section.top-navigation {
  padding-top: 12vw;
}

section.top-box section.box {
  margin-top: 12vw;
}

section.top-box section.solo {
  margin-top: 4vw;
}

section.top-box section.box h2 {
  padding: 0 12px !important;
  font-size: 1.3rem;
  letter-spacing: -0.05rem;
}

section.top-box section.box p {
  margin-top: 4vw;
  padding: 0 12px !important;
  font-size: 1.02rem;
  letter-spacing: -0.02rem;
}

section.top-box section.solo p {
  padding: 0 12px !important;
  font-size: 1.02rem;
  letter-spacing: -0.02rem;
}

section.top-box section.box .image-wrap {
  margin-top: 10vw;
  height: calc(250px + 16vw);
}

section.comments {
  font-size: 1.6rem;
}

section.contents h5 {
  margin: 2.2vw 0 0 0;
  font-size: calc(1.1rem + 0.2vw);
  letter-spacing: calc(-0.004rem - 0.2vw);
  line-height: calc((1.1rem + 0.2vw) * 1.6);
}

section.contents h2 {
  font-size: calc(1.3rem + 0.2vw);
  letter-spacing: calc(-0.004rem - 0.2vw);
}