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

.Map__item--KiyosakiKiyosaki {
  left: 200px;
  top: 152px;
}

.Map__item--KofuYumuraOnsen {
  left: 76px;
  top: 217px;
}

.Map__item--YamanashicityShioyama {
  left: 298px;
  top: 217px;
}

.Map__item--IsawaFuefuki-shiKatsunuma {
  left: 155px;
  top: 282px;
}

.Map__item--OtsukiTsuru {
  left: 410px;
  top: 282px;
}

.Map__item--MinobuLowerhotsprings {
  left: 66px;
  top: 347px;
}

.Map__item--Narusawa {
  left: 288px;
  top: 347px;
}

.Map__item--Fujiyoshida {
  left: 426px;
  top: 347px;
}

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

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