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

.Map__item--troy {
  left: 10px;
  top: 229px;
}

.Map__item--konya {
  left: 362px;
  bottom: 145px;
}

.Map__item--bergama {
  left: 0;
  top: 339px;
}

.Map__item--istanbul {
  left: 30px;
  top: 172px;
}

.Map__item--boazukare {
  left: 367px;
  top: 229px;
}

.Map__item--bodrum {
  left: 184px;
  bottom: 60px;
}

.Map__item--cappadocia {
  left: 287px;
  top: 284px;
}

.Map__item--izmir {
  left: 157px;
  top: 339px;
}

.Map__item--kayseri {
  right: 340px;
  top: 285px;
}

.Map__item--ephesus {
  left: 0;
  bottom: 60px;
}

.Map__item--ayvalik {
  left: 10px;
  top: 284px;
}

.Map__item--antalya {
  right: 510px;
  bottom: 80px;
}

.Map__item--kusadasi {
  left: 20px;
  bottom: 115px;
}

.Map__item--ankara {
  left: 210px;
  top: 229px;
}

.Map__item--nemrut {
  right: 348px;
  top: 350px;
}

.Map__item--pamukkale{
	display: none;
}

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

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