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

.Map__item--lima {
  left: 140px;
  top: 247px;
}

.Map__item--pisco {
  left: 140px;
  top: 309px;
}

.Map__item--paracas {
  left: 140px;
  top: 369px;
}

.Map__item--squid {
  left: 197px;
  bottom: 80px;
}

.Map__item--urubamba {
  left: 331px;
  top: 285px;
}

.Map__item--cuzco {
  left: 331px;
  top: 385px;
}

.Map__item--nazca {
  left: 331px;
  bottom: 60px;
}

.Map__item--juliaca {
  left: 481px;
  top: 371px;
}

.Map__item--puno {
  left: 481px;
  bottom: 60px;
}

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

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