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

#Map {
  height: 556px;
  background-image: url(../../common/senmon/images/map_d/shikoku_pc.svg);
}

.Map__item--kagawa {
  top: 152px;
  left: 326px;
}

.Map__item--tokushima {
  top: 233px;
  left: 401px;
}

.Map__item--ehime {
  top: 272px;
  left: 90px;
}

.Map__item--kochi {
  top: 346px;
  left: 230px;
}



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

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