@charset "UTF-8";
/* 공통 */
#first{
    margin-bottom: 100px;
}
.margin_0 {
    margin-bottom: 0px !important;
}
.sub_w1280{
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.sub_eng{
    font-family: "Noto Serif";
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 5px;
    color: #C4A580;
}
.sub_eng.beige{
    color: #DDBF9C
}
.sub_eng.brown{
    color: #86623B
}
.center_sub_title{
    text-align: center;
    margin-bottom: 80px;
}
.center_sub_title h3{
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 15px;
    letter-spacing: -1px;
    color: #3D3D3D;
}

.center_sub_title.white h3{
    color: #fff;
}
.center_sub_title.white p{
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 16px;
}
.center_sub_title.white .sub_eng{
    color: #DDBF9C;
}
.cataract_2 .center_sub_title h3 >span{
    color: #DDBF9C;
}
.py_120{
    padding: 120px 0;
    box-sizing: border-box;
}
.sub_bg{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.sub_bg2{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 235px 0 200px !important;
}

.cataract_1{
    background-image: url("/img/sub1/cataract_bg_1.png");
}
.cataract_2{
    background-image: url("/img/sub1/cataract_bg_2.png");
}
.cataract_3{
    background-image: url("/img/cataract/cataract_bg_3.png");
}
.sub_bg.cataract_4{
    background-image: url("/img/cataract/cataract_bg_4.png");
}
.cataract_5{
    background-image: url("/img/cataract/cataract_bg_5.png?ver");
}
.cataract_6{
    background-image: url("/img/cataract/cataract_bg_6.png");
}
.cataract_7{
    background-image: url("/img/cataract/cataract_bg_7.png");
}
.cataract_8{
    background-image: url("/img/cataract/cataract_bg_8.png");
}
.cataract_9{
    background-image: url("/img/cataract/cataract_bg_9.png");
}
.nearsighted_1{
    background-image: url("/img/nearsighted/nearsighted_bg_1.png");
}
.nearsighted_2 {
    background-image: url("/img/nearsighted/nearsighted_bg_2.png");
}
.nearsighted_3 {
    background-image: url("/img/nearsighted/nearsighted_bg_3.png");
}
.nearsighted_4 {
    background-image: url("/img/nearsighted/nearsighted_bg_4.png");
}
.nearsighted_5 {
    background-image: url("/img/nearsighted/nearsighted_bg_5.png");
}
.nearsighted_6 {
    background-image: url("/img/nearsighted/nearsighted_bg_6.png");
}
.pediatric_1 {
    background-image: url("/img/pediatric/pediatric_bg_1.png");
}
.pediatric_2 {
    background-image: url("/img/pediatric/pediatric_bg_2.png");
}
.pediatric_3 {
    background-image: url("/img/pediatric/pediatric_bg_3.png");
}
.pediatric_4 {
    background-image: url("/img/pediatric/pediatric_bg_4.png");
}
.pediatric_5 {
    background-image: url("/img/pediatric/pediatric_bg_5.png");
}
.retina_1 {
    background-image: url("/img/retina/retina_bg_1.png");
}
.retina_2 {
    background-image: url("/img/retina/retina_bg_2.png");
}
.retina_3 {
    background-image: url("/img/retina/retina_bg_3.png");
}
.retina_4 {
    background-image: url("/img/retina/retina_bg_4.png");
}
.retina_5 {
    background-image: url("/img/retina/retina_bg_5.png");
}
.retina_6 {
    background-image: url("/img/retina/retina_bg_6.png");
}
.retina_7 {
    background-image: url("/img/retina/retina_bg_7.png");
}
.retina_8 {
    background-image: url("/img/retina/retina_bg_8.png");
}
.retina_9 {
    background-image: url("/img/retina/retina_bg_9.png");
}
.dry_1 {
    background-image: url("/img/dry/dry_bg_1.png");
}
.dry_2 {
    background-image: url("/img/dry/dry_bg_2.png");
}
.dry_3 {
    background-image: url("/img/dry/dry_bg_3.png");
}
.dry_4 {
    background-image: url("/img/dry/dry_bg_4.png");
}
.dry_5 {
    background-image: url("/img/dry/dry_bg_5.png");
}
.dry_6 {
    background-image: url("/img/dry/dry_bg_6.png");
}
.other_1 {
    background-image: url("/img/other/other_bg_1.png");
}
.other_2 {
    background-image: url("/img/other/other_bg_2.png");
}
.other_3 {
    background-image: url("/img/other/other_bg_3.png");
}
.other_4 {
    background-image: url("/img/other/other_bg_4.png");
}
.other_5 {
    background-image: url("/img/other/other_bg_5.png");
}
.daesin_1 {
    background-image: url("/img/daesin/daesin_bg_1.png?ver=1");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.daesin_2 {
    background-image: url("/img/daesin/daesin_bg_2.png?ver=1");
}
.daesin_3 {
    background-image: url("/img/daesin/daesin_bg_3.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.check_list >li{
    display: flex;
    gap: 30px;
    margin-bottom: 15px;
}
.check_list.one >li{
    margin-bottom: 40px;
}
.check_list >li:last-child{
    margin-bottom: 0;
}
.check_list >li .img_box{}
.check_list >li p{
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    letter-spacing: -0.5px;
}
.check_list.black > li p {
    color: #3C3C3C;
}
/* // */
/* set_1 */
.set_1{
    padding: 25px 0 65px 0;
    box-sizing: border-box;
}
.set_1 .cont_1{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.set_1 .cont_1 .img_box{
    position: relative;
}
.set_1 .cont_1 .img_box .ani_img{
    position: absolute;
    bottom: -55px;
    left: -96px;
    animation: rotate_image 10s linear infinite;
}
.set_1 .cont_1 .text_box{}
.set_1 .cont_1 .text_box .top{
    position: relative;
}
.set_1 .cont_1 .text_box.white .top h3{
    color: #fff;
}
.set_1 .cont_1 .text_box.white .bottom p{
    color: #fff;
}

.set_1 .cont_1 .text_box .top h3{
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -1px;
    font-weight: 700;
    color: #3D3D3D;
    margin-top: 10px;
}
.set_1 .cont_1 .text_box .top h3 >span{
    color: #86623B;
}
.set_1 .cont_1 .text_box.white .top span{
    color: #DDBF9C;
}
.set_1 .cont_1 .text_box .top .img_box{
    position: absolute;
    top: -40px;
    left: -105px;
    z-index: -1;
}
.set_1 .cont_1 .text_box .bottom{
    margin-top: 50px;
    position: relative;
}
.set_1 .cont_1 .text_box .bottom p{
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    color: #3D3D3D;
    letter-spacing: -1px;
}
.set_1 .cont_1 .text_box .bottom .img_box{
    position: absolute;
    top: -15px;
    left: -55px;
    z-index: -1;
}
.set_1.sub_bg .cont_1.no_img .img_box{
    z-index: 5;
}
.set_1.sub_bg .cont_1.no_img{
    padding-left: 130px;
    box-sizing: border-box;
}
.set_1.sub_bg2 .cont_1.no_img .img_box{
    z-index: 5;
}
.set_1.sub_bg2 .cont_1.no_img{
    padding-left: 130px;
    box-sizing: border-box;
}
/* set_2 */
.set_2{}
.set_2 .cont_1{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.set_2 .cont_1.row{
    margin-top: 50px;
    flex-direction: row-reverse
}
.set_2 .cont_1 > span{
    color: #fff;
    background-color: #86623B;
    border-radius: 50px;
    padding: 10px 30px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 24px;
}
.set_2 .cont_1.row >span{
    background-color: #B08D67;
}
.set_2 .cont_1 > ul{
    display: flex;
    gap: 20px;
}
.set_2 .cont_1 > ul li{
    background-color: #D8D8D8;
    border-radius: 8px;
    overflow: hidden;
}
.set_2 .cont_1 > ul li .img_box{ }
.set_2 .cont_1 > ul li p{
    font-size: 18px;
    line-height: 22px;
    padding: 18px 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #000;
}

/* set_3 */
.set_3{}
.set_3 .cont_1{
    display: flex;
    gap: 100px;
    align-items: stretch;
    justify-content: center;
}
.set_3 .cont_1 .small_tit_1{
    color: #fff;
    background-color: #86623B;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 35px;
}
.set_3 .cont_1 .small_tit_2{
    color: #fff;
    background-color: #B08D67;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 35px;
}
.set_4 .cont_1 p{
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    font-weight: 100;
}
.set_4 .cont_2{
    display: flex;
    gap: 50px;
    justify-content: center;
    align-items: flex-start
}
.set_4 .cont_2.wd_50 li{
    width: 40%;
}
.set_4 .cont_2 li{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.set_4 .cont_2 li .img_box{
    position: relative;
}

.set_4 .cont_2 li .img_box span{
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 50%);
    color: #fff;
    background-color: #6F4517;
    border-radius: 50px;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.70);
    min-width: 150px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
}
.set_4 .cont_2 .ab_top .img_box span{
    bottom: auto;
    top: 0;
    transform: translate(-50%, -50%);
}
.set_4 .cont_2 li p{
    color: #3d3d3d;
    font-size: 18px;
    line-height: 25px;
    margin-top: 40px;
    text-align: center;
    font-weight: 500;
    letter-spacing: -1px;
}
@media screen and (max-width: 1350px) {
    .sub_w1280{
     width: 95%;
    }
    .set_2 .cont_1 > ul{
        gap: 10px;
    }
    .set_2 .cont_1 > span{
        /* font-size: 20px; */
        padding: 10px 20px;
    }
 }
@media screen and (max-width: 1280px) {
    .sub_w1280{
     width: 90%;
    }
    .set_1 .cont_1{
        gap: 20px;
    }
    .set_1 .cont_1.reverse{
        padding: 100px 0;
    }
    .set_1 .cont_1.no_img .text_box .bottom{
        max-width: none;
    }
    .set_1 .cont_1 .text_box .bottom{
        max-width: 600px;
        width: 100%;
    }
    .set_1 .cont_1 .text_box .top .img_box{
        left: 0;
        top: -110px;
        z-index: 5;
    }
    .set_1 .cont_1 .text_box .bottom .img_box{
        left: 0;
    }
    .set_1.sub_bg .cont_1.no_img{
        padding-left: 0;
    }
    .set_1.sub_bg2 .cont_1.no_img{
        padding-left: 0;
    }
    .set_2 .cont_1 > ul li p{
        padding: 18px 10px;
    }
    .set_2 .cont_1 > span{
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }
    
    .set_2 .cont_1{
        gap: 10px;
    }
    .check_list >li{
        gap: 15px;
    }
}
@media screen and (max-width: 1100px) {
    .set_2 .cont_1{
        flex-direction: column;
    }
    .set_2 .cont_1.row{
        flex-direction: column;
    }
    .set_2 .cont_1{
        gap: 20px;
    }
    .set_3 .cont_1{
        gap: 50px;
    }
    .check_list >li .img_box{
        min-width: 24px;
        max-width: 24px;
    }

}
@media screen and (max-width: 970px) {
    .set_4 .cont_2{
        flex-direction: column;
        align-items: center;
    }
    .set_4 .cont_2.wd_50 li{
        width: 100%;
    }
    #first{
        margin-bottom: 0;
    }
}
@media screen and (max-width: 768px) {
    
    .sub_bg{
        background-position: 48% 50%;
    }
    .sub_bg2{
        padding: 60px 0 !important;
        background-position: 45% 50%;
    }
    /* .sub_bg.cataract_1{
        padding: 60px 0;
        background-position: 45% 50%;
    }
    .sub_bg.cataract_3{
        padding: 60px 0;
        background-position: 45% 50%;
    }
    .sub_bg.cataract_5{
        padding: 60px 0;
        background-position: 45% 50%;
    } */
    .center_sub_title{
        margin-bottom: 40px;
    }
    .center_sub_title h3{
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -1.5px;
    }
    .py_120{
        padding: 60px 0;
    }
    .check_list .none_768{
        margin-bottom: 0;
    }
    .check_list >li p{
        font-size: 16px;
    }
    .check_list >li{
        align-items: center;
        margin-bottom: 10px;
    }
    .check_list.one >li{
        margin-bottom: 20px;
    }
    .check_list >li .img_box{
        min-width: 20px;
        max-width: 20px;
    }
    .set_1{
        padding: 25px 0 55px 0;
    }
    .sub_eng{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 2.8px;
    }
    .set_1 .cont_1{
        flex-direction: column;
    }
    .set_1 .cont_1.reverse{
        flex-direction: column-reverse;
        padding: 0;
    }
    .set_1 .cont_1 .text_box .top h3{
        font-size: 26px;
        line-height: 30px;
        margin-top: 5px;
    }
    .set_1 .cont_1 .img_box .ani_img{
        width: 120px;
        bottom: -20px;
        left: -27px;
    }
    .set_1 .cont_1 .text_box{
        padding-left: 30px;
        box-sizing: border-box;
    }
    .set_1 .cont_1 .text_box .top{
        padding-left: 10px;
        box-sizing: border-box;
    }
    .set_1 .cont_1 .text_box .top .img_box{
        width: 38px;
        top: 50%;
        left: -35px;
        transform: translateY(-50%);
    }
    .set_1 .cont_1 .text_box .bottom{
        margin-top: 25px;
    }
    .set_1 .cont_1 .text_box .bottom p{
        font-size: 16px;
        line-height: 25px;
    }
    .set_1 .cont_1 .text_box .bottom .img_box{
        width: 30px;
        top: -5px;
        left: -20px;
    }
    .set_2 .center_sub_title h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .set_2 .cont_1 > ul{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .set_2 .cont_1 > ul li{
        width: 48%;
    }
    .set_2 .cont_1 > ul li p{
        font-size: 16px;
        line-height: 20px;
        padding: 13px 10px;
    }
    .set_2 .cont_1 > ul li .img_box img{
        display: block;
        width: 100%;
    }
    .set_3 .cont_1{
        flex-direction: column;
        gap: 10px;
    }
    .set_3 .cont_1 .small_tit_1,
    .set_3 .cont_1 .small_tit_2{
        font-size: 20px;
        margin-bottom: 20px;
        padding: 10px 20px;
    }
    .center_sub_title.white p{
        font-size: 18px;
        line-height: 27px;
        margin-top: 10px;
    }
    .set_4 .cont_2 li p {
        margin-top: 20px;
    }

    .check_list.m_center li {
        justify-content: space-between;
        position: relative;
        margin-bottom: 20px;
    }
    .check_list >li p {
        line-height: 27px;
    }
    .check_list.m_center >li p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        min-width: 80%;
    } 
@media screen and (max-width: 500px) {
    .set_2 .cont_1.row > ul li:nth-child(3) p{
        padding: 23px 10px 0 10px;
    }
    .set_4 .cont_2 li .img_box span {
        padding: 5px 0;
    }

}
}
/* 애니메이션 */
@keyframes rotate_image{
    100% {
        transform: rotate(360deg);
    } 
}
