@charset "utf-8";
/* CSS Document */

/*---------------------------------
add css standard start
--------------------------------*/
.grecaptcha-badge {
	/* 表示を消す */
	visibility: hidden !important;
}

img {
	max-width: 100%;
}

table {
	width: 100%;
}

.both {
	clear: both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

.txt_red{
  color:#D83A3D;
}

.shop_tel a{
  text-decoration:none;
  color:#ffffff;
}
.header_shop a{
  text-decoration:none;
  color:#DF6F06;
}
th{
  background-color:#3E312A;
  color:#ffffff;
  text-align: center;
  font-size:1.1em;
  font-weight:bold;
}
/*---------------------------------
add css standard end
add css layout start
--------------------------------*/

.contents div{
	margin-bottom: 30px;
}

.img_left {
	float: left;
	width: 32%;
}

.text_right {
	float: right;
	width: 64%;
}

.img_right {
	float: right;
	width: 32%;
}

.text_left {
	float: left;
	width: 64%;
}

/*文章*/
.note {
	background: #fcfcfc;
	padding: 8px 16px;
	margin: 16px 0;
}

.note p {
	margin: 0;
	padding: 4px 0;
}

.m_top_std{
  margin-top:15px;
}

.f_size_cnr{
  font-size:45px;
  border-bottom: solid 7px #DF6F06;
}
.com_posi{
  width:59%;
  margin:0 auto;
}
.com_ttl,.com_txt{
  color:#3E312A;
  text-align: center;
}
.com_ttl{
  margin-top:15px;
  font-size:30px;
}
.com_txt{
  font-size:20px;
}

/*PCでは非表示（スマホのみ）*/
@media screen and (min-width: 481px){
  .sp_display{
    display:none;
  }
}

/*スマホ対応*/
@media screen and (max-width: 650px){
  /*スマホでは非表示（PCのみ）*/
  .pc_display{
    display:none;
  }
}

/*ここから詳細設定 ～TOPページ～*/
/*-----------------------------------------------*/

/*全体*/
body{
  font-size:15px;
  background:#fff;
  width:100%;
  z-index:0;
  position:relative;
}

/*コンテンツ中身全体*/
.wrapper{
  max-width:1280px;
  margin:0 auto;
  padding-top:158px; /*ヘッダーfix分 ログイン時は数字変わるので無視*/
}
.slider-for li img{
  margin:0 auto;
}
#top_notice{
  display: flex;
}
#topic,
#info{
  width:620px;
  padding:5px 0 5px 20px;
  margin-bottom:10px;
  color: #fff;
}
#topic{
 background-color:#326DB1;
}
#info{
  background-color:#D93030;
}
.topic_list{
  line-height:2;
}
@media screen and (max-width: 650px){
  #top_notice{
    flex-direction: column;
  }
  #topic,
  #info{
    width: 98%;
    margin-top:15px;
  }
  .topic_list{
    font-size:1.2em;
  }
 }
/*左右コンテンツ*/
  .main_con{
    width:100%;
    margin-bottom:3em;
  }
.service_genre{
  background-color: #A5988D;
  width: 70%;
  color:#3E312A;
  text-align: center;
  margin: 20px auto;
  font-size: 1.5em;
  padding:5px 0;
  font-weight: bold;
}
.for_hojin{
  margin-top:100px;
}
.service_cnr{
  font-weight: bold;
  font-size: 2em;
  width: 70%;
  border-left: solid 10px #DF6F06;
  color:#DF6F06;
  padding-left:10px;
  border-bottom:  solid 2px #DF6F06;
  margin: 15px auto;
}
.service_list{
  display:flex;
  width:70%;
  margin:0 auto;
}
.service_list img{
  width: 100%;
}
.service_second{
  margin-left:60px;
}
.service_article{
  margin-top:2em;
}
.list_lower{
  margin-top:10px;
}
.nagare_list,.map,.jimusyo_info,.area,.service_disc{
  width:70%;
  margin:0 auto;
}
.nagare_ttl{
  font-size:1.5em;
  background-color:#3E312A;
  padding:5px;
  color:#ffffff;
}
.nagare_back{
  display:flex;
  background-color: #fff;
}
.nagare_disc{
  width: 51%;
  padding:5px 0 5px 5px;
  font-size:1.3em;
  background-color: #fff;
}
.nagare_img{
width: 20%;
margin: 0 auto;
background-color: #fff;
}
.sankaku{
  text-align:center;
  height:66px;
}
.map{
  display: flex;
}
.building_img{
  margin-left:30px;
}
table,.tb_ttl,.tb_disc{
  border:2px solid #A5988D;
}
.jimusyo_info{
  margin-top:15px;
}
.tb_ttl{
  text-align: center;
  padding:15px;
  vertical-align:middle;
  font-size: 1.1em;
}
.tb_disc{
  padding: 15px;
  font-size: 1.3em;
  vertical-align:middle;
}
.area{
  font-size:1.2em;
}
.service_disc{
  font-size:1.2em;
  margin-top:20px;
}
.price_head{
  background-color:#A5988D;
  color:#3E312A;
  text-align:center;
  font-size:0.9em;
  height:2em;
}
.price_head td{
  vertical-align: middle;
}
.price_head td:first-child {
  border-right:2px solid #ffffff;
}
.price{
  text-align:center;
}
.yuigon_head{
  background-color:#DF6F06;
  color:#ffffff;
  text-align:center;
  font-size:0.9em;
}
.yuigon_disc{
  border:2px solid #A5988D;
  padding:15px;
  width:30%;
  vertical-align:middle;
}
.yuigon_ttl{
  background-color:#3E312A;
  color: #ffffff;
  width:10%;
}
.service_note{
  font-size:0.8em;
  text-align: center;
  margin:10px 0 30px 0;
}
.price_note{
  font-size:0.8em;
  text-align: center;
}
.main_service{
  font-size:1.8em;
  color:#DF6F06;
  font-weight:bold;
  width:70%;
  margin: 30px auto 30px auto;
}
.service_num{
  font-size:1.8em;
}

 /*ヘッダー*/
/*-----------------------------------------------*/
header
{
background-color:#fff;
display: flex;
justify-content: center;
align-items: center;
}

header div,
{
  flex-basis:20%;
}
.foot_wrapper{
  background-color:#7E7E7E;
}
h1{
  flex-basis:25%;
}
h1 a{
  text-decoration: none;
  color: #fff;
}
.h_contact{
  flex-basis:15%;
  padding: 15px;
}


/*ロゴ(下層)*/
.sub_logo{
  max-width:1000px;
  margin:0 auto;
  padding:1em 1em 2em 1em;
}

/*グローバルメニュー*/
/*-----------------------------------------------*/
/* header */
#fix_head{
  position: fixed;
  width: 100%;
  top: 0;
  right: 0px;
  z-index: 2;
}
#top-head {
    max-width: 100%;
    margin:0 auto;
}
#top-head a,
#top-head {
    text-decoration: none;
}
#global-nav{
  background-color: #7E7E7E;
  padding: 10px 0;
}
#global-nav ul {
    display:flex;
    list-style: none;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    }
  #global-nav ul li{
    font-size:0.9em;
    padding-right:10px;
    border-right:solid 1px #ffffff;
    white-space: nowrap;
  }
#global-nav ul li a {
  padding:1em 3.5em;
    color: #fff;
    font-weight:bold;
}
/*TOPページデザイン*/
/*-----------------------------------------------*/

#ai1ec-container{
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 650px){
  #ai1ec-container{
    width: 100%;
  }
}
    .txt_center{
  text-align: center;
}
.txt_color{
  color:#3E312A;
}
.txt_bold{
  font-weight: bold;
}
.ttl_back{
  background-color:#DF6F06;
  width: 70%;
  font-size: 45px;
  color:#ffffff;
  text-align: center;
  margin: 30px auto 5px auto;
}
.f_small{
  font-size:0.9em;
}
#fb_disp{
  width: 98%;
  margin: 0 auto;
  text-align: center;
  margin-top:15px;
}
.foot_menu{
  text-align: center;
  display: flex;
  justify-content: center;
  font-size: 0.8em;
  padding:10px 0;
}
.foot_menu p{
  margin-right:15px;
}
.foot_menu a{
  color: #fff;
  text-decoration: none;
}
@media print, screen and (max-width: 769px){
  .foot_menu{
    flex-direction: column;
  }
  
  #fb_disp{
    position: relative ;
    padding-top: 69px ;
    padding-bottom: 50% ;
    overflow: hidden ;
  }
  #fb_disp iframe {
    position: absolute ;
    top: 0 ;
    left: 0 ;
    height: 100% ;
    width: 100% ;
  }
}
/*下層ページ*/
/*-----------------------------------------------*/


/*代表挨拶*/
.aisatu{
  width: 70%;
  margin:15px auto 0 auto;
  display: flex;
  font-size: 1.3em;
}
.about_img{
  margin-left:50px;
}
.profile{
  width: 70%;
  margin:0 auto;
  font-size: 1.3em;
}
.profile p{
  padding-top:15px;
}

/*各サービス頭*/
.service_top{
  background-color:#A5988D;
  text-align: center;
  font-weight: bold;
  font-size: 2.5em;
  color: #000000;
  padding:15px;
}

 /*faq*/
 .faq_txt{
  width:59%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.2em;
}
/*アクセス*/
.access_table{
  margin-top:1.5em;
  margin-bottom:2em;
}
.access_flow{
  display: flex;
  margin-top:10px;
}
.access_area{
  width:40%;
  padding:0 10px;
 }
 .access_photo{
  text-align: right;
}
.access_photo img{
   width:32%;
}
.photomap{
  margin-bottom:1em
}
.photomap span{
  color:#20628C;
  font-weight:bold;
  font-size:130%;
}
@media print, screen and (max-width: 769px){
.photomap .text_right, .photomap .img_left{
  float:none;
  width:100%;
}
}
/*フォーム*/
.wpcf7-form-control-wrap{
  z-index: 1;
}
input[type=text],input[type=tel],input[type=email],input[type=number]{
  font-size:15px;
  line-height:2;
}
span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel]{
   width:100%;
}
@media screen and (max-width: 480px){
	input[type=text],input[type=email],input[type=tel]{
		 width:95%;
	}
}
 
input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}
 
input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}
 
.contact_right textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:100%;
   padding:0 3px;
}
 
.contact_right textarea:focus{
   border:solid 1px #20b2aa;
}
 
.contact_right textarea {
   outline: none;
width:100%;
}
 
input[type=submit],input[type=confirm],input[type=back]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   /*width:40%;
   height:50px;*/
font-size:20px;
   padding:0.7em 1.5em;
   display:block;
   margin:20px auto;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
	 text-align:center;
}
 
.contact_form input[type=submit]{
width:50%;
}
 
.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}
 
input[type="radio"]{
margin: 0 0 4px 0 !important;
}

.wpcf7-form{
  margin:3em 0;
}

.form_point{
	line-height:1;
	font-size:80%;
	color:#666666;
}

#zip{
  width:7em;
  }


/*CSSのみのバナー風ボタン*/
.btn_c{
  margin:2em auto;
  width:80%;
}
.btn_c a{
  padding:1em;
  border:1px solid #999999;
  border-radius:15px;
  text-align:center;
  transition: .2s linear;
      -webkit-transition: .2s linear;
      -moz-transition: .2s linear;
      -o-transition: .2s linear;
      -ms-transition: .2s linear;
  display:block;
  text-decoration:none;
  color:#000000;
  font-size:140%;
  font-weight:bold;
}
.btn_c a:hover{
  background:#378BAD;
  border-radius:15px;
  color:#ffffff;
}


/*パンくずリスト*/
.breadcrumbs{
  font-size:80%;
  
}


/*ブログ(アーカイブ)*/
.blog_block a{
  text-decoration:none;
 }
.blog_inblock{
  width: 70%;
	border:1px solid #cccccc;
  padding:1em;
  margin: 0 auto 2em auto;
  box-shadow: 4px 4px 4px rgba(186,186,186,0.1);
}
.blog_inblock .img_left img{
  width:50%;
  height:auto;
}
.blog_days{
  border-bottom:1px dashed #A2A2A2;
  color:#000000;
  font-size:1.3em;
  font-weight: bold;
  margin-bottom:0.5em;
  text-decoration:none !important;
}
.blog_title{
  font-weight:bold;
  font-size:130%;
  color:#000000;
}
.blog_maintxt{
  margin-top:1em;
  color:#000000;
}
.blog_txtlink{
  text-align:left;
  text-decoration:underline;
}
.pagenavi{
  width: 25%;
  margin: 0 auto;
}

@media screen and (max-width: 650px){
  .blog_inblock{
    width: 90%;
  }
  .blog_inblock_l{
    text-align: center;
  }
  .pagenavi{
    width: 100%;
  }
}

/*ブログ(記事)*/
.blog_page{
  display: flex;
}
.blog_wrapper{
  width:66%;
}
.sub_con{
  width: 15%;
}
.blog_page_title{
  width: 80%;
  color:#000000;
  font-size: 1.8em;
  margin:10px auto 30px auto;
  border-bottom:10px solid #3E312A;
}
.widgettitle{
  margin-top: 15px;
  font-weight: bold;
}
.blog_page_content{
  width: 79%;
  margin: 0 auto;
  line-height: 1.8;
}
  @media screen and (max-width: 650px){
.blog_page{
  flex-direction: column;
}
.blog_wrapper{
  width:98%;
}
.sub_con{
  width: 98%;
}

  .blog_page_con{
      width: 95%;
      text-align: left;
    }
  .blog_page_title{
    width: 95%;
  }  
  .blog_page_content{
    width: 95%;
  }
}

/*ブログ記事内ページナビ*/
/* pager */
.pagenav a {
	padding: 5px 10px;
/*	width: 50px;*/
	border: solid 1px #cccccc;
	border-radius: 10px;
	color: #666666;
	background-color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.pagenav a:hover {
	background-color: #e8e8e8;
}
.pagenav .prev-art a {
	float: left;
}
.pagenav .next-art a {
	float: right;
}
.pagenav {
  width: 60%;
	overflow: hidden;
	margin: 40px auto;
	clear: both;
	background-color: transparent;
}
@media screen and (max-width: 650px){
  .pagenav {
    width: 90%;
  }
}

.shop_title span{
  font-size:230%;
  font-weight:bold;
}
.shop_title{
  font-weight:bold;
  font-size:1.8em;
  color:#ffffff;
  width:13em;
}
.shop_tel,
.shop_text{
  color:#ffffff;
  border-radius:5px;
  padding:3px 10px 0 10px;
}
.shop_info{
  font-size:1.4em;
  text-align: center;
}
.shop_text{
  width: 18em;
}
.header_shop{
  color:#7E7E7E;
}
@media screen and (max-width: 650px){
  .header_shop{
    font-size:0.8em;;
  }
  

  /*SNSアイコン*/
.sns_icon{
  text-align:center;
  margin-bottom:30px;
}
.sns_icon li{
  display:inline-block;
  font-size:200%;
  margin:0 10px;
}


/*ハンバーガー*/
/*-----------------------------------------------*/
#nav-drawer {
  order:1;
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
  margin-left:5px;
  margin-top:10px;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #A5988D;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 90%;
  max-width: 330px;/*最大幅（お好みで調整を）*/
  height: 100%;
  background: #A5988D;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}
#nav-content ul li {
  text-align: center;
  font-size:1.3em;
  border-bottom: solid 1px #3E312A;
}
#nav-content ul li a{
  display: block;
  color:#ffffff;
  text-decoration: none;
  padding:15px;
}

/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

/*SNS*/
/*-----------------------------------------------*/

/*Facebook*/
.fb_box{
  clear:both;
}

/*Twitter*/
.twitter-timeline{
  width:230px !important;
}
@media screen and (max-width: 650px){
.twitter-timeline{
  width:95% !important;
  margin:2em auto !important;
}
}
/*ipad、landscape用*/
@media screen and (max-width: 1024px){

  #global-nav ul li a {
    padding:1em 1em;
  }
  .shop_title{
    font-size:1.2em;
    width:13em;
  }
  .ttl_back{
    width: 95%;
  }
  .com_posi{
    width:95%;
  }
  .com_ttl{
    font-size:20px;
  }
.shop_info{
  font-size:1em;
}
.service_cnr{
  width: 95%;
}
.service_list{
  width: 95%;
}
.nagare_list,.map,.jimusyo_info,.area,.service_disc{
  width:95%;
  margin:0 auto;
}
.building_img{
  margin: 0 auto;
  text-align: center;
}
.map{
  flex-direction: column;
}
.youtube_wrapper{
    position: relative ;
    margin-top: 1.2em ;
    margin-bottom: 1.2em ;
    padding-top: 69px ;
    padding-bottom: 50% ;
    overflow: hidden ;
    width: 100% ;
  }
 .youtube_wrapper iframe {
    position: absolute ;
    top: 0 ;
    left: 0 ;
    height: 100% ;
    width: 100% ;
    z-index: -9999;
  }
  .aisatu{
    width: 95%;
    flex-direction: column-reverse;
    font-size: 1em;
  }
  .about_img{
    margin:0 auto;
  }
  .profile{
    width: 95%;
    font-size: 1em;
  }
  .nagare_back{
    align-items: center;
  }
}

@media screen and (max-width: 650px){
  .main_con, .sub_con{
    padding:0 3px 3em 3px;
  }
  .main_con{
    width:98%;
  }

  .nagare_list,.map,.jimusyo_info,.area,.service_disc{
    width:95%;
  }
  .nagare_back{
    flex-direction: column;
  }
  .nagare_disc{
    width: 99%;
    order: 2;
  }
  .nagare_img{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  order: 1;
}
  
  .sankaku{
    height:34px;
  }
  .sankaku img{
    width:10%;
  }
  .com_posi{
    width:100%;
  }
  .com_ttl{
    font-size:1em;
    text-align: left;
    padding:5px;
  }
  .com_txt{
    font-size:1em;
    padding:5px;
    text-align: left;
  }
  .service_genre{
    width: 100%;
  }
  .for_hojin{
    margin-top:50px;
  }
  .service_cnr{
    width: 90%;
  }
  .service_note{
    text-align: left;
  }
  .service_list{
    flex-direction: column;
    width: 95%;
    text-align: center;
    margin: 0 auto;
  }
  .service_list p{
    margin-top: 10px;
  }
  .service_list img{
    width: 80%;
  }
  
  .service_second{
    margin-left:0;
  }
  .list_lower{
    margin-top:0;
  }
  .nagare_ttl{
    font-size:1.2em;
  }  
  .nagare_disc{
    font-size:1em;
  }
    .map{
    flex-direction: column;
  }
  .building_img{
    margin-left:0px;
    text-align: center;
  }
  .f_size_cnr{
    font-size:1.3em;
  }
  .area{
    font-size:1em;
  } 
  .tb_disc{
    font-size: 1em;
  }
  .yuigon_disc{
    font-size:0.8em;
    padding:0;
  }
  .main_service{
    font-size:1.3em;
    width:95%;
  }
  .main_service li{
    margin-top:20px;
  }
  .service_num{
    font-size:1.4em;
  }
  header,.foot_wrapper{
    flex-direction: column;
    align-items: normal;
  }
  h1{
    order: 2;
    text-align: center;
  }
  header div,.foot_wrapper div{
    order: 3;
  }
  .h_contact{
    order: 4;
    text-align: center;
    display:none;
  }
  .sp_txt{
    text-align: left;
  }
  .sub_logo img{
    display:none;
  }
  .sub_logo{
    height:12px;
  }
  #top-head {
    margin-bottom: 5px;
  }
    #global-nav ul {
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
  #global-nav ul li{
    padding:10px 0;
    border-bottom:dotted 1px #ffffff;
  }
    #global-nav ul li a {
      display: block;
      padding:10px 0;
    }
    .aisatu{
      width: 95%;
      flex-direction: column-reverse;
      font-size: 1em;
    }
    .about_img{
      margin-left:0px;
    }
    .profile{
      width: 95%;
      font-size: 1em;
    }
    .ttl_back{
      width: 100%;
      font-size: 1.6em;
    }
    .service_top{
      font-size: 2em;
    }
    .faq_txt{
      width:98%;
      text-align: left;
    }
    .access_txt{
      width:98%;
    }
    .access_flow{
      flex-direction: column;
    }
    .access_area{
      width:94%;
      padding:10px 10px;
    }
    .access_photo{
      text-align: center;
    }
    .access_photo img{
      width:98%;
   }
   .shop_info{
    text-align: center;
    font-size:1.2em;
  }
  .shop_title{
    margin: 0 auto;
   }
   .shop_text{
    margin: 0 auto;
  }
  .youtube_wrapper{
    position: relative ;
    margin-top: 1.2em ;
    margin-bottom: 1.2em ;
    padding-top: 69px ;
    padding-bottom: 50% ;
    overflow: hidden ;
    }
    
    .youtube_wrapper iframe {
    position: absolute ;
    top: 0 ;
    left: 0 ;
    height: 100% ;
    width: 100% ;
    z-index: -9999;
    }
   
}