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

.Map__item--pokhara {
  left: 249px;
  top: 298px;
}

.Map__item--kathmandu {
  left: 296px;
  top: 358px;
}

.Map__item--nagarcot {
  left: 481px;
  top: 358px;
}

.Map__item--pattern {
  left: 296px;
  top: 418px;
}

.Map__item--bhaktapur {
  left: 481px;
  top: 418px;
}
/* --------------------end_地図から探す-------------------- */

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