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

.Map__item--ruse {
  left: 359px;
  top: 157px;
}

.Map__item--vericotarnovo {
  left: 337px;
  top: 230px;
}

.Map__item--albanash {
  left: 336px;
  top: 286px;
}

.Map__item--sofia {
  left: 128px;
  top: 346px;
}

.Map__item--kazanlake {
  left: 307px;
  top: 346px;
}

.Map__item--plovdiv {
  left: 232px;
  top: 413px;
}

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

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