@charset "utf-8";

/*** 代替のメインmain_textエリア ***/
.feature_review2025_1 .feature_maintext{
	width: 750px;
	height: auto;
	margin: 24px auto 0;
}

.feature_review2025_1 .feature_maintext p{
	font-size: 14px;
	letter-spacing: 0.05em;
	margin-top: 15px;
    color: #2b2b2b;
    text-align: center;
}

/*** ブロックの外枠 ***/
.feature_review2025_1 .about_product_review,
.feature_review2025_1 .review_category_wrapper{
	width: 1080px;
	margin: 100px auto 0;
}
.feature_review2025_1 .review_category_wrapper.category_top{
	margin: 80px auto 0;
}

/*** 特集共通のh2を特集用にリセット ***/

/*** 返礼品一覧用タイトル ***/
.feature_review2025_1 .review_category_wrapper h4.item_list_title{
    font-size: 20px;
    margin-top: 40px;
    padding: 0;
    border: none;
    color: #2a3c81;
	text-align: center;
    font-weight: bold;
    letter-spacing: 0.05em;
	border-bottom: none;
}
.feature_review2025_1 .review_category_wrapper h4.item_list_title br{
	display: none;
}

/*** 共通の返礼品一覧のCSSを特集用に一部リセット ***/
div.feature_item_wrap ul li.product_frame{
	margin: 20px 20px 0 0;
}
div.feature_item_wrap ul li.product_frame div.product_thumb p.ph_frame a img{
	vertical-align: top;
}

/*** 返礼品一覧タイトルとのマージン調整 ***/
.feature_review2025_1 .list-product.feature{
	margin-top: 15px;
}


/*** 特殊ページ専用のh2装飾 ***/
.feature_review2025_1 .about_product_review h2,.feature_review2025_1 .review_category_wrapper h2{
	color: #6c3f0a;
	width: 100%;
	border-top: none;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.04em;
	text-align: center;
	position: relative;
}
.feature_review2025_1 .about_product_review h2::before,
.feature_review2025_1 .review_category_wrapper h2::before{
	content: "";
	background-color: #ecca70;
	border-top: 1px solid #655343;
	border-bottom: 1px solid #655343;
	width: 100%;
	height: 8px;
	position: absolute;
	top: calc(50% - 4px);
	left: 0;
	z-index: 1;
}
.feature_review2025_1 .about_product_review h2 span,.feature_review2025_1 .review_category_wrapper h2 span{
	min-width: 340px;
	height: auto;
	line-height: 1;
	padding: 0 24px; 
	display: inline-block;
	background-color: #fff;
	position: relative;
	font-size: 28px;
	font-weight: bold;
	z-index: 2;
}

.feature_review2025_1 .about_product_review .about_product_review_wrapper{
	width: inherit;
	box-sizing: border-box;
	padding: 50px 10px 0px;
	display: flex;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain{
	width: calc(50% - 25px);
}

.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain:nth-of-type(2){
	width: calc(50% - 25px);
	margin-left: 60px;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain h3{
	width: calc(100% - 50px);
	height: 48px;
	color: #2a3c81;
	font-size: 20px;
	font-weight: bold;
	margin-left: 50px;
	position: relative;
	padding-top: 16px;
	letter-spacing: -0.01em;
}

_:-ms-input-placeholder, :root .feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_furunavi_coin{
	letter-spacing: -0.04em;
}

.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_review{
	width: calc(100% - 73px);
	margin-left: 73px;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_review::before{
	content: "";
	width: 61px;
	height: 48px;
	background-image: url(../images/about_product_review_title_image01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: -73px;
	top: 0;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_furunavi_coin::before{
	content: "";
	width: 52px;
	height: 48px;
	background-image: url(../images/about_product_review_title_image02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: -60px;
	top: 0;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain h3::after{
	content:"";
	width: 100%;
	height: 1px;
	display: block;
	background-color: #2a3c81;
	position: absolute;
	bottom: 0;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_furunavi_coin br{
	display: none;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain p{
	font-size: 14px;
	line-height: 1.6;
	height: 7.8em;
	color: #2b2b2b;
	margin-top: 14px;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain p span{
	font-size: 12px;
	color: #2b2b2b;
	display: inline-block;
	width: 100%;
}
.feature_review2025_1 .about_product_review .about_product_review_wrapper .product_review_explain figure{
	width: 100%;
	height: 250px;
	margin: 20px 0 0;
	padding: 0;
	border: 1px solid #a2a2a2;
}
.feature_review2025_1 .about_product_review .about_product_wrapper .product_review_explain figure img{
	width: 100%;
}

/*** レビューセクション ***/
.feature_review2025_1 .review_category_wrapper .review_product_wrapper{
	margin: 64px auto 24px;
}
.feature_review2025_1 .review_category_wrapper h3.review_product_name{
	font-size: 22px;
	height: 80px;
	padding: 17px 0 0 176px;
	color: #000;
	line-height: 1;
	letter-spacing: 0.05em;
	background-color: #ebe7d9;
	position: relative;
}
.feature_review2025_1 .review_category_wrapper .review_product_wrapper h3.review_product_name::before{
	content:"";
	width: 122px;
	height: 90px;
	display: block;
	position: absolute;
	z-index: 2;
    left: 20px;
    top: 0px;
	background-repeat: no-repeat;
	background-size: contain;
}
.feature_review2025_1 .review_category_wrapper .review_product_wrapper.category_food h3.review_product_name::before{
	background-image: url(../images/product_category_image_food.png);
}
.feature_review2025_1 .review_category_wrapper .review_product_wrapper.category_life h3.review_product_name::before{
	background-image: url(../images/product_category_image_life.png);
	background-size: contain;
}
.feature_review2025_1 .review_category_wrapper .review_product_wrapper.category_travel h3.review_product_name::before{
	background-image: url(../images/product_category_image_travel.png);
	background-size: contain;
}
.feature_review2025_1 .review_category_wrapper h3.review_product_name span.product_name_municipal{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction{
	width: 998px;
	margin: 30px auto 0;
	display: flex;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box{
	width: 450px;
	height: auto;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box figure.product_image{
	width: 450px;
	margin: 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-bottom: none;
}

/*** 返礼品が品切れになった時にfigureのclassにsold_outで追記して表示させるオーバーレイ ***/
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box figure.product_image.sold_out{
	position: relative;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box figure.product_image.sold_out::before{
	content:"品切れ/準備中";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: absolute;
	font-size: 24px;
	text-align: center;
	color: #fff;
	top: 0;
	left: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box figure.product_image img{
	width: 100%;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation{
	display: flex;
	border: 1px solid #d9d9d9;
	border-top: none;
	padding: 12px 0;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation{
	text-align: center;
	width: 272px;
	height: 53px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation p{
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation p span{
	font-size: 12px;
}

/*** 総合評価の星 ***/
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star{
	width: 158px;
	height: 28px;
	display: inline-block;
	margin-top: 7px;
	background-image: url(../images/icon_total_reptation.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_9{
	background-position: left -28px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_8{
	background-position: left -56px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_7{
	background-position: left -84px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_6{
	background-position: left -112px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_5{
	background-position: left -140px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_4{
	background-position: left -168px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price{
	width: calc(100% - 272px);
	text-align: center;
	border-left: 1px dotted #4e5f86;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price p{
	text-align: center;
	display: block;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price p:last-child{
	font-size: 30px;
	color: #c63d3f;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-top: 7px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price p:last-child::after{
	content: "円";
	font-size: 20px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description{
	width: 548px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description h4 {
    font-size: 20px;
    padding: 20px 0 10px 20px;
    color: #2a3c81;
    font-weight: bold;
    border-bottom: 1px solid #2a3c81;
}

.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description p{
	font-size: 14px;
	line-height: 1.6;
	margin: 10px 0 0 20px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area{
	width: 340px;
	margin: 20px auto 0;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a{
	width: 100%;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.05em;
	border-radius: 29px;
	background-color: #2a3c81;
	display: block;
	text-decoration: none;
	position: relative;
	transition: .2s;
}
_:-ms-input-placeholder, :root .feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a{
	line-height: 63px;
}


.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a:hover{
	opacity: .7;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a i{
	font-size: 16px;
	position: absolute;
	right: 30px;
	top: 22px;
}
.feature_review2025_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area p{
	font-size: 12px;
	margin-top: 10px;
	line-height: 1;
	margin: 10px 0 0 10px;
}
.feature_review2025_1 .review_product_wrapper .user_review_pickup{
	width: 956px;
	margin: 30px 0 0 42px;
	padding: 20px;
	position: relative;
	background-color: #fbf9f4;
}
.feature_review2025_1 .review_product_wrapper .user_review_pickup h4{
    font-size: 20px;
	font-weight: bold;
    color: #192f61;
    letter-spacing: 0.05em;
    padding-bottom: 0;
    border-bottom: none;
}
.feature_review2025_1 .review_product_wrapper .user_review_pickup a{
	font-size: 14px;
	color: #17409d;
	text-decoration: none;
	line-height: 1;
	position: absolute;
	top: 30px;
	right: 20px;
	display: block;
}
.feature_review2025_1 .review_product_wrapper .user_review_pickup a:hover{
	text-decoration: underline;
}
.feature_review2025_1 .review_product_wrapper .user_review_pickup a::before{
	content:"";
	width: 14px;
	height: 14px;
	margin-right: 5px;
	display: inline-block;
	background-image: url(../images/link_arrow_pc.png);
	background-size: 100%;
	position: absolute;
	left: -19px;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper{
	margin-top: 15px;
	display: flex;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li{
	width: calc(33.3333% - 13px);
	margin-left: 20px;
	height: auto;
	padding-left: 50px;
	position: relative;
	vertical-align: top;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li.reviewer_01::before{
	content: "";
	width: 39px;
	height: 56px;
	background-image: url(../images/reviewers_icon01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li.reviewer_02::before{
	content: "";
	width: 46px;
	height: 56px;
	margin-right: 4px;
	background-image: url(../images/reviewers_icon02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	left: -4px;
	top: 0;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li.reviewer_03::before{
	content: "";
	width: 39px;
	height: 56px;
	background-image: url(../images/reviewers_icon03.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li:first-child{
	margin-left: 0;
}

/*** メニューの吹き出し ***/
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li .speech_balloon{
	height: 100%;
	position: relative;
	padding: 10px;
	font-size: 12px;
	line-height: 1.67em;
	background-color: #fff;
	border: 2px solid #d4b263;
	letter-spacing: 0;
	word-break: break-all;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li .speech_balloon::before{
	content:"";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -15px;
	top: 15px;
	border-right: 14px solid #d4b263;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.feature_review2025_1 .review_product_wrapper .review_pickup_wrapper li .speech_balloon::after{
	content:"";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -12px;
	top: 15px;
	border-right: 14px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.feature_review2025_1 .review_product_wrapper .user_review_pickup .review_note{
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
.feature_review2025_1 .content_product_list h2.feature_category_title{
	display: none;
}

/* 返礼品をもっと見るボタン */
.feature_review2025_1 .content_product_list .more_button_wrap {
    width: 320px;
    margin: 40px auto 0;
    text-align: center;
}
.feature_review2025_1 .content_product_list .more_button_wrap a {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 54px;
    padding: 0 40px;
    border-radius: 32px;
	background-color: #2a3c81;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 54px;
    transition: .2s;
}
.feature_review2025_1 .content_product_list .more_button_wrap a:hover {
    text-decoration: none;
	opacity: .7;
}
