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

.Map__item--durnstein {
  right: 380px;
  top: 152px;
}

.Map__item--salzkammergut {
  left: 87px;
  top: 207px;
}

.Map__item--linz {
  left: 343px;
  top: 207px;
}

.Map__item--merck {
  right: 380px;
  top: 207px;
}

.Map__item--salzburg {
  left: 272px;
  top: 262px;
}

.Map__item--wien {
  right: 380px;
  top: 262px;
}

.Map__item--seefeld {
  left: 83px;
  top: 317px;
}

.Map__item--st-wolfgang {
  left: 313px;
  top: 317px;
}

.Map__item--innsbruck {
  left: 0px;
  top: 386px;
}

.Map__item--zellamsee {
  left: 208px;
  top: 386px;
}

.Map__item--hallstatt {
  left: 413px;
  top: 386px;
}

.Map__item--heiligenflute {
  left: 236px;
  top: 451px;
}

.Map__item--graz {
  right: 380px;
  top: 451px;
}

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

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