/* clearfix */
 
.cf {
	width: 100%;
}
.cf:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0.1em;/*added for FF*/
}
 
#feature {
	width:100%;
}

#feature .ar {text-align:right;}

#feature .maintitle {
	background:url(/img/hth/special/komagome/bg.jpg) center top no-repeat;
	background-color:#47260E;
	height:600px;
	text-align:center;
}

#feature .maintitle img {
	margin-top:138px;
}

#feature .maintitle h1 {
	color:#fff;
	font-size:46px;
	margin:10px 0 25px 0;
	padding:0;
}

#feature .maintitle p {
	color:#fff;
	font-size:26px;
	line-height:160%;
}

#feature .feature_inner {
	margin: 0 auto;
	padding:150px 0 70px 0;
}

#feature .inner_bg {background-color:#FCF8F1;}

#feature .feature_inner .shop_cnt {
	clear:both;
	width:1200px;
	margin:0 auto 80px auto;
}

#feature .feature_inner .shop_cnt .cnt_photo {width:700px;}
#feature .feature_inner .shop_cnt .cnt_txt,
#feature .feature_inner .shop_cnt .map {width:460px;}

#feature .feature_inner .shop_cnt .fl {float:left; margin-left:20px;}
#feature .feature_inner .shop_cnt .fr {float:right; margin-right:20px;}

#feature .feature_inner .shop_cnt .cnt_txt h2 {
	font-size:32px;
	color:#933;
	margin:0 0 20px 0;
	padding:0;
	line-height:100%;
}
#feature .feature_inner .shop_cnt .cnt_txt p {
	font-size:16px;
	line-height:160%;
	color:#5A2D00;
	margin-bottom:20px;
}

#feature .feature_inner .shop_cnt .cnt_map p {
	font-size:15px;
	line-height:160%;
	color:#5A2D00;
	margin-top:20px;
}

#feature .feature_inner .shop_cnt .cnt_photo .menu {
	background:url(/img/hth/special/komagome/info_frame.png) right top no-repeat;
	width:700px;
	height:200px;
	position:relative;
	margin-top:10px;
	display:table;
}

#feature .feature_inner .shop_cnt .cnt_photo .menu p {
	display:table-cell;
	vertical-align: middle;
	font-size:15px;
	line-height:160%;
	color:#5A2D00;
	text-align:left;
	padding-left:220px;
}

#feature .feature_inner .shop_cnt .cnt_photo .menu .menu_img {
	position:absolute;
	left:0;
	bottom:0;
}