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

.Map__item--buenosaires {
  left: 348px;
  top: 178px;
}

.Map__item--elchalten {
  left: 115px;
  top: 362px;
}

.Map__item--elcalafate {
  left: 148px;
  top: 429px;
}

.Map__item--ushuaia {
  left: 348px;
  bottom: 60px;
}

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

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