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

.Map__item--etherfjordol {
  left: 43px;
  top: 198px;
}

.Map__item--akureiri {
  left: 312px;
  top: 243px;
}

.Map__item--kirkvyelcroisol {
  left: 229px;
  top: 300px;
}

.Map__item--reykjavik {
  left: 107px;
  top: 365px;
}

.Map__item--keflavik {
  left: 43px;
  top: 424px;
}

.Map__item--selfoss {
  left: 262px;
  top: 424px;
}

.Map__item--scaffafettel {
  left: 436px;
  top: 424px;
}

.Map__item--grindavik {
  left: 43px;
  bottom: 60px;
}

.Map__item--hetra {
  left: 288px;
  bottom: 60px;
}

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

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