@charset "UTF-8"; 


@media screen and (max-width: 768px) {
.extra_img_body .lb {display:none}
.extra_img_body .txt {width:100%}
.extra_img_body .content {padding:10px}
.btn {min-width:36px}
}


   #container {overflow:hidden;height:300px;position:relative; border: 1px solid #e7e7e7;border-radius: 8px;}
    #mapWrapper {width:100%;height:300px;z-index:1;}
    #rvWrapper {width:100%;height:300px;z-index:0;position:relative;}
    #container.view_roadview {height: 600px}
    #roadviewControl {position:absolute;top:5px;left:5px;width:42px;height:42px;z-index: 1;cursor: pointer; background: url(https://t1.kakaocdn.net/localimg/localimages/07/2018/pc/common/img_search.png) 0 -450px no-repeat;}
    #roadviewControl.active {background-position:0 -350px;}
    #close {z-index:2000;position: absolute;padding: 4px;top: 25px;left: 5px;cursor: pointer;background: #fff;border-radius: 4px;border: 1px solid #c8c8c8;box-shadow: 0px 1px #888;}
    #close .img {z-index:2000;display: block;background: url(https://t1.kakaocdn.net/localimg/localimages/07/mapapidoc/rv_close.png) no-repeat;width: 14px;height: 14px;}

.extra_img_body .wrap {position: absolute;left: 0;bottom:-45px;width: 285px;height: 125px;margin-left: -123px;text-align: left;overflow: hidden;font-size: 12px;line-height: 1.5;}
.extra_img_body .wrap * {padding: 0;margin: 0;}
.extra_img_body .wrap .info {width: 285px;height: 115px;border-radius: 5px;border-bottom: 2px solid #ccc;border-right: 1px solid #ccc;overflow: hidden;background: #fff;}
.extra_img_body .wrap .info:nth-child(1) {border: 0;box-shadow: 0px 1px 2px #888;}
.extra_img_body .info .title {padding: 5px 0 0 10px;height: 25px;background: #eee;border-bottom: 1px solid #ddd;font-size: 16px;font-weight: bold;}
.extra_img_body .info .close {position: absolute;top: 10px;right: 10px;color: #888;width: 17px;height: 17px;background: url('https://t1.kakaocdn.net/localimg/localimages/07/mapapidoc/overlay_close.png');}
.extra_img_body .info .close:hover {cursor: pointer;}
.extra_img_body .info .body {position: relative;overflow: hidden;}
.extra_img_body .info .desc {position: relative;margin: 13px 0 0 90px;height: 75px;}
.extra_img_body .desc .ellipsis {font-size: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.extra_img_body .desc .jibun {font-size: 12px;color: #888;margin-top: -2px;}
.extra_img_body .info .img {position: absolute;top: 6px;left: 5px;width: 73px;height: 71px;border: 1px solid #ddd;color: #888;overflow: hidden;}
.extra_img_body .info:after {content: '';position: absolute;margin-left: 45px;left: 50%;bottom: 0;width: 22px;height: 12px;background: url('https://t1.kakaocdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}
.extra_img_body .info .link {color: #5085BB;}

.searchbox {padding-top: 5px;padding-bottom: 10px;overflow: hidden;}