@charset "utf-8";

.sub-wrap{
    /* padding-bottom: 100px; */
    font-weight: 300;
    font-size: 20px;
}

.sub-top-visual{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 460px;
    /* margin-bottom: 160px; */
    padding: 0 10px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background-image: url(/images/c1_top.jpg);
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}

.sub-top-visual h2{
    font-size: 1.8em;
}

.sub-top-visual h2::after{
    display: block;
    margin: 30px auto 35px;
    width: 50px;
    height: 4px;
    background: #fff;
    content: '';
}

.sub-top-visual p{
    font-size: 1em;
    font-weight: 100;
    line-height: 1.6;
}

.sub-top-visual p b{
    font-size: 1.2em;
    font-weight: 400;
}

.sub-sec{
    padding-top: 175px;
}

.sub-sec.sec-list2,
.sub-banner{
    margin-top: 175px;
}

.sub-top-visual+.sub-sec{
    padding-top: 160px;
}

.sub-sec:last-of-type{
    margin-bottom: 175px;
}

.letter-200{
    letter-spacing: -0.2em;
}

.sub-sec .sec-tit{
    position: relative;
    margin-bottom: 50px;
    color: #5ca9dd;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
}
.sub-sec .sec-tit b{
    color: #1f3e98;
    font-size: 54px;
    font-weight: 700;
}
.sub-sec .sec-tit::after{
    display: block;
    width: 2px;
    height: 45px;
    margin: 35px auto 0;
    background: #b6b6b6;
    content: '';
}

.sub-sec .row:last-child{
    margin-bottom: -30px;
}

.sub-sec .row>*{
    margin-bottom: 30px;
}

.sub-sec .row-20{
    margin-left: -10px;
    margin-right: -10px;
}

.sub-sec .row-20:last-child{
    margin-bottom: -20px;
}

.sub-sec .row-20>*{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.sub-sec .img-mb{
    margin-bottom: 50px;
}

.sub-sec .img-mb2{
    margin-bottom: 35px;
}

.sub-sec .txt-mb{
    margin-bottom: 95px;
}

.sub-sec .txt-mb2{
    margin-bottom: 65px;
}

.sub-sec .txt-mb3{
    margin-bottom: 100px;
}

.tell-mb1{
    margin-bottom: 150px;
}

.sub-sec .sec-txt>b{
    font-size: 24px;
    font-weight: 700;
}

.sub-sec .sec-txt>p{
    margin-top: 20px;
}

.sub-sec .sec-txt2 h4{
    color: #00aeef;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 40px;
}

.sub-sec .sec-txt2 h4.color2{
    color: #f26c4f;
}

.sub-sec .sec-txt2 h4.color3{
    color: #333333;
}

.sub-sec .sec-txt2 p{
    line-height: 1.8;
}

/* .sub-sec .sec-list .sec-txt{
    margin-top: 50px;
} */

.sub-sec .sec-list:last-child{
    margin-bottom: -55px;
}

.sub-sec .sec-list>li{
    margin-bottom: 55px;
}

.sub-sec .sec-list .inner-cont{
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.sub-sec .sec-list .inner-cont span{
    display: block;
    width: 68px;
    line-height: 68px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.06em;
    border-radius: 100%;
    background: #00a99d;
}

.sub-sec .sec-list .inner-cont p{
    width: calc(100% - 68px);
    padding-left: 10px;
}

.sub-sec .doctor-info{
    margin-bottom: 40px;
}

.sub-sec .doctor-info .txt{
    height: 100%;
    padding: 40px 60px;
    background: #daf3ef;
}

.sub-sec .doctor-info .txt h4{
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 700;
}

.sub-sec .doctor-info .txt p{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -0.06em;
}

.sub-sec .doctor-info .txt p b{
    font-size: 24px;
    font-weight: 500;
}

.sub-sec .txt-cont2{
    align-items: center;
}

.sub-sec .txt-cont2 ul[class*="col"]>li{
    padding-left: 24px;
}

.sub-sec .txt-cont2 ul[class*="col"]>li:not(:last-child){
    margin-bottom: 52px;
}

.sub-sec .txt-cont2 .sec-txt>p{
    margin-top: 30px;
}

.sub-sec .middle-txt{
    margin-bottom: 75px;
    font-size: 32px;
    font-weight: 500;
}

.sub-sec .middle-txt-1 {
    margin-bottom: 75px;
    font-size: 25px;
    font-weight: 500;
}

.sub-sec .e2-txt{
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 500;
}

.sub-sec .circle-list{
    margin-bottom: 80px;
}

.sub-sec .box-list{
    margin-bottom: 160px;
}

.sub-sec .box-list>li{
    position: relative;
}

.sub-sec .box-list>li .txt{
    /* display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center; */
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 200;
    line-height: 1.5;
    z-index: 1;
}

.sub-sec .box-list>li .txt span{
    font-size: 1.5em;
}

.sub-banner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 510px;
    text-align: center;
    background: url(/images/c1_17.jpg) center / cover no-repeat;
}

.sub-banner h3{
    color: #ffff00;
    font-size: 40px;
    line-height: 1.35;
    margin-bottom: 20px;
}

.sub-banner p{
    color: #fff;
    line-height: 1.8;
}

.sub-sec.sec-list2{
    padding: 140px 0 120px;
    margin-bottom: 0;
    background: #f0f0f0;
}

.sub-sec.sec-list2 .cont{
    padding-left: 50px;
}

.sub-sec.sec-list2 h3{
    display: inline-block;
    padding-bottom: 25px;
    margin-bottom: 25px;
    color: #1f3e98;
    font-size: 48px;
    font-weight: 700;
    border-bottom: 2px solid #d7d7d7;
    letter-spacing: -0.05em;
}

.sub-sec.sec-list2 .cont li:not(:last-child){
    margin-bottom: 20px;
}

.sub-sec.sec-list2 h4{
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
}

.sub-sec.sec-list2 p{
    line-height: 1.8;
}

.sub-sec.info-wrap{
    font-size: 30px;
}

.sub-sec.info-wrap .tal-wrap{
    margin-bottom: 70px;
}

.sub-sec.info-wrap .time{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.sub-sec.info-wrap .time>li:first-child{
    margin-bottom: 3px;
}

.sub-sec.info-wrap .time>li>*{
    padding: 10px 0;
}

.sub-sec.info-wrap .time b{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 31.3%;
    font-weight: 700;
    letter-spacing: -0.03em;
    background: #75bdcb;
}

.sub-sec.info-wrap .time p{
    width: calc(68.8% - 3px);
    margin-left: 3px;
    font-weight: 200;
    letter-spacing: 0;
    background: #6ccbcd;
}

.sub-sec.info-wrap .time p span{
    font-size: 0.8em;
}

.sub-sec.info-wrap>p{
    margin-top: 20px;
}

.sub-sec.location-wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sub-sec.location-wrap .location-info{
    max-width: 915px;
    justify-content: center;
}

.sub-sec.location-wrap .location-info>li:first-child{
    margin-right: 105px;
}

.sub-sec.map-wrap .map .root_daum_roughmap .wrap_controllers,
.sub-sec.map-wrap .map .root_daum_roughmap .wrap_btn_zoom {
    display: none;
}

.sub-sec.map-wrap .map .root_daum_roughmap {
    width: 100%;
}

.sub-sec.map-wrap .map .root_daum_roughmap .wrap_map {
    height: 720px;
}

/*slide*/
.slide-type-wrap{
    padding-left: 70px;
    padding-right: 70px;
}

.slide-type-wrap>div{
    position: relative;
}

.slide-type-wrap .thum-slide{
    margin-top: 7px;
}

.slide-type-wrap .swiper-button-next,
.slide-type-wrap .swiper-button-prev{
    width: 30px;
    height: auto;
    margin: 0;
    background: transparent;
}

.slide-type-wrap .swiper-button-next{
    right:0;
    transform: scale(-1) translate(calc(-100% - 20px), 50%);
}

.slide-type-wrap .swiper-button-prev{
    left:0;
    transform: translate(calc(-100% - 20px), -50%);
}

.slide-type-wrap .swiper-pagination{
    display: none;
    position: relative;
    margin-top: 20px;
    font-size: 0;
}

.slide-type-wrap .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    margin: 0 7px;
}

.slide-type-wrap .swiper-pagination-bullet-active{
    background: #003876;
}

.slide-type-wrap .swiper-button-next.swiper-button-disabled,
.slide-type-wrap .swiper-button-prev.swiper-button-disabled {
    opacity: .2;
}

@media screen and (max-width:991px) {
    .sub-sec .row img{
        width: 100%;
    }
    
    .sub-sec .txt-cont2 ul[class*="col"]>li{
        padding-left: 0;
    }

    .sub-sec.location-wrap .location-info{
        flex-direction: column;
    }

    .sub-sec.location-wrap .location-info>li:first-child{
        margin-right: 0;
        margin-bottom: 40px;
    }

    .sub-sec.sec-list2 h3{
        width: 100%;
        text-align: center;
    }

    /*slide*/
    .slide-type-wrap .thum-slide{
        display: none;
    }
    
    .slide-type-wrap .swiper-pagination{
        display: block;
    }
}

@media screen and (max-width:767px) {
    .sub-sec .sec-txt{
        text-align:left !important;
    }
    
    .sub-sec.sec-list2 .cont{
        padding-left: 0;
    }

    
    .sub-sec.info-wrap .time b{
        width: 20%;
    }

    .sub-sec.info-wrap .time p{
        width: calc(80% - 3px);
        line-height: 1.3;
    }

    .sub-sec.map-wrap .map .root_daum_roughmap .wrap_map {
        height: 500px;
    }

    /*slide*/
    .slide-type-wrap{
        padding-left: 30px;
        padding-right: 30px;
    }
    .slide-type-wrap .swiper-button-next,
    .slide-type-wrap .swiper-button-prev{
        width: 20px;
    }

    .slide-type-wrap .swiper-button-next{
        transform: scale(-1) translate(-100%, 50%);
    }
    
    .slide-type-wrap .swiper-button-prev{
        transform: translate(-100%, -50%);
    }
    
}

@media screen and (max-width:575px) {
    .sub-wrap{
        font-size: 15px;
    }

    .sub-top-visual{
        height: 280px;
        /* margin-bottom: 110px; */
        font-size: 15px;
        background-position: center center;
        background-size: cover;
    }

    .sub-top-visual.sub-c0{
        background-position: right 30% center;
    }
    
    /* .sub-top-visual h2{
        font-size: 32px;
    }

    .sub-top-visual p{
        font-size: 18px;
    }

    .sub-top-visual p b{
        font-size: 22px;
    } */

    .sub-top-visual h2::after {
        margin: 20px auto 20px;
        width: 32px;
        height: 3px;
    }

    /* .sub-sec,
    .sub-banner{
        margin-bottom: 100px;
    } */

    .sub-sec{
        padding-top: 100px;
    }
    
    .sub-sec.sec-list2,
    .sub-banner{
        margin-top: 100px;
    }
    
    .sub-top-visual+.sub-sec{
        padding-top: 110px;
    }
    
    .sub-sec:last-of-type{
        margin-bottom: 100px;
    }




    .sub-sec .sec-tit b{
        font-size: 30px;
    }

    .sub-sec .sec-tit{
        font-size: 22px;
    }

    .sub-sec .doctor-info .txt{
        padding: 30px 35px;
    }

    .sub-sec .doctor-info .txt h4,
    .sub-sec .doctor-info .txt p b{
        font-size: 18px;
    }

    .sub-sec .doctor-info .txt p{
        font-size: 15px;
    }
    
    .sub-sec .sec-txt>b{
        font-size: 18px;
    }
    
    .sub-sec .sec-txt>p{
        margin-top: 15px;
    }

    .sub-sec .txt-cont2 .sec-txt>p{
        margin-top: 20px;
    }
    
    .sub-sec .sec-txt2 h4{
        font-size: 27px;
    }
    

    .sub-sec .img-mb{
        margin-bottom: 35px;
    }

    .sub-sec .txt-mb{
        margin-bottom: 70px;
    }
    
    .sub-sec .sec-list .inner-cont span{
        width: 50px;
        line-height: 50px;
        font-size: 15px;
    }

    .sub-sec .txt-cont2 ul[class*="col"]>li:not(:last-child){
        margin-bottom: 35px;
    }

    .sub-sec .circle-list{
        margin-bottom: 50px;
    }

    .sub-sec .middle-txt{
        font-size: 24px;
        margin-bottom: 55px;
    }
	
	.sub-sec .middle-txt-1{
        font-size: 20px;
        margin-bottom: 55px;
    }

    .sub-sec .box-list>li .txt{
        font-size: 18px;
    }

    .sub-sec .box-list>li .txt b{
        font-size: 27px;
    }

    .sub-banner{
        height: 385px;
        background-position: left 30% center;
    }

    .sub-banner h3{
        font-size: 30px;
    }

    .sub-sec.sec-list2{
        padding: 100px 0 90px;
    }

    .sub-sec.sec-list2 h3{
        text-align: center;
        padding-bottom: 18px;
        margin-bottom: 20px;
        font-size: 36px;
    }
    
    .sub-sec.sec-list2 h4{
        margin-bottom: 8px;
        font-size: 23px;
    }

    .sub-sec.info-wrap{
        font-size: 18px;
    }

    .sub-sec.info-wrap .tal-wrap{
        margin-bottom: 50px;
    }

    .sub-sec.info-wrap .time b{
        width: 80px;
    }

    .sub-sec.info-wrap .time p{
        width: calc(100% - 83px);
    }

    .location-wrap .location-info p{
        width: calc(100% - 72px);
    }

    .sub-sec.info-wrap>p{
        margin-top: 15px;
    }

    .sub-sec.location-wrap .location-info>li:first-child{
        margin-bottom: 20px;
    }

    .sub-sec.map-wrap .map .root_daum_roughmap .wrap_map {
        height: 400px;
    }

    
}