#page-main h1 {
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 3.75rem;
}
#page-main h1 .number {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 5.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28125rem;
}
@media (max-width: 767px) {
  #page-main h1 .number {
    color: #000;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 5.625rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.28125rem;
  }
}
#page-main h1 .error {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.0875rem;
}
@media (max-width: 767px) {
  #page-main h1 .error {
    color: #000;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.0875rem;
  }
}
#page-main .message {
  color: #000;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.05625rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 767px) {
  #page-main .message {
    text-align: justify;
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05rem;
  }
}
#page-main .message span {
  display: block;
}
#page-main .link {
  text-align: center;
  margin-bottom: 5.63rem;
}
@media (max-width: 767px) {
  #page-main .link {
    margin-bottom: 3.75rem;
  }
}
#page-main .link a {
  display: inline-block;
  border: 2px solid #000;
  padding: 0.88rem 5.44rem;
  color: #000;
  text-align: justify;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem; /* 177.778% */
  letter-spacing: 0.05625rem;
}
@media (max-width: 767px) {
  #page-main .link a {
    color: #000;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem; /* 177.778% */
    letter-spacing: 0.05625rem;
    padding: 0.88rem 2.96rem;
  }
}/*# sourceMappingURL=index.min.css.map */