.objmap-wrapper {position:relative;height:60rem;width:100%;}
.objmap-objlist {display:none;background-color:white;box-shadow:0 2px 10px rgba(0,0,0,0.2);padding:0.4rem 0.4rem 0 0.4rem;width:20rem;font-size:0;font-weight:300;overflow:auto;}
.objmap {height:100%;width:100%;background-color:grey;}
.objmap-objlist-wr {overflow:auto;}
.objmap-objlist-obj {margin:0 0 0.4rem 0;}
.objmap-objlist-obj_selected {background-color:#eeeeee;}
.objmap-objlist-obj:hover {background-color:#eeeeee;}
.objmap-objlist-objimage {width:28%;display:inline-block;vertical-align:top;border:1px solid #d5d5d5;margin:0 2% 0 0;font-size:1rem;}
.objmap-objlist-objimage img {width:100%;height:100%;}
.objmap-objlist-objcontent {display:inline-block;vertical-align:top;font-size:0.8rem;width:70%;}
.objmap-objlist-objcontent a {color:#00a0f4;}
.objmap-objlist-objcontent a:hover {text-decoration:underline;}
.objmap-objlist-closebtn-wr {cursor:pointer;font-size:1rem;position:relative;margin:0 0 0.4rem 0;text-align:center!important;border:1px solid #99dcff;}
.objmap-objlist-closebtn-wr:hover {background-color:#00a0f4;color:white;}