.pg__mgtop.note {
  margin-top: 2rem;
}
.pg__mgtop.tb_noborder td{
  padding: 0;
}
.pg__mgtop.tb_noborder td:nth-child(1){
  width: 10rem;
}
p.pg__mgtop2 {
  margin-top: 7rem;
}
.for_sp {
  display: none;
}
.pg__imgMap {
  position: relative;
}
.pg__mapLink {
  display: inline-block;
  position: absolute;
  z-index: 5;
}
.for_pc .pg__mapLink{
  top: 82%;
  width: 14%;
  height: 11%;
}
.for_pc .pg__mapLink:nth-of-type(1){
  left: 2%;
}
.for_pc .pg__mapLink:nth-of-type(2){
  left: 18%;
}
.for_pc .pg__mapLink:nth-of-type(3){
  left: 34%;
}
.for_pc .pg__mapLink:nth-of-type(4){
  left: 52%;
}
.for_pc .pg__mapLink:nth-of-type(5){
  left: 68%;
}
.for_pc .pg__mapLink:nth-of-type(6){
  left: 84%;
}
@media screen and (max-width: 1024px) {
  .for_pc {
    display: none;
  }
  .for_sp {
    display: block;
    max-width: 66.4rem;
  }
  .for_sp .pg__mapLink{
    top: 80%;
    width: 30%;
    height: 11%;
  }
  .for_sp .pg__mapLink:nth-of-type(1){
    left: 2%;
  }
  .for_sp .pg__mapLink:nth-of-type(2){
    left: 35%;
  }
  .for_sp .pg__mapLink:nth-of-type(3){
    left: 68%;
  }
}
