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

.Map__item--korea {
  right: 380px;
  top: 188px;
}

.Map__item--china {
  left: 301px;
  top: 205px;
}


.Map__item--mongolia {
  left: 270px;
  top: 110px;
}

.Map__item--nepal {
  left: 1px;
  top: 292px;
}

.Map__item--myanmar {
  left: 159px;
  top: 292px;
}

.Map__item--taiwan {
  right: 380px;
  top: 295px;
}

.Map__item--india {
  left: 0px;
  top: 352px;
}

.Map__item--laos {
  left: 281px;
  top: 352px;
}

.Map__item--hongkong {
  right: 380px;
  top: 355px;
}

.Map__item--thailand {
  left: 201px;
  top: 415px;
}

.Map__item--vietnam {
  left: 354px;
  top: 415px;
}

.Map__item--macau {
  right: 380px;
  top: 415px;
}

.Map__item--srilanka {
  left: 0px;
  top: 415px;
}

.Map__item--malaysia {
  left: 126px;
  top: 475px;
}

.Map__item--cambodia {
  left: 302px;
  top: 475px;
}

.Map__item--philippines {
  right: 380px;
  top: 475px;
}

.Map__item--maldives {
  left: 0px;
  bottom: 60px;
}

.Map__item--singapore {
  left: 181px;
  bottom: 60px;
}

.Map__item--asian-beach {
  right: 380px;
  bottom: 60px;
}

.Map__item--uzbekistan{
  top: 175px;
}

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

/* --------------------start_他の都道府県-------------------- */

.SenmonLink__link-homen[href="/asia/"] {
  color: var(--corporate-color);
  pointer-events: none;
}

/* --------------------end_他の都道府県-------------------- */

/* --------------------start_観光情報画像位置調整-------------------- */

.OtherTourism__img--korea {
  top: 0;
}

.OtherTourism__img--taiwan {
  top: 120%;
}

.OtherTourism__img--hongkong {
  top: -20%;
}

.OtherTourism__img--cambodia {
  top: 100%;
}

/* --------------------end_観光情報画像位置調整-------------------- */
