/* 메인 */
#content  {width:100%; max-width: 1920px; margin: 0 auto; position:relative; margin-top: -120px;}
#content .paragraph {width:100%; position:relative; padding: 120px 0;}
#content .paragraph .inner {position:relative;}


/* chapter1 */
#content #chapter1 {width: 100%; padding: 0;}
#content #chapter1 .swiper-slide {display: flex; height: 900px;}
#content #chapter1 .swiper1 {background: url(images/slide1_bg.jpg) no-repeat top left 50%; background-size: cover;}
#content #chapter1 .swiper2 {background: url(images/slide2_bg.jpg) no-repeat top left 50%; background-size: cover;}
#content #chapter1 .swiper1 .main_tit p {margin-top: 30px; margin-bottom: 40px;}
#content #chapter1 .swiper2 .main_tit p {margin-top: 30px;}





/* chapter2 */
#content #chapter2 {display: flex; justify-content: center; align-items: center; background: url(images/sec1_bg.jpg) no-repeat top center / cover; height: 900px;}
#content #chapter2 .chap2_tit {width: 100%;}
#content #chapter2 .chap2_tit .main_sub_tit {position: relative; width: 100%; text-transform: uppercase; opacity: .8; font-size: 1.6rem; letter-spacing: 20px; font-weight: 300;}
#content #chapter2 .chap2_tit .main_sub_tit:after {content: ""; position: absolute; left: 0; bottom: -10px; width: 100%; height: 1px; background: rgba(255,255,255,0.8);}
#content #chapter2 .chap2_tit h2 {margin: 50px 0;}




/* chapter3 */
#chapter3 {background: linear-gradient(to bottom, #fff 55%, 50%, #226eba 45%); overflow: hidden;}
#chapter3 .chap3_cont {display: flex; gap: 20px; justify-content: center; margin-top: 40px;}
#chapter3 .chap3_cont .chap3_box {position: relative; text-align: center; color: #fff; counter-increment: number 1; flex: 1;}
#chapter3 .chap3_cont .chap3_box img {width: 100%; display: block;}
#chapter3 .chap3_cont .chap3_box:after {position: absolute; left: 50%; bottom: 0; transform: translate(-50%, 125%); content: '0' counter(number); font-size: 10rem; font-weight: 800; color: #6caee5;}
#chapter3 .chap3_cont .chap3_box h4 {padding: 40px 0 30px;}



/* chapter4 */
#chapter4 {background: url(images/sec3_bg.jpg) no-repeat center;}
#chapter4 .chap4_pc {max-width: 1036px; width: 100%; display: block; margin: 80px auto 0;}
#chapter4 .chap4_m {display: none;}



/* chapter5 */
#chapter5 {padding: 0 !important;}
#chapter5 .doctor {display: flex; margin-top: 0;}
#chapter5 .doctor .doctor_box {display: flex; justify-content: space-evenly; align-items: center; flex: 1; background: url(images/logo_bg_w.png) no-repeat center left -90% / 85%; background-color: #13579a; padding-top: 35px;}
#chapter5 .doctor .doctor_box:nth-child(even) {background-color: #53a1e2;}
#chapter5 .doctor .doctor_box .doctor_txt {color: #fff; padding-left: 80px;}
#chapter5 .doctor .doctor_box .doctor_txt .name {display: flex; align-items: flex-end; gap: 8px; margin-bottom: 3rem;}
#chapter5 .doctor .doctor_box img {display: block; max-width: 449px; width: 100%;}



/* chapter6 */
#chapter6 {padding: 80px 0 !important;}
#chapter6 .chap6_cont {display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;}
#chapter6 .chap6_cont .chap6_box {flex: 1 0 32.3%;}
#chapter6 .chap6_cont .chap6_box .chap6_tit {display: flex; align-items: center; margin-bottom: 40px;}
#chapter6 .chap6_cont .chap6_box .chap6_tit h5 {color: #226eba; font-weight: 500; padding-right: 20px;}
#chapter6 .chap6_cont .chap6_box .chap6_tit hr {width: 100%; height: 1px; background: #226eba; border: 0;}

#chapter6 .chap6_cont .chap6_box .phone {color:#226eba}
#chapter6 .chap6_cont .chap6_box .phone a {font-size: 5rem; font-weight: 700;}

#chapter6 .chap6_cont .chap6_box .time_table {background: #e8f5ff; border-radius: 30px; padding: 35px 10px; margin-top: 50px;}
#chapter6 .chap6_cont .chap6_box .time_table .time {display: flex; justify-content: center; gap: 25px;}
#chapter6 .chap6_cont .chap6_box .time_table .time .column .day {color: #226eba; font-weight: 600; font-size: 1.8rem;}
#chapter6 .chap6_cont .chap6_box .time_table .time .column .clock {font-size: 1.6rem; line-height: 30px;}
#chapter6 .chap6_cont .chap6_box .time_table .desc {text-align: center; margin-top: 2rem; font-size: 1.8rem; color: #226eba; line-height: 24px;}

#chapter6 .chap6_cont .chap6_box .info_cont {margin-top: 45px;}
#chapter6 .chap6_cont .chap6_box .info_cont ul {display: flex; justify-content: space-evenly;}
#chapter6 .chap6_cont .chap6_box .info_cont ul li {text-align: center;}
#chapter6 .chap6_cont .chap6_box .info_cont ul li p {margin-top: 10px; font-weight: 700; color: #226eba;}

#chapter6 .chap6_cont .chap6_box .map {text-align: center;}
#chapter6 .chap6_cont .chap6_box .map p {color: #505050; font-size: 1.8rem; margin-top: 35px;}


.root_daum_roughmap .cont .section.lst {display: none;}


/* 미디어쿼리 반응형 */
@media (max-width: 1500px) {
    /* chapter5 */
    #chapter5 .doctor {flex-direction: column;}
    #chapter5 .doctor .doctor_box {background-size: 65%; background-position: center left -8%;}
}

@media (max-width: 1400px) {
    /* chapter1 */
    #content #chapter1 .swiper-slide {height: 700px;}
    #content #chapter1 .main_tit h2 {font-size: 3.5rem;}
    #content #chapter1 .swiper1 .main_tit p {margin-top: 20px;  margin-bottom: 30px;}
    #content #chapter1 .swiper1 .main_tit img {max-width: 400px; width: 100%;}

}

@media (max-width: 1300px) {
    /* chapter5 */
    #chapter5 .chap5_cont .info {flex-wrap: wrap; justify-content: space-around;}
    #chapter5 .chap5_cont .info .icon {width: 100%; justify-content: center; margin-top: 50px; gap: 50px;}
}

@media (max-width: 1200px) {
    /* chapter3 */
    #chapter3 {background: linear-gradient(to bottom, #fff 20%, 20%, #226eba 80%);}
    #chapter3 .chap3_cont {flex-direction: column; max-width: 453px; margin: 40px auto 0; gap: 50px;}
    #chapter3 .chap3_cont .chap3_box:after {left: 0; transform: translate(-120%, -10%); z-index: 1;}
    #chapter3 .chap3_cont .chap3_box:nth-child(2n):after {left: unset; right: 0; transform: translate(120%, -10%)}

}




@media (max-width: 1024px) {
    #content .paragraph {padding: 80px 0;}
}

@media (max-width: 840px) {
    /* chapter5 */
    #chapter5 .doctor .doctor_box {padding: 20px 20px 0;}
    #chapter5 .doctor .doctor_box .doctor_txt {padding-left: 0px;}
    #chapter5 .doctor .doctor_box .doctor_txt .name {margin-bottom: 2rem;}
    #chapter5 .doctor .doctor_box .doctor_txt .name p {line-height: normal;}
    #chapter5 .doctor .doctor_box .doctor_txt p.doc_desc {font-size: 1.8rem;}
    #chapter5 .doctor .doctor_box img {max-width: 270px;}

    /* chapter6 */
    #chapter6 .chap6_cont {flex-direction: column; gap: 40px;}
    #chapter6 .chap6_cont .chap6_box .map p {margin-top: 20px;}
}

@media (max-width: 720px) {

}

@media (max-width: 640px) {
    #content .paragraph {padding: 60px 0;}
    /* h2.tit {font-size: 3.8rem; line-height: 4rem;} */

    /* chapter1 */
    #content #chapter1 .swiper-slide .inner {margin-top: 150px;}
    #content #chapter1, #content #chapter1 .swiper-slide {height: 900px;}
    #content #chapter1 .swiper1 {background: url(images/slide1_bg_m.jpg) no-repeat top; background-size: cover;}
    #content #chapter1 .swiper2 {background: url(images/slide2_bg_m.jpg) no-repeat top; background-size: cover;}
    #content #chapter1 .main_tit h2 {font-size: 4rem;}
    #content #chapter1 .swiper-slide .main_tit {text-align: center;}

    /* chapter2 */
    #content #chapter2 {background: url(images/sec1_bg.jpg) no-repeat center left 30% / cover;}
    #content #chapter2 .chap2_tit .main_sub_tit {letter-spacing: 10px;}

    /* chapter3 */
    #chapter3 .chap3_cont .chap3_box {z-index: 10;}
    #chapter3 .chap3_cont .chap3_box:after {transform:translate(-15%, -60%); z-index: -1;}
    #chapter3 .chap3_cont .chap3_box:nth-child(2n):after {transform: translate(15%, -60%);}
    #chapter3 h2 {font-size: 4rem;}


    /* chapter4 */
    #chapter4 {display: flex; background: url(images/sec3_bg_m.jpg) no-repeat center; height: 900px;}
    #chapter4 .chap4_pc {display: none;}
    #chapter4 .chap4_m {display: block; max-width: 500px; width: 100%; margin: 50px auto 0;}
    #chapter4 h2 {font-size: 4.5rem;}

    /* chapter5 */
    #chapter5 .doctor .doctor_box {padding: 40px 0 0 30px;}
    #chapter5 .doctor .doctor_box .doctor_txt p.doc_desc {line-height: 18px;}
    #chapter5 .doctor .doctor_box img {max-width: 215px; }
    #chapter5 .doctor .doctor_box .doctor_txt {padding-bottom: 45px;}

    /* chapter6 */
    #chapter6 {padding: 40px 0 !important;}
    #chapter6 .chap6_cont .chap6_box .chap6_tit {margin-bottom: 25px;}
    #chapter6 .chap6_cont .chap6_box .time_table {margin-top: 20px;}
    #chapter6 .chap6_cont .chap6_box .time_table .time .column .day,
    #chapter6 .chap6_cont .chap6_box .time_table .time .column .clock {line-height: 30px;}
}


@media (max-width: 600px) {

}



@media (max-width: 480px) {
    /* chapter1 */
    #content #chapter2 .chap2_tit .main_sub_tit {font-size: 1rem;}

    /* chapter5 */
    #chapter5 .doctor .doctor_box {padding: 40px 0 0 20px;  background-size: 90%; background-position: center left -150%;}
    #chapter5 .doctor .doctor_box img {max-width: 210px; align-self: flex-end;}
}

