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;
  color: #555 !important;
}
body .u-color__bg--bg {
  background: #EAEBED;
}
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;
  }
}
body .trail-notice {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 23px;
  text-align: left;
  color: #f24e4e;
}
@media screen and (max-width: 1440px) {
  body .trail-notice {
    font-size: 14rem;
    line-height: 23rem;
  }
}
@media screen and (max-width: 768px) {
  body .trail-notice {
    font-size: 26rem;
    line-height: 42rem;
  }
}
body .products_details .c-product_info__co_selling .c-product_info__co_selling__tab_content {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 1440px) {
  body .products_details .c-product_info__co_selling .c-product_info__co_selling__tab_content {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media screen and (max-width: 768px) {
  body .products_details .c-product_info__co_selling .c-product_info__co_selling__tab_content {
    padding-left: 20rem;
    padding-right: 20rem;
  }
}
body .products_details .c-product_info__co_selling .c-product_info__co_selling__tab_content:nth-child(1) {
  border: 1px solid #222;
  margin-top: 15px;
}
@media screen and (max-width: 1440px) {
  body .products_details .c-product_info__co_selling .c-product_info__co_selling__tab_content:nth-child(1) {
    margin-top: 15rem;
  }
}
@media screen and (max-width: 768px) {
  body .products_details .c-product_info__co_selling .c-product_info__co_selling__tab_content:nth-child(1) {
    margin-top: 20rem;
  }
}
body .p-subscription_list {
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  body .p-subscription_list {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  body .p-subscription_list {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  body .p-account__inner__menu {
    margin-top: 0;
  }
}

.p-subscription__inner__content {
  max-width: 900px;
}
@media screen and (max-width: 1440px) {
  .p-subscription__inner__content {
    max-width: 900rem;
  }
}

.p-subscription_table {
  border: 1px solid #d0d0d0;
  border-collapse: collapse;
}
.p-subscription_table td,
.p-subscription_table th {
  border: 1px solid #d0d0d0;
  border-collapse: collapse;
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #222;
  padding: 15px;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table td,
  .p-subscription_table th {
    font-size: 14rem;
    padding: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table td,
  .p-subscription_table th {
    font-size: 24rem;
    line-height: 36rem;
    padding: 30rem;
  }
}
.p-subscription_table th {
  background: #eaebed;
}
.p-subscription_table__item_main {
  border: none !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_main {
    gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_main {
    gap: 20rem;
  }
}
.p-subscription_table__item_date {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_date {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_date {
    font-size: 28rem;
    line-height: 40rem;
  }
}
.p-subscription_table__item_info {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_info {
    gap: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_info {
    flex-direction: column;
    align-items: flex-start;
    gap: 20rem;
  }
}
.p-subscription_table__item_content {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_content {
    gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_content {
    gap: 20rem;
  }
}
.p-subscription_table__item_content .head {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-weight: 400;
  font-size: 13px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_content .head {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_content .head {
    font-size: 24rem;
    line-height: 36rem;
  }
}
.p-subscription_table__item_content .info {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-weight: 400;
  font-size: 13px;
  text-align: left;
  color: #fff;
  border-radius: 15px;
  background: #222;
  padding: 5px 15px;
  display: inline-block;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_content .info {
    padding: 5rem 15rem;
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_content .info {
    font-size: 24rem;
    padding: 5rem 15rem;
  }
}
.p-subscription_table__item_sum {
  width: 13%;
  text-align: center !important;
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_sum {
    display: none;
  }
}
.p-subscription_table__item_product .itembox {
  display: flex;
  align-items: normal;
  gap: 15px;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_product .itembox {
    gap: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_product .itembox {
    gap: 30rem;
  }
}
.p-subscription_table__item_product_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
}
.p-subscription_table__item_product_content .itemtitle {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_product_content .itemtitle {
    font-size: 15rem;
    line-height: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_product_content .itemtitle {
    font-size: 26rem;
    line-height: 39rem;
  }
}
.p-subscription_table__item_product_info {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_product_info {
    gap: 20rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_product_info {
    margin-top: 20rem;
    gap: 20rem;
    font-size: 26rem;
    line-height: 39rem;
  }
}
.p-subscription_table__item_product .viewlink {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_product .viewlink {
    justify-content: center;
    margin-top: 40rem;
  }
}
.p-subscription_table__item_product .viewlink.pc_only {
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_product .viewlink.pc_only {
    display: none !important;
  }
}
.p-subscription_table__item_product .viewlink.sp_only {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_product .viewlink.sp_only {
    display: flex !important;
  }
}
.p-subscription_table__item_product .viewlink a {
  display: inline-block;
  background: #222;
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  padding: 10px 40px;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_product .viewlink a {
    font-size: 14rem;
    padding: 10rem 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_product .viewlink a {
    font-size: 24rem;
    padding: 20rem 60rem;
  }
}
.p-subscription_table__item_img {
  min-width: 100px;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_img {
    min-width: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_img {
    min-width: 200rem;
  }
}
.p-subscription_table__item_img img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .p-subscription_table__item_img img {
    width: 100rem;
    height: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table__item_img img {
    width: 200rem;
    height: 200rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subscription_table .itemsum {
    display: none;
  }
}

.products_details .trailbanner {
  position: relative;
  max-width: 710px;
  margin: auto;
  margin-right: 0;
  margin-top: 70px;
}
@media screen and (max-width: 1440px) {
  .products_details .trailbanner {
    max-width: 710rem;
    margin-top: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .products_details .trailbanner {
    max-width: 100%;
    margin-top: 60rem;
    margin-bottom: 60rem;
  }
}
.products_details .trailbanner_box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 45px;
}
@media screen and (max-width: 1440px) {
  .products_details .trailbanner_box {
    right: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .products_details .trailbanner_box {
    right: unset;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
.products_details .trailbanner_content .txt {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .products_details .trailbanner_content .txt {
    font-size: 16rem;
    line-height: 36rem;
  }
}
@media screen and (max-width: 768px) {
  .products_details .trailbanner_content .txt {
    font-size: 26rem;
    line-height: 60rem;
  }
}
.products_details .trailbanner_content .txt span {
  font-size: 24px;
}
@media screen and (max-width: 1440px) {
  .products_details .trailbanner_content .txt span {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .products_details .trailbanner_content .txt span {
    font-size: 40rem;
  }
}
.products_details .trailbanner .traillink {
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .products_details .trailbanner .traillink {
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .products_details .trailbanner .traillink {
    margin-top: 300rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.products_details .trailbanner .traillink a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 50px;
  border-radius: 25px;
  background: #222;
  font-family: "Hiragino Kaku Gothic W6 JIS2004";
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .products_details .trailbanner .traillink a {
    width: 250rem;
    height: 50rem;
    border-radius: 25rem;
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .products_details .trailbanner .traillink a {
    width: 450rem;
    height: 90rem;
    border-radius: 45rem;
    font-size: 30rem;
  }
}/*# sourceMappingURL=custom.css.map */