@charset "UTF-8";
/*
*******************************************************************************************************
# 特徴 - compiled from feature/style.scss
*******************************************************************************************************
*/
/* ------------------------------------
	* contents
* ------------------------------------ */
.wrp-feature-top {
	background-image: url(../../img/feature/bg_base.jpg);
}
.wrp-feature-top .box-detail {
	text-align: center;
}
.wrp-feature-top .box-point {
	margin-top: 35px;
	text-align: center;
}
.wrp-feature-top .box-point .title {
	margin-bottom: 25px;
}
.wrp-feature-top .box-point .pic {
	margin-bottom: 20px;
}
.wrp-feature-top .btn-next {
	margin-top: 30px;
}
