html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

.gmap iframe {
  width: 100%;
  height: 560px;
}

@media (max-width: 768px) {
  .gmap iframe {
    height: 300px;
  }
}/*# sourceMappingURL=access.css.map */