/* common */
.subpage { overflow: hidden; position:relative; text-align: left; }
.subpage > section {padding: 90px 0; position: relative; color:#000;}
.subpage img {max-width: inherit;}
.subpage > section:nth-of-type(even) {background: #f7f7f7; }
.sub_inner { padding: 0 50px; margin: 0 auto; max-width: 1400px; width: 100%; position: relative;}
.sub_tit h3 {font-size: 20px; font-weight: 700; color:#1ea2ff; line-height: 1.1;  margin-bottom: 20px; text-transform: uppercase;}

.line_tit::before {content: ''; width:30px; height: 3px; display: block ;background-color: #0050b4; margin: 0 0 20px;}

.left_line {position: relative; padding-left: 23px; margin-bottom: 50px; border-bottom: 1px solid #ddd; padding-bottom: 50px}
.left_line::before {content: ''; display: block; width: 5px; height: 45px; background-color: #fc0606;  left: 0; top: 5px; position: absolute; }

.dot_list > li {position: relative; padding-left: 15px; font-weight: 400;  text-align: left;}
.dot_list > li::before {content: ''; position: absolute; left: 0; top:11px; display: block; width: 5px; height: 5px; background-color: #0050b4; border-radius: 50%;}
.dot_list > li:nth-child(n+2) {margin-top:10px ;}

.dot_p {position: relative; padding-left: 15px; font-weight: 400;  text-align: left;}
.dot_p::before {content: ''; position: absolute; left: 0; top:11px; display: block; width: 5px; height: 5px; background-color: #0050b4; border-radius: 50%;}

.cont > .sm_tit > p {margin-left: 8px}

/* col_list */
.col2_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col2_list > li {width: calc(50% - 15px);}
.col2_list > li:nth-child(n+3) {margin-top: 30px;}

.col3_list {display: flex; flex-wrap: wrap; }
.col3_list > li {width: calc(33.3% - 18px); margin-right: 27px ;}
@media screen and (min-width: 1025px) {
    .col3_list > li:nth-child(n+4) {margin-top: 27px;}
    .col3_list > li:nth-child(3n) {margin-right: 0;}
}

.col4_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col4_list > li {width: calc(25% - 15px);}

.num_list {border-top: 1px solid #ddd; }
.num_list > li {display: flex; border-bottom: 1px solid #ddd; padding:40px 0; width: 100%; text-align: left;}
.num_list h4 {display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; background-color: #0050b4; font-size: 23px; font-weight: 700; color:#fff;
 flex-shrink: 0; margin-right: 23px; font-family: "Poppins", serif;  border-radius: 20px 0 20px 0; }
.num_list > li:nth-child(even) h4 {background-color: #323940; }


/* font size */
.fs_60 {font-size: 60px; font-weight :700; line-height: 1.1;}
.fs_50 {font-size: 50px; font-weight :700; line-height: 1.1;}
.fs_40 {font-size: 40px; font-weight :700; line-height: 1.1;}
.fs_37 {font-size: 37px; font-weight :700; line-height: 1.1;}
.fs_36 {font-size: 36px; font-weight :700; line-height: 1.1;}
.fs_35 {font-size: 35px; font-weight :700; line-height: 1.1;}
.fs_34 {font-size: 34px; font-weight:500; line-height: 1.2;  }
.fs_32 {font-size: 32px; font-weight:700; line-height: 1.2;  }
.fs_30 {font-size: 30px; font-weight:600; line-height: 1.2;  }
.fs_28 {font-size: 28px; font-weight:700; line-height: 1.2;  }
.fs_26 {font-size: 26px; font-weight:700; line-height: 1.2;  }
.fs_25 {font-size: 24px; font-weight:700; line-height: 1.2; }
.fs_24 {font-size: 24px; font-weight:700; line-height: 1.2; }
.fs_23 {font-size: 23px; font-weight:700; line-height: 1.4; }
.fs_22 {font-size: 22px; font-weight:600; line-height: 1.4; }
.fs_21 {font-size: 21px; font-weight:600; line-height: 1.4; }
.fs_20 {font-size: 20px; font-weight:300; line-height: 1.76; }
.fs_19 {font-size: 19px; font-weight: 400; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_18 {font-size: 18px; font-weight: 400; color:#333;  line-height: 1.83; letter-spacing: -.36px; }
/* .fs_18_bold {font-size: 18px; font-weight: 400; color:#333;  line-height: 1.83; letter-spacing: -.36px; } */
.fs_18.bold {font-weight: 700; color:#000; }
.fs_17 {font-size: 17px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_16 {font-size: 16px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_15 {font-size: 15px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }


/*Content CSS*/
.subpage .img {display: flex; align-items: center; justify-content: center; overflow: hidden;  background-color: #fff; }
.cont + .cont {border-top: 1px solid #ddd; padding-top: 80px; margin-top: 80px; }

.map_wr {height: 550px; overflow: hidden; border: 1px solid #ddd;}
.map_wr .wrap_map {height: 100%;}
.map_wr .map_border {display: none;}
.map_wr .section_address {display: none}
.map_wr .root_daum_roughmap .wrap_map {height: 100%;}

.subpage .info {display: flex ;flex-wrap: wrap; text-align: left; margin-top: 35px; }
.subpage .info > li {display: flex; width: 100%; align-items: center;;}
/* .subpage .info > li:first-child {padding-top: 0;} */
.subpage .info > li h3 {color:#000; font-weight: 700; flex-shrink: 0; display: flex; align-items: center; font-family: "Poppins", 'Pretendard', serif; margin-right: 20px; }
.subpage .info > li h3 i,
.subpage .info > li p i:not(.cont2_box > p i) {margin-right: 9px; color: #fc0606;  flex-shrink: 0; font-size: 150%; margin-bottom: 5px}
.subpage .info > li .desc {position: relative;}

.sm_tit::before {content: ''; display: block; width: 10px; height: 10px; background-color: #000; float: left; margin-top: 12px; margin-right: 20px}

.cont > .sm_tit {margin-bottom: 50px}
.cont + .cont > .sm_tit {display: flex;}
.cont + .cont > .sm_tit > p {display: flex; align-items: flex-end; }

.subpage .info > li h3:nth-of-type(2) {border-left: 1px solid #ddd; height: 20px; margin-left: 20px}
.subpage .info > li h3:nth-of-type(2) i {margin-left: 20px}

.cont2_box { background-color: #f7f7f7; padding: 30px 45px; margin-top: 35px}
.cont2_box > p {display: flex; align-items: center;}
.cont2_box > p i {margin-right: 9px; color: #fc0606;  flex-shrink: 0; font-size: 125%; margin-bottom: 0px}




@media screen and (max-width:1400px) {
    /* common */
    .subpage br:not(.space) {display: none;}
    .subpage img {max-width: 100%;}

    /* content */



}

@media screen and (max-width:1280px) {


}


@media screen and (max-width: 1024px) {
    /* common */
    .subpage > section {padding: 70px 0; }
    /* .subpage > section:first-of-type {padding-top: 50px; } */
    .sub_inner {padding:0 30px;}
    .line_tit::before {margin: 0 0 20px; }
    .arrow_tit::before {top:3px;}

    .dot_list > li::before { top: 9px;}
    .dot_p::before {top:9px;}

    .left_line {padding: 0; padding-bottom: 50px; text-align: center;}
    .left_line::before {width: 40px; height: 4px; position: static; margin: 0 auto 20px;}

    .sm_tit {justify-content: flex-start;}

    /* col_list */
    /* .col2_list > li {width:calc(50% - 5px);  } */
    .col2_list > li {width: 100%;}
    .col2_list > li:nth-child(n+2) {margin-top: 20px;}

    /* .col3_list > li {width: calc(50% - 10px); margin-right: 20px; }
    .col3_list > li:nth-child(2n) {margin-right: 0;}
    .col3_list > li:nth-child(n+3) {margin-top: 50px;} */
    .col3_list > li {width:100%; margin-right: 0; }
    .col3_list > li:nth-child(n+2) {margin-top:20px;}

    .col4_list > li {width: calc(50% - 10px);}
    .col4_list > li:nth-child(n+3) {margin-top: 30px;}

    .num_list > li {width: 100%;padding: 25px 0;}
    .num_list h4 {width: 50px; height: 50px; font-size: 18px; margin-right: 15px; border-radius: 15px 0 15px 0;  }

    /* font size */
    .fs_60 {font-size:40px; }
    .fs_50 {font-size:35px; }
    .fs_40 {font-size:32px; }
    .fs_37 {font-size:30px; }
    .fs_36 {font-size:30px; }
    .fs_35 {font-size:28px; }
    .fs_34 {font-size: 27px;}
    .fs_32 {font-size: 26px;}
    .fs_30 {font-size: 25px;}
    .fs_28 {font-size: 23px;}
    .fs_26 {font-size: 21px;}
    .fs_24 {font-size: 19px;}
    .fs_25 {font-size: 19px;}
    .fs_23 {font-size: 19px;}
    .fs_22 {font-size: 19px;}
    .fs_21 {font-size: 18px; line-height: 1.4;}
    .fs_20 {font-size: 17px; line-height: 1.65;}
    .fs_19 {font-size: 17px; line-height: 1.65;}
    .fs_18 {font-size: 16px; line-height: 1.65;}
    .fs_17 {font-size: 15px; line-height: 1.65;}
    .fs_16 {font-size: 14px; line-height: 1.65;}
    .fs_15 {font-size: 13px; line-height: 1.65;}

    /* content */
    /* .subpage .info > li h3 {width: 110px;} */
    .cont + .cont { padding-top: 70px; margin-top: 70px; }

    .subpage .info > li h3 i {margin-right: 8px;}
    .map_wr {height: 350px;}

}

@media screen and (max-width: 768px) {
    .subpage .info > li {display: block;}
    .subpage .info > li h3:nth-of-type(1) {margin-bottom: 5px;}
    .subpage .info > li h3 {margin-right: 0px; margin-bottom: 10px}
    .subpage .info > li h3:nth-of-type(2) i {margin-right: 8px; margin-left: 0px;}
    .subpage .info > li h3:nth-of-type(2) {margin-left: 0px; border: none; margin-top: 20px}
    .subpage .info > li h3 i {margin-right: 8px;}
    .cont > .sm_tit > p {margin-left: 5px}
    .cont2_box { background-color: #f7f7f7; padding: 25px 25px; margin-top: 35px}
}

@media screen and (max-width: 640px) {
    /* common */
    .subpage > section {padding: 50px 0;}
    .sub_inner {padding:0 20px;}
    .arrow_tit {padding-left: 20px;}
    .arrow_tit::before {top:1px; width: 11px; }
    .sm_tit::before {margin-top: 8px; width: 6px; height: 6px; margin-right: 10px;}
    .cont > .sm_tit {margin-bottom: 20px;}

    /* col_list */
    .col2_list > li {width: 100%;}
    .col2_list > li:nth-child(n+2) {margin-top: 15px;}

    /* .col3_list > li {width: 100%; margin-right: 0; }
    .col3_list > li:nth-child(n+2) {margin-top: 40px;} */

    .col4_list > li {width: calc(50% - 5px);}
    .col4_list > li:nth-child(n+3) {margin-top: 25px;}
    .col4_list img {max-height: 200px; }

    .dot_list > li {padding-left: 12px; }
    .dot_list > li::before {width: 4px; height: 4px; top:8px;}
    .dot_list > li:nth-child(n+2) {margin-top: 5px;}
    .dot_p {padding-left: 12px;}
    .dot_p::before {width: 4px; height: 4px; top:8px;}

    .num_list > li {padding:20px 0;}
    .num_list h4 {width:35px; height: 35px; font-size: 15px; margin-right: 10px;  border-radius: 10px 0 10px 0;}
    .num_list p {padding: 0;}

    /* font size */
    .fs_60 {font-size:32px; }
    .fs_50 {font-size:28px; }
    .fs_40 {font-size:24px; }
    .fs_37 {font-size:22px; }
    .fs_36 {font-size:22px; }
    .fs_35 {font-size:22px; }
    .fs_34 {font-size: 21px;}
    .fs_32 {font-size: 20px;}
    .fs_30 {font-size: 20px;}
    .fs_28 {font-size: 19px;}
    .fs_26 {font-size: 18px;}
    .fs_25 {font-size: 18px;}
    .fs_24 {font-size: 17px;}
    .fs_23 {font-size: 17px;}
    .fs_22 {font-size: 17px;}
    .fs_21 {font-size: 16px;}
    .fs_20 {font-size: 15px;}
    .fs_19 {font-size: 15px;}
    .fs_18 {font-size: 14px;}
    .fs_17 {font-size: 14px;}
    .fs_16 {font-size: 13px;}
    .fs_15 {font-size: 12px;}

    /* content */
    .left_line {margin-bottom: 30px; }

    .cont + .cont { padding-top: 50px; margin-top: 50px; }
    .map_wr {height: 250px; }

    .subpage .info {margin-top: 20px;}
    .subpage .info > li { display: block; }
    .subpage .info > li h3 {width: 100%; margin: 0 0 10px; }
}

@media screen and (max-width: 480px) {
    /* common */

    /* content */


}
