@media (min-width: 768px) {

    .pc_hidden {
        display: none !important;
    }

    body .atropine_section {
        font-size: 24px;
        color: #555555;
        text-align: justify;
    }

    /* s1 */
    .atropine_section .s1 {
        padding: 100px 0;
    }

    .atropine_section .s1 .imgtextbox .p_box {
        line-height: 30px;
        margin-right: 57px;
        width: 647px;
    }

    .atropine_section .s1 .imgtextbox .p_box p {
        margin-bottom: 30px;
        color: #777777;
        font-weight: bold;
    }
    
    .engReferral {
        font-family: 'NotoSansHK-Regular';
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1.4;
        letter-spacing: 1px;
        color: #777777;
        text-indent: 0;
        margin-bottom: 0;
        padding: 0 75px;
    }

    .atropine_section .s1 .imgtextbox .p_box p>span:nth-child(2) {
        color: #555555;
    }

    .p_box .P_span{
        color: #0269b4;
        letter-spacing: -0.02em;
        font-weight: bold;
        font-family: 'SourceHanSansCN-Regular';
    }

    .atropine_section .s1 .imgtextbox img {
        width: 436px;
    }

    .atropine_section .s1 .ordera {
        font-size: 32px;
        width: 480px;
        padding-left: 240px;
        height: 70px;
    }

    .atropine_section .s1 .ordera span {
        left: -2px;
        width: 185px;
        padding: 10px 0;
        text-align: center;
    }

    /* s2 */

    .atropine_section .s2 {
        margin-top: -50px;
    }
    .s2_btn{
        margin-bottom: 200px;
    }
    .atropine_section h2 {
        font-size: 40px;
        font-weight: 900;
    }

    .atropine_section .s2 ul {
        margin-top: 110px;
    }

    .atropine_section .s2 ul li {
        border-radius: 30px;
        margin: 50px 0;
        padding: 105px 50px 30px 50px;
    }

    .atropine_section .s2 ul li h3 {
        font-size: 30px;
        padding: 10px 90px;
        top: 20px;
        border-radius: 0px 100px 100px 0px;
    }

    .atropine_section .s2 ul li img {
        width: 205px;
        margin-right: 50px;
    }

    .atropine_section .s2 ul li p {
        margin-bottom: 47px;
    }

    .atropine_section .s2 a {
        font-size: 32px;
        font-weight: 900;
        width: 570px;
        height: 70px;
        padding-left: 40px;
    }

    .atropine_section .s2 a span {
        right: -2px;
        width: 185px;
        padding: 10px 0;
        text-align: center;
    }

    .atropine_section .s2 ul li:nth-child(3) {
        margin: 100px 0;
        margin-top: 120px;
        padding-left: 500px;
        padding-top: 60px;
        height: 410px;
    }

    .atropine_section .s2 ul li:nth-child(3) img {
        top: -83px;
        height: 530px;
        width: auto;
        position: absolute;
        left: 0;
    }

    .atropine_section .s2 ul li:nth-child(3) a {
        width: 530px;
    }

    .atropine_section .s2 ul li:nth-child(3) a span {
        width: 330px;
    }

    .atropine_section .s2 ul li:nth-child(3) p {
        margin-bottom: 51px;
    }

    .atropine_section .s2 .lastlink {
        width: 685px;
        margin-top: 57px;
    }

    .atropine_section .s2 .lastlink span {}

    /* s3 */
    .atropine_section .s3 {
        text-align: center;
        background-image: url(https://static.cmereye.com/imgs/2023/05/3fe77c622c847937.png);
        background-size: 100% 100%;
        padding-top: 140px;
        padding-bottom: 200px;
        margin: 0;
        max-width: 100%;
    }

    .atropine_section .s3 .preface {
        margin-top: 100px;
        padding: 30px 50px;
        margin-bottom: 60px;
    }

    .atropine_section .s3 .preface img {
        margin-right: 30px;
    }

    .atropine_section .s3 h3 {
        margin-top: 80px;
        margin-bottom: 70px;
        font-size: 36px;
        padding: 20px 60px;
        font-weight: 900;
    }

    .atropine_section .s3 .benefitlist li {
        width: 340px;
        border-radius: 40px;
    }

    .atropine_section .s3 .benefitlist li img {
        width: 340px;
        border-radius: 40px 40px 0 0;
    }

    .atropine_section .s3 .benefitlist li p {
        height: 150px;
        padding: 20px 30px;

    }

    .atropine_section .s3 .risk li {
        width: 285px;
        margin: 30px 70px;
    }

    .atropine_section .s3 .risk li p {
        height: 105px;
    }

    .atropine_section .s3 .risk li img {
        margin-bottom: 20px;
    }
}