﻿.padtop120 {
    padding-top: 120px !important;
}

.martop60 {
    margin-top: 60px !important;
}

.mar0 {
    margin:0 !important;
}


.top_wrap .top_banner {
    background-color: #e0e8e9;
}

    .top_wrap .top_banner.natural {
        background-image: url(/UploadFile/Re_sub/Eyes/Natural/01.png);
        gap: 50px;
        background-position: 100% 30%;
        background-size: 60%;
    }

    .top_wrap .top_banner.partialincision {
        background-image: url(/UploadFile/Re_sub/Eyes/partialincision/01_1.png);
        background-position: 93% 50%;
        background-size: 44%;
    }

    .top_wrap .top_banner.RevisionSurgery {
        background-image: url(/UploadFile/Re_sub/Eyes/RevisionSurgery/01.png);
        background-position: 100% 60%;
        background-size: 50%;
    }

    .top_wrap .top_banner.Correction {
        background-image: url(/UploadFile/Re_sub/Eyes/Correction/01.png);
        background-position: 98% 68%;
        background-size: 52%;
    }

    .top_wrap .top_banner.Slit {
        background-image: url(/UploadFile/Re_sub/Eyes/Slit/01.png);
        background-position: 100% 35%;
    }

    .top_wrap .top_banner.UnderEyeFatRelocation {
        background-image: url(/UploadFile/Re_sub/Eyes/UnderEyeFatRelocation/01.png);
        background-position: 120% 35%;
        background-size: 70%;
    }

    .top_wrap .top_banner.FatRemoval {
        background-image: url(/UploadFile/Re_sub/Eyes/FatRemoval/01.png);
        background-position: 100% 46%;
        background-size: 58%;
    }

    .top_wrap .top_banner.FatGrafting {
        background-image: url(/UploadFile/Re_sub/Eyes/FatGrafting/01.png);
        background-position: 98% 15%;
        background-size: 54%;
    }

    .top_wrap .top_banner.LowerCrease {
        background-image: url(/UploadFile/Re_sub/Eyes/LowerCrease/01.png);
        background-position: 85% 80%;
        background-size: 43%;
    }
    .top_wrap .top_banner.fullyincision {
        background-image: url(/UploadFile/Re_sub/Eyes/fullyincision/01.png);
        background-position: 105% 80%;
        background-size: 53%;
    }






/* 문단 타이틀 */
.recomm_wrap .tit,
.diagram_wrap .tit,
.method_wrap .tit,
.bna_wrap .tit,
.case_wrap .tit,
.basic_wrap .tit,
.realcase_wrap .tit {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
}




section .diagram_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
}

.diagram_wrap .diag_img {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

    .diagram_wrap .diag_img img {
        width:100%;
    }


    .diagram_wrap .diag_img .mo_img {
        display: none;
    }

.diagram_wrap .diag_mo {
    display: none;
}

.diagram_wrap .diag_txt {
    font-size: 22px;
    margin-top: 30px;
}

    .diagram_wrap .diag_txt span {
        font-weight: 700;
    }



section .check_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
}

.check_wrap .check_box {
    width: 100%;
}

    .check_wrap .check_box .check_icon,
    .knowhow_wrap .check_box .check_icon {
        display: inline-block;
        background: #061e35;
        border-radius: 20px;
        color: #fff;
        font-weight: 700;
        padding: 5px 15px;
        margin-bottom: 10px;
    }

    .check_wrap .check_box .check_tit,
    .knowhow_wrap .check_box .check_tit {
        font-size: 34px;
        font-weight: 700;
        margin-bottom: 20px;
        
    }

    .check_wrap .check_box .check_txt {
        font-size: 18px;
        margin-bottom: 35px;
    }

        .check_wrap .check_box .check_txt span {
            font-weight: 700;
            display: inline-block;
            background: #e0e8e9;
            padding: 0 3px;
        }

.check_wrap .kind_box {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
    flex-wrap: wrap;
}

    .check_wrap .kind_box .kind_ctn {
        width: 260px;
        height: 260px;
        padding: 40px;
        display: flex;
        background: #fff;
        border-radius: 50% 50%;
        align-items: center;
        flex-direction: column;
        gap: 20px;
        
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    }

        .check_wrap .kind_box .kind_ctn .tit {
            font-size: 22px;
            font-weight: 600;
        }

        .check_wrap .kind_box .kind_ctn .txt {
            font-size: 18px;
        }


        .check_wrap .kind_box .kind_ctn .no {
            padding: 5px;
            background: #aed0dc;
            color: #fff;
            font-weight: 300;
            line-height: 1;
            width: 26px;
            height: 26px;
            font-size: 16px;
            border-radius: 50%;
        }





section .knowhow_wrap {
    text-align: center;
    width: 100%;
    max-width: 1200px;
}

.knowhow_wrap .knowhow_box {
    width: 100%;
    background: #fff;
    border-radius: 50px;
    padding: 50px 70px;
}

    .knowhow_wrap .knowhow_box .know_tit {
        font-size: 34px;
        font-weight: 700;
        margin-bottom: 30px;
        
    }

    .knowhow_wrap .knowhow_box .know_txt {
        margin-top: 30px;
        font-size: 20px;
        
    }

        .knowhow_wrap .knowhow_box .know_txt span {
            font-weight: 700;
            display: inline-block;
            background: #dee6e9;
            padding: 0 3px;
        }


.knowhow_wrap .check_box {
    width: 100%;
    margin-top: 50px;
}
    .knowhow_wrap .check_box .check_tit {
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .knowhow_wrap .check_box .check_img {
    }

        .knowhow_wrap .check_box .check_img img {
            width: 100%;
        }

    .knowhow_wrap .check_box .check_txt {
        font-size: 15px;
        margin-top: 20px;
    }

.knowhow_wrap .step_box {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
}

    .knowhow_wrap .step_box .step_ctn {
        width: 25%;
        background: #f9f9f9;
        border-radius: 20px;
    }

        .knowhow_wrap .step_box .step_ctn .img {
            width: 100%;
            display: table;
        }

            .knowhow_wrap .step_box .step_ctn .img img {
                width: 100%;
                display: table-cell;
            }

        .knowhow_wrap .step_box .step_ctn .txt_box {
            width: 100%;
            padding: 20px;
            display: flex;
            flex-direction: column;
            font-size: 18px;
            align-items: center;
            gap: 10px;
            font-weight: 500;
        }

            .knowhow_wrap .step_box .step_ctn .txt_box .no {
                padding: 5px;
                background: #9eb6c0;
                color: #fff;
                font-weight: 300;
                line-height: 1;
                width: 26px;
                height: 26px;
                font-size: 16px;
                border-radius: 50%;
            }

.short_box {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin: 30px 0 70px 0;
    width: 100%;
}

    .short_box .shotr_ctn {
        position: relative;
        width: 28%;
        height: 0;
        padding-bottom: 50%;
    }

    .short_box .shotr_ctn .ctn_txt {
        position: absolute;
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 15px;
        font-weight: 700;
        background: #000;
        padding: 5px 10px;
        color: #fff;
        border-radius: 20px;
    }

        .short_box .shotr_ctn iframe {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
        }


section .realcase_wrap {
    text-align: center;
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.realcase_wrap .realcase_box {
    display: flex;
    justify-content: center;
    gap: 30px;
    width:100%;
}

    .realcase_wrap .realcase_box .realcase_ctn {
        width: 36%;
        padding: 40px 30px 20px 30px;
        background: #fff;
        position: relative;
        border-radius: 30px;
    }
        .realcase_wrap .realcase_box .realcase_ctn .case_no {
            position: absolute;
            top: 0;
            left: 50%;
            transform: translate(calc(-50% - 0.5px), -50%);
            background: #061e35;
            border-radius: 50px;
            padding: 8px 15px;
            color: #fff;
            font-size: 18px;
            font-weight: 700;
            line-height: 1;
        }
        .realcase_wrap .realcase_box .realcase_ctn .ctn_tit {
            font-size: 24px;
            font-weight: 700;
        }
    .realcase_wrap .realcase_box .realcase_ctn .img {
        width:100%;
        margin:20px 0;    
    }
    .realcase_wrap .realcase_box .realcase_ctn .img img {
        width: 100%;
    }
        .realcase_wrap .realcase_box .realcase_ctn .solut_tit {
            background-color: #9eb6c0;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            padding: 6px 10px;
            line-height: 1;
            display: inline-block;
            border-radius: 20px;
        }

        .realcase_wrap .realcase_box .realcase_ctn .solut_txt {
            font-size: 20px;
            font-weight: 700;
            color: #9eb6c0;
            margin-top: 10px;
        }

        .realcase_wrap .realcase_box .realcase_ctn hr {
            border: 1px solid #e8e8e8;
            width: 100%;
            margin: 20px 0;
        }

    .realcase_wrap .realcase_box .realcase_ctn .check_list {
        font-size: 18px;
        display: grid;
        justify-content: center;
        gap: 10px;
    }

        .realcase_wrap .realcase_box .realcase_ctn .check_list .txt_box {
            text-align: left;
            font-weight: 500;
            display: flex;
        }

            .realcase_wrap .realcase_box .realcase_ctn .check_list .txt_box .icon {
                font-size: 16px;
                color: #061e35;
                margin-right: 10px;
                line-height: 1.7;
            }




        section .basic_wrap {
            text-align: center;
            width: 100%;
            max-width: 1200px;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

.basic_wrap .tit {
    margin-bottom:0;
}

.basic_wrap .ctn_box {
    width: 80%;
    margin-bottom: 50px;
}

.basic_wrap .ctn_box .img {
    width: 80%;
    margin: 30px auto;
}

    .basic_wrap .ctn_box .img img {
        width: 100%;
    }

.basic_wrap .ctn_box .txt {
    font-size:18px;
}
.basic_wrap .ctn_box .txt span {
    font-weight:700;
}


.basic_wrap .ctn_box2 {
    width: 80%;
}

    .basic_wrap .ctn_box2 .img {
        width: 100%;
        margin: 30px auto;
    }

        .basic_wrap .ctn_box2 .img img {
            width: 100%;
        }
    .basic_wrap .ctn_box2 .txt {
        font-size: 18px;
    }

        .basic_wrap .ctn_box2 .txt span {
            font-weight: 700;
        }



.basic_wrap .step_txt {
    font-size: 18px;
}

    .basic_wrap .step_txt span {
        font-weight: 700;
    }



.basic_wrap .surcace_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 70px;
}
    .basic_wrap .surcace_box .surcace_ctn .tit_box {
        background: #fff;
        border-radius: 50px;
        padding: 7px;
        display: inline-flex;
        align-items: center;
    }
        .basic_wrap .surcace_box .surcace_ctn .tit_box .cace_no {
            background: #1e3050;
            border-radius: 50px;
            padding: 10px 15px;
            color: #fff;
            font-weight: 700;
            font-size: 20px
        }
        .basic_wrap .surcace_box .surcace_ctn .tit_box .tit {
            font-weight: 700;
            font-size: 22px;
            margin: 0 20px;
        }
    .basic_wrap .surcace_box .surcace_ctn .surcace_img {
        margin: 20px 0 30px 0;
    }

    .basic_wrap .surcace_box .surcace_ctn .surcace_txt {
        font-size: 18px;
    }
        .basic_wrap .surcace_box .surcace_ctn .surcace_txt span {
            font-weight: 700;
        }

        .basic_wrap .surcace_box .surcace_ctn .surcace_txt p {
            font-size: 16px;
            color: #747474;
            margin: 20px auto 0;
            width: 70%;
        }



        section.border {
            background: #fff;
            border-top: 1px solid #ededed;
            border-bottom: 1px solid #ededed;
            padding: 120px 0;
        }

section .method_wrap {
    text-align: center;
    width: 100%;
    max-width: 1200px;
}

.method_wrap .step_box {
    width: 100%;
    border-radius: 50px;
    background: #f9f9f9;
    padding: 40px 80px 60px 80px;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

    .method_wrap .step_box .step_no {
        width: 100px;
        height: 100px;
        border-radius: 100%;
        background: #061e35;
        color: #fff;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

        .method_wrap .step_box .step_no .no {
            font-size: 36px;
            font-weight: 700;
            line-height: 1;
        }

    .method_wrap .step_box .step_tit {
        font-size: 28px;
        font-weight: 600;
        margin: 20px 0 40px 0;
        
    }

    .method_wrap .step_box .step_ctn {
        display: flex;
        justify-content: center;
        gap: 40px;
        width: 100%;
        align-items: center;
    }

        .method_wrap .step_box .step_ctn .step_detail {
            width: 25%;
        }

            .method_wrap .step_box .step_ctn .step_detail .img {
                width: 100%;
                border-radius: 20px;
                overflow: hidden;
                display: table;
            }

                .method_wrap .step_box .step_ctn .step_detail .img img {
                    width: 100%;
                    display: table-cell;
                }

            .method_wrap .step_box .step_ctn .step_detail .txt {
                font-size: 18px;
                font-weight: 600;
                margin-top: 20px;
            }

        .method_wrap .step_box .step_ctn .bna_img {
            margin-bottom: 50px;
        }

        .method_wrap .step_box .step_ctn .short {
            position: relative;
            width: 25%;
            height: 0;
            padding-bottom: 43.78%;
            margin-bottom: 40px;
        }

            .method_wrap .step_box .step_ctn .short iframe {
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
            }




    .method_wrap .step_box .step_txt {
        font-size: 18px;
        
    }

        .method_wrap .step_box .step_txt span {
            font-weight: 700;
            /*display: inline-block;*/
            background: #fff;
            padding: 0 3px;
        }

    .method_wrap .step_box hr {
        border: 1px solid #e8e8e8;
        width: 80%;
        margin-top: 40px;
    }

    .method_wrap .step_box .info_list {
        display: grid;
        margin-top: 15px;
        font-size: 20px;
        justify-content: center;
        gap: 5px;
    }

        .method_wrap .step_box .info_list .list_box {
            display: flex;
            text-align: left;
            gap: 10px;
            font-size: 16px;
            color: #747474;
            
        }


    .method_wrap .step_box .step_boxtit {
        padding: 5px 30px;
        background: #9eb6bf;
        font-size: 26px;
        font-weight: 700;
        color: #fff;
        border-radius: 30px;
        margin-bottom: 20px;
    }

section .case_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
    padding-top: 120px;
}

.case_wrap .case_box {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 40px;
}

    .case_wrap .case_box .case_ctn {
        width: 220px;
        height: 220px;
        padding: 40px;
        display: flex;
        background: #fff;
        border-radius: 50% 50%;
        align-items: center;
        flex-direction: column;
        gap: 20px;
        font-size: 20px;
        font-weight: 500;
        
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    }

        .case_wrap .case_box .case_ctn .no {
            padding: 5px;
            background: #c3d9e1;
            color: #fff;
            font-weight: 300;
            line-height: 1;
            width: 26px;
            height: 26px;
            font-size: 16px;
            border-radius: 50%;
        }



section .bna_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
    padding-top: 120px;
}


.bna_wrap .bna_box {
    width: 100%;
    max-width: 1400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

    .bna_wrap .bna_box .bna_ctn {
        width: 40%;
        border-radius: 20px;
        overflow: hidden;
    }

        .bna_wrap .bna_box .bna_ctn .img {
            width: 100%;
            display: table;
        }

            .bna_wrap .bna_box .bna_ctn .img img {
                width: 100%;
                display: table-cell;
            }

        .bna_wrap .bna_box .bna_ctn .bna_txt {
            padding: 20px;
            font-size: 20px;
            color: #fff;
            background: #061e35;
        }

/*눈재수술 전후*/
.bna_wrap.revision {
    padding-top: 0;
}

    .bna_wrap.revision .bna_box {
        gap: 100px;
    }

        .bna_wrap.revision .bna_box .bna_ctn {
            width: 100%;
            background: unset;
            position: relative;
        }

            .bna_wrap.revision .bna_box .bna_ctn::before {
                content: " ";
                width: 100%;
                height: 1px;
                background: #ebebeb;
                position: absolute;
                top: 25px;
                left: 0;
            }

            .bna_wrap.revision .bna_box .bna_ctn .no {
                padding: 7px 20px;
                background: #061e35;
                border-radius: 50px;
                color: #fff;
                font-size: 24px;
                font-weight: 700;
                display: inline-block;
                position: relative;
            }

            .bna_wrap.revision .bna_box .bna_ctn .sub_tit {
                margin: 20px 0 40px 0;
                font-size: 26px;
                font-weight: 600;
            }


            .bna_wrap.revision .bna_box .bna_ctn .img {
                width: unset;
                display: block;
            }

                .bna_wrap.revision .bna_box .bna_ctn .img img {
                    width: unset;
                    display: unset;
                }


section.bg_red {
    background-color: #f7efed;
    padding: 100px 0 120px 0;
}


section .ytb_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
}

.ytb_wrap .sub_tit {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 30px;
    background: #e93f3d;
    display: inline-block;
}

.ytb_wrap .tit {
    font-size: 42px;
    
    margin: 20px 0 40px 0;
}

    .ytb_wrap .tit span {
        font-weight: 700;
    }


.ytb_wrap .ytb_box {
    display: flex;
    justify-content: center;
    gap: 20px;
}

    .ytb_wrap .ytb_box .ytb_ctn {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 20px;
        background: #fff;
        border-radius: 30px;
        width: 50%;
        gap: 20px;
        text-align: left;
    }

        .ytb_wrap .ytb_box .ytb_ctn .video_box {
            padding-top: 56.25%;
            position: relative;
        }

            .ytb_wrap .ytb_box .ytb_ctn .video_box iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px;
            }


        .ytb_wrap .ytb_box .ytb_ctn .title {
            font-size: 26px;
            font-weight: 700;
            
            margin-top: 10px;
        }

        .ytb_wrap .ytb_box .ytb_ctn .name {
            font-weight: 500;
        }

            .ytb_wrap .ytb_box .ytb_ctn .name span.logo {
                display: inline-block;
                width: 30px;
                height: 30px;
                background: url(/UploadFile/Re_sub/Common/ytb_logo.png) no-repeat;
                background-position: 0 0;
                background-size: 100%;
                vertical-align: middle;
                margin-right: 10px;
            }

        .ytb_wrap .ytb_box .ytb_ctn .txt {
            color: #797979;
        }


section.bg_mint {
    background-color: #c3d9e1;
    background-image: url(/UploadFile/Re_sub/Common/dramatic.png);
    background-size: auto;
    background-position: center 20px;
    background-repeat: no-repeat;
    padding: 120px 0;
}

section .drama_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
}

.drama_wrap .tit {
    font-size: 42px;
    
}

    .drama_wrap .tit span {
        font-weight: 700;
    }

.drama_wrap .sub_tit {
    font-size: 24px;
    margin: 30px 0 70px 0;
    
}

    .drama_wrap .sub_tit span {
        font-weight: 700;
    }

.drama_wrap .drama_box {
    display: flex;
    justify-content: center;
    gap: 40px;
}

    .drama_wrap .drama_box .ctn_box {
        width: 30%;
        padding: 60px 50px 40px 50px;
        background: #fff;
        position: relative;
        border-radius: 50px;
    }


        .drama_wrap .drama_box .ctn_box .tit {
            position: absolute;
            top: 0;
            left: 50%;
            transform: translate(calc(-50% - 0.5px), -50%);
            background: #061e35;
            border-radius: 50px;
            padding: 12px 10px;
            color: #fff;
            font-size: 20px;
            font-weight: 500;
            width: 55%;
        }

            .drama_wrap .drama_box .ctn_box .img,
            .drama_wrap .drama_box .ctn_box .img img {
                width: 100%;
            }

        .drama_wrap .drama_box .ctn_box .check_list {
            margin-top: 30px;
            font-size: 20px;
            display: grid;
            justify-content: center;
            gap: 15px;
        }

            .drama_wrap .drama_box .ctn_box .check_list .txt_box {
                text-align: left;
                font-weight: 500;
                
                display: flex;
            }

                .drama_wrap .drama_box .ctn_box .check_list .txt_box .icon {
                    font-size: 26px;
                    color: #061e35;
                    margin-right: 10px;
                    line-height: 1.3;
                }

/*부분절개+윗트임*/

section .up_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
}

.up_wrap .up_box .tit_box {
    display:flex;
    flex-direction:column;
}
    .up_wrap .up_box .tit_box .sub_tit {
        font-size:18px;
        font-weight:500;
    }
    .up_wrap .up_box .tit_box .main_tit {
        font-size: 34px;
        font-weight: 700;
    }
    .up_wrap .up_box .tit_box .name span {
        display: inline-block;
        padding: 0 20px;
        background: #061e35;
        color: #fff;
        font-weight: 700;
        font-size: 28px;
        border-radius: 30px;
        margin-top: 10px;
    }

.up_wrap .up_ctn {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50px;
    padding: 50px 70px;
    margin-top: 40px;
}

.up_ctn .txt_box .sub_tit {
    font-size: 18px;
    font-weight: 500;
}

.up_ctn .txt_box .main_tit {
    font-size: 34px;
    font-weight: 700;
}
.up_ctn .txt_box .point div {
    display: inline-block;
    background: #f1f1f1;
    padding: 10px 20px 10px 10px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin: 10px 0 30px 0;
}
    .up_ctn .txt_box .point div span {
        display: inline-block;
        background: #061f35;
        padding: 5px 10px;
        border-radius: 20px;
        font-size: 18px;
        color: #fff;
        font-weight: 700;
        margin-right: 10px;
    }

.up_ctn .up_img,
.up_ctn .up_img img {
    width: 90%;
    margin: 0 auto;
}

.up_ctn .up_txt {
    font-size: 28px;
    font-weight: 500;
    margin-top: 30px;
}
    .up_ctn .up_txt span {
        font-size: 32px;
        font-weight: 700;
        background: #fff2a9;
    }

.upcase_box .upcase_ctn {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
    .upcase_box .upcase_ctn .case_no {
        padding: 5px 20px;
        background: #061e35;
        border-radius: 50px;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        display: inline-block;
        margin-bottom: 20px;
    }

.upcase_ctn .bna_ctn {
    display: flex;
    justify-content: center;
    gap: 1px;
    font-size: 20px;
    width: 60%;
}

    .upcase_ctn .bna_ctn .img img {
        display: table;
        width: 100%;
    }

    .upcase_ctn .bna_ctn .be_box,
    .upcase_ctn .bna_ctn .af_box {
        flex: 1;
        display: flex;
        flex-direction: column;
    }


        .upcase_ctn .bna_ctn .be_box .be_txt {
            background: #e4e4e4;
            padding: 15px;
            font-size: 16px;
            flex-grow: 1;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    .upcase_ctn .bna_ctn .be_box .be_txt b {
        font-weight:700;
    }

        .upcase_ctn .bna_ctn .af_box .af_txt {
            background: #9eb6bf;
            font-weight: 700;
            color: #fff;
            padding: 15px;
            font-size: 16px;
            flex-grow: 1;
            display: flex;
            align-items: center;
            justify-content: center;
        }

.upcase_txt {
    font-size: 18px;
    margin-top: 40px;
}
    .upcase_txt span {
        font-weight: 700;
        background: #e0e8e9;
        padding: 0 3px;
    }


/*미디어쿼리 시작*/
@media (min-width: 768px) and (max-width: 1024px) {
    .padtop120 {
        padding-top: 80px !important;
    }

        .top_wrap .top_banner.partialincision {
            background-position: 134% 70%;
            background-size: 68%;
        }

        .top_wrap .top_banner.natural {
            background-position: 170% 30%;
            background-size: 80%;
            gap: 20px;
        }
    .top_wrap .top_banner.Correction {
        background-position: 130% 35%;
        background-size: 66%;
    }
        .top_wrap .top_banner.Slit {
            background-position: 150% 35%;
        }
        .top_wrap .top_banner.FatGrafting {
            background-position: 140% 15%;
            background-size: 74%;
        }
        .top_wrap .top_banner.FatRemoval {
            background-position: 180% 46%;
            background-size: 80%;
        }
        .top_wrap .top_banner.UnderEyeFatRelocation {
            background-position: 320% 35%;
            background-size: 90%;
        }
        .top_wrap .top_banner.RevisionSurgery {
            background-position: 170% 50%;
            background-size: 75%;
        }

        .top_wrap .top_banner.LowerCrease {
            background-position: 110% 85%;
            background-size: 64%;
        }
        .top_wrap .top_banner.fullyincision {
            background-position: 165% 80%;
            background-size: 73%;
        }



    /* 문단 타이틀 */
    .recomm_wrap .tit,
    .diagram_wrap .tit,
    .method_wrap .tit,
    .bna_wrap .tit,
    .case_wrap .tit,
    .basic_wrap .tit,
    .realcase_wrap .tit {
        font-size: 30px;
        margin-bottom: 30px;
    }



    .diagram_wrap .diag_img img {
        width: 100%;
    }


    section .knowhow_wrap {
        padding-top: 0;
    }

    .knowhow_wrap .knowhow_box {
        border-radius: 30px;
        padding: 40px 30px;
    }

        .knowhow_wrap .knowhow_box .know_img img {
            width: 100%;
        }

        .knowhow_wrap .knowhow_box .know_txt {
            font-size: 18px;
        }
        .short_box .shotr_ctn {
            width: 38%;
            padding-bottom: 70%;
        }
            .short_box .shotr_ctn .ctn_txt {
                left: 40%;
                transform: translateX(-30%);
            }

            section .border {
                padding: 80px 30px;
            }

    .method_wrap .step_box {
        padding: 40px 30px 60px 30px;
        margin-top: 30px;
    }

        .method_wrap .step_box .step_no {
            width: 80px;
            height: 80px;
        }

            .method_wrap .step_box .step_no .no {
                font-size: 30px;
            }

        .method_wrap .step_box .step_tit {
            font-size: 26px;
        }

        .method_wrap .step_box .step_ctn .step_detail .txt {
            font-size: 16px;
        }

        .method_wrap .step_box .step_ctn .bna_img img {
            width: 100%;
        }

        .method_wrap .step_box .step_txt {
            font-size: 18px;
            
        }

        .method_wrap .step_box .step_boxtit {
            font-size: 24px;
        }

        .method_wrap .step_box .step_txt span {
            padding: 0 3px;
        }

    section .case_wrap {
        padding-top: 80px;
    }

    .case_wrap .case_box {
        flex-wrap: wrap;
    }

        .case_wrap .case_box .case_ctn {
            width: 200px;
            height: 200px;
            padding: 40px;
        }



    .bna_wrap .bna_box .bna_ctn {
        width: 45%;
    }

        .bna_wrap .bna_box .bna_ctn .bna_txt {
            padding: 15px;
            font-size: 16px;
        }

    /*눈재수술 전후*/

    section .bna_wrap.revision {
        padding-top: 0;
    }

    .bna_wrap.revision .bna_box {
        gap: 80px;
    }

        .bna_wrap.revision .bna_box .bna_ctn .img img {
            width: 100%;
        }



    section.bg_red {
        padding: 80px 30px;
    }

    .ytb_wrap .ytb_box {
        gap: 20px;
    }

        .ytb_wrap .ytb_box .ytb_ctn {
            justify-content: flex-start;
            padding: 20px;
            gap: 15px
        }

            .ytb_wrap .ytb_box .ytb_ctn .title {
                font-size: 20px;
            }

            .ytb_wrap .ytb_box .ytb_ctn .name {
                font-size: 14px;
            }

                .ytb_wrap .ytb_box .ytb_ctn .name span.logo {
                    width: 24px;
                    height: 24px;
                    margin-right: 5px;
                }

            .ytb_wrap .ytb_box .ytb_ctn .txt {
                font-size: 14px;
            }


    section.bg_mint {
        padding: 80px 30px;
    }

    .drama_wrap .tit {
        font-size: 34px;
    }

    .drama_wrap .sub_tit {
        font-size: 20px;
        margin: 10px 0 70px 0;
    }

    .drama_wrap .drama_box {
        gap: 20px;
    }

        .drama_wrap .drama_box .ctn_box {
            width: 50%;
            padding: 50px 25px 30px 25px;
            border-radius: 30px;
        }

            .drama_wrap .drama_box .ctn_box .tit {
                font-size: 20px;
                width: 70%;
            }

            .drama_wrap .drama_box .ctn_box .check_list {
                margin-top: 20px;
                font-size: 16px;
                gap: 10px;
            }

                .drama_wrap .drama_box .ctn_box .check_list .txt_box .icon {
                    font-size: 22px;
                }
}


@media screen and (max-width: 767px) {
    .padtop120 {
        padding-top: 60px !important;
    }

    .martop60 {
        margin-top: 40px !important;
    }


    .top_wrap .top_banner.RevisionSurgery {
        background-position: 35% 60%;
        background-size: 150%;
    }

    .top_wrap .top_banner.Correction {
        background-position: 45% 55%;
        background-size: 140%;
    }

        .top_wrap .top_banner.Slit {
            background-position: 25% 35%;
        }

        .top_wrap .top_banner.natural {
            background-position: 50% 30%;
            background-size: 170%;
        }

        .top_wrap .top_banner.partialincision {
            background-position: 22% 70%;
            background-size: 118%;
        }

        .top_wrap .top_banner.UnderEyeFatRelocation {
            background-position: 45% 10%;
            background-size: 190%;
        }

        .top_wrap .top_banner.FatRemoval {
            background-position: 50% 42%;
            background-size: 180%;
        }

        .top_wrap .top_banner.FatGrafting {
            background-position: 50% 18%;
            background-size: 170%;
        }

        .top_wrap .top_banner.LowerCrease {
            background-position: 85% 80%;
            background-size: 120%;
        }

        .top_wrap .top_banner.fullyincision {
            background-position: 25% 40%;
            background-size: 145%;
        }




    /* 문단 타이틀 */
    .recomm_wrap .tit,
    .diagram_wrap .tit,
    .method_wrap .tit,
    .bna_wrap .tit,
    .case_wrap .tit,
    .basic_wrap .tit,
    .realcase_wrap .tit {
        font-size: 26px;
        margin-bottom: 30px;
    }



    .diagram_wrap .diag_img img {
        width: 100%;
    }

        .diagram_wrap .diag_img img.pc_img {
            display: none;
        }

        .diagram_wrap .diag_img img.mo_img {
            display: block;
        }

    .diagram_wrap .diag_mo {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-top: 30px;
    }

        .diagram_wrap .diag_mo .txt {
            display: block;
            font-size: 16px;
            font-weight: 600;
            padding: 10px;
            background: #061e35;
            border-radius: 50px;
            color: #fff;
        }

    .diagram_wrap .diag_txt {
        font-size: 18px;
    }


    .check_wrap .check_box .check_img {
        width: 100%;
    }

        .check_wrap .check_box .check_img img {
            width: 100%;
        }

    .check_wrap .kind_box {
        gap: 5px;
        margin-top: 20px;
        justify-content: space-evenly;
    }

    .check_wrap .check_box .check_txt {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .check_wrap .check_box .check_icon {
        margin-bottom: 0;
        padding: 5px 10px;
    }

    .check_wrap .check_box .check_tit {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .check_wrap .kind_box .kind_ctn {
        width: 160px;
        height: 160px;
        padding: 15px;
        gap: 8px;
    }

        .check_wrap .kind_box .kind_ctn .no {
            padding: 3px;
            width: 20px;
            height: 20px;
        }

        .check_wrap .kind_box .kind_ctn .tit {
            font-size: 16px;
        }

        .check_wrap .kind_box .kind_ctn .txt {
            font-size: 14px;
        }


    .knowhow_wrap .knowhow_box .know_tit {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .knowhow_wrap .knowhow_box {
        border-radius: 20px;
        padding: 30px 20px;
    }

        .knowhow_wrap .knowhow_box .know_img img {
            width: 100%;
        }

        .knowhow_wrap .knowhow_box .know_txt {
            font-size: 15px;
            margin-top: 20px;
        }


    .knowhow_wrap .check_box .check_tit {
        font-size: 20px;
    }

    .knowhow_wrap .step_box {
        flex-direction: column;
        align-items: center;
    }

        .knowhow_wrap .step_box .step_ctn {
            width: 80%;
        }

            .knowhow_wrap .step_box .step_ctn .txt_box {
                font-size: 15px;
            }

    .short_box {
        flex-direction: column;
        align-items: center;
        gap: 70px;
    }
       .short_box .shotr_ctn {
            width: 80%;
            padding-bottom: 143%;
        }
            .short_box .shotr_ctn .ctn_txt {
                left: 40%;
                transform: translateX(-30%);
            }


            .realcase_wrap .realcase_box {
                flex-direction: column;
                gap: 40px;
                width: 90%;
            }

        .realcase_wrap .realcase_box .realcase_ctn {
            width: 100%;
            padding: 25px 20px 20px 20px;
            border-radius: 20px;
        }

            .realcase_wrap .realcase_box .realcase_ctn .img {
                width: 100%;
                margin: 10px 0;
            }
            .realcase_wrap .realcase_box .realcase_ctn .case_no {
                font-size: 14px;
            }
            .realcase_wrap .realcase_box .realcase_ctn .ctn_tit {
                font-size: 22px;
            }
            .realcase_wrap .realcase_box .realcase_ctn .solut_txt {
                font-size: 18px;
            }

            .realcase_wrap .realcase_box .realcase_ctn hr {
                margin: 10px 0 15px 0;
            }
            .realcase_wrap .realcase_box .realcase_ctn .check_list {
                font-size: 15px;
                gap: 0;
            }
                .realcase_wrap .realcase_box .realcase_ctn .check_list .txt_box .icon {
                    font-size: 14px;
                }

    .basic_wrap .tit {
        font-size: 26px;
        margin-bottom: 0;
    }

    .basic_wrap .ctn_box {
        width: 100%;
        margin-bottom: 30px;
    }
        .basic_wrap .ctn_box .img {
            width: 100%;
            margin: 20px auto;
        }
        .basic_wrap .ctn_box .txt {
            font-size: 16px;
        }
    .basic_wrap .surcace_box {
        gap: 50px;
        width: 100%;
    }
        .basic_wrap .surcace_box .surcace_ctn .tit_box .cace_no {
            padding: 8px 10px;
            font-size: 14px;
        }
        .basic_wrap .surcace_box .surcace_ctn .tit_box .tit {
            font-size: 20px;
            margin: 0 10px;
        }
        .basic_wrap .surcace_box .surcace_ctn .surcace_img {
            margin: 20px 0;
            width: 100%;
        }
            .basic_wrap .surcace_box .surcace_ctn .surcace_img img {
                width:100%;
            }
        .basic_wrap .surcace_box .surcace_ctn .surcace_txt {
            font-size: 16px;
        }
            .basic_wrap .surcace_box .surcace_ctn .surcace_txt p {
                font-size: 14px;
                margin: 10px auto 0;
                width: 100%;
            }

    .basic_wrap .ctn_box2 {
        width:100%;
    }
        .basic_wrap .ctn_box2 .img {
            margin: 10px auto;
        }

        .basic_wrap .ctn_box2 .txt {
            font-size: 15px;
        }

        section.border {
            padding: 60px 20px;
        }


    .method_wrap .step_box {
        border-radius: 20px;
        padding: 30px 20px 40px 20px;
        margin-top: 30px;
    }

        .method_wrap .step_box .step_no {
            width: 70px;
            height: 70px;
        }

            .method_wrap .step_box .step_no p {
                font-size: 14px;
                margin-top: 0;
            }

            .method_wrap .step_box .step_no .no {
                font-size: 24px;
                margin-top: 0;
            }

        .method_wrap .step_box .step_tit {
            font-size: 24px;
            margin: 10px 0 20px 0;
        }

        .method_wrap .step_box .step_ctn {
            flex-wrap: wrap;
        }

            .method_wrap .step_box .step_ctn .step_detail {
                width: 45%;
            }

                .method_wrap .step_box .step_ctn .step_detail .txt {
                    font-size: 16px;
                    margin-top: 10px;
                }

            .method_wrap .step_box .step_ctn .bna_img {
                margin-bottom: 20px;
            }

                .method_wrap .step_box .step_ctn .bna_img img {
                    width: 100%;
                }

        .method_wrap .step_box .step_txt {
            font-size: 15px;
        }

        .method_wrap .step_box .step_ctn {
            flex-wrap: wrap;
            gap: 0px;
        }
           /* .method_wrap .step_box .step_ctn .mar0 {
                margin: 0;
            }
*/

            .method_wrap .step_box .step_ctn .short {
                position: relative;
                width: 70%;
                height: 0;
                padding-bottom: 123.78%;
            }

        .method_wrap .step_box .step_boxtit {
            padding: 5px 20px;
            font-size: 18px;
            margin-bottom: 20px;
        }

        .method_wrap .step_box hr {
            margin-top: 20px;
        }

        .method_wrap .step_box .info_list .list_box {
            font-size: 12px;
        }

    section .case_wrap {
        padding-top: 60px;
    }

    .case_wrap .case_box {
        flex-wrap: wrap;
        gap: 15px;
    }

        .case_wrap .case_box .case_ctn {
            width: 140px;
            height: 140px;
            padding: 20px;
            gap: 15px;
            font-size: 16px;
        }



    section .bna_wrap {
        padding-top: 80px;
    }

    .bna_wrap .bna_box .bna_ctn {
        width: 100%;
    }

        .bna_wrap .bna_box .bna_ctn .bna_txt {
            padding: 15px;
            font-size: 16px;
        }




    /*눈재수술 전후*/

    section .bna_wrap.revision {
        padding-top: 0;
    }

    .bna_wrap.revision .bna_box {
        gap: 40px;
    }

        .bna_wrap.revision .bna_box .bna_ctn .no {
            font-size: 18px;
            padding: 5px 15px;
        }

        .bna_wrap.revision .bna_box .bna_ctn .sub_tit {
            margin: 10px 0 25px 0;
            font-size: 22px;
        }

        .bna_wrap.revision .bna_box .bna_ctn .img img {
            width: 100%;
        }

        .bna_wrap.revision .bna_box .bna_ctn::before {
            top: 18px;
        }

    section.bg_red {
        padding: 60px 20px;
    }

    .ytb_wrap .ytb_box {
        gap: 20px;
        flex-direction: column;
    }

    .ytb_wrap .sub_tit {
        font-size: 16px;
    }

    .ytb_wrap .ytb_box .ytb_ctn {
        justify-content: flex-start;
        padding: 20px;
        gap: 15px;
        width: 100%;
        border-radius: 20px;
    }

        .ytb_wrap .ytb_box .ytb_ctn .title {
            font-size: 20px;
        }

        .ytb_wrap .ytb_box .ytb_ctn .name {
            font-size: 14px;
        }

            .ytb_wrap .ytb_box .ytb_ctn .name span.logo {
                width: 24px;
                height: 24px;
                margin-right: 5px;
            }

        .ytb_wrap .ytb_box .ytb_ctn .txt {
            font-size: 14px;
        }




    section.bg_mint {
        background-size: 90%;
        padding: 80px 30px;
    }

    .drama_wrap .tit,
    .ytb_wrap .tit {
        font-size: 34px;
        margin: 10px 0 30px 0;
    }

    .drama_wrap .sub_tit {
        font-size: 20px;
        margin: 20px 0 60px 0;
    }

    .drama_wrap .drama_box {
        flex-direction: column;
        gap: 70px;
    }

        .drama_wrap .drama_box .ctn_box {
            width: 100%;
            padding: 60px 30px 25px 30px;
            border-radius: 30px;
        }

            .drama_wrap .drama_box .ctn_box .img {
                width: 90%;
                margin: 0 auto;
            }


            .drama_wrap .drama_box .ctn_box .tit {
                font-size: 20px;
            }

            .drama_wrap .drama_box .ctn_box .check_list {
                font-size: 16px;
                gap: 10px;
                margin-top: 20px;
            }

                .drama_wrap .drama_box .ctn_box .check_list .txt_box .icon {
                    font-size: 18px;
                }


    /*부분절개+윗트임*/


    .up_wrap .up_box .tit_box .sub_tit {
        font-size: 16px;
    }
    .up_wrap .up_box .tit_box .main_tit {
        font-size: 22px;
    }
    .up_wrap .up_box .tit_box .name span {
        font-size: 20px;
    }
    .up_wrap .up_ctn {
        border-radius: 20px;
        padding: 30px 20px;
        margin-top: 20px;
    }
    .up_ctn .txt_box .sub_tit {
        font-size: 16px;
    }
    .up_ctn .txt_box .main_tit {
        font-size: 24px;
    }
    .up_ctn .up_img,
    .up_ctn .up_img img {
        width: 100%;
    }

    .up_ctn .txt_box .point div {
        padding: 5px 20px 5px 5px;
        font-size: 14px;
        margin: 10px 0 20px 0;
    }
        .up_ctn .txt_box .point div span {
            font-size: 14px;
            margin-right: 5px;
        }
    .up_ctn .up_txt {
        font-size: 18px;
        margin-top: 20px;
    }
        .up_ctn .up_txt span {
            font-size: 22px;
        }
    .upcase_box .upcase_ctn {
        margin-top: 40px;
    }
        .upcase_box .upcase_ctn .case_no {
            font-size: 16px;
        }
        .upcase_ctn .bna_ctn {
            width: 100%;
            align-items: stretch;
            font-size: 14px;
        }
        .upcase_ctn .bna_ctn .be_box,
        .upcase_ctn .bna_ctn .af_box {
            flex: 1;
            display: flex;
            flex-direction: column;
        }
            .upcase_ctn .bna_ctn .be_box .be_txt,
            .upcase_ctn .bna_ctn .af_box .af_txt {
                flex-grow: 1;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;
                padding: 10px;
            }

            .upcase_ctn .bna_ctn .img,
            .upcase_ctn .bna_ctn .img img {
                width: 100%;
            }

    .upcase_txt {
        font-size: 14px;
        margin-top: 30px;
    }


}
