@charset "UTF-8";
/* Main CSS Document */
@import "animate.css";
@import "sub.css";
@import "font.css";

/*-------------------------------------------*/
/*	初期化
/*-------------------------------------------*/
*        { margin: 0px; padding: 0px; font-size: 100%; }
ul, ol { list-style: none; }
body,h1, h2, h3, h4, h5,p,
ul, ol, li, dl, dt, dd,
table,
form, input {margin:0;padding:0; }
hr  { display: none; }
th	{ font-weight:lighter; }
img { border: none; vertical-align: bottom; }


/*-------------------------------------------*/
body{
	background-color: #ffffff;
	font-size: 16px;
	color: #5C4320;/*#463319*/
	
}

body.sub{
	background-color: #FFFFFF;	
}
.clearfix:after { /*float解除*/
display:block;
clear:both;
height:0px;
visibility:hidden;
content:".";
}
.clearfix {
min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
height: 1px;
 /*¥*//*/ /*MAC IE5.x対策*/
height: auto;
overflow: hidden;
 /**/
}

a{
	text-decoration: none;
	color: #5C4320;
}
a:hover{
	text-decoration: none;
	color: #5C4320;
}
#wrap{
	width: 100%;
	margin: 0px auto;
}

a img.wp-post-image,
a img.image_hover{
	transition:all 0.5s ease; 
}
a:hover .wp-post-image,
a:hover img.image_hover{
	opacity: 0.8;/*要素の透明度*/
	filter: alpha(opacity=80); /*ie6、7*/
	-ms-filter: "alpha(opacity=80)";/*ie8*/
	-webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}
a.hover_img{
	background-color:#09F; /*背景に白を設定*/
	display:block; /*ブロック化重要！*/
	}
a.hover_img img{
	transition:all 0.5s ease;
	}
a:hover.hover_img img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
	
.font-tsuku{font-family:"AppleTsukuARdGothic-R";}
.innerbox{width: 1500px;}
.inner{
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.section-block{padding-bottom: 50px;}

/*---------------header-----------------*/
#wrap{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

.circle{
	width: 700px;
	height: 700px;
	border-radius: 50%;
	background: #F8F5E6;/*背景色*/
	position: absolute;
	left: -50px;
	top: -400px;  
}


/*----------top_img---------------- */


#menu-topimages{
	width: 1500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 70px;
}
#full{
	width: 100%;
	
}
#icon-l{
	position: absolute;
	left: -180px;
	top: 220px;
}
#icon-l img,
#icon-r img{
	padding-bottom: 20px;
}
#icon-r{
	position: absolute;
	left: 30px;
	top: 170px;
}
#txt-rl{
	position: absolute;
	left: 260px;
	top: 170px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 27px;
	font-weight: bold;
	color: #FFF;
 }

#top_img{
	float:right;
	padding-top:0px;
	text-align:left;
	padding-bottom: 0px;
	height: 820px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1200px;
	position: relative;
}
.top_images{
	background-size:100% auto;
	position: relative;
	z-index: 1;
	text-align: center;
	height: 768px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*----------g_menu---------------- */

#menu_block{
	height: 110px;
	width: 100%;	
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

#logo{
	float: left;
	padding-top: 20px;
	font-family: AppleTsukuARdGothic-R;
	font-size: 34px;
}

#logo img{
	vertical-align: middle;
}
#dropmenu {
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	position: absolute;
	top: 30px;
	right: 80px;
}

#dropmenu h3{
	font-family: AppleTsukuARdGothic-R;
	font-size: 18px;
	padding-bottom: 5px;
	color: #50302C;
	font-weight: bold;
}
#dropmenu li {
	float: left;
	margin: 0;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8F5E6;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
}
#dropmenu li a {
	display: block;
	margin: 0;
	color: #47331C;
	font-size: 15px;
	/*font-weight: bold;*/
	line-height: 1;
	text-decoration: none;
}

#dropmenu li:first-child a{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}


#dropmenu li.on a h3,
#dropmenu > li:hover > a h3{
	color: #E2A438;
	font-weight: bold;
}
#dropmenu a h4{
	color: #9D856D;
	font-size: 15px;
	font-weight: normal;
}


/*-------------------------------------
院内picカルーセルスライダー
-------------------------------------*/
#copy-txt{
	padding-top: 20px;
}
#copy-txt img{
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
}
#side-scroll{
	padding-bottom: 80px;
}


/*-------------------------------------
message
-------------------------------------*/

#message{
	height: 530px;
	line-height: 1.8em;
}
.content-left{
	position: relative;
	float: left;
	width: 750px;
}

#message-txt{
	position: absolute;
	left: 130px;
	top: -30px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 26px;
	font-weight: bold;
	color: #2583D3;
	line-height: 1.5em;
	text-shadow: 2px 2px 1px #ffffff, 
				 2px -2px 1px #ffffff,
				 -2px 2px 1px #ffffff,
				 -2px -2px 1px #ffffff;
	letter-spacing: 0.1em;
 }
.content-right{
	width: 590px;
	float: left;
	}
.greeting{
	font-family: 'AppleTsukuARdGothic-R';
	color: #1F6AAA;
	font-size: 35px;
	font-weight: bold;
	padding-bottom: 15px;
}

.greeting-e{
	font-family: 'AppleTsukuARdGothic-R';
	font-size: 18px;
	font-weight: bold;
	color: #55C3E6;
	padding-bottom: 25px;
}
.text-center{
	text-align: center;
}
.top-title{
	padding-top: 0px;
	padding-bottom: 50px;
}
.box{
	padding-bottom: 80px;
}
.btns{
	background-color: #1F6AAA;
	width: 250px;
	height: 70px;
	border-radius: 10px;
	float: right;
}
.btns img{
	vertical-align: middle;
	padding-right: 20px;
}
.btns a{
	display: block;
	background-color: #1F6AAA;
	height: 50px;
	width: 250px;
	font-family: 'AppleTsukuARdGothic-R';
	color: #FFF;
	text-align: center;
	font-size: 20px;
	border-radius: 10px;
	padding-top: 20px;
}
.btns a:hover{
	background-color: #E2A438;
	transition:all 0.5s ease;
}
/*-------------------------------------
news
-------------------------------------*/
#news{
	padding-top: 0px;
	padding-bottom: 50px;
	background-image: url(../images/news-bg.png);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	height: 670px;
	z-index: 10;
	position: relative;
}
.title-sec{
	padding-bottom: 30px;
}
.title-sec h2{
	font-size: 30px;
	font-family:AppleTsukuARdGothic-R;
	font-weight: bolder;
	color: #1F6AAA;
}
.title-sec h3{
	font-size: 18px;
	font-weight: normal;
	color: #54C3E5;
	padding-bottom: 10px;
}
#news-block{
	float: left;
	width: 550px;
	text-align: center;
	padding-right: 80px;
	padding-top: 80px;
	position: relative;
}
#news-circle{
	height: 70px;
	width: 100px;
	border-radius: 50%;
	border: 4px dotted #7ECFE7;
	position: absolute;
	top: 140px;
	right: 80px;
	background-color: #FFF;
	padding-top: 30px;
}
#news-circle a{
	font-size: 14px;
	color: #206AAA;
	font-family: AppleTsukuARdGothic-R;
	font-weight: bolder;
}
#news-circle a:hover{
	text-decoration: underline;
}
.news_t_more{
	text-align: center;
	padding-top: 70px;
	padding-bottom: 50px;
}
#news-bbc{
	height: 410px;
	width: 550px;
	border-radius: 50px;
	background-color: #FFFFFF;	
	filter: drop-shadow(0px 10px 0px rgba(211,209,195,0.9));
}
#news-bbc ul {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
}
#news-bbc ul li {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #D3D1C3;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

#news-bbc ul li a span.date {
	font-size: 18px;
	color: #206AAA;
	font-family: AppleTsukuARdGothic-R;
	font-weight: bolder;
	padding-right: 20px;
}

#news-bbc ul li a span.title {
	font-size: 16px;
	color: #333;	
}
#news-bbc ul li a:hover span.title {
	font-size: 16px;
	color: #E2A438;	
}


#about-block{
	padding-top: 80px;
	float: left;
	width: 550px;
	text-align: center;
}
.lr{
	padding-bottom:15px;
}
.lr h4{
	float: left;
	font-family: AppleTsukuARdGothic-R;
	font-weight: bolder;
	font-size:23px;
}
.lr h5{
	float: right;
	font-family: AppleTsukuARdGothic-R;
	font-weight: bolder;
	font-size:23px;
}
#hours{
	border: 3px solid #D3D1C3;
	margin-bottom: 20px;
}
#hours td{
	font-family: AppleTsukuARdGothic-R;
	border: 1px solid #D3D1C3;
	font-weight: bold;
	font-size: 16px;
	vertical-align: top;
	padding: 10px;
}
#hours td img{
	margin-top: 0px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-left: 10px;
}

#hours tr:nth-child(n+1) td:first-child{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D3D1C3;
	width: 25%;
}
#hours tr:first-child td:nth-child(7){
	color:#1F6AAA;}
#hours tr:first-child td:nth-child(8){
	color:#CC0000;}
#hours tr:nth-child(n+2) td:nth-child(n+2){
	background-color: #FFF;
}	

table#info{
	text-align: left;
}
table#info td{
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 3px;
	vertical-align: top;
}
table#info tr:nth-child(n+1) td:first-child{
	font-family: AppleTsukuARdGothic-R;
	font-weight: bolder;
	}
table#info tr:nth-child(n+1) td:last-child{
	color:#333;
	}
	
/*-------------------------------------
shinryo
-------------------------------------*/
#shinryo{
	background-image: url(../images/sinryou-bg.jpg);
	background-repeat: repeat-x;
	height: 550px;
	width: 100%;
	z-index: 1;
	margin-top: -60px;
	position: relative;
	text-align: center;
}

#med-treat ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#med-treat ul li {
  display: table-cell;
  vertical-align: middle;
}
.padding{
	padding-top: 80px;
	padding-bottom: 50px;
}
.padding80-50{
	padding-top: 80px;
	padding-bottom: 50px;
}
.padding30{
		padding-top: 80px;
	padding-bottom: 50px;
}
.padd20{
	padding-top: 20px;
	padding-bottom: 20px;
}
.f-col333{
	color: #333;
}

/*-------------------------------------
map
-------------------------------------*/
#map{
	padding-top: 0px;
	padding-bottom: 20px;
	height:490px;
	width: 100%;
	position: relative;
}
.address{
	height: 60px;
	line-height: 2.5px;
	background-color: rgba(226,164,56,0.9);
	position: absolute;
	z-index: 10;
	bottom: 2px;
	width: 100%;
	color: #fff;
}
.address h3{
	float: left;
	padding-top: 30px;font-family: AppleTsukuARdGothic-R;
}
.address h4{float: right;padding-top: 15px;color: #fff;font-family: AppleTsukuARdGothic-R;}
.address h4 img{
	vertical-align: middle;
}
.address h4 a{color: #fff;}


#map iframe{
	margin: 0px;
	padding: 0px;
}

/*-------------------------------
footer block
--------------------------------*/
#foot-sec{}
footer{
	clear: both;
	font-family: AppleTsukuARdGothic-R;
	background-color: #F8F5E6;
	font-size: 16px;
	color: #50302C;
	padding-top: 70px;
	padding-bottom: 30px;
	position: relative;
	background-image: url(../images/bottom-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
#foot-left{
	float: left;
	width: 600px;
	position: relative;	
}
#foot-pic{
	padding-bottom: 30px;
}
footer p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#foot-left h4{
	position: absolute;
	left: 20px;
	top: -20px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 18px;
	font-weight: bold;
	color: #2583D3;
	line-height: 1.5em;
	text-shadow: 2px 2px 1px #ffffff, 
				 2px -2px 1px #ffffff,
				 -2px 2px 1px #ffffff,
				 -2px -2px 1px #ffffff;
	letter-spacing: 0.1em;
}
#foot-left h5{
	font-size: 22px;
	font-weight: bolder;
	color: #1F6AAA;
	line-height: 3.5em;
}
#foot-right{
	float: left;
	width: 590px;
	
}

#foot-right h4{
	background-color: #D3D1C3;
	height: 47px;
	width: 520px;
	border-radius: 10px;
	font-size: 23px;
	text-align: center;
	line-height: 2em;
	color: #FFF;
	margin-bottom: 15px;
}
#foot-right h5{
	font-size: 60px;
	font-weight: bolder;
	color: #50302C;
}

#foot-right h5 .tel{
	font-size: 50px;
}
.foot-contact{
	padding-bottom: 30px;
}
table#foot-info{}

table#foot-info th{
	color: #50302C;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	font-family: AppleTsukuARdGothic-R;
	font-weight: bolder;
	padding-right: 20px;
	padding-left: 0px;
	vertical-align: top;
}
table#foot-info td{
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#foot-menu{
	position: relative;
	padding-top: 70px;
}
#foot-menu ul li{
	font-weight: bolder;
}
#foot-menu li.f-on a,
#foot-menu li a:hover{
	color: #1F6AAA;
}

ul#f01{
	float: left;
	padding-right: 50px;
	font-size: 18px;
}
ul#f02{
	float: left;
	padding-right: 50px;
	font-size: 18px;
}
ul#f03{
	float: left;
	}

ul#f01 li,
ul#f02 li,
ul#f03 li{
	padding-bottom: 25px;
}
footer a:hover{
	color:#46331A;
	
}



#copyright {
	text-align: left;
	padding-top: 10px;
	font-size: 14px;
	color: #999999;
}

.copy a:hover {
	color:#46331A;
	background-color: #F5F1EC;
	
}

/*-------------------------------*/
.sub_t20{
	padding-bottom: 20px;
}
.sub_t30{
	padding-bottom: 30px;
	color: #FFF;
	font-size: 18px;
}
.sub_t40{
	padding-bottom: 40px;
}

.sub_t50{
	padding-bottom: 50px;
}

.sub_t40 img{
	padding-right: 15px;
	padding-left: 15px;
}

#btn_contact{position: fixed;
	top: 350px;
	right: 0px;
	z-index: 100;}
#btn_epark{position: fixed;
	top: 480px;
	right: 0px;
	z-index: 100;
	}
	
/*-------------- page-top-----------------------*/
#page-top {
	position: fixed;
	bottom: 5px;
	right: -100px;
	z-index: 100;
}
#page-top a {

	
}
#page-top a:hover {
	
}

/*--------------other-----------------------*/
.f-color333{color: #333;}
.f12g{
	font-size: 12px;
	color: #999;
}
.f13g{
	font-size: 13px;
	color: #999;
	line-height: 1.2em;
	font-weight: normal;
}

.f14g{
	font-size: 14px;
	color: #333;

}
.f15b{
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.f16{
	font-size: 16px;
}
.f13{
	font-size: 13px;}
.f14{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
	
.f18{
	font-size: 18px;
}
.f19{
	font-size: 19px;
}
.f20{
	font-size: 20px;
	font-weight: bold;
	color: #E55285;
}
.f23{font-size: 23px;}
.f25{font-size: 25px;}
.f30{font-size: 30px;}
hr.clear{
	display: none;
	clear: both;
}

img.padd{
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.exp{
	display: none;
	visibility: hidden;
}

.youtube{
	display: flex;
    justify-content: center;
    margin-bottom: 50px;
}