@charset "utf-8";

/* 내용관리 */
#ctt {margin:0;padding:0px;background:#fff}
.ctt_admin {text-align: right;top: 100px;position: absolute;right: 0; display: inline-block;border: 1px solid #ccc;background: #fff;padding: 0 13px;font-weight: 500; text-decoration: none; vertical-align: middle;}
.ctt_admin a { font-size:12px; color:#333}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.memberWrap {max-width:1240px;margin:0 auto;text-align:left;padding:150px 10px 50px 10px;color:#666; letter-spacing:-0.8px;line-height:24px;word-break:keep-all}
.memberWrap h3{font-size:18px;font-weight:500;color:#333;margin-bottom:10px;margin-top:50px; font-weight:bold;}
.memberWrap h3:first-child{margin-top:0}
.memberWrap p{margin-top:15px; line-height:1.6;word-break:keep-all; font-size:15px}
.memberWrap .law{margin-top:15px;padding:20px;border:solid 1px #ebebeb;background:#fafafa; font-size:14px}
.memberWrap .law ul li{line-height:22px;margin-top:3px; padding:0; line-height:1.6;}
.memberWrap .law ul li:first-child{margin-top:0}


#wrap #header_wrap { border-bottom:1px solid #ddd}
#wrap #header .gnb > li > a { color:#333}
.scrolled #wrap #header_wrap { border-bottom:0}
.scrolled #wrap #header .gnb > li > a  { color:#ddd}

.mappage_wrap {width:1200px; margin:0 auto; height:800px; overflow:hidden;}
.map_about {width:1200px; border-right:1px solid #ddd; border-top:1px solid #ddd; margin-top:20px;}
.map_about tr th {width:30%;font-size:16px; font-weight:500;line-height:45px; background:#ddd;}
.map_about td {font-size:16px; padding:0 0 0 30px; border-bottom:1px solid #ddd;}
.root_daum_roughmap .wrap_btn_zoom {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
     z-index: 2;
    height: 104px;
    margin: auto;
}
@media screen and (max-width:1200px) { 
.mappage_wrap {width:95%;}
.map_about {width:100%;}
}