/*******************************************
*
* 国際医療福祉大学病院 歯科インプラント
* 2018.6.22
*
********************************************/

@charset "UTF-8";

.bd1px{
	border:1px solid #cccccc!important;
}


table.noborder,
table.noborder th,
table.noborder td{
	border:none!important;
}

.mgb0{
	margin-bottom:0;
}

.mgb0 > span{
	margin-bottom:0!important;
}


.subContList > ul > li{
	width:25%;
}
.subContList > ul > li > a{
	font-size:1.0em;
}

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

	.subContList > ul > li{
		width:100%;
	}
}





#s20 .scrollTable{
	margin:1em 0 0;
}
