.ocular-instillation .section-v {
    width: 100%;
    height: 330px;
    background: url(../img/cataractsurgery/mainv_bg.jpg) center no-repeat;
    background-size: cover;
    display: flex;
}

@media (max-width: 480px) {
    .ocular-instillation .section-v {
        background: url(../img/cataractsurgery/mainv_bg_sp.jpg) center no-repeat;
        height: 180px;
        background-size: cover;
    }
}

.ocular-instillation .section-v .textarea {
    margin: auto;
}

@media all and (-ms-high-contrast: none) {
    .ocular-instillation .section-v .textarea {
        height: 50px;
    }
}

.ocular-instillation .section-v .textarea .title {
    font-size: 1.75rem;
    letter-spacing: .4em;
    line-height: 1;
    color: white;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.ocular-instillation .section-v .textarea .title.jp {
    font-size: 1.125rem;
    line-height: 1;
    letter-spacing: 0em;
    color: white;
    text-align: center;
    font-family: Florencesans, sans-serif;
    margin-bottom: 0;
}


@media screen and (max-width: 480px) {
    .c-sec-flexarea .flex-title .flex-txts .jp {
        white-space: nowrap;
    }
}

@media (max-width: 480px) {
    .ocular-instillation .section-v .textarea .title {
        font-size: 25px;
    }

    .ocular-instillation .section-v .textarea .title.jp {
        font-size: .875rem;
    }
}

.ocular-instillation .section-v .textarea a,
.ocular-instillation .section-v .textarea p,
.ocular-instillation .section-v .textarea span {
    letter-spacing: .25em;
    text-align: center;
    line-height: 1;
}

.ocular-instillation .c-sec-flexarea .flex-title {
    padding-right: 53px;
}

@media (max-width: 480px) {
    .ocular-instillation .c-sec-flexarea .flex-title {
        padding-right: 0;
    }
}

@media (max-width: 480px) {
    .ocular-instillation .c-sec-flexarea .flex-title .flex-txts .main-txts {
        /*align-items: flex-start;*/
        align-items: center;
    }
}



.only-pc {
    display: block;
}

@media screen and (max-width: 480px) {
    .only-pc {
        display: none;
    }
}


.only-sp {
    display: none;
}

@media screen and (max-width: 480px) {
    .only-sp {
        display: block;
    }
}


.TX {
    letter-spacing: 0.2em;
    /* font-size: 16px; */
    line-height: 2;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
}

@media screen and (max-width: 480px) {
    .TX {
        letter-spacing: 0.15em;
        line-height: 2;
    }
}

.TL {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
}


.c-sec-flexarea .flex-title.blu .flex-txts .jp:after,
.c-sec-flexarea .flex-title.blu .main-txts:after {
    background: #00A95F !important;
}


@media screen and (min-width: 481px) {
    .sd-main-txts-span {
        transform: translateX(24%);
        display: inline-block;
        color: #00A95F;
    }
}

@media screen and (max-width: 480px) {
    .sd-main-txts-span {
        color: #00A95F;
        vertical-align: super;
    }
}

.ad-tx-span {
    vertical-align: super;
}

.ad-tx-span.clo-g {
    color: #00A95F;
}


.ocular-instillation .highlight-blue {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 65%, rgba(0, 169, 95, 0.2) 65%);
}

@media screen and (max-width: 480px) {
    .ad-sec01 {
        padding: 0 25px;
    }
}

.ad-sec01 .title {
    font-size: 35px;
    color: #00A95F !important;
    text-align: left;
    margin-bottom: 30px;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

@media (max-width: 480px) {
    .ad-sec01 .title {
        font-size: 22px;
        letter-spacing: 0em;
        margin-bottom: 0;
    }
}


.ad-sec01 .pc-mrb-20 {
    letter-spacing: 0.2em;
}

@media screen and (max-width: 480px) {
    .ad-sec01 .sec-question {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .ad-sec01 .pc-mrb-20 {
        font-size: 14px;
        line-height: 2;
        letter-spacing: 0.15em;
    }
}


.ad-sec01-img01 {
    width: 512px;
    margin: 50px auto 0;
}

@media screen and (max-width: 480px) {
    .ad-sec01-img01 {
        max-width: 332px;
        width: 100%;
        margin-top: 40px;
    }
}




.ad-sec01 .ad-sec01-main-ttl {
    margin-top: 60px;
    margin-bottom: 35px;
}

@media screen and (max-width: 480px) {
    .ad-sec01 .ad-sec01-main-ttl {
        margin-top: 40px;
        margin-bottom: 30px;
    }
}

.ad-sec01 .ad-sec01-main-ttl .ttl {
    text-align: center;
    font-size: 24px;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
}

@media screen and (max-width: 480px) {
    .ad-sec01 .ad-sec01-main-ttl .ttl {
        font-size: 20px;
    }
}

.ad-sec01 .ad-sec01-main-ttl .ttl .highlight-blue {
    color: #00A95F !important;
}

.ad-sec01 .ad-sec01-img02 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
}

.ad-sec01 .ad-sec01-img02-inr {
    width: 100%;
}

.ad-sec01 .ad-sec01-txt01 {
    margin-bottom: 160px;
}

@media screen and (max-width: 480px) {
    .ad-sec01 .ad-sec01-txt01 {
        margin-bottom: 80px;
    }
}

.ad-sec01 .ad-sec01-txt01 .TX {
    letter-spacing: 0.15em;
}

.ad-sec02 .ad-sec02-txt01 .TX {}


.flex-title h2,
.flex-title p {
    color: #00A95F !important;
}


.ad-sec02 {}

@media screen and (max-width: 480px) {
    .ad-sec02 {
        padding: 0 25px;
    }
}



.ad-sec02 .ad-sec02-txt03 {
    display: none;
}

@media screen and (max-width: 480px) {
    .ad-sec02 .ad-sec02-txt03 {
        display: block;
        width: 216px;
        margin: 0 auto 50px;
    }
}

.ad-sec02 .ad-sec02-txt03-inr {}

.ad-sec02 .ad-sec02-txt02 {
    margin-bottom: 60px;
}

.ad-sec02 .ad-sec02-txt02 .TX {}

.ad-sec02 .ad-sec02-img02 {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 30px;
}

.ad-sec02 .ad-sec02-img02-inr {}


.ad-sec02 .ad-sec02-img04 {}

.ad-sec02 .ad-sec02-txt04-inr {
    width: 600px;
    margin-left: auto;
}

@media screen and (max-width: 480px) {
    .ad-sec02 .ad-sec02-txt04-inr {
        width: 300px;
    }
}


.ad-sec03 {
    margin-top: 80px;
}

@media screen and (max-width: 480px) {
    .ad-sec03 {
        margin-top: 80px;
        padding: 0 25px;
    }
}

.ad-sec03-txt01 {
    margin-bottom: 36px;
}

@media screen and (max-width: 480px) {
    .ad-sec03-txt01 .TX {
        line-height: 2;
        letter-spacing: 0.1em;
    }
}

.ad-sec03-img01 {
    margin-bottom: 30px;
}

.ad-sec03-txt02 {}

.ad-sec03-txt02 .TL {
    /* margin-bottom: 16px; */
    color: #00A95F;
    font-size: 18px;
}

.ad-sec03-txt02 .TX .mini-txt {
    font-size: 9px;
    vertical-align: super;
}

@media screen and (max-width: 480px) {
    .ad-sec03-txt02 {}

    .ad-sec03-txt02 .TX {
        line-height: 2;
        letter-spacing: 0.05em;
    }

    .ad-sec03-txt02 .TL {}
}


.ad-sec04 {
    margin-top: 80px;
}

@media screen and (max-width: 480px) {
    .ad-sec04 {
        margin-top: 80px;
        padding: 0 25px;
    }
}

.ad-sec04-txt01 {
    margin-bottom: 30px;
}

@media screen and (max-width: 480px) {
    .ad-sec04-txt01 .TX {}
}

.ad-sec04-txt02 {
    margin-bottom: 25px;
}

.ad-sec04-txt02 .TX {
    font-size: 21px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    color: #00A95F;
}

@media screen and (max-width: 480px) {
    .ad-sec04-txt02 .TX {
        letter-spacing: 0.1;
    }
}

.ad-sec04-img01 {}



.ad-sec05 {
    margin-top: 80px;
}

@media screen and (max-width: 480px) {
    .ad-sec05 {
        padding: 0 25px;
    }
}

.ad-sec05-main-ttl {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-bottom: 30px;

    .TL {
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 169, 95, 0.2) 50%);
        font-size: 22px;
        line-height: 1.1;
        color: #00A95F;
    }

    .TXs {
        display: flex;
        align-items: center;
        gap: 3px;

        .TX {
            background-color: rgba(0, 169, 95, 0.2);
            font-size: 14px;
            line-height: 1.7;
            color: #00A95F;
            padding: 0 5px;
        }
    }
}

@media screen and (max-width: 480px) {

    .ad-sec05-main-ttl {
        flex-direction: column;
        align-items: unset;
        gap: 15px;
        margin-bottom: 22px;

        .TL {
            font-size: 18px;
            white-space: nowrap;
            width: fit-content;
        }

        .TXs {

            .TX {
                font-size: 13px;
            }
        }
    }
}


.ad-sec05-main-txt {

    .TX {}
}

.ad-sec05-img01 {
    margin-top: 25px;
    margin-bottom: 89px;
}

@media screen and (max-width: 480px) {
    .ad-sec05-img01 {
        margin-top: 30px;
        margin-bottom: 80px;
    }
}

.ad-sec05-img02 {
    margin-top: 25px;
    margin-bottom: 29px;
}

@media screen and (max-width: 480px) {
    .ad-sec05-img02 {
        margin-top: 25px;
        margin-bottom: 30px;
    }
}

.ad-sec05-txt01 {
    margin-bottom: 110px;

    .TX-ttl {
        color: #00A95F;
        /* margin-bottom: 10px; */
    }

    .TX {}
}

@media screen and (max-width: 480px) {
    .ad-sec05-txt01 {
        margin-bottom: 80px;


        .TX-ttl {
            /* margin-bottom: 17px; */
        }
    }
}


.ad-sec05-img03 {
    margin-top: 50px;
    margin-bottom: 35px;
}

@media screen and (max-width: 480px) {
    .ad-sec05-img03 {
        margin-top: 50px;
        margin-bottom: 30px;
    }
}



.ad-sec05-txt02 {

    .TX-ttl {
        color: #00A95F;
        font-size: 20px;
    }

    .ad-sec05-txt02-inr {
        margin-top: 10px;
        border-top: 2px solid #00A95F;
        border-bottom: 2px solid #00A95F;
        padding-block: 10px;

        .TX {
            color: #00A95F;
            letter-spacing: 0.1em;


            li {
                color: #00A95F;
                text-indent: -1.8em;
                padding-left: 1.8em;
                letter-spacing: 0.1em;

            }

        }

        .TX.TX-black {
            color: #474342;

            li {
                color: #474342;
                text-indent: -1em;
                padding-left: 1em;
            }
        }
    }
}


@media screen and (max-width: 480px) {

    .ad-sec05-txt02 {

        .TX-ttl {
            font-size: 22px;
        }

        .ad-sec05-txt02-inr {
            padding-block: 25px;

            .TX.TX-black {
                margin-top: 0.5em;

            }
        }
    }
}


.ad-sec05-img03 {
    margin-top: 36px;
    margin-bottom: 92px;
}


.ad-sec05-txt03 {
    margin-bottom: 42px;
}

.ad-sec05-txt04 {
    margin-bottom: 150px;

    .ad-sec05-txt02-inr {
        border: none;

        p.TX {
            margin-top: 1em;
            letter-spacing: 0.1em;
        }
    }
}

.ad-sec06 {
    /* margin-top: 80px; */
}

@media screen and (max-width: 480px) {
    .ad-sec06 {
        /* margin-top: 80px; */
        padding: 0 25px;
    }
}

.ad-sec06-txt01 {

    .TX-ttl {
        color: #00A95F;
        font-size: 20px;
    }

    .ad-sec06-txt01-inr {
        margin-top: 10px;
        border-top: 2px solid #00A95F;
        border-bottom: 2px solid #00A95F;
        padding-block: 10px;

        .TX {
            color: #00A95F;
            letter-spacing: 0.1em;


            li {
                color: #00A95F;
                text-indent: -2em;
                padding-left: 2em;
                letter-spacing: 0.1em;

            }

        }
    }
}

@media screen and (max-width: 480px) {
    .ad-sec06-txt01 {
        .ad-sec06-txt01-inr {
            padding-block: 25px;
        }
    }
}

.ad-sec06-txt02 {
    margin-top: 36px;

    .ad-sec06-txt01-inr {
        margin-top: 10px;
        border: none;

        .TX {

            li {
                text-indent: -1em;
                padding-left: 1em;
            }
        }
    }
}


.ad-sec07 {
    margin-top: 80px;
}

@media screen and (max-width: 480px) {
    .ad-sec07 {
        margin-top: 80px;
        padding: 0 25px;
    }
}


.ad-sec07-img01 {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .ad-sec07-img01 {
        margin-top: 35px;
        margin-bottom: 40px;
    }
}


.ad-sec07-img02 {
    margin-top: 40px;
    width: 418px;
}

@media screen and (max-width: 480px) {
    .ad-sec07-img02 {
        width: 100%;
        max-width: unset;
        margin-inline: auto;
    }
}


.ad-sec08 {
    margin-top: 80px;
}

@media screen and (max-width: 480px) {
    .ad-sec08 {
        margin-top: 80px;
        padding: 0 25px;
    }
}

.ad-sec08-img01 {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .ad-sec08-img01 {
        margin-top: 29px;
        margin-bottom: 24px;
    }
}


.ad-sec08-txt01-wrap {
    display: flex;
    flex-direction: column;
    gap: 42px;
}

@media screen and (max-width: 480px) {
    .ad-sec08-txt01-wrap {
        gap: 32px;
    }
}

.ad-sec08-txt01 {
    width: 100%;

    .TX-ttl {
        color: #00A95F;
        /* margin-bottom: 10px; */
        font-size: 20px;
    }

    .TX {

        li {
            text-indent: -1em;
            padding-left: 1em;
            letter-spacing: 0.1em;
        }
    }
}

@media screen and (max-width: 480px) {
    .ad-sec08-txt01 {

        .TX-ttl {
            font-size: 18px;
            /* margin-bottom: 17px; */
        }
    }
}


.ad-sec09 {
    margin-top: 80px;
    padding-bottom: 130px;
}

@media screen and (max-width: 480px) {
    .ad-sec09 {
        margin-top: 80px;
        padding: 0 20px 120px;
    }
}


.ad-sec09-faq {
    display: flex;
    flex-direction: column;
    gap: 16px;

    .faq-item {
        width: 100%;
        position: relative;
        padding: 13px 73px 14px 24px;
        background-color: #FAFFFF;
        border: #00A95F solid 1px;

        .arrow {
            position: absolute;
            top: 11px;
            right: 25px;
            width: 19px;
        }

        .faq-question {
            cursor: pointer;

            .faq-question-inr {
                position: relative;

                .TX {
                    color: #00A95F;
                    padding-left: 1.5em;
                }

                .TX-num {
                    position: absolute;
                    top: 0;
                    left: 0;
                    padding-left: 0;
                }
            }

        }


        .faq-answer {
            height: 0;
            overflow: hidden;
            transition: height 0.3s ease-in-out;

            .TX {
                padding-top: 12px;
            }
        }
    }


    .faq-item.is-active {
        .arrow {
            transform: rotate(180deg);
        }

        .faq-answer {
            height: unset;
        }
    }
}

@media screen and (max-width: 480px) {

    .ad-sec09-faq {

        .faq-item {
            padding: 20px 45px 20px 20px;

            .arrow {
                position: absolute;
                right: 20px;
            }

            .faq-question {

                .faq-question-inr {

                    .TX {
                        line-height: 1.5;
                    }
                }
            }


            .faq-answer {

                .TX {
                    padding-top: 17px;
                    line-height: 1.5;
                }
            }
        }
    }
}



.ad-sec09-contact {
    background-color: #00A95F;
    width: 100%;
    margin-top: 130px;
    padding-block: 48px 53px;

    .TX {
        color: #FFF;
        text-align: center;
    }

    .ad-sec09-contact-tel {
        margin: 30px auto 0;
        width: 300px;
    }

    .ad-sec09-contact-reserve {
        margin: 0 auto 0;
        width: 300px;
    }
}

@media screen and (max-width: 480px) {
    .ad-sec09-contact {
        margin-top: 80px;
        padding-block: 36px;
        padding-inline: 20px;

        .ad-sec09-contact-tel {
            margin-top: 40px;
            width: 100%;
            max-width: 241px;
        }

        .ad-sec09-contact-reserve {
            width: 100%;
            max-width: 241px;
        }
    }
}