/*******************************************
*
* 国際医療福祉大学病院 泌尿器科
* 2018.6.21
*
********************************************/

@charset "UTF-8";

dl.hline dt{
	padding-top:1em;
	border-top:1px dotted #cdcdcd;
	margin:1em 0!important;
}
dl.hline dd{
	margin-bottom:0!important
}


/* for Sp --------------------*/
@media screen and (max-width: 738px) {
	
	img.mxw250{
		max-width:250px;
	}

	img.mxw270{
		max-width:270px;
	}

	img.mxw280{
		max-width:280px;
	}

	img.mxw314{
		max-width:314px;
	}

	img.mxw324{
		max-width:324px;
	}
}
