@charset "utf-8";

/* ------------------------------------------------------------------
     common
------------------------------------------------------------------ */
.feature_ .contents_ {
	width: 100%;
	font-family: Avenir, 'Helvetica neue', Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	background-color: #b9bf5e;
	color: #cccccc;
}
.feature_ .contents_inner_ {
	width: 1000px !important;
	padding: 0 !important;
	/*background-color: #434240;*/
	background: url(/layout/feature/img/2001kz_wallet/2001kz_wallet_bg.jpg) left top no-repeat #434240;
	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%;
	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_ .section_ .section_inner_ > .clearfix_ > .fleft_ {
	float: left;
	width: 280px;
	box-sizing: border-box;
}
.feature_ .contents_inner_ .section_ .section_inner_ > .clearfix_ > .fright_ {
	float: right;
	width: 720px;
	box-sizing: border-box;
	position: relative;
}

/*.feature_ .contents_inner_ .section_ .clearfix_ {
	position: relative;
}*/
.feature_ .contents_inner_ .section_inner_ .section_ttl_ {
	margin: 32px auto 20px;
	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: left;
	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: 13px;
	/*font-weight: 600;*/
	line-height: 1.8;
	/*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_ .link_btn_ {
	margin-top: 20px;
}
.feature_ .contents_inner_ .header_ {
	/*text-align: center;*/
}
.feature_ .contents_inner_ .header_ .main_img_ {
	padding: 63px 0 0 44px;
}
.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_ {
	position: relative;
	/*width: 593px;*/
	margin: auto;
	/*padding-top: 56.25%;*/
	padding: 0;
}

.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;
}


/* ------------------------------------------------------------------
     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_ #section01_ .clearfix_ {
	position: relative;
	display: inline-block;
}
.feature_ .contents_inner_ #section01_ .clearfix_ .img_ {
	position: relative;
	z-index: 2;
}
.feature_ .contents_inner_ #section01_ .clearfix_ .item_list_link_ {
	position: relative;
	z-index: 3;
}
.feature_ .contents_inner_ #section01_ #wrap_img01_ {
	margin: 0 0 0 -96px;
}
.feature_ .contents_inner_ #section01_ #wrap_img01_ .item_list_link_ {
	margin: 35px 0 0 205px;
}

.feature_ .contents_inner_ #section01_ #wrap_img02_ {
	margin: -163px 0 0 437px;
}
.feature_ .contents_inner_ #section01_ #wrap_img02_ .item_list_link_ {
	margin: -30px 0 0 274px;
}

.feature_ .contents_inner_ #section01_ #wrap_img03_ {
	margin: -171px 0 0 29px;
}
.feature_ .contents_inner_ #section01_ #wrap_img03_ .item_list_link_ {
	margin: -57px 0 0 323px;
}

.feature_ .contents_inner_ #section01_ #wrap_img04_ {
	margin: -25px 0 0 382px;
}
.feature_ .contents_inner_ #section01_ #wrap_img04_ .item_list_link_ {
	margin: -10px 0 0 365px;
}

.feature_ .contents_inner_ #section02_ {
	margin-top: 90px;
}
.feature_ .contents_inner_ #section02_ .item_info_ {
	float: none;
	text-align: center;
}
.feature_ .contents_inner_ #section02_ .tax_attention_ {
	color: #cccccc;
	margin: 15px 0 0;
	font-size: 13px;
	text-align: center;
}

/* ------------------------------------------------------------------
     footer
------------------------------------------------------------------ */
.feature_ .contents_inner_ .footer_ {
	margin-top: 25px;
	/*margin-bottom: 20px;*/
	padding-top: 0;
	position: relative;
	/*background-color: #ffffff;*/
}
.feature_ .contents_inner_ .footer_ .item_list_link_ {
	text-align: center;
	margin: 0 auto 24px;
}
.feature_ .contents_inner_ .footer_ .banner_ {
    background-color: #f5f6f6;
    padding: 18px 0 24px;
    margin: 0;
    position: relative;
    z-index: 2;
}
.feature_ .contents_inner_ .footer_ .banner_ ul {
    width: 980px;
    margin: 0 auto;
}
.feature_ .contents_inner_ .footer_ .banner_ ul li {
    float: left;
    width: 213px;
    margin: 0 16px;
}
/*.feature_ .contents_inner_ .footer_ .banner_ ul li:nth-child(1) {
    margin-left: 0;
}*/
.feature_ .contents_inner_ .footer_ .tax_attention_ {
    font-family: Avenir, 'Helvetica neue', Helvetica, "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 13px;
    text-align: center;
    color: #000000;
    margin-top: 20px;
}
.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_ .more_detail_ {
	margin-top: 30px;
	text-align: center;
}
.feature_ .contents_inner_ .footer_ .more_detail_ p {
	/*margin-bottom: 20px;*/
	margin: 0;
}
.feature_ .contents_inner_ .footer_ .more_detail_ a {
	color: #666666;
	font-size: 20px;
	/*font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;*/
	/*background: url(/layout/feature/img/sustainable_talk01/sustainable_talk01_icon_arrow01.png) right center no-repeat;*/
	/*padding: 5px 28px 3px 0;*/
}
.feature_ .contents_inner_ .footer_ .box_sns_ {
	text-align: center;
	margin-top: 30px;
}
.feature_ .contents_inner_ .footer_ .box_sns_ li {
	display: inline-block;
	padding: 0 30px;
}
.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_ .txt_copy_ {
	text-align: center;
	padding: 30px 0 40px;
	font-size: 14px;
	color: #cccccc;
	letter-spacing: 0.05em;
}
.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;
}
