@charset "utf-8";

#sub_menu {width:100%; height:50px; background:#eee;}
#sub_menu select {
	width:100%; height:50px; padding-left:25px; font-size:25px; color:#666; 
	background:transparent url('../images/menu_arrow.gif') no-repeat right top; background-size:60px 50px; -webkit-background-size:60px 50px; 
	-webkit-appearance:none;
}

#sub_visual {width:100%; height:300px; margin-bottom:30px;}

#sub_cnt {background:#fff;}
#sub_cnt .cnt_box {padding-bottom:0px;}
#sub_cnt h2 {margin:20px 0;}

.brd {padding-top:30px;}