/*******************************************
*
* 国際医療福祉大学熱海病院 人間ドック・健康診断
* 2018.6.8
*
********************************************/

@charset "UTF-8";



/* ==========================================================
*
* コーナー共通
*
========================================================== */
/*
#mainCol h3{
	margin-top:50px;
}
*/

dl.dlCompact_8m > dt{
	width:10em;
}

dl.dlCompact_8m > dd{
	width:calc(100% - 10em);
}

.mgl1m{
	margin-left: 1em;
}

.subPgNavi{
	display:block;
	overflow:hidden;
	margin-top:50px;
	border-top:1px solid #cccccc;
	padding-top:1em;
}

.subPgNavi > a.icnf-rbtn{
	min-width:250px;
	text-align:center;
}


/* for Sp --------------------*/
@media screen and (max-width: 738px) {

	.maxHref{
		width:100%;
		max-width:50%;
	}
	.maxHref > img{
		width:100%;
		height:auto;
	}

	.mgl1m.maxHref{
		margin-left: 0.5em;
	}

	.subPgNavi > a.icnf-rbtn{
		width:100%;
		font-size:1.0em;
		margin-bottom: 5px;
	}

}
