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

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

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

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

.subpage .info {display: flex; text-align: left; }
.subpage .info li {display: flex;}
.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:15px; display: flex; align-items: center; text-transform: uppercase; line-height: 1.5;}
.subpage .info li h3 i {margin-right: 15px; color: #0dbed5;  flex-shrink: 0; font-size: 26px;}
.subpage .info li p {position: relative; top:-1px;}

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

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













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

    /* content */


}
