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

.Map__item--eger {
  left: 390px;
  top: 239px;
}

.Map__item--budapest {
  left: 303px;
  top: 360px;
}

.Map__item--sopron {
  left: 86px;
  top: 315px;
}

.Map__item--donnawentwood {
  left: 303px;
  top: 300px;
}

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

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