@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/css?family=Roboto:300,400,500&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/css?family=Roboto&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: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;*/
	color: #464646;
	height:100%;
	line-height:1.7;
	background:#fff;
	-webkit-text-size-adjust: none;
	font-weight:300;

}

.strong,
strong{ font-weight:500; color:#000;}


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

/* ヘッダー幅 */

nav ul#navMenu{margin:auto;  width:1000px; }
#summary{  width:1000px; margin:auto; position:relative; }


/* ページ幅 */

.wrap
{margin:auto; width:1000px; }


/* PC ページ幅*/
@media print, screen and (min-width: 737px) {
.pcwrap{margin:auto; width:1000px; }
}


@media print, screen and (min-width: 737px) {
#mid #contentArea{  padding-bottom:7rem;}
}




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

/* 基本要素 */

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


/*hover PC*/
@media print, screen and (min-width: 737px) {
.links a:hover,
a.plane:hover,
a:hover{  color:#1E80C2;}
a img:hover{ opacity:0.85;}

}

a{  color:#0099CC;}



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


a.plane{ text-decoration:none; color:#333;}



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

/* ●＆■ */

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


ul.list_pink li:before{ color:#F8CDE1;}





.wpcontents h4:before,
.sq:before , .profHead:before{color:#59A9DD;}






/* 太字テキスト */

.tx-b,.tx-bb,.tx-bbb,.tx-bbbb,
dl.headingText dt
{color:#1E86C9;}


/*アイコン使用テキストサイズ*/
.iconTxt{ font-weight:400; margin-bottom:0.3rem; font-size:1.25rem; color:#464646;}





/* SP */
@media screen and (max-width: 736px) {
/*.news h2 {color:#1D9ECC;}*/
}

.color{ color:#1E80C2;}
.colorRed{ color:#E67373;}
.colorBlue{ color:#59A9DD;}
.colorGreen{ color:#8CC63F;}
.coloBrown{color:#754C24;}
.colorBold{ color:#409F09; font-weight:500;}

/* お知らせパーツ */
.date{color: #1E86C9;}


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

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








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

p{ margin-bottom:1.2rem;}


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






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

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

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



h1{ position: absolute; right:0; top:5px; font-size:75%; z-index:100; font-weight:300;}




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

/*ヘッダー*/

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

/* ヘッダ 基礎*/
header{	width:100%;  }
header .logo{  display:flex; align-items: center;}
header .headerArea{margin:0 auto; position:relative; display:flex;}

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





/* ヘッダーデザイン調整 */
/*  ------------------------------------------------------------ */
header{ border-top: solid 5px #7ABAE4; box-sizing:border-box; /*background:#fdfbf6;*/}


header .logo{ height:130px;}


header .headTel{position: absolute; right:0px; bottom:20px; }


/*PCのみ*/
@media print, screen and (min-width: 737px) {
header .logo a{/* margin-top: 20px;*/}
}

header .sub{  position:absolute; left:330px; bottom:37px;}

/*SP*/
@media screen and (max-width: 736px) {
header{ border-top: solid 3px #7ABAE4;}	
}


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

/*PCのみ
@media print, screen and (min-width: 737px) {
#head{ z-index:100; width:100%; position:fixed;top: 0; left: 0; transition: .5s; }
 #content{ padding-top:203px;}


a.anchor{ padding-top:210px;  margin-top:-210px; display:block;}

}


#head{transition: .5s;  position:fixed;top: 0; left: 0; width:100%; z-index:100; border-bottom:#EDEDED solid 1px; }
*/

/* SP 
@media screen and (max-width: 736px) {
a.anchor{  margin-top:-80px; padding-top:80px; display:block;}

}
*/



/*
 以下高さの合計
#header border-top +
#header .logo  + 
#head .head-menu li a height
*/





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

/* ヘッダ メニュー*/

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


/*PCのみ*/
@media print, screen and (min-width: 737px) {
/* ナビ背景 */
nav{
	width:100%;
	height:81px;
	min-width: 1000px;
/*	background:url(../images/naviBg.png) repeat-x bottom ;*/
}
nav ul{display: flex;}

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


nav #navMenu {height:81px; /*overflow:hidden;*/}
nav #navMenu li a{	width:100%; height:81px; display:block; position:relative;}
nav #navMenu li{ text-indent:-5000px; }
nav #navMenu li.on > a{ background-position:left -81px;}
nav #navMenu li.pcOn > a{ background-position:left -81px;}
nav #navMenu li a{ box-sizing:border-box; background-repeat:no-repeat;}
nav #navMenu li a:hover{ opacity:0.7;}



header .spTop{ display:none;}


/* メニューボタンデザイン */
nav #navMenu  li.menu1 > a{ background-image:url(../images/menu1.png); width:84px;}
nav #navMenu  li.menu2 > a{ background-image:url(../images/menu2.png); width:196px;}
nav #navMenu  li.menu3 > a{ background-image:url(../images/menu3.png); width:131px;}
nav #navMenu  li.menu4 > a{ background-image:url(../images/menu4.png); width:131px;}
nav #navMenu  li.menu5 > a{ background-image:url(../images/menu5.png); width:163px;}
nav #navMenu  li.menu6 > a{ background-image:url(../images/menu6.png); width:163px;}
nav #navMenu  li.menu7 > a{ background-image:url(../images/menu7.png); width:132px;}





nav li{position: relative; text-align:left;}
nav li a{display: block; cursor:pointer;}



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



nav #navMenu li ul{
	position: absolute;
	top: 86px;
	border:1px solid #59A9DD;
    background: #FFF;
     -webkit-transition: .1s ease;
	/*  transition: .2s ease; */
	visibility: hidden;
	opacity: 0; 
	z-index:9999;
	display: block !important;
	
}


nav #navMenu li ul li a{
	width:14rem;
	height:inherit;
	padding:0.9rem 0 0.9rem 2rem;
	border-top:#59A9DD dotted 1px;
	box-sizing:border-box;
	background-image:url(../images/common/btnR.svg)  ;
	background-position:left 0.6rem center;
	background-repeat:no-repeat;
	background-size:1rem;
	font-size:0.95rem;
	text-decoration:none;
	color:#464646;
	text-indent:0;
	text-align:left;
}

nav #navMenu  li.menu7 ul{right: 0;}
	
	
	
nav #navMenu  li ul > li.on a{ color:#1E80C2; background-color:#FAFDFF;background-position:left 0.6rem center;}


nav #navMenu li ul li:first-of-type a{border:none;}


nav #navMenu li:hover ul{
    top: 81px;
    visibility: visible;
    opacity: 1;
}

nav #navMenu  > li{ position: relative; }
nav #navMenu li ul li::after { content: none;}
	
}


/*SP*/
@media screen and (max-width: 736px) {
	
/*nav #navMenu li.menu3 > a{
	background: url("../images/icon_vaccination.svg") no-repeat left 1.1rem center;
	background-size: auto 2rem;
	padding-left:3.5rem;
	cursor:inherit;
}

nav #navMenu li.menu5 > a{
	background: url("../images/icon_clinic.svg") no-repeat left 1rem center;
	background-size: auto 1.8rem;
	padding-left:3.5rem;
	cursor:inherit;
}	
	
nav #navMenu li.menu7 > a{
	background: url("../images/icon_news.svg") no-repeat left 1rem center;
	background-size: auto 2rem;
	padding-left:3.5rem;
	cursor:inherit;
}*/	
	
	
	
}





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

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

#mid #titleArea {background: url(../images/midImg.jpg) no-repeat left center #ECF7FE;height:245px; margin-bottom:0;position:relative;}


#mid #titleArea:after{ content:""; height:65px; width:100%; display:block; background:url(../images/wave.png) center top;position:absolute; bottom:-1px;}



/*PCのみ*/
@media print, screen and (min-width: 737px) {
#mid #titleArea:before{
	position: absolute;
	content: "";
	top:24px;
	background-image: url( "../images/titleAreaDeco1_pc.png");
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:44px;
}
	
}



/*SP*/
@media screen and (max-width: 736px) {
	
#mid #titleArea{ height:130px; margin-bottom:0;background-image: url(../images/midImg_sp.jpg); background-position: left center;background-size: auto 100%;}


#mid #titleArea:after{ content:""; height:52px; width:100%; display:block; background:url(../images/wave_sp.png) right top;position:absolute; bottom:-1px;}
}



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

#titleArea h2{
	display:flex; 
	align-items: center;
	justify-content:flex-end;
	height:245px;
/*	width:1000px;*/
	text-align: left;
	padding: 0 2rem 0 0;
	font-size:2rem;
	font-weight:400;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	/*font-family: 'Noto Serif JP', serif;*/
	color:#1E80C2;
	line-height: 1.4;
	position: relative;
}


#titleArea h2::before{
	position: absolute;
	content: "";
	width:53px;
	height:32px;
	background-image: url( "../images/titleAreaDeco2.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 98%;
	bottom: 4rem;
	right: 27rem;
}



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



#titleArea h2{
	width: 100%;
	height:130px;
	font-size:1.4rem;
	padding:0;
}

#titleArea h2::after{
	position: absolute;
	content: "";
	background-image: url( "../images/titleAreaDeco1_sp.png");
	background-position: center;
	background-repeat: no-repeat;
	width:51px;
	height:25px;
	background-size: 60%;
	top: 3%;
	right: 0;
}

#titleArea h2::before{
	width:29px;
	height:17px;
	background-size: 70%;
	bottom: 22%;
	right: 40%;
}
	


}






/* メインタイトル H2*/
/*  ------------------------------------------------------------ */



h2.pageTitle {
	display: flex;
	padding:0.1rem 0 1rem 0.1rem;
	font-weight:400;
	line-height:1.4;
	align-items: center;
	font-size:1.3rem;
	flex-direction: row;
	border-bottom: dotted 1px #999;
	margin:1.8rem auto;
	/*font-family: 'Noto Serif JP', serif;*/
}



h2.pageTitle:before{
	content:"";
	width:7px;
	background: #59A9DD;
	margin-right:  0.8rem ;
	border-radius:3px; 
	flex-shrink: 0;
	align-self:stretch;
	min-height: 2rem;
	display:block;
}

h2.pageTitle.direct{ margin-bottom:0; border:none;}



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



h2.pageTitle{ font-size:1.2rem; margin: 1rem auto ;}
h2.pageTitle:before{ width: 6px; min-height: 2rem; }
h2.pageTitle.directSP{ margin-bottom:0; border:none;}

}




.decoSmallTxt{ text-align:center; color:#1E86C9; font-family: 'Roboto', sans-serif;   font-size:0.8rem; font-weight: 100; /*letter-spacing:0.1rem;*/ margin-bottom:0rem;}






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.25rem; font-weight:400; margin-bottom: 0.6rem; line-height:1.5;}
.tx-bb{ font-size:1.4rem; font-weight:400;  margin-bottom: 0.8rem;  line-height:1.5;}
.tx-bbb{ font-size:1.75rem; font-weight:400;  margin-bottom: 1rem;  line-height:1.4;}
.tx-bbbb{ font-size:2rem; font-weight:400;  margin-bottom: 1rem;  line-height:1.4;}

.tx-b.mincho,
.tx-bb.mincho,
.tx-bbb.mincho{font-weight:500;}




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

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






.lineL{ line-height:1.8;}



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



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 #E4E4E4;;}
table.listTable td{ padding:1rem; background:#FFFFFF;
 border-left:solid 1px #E4E4E4;
  border-bottom:solid 1px #E4E4E4;
  }



table.listTable tbody  th{ padding:1.5rem 1rem;
	background:#FFF6E4;
	font-weight:400;
white-space:nowrap; 
  border-bottom:solid 1px #E4E4E4;;
}

table.listTable thead th{ background:#EAF8FD; text-align:center; border-left:solid 1px #A9E0F7;   border-bottom:solid 1px #A9E0F7; line-height:1.4; padding:1rem 0; font-weight: 400;}
table.listTable .line2 th{ background:#f8f2eb; text-align:center; border-left:solid 1px #A9E0F7;   border-bottom:solid 1px #A9E0F7; line-height:1.4; padding:0.8rem 0; }




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

table.listTable  td.price{ white-space:nowrap; width:25%; }
table.listTable  td span{ padding-left:0.6rem;}
}





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

table.listTable { font-size:0.9rem;}

table.listTable tbody th{ text-align:center;}
table.listTable tbody th.thLv2{ text-align:left;}

table.listTable  td.price{  width:auto; 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.timeTable{ width:100%; text-align:center; box-sizing:border-box; margin-bottom:0.5rem; }
table.timeTable th{ font-size:0.85rem;  box-sizing:border-box; line-height:1; padding:0.5rem 0;}
.timeTable .day{font-size:0.8rem;}

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

table.timeTable td.timeHead{ white-space:nowrap; line-height:1.3; padding: 0.5rem 0 ; font-size:0.7rem; font-family: 'Roboto', sans-serif; }
.timeTable .timeHead span{ font-size:1.05rem;font-weight:400; }


/*変更要素*/

table.timeTable{
border-left: 1px solid #CDE5F5; border-right: 1px solid #CDE5F5;border-top: 1px solid #CDE5F5;
  border-collapse: separate;
  border-radius: 10px;
  overflow:hidden;
  border-bottom:none;

}



.timeTable .day{width:11%;}



table.timeTable th{ background:#59A9DD; color:#FFFFFF;  font-weight:300; border-left:#7ABAE2 solid 1px;}
table.timeTable th:first-child{border-left:none;}
table.timeTable td{ background:#FFF;  border-bottom:#CDE5F5 solid 1px;}
table.timeTable td:first-child{border-left:none;}

table.timeTable td.timeHead{ padding:0.6rem 0;}
table.timeTable td.schedule{ /*color:#EC7593;*/ border-left:#CDE5F5 solid 1px;padding: 0.4rem 0;}
table.timeTable td.color{color:#ED81B3;font-weight: 500;}

table.timeTable td.schedule.off{/*color:#ADADAD; */}
table.timeTable tr.courseType2 td.schedule{ color:#EC7593; }


.uniqueTime{ /*position:relative;*//* border-left:#0062BA solid 1px;*/}
.uniqueTime span{ /*position:absolute;  top:-0.4rem; font-size:0.8rem;*/}














table.timeTable td.schedule.iconStd span img{width: 1.8rem;padding-bottom: 0.26rem;padding-left:0.7rem;}
table.timeTable td.schedule.iconStd{width:12%;}

.std{background:url(../images/icon_Std.svg) no-repeat left 0.4rem;
background-size: auto 1.6rem;
padding: 0.2rem 0 0.2rem 1.5rem;
font-size: 1rem;
font-weight:300;
margin-top:0;
}






/* SP */
@media screen and (max-width: 736px) {
.timeTable .timeHead span{ font-size:0.95rem; }

table.timeTable{ /*font-size:0.9rem; border: 1px solid #B0A5CF ;*/}
table.timeTable th{ padding: 0.4rem 0; }
table.timeTable tr.pm td{ /*border-bottom:none;*/}
table.timeTable td.timeHead{padding: 0.5rem 0.3rem 0.5rem 0.3rem;}
table.timeTable td.schedule{ font-size:0.95rem;}


	
}







/* SP S */
@media screen and (max-width: 374px) {	
table.timeTable{ font-size:0.8rem;}
table.timeTable td.schedule.iconStd span img{width: 1.41rem;padding-bottom: 0.21rem;padding-left:0.1rem;}
table.timeTable td.schedule.iconStd{width:12%;}
	
}









/*PCのみ*/
@media screen and (min-width: 737px) {
table.listTable.hours .smallText{text-align:center;}	
table.listTable.hours .time{text-align:right;}
.hoursBox{display:flex;}
.hoursBox p{padding-right:0.9rem;}
}



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

/* フッター*/

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

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




/*クリニックインフォエリア基本調整*/

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

#clinicInfoArea{
	border-top:#59A9DD solid 3px;
	background-color: #FAFDFF;
	
}




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

#clinicInfoArea{
	padding:3rem 0 13rem;
	width:100%;
	line-height: 1.6;
	
}

}


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

/*SP専用タイトル帯*/
/*.infoSpTitle{background:#A5E1DA; color:#FFFFFF; padding:0.8rem 0;  text-align:center; }
.infoSpTitle:before{ content: inherit; }*/


#clinicInfoArea{
	background-color:#F8FCFE;
	padding: 0.5rem 0 25%;
	box-sizing:border-box;
	line-height:1.5;
	background-image: url(../images/footDeco_sp.png) ;
	background-repeat: no-repeat;
	background-position: center bottom -1px;
	background-size: 100% auto;
}
	
	
	
	
	
	
#clinicInfoArea .wrap{padding:0.5rem 0 0; width:92%;}


	
}


/*#clinicInfoArea .sq{ font-size:1rem;}
#clinicInfoAre ul.list li{ margin-bottom:0.5rem;}*/

/*.topHeadTimetable hr,
footer hr{border-bottom: #CACACA dotted 1px; padding:1rem 0 0; margin: 0 0 1.6rem;}
*/


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


/*.infoSubKey{ color:#377F08; font-weight:500; font-size:1.1rem; margin-bottom:0.8rem;}*/

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

footer .iconTxt{font-size:1.25rem;font-weight: 400; color:#464646;font-family: 'M PLUS Rounded 1c', sans-serif;}






/* フッタロゴ */



.footLogo{
/*	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 2.5rem;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1.4;*/
	font-family: 'M PLUS Rounded 1c', sans-serif;
	margin-bottom: 1rem;
}
	
.footLogo h2{
	font-size:1.68rem;
	font-weight:500;
	color:#1E86C9;
}
.footSubKey{/*! color:#464646; */font-weight: 400;font-size:1.05rem;}


	

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

.footLogo{
	padding-bottom: 1.3rem;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	margin:0 0 1.2rem;
}

/*.footLogo p{font-size:1.1rem;color:#1d8fb9;margin-bottom: 0;font-family: 'M PLUS Rounded 1c', sans-serif;line-height: 1.5;}*/
/*.footLogo h2{font-size:2.2rem;font-weight: 400;font-family: 'M PLUS Rounded 1c', sans-serif;}*/
.footLogo img{max-width: 90%;margin: 0 auto;}
.footLogo .footSubKey{display: none;}
	
}






/* SPM */
@media screen and (max-width: 375px){

/*.footLogo h2{font-size:1.8rem;}	*/
/*.footLogo .footSubKey{font-size: 1rem;}	*/
	

}

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


/*地図*/
.infoMap{}

footer .googleMap{ width:100%;	box-sizing:border-box; line-height: 0;}
.infoMapImg{ box-sizing:border-box; margin:0 0 1rem;}

@media print, screen and (min-width: 737px) {
footer .googleMap{ /*! border-top: #754c24 solid 3px; */}
}

.accessLink{text-align:right; margin-bottom:0;}
.accessLink a{ font-size:0.9rem; color:#333333; text-decoration:none;  background:url(../images/common/btnR.svg) no-repeat left 0.25rem; background-size:1rem; padding-left:1.2rem; }


/*SP*/
@media screen and (max-width: 736px) {
.googleMap iframe{ height:278px;}
}


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


/*住所*/

/*PCのみ
@media print, screen and (min-width: 737px) {
#clinicInfoArea .address{ margin:0 0 2rem;}
}

SP
@media screen and (max-width: 736px) {
#clinicInfoArea .address{ margin:0 0 2rem;}
}
*/


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

/*交通アクセス*/

/*.iconParking.iconTxt{font-size: 1.375rem;color:#333333;}*/


/*SP*/
@media screen and (max-width: 736px) {
/*#clinicInfoArea .infoAccess{ margin-top:2rem;}*/
}




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


/*診療時間*/

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

.timeInfo{ font-size:0.88rem; margin-bottom:0.3rem;}

}

/*SP*/
@media screen and (max-width: 736px) {
#clinicInfoArea .timeTableArea{ margin:0 0 0 ;}
}





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

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





footer #reactionArea{padding: 2.5rem 0; background:#fff;}
footer #reactionArea .snsBtn a img{width: 48px;}
footer #reactionArea .snsBtn{display: flex; justify-content: center;}

/* SP */
@media screen and (max-width: 736px) {
footer #reactionArea{padding:0 0 1rem; background:#F8FDFE;}
	
}



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


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



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


footer #reactionBtnArea{padding: 0.5rem 0 1rem; background:#EAF2CB;}

footer #reactionBtnArea li{ margin-bottom:0.5rem;}
footer #reactionBtnArea li:last-of-type{ margin-bottom:0rem;}
footer #reactionBtnArea li a{display:block;text-decoration:none;}
	
footer #reactionBtnArea li.baseBtn.white a{border: none;border-radius: 6px;font-size: 1.2rem;}
footer #reactionBtnArea li strong{color: #464646;}

footer #reactionBtnArea li.baseBtn.tel.white a {
  background-image: url("../images/common/btnTEL_R.svg");
  background-position: 0.8rem center;
  background-size: 2.2rem;
  padding: 1.2rem 0rem 1.2rem 1rem;
}
	
footer #reactionBtnArea li.baseBtn.line.white a {
  background-image: url("../images/common/icon_line.svg");
  background-position: 0.8rem center;
  background-size: 2.2rem;
}
	
footer #reactionBtnArea li.baseBtn.white.map a {
  background-image: url(../images/common/icon_map.svg);
  background-size: 2.1rem;
}	
	
footer #reactionBtnArea .baseBtn.tel img {max-width: 280px;width: 70%;margin-left: 3%;}
	

	

	
	
	
	
	
	
	
	
}




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

/* SP表示順調整 */
@media screen and (max-width: 736px) {
	
.viewOrderCont{  display:flex; flex-wrap:wrap;}
.viewOrderCont #clinicInfoArea{order: 1; }


#clinicInfoArea .viewOrderCont{display:flex; flex-wrap:wrap;}
#clinicInfoArea .viewOrderCont .flexBlock{ display:inherit !important; }
#clinicInfoArea .viewOrderCont .flexLeft{order: 1; flex-basis:100%; margin-bottom:0;}
#clinicInfoArea .viewOrderCont .flexRight{order: 0; flex-basis:100%; margin-bottom:0;}

}






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

/* フッター*/

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

/*PCのみ*/
@media print, screen and (min-width: 737px) {
#foot::before{
	content: "";
    width: 100%;
    height: 200px;
    background: url(../images/footDeco_pc.png) repeat-x center bottom -25px;
    position: absolute;
    top: -200px;
}

}






#foot{ background:#59A9DD; padding:1rem 0 0; color:#FFFFFF; flex-basis:100%; /*border-bottom:1px solid #74BEEB;*/ position: relative;}
#foot h2{ font-size:1.1rem; font-weight:400; margin-bottom:0.3rem; text-align:center;line-height: 1.45;}
#foot h3{font-size:0.85rem;margin-bottom:0; text-align:center;padding: 0 0 1rem;line-height: 1.5;}

.copyright{font-size:65%; background:#FFF; color:#1E86C9;font-family:Arial, Helvetica, sans-serif; text-align:center; width:100%; padding:0.5rem 0; margin:0;}


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

/* SP */
@media screen and (max-width: 736px) {
#foot h2{ font-size:1.2rem;}
#foot h3{ font-size:0.8rem;margin-top: 0.2rem;}
}
	
	


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

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









/* フッター　固定表示ボタン */
/*  ------------------------------------------------------------ */


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

#yoyaku{display: none;}

}

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

#yoyaku{
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    transition: .3s;
}

.yoyaku3btn {display:flex; justify-content: space-around; }
.yoyaku3btn li{ background:#0A86D7; width:100%; margin:0; text-align:center;}
.yoyaku3btn li img{ height:40px;}
.yoyaku3btn li a{ padding:7px 0 7px; display: block;}
.yoyaku3btn li:not(:last-child){border-right: 1px dotted #fff;}

}


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




/* 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:#1E80C2 1px solid;
display: inline-block;
text-align: center;
color: #1E80C2;
border-radius:3px;
font-family: 'Roboto', sans-serif;
text-decoration:none;

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


.wp-pagenavi .current{ background:#1E80C2; 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%;
}
}
