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

.Map__item--KaratsuYoko {
  left: 207px;
  top: 152px;
}

.Map__item--TosuBasayamaMiyaki {
  right: 380px;
  top: 205px;
}

.Map__item--NagoyahotspringinSagacity {
  left: 100px;
  top: 225px;
}

.Map__item--ImariArita {
  left: 141px;
  top: 298px;
}

.Map__item--TakeoCityTakeoOnsen {
  left: 358px;
  top: 354px;
}

.Map__item--UreshinoOnsenTaku {
  left: 200px;
  top: 422px;
}

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

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