@charset "utf-8";

/* 내용관리 */
.ctt_admin {display:none;}

/* 오시는 길 - 카카오맵 반응형 */
.way-map .root_daum_roughmap,
.way-map .root_daum_roughmap .wrap_map {
    width: 100% !important;
    height: 100% !important;
    max-width: 100%;
    margin: 0 !important;
    border: 0 none !important;
    outline: none !important;
    box-shadow: none !important;
    box-sizing: border-box;
}

/* 카카오맵이 그리는 장식용 외곽선 span (border1~4) 제거 */
.way-map .root_daum_roughmap .map_border {
    display: none !important;
}

.way-map .root_daum_roughmap .wrap_controllers,
.way-map .root_daum_roughmap .cont {
    display: none !important;
}
