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

@import url("common.css");
@import url("common-detail.css");
@import url("commonIcon.css");

@import url("detail.css");
@import url("btn.css");
@import url("acordion.css");

@import url("top.css");

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&display=swap&subset=japanese');


@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');


@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:100,300,400,500,700,800,900&display=swap');


/*  -------------------------------------------------------------------------------------------------------------------- */

/* ベースレイアウト設定 */

/*  -------------------------------------------------------------------------------------------------------------------- */





html{font-size:100%;}


body {
font-family: 'Noto Sans JP', sans-serif;
	/*! font-family: 'Noto Serif JP', serif; */
	color: #5E443A;
	height:100%;
	line-height:1.7;
	background:#fff;
	-webkit-text-size-adjust: none;
	font-weight:400;
	font-size: 1rem;
}
.mac body {font-weight:300;}


.strong,strong{ font-weight:700;}
.mac .strong,.mac strong{ font-weight:500;}


.mincho{ font-family: 'Noto Serif JP', serif;}
/*.font-rounded {font-family: 'M PLUS Rounded 1c', sans-serif;}*/





/* ヘッダー幅 */




/* ページ幅 */
.wrap
{margin:auto; width:1000px;}





/* PC ページ幅*/
@media print, screen and (min-width: 737px) {

body
{min-width:1100px;}    
    
.pcwrap{margin:auto; width:1000px;}
.pc_wide{margin:auto; width:80%!important;min-width: 1000px;max-width:1200px;}
	
.pcwrap_s{width:900px;}
	
	
}




/* SP ページ幅*/
@media screen and (max-width: 736px) {
.sp_wide{margin:auto; width:96%!important;}

}





@media print, screen and (min-width: 737px) {

#mid #contentArea{
	padding-top: 4rem;
	padding-bottom:6rem;
	background-color: #FFFDFA;
}

#mid #contentArea p{line-height: 1.8;}

	
}












/* SP*/
@media screen and (max-width: 736px) {

#mid #contentArea{
	background-color: #FFFDFA;

}

}










/*  -------------------------------------------------------------------------------------------------------------------- */

/* 基本要素 */

/*  -------------------------------------------------------------------------------------------------------------------- */



/*hover PC*/
@media print, screen and (min-width: 737px) {
.links a:hover,
a.plane:hover,
a:hover{  color:#64B167;}
a img:hover{ opacity:0.85;}
a.spLink{ pointer-events: none;}
	
}

a{color:#64B167;text-decoration:none;}


a.more-link,
.link a,
.links a{ text-decoration:none; color:#5E443A;}
.top .newsinfo p.headline a{color:#333;}


a.plane{ text-decoration:none; color:#333;}
a.underline,
.underline{ text-decoration:underline; color:#3ba8bf; font-weight:700;}
.mac a.underline,s
.mac .underline{font-weight:500;}

.a_nondeco{text-decoration:none;}











/* 基礎パーツカラー */
/*  ------------------------------------------------------------ */

/* ●＆■ */

.wpcontents ul li:before,
ul li:before,.headListTable th:before{ color:#B1D8B3;}

.wpcontents ul.listGreen li:before,
ul.listGreen li:before,.headListTable.listGreen th:before{ color:#9DD2A0;}

.wpcontents ul.listOrange li:before,
ul.listOrange li:before,.headListTable.listOrange th:before{ color:#F9C7A3;}

.wpcontents ul.colorBlue li:before,
ul.listBlue li:before,.headListTable.listBlue th:before{ color:#A3CCEB;}









.wpcontents h4:before,
.sq:before , .profHead:before{color:#64B167;}



/* 太字テキスト */

.tx-b,.tx-bb,
dl.headingText dt
{color:#64B167;}






/*アイコン使用テキストサイズ*/
.iconTxt{ font-weight:700; margin-bottom:0.5rem; font-size:1.0625rem;/*! color: #1c8ca3; */}
.mac .iconTxt{ font-weight:500;}


.color{color:#3ba8bf;}
.colorOrange{color:#EA5514;}

.colorRed{ color:#c30d23;}
.colorBold{ color:#0c96b2; font-weight:700;}
.mac .colorBold{font-weight:500;}









hr,
.dotline{ border-color:#CCCCCC; margin-bottom:2rem; padding-bottom:2rem;}

.dotline.lineColor,
hr.color{border-color:#f0e0c0;}

hr.lineS,
.dotline.lineS{ margin-bottom:1rem; padding-bottom:1rem;}

.dotline_bottom{ border-bottom: 1px dotted #CCCCCC;}
.dotline_top{ border-top: 1px dotted #CCCCCC;}





/*基本要素要素マージン */
/*  ------------------------------------------------------------ */

p{ margin-bottom:1.2rem;}

ul.list li{  margin-bottom:0.2rem;}









/*  -------------------------------------------------------------------------------------------------------------------- */

/* 変更デザインパーツ */

/*  -------------------------------------------------------------------------------------------------------------------- */







.snsBtn{display:flex; align-items: center;justify-content: center;}
.snsBtn li:not(:last-of-type){margin-right: 13px;}
.snsBtn img{height: 50px;}


/*SP*/
@media screen and (max-width: 736px) {
.snsBtn li:not(:last-of-type){margin-right: 10px;}
.snsBtn img{height: 38px;}

}


/*  ------------------------------------------------------------ */

/*ヘッダー*/

/*  ------------------------------------------------------------ */


/* ヘッダ 基礎*/
header{	width:100%;}


header p{ margin-bottom:0rem;}
header ul, header ol{ margin-bottom: 0rem; }
header li{  margin-bottom:0rem;}



/* ヘッダーデザイン調整 */
/*  ------------------------------------------------------------ */
header{
	box-sizing:border-box;
	border-top: 5px solid #64B167;
	background:#fff;
	background-position: top right;
}





/*PCのみ*/
@media print, screen and (min-width: 737px) {
header{
	background-image: url("../images2025/head_deco_pc.png");
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto 100%;
	height:145px;
	min-width: 1100px;
}

header .headerArea{margin: 0;display: block;position: absolute;z-index: 2;left: 0;top: 50%;transform: translateY(-50%);}

header .logo img{padding-left: 20px;height:90px;transition: .5s;}

header .snsBtn{padding-right: 120px;margin-bottom: 15px;transition:0.5s;justify-content: flex-end;}
header .snsBtn li{transition: .5s;}
header .snsBtn li:not(:last-of-type){margin-right: 7px;}
header .snsBtn img{height: 30px;transition: .5s;}

#summary{  padding-right: 120px;}
}


#summary{

font-size: 0.7rem;
  text-align: right;
  min-width: 1000px;
  margin: auto;

  box-sizing: border-box;
}

	

/*幅広くなった際の調整*/
@media print, screen and (min-width: 1300px) {
header .logo img{padding-left: 60px;height:105px;}
header .snsBtn{padding-right: 180px;}
header nav ul#navMenu{padding-right: 180px;}
#summary{  padding-right: 180px;}
}




/*SP*/
@media screen and (max-width: 736px) {
	
header{ border-top: solid 5px #64B167;}
header .logo{display:flex; align-items: center;}
header .headerArea{margin:0 auto; position:relative;display:flex;justify-content: center;}
	
header{ background:none;border:none;background-position: top right;}
header .logo{ display:none;}
}







/* ヘッダー固定する場合 */
/*  ------------------------------------------------------------ */



/*PCのみ*/
@media print, screen and (min-width: 737px) {
	

#head{ 
	z-index:999;
	width:100%;
	position:fixed;
	top: 0;
	left: 0;
	transition:.5s;

}

.is-animation{
		transition:0.5s;
		box-shadow: 1px 1px 2px 0 rgba(153, 153, 153, 0.2);
		height:105px;
		border:none;
}
.is-animation .logo img{height:70px;}
.is-animation .snsBtn{margin-bottom: 5px;}	 
.is-animation .snsBtn img{height: 25px;}
.is-animation .snsBtn li{height: 25px;}
	
	
.headbrank{height:145px;background:#FFF;}	
#mid #content{margin-top:145px;}
	
	

}



/* ミドル　Logo */
/*  ------------------------------------------------------------ */


.logoBlock_sp{display:none;}



/*SP*/
@media screen and (max-width: 736px) {

#mid #content{margin-top:0;border-top: solid 5px #64B167;}

.logoBlock_sp{
    display: block;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 115px;
}
.logoBlock_sp .logo img{ height: 88px;}

}



/* ヘッダナビ */
/*  ------------------------------------------------------------ */

/* ヘッダ メニュー*/

nav #navMenu li { margin-bottom:0;}


/*PCのみ*/
@media print, screen and (min-width: 737px) {


nav ul#navMenu{
	width:auto;
	margin:auto;
	display: flex;
	justify-content: flex-end;
	padding-right: 120px;
	box-sizing: border-box;
	transition:0.5s;
}
	

/* ナビ背景 */
nav{
	position: absolute;
	bottom: 0;
	width: 100%;
}

	
	
	

/* メニューボタンサイズ */

nav #navMenu {height:65px; /*overflow:hidden;*/position: relative;}


	
nav #navMenu > li > a{
	width:100%;
	height:65px;
	color:#5E443A;
	font-size:1.0625rem;
/*	letter-spacing: 0.01em;
	font-feature-settings: "palt";*/
/*	font-weight: 500;*/
	text-decoration: none;
	line-height: 1.3;
	text-align: center;
/*	padding-top: 0.4rem;*/
	display: flex;
	align-items: flex-start;
	justify-content: center;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	font-family: "Kosugi Maru", sans-serif;
	padding-top: 5px;
}
/*.mac nav #navMenu > li > a{font-weight: 400;}*/


nav #navMenu > li > a dl{	
	width: 100%;
	padding-top: 8px;
	box-sizing: border-box;
	border-right:rgba(114,113,113,0.3) dotted 1px;
	height:84%;
}
	
nav #navMenu > li.menu1 > a dl{
	border-left:rgba(114,113,113,0.3) dotted 1px;
	height:84%;
}

	
	
	
/*メニューボタンEN*/

nav #navMenu li a .en{
	display:block;	
	color:#E27625;
	font-size:0.6rem;
	font-weight: 400;
	font-family:'Roboto', sans-serif;
	/*! letter-spacing: 0.03rem; */
	margin-top: 3px;
}
.mac nav #navMenu li a .en{font-weight:300;}




	


nav #navMenu > li.on > a::before,
nav #navMenu > li.pcOn > a::before{
	position:absolute;
	content:'';
	height:2px;
	width:100%;
	background:#B6CF00;
	z-index:1;
	bottom:0;
}
	
	
	
nav #navMenu li a:hover{ opacity:0.85;}

/*nav #navMenu > li > a:hover::before{
	position: absolute;
	content: '';
	height: 1px;
	background: #1b2e59;
	width:100%;
	bottom:0;
	z-index: 2;
}*/



/*メニューボタンデザイン */
nav #navMenu li.menu1{width:69px;}
nav #navMenu li.menu2{width:107px;}
nav #navMenu li.menu3{width:107px;}
nav #navMenu li.menu4{width:107px;}
nav #navMenu li.menu5{width:107px;}
nav #navMenu li.menu6{width:107px;}
nav #navMenu li.menu7{width:107px;}


	

/*メニューボタンデザイン調整 */	

nav #navMenu li.menu1 > a .en{margin-top: 3px;}	
	
nav #navMenu li.menu1 .text_home{display: none;}
nav #navMenu li.menu1 .iconHome img{height: 25px;}
nav #navMenu li.menu1 .iconHome img:hover{opacity: 1;}
nav #navMenu > li.menu1  > a dl{padding-top: 6px;}
/*nav #navMenu li.menu1{display: none;}*/

nav #navMenu > li > a::after {
	position:absolute;
	content:'';
	height:2px;
	width:0;
	background:#64B167;
	z-index:1;
	bottom:0;
	left: 50%;
    transition: .2s;
  }

nav #navMenu > li:hover> a::after {
    left: 0;
    width: 100%;
  }	
	
	
	

	
/* ================= */	


nav #navMenu li .second{
	/*! height: 0; */
	position: absolute;
	top:65px;
	background:#fff;
/*	-webkit-transition: .2s;
	transition: .2s;*/
	visibility:hidden;
	opacity: 0;
	z-index:10;
	padding:0;
	box-sizing: border-box;
	width: 15rem;
	box-shadow: 2px 9px 10px 0 rgba(153, 153, 153, 0.1);
}
	

nav #navMenu li .second ul{display: block!important;}

nav #navMenu li ul li a{
	display:block;
	padding:1.1rem 1rem 1.1rem 2.1rem;
	box-sizing:border-box;
	background-image:url("../images2025/common/btnR.svg");
	background-position:left 0.8rem center;
	background-size:auto 1rem;
	background-repeat:no-repeat;
	font-size:1rem;
	text-decoration:none;
	color:#231815;
	text-indent:0;
	text-align:left;
/*	letter-spacing: 0.01em;
	font-feature-settings: "palt";*/
	border-top:rgba(124,108,101,0.5) dotted 1px;
}


nav #navMenu li ul li.on a{color:#3ba8bf !important;}
nav #navMenu li ul li:first-of-type a{border:none;}
    
    
    
/* ================= */	    

    
nav #navMenu li.menu2 .second{
	width: 100%;
	padding: 1.5rem 0 1rem;
    left:50%;
    transform: translate(-50%,0);
	background: #F8FAE5;
}

nav #navMenu li.menu2 .second .secondInner{
	width: 1000px;
	display: flex;
	justify-content:space-between;
	margin:0 auto;
	box-sizing: border-box;
	/*! padding: 0.5rem 0; */
}

	
	   
    
 
nav #navMenu li.menu2 .second ul{
    display: flex!important;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
nav #navMenu li.menu2 ul li{width: 32.6%;margin-bottom: 0.7rem;}
nav #navMenu li.menu2 ul li a{
	padding:1.5rem 1rem 0;
	background:none;
	background-color:#fff;
	color:#5E443A;
	text-align:center;
	border:none;
	width: 100%;
	border-radius: 15px;
	height: 100%;
	min-height: 170px;
    box-sizing: border-box;
}
    
nav #navMenu li.menu2 ul li.on a{color:#64B167!important;}
nav #navMenu .med_icon{width: 80px;}
nav #navMenu .med_icon_txt{font-size:1.25rem;margin-top:0.7rem;line-height: 1.2;}


 

 /* ================= */	   


.spMenu_head{display: none;}
#globalMenu{display: block!important;}
#content{display:block!important;}
.spNavTel,.spNavYoyaku{display: none!important;}	


	


nav #navMenu li:hover .second{
	animation: fadeInAnime 0.4s cubic-bezier(0.2, 0.8, 0.8, 1) forwards;
}
	

	
}




@keyframes fadeInAnime{
  0% {
	top:60px;
    opacity: 0;
  }
  100% {
	top:65px;
  }
  40%,100% {
    opacity: 1;
    visibility: visible;
  }
}	
	


/*SP*/
@media screen and (max-width: 736px) {
	
nav #navMenu li a .en{display: none;}
nav #navMenu li.menu1 a .en{display: block;}
nav #navMenu li.menu1 .iconHome{display: none;}

nav #navMenu li.menu2 .second ul{
    display: flex!important;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
nav #navMenu li.menu2 ul li{width: 49%;margin-bottom: 0.5rem;}
nav #navMenu li.menu2 ul li a{
	padding:1rem 0.3rem 1rem;
	background:none;
	background-color:#fff;
	color:#5E443A;
	text-align:center;
	border:none;
	width: 100%;
	border-radius: 10px;
	height: 100%;
	margin-bottom: 0;

	min-height: 10rem;
}

nav #navMenu li.menu2 ul li.on a{color:#64B167 !important;/*! background-color:#fffceb; */}


}






/* ミドル　タイトル画像 */
/*  ------------------------------------------------------------ */


/* ミドルビジュアル*/



/*PCのみ*/
@media print, screen and (min-width: 737px) {
	
#mid #titleArea{
	background: url("../images2025/midImg.jpg");
	background-position:left center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-color:#f5f9fb;
	width: 100%;
	height:200px;
	margin-bottom:0;
}	

#mid #titleArea{min-width: 1000px;}	
	
	
}	












/*SP*/
@media screen and (max-width: 736px) {
	
#mid #titleArea{
	height:120px;
	background-image: url(../images2025/midImg_sp.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:cover;
}

	
}

/* ページタイトル*/
/*  ------------------------------------------------------------ */


#titleArea .titleSet{
	display:flex; 
	align-items: center;
	justify-content:flex-end;
	height: 200px;
	width: 1000px;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
}


#titleArea h2{font-size:2rem;color:#1A1A1A;font-weight:300;padding-right: 2rem;}
.mac #titleArea h2{font-weight: 200;}

#titleArea h2::first-letter{color:#3ba8bf;}

#titleArea h2 span.decoSmallTxt{
	/*! margin-bottom: 0; */
	margin-top: 0.2rem;
	display: block;
}












/*SP*/
@media screen and (max-width: 736px){

#titleArea .titleSet{height: 120px;width: 100%;display: none;}
#titleArea h2{font-size:1.35rem;}
#titleArea h2 span.decoSmallTxt{font-size:0.65rem;margin-top: 0.2rem;}	

}








/*  ------------------------------------------------------------ */

.pageTitle{
	font-size:2rem;
	color: #6E574D;
	text-align: center;
	line-height: 1.6;
    font-family: "Kosugi Maru", sans-serif;
}



/*PCのみ*/
@media print, screen and (min-width: 737px) {


}






/*SP*/
@media screen and (max-width: 736px) {

.pageTitle{
	font-size:1.7rem;
}

}









.decoSmallTxt{
	font-family: 'Roboto', sans-serif;
	font-size:0.75rem;
/*	letter-spacing:0.04rem;*/
	margin-bottom:0;
	color:#E27625;
	text-align: center;
}

@media screen and (max-width: 736px) {

}








dl.headingText{ margin-bottom: 1.2rem;}
dl.headingText dt{ font-size:1.2rem; font-weight:400; margin-bottom:0.2rem;}
dl.headingText dd + dt{ margin-top:1.2rem; }


.tx-b{ font-size:1.1rem; margin-bottom: 0.6rem; font-weight: 500; line-height:1.5;}
.tx-bb{ font-size:1.35rem; margin-bottom: 0.8rem; font-weight: 500; line-height:1.5;}
.tx-bbb{ font-size:1.55rem; margin-bottom: 0.8rem; font-weight: 500; line-height:1.5;}

/* SP */
@media screen and (max-width: 736px) {
.tx-b{ font-size:1.1rem;}
.tx-bb{ font-size:1.25rem;}


dl.headingText dt{ font-size:1.15rem;}
}







/* ============================================================== */
/* 色付き番号箇条書きリスト */



ol.numList{
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
ol.numList ol{
  padding-left: 1rem;

}
ol.numList li{
  text-indent: -1.6rem;
  padding-left: 1.6rem;
  margin-bottom:0rem;
  font-size:1.2rem;

}
ol.numList li:before {
  counter-increment: item;
  content: counter(item)'.';
  padding-right: .5rem;
  font-weight: 500;
  color: #EE772B;
  font-size:1.5rem;
}


/* 表テーブル*/
/*  ------------------------------------------------------------ */


table.listTable {  margin: 0 0 10px; text-align:left; border:solid 1px #8EC575;}
table.listTable td{ padding:1.7rem; background:#FFFFFF;
 border-left:solid 1px #8EC575;
  border-bottom:solid 1px #8EC575;
  }

table.listTable th{padding: 1.7rem;}


table.listTable tbody th{
	background:#EEF7EE;
	font-weight:400;
	white-space:nowrap; 
	border-bottom:solid 1px #8EC575;
}

table.listTable thead th{ background:#DFF0DD; text-align:center; border-left:solid 1px #8EC575;   border-bottom:solid 1px #8EC575; line-height:1.4; padding:1.3rem 0;}
table.listTable .line2 th{ background:#f8f2eb; text-align:center; border-left:solid 1px #8EC575;   border-bottom:solid 1px #8EC575; line-height:1.4; padding:0.8rem 0;}



/* PC */
@media print, screen and (min-width: 737px){
table.listTable td {padding: 1rem 2rem;}
table.listTable tbody th{padding: 1rem 2rem;}
table.listTable.padding_L tbody th{padding-top: 1.3rem;padding-bottom: 1.3rem; }
}









/* 調整*/

table.listTable thead th {padding: 1rem 0;font-weight: 500;color:#333;}
.mac table.listTable thead th {font-weight: 400;}

table.listTable tbody th{font-weight:500;color:#3e3a39;}
.mac table.listTable tbody th {font-weight:400;}

table.listTable.tLHS{line-height: 1.3;}







/* SP */
@media screen and (max-width: 736px) {

table.listTable { font-size:0.9rem;}
	
table.listTable thead th{padding:1rem 0;}
	
table.listTable tbody th{ /*! text-align:center; */}
table.listTable td{ /*! text-align:left; */}
table.listTable tbody th.thLv2{ text-align:left;}

table.listTable td.price{text-align:center; white-space:nowrap; width:25%;}
table.listTable td.price span{ display:block; line-height:1;}
table.spVecticalList th.thLv2{ border-left:none;}
	

	
/* 調整*/
table.listTable thead th{padding:0.7rem 0;}
table.listTable tbody th{padding: 1.2rem 0.5rem;}

	
table.spVecticalList tr:last-of-type td{border-bottom: none;}
}












/*  ------------------------------------------------------------ */

/*診療時間テーブル*/

/*  ------------------------------------------------------------ */


/*基礎*/
table.timeTable{ width:100%; text-align:center; box-sizing:border-box; margin-bottom:0.6rem; border-radius: 10px;border: 1px solid #73b976;}
table.timeTable th{font-size:0.85rem;box-sizing:border-box; line-height:1; padding:0.5rem 0;}
.timeTable .day{font-size:0.85rem;}

table.timeTable td{box-sizing:border-box; }
table.timeTable td.schedule{font-size:1.1rem; }

table.timeTable td.timeHead{ white-space:nowrap; line-height:1.35; width:30%; padding:0.5rem 0;font-size:0.8rem; font-family: 'Roboto', sans-serif;/*! color: #595757; */font-weight: 500;}
.timeTable .timeHead span{ font-size:135%; }

.mac table.timeTable td.timeHead{font-weight: 400;}

/*変更要素*/



table.timeTable{border-collapse: separate;overflow:hidden;}

table.timeTable th{ background:#73B976;color:#FFFFFF;font-weight:400;}
table.timeTable td{ background:#FFF;border-bottom:#e6e6e6 solid 1px;}
table.timeTable td.schedule{ color:#B6CF00;}
table.timeTable td.schedule.off{color:#c8c8c8;}

table.timeTable td.schedule.s_color,.s_color{ color:#d28f76;}
table.timeTable td.schedule{}

table.timeTable tr:last-of-type td{ border-bottom:none;}

.schedule_color{ color:#94d3e0;font-size: 110%;margin-right: 0.4rem;}


/* SP */
@media screen and (max-width: 736px) {

	
	



	
table.timeTable{ font-size:0.9rem; /*border: 1px solid #B0A5CF ;*//*! border-radius: 7px; */}
.timeTable .day{font-size:0.75rem;}
table.timeTable th{ padding:  0.5rem 0;font-size:0.75rem;}
table.timeTable tr.pm td{ /*border-bottom:none;*/}
table.timeTable td.timeHead{padding: 0.5rem 0.3rem;font-size:0.7rem;}
.timeTable .timeHead span{font-size:135%;}
table.timeTable td.schedule{ font-size:1rem;}


table.timeTable td.schedule.iconStd span img{width: 21px;height: auto;margin-top: 2px;}	

}


table.timeTable .schedule.std{position:relative;}
table.timeTable .schedule.std span{
	position:absolute;
	font-size:61%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	margin: -1rem 0 0 0.7rem;
	text-align: center;
	color:#595757;
	line-height: 1;
}



/* SP */
@media screen and (max-width: 736px) {
table.timeTable .schedule.std span{
	margin: -0.7rem 0 0 0.6rem;
}
table.timeTable td.schedule{padding:0.6rem 0;}

}







/* SP S */
@media screen and (max-width: 374px) {	
table.timeTable{ font-size:0.8rem;}
	
}




/*PCのみ*/
@media screen and (min-width: 737px) {
table.timeTable td.schedule{padding:0.9rem 0;}
}




/*  ------------------------------------------------------------------------------------- */

/* フッター*/

/*  ------------------------------------------------------------------------------------- */

/* フッタ */
footer .wrap{ padding:0}
footer{ width:100%; }









/* クリニックインフォエリア */
/*  ------------------------------------------------------------ */


#clinicInfoArea {
	background-color: #F8FAE5;
	padding:3rem 0 2rem;
	font-size: 0.93rem;
}


/* PCのみ */
@media print, screen and (min-width: 737px) {
#clinicInfoArea {/*! min-width: 1000px; */}

}





#top #clinicInfoArea {

}



/*
.fbgw #clinicInfoArea{
	background-color: #fff;
}*/




/*SP*/
@media screen and (max-width: 736px) {
	
#clinicInfoArea{
	padding:2rem 0 1.5rem;
	font-size:1rem;

}

	
}






/* footLogo */
/*  ------------------------------------------------------------ */


	
.footLogo{
	margin-bottom: 1.7rem;
}



/*SP*/
@media screen and (max-width: 736px) {

.footLogo{
	text-align: center;
}
.footLogo img{
	max-width: 74%;
}	
	
	

}





/* 所在地・アクセス */
/*  ------------------------------------------------------------ */


.txt_number{/*! font-size: 0.95rem; */margin-top: 0.2rem;margin-bottom: 0.8rem;}


ul.list.colorLG li::before{color:#C2E3BF;}

.list.accessList li{font-size: 1rem;font-weight: 500;}
.mac .list.accessList li{font-weight: 400;}




.iconParking{font-size: 1.2rem;;margin-top: 2.3rem;margin-bottom: 0.8rem;}

.txt_parking .indent{font-size: 0.82rem;}





.accessLinkBtn{margin:2rem 0 1rem;}
.accessLinkBtn a{
	text-align: center;
	background-color: #F8A72D;
	background-image: url("../images2025/common/icon_map_wh.svg");
	background-repeat: no-repeat;
	background-position: left 0.8rem center;
	background-size: 1.6rem;
	display: inline-block;
	min-width: 12rem;
	padding: 1rem 2.5rem 1rem 2.5rem;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	border-radius: 50px;
	box-sizing: border-box;
	font-size: 0.9rem;
	text-indent: 0.8rem;
}


.accessLinkBtn a:hover{opacity: 0.85;}






/*SP*/
@media screen and (max-width: 736px) {
.iconParking{font-size: 1.0625rem;}
.iconParking::before{
	width: 1.7rem;
	height: 1.7rem;
	background-size: 1.7rem;
	margin-right: 0.6rem
}
.txt_parking .indent{font-size: 0.85rem;}
	
.accessLinkBtn{text-align: center;margin-top: 1.5rem;}
.accessLinkBtn a{
	min-width: 14rem;
	padding: 1rem 2.5rem 1rem 2.5rem;
	font-size: 1rem;
}
	

}





/* 診療時間 */
/*  ------------------------------------------------------------ */

.txt_holiday{margin:0.8rem 0 0.1rem;}
.txt_holiday span{color:#64B167;margin-right: 0.8rem;font-weight: 500;}
.mac .txt_holiday span{font-weight: 400;}



/*SP*/
@media screen and (max-width: 736px) {

.txt_holiday{margin:1rem 0 0.3rem;}

}



/* 診療内容 */
/*  ------------------------------------------------------------ */
.treatBlock{display: flex;}
.treatBlock ul:first-of-type{margin-right: 50px;}
.treatBlock ul.list li::before{top: 0;}




/*  ------------------------------------------------------------ */

#clinicInfoArea .footTel{
	text-align: center;
	padding-top: 2rem;
	margin-top: 1.8rem;
	border-top:1px dotted #C9CACA;	
}









/*  ------------------------------------------------------------ */

/* 表示順入れ替え*/

/* SP */
@media screen and (max-width: 736px) {

/*#clinicInfoArea .flexwrap{ display:flex; flex-wrap:wrap;}
#clinicInfoArea .flexLeft,
#clinicInfoArea .flexRight{ flex-basis:100%;}

#clinicInfoArea .flexRight{order:1;}
#clinicInfoArea .flexLeft{order:2;}
*/
	
#clinicInfoArea .flexRight{margin-top: 2rem; }

}








/*  ------------------------------------------------------------ */

/* 予約・問診等　リンク・バナー */


.reactionBtnArea{padding: 1.5rem 0 1.5rem;list-style: none;background: #f8fae5;margin-top: 1rem;}


.reactionBtn a{
	text-align:center;
	display:block;
	background-color:#fff;
	background-image:url("../images2025/common/btnR.svg"); 
	background-repeat:no-repeat;
	background-position: left 0.8rem center;
	background-size: auto 1.3rem;
	width: 100%;
	padding: 1.4rem 1rem 1.4rem 1rem;
	text-decoration:none;
	color:#604c3f;
	font-weight:500;
	border-radius:5px;
	box-sizing: border-box;
	font-size: 1.15rem;
	text-indent:0rem;
	margin-bottom:0.5rem;
/*	border: 1px #c7e8f6 solid;*/
}
.mac .reactionBtn a{font-weight: 400;}

.reactionBtn:last-of-type a{ margin-bottom:0;}

.reactionBtn.reserve a{
	background-image: url("../images2025/common/icon_calendar_wh.svg");
	background-position:1.1rem center;
	background-size: 2.3rem;
	background-color:#E36027;
	color:#fff;
	font-size: 1.4rem;
	padding: 1rem 1rem 1rem 2rem;
}

.reactionBtn.monshin a{
	background-image: url("../images2025/common/icon_monshin_wh.svg");
	background-position:1.2rem center;
	background-size: 2.3rem;
	background-color:#B6CF00;
	color:#fff;
	font-size: 1.4rem;
	padding: 1rem 1rem 1rem 2rem;
}



.reactionBtn.tel a{
	background-image: url("../images2025/common/btnTEL_R.svg");
	background-position: 0.8rem center;
	background-size: 2.7rem;
	background-color:#fff;
    border:1px solid #64B167;
	
}
.reactionBtn.tel img {max-width: 240px;width: 72%;margin-left: 6%;}



@media print, screen and (min-width: 737px) {
.reactionBtnArea{display: none;}


}




/* SP */
@media screen and (max-width: 736px) {



}







/*  ------------------------------------------------------------ */

/* フッター*/

/*  ------------------------------------------------------------ */

#foot{ background:#64B167; padding:1.5rem 0 1rem;flex-basis:100%;color:#FFFFFF;}

#foot h2{font-size: 1.05rem;font-weight: 700;margin: 0 0 0rem;}
.mac #foot h2{font-weight: 500;}

#foot h3{font-size: 0.93rem;font-weight: 500;}
.mac #foot h3{font-weight: 400;}


.copyright{
	font-size:70%;
	text-align:center;
	width:100%;
	margin:0.5rem 0 0;
	color:#fff;
}
/*mac .copyright{font-weight: 300;}*/








/* SP */
@media screen and (max-width: 736px) {

#foot{padding:15px 0 0;background:#64b167;height: 110px;}
#foot h2,#foot h3{display: none;}
   
}




/*PCのみ*/
@media print, screen and (min-width: 737px) {
.copyright{min-width: 1000px;}
#pagetop{padding-bottom: 10px;bottom: 40px!important;}
#pagetop img{ width:64px; height:64px;}
}




/* リンクページボタン*/

#foot .wrap{ position:relative;}
.toLinkpage{ text-align:right; margin: 0;font-size:0.8rem;position:absolute; top:0.3rem; right:0;}
.toLinkpage a:before{ background-size:90%; vertical-align: -0.15rem; background-image:url(../images2025/common/btnR_wh.svg);}
.toLinkpage a{color:#FFFFFF;}
.toLinkpage a:hover{ opacity:0.8; color:#FFFFFF !important;}


/* フッター　固定表示ボタン */
/*  ------------------------------------------------------------ */
#yoyaku{
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    transition: .3s;
}

#yoyaku{
    display:flex;
    justify-content: space-around;
    margin:0;
    background:#64B167;
    border-top:1px solid rgba(255,255,255);
    box-sizing: border-box;
}


#yoyaku li{
	width:100%;
	text-align:center;
	margin:0;
	background-repeat: no-repeat;
	border-right:1px solid rgba(255,255,255,0.8);
    height: 60px;
}
#yoyaku li:last-of-type{border:none;}


#yoyaku li.yoyakulink{
	background-image: url("../images2025/common/icon_reserve_wh.svg");
	background-position: top 9px center;
	background-size:auto 21px;
}
/*#yoyaku li.monshin{
	background-image: url("../images2025/common/icon_monshin_wh.svg");
	background-position: top 6px center;
	background-size:auto 22px;
}*/
/*#yoyaku li.line{
	background-image:url("../images2025/common/icon_line_wh.svg");
	background-position: top 9px center;
	background-size:auto 23px;
}*/
#yoyaku li.tel{
	background-image:url("../images2025/common/btnTEL_Rwh.svg");
	background-position: top 7px center;
	background-size:auto 27px;
}
#yoyaku li.map{
	background-image:url(../images2025/common/icon_map_wh.svg);
	background-position: top 9px center;
	background-size:auto 24px;

}
#yoyaku li a{
	font-size:13px;
	text-decoration:none;
	line-height: 1.25;
	color:#fff;
	font-weight:500;
	height: 60px;
	box-sizing: border-box;
	display:flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 8px;

}
.mac #yoyaku li a{font-weight:400;}






/*  ------------------------------------------------------------ */



.yoyakuSideFixed{position: fixed;right: 0;top: 29%;z-index: 9999;}

.yoyakuSideFixed li a{
	background: #fff;
	border-radius: 10px 0 0 10px;
	margin-bottom:5px;
	display: block;
}









/* SP */
@media screen and (max-width: 736px) {
	
.yoyakuSideFixed{display: none;}
	

}









/* WP PageNavi
/*  ------------------------------------------------------------ */
 
.wp-pagenavi{ margin-top:1rem !Important;}
.wpcontents .wp-pagenavi a{ margin-right:5px;}



.wp-pagenavi a ,
.wp-pagenavi .current{ 
	background: #FFF;
	margin-right: 0.4rem;
	width: 36px;
	line-height: 36px;
	font-size:0.9rem;
	border:#64B167 1px solid;
	display: inline-block;
	text-align: center;
	color: #64B167;
	border-radius:3px;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;

}
.wp-pagenavi a:hover{border:#64B167 1px solid;}


.wp-pagenavi .current{ background:#64B167; color:#FFF; border:none;}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink{}


/* SP */
@media screen and (max-width: 736px) {
.wp-pagenavi{text-align:center; margin-bottom:1rem;}

.wp-pagenavi a ,
.wp-pagenavi .current{margin-bottom: 5px; width:14%;}


}




