@charset "utf-8";


#hco_main_visual{
	background:url(../images/bgi_main_visual.png) 0 0 repeat-x;
}


#hco_main_visual:after{
	content:"";
	clear:both;
	display:block;
}

#feature{
}

#feature_in{
	padding:50px 0 70px 0;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight:500;
	background:#0c9be5 url(../images/bgi_feature.jpg) 0 0 no-repeat;
	background-size: cover;
}

#feature_in h2{
	margin-bottom:10px;
	font-weight:500;
}

#feature_in .hco_btn a{
	float: left;
	width: 216px;
	margin: 0 12px;
	font-weight:500;
}

#feature_in .btn_area{
	margin-left: 318px;
}

#feature_in .btn_area:after{
	content:"";
	clear:both;
	display:block;
}

#news .hco_container{
	display: table;
	padding-top:55px;
}

#news .title{
	display: table-cell;
	width: 260px;
	margin: 0;
	background-color: #0090d1;
	vertical-align: middle;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}

#news .body{
	display: table-cell;
	width: 860px;
	font-size: 16px;
	background-color: #efefef;
}

#news .title2{
	padding:15px 50px;
	margin: 0;
	background-color: #0090d1;
	font-size: 18px;
	color: #FFF;
}

#news .body2{
	padding:1px 0px;
	font-size:16px;
	background-color: #efefef;
}

#news dl{
	margin:20px 50px;
	line-height:1.6;
}

#news dt{
	clear:both;
	font-weight:bold;
	float:left;
	width:10em;
}

#news dd{
	margin-left:10em;
}

#news dt, #news dd{
	margin-bottom:15px;
}

#news .body2 dt{
	width:14em;
	font-weight: normal;
}

#news .body2 dd{
	margin-left:14em;
}

.box_4col .hco_btn{
	line-height:1.2;
}

.box_4col .hco_btn a{
	padding-top:10px;
	padding-bottom:10px;
}
