/*******************************************
*
* 国際医療福祉大学病院 診療科のご紹介
* 2018.6.5
*
********************************************/

@charset "UTF-8";



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


/********************************

********************************/

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

	//
}
*/

/* ==========================================================
*
* 病院概要･沿革
*
========================================================== */
.outline #s01 table th,
.outline #s02 table th{
	white-space:nowrap;
}



/* for Sp --------------------*/
@media screen and (max-width: 738px) {
    .ytBox{
    	width:100%;
    }

    .ytBox > iframe{
    	width:100%;
    	height:auto;
    }
