@charset "utf-8";

/* ------------------------------------------------------------------
     common
------------------------------------------------------------------ */
.feature_ .contents_ {
	width: 100%;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', 'verdana', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	background-color: #f2f2f2;
	color: #000000;
}
.feature_ .contents_inner_ {
	width: 1000px !important;
	padding: 0 !important;
	background-color: #ffffff;
	/*border: 20px solid #9acdc4;*/
	border-top: 0;
	border-bottom: 0;
	box-sizing: border-box;
	/*overflow: hidden;*/
}
.feature_ .contents_inner_ .section_ {
	width: 100% !important;
	position: relative;
	margin-top: 0;
}
.feature_ .contents_inner_ .section_inner_ {
	width: 100% !important;
	margin: auto;
	padding: 0;
	position: relative;
	z-index: 3;
	box-sizing: border-box;
}
.feature_ .contents_inner_ a {
	filter:alpha(opacity=100);
	-ms-filter:"alpha(opacity=100)";
	opacity:1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-decoration: none;
}
.feature_ .contents_inner_ a:hover {
	filter:alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)";
	opacity:0.5;
	text-decoration: none;
}
.feature_ .contents_inner_ .fleft_ {
	float: left;
	width: 50%;
	/*width: 332px;*/
	box-sizing: border-box;
	/*text-align: center;*/
}
.feature_ .contents_inner_ .fcenter_ {
	float: left;
	width: 33.3%;
	/*width: 332px;*/
	box-sizing: border-box;
	/*margin-left: 2px;*/
}
.feature_ .contents_inner_ .fright_ {
	float: right;
	width: 50%;
	/*width: 332px;*/
	box-sizing: border-box;
	/*margin-left: 2px;*/
	/*text-align: center;*/
}
.feature_ .contents_inner_ .section_ .items_ {
	position: relative;
	margin-bottom: 10px;
	text-align: center;
}
.feature_ .contents_inner_ .section_ .items_ .item_ {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.feature_ .contents_inner_ .section_ .items_ .item_:first-child {
	margin-left: 0;
}
.feature_ .contents_inner_ .section_ .items_ .item_ .txt_top_ {
	margin: 20px 0;
}
.feature_ .contents_inner_ .section_ .items_ .item_ .txt_bottom_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ .section_ .items_ .item_ .item_price_ {
	background-color: #d2d2d2;
	color: #ffffff;
	font-size: 14px;
	margin-top: 20px;
	padding: 4px 16px;
}
.feature_ .contents_inner_ .item_img_ {
	line-height: 0;
}
.feature_ .contents_inner_ .main_img_ img,
.feature_ .contents_inner_ .item_img_ img {
	max-width: 100%;
}
/*.feature_ .contents_inner_ .main_txt_ {
	font-size: 20px;
	line-height: 2;
	text-align: center;
	margin-top: 16px;
	padding: 60px 0 40px;
	position: relative;
}*/
.feature_ .contents_inner_ .img_txt_ {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8;
	text-align: left;
	position: relative;
}
.feature_ .contents_inner_ .wrap_item_info_ {
	position: relative;
	/*margin-top: 6px;*/
	text-align: left;
	display: inline-block;
	width: 247px;
}
.feature_ .contents_inner_ .wrap_item_info_ a img {
	filter:alpha(opacity=100);
	-ms-filter:"alpha(opacity=100)";
	opacity:1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-decoration: none;
}
.feature_ .contents_inner_ .wrap_item_info_ a:hover img {
	filter:alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)";
	opacity:0.5;
	text-decoration: none;
}
.feature_ .contents_inner_ .item_info_ {
	/*float: right;*/
	text-align: center;
	/*margin-top: 10px;*/
}
.feature_ .contents_inner_ .item_info_ .item_price_,
.feature_ .contents_inner_ .item_info_ .item_list_link_ {
	display: inline-block;
	vertical-align: middle;
}
.feature_ .contents_inner_ .item_txt_ {
	position: relative;
	font-size: 14px;
	/*font-weight: 600;*/
	line-height: 1.8;
	color: #888989;
	/*text-align: center;*/
}
.feature_ .contents_inner_ .item_info_ .item_price_ {
	font-size: 13px;
	font-weight: bold;
	margin-right: 15px;
}
.feature_ .contents_inner_ .item_thumb_txt_ {
	position: relative;
	font-size: 10.5px;
	line-height: 1.5;
	margin-top: 8px;
}
.feature_ .contents_inner_ .item_info_ .item_ttl_ {
	font-size: 16px;
	font-weight: bold;
	/*margin: 15px -5px 0;*/
}
.feature_ .contents_inner_ .item_info_ .item_ttl_ span {
	font-weight: normal;
}
.feature_ .contents_inner_ .item_info_ .item_ttl_ span.fn_xxs_ {
	font-size: 13px;
}
.feature_ .contents_inner_ .item_info_ .item_ttl_ span.fn_xs_ {
	font-size: 14px;
}
.feature_ .contents_inner_ .item_info_ .item_txt_ {
	/*margin: 0 0 10px 6px;*/
	/*font-weight: bold;*/
	font-weight: 500;
}
.feature_ .contents_inner_ .item_info_ .item_txt_.gray_ {
	color: #aaa8a8;
}

.feature_ .contents_inner_ .item_info_ .item_desc_ {
	/*font-size: 10px;*/
	margin-top: 20px;
}
.feature_ .contents_inner_ .item_info_ .item_list_link_ {
	/*margin-top: 5px;*/
	/*line-height: 24px;*/
	/*margin-right: 22px;*/
}


/*.feature_ .contents_inner_ .item_txt_ {
	display: inline-block;
}
.feature_ .contents_inner_ .item_list_link_ {
	display: inline-block;
}*/
.feature_ .contents_inner_ .item_info_.item_info_left_ {
	float: left;
	margin: 15px 27px 0 18px;
}
.feature_ .contents_inner_ .item_info_.item_info_left_ .item_ttl_ {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.feature_ .contents_inner_ .item_info_.item_info_left_ .item_txt_ {
	display: block;
	text-align: left;
	margin: 0;
}
.feature_ .contents_inner_ .item_info_.item_info_left_ .item_price_ {
	display: block;
	text-align: left;
	margin: 5px 0 0;
}
.feature_ .contents_inner_ .item_info_.item_info_left_ .item_list_link_ {
	display: block;
	text-align: left;
	margin: 10px 0 0;
	line-height: 1 !important;
}

.feature_ .contents_inner_ .wrap_link_btn_ {
	margin-top: 20px;
	line-height: 1;
}
.feature_ .contents_inner_ .link_btn_ {
	display: inline-block;
	text-align: center;
	border-bottom: 1px solid #000;
}
.feature_ .contents_inner_ .link_btn_:hover {
	border-bottom: 1px solid transparent;
}
/*.feature_ .contents_inner_ .link_btn_.hidden_ {
	visibility: hidden;
}*/
.feature_ .contents_inner_ .link_btn_.hidden_ {
	display: none;
}
.feature_ .contents_inner_ .header_ {
	/*text-align: center;*/
	position: relative;
}
.feature_ .contents_inner_ .header_ .main_img_ {
	/*padding: 66px 0 96px 27px;*/
}
.feature_ .contents_inner_ .bg_ {
	position: absolute;
	z-index: 1;
}
/*.feature_ .contents_inner_ .section_inner_ .txt_ {
	font-size: 12px;
	line-height: 2;
}*/
.feature_ .contents_inner_ .section_inner_ .section_description_ {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
	padding: 20px 0;
}
.feature_ .contents_inner_ .section_inner_ .item_description_ {
	font-size: 10px;
	color: #878888;
	height: 80px;
	padding: 12px 0;
}
.feature_ .contents_inner_ .section_inner_ .logo_description_ {
	font-size: 18px;
	margin-top: 18px;
}
/*.feature_ .contents_inner_ .section_inner_ .item_info_ .item_price_ {
	font-size: 12px;
}*/
.feature_ .contents_inner_ .section_inner_ .wrap_item_list_link_ .item_list_link_ {
	text-align: center;
}
.feature_ .contents_inner_ .section_inner_ .item_list_link_ {
	margin-top: 0;
	/*text-align: center;*/
	text-align: left;
}
.feature_ .contents_inner_ .section_inner_ .link_left_ {
	text-align: left;
	padding-left: 16px;
}
.feature_ .contents_inner_ .section_inner_ .link_right_ {
	text-align: right;
	padding-right: 20px;
}


.feature_ .contents_inner_ .section_inner_ .item_list_ li {
	width: 307px;
	float: left;
	margin: 20px 0 0 20px;
}
.feature_ .contents_inner_ .section_ .section_header_ {
	height: 78px;
	border-radius: 18px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	position: relative;
	line-height: 1;
}
.feature_ .contents_inner_ .section_ .section_header_ .section_ttl_ {
	position: absolute;
	bottom: 18px;
	left: 23px;
}
.feature_ .contents_inner_ .section_ .section_header_ .other_color_ {
	position: absolute;
	bottom: 0;
	right: 0;
}
.feature_ .contents_inner_ .section_ .section_header_ .other_color_ a {
	display: block;
	padding: 18px;
}
.feature_ .contents_inner_ .section_ .section_footer_ {
	margin-top: 25px;
	position: relative;
	line-height: 1;
}
.feature_ .contents_inner_ .section_ .section_footer_ .section_btn_more_ {
	text-align: center;
}
.feature_ .contents_inner_ .section_ .section_footer_ .section_btn_more_ a {
	display: block;
	padding: 14px 0;
}


.feature_ .contents_inner_ .wrap_youtube_ {
	width: 100%;
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}
.feature_ .contents_inner_ .wrap_youtube_ iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.feature_ .contents_inner_ .section_ .ttl02_ {
	text-align: center;
	padding: 80px 0;
}

.feature_ .contents_inner_ .section_ .item_dib_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ .section_ .item_dib_ li {
	display: inline-block;
	vertical-align: bottom;
}
.feature_ .contents_inner_ .section_ .item_dib_ .item_txt_ {
	font-weight: bold;
	line-height: 1.5;
}
.feature_ .contents_inner_ .item_list_link_2x_ img {
	width: 77px;
}
.feature_ .contents_inner_ .pickup_ .wrap_img_ {
	display: inline-block;
	width: 150px;
	vertical-align: top;
	margin-top: 28px;
}
.feature_ .contents_inner_ .pickup_ .wrap_img_:first-child {
	margin-right: 78px;
}
.feature_ .contents_inner_ .pickup_ .wrap_img_ .img_txt_ {
	margin-top: 15px;
}

.feature_ .contents_inner_ .wrap_ttl_ {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.75;
	margin-top: 8px;
}
.feature_ .contents_inner_ .wrap_ttl_ .ttl_ {
	
}
/*.feature_ .contents_inner_ .wrap_txt_ {
	font-size: 18px;
	line-height: 2;
	text-align: center;
	letter-spacing: 0.1em;
}
.feature_ .contents_inner_ .wrap_txt_ .txt_ {
	margin: 2em auto;
}*/

.feature_ .contents_inner_ .wrap_info_link_ {
	position: relative;
	z-index: 2;
}
.feature_ .contents_inner_ .wrap_info_ {
	font-size: 13px;
	line-height: 1.75;
	/*font-weight: 500;*/
	/*font-weight: bold;*/
	/*margin-top: 12px;*/
	/*text-align: justify;*/ /* 両端揃え */
	/*text-justify: inter-ideograph;*/ /* 両端揃えの種類 */
	/*margin: 0 12px;*/
	margin-top: 8px;
}
.feature_ .contents_inner_ .wrap_ttl_ + .wrap_info_ {
	margin-top: 5px;
}
.feature_ .contents_inner_ .wrap_info_ .info_ {
	/*margin-top: 12px;*/
}
.feature_ .contents_inner_ .wrap_info_ .info_ a {
	display: inline-block;
}
.feature_ .contents_inner_ .wrap_info_link_ .wrap_info_ .info_ {
	line-height: 1.4;
}
.feature_ .contents_inner_ .wrap_info_ .info_ .price_ {
	/*font-family: 'Montserrat', sans-serif;*/
	font-size: 15px;
	/*font-weight: bold;*/
	line-height: 1;
}
.feature_ .contents_inner_ .wrap_price_ {
	/*font-family: 'Montserrat', sans-serif;*/
	font-size: 14px;
	line-height: 1.5;
	margin-top: 5px;
	/*letter-spacing: .1em;*/
}
.feature_ .contents_inner_ .wrap_price_ .price_ {
	font-size: 13px;
	line-height: 1.75;
	font-weight: bold;
}
.feature_ .contents_inner_ .wrap_info_ .info_ .color_ {
	font-size: 11px;
	font-weight: normal;
}
.feature_ .contents_inner_ .section_inner_ .section_ttl_ {
	font-size: 32px;
	line-height: 2;
	letter-spacing: .1em;
	text-align: center;
}
.feature_ .contents_inner_ .section_bg_ {
	position: relative;
}
.feature_ .contents_inner_ .section_txt_ {
	font-size: 23px;
	line-height: 40px;
}
.feature_ .contents_inner_ .shop_list_ {
	position: absolute;
	left: 0;
	top: 0;
	padding: 90px 0 0 82px;
	font-size: 15px;
	line-height: 1.5;
}
.feature_ .contents_inner_ .shop_list_ttl_ {
	font-weight: bold;
}
.feature_ .contents_inner_ .shop_list_data_ li {
	margin-top: 1em;
}
.feature_ .contents_inner_ .bag_size_price_ {
	position: absolute;
	right: 10px;
	bottom: 7px;
	text-align: right;
}
.feature_ .contents_inner_ .shop_comment_ {
	font-size: 16px;
	line-height: 1.5;
	border: 3px solid #000000;
	border-left: none;
	border-right: none;
	width: 306px;
	padding: 25px 0 16px;
}
.feature_ .contents_inner_ .shop_comment_ img {
	position: absolute;
	left: 0;
	top: -14px;
}

.feature_ .contents_inner_ .message_ {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 2.14;
	letter-spacing: .04em;
}
.feature_ .contents_inner_ .message_ .wrap_txt01_ {
	line-height: 1;
	margin-top: 15px;
}


/* ------------------------------------------------------------------
     bxslider
------------------------------------------------------------------ */
.feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager,
.feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-controls-auto {
	position: relative;
	display: block;
	bottom: 0;
	padding-top: 10px;
}
.feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e1e2e2;
}
.feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager.bx-default-pager a:hover,
.feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}


/* ------------------------------------------------------------------
     animation
------------------------------------------------------------------ */
.fuwa_ {
    opacity: 0;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
}
.fuwa2_ {
    opacity: 1.0;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    transition: 1.5s;
}
.fadein_ {
    opacity: 0;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    /*transition: all 300ms;*/
    transition: 1.5s;
}
.fadein_.scrollin_ {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0,0);
}


/* ------------------------------------------------------------------
     section
------------------------------------------------------------------ */
.feature_ .contents_inner_ .header_ {

}
.feature_ .contents_inner_ .header_ .main_txt_ {
	margin-top: 20px;
	text-align: center;
	font-size: 13px;
	line-height: 1.625;
	color: #cd880d;
}


.feature_ .contents_inner_ #section01_ {
	text-align: center;
	padding: 45px 0 40px;
}
.feature_ .contents_inner_ #section01_ .wrap_txt_ {
	font-size: 12px;
}
.feature_ .contents_inner_ #section01_ .wrap_txt_ p {
	margin-top: 25px;
}
.feature_ .contents_inner_ #section01_ .wrap_txt_ p:first-child {
	margin-top: 45px;
}
.feature_ .contents_inner_ #section01_ .wrap_txt_ .wrap_txt_bold_ {
	font-weight: bold;
}
.feature_ .contents_inner_ #section01_ #wrap_btn_4step_ {
	margin-top: 40px;
}



.feature_ .contents_inner_ #section02_ {
	
}
.feature_ .contents_inner_ #section02_ .clearfix_ {
	padding: 25px;
	background-color: #efeeec;
}
.feature_ .contents_inner_ #section02_ .clearfix02_ {
	margin-top: 8px;
}
.feature_ .contents_inner_ #section02_ .fleft_ {
	width: 370px;
}
.feature_ .contents_inner_ #section02_ .fright_ {
	width: 550px;
}
.feature_ .contents_inner_ #section02_ .wrap_info_ {
	font-size: 14px;
	margin-top: 0;
}
.feature_ .contents_inner_ #section02_ .wrap_info_ span {
	font-size: 12px;
	display: inline-block;
	margin: 5px 0;
}


.feature_ .contents_inner_ #section03_ {
	text-align: center;
	padding: 65px 0 0;
}
.feature_ .contents_inner_ #section03_ #wrap_ttl02_ + .wrap_txt_ {
	font-size: 15px;
	line-height: 2.15;
	color: #8d8078;
	margin-top: 30px;
}
.feature_ .contents_inner_ #section03_ #wrap_img03_ {
	margin-top: 30px;
}
.feature_ .contents_inner_ #section03_ #wrap_4step_ {
	width: 800px;
	margin: 10px auto 0;
}
.feature_ .contents_inner_ #section03_ .wrap_step_ {
	border: 3px solid #e1dcd0;
	width: 360px;
	box-sizing: border-box;
	float: left;
	margin: 40px 20px 0;
	padding: 20px 0 15px;
}
.feature_ .contents_inner_ #section03_ .wrap_txt_ {
	margin-top: 12px;
}
.feature_ .contents_inner_ #section03_ .wrap_illust_ {
	margin-top: 10px;
}
.feature_ .contents_inner_ #section03_ #wrap_img_qa_ {
	margin-top: 100px;
}

/* ------------------------------------------------------------------
     footer
------------------------------------------------------------------ */
.feature_ .contents_inner_ .footer_ {
	margin-top: 75px;
	padding-top: 0;
	position: relative;
}

.feature_ .contents_inner_ .footer_ .footer_txt_ {
	font-size: 20px;
	line-height: 1.75;
	letter-spacing: 0.1em;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph; /* 両端揃えの種類 */
	margin: 0 30px;
}
.feature_ .contents_inner_ .footer_ .footer_hash_ {
	font-size: 18px;
	line-height: 1.75;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 90px;
}
.feature_ .contents_inner_ .footer_ .btn_allitem_ {
	text-align: center;
}
.feature_ .contents_inner_ .footer_ .btn_other_feature_ {
	text-align: center;
	margin-top: 30px;
}
.feature_ .contents_inner_ .footer_ .tax_attention_ {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
    color: #bdb6b1;
    margin-top: 40px;
}
.feature_ .contents_inner_ .footer_ .banner_ {
    color: #907e70;
    padding: 0;
    margin: 24px 0 0 ;
    position: relative;
    z-index: 2;
}
.feature_ .contents_inner_ .footer_ .banner_ .banner_link_ {
	width: 190px;
	margin: 0 auto;
}
.feature_ .contents_inner_ .footer_ .banner_ .footer_txt_ {
	position: absolute;
	left: 196px;
	top: 50%;
	margin-top: -20px;
	text-align: right;
}
.feature_ .contents_inner_ .footer_ .banner_ .more_detail_ {
	position: absolute;
	right: 18px;
	bottom: 14px;
}
.feature_ .contents_inner_ .footer_ .banner_ ul {
    width: 190px;
    margin: 0 auto;
}
.feature_ .contents_inner_ .footer_ .banner_ ul li {
    float: left;
    width: 100%;
    margin: 0;
}
.feature_ .contents_inner_ .footer_ .banner_ .wrap_info_ {
	text-align: center;
	margin-top: 10px;
}
.feature_ .contents_inner_ .footer_ .banner_ .wrap_info_,
.feature_ .contents_inner_ .footer_ .banner_ .wrap_info_ a {
	color: #907e70;
}
.feature_ .contents_inner_ .footer_ .shop_top_ {
	margin-top: 80px;
	text-align: center;
}
.feature_ .contents_inner_ .footer_ .back_to_index_ {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-top: 45px;
	text-align: center;
	font-size: 22px;
}
.feature_ .contents_inner_ .footer_ .fotter_btn_ {

}
.feature_ .contents_inner_ .footer_ .fotter_btn_ li {
	width: 230px;
	float: left;
	margin-left: 16px;
}
.feature_ .contents_inner_ .footer_ .fotter_btn_ li a {
	display: block;
}
.feature_ .contents_inner_ .footer_ .info_sns_ {
	font-size: 17px;
	text-align: center;
	color: #000000;
}
.feature_ .contents_inner_ .footer_ .box_sns_ {
	text-align: center;
	margin-top: 40px;
}
.feature_ .contents_inner_ .footer_ .box_sns_ li {
	display: inline-block;
	padding: 0 30px;
	position: relative;
}
.feature_ .contents_inner_ .footer_ .box_sns_ li a {
	display: block;
}
.feature_ .contents_inner_ .footer_ .item_attention_ {
	text-align: center;
	color: #231815;
	font-size: 11px;
	margin-top: 20px;
}
.feature_ .contents_inner_ .footer_ .special_thanks_ {
	text-align: center;
	padding: 30px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #989899;
}
.feature_ .contents_inner_ .footer_ .special_thanks_ .clearfix_ {
	margin-top: 10px;
}
.feature_ .contents_inner_ .footer_ .special_thanks_ .fleft_ {
	text-align: right;
	padding-right: 10px;
}
.feature_ .contents_inner_ .footer_ .special_thanks_ .fright_ {
	text-align: left;
	padding-left: 10px;
}
.feature_ .contents_inner_ .footer_ .holder_notes {
	text-align: center;
	font-size: 13px;
	/*line-height: 1.5;*/
	margin-top: 12px;
	/*color: #231815;*/
	/*font-family: "Times New Roman", Times, serif;*/
}
.feature_ .contents_inner_ .footer_ .txt_copy_ {
	text-align: center;
	padding: 30px 0 15px;
	font-size: 13.74px;
	/*font-size: 12px;*/
	/*font-weight: bold;*/
	color: #bdb6b1;
	letter-spacing: 0.1em;
}
.feature_ .contents_inner_ .footer_ #goto_pagetop_ {
	position: fixed;
	right: 20px;
	bottom: 20px;
	display: none;
	z-index: 9090;
}


/* ------------------------------------------------------------------
     clearfix
------------------------------------------------------------------ */
.feature_ .contents_inner_ .clearfix_,
.feature_ .contents_inner_ .section_,
.feature_ .contents_inner_ .section_inner_ {
	zoom: 1;
}
.feature_ .contents_inner_ .clearfix_:after,
.feature_ .contents_inner_ .section_:after,
.feature_ .contents_inner_ .section_inner_:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}