@charset "utf-8";

.map {position: relative}
.map .map_skip {position: absolute; z-index: -1;background: rgba(0, 0, 0, 0.7);width: 100%;height: 50px;text-align: center;font-size: 15px;font-weight: 600;line-height: 50px;color: #fff;opacity: 0;}
.map .map_skip:focus{top: 0; opacity: 1; color: #fff; z-index: 10;}
.map .root_daum_roughmap .wrap_map {height: 450px!important; margin-top: -1rem;}
.map .root_daum_roughmap .wrap_controllers {display: none!important;}
.map .map_inner {position: absolute; left: 0; bottom: 0; width: 100%; z-index: 2;}
