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

.Map__item--singapore {
  left: 262px;
  top: 324px;
}

.Map__item--saintsauisland {
  left: 325px;
  top: 384px;
}

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

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

/* --------------------start_現地情報-------------------- */
.info_cts04 .tab-contents-wraper:nth-child(6) dt {
  width: 28%;
}
/* --------------------end_現地情報-------------------- */
