@charset "utf-8";

/*----------------------------------------------------
	header
----------------------------------------------------*/
html,body {
	min-width:100%;
	}

header {
	height:600px;
}

.home header{
	height:459px;
}

#head {
	background-color:rgba(0,63,140,1.0);
	}

#headInner{
	width:100%;
	margin:0 auto;
}

.siteLogo{
	width:90%;
	height: auto;
	background:url(../img/logo_sp_01.png) top center no-repeat;
	background-size:contain;
	margin-left:5%;
}

.siteLogo a{
	width:100%;
	
}

.hTime{
	position:static;
	text-align:center;
	width:100%;
}

.tel{
	position:static;
	width:70%;
	margin:20px auto;
}

.tel dd{
	margin-top:3px;
	padding:8px 0 10px 10px;
	background:url(../img/ico_tel.png) left no-repeat;
	font-size:210%;
	font-family: 'Roboto Slab', serif;
	font-weight:100;
}

.MainV {
	background:none;
	margin-top:456px;
	min-height:0;
	min-width:100%;
	}

.home .MainV{
	background:none;
	position:relative;
	min-height:150px;
	margin-top:0;
	}

/*スマホ用メイン画像*/
.MainVsp {
	display:block;
	width:100%;
	}

.MainVsp img {
	width:100%;
	}

/*スマホ用下層ヘッダ画像*/
.headimg_sp {
	display:block;
	position:absolute;
	top:460px;
	z-index:-1;
	}

.headimg_sp img {
	width:100%;
	}

/*リードテキスト*/
.leadTxt{
	display:none;
}

#mainVtxt{
	width:100%;
	display:block;
}

/*診察時間*/
#mainVtxt .timeLine{
	display:block;
	width:90%;
	padding:10px;
	background-color:rgba(255,255,255,1.0);
	position:absolute;
	top:10px;
	left:10px;
}

.timeTitle{
	min-height:20px;
	margin-bottom:8px;
	padding-left:27px;
	padding-top:2px;
	background:url(../../img/ico_info.png) left no-repeat;
	color:#003f8c;
	font-size:18px;
}


/* グローバルナビゲーション
----------------------------------------------------*/
#gNavi{
	width:100%;
	margin:0 !important;
}

#gNavi ul{
	width:100%;
	margin:0 auto;
}

#gNavi ul li{
	display: inline-block;
	width:50%;
	height:60px;
    text-indent:inherit !important;
	border-bottom:solid 1px #CCCCCC;
	margin:0 !important;
	padding:0 !important;
	box-sizing:border-box;
}

#gNavi ul li:nth-child(odd) {
	border-right:solid 1px #CCCCCC;
	}

#gNavi ul li a{
	display:block;
	height:60px;
	margin:0 !important;
	padding:0 !important;
	font-size:116%;
	line-height:60px;
	color:#003f8c;
	border:none;
}

#gNavi ul li a.gNavi01{ background:none; border-left:none;}
#gNavi ul li a.gNavi02{ background:none; border-right:none;}
#gNavi ul li a.gNavi03{ background:none;}
#gNavi ul li a.gNavi04{ background:none; border-right:none;}
#gNavi ul li a.gNavi05{ background:none;}


/*----------------------------------------------------
	footer
----------------------------------------------------*/

#footInner{
	width:90%;
}

.footTxt{
	float:none;
	width:100%;
	margin-right:0;
}

footer .siteLogo02 img {
	width:85%;
	}

footer .timeTble{
	margin:15px auto;
}

#map_canvas{
	float:none;
	width:100%;
	min-height:200px;
}

.footer_map {
	width: 100%;
}

/* copyright
----------------------------------------------------*/
.copyright{
	font-size:80%;
}


/* セクション
----------------------------------------------------*/
#mainCont {
	margin-top:-50px;
	}

.section01{
	padding:30px 0;
}

.home .section01{
	padding:40px 0;
}

.sectionInner{
	width:90%;
}

/*セクションタイトル*/
.sectionInner h1 {
	font-size:20px;
	}

.sectionInner h1 img{
	width:90% !important;
}


/* ボタンスタイル
----------------------------------------------------*/
.linkBtn{
	margin-right:0;
}

.linkBtn a{
	padding:22px 28px;
}

.linkBtn a:before{
	position:absolute;
	left:10px;
	width:9px;
	height:15px;
	content:"";
	background:url(../img/ico_arrow01.png) no-repeat;
}

.btnlong {
	font-size:100%;
	}
	
.btnlong a {
	display:block;
	width:80%;
	margin:0 auto;
	}

/* 診察時間表
----------------------------------------------------*/
.timeTble{
	width:100%;
	margin:0 auto;
}

.timeTble th , .timeTble td{
	font-size:68%;
	padding:5px;
}

/*----------------------------------------------------
	pageTopボタン
----------------------------------------------------*/


/*----------------------------------------------------
	下層ページ共通
----------------------------------------------------*/

h1.pageTitle{
	background:#f9f4ef;
	background:#f9f4ef url(../img/img_head_sp.jpg) center no-repeat !important;
	width:100% !important;
	margin:0 auto;
	padding:20px 0 16px !important ;
	text-align:center !important;
}

h1.pageTitle p {
	display:block;
	margin:8px 0 0 0;
	
	}

/*----------------------------------------------------
	トップページ
----------------------------------------------------*/
.syojyoList{
	float:none;
	width:100%;
	margin-right:0;
	margin-top:30px;
}

.syojyoList .sectionInner h1 img , .aboutList .sectionInner h1 img {
	width:100%;
	}

.syojyoList .syojyoBox{
	float:none;
	width:100%;
	margin-right:0;
}

.syojyoList .syojyoWp .thumb{
	float:none;
	width:100%;
	text-align:center;
}

.syojyoList .syojyoWp .thumb img{
	width:70%;
	margin:0 auto;
}

.syojyoTitle{
	margin:30px 0 0;
	text-align:center;
}

.syojyoList .syojyoBox ul{
	background:none;
	width:100%;
	padding:0;
	margin:0 auto 20px;
}

.syojyoList ul li{
	display: block;
	padding-right:0px;
}

.syojyoList ul li a{
	display:block;
	padding:3px 0;
	width:100%;
	text-align:center;
	background:#cbe1f8;
	border-radius:30px;
	color:#003c7d;
	text-decoration:underline;
	margin-top:10px;
}

.aboutList li{
	width:48%;
	margin-bottom:20px;
}

.aboutList .sectionInner ul li img  {
	width:80%;
	}

.linkBox{
	width:100%;
	margin:0 auto 30px;
}

/*ニュース*/
.news h1 img {
	width:40% !important;
	}

.news dl {
	margin-top:-20px;
	}

.news dl dt , .news dl dd {
	padding:10px !important;
}

.news dl dt {
	float:none;
	color:#003f8c;
	padding-left:15px;
	padding-top:15px !important;
	padding-bottom:0 !important;
}

.news dl dd{
	padding-left:15px;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:5px !important;
}

/*----------------------------------------------------
	初めて受診されるの方
----------------------------------------------------*/

.telBox{
	width:90%;
	margin:0 auto 40px;
	padding:10px 17px 5px;
	background:#003f8c;
	font-size:90%;
}

.telBox .number{
	font-size:26px;
	background-position:5% 50%;
	margin-bottom:10px;
}

.tableBox{
	width:100%;
	margin:0 auto;
}

.tableBox .boxTh{
	width: auto;
}

.tableBox .boxTh ,.tableBox .boxTd{
    display: block;
	width: auto;
}

.tableBox .uketsuke { /*きかない…なんでだ - 5/7メモ */
	font-size:12px !important;
	}

/*----------------------------------------------------
	当院について
----------------------------------------------------*/

.leadBox .photoLine div{
	width:100%;
	margin-bottom:10px;
}

.leadBox .photoLine div img , .introBox .photoLine .dr_photo , .introBox .photoLine .dr_photo img {
	width:100%;
}

.introBox .txtLine{
	float:none;
	width:100%;
	margin-right:0;
}

.introBox .photoLine{
	float:none;
	width:100%;
	text-align:center;
}

.introBox .txtLine .careerLine{
	margin:20px 0;
}

.introBox .txtLine .careerLine dt{
	color:#003f8c;
	font-weight:bold;
	margin:20px 0 10px;
}


.vision dd{
	background-position:left 5%;
}

.kikiLine {
	width:100%;
	}

.kikiLine li{
	clear:both;
	width:100%;
	margin-bottom:20px;
}

.kikiLine li img{
	width:40%;
	float:left;
	padding: 0 10px 3px 0;
}

.kikiLine li h2 {
	margin-top:0;
	margin-left:42%;
	padding:2px;
	background:#003f8c;
	color:#ffffff;
	}

.kikiLine li p{
	width:100%;
}

/*----------------------------------------------------
	交通アクセス
----------------------------------------------------*/

.mapBox .blockL{
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:50px;
	text-align:center;
}

.mapBox .blockL div img {
	width:100%;
	}

.mapBox .blockR{
	float:none;
	width:100%;
}

/*駐車場写真*/
ul.chusya {
	margin:0 auto;
	}

ul.chusya li {
	width:45%;
	display:inline-block;
	}

ul.chusya li img {
	width:100%;
	}
	
	
/*----------------------------------------------------
	診療案内ページ
----------------------------------------------------*/

.infoLine div dl{
	float:none;
	width:100%;
	margin-right:0;
	margin:0 auto 10px;
}

.infoLine div dl dt{
	width:100%;
}

.infoLine div dl dd{
	width:100%;
}

.infoLine .sectionInner .thumb{
	float:none ;
	width:100%;
	width:280px;
	margin:0 auto ;
}

.diseaseLine .diseaseList li{
	width:100% !important;
	margin-bottom:40px;
	text-align:left;
}

.diseaseLine .diseaseList li .thumb{
	width:100%;
	text-align:center;
	margin-right:0;
}

.diseaseLine .diseaseList li dl{
	width:100%;
}

.diseaseLine .diseaseList li dl dt {
	text-align:center;
	}

.diseaseLine .diseaseList li dl dd.linkBtn{
	float:none;
	width:100%;
	margin-top:10px;
	margin-right:0;
	text-align:center;
}

.diseaseLine .diseaseList li dl dd.linkBtn a{
	padding:10px 40px 8px;
	width:70% !important;
	display:block;
	margin:0 auto;
}

.detailLine .detailLineInner{
	width:100%;
}

.detailLine .detailLineInner h2{
	font-size:160%;
	margin-bottom:15px;
}

.detailLine .detailLineInner p {
	text-align:left;
	margin:0;
	}

.detailLine .detailLineInner dl{
    display: block;
	width:100%;
	margin:20px auto;
}

.detailLine .detailLineInner dl dt{
    display: block;
	width:100%;
	margin-bottom:10px;
	padding:5px;
	text-align:left;
}

.detailLine .detailLineInner dl dd{
    display: block;
	padding-left:0;
}

a.linkBtn02 {
	margin-bottom:5px;
	width:90%;
	}

.nolink  {
	width:90%;
	}

.bottomMesse{
	background: none;
}

.messeTxt{
	padding-bottom:180px;
	background:url(../../information/img/ill_doctor.gif) no-repeat;
	background-position:center bottom;
}


@media screen and (max-width: 320px) {
.timeTble th , .timeTble td{
	font-size:58%;
	padding:5px;
}