/* 공통 */
.sub_con {width: 100%; margin:0 auto; position: relative; }
.s_title h2 {font-size:18px; font-weight: 600; color:#0066d6; font-family: 'Montserrat'; }
.s_title h1 {font-size:30px; font-weight: 800; color:#000; font-family: 'NanumSquare',sans-serif; margin-top: 15px;}
.s_title h3 {font-size:17px; font-weight: 700; color:#000;  font-family: 'NanumSquare',sans-serif; margin-top: 20px; }
.s_title p {font-size:15px; font-weight: 300; color:#000;  margin-top: 20px ; line-height: 26px;  word-break: keep-all;}
.sub_p {font-size:15px; font-weight: 300; color:#000; line-height: 26px; word-break: keep-all; letter-spacing: -.5px;}

.section {padding:0;}
.section.gray {background-color: #f7f7f7; }

.bullet_list li {position: relative; padding-left: 13px; line-height:28px; font-size:15px; font-weight: 300; color:#000; word-break: keep-all; margin-bottom: 10px;
letter-spacing: -.5px;}
.bullet_list li:last-child {margin-bottom: 0;}
.bullet_list li::before {content: ''; display: block; width: 4px; height: 4px; background-color: #666; position: absolute; left: 0; top: 11px; border-radius: 50%; }
.bullet_list li b {font-weight: 500; color:#000; }



/*Content CSS*/
#location {text-align: center ;}
#loc_sec1 {text-align: center ;padding: 60px 20px;}

/*sec*/
#loc_sec1 .map_wr {margin-top: 30px;}
#loc_sec1 .map_wr .root_daum_roughmap .wrap_controllers {display: none;}

/* section 2 */
#loc_sec2 {width: 100%; text-align: left; padding:60px 20px; background: url('../img/sub_btm_bg.jpg') 0% 0% repeat;}
#loc_sec2 .info .list {}
#loc_sec2 .info .list > li {width: 100%; border-bottom: 1px solid rgba(247,247,247,.4); padding:30px 0;  }
#loc_sec2 .info .list > li:last-child {border-bottom: 0; padding-bottom: 0;}
#loc_sec2 .info .list > li:first-child {padding-top: 0;}
#loc_sec2 .info .list > li i {color:#fff; font-size:30px; position: relative; top: 5px; margin-right: 7px;}
#loc_sec2 .info .list > li h1 {font-size:22px; font-weight: 600; color:#fff; margin-bottom: 15px; font-family: 'Montserrat';}
#loc_sec2 .info .list > li p {font-size:15px; font-weight: 300; color:rgba(255, 255, 255,1); line-height: 30px; word-break: keep-all;}
#loc_sec2 .info .list > li p span {font-weight: 500; padding-right: 8px; }








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

}


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

}

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

}
