@charset "utf-8";

/* ------------------------------------------------------------------
     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-size: 10px;
	line-height: 1.6;
}
.feature_ .contents_inner_ {
	background-size: 100% auto;
	background-color: #ffffff;
	color: #595757;
	/*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_ .section_inner_ .section_description_ {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	line-height: 2;
	padding: 15px 0;
}
.feature_ .contents_inner_ .section_inner_ .item_description_ {
	font-size: 7px;
	color: #878888;
	padding: 12px 0 5px;
}
.feature_ .contents_inner_ .section_inner_ .section_footer_ {
	margin-top: 20px;
	text-align: center;
}
.feature_ .contents_inner_ .section_inner_ .section_footer_ .item_list_link_ {
	width: 185px;
	margin: 13px auto 0;
}
.feature_ .contents_inner_ .section_inner_ .section_lead_ {
	margin-bottom: 15px;
}
.feature_ .contents_inner_ .section_inner_ .section_lead_txt_ {
	font-family: Avenir, 'Helvetica neue', Helvetica, "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
	color: #666666;
	font-size: 10px;
}
*/
/*
.feature_ .contents_inner_ .item_info_ .item_price_ {
	margin-left: 1em;
}
.feature_ .contents_inner_ .item_list_link_ {
	text-align: center;
}

.feature_ .contents_inner_ .section_inner_ .item_list_ li {
	width: 65.15%;
	margin: 28px auto 0;
}

.feature_ .contents_inner_ .section_ .section_footer_ {
	margin-top: 15px;
	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: 10px 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: 114px;
	width: 31.97183099%;
}
.feature_ .contents_inner_ .link_btn_.hidden_ {
	display: none !important;
}


.feature_ .contents_inner_ .wrap_ttl_ {
	/*font-family: 'Noto Serif JP', serif;*/
	font-size: 15px;
	line-height: 1.6;
	margin-top: 0;
	font-weight: bold;
}
.feature_ .contents_inner_ .wrap_detail_ {
	/*font-family: 'Montserrat', sans-serif;*/
	/*font-family: 'Noto Serif JP', serif;*/
	/*font-family: 'Noto Sans JP', sans-serif;*/
	/*color: #364400;*/
	/*font-weight: bold;*/
	font-size: 10px;
	line-height: 2;
	/*margin-top: 10px;*/
}
.feature_ .contents_inner_ .wrap_ttl_ + .wrap_detail_ {
	margin-top: 12px;
}
.feature_ .contents_inner_ .wrap_txt_ {
	/*font-family: 'Noto Serif JP', serif;*/
	/*font-weight: bold;*/
	font-size: 10px;
	line-height: 1.6;
	/*margin-top: 10px;*/
	/*text-align: center;*/
	/*letter-spacing: 0.05em;*/
}
.feature_ .contents_inner_ .wrap_detail_ + .wrap_txt_ {
	margin-top: 15px;
}
.feature_ .contents_inner_ .wrap_price_ {
	font-size: 10px;
	line-height: 1.6;
	color: #ff7dff;
}



/* 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_section_txt_ .section_txt_ {
	margin: 20px 5px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ {
	padding: 0 0 20px 0;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_:nth-child(even) {
	background-color: #f5f5f5;
	/*background-color: #ff0000;*/
}
/*.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ + .wrap_section_items_ {
	margin-top: 25px;
}*/
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ .wrap_txt_ {
	margin: 15px 15px 0;
	text-align: center;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ .wrap_txt01_ {
	font-size: 12.5px;
	line-height: 1.5;
	text-align: left;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ .wrap_txt02_ {
	font-size: 12.5px;
	font-weight: bold;
	margin-top: 35px;
	border-top: 1px solid #595757;
	padding-top: 15px;
	display: inline-block;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ .wrap_txt02_ span {
	font-size: 11px;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ .slide_ {
	width: 63.38028169%;
	margin: 15px auto 30px;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_allitems_ {
	width: 75px;
	margin: 5px auto 25px;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_items_:nth-child(even) + .wrap_section_allitems_ {
	margin: 25px auto;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_footer_ + .wrap_section_allitems_ {
	margin: 25px auto;
}
.feature_ .contents_inner_ .section_inner_ .wrap_section_allitems_ a {
	display: block;
}
/*.feature_ .contents_inner_ .section_inner_ .wrap_section_footer_ {
	margin-top: 20px;
}*/


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


/* ------------------------------------------------------------------
     slick
------------------------------------------------------------------ */
.feature_ .contents_inner_ .section_inner_ .slick-list.draggable {
    padding-bottom: 0 !important;
}
.feature_ .contents_inner_ .section_inner_ .slick-dots {
	/*bottom: 10px;*/
	bottom: -15px;
}
.feature_ .contents_inner_ .section_inner_ .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 4px;
}
.feature_ .contents_inner_ .section_inner_ .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;
}
.feature_ .contents_inner_ .section_inner_ .slick-dots li button:before {
	font-size: 12px;
	font-weight: bold;
	color: #c6c7c7;
	opacity: 1;
	width: 12px;
	height: 12px;
	/*content: "○";*/
	content: '';
	border: 2px solid #c6c7c7;
	border-radius: 100%;
}
.feature_ .contents_inner_ .section_inner_ .slick-dots li.slick-active button:before {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	opacity: 1;
	width: 12px;
	height: 12px;
	/*content: "●";*/
	content: '';
	border: 1px solid #000000;
	background-color: #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_ {
	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;
	margin: 18px auto;
}
.feature_ .contents_inner_ #header_ #wrap_main_txt_ img {
	width: 78.87323944%;
}
.feature_ .contents_inner_ #header_ #wrap_header_nav_ {
	background-color: #f9eaf0;
	padding: 20px 0;
	text-align: center;
}
.feature_ .contents_inner_ #header_ #wrap_header_nav_ .header_nav_title_ img {
	width: 61.54929577%;
}
.feature_ .contents_inner_ #header_ #wrap_header_nav_ .header_nav_ {
	width: 91.54929577%;
	margin: 15px auto 0;
}
.feature_ .contents_inner_ #header_ #wrap_header_nav_ .header_nav_ li {
	float: left;
	width: 50%;
	background-color: #fff;
	line-height: 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: 0;
}
.feature_ .contents_inner_ #section01_ .section_inner_ {
	position: relative;
}
.feature_ .contents_inner_ #section01_ .clearfix01_ {
	position: relative;
}
.feature_ .contents_inner_ #section01_ .clearfix01_ > .fleft_ {
	
}
.feature_ .contents_inner_ #section01_ .clearfix01_ > .fright_ {
	
}



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



.feature_ .contents_inner_ #section03_ {
	margin-top: 0;
}
.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_ #section05_ .section_inner_ .wrap_section_items_:nth-child(odd) {
	background-color: #f5f5f5;
}
.feature_ .contents_inner_ #section05_ .section_inner_ .wrap_section_items_:nth-child(even) {
	background-color: #ffffff;
}*/
.feature_ .contents_inner_ #section05_ .section_inner_ .wrap_section_items_ {
	background-color: #ffffff;
}
.feature_ .contents_inner_ #section05_ .section_inner_ .wrap_section_items_:nth-child(3) {
	background-color: #f5f5f5;
}
.feature_ .contents_inner_ #section05_ .sm32_03 {
	width: 187px;
	margin: auto;
}
.feature_ .contents_inner_ #section05_ .item_title_ {
	font-size: 15px;
	font-weight: bold;
}
.feature_ .contents_inner_ #section05_ .item_txt_ {
	font-size: 12.5px;
	text-align: center;
	margin-top: 15px;
}
.feature_ .contents_inner_ #section05_ .wrap_section_allitems_ {
	width: 100%;
	margin: 0 auto;
	line-height: 0;
}



.feature_ .contents_inner_ #section06_ {
	margin-top: 0;
}
.feature_ .contents_inner_ #section06_ .section_inner_ {
	position: relative;
	background-color: #f5f5f5;
	padding: 30px 0 5px;
	text-align: center;
}
.feature_ .contents_inner_ #section06_ .wrap_section_title_ img {
	width: 650px;
}
.feature_ .contents_inner_ #section06_ .popup_img_ {
	margin-bottom: 15px;
}
.feature_ .contents_inner_ #section06_ .popup_img_ img {
	width: 91.54929577%;
}
.feature_ .contents_inner_ #section06_ .wrap_section_title_ + .popup_img_ {
	margin: 20px 0 5px;
}
.feature_ .contents_inner_ #section06_ .wrap_section_title_ + .popup_img_ img {
	width: 100%;
}
.feature_ .contents_inner_ #section06_ .popup_img_:last-child {
	margin-top: 55px;
}



.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_ .section_inner_ .wrap_section_txt_ .section_txt_ {
		font-size: 11px;
	}
	.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ .wrap_txt01_ {
		font-size: 12px;
	}
	.feature_ .contents_inner_ .section_inner_ .wrap_section_items_ .wrap_txt02_ {
		font-size: 12px;
	}
	.feature_ .contents_inner_ #section05_ .item_title_ {
		font-size: 14px;
	}
	.feature_ .contents_inner_ #section05_ .item_txt_ {
		font-size: 12px;
	}
}


/* ------------------------------------------------------------------
     footer
------------------------------------------------------------------ */
.feature_ .footer_ {
	/*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', 'verdana', sans-serif;*/
	margin-top: 0;
	padding-top: 25px;
	position: relative;
	/*background-color: #e4d8a8;*/
	color: #2a4b79;
	/*margin: 0 3.521126761%;*/
}
.feature_ .contents_inner_ .footer_ a {
	/*display: inline-block;*/
	color: #2a4b79;
	text-align: center;
}
.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_ .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: 71.971830986%;*/
	width: 126px;
	margin: 0 auto 0;
}
.feature_ .contents_inner_ .footer_ .btn_other_feature_ {
	/*width: 53.521126761%;*/
	/*width: 245px;*/
	margin: 30px auto 0;
	text-align: center;
	font-size: 11.5px;
}
.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: 9px;
    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: 20px;
}
.feature_ .contents_inner_ .footer_ .box_sns_ li {
	display: inline-block;
	padding: 0 10px;
	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: 9px;
	line-height: 1.6;
	/*font-weight: bold;*/
	text-align: center;
	margin-top: 15px;
	/*letter-spacing: -0.06em;*/
	/*color: #898a8a;*/
}
/*@media screen and (max-width:330px){
	.feature_ .contents_inner_ .footer_ .holder_notes {
		letter-spacing: -0.06em;
	}
}*/
.feature_ .contents_inner_ .footer_ .txt_copy_ {
	text-align: center;
	padding: 5px 0 25px;
	font-size: 9px;
	line-height: 1;
	/*color: #000000;*/
}
.feature_ .contents_inner_ .footer_ .txt_copy_ img {
	width: 303px;
	/*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;
}