@charset "utf-8";

html {
}
body {
	font: 14px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Lato','ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
}
#container {
	min-width: 1200px;
	margin: 0 auto;
}
.wrapper {
	width: 1200px;
	margin: 0px auto;
}
.wrapper2 {
	width: 800px;
	margin: 0px auto;
}

.sp {
	display: none;
}

.bx-wrapper {
    margin: 0 auto!important;
}


@media (max-width: 736px) {
  #container {
    min-width: 100%;
	-webkit-text-size-adjust: 100%;
  }
  .wrapper {
    width: 100%;
  }
  .wrapper2 {
    width: 100%;
    padding:0 3.125%;
    box-sizing: border-box;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  img,iframe {
    max-width:100%;
    height: auto;
  }
}
/*
　a
****************************************/
a {
	color: #535353;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a img {
	border: 0;
}

/*
　a
****************************************/
.arrow{
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}

.arrow::before,
.arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

@media (max-width: 736px) {
  .arrow{
    position: relative;
    display: inline-block;
    padding: 0;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
}

/*
　contents
****************************************/
#contents{
	min-width: 1200px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#contents_02{
	padding-top: 20px;
}
.content_left{
  float:left;
  width:850px;
  margin-right:30px;
}
.content_right{
    float:left;
    width:320px;
}

@media (max-width: 736px) {
  #contents{
    min-width: 100%;
    padding: 0 0 30px 0;
  }

  #contents_02{
    padding-top: 20px;
  }

  .content_left{
    float:none;
    width:100%;
    margin-right:0;
  }
  .content_right{
      float:none;
      width:100%;
  }
  .content_right #side{
    text-align: center;
  }
}

/**************************************
　::共通
***************************************/
#pagetop {
  display:none;
}
#pagetop.fixed {
    display:block;
  position: fixed;
    right: 15px;
    bottom: 140px;
    z-index: 9999;
    background: #cccccc;
    text-align: center;
    width: 40px;
    border-radius: 20px;

}
#pagetop.fixed:nth-child(2) {
    bottom:20px;
}
#pagetop:hover {
  opacity: 0.8;
}
#pagetop a{
    text-decoration:none;
    color:#fdfdfd;
    display: block;
    /*padding: 9px 0;*/
}

.text{
  background:#fff;
  padding:50px 50px 30px;
  width:500px;
  min-height:270px;
}
.text2{
  background:#fff;
  padding:40px 50px 10px;
  width:500px;
  min-height:270px;
}
.text2 .richtext {
  text-align: center;
  margin-bottom: 15px;
}

/*
ボタンパターン2　共通設定
**************************/
.more_btn,
.more_btn2,
.more_btn3,
.more_btn4{
    text-align:center;
}
.more_btn a,
.more_btn2 a,
.more_btn3 a,
.more_btn4 a{ 
    background: #cccccc;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    /*border: solid 1px black;*/
}
.more_btn a:after,
.more_btn2 a:after,
.more_btn3 a:after,
.more_btn4 a:after{ 
    /*color: #fff;*/
    /*content: "＞";*/
    /*position: relative;*/
    /*right: 0;*/
}
.more_btn a:hover,
.more_btn2 a:hover,
.more_btn3 a:hover,
.more_btn4 a:hover{
    background-color:  #ce1515;
    color:#fff;
}
.more_btn a:hover:after,
.more_btn2 a:hover:after,
.more_btn3 a:hover:after,
.more_btn4 a:hover:after{
    color: #fff;
}

/*パターン2 ボタン 350px*/
.more_btn a{
    width: 200px;
    padding: 5px 0px 5px 0px
}
.more_btn a:after{
    width: 0px;
    padding: 12px;
    top: 0px;
}
/*パターン2 ボタン 300px*/
.more_btn2 a{
    width: 235px;
    padding: 10px 0px 10px 40px
}
.more_btn2 a:after{
    width: 0px;
    padding: 12px;
    top: 0px;
}

/*パターン3 ボタン 250px*/
.more_btn3 a{
    width: 190px;
    padding: 10px 0px 10px 40px
}
.more_btn3 a:after{
    width: 0px;
    padding: 12px;
    top: 0px;
}

/*パターン4 ボタン 215px*/
.more_btn4 a{
    min-width: 150px;
    padding: 10px 0px 10px 0px
}
.more_btn4 a:after{
    width: 0px;
    padding: 12px;
    top: 0px;
}
@media (max-width: 736px) {
    .more_btn a,
    .more_btn2 a,
    .more_btn3 a,
    .more_btn4 a{ 
        width:100px;
    }
}



table.table_cont{
  width: 100%;
  border-collapse: separate;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
}

table.table_cont tr{
  border-bottom: 1px solid #d4bdb0;
}

table.table_cont th{
  width: 35%;
  background: #faf2ec;
  padding: 10px;
  font-weight: bold;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #d4bdb0;
}
table.table_cont td{
  width: 65%;
  padding: 10px;
  vertical-align: top;
  border: none;
  border-bottom: 1px solid #d4bdb0;
}

@media (max-width: 736px) {
  #pagetop {
    position: fixed;
    right:10px;
    bottom:10px;
  }
  #pagetop:hover {
  }
  h2{
    font-size:200%;
  }
  h3{
    font-size:140%;
    margin-bottom:25px;
  }

  .text{
    padding:50px 50px 30px;
    width:100%;
    min-height:270px;
  }
  .text2{
    padding:40px 50px 10px;
    width:100%;
    min-height:270px;
  }
  .text2 .richtext {
    margin-bottom: 15px;
  }
  .img{
    width:100%;
    text-align: center;
  }

  table.table_cont{
    width:100%;
  }
  table.table_cont th{
    padding: 10px;
  }
  table.table_cont tr:last-child th{
  }
  table.table_cont td{
    padding: 10px;
  }
}

/**************************************
　::サイド
***************************************/
.info_wrap{
  margin-bottom:20px;
}
.info_wrap h2 {
  font-weight: bold;
  font-size: 18px;
  padding: 0 0 0 7px;
  color: #fff;
  margin-bottom: 20px;
  border-left: 8px solid #3c110d;
}
.info_wrap h2 span{
  display: block;
  color: #A5A5A5;
  font-size: 11px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
}
.info_cont{
}
.info_list {
}
.info_list li{
	padding:10px 0;
	font-size:12px;
	border-bottom:1px dotted #b2b2b2;
}
.info_list li:last-child{
  border-bottom: none;
}
.info_list li .date,
.info_list li .txt{
	float:left;
}
.info_list li .date{
    width: 100%;
    margin: 0 0 5px;
}
.info_list li .txt{
}
.info_list li .txt a{
/*  color:#3c110d;*/
  font-size: 15px;
}
.info_btn.right{
  margin-bottom: 40px;
}
.banner_list li{
}
.sns .facebook,
.sns .twitter,
.sns .LINE{
	margin-bottom:20px;
}
.banner_list{
	padding-bottom: 10px;
}
#side .banner_list li{
  margin-bottom: 18px;
}

@media (max-width: 736px) {
  .info_cont .btn-link.right{
    right: 0;
    width: 100%;
  }

    .info_list {
    	margin-bottom: 10px;
    }
    .info_btn.right{
        float: none;
    	text-align: center;
    }
    #side .banner_list{
    	text-align: center;
    }
    #side .sns{
    	text-align: center;
    }
  .info_list li .date {
    width: 96%;
    padding: 0 2%;
    text-align: left;
  }
  .info_list li .txt{
    width: 96%;
    padding: 0 2%;
    text-align: left;
  }
  .banner_list{
    text-align: center;
  }
  
  
  /* LINE@　友だちボタン*/
    #line_atto a {
        background:#25af00;
        box-shadow:0 5px 0 #219900;
        font-size:95%;
        display: inline-block;
        padding:10px;
        color:#fff;
        border-radius:6px;
        text-align:center;
        text-decoration: none;
        font-weight: bold;
        width:280px;
        margin:5% 0% 5% 0%;
    }
    #line_atto a:hover {
        background:#219900;
        -webkit-transform: translate3d(0px, 5px, 1px);
        -moz-transform: translate3d(0px, 5px, 1px);
        transform: translate3d(0px, 5px, 1px);
        box-shadow:none;
    }
}

/***************************************
　::MV
****************************************/
#main_v {
    min-width: 100%;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
#main_v .wrapper{
	width: 100%;
	text-align: center;
}
#main_v .wrapper .owl-image_slider{
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
#main_v .bx-viewport {
    overflow: visible!important;
    width: 100%!important;
    margin:0 auto;
}



#main_v .bx-wrapper .bx-pager,
#main_v .bx-wrapper .bx-controls-auto{
    position: absolute;
    bottom: 20px;
    width: 100%;    
}
#main_v .bx-wrapper .bx-pager{
    padding-top: 30px; 
    display:none;
}
#main_v .bx-wrapper .bx-pager a{
    background: rgba(255, 255, 255, 0.6);
    text-indent: -9999px;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#main_v .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#main_v .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

#main_v .bx-wrapper .bx-controls-direction a {
    width: 37px;
    height: 50px;
    z-index: 0;
}
#main_v .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    outline: 0;
    text-indent: -9999px;
    display: block;
}
#main_v .bx-wrapper .bx-prev {
    left: 10px;
    border-radius: 50%;
    background: url(../images/slide_prev_btn.png) no-repeat 0 0;
    /*background-color:  rgba(243,152,29, 0.7);*/
}
#main_v .bx-wrapper .bx-prev:hover {
    opacity: 0.8;
}
#main_v .bx-wrapper .bx-next {
    right: 10px;
    border-radius: 50%;
    background: url(../images/slide_next_btn.png) no-repeat 0 0;
    /*ackground-color:  rgba(243,152,29, 0.7);*/
}
#main_v .bx-wrapper .bx-next:hover {
    opacity: 0.8;
}

.main-container { /*一番外側の枠*/
    overflow: hidden;
    padding-bottom: 150px;
}
.slider {
    list-style: none;
    margin: 0;
    padding: 0;
}
.slider li {
    width: 800px!important;
    margin: 0;
    padding: 0;
}

#main_v .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

#bx-slider2 li{
    width:400px!important;
}
#bx-slider2 li + li{
    margin-left: 10px;
}

@media (max-width: 736px) {
  #main_v {
      min-width: 100%;
      margin: 0px auto 0px;
  }
  #main_v .wrapper{
  }
  #main_v .wrapper .owl-image_slider{
      width: 100%;
  }
  #main_v .bx-viewport {
      width: 100%!important;
  }
    #main_v .bx-wrapper ul li img {
        height: auto;
    }
  #main_v .bx-wrapper .bx-pager,
  #main_v .bx-wrapper .bx-controls-auto{
      bottom: 0;
  }
  #mian_v .bx-wrapper .bx-pager{
      padding-top: 30px;
  }
  #main_v .bx-wrapper .bx-pager a{
      width: 8px;
      height: 8px;
  }
  #main_v .bx-wrapper .bx-pager.bx-default-pager a:hover, 
  #main_v .bx-wrapper .bx-pager.bx-default-pager a.active {
      background: #fff;
  }

  #main_v .bx-wrapper .bx-controls-direction a {
    display: block;
  }
  .main-container { /*一番外側の枠*/
      overflow: hidden;
      padding-bottom: 150px;
  }
  .slider {
      list-style: none;
      margin: 0;
      padding: 0;
  }
  .slider li {
      width: 800px!important;
      margin: 0;
      padding: 0;
  }
  #main_v .bx-controls{
      display:block;
  } 
  .bx-controls{
      display:none;
  } 

  #main_v .bx-wrapper {
      position: relative;
      margin: 0 auto;
      padding: 0;
  }

  #bx-slider2 li{
      width:350px!important;
  }
  #bx-slider2 li + li{
      margin-left: 0px;
  }
}

/***************************************
　::トップページ
****************************************/

section.top_section {
    padding: 40px 0 0;
}
section.top_section h2 {
    /*margin: 0 0 10px 0;*/
    font-family: 'Roboto Condensed', sans-serif;
    font-family:'Droid Serif', serif;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Lato','ＭＳ Ｐゴシック',sans-serif;
    font-weight: normal;
    font-size:36px;
    border-bottom:solid 1px #666666;
    width:1200px;
    text-align:left;
    padding-bottom:5px;
}
section.top_section h2 a{
    text-decoration:none;
}
section.top_section h3 {
    /*background: rgba(0, 0, 0, 0) url("../images/common/ttl_h3_bg.png") no-repeat scroll center bottom;*/
    background:none;
    text-align: center;
    color: #666666;
    margin-bottom: 20px;
}

section.top_section h4 {
    text-align: center;
    margin: 0 0 19px;
    background-color: none;
    padding: 0 0 10px;;
    font-size: 22px;
    font-weight: bold;
    /*border:3px solid #666666;*/
    /*border-radius: 2em;*/
    color:#666666;
}

/*h4 背景色ありパターン*/
/*
section.top_section h4 {
    text-align: center;
    color: #fff;
    margin: 0 0 20px;
    background: #009944;
    padding: 20px 5% 15px;
    font-size: 18px;
    font-family: "メイリオ",Meiryo;
    font-weight: bold;
}
*/

section.top_section .LR_box h4 {
    text-align: left;
    font-size:16px;
    font-weight:bold;
}
section.top_section .LR_box .right .richtext {
    margin-bottom:30px;
}

/********************
TOP service
********************/
section#top_service {
    /*背景画像　不要なら消す*/
    /*background: rgba(0, 0, 0, 0) url(../images/common/section_bg_1.jpg) no-repeat scroll 0 ;
    background-size:cover;
    background-attachment: fixed;*/
}
section#top_service h2 {
}
section#top_service h3 {
    /*background: rgba(0, 0, 0, 0) url("../images/common/ttl_h3_bg_red.png") no-repeat scroll center bottom;*/
    padding:0 20px;
    margin-bottom:30px;
}
section#top_service h4 {
}

section#top_service ul li{
    background-color: #fff;
    padding:0 ;
}
section#top_service ul li .img-center {
    margin: 0;
}
section#top_service ul li .textArea {
    padding: 30px 20px;
    border: 1px solid #c7c7c7;
}
/*
section#top_service ul li .textArea h5 {
    background: url("../images/common/tt_top_service.jpg") no-repeat scroll 0 center;
    padding: 0 0 0 40px;
    font-size: 22px;
    margin-bottom: 19px;
}*/

section#top_service ul li .textArea h5 {
    margin: 0 0 20px;
	font-size: 22px;
	font-weight: bold;
	color: #131313;
	padding:0 0 0 40px;
	position:relative;
}
section#top_service ul li .textArea h5:before {
    content:'';
	position:absolute;
	top:10px;
	left:0;
	min-width:30px;
	min-height:6px;
	background:#666666;
}


/********************
TOP works
********************/
section#top_works {
    /*背景画像　不要なら消す*/
    /*background: rgba(0, 0, 0, 0) url(../images/common/section_bg_2.jpg) repeat ;*/
}
section#top_works ul.work_cont{
    margin-bottom: 30px;
}
section#top_works ul.work_cont li{
    float:left;
    width:360px;
    margin:0 30px 20px 0;
    position: relative;
    height:275px;
}
section#top_works ul.work_cont li:nth-child(2){
    margin:0 30px 20px 30px;
}
section#top_works ul.work_cont li:nth-child(3){
    margin:0 0 20px 30px;
}
section#top_works ul.work_cont li:nth-child(5){
    margin:0 30px 20px 30px;
}
section#top_works ul.work_cont li:nth-child(6){
    margin:0 0 20px 30px;
}
section#top_works ul.work_cont li:nth-child(8){
    margin:0 30px 20px 30px;
}
section#top_works ul.work_cont li:nth-child(9){
    margin:0 0 20px 30px;
}
section#top_works ul.work_cont li:nth-child(11){
    margin:0 30px 20px 30px;
}
section#top_works ul.work_cont li:nth-child(12){
    margin:0 0 20px 30px;
}
section#top_works ul.work_cont li:nth-child(14){
    margin:0 30px 20px 30px;
}
section#top_works ul.work_cont li:nth-child(15){
    margin:0 0 20px 30px;
}
section#top_works ul.work_cont li:nth-child(17){
    margin:0 30px 20px 30px;
}
section#top_works ul.work_cont li:nth-child(18){
    margin:0 0 20px 30px;
}
section#top_works ul.media_cont li{
    height:300px;
}
section#top_works ul.blog_cont li{
    height:365px;
}
section#top_works ul.work_cont li a:hover{
	opacity:0.7;
}
section#top_works ul.work_cont li:nth-child(3n){
    /*margin-right:2px;*/
}
section#top_works ul.work_cont li .work_ttl{
    /*background-color: #121212;*/
    color: #000;
    /*font-size: 12px;*/
    line-height: 20px;
    text-align: justify;
    /*padding-top: 10px;*/
    /*padding-left: 13px;*/
    padding: 10px 0 20px;
    position: relative;
    width: auto;
    /*text-align:center;*/
}
.work_ttl{
    width:100% !important;
}
.works_cat{
    width: 65% !important;
    float: left;
    color:#666666 !important;
}
.works_cat a{
    color:#666666 !important;
}
.t_R{
    float: right;
    text-align: right;
    border: 1px solid #666666;
    padding: 0 20px;    
}
.t_R a{
    color:#666666 !important;
    text-decoration:none;
}
p.t_R span a:before{
    content: " / ";
}
section#top_works ul.work_cont li:nth-child(2){
    text-align:center;
}
section#top_works ul.work_cont li:nth-child(3){
    text-align:right;
}
section#top_works ul.work_cont li:nth-child(5){
    text-align:center;
}
section#top_works ul.work_cont li:nth-child(6){
    text-align:right;
}
section#top_works ul.work_cont li:nth-child(8){
    text-align:center;
}
section#top_works ul.work_cont li:nth-child(9){
    text-align:right;
}
section#top_works ul.work_cont li:nth-child(11){
    text-align:center;
}
section#top_works ul.work_cont li:nth-child(12){
    text-align:right;
}
section#top_works ul.work_cont li:nth-child(14){
    text-align:center;
}
section#top_works ul.work_cont li:nth-child(15){
    text-align:right;
}
section#top_works ul.work_cont li:nth-child(17){
    text-align:center;
}
section#top_works ul.work_cont li:nth-child(18){
    text-align:right;
}

section#top_works ul.work_cont li .work_ttl a{
    color: #ffffff;
    text-decoration:none !important;
}
section#top_works ul.work_cont li .work_text a:hover{
    text-decoration:underline !important;
}
section#top_works ul.work_cont li .work_text{
    background-color: #fff;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    padding: 25px;
    position: relative;
    width: auto;
    text-align:center;
}


/********************
TOP blog
********************/
section#top_blog {
    /*背景画像　不要なら消す*/
    /*background: rgba(0, 0, 0, 0) url("../images/common/section_bg_3.jpg") repeat ;*/
}

section#top_seo h3{
    text-align: center;
    margin: 0 0 19px;
    /* background-color: #fff; */
    /*padding: 10px;*/
    /*font-size: 22px;*/
    /*font-weight: normal;*/
    border: 3px solid #666666;
    /* border-radius: 2em; */
    color: #666666;
    text-align:center!important;
}

section#top_blog .blog_cont{
    margin-bottom:30px;
}
section#top_blog .blog_cont li{
    float:left;
    width:398px;
    margin:0 2px 2px 0;
}
section#top_blog .blog_cont li a{
    text-decoration:none;
    display:block;
}
section#top_blog .blog_cont li a:hover{
    opacity:0.7;
}
section#top_blog .blog_cont li:last-child{
    margin-right:0px;
}
section#top_blog .blog_cont li .blog_image{
    text-align:center;
    
}
section#top_blog .blog_cont li .blog_date{
    /*background-color:  #121212;*/
    color:  #666666;
    border-bottom:1px solid #666666;
    font-size: 12px;
    line-height: 20px;
    padding: 6px 10px;
    text-align: right;
}
section#top_blog .blog_cont li .blog_title{
    color:  #666666;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    padding: 13px 10px;
    background:#fff;
    font-weight: bold;
}
section#top_blog .blog_cont li .blog_text{
    color:  #565455;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    padding: 15px 10px;
    background:#fff;
}

/********************
TOP news
********************/
section#top_news {
    /*背景画像　不要なら消す*/
    /*background: url("../images/common/section_bg_4.jpg") no-repeat scroll 0 ;*/
    /*background-size: cover;*/
}
section#top_news .wrapper .news_wrap {
    background-color: rgba(255, 255, 255, 0.8) ;
    /*padding:68px 95px;*/
}
section#top_news .wrapper ul.news_cont{
    margin: 0 85px;
}
section#top_news .wrapper ul.news_cont li{
    padding-bottom: 10px;
    /*margin-bottom: 20px;*/
    /*border-bottom: 2px dotted #8f8f8f;*/
}
section#top_news .wrapper ul.news_cont .news_date {
    float: left;
    width: 96px;
    margin-right: 45px;
    /*background: #666666;*/
    text-align: center;
    color: #666666;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 15px;
}
section#top_news .wrapper ul.news_cont .news_title {
    float: left;
    width: 619px;
    font-size: 13px;
    line-height: 20px;
}


/********************
TOP service改
********************/

section#top_service .wrapper .news_wrap {
    background-color: rgba(255, 255, 255, 0.8) ;
    padding:68px 95px;
}
section#top_service .wrapper ul.news_cont{
    margin: 0 85px;
}
section#top_service .wrapper ul.news_cont li{
    padding-bottom: 10px;
    /*margin-bottom: 20px;*/
    /*border-bottom: 2px dotted #8f8f8f;*/
}
section#top_service .wrapper ul.news_cont .news_date {
    float: left;
    width: 96px;
    margin-right: 45px;
    /*background: #666666;*/
    text-align: center;
    color: #666666;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 15px;
}
section#top_service .wrapper ul.news_cont .news_title {
    /*float: left;*/
    /*width: 619px;*/
    font-size: 13px;
    line-height: 20px;
    line-height: 20px;
    text-align: center;
}


@media (max-width: 736px) {
    section#top_news .wrapper {
        border: none;
        padding: 0px 0;
    }
    section#top_news .wrapper ul.news_cont{
        margin: 0 3%;
    }
    section#top_news .wrapper ul.news_cont li{
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 2px dotted #8f8f8f;
    }
    section#top_news .wrapper ul.news_cont .news_date {
        float: left;
        width: 30%;
        margin: 0 0 5px 0;
        text-align: center;
        font-size: 12px;
        line-height: 12px;
        padding: 7px 15px;
    }
    section#top_news .wrapper ul.news_cont .news_title {
        float: left;
        width: 95%;
        font-size: 13px;/* フォント置換による類似 */
        line-height: 20px;/* フォント置換による類似 */
    }
    section#top_works ul.work_cont li .work_image{
        text-align:center;
    }
    section#top_blog .blog_cont li:last-child{
        margin:0 auto;
    }
    section#top_news .wrapper .news_wrap {
        background-color: rgba(255, 255, 255, 0.8) ;
        padding:20px;
    }
        section#top_service .wrapper {
        border: none;
        padding: 0px 0;
    }
    section#top_service .wrapper ul.news_cont{
        margin: 0 3%;
    }
    section#top_service .wrapper ul.news_cont li{
        padding-bottom: 10px;
        /*margin-bottom: 10px;*/
        /*border-bottom: 2px dotted #8f8f8f;*/
    }
    section#top_service .wrapper ul.news_cont .news_date {
        float: left;
        width: 30%;
        margin: 0 0 5px 0;
        text-align: center;
        font-size: 12px;
        line-height: 12px;
        padding: 7px 15px;
    }
    section#top_service .wrapper ul.news_cont .news_title {
        float: left;
        width: 95%;
        font-size: 13px;/* フォント置換による類似 */
        line-height: 20px;/* フォント置換による類似 */
    }
    
    section#top_service .wrapper .news_wrap {
        background-color: rgba(255, 255, 255, 0.8) ;
        padding:20px;
    }
}


section#top_news .wrapper ul.news_cont .news_title a{
    color:  #666666;
    text-decoration: underline;
}
section#top_news .wrapper ul.news_cont .news_title a:hover{
    text-decoration: none;
}
section#top_service .wrapper ul.news_cont .news_title a{
    color:  #666666;
    text-decoration: underline;
}
section#top_service .wrapper ul.news_cont .news_title a:hover{
    text-decoration: none;
}

/********************
TOP company
********************/
section#top_company {
    /*背景画像　不要なら消す*/
    /*background: rgba(0, 0, 0, 0) url("../images/common/section_bg_5.jpg") repeat ;*/
}
section#top_company h2,
section#top_company h3,
section#top_company h4 {
    color:#666666;
}
section#top_company h3 {
    text-align: center;
    margin: 0 0 30px;
}
section#top_company .left{
    /*width:570px;*/
    padding: 0;
}
section#top_company .left img{
    margin:0;
}
section#top_company .right{
    /*width:590px;*/
    padding-bottom:20px;
    background: #fff;
}
section#top_company .right table {
}
section#top_company .right table th{
}
section#top_company .right table td{
}
section#top_company .more_btn3 a{
    width: 330px;
    padding: 13px 60px 12px 0;
}
section#top_company .more_btn3 a:after{
    padding: 3px 0;
}


@media (max-width: 736px) {

    section#top_company h3 {
        /*background: rgba(0, 0, 0, 0) url(../images/common/ttl_h3_bg_red.png) no-repeat scroll center bottom;*/
        padding: 0;
        text-align: center;
        margin: 0 0 30px;
        position: relative;
    }
    section#top_company .left{
        width:100%;
        padding: 0;
        float: none;
    }
    section#top_company .left img{
        margin:0;
    }
    section#top_company .right{
        width: 96%;
        padding:4% 2%;
        background: #fff;
        float: none;
    }
    section#top_company .right table {
    }
    section#top_company .right table th{
        width: 90%;
	    vertical-align: middle;
    }
    section#top_company .right table td{
	    vertical-align: middle;
    }
    section#top_company .more_btn3 a{
        width:80%;
        padding: 13px 30px 12px 0;
    }
    section#top_seo h3{
        font-size:13px;
    }
    
}


/********************
TOP seo
********************/
section#top_seo {
    /*background: rgba(0, 0, 0, 0) url("../images/common/section_bg_6.jpg") no-repeat scroll 0 ;
    background-size:cover;
    background-attachment:fixed;*/
}
section#top_seo h2{
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    padding: 0px;
    /*margin: 0 0 20px;*/
}

@media (max-width: 736px) {
    
    section#top_seo > div > section{
        padding:0 3%;
    }
    
}

/*共通バナーリスト*/
section.contact_contens {
    background-image: url(../images/common/section_bg_banner.jpg);
    background-size:cover;
    padding: 40px 0;
    margin-bottom: 0;
}
section.contact_contens .wrapper2 .banner{
    padding: 24px 60px 23px;
    background-color: rgba(255,255,255,0.7);
}
section.contact_contens .wrapper2 .LR_box .left{
    width:55%;
    padding:0;
}
section.contact_contens .wrapper2 .LR_box .right{
    width:45%;
    padding:0;
    margin: 5px 0;
}
section.contact_contens .wrapper2 .LR_box .right a:hover{
    opacity:0.7;
}
section.contact_contens .wrapper2 .LR_box .right img{
    width:auto;
}

section.contact_contens .wrapper2 .banner .banner_list{
    padding: 40px 0;
    margin: 0 auto;
    width: 760px;
}

section.contact_contens .wrapper2 .banner .banner_list li{
    float:left;
    margin-left:58px;
}
section.contact_contens .wrapper2 .banner .banner_list li:first-child{
    margin-left:0px;
}

section.contact_contens .wrapper2 .banner .tel_cont{
    color: #666666;
    font-size: 20.83px;
    background: url(../images/tel_touka.png) no-repeat 10px 10px;
    padding-left: 72px;
    position:relative;
}
section.contact_contens .wrapper2 .banner .tel_cont svg#Capa_1{
    /*width: 71px;*/
    top: 36px;
    left: 25px;
}
section.contact_contens .wrapper2 .banner .tel_cont p,
section.contact_contens .wrapper2 .banner .tel_cont .tel{
    /*padding:0 0 0 76px;*/
    padding:0;
}
section.contact_contens .wrapper2 .banner .tel_cont p{
    font-weight:bold;
    font-size:22px;
    margin-left: -45px;
    letter-spacing: -1px;
}
section.contact_contens .wrapper2 .banner .tel_cont .tel_text{
    font-size: 18px;
    line-height: 16px;
}
section.contact_contens .wrapper2 .banner .tel_cont .tel_text{
    font-size: 18px;
    line-height: 16px;
}
section.contact_contens .wrapper2 .banner .tel_cont .tel{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    line-height: 38px;
    margin-bottom: 10px;
}
section.contact_contens .wrapper2 .banner .tel_cont .tel a{
    color:  #fcfcfc;
    text-decoration:none;
}
section.contact_contens .wrapper2 .banner .tel_cont .business_hours p{
    font-size: 19px;
    margin-bottom: 5px;
    position: relative;
    padding:0;
    font-weight:normal;
    line-height:1.2;
}
/*
section.contact_contens .wrapper2 .banner .tel_cont .business_hours:before {
    content: "";
    border-top: 1px solid #fff;
    width: 15px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 40%;
}*/
section.contact_contens .wrapper2 .banner .tel_cont .address{
    margin:0;
    width:auto;
    font-family: HiraKakuProN;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    padding-left: 0px;
}
section.contact_contens .wrapper2 .banner .tel_cont .address p{
    font-size: 19px;
    position: relative;
    padding:0;
    font-weight:normal;
     line-height:1.2;
}
/*
section.contact_contens .wrapper2 .banner .tel_cont .address:before {
    content: "";
    border-top: 1px solid #fff;
    width: 15px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 40%;
}*/

.more_btn.mb45{
    margin-bottom: 45px;
}
.googlemap{
    margin-bottom: 0px;
}
.googlemap iframe {
    width: 360px;
}

table.access_table {
	margin: -7px auto 30px;
	width: 100%;
}
table.access_table tr th {
	padding: 10px 15px 10px;
	/*border: 1px solid #b2b7b9;*/
	/*background: #121212;*/
	color: #666666;
	/*font-weight: bold;*/
	vertical-align: middle;
	width: 16% !important;
	border-bottom:1px solid #666666;
}
table.access_table tr td {
	padding: 10px 15px 10px;
	/*border: 1px solid #b2b7b9;*/
	background: #ffffff;
	border-bottom:1px solid #666666;
}
table.access_table.two_rows tr th {
	width:20%;
}
table.access_table.two_rows tr td {
	width:80%;
}




.table_cont.mb150{
    margin-bottom: 150px;
}
.clear {
    clear: both;
}

@media (max-width: 736px) {

    section.top_section {
        padding: 30px 0;
    }
    section#top_service ul li .textArea h5 {
        font-weight: bold;
    }
    section.contact_contens {
        padding: 4% 2%;
    }
    section.contact_contens .wrapper2 .banner {
        padding: 3% 2%;
        margin-bottom: 10px;
    }

    section.contact_contens .wrapper2 .LR_box .left{
        width:100%;
        padding:0;
    }
    section.contact_contens .wrapper2 .LR_box .right{
        width:100%;
        padding:0;
        margin: 4px 0 0;
    }

    section.contact_contens .wrapper2 .banner .tel_cont .tel{
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 180%;
        line-height: 1em;
        margin-bottom: 10px;
    }
    section.contact_contens .wrapper2 .banner .tel_cont .tel a{
        color:#131313;
    }

    section.contact_contens .wrapper2 .banner .tel_cont .business_hours:before {
        content: "";
        border-top: none;
        width: 15px;
        height: 1px;
        position: absolute;
        left: 0;
        top: 40%;
    }
    section.contact_contens .wrapper2 .banner .tel_cont .address{
        margin:0;
        width:auto;
        font-family: HiraKakuProN;
        font-size: 14px;
        line-height: 14px;
        position: relative;
        padding-left: 0px;
        margin-bottom: 10px;
         margin-bottom: 10px;
        margin-left: -25px;
    }
    section.contact_contens .wrapper2 .banner .tel_cont .address:before {
        content: "";
        border-top: none;
        width: 15px;
        height: 1px;
        position: absolute;
        left: 0;
        top: 40%;
    }
    section.contact_contens .wrapper2 .banner .tel_cont .business_hours{
        padding-left: 0px;
        margin-bottom: 10px;
        margin-left: -25px;
    }
    section#top_works ul.work_cont li{
        float:left;
        width:50%;
        margin:0 0 2px;
        position: relative;
    }
section#top_works ul.work_cont li:nth-child(2) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(3) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(5) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(6) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(8) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(9) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(11) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(12) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(14) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(15) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(17) .work_ttl{
    padding-left:10px;
}
section#top_works ul.work_cont li:nth-child(18) .work_ttl{
    padding-left:10px;
}
    section#top_works ul.work_cont li img{
        /*width:90%;*/
    }
    section#top_works ul.work_cont li a:hover{
    	opacity:0.7;
    }
    section#top_works ul.work_cont li:nth-child(3n){
        /*margin-right:2px;*/
    }
    section#top_works ul.work_cont li .work_ttl {
        margin:0 auto;
        padding: 5px 10px 10px;
    }
    section#top_works ul.work_cont li .work_text{
        background-color: #fff;
        color: #666666;
        font-size: 16px;
        line-height: 20px;
        text-align: justify;
        padding: 15px 24px;
        position: relative;
        width: auto;
        text-align: center;
        margin: 0 auto;
    }
      
    section#top_blog .blog_cont li{
        float:left;
        width:50%;
        margin:0 0 2px;
    }
    section#top_blog .blog_cont li .blog_image{
        
    }
    section#top_blog .blog_cont li .blog_image img{
        width: 100%;
    }     
      
    table.access_table {
    	margin: -7px auto 0px;
    	width: 100%;
    } 
          
    table.access_table.two_rows tr th, table.access_table.two_rows tr td {
        width: 90%;
        display: block;
        padding: 2% 5%;
    }
          
    section.contact_contens .wrapper2 .banner .tel_cont svg#Capa_1{
        width: 52px;
        top: 12px;
        left: 10px;
    }
      
    section.contact_contens .wrapper2 .banner .tel_cont p,
    section.contact_contens .wrapper2 .banner .tel_cont .tel{
        padding: 0;
        margin-left: 0;
    }
      
      
      
        
  .banner{
    padding:0 3.125%;
    margin-bottom:25px;
  }
  .banner .banner_list{
    padding: 20px 0;
    width: 100%;
    text-align: center;
  }
  .banner .banner_list li{
    float:left;
    margin-left:0;
    width: 100%;
  }
  .banner .banner_list li:first-child{
    margin-left:0px;
  }
  .banner .tel_cont{
    /*background: url(../images/tel_icon02.png) no-repeat 0 5px;*/
    padding-left: 5%;
    background-size: 20%;
    width: auto;
    margin: 0 auto;
    float: none;
  }
  .banner .tel_cont .reservation{
      margin-bottom: 0;
      text-align: left;
      padding: 0;
  }
  .banner .tel_cont .tel{
      font-size:180%;
  }

  .more_btn.mb45{
      margin-bottom: 45px;
  }
  .googlemap{
      margin-bottom: 0px;
  }
  .table_cont.mb150{
      margin-bottom: 15px;
  }
}

/***************************************
　::下層
****************************************/
.wrapper.lower_main {
    margin: -15px auto 80px;
}
.wrapper.lower_main section{
    /*margin: 0 0 30px;*/
}
.lower_main2{
    
}
.lower_main2 .contact_contens{
    margin-bottom:30px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px!important;
}
.mb30{
    margin-bottom: 30px!important;
}
.mb40{
    margin-bottom: 40px!important;
}
.mb50{
    margin-bottom: 50px!important;
}

.w10p{
  width:10%;
}
.w20p{
  width:20%;
}
.w30p{
  width:30%;
}
.w40p{
  width:40%;
}
.w50p{
  width:50%;
}
.w60p{
  width:60%;
}
.w70p{
  width:70%;
}
.w80p{
  width:80%;
}
.w90p{
  width:90%;
}
.w100p{
  width:100%;
}
.w5p{
  width:5%;
}
.w15p{
  width:15%;
}
.w25p{
  width:25%;
}
.w35p{
  width:35%;
}
.w45p{
  width:45%;
}
.w55p{
  width:55%;
}
.w64p{
  width:64%;
}
.w65p{
  width:65%;
}
.w75p{
  width:75%;
}
.w85p{
  width:85%;
}
.w95p{
  width:95%;
}
@media (max-width: 736px) {
  .lower_main2 .contact_contens{
    margin-bottom:3%;
  }
  .w10p{
    width:100%;
  }
  .w20p{
    width:100%;
  }
  .w30p{
    width:100%;
  }
  .w40p{
    width:100%;
  }
  .w50p{
    width:100%;
  }
  .w60p{
    width:100%;
  }
  .w70p{
    width:100%;
  }
  .w80p{
    width:100%;
  }
  .w90p{
    width:100%;
  }
  .w100p{
    width:1000%;
  }
  .w5p{
    width:100;
  }
  .w15p{
    width:100%;
  }
  .w25p{
    width:100%;
  }
  .w35p{
    width:100%;
  }
  .w45p{
    width:100%;
  }
  .w55p{
    width:100%;
  }
  .w65p{
    width:100%;
  }
  .w75p{
    width:100%;
  }
  .w85p{
    width:100%;
  }
  .w95p{
    width:100%;
  }

}

/***************************************
　::ブログ
****************************************/

#blog_main {
    
}

#blog_main article {
   margin: 0 0 20px 0;
   padding: 0 10px 20px;
   border-bottom: 1px dotted #ccc;
}

#blog_main article .areaL:first-child {
    margin: 0 30px 0 0;
}

#blog_main article .ttl a {
    font-size: 140%;
    font-weight: bold;
}

#blog_main article .date {
    margin: 0 0 20px 0;
}

/*.blog_list .more_btn a{*/
/*    width: 200px;*/
/*    padding: 10px 60px 10px 0;*/
/*}*/
/*.blog_list .more_btn a:after{*/
/*    content: "→";*/
/*    width: 61px;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    border-left: 1px solid #fff;*/
/*    padding: 5px 0;*/
/*    top: 5px;*/
/*}*/
.blog_list .more_btn4 a{
    width: 200px;
    padding: 10px 60px 10px 0;
}
.blog_list .more_btn4 a:after{
    content: "→";
    width: 61px;
    position: absolute;
    right: 0;
    border-left: 1px solid #fff;
    padding: 5px 0;
    top: 5px;
}

/***************************************
　::会社概要
****************************************/
section{
    /*margin-bottom:30px;*/
}
section.company .right table th{
}
section.company .right table td{
}

/***************************************
　::コンセプト
****************************************/
.concept_box .txt,
.service_list .txt,
.blog_list .txt{
    line-height:1.8;
}

/*
　::カテゴリアイコン
**************************/

.cat-title {
    background: #666666 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 25px;
    margin-left: 7px;
    padding: 0 10px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.cat-2, .cat-title.cat-564 {
    background-color: #ce1515;
}

.cat-3, .cat-title.cat-565 {
    background-color: #ff3300;
}
.cat-4, .cat-title.cat-566 {
    background-color: #082F49;
}

.cat-5, .cat-title.cat-567 {
    background-color: #F54337;
}
.cat-6, .cat-title.cat-568 {
    background-color: #2196F3;
}
.cat-7, .cat-title.cat-569 {
    background-color: #EA1E63;
}
.cat-8, .cat-title.cat-570 {
    background-color: #4CB050;
}
.cat-9, .cat-title.cat-571 {
    background-color: #795547;
}
.cat-10, .cat-title.cat-572 {
    background-color: #607D8B;
}
.cat-11, .cat-title.cat-573 {
    background-color: #009788;
}
.cat-12, .cat-title.cat-574 {
    background-color: #FE9701;
}
.cat-13, .cat-title.cat-575 {
    background-color: #00BCD5;
}
.cat-14, .cat-title.cat-576 {
    background-color: #3F51B5;
}
.cat-15, .cat-title.cat-577 {
    background-color: #FE5722;
}
.cat-16, .cat-title.cat-578 {
    background-color: #9C28B1;
}

.cat-title a {
    color: inherit;
    text-decoration:none;
}

.cat-title a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.highlights {
    position: relative;
}

.works_list .cat-title.larger {
    line-height: 30px;
    padding: 0 14px;
}

.works_list .posts-list .cat-title.small {
    padding: 4px 8px 3px;
    margin: 0 0 0px 5px;
}



/* 飲食店用 */
@media (max-width: 736px) {
    section#food_menu.top_section .LR_box{
       margin-bottom:10%; 
    }
}

.bx-wrapper img{
    width:100%;
    height:auto;
    
}

.logo_btn_set .btn .gnavi_top a {
    display: inline;
    padding: 0;
}

.lightbox .lb-image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.works_img li {
    width: 33.3%;
    float: left;
}
.works_img li:nth-child(2) {
    text-align:center;
}
.works_img li:nth-child(5) {
    text-align:center;
}
.works_img li:nth-child(8) {
    text-align:center;
}
.works_img li:nth-child(11) {
    text-align:center;
}
.works_img li:nth-child(14) {
    text-align:center;
}
.works_img li:nth-child(17) {
    text-align:center;
}
.works_img li:nth-child(3) {
    text-align:right;
}
.works_img li:nth-child(6) {
    text-align:right;
}
.works_img li:nth-child(9) {
    text-align:right;
}
.works_img li:nth-child(12) {
    text-align:right;
}
.works_img li:nth-child(15) {
    text-align:right;
}
.works_img li:nth-child(18) {
    text-align:right;
}


.works_img img {
    width: 90%;
    margin-bottom: 45px;
}

.works_data li{
    text-align:left !important;
}

.works_back{
    margin-top:50px;
}

.img_b_bottom p{
    width: 360px;
    /*padding-left: 20px;*/
}
.works_img li:nth-child(2) p{
    padding-left:20px;
}
.works_img li:nth-child(3) p{
    padding-left:40px;
}

@media (max-width: 736px) {
    .works_img li:nth-child(2) p{
        padding-left:0;
    }
    .works_img li:nth-child(3) p{
    padding-left:0;
    padding-top:15px;
}
}


.work_cont a{
    text-decoration:none;
}

#header .wrapper{
    max-width:1200px;
}

.h_right{
    font-size: 16px;
    float: right;
    padding-top: 20px;
}

.media_list{
    height:290px;
}

.box_left{
    width:360px;
    float:left;
    margin: 0 30px 20px 0;
}
.box_center{
    width:360px;
    float:left;
    margin: 0 30px 20px 30px;
    height: 285px;
    position: relative;
}
.box_right{
    width:360px;
    float:right;
    margin: 0 0 20px 30px;
    text-align:right;
}
.box_right img{
    width:360px;
}
.office_2link{
    /*position: absolute;*/
    bottom: 0;
    padding-bottom: 50px;
    width: auto;
}
.office_2link a{
    /*border:1px solid #666666;*/
    /*padding:0 20px;*/
    /*text-decoration:none;*/
}

.o_2link_l{
    float:left;
}
.o_2link_r{
    float:right;
}

.media_l_list{
    padding:0 !important;
}

.officepage{
    padding:0 !important;
}

.office_h{
    padding-bottom:10px;
}

.form_button input{
    width: 200px;
    padding: 5px 0px 5px 0px;
    background: #cccccc;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    border:none;
}

.lightbox .lb-image img{
    height:auto;
}

.form_button input:hover{
    background-color: #ce1515;
    color: #fff;
    opacity:1 !important;
}


@media (max-width: 1280px){
    #container{
        min-width:auto;
    }
    #header{
        padding:0 40px;
        width: 93.3%;
        min-width: auto;
    }
    #footer{
        padding: 0 40px;
        width: 93.3%;
        min-width: auto;
    }
    .logo_btn_set .logo{
        width:auto;
    }
    .logo_btn_set .logo img{
        width:300px;
    }
    .logo_btn_set .btn{
        width:auto;
    }
    .top_mainarea{
        padding: 0 40px;
    }
    .wrapper{
        width: auto;
    }
    section.top_section h2{
        width:auto;
    }
    /*WORKS*/
    section#top_works ul.work_cont li{
        width: 31.3%;
        padding-right: 2%;
        margin:0;
        height: 300px;
    }
    section#top_works ul.work_cont li:nth-child(2){
        padding: 0 1%;
    }
    section#top_works ul.work_cont li:nth-child(5){
        padding: 0 1%;
    }
    section#top_works ul.work_cont li:nth-child(8){
        padding: 0 1%;
    }
    section#top_works ul.work_cont li:nth-child(11){
        padding: 0 1%;
    }
    section#top_works ul.work_cont li:nth-child(14){
        padding: 0 1%;
    }
    section#top_works ul.work_cont li:nth-child(17){
        padding: 0 1%;
    }
    section#top_works ul.work_cont li:nth-child(3){
        padding: 0 0 0 2%;
        margin-right:0;
    }
    section#top_works ul.work_cont li:nth-child(6){
        padding: 0 0 0 2%;
        margin-right:0;
    }
    section#top_works ul.work_cont li:nth-child(9){
        padding: 0 0 0 2%;
        margin-right:0;
    }
    section#top_works ul.work_cont li:nth-child(12){
        padding: 0 0 0 2%;
        margin-right:0;
    }
    section#top_works ul.work_cont li:nth-child(15){
        padding: 0 0 0 2%;
        margin-right:0;
    }
    section#top_works ul.work_cont li:nth-child(18){
        padding: 0 0 0 2%;
        margin-right:0;
    }
    section#top_works ul.work_cont li:nth-child(2) .work_ttl{
        padding-left: 0%;
    }
    section#top_works ul.work_cont li:nth-child(5) .work_ttl{
        padding-left: 0%;
    }
    section#top_works ul.work_cont li:nth-child(8) .work_ttl{
        padding-left: 0%;
    }
    section#top_works ul.work_cont li:nth-child(11) .work_ttl{
        padding-left: 0%;
    }
    section#top_works ul.work_cont li:nth-child(14) .work_ttl{
        padding-left: 0%;
    }
    section#top_works ul.work_cont li:nth-child(17) .work_ttl{
        padding-left: 0%;
    }
    section#top_works ul.work_cont li:nth-child(3) .work_ttl{
        padding-left:0;
    }
    section#top_works ul.work_cont li:nth-child(6) .work_ttl{
        padding-left:0;
    }
    section#top_works ul.work_cont li:nth-child(9) .work_ttl{
        padding-left:0;
    }
    section#top_works ul.work_cont li:nth-child(12) .work_ttl{
        padding-left:0 !important;
    }
    section#top_works ul.work_cont li:nth-child(15) .work_ttl{
        padding-left:0 !important;
    }
    section#top_works ul.work_cont li:nth-child(18) .work_ttl{
        padding-left:0 !important;
    }
    section#top_works ul.media_cont li{
        height:325px;
    }
    section#top_works ul.blog_cont li{
        height:400px;
    }
    .work_ttl {
        width: 100%;
    }
    .ft_btm{
        padding:6px 0 5px 40px !important;
    }
    .left.w30{
        width: 31.1%;
        padding-right: 2%;
    }
    /*.right.w70 {*/
    /*    width: 66%;*/
    /*    padding-left: 1%;*/
    /*}*/
    .right.w70 {
        width: 65.6%;
        padding-left: 1%;
    }
    .box_left{
        width:31.3%;
        padding-right:2%;
    }
    .box_center{
        width:31.3%;
        padding:0 1%;
    }
    .box_right{
        width:31.3%;
        padding-left:1%;
    }
    .box_left{
        margin:0 !important;
    }
    .box_center{
        margin:0 !important;
    }
    .box_right{
        margin:0 !important;
    }
    section#top_works ul.work_cont li:nth-child(2){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(3){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(5){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(6){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(8){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(9){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(11){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(12){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(14){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(15){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(17){
        margin:0;
    }
    section#top_works ul.work_cont li:nth-child(18){
        margin:0;
    }
}
@media (max-width: 1000px){
    #header{
        padding-left:40px;
    }
    .top_mainarea{
        padding:0 0 0 40px;
    }
    .ft_btm{
        padding-left:40px;
    }
    section#top_works ul.works_cont li{
        height:240px;
    }
    section#top_works ul.media_cont li{
        height:280px;
    }
    section#top_works ul.blog_cont li{
        height:380px;
    }
    .box_left{
        margin:0 !important;
    }
    .box_center{
        margin:0 !important;
    }
    .box_right{
        margin:0 !important;
    }
}

.officebox{
    padding-bottom:20px;
}

.blog_list h4{
    margin:0 !important;
}

.blog_list .date{
    margin-left:18px;
}
.blog_list .txt{
    margin-left:18px;
}
.blog_link {
    border: 0 !important;
}
.blog_text{
    text-align:left !important;
}
.blog_date{
    text-align:left !important;
}
.blog_title{
    text-align:left !important;
}

.flow_sec .richtext{
    margin-bottom:20px;
}

/*ブログ詳細*/
.blog_l{
    float: left;
    width: 75%;
}
.blog_l .info-box.pd{
    padding: 10px 0px;
}
.blog_l .detail-date-ctgr{
    background:#fff;
}
.blog_l .detail-date-ctgr .date{
    float:left;
}
.blog_detail_list{
    float:right;
}
.blog_detail_list a{
    text-decoration:none;
}
.blog_r{
    float: right;
    width: 20%;
}
.blog_r h3{
    font-weight:normal !important;
}
.blog_r ul{
    text-align:center;
    margin: 0 !important;
}

.blog_r_box{
    padding-bottom:50px;
}

.blog_r_box .works_cat{
    width: auto !important;
    float:none;
}
.blog_r_box .work_cont li{
    padding-bottom:10px;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
}
.blog_r_box .more_btn{
    padding: 10px;
}
.blog_r_box .media_list{
    height:auto;
}

.blog_l .footer_sns_wrap{
    background-color:#fff;
    padding:30px 0;
}

.lb-nav a.lb-next{
    background: url(/images/next.png) right 48% no-repeat !important;
}
.lb-nav a.lb-prev{
    background: url(/images/prev.png) left 48% no-repeat !important;
}

.list_fb{
    float:left;
    padding-right: 20px;
}
.list_tw{
    float:left;
}
.blog_l_bottom .footer_sns_wrap ul li:last-child{
    width:auto;
}

.foot_sns{
    float:right;
    padding:5px;
}
.foot_sns a{
    padding:10px 0;
}
#footer .link ul{
    float:left;
}

.blog_l_bottom div{
    float:left;
    padding-right: 10px;
}
.blog_l_bottom span{
    vertical-align: baseline !important;
}

.blog_r_b li{
    padding-bottom:10px;
}

.fade-in{
  transition: opacity 10.4s !important;
  -moz-transition: opacity 0.4s !important;
  -webkit-transition: opacity 0.4s !important;
  -o-transition: opacity 0.4s !important;
}

.lb-dataContainer{
    padding-top:20px !important;
}

.lb-cancel{
    /*background: url(/images/loadingimg.gif) no-repeat !important;*/
    /*width: 40px !important;*/
    /*height: 40px !important;*/
    display:none !important;
}
.info-box.works_d_info span {
    font: 14px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Lato','ＭＳ Ｐゴシック',sans-serif !important;
}