@charset "utf-8";



/*----------------------------------------*----------------------------------------
recomend
----------------------------------------*----------------------------------------*/

#feature .boxborder{
	border:#efede9 10px solid;
	padding:50px 20px 0 20px;
	background:#fdfcf8;
}


#feature p{
	text-align:center;
	line-height:3.0rem;
}
#feature .col{
	text-align:center;
}
#feature .row p{
	font-size:1.4rem;
	line-height: normal;
	margin-top:20px;
}
#feature img{
	width:80%;
	height:80%;
}
#recomend h2{
	margin-top:40px;
	margin-bottom:30px;
	font-weight:600;
}
@media all and (max-width: 767px) {
	#recomend h2{
	margin-bottom:20px;
}
#recomend h2{
	font-size:1.6rem;
	margin-top:0;
}
}

#recomend .h-underline span{
	padding-bottom:10px;
}


#recomend p{

}

#recomend .row{
	background:url(../common/img/hr_dot.gif) bottom center no-repeat;
	padding-bottom:40px;
}

#shopphoto{
	margin-top:80px;
}
#shopphoto img{
	border-radius:10px;
}