@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');

/* ------------------------------------------------------------------
     common
------------------------------------------------------------------ */
.feature_ {
	width: 100% !important;
}
.feature_ img {
	max-width: 100%;
}
.feature_ .contents_ {
	/*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', 'verdana', sans-serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 10px;
	line-height: 1.6;
}
.feature_ .contents_inner_ {
	background-size: 100% auto;
	background-color: #ffffff;
	color: #000000;
	/*margin: 0 3.521126761%;*/
}
.feature_ .contents_inner_ .gothic_ {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', 'verdana', sans-serif;
}
.feature_ .contents_inner_ .mincho_ {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.feature_ .contents_inner_ .mplus1p_ {
	font-family: 'M PLUS 1p', sans-serif;
}
.feature_ .contents_inner_ .section_ {
	position: relative;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
.feature_ .contents_inner_ .section_inner_ {
	margin: 0%;
	padding: 0;
}
.feature_ .contents_inner_ .section_inner_ a {
	display: inline-block;
}
.feature_ .contents_inner_ strong {
	font-weight: bold;
}
.feature_ .contents_inner_ .fleft_ {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.feature_ .contents_inner_ .fcenter_ {
	float: left;
	width: 33.3%;
	box-sizing: border-box;
}
.feature_ .contents_inner_ .fright_ {
	float: right;
	width: 50%;
	box-sizing: border-box;
}

.feature_ .contents_inner_ .wrap_youtube_ {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.feature_ .contents_inner_ .wrap_youtube_ iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.feature_ .contents_inner_ .main_img_,
.feature_ .contents_inner_ .wrap_img_ {
	line-height: 0;
	/*margin-bottom: -2px;*/
}

.show_xs {
	display: none;
}
.hide_xs {
	display: inline-block;
}
@media screen and (max-width:330px) {
	.show_xs {
		display: inline-block !important;
	}
	.hide_xs {
		display: none !important;
	}
}

.feature_ .contents_inner_ .section_ .clearfix_ {
	position: relative;
}


.feature_ .contents_inner_ .wrap_item_info_ {
	position: relative;
	font-size: 8px;
	margin: 40px 0 0;
}
.feature_ .contents_inner_ .item_info_ {
	position: relative;
	font-size: 10px;
	line-height: 2;
	text-align: center;
}
.feature_ .contents_inner_ .item_info02_ {
	position: relative;
	font-size: 9px;
	line-height: 1.2;
	text-align: center;
}
/*
.feature_ .contents_inner_ .item_info_ .item_ttl_ {
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
	font-family: 'Montserrat', sans-serif;
}
.feature_ .contents_inner_ .item_info_ .item_ttl_ span {
	font-weight: normal;
}
.feature_ .contents_inner_ .item_info_ .item_ttl_ span.fn_xxs_ {
	font-size: 9px;
}
.feature_ .contents_inner_ .item_info_ .item_ttl_ span.fn_xs_ {
	font-size: 9px;
}
.feature_ .contents_inner_ .item_info_ .item_img_ {
	width: 74%;
	margin: auto;
}
.feature_ .contents_inner_ .item_info_ .item_txt_ {
	margin: 15px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.8;
}
.feature_ .contents_inner_ .item_info_ .item_txt_ span {
	font-weight: bold;
	font-weight: normal;
}

.feature_ .contents_inner_ .item_info_ .item_desc_ {
	font-size: 9.5px;
	margin-top: 10px;
	color: #888989;
	text-align: left;
}
.feature_ .contents_inner_ .item_ {
	display: inline-block;
	margin: 15px 2.27% 0;
	width: 30%;
}
.feature_ .contents_inner_ .item_ img {
	border: none;
	padding: 0;
	background-color: transparent;
}
*/
/*
.feature_ .contents_inner_ .bg_ {
	position: relative;
	z-index: 1;
	background-color: #ffffff;
	padding: 0;
	margin-top: 0;
}
*/
.feature_ .contents_inner_ .section_inner_ .ttl_ {
	position: relative;
	z-index: 3;
}
.feature_ .contents_inner_ .section_inner_ .img_ {
	text-align: center;
}
.feature_ .contents_inner_ .section_inner_ .img_txt_ {
	font-size: 9.1px;
	font-weight: bold;
	line-height: 2;
	text-align: left;
	position: relative;
	margin-top: 12px;
	padding: 0;
}



.feature_ .contents_inner_ .item_price_ {
	font-size: 9.1px;
	font-weight: bold;
	margin-top: 10px;
}
.feature_ .contents_inner_ .item_price_ span {
	font-size: 6.3px;
}

.feature_ .contents_inner_ .wrap_desc_ {
	background-color: #d3d2d2;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 8px;
	padding: 15px;
	font-size: 10.5px;
	position: relative;
}
.feature_ .contents_inner_ .wrap_desc_:before {
	content: '';
	display: block;
	position: absolute;
	left: 6px;
	bottom: 6px;
	width: 65px;
	height: 36px;
	border: 1px solid #000000;
	border-top: 0;
	border-right: 0;
}
.feature_ .contents_inner_ .wrap_desc_:after {
	content: '';
	display: block;
	position: absolute;
	right: -6px;
	top: -6px;
	width: 65px;
	height: 36px;
	border: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
}
.feature_ .contents_inner_ .wrap_desc_ .desc_ttl_ {	
	font-weight: bold;
}
.feature_ .contents_inner_ .wrap_desc_ .desc_txt_ {	
	margin-top: 10px;
}
.feature_ .contents_inner_ .wrap_desc_ .item_price_ {
	font-size: 9px;
	margin-top: 15px;
}

@media screen and (max-width:330px){
	.feature_ .contents_inner_ .section_ .items_ .item_ .ttl_txt_ {
		font-size: 10px;
	}
}
.feature_ .contents_inner_ .section_ .items_ .item_ .txt_top_ {
	margin: 10px 0;
}
.feature_ .contents_inner_ .section_ .items_ .item_ .txt_bottom_ {
	margin-top: 10px;
}
.feature_ .contents_inner_ .section_ .items_ .item_ .item_price_ {
	background-color: #d2d2d2;
	color: #ffffff;
	font-size: 8px;
	margin-top: 10px;
	padding: 4px 5%;
	/*min-height: 40px;*/
}

.feature_ .contents_inner_ .pickup_ {
	text-align: center;
}
.feature_ .contents_inner_ .pickup_ .wrap_img_ {
	display: inline-block;
	width: 31.81%;
	vertical-align: top;
	margin: 0 3.33%;
}
.feature_ .contents_inner_ .pickup_ .wrap_img_ .img_txt_ {
	margin-top: 10px;
}

.feature_ .contents_inner_ .section_ .section_header_ {
	background-color: #ffc8c1;
	padding: 10px;
}
.feature_ .contents_inner_ .section_ .section_header_ .img_ {
	width: 16.06%;
	margin: auto;
}

.feature_ .contents_inner_ .btn_click_ {
	cursor: pointer;
}
.feature_ .contents_inner_ .slide_content_ {
	padding: 15px 0 0;
	line-height: 1.8;
	display: none;
}
.feature_ .contents_inner_ .slide_content_ .mt20_ {
	margin-top: 20px !important;
}
.feature_ .contents_inner_ .slide_content_ .mt25_ {
	margin-top: 25px !important;
}
.feature_ .contents_inner_ .slide_content_ .mt30_ {
	margin-top: 30px !important;
}
.feature_ .contents_inner_ .slide_content_ .mt35_ {
	margin-top: 35px !important;
}
.feature_ .contents_inner_ .slide_content_ .mt40_ {
	margin-top: 40px !important;
}
.feature_ .contents_inner_ .slide_content_ .txt_ttl_ {
	font-size: 13.5px;
	font-weight: bold;
	padding: 0 3.63%;
	margin-top: 30px;
	margin-bottom: 12px;
}
.feature_ .contents_inner_ .slide_content_ .txt_ttl_:first-child {
	margin-top: 0;
}
.feature_ .contents_inner_ .slide_content_ .txt_ {
	font-size: 13.5px;
	padding: 0 3.63%;
}
.feature_ .contents_inner_ .slide_content_ .txt_ + .txt_ {
	margin-top: 1em;
}
.feature_ .contents_inner_ .slide_content_ .item_txt_ {
	margin: 12px 3.63% 0;
	padding-top: 10px;
	border-top: 1px solid #b4b4b4;
	font-size: 8.4px;
}
.feature_ .contents_inner_ .btn_close_ {
	float: right;
	cursor: pointer;
	padding: 15px 3.63%;
	text-align: right;
}
.feature_ .contents_inner_ .btn_close_ img {
	width: 50%;
}

.feature_ .contents_inner_ .wrap_spec_txt_ {
	font-weight: bold;
	font-size: 6px;
	line-height: 1.37;
	text-align: left;
	margin-top: 5px;
}

/*.feature_ .contents_inner_ .wrap_info_ {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.2em;
}*/
/*.feature_ .contents_inner_ .wrap_info_.wrap_txt_ {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', 'verdana', sans-serif;
}*/
.feature_ .contents_inner_ .wrap_info_ .info_ {
	/*padding: 0 12px !important;*/
	/*margin-bottom: 0 !important;*/
	/*margin-top: 10px;*/
}
.feature_ .contents_inner_ .wrap_info_ .info_ a {
	/*display: inline-block;*/
	display: block;
}
.feature_ .contents_inner_ .wrap_info_ .info_ .price_ {
	font-size: 10px;
	font-weight: bold;
}
.feature_ .contents_inner_ .wrap_info_ .info_ .color_ {
	font-size: 8px;
	font-weight: normal;
}
.feature_ .contents_inner_ .wrap_label01_ {
	margin: 0 auto;
	padding: 3px 0 5px;
	min-width: 66px;
	width: 20.15%;
}


.feature_ .contents_inner_ .section_ .fleft_ {
	width: 50%;
}
.feature_ .contents_inner_ .section_ .fright_ {
	width: 50%;
}
.feature_ .contents_inner_ .section_ .fright_ .wrap_color_ {
	position: absolute;
	bottom: 0;
}
.feature_ .contents_inner_ .section_ .btn_check_ img {
	width: 82.49%;
	display: block;
	margin-top: 10px;
}

/*.feature_ .contents_inner_ .section_inner_ .section_ttl_ {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: .1em;
	text-align: center;
	padding: 10px 0;
}*/
.feature_ .contents_inner_ .bag_size_price_ {
	position: absolute;
	right: 10px;
	bottom: 8px;
	text-align: right;
	font-size: 8px;
	line-height: 1.5;
}
.feature_ .contents_inner_ .section_txt_ {
	font-size: 12.5px;
	line-height: 17px;
}
.feature_ .contents_inner_ .section_content_ {
	position: relative;
}
.feature_ .contents_inner_ .shop_comment_ {
	font-size: 8.5px;
	line-height: 1.5;
	border: 2px solid #000000;
	border-left: none;
	border-right: none;
	width: 74.84%;
	margin: 20px auto 0;
	padding: 11px 0 5px;
}
.feature_ .contents_inner_ .shop_comment_ img {
	width: 89px;
	margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -6px;
}
.feature_ .contents_inner_ .section_bg_ {
	position: relative;
	margin-top: 15px;
}
.feature_ .contents_inner_ .shop_list_ {
	position: absolute;
	/*left: 2.42%;*/
	/*top: 10px;*/
	font-size: 7.5px;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.feature_ .contents_inner_ .shop_list_ttl_ {
	font-weight: bold;
}
.feature_ .contents_inner_ .shop_list_data_ li {
	margin-top: 1em;
}

.feature_ .contents_inner_ .message_ {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 2.14;
	letter-spacing: .04em;
}
.feature_ .contents_inner_ .message_ .wrap_txt01_ {
	line-height: 1;
	width: 16.06%;
	min-width: 53px;
	margin: 5px auto 0;
}
.feature_ .contents_inner_ .message_ .wrap_txt02_ {
	text-align: right;
}
.feature_ .contents_inner_ .message_ .txt02_ {
	line-height: 1;
	width: 16.06%;
	min-width: 53px;
	display: inline-block;
	margin: 5px 10px 0 0;
}

.feature_ .contents_inner_ .wrap_recommend_ {
	background-color: #c5c5c5;
	padding: 30px 0;
}
.feature_ .contents_inner_ .arrow_left_,
.feature_ .contents_inner_ .arrow_right_ {
	
}
.feature_ .contents_inner_ .arrow_left_ {
	width: 22.42%;
	margin: 20px 0 20px 9.09%;
}
.feature_ .contents_inner_ .arrow_right_ {
	width: 22.72%;
	margin: 20px 0 20px 60.6%;
}



.feature_ .contents_inner_ .wrap_info_link_ {
	font-size: 10px;
	line-height: 1.6;
	margin-top: 20px;
}
.feature_ .contents_inner_ .wrap_link_btn_ {
	margin: 16px 0 0;
	line-height: 1;
	text-align: center;
	/*min-width: 155px;
	width: 43.661971831%;*/
}
.feature_ .contents_inner_ .wrap_link_btn_ .link_btn_ img {
	/*margin: 0 auto;*/
	/*width: 100%;*/
	min-width: 184px;
	width: 30.66666667%;
}
.feature_ .contents_inner_ .link_btn_.hidden_ {
	display: none !important;
}


.feature_ .contents_inner_ .wrap_ttl_ {
	font-size: 12.5px;
	line-height: 1.6;
	margin-top: 0;
	text-align: center;
}
.feature_ .contents_inner_ .wrap_detail_ {
	font-size: 11.05px;
	line-height: 1.52941176;
}
.feature_ .contents_inner_ .wrap_ttl_ + .wrap_detail_ {
	margin-top: 12px;
}
.feature_ .contents_inner_ .wrap_txt_ {
	font-size: 10px;
	line-height: 1.5;
	margin-top: 8px;
}
.feature_ .contents_inner_ .wrap_detail_ + .wrap_txt_ {
	margin-top: 15px;
}
.feature_ .contents_inner_ .wrap_price_ {
	font-size: 10.4px;
	line-height: 1.625;
	text-align: center;
}



/* flex box */
.feature_ .contents_inner_ .f_box_ {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	align-items: flex-end;
}
.feature_ .contents_inner_ .f_box_ .f_item_ .wrap_txt_ .txt_ {
	max-width:100%;
}
.feature_ .contents_inner_ .f_box_ .f_item_ .wrap_detail_ .detail_ {
	max-width:100%;
}

.feature_ .contents_inner_ .f_box04_ {
	margin: 10px auto 0;
}
.feature_ .contents_inner_ .f_box04_ .f_item_ {
	margin-left: 30px;
}

.feature_ .contents_inner_ .f_box03_ {
	margin: 0 auto 0;
}
.feature_ .contents_inner_ .f_box03_ .f_item_ {
	margin-left: 30px;
}

.feature_ .contents_inner_ .wrap_rounded_ {
	background-color: #ffffff;
	width: 89.393939394%;
	border-radius: 15px;
	margin: 10px auto 0;
	box-sizing: border-box;
	padding: 15px 6.779661017% 10px;
}

.feature_ .contents_inner_ .section_inner_ .wrap_section_ttl_ {
	font-weight: bold;
	text-align: center;
	font-size: 17.75px;
}

.feature_ .contents_inner_ .section_inner_ .wrap_box_ttl_ {
	margin: 0 auto 18px;
}

/* ------------------------------------------------------------------
     slick-slider
------------------------------------------------------------------ */
#lower_page_ .slick-slider {
	width: 44%;
	margin: 0 auto 30px;
}
#lower_page_ .slick-dots {
	bottom: -25px;
}
#lower_page_ .slick-list.draggable {
	padding: 0;
}
/*.slick-dots li {
	margin: 0;
}*/
#lower_page_ .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    /*margin: 0 5px;*/
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#lower_page_ .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
/*.slick-dots li button:before {
	color: #a3a3a3;
	font-size: 8px;
	opacity: 1;
}*/
#lower_page_ .slick-dots li button:before {
	content: '•';
	color: #a3a3a3;
	font-size: 8px;
	opacity: 1;
}
/*.slick-dots li.slick-active button:before {
	color: #328280;
	opacity: 1;
}*/
#lower_page_ .slick-dots li.slick-active button:before {
	color: #328280;
	opacity: 1;
}
#lower_page_ .slick-slider .slick-prev,
#lower_page_ .slick-slider .slick-next {
	width: 26px;
	height: 26px;
}
#lower_page_ .slick-slider .slick-prev {
	left: -26px;
}
#lower_page_ .slick-slider .slick-next {
	right: -26px;
}
#lower_page_ .slick-slider .slick-prev::before {
	content: '';
	opacity: 1;
	width: 14px;
	height: 14px;
	border: 0px;
	border-top: solid 2px #a3a3a3;
	border-right: solid 2px #a3a3a3;
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -7px;
}
#lower_page_ .slick-slider .slick-next::before {
	content: '';
	opacity: 1;
	width: 14px;
	height: 14px;
	border: 0px;
	border-top: solid 2px #a3a3a3;
	border-right: solid 2px #a3a3a3;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 4px;
	margin-top: -7px;
}
#lower_page_ .slick-next:focus:before,
#lower_page_ .slick-next:hover:before,
#lower_page_ .slick-prev:focus:before,
#lower_page_ .slick-prev:hover:before {
	border-color: #328280;
	opacity: 1;
}


/* ------------------------------------------------------------------
     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;
}
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .bx-wrapper {
	margin: 0 auto 20px;
}
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager.bx-default-pager a,
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link {
	/*background: #e1e2e2;
    border: none !important;*/
	background: transparent;
	border: 1px solid #000000 !important;
	border-radius: 50%;
}
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager.bx-default-pager a:hover,
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000000 !important;
}
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .bx-wrapper .bx-viewport {
	background-color: transparent;
}
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .wrap_slider_ {
	font-weight: bold;
}
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .wrap_slider01_ .bx-wrapper .bx-viewport,
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .wrap_slider04_ .bx-wrapper .bx-viewport,
#top_wrapp_ .feature_ .contents_inner_ .section_inner_ .wrap_slider05_ .bx-wrapper .bx-viewport {
	padding-bottom: 20px;
	box-sizing: content-box;
}


/* ------------------------------------------------------------------
     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_ {
	text-align: center;
}
.feature_ .contents_inner_ #header_ .section_inner_ {
	position: relative;
}
.feature_ .contents_inner_ #header_ #wrap_main_img_ {

}
.feature_ .contents_inner_ #header_ #wrap_main_txt_ {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7;
	margin: 0 auto 0;
}
.feature_ .contents_inner_ #header_ #wrap_main_txt_ .main_txt01_ {
	margin-top: 15px;
}
.feature_ .contents_inner_ #header_ #wrap_main_txt_ .main_txt02_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ #header_ #wrap_header_nav_ {
	width: 100%;
	margin: 35px auto 0;
}
.feature_ .contents_inner_ #header_ #wrap_header_nav_ li {
	width: 29.43661972%;
	float: left;
	margin: 0 6px 6px;
	line-height: 1;
}
.feature_ .contents_inner_ #header_ #wrap_header_nav_ li:nth-child(1),
.feature_ .contents_inner_ #header_ #wrap_header_nav_ li:nth-child(6) {
	margin-left: 19.01408451%;
}
.feature_ .contents_inner_ #header_ .wrap_btn_allitem01_ {
	width: 80.84507042%;
	margin: 18px auto 0;
}




.feature_ .contents_inner_ #section_youtube_ {
	margin-top: 16px;
	position: relative;
	z-index: 2;
}
.feature_ .contents_inner_ #section_youtube_ .youtube_width_ {
	width: 100%;
	margin: auto;
}



.feature_ .contents_inner_ #section_anchor_ {
	margin-top: 10px;
}
.feature_ .contents_inner_ #section_anchor_ .section_inner_ {
	position: relative;
}
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li {
	width: 50%;
	float: left;
	padding: 0 3.098591549%;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px
}
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li:first-child {
	/*margin-left: 0;*/
}
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li a:hover,
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li a:active {
	text-decoration: none;
}
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li .anchor_ {
	margin-top: 12px;
}
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li .color_ {
	margin-top: 10px;
}
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li .txt01_ {
	font-size: 10.65px;
}
.feature_ .contents_inner_ #section_anchor_ #wrap_anchor_ ul li .txt02_ {
	font-size: 11.36px;
	margin-top: 14px;
}



.feature_ .contents_inner_ #section01_ {
	margin-top: 25px;
}
.feature_ .contents_inner_ #section01_ .section_inner_ {
	position: relative;
	background: url(/img/usr/feature/other/2207svsl_bt21/sp/2207svsl_bt21_paint01.png) 0 0 no-repeat #000000;
	background-size: 100% 100%;
	color: #ffffff;
	padding-bottom: 35px;
}
.feature_ .contents_inner_ #section01_ .wrap_info_ {
	margin-top: 36px;
	text-align: center;
}
.feature_ .contents_inner_ #section01_ .wrap_price_ {
	margin-top: 15px;
}
.feature_ .contents_inner_ #section01_ .wrap_btn_check01_ {
	width: 84.50704225%;
	margin: 15px auto 0;
	line-height: 1;
}
.feature_ .contents_inner_ #section01_ .wrap_box01_ {
	background-color: #ffa345;
	text-align: center;
	padding: 20px 0;
}
.feature_ .contents_inner_ #section01_ .wrap_box01_ .section_ttl_ {
	width: 60.84507042%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ .wrap_box01_ .section_txt_ {
	font-size: 11.5px;
	font-weight: bold;
	line-height: 1.73913043;
	margin-top: 15px;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl01_ {
	width: 39.15492958%;
	margin: 18px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section01_ .clearfix01_ {
	position: relative;
}
.feature_ .contents_inner_ #section01_ .clearfix01_ > .fleft_ {
	width: 64.92957746%;
	margin-left: 4.22535211%;
}
.feature_ .contents_inner_ #section01_ .clearfix01_ > .fright_ {
	width: 43.52112676%;
	position: absolute;
	right: 0;
	bottom: -35px;
}
.feature_ .contents_inner_ #section01_ .slide01_ {
	margin-top: 55px;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl02_ {
	width: 63.52112676%;
	margin: 56px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section01_ .clearfix02_ {
	position: relative;
}
.feature_ .contents_inner_ #section01_ .clearfix02_ > .fleft_ {
	width: 64.78873239%;
	margin-left: 4.22535211%;
}
.feature_ .contents_inner_ #section01_ .clearfix02_ > .fright_ {
	width: 44.50704225%;
	position: absolute;
	right: 0;
	bottom: -35px;
}
.feature_ .contents_inner_ #section01_ .slide02_ {
	margin-top: 55px;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl03_ {
	width: 19.43661972%;
	margin: 65px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section01_ #wrap_img05_ {
	width: 91.54929577%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ .slide03_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl04_ {
	width: 36.05633803%;
	margin: 56px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section01_ .clearfix03_ {
	position: relative;
}
.feature_ .contents_inner_ #section01_ .clearfix03_ > .fleft_ {
	width: 64.78873239%;
	margin-left: 4.22535211%;
}
.feature_ .contents_inner_ #section01_ .clearfix03_ > .fright_ {
	width: 44.22535211%;
	position: absolute;
	right: 0;
	bottom: -68px;
}
.feature_ .contents_inner_ #section01_ #wrap_img08_ {
	position: absolute;
	top: 10.36789298%;
	right: 2.11267606%;
	width: 26.33802817%;
}
.feature_ .contents_inner_ #section01_ .slide04_ {
	margin-top: 88px;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl05_ {
	width: 41.4084507%;
	margin: 56px 0 8px 6.90140845%;
}
.feature_ .contents_inner_ #section01_ #wrap_img09_ {
	width: 86.05633803%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ .slide05_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl06_ {
	width: 46.90140845%;
	margin: 60px 0 8px 6.90140845%;
}
.feature_ .contents_inner_ #section01_ #wrap_img10_ {
	width: 86.05633803%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ .slide06_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ #section01_ .wrap_info06_ .wrap_detail_ {
	font-size: 10.4px;
}
.feature_ .contents_inner_ #section01_ .wrap_box02_ {
	background-color: #328280;
	text-align: center;
	padding: 20px 0 16px;
	margin-top: 45px;
}
.feature_ .contents_inner_ #section01_ .wrap_box02_ .section_txt_ {
	font-size: 11.5px;
	font-weight: bold;
	line-height: 1.73913043;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl07_ {
	width: 69.01408451%;
	margin: 25px 0 8px 6.90140845%;
}
.feature_ .contents_inner_ #section01_ #wrap_img11_ {
	width: 86.33802817%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ #wrap_img12_ {
	width: 86.33802817%;
	margin: 25px auto 0;
}
.feature_ .contents_inner_ #section01_ .wrap_info07_ {
	margin-top: 8px;
}
.feature_ .contents_inner_ #section01_ .wrap_info07_ .wrap_price_ {
	margin: 0;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl08_ {
	width: 24.64788732%;
	margin: 48px 0 8px 6.90140845%;
}
.feature_ .contents_inner_ #section01_ #wrap_img13_ {
	width: 86.33802817%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ #wrap_img14_ {
	width: 75.21126761%;
	margin: 16px auto 0;
}
.feature_ .contents_inner_ #section01_ #wrap_img15_ {
	width: 86.33802817%;
	margin: 25px auto 0;
}
.feature_ .contents_inner_ #section01_ .wrap_info08_ {
	margin-top: 8px;
}
.feature_ .contents_inner_ #section01_ .wrap_info08_ .wrap_price_ {
	margin: 0;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl09_ {
	width: 41.54929577%;
	margin: 48px 0 8px 6.90140845%;
}
.feature_ .contents_inner_ #section01_ #wrap_img16_ {
	width: 86.1971831%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ .clearfix04_ {
	position: relative;
	margin-top: 15px;
}
.feature_ .contents_inner_ #section01_ .clearfix04_ > .fleft_ {
	width: 47.04225352%;
	margin-left: 6.90140845%;
}
.feature_ .contents_inner_ #section01_ .clearfix04_ > .fright_ {
	width: 36.05633803%;
	margin-right: 6.76056338%;
}
.feature_ .contents_inner_ #section01_ .wrap_info09_ {
	margin-top: 8px;
}
.feature_ .contents_inner_ #section01_ .wrap_info09_ .wrap_price_ {
	margin: 0;
}
.feature_ .contents_inner_ #section01_ #wrap_ttl10_ {
	width: 78.16901408%;
	margin: 56px 0 8px 6.90140845%;
}
.feature_ .contents_inner_ #section01_ #wrap_img19_ {
	width: 86.1971831%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section01_ #wrap_img20_ {
	width: 62.3943662%;
	margin: 16px auto 0;
}
.feature_ .contents_inner_ #section01_ .wrap_info10_ {
	margin-top: 8px;
}
.feature_ .contents_inner_ #section01_ .clearfix05_ {
	position: relative;
	margin-top: 25px;
}
.feature_ .contents_inner_ #section01_ .clearfix05_ > .fleft_ {
	width: 38.87323944%;
	margin-left: 2.81690141%;
}
.feature_ .contents_inner_ #section01_ .clearfix05_ > .fright_ {
	width: 52.25352113%;
	margin-right: 2.81690141%;
	margin-top: 25px;
}
.feature_ .contents_inner_ #section01_ .clearfix05_ .wrap_info_ {
	margin-top: 8px;
}
.feature_ .contents_inner_ #section01_ .clearfix05_ .wrap_price_ {
	margin: 0;
}
.feature_ .contents_inner_ #section01_ .clearfix05_ + .wrap_btn_check01_ {
	margin-top: 25px;
}
.feature_ .contents_inner_ #section01_ .wrap_btn_allitem_sv_ {
	width: 84.50704225%;
	margin: 35px auto 0;
	line-height: 1;
}



.feature_ .contents_inner_ #section02_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section02_ .section_inner_ {
	padding-bottom: 30px;
}
.feature_ .contents_inner_ #section02_ .wrap_info_ {
	margin-top: 10px;
	text-align: center;
}
.feature_ .contents_inner_ #section02_ .wrap_price_ {
	margin-top: 15px;
}
.feature_ .contents_inner_ #section02_ .wrap_btn_check02_ {
	width: 84.50704225%;
	margin: 15px auto 0;
	line-height: 1;
}
.feature_ .contents_inner_ #section02_ .slick-dotted.slick-slider {
	width: 80%;
	margin: 20px auto 0;
}
.feature_ .contents_inner_ #section02_ .slick-list {
	width: 100%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ .slick-slide > div > div {
	display:-webkit-box !important;
	  	display:-ms-flexbox !important;
	  	display:flex !important;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
}
.feature_ .contents_inner_ #section02_ .slick-slide img {
	width: 48%;
}
.feature_ .contents_inner_ #section02_ .slick-dots li.slick-active button:before {
	color: #e16a80;
	opacity: 1;
}
.feature_ .contents_inner_ #section02_ .slick-next:focus:before,
.feature_ .contents_inner_ #section02_ .slick-next:hover:before,
.feature_ .contents_inner_ #section02_ .slick-prev:focus:before,
.feature_ .contents_inner_ #section02_ .slick-prev:hover:before {
    border-color: #e16a80;
    opacity: 1;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-dotted.slick-slider {
	width: 44%;
	margin: 20px auto 0;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-list {
	width: 100%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-slide > div > div {
	display: inline-block !important;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-slide img {
	width: 100%;
}
/*.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-list {
	width: 236px;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-slide > div > div {
	display: inline-block !important;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-slide img {
	width: 236px;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-dots li button:before {
	color: #ffffff;
}*/
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-dots li.slick-active button:before {
	color: #86b5e2;
	opacity: 1;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-slider .slick-next::before,
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-slider .slick-prev::before {
	border-color: #ffffff;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-next:focus:before,
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-next:hover:before,
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-prev:focus:before,
.feature_ .contents_inner_ #section02_ .wrap_box02_ .slick-prev:hover:before {
    border-color: #86b5e2;
    opacity: 1;
}
.feature_ .contents_inner_ #section02_ .wrap_box01_ {
	background-color: #e16a80;
	color: #ffffff;
	text-align: center;
	padding: 20px 0;
}
.feature_ .contents_inner_ #section02_ .wrap_box01_ .section_ttl_ {
	width: 67.74647887%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ .wrap_box01_ .section_txt_ {
	font-size: 11.5px;
	font-weight: bold;
	line-height: 1.73913043;
	margin-top: 15px;
}
.feature_ .contents_inner_ #section02_ #wrap_ttl11_ {
	width: 30.14084507%;
	margin: 20px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section02_ #wrap_img23_ {
	width: 91.54929577%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ #wrap_img24_ {
	width: 77.74647887%;
	margin: 20px auto 0;
}
.feature_ .contents_inner_ #section02_ .wrap_info02_ {
	margin-top: 36px;
}
.feature_ .contents_inner_ #section02_ #wrap_ttl12_ {
	width: 19.29577465%;
	margin: 50px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section02_ #wrap_img25_ {
	width: 91.54929577%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ #wrap_img26_ {
	width: 77.74647887%;
	margin: 20px auto 0;
}
.feature_ .contents_inner_ #section02_ .wrap_info04_ {
	margin-top: 36px;
}
.feature_ .contents_inner_ #section02_ #wrap_ttl13_ {
	width: 52.53521127%;
	margin: 50px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section02_ #wrap_img27_ {
	width: 91.54929577%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ #wrap_img28_ {
	width: 77.74647887%;
	margin: 20px auto 0;
}
.feature_ .contents_inner_ #section02_ .wrap_info06_ {
	margin-top: 36px;
}
.feature_ .contents_inner_ #section02_ .wrap_box02_ {
	background-color: #ee98b1;
	color: #ffffff;
	padding: 16px 0;
	margin-top: 45px;
}
.feature_ .contents_inner_ #section02_ #wrap_ttl14_ {
	width: 24.36619718%;
	margin: 0 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section02_ #wrap_img29_ {
	width: 91.69014085%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ .wrap_info08_ {
	margin-top: 36px;
}
.feature_ .contents_inner_ #section02_ .wrap_btn_check03_ {
	width: 84.50704225%;
	margin: 15px auto 0;
	line-height: 1;
}
.feature_ .contents_inner_ #section02_ #wrap_ttl15_ {
	width: 43.66197183%;
	margin: 45px 0 8px 4.22535211%;
}
.feature_ .contents_inner_ #section02_ #wrap_img30_ {
	width: 91.54929577%;
	margin: 0 auto;
}
.feature_ .contents_inner_ #section02_ .wrap_btn_allitem_sl_ {
	width: 84.50704225%;
	margin: 35px auto 0;
	line-height: 1;
}



.feature_ .contents_inner_ #section03_ {
	
}
.feature_ .contents_inner_ #section03_ .section_inner_ {
	position: relative;
}



.feature_ .contents_inner_ #section04_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section04_ .section_inner_ {
	position: relative;
}



.feature_ .contents_inner_ #section05_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section05_ .section_inner_ {
	position: relative;
}



.feature_ .contents_inner_ #section06_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section06_ .section_inner_ {
	position: relative;
}



.feature_ .contents_inner_ #section07_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section07_ .section_inner_ {
	position: relative;
}



.feature_ .contents_inner_ #section08_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section08_ .section_inner_ {
	position: relative;
}



.feature_ .contents_inner_ #section09_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section09_ .section_inner_ {
	position: relative;
}



.feature_ .contents_inner_ #section10_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section10_ .section_inner_ {
	position: relative;
}



@media screen and (max-width:414px){
	
}
@media screen and (max-width:375px){
	
}
@media screen and (max-width:330px){
	.feature_ .contents_inner_ #section02_ .wrap_box01_ .section_txt_ {
		font-size: 11px;
	}
}


/* ------------------------------------------------------------------
     footer
------------------------------------------------------------------ */
.feature_ .footer_ {
	/*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', 'verdana', sans-serif;*/
	margin-top: 0;
	padding: 25px 3.52112676% 18px;
	position: relative;
	background-color: #000000;
	color: #ffffff;
	/*margin: 0 3.521126761%;*/
}
.feature_ .contents_inner_ .footer_ a {
	color: #ffffff;
}
.feature_ .contents_inner_ .footer_ .wrap_box_ {
	background-color: #ffffff;
	padding: 15px 4.50704225% 20px;
	border: 2px solid #328280;
	color: #000000;
	text-align: left;
}
.feature_ .contents_inner_ .footer_ .wrap_box01_ #wrap_img31_ {
	width: 69.10016978%;
	margin: 16px auto 0;
}
.feature_ .contents_inner_ .footer_ .wrap_box01_ dl dt {
	font-size: 11px;
	line-height: 1.7;
}
.feature_ .contents_inner_ .footer_ .wrap_box01_ dl dt {
	margin-top: 15px;
}
.feature_ .contents_inner_ .footer_ .wrap_box01_ dl dd {
	font-size: 9.5px;
	line-height: 1.6;
	margin-top: 2px
}
.feature_ .contents_inner_ .footer_ .wrap_box02_ {
	margin-top: 30px;
	text-align: center;
}
.feature_ .contents_inner_ .footer_ .wrap_box02_ .wrap_txt_ {
	font-size: 10.5px;
}
.feature_ .contents_inner_ .footer_ .wrap_box02_ ul {
	font-size: 11.5px;
	line-height: 1.8;
}
.feature_ .contents_inner_ .footer_ .wrap_box02_ ul li {
	margin-top: 18px;
}
.feature_ .contents_inner_ .footer_ .wrap_box02_ ul li .small_txt_ {
	font-size: 8.5px;
	line-height: 1.6;
	margin: 5px -10px 0;
}
.feature_ .contents_inner_ .footer_ .wrap_box02_ ul li a {
	color: #000000;
	text-decoration: underline;
}
.feature_ .contents_inner_ .footer_ .wrap_info_ {
	text-align: center;
}
.feature_ .contents_inner_ .footer_ .wrap_ttl_ {
	font-size: 13.38px;
	font-weight: normal;
	margin-top: 12px;
}
.feature_ .contents_inner_ .footer_ .wrap_detail_ {
	font-size: 9px;
}
.feature_ .contents_inner_ .footer_ .wrap_detail_ span {
	line-height: 1.5;
	display: inline-block;
}
.feature_ .contents_inner_ .footer_ .wrap_price_list_ {
	margin-top: 2px;
	line-height: 1;
}
.feature_ .contents_inner_ .footer_ .price_list_ {
	display: inline-block;
	line-height: 1.3125;
}
.feature_ .contents_inner_ .footer_ .price_list_ div {
	float: left;
	margin-left: 15px;
}
.feature_ .contents_inner_ .footer_ .price_list_ div:first-child {
	margin-left: 0;
}
.feature_ .contents_inner_ .footer_ #wrap_img16_ {
	margin-top: 25px;
}
.feature_ .contents_inner_ .footer_ #wrap_img17_ {
	margin-top: 25px;
}
.feature_ .contents_inner_ .footer_ #wrap_img18_ {
	margin-top: 25px;
}
.feature_ .contents_inner_ .footer_ #wrap_img19_ {
	margin-top: 25px;
}


@media screen and (max-width:330px){
	.feature_ .contents_inner_ #header_ #wrap_main_txt_ {
		font-size: 11px;
	}
}
/*.feature_ .contents_inner_ .footer_ .footer_inner_ {
	
}*/
/*.feature_ .contents_inner_ .footer_ .section_inner_ {
	background-color: #a3e5e3;
	margin-top: 16px;
	padding-top: 20px;
}*/
.feature_ .contents_inner_ .footer_ .footer_txt_ {
	/*font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HiraMinProN-W3', '游明朝', 'Yu Mincho', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	margin: 0 5.3%;
	text-align: left;
	font-size: 11.53px;
	line-height: 1.9;*/
	font-size: 8.2px;
	font-weight: bold;
	line-height: 2;
	text-align: center;
}

.feature_ .contents_inner_ .footer_ .footer_hash_ {
	margin: 20px 5.3% 0;
	text-align: left;
	font-size: 11px;
	line-height: 1.75;
}
/*.feature_ .contents_inner_ .footer_ .txt_ {
	font-size: 8.4px;
}*/
.feature_ .contents_inner_ .footer_ .btn_allitem_ {
	width: 51.83098592%;
	width: 184px;
	margin: 0 auto 0;
}
.feature_ .contents_inner_ .footer_ .wrap_btn_allitem02_ {
	width: 92.87925697%;
	margin: 30px auto 0;
	text-align: center;
}
.feature_ .contents_inner_ .footer_ .btn_other_feature_ {
	/*width: 53.521126761%;*/
	/*width: 245px;*/
	margin: 20px auto 0;
	text-align: center;
	font-size: 10px;
}
.feature_ .contents_inner_ .footer_ .btn_disney_ {
	width: 51.66%;
	margin: 15px auto 0;
}

.feature_ .contents_inner_ .footer_ .wrap_link_btn_ {
	text-align: center;
	margin: 12px auto 0;
}
.feature_ .contents_inner_ .footer_ .wrap_link_btn_ img {
	/*width: 63.78%;*/
}
.feature_ .contents_inner_ .footer_ .item_list_link_ {
	text-align: center;
	margin: 15px auto 0;
	width: 100%;
}
.feature_ .contents_inner_ .footer_ .item_list_link_ img {
	width: 63.33%;
}
.feature_ .contents_inner_ .footer_ .tax_attention_ {
    font-size: 8.5px;
    line-height: 1.5;
    /*font-weight: bold;*/
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
}
.feature_ .contents_inner_ .footer_ .banner_ {
    width: 100% !important;
    margin: 20px auto 25px;
    padding: 0;
    position: relative;
    z-index: 2;
    /*background: #f5f9fc;*/
    font-size: 7.5px;
}
.feature_ .contents_inner_ .footer_ .banner_ .wrap_info_ {
	text-align: center;
	margin-top: 8px;
}
.feature_ .contents_inner_ .footer_ .banner_ .banner_link_ {
	width: 39.39%;
	margin: 0 auto;
}
.feature_ .contents_inner_ .footer_ .banner_ .footer_txt_ {
	margin-top: 10px !important;
}
.feature_ .contents_inner_ .footer_ .banner_ ul {
	width: 100%;
	margin: auto;
}
.feature_ .contents_inner_ .footer_ .banner_ ul li {
    float: left;
    width: 33.33333%;
    /*margin-left: 3%;
    margin-bottom: 10px;*/
}
.feature_ .contents_inner_ .footer_ .banner_ ul li:nth-child(odd) {
	margin-left: 0;
}
.feature_ .contents_inner_ .footer_ .banner_ ul li:nth-child(3),
.feature_ .contents_inner_ .footer_ .banner_ ul li:nth-child(4) {
	margin-bottom: 0;
}
.feature_ .contents_inner_ .footer_ .banner_ ul li img {
	width: 100%;
}
.feature_ .contents_inner_ .footer_ .banner_ .wrap_info_ a {
	color: inherit;
}
.feature_ .contents_inner_ .footer_ .shop_top_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ .footer_ .more_detail_ {
	margin-top: 16px;
}
.feature_ .contents_inner_ .footer_ .more_detail_ .tax_attention_ {
    font-size: 6.3px;
    text-align: center;
    margin-top: 10px;
}
/*.feature_ .contents_inner_ .footer_ .more_detail_ p {
	margin-bottom: 0 !important;
}
.feature_ .contents_inner_ .footer_ .more_detail_ a {
	color: #666666;
}
.feature_ .contents_inner_ .footer_ .more_detail_ a img {
	min-width: 135px;
	width: 40.9%;
}*/
.feature_ .contents_inner_ .footer_ .box_sns_ {
	text-align: center;
	margin-top: 15px;
}
.feature_ .contents_inner_ .footer_ .box_sns_ li {
	display: inline-block;
	padding: 0 18px;
	position: relative;
}
/*.feature_ .contents_inner_ .footer_ .box_sns_ li:first-child:before {
	content: '';
	display: block;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 5px solid #898a8a;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
}*/
/*.feature_ .contents_inner_ .footer_ .box_sns_ li img {
	width: 50px;
}*/
.feature_ .contents_inner_ .footer_ .item_attention_ {
	text-align: center;
	/*color: #231815;*/
	font-size: 6px;
	padding-top: 13px;
}
.feature_ .contents_inner_ .footer_ .special_thanks_ {
	text-align: center;
	padding: 12px 0 0;
	font-size: 7px;
	font-weight: bold;
	/*color: #989899;*/
}
.feature_ .contents_inner_ .footer_ .special_thanks_ .clearfix_ {
	margin-top: 5px;
}
.feature_ .contents_inner_ .footer_ .special_thanks_ .fleft_ {
	width: 56%;
	text-align: right;
	padding-right: 8px;
}
.feature_ .contents_inner_ .footer_ .special_thanks_ .fright_ {
	width: 44%;
	text-align: left;
	padding-left: 8px;
}
.feature_ .contents_inner_ .footer_ .holder_notes {
	/*font-size: 8px;*/
	/*line-height: 1.6;*/
	/*font-weight: bold;*/
	/*text-align: center;*/
	/*margin-top: 15px;*/
	width: 51.51515152%;
	margin: 18px auto 0;
}
/*@media screen and (max-width:330px){
	.feature_ .contents_inner_ .footer_ .holder_notes {
		letter-spacing: -0.06em;
	}
}*/
.feature_ .contents_inner_ .footer_ .txt_copy_ {
	width: 100%;
	margin: 15px auto 0;
	text-align: center;
}
.feature_ .contents_inner_ .footer_ .txt_copy_ img {
	width: 272px;
	/*width: 89.295774648%;*/
}

.feature_ .contents_inner_ .footer_ #goto_pagetop_ {
	position: fixed;
	right: 4px;
	bottom: 4px;
	display: none;
	z-index: 9090;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	margin: 0 auto 40px;
	position: relative;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	display: block;
	max-width: 100%;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: -30px;
	position: absolute;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
/*	background: url(../img/ic/bx_loader.gif) center center no-repeat #fff; */
	background: #fff;
	height: 100%;
	left: 0;
	min-height: 50px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	color: #666;
	font-family: Arial;
	font-size: .85em;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	text-indent: -9999px;
	width: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	background: url(../img/ic/arrow_prev01.png) no-repeat;
	background-size: 15px 25px;
	left: 10px;
}

.bx-wrapper .bx-next {
	background: url(../img/ic/arrow_next01.png) no-repeat;
	background-size: 15px 25px;
	right: 10px;
}

.bx-wrapper .bx-controls-direction a {
	bottom: -35px;
	height: 30px;
	margin-top: -16px;
	outline: 0;
	position: absolute;
	text-indent: -9999px;
	width: 15px;
	z-index: 1;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	background: url(images/controls.png) -86px -11px no-repeat;
	display: block;
	height: 11px;
	margin: 0 3px;
	outline: 0;
	text-indent: -9999px;
	width: 10px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	background: url(images/controls.png) -86px -44px no-repeat;
	display: block;
	height: 11px;
	margin: 0 3px;
	outline: 0;
	text-indent: -9999px;
	width: 9px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	display: block;
	font-family: Arial;
	font-size: .85em;
	padding: 10px;
}


/* ------------------------------------------------------------------
     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;
}
