@charset "utf-8";

/* ***************************
map
*************************** */
img[usemap] {
  max-width: 100%;
  height: auto;
}

.c-service-map-img {
  width: 100%;
  background: url(/images/img_mainte_map.jpg) left top no-repeat;
  background-size: 100% auto;
}

/* ***************************
modal
*************************** */
.modaal-content-container {
  padding: 30px;
}

.mapModal .modaal-close:before, .mapModal .modaal-close:after {
  right: auto;
}