@charset "utf-8";

.phone_only {
    display: block;
}

.screen_only {
    display: none;
}

.contents00 {
    background: #fefce1 !important;
}

.contents_nav li a {
    border-top: 10px #ff672a solid !important;
}

.contents_nav li a {
    box-shadow: 0px 3px 9px rgb(249 203 112) !important
}

.targets {
    background: #fea411 !important;
}

.targets .targets_list em {
    color: #c85407 !important;
    letter-spacing: 0;
}

.targets .targets_list li {
    background: url(../../img/goods/sesamin/check.png) no-repeat 20px center, linear-gradient(to right, #ffffff 0%, rgb(255 255 255) 100%) !important;
    background-size: 3.7333333333333vw auto, auto !important;
}

.radio_container_div .discount img {
    width: auto;
    float: right;
}

.radio_container_div .discount img:first-child {
    display: none
}

.radio_container_div .discount img:last-child {
    display: block;
    position: absolute;
    top: 0;
}

.purchase .one_time h2,
.purchase .regular h2 {
    margin: 0 0 0 3vw;
    position: relative;
    z-index: 1;
    font-size: 6vw;
}

.purchase .one_time h2 p,
.purchase .regular h2 p {
    font-size: 3.5vw;
    padding-bottom: 6px;
}

.gold_1 {
    color: #996e33 !important;
    margin: 0 0 5px 0 !important;
}

.red_1 {
    color: #eb0044;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.05em;
}

.purchase .btn_modal {
    font-size: 2.9333333333333vw;
    line-height: 1.4;
    position: absolute;
    top: -7.5vw;
    right: 0;
    z-index: 1;
}

.purchase_contents {
    position: relative;
    margin-top: 3vw;
}

.radio_container label {
    width: 100%;
}

.radio_container_div {
    display: flex;
    align-items: flex-end;
}

.radio_container {
    flex: 1;
    width: 100%;
}

.regular .radio_container {
    height: inherit;
}

.radio_container {
    margin: 0 0 6px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.radio_container label {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4vw 2.5vw 4vw 12vw;
    position: relative;
}

.one_time .radio_container label {
    padding: 1.5vw 1vw 1.5vw 12vw;
}

.radio_container label .label_group {
    gap: 5px;
    display: flex;
    align-items: flex-end;
    flex: 1 !important;
    flex-direction: row;
    margin: 13px 0 13px 48px;
}

.one_time .radio_container label .label_group {
    gap: \5px;
    display: flex;
    align-items: flex-end;
    flex: 1 !important;
    flex-direction: row;
    margin: 0;
}

.radio_container label img {
    height: 50px;
    width: auto;
    margin: 0 5px;
    position: relative;
    top: inherit;
    right: initial;
    transform: inherit;
    left: inherit;
    bottom: inherit;
}

.purchase .supply .detail,
.purchase .notice .detail {
    margin-left: 0;
    font-size: 3.2vw;
    font-weight: normal;
    display: block;
    margin-top: 0.8vw;
    letter-spacing: 0.5px;
}

.purchase .price {
    margin: 0;
    font-size: 3vw;
    flex: 1;
}

.purchase .price .number {
    font-size: 5.8vw;
    letter-spacing: -0.5px;
    padding: 0 0.5vw;
}

.radio_container_div {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 4vw;
    position: relative;
    margin-bottom: 0;
}

.radio_container_div .discount {
    width: 16%;
    /* margin-bottom: -4vw; */
    z-index: 1;
    position: absolute;
    left: -3.3vw;
    top: -2.3vw;
}

.radio_container_div .discount img {
    width: auto;
    float: none;
    position: inherit;
}

.radio_container label .label_group {
    gap: 3px;
    display: flex;
    width: 100%;
    flex: 1 !important;
    margin: 0 0 0 1vw;
    flex-direction: column;
    align-items: stretch;
}

.one_time .radio_container label .label_group {
    gap: 5px;
    display: flex;
    align-items: center;
    flex: 1 !important;
    flex-direction: row;
    margin: 3px 0 3px -1vw;
}

.radio_container label::before {
    top: 50%;
    transform: translateY(-50%);
    left: 3.6vw;
    background-size: auto 98%;
}

.radio_container input:checked+label::before {
    top: 48%;
    transform: translateY(-50%);
    left: 3.6vw;
    background-size: auto 98%;
}

.purchase .supply .notice_red,
.purchase .notice .notice_red {
    display: block;
}

.purchase .supply .notice_red,
.purchase .notice .notice_red {
    display: block;
    font-size: 4.88vw;
    margin-bottom: 0;
    letter-spacing: normal;
    position: relative;
    padding-right: 4vw;
}

.purchase .supply {
    flex: 1;
    font-size: 4.88vw;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 1vw
}

.purchase .notice {
    flex: 1;
    font-size: 4.88vw;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: flex-end;
}

.purchase .notice_second,
.purchase .notice_second {
    color: #222;
    display: block;
    font-size: 3.2vw;
    letter-spacing: normal;
    font-weight: bold;
    width: 100%;
}

.purchase .supply .notice_red:before,
.purchase .notice .notice_red:before {
    position: absolute;
    content: "-";
    right: 1vw;
    top: 0vw;
    font-size: 4.88vw;
}

.radio_container input:checked+label {}

.purchase .note {
    text-align: right;
    /*margin-top: 1vw !important;*/
}

.mb_2 {
    margin-bottom: -2vw !important
}

.brown_2 {
    color: #996e33 !important;
    margin: 0 !important;
}

.purchase .link {
    font-size: 2.9333333333333vw;
    line-height: 1.4;
    position: absolute;
    top: -7vw;
    right: 0;
    z-index: 1;
}

.regular_extra_footer .link {
    position: relative;
    line-height: normal;
    font-size: 3.864734299516908vw;
    top: inherit;
}

.red_group,
.red_group span,
.red_group span.detail {
    color: #eb0000 !important;
}

.w1400 {
    width: auto
}

.tips {
    background: #fff7d3 !important;
}

.tips .lead,
.tips_list .label h3 span,
.tips_list .label h3 {
    color: #c44721 !important;
}

.tips_list .label {
    border-left: 2px #cf461b solid !important;
}

/*main*/
.color1 {
    color: #222;
}

.color2 {
    color: #996e33;
}

.color3 {
    color: #c85407;
}

.sab_1 {
    background: #eaeaea;
    padding: 6vw 15px 3vw 15px;
}

.sab_1>.h1 {
    width: fit-content;
    color: #680000;
    font-weight: bold;
    text-align: center;
    font-size: 6vw;
    margin: auto;
    position: relative;
    padding-bottom: 3vw;
}

.sab_1>.h2 {
    width: fit-content;
    color: #680000;
    font-weight: bold;
    text-align: center;
    font-size: 4.2vw;
    margin: auto;
    position: relative;
    padding-bottom: 3vw;
}

.sab_1>.h1:after,
.research>.h1:after {
    position: absolute;
    content: "";
    width: 80%;
    height: 2px;
    background: #222;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.sab_2>.h1:after {
    position: absolute;
    content: "";
    width: 127%;
    height: 2px;
    background: #222;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.sab_3>.h1:after {
    position: absolute;
    content: "";
    width: 179%;
    height: 2px;
    background: #222;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.box4 {
    display: flex;
    width: auto;
    max-width: 1000px;
    margin: 4vw auto 3vw auto;
    gap: 2vw;
}

.box4 div {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.box4 div:nth-child(3) {
    display: none
}

.box4 div img {
    width: 100%
}

.box4 div p {
    background: #585858;
    color: #fff;
    padding: 1vw 2vw;
    font-size: 3.4vw;
    font-weight: bold;
}

.bg1 {
    background: url(/img/goods/sab/sab_2bg.webp) no-repeat #fffeef center top;
    background-size: 160% auto;
}

.sab_2 {
    width: auto;
    margin: auto;
    padding: 7vw 15px 0 15px;
}

.sab_2>.h1,
.sab_3>.h1,
.research>.h1 {
    width: fit-content;
    color: #222;
    font-weight: bold;
    text-align: center;
    font-size: 6.2vw;
    margin: auto;
    position: relative;
    padding-bottom: 4vw;
}

.sab_2>.h1_1 {
    width: fit-content;
    color: #222;
    text-align: center;
    font-size: 3vw;
    margin: auto;
    position: relative;
    padding-top: 7vw;
    padding-bottom: 3vw;
    line-height: 1.5;
    font-weight: bold;
}

.sab_2>.h1_2 {
    width: fit-content;
    color: #222;
    text-align: center;
    font-size: 5vw;
    margin: auto;
    position: relative;
    padding-top: 9vw;
    padding-bottom: 4vw;
    line-height: 1.7;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: "arial";
}

.sab_box {
    display: flex;
    justify-content: center;
    padding-bottom: 7vw;
    gap: 0;
    align-items: center;
}

.sab_box p {
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 4.3vw;
    font-weight: bold;
    align-items: center;
    width: fit-content;
    margin-top: -17vw;
    letter-spacing: 1.5vw;
    row-gap: 1vw;
    flex: 1;
    row-gap; 2vw
;
    font-weight: bold;
    font-family: "arial";
}

.sab_box p em {
    font-style: normal;
    font-size: 7.5vw;
    font-family: "arial";
    letter-spacing: 0;
    margin-right: 0;
    text-align: center;
    line-height: 1.05;
    white-space: nowrap;
}

.sab_box img {
    width: 26%;
    height: auto;
}

.bg2 {
    background: url(/img/goods/sab/sab_3bg.webp) no-repeat #fff7d3 center 0vw;
    background-size: 100% auto;
}

.sab_3 {
    padding-bottom: 5%;
}

.sab_3>.h1_1 {
    width: fit-content;
    color: #c74e01;
    text-align: center;
    font-size: 4.3vw;
    margin: auto;
    position: relative;
    padding-top: 3vw;
    padding-bottom: 2vw;
    line-height: 1.7;
    font-weight: bold;
}

.sab_3>.h1_2 {
    width: fit-content;
    color: #222;
    text-align: center;
    font-size: 3.2vw;
    margin: auto;
    position: relative;
    padding-top: 0;
    line-height: 1.7;
    font-weight: bold;
}

.sab_3 .box3 {
    background: #fff;
    width: 100%;
    margin: 81% auto 10px auto;
    border-radius: 0;
    box-shadow: 2px 2px 9px 2px #ccc;
    padding: 3vw 5vw;
    box-sizing: border-box;
}

.sab_3 .box3 .box3_div {
    display: flex;
    align-items: center;
    gap: 2vw;
    margin-bottom: 4vw;
}

.sab_3 .box3 .box3_div>img {
    width: 27%;
}

.sab_3 .box3 .box3_div .box3_div_in {
    flex: 1;
    display: grid;
    grid-template-areas:
        "hd xd"
        "sd sd";
    grid-template-columns: auto 1fr;
    align-items: end;
    column-gap: 1vw;
    row-gap: 2vw;
}

.sab_3 .box3 .box3_div .box3_div_in p.large {
    font-size: 8vw;
    grid-area: hd;
    line-height: 1;
    font-weight: bold;
}

.sab_3 .box3 .box3_div .box3_div_in .tab {
    grid-area: xd;
    font-size: 4vw;
    padding: 2vw 3vw;
    color: #fff;
    font-weight: 800;
    box-shadow: 2px 2px 6px 2px #777777ad;
    border-radius: 14px 0 0 0;
}

.sab_3 .box3 .box3_div .box3_div_in p {
    grid-area: sd;
    font-size: 2.7vw;
    font-weight: 700;
}

.sab_3 .box3 .box3_div .c_1 .tab {
    background: #d44347;
    text-align: center;
}

.sab_3 .box3 .box3_div .c_1 .large {
    color: #d44347
}

.sab_3 .box3 .box3_div .c_2 .tab {
    background: #d44347
}

.sab_3 .box3 .box3_div .c_2 .large {
    color: #e66700
}

.sab_3 .box3 .box3_div .c_2 .tab {
    background: #e66700;
    display: flex;
    align-items: center;
    gap: 2vw;
    justify-content: center;
}

.sab_3 .box3 .box3_div .c_2 .tab img {
    width: 19vw;
}

.sab_3 .box3 .box3_div .c_3 .tab {
    background: #cc9018;
    text-align: center;
}

.sab_3 .box3 .box3_div .c_3 .large {
    color: #cc9018
}

.sab_3 .research_div {
    margin-top: 6vw;
    display: flex;
    justify-content: space-between;
    padding-bottom: 3vw;
    position: relative;
    flex-direction: column-reverse;
}

.sab_3 .research_div:before {
    position: absolute;
    content: "";
    width: 51vw;
    height: 61vw;
    background: url(/img/goods/sab/researcher_sp.webp)no-repeat;
    background-size: 100% auto;
    bottom: 0.5vw;
    left: 0vw;
}

.sab_3 .research {
    width: auto;
    margin: 3vw 0 0 0;
    padding: 0 15px;
}

.sab_3 .research .researcher_txt {
    width: 50px;
    display: flex;
    z-index: 1;
}

.sab_3 .research .researcher_txt .txt {
    background: #215d76;
    color: #fff;
    padding: 7px 3px;
    writing-mode: vertical-lr;
    letter-spacing: 2px;
    height: fit-content;
    font-size: 3vw;
}

.sab_3 .research .researcher_txt .name {
    writing-mode: vertical-lr;
    color: #215d76;
    font-size: 5.6vw;
    font-weight: bold;
}

.sab_3 .research .researcher_right {
    width: 100%;
}

.sab_3 .research .researcher_right .dia {
    background: url(/img/goods/sab/dialogue_sp.webp)no-repeat;
    background-size: 102% auto;
    font-size: 4vw;
    padding: 3vw 0 11vw 0;
    text-align: center;
    font-weight: bold;
    font-family: "airal";
}

.sab_3 .research .researcher_right .dia em {
    font-style: normal;
    display: block;
    font-weight: bold;
    color: #215d76;
    font-size: 3.4vw;
    font-family: "airal";
    padding-bottom: 0vw;
}

.sab_3 .research .researcher_right p {
    font-size: 3vw;
    font-weight: 500;
    text-align: left;
    margin-top: -25px;
    line-height: 1.8;
    position: absolute;
    width: 42%;
    right: 0;
    bottom: 12vw;
	white-space: nowrap
}

.sab_3 .whitebox {
    background: #fff;
    width: 100%;
    margin: auto;
    border-radius: 5px;
    box-shadow: 2px 2px 6px 2px #d1d1d1;
    padding: 5vw 2vw;
}

.sab_3 .whitebox_in {
    display: flex;
    border-bottom: none;
    padding: 20px 0;
    align-items: center;
    justify-content: space-around;
    gap: 5%;
    flex-direction: column;
}

.sab_3 .whitebox_in .dialogue {
    width: auto;
    padding: 3vw 6vw 11vw 6vw;
    background: url(/img/goods/sab/dialogue_1.webp)no-repeat center;
    background-size: contain;
    font-size: 5.5vw;
    text-align: center;
    color: #ff6834;
    font-weight: bold;
    letter-spacing: 0vw;
    line-height: 1.2;
}

.sab_3 .whitebox_in img {
    width: 78%;
}

/*------------------------------------------------------------
[PC]
------------------------------------------------------------ */
@media print,
screen and (min-width: 768px) {

    .phone_only {
        display: none;
    }

    .screen_only {
        display: block;
    }

    .contents00 {
        background: #fefce1 !important;
    }

    .tips {
        background: #fff7d3 !important;
    }

    .tips_list,
    .tips .note {
        background: #fff7d3 !important;
    }

    .tips .lead,
    .tips_list .label h3 span,
    .tips_list .label h3 {
        color: #c44721 !important;
    }

    .tips_list .label {
        border-left: 2px #cf461b solid !important;
    }

    .precautions_table td .nutrition_table {
        width: 70% !important
    }

    .precautions_table td .nutrition_table th {
        width: 44% !important;
    }

    .precautions_table td .nutrition_table td {
        width: 40% !important
    }

    .precautions_table td .spec_list li.fig02 figure {
        width: 180px !important;
        display: flex;
    }

    .precautions_table td .spec_list li.fig02 figure div {
        text-align: left;
        margin-left: 10px;
    }

    .price_list .price_list_table caption {
        background: #ff672a !important;
    }

    .price_list .price_list_table td.number,
    .price_list .price_list_table td.price {
        color: #ff672a !important;
    }

    .targets .targets_list em {
        color: #c85407 !important;
        letter-spacing: -1px;
    }

    .precautions_table td .spec_list li.fig01 figure {
        width: 63px;
    }

    .precautions_table td .spec_list li.fig02 figure {
        width: 135px;
        display: flex;
    }

    .purchase .one_time,
    .purchase .regular {
        padding: 5px 6px 2px 14px !important;
        position: relative;
    }

    .purchase .one_time h2,
    .purchase .regular h2 {
        margin: 0;
        position: absolute;
        z-index: 1;
        font-size: 20px;
        top: 14px;
    }

    .purchase .one_time h2 p,
    .purchase .regular h2 p {
        font-size: 12px;
        padding-bottom: 6px;
    }

    .radio_container_div {
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        gap: 0;
        margin-bottom: 7px;
    }

    .radio_container_div .discount {
        width: 23%;
        margin-bottom: 0px;
        left: inherit;
        position: relative;
        top: inherit
    }

    .radio_container_div .discount p {
        color: #ff5500;
        font-weight: bold;
        flex: 1;
    }

    .radio_container_div .discount img {
        width: auto;
        float: right;
    }

    .radio_container_div .discount img:first-child {
        display: block;
        position: relative;
    }

    .radio_container_div .discount img:last-child {
        display: none
    }

    .radio_container {
        flex: 1
    }

    .purchase_contents {
        padding: 5px 3px 2px 0px;
        flex: 1;
        width: auto;
        margin-top: 0;
    }

    .radio_container label {
        padding: 0px 15px 0px 0px;
        flex: 1;
        width: auto;
        margin-top: 0;
    }

    .radio_container label .label_group {
        gap: 5px;
        display: flex;
        align-items: flex-start;
        flex: 1 !important;
        margin: 10px 0 10px 48px;
        flex-direction: column;
    }

    .one_time .radio_container label .label_group {
        gap: 5px;
        display: flex;
        align-items: flex-end;
        flex: 1 !important;
        flex-direction: row;
        margin: 0 0 0 48px;
    }

    .radio_container label img {
        height: 50px;
        width: auto;
        margin: 0 5px;
        position: relative;
        top: inherit;
        right: initial;
        transform: inherit;
        left: inherit;
        bottom: inherit;
    }

    .purchase .supply {
        flex: 1;
        font-size: 20px;
        text-align: left;
        display: flex !important;
        align-items: center;
        flex-direction: row;
    }

    .purchase .notice {
        flex: 1;
        font-size: 20px;
        text-align: left;
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }

    .purchase .supply .notice_red,
    .purchase .notice .notice_red {
        display: block;
        font-size: 20px;
        margin-bottom: 0;
        padding-right: 20px;
    }

    .purchase .supply .notice_red:before,
    .purchase .notice .notice_red:before {
        position: absolute;
        content: "-";
        right: 6px;
        font-size: 20px;
        top: inherit;
    }

    .purchase .notice_second,
    .purchase .notice_second {
        color: #222;
        display: block;
        font-size: 14px;
        margin-top: 0;
        font-weight: bold;
        letter-spacing: normal;
    }

    .purchase .supply .detail,
    .purchase .notice .detail {
        margin-left: 5px;
        font-size: 15px;
        font-weight: normal;
        display: inline;
        margin-top: 0;
        letter-spacing: normal;
    }

    .purchase .price {
        margin: 0;
        font-size: 14px;
        width: 100%;
        flex: 1;
    }

    .purchase .price .number {
        font-size: 25px;
        letter-spacing: -0.5px;
        padding: 0;
    }

    .radio_container label {
        margin-top: 10px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .radio_container label:nth-child(2) {
        margin: 0;
    }

    .one_time .radio_container label {
        padding: 6px 10px 6px 0;
    }

    .radio_container {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex: 1;
    }

    .regular .radio_container {
        height: 94px;
    }

    .red_1 {
        color: #eb0044;
        margin-bottom: 5px;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.5;
        letter-spacing: -0.05em;
    }

    .purchase .btn_modal {
        font-size: 14px;
        line-height: 1.4;
        position: inherit;
        top: inherit;
        right: inherit;
        z-index: 1;
    }

    .radio_container input:checked+label::before {
        top: 50%;
        transform: translateY(-50%);
        left: 12px;
    }

    .radio_container label::before {
        top: 50%;
        transform: translateY(-50%);
        left: 12px;
    }

    .regular_extra::after {
        bottom: -32px;
        left: -14px;
    }

    .purchase .link {
        position: relative;
        top: 0;
        right: 0;
        font-size: 14px;
        line-height: 25px;
        z-index: 999;
    }

    .mb17 {
        margin-bottom: -17px;
    }

    .btn_modal button {
        border: none;
        color: #0072ef;
        cursor: pointer;
        background: url(/img/goods/common/icon_question.svg) no-repeat 0 center;
        background-size: 16px 16px;
        padding-left: 25px !important;
        padding-right: 0;
    }

    .targets {
        background: #fea411 !important;
    }

    .targets .targets_list li {
        background: url(../../img/goods/sesamin/check.png) no-repeat 34px center, linear-gradient(to right, #ffffff 0%, rgb(255 255 255) 100%) !important;
        background-size: 22px auto, auto !important;
    }

    .suntory_contents .nav_suntory ul li.nav_healthfood button::before {
        background-color: #009ee0;
    }

    .suntory_contents .nav_suntory ul li.nav_healthfood button::after {
        content: '';
        width: 100%;
        height: 5px;
        background: #009ee0;
        border-radius: 2px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .w1400 {
        width: 1400px;
        margin: auto;
    }

    .q_and_a_contents {
        flex: 1;
    }


    /*main*/
    .sab_1 {
        background: #eaeaea;
        padding: 46px 0 60px 0;
    }

    .sab_1>.h1 {
        width: fit-content;
        color: #680000;
        font-weight: bold;
        text-align: center;
        font-size: 40px;
        margin: auto;
        position: relative;
        padding-bottom: 29px;
    }

    .sab_1>.h2 {
        width: fit-content;
        color: #680000;
        font-weight: bold;
        text-align: center;
        font-size: 32px;
        margin: auto;
        position: relative;
        padding-bottom: 29px;
    }

    .sab_1>.h1:after,
    .sab_2>.h1:after,
    .sab_3>.h1:after,
    .research>.h1:after {
        position: absolute;
        content: "";
        width: 450px;
        height: 1px;
        background: #222;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }

    .box4 {
        display: flex;
        width: 1000px;
        margin: 55px auto 36px auto;
        gap: 20px;
    }

    .box4 div {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    .box4 div:nth-child(3) {
        display: flex;
    }

    .box4 div img {
        width: 100%
    }

    .box4 div p {
        background: #585858;
        color: #fff;
        padding: 6px 10px;
        font-size: 18px;
        font-weight: bold;
    }

    .bg1 {
        background: url(/img/goods/sab/sab_2bg.webp) no-repeat #fffeef center top;
        background-size: 100% auto;
    }

    .sab_2 {
        width: 80%;
        margin: auto;
        padding-top: 136px;
    }

    .sab_2>.h1,
    .sab_3>.h1,
    .research>.h1 {
        width: fit-content;
        color: #222;
        font-weight: bold;
        text-align: center;
        font-size: 40px;
        margin: auto;
        position: relative;
        padding-bottom: 20px;
    }

    .sab_2>.h1_1 {
        width: fit-content;
        color: #222;
        text-align: center;
        font-size: 21px;
        margin: auto;
        position: relative;
        padding-top: 40px;
        padding-bottom: 29px;
        line-height: 1.7;
        font-weight: 500;
    }

    .sab_2>.h1_2 {
        width: fit-content;
        color: #222;
        text-align: center;
        font-size: 45px;
        margin: auto;
        position: relative;
        padding-top: 40px;
        padding-bottom: 29px;
        line-height: 1.7;
        font-weight: bold;
        letter-spacing: 6px;
        font-family: "arial";
    }

    .sab_box {
        display: flex;
        justify-content: center;
        padding-bottom: 100px;
        gap: 35px;
    }

    .sab_box p {
        display: flex;
        justify-content: center;
        flex-direction: column;
        font-size: 46px;
        font-weight: bold;
        letter-spacing: 7px;
        align-items: center;
        width: 30%;
        margin-top: -129px;
        row-gap: 15px;
        font-family: "arial";
    }

    .sab_box p em {
        font-style: normal;
        font-size: 74px;
        font-family: "arial";
        letter-spacing: 12px;
        margin-right: -25px;
    }

    .sab_box img {
        width: 26%;
    }

    .bg2 {
        background: url(/img/goods/sab/sab_3bg.webp) no-repeat #fff7d3 center -84px;
        background-size: 100% auto;
    }

    .sab_3 {
        padding-bottom: 22%;
    }

    .sab_3>.h1_1 {
        width: fit-content;
        color: #c74e01;
        text-align: center;
        font-size: 27px;
        margin: auto;
        position: relative;
        padding-top: 21px;
        padding-bottom: 29px;
        line-height: 1.7;
        font-weight: bold;
    }

    .sab_3>.h1_2 {
        width: fit-content;
        color: #222;
        text-align: center;
        font-size: 22px;
        margin: auto;
        position: relative;
        padding-top: 0;
        padding-bottom: 29px;
        line-height: 1.7;
        font-weight: 500;
    }

    .sab_3 .box3 {
        background: #fff;
        width: 75%;
        margin: 82% auto 10px auto;
        border-radius: 13px;
        box-shadow: 2px 2px 9px 2px #ccc;
        padding: 64px 96px 15px 96px;
    }

    .sab_3 .box3 .box3_div {
        display: flex;
        align-items: center;
        gap: 37px;
        margin-bottom: 53px;
    }

    .sab_3 .box3 .box3_div>img {
        width: 24%;
    }

    .sab_3 .box3 .box3_div .box3_div_in {
        flex: 1;
        display: grid;
        grid-template-areas:
            "hd xd"
            "sd sd";
        grid-template-columns: auto 1fr;
        align-items: end;
        column-gap: 31px;
        row-gap: 10px;
    }

    .sab_3 .box3 .box3_div .box3_div_in p.large {
        font-size: 69px;
        grid-area: hd;
        line-height: 1;
        font-weight: bold;
    }

    .sab_3 .box3 .box3_div .box3_div_in .tab {
        grid-area: xd;
        font-size: 27px;
        padding: 10px 30px;
        color: #fff;
        font-weight: 800;
        box-shadow: 2px 2px 6px 2px #777777ad;
        border-radius: 12px 0 0 0;
    }

    .sab_3 .box3 .box3_div .box3_div_in p {
        grid-area: sd;
        font-size: 18px;
        font-weight: 700;
    }

    .sab_3 .box3 .box3_div .c_1 .tab {
        background: #d44347
    }

    .sab_3 .box3 .box3_div .c_1 .large {
        color: #d44347
    }

    .sab_3 .box3 .box3_div .c_2 .tab {
        background: #d44347
    }

    .sab_3 .box3 .box3_div .c_2 .large {
        color: #e66700
    }

    .sab_3 .box3 .box3_div .c_2 .tab {
        background: #e66700;
        display: flex;
        align-items: center;
        gap: 13px;
    }

    .sab_3 .box3 .box3_div .c_2 .tab img {
        width: 150px;
    }

    .sab_3 .box3 .box3_div .c_3 .tab {
        background: #cc9018
    }

    .sab_3 .box3 .box3_div .c_3 .large {
        color: #cc9018
    }

    .sab_3 .research_div {
        margin-top: 50px;
        display: flex;
        justify-content: space-between;
        padding-bottom: 30px;
        position: relative;
        flex-direction: inherit;
    }

    .sab_3 .research_div:before {
        position: absolute;
        content: "";
        width: 372px;
        height: 334px;
        background: url(/img/goods/sab/researcher.webp)no-repeat;
        background-size: 100% auto;
        bottom: 0;
        left: 24px;
    }

    .sab_3 .research {
        width: 90%;
        margin: 21% 0 0 40px;
    }

    .sab_3 .research .researcher_txt {
        width: 50px;
        display: flex;
    }

    .sab_3 .research .researcher_txt .txt {
        background: #215d76;
        color: #fff;
        padding: 7px 3px;
        writing-mode: vertical-lr;
        letter-spacing: 2px;
        height: fit-content;
        font-size: 20px;
    }

    .sab_3 .research .researcher_txt .name {
        writing-mode: vertical-lr;
        color: #215d76;
        font-size: 31px;
        font-weight: bold;
    }

    .sab_3 .research .researcher_right {
        width: 77%;
    }

    .sab_3 .research .researcher_right .dia {
        background: url(/img/goods/sab/dialogue.webp)no-repeat;
        background-size: 100% auto;
        font-size: 30px;
        padding: 33px 26px 96px 26px;
        text-align: center;
        font-weight: bold;
        font-family: "airal";
    }

    .sab_3 .research .researcher_right .dia em {
        font-style: normal;
        display: block;
        font-weight: bold;
        color: #215d76;
        font-size: 30px;
        font-family: "airal";
        padding-bottom: 22px;
    }

    .sab_3 .research .researcher_right p {
        font-size: 22px;
        text-align: center;
        line-height: 1.6;
        position: relative;
        width: inherit;
        right: inherit;
        bottom: inherit;
        font-weight: 500;
        margin: auto;
    }

    .sab_3 .whitebox {
        background: #fff;
        width: 95%;
        margin: auto;
        border-radius: 5px;
        box-shadow: 2px 2px 6px 2px #d1d1d1;
        padding: 41px 9%;
    }

    .sab_3 .whitebox_in {
        display: flex;
        border-bottom: #222 solid 2px;
        padding: 20px 0;
        align-items: center;
        justify-content: space-around;
        gap: 5%;
        flex-direction: row
    }

    .sab_3 .whitebox_in .dialogue {
        width: 50%;
        padding: 29px 30px 76px 30px;
        background: url(/img/goods/sab/dialogue_1.webp)no-repeat center;
        background-size: contain;
        font-size: 33px;
        text-align: center;
        color: #ff6834;
        font-weight: bold;
        letter-spacing: 4px;
    }

    .sab_3 .whitebox_in img {
        width: 50%;
    }
}