@charset "UTF-8";
/*! Writen  by SCSS */
/*	物件概要・現地案内図共用のcss	*/
.map_area .map_image {
  position: relative;
  line-height: 0; }
  .map_area .map_image:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 2px solid #CCC;
    pointer-events: none; }
.map_area .site_btn {
  max-width: 300px;
  margin: 30px auto 0;
  font-size: 16px;
  letter-spacing: 0.1em;
  padding: 15px 10px; }

/*# sourceMappingURL=outline_map.css.map */
