@font-face {
  font-family: "LINESeedJP";
  src: url("../font/LINESeedJP_OTF_Th.woff2") format("woff2"), url("../font/LINESeedJP_OTF_Th.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "LINESeedJP";
  src: url("../font/LINESeedJP_OTF_Rg.woff2") format("woff2"), url("../font/LINESeedJP_OTF_Rg.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "LINESeedJP";
  src: url("../font/LINESeedJP_OTF_Bd.woff2") format("woff2"), url("../font/LINESeedJP_OTF_Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "LINESeedJP";
  src: url("../font/LINESeedJP_OTF_Eb.woff2") format("woff2"), url("../font/LINESeedJP_OTF_Eb.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
.p-page {
  padding-bottom: 12rem;
}
@media screen and (max-width: 767px) {
  .p-page {
    padding-bottom: 6rem;
  }
}
.p-page__content {
  margin-top: 3rem;
}
.p-page__content h2.wp-block-heading {
  margin: 7rem 0 2.5rem 0;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  border-left: 2px solid #C61B27;
  padding-left: 1.8rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-page__content h2.wp-block-heading {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-page__content h2.wp-block-heading {
    margin-top: 5rem;
  }
}
.p-page__content h3.wp-block-heading {
  margin: 3rem 0 2rem 0;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.333;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #442b2b;
}
@media screen and (min-width: 768px) {
  .p-page__content h3.wp-block-heading {
    font-size: 2.3rem;
  }
}
.p-page__content > * {
  margin-bottom: 2rem;
  line-height: 1.875;
}
.p-page__content a {
  text-decoration: underline;
}

.p-download {
  padding-bottom: 12rem;
}
@media screen and (max-width: 767px) {
  .p-download {
    padding-bottom: 6rem;
  }
}
.p-download__text {
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .p-download__text {
    margin-bottom: 2rem;
  }
}
.p-download #thanks-message {
  display: none;
}
.p-download__message {
  text-align: center;
}/*# sourceMappingURL=page.css.map */