#mapWrap{width:calc(100vw - 500px);position:relative}.custom_typecontrol{position:absolute;top:27px;right:10px;overflow:hidden;width:110px;height:20px;margin:0;padding:0;z-index:1;font-size:9px;font-family:'Malgun Gothic','맑은 고딕',sans-serif}.custom_typecontrol span{display:block;width:55px;height:20px;float:left;text-align:center;line-height:20px;cursor:pointer}.custom_typecontrol .btn{background:#fff;background:linear-gradient(#fff,#e6e6e6)}.custom_typecontrol .btn:hover{background:#f5f5f5;background:linear-gradient(#f5f5f5,#e3e3e3)}.custom_typecontrol .btn:active{background:#e6e6e6;background:linear-gradient(#e6e6e6,#fff)}.custom_typecontrol .selected_btn{color:#fff;background:#425470;background:linear-gradient(#425470,#5b6d8a)}.custom_typecontrol .selected_btn:hover{color:#fff}.custom_zoomcontrol{position:absolute;top:70px;right:10px;width:22px;height:70px;overflow:hidden;z-index:200;background-color:#f5f5f5}.custom_zoomcontrol span{display:block;width:20px;height:34px;text-align:center;cursor:pointer}.custom_zoomcontrol span:hover{background-color:#ddd}.custom_zoomcontrol span img{width:45%;height:100%;padding:12px 0;border:none}.custom_zoomcontrol span:first-child{border-bottom:1px solid #bfbfbf}.custom_zoomcontrol.radius_border{border:1px solid #919191;border-radius:5px}.mapOption{position:absolute;bottom:50px;right:10px;z-index:1;height:27px;font-family:'Malgun Gothic','맑은 고딕',sans-serif;display:flex;justify-content:right;font-size:9px}.mapOption input[type=checkbox]{display:none}.mapOption label{background:linear-gradient(#a3daff,#8ed2ff);cursor:pointer;padding:7px 10px;display:block;text-align:center;margin-left:5px}.mapOption label.active{background:linear-gradient(#8ed2ff,#55b9fb);color:#fff}@media(min-width:992px){.mapOption label:hover{background-color:#55b9fb;background:linear-gradient(#8ed2ff,#55b9fb);color:#fff}}@media(max-width:992px){.mapOption{bottom:7px}}