/*******************************************
*
* 国際医療福祉大学病院 ダ・ヴィンチSiのご紹介
* 2018.6.5
*
********************************************/

@charset "UTF-8";


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

/* ==========================================================
*
* ダ・ヴィンチSiのご紹介
*
========================================================== */

/********************************
手術支援ロボット「ダ・ヴィンチSi」とは？
********************************/

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

	.toppg #mainCol .photoBox > p{
	    padding: 10px;
	}

	.toppg #s01_b > .photoBox:last-child > p > img,
	.toppg #s02_a > .photoBox:last-child > p > img{
		width:100%;
		height:auto;
		max-width:300px;
	}

	.toppg #s02_a > .photoBox:nth-child(4) > p > img{
		width:100%;
		height:auto;
		max-width:378px;
	}

	.toppg #s02_b > .photoBox > p > img{
		width:100%;
		height:auto;
	}

	.toppg #s02_b > .photoBox:nth-child(3) > p > img{
		max-width:290px;
	}

	.toppg #s02_b > .photoBox:nth-child(4) > p > img{
		max-width:283px;
	}

	.toppg #s02_b > .photoBox:nth-child(5) > p > img{
		max-width:278px;
	}

	.toppg #s02_b > .photoBox:nth-child(6) > p > img{
		max-width:300px;
	}

}
