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

.Map__item--turkey {
  left: 0px;
  top: 209px;
}

.Map__item--caucasus {
  left: 160px;
  top: 209px;
}

.Map__item--uzbekistan {
  left: 377px;
  top: 209px;
}

.Map__item--israel {
  left: 0px;
  top: 284px;
}

.Map__item--iran {
  left: 310px;
  top: 284px;
}

.Map__item--jordan {
  left: 0px;
  top: 341px;
}

.Map__item--uae {
  left: 394px;
  top: 401px;
}

.Map__item--saudi-arabia{
  left: 133px;
  top: 431px;
}

.Map__item--qatar{
  left: 184px;
  top: 352px;
}

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

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

/* --------------------start_観光情報画像位置調整-------------------- */
.OtherTourism__img--uae {
  top: 0;
}
/* --------------------end_観光情報画像位置調整-------------------- */
