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

.Map__item--Tanaguni-shiTosayamadaTown {
  left: 409px;
  top: 180px;
}

.Map__item--KochiCity {
  left: 239px;
  top: 265px;
}

.Map__item--Konishi {
  right: 380px;
  top: 265px;
}

.Map__item--ShimantoNakamura {
  left: 172px;
  top: 350px;
}

.Map__item--AkiMuroto {
  right: 380px;
  top: 350px;
}

.Map__item--Sukumo {
  left: 37px;
  top: 439px;
}

.Map__item--Tosashimizu {
  left: 206px;
  top: 471px;
}

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

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