@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 16px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 400;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}

span.link-t-a {
position: relative;
top: -100px;/*左の数値を変えると、上下に調整します*/
display: block;
}

/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;
}

#header h1{
	padding-top: 10px;
}

#mainnav a{
	color: #000;
}

#mainImg{
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 470px;
}

#mainImg img{
	position: absolute;
  	left: 50%;
	max-width: 1280px;
  	width: 1280px;
  	height: auto;
  	margin-left: -640px;
}

#mainImg2{
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 600px;
}

#mainImg2 img{
	position: absolute;
  	left: 50%;
	max-width: 1280px;
  	width: 1280px;
  	height: auto;
  	margin-left: -640px;
}

/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/

img{
	max-width: 100%;
	height: auto;
}

section{
	clear:both;
	padding-top: 70px;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.innerS2{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerW{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 30px;
}

/*インデント*/
.indent{text-indent:-1em;padding-left:1em;}
.indent-mg10{text-indent:-1em;padding-left:1em;margin-bottom:10px;}
.indent13-mg15{text-indent:-1.3em;padding-left:1.3em;margin-bottom:15px;}
.indent13-mg5{text-indent:-1.3em;padding-left:1.3em;margin-bottom:5px;}
/*-----------------------------------------
 お知らせエリア
------------------------------------------*/
.topics_area{
	margin: 10px 0 0 0;
	border-radius: 5px;
	border: solid #a9a9a9 1px; 
}
.topics_area_title{
	padding: 2px 0 2px 15px;
    border-bottom: solid 1px #ddd;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color:#ffa07a;
    text-align: center;
}
.topics_area_inner{
	padding: 10px;
	max-height: 400px; 
	overflow: auto;
}
.topics_area dt{
	float: left ;
	clear: left ;
	margin-right: 0.5em ;
	width: 100px ;
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	line-height:1.5;
	padding-bottom:0;
}
.topics_area dd{
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	line-height:1.5;
	text-indent: -18px;
    margin-left: 10px;
	padding-bottom:0;
}
.topics_area dd:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 4px;
    margin-left: 4px;
    border: transparent solid 5px;
    border-left-color: #f00;
    vertical-align: 2px;
}

/* メイン画面の画像
------------------------------------------------------------*/
div.resizeimage {
	max-width: 1024px; /* 最大幅 */
	margin: 0 auto;
}
div.resizeimage img {
 	width: 100%; 
}	


/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}

/*#gallery img{
	width: 100%;
	height: auto;
}*/


/* SEC03 PROJECT
------------------------------------------------------------*/
#sec03 img{
/*	width: 100%;
	margin-bottom: 30px;
*/
}


/* SEC04 BRAND
------------------------------------------------------------*/
.col3 img{
	display: block;
	margin: 0 auto 5px;
}

.col3 li{
	line-height: 2.0;
}

.col3 .img{
	padding: 20px 20px;
	margin-bottom: 30px;
	line-height: 0 !important;
	background: #f6f6f6;
}

#sec04_02{
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 220px 20px;
}

#sec04_02 img{
	width: auto;
}


/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}

#sns img{
	padding: 35px 10px 5px 0;
}

#sns a:hover img{
	opacity: .8;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}



/*----------------------------------------------------
 回り込みを終了する定型表現。
------------------------------------------------------ */
/*clearfix*/	
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;	
}
/*画像と文書を並べて表示時する*/
.inner_l{     
	float: left ;　 /*左側に配置する*/
}
 .inner_p{
	float:right; 　 /*右側に配置する*/
}



/*-------------------------------------------------------------
見出し
-------------------------------------------------------------*/
/*緑見出し*/
.headline_green{
    margin:  0;
	font-size: 22px;
	font-weight:  bold ;  
	text-align:left;
  	color:#008000;
   	position:  relative; 
    font-weight:  normal;
    margin-bottom: 15px;
    border-bottom: solid 4px rgba(76, 175, 80, 0.6);
    border-radius: 0px 0px 160px 180px/0px 0px 20px 4px;    /* 角丸指定 */
}


.headline01 {
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  font-size:22px;
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #7db4e6;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
  border-left: solid 5px #ff00ff;/*左線*/
  background: #faebd7;/*背景色*/
  border-bottom: solid 3px #ffc0cb;/*下線*/
}

.headline02 {
  padding: 0.5rem 1rem;
  margin-bottom:10px;
  border-bottom: 3px solid #008000;
  background: #f4f4f4;
  font-size:18px;
  font-weight:bold;
}

/* 緑の帯
-------------------------------------------------*/
.headline_acc {
  display:inlineblock;
  padding: 0.5rem 1rem;
  color: #fff;
  font-size:18px;
  font-weight:500;
　margin:0 50px;
  background: #094;
  -webkit-box-shadow: 5px 5px 0 #007032;
  box-shadow: 5px 5px 0 #007032;
}

.headline_sinryo {
	display:inlineblock;
	padding: 0.5em 1em;
	color: #fff;
	text-shadow: 1px 1px #000;
	font-size:24px;
	line-height:30px;
	letter-spacing:1px;
	font-weight:600;
    margin-bottom: 20px;
	background: #b9a590  ;
	-webkit-box-shadow: 5px 5px 0 #a5917c ;
	box-shadow: 5px 5px 0 #a5917c ;
  }

.headline_item {
	padding: 0.2em 0.5em;/*文字周りの余白*/
	color: #494949;/*文字色*/
	font-size:22px;
	line-height:34px;
	font-weight:bold;
	background: #fff;/*背景色*/
	border-left: solid 5px #a5917c;/*左線（実線 太さ 色）*/
	border-bottom:solid 1px #a5917c;
	margin-bottom:20px;
  }

/*両サイドに横棒 h2で使用*/
.headline_yokobo {
  display: flex;
	text-align:center;
	font-size:24px;
	margin-bottom:1em;
  align-items: center;/* 縦位置の調整 */
  justify-content: center;/* 横位置の調整 */
}

.headline_yokobo::before,
.headline_yokobo::after {
  content: '';
  flex-grow: 0.3;/* 少数にする */
  height: 0.5px;
  background: #000;
}

/* 見出しの文字と横棒の間隔を開ける */
.headline_yokobo::before {margin-right: 20px;}
.headline_yokobo::after {margin-left: 20px;}



/*------------------------------------------------
/* 求人ページ,カウンセリングで使用
-------------------------------------------------*/
.headline_rec {
  display:inlineblock;
  padding: 7px 1em;
  color: #fff;
  font-size:24px;
  font-weight:500;
  background: #f08080;
  margin-bottom:1em;
  -webkit-box-shadow: 5px 5px 0 #db7093;
  box-shadow: 5px 5px 0 #db7093;
}

.headline-item {
  padding: 0.2em 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  font-size:18px;
  font-weight:bold;
  background: #fff;/*背景色*/
  border-left: solid 5px #8b0000;/*左線（実線 太さ 色）*/
  border-bottom:solid 1px #8b0000;
  margin:1em 0;
}



/*募集要項
-------------------------------------------------------------*/
table.yoko{}

table.yoko th{
	width:80px;
	font-size:16px;
	padding:10px;
	border: 1px solid #000;
	vertical-align: top;
	background: #d9d9d9;
}

table.yoko td{
	font-size:16px;
	line-height:26px;
	padding:10px;
	border: 1px solid #000;
}
table.yoko td.oubo{
	font-size:16px;
	line-height:26px;
	padding:10px;
	border: 1px solid #000;
}

/*-------------------------------------------------------------
囲み枠
-------------------------------------------------------------*/

.box_waku {
    padding: 0.5em 1em;
    margin: 0;
    color: #2c2c2f;
    background: #faf0e6;/*背景色*/
}
.box_waku p {
    margin: 0; 
    padding: 0;
}

.box4 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #ffc0cb;/*背景色*/
}
.box4 p {
    margin: 0; 
    padding: 0;
}

.box5 {
    padding: 0.5em 1em;
    margin: 1em 0;
    color: #2c2c2f;
    background: #ffffe0;/*背景色*/
}
.box5 p {
    margin: 0; 
    padding: 0;
}



/*-------------------------------------------------------------
画像に説明
-------------------------------------------------------------*/
figure {
    float: left;             /* 左に寄せて後続を右に回り込ませる */
    margin: 0px 0px 20px 30px; /* 外側に余白を加える(右に7px・下に7px) */
}
figure img {
    display: block;          /* 余計な余白が出ないようにする */
    margin: 0px 0px 5px 0px; /* 下側にだけ3pxの余白を追加 */
}
figcaption {
    font-size: 15px;        /* 文字サイズを90%に */
    text-align: center;      /* 中身をセンタリング */
}
div.imagearea:after {
    content: "";      /* ※Clearfix */
    clear: both;
    display: block;
}

/*-------------------------------------------------------------
ユーチューブ用
-------------------------------------------------------------*/
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}



/*-------------------------------------------------------------
TOPへ戻る
-------------------------------------------------------------*/
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 10px;
  background: #ef3f98;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/*-------------------------------------------------------------
ボックス横並び
-------------------------------------------------------------*/
.box-child{
    width: 48%;
    float: left;
	margin-right:2%;
}

/*-------------------------------------------------------------
フォントサイズ
-------------------------------------------------------------*/
.ft26{font-size:26px;line-height:40px;}
.ft24{font-size:24px;line-height:36px;}
.ft22{font-size:22px;line-height:30px;}
.ft20{font-size:20px;line-height:30px;}
.ft18{font-size:18px;line-height:26px;}

/*-------------------------------------------------------------
リスト
-------------------------------------------------------------*/
ul.maru  {
  list-style-type: disc;
  padding:0 0 0 30px;
  margin:0;
}
ul.maru li  {
	margin-bottom:10px;
  /* padding-left: 1.3em;
 text-indent: -1.3em;*/
}

ul.none {
    list-style-type: none;
}

ul.none li{
    padding-left: 1em;
    text-indent: -1em;
	margin-bottom:7px;
  }


/*ボックス横並び(ツイッター用）
------------------------------------*/
.twbox{
	display: flex;
	width:1100px;
    margin: 0 auto;
}
.twbox-l{
    width: 800px;
}

.twbox-r{
    width: 300px;
	padding:0 10px;
}

/*診療時間
-------------------------------*/
table.biz-hour {
  width:100%;
  border-collapse: collapse;
}
table.biz-hour th {
  padding: 5px 20px;
  text-align: center;
  font-size:16px;
}
table.biz-hour td {
  padding: 10px 10px;
  text-align: center;
  border-bottom: 2px solid #808080;
  font-size:16px;
}

/* 上段の背景色 */
table.biz-hour th {
  font-weight: normal;
  color:#fff;
  background-color:#808080;

}

/* 土曜日の文字色 */
table.biz-hour th.sat {
  color: #fff;
}

/* 日曜日の文字色 */
table.biz-hour th.san {
  color: #fff;
}


/* コラムページ
-----------------------------------------*/
div.columntop{
	display:flex;
	flex-wrap: wrap;
}
div.columnbox{
	width:250px;
	background-color:#fffacd;
	margin-top:20px;
	margin-right:1%;
	padding:20px;
}
div.columnbox img{
	width:100%;
}
p.setsuei{
	font-size:12px;
	color:#808080;
}

/* カウンセリングページ
-----------------------------------------*/
.counseling-flex{
	display: flex;
	justify-content:space-between;
}

.counseling-flex-left{width:calc(100% -400px);}
.counseling-flex-right{width:400px;align-self: flex-end;}

/*----------------------------------------------------
 QAページ
------------------------------------------------------ */

/*ＱＡ見出し
-------------------------------------------------------------*/
.qa_head{
  position: relative;
  padding: 0.5rem .5rem;
  margin:20px 0 10px 0;
  color:#696969;
  font-weight:bold;
  font-size:18px;
}

.qa_head:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#ef858c), to(#ef858c));

}



/* 折り畳み
-----------------------------------------*/
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #0000ff;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: normal;
	position: relative;
	display: block;
	padding: 5px 0.5em 5px 30px;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #ffffff;
  	background-image:url(../images/q.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
	background-size: 20px;

}
/*
.cp_actab label::before {
    content: "・";
}
*/
.cp_actab label a {
  position: relative;
  display: inline-block;
  transition: .3s;
}

.cp_actab label a::after {
  position: absolute;
  bottom: .3em;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #2ecc71;
  opacity: 0;
  transition: .3s;
}
.cp_actab label a:hover::after {
  bottom: 0;
  opacity: 1;
  text-decoration: underline;
}

.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #000;
	background: #faf0e6;
	text-indent: -1em;
	padding-left: 0.5em;
}
.cp_actab .cp_actab-content p {
	/*margin: 1em;*/
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 50em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}

.title-a {
	padding: 0 0 0 20px;
    font-weight: bolder;    
  	background-image:url(../images/a.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
	background-size: 20px

}


/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}
}


@media only screen and (min-width: 800px){
	body{
		font-size:16px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 0px 15px 10px 15px;
		font-size: 16px;
	}
	
	
	/* SEC03 PROJECT
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 28%;
		padding: 0 2.5% 50px;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){

	.col2 li{
		width: 55%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 40%;
		padding-right: 4%;
	}

   .pc { display: block !important; }
   .sp { display: none !important; }

}
@media only screen and (max-width: 1100px){

	/*ボックス横並び(ツイッター用）
	------------------------------------*/
	.twbox{
	    width: 100%;
		display:block;
	}
	.twbox-l{
	    width: 94%;
		padding:0;
		padding-left:10px;
	}

	.twbox-r{
	    width: 94%;
		margin-top:20px;
		max-width:400px;
	}
}

@media only screen and (max-width: 799px){
 .pc { display: none !important; }
 .sp { display: block !important; }

	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 60px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#header h1{
		padding: 10px 70px 0 0;
		line-height:26px;
	}
	
	#header h1 img{
		max-height: 50px;
		width: auto !important;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: -10px;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}


	#mainImg{
		padding-top: 60px;
		z-index: -100;
	}


	div.resizeimage img{
		margin-top:60px;
	}

	.col3 li{
		margin: 50px auto 0 auto;
		display: block;
	}
	section{
		padding-top: 30px;
	}
	.innerS,.innerS2{
		width: 94%;
		padding-bottom: 50px;
	}

	/*診療時間
	-------------------------------*/
	table.biz-hour {
	/*  width:100%;
	  border-collapse: collapse;*/
	}
	table.biz-hour th {
	  padding: 5px 5px;
	  font-size:14px;
	}
	table.biz-hour td {
	  padding: 5px 5px;
	  font-size:14px;
	}


	/* コラムページ
	-----------------------------------------*/
	div.columnbox{
		width:40%;
		margin:0;
		margin-top:20px;
		margin-right:10px;
		padding:10px;
	}
	div.columnbox img{
		width:100%;

	}

	/* カウンセリングページ
	-----------------------------------------*/
	.counseling-flex{display: inline-block;}
	.counseling-flex-left{width:96%;}
	.counseling-flex-right{width:96%;}

	/* QAページ
	-----------------------------------------*/
	/*ラベルの＋は表示しない*/
	.cp_actab input[type=checkbox] + label::after {
		content: ' ';
	}

	/* 求人募集ページ　募集要項
	-----------------------------------------*/
	table.yoko{width:94%;}
	table.yoko th{display:block;width:100%;border-bottom:none;text-align:center;}
	table.yoko td{display:block;width:100%;border-bottom:none;}
	table.yoko td.oubo {border-bottom: solid 1px;}

	/* 見出し
	-----------------------------------------*/
	.headline_rec {font-size:20px;}
	.headline_sinryo {
		padding: 0.5em 1em;
		font-size:20px;
		line-height:1.5;
	  }

	.headline_item {
		padding: 0.2em 0.5em;/*文字周りの余白*/
		font-size:18px;
		line-height:1.5;
	  }

	.headline_green{
		font-size: 18px;
		font-weight:  bold ;  
	}

	/*両サイドに横棒 h2で使用*/
	.headline_yokobo {font-size:20px;margin-bottom:1em;}

	/* 見出しの文字と横棒の間隔を開ける */
	.headline_yokobo::before {flex-grow: 0.4;}
	.headline_yokobo::after {flex-grow: 0.4;}


	/* 最下部固定ボタン
	------------------------------------------------------------*/
	.footer_area {
		display: block !important;
	    position: fixed;
	    bottom: -10px;
	    left: 0;
	    width: 100%;
		background-color: rgba(0, 0, 0, 0.26);
		z-index: 10000;
	}

	.footer_area .footer_area_inner {
	    position: relative;
	    width: 100%;
		max-width:500px;
		max-height:100px;
	    margin: 0 auto;
		padding:5px 0;
		text-align:center;
	}


}
@media only screen and (max-width: 640px){
 .pc { display: none !important; }
 .sp { display: block !important; }

	section{
		clear:both;
		padding-top: 30px;
	}

	#headerWrap{
		position: relative;
		width: 100%;
		height: 60px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}


	#mainImg{
		position: relative;
	  	overflow: hidden;
	  	width: 100%;
		height: 200px;
	}

	#mainImg img{
		position: absolute;
	  	left: 0%;
		max-width: 100%;
		width:100%;
	  	height: auto;
	  	margin-left: 0px;
	}


	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		padding: 30px;
		margin-bottom: 20px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}


/*-------------------------------------------------------------
お知らせ欄
-------------------------------------------------------------*/
.topics_area_inner{
	padding: 5px;
	max-height: 550px; 
	overflow: auto;
}

	.topics_area dt,
	.topics_area dd{
		display: block;
		width: 95%;
	}
	.topics_area dt{
    	padding: 0 0 0 0.5em;
	}
	.topics_area dd{
		text-indent: 0;
		margin:0;
    	padding: 0 0 0.5em 0.5em;
	}

    .pic_frame {
      text-align: left;
 	  width:95%;
	  padding-bottom:20px;
    }
	.pic_width{
 	  width:95%;
	}

/*-------------------------------------------------------------
フォントサイズ
-------------------------------------------------------------*/
.ft26{font-size:22px;line-height:1.7;}
.ft24{font-size:22px;line-height:1.7;}
.ft22{font-size:20px;line-height:1.7;}
.ft20{font-size:18px;line-height:1.7;}
.ft18{font-size:18px;line-height:1.7;}


}



}