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

.Map__item--KurobeUnazuki {
  left: 420px;
  top: 152px;
}

.Map__item--NamikawaUoitsuFabric {
  left: 403px;
  top: 217px;
}

.Map__item--ShinminatoOyabeShootingwater {
  left: 128px;
  top: 217px;
}

.Map__item--TakaokaHimi {
  left: 80px;
  top: 282px;
}

.Map__item--Cityoftoyama {
  left: 268px;
  top: 282px;
}

.Map__item--TonamiShoukawa {
  left: 148px;
  top: 367px;
}


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

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