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

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

.Map__item--HatsukaichiOotake {
  left: 106px;
  top: 285px;
}

.Map__item--Fukuyama {
  right:380px;
  top: 285px;
}

.Map__item--Miyajima {
  left: 173px;
  top: 358px;
}

.Map__item--InHiroshimacity {
  left: 331px;
  top: 358px;
}

.Map__item--Onomichi {
  right: 380px;
  top: 358px;
}

.Map__item--Kure {
  left: 309px;
  top: 443px;
}

.Map__item--NojimaIkujima {
  right: 380px;
  top: 443px;
}

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

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