/*! 海外トップpc用 */

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

#Map {
  height: 640px;
  background-image: url(../../common/senmon/images/map_i/europe_pc.svg);
}

.Map__item--northern-eur {
  left: 298px;
  top: 152px;
}

.Map__item--uk {
  left: 89px;
  top: 201px;
}

.Map__item--russia {
  left: 492px;
  top: 152px;
}

.Map__item--ireland {
  left: 28px;
  top: 267px;
}

.Map__item--holland {
  left: 245px;
  top: 267px;
}

.Map__item--baltic {
  left: 448px;
  top: 217px;
}

.Map__item--belgium {
  left: 174px;
  top: 334px;
}

.Map__item--germany {
  left: 348px;
  top: 334px;
}

.Map__item--east-eur {
  right: 356px;
  top: 334px;
}

.Map__item--france {
  left: 158px;
  top: 400px;
}

.Map__item--swiss {
  left: 328px;
  top: 400px;
}

.Map__item--portugal {
  left: 28px;
  top: 467px;
}

.Map__item--italy {
  left: 298px;
  top: 467px;
}

.Map__item--greece {
  left: 468px;
  top: 467px;
}

.Map__item--spain {
  left: 125px;
  bottom: 60px;
}

.Map__item--malta {
  left: 318px;
  bottom: 60px;
}

.Map__move-link--01 {
  bottom: 90px;
}

.Map__move-link--02 {
  bottom: 60px;
}

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

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

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

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