body .u-text--head {
  color: #222222 !important;
  font-size: 22px !important;
  font-family: "Hiragino Kaku Gothic W4 JIS2004", sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1440px) {
  body .u-text--head {
    font-size: 22rem !important;
  }
}
@media screen and (max-width: 768px) {
  body .u-text--head {
    font-size: 36rem !important;
  }
}
body .p-page_header__inner__title {
  color: #222222 !important;
  font-size: 22px !important;
  font-family: "Hiragino Kaku Gothic W4 JIS2004", sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1440px) {
  body .p-page_header__inner__title {
    font-size: 22rem;
  }
}
@media screen and (max-width: 768px) {
  body .p-page_header__inner__title {
    font-size: 36rem;
  }
}
body .u-text--body {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", sans-serif;
  font-weight: 300;
  letter-spacing: 0.02em;
}
body .p-favorite__header {
  margin-top: 0;
}
body .p-account__inner__content__title {
  margin-top: 0;
}
body #payment_method_description {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-size: 14px;
  font-weight: 400;
  color: #222;
}
@media screen and (max-width: 1440px) {
  body #payment_method_description {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  body #payment_method_description {
    font-size: 26rem;
  }
}
body .p-page_article__inner {
  color: #222;
  font-size: 14px;
}
@media screen and (max-width: 1440px) {
  body .p-page_article__inner {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  body .p-page_article__inner {
    font-size: 26rem;
  }
}
body .p-page_article__inner p {
  color: #222;
  font-size: 14px;
}
@media screen and (max-width: 1440px) {
  body .p-page_article__inner p {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  body .p-page_article__inner p {
    font-size: 26rem;
  }
}/*# sourceMappingURL=custom.css.map */