/*******************************************
*
* 国際医療福祉大学病院 入退院・ご面会について
* 2018.6.24
*
********************************************/

@charset "UTF-8";



/* ==========================================================
*
* コーナー共通
*
========================================================== */

.mgt1em{
	margin-top:1em;
}


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

	img.mxw462{
		max-width:462px;
	}

}




/* ==========================================================
*
* 病室のご案内
*
========================================================== */

.room #s02 dl.dlCompact_6m dd > a{
	margin:2px;
}

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

	.room #s02 dl.dlCompact_6m dt{
		display:block;
		width:100%;
	}

	.room #s02 dl.dlCompact_6m dd{
		display:block;
		width:100%;
	}

	.room dl.dlCompact_6m > dd {
	    border-left:none;
	}

}
