@charset "utf-8";

.biz_mh_list{
	width:922px;
	width:984px;
	margin:48px auto 0 auto;
}

.biz_mh_list h2{
	font-weight: bold;
	margin-bottom: 14px;
	font-size:110%;
}



@media screen and (max-width: 834px) {

	.biz_mh_list{
		width:92%;
		margin:0 auto 0 auto;
	}
}

@media screen and (max-width: 440px) {
	
}

