@charset "utf-8";

/*** 代替のメインmain_textエリア ***/
.feature_review2026_1 .feature_maintext {
    width: 750px;
    height: auto;
    margin: 24px auto 0;
}

.feature_review2026_1 .feature_maintext p {
    margin-top: 15px;
    color: #2b2b2b;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.05em;
}

/*** ブロックの外枠 ***/
.feature_review2026_1 .about_product_review,
.feature_review2026_1 .review_category_wrapper {
    width: 1080px;
    margin: 100px auto 0;
}
.feature_review2026_1 .review_category_wrapper.category_top {
    margin: 80px auto 0;
}

/*** 特集共通のh2を特集用にリセット ***/

/*** 返礼品一覧用タイトル ***/
.feature_review2026_1 .review_category_wrapper h4.item_list_title {
    margin-top: 40px;
    padding: 0;
    border: none;
    border-bottom: none;
    color: #2a3c81;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.05em;
}
.feature_review2026_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_review2026_1 .list-product.feature {
    margin-top: 15px;
}

/*** 特殊ページ専用のh2装飾 ***/
.feature_review2026_1 .about_product_review h2,
.feature_review2026_1 .review_category_wrapper h2 {
    position: relative;
    width: 100%;
    border-top: none;
    color: #6c3f0a;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.04em;
}
.feature_review2026_1 .about_product_review h2::before,
.feature_review2026_1 .review_category_wrapper h2::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: calc(50% - 4px);
    left: 0;
    width: 100%;
    height: 8px;
    border-top: 1px solid #655343;
    border-bottom: 1px solid #655343;
    background-color: #ecca70;
}
.feature_review2026_1 .about_product_review h2 span,
.feature_review2026_1 .review_category_wrapper h2 span {
    display: inline-block;
    position: relative;
    z-index: 2;
    min-width: 340px;
    height: auto;
    padding: 0 24px;
    background-color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}

.feature_review2026_1 .about_product_review .about_product_review_wrapper {
    display: flex;
    box-sizing: border-box;
    width: inherit;
    padding: 50px 10px 0;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain {
    width: calc(50% - 25px);
}

.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain:nth-of-type(2) {
    width: calc(50% - 25px);
    margin-left: 60px;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain h3 {
    position: relative;
    width: calc(100% - 50px);
    height: 48px;
    margin-left: 50px;
    padding-top: 16px;
    color: #2a3c81;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.01em;
}

_:-ms-input-placeholder,
:root .feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_furunavi_coin {
    letter-spacing: -0.04em;
}

.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_review {
    width: calc(100% - 73px);
    margin-left: 73px;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_review::before {
    content: "";
    position: absolute;
    top: 0;
    left: -73px;
    width: 61px;
    height: 48px;
    background-image: url("../images/about_product_review_title_image01.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_furunavi_coin::before {
    content: "";
    position: absolute;
    top: 0;
    left: -60px;
    width: 52px;
    height: 48px;
    background-image: url("../images/about_product_review_title_image02.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain h3::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #2a3c81;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain h3.about_furunavi_coin br {
    display: none;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain p {
    height: 7.8em;
    margin-top: 14px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 1.6;
}
.feature_review2026_1 .about_product_review .about_product_review_wrapper .product_review_explain p span {
    display: inline-block;
    width: 100%;
    color: #2b2b2b;
    font-size: 12px;
}
.feature_review2026_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_review2026_1 .about_product_review .about_product_wrapper .product_review_explain figure img {
    width: 100%;
}

/*** レビューセクション ***/
.feature_review2026_1 .review_category_wrapper .review_product_wrapper {
    margin: 64px auto 24px;
}
.feature_review2026_1 .review_category_wrapper h3.review_product_name {
    position: relative;
    height: 80px;
    padding: 17px 0 0 176px;
    background-color: #ebe7d9;
    color: #000;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.05em;
}
.feature_review2026_1 .review_category_wrapper .review_product_wrapper h3.review_product_name::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 20px;
    width: 122px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
}
.feature_review2026_1 .review_category_wrapper .review_product_wrapper.category_food h3.review_product_name::before {
    background-image: url("../images/product_category_image_food.png");
}
.feature_review2026_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_review2026_1 .review_category_wrapper .review_product_wrapper.category_limited h3.review_product_name::before {
    background-image: url("../images/product_category_image_furunavi_limited.png");
    background-size: contain;
}
.feature_review2026_1 .review_category_wrapper h3.review_product_name span.product_name_municipal {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction {
    display: flex;
    width: 998px;
    margin: 30px auto 0;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box {
    width: 450px;
    height: auto;
}
.feature_review2026_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_review2026_1 .review_product_wrapper .review_product_introduction .product_box figure.product_image.sold_out {
    position: relative;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box figure.product_image.sold_out::before {
    content: "品切れ/準備中";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box figure.product_image img {
    width: 100%;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation {
    display: flex;
    padding: 12px 0;
    border: 1px solid #d9d9d9;
    border-top: none;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation {
    width: 272px;
    height: 53px;
    text-align: center;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.04em;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation p span {
    font-size: 12px;
}

/*** 総合評価の星 ***/
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star {
    display: inline-block;
    width: 158px;
    height: 28px;
    margin-top: 7px;
    background-image: url("../images/icon_total_reptation.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    vertical-align: top;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_9 {
    background-position: left -28px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_8 {
    background-position: left -56px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_7 {
    background-position: left -84px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_6 {
    background-position: left -112px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_5 {
    background-position: left -140px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .total_reputation span.reptation_star.reptation_4_4 {
    background-position: left -168px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price {
    width: calc(100% - 272px);
    border-left: 1px dotted #4e5f86;
    text-align: center;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price p {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.04em;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price p:last-child {
    padding-top: 7px;
    color: #c63d3f;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_box .product_reputation .product_price p:last-child::after {
    content: "円";
    font-size: 20px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description {
    width: 548px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description h4 {
    padding: 20px 0 10px 20px;
    border-bottom: 1px solid #2a3c81;
    color: #2a3c81;
    font-size: 20px;
    font-weight: bold;
}

.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description p {
    margin: 10px 0 0 20px;
    font-size: 14px;
    line-height: 1.6;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area {
    width: 340px;
    margin: 20px auto 0;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a {
    display: block;
    position: relative;
    width: 100%;
    height: 58px;
    border-radius: 29px;
    background-color: #2a3c81;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 58px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    transition: 0.2s;
}
_:-ms-input-placeholder,
:root .feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a {
    line-height: 63px;
}

.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a:hover {
    opacity: 0.7;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area a i {
    position: absolute;
    top: 22px;
    right: 30px;
    font-size: 16px;
}
.feature_review2026_1 .review_product_wrapper .review_product_introduction .product_description .product_contribution_area p {
    margin: 10px 0 0 10px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1;
}
.feature_review2026_1 .review_product_wrapper .user_review_pickup {
    position: relative;
    width: 956px;
    margin: 30px 0 0 42px;
    padding: 20px;
    background-color: #fbf9f4;
}
.feature_review2026_1 .review_product_wrapper .user_review_pickup h4 {
    padding-bottom: 0;
    border-bottom: none;
    color: #192f61;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.feature_review2026_1 .review_product_wrapper .user_review_pickup a {
    display: block;
    position: absolute;
    top: 30px;
    right: 20px;
    color: #17409d;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
}
.feature_review2026_1 .review_product_wrapper .user_review_pickup a:hover {
    text-decoration: underline;
}
.feature_review2026_1 .review_product_wrapper .user_review_pickup a::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -19px;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background-image: url("../images/link_arrow_pc.png");
    background-size: 100%;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper {
    display: flex;
    margin-top: 15px;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li {
    position: relative;
    width: calc(33.3333% - 13px);
    height: auto;
    margin-left: 20px;
    padding-left: 50px;
    vertical-align: top;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li.reviewer_01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 39px;
    height: 56px;
    background-image: url("../images/reviewers_icon01.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li.reviewer_02::before {
    content: "";
    position: absolute;
    top: 0;
    left: -4px;
    width: 46px;
    height: 56px;
    margin-right: 4px;
    background-image: url("../images/reviewers_icon02.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li.reviewer_03::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 39px;
    height: 56px;
    background-image: url("../images/reviewers_icon03.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li:first-child {
    margin-left: 0;
}

/*** メニューの吹き出し ***/
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li .speech_balloon {
    position: relative;
    height: 100%;
    padding: 10px;
    border: 2px solid #d4b263;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.67em;
    letter-spacing: 0;
    word-break: break-all;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li .speech_balloon::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: -15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 14px solid #d4b263;
    border-bottom: 10px solid transparent;
}
.feature_review2026_1 .review_product_wrapper .review_pickup_wrapper li .speech_balloon::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: -12px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 14px solid #fff;
    border-bottom: 10px solid transparent;
}
.feature_review2026_1 .review_product_wrapper .user_review_pickup .review_note {
    margin-top: 10px;
    font-size: 12px;
    text-align: right;
}
.feature_review2026_1 .content_product_list h2.feature_category_title {
    display: none;
}

/* 返礼品をもっと見るボタン */
.feature_review2026_1 .content_product_list .more_button_wrap {
    width: 320px;
    margin: 40px auto 0;
    text-align: center;
}
.feature_review2026_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: 0.2s;
}
.feature_review2026_1 .content_product_list .more_button_wrap a:hover {
    opacity: 0.7;
    text-decoration: none;
}
