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

.Map__item--sabisabi {
  right: 380px;
  top: 170px;
}

.Map__item--pretoria {
  left: 309px;
  top: 197px;
}

.Map__item--johannesburg {
  left: 274px;
  top: 254px;
}

.Map__item--kimberly {
  left: 208px;
  top: 311px;
}

.Map__item--springbock {
  left: 22px;
  top: 377px;
}

.Map__item--lambert_sbay {
  left: 17px;
  top: 434px;
}

.Map__item--namakwaland {
  left: 275px;
  top: 377px;
}

.Map__item--franshook {
  left: 228px;
  top: 434px;
}

.Map__item--capetown {
  left: 0px;
  bottom: 60px;
}

.Map__item--krugerarea {
  left: 309px;
  bottom: 60px;
}

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

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