/* common */
.subpage { overflow: hidden; position:relative;text-align: center;}
.subpage br:not(.space) {display: none;}
.subpage > section {padding:50px 0; position: relative; }
.subpage > section:nth-child(even) {background-color: #f7f7f7;}
.subpage .wh {color:#fff !important;}
.subpage article + article {margin-top: 50px;}
.sub_inner { max-width: 1400px; width: 100%; margin:0 auto; position: relative; padding:0 20px; }
.sub_tit.bor {border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px; }
.sub_tit p {margin-top:15px; color:#000;}

/* font size */
.fs_55 {font-size: 27px; font-weight :900; line-height: 1.18; color:#052653; letter-spacing: -1.38px; }
.fs_30 {font-size: 20px; font-weight :500; line-height: 1.6; color:#000; letter-spacing: -.75px; }
.fs_24 {font-size: 17px; font-weight :700; line-height: 1.4; color:#000; }
.fs_20 {font-size: 14px; font-weight :300; line-height: 1.7; color:#000; letter-spacing: -.5px; }
.fs_19 {font-size: 14px; font-weight :300; line-height: 1.89; color:#000; letter-spacing: -.48px; }
.fs_18 {font-size: 13px; font-weight :300; line-height: 1.7; color:#555; letter-spacing: -.45px; }
.fs_16 {font-size: 12px; font-weight :300; line-height: 1.5; color:#333; letter-spacing: -.45px; }

.dot_list > li {position: relative; padding-left: 10px; text-align: left; }
.dot_list > li::before {content: ''; display: block; width: 4px; height: 4px; position: absolute; left: 0; top:8px; background: #fff; border-radius: 50%;}

/*Content CSS*/
#sec1 {background: linear-gradient(to bottom, #fff 0 50%, #f7f7f7 50%);}
.subpage .sub_tit {margin-bottom: 30px;}

.subpage .info {  text-align: left; }
.subpage .info li {display: flex; align-items: flex-start ;width: 100%;}
.subpage .info li:nth-child(n+2) {margin-top: 10px;}
/* .subpage .info li::after {content: ''; display: block; width: 1px; height: 20px; background: #ddd; margin: 0 35px;  position: relative; top:7px;}
.subpage .info li:last-child::after {display: none;} */
.subpage .info li h3 {color:#000; font-weight: 700; flex-shrink: 0; margin-right:10px; display: flex; align-items: center; text-transform: uppercase; line-height: 1.5;}
.subpage .info li h3 i {margin-right:5px; color: #0dbed5;  flex-shrink: 0; font-size:20px;}
.subpage .info li p {position: relative; top:-1px;}

.subpage .map_wr {height: 250px;  width: 100%; margin: 0 0 20px;}
.subpage .map_wr .wrap_map,
.subpage .map_wr .root_daum_roughmap {height: 100%;}

#sec2 {background-color: #fff;}
#sec2 .txt { width: 100%; }
#sec2 .txt h3 {flex-shrink: 0; margin-bottom: 30px; font-size:22px; font-weight: 600; }
#sec2 .txt h3::before {content: ''; display: block; width: 30px; height: 3px; background-color: #0dbed5; margin: 0 auto 10px; }
#sec2 .txt .list {  display: flex; justify-content: center; flex-wrap: wrap; width: 100%; border-top: 1px solid #ddd; text-align: left;}
#sec2 .txt .list > li {  line-height: 1.6 ; border-bottom: 1px solid #ddd;  padding: 20px 0; width: 100%}
#sec2 .txt .list br {display: block;}
/* #sec2 .txt .list > li:first-child {padding-top: 0;} */
#sec2 .txt .list > li:last-child {border-bottom: 0;}
#sec2 .txt .list h4 {margin-bottom: 10px;font-weight: 800; color:#000;}
#sec2 .txt .list h4 i {margin-right: 5px; font-size:20px; color:#0dbed5; position: relative; top:3px;}
#sec2 .txt .list p {line-height: 1.67; color:#000;}
#sec2 .txt .list p span {font-size: 10px; font-weight: 300; color:#fff; letter-spacing: -.6px;display: inline-flex; align-items: center ;justify-content: center;
width: 38px; height:17px; border-radius: 10px; margin: 0 5px; background-color: #dd3967; line-height: 1; position:relative;top:-1px;}













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

    /* content */


}
