.nofake_contents {
    width: 900px;
    margin: 0 auto 60px auto;
}

.pic1 {
    background: url(../img/pic1.webp) no-repeat;
    padding-top: 336px;
}

.pic1_in {
    width: 90%;
    margin: auto;
    background: url(../img/light.webp) no-repeat;
    background-size: auto 74px;
}

.pic1_in p {
    padding-left: 10%;
    color: #fff;
    font-size: 37px;
    line-height: 1.1;
}

.pic1_in p b {
    color: #fff000;
    font-weight: bold;
}

.pic1_box {
    width: 93%;
    margin: 30px auto 0 auto;
    background: #fff;
    box-shadow: 0px 10px 17px #22222238;
    padding: 9px 59px 30px 59px;
    position: relative;
    z-index: 1;
}

.pic1_box:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 9px;
    background: #2f5d9a;
    top: -9px;
    left: 0;
    clip-path: polygon(1% 0%, 99% 0%, 100% 100%, 0% 100%);
    z-index: 1;
}

.pic1_box:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 9px;
    background: #2f5d9a;
    bottom: -9px;
    left: 0;
    clip-path: polygon(0% 0%, 100% 0%, 99% 100%, 1% 100%);
    z-index: 1;
}

.pic1_box .h1 {
    text-align: center;
    font-family: "arial";
    font-weight: 600;
    color: #2f5d9a;
    font-size: 38px;
    letter-spacing: 9px;
    padding-bottom: 5px;
    border-bottom: #ccc dotted 1px;
    margin: 0 -10px 11px -10px;
}

.pic1_box>p {
    line-height: 1.6;
    padding-top: 8px;
    color: #4c4c4c;
    font-size: 16px;
}

.pic1_box .pic1_box_in {
    background: #efefef;
    border-radius: 11px;
    padding: 20px 20%;
    margin: 11px -39px 0 -39px;
}

.pic1_box_in .green {
    color: #006d1c;
    text-align: center;
    font-size: 17px;
    padding-bottom: 8px;
}

.radius {
    border-radius: 30px;
    display: flex;
    padding: 0px 0px 0px 24px;
    justify-content: space-around;
    gap: 25px;
    margin-bottom: 8px;
}

.radius p {
    line-height: 36px;
    font-size: 18px;
}

.radius p.force-justify {
    width: 30%;
    text-align: justify;
    /* å¿…é ˆè¨­å®š text-align: justify */
    text-align-last: justify;
    /* æœ€å¾Œä¸€è¡Œå…©ç«¯å°é½Š */
}

.radius p:last-child {
    flex: 1;
    color: #fff;
    padding-left: 50px;
    position: relative;
}

.radius p:last-child:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 23px;
    width: 16px;
    height: 16px;
    background: #fff;
    clip-path: polygon(12% 0, 48% 51%, 12% 100%, 0% 100%, 35% 51%, 0% 0%);
}

.a1 {
    border: #006d1c solid 2px;
}

.a1 p:first-child {
    color: #006d1c;
    font-weight: bold;
}

.a1 p:last-child {
    background: #006d1c;
    border-radius: 30px;
}

.a2 {
    border: #6a45d0 solid 2px;
}

.a2 p:first-child {
    color: #6a45d0;
    font-weight: bold;
}

.a2 p:last-child {
    background: #6a45d0;
    border-radius: 30px;
}

.a3 {
    border: #ff6600 solid 2px;
}

.a3 p:first-child {
    color: #ff6600;
    font-weight: bold;
}

.a3 p:last-child {
    background: #ff6600;
    border-radius: 30px;
}

.a4 {
    border: #e50581 solid 2px;
}

.a4 p:first-child {
    color: #e50581;
    font-weight: bold;
}

.a4 p:last-child {
    background: #e50581;
    border-radius: 30px;
}

.a5 {
    border: #eb1716 solid 2px;
}

.a5 p:first-child {
    color: #eb1716;
    font-weight: bold;
}

.a5 p:last-child {
    background: #eb1716;
    border-radius: 30px;
}

.a6 {
    border: #00ba01 solid 2px;
}

.a6 p:first-child {
    color: #00ba01;
    font-weight: bold;
}

.a6 p:last-child {
    background: #00ba01;
    border-radius: 30px;
}

.a7 {
    border: #2b51bc solid 2px;
}

.a7 p:first-child {
    color: #2b51bc;
    font-weight: bold;
}

.a7 p:last-child {
    background: #2b51bc;
    border-radius: 30px;
}

.a8 {
    border: #a04ea3 solid 2px;
}

.a8 p:first-child {
    color: #a04ea3;
    font-weight: bold;
}

.a8 p:last-child {
    background: #a04ea3;
    border-radius: 30px;
}

.pic1 .tel {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px -39px 0 -39px;
}

.pic1 .tel p {
    color: #28875b;
    font-weight: bold;
}

.pic1 .tel p:first-child {
    font-size: 25px;
    letter-spacing: 6px;
    position: relative;
    width: 100%;
    text-align: center;
}

.pic1 .tel p:first-child:before {
    position: absolute;
    content: "";
    width: 27%;
    height: 1px;
    background: #28875b;
    left: 0;
    top: 17px;
}

.pic1 .tel p:first-child:after {
    position: absolute;
    content: "";
    width: 27%;
    height: 1px;
    background: #28875b;
    right: 0;
    top: 17px;
}

.pic1 .tel p:last-child {
    font-size: 25px;
}

.pic1 .tel p:last-child b {
    font-size: 31px;
    font-family: "sriel";
    padding: 0 5px;
}

.pic2 {
    background: url(../img/pic2.webp) no-repeat bottom;
    background-size: 100% auto;
    position: relative;
    margin-top: -64px;
    height: 623px;
    padding-top: 101px;
}

.pic2 .girl {
    position: absolute;
    bottom: 0;
    width: 41%;
    height: auto;
}

.pic2:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 85px;
    top: 0px;
    background: linear-gradient(to bottom, rgb(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title .title_label {
    padding: 17px 42px 17px 34px;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    font-family: "arail";
    letter-spacing: 2px;
}

.title p:last-child {
    font-size: 46px;
    font-weight: bold;
    font-family: "arail";
    letter-spacing: 2px;
}

.title p:last-child b {
    color: #5f5f5f;
}

.color1 .title_label {
    background: url(../img/tag1.webp)no-repeat;
    background-size: auto 100%;
}

.color1 p:last-child {
    color: #20b381;
}

.color2 .title_label {
    background: url(../img/tag2.webp)no-repeat;
    background-size: auto 100%;
}

.color2 p:last-child {
    color: #ff4657;
}

.color3 .title_label {
    background: url(../img/tag3.webp)no-repeat;
    background-size: auto 100%;
    color: #017159;
}

.color3 p:last-child {
    color: #fef222;
}

.color3 p b {
    color: #fff !important;
}

.pic2 .word1,
.pic2 .word2,
.pic2 .word3 {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    position: absolute;
    font-weight: bold;
    opacity: 0.7;
}

.pic2 .word1 {
    left: 60%;
    top: 41%;
}

.pic2 .word2 {
    left: 46%;
    bottom: 16.5%;
}

.pic2 .word3 {
    right: 18%;
    bottom: 18.5%;
}

.left {
    display: flex;
    justify-content: flex-start;
    padding-left: 6%;
}

.pic3 {
    padding-top: 30px;
    background: url(../img/doc.webp)no-repeat right top;
}

.pic3 .no_4 {
    width: 83%;
    margin-top: 33px;
    padding-left: 6%;
}

.pic3 .no_4 div {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 25px;
}

.pic3 .no_4 div img {
    width: 26%;
    height: auto;
}

.pic3 .no_4 div p {
    font-size: 25px;
    font-weight: 600;
    color: #5f5f5f;
    border-bottom: #ccc solid 1px;
    padding-bottom: 20px;
    width: fit-content;
}

.pic4 {
    background: #33aeab;
    margin-top: 44px;
    padding-top: 46px;
    padding-bottom: 149px;
    position: relative;
}

.pic4 .box3 {
    display: flex;
    width: 90%;
    margin: 30px auto 0px auto;
    gap: 2px;
}

.pic4 .box3 div {
    border-radius: 16px;
    padding: 82px 15px 30px 15px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: inset -1px -2px 2px #fff000;
}

.pic4 .box3 div:nth-child(1) {
    background: url(../img/icon1.webp) no-repeat #fff center 11px;
    background-size: auto 26%;
}

.pic4 .box3 div:nth-child(2) {
    background: url(../img/icon2.webp) no-repeat #fff center 11px;
    background-size: auto 28%;
}

.pic4 .box3 div:nth-child(3) {
    background: url(../img/icon3.webp) no-repeat #fff center 11px;
    background-size: auto 30%;
}

.pic4 .box3 div p.h1 {
    font-size: 30px;
    font-family: "arial";
    font-weight: 600;
    color: #4a4a4a;
    border-bottom: #fff000 solid 4px;
    display: inline;
    padding-bottom: 8px;
}

.pic4 .box3 div p:last-child {
    padding-top: 12px;
    font-size: 23px;
    color: #484848;
    font-weight: 600;
    text-align: left;
}

.pic4 .fake {
    text-align: center;
    width: 83%;
    margin: 30px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}

.pic4 .fake p:first-child {
    color: #fff;
    font-size: 22px;
}

.pic4 .fake p:last-child {
    color: #fff000;
    font-size: 24px;
    font-weight: bold;
    border: #fff000 solid 3px;
    padding: 6px 13px;
    width: fit-content;
}

.pic4 .pro {
    position: absolute;
    width: 86%;
    height: auto;
    left: 50%;
    bottom: -109px;
    transform: translateX(-50%);
}

.pic5 {
    padding-top: 140px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pic5 img {
    width: 85%;
    height: auto;
}

.pic5 p {
    text-align: center;
    font-size: 24px;
    color: #636363;
    font-weight: 600;
    margin-bottom: 24px;
}

.pic5 p.h1 {
    text-align: center;
    font-size: 43px;
    font-weight: bold;
    color: #636363;
    font-family: "arial";
    line-height: 1.2;
    letter-spacing: 4px;
    position: relative;
    margin-bottom: 83px;
}

.pic5 p.h1:before {
    position: absolute;
    content: "";
    width: 106px;
    height: 48px;
    background: url(../img/arrow.webp)no-repeat;
    bottom: -68px;
    left: 50%;
    transform: translateX(-50%);
}

.pic5 p b {
    display: block;
    font-size: 60px;
    font-family: "arial";
}

.radius2 {
    background: #0462a8;
    color: #fff;
    text-align: center;
    padding: 0px 21%;
    font-size: 45px;
    width: fit-content;
    margin: auto;
    border-radius: 36px;
    font-weight: bold;
}

.radius3 {
    background: #fc9d05;
    color: #fff;
    text-align: center;
    padding: 0px 21%;
    font-size: 45px;
    width: fit-content;
    margin: auto;
    border-radius: 36px;
    font-weight: bold;
}

.box2 {
    display: flex;
    width: 85%;
    margin-top: 20px;
    gap: 30px;
}

.box2 p.h2 {
    flex: 1;
    margin: 0;
    font-size: 38px;
    font-weight: bold;
    font-family: "arial";
}

.box2 p.h2:first-child {
    color: #ef4136;
    position: relative;
}

.box2 p.h2:first-child:before {
    position: absolute;
    content: "";
    width: 33%;
    height: 10px;
    background: url(../img/slash1.webp);
    left: 0;
    top: 21px;
}

.box2 p.h2:first-child:after {
    position: absolute;
    content: "";
    width: 33%;
    height: 10px;
    background: url(../img/slash1.webp);
    right: 0;
    top: 21px;
}

.box2 p.h2:last-child {
    color: #087a47;
    position: relative;
}

.box2 p.h2:last-child:before {
    position: absolute;
    content: "";
    width: 38%;
    height: 10px;
    background: url(../img/slash2.webp);
    left: 0;
    top: 21px;
}

.box2 p.h2:last-child:after {
    position: absolute;
    content: "";
    width: 38%;
    height: 10px;
    background: url(../img/slash2.webp);
    right: 0;
    top: 21px;
}

.pic6 {
    background: url(../img/bottom.webp) no-repeat;
    padding: 80px 40px 26px 40px;
    box-shadow: 0px -3px 9px #c4c4c4;
}

.pic6 p {
    color: #00846c;
    font-family: "arial";
    font-weight: bold;
}

.pic6 p:first-child {
    font-size: 36px;
}

.pic6 p:nth-child(2) {
    font-size: 73px;
    line-height: 1.2;
    padding-top: 7px;
}

.pic6 ul {
    margin-top: 62px;
    padding-left: 26px;
}

.pic6 ul li {
    font-size: 26px;
    font-weight: bold;
    color: #474546;
    list-style: none;
    position: relative;
    line-height: 1.7;
}

.pic6 ul li:before {
    content: "";
    border-color: transparent #fb3e54;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -16px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}

.pic6 ul li:first-child {
    left: -16px;
}

.pic6 ul li:first-child:before {
    border: none
}

.screen_only {
    display: block
}

.phone_only {
    display: none
}

@media print,
screen and (max-width:768px) {
    .nofake_contents {
        width: auto;
        margin-bottom: revert-layer;
    }

    .pic1 {
        background: url(../img/pic1.webp) no-repeat;
        background-size: 100% auto;
        padding-top: 36vw;
    }

    .pic1_in {
        width: 90%;
        margin: auto;
        background: url(../img/light.webp) no-repeat;
        background-size: auto 7.5vw;
    }

    .pic1_in p {
        padding-left: 8vw;
        color: #fff;
        font-size: 4vw;
        line-height: 1.1;
    }

    .pic1_in p b {
        color: #fff000;
        font-weight: bold;
    }

    .pic1_box {
        width: 93%;
        margin: 3.4vw auto 0 auto;
        background: #fff;
        box-shadow: 0px 5vw 4vw #22222238;
        padding: 2vw 5vw 4vw 5vw;
        position: relative;
        z-index: 1;
    }

    .pic1_box:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 9px;
        background: #2f5d9a;
        top: -9px;
        left: 0;
        clip-path: polygon(1% 0%, 99% 0%, 100% 100%, 0% 100%);
        z-index: 1;
    }

    .pic1_box:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 9px;
        background: #2f5d9a;
        bottom: -9px;
        left: 0;
        clip-path: polygon(0% 0%, 100% 0%, 99% 100%, 1% 100%);
        z-index: 1;
    }

    .pic1_box .h1 {
        text-align: center;
        font-family: "arial";
        font-weight: 600;
        color: #2f5d9a;
        font-size: 6vw;
        letter-spacing: 1.3vw;
        padding-bottom: 5px;
        border-bottom: #ccc dotted 1px;
        margin: 0 -3vw 2vw -3vw;
    }

    .pic1_box>p {
        line-height: 1.6;
        padding-top: 2vw;
        color: #4c4c4c;
        font-size: 3.4vw;
    }

    .pic1_box .pic1_box_in {
        background: #efefef;
        border-radius: 11px;
        padding: 4vw 2%;
        margin: 3vw -3vw 0 -3vw;
    }

    .pic1_box_in .green {
        color: #006d1c;
        text-align: center;
        font-size: 3.2vw;
        padding-bottom: 3vw;
    }

    .radius {
        border-radius: 34px;
        display: flex;
        padding: 0px 0px 0px 3vw;
        justify-content: space-around;
        gap: 2vw;
        margin-bottom: 8px;
    }

    .radius p {
        line-height: 8.5vw;
        font-size: 3.6vw;
    }

    .radius p.force-justify {
        width: 32%;
        text-align: justify;
        /* å¿…é ˆè¨­å®š text-align: justify */
        text-align-last: justify;
        /* æœ€å¾Œä¸€è¡Œå…©ç«¯å°é½Š */
        white-space: nowrap;
    }

    .radius p:last-child {
        flex: 1;
        color: #fff;
        padding-left: 6vw;
        position: relative;
        white-space: nowrap;
    }

    .radius p:last-child:before {
        position: absolute;
        content: "";
        top: 3vw;
        left: 3vw;
        width: 3vw;
        height: 3vw;
        background: #fff;
        clip-path: polygon(12% 0, 48% 51%, 12% 100%, 0% 100%, 35% 51%, 0% 0%);
    }

    .a1 {
        border: #006d1c solid 2px;
    }

    .a1 p:first-child {
        color: #006d1c;
        font-weight: bold;
    }

    .a1 p:last-child {
        background: #006d1c;
        border-radius: 30px;
    }

    .a2 {
        border: #6a45d0 solid 2px;
    }

    .a2 p:first-child {
        color: #6a45d0;
        font-weight: bold;
    }

    .a2 p:last-child {
        background: #6a45d0;
        border-radius: 30px;
    }

    .a3 {
        border: #ff6600 solid 2px;
    }

    .a3 p:first-child {
        color: #ff6600;
        font-weight: bold;
    }

    .a3 p:last-child {
        background: #ff6600;
        border-radius: 30px;
    }

    .a4 {
        border: #e50581 solid 2px;
    }

    .a4 p:first-child {
        color: #e50581;
        font-weight: bold;
    }

    .a4 p:last-child {
        background: #e50581;
        border-radius: 30px;
    }

    .a5 {
        border: #eb1716 solid 2px;
    }

    .a5 p:first-child {
        color: #eb1716;
        font-weight: bold;
    }

    .a5 p:last-child {
        background: #eb1716;
        border-radius: 30px;
    }

    .a6 {
        border: #00ba01 solid 2px;
    }

    .a6 p:first-child {
        color: #00ba01;
        font-weight: bold;
    }

    .a6 p:last-child {
        background: #00ba01;
        border-radius: 30px;
    }

    .a7 {
        border: #2b51bc solid 2px;
    }

    .a7 p:first-child {
        color: #2b51bc;
        font-weight: bold;
    }

    .a7 p:last-child {
        background: #2b51bc;
        border-radius: 30px;
    }

    .a8 {
        border: #a04ea3 solid 2px;
    }

    .a8 p:first-child {
        color: #a04ea3;
        font-weight: bold;
    }

    .a8 p:last-child {
        background: #a04ea3;
        border-radius: 30px;
    }

    .pic1 .tel {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 3vw 0 0 0;
    }

    .pic1 .tel p {
        color: #28875b;
        font-weight: bold;
    }

    .pic1 .tel p:first-child {
        font-size: 4vw;
        letter-spacing: 1vw;
        position: relative;
        width: 100%;
        text-align: center;
    }

    .pic1 .tel p:first-child:before {
        position: absolute;
        content: "";
        width: 15%;
        height: 1px;
        background: #28875b;
        left: 0;
        top: 3vw;
    }

    .pic1 .tel p:first-child:after {
        position: absolute;
        content: "";
        width: 15%;
        height: 1px;
        background: #28875b;
        right: 0;
        top: 3vw;
    }

    .pic1 .tel p:last-child {
        font-size: 5vw;
        text-align: center;
    }

    .pic1 .tel p:last-child b {
        font-size: 7vw;
        font-family: "sriel";
        padding: 0;
        display: block;
    }

    .pic2 {
        background: url(../img/pic2.webp) no-repeat bottom;
        background-size: 100% auto;
        position: relative;
        margin-top: -19vw;
        height: 88vw;
        padding-top: 27vw;
    }

    .pic2 .girl {
        position: absolute;
        bottom: 0;
        width: 43%;
    }

    .pic2:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 38vw;
        top: 0px;
        background: linear-gradient(to bottom, rgb(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .title {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .title .title_label {
        padding: 1vw 6vw 1.6vw 3vw;
        color: #fff;
        font-size: 5.6vw;
        font-weight: bold;
        font-family: "arail";
        letter-spacing: -1px;
    }

    .title p:last-child {
        font-size: 5.5vw;
        font-weight: bold;
        font-family: "arail";
        letter-spacing: 2px;
    }

    .title p:last-child b {
        color: #5f5f5f;
    }

    .color1 .title_label {
        background: url(../img/tag1.webp)no-repeat;
        background-size: 98% auto;
    }

    .color1 p:last-child {
        color: #20b381;
    }

    .color2 .title_label {
        background: url(../img/tag2.webp)no-repeat;
        background-size: 98% auto;
    }

    .color2 p:last-child {
        color: #ff4657;
    }

    .color3 .title_label {
        background: url(../img/tag3.webp)no-repeat;
        background-size: 98% auto;
        color: #017159;
    }

    .color3 p:last-child {
        color: #fef222;
    }

    .color3 p b {
        color: #fff !important;
    }

    .pic2 .word1,
    .pic2 .word2,
    .pic2 .word3 {
        color: #fff;
        font-size: 3vw;
        line-height: normal;
        position: absolute;
        font-weight: bold;
        opacity: 0.9;
    }

    .pic2 .word1 {
        left: 60%;
        top: 52.5%;
    }

    .pic2 .word2 {
        left: 46%;
        bottom: 10.5%;
    }

    .pic2 .word3 {
        right: 17%;
        bottom: 12.5%;
    }

    .left {
        display: flex;
        justify-content: flex-start;
        padding-left: 6%;
    }

    .pic3 {
        padding-top: 5vw;
        background: url(../img/doc.webp)no-repeat right top;
        background-size: 37% auto;
    }

    .pic3 .no_4 {
        width: 94%;
        margin-top: 2vw;
        padding-left: 1%;
    }

    .pic3 .no_4 div {
        display: flex;
        align-items: center;
        gap: 0;
        margin-bottom: 3vw;
    }

    .pic3 .no_4 div img {
        width: 26%;
    }

    .pic3 .no_4 div p {
        font-size: 3.2vw;
        font-weight: 600;
        color: #5f5f5f;
        border-bottom: #ccc solid 1px;
        padding-bottom: 2vw;
        width: fit-content;
    }

    .pic4 {
        background: #33aeab;
        margin-top: 0;
        padding-top: 5vw;
        padding-bottom: 20vw;
        position: relative;
    }

    .pic4 .box3 {
        display: flex;
        width: 63%;
        margin: 3vw auto 0px auto;
        gap: 2px;
        flex-direction: column;
    }

    .pic4 .box3 div {
        border-radius: 11px;
        padding: 15vw 3vw 5vw 3vw;
        text-align: center;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-shadow: inset -1px -2px 2px #fff000;
    }

    .pic4 .box3 div:nth-child(1) {
        background: url(../img/icon1.webp) no-repeat #fff center 11px;
        background-size: auto 26%;
    }

    .pic4 .box3 div:nth-child(2) {
        background: url(../img/icon2.webp) no-repeat #fff center 11px;
        background-size: auto 28%;
    }

    .pic4 .box3 div:nth-child(3) {
        background: url(../img/icon3.webp) no-repeat #fff center 11px;
        background-size: auto 30%;
    }

    .pic4 .box3 div p.h1 {
        font-size: 6vw;
        font-family: "arial";
        font-weight: 600;
        color: #4a4a4a;
        border-bottom: #fff000 solid 4px;
        display: inline;
        padding-bottom: 8px;
    }

    .pic4 .box3 div p:last-child {
        padding-top: 2vw;
        font-size: 3.8vw;
        color: #484848;
        font-weight: 600;
        text-align: left;
    }

    .pic4 .fake {
        text-align: center;
        width: 83%;
        margin: 4vw auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 9px;
    }

    .pic4 .fake p:first-child {
        color: #fff;
        font-size: 4vw;
    }

    .pic4 .fake p:last-child {
        color: #fff000;
        font-size: 4vw;
        font-weight: bold;
        border: #fff000 solid 3px;
        padding: 2vw 3vw;
        width: fit-content;
    }

    .pic4 .pro {
        position: absolute;
        width: 86%;
        height: auto;
        left: 50%;
        bottom: -10vw;
        transform: translateX(-50%);
    }

    .pic5 {
        padding-top: 14vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .pic5 img {
        width: 85%;
    }

    .pic5 p {
        text-align: center;
        font-size: 3.4vw;
        color: #636363;
        font-weight: 600;
        margin-bottom: 24px;
    }

    .pic5 p.h1 {
        text-align: center;
        font-size: 8vw;
        font-weight: bold;
        color: #636363;
        font-family: "arial";
        line-height: 1.2;
        letter-spacing: 1vw;
        position: relative;
        margin-bottom: 12vw;
    }

    .pic5 p.h1:before {
        position: absolute;
        content: "";
        width: 18vw;
        height: 8vw;
        background: url(../img/arrow.webp)no-repeat;
        background-size: auto 100%;
        bottom: -10vw;
        left: 50%;
        transform: translateX(-50%);
    }

    .pic5 p b {
        display: block;
        font-size: 10vw;
        font-family: "arial";
    }

    .radius2 {
        background: #0462a8;
        color: #fff;
        text-align: center;
        padding: 0px 21%;
        font-size: 5vw;
        width: fit-content;
        margin: auto;
        border-radius: 36px;
        font-weight: bold;
        line-height: 1.6;
    }

    .radius3 {
        background: #fc9d05;
        color: #fff;
        text-align: center;
        padding: 0px 21%;
        font-size: 5vw;
        width: fit-content;
        margin: auto;
        border-radius: 36px;
        font-weight: bold;
        line-height: 1.6;
    }

    .box2 {
        display: flex;
        width: 85%;
        margin-top: 20px;
        gap: 30px;
    }

    .box2 p.h2 {
        flex: 1;
        margin: 0;
        font-size: 5vw;
        font-weight: bold;
        font-family: "arial";
    }

    .box2 p.h2:first-child {
        color: #ef4136;
        position: relative;
    }

    .box2 p.h2:first-child:before {
        position: absolute;
        content: "";
        width: 27%;
        height: 2vw;
        background: url(../img/slash1.webp);
        left: 0;
        top: 2.5vw;
    }

    .box2 p.h2:first-child:after {
        position: absolute;
        content: "";
        width: 27%;
        height: 2vw;
        background: url(../img/slash1.webp);
        right: 0;
        top: 2.5vw;
    }

    .box2 p.h2:last-child {
        color: #087a47;
        position: relative;
    }

    .box2 p.h2:last-child:before {
        position: absolute;
        content: "";
        width: 34%;
        height: 2vw;
        background: url(../img/slash2.webp);
        left: 0;
        top: 2.5vw;
    }

    .box2 p.h2:last-child:after {
        position: absolute;
        content: "";
        width: 34%;
        height: 2vw;
        background: url(../img/slash2.webp);
        right: 0;
        top: 2.5vw;
    }

    .pic6 {
        background: url(../img/bottom.webp) no-repeat;
        background-size: 100% auto;
        padding: 3vw 0vw 1vw 4vw;
        box-shadow: 0px -3px 9px #c4c4c4;
    }

    .pic6 p {
        color: #00846c;
        font-family: "arial";
        font-weight: bold;
    }

    .pic6 p:first-child {
        font-size: 5vw;
    }

    .pic6 p:nth-child(2) {
        font-size: 8vw;
        line-height: 1.2;
        padding-top: 7px;
    }

    .pic6 ul {
        margin-top: 4vw;
        padding-left: 5vw;
    }

    .pic6 ul li {
        font-size: 3.2vw;
        font-weight: bold;
        color: #474546;
        list-style: none;
        position: relative;
        line-height: 1.2;
        padding-bottom: 1.5vw;
    }

    .pic6 ul li:before {
        content: "";
        border-color: transparent #fb3e54;
        border-style: solid;
        border-width: 0.35em 0 0.35em 0.45em;
        display: block;
        height: 0;
        width: 0;
        left: -3vw;
        top: 1vw;
        position: absolute;
        transform: inherit;
    }

    .pic6 ul li:first-child {
        left: -4vw;
    }

    .pic6 ul li:first-child:before {
        border: none
    }

    .screen_only {
        display: none
    }

    .phone_only {
        display: block
    }
}