/*******************************************
*
* 国際医療福祉大学病院 診療科のご紹介 腎泌尿器外科
* 2018.6.5
*
********************************************/

@charset "UTF-8";



.emphaRed{
	background-color: #ffcccc;
}


.stuffImg{
	display:block;
	overflow:hidden;
}


@media screen and (max-width: 738px) {
	.stuffImg > img{
    	width:100%;
    	max-width:350px;
    	height:auto;
    }
}