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

.Map__item--bruges {
  left: 126px;
  top: 152px;
}

.Map__item--antwerp {
  left: 364px;
  top: 179px;
}

.Map__item--gent {
  left: 182px;
  top: 234px;
}

.Map__item--mechelen {
  left: 376px;
  top: 234px;
}

.Map__item--bruxelles {
  left: 292px;
  top: 309px;
}

.Map__item--thenamur {
  left: 307px;
  top: 364px;
}

.Map__item--durbuy {
  right: 360px;
  top: 381px;
}

.Map__item--dinan {
  left: 256px;
  top: 419px;
}

.Map__item--ardennesregion {
  left: 444px;
  top: 436px;
}

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

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

/* --------------------start_観光情報-------------------- */
.OtherTourism__img--bruxelles {
  top: -15px;
}
/* --------------------end_観光情報-------------------- */
