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

.Map__item--maesai {
  left: 368px;
  top: 152px;
}

.Map__item--chiangmai {
  left: 175px;
  top: 207px;
}

.Map__item--chiangrai {
  left: 368px;
  top: 207px;
}

.Map__item--kanchanaburi {
  left: 0;
  top: 262px;
}

.Map__item--sukhothai {
  left: 209px;
  top: 262px;
}

.Map__item--ayutthaya {
  left: 368px;
  top: 262px;
}

.Map__item--phiphiislands {
  left: 204px;
  top: 317px;
}

.Map__item--bangkok {
  left: 368px;
  top: 317px;
}

.Map__item--pattaya {
  left: 273px;
  top: 372px;
}

.Map__item--kohkood {
  left: 368px;
  top: 427px;
}

.Map__item--phuket {
  left: 193px;
  top: 482px;
}

.Map__item--samui {
  left: 368px;
  top: 482px;
}

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

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