@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
}
.toppage {
  background-image: url("armyimg/topimg7.jpg");
  background-size: 100%;
  height: 569px;
  background-repeat: no-repeat;
}
header {
  width: 100%;
  height: 50px;
  background-color: #000000;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ht {
  color: white;
  font-size: 15px;
  letter-spacing: 2px;
  text-align: center;
  font-family: ab-tsurara, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.toptext {
  padding-top: 395px;
  font-size: 12px;
  letter-spacing: 4px;
  color: white;
  line-height: 25px;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  text-align: center;
}
.first {
  background-image: url("armyimg/first4.jpg");
  background-size: 100%;
  height: 162px;
  background-repeat: no-repeat;
}
.ft {
  font-size: 18px;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  padding-top: 47px;
  font-weight: 800;
  transform: rotate(-6deg);
  padding-left: 5px;
}
.imgtxt {
  color: #FFFFFF;
}
.second {
  background-image: url("armyimg/second4.jpg");
  background-size: 100%;
  height: 163px;
  margin-top: 70px;
  background-repeat: no-repeat;
}
.st {
  font-size: 18px;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 800;
  padding-top: 48px;
  transform: rotate(6deg);
  color: white;
  padding-right: 6px;
  text-align: right;
}
.back {
  background-image: url("armyimg/line.jpg");
  height: 35px;
  margin-top: -18px;
  background-repeat: no-repeat;
}
.hutter {
  background-image: url("armyimg/header.jpg");
  background-size: 100%;
  height: 250px;
  margin-top: -13px;
}
.saito {
  font-size: 12px;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 300;
  padding-top: 21px;
  color: white;
  letter-spacing: 2px;
  text-align: center;
}
.siryou {
  font-size: 12px;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 300;
  padding-top: 8px;
  color: white;
  letter-spacing: 2px;
  text-align: center;
}
.awase {
  font-size: 12px;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 300;
  padding-top: 8px;
  color: white;
  letter-spacing: 2px;
  text-align: center;
}
.pth {
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 13px;
  text-align: center;
  padding-top: 7px;
  letter-spacing: 2px;
  color: white;
}
.line1 {
  text-decoration-color: white;
}
a {
  text-decoration-color: white;
}
.snstx {
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 13px;
  text-align: center;
  letter-spacing: 2px;
  color: white;
  padding-top: 13px;
  font-weight: 600;
}
.snsicon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  grid-gap: 10px;
}