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

.recommendation_inner {
    background: #ffe7e7 !important;
}

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

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

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

/*/recommendation*/

/*product_nav*/
.product_nav li {
    box-shadow: 0px 5px 10px 0px rgb(114 114 114 / 30%) !important;
}

.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%, #f9d9d9 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: #dd0000;
}

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

.product_hero .product_copy h2.highlight03 {
    color: #9e6d00;
}

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

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

/*.product_nav {
    width: 800px !important;
}*/

.product_feedback {
    background: #e8f5fe !important;
}

/*user_info*/

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

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

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

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

/*.inner_table th {
    background: #f3f3f3 !important;
}*/

/*.q_and_a_group {
    width: fit-content !important;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
}*/

.q_and_a_group h3 {
    margin-bottom: 30px
}

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

/*main*/
.pic_1 {
    width: 900px;
    height: 824px;
    margin: 30px auto 0px auto;
    background: url(/img/goods/br0010/pic1.webp) no-repeat center top;
}

.pic_1 p:nth-child(1) {
    color: #fff;
    font-size: 28px;
    padding-top: 104px;
    padding-left: 119px;
}

.pic_1 p:nth-child(2) {
    color: #dc0201;
    font-size: 62px;
    padding-top: 18px;
    padding-left: 79px;
    font-family: "arial";
    font-weight: bold;
    text-shadow: #fff 8px 0px 17px, #fff 8px 0px 17px, #fff 8px 0px 17px;
}

.pic_1 img {
    width: 100%;
    height: auto;
}

.pic_2 {
    width: 900px;
    margin: 0px auto;
    padding: 0;
}

.pic_3 {
    text-align: center;
    width: 900px;
    margin: auto;
}

.pic_3 img {
    margin-top: 20px
}

.pic_3 .w80 {
    width: 70%;
    margin-left: -34px;
}

.pic_3 .h1 {
    color: #dc0201;
    font-size: 53px;
    font-family: "arial";
    font-weight: bold;
    margin: 31px auto;
}

.pic_3 .h2,
.pic_4 .h2 {
    color: #dc0201;
    font-size: 35px;
    font-weight: bold;
    margin: 31px auto;
    text-align: center;
}

.pic_3 .h2 b,
.pic_4 .h2 b {
    display: block;
    font-size: 48px;
    font-weight: bold;
    font-family: "arial";
}

.pic_3 .photo_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 22px;
}

.pic_3 .photo_div div {
    width: calc(25% - 8px);
    margin: 0;
}

.pic_3 .photo_div div img {
    width: 100%;
    border: solid #fff 8px;
    box-shadow: 0px 2px 9px #ccc;
}

.pic_3 .photo_div div p,
.pic_3 .photo_div+.end {
    font-weight: bold;
    font-size: 20px;
    width: fit-content;
    margin: auto;
    padding: 13px 0 0 0;
    position: relative;
    /* text-decoration: underline; */
    /* text-decoration-color: #FFEB3B; */
    /* text-decoration-thickness: 6px; */
    /* text-underline-offset: 0px; */
}

.pic_3 .photo_div div p:before,
.pic_3 .photo_div+.end:before {
    position: absolute;
    content: "";
    width: 130%;
    height: 10px;
    background: #fff000;
    bottom: -1px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
}

.pic7_txt {
    position: relative
}

.pic7_txt .pic7_txt_3 {
    position: absolute;
    text-align: center;
    right: 16%;
    top: 33.5%;
}

.pic7_txt .pic7_txt_3 p {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.6;
}

.pic7_txt .pic7_txt_2 {
    position: absolute;
    text-align: center;
    left: 5.7%;
    top: 57.3%;
}

.pic7_txt .pic7_txt_2 p:nth-child(1) {
    color: #c4110d;
    font-size: 26px;
    font-weight: bold;
}

.pic7_txt .pic7_txt_2 p:nth-child(2) {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-top: 116%;
}

.pic7_txt .pic7_txt_2 p:nth-child(3) {
    color: #fff;
    font-size: 19px;
    font-weight: 4;
    margin-top: 0;
}

.pic7_txt .pic7_txt_2 p:nth-child(3) b {
    color: #fff;
    font-size: 31px;
    font-weight: 500;
    margin-top: 0;
    padding-left: 6px;
}

.pic_10_txt {
    position: relative
}

.pic_10_txt p {
    position: absolute;
    color: #fff
}

.pic_10_txt p:nth-child(1) {
    left: 50%;
    transform: translateX(-50%);
    font-size: 34px;
    font-family: "arial";
    font-weight: 600;
    top: 4%;
    white-space: nowrap;
}

.pic_10_txt p:nth-child(2) {
    left: 50%;
    transform: translateX(-50%);
    top: 12%;
    font-size: 27px;
}

.flex1 {
    display: flex;
    width: fit-content;
    margin: auto;
    gap: 65px;
    align-items: flex-end;
    margin-top: -20px;
}

.flex1 p {
    font-size: 20px;
    font-weight: bold;
}

.flex2 {
    display: flex;
    width: fit-content;
    margin: auto;
    gap: 46px;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 19px;
}

.flex2 p {
    font-size: 40px;
    font-weight: bold;
    font-family: "arial";
}

.flex2 p:nth-child(1) {
    color: #dc0201;
}

.flex3 {
    display: flex;
    width: fit-content;
    margin: -22px auto 22px 96px;
    gap: 234px;
}

.flex3 b {
    font-size: 21px;
}

.underline {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}

.underline b {
    font-family: "arial";
    text-decoration: underline;
    text-decoration-color: #FFEB3B;
    text-decoration-thickness: 6px;
    /* 下劃線粗細 */
    text-underline-offset: 0px;
}



.tilt_label {
    background: #dc0201;
    color: #fff;
    padding: 5px 34px 8px 25px;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    transform: rotate(354deg);
    width: fit-content;
    font-family: "arial";
}

.tilt_label:after {
    position: absolute;
    content: "";
    background: #dc0201;
    clip-path: polygon(63% 0%, -8% 0, 0 96%);
    width: 25px;
    height: 100%;
    right: -25px;
    top: 0;
}

.pic_4 {
    width: 642px;
    margin: 44px auto;
    position: relative;
}

.header_blue {
    background: #063397;
    color: #fff;
    text-align: center;
    padding: 18px 0;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.1;
    position: relative;
}

.pic_4 .pic_4_txt p {
    position: absolute;
    font-family: "arial";
    font-weight: 600;
}

.pic_4 .pic_4_txt p:nth-child(1) {
    font-size: 26px;
    top: 168px;
    left: 71px;
}

.pic_4 .pic_4_txt p:nth-child(2) {
    font-size: 34px;
    top: 216px;
    left: 26%;
}

.pic_4 .pic_4_txt p:nth-child(3) {
    font-size: 39px;
    color: #dc0201;
    top: 10.3%;
    left: 55%;
}

.pic_4 .pic_4_txt p:nth-child(4) {
    font-size: 35px;
    color: #dc0201;
    top: 14.4%;
    left: 13%;
}

.pic_4 .pic_4_txt p:nth-child(5) {
    font-size: 51px;
    color: #dc0201;
    top: 50.8%;
    left: 34%;
}

.pic_4 .pic_4_txt p:nth-child(5) b {
    display: block;
    font-size: 30px;
    padding-top: 7px;
    font-family: "微軟正黑體", "5FAE8EDF6B639ED19AD4", "Microsoft JhengHei", "PingFang TC", "Hiragino Sans CNS", sans-serif;
}

.header_blue:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    left: 50%;
    bottom: -10px;
    background: #063397;
    transform: translateX(-50%) rotate(45deg);
}

.header_blue b,
.header_red b {
    color: #fff000;
    display: block
}

.header_red {
    background: #db0201;
    color: #fff;
    text-align: center;
    padding: 33px 0;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.1;
    position: relative;
}

.header_red:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    left: 50%;
    bottom: -10px;
    background: #db0201;
    transform: translateX(-50%) rotate(45deg);
}

.pic_4 p.h3 {
    color: #062f95;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
}

.round {
    position: absolute;
    top: 0;
    right: -74px;
    width: 199px;
}

.omg3 {
    width: 83%;
}

.detail_1 {
    font-size: 12px;
    margin: 12px auto;
    text-align: center;
}

.f11 {
    font-size: 11px;
    text-align: right;
}

.video_container_div {
    margin: auto;
    border-radius: 10px;
    border: #eedfa3 solid 1px;
    padding: 20px;
}

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

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

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

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

    .product_hero .product_copy h2.highlight03 {
        color: #9e6d00;
    }

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

    .recommendation_inner {
        background: #ffe7e7 !important;
    }

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

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

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

    /*/recommendation*/

    /*product_nav*/
    .product_nav li {
        box-shadow: 0px 5px 10px 0px rgb(114 114 114 / 30%) !important;
    }

    .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%, #f9d8d8 100%) !important;
    }

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

    /*product_feedback*/

    .product_feedback {
        background: #e9f6ff !important;
    }

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

    /*/product_feedback*/


    .product_nav {
        width: auto !important;
    }

    .product_nav li {
        width: auto !important;
        flex: 1
    }

    .product_nav li a {
        width: 100% !important;
        flex: 1
    }

    .product_nav ul {
        gap: 1vw;
    }

    .q_and_a_group {
        width: auto !important;
    }


    /*main*/

    .pic_1 {
        width: auto;
        height: 89vw;
        margin: -8vw auto 0px auto;
        background: url(/img/goods/br0010/pic1.webp) no-repeat center top;
        background-size: 100% auto;
    }

    .pic_1 p:nth-child(1) {
        color: #fff;
        font-size: 3.4vw;
        padding-top: 11vw;
        padding-left: 11vw;
    }

    .pic_1 p:nth-child(2) {
        color: #dc0201;
        font-size: 7vw;
        padding-top: 3vw;
        padding-left: 9vw;
        font-family: "arial";
        font-weight: bold;
        text-shadow: #fff 8px 0px 17px, #fff 8px 0px 17px, #fff 8px 0px 17px;
    }

    .pic_1 img {
        width: 100%;
        height: auto;
    }

    .pic_2 {
        width: auto;
        margin: 0px auto;
        padding: 0;
    }

    .pic_3 {
        text-align: center;
        width: auto;
        margin: auto;
        padding: 0 15px 3vw 15px;
    }

    .pic_3 img {
        margin-top: 20px;
        width: 28%;
        height: auto;
    }

    .pic_3 .w80 {
        width: 90%;
        height: auto;
        margin-left: -34px;
    }

    .pic_3 .h1 {
        color: #dc0201;
        font-size: 7vw;
        font-family: "arial";
        font-weight: bold;
        margin: 3vw auto;
    }

    .pic_3 .h2,
    .pic_4 .h2 {
        color: #dc0201;
        font-size: 4.5vw;
        font-weight: bold;
        margin: 2vw auto;
        text-align: center;
    }

    .pic_3 .h2 b,
    .pic_4 .h2 b {
        display: block;
        font-size: 7vw;
        font-weight: bold;
        font-family: "arial";
    }

    .pic_3 .photo_div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 2vw;
        row-gap: 4vw;
        margin-top: 0;
    }

    .pic_3 .photo_div div {
        width: calc((100% / 3) - 2vw);
        margin: 0;
    }

    .pic_3 .photo_div div img {
        width: 100%;
        height: auto;
        border: solid #fff 5px;
        box-shadow: 0px 2px 9px #ccc;
        margin: 0;
    }

    .pic_3 .photo_div div p {
        font-weight: bold;
        font-size: 3vw;
        position: relative;
        width: fit-content;
        margin: auto;
        padding-top: 13px;
    }

    .pic_3 .photo_div+.end {
        font-weight: bold;
        font-size: 3vw;
        position: absolute;
        width: fit-content;
        margin-top: -4vw;
        padding-top: 0;
        right: 27%;
    }

    .pic_3 .photo_div div p:before {
        position: absolute;
        content: "";
        width: 105%;
        height: 5px;
        background: #fff000;
        bottom: -1px;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
    }

    .pic_3 .photo_div+.end:before {
        position: absolute;
        content: "";
        width: 105%;
        height: 5px;
        background: #fff000;
        bottom: -1px;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
    }

    .pic_4 .pic_4_txt p {
        position: absolute;
        font-family: "arial";
        font-weight: 600;
    }

    .pic_4 .pic_4_txt p:nth-child(1) {
        font-size: 4vw;
        top: 28.5vw;
        left: 10vw;
    }

    .pic_4 .pic_4_txt p:nth-child(2) {
        font-size: 5.6vw;
        top: 36vw;
        left: 26vw;
    }

    .pic_4 .pic_4_txt p:nth-child(3) {
        font-size: 7vw;
        color: #dc0201;
        top: 34.5vw;
        left: 54vw;
    }

    .pic_4 .pic_4_txt p:nth-child(4) {
        font-size: 5.6vw;
        color: #dc0201;
        top: 48vw;
        left: 11vw;
    }

    .pic_4 .pic_4_txt p:nth-child(5) {
        font-size: 8vw;
        color: #dc0201;
        top: 164vw;
        left: 34%;
    }

    .pic_4 .pic_4_txt p:nth-child(5) b {
        display: block;
        font-size: 4.7vw;
        padding-top: 1vw;
    }

    .pic7_txt {
        position: relative
    }

    .pic7_txt .pic7_txt_3 {
        position: absolute;
        text-align: center;
        right: 17vw;
        top: 55vw;
    }

    .pic7_txt .pic7_txt_3 p {
        color: #fff;
        font-size: 5vw;
        font-weight: bold;
        line-height: 1.7;
    }

    .pic7_txt .pic7_txt_2 {
        position: absolute;
        text-align: center;
        left: 3vw;
        top: 92.4vw;
    }

    .pic7_txt .pic7_txt_2 p:nth-child(1) {
        color: #c4110d;
        font-size: 4.3vw;
        font-weight: bold;
    }

    .pic7_txt .pic7_txt_2 p:nth-child(2) {
        color: #fff;
        font-size: 4vw;
        font-weight: bold;
        margin-top: 44vw;
    }

    .pic7_txt .pic7_txt_2 p:nth-child(3) {
        color: #fff;
        font-size: 3vw;
        font-weight: 400;
        margin-top: 0;
    }

    .pic7_txt .pic7_txt_2 p:nth-child(3) b {
        color: #fff;
        font-size: 5.6vw;
        font-weight: 500;
        margin-top: 0;
        padding-left: 1vw;
    }

    .pic_10_txt {
        position: relative
    }

    .pic_10_txt p {
        position: absolute;
        color: #fff
    }

    .pic_10_txt p:nth-child(1) {
        left: 50%;
        transform: translateX(-50%);
        font-size: 6vw;
        font-family: "arial";
        font-weight: 600;
        top: 4%;
        white-space: nowrap;
    }

    .pic_10_txt p:nth-child(2) {
        left: 50%;
        transform: translateX(-50%);
        top: 12%;
        font-size: 4.4vw;
    }

    .flex1 {
        display: flex;
        width: fit-content;
        margin: -5vw auto 2vw 12vw;
        gap: 6vw;
        align-items: flex-end;
    }

    .flex1 p {
        font-size: 3vw;
        font-weight: bold;
    }

    .flex2 {
        display: flex;
        width: fit-content;
        margin: auto;
        gap: 6vw;
        align-items: center;
        margin-top: 2vw;
        margin-bottom: 4vw;
    }

    .flex2 p {
        font-size: 6vw;
        font-weight: bold;
        font-family: "arial";
    }

    .flex2 p:nth-child(1) {
        color: #dc0201;
    }

    .flex3 {
        display: flex;
        width: fit-content;
        margin: -22px auto 22px 96px;
        gap: 27vw;
    }

    .flex3 b {
        font-size: 3.4vw;
    }

    .underline {
        font-size: 3.6vw;
        font-weight: 600;
        text-align: center;
        line-height: 1.5;
    }

    .underline b {
        font-family: "arial";
        position: relative;
    }

    .tilt_label {
        background: #dc0201;
        color: #fff;
        padding: 1vw 3vw 1.3vw 3vw;
        font-size: 6vw;
        font-weight: bold;
        position: relative;
        transform: rotate(354deg);
        width: fit-content;
        font-family: "arial";
        margin-left: 2vw;
    }

    .tilt_label:after {
        position: absolute;
        content: "";
        background: #dc0201;
        clip-path: polygon(63% 0%, -8% 0, 0 96%);
        width: 25px;
        height: 100%;
        right: -25px;
        top: 0;
    }

    .pic_4 {
        width: auto;
        margin: 0;
        position: relative;
        padding-bottom: 3vw
    }

    .header_blue {
        background: #063397;
        color: #fff;
        text-align: center;
        padding: 3vw 0;
        font-weight: bold;
        line-height: 1.3;
        position: relative;
        font-size: 5.5vw
    }

    .header_blue:before {
        position: absolute;
        content: "";
        width: 3vw;
        height: 3vw;
        left: 50%;
        bottom: -1.5vw;
        background: #063397;
        transform: translateX(-50%) rotate(45deg);
    }

    .header_blue b,
    .header_red b {
        color: #fff000;
        display: block
    }

    .header_red {
        background: #db0201;
        color: #fff;
        text-align: center;
        padding: 4vw 0;
        font-size: 6vw;
        font-weight: bold;
        line-height: 1.1;
        position: relative;
    }

    .header_red:before {
        position: absolute;
        content: "";
        width: 3vw;
        height: 3vw;
        left: 50%;
        bottom: -1.5vw;
        background: #db0201;
        transform: translateX(-50%) rotate(45deg);
    }

    .pic_4 p.h3 {
        color: #062f95;
        font-size: 4vw;
        text-align: center;
        font-weight: 700;
        line-height: 1.3;
    }

    .round {
        position: absolute;
        top: 0;
        right: 1vw;
        width: 26vw;
        height: auto;
    }

    .omg3 {
        width: 83%;
    }

    .detail_1 {
        font-size: 3vw;
        margin: 0;
        text-align: center;
        padding: 0 15px;
    }

    .f11 {
        font-size: 11px;
        text-align: right;
        display: none;
    }

    .video_container_div {
        margin: auto;
        border-radius: 10px;
        border: #eedfa3 solid 1px;
        padding: 20px;
    }
}