/*recommendation*/
.recommendation {
    background: #ffeded !important;
}

.recommendation_inner {
    background: #ffdcdc !important;
}

.recommendation_list li {
    background: linear-gradient(to right, #ffffff, #ffeded) !important;
}

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

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

/*/recommendation*/

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

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

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

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

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

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

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

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

.price_list .price_list_table caption {
    background: #dd0000 !important
}


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

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


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

/*main*/
.product_feature .feature_img {
    margin: 0 auto;
    width: 900px;
    height: 1119px;
    background: url(/img/goods/br0004/main1_pc.webp) no-repeat 0 0, #fee7cf;
    background-size: 900px auto;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.pic_1 {
    margin-top: 30px !important;
    padding-top: 70px;
}

.pic_2 {
    width: 900px;
    margin: auto;
    padding: 0px 40px 10px 40px;
    background: #fee7cf;
}

.pic_3 {
    width: 900px;
    height: 885px;
    margin: auto;
    background: url(/img/goods/br0004/main2_pc.webp) left -60px no-repeat #fee7cf;
    padding-top: 42px;
    padding-bottom: 30px;
    position: relative;
}

.pic_4 {
    width: 900px;
    height: 815px;
    margin: auto;
    background: url(/img/goods/br0004/main3_pc.webp) no-repeat;
    position: relative;
}

.pic_5 {
    width: 900px;
    height: 612px;
    margin: auto;
    background: url(/img/goods/br0004/main4_pc.webp) no-repeat;
    position: relative;
}

.pic_6 {
    width: 900px;
    height: 2685px;
    margin: auto;
    background: url(/img/goods/br0004/main5_pc.webp) no-repeat;
    position: relative;
    padding: 166px 0 0 0;
    text-align: center;
}

.pic_6 .box_stop {
    display: flex;
    width: fit-content;
    margin: 44px auto;
}

.text5 {
    width: auto
}

.pic_6 .box_stop img {
    width: auto;
    height: auto
}

.pic_6 .box_stop img:nth-child(1) {
    animation: float 1s linear infinite alternate;
}

.pic_6 .box_stop img:nth-child(2) {
    animation: float 1s -0.5s linear infinite alternate;
}

.pic_6 .box_stop img:nth-child(3) {
    animation: float 1s -1s linear infinite alternate;
}

.pic_7 {
    width: 900px;
    height: 914px;
    margin: auto;
    background: url(/img/goods/br0004/main6_pc.webp) no-repeat;
    position: relative;
    padding-top: 65px;
}

.pic_7 .h3_4 {
    color: #fff;
    font-size: 66px;
    text-align: center;
    font-weight: 700;
}

.pic_7 .h3_4 b {
    font-size: 69%;
}

.pic_7 .h3_5 {
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
}

.pic_6 .h3_2 {
    font-size: 66px;
    font-weight: bold;
    text-align: center;
    margin-top: 875px;
    color: #fff;
}

.pic_6 .h3_3 {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.pic_2 ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 20px 0;
}

.pic_2 ul li {
    list-style-type: none;
    position: relative;
    width: 50%;
    padding-left: 41px;
    line-height: 2.5;
    font-style: italic;
    font-size: 22px;
    font-weight: 700;
}

.pic_2 ul li:before {
    position: absolute;
    content: "";
    width: 34px;
    height: 30px;
    background: url(/img/goods/br0004/mark.webp) no-repeat;
    background-size: auto 100%;
    left: 0;
    top: 46%;
    transform: translateY(-50%);
}

.pic_2 ul li b {
    color: #990000
}

.pic_1 p.h2 {
    color: #aa5511;
    font-size: 39px;
    font-weight: 700;
    position: relative;
    width: fit-content;
    margin: 0 auto 19px auto;
}

.pic_1 p.h2:before {
    content: "";
    position: absolute;
    width: 119%;
    height: 3px;
    background: url(/img/goods/br0004/hr1.webp);
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}

.pic_1 h2 {
    color: #883311;
    text-indent: inherit !important;
    font-size: 65px;
}

.pic_1 p.h3,
.pic_3 p.h3,
.pic_2 p.h3,
.pic_4 p.h3,
.pic_6 p.h3 {
    color: #990000;
    font-size: 35px;
    font-weight: 700;
    width: fit-content;
    margin: -1px auto 21px auto;
}

.pic_1 p.h3_1,
.pic_3 p.h3_1,
.pic_2 p.h3_1,
.pic_6 p.h3_1 {
    color: #d70000;
    font-size: 45px;
    font-weight: 700;
    width: fit-content;
    margin: 0 auto 19px auto;
    position: relative;
}

.pic_1 p.h3_1:before,
.pic_3 p.h3_1:before,
.pic_2 p.h3_1:before,
.pic_6 p.h3_1:before {
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgba(153, 0, 0, 0) 0%, rgba(153, 0, 0, 1) 7%, rgba(153, 0, 0, 1) 92%, rgba(153, 0, 0, 0) 100%);
    width: 500px;
    height: 2px;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}

.pic_1 p.h3_1:after,
.pic_3 p.h3_1:after,
.pic_2 p.h3_1:after,
.pic_6 p.h3_1:after {
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgba(153, 0, 0, 0) 0%, rgba(153, 0, 0, 1) 7%, rgba(153, 0, 0, 1) 92%, rgba(153, 0, 0, 0) 100%);
    width: 500px;
    height: 2px;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.text_linear {
    background: linear-gradient(to right, rgba(119, 51, 0, 1) 0%, rgba(167, 103, 0, 1) 50%, rgba(119, 51, 0, 1) 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 72px !important;
}

.f120 {
    color: #d60000 !important;
    font-size: 48px !important;
}

.box3_div {
    display: flex;
    gap: 30px;
    margin-top: 33px;
}

.box3_div div {
    flex: 1;
    text-align: center;
    background: #fff;
    padding-bottom: 25px;
}

.box3_div div img {
    width: 100%;
}

.box3_div div p:nth-child(2) {
    color: #990000;
    font-size: 26px;
    font-weight: bold;
    line-height: 2.5;
}

.box3_div div p:nth-child(3) {
    font-size: 18px;
    font-weight: 700;
}

.box2_div {
    display: flex;
    margin-top: 36px;
    gap: 44px;
}

.box2_div .div1,
.box2_div .div2 {
    flex: 1
}

.box2_div .div1 {
    padding-left: 55px;
}

.box2_div .div2 {
    padding-top: 310px;
}


.box2_div .h1 {
    font-size: 50px;
    color: #a40000;
    font-weight: 700;
    text-shadow: 2px 2px 2px #fff;
}

.box2_div b {
    color: #770000;
    font-weight: 700;
    font-size: 23px;
}

.box2_div ul {
    margin-top: 15px
}

.box2_div ul>li {
    list-style-type: none;
    font-size: 23px;
    line-height: 1.8;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}

.box2_div ul>li:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background: url(/img/goods/br0004/dot.webp) no-repeat;
    left: 0;
    top: 10px;
}

.pT20 {
    padding-top: 54px;
    margin-bottom: 0 !important;
}

.arrow-down {
    position: absolute;
    bottom: -59px;
    width: 100%;
    height: 60px;
    background: #fbb097;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.product_feature .feature_img h2,
.product_feature .feature_img li,
.product_feature .feature_img p.name {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
}

.product_feature .feature_img ul {
    list-style: none;
}

ul.points {
    width: 100%;
    height: 70%;
    position: relative;
}

.product_feature .feature_img .point01 {
    width: 300px;
    height: 300px;
    background: url(/img/goods/br0004/img_point01_pc.webp) no-repeat 0 0;
    background-size: auto 100%;
    position: absolute;
    top: 88px;
    left: 29px;
    animation: float 1s linear infinite alternate;
}

.product_feature .feature_img .point02 {
    width: 300px;
    height: 300px;
    background: url(/img/goods/br0004/img_point02_pc.webp) no-repeat 0 0;
    background-size: auto 100%;
    position: absolute;
    top: 286px;
    right: 18px;
    z-index: 10;
    animation: float 1s -0.5s linear infinite alternate;
}

.point03 {
    width: 250px;
    height: 250px;
    background: url(/img/goods/br0004/img_point01_pc.webp) no-repeat 0 0;
    background-size: auto 100%;
    position: absolute;
    bottom: 146px;
    left: -6px;
    animation: float 1s -0.5s linear infinite alternate;
}

.point04 {
    width: 250px;
    height: 250px;
    background: url(/img/goods/br0004/img_point02_pc.webp) no-repeat 0 0;
    background-size: auto 100%;
    position: absolute;
    bottom: 28%;
    left: 43.5%;
    animation: float 1s -1s linear infinite alternate;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(5%);
    }
}

.product_feature .message {
    margin: 0 auto;
    width: 900px;
    height: 870px;
    background: url(/img/goods/br0004/img_feature_msg_pc.webp) no-repeat 0 0;
    background-size: 900px auto;
    position: relative;
}

.product_feature .message h3 {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
}

.product_feature .message p {
    width: 500px;
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
    position: absolute;
    top: 235px;
    left: 349px;
}



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

.product_movie h2 {
    margin: 0 auto 32px;
    font-size: 60px;
    font-weight: bold;
    color: #0053b4;
    text-align: center;
}

.product_movie h2 span {
    position: relative;
}

.product_movie h2 span::before {
    content: '';
    width: 89px;
    height: 7px;
    background: url(/img/goods/br0004/title_bar_left_pc.webp) no-repeat 0 0;
    background-size: 89px auto;
    position: absolute;
    top: calc(50% - 3.5px);
    left: -118px;
}

.product_movie h2 span::after {
    content: '';
    width: 82px;
    height: 7px;
    background: url(/img/goods/br0004/title_bar_right_pc.webp) no-repeat 0 0;
    background-size: 82px auto;
    position: absolute;
    top: calc(50% - 3.5px);
    right: -85px;
}

.video_container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/* ========================================================================
    [pc]recommendation02
    ========================================================================= */
.recommendation02 {
    margin: 0 auto;
    width: 900px;
    height: 940px;
    background: url(/img/goods/br0004/img_recomendation02_pc.webp) no-repeat 0 0;
    background-size: 900px auto;
    position: relative;
}

.recommendation02 h2,
.recommendation02 .name,
.recommendation02 h3,
.recommendation02 .reason_list li {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
}

.recommendation02 .text {
    width: 460px;
    font-size: 38px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    position: absolute;
    top: 160px;
    left: 390px;
}

.w50 {
    width: 40%;
    margin: auto
}

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

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

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

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

    /*recommendation*/
    .recommendation {
        background: #ffeded !important;
    }

    .recommendation_inner {
        background: #ffdcdc !important;
    }

    .recommendation_list li {
        background: linear-gradient(to right, #ffffff, #ffeded) !important;
    }

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

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

    /*/recommendation*/

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

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

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

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

    /*/product_nav*/

    /*product_feedback*/

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

    .product_feedback .sub_title {
        color: #990000 !important;
    }

    /*/product_feedback*/

    /*user_info*/

    .user_info {
        border-left: 2px #e03400 solid !important;
    }

    .user_info .name {
        color: #990000 !important;
    }

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

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

    /*main*/

    .point03 {
        width: 30vw;
        height: 30vw;
        background: url(/img/goods/br0004/img_point01_pc.webp) no-repeat 0 0;
        background-size: auto 100%;
        position: absolute;
        bottom: 13%;
        left: -1vw;
        animation: float 1s linear infinite alternate;
    }

    .point04 {
        width: 30vw;
        height: 30vw;
        background: url(/img/goods/br0004/img_point02_pc.webp) no-repeat 0 0;
        background-size: auto 100%;
        position: absolute;
        bottom: 21%;
        left: 43.5%;
        animation: float 1.2s linear infinite alternate;
    }

    .product_feature .message {
        width: 100vw;
        height: 112.4vw;
        background: url(/img/goods/br0004/img_feature_msg.webp) no-repeat 0 0;
        background-size: 100vw auto;
        position: relative;
    }

    .product_feature .message h3 {
        text-indent: -9999px;
        white-space: nowrap;
        overflow: hidden;
    }

    .product_feature .message p {
        width: 54.8vw;
        font-size: 4.5333333333333vw;
        line-height: 1.4;
        text-align: center;
        position: absolute;
        top: 20.4vw;
        left: 41.6vw;
    }


    /* ========================================================================
        [sp]product_movie
        ========================================================================= */
    .product_movie {
        margin: 0 0 8vw;
    }

    .product_movie h2 {
        margin: 0 auto 3.3333333333333vw;
        font-size: 6.6666666666667vw;
        font-weight: bold;
        color: #0053b4;
        text-align: center;
    }

    .product_movie h2 span {
        position: relative;
    }

    .product_movie h2 span::before {
        content: '';
        width: 9.466666666666667vw;
        height: 0.9333333333333vw;
        background: url(/img/goods/br0004/title_bar_left.webp) no-repeat 0 0;
        background-size: 9.466666666666667vw auto;
        position: absolute;
        top: calc(50% - 0.4666666666667vw);
        left: -12.666666666666667vw;
    }

    .product_movie h2 span::after {
        content: '';
        width: 9.3333333333333vw;
        height: 0.9333333333333vw;
        background: url(/img/goods/br0004/title_bar_right.webp) no-repeat 0 0;
        background-size: 9.3333333333333vw auto;
        position: absolute;
        top: calc(50% - 0.4666666666667vw);
        right: -12.1333333333333vw;
    }

    .video_container {
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }

    .video_container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    /* ========================================================================
        [sp]recommendation02
        ========================================================================= */
    .recommendation02 {
        margin: 0 auto;
        width: 100vw;
        height: 104vw;
        background: url(/img/goods/br0004/img_recomendation02.webp) no-repeat 0 0;
        background-size: 100vw auto;
        position: relative;
    }

    .recommendation02 h2,
    .recommendation02 .name,
    .recommendation02 h3,
    .recommendation02 .reason_list li {
        text-indent: -9999px;
        white-space: nowrap;
        overflow: hidden;
    }

    .recommendation02 .text {
        width: 52vw;
        font-size: 4.1333333333333vw;
        letter-spacing: -0.025em;
        line-height: 1.5;
        position: absolute;
        top: 17.6vw;
        left: 43.2vw;
    }


    .product_feature .feature_img .point01 {
        width: 33vw;
        height: 33vw;
        background: url(/img/goods/br0004/img_point01_pc.webp) no-repeat 0 0;
        background-size: auto 100%;
        position: absolute;
        top: 4%;
        left: 0%;
        animation: float 1s -0.7s linear infinite alternate;
    }

    .product_feature .feature_img .point02 {
        width: 33vw;
        height: 33vw;
        background: url(/img/goods/br0004/img_point02_pc.webp) no-repeat 0 0;
        background-size: auto 100%;
        position: absolute;
        top: 39%;
        right: 0%;
        z-index: 10;
        animation: float 1s -0.4s linear infinite alternate;
    }

    @keyframes float {
        0% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(5%);
        }
    }

    ul.points {
        width: 100%;
        height: 62%;
        position: relative;
    }

    .product_feature .feature_img {
        margin: 0 auto;
        width: auto;
        height: 131vw;
        background: url(/img/goods/br0004/main1_pc.webp) no-repeat 0 0, #fee7cf;
        background-size: 100% auto;
        position: relative;
        overflow: hidden;
        text-align: center;
    }

    /*main*/

    .pic_1 {
        margin-top: -8vw !important;
        padding-top: 7vw;
    }

    .pic_2 {
        width: auto;
        margin: auto;
        padding: 3vw 15px 10px 15px;
        background: #fee7cf;
    }

    .pic_3 {
        width: auto;
        height: 102vw;
        margin: auto;
        background: url(/img/goods/br0004/main2_pc.webp) left 2vw no-repeat #fee7cf;
        background-size: contain;
        padding: 1vw 0 0 0;
        position: relative;
    }

    .pic_4 {
        width: auto;
        height: 92vw;
        margin: auto;
        background: url(/img/goods/br0004/main3_pc.webp) no-repeat #fab59d;
        background-size: cover;
        position: relative;
    }

    .pic_5 {
        width: auto;
        height: 68vw;
        margin: auto;
        background: url(/img/goods/br0004/main4_pc.webp) no-repeat;
        background-size: auto 100%;
        position: relative;
    }

    .pic_6 {
        width: auto;
        height: 298vw;
        margin: auto;
        background: url(/img/goods/br0004/main5_pc.webp) no-repeat;
        background-size: auto 100%;
        position: relative;
        padding: 18vw 0 0 0;
    }

    .text5 {
        width: 80%;
		height: auto
    }

    .pic_6 .box_stop {
        display: flex;
        width: fit-content;
        margin: 3vw auto;
        justify-content: center;
        gap: 1vw;
    }

    .pic_6 .box_stop img {
        width: 27%;
        height: auto
    }

    .pic_6 .box_stop img:nth-child(1) {
        animation: float 1s linear infinite alternate;
    }

    .pic_6 .box_stop img:nth-child(2) {
        animation: float 1s -0.5s linear infinite alternate;
    }

    .pic_6 .box_stop img:nth-child(3) {
        animation: float 1s -1s linear infinite alternate;
    }

    .pic_7 {
        width: auto;
        height: 102vw;
        margin: auto;
        background: url(/img/goods/br0004/main6_pc.webp) no-repeat;
        background-size: auto 100%;
        position: relative;
        padding-top: 5vw;
    }

    .pic_7 .h3_4 {
        color: #fff;
        font-size: 8vw;
        text-align: center;
        font-weight: 700;
    }

    .pic_7 .h3_4 b {
        font-size: 69%;
    }

    .pic_7 .h3_5 {
        color: #fff;
        font-size: 4.5vw;
        text-align: center;
        font-weight: 700;
    }

    .pic_6 .h3_2 {
        font-size: 7vw;
        font-weight: bold;
        text-align: center;
        margin-top: 93vw;
        color: #fff;
    }

    .pic_6 .h3_3 {
        font-size: 5vw;
        font-weight: bold;
        text-align: center;
        color: #fff;
    }

    .pic_2 ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: 20px 0 20px 0;
    }

    .pic_2 ul li {
        list-style-type: none;
        position: relative;
        width: 50%;
        padding-left: 5vw;
        line-height: 1.8;
        font-style: italic;
        font-size: 3.2vw;
        font-weight: 700;
        white-space: nowrap;
    }

    .pic_2 ul li:before {
        position: absolute;
        content: "";
        width: 4vw;
        height: 3vw;
        background: url(/img/goods/br0004/mark.webp) no-repeat;
        background-size: auto 100%;
        left: 0;
        top: 46%;
        transform: translateY(-50%);
    }

    .pic_2 ul li b {
        color: #990000
    }

    .pic_1 p.h2 {
        color: #aa5511;
        font-size: 5vw;
        font-weight: 700;
        position: relative;
        width: fit-content;
        margin: 0 auto 3vw auto;
    }

    .pic_1 p.h2:before {
        content: "";
        position: absolute;
        width: 120%;
        height: 14px;
        background: url(/img/goods/br0004/hr1.webp) no-repeat;
        background-size: cover;
        bottom: -12px;
        left: 50%;
        transform: translateX(-50%);
    }

    .pic_1 h2 {
        color: #883311;
        text-indent: inherit !important;
        font-size: 8vw;
    }

    .pic_1 p.h3,
    .pic_3 p.h3,
    .pic_2 p.h3,
    .pic_4 p.h3,
    .pic_6 p.h3 {
        color: #990000;
        font-size: 5vw;
        font-weight: 700;
        width: fit-content;
        margin: 0 auto 3vw auto;
    }

    .pic_1 p.h3_1,
    .pic_3 p.h3_1,
    .pic_2 p.h3_1,
    .pic_6 p.h3_1 {
        color: #d70000;
        font-size: 6.5vw;
        font-weight: 700;
        width: fit-content;
        margin: 0 auto 19px auto;
        position: relative;
    }

    .pic_1 p.h3_1:before,
    .pic_3 p.h3_1:before,
    .pic_2 p.h3_1:before,
    .pic_6 p.h3_1:before {
        position: absolute;
        content: "";
        background: linear-gradient(to right, rgba(153, 0, 0, 0) 0%, rgba(153, 0, 0, 1) 7%, rgba(153, 0, 0, 1) 92%, rgba(153, 0, 0, 0) 100%);
        width: 120%;
        height: 1px;
        bottom: -8px;
        left: 50%;
        transform: translateX(-50%);
    }

    .pic_1 p.h3_1:after,
    .pic_3 p.h3_1:after,
    .pic_2 p.h3_1:after,
    .pic_6 p.h3_1:after {
        position: absolute;
        content: "";
        background: linear-gradient(to right, rgba(153, 0, 0, 0) 0%, rgba(153, 0, 0, 1) 7%, rgba(153, 0, 0, 1) 92%, rgba(153, 0, 0, 0) 100%);
        width: 120%;
        height: 1px;
        top: -5px;
        left: 50%;
        transform: translateX(-50%);
    }

    .text_linear {
        background: linear-gradient(to right, rgba(119, 51, 0, 1) 0%, rgba(167, 103, 0, 1) 50%, rgba(119, 51, 0, 1) 100%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 8vw !important;
    }

    .f120 {
        color: #d60000 !important;
        font-size: 6vw !important;
    }

    .box3_div {
        display: flex;
        gap: 1.5vw;
        margin-top: 33px;
    }

    .box3_div div {
        flex: 1;
        text-align: center;
        background: #fff;
        padding-bottom: 3vw;
    }

    .box3_div div img {
        width: 100%;
		height: auto
    }

    .box3_div div p:nth-child(2) {
        color: #990000;
        font-size: 3.4vw;
        font-weight: bold;
        line-height: 2.5;
    }

    .box3_div div p:nth-child(3) {
        font-size: 2.4vw;
        font-weight: 400;
    }

    .box2_div {
        display: flex;
        margin-top: -4vw;
        gap: 13vw;
    }

    .box2_div .div1,
    .box2_div .div2 {
        flex: 1
    }

    .box2_div .div1 {
        padding-left: 15px;
    }

    .box2_div .div2 {
        padding-top: 28vw;
    }


    .box2_div .h1 {
        font-size: 5vw;
        color: #a40000;
        font-weight: 700;
        text-shadow: 2px 2px 2px #fff;
    }

    .box2_div b {
        color: #770000;
        font-weight: 700;
        font-size: 3vw;
    }

    .box2_div ul {
        margin-top: 2vw;
    }

    .box2_div ul>li {
        list-style-type: none;
        font-size: 3vw;
        line-height: 1.6;
        font-weight: 700;
        position: relative;
        padding-left: 4vw;
    }

    .box2_div ul>li:before {
        position: absolute;
        content: "";
        width: 3vw;
        height: 3vw;
        background: url(/img/goods/br0004/dot.webp) no-repeat;
        background-size: cover;
        left: 0;
        top: 1.7vw;
    }

    .pT20 {
        padding-top: 54px;
        margin-bottom: 0 !important;
    }

    .arrow-down {
        position: absolute;
        bottom: -59px;
        width: 100%;
        height: 60px;
        background: #fbb097;
        clip-path: polygon(50% 100%, 0 0, 100% 0);
    }

    .w50 {
        width: 35%;
        margin: auto
    }

}