@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Libre+Baskerville&display=swap");
.map {
  height: 500px;
  margin-bottom: 0.5em;
}
.custom-info > * {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif !important;
}
.custom-info .info-name {
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 1.1em;
}
.custom-info .info-add {
  font-weight: bold;
  margin-bottom: 0.5em;
}
