#hokkaido .wp-site-blocks {
  counter-reset: spot_block;
}

#hokkaido .hokkaido_spot_map {
  position: relative;
  margin: 0;
  vertical-align: bottom;
}

#hokkaido .hokkaido_spot_map::before {
  padding-top: 62.5%;
}

#hokkaido .map_spot_list,
#hokkaido .map_spot_list > li {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: auto;
}

#hokkaido .map_spot_list {
  counter-reset: spot_list;
  list-style: none;
  line-height: 1;
}

#hokkaido .map_spot_list > li {
  position: absolute;
}

#hokkaido .map_spot_list a {
  counter-increment: spot_list;
  display: inline-block;
  position: absolute;
  width: 1.25em;
  height: 1.25em;
  text-decoration: none;
  color: transparent;
  transform: translate(-50%, -50%);
  z-index: 100;
  overflow: hidden;
}

#hokkaido .map_spot_list a[href="#dounan01"] {
  top: 90.13%;
  left: 12.41%;
}

#hokkaido .map_spot_list a[href="#dounan02"] {
  top: 78.66%;
  left: 8.771%;
}

#hokkaido .map_spot_list a[href="#douou01"] {
  top: 75.44%;
  left: 16.82%;
}

#hokkaido .map_spot_list a[href="#douou02"] {
  top: 71.62%;
  left: 16.94%;
}

#hokkaido .map_spot_list a[href="#douou03"] {
  top: 71.42%;
  left: 19.58%;
}

#hokkaido .map_spot_list a[href="#douou04"] {
  top: 71.22%;
  left: 27.63%;
}

#hokkaido .map_spot_list a[href="#douou05"] {
  top: 73.23%;
  left: 29.39%;
}

#hokkaido .map_spot_list a[href="#douou06"] {
  top: 75.64%;
  left: 31.53%;
}

#hokkaido .map_spot_list a[href="#douou07"] {
  top: 77.25%;
  left: 34.3%;
}

#hokkaido .map_spot_list a[href="#douou08"] {
  top: 59.74%;
  left: 21.85%;
}

#hokkaido .map_spot_list a[href="#douou09"] {
  top: 58.13%;
  left: 18.58%;
}

#hokkaido .map_spot_list a[href="#douou10"] {
  top: 61.76%;
  left: 18.7%;
}

#hokkaido .map_spot_list a[href="#douou11"] {
  top: 55.72%;
  left: 13.42%;
}

#hokkaido .map_spot_list a[href="#douou12"] {
  top: 68.72%;
  left: 23.42%;
}

#hokkaido .map_spot_list a[href="#doto01"] {
  top: 64.78%;
  left: 38.32%;
}

#hokkaido .map_spot_list a[href="#doto02"] {
  top: 63.97%;
  left: 40.71%;
}

#hokkaido .map_spot_list a[href="#doto03"] {
  top: 60.75%;
  left: 52.04%;
}

#hokkaido .map_spot_list a[href="#doto04"] {
  top: 49.88%;
  left: 48.64%;
}

#hokkaido .map_spot_list a[href="#doto05"] {
  top: 46.06%;
  left: 50.4%;
}

#hokkaido .map_spot_list a[href="#doto06"] {
  top: 38.41%;
  left: 51.28%;
}

#hokkaido .map_spot_list a[href="#douhoku20"] {
  top: 32.57%;
  left: 32.29%;
}

#hokkaido .map_spot_list a[href="#douhoku21"] {
  top: 41.63%;
  left: 29.65%;
}

#hokkaido .map_spot_list a[href="#douhoku22"] {
  top: 45.25%;
  left: 29.65%;
}

#hokkaido .map_spot_list a::before {
  content: counter(spot_list);
  box-shadow: 0 0 1px 1px #FFF;
}

#hokkaido .spot_list .spot_block .spot_name::before {
  display: inline-block;
  width: 1.5em;
  vertical-align: middle;
  height: 1.5em;
  line-height: 1.5em !important;
  text-align: center;
  border-radius: 50%;
  background-color: #333;
  color: #FFF;
  line-height: 1;
  font-size: 0.8em;
  vertical-align: middle;
}

#hokkaido .map_spot_list a::before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 50%;
  background-color: #333;
  color: #FFF;
  line-height: 1;
  font-size: 0.8em;
  vertical-align: middle;
}

@media only screen and (max-width: 479px) {
  #hokkaido #area_map {
    left: 0;
    width: 150%;
  }
}
@media (min-width: 480px) {
  #hokkaido #area_map {
    left: 0;
    width: 105%;
  }
  #hokkaido .map_spot_list {
    font-size: 1.25em;
  }
}
#hokkaido .area_sect .area_title {
  padding: 0.5em;
  color: #FFF;
  font-size: 1.25em;
  font-weight: bold;
}

#hokkaido .area_sect .area_title::after {
  display: none;
}

#hokkaido .spot_block {
  margin-bottom: 3rem;
}

#hokkaido .spot_block:empty {
  display: none;
}

#hokkaido .spot_block .spot_thumb {
  overflow: hidden;
  border-radius: 0.6rem;
}

#hokkaido .spot_block .spot_thumb::before {
  padding-top: 68%;
}

#hokkaido .spot_list .spot_block .spot_name {
  counter-increment: spot_block;
  margin: 1.5rem auto auto 1.5em;
  font-weight: bold;
}

#hokkaido .spot_list .spot_block .spot_name::before {
  content: counter(spot_block);
  margin-left: -1.875em;
  margin-right: 0.375em;
  margin-bottom: 0.2em;
}

.spot_block .spot_info {
  margin-top: 1em;
}

.spot_block .spot_info {
  white-space: normal;
  -ms-word-break: break-all;
  word-break: break-all;
}

.spot_block .spot_info table {
  border-collapse: separate;
  border-spacing: 0;
}

.spot_block .spot_info table tr td {
  vertical-align: top;
  line-height: 1.5;
}

.spot_block .spot_info table tr td:first-child {
  padding-right: 0.5em;
  border-style: solid;
  border-width: 0 1px 0 0;
  white-space: nowrap;
}

.spot_block .spot_info table tr:not(:last-child) td {
  padding-bottom: 0.5em;
}

.spot_block .spot_info table tr td + td {
  padding-left: 0.5em;
}

#hokkaido .map_spot_list a[href^="#dounan"]::before,
#hokkaido #area_dounan.area_sect .area_title,
#hokkaido #area_dounan.area_sect .spot_block .spot_name::before {
  background-color: #A564A2;
}

#hokkaido .map_spot_list a[href^="#douou"]::before,
#hokkaido #area_douou.area_sect .area_title,
#hokkaido #area_douou.area_sect .spot_block .spot_name::before {
  background-color: #43B8DB;
}

#hokkaido .map_spot_list a[href^="#douhoku"]::before,
#hokkaido #area_douhoku.area_sect .area_title,
#hokkaido #area_douhoku.area_sect .spot_block .spot_name::before {
  background-color: #F1843B;
}

#hokkaido .map_spot_list a[href^="#doto"]::before,
#hokkaido #area_doto.area_sect .area_title,
#hokkaido #area_doto.area_sect .spot_block .spot_name::before {
  background-color: #89BA40;
}

[id] {
  scroll-margin-top: 280px;
}

@media screen and (max-width: 599px) {
  #hokkaido .-none-sp, #hokkaido .map_spot_list {
    display: none !important;
  }
}/*# sourceMappingURL=hokkaido.css.map */