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

.Map__item--edinburgh {
  left: 393px;
  top: 152px;
}

.Map__item--windermere {
  left: 224px;
  top: 217px;
}

.Map__item--lakedistrict {
  left: 416px;
  top: 217px;
}

.Map__item--liverpool {
  left: 94px;
  top: 272px;
}

.Map__item--chester {
  left: 268px;
  top: 272px;
}

.Map__item--manchester {
  right: 380px;
  top: 272px;
}

.Map__item--birmingham {
  left: 119px;
  top: 327px;
}

.Map__item--stratford-upon-avon {
  right: 380px;
  top: 327px;
}

.Map__item--cotswolds {
  left: 135px;
  top: 382px;
}

.Map__item--chippingcampden {
  left: 343px;
  top: 382px;
}

.Map__item--oxford {
  left: 268px;
  top: 437px;
}

.Map__item--london {
  right: 380px;
  top: 437px;
}

.Map__item--bath {
  left: 132px;
  bottom: 60px;
}

.Map__item--stonehenge {
  left: 272px;
  bottom: 60px;
}

.Map__item--windsor {
  right: 380px;
  bottom: 60px;
}

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

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