@charset "utf-8";

/* 내용관리 */
#ctt {margin:0;/* padding:20px; */background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em;text-align:center;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}


.main_title{padding:50px 100px;}
.main_title p{margin:20px 0;letter-spacing:-1px;}
.main_title p:nth-child(1){font-size:40px;font-weight:900;}
.main_title p:nth-child(2){font-size:20px;color:#12693D;}
.main_title ul{display:flex;}
.main_title ul li {display:inline-block;margin:0 20px 0 0;cursor:pointer;}

.active{color:#12693d}

.div_wrap {height:500px;overflow:hidden;padding:50px 100px;}
.div_wrap .box1{width:45%;float:left;}
.div_wrap .box2{width:55%;float:left;height:inherit}
.map_bg{background:url('/img/cont/map1.png') no-repeat;position:relative;height:inherit}
.map_bg #daumRoughmapContainer1741065552846{position:absolute;right:0;top:3px;}
.map_bg2{background:url('/img/cont/map2.png') no-repeat;position:relative;height:inherit}
.map_bg2 #daumRoughmapContainer1749106101778{position:absolute;right:0;top:3px;}

.section_address {display:none !important}