@charset "utf-8";

.top-search-home .map-hiroshima .map-icon.n8 {
  top: 3%;
  left: 34%;
}
@media only screen and (max-width: 767px) {
  .top-search-home .map-hiroshima .map-icon.n8 {
    top: -0.2%;
    left: 21%;
  }
}