/*recommendation*/
.recommendation {
    background: linear-gradient(to bottom, #ffe6dd 0%, #fff 100%) !important;
    padding: 14px 0 40px!important;
}

.recommendation_list li {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5) 100%) !important;
}

.recommendation_list li .emphasis {
    color: #B30 !important;
}

.recommendation_list li::before {
    background-color: #EE4411 !important;
}

/*/recommendation*/

/*product_nav*/
.product_nav li a::before {
    background: #EE4411 !important;
}

.product_nav li a::after {
    background-color: #EE4411 !important;
}

.product_nav li a:hover {
    background: linear-gradient(to bottom, #fff 0%, #fff 38%, #FFF5F0 100%) !important;
}

.product_nav li a:hover::before {
    background: #C2003D !important;
}

.product_hero .product_copy h2 {
    font-size: 22px;
    font-weight: bold;
}

.product_hero .product_copy h2.highlight01 {
    color: #EE4411;
}

.product_hero .product_copy h2.highlight02 {
    color: #008844;
}

.product_hero .product_copy h2.highlight03 {
    color: #847701;
}

.product_hero .product_copy h2.highlight04 {
    color: #C2003D;
}

.price_list .price_list_table caption {
    background: #0d97f4 !important
}

.price_list .price_list_table td.number,
.price_list .price_list_table td.price {
    color: #0d97f4 !important
}

.product_feedback {
    background: linear-gradient(to bottom, #fff 0%, rgba(238, 247, 255, 1) 15%, rgba(238, 247, 255, 1) 75%, rgba(238, 247, 255, 1) 100%) !important;
}

.product_feedback .sub_title {
    color: rgba(2, 56, 142, 1) !important;
}

.user_info .name {
    color: rgba(2, 56, 142, 1) !important;
}

.user_info {
    border-left: 2px rgba(2, 56, 142, 1) solid !important;
}

.user_info .note {
    color: rgba(34, 34, 34, 1) !important;
}

.feedback_list li .text b {
    color: rgba(153, 109, 5, 1)
}

.feedback_list li figure img {
    padding: 20px;
}

.feedback_list li .info_block {
    flex: 1 !important;
}

.feedback_list li figure {
    width: 260px !important;
}

.indent {
    padding-left: 14px
}

.nav_all_pc button::before {
    background-color: #cfad39 !important
}

.nav_all_pc button::after {
    position: absolute !important;
    background: #cfad39 !important;
    content: '';
    width: 100%;
    height: 5px;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.product_nav ul {
    width: fit-content;
    margin: auto;
    gap: 9px;
}

@media print,
screen and (max-width:768px) {
    .product_hero .product_copy h2.highlight01 {
        color: #EE4411;
    }

    .product_hero .product_copy h2.highlight02 {
        color: #008844;
    }

    .product_hero .product_copy h2.highlight03 {
        color: #847701;
    }

    .product_hero .product_copy h2.highlight04 {
        color: #C2003D;
    }

    /*recommendation*/
    .recommendation {
        background: linear-gradient(to bottom, #ffe6dd 0%, #fff 100%) !important;
    }

    .recommendation_inner {
        background: #FFEADD !important;
    }

    .recommendation_list li {
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5) 100%) !important;
    }

    .recommendation_list li .emphasis {
        color: #B30 !important;
    }

    .recommendation_list li::before {
        background-color: #AD6500 !important;
    }

    /*/recommendation*/

    /*product_nav*/
    .product_nav li a::before {
        background: #EE4411 !important;
    }

    .product_nav li a::after {
        background-color: #EE4411 !important;
    }

    .product_nav li a:hover {
        background: linear-gradient(to bottom, #fff 0%, #fff 38%, #FFEBF1 100%);
        !important;
    }

    .product_nav li a:hover::before {
        background: #955700 !important;
    }

    /*/product_nav*/

    /*product_feedback*/

    .product_feedback {
        background: linear-gradient(to bottom, #fff 0%, #fee6cf 15%, #fee6cf 75%, #fee6cf 100%) !important;
    }

    /*/product_feedback*/

    /*user_info*/

    .user_info .age {
        color: #a86800 !important;
    }

    .user_info .note {
        color: #e03400 !important;
    }

    .product_feedback {
        background: linear-gradient(to bottom, #fff 0%, rgba(238, 247, 255, 1) 15%, rgba(238, 247, 255, 1) 75%, rgba(238, 247, 255, 1) 100%) !important;
    }

    .product_feedback .sub_title {
        color: rgba(2, 56, 142, 1) !important;
    }

    .user_info .name {
        color: rgba(2, 56, 142, 1) !important;
    }

    .user_info {
        border-left: 2px rgba(2, 56, 142, 1) solid !important;
    }

    .user_info .note {
        color: rgba(34, 34, 34, 1) !important;
    }

    .feedback_list li figure img {
        padding: 0px;
        width: 100% !important;
    }

    .feedback_list li figure {
        width: 100% !important;
    }

}

/*main*/
.product_sec .hide {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    color: transparent;
    margin: 0;
    padding: 0;
}

/* ========================================================================
[sp]area01
========================================================================= */
.area01 {
    height: 100vw;
    padding: 8vw 0 0;
    background: url(/img/goods/br0019/area1_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
}

.area01 h2 {
    color: #630;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 0 3.2vw #FFF;
    text-align: center;
}

.area01 h3 {
    margin: 4vw 0 0;
    font-size: 9.333333333vw;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #E41;
    text-shadow: 0 0 3.2vw #FFF;
}

/* ========================================================================
    [sp]area02
    ========================================================================= */
.area02 {
    height: 100vw;
    padding: 12vw 0 0;
    background: url(/img/goods/br0019/area2_bg.webp) no-repeat 0 0;
    background-size: 100% auto;

}

.area02 ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
}

.area02 ul li {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    writing-mode: vertical-rl;
    text-orientation: upright;
    width: 33.333333333333333%;
    font-size: 8.8vw;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
}

.area02 ul li .core {
    display: block;
    position: absolute;
    top: -4vw;
    left: 6.4vw;
    font-weight: bold;
    color: #fff;
    font-size: 4vw;
}

.area02 ul li .compound {
    display: block;
    position: absolute;
    bottom: -4vw;
    right: 6.4vw;
    font-weight: bold;
    color: #fff;
    font-size: 4vw;
}

/* ========================================================================
    [sp]area03
    ========================================================================= */

.area03 {
    height: 100vw;
    padding: 6.4vw 10.4vw 0;
    background: url(/img/goods/br0019/area3_bg.webp) no-repeat 0 0;
    background-size: 100% auto;
}

.area03 h2 {
    color: #BA1403;
    font-size: 7vw;
    font-weight: bold;
    line-height: 1.5;
    text-shadow: 0 0 3.2vw #FFF;
    text-align: right;
}

.area03 h2 .txt_s {
    display: block;
    font-size: 4vw;
}

.area03 h3 {
    color: #663300;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 0 3.2vw #FFF;
    text-align: right;
}

.area03 h4 {
    margin: 52vw 0 0;
    color: #BA1403;
    font-size: 3.466666667vw;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 0 3.2vw #Fff, 0 0 3.2vw #FFF;
    text-align: center;
}

.area03 p {
    margin: 2.4vw 0 0;
    color: #804D39;
    font-size: 2.4vw;
    font-weight: bold;
    line-height: 1.5;
    text-shadow: 0 0 3.2vw #FFF, 0 0 3.2vw #FFF;
    text-align: center;
}


/* ========================================================================
    [sp]area04
    ========================================================================= */

.area04 {
    height: 100vw;
    padding: 6.4vw 0 0;
    background: url(/img/goods/br0019/area4_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
}

.area04 h2 {
    color: #1D4E2E;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

.area04 h2 .taste {
    display: inline-block;
    padding: 0.4vw 0.8vw;
    margin: 0 0 0 3.2vw;
    color: #fff;
    background: #368221;
}

.area04 h3 {
    font-size: 10vw;
    font-weight: bold;
    color: #368221;
    text-align: center;
}

/* ========================================================================
    [sp]area05
    ========================================================================= */

.area05 {
    height: 104.8vw;
    background: url(/img/goods/br0019/area5_bg.webp) no-repeat 0 top;
    background-size: 100% auto;

}

/* ========================================================================
    [sp]area06
    ========================================================================= */

.area06 {
    height: 94.4vw;
    padding: 1.6vw 4vw;
    background: url(/img/goods/br0019/area6_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
}

.area06 h2 {
    font-size: 9vw;
    font-weight: bold;
    line-height: 1;
    color: #EE4411;
    text-shadow: 0 0 2.4vw #fff,
        0 0 2.4vw #fff;
}

.area06 h3 {
    margin: 2.4vw 0 0;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1;
    color: #EE4411;
    text-shadow: 0 0 2.4vw #fff;
}


/* ========================================================================
    [sp]area07
    ========================================================================= */

.area07 {
    height: 100vw;
    padding: 8.8vw 4.8vw 0;
    background: url(/img/goods/br0019/area7_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
}

.area07 h2 {
    font-size: 5vw;
    font-weight: bold;
    line-height: 1.5;
    color: #BA1403;
    text-shadow: 0 0 3.2vw #FFF;
}

.area07 h3 {
    font-size: 9vw;
    font-weight: bold;
    line-height: 1.5;
    color: #BA1403;
    text-shadow: 0 0 6.4vw #fff,
        0 0 6.4vw #fff,
        0 0 6.4vw #fff;
}

.area07 h3 .txt_s {
    display: block;
    font-size: 4vw;
    color: #663300;
    text-shadow: 0 0 3.2vw #FFF;
}

/* ========================================================================
    [sp]area08
    ========================================================================= */

.area08 {
    height: 100vw;
    margin: -1px 0 0;
    padding: 6.4vw 0 0;
    background: url(/img/goods/br0019/area8_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
}

.area08 h2 {
    font-size: 6vw;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    text-align: center;
}

/* ========================================================================
    [sp]area09
    ========================================================================= */

.area09 {
    height: 109.8666667vw;
    margin: -1px 0 0;
    padding: 0;
    background: url(/img/goods/br0019/area9_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
    position: relative;
}

.area09 h3 {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 3.2vw;
    font-size: 8vw;
    font-weight: bold;
    line-height: 1;
    color: #663300;
    text-align: center;
    text-shadow: 0 0 3.2vw #fff,
        0 0 3.2vw #fff,
        0 0 3.2vw #fff;
}

/* ========================================================================
    [sp]area10
    ========================================================================= */

.area10 {
    height: 100vw;
    padding: 0;
    background: #F5BCA2 url(/img/goods/br0019/area10_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
    position: relative;
}

.area10 h3 {
    display: block;
    width: fit-content;
    margin: 0 auto;
    padding: 1.6vw 4.8vw;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1;
    color: #663300;
    text-align: center;
    border-top: 1px solid #663300;
    border-bottom: 1px solid #663300;
}

.area10 p {
    margin: 4vw 0 0;
    font-size: 3.466666667vw;
    font-weight: bold;
    line-height: 1;
    color: #663300;
    text-align: center;
}

.area10 ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    margin: 2.4vw 0 0;
    list-style: none;
}

.area10 li {
    font-size: 4vw;
    font-weight: bold;
    color: #663300;
    position: relative;
    padding: 0 7.2vw;
}

.area10 li::before {
    content: '';
    width: 5.6vw;
    height: 4.533333333vw;
    background-color: #A92614;
    -webkit-mask: var(--icon-check);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    position: absolute;
    left: 0;
    top: 0.4vw;
}

.area10 p.note {
    margin: 1.6vw 0 0;
    line-height: 1;
    font-size: 2.6666666666667vw;
}

/* ========================================================================
    [sp]area11
    ========================================================================= */

.area11 {
    height: 92vw;
    padding: 4.8vw 0 0;
    background: url(/img/goods/br0019/area11_bg.webp) no-repeat 0 top;
    background-size: 100% auto;
    position: relative;
}

.area11 h3 {
    display: block;
    font-size: 8vw;
    font-weight: bold;
    line-height: 1;
    color: #A92614;
    text-align: center;
    text-shadow: 0 0 3.2vw #fff,

        0 0 3.2vw #fff;
}

@media print,
screen and (min-width:768px) {

    /* ========================================================================
        [pc]product_sec 
        ========================================================================= */
    .product_sec {
        margin: 0 auto;
        width: 900px;
    }

    /* ========================================================================
        [pc]area01
        ========================================================================= */

    .area01 {
        height: 900px;
        padding: 65px 0 0;
        margin-top: 30px;
    }

    .area01 h2 {
        font-size: 36px;
        text-shadow: 0 0 20px #FFF;
    }

    .area01 h3 {
        margin: 40px 0 0;
        font-size: 81px;
        text-shadow: 0 0 20px #FFF, 0 0 20px #FFF;
    }

    /* ========================================================================
        [pc]area02
        ========================================================================= */
    .area02 {
        height: 898px;
        padding: 105px 0 0;
    }

    .area02 ul li {
        font-size: 81px;
    }

    .area02 ul li .core {
        top: -30px;
        left: 47px;
        font-size: 36px;
    }

    .area02 ul li .compound {
        bottom: -25px;
        right: 75px;
        font-size: 22px;
    }

    /* ========================================================================
        [pc]area03
        ========================================================================= */

    .area03 {
        padding: 60px 90px 0;
        height: 902px;
    }

    .area03 h2 {
        font-size: 63px;
        text-shadow: 0 0 20px #FFF;
    }

    .area03 h2 .txt_s {
        font-size: 36px;
    }

    .area03 h3 {
        font-size: 27px;
        text-shadow: 0 0 20px #FFF;
    }

    .area03 h4 {
        margin: 464px 0 0;
        font-size: 32px;
        text-shadow: 0 0 20px #FFF;
    }

    .area03 p {
        margin: 20px 0 0;
        font-size: 20px;
        text-shadow: 0 0 20px #FFF;
    }

    /* ========================================================================
        [pc]area04
        ========================================================================= */

    .area04 {
        height: 900px;
        padding: 72px 0 0;
    }

    .area04 h2 {
        font-size: 36px;
    }

    .area04 h2 .taste {
        display: inline-block;
        padding: 0 10px;
        margin: 0 0 0 25px;
        color: #fff;
    }

    .area04 h3 {
        font-size: 90px;
    }

    /* ========================================================================
        [pc]area05
        ========================================================================= */

    .area05 {
        height: 945px;
    }

    /* ========================================================================
        [pc]area06
        ========================================================================= */

    .area06 {
        height: 855px;
        padding: 5px 40px;
    }

    .area06 h2 {
        font-size: 90px;
        text-shadow: 0 0 15px #FFF, 0 0 15px #FFF;
    }

    .area06 h3 {
        margin: 25px 0 0;
        font-size: 36px;
        text-shadow: 0 0 15px #FFF, 0 0 15px #FFF;
    }


    /* ========================================================================
            [pc]area07
            ========================================================================= */

    .area07 {
        height: 899px;
        padding: 75px 48px 0;
    }

    .area07 h2 {
        font-size: 45px;
        text-shadow: 0 0 20px #FFF, 0 0 20px #FFF, 0 0 20px #FFF;
    }

    .area07 h3 {
        font-size: 90px;
        text-shadow: 0 0 30px #FFF, 0 0 30px #FFF, 0 0 30px #FFF;
    }

    .area07 h3 .txt_s {
        font-size: 36px;
        text-shadow: 0 0 20px #FFF, 0 0 20px #FFF, 0 0 20px #FFF;
    }

    /* ========================================================================
            [pc]area08
            ========================================================================= */

    .area08 {
        height: 900px;
        margin-top: 0;
        padding: 60px 0 0;
    }

    .area08 h2 {
        font-size: 54px;
    }

    /* ========================================================================
            [pc]area09
            ========================================================================= */

    .area09 {
        height: 989px;
        margin-top: 0;
    }

    .area09 h3 {
        bottom: 30px;
        font-size: 72px;
        text-shadow: 0 0 20px #FFF, 0 0 20px #FFF;
    }

    /* ========================================================================
            [pc]area10
            ========================================================================= */

    .area10 {
        height: 900px;
    }

    .area10 h3 {
        display: block;
        width: fit-content;
        margin: 0 auto;
        padding: 13px 25px;
        font-size: 36px;
    }

    .area10 p {
        margin: 30px 0 0;
        font-size: 27px;
    }

    .area10 ul {
        margin: 30px 0 0;
        font-size: 36px;
        gap: 60px;
    }

    .area10 li {
        font-size: 36px;
        padding: 0 0 0 65px;
    }

    .area10 li::before {
        content: '';
        width: 50px;
        height: 40px;
        top: 5px;
    }

    .area10 p.note {
        margin: 25px 0 0;
        line-height: 1;
        font-size: 16px;
    }

    /* ========================================================================
            [pc]area11
            ========================================================================= */

    .area11 {
        height: 828px;
        padding: 45px 0 0;
    }

    .area11 h3 {
        font-size: 72px;
        text-shadow: 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF;
    }
}