﻿.padtop120 {
    padding-top: 120px !important;
}
.topmar30 {
    margin-top: 30px !important;
}
.pad0 {
    padding-top:0 !important;
}

.top_wrap .top_banner {
    background-color: #f0f6d9;
}

    .top_wrap .top_banner.SquareJaw {
        background-image: url(/UploadFile/Re_sub/Face/SquareJaw/01.png);
        background-position: 100% 40%;
        background-size: 47%;
    }
    .top_wrap .top_banner.CheekboneReduction {
        background-image: url(/UploadFile/Re_sub/Face/CheekboneReduction/01.png);
        background-position: 95% 50%;
        background-size: 45%;
    }
    .top_wrap .top_banner.chin {
        background-image: url(/UploadFile/Re_sub/Face/Chin/01.png);
        background-position: 100% 30%;
        background-size: 58%;
    }




/* 문단 타이틀 */
.recomm_wrap .tit,
.diagram_wrap .tit,
.method_wrap .tit,
.bna_wrap .tit,
.case_wrap .tit,
.surgstep_wrap .tit,
.basic_wrap .tit,
.progress_wrap .tit,
.part_wrap .tit {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 50px;
}





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 {
        display: inline-block;
        background: #c2d751;
        border-radius: 20px;
        color: #fff;
        font-weight: 700;
        padding: 5px 15px;
        margin-bottom: 10px;
    }

    .check_wrap .check_box .check_tit {
        font-size: 34px;
        font-weight: 700;
        margin-bottom: 20px;
        
    }
        .check_wrap .check_box .check_tit span {
            color: #acca0c;
            font-weight: 900;
        }

        .check_wrap .check_box .check_txt {
            font-size: 18px;
            
            margin-bottom: 50px;
        }

        .check_wrap .check_box .check_txt span,
        .check_wrap .check_box .txt span {
            font-weight: 700;
            display: inline-block;
            background: #f0f6d9;
            padding: 0 3px;
        }


    .check_wrap .check_box .txt {
        font-size: 18px;
        
        margin-top: 50px;
    }


.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%;
        }


.check_wrap .add_box {
    width: 70%;
    margin: 40px auto 0;
    background: #fff;
    border-radius: 30px;
    padding: 40px;
}

    .check_wrap .add_box .add_ctn .tit {
        color: #fff;
        font-size: 24px;
        font-weight: 700;
        background: #c2d751;
        display: inline-block;
        padding: 5px 20px;
        border-radius: 30px;
        margin-bottom: 20px;
    }

    .check_wrap .add_box .add_ctn .ctn_box {
        display: flex;
        gap: 60px;
        width: 100%;
        align-items: center;
        margin: 0 auto;
    }

        .check_wrap .add_box .add_ctn .ctn_box .add_img {
            width: 50%;
        }

            .check_wrap .add_box .add_ctn .ctn_box .add_img img {
                width: 100%;
            }

        .check_wrap .add_box .add_ctn .ctn_box .txt {
            width: 50%;
            font-size: 16px;
            text-align: left;
        }

            .check_wrap .add_box .add_ctn .ctn_box .txt b {
                font-weight: 700;
            }

.check_wrap .check_box .check_img {
    margin-top:30px;
}


section .basic_wrap {
    text-align: center;
    width: 100%;
    max-width: 1200px;
}

.basic_wrap .ctn_box .img {
    width: 80%;
    margin: 50px auto;
}
    .basic_wrap .ctn_box .img img {
        width:100%;
    }

    .basic_wrap .step_txt {
        font-size: 18px;
    }

    .basic_wrap .step_txt span {
        font-weight: 700;
        display: inline-block;
        background: #fff;
        padding: 0 3px;
    }

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: 40px;
        font-size: 20px;
        
    }

        .knowhow_wrap .knowhow_box .know_txt span {
            font-weight: 700;
            display: inline-block;
            background: #dee6e9;
            padding: 0 3px;
        }



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: 20px;
        width: 100%;
    }

        .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_txt {
        font-size: 20px;
        
    }

        .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: 15px 30px;
        background: #9eb6bf;
        font-size: 34px;
        font-weight: 700;
        color: #fff;
        border-radius: 20px;
        margin-bottom: 20px;
    }



    .method_wrap .step_box .add_box {
        width: 100%;
        background: #fff;
        border-radius: 30px;
        padding: 40px;
        margin-top: 40px;
        display: flex;
        flex-direction: column;
        gap: 40px;
    }


    .method_wrap .step_box .sur_box {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 20px;
    }

        .method_wrap .step_box .sur_box .sur_ctn {
            width: 25%;
            background: #fff;
            border-radius: 20px;
        }

            .method_wrap .step_box .sur_box .sur_ctn .img {
                width: 100%;
                display: table;
            }

                .method_wrap .step_box .sur_box .sur_ctn .img img {
                    width: 100%;
                    display: table-cell;
                }

            .method_wrap .step_box .sur_box .sur_ctn .txt_box {
                width: 100%;
                padding: 20px;
                display: flex;
                flex-direction: column;
                font-size: 18px;
                align-items: center;
                gap: 10px;
            }

                .method_wrap .step_box .sur_box .sur_ctn .txt_box .no {
                    color: #b1c741;
                    font-weight: 700;
                    font-size: 22px;
                }

                .method_wrap .step_box .sur_box .sur_ctn .txt_box .txt {
                    word-break: keep-all;
                }







.surgstep_wrap .add_box {
    width: 70%;
    margin: 40px auto 0;
    background: #fff;
    border-radius: 30px;
    padding: 40px;
}

        .method_wrap .step_box .add_box .add_ctn .tit,
        .surgstep_wrap .add_box .add_ctn .tit {
            color: #fff;
            font-size: 24px;
            font-weight: 700;
            background: #c2d751;
            display: inline-block;
            padding: 5px 20px;
            border-radius: 30px;
            margin-bottom: 20px;
        }

        .method_wrap .step_box .add_box .add_ctn .add_img,
        .surgstep_wrap .add_box .add_ctn .add_img {
            width: 100%;
            margin-bottom: 30px;
        }

        .method_wrap .step_box .add_box .add_ctn .txt span,
        .surgstep_wrap .add_box .add_ctn .txt span {
            font-weight: 700;
        }

            .method_wrap .step_box .add_box .add_ctn .diag_list {
                display: flex;
                justify-content: center;
                gap: 20px;
            }

                .method_wrap .step_box .add_box .add_ctn .diag_list .diag {
                    width: 150px;
                    height: 150px;
                    border-radius: 200px;
                    background: #edd7bf;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    font-weight: 500;
                    font-size: 18px;
                }


            section .surgstep_wrap {
                text-align: center;
                width: 100%;
                max-width: 1400px;
                padding-top: 120px;
            }

.surgstep_wrap .step_box {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
}

    .surgstep_wrap .step_box .step_ctn {
        width: 25%;
        background: #fff;
        border-radius: 20px;
    }

    .surgstep_wrap .step_box .step_ctn .img {
        width: 100%;
        display: table;
    }
        .surgstep_wrap .step_box .step_ctn .img img {
            width: 100%;
            display: table-cell;
        }

        .surgstep_wrap .step_box .step_ctn .txt_box {
            width: 100%;
            padding: 20px;
            display: flex;
            flex-direction: column;
            font-size: 18px;
            align-items: center;
            gap: 10px;
        }

    .surgstep_wrap .step_box .step_ctn .txt_box .no {
        padding: 5px;
        background: #e3b485;
        color: #fff;
        font-weight: 300;
        line-height: 1;
        width: 26px;
        height: 26px;
        font-size: 16px;
        border-radius: 50%;
    }

        .surgstep_wrap .step_box .step_ctn .txt_box .txt {
            word-break:keep-all;
        }

            .surgstep_wrap .step_box .step_ctn .txt_box .txt p {
                font-size: 14px;
                color: #c2d751;
                margin-bottom:10px;
            }



            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: 50px;
        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%;
        }






.surgstep_wrap .noti,
.check_wrap .noti {
    margin-top: 30px;
    font-size: 14px;
    color: #bebebe;
}


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%;
        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;
            border-radius: 0 0 30px 30px;
        }

/*눈재수술 전후*/
.bna_wrap.revision {
    padding-top: 0;
}

    .bna_wrap.revision .bna_box {
        gap: 50px;
    }

        .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;
                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;
                }


            .bna_wrap.revision .bna_box .bna_ctn .case {
                margin-top: 60px;
            }

            .bna_wrap.revision .bna_box .bna_ctn .txt {
                font-size: 18px;
                margin: 20px 0;
            }




            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: 40px;
}

    .ytb_wrap .ytb_box .ytb_ctn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 40px;
        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/img/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_green {
    background-color: #e5e9d6;
    background-image: url(/UploadFile/img/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: 24px;
            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 .progress_wrap {
    text-align: center;
    width: 100%;
    max-width: 1400px;
}

section.bg_beige2 {
    background: #f0f6d9;
    padding: 120px 0;
}

section .part_wrap {
    text-align: center;
    width: 100%;
    max-width: 1200px;
}

.part_wrap .ctn_box {
    display: flex;
    align-items: stretch;
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
}

    .part_wrap .ctn_box .kind_img {
        width: 22%;
        background: #f9f9f9;
        display: flex;
        border-radius: 30px 0 0 30px;
        overflow: hidden;
    }

    .part_wrap .ctn_box .part_img {
        display: flex;
        width: 30%;
        background: #fff;
        padding: 20px;
        border-radius: 0 30px 30px 0;
    }

        .part_wrap .ctn_box .kind_img img,
        .part_wrap .ctn_box .part_img img {
            width:100%;
        }

    .part_wrap .ctn_box .txt_box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 40%;
        padding: 30px;
        background: #fff;
        text-align: left;
        gap: 10px;
    }

        .part_wrap .ctn_box .txt_box .icon {
            border: 1px solid #c2d751;
            color: #c2d751;
            font-size: 14px;
            padding: 3px 5px;
            width: fit-content;
            border-radius: 5px;
        }

        .part_wrap .ctn_box .txt_box .part_tit {
            font-size: 26px;
            font-weight: 700;
        }
            .part_wrap .ctn_box .txt_box .part_tit span {
                color: #c2d751;
            }

        .part_wrap .ctn_box .txt_box .part_txt {
            font-size: 18px;
        }


        /*미디어쿼리 시작*/
        @media (min-width: 768px) and (max-width: 1024px) {
            .padtop120 {
        padding-top: 80px !important;
    }


        .top_wrap .top_banner.SquareJaw {
            background-position: 120% 30%;
            background-size: 65%;
        }

        .top_wrap .top_banner.CheekboneReduction {
            background-position: 120% 30%;
            background-size: 65%;
        }

            .top_wrap .top_banner.chin {
                background-position: 160% 30%;
                background-size: 80%;
            }


    .inform_notice p {
        font-size: 12px;
    }

    /* 문단 타이틀 */
    .recomm_wrap .tit,
    .diagram_wrap .tit,
    .method_wrap .tit,
    .bna_wrap .tit,
    .case_wrap .tit,
    .surgstep_wrap .tit,
    .basic_wrap .tit,
    .progress_wrap .tit,
    .part_wrap .tit {
        font-size: 30px;
        margin-bottom: 30px;
    }



    .diagram_wrap .diag_img img,
    .check_wrap .check_box .check_img,
    .check_wrap .check_box .check_img img,
    .surgstep_wrap .add_box .add_ctn .add_img img,
    .progress_wrap .progress_img img {
        width: 100%;
    }
    .surgstep_wrap .add_box {
        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;
        }
            .check_wrap .check_box .check_img img,
            .check_wrap .add_box {
                width: 100%;
            }

    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: 28px;
        }

        .method_wrap .step_box .step_txt span {
            padding: 0 3px;
        }

            .basic_wrap .ctn_box .img {
                width: 100%;
                margin: 30px auto;
            }


            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;
        }

            .check_wrap .check_box .check_tit {
                font-size: 30px;
                margin-bottom: 30px;
            }

            section.bg_beige2 {
                padding: 80px 0;
            }

            .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 .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_beige {
        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;
    }

    .top_wrap .top_banner.SquareJaw {
        background-position: 35% 30%;
        background-size: 145%;
    }

    .top_wrap .top_banner.CheekboneReduction {
        background-position: 40% 30%;
        background-size: 135%;
    }

        .top_wrap .top_banner.chin {
            background-position: 50% 30%;
            background-size: 150%;
        }



    /* 문단 타이틀 */
    .recomm_wrap .tit,
    .diagram_wrap .tit,
    .method_wrap .tit,
    .bna_wrap .tit,
    .case_wrap .tit,
    .surgstep_wrap .tit,
    .basic_wrap .tit,
    .progress_wrap .tit,
    .part_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: 26px;
        margin-bottom: 10px;
    }

    .check_wrap .check_box .txt {
        font-size: 14px;
        margin-top: 20px;
    }


        .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;
        }



    .check_wrap .add_box {
        width: 100%;
        padding: 30px;
    }

        .check_wrap .add_box .add_ctn .tit {
            font-size: 18px;
        }

        .check_wrap .add_box .add_ctn .ctn_box {
            flex-direction: column;
            width: 100%;
            gap: 20px;
        }

            .check_wrap .add_box .add_ctn .ctn_box .add_img {
                width: 100%;
            }

            .check_wrap .add_box .add_ctn .ctn_box .txt {
                width: 100%;
                font-size: 14px;
                text-align: center;
            }


    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: 14px;
        }

        .method_wrap .step_box .step_boxtit {
            padding: 10px 20px;
            font-size: 22px;
            border-radius: 10px;
            margin-bottom: 20px;
        }

        .method_wrap .step_box hr {
            margin-top: 20px;
        }

        .method_wrap .step_box .info_list .list_box {
            font-size: 12px;
        }



        .method_wrap .step_box .add_box {
            padding: 30px 20px;
            margin-top: 30px;
            gap: 30px;
            border-radius: 20px;
        }




    .surgstep_wrap .add_box {
        width: 100%;
        margin: 30px auto 0;
        border-radius: 20px;
        padding: 20px;
    }

        .method_wrap .step_box .add_box .add_ctn .tit,
        .surgstep_wrap .add_box .add_ctn .tit {
            font-size: 20px;
        }
        .method_wrap .step_box .add_box .add_ctn .txt,
        .surgstep_wrap .add_box .add_ctn .txt {
            font-size: 13px;
        }

            .method_wrap .step_box .add_box .add_ctn .diag_list {
                flex-wrap: wrap;
                gap: 10px;
            }
                .method_wrap .step_box .add_box .add_ctn .diag_list .diag {
                    width: 120px;
                    height: 120px;
                    padding: 20px;
                    font-size: 16px;
                }


    .method_wrap .step_box .add_box .add_img img,
    .surgstep_wrap .add_box .add_img img {
        width: 100%;
    }


    .method_wrap .step_box .sur_box {
        flex-wrap: wrap;
    }
        .method_wrap .step_box .sur_box .sur_ctn {
            width: 100%;
        }
            .method_wrap .step_box .sur_box .sur_ctn .txt_box .no {
                font-size: 20px;
            }

            .method_wrap .step_box .sur_box .sur_ctn .txt_box .txt {
                font-size: 14px;
            }


            section .surgstep_wrap {
                padding-top: 60px;
            }

    .surgstep_wrap .step_box {
        gap: 10px;
        flex-wrap: wrap;
    }

    .surgstep_wrap .step_box .step_ctn {
        width: 48%;
    }

        .surgstep_wrap .step_box .step_ctn .txt_box {
            font-size: 14px;
            padding: 10px;
        }

            .surgstep_wrap .step_box .step_ctn .txt_box .txt p {
                font-size: 13px;
                margin-bottom: 5px;
            }


            .basic_wrap .ctn_box .img {
                width: 100%;
                margin: 20px auto;
            }
    .basic_wrap .step_txt {
        font-size: 14px;
    }



    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: 20px;
    }

        .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 .txt {
            font-size: 14px;
            margin: 20px 0;
        }

        .bna_wrap.revision .bna_box .bna_ctn .case {
            margin-top: 40px;
        }


    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;
        }

    .progress_wrap .progress_img img {
        width: 100%;
    }


    section.bg_green {
        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;
                }

    




}
