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

.Map__item--fujairah {
  left: 410px;
  top: 282px;
}

.Map__item--rasalkhaimah {
  left: 417px;
  top: 152px;
}

.Map__item--sharjah {
  left: 303px;
  top: 217px;
}

.Map__item--abudhabi {
  left: 184px;
  top: 349px;
}

.Map__item--alain {
  left: 352px;
  top: 349px;
}

.Map__item--dubai {
  left: 259px;
  top: 282px;
}

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

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