@charset "utf-8";
/* LOWER  */

section{
	width:96%;
	margin:0 auto 1.5em;
}

h2{
	color:#2C71EF;
	text-align:center;
	font-size: 160%;
	font-weight:normal;
	-moz-text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.8);
	-webkit-text-shadow: 0px 2px 2px rgba(255, 255, 255, 1);
	-ms-text-shadow: 0px 2px 2px rgba(255, 255, 255, 1);
	text-shadow: 0px 2px 2px rgba(255, 255, 255, 1);
	padding:3% 0 2%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:3px solid #2C71EF;
	background:url(../img/t_h2-bg.png) repeat-x bottom left;
}


h3{
	color:#2C71EF;
	text-align:left;
	font-size:140%;
	background:url(../img/ico_tr-hexagon.png) left top no-repeat;
	text-indent:2em;
	line-height:1.7em;
	border-bottom:4px dotted #2C71EF;
	margin-bottom:1em;
}
h4{
	color:#2C71EF;
	font-size: 120%;
	background:url(../img/t_h2-bg.png) repeat-x bottom left;
	text-align:left;
	text-indent:1em;
	padding:0 0 0.5em 0;
	margin-bottom:1em;
}

.sub-tit{
	background:url(../img/tit_bg.png) no-repeat bottom center;
	background-size:100% 100%;
	padding:0.8em 1em 0.5em;
	margin-bottom:0;
}

/* base container */


.main-cont{
	background:#fff;
	padding:1.5em 1.5em 1.5em 1.5em;
}

.sub-tit img{
	text-align:left;
}





/* ♥ point list -----------------*/
.pt-list{
	list-style:none;
	line-height:1.4em;
	margin:0 auto;
	width:94%;
	display:block;
}
.pt-list li{
	padding-left:1em;
	text-indent:-0.5em;
	display:block;
	margin-bottom:0.5em;
	text-align:left;
}
.pt-list li:before{
	display: inline-block;
	font-family: FontAwesome;
	content: "\f111";
	margin-right:0.3em;
	color:#2C71EF;
}

.pt-list a{
	color:#A3CF6D;
}

/*　ご挨拶　*/
.drs-sign{
	text-align:right;
}

.drs-sign span{
	font-size:1.4em;
	line-height:1.2em;
}


/* スタッフ募集 ---------------------*/
.recruit-tbl{
	border-top:1px solid #AAD97F;
	border-left:1px solid #AAD97F;
	width:100%;
	margin:0 auto;
}
.recruit-tbl th{
	border-right:1px solid #AAD97F;
	border-bottom:1px solid #fff;
	padding:0.5em 1em;
	color:#fff;
	background:#AAD97F;
	white-space:nowrap;
}
.recruit-tbl td{
	border-right:1px solid #AAD97F;
	border-bottom:1px solid #AAD97F;
	padding:0.5em 1em;
	text-align:left;
	font-size:0.9em;
}


/* home OUTLINE -----------------------------------------------------*/

.home-outline-cont{
	width:100%;
	margin:0 auto;
	padding:1em 1em 0em 1em;
	border:2px solid #A3CF6D;
	margin:0 auto 2em auto;
	background:#fefefe;
}

.home-outline-cont .home-outline-left{
	float:left;
	width:60%;
	margin:0 auto;
}

.home-outline-cont .home-outline-right{
	float:right;
	width:40%;
	margin:0 auto;
}


/* 診療案内 -------------------------------*/

.treatment-list{
	border:1px solid #E5EEFF;
	margin-bottom:1em;
}

.treatment-list th{
	background:#2C71EF;
	width:24%;
	padding:2em 1em;
	color:#fff;
	font-size:130%;
	white-space:nowrap;
}

.treatment-list td{
	text-align:left;
	padding:1em 1em 0.5em;
	width:75%;
}

.treatment-list dl{
	margin:0.5em auto 1em auto;
	width:100%;
}

.treatment-list dl dt{
	color: #2C71EF;
	font-size: 110%;
	background: url(../img/t_h2-bg.png) repeat-x bottom left;
	text-align: left;
	text-indent: 1em;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}

.indent2{
	margin-left:2em;
	display:block;
}

/* 院内風景 */

.clinic_thumb{
	overflow:hidden;
	list-style:none;
	margin:0 auto 0 auto;
	padding:1em 0 0 0;
	text-align:center;
	
	}
.clinic_thumb li{
	float:left;
	display:inline-block;
	margin:0px 1% 0.5em 0%;
	padding:0 0 10px 0;
	font-size:80%;
	line-height:1;
	text-align:center;
	width:32%;
	
}

.clinic_thumb li img{
	padding-top:0.5em;
}

.clinic_thumb li span{
	color:#666;
	font-size:1em;
}

.clinic_thumb li span:before {
	content:'▼ ';
	color:#73BC8F;
}
.clinic_thumb li .lb-thumb{

}

.clinic_thumb li a{
	display:block;
}

/* 可能な検査機器 */
.eq-wrap{
	overflow:hidden;
}

.eq-wrap dl{
	width:32%;
	display:inline-block;
	float:left;
	margin:0 0.5% 1%;
}

.eq-wrap dl.w2{
	width:48.555%;
}
.eq-wrap dl dt{
	background:#E5EEFF;
	color:#2C71EF;
	padding:0.3em 0;
	text-align:center;
	font-size: 86%;
}


/*------------------------------------------------------------------*/
/*■■■TABLET■■■------------------------------------------------*/
/*------------------------------------------------------------------*/

@media only screen and (max-device-width: 1169px){

.home-outline-cont .home-outline-left{
	float:none;
	width:100%;
	margin:0 auto;
}

.home-outline-cont .home-outline-right{
	float:none;
	width:100%;
	margin:0 auto;
}


/*　スタッフ募集 */
.recruit-tbl{
	width:90%;
}

.pnk {
	margin-top: 1em;
	margin-bottom:0.5em;
}


}

/* --------------------------------------------------------------------------*/
/* ■■■SP■■■ -----------------------------------------------------------*/
/* --------------------------------------------------------------------------*/

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

section{
	width:100%;
	margin:0 auto 1.5em;
}

h2{
	text-align:center;
	padding:3% 0 1%;
	font-weight:bold;
	font-size: 130%;
}

h3{
	font-size: 130%;
	line-height: 1.8em;
	border-bottom: 2px dotted #2C71sEF;
	background-size:auto 90%;

}

h4 {
    font-size: 100%;
    padding: 0 0 0.3em 0;
    margin-bottom: 0.5em;
}




/* header --------------------------------------------------------*/
#toratani-head{
	float:none;
	overflow:hidden;
	width:100%;
	text-align:center;
	background-position:center 10%;
}

#akakabe-head{
	display:none;
}

#toratani-head .head-inner {
	width:100%;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	overflow:visible;
}

#toratani-head .head-inner dt{
}

#toratani-head .head-name{
	float:none;
	margin:0 auto 0 auto;
	text-align:center;
}

#toratani-head .head-inner dd{
}

#toratani-head .head-inner dd img{
	display:block;
}
	
/* Main Area -----------------------------------------------------*/
.main-wrap{
	margin:1em auto;
}

.cont-area{
	float:none;
	width:96%;
	margin:0 auto 2em;
}

.main-cont{
	padding: 1em 0.5em 0.5em 0.5em;
}

/* FOOTER -----------------------------------------------------*/

#akakabe-snv{
	display:none;
}

/* 採用 ---------------------*/
.recruit-tbl{
	width:100%;
	margin:0 auto;
}
.recruit-tbl th{
	padding:0.2em 0.1em;
	font-size:0.8em;
	white-space:nowrap;
}
.recruit-tbl td{
	padding:0.5em 0.5em;
	font-size:0.9em;
	line-height:1.4em;

}

/* 可能な検査機器 */
.eq-wrap{
}

.eq-wrap dl{
	width:98%;
	display:block;
	float:none;
	margin:0 auto 1em;
}

.eq-wrap dl dt{
}
	
.eq-wrap dl.w2{
	width:98%;
}


/* 診療案内 -------------------------------*/

.treatment-list tbody tr{
	display:block;
}

.treatment-list th{
	display:block;
	width:100%;
	padding: 0.5em 0;
	text-align:center;
}

.treatment-list th br{
	display:none;
}

.treatment-list td{
	display:block;
	width:100%;
}

.treatment-list dl{
	margin-bottom:0.5em;
}

.treatment-list dl dt {
    font-size: 100%;
    text-align: left;
    text-indent: 0.2em;
}


	




}
