/* 공통 */
/* .subpage > section {padding:100px 0; position: relative; background: #fff;} */
.sub_inner {width: 100%; padding:0 15px; margin:0 auto; position: relative; }
.sub_tit {font-size: 30px; font-weight: 700; color:#000; font-family: 'Spoqa Han Sans Neo'; line-height: 1;}
.sub_tit::before {content: ''; display: block; width: 30px; height: 3px; background: #58d6ef; margin:0 auto 20px;}
.sub_p {font-size: 15px; font-weight: 300; color:#333; letter-spacing: -.27px; line-height: 30px; font-family: 'Spoqa Han Sans Neo';}




/*Content CSS*/
#location { overflow: hidden; }
#loc_sec1 {text-align: center;  }
#loc_sec1 .sub_inner {z-index: 2; padding:0; }
#loc_sec1 ul { display: flex; flex-wrap: wrap; border-top: 3px solid #03091f; margin-top: 40px; background: #fff;}
#loc_sec1 ul li { width: 50%; text-align: center; padding:40px 15px; background: #fff; }
#loc_sec1 ul li:nth-child(2n) { border-left: 1px solid #ddd; }
#loc_sec1 ul li:nth-child(n+3) { border-top: 1px solid #ddd; }
#loc_sec1 i { font-size:35px; color:#03091f; }
#loc_sec1 h2 {font-size: 18px; color:#000; font-weight: 700; font-family: 'Spoqa Han Sans Neo'; margin:20px 0 15px; line-height: 1; transition: color .3s ease;}
#loc_sec1 p {font-size: 14px; color:#000; line-height: 26px; }

#loc_sec1 .map_wr { width: 100%; position: relative; z-index: 1;}

/* sec2 */
#loc_sec2 {text-align: left; padding:50px 0 80px;}
#loc_sec2 article { }
#loc_sec2 h2 {font-size:20px; font-weight: 700; color:#000; font-family: 'Spoqa Han Sans Neo'; position: relative; padding-left: 20px; }
#loc_sec2 h2::before {content: ''; display: block; width: 5px; height: 5px; background: #03091f; position: absolute; left: 0; top:12px;}
#loc_sec2 .cont {margin-top: 15px;}
#loc_sec2 .cont .sub_p {color:#000;}
#loc_sec2 .cont .sub_p img {margin:0 7px; position:relative; top:-2px; }
#loc_sec2 .cont ul {margin-top: 10px; }
#loc_sec2 .cont ul li {margin-top: 15px; font-size: 15px; font-weight: 300; color:#333; }
#loc_sec2 .cont ul li span {display: inline-block; padding:5px 12px; text-align: center; background: #47af1b;color:#fff; font-size: 15px; font-weight: 300; margin-right: 10px; line-height: 1; position: relative; top:1px; font-family: 'Spoqa Han Sans Neo';}







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

}

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

}


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

}

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


}
