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

.Map__item--prague {
  left: 0px;
  top: 198px;
}

.Map__item--kutnahora {
  left: 191px;
  top: 245px;
}

.Map__item--telc {
  left: 193px;
  top: 328px;
}

.Map__item--brno {
  left: 333px;
  top: 328px;
}

.Map__item--ceskykrumlov {
  left: 0px;
  top: 389px;
}

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

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