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

.Map__item--argarant {
  top: 300px;
  left: 150px;
}

.Map__item--karakorum {
  top: 335px;
  left: 370px;
}

.Map__item--terelj {
  top: 210px;
  left: 510px;
}

.Map__item--byrd {
  bottom: 200px;
  left: 450px;
}

.Map__item--ulaanbaatar {
  top: 270px;
  left: 340px;
}

.Map__item--sogoth {
  top: 290px;
  right: 330px;
}

.Map__item--khovd {
  top: 190px;
  left: 140px;
}

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

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

/* .TourismInfo__link {
	display: none;
} */