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

.Map__item--langkawi {
  left: 0px;
  top: 152px;
}

.Map__item--penang {
  left: 176px;
  top: 152px;
}

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

.Map__item--kotakinabalu {
  right: 380px;
  top: 207px;
}

.Map__item--cameronhighlands {
  left: 140px;
  top: 266px;
}

.Map__item--portkaelan {
  left: 0px;
  top: 323px;
}

.Map__item--kualalumpur {
  left: 192px;
  top: 323px;
}

.Map__item--melaka {
  left: 0px;
  top: 379px;
}

.Map__item--putrajaya {
  left: 174px;
  top: 379px;
}

.Map__item--johorbahru {
  left: 158px;
  top: 436px;
}

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

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

/*keyvisual横幅固定*/
/*#Keyvisual {
  background-color: #f5f5f5;
  background-size: auto 100%;
}
*/