.image .pointHeader {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 82%;
  height: 11%;
  top: -2%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}

.image a.pointSearchbar {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 2.75%;
  height: 6%;
  top: 0%;
  left: 10%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}

.image a.pointHome {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 7%;
  height: 6%;
  top: 0%;
  left: 15.125%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}
.image a.pointPrev {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 4%;
  height: 6%;
  top: 0%;
  left: 24.875%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}
.image a.pointApolloNum {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 2.5%;
  height: 6%;
  top: 0%;
  left: 31.75%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}

.image a.pointSearchTime {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 29%;
  height: 6%;
  top: 0%;
  left: 34.5%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}
.image a.pointNext {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 4%;
  height: 6%;
  top: 0%;
  left: 66.375%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}
.image a.pointHelp {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 4%;
  height: 6%;
  top: 0%;
  left: 73.6%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}
.image a.pointLoading {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 4%;
  height: 6%;
  top: 0%;
  left: 80%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}
.image a.pointDetailbar {/*aタグを画像の真ん中に*/
  position: absolute;
  margin-top: 50px;
  width: 2.75%;
  height: 6%;
  top: 0%;
  left: 86.75%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-0%,0%);
  /*以下装飾*/
  margin:0;/*余計な隙間を除く*/
  font-size: 20px;/*文字サイズ*/
  border: solid red 2px; /*線で囲う*/
  color: black;/*文字色*/
  text-decoration: none;/*下線を表示させない*/
}