/* 공통 */
.con1300 {max-width: 1300px; margin: 0 auto;}
.s_title {text-align: center;}
.s_title h2 {font-size: 18px; font-weight: 500; color:#0371fb;}
.s_title h1 {font-size: 48px; font-weight: 700; color:#000; margin: 7px 0 15px}
.s_title h3 {font-size: 18px; font-weight: 500; color:#000; margin-bottom: 25px;}
.s_title p {font-size: 16px; font-weight: 300; color:#000; line-height: 30px; word-break: keep-all;}

/*Content CSS*/
#contactus {padding: 60px 20px;}

/* 상단 */
.bo_w_top + .bo_w_top {margin-top: 50px;}

.bo_w_top .cont {}
.bo_w_top .cont h1 {font-size:21px;font-weight:700;color:#000;font-family: 'Raleway', sans-serif;padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #ddd;letter-spacing: 1px;}
.bo_w_top .cont ul li {font-size:15px;font-weight: 300;color:#333;margin-bottom: 8px;position: relative;line-height: 26px;}
.bo_w_top .cont ul li:last-child {margin-bottom: 0; }
.bo_w_top .cont ul li span {font-weight: 500;display: block;color:#000;min-width:52px;word-break: keep-all;}
.bo_w_top .cont ul li strong {position:relative;font-weight: 500;display: block;}
.bo_w_top .cont ul li strong:before { content:""; position:absolute; left:120px; top:2px; width:1px; height: 16px; background:#ddd; display: none;}

.bo_w_top .map_wr {margin-top: 15px;}
.bo_w_top .root_daum_roughmap .cont {display: none;}
.bo_w_top .map_wr .root_daum_roughmap .wrap_controllers {display: none;}
.bo_w_top .cont ul li b {font-weight: 500; color:#000;}
.bo_w_top .cont ul li div {}
.bo_w_top .cont ul li div b {display: block; margin-right: 10px;}
.bo_w_top .cont ul li div + div {margin-top: 8px;}
.bo_w_top .cont ul li div p {word-break: keep-all; }
.bo_w_top .cont ul li div p br {display: none;}
#bo_w_tit {    font-size: 25px; font-weight: 700; color: #000; font-family: 'Raleway', sans-serif; margin-bottom: 25px;}






@media screen and (max-width:1300px){

}


@media screen and (max-width:960px){

}

@media screen and (max-width:640px){

}
