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

.Map__item--laocai {
  left: 54px;
  top: 152px;
}

.Map__item--hanoi {
  left: 243px;
  top: 152px;
}

.Map__item--sapa {
  left: 54px;
  top: 209px;
}

.Map__item--bachchan {
  left: 243px;
  top: 209px;
}

.Map__item--ninhbinh {
  left: 54px;
  top: 266px;
}

.Map__item--haiphong {
  left: 243px;
  top: 266px;
}

.Map__item--donghui {
  left: 162px;
  top: 323px;
}

.Map__item--danang {
  left: 321px;
  top: 323px;
}

.Map__item--hue {
  left: 133px;
  top: 380px;
}

.Map__item--hoian {
  left: 313px;
  top: 380px;
}

.Map__item--mason {
  left: 162px;
  top: 437px;
}

.Map__item--nhatrang {
  left: 321px;
  top: 437px;
}

.Map__item--cut {
  left: 122px;
  top: 494px;
}

.Map__item--hochiminh {
  left: 389px;
  top: 494px;
}

.Map__item--mito {
  left: 247px;
  bottom: 97px;
}

.Map__item--halon {
  display: none;
}

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

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