/* --------------------start_地図から探す-------------------- */
#Map {
  height: 640px;
  background-image: url(../../common/senmon/images/map_i/sweden_pc.svg);
}

.Map__item--kiruna {
  left: 360px;
  top: 152px;
}

.Map__item--karlstad {
  left: 214px;
  top: 344px;
}

.Map__item--sorentuner {
  left: 386px;
  top: 399px;
}

.Map__item--gothenburg {
  left: 193px;
  top: 454px;
}

.Map__item--stockholm {
  left: 386px;
  top: 454px;
}

.Map__item--helsingborg {
  left: 112px;
  bottom: 60px;
}

.Map__item--malmo {
  left: 304px;
  bottom: 60px;
}

.Map__item--kalmar {
  left: 444px;
  bottom: 60px;
}

/* --------------------end_地図から探す-------------------- */

/* --------------------start_他の都道府県-------------------- */
.SenmonLink__link[href="/sweden/"] {
  color: var(--corporate-color);
  pointer-events: none;
}
/* --------------------end_他の都道府県-------------------- */
