@media screen and (min-width: 751px) {
@charset "utf-8";
.sp_hidden {
	display: inline
}
.pc_hidden {
	display: none
}

body {
	min-width:1100px;
	-webkit-text-size-adjust: none;
	font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size:10pt;
	line-height:1.8;
	color:#333;
}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

img,iframe{
	vertical-align:bottom;}
* { margin: 0; padding: 0;  }

.switch {
    visibility: hidden;
}

a:hover img{
	transition:all 0.1s ease; /*0.5秒かけて要素を変化させる*/
	opacity: 0.7;/*要素の透明度を指定*/
	filter: alpha(opacity=70); /*ie6、7の透明度指定*/
	/*ちなみにie8の透明度指定はこれ→ -ms-filter: "alpha(opacity=70)";*/
	}
.nav-wrap{
	display:none;}

#wrap{}
.menu-btn{
	display:none;
}
#contents{
	}

#ind #contentsInner{
	overflow:hidden;
	margin:0 auto;
	padding-top:70px;
	padding-bottom:0px;
	}
.sec #contentsInner{
	overflow:hidden;
	margin:0 auto;
	padding-top:80px;
	padding-bottom:50px;
	width:1100px;
	
	}
ol{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
ol.un{
	padding-bottom:20px;
	}
ol.un li{
	margin-left:1.5em;
	
	}
p.un{
	padding-bottom:35px;}
	
.table_basic { border-collapse: separate; border-style: none; width:100%; margin-bottom:35px;border-bottom: 1px dotted #ccc;}
.table_basic th {padding: 15px 10px; font-weight: normal; border-top: 1px dotted #ccc;text-align:left;}
.table_basic td { padding:15px 10px; border-top: 1px dotted #ccc; }

.right{
	text-align:right;}
/*----------------------------------------ヘッダ----------------------------------------*/

header{
	height:140px;
	width:1100px;
	margin:0 auto;
	position:relative;
}
h1{
	position:absolute;
	left:0px; top:29px;
}
.h_tel{
	position:absolute;
	right:157px; top:79px;
	}
.h_online{
	position:absolute;
	right:0px; top:79px;/*----------------------------------------right157----------------------------------------*/
	}
#nav {
	position:absolute;
	right:0;
	top:35px;
	width:650px;
	overflow:hidden;
	}
#nav li {
	float:left;}
/*----------------------------------------フッタ----------------------------------------*/

#fbox{
	background: url(../img/bg_gr.png);
	padding-top:60px;
	padding-bottom:60px;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	}
#fbox .inner{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	}
#ind #fbox .fbox_left{
	float:left;
	width:550px;
	}
#fbox .ftime{
	}
.table_time { border-collapse: separate;border-style: none; width:100%; margin-bottom:5px;border-bottom: 1px solid #dbdbdb;}
.table_time th {padding: 10px 10px; font-weight: normal; border-top: 1px solid #dbdbdb;text-align:center;}
.table_time td {padding:10px 10px; border-top: 1px solid #dbdbdb; text-align:center;}	
#fbox .ftime p{
	text-align:right;
	padding-bottom:20px;
	padding-top:7px;
	}
#ind #fbox .fbnr .tit{
	display:none;
	}
#ind #fbox .fmap{
	float:right;
	width:500px;
	}	
#fbox .fmap p{
	text-align:right;
	padding-top:5px;
	}	
#fbox .tit{
	padding-bottom:10px;
	font-size:15pt;
	}
#fbox .tit span{
	font-size:10pt;
	letter-spacing:1px;
	display:inline-block;
	padding-left:10px;
	}
.sec #fbox .fbox_left{
	}	
.sec #fbox .fmap{
	display:none;
	}		
.sec .ftime{
	width:500px;
	float:left;
	}
.sec .fbnr{
	float:right;
	}
	
	
	
			
#footer {
	overflow:hidden;
	background: url(../img/footer.png);
	color:#f5f5f5;
	font-size:8.5pt;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}
#footer div.flogo{
	padding-bottom:35px;
}


#footer div.fbox{
	display:-webkit-box;
display:-ms-flexbox;
display:flex;

-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;

-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom:10px;
}
#footer div.tel{
	font-size:22pt;
	line-height:1;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	margin-right:5px;
	
}
#footer div.tel a:before {
font-family: FontAwesome;
content: "\f095";
margin-right:5px;
color:#f5f5f5;
font-size:18pt;
}
#footer div.tel a{
	pointer-events:none;
	cursor:default;
}
#footer div.fonline{
	margin-left:5px;
	}
#footer div.fonline a{
	background:#c30000;
	color:#fff;
	line-height:1;
	padding:7px 25px;
	font-weight:bold;
	font-size:12pt;
	display:inline-block;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}
#footer div.fonline a:before {
font-family: FontAwesome;
content: "	\f108";
margin-right:5px;
font-weight:normal;
}

#footer p.txt{
	padding-bottom:30px;
}
#footer p.link{
	padding-bottom:10px;
}
#footer p.copy{
}
#footer a{
	color:#f5f5f5;
	text-decoration:none;
	}
	
/*----------------------------------------メインイメージ----------------------------------------*/
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
    position: absolute;
    top: 0;
    left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bgstretcher {
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 1;
    _position: absolute; /*IE6 doesn't support fixed positioning*/
    top: 0;
    left: 0;
}
#testbg{
	position:relative;
	width:100%;
	margin:0 auto;
	height:566px;
	text-align: center;
	}

#bgmov{
	height:566px;
	position: absolute;
    z-index: 100;
    width: 100%;
	top:0;
}
	
.txt0{
	width:100%;
	position: absolute;
	z-index: 200;
	top:180px;
    left:50%;
	overflow:auto;
	margin-left: -50%;
	}
	

/*----------------------------------------index----------------------------------------*/

.bnr_online{
	text-align:center;
	margin-bottom:50px;
	}
.bnr_online2{
	text-align:center;
	margin-bottom:50px;
	}
.bnr_online3{display:flex;
justify-content: space-between;
	width:1100px;
	margin:0 auto 50px;
	}
.bnr_online4{display:flex;
justify-content: space-between;
	width:1100px;
	margin:0 auto 80px;
	}
#index00 h2 div{
	text-align:center;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight:normal;
	display: inline-block;
	margin:0 auto;
	background:
    url(../img/h2_bgl.png) no-repeat left center, 
    url(../img/h2_bgl.png) no-repeat right center;
	padding-left:60px;
	padding-right:60px;
	margin-bottom:20px;
	}
	
	
#index01{
	width:1100px;
	margin:0 auto;
	margin-bottom:65px;
	}
#index01 h2{
	text-align:center;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight:normal;
	font-size:17pt;
	letter-spacing:2px;
	}
#index01 h2 div{
	text-align:center;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight:normal;
	display: inline-block;
	margin:0 auto;
	background:
    url(../img/h2_bgl.png) no-repeat left center, 
    url(../img/h2_bgl.png) no-repeat right center;
	padding-left:60px;
	padding-right:60px;
	margin-bottom:40px;
	}
#index01 h2 span{
	display:block;
	font-size:7pt;
	line-height:1;
	padding-top:5px;
	color:#666;
	}
#index01 ol	{
	overflow:hidden;
	background: url(../img/bg_gr.png);
	padding:48px;
	}
#index01 ol li{
	width:215px;
	margin-right:48px;
	text-align:left;
	float:left;
	}
#index01 ol li:nth-child(4n){
	margin-right:0px;
	}
#index01 ol li a{
	text-decoration:none;
	color:#000;
	}
#index01 ol li img{
	display:block;
	padding-bottom:30px;
	}		
#index01 ol li p span{
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	display:block;
	text-align:center;
	font-size:14pt;
	padding-bottom:30px;
	line-height:1;
	}		
#index01 ol li div.cate{
	display:inline;
	background:#67c07e;
	color:#fff;
	padding:1px 10px ;
	font-size:10pt;
	}
#index01 a{
	text-decoration:none;
	}		
#index01 a:hover{
	text-decoration:none;
	}	
	
#index02{
	width:1100px;
	margin:0 auto 60px auto;
	}
	
	





#index02 ol{
	overflow:hidden;
	width:1100px;
	margin:0 auto;
	}	
#index02 ol li{
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-left:20px;
	}
#index02 ol li:before {
font-family: FontAwesome;
content: "\f105";
margin-right:12px;
color:#000;
}	

#index02 ol li span{
		display:inline-block;
		padding-right:20px;
	}
#loopslider {
    margin: 10px auto 0px auto;
    width: 100%;
    height: 170px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider ul {
    height: 170px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 240px;
    height: 170px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}	
	
/*----------------------------------------セカンド以降----------------------------------------*/		
#main_sec{height:250px;text-align:center; color:#fff;}
#main_sec h2{
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	padding-top:80px;
	font-weight:normal;
	font-size:23pt;
	letter-spacing:3px;
	}
#main_sec h2 span{
	display:block;
	font-size:12pt;
	color:#fff;
	}
.greeting_tit{background: url(../img/greeting_tit.png) no-repeat center top;}
.clinic_tit{background: url(../img/clinic_tit.png) no-repeat center top;}
.medical_tit{background: url(../img/medical_tit.png) no-repeat center top;}
.access_tit{background: url(../img/access_tit.png) no-repeat center top;}
.recruit_tit{background: url(../img/recruit_tit.png) no-repeat center top;}
.sitemap_tit{background: url(../img/sitemap_tit.png) no-repeat center top;}
.policy_tit{background: url(../img/policy_tit.png) no-repeat center top;}
.reservation_tit{background: url(../img/reservation_tit.png) no-repeat center top;}

h2{
	text-align:center;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight:normal;
	font-size:17pt;
	}
h2 div{
	text-align:center;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight:normal;
	display: inline-block;
	margin:0 auto;
	background:
    url(../img/h2_bgl.png) no-repeat left center, 
    url(../img/h2_bgl.png) no-repeat right center;
	padding-left:60px;
	padding-right:60px;
	margin-bottom:40px;
	letter-spacing:2px;
	}
h2 span{
	display:block;
	font-size:7pt;
	line-height:1;
	padding-top:5px;
	color:#666;
	letter-spacing:1px;
	}

.unb{
	padding-bottom:70px;
	}
.right{
	text-align:right;
	display:block;
	}
/*----------------------------------------greeting----------------------------------------*/	
#greeting .box{
	overflow:hidden;
	}
#greeting .box div{
	float:right;
	}
#greeting .box div img{
	display:block;
	padding-bottom:5px;
	padding-top:12px;
	}
#greeting .box p{
	float:left;
	width:520px;
	}
#greeting .box span.tit{
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-size:18pt;
	display:block;
	padding-bottom:20px;
	color:#744f14;
	}
	
#greeting ol{
	overflow:hidden;
	width:1100px;
	margin:0 auto;
	}	
#greeting ol li{
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-left:20px;
	}	
#greeting ol li:before {
font-family: FontAwesome;
content: "\f105";
margin-right:12px;
color:#000;
}	
	
	#greeting ol li span{
		display:block;
		padding-right:20px;
	}
/*----------------------------------------clinic----------------------------------------*/		
#clinic .box{
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	padding-bottom:40px;
	margin-bottom:40px;
	}
#clinic .box div{
	float:left;
	}
#clinic .box div img{
	display:block;
	}
#clinic .box p{
	float:right;
	width:650px;
	padding-top:40px;
	}	
	
/*----------------------------------------medical----------------------------------------*/		
#medical .box{
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	padding-bottom:40px;
	margin-bottom:40px;
	}
#medical .box div{
	float:left;
	}
#medical .box div img{
	display:block;
	}
#medical .box p{
	float:right;
	width:650px;
	padding-top:40px;
	}	
		
	
/*----------------------------------------access----------------------------------------*/	
.map{
	padding-bottom:40px;
	}
.btn{
	text-align:center;
	}	
.btn a{
	display:inline-block;
	padding:5px 20px;
	color:#fff;
	background:#b2ad4d;
	text-decoration:none;
	margin-bottom:40px;
	}
.btn a:hover{
	text-decoration:none;
	color:#fff;
	}	
	
	
/*----------------------------------------recruit----------------------------------------*/		
#recruit p{
	text-align:center;
}
#recruit p span{
	display:block;
}
#recruit a{
	pointer-events: none;
    cursor: default;
    color: #000;
    text-decoration: none;
	font-size:23pt;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}
	
#recruit a:before {
    font-family: FontAwesome;
    content: "\f10b";
    left: 0em;
    font-size: 20pt;
    margin-right: 10px;
}
/*----------------------------------------reservation----------------------------------------*/		
#reservation p{
	text-align:center;
	margin-bottom:30px;
}
#reservation p span{
	text-decoration:underline;
}
#reservation div.btn a{
	background:#c30000;
	color:#fff;
	line-height:1;
	padding:15px 25px;
	font-weight:bold;
	font-size:12pt;
	display:inline-block;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}
#reservation div.btn a:before {
font-family: FontAwesome;
content: "	\f108";
margin-right:5px;
font-weight:normal;
}
/*----------------------------------------policy----------------------------------------*/			
#poli div{
	background: url(../img/bg_gr.png);
	padding:5px 10px;
	margin-bottom:15px;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-size:12pt;
	}	
#poli p{
	padding-bottom:30px;
	}		
	
/*----------------------------------------sitemap----------------------------------------*/		
#sitemap ul{
	overflow:hidden;
	width:1100px;
	margin:0 auto;
	}	
#sitemap ul li{
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
	padding-left:20px;
	}	
#sitemap ul li a{
	text-decoration:none;
	color:#000;
	}	
#sitemap ul li a:before {
font-family: FontAwesome;
content: "\f105";
margin-right:12px;
color:#000;
}	




ol.normal{
	}
ol.normal li{
	list-style-type:decimal !important;
	padding-bottom:5px;
	margin:0;
	margin-left:25px;
	}




/* .viewer
--------------------------------------------------------------------------------------------------------- */
.viewer { display:none;}
.viewer ul { display:none;}
.viewer ul li { display:none;}
.viewer ul li img { display:none;}
.viewer .btnPrev,
.viewer .btnNext { display:none;}
.viewer .btnPrev { display:none;}
.viewer .btnNext { display:none;}
.viewer ul:after { display:none;}
.viewer ul { display:none;}









/* .viewer
--------------------------------------------------------------------------------------------------------- */
.gc-wrap {
    max-width: 1100px;
    margin: 0 auto 50px;
}
 
.g-calendar {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 41%;
}
 
.g-calendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
}
 
@media screen and (max-width:751px) {
 
    .g-calendar {
        padding-bottom: 90%;
    }
 
}



}