.p-subsc__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 514px;
  gap: 30px;
  margin-bottom: 54px;
  background: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/subscription/bg_head.webp) no-repeat 50%;
  background-size: cover;
}
@media only screen and (max-width: 719px) {
  .p-subsc__head {
    margin-bottom: 40px;
    height: auto;
    aspect-ratio: 1;
    gap: 18px;
    background-image: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/subscription/bg_head_sp.webp);
  }
}
.p-subsc__head__subttl {
  width: 200px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__head__subttl {
    width: 120px;
  }
}
.p-subsc__head__ttl {
  letter-spacing: 0.1em;
  font-size: 52px;
  font-weight: 500;
  line-height: 0.8;
}
@media only screen and (max-width: 719px) {
  .p-subsc__head__ttl {
    font-size: 31px;
  }
}
.p-subsc__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 28px;
  }
}
.p-subsc__item__txtfield {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 719px) {
  .p-subsc__item__txtfield {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
  }
}
.p-subsc__item__ttl {
  font-size: 32px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media only screen and (max-width: 999px) {
  .p-subsc__item__ttl {
    font-size: 28px;
  }
}
@media only screen and (max-width: 719px) {
  .p-subsc__item__ttl {
    font-size: 23px;
  }
}
.p-subsc__item__txt {
  font-size: 17px;
  letter-spacing: 0.06em;
  margin-top: 20px;
  line-height: 2;
}
@media only screen and (max-width: 999px) {
  .p-subsc__item__txt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 719px) {
  .p-subsc__item__txt {
    font-size: 13px;
    line-height: 1.8;
  }
}
.p-subsc__item__img {
  width: 31.1646586345%;
}
@media only screen and (max-width: 719px) {
  .p-subsc__item__img {
    width: 90%;
    max-width: 270px;
  }
}
.p-subsc__plan {
  width: 100%;
  margin-top: 32px;
}
@media only screen and (max-width: 999px) {
  .p-subsc__plan {
    margin-top: 60px;
  }
}
.p-subsc__plan__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 30px;
  gap: 18px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__head {
    margin-bottom: 20px;
    gap: 14px;
  }
}
.p-subsc__plan__head__subttl {
  color: #989898;
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 0.8;
  font-family: var(--font-en);
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__head__subttl {
    font-size: 13px;
  }
}
.p-subsc__plan__head__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-size: 34px;
  gap: 10px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__head__ttl {
    font-size: 27px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-subsc__plan__head__ttl.--space {
  translate: -0.15em 0;
}
.p-subsc__plan__head__logo {
  width: 180px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__head__logo {
    width: 140px;
  }
}
.p-subsc__plan__head__logo img {
  width: 100%;
}
.p-subsc__plan__head__txt {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__head__txt {
    font-size: 13px;
  }
}
.p-subsc__plan__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  padding-top: 22px;
}
@media only screen and (max-width: 1299px) {
  .p-subsc__plan__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 50px 26px;
  }
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
  }
}
.p-subsc__plan__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #e4e4e4;
}
@media only screen and (max-width: 1299px) {
  .p-subsc__plan__item {
    width: calc(50% - 13px);
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item {
    width: 100%;
    max-width: 397px;
  }
}
.p-subsc__plan__item.--01 {
  background-color: #e1d7bf;
}
.p-subsc__plan__item.--03 {
  background-color: #f1f1f1;
}
.p-subsc__plan__item__head {
  width: 100%;
  text-align: center;
  padding-top: 37px;
  background-color: #000;
  position: relative;
}
.--01 .p-subsc__plan__item__head {
  background-color: #826F3F;
}
.--03 .p-subsc__plan__item__head {
  background-color: #8E8E8E;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__head {
    padding-top: 27px;
  }
}
.p-subsc__plan__item__head__subttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 260px;
  height: 60px;
  font-size: 13px;
  line-height: 1.45;
  text-align: center;
  background: #fff;
  border: 1px solid #a4a4a4;
  position: absolute;
  left: 50%;
  top: -22px;
  translate: -50% 0;
}
.--01 .p-subsc__plan__item__head__subttl {
  border-color: #B6A476;
}
.--03 .p-subsc__plan__item__head__subttl {
  border-color: #ECECEC;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__head__subttl {
    top: -18px;
    width: 198px;
    height: 44px;
    font-size: 10px;
  }
}
.p-subsc__plan__item__head__subttl::after {
  content: "";
  width: 16px;
  height: 8px;
  background-color: #a4a4a4;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  translate: -50% 0;
  position: absolute;
  left: 50%;
  bottom: -8px;
  z-index: -1;
}
.--01 .p-subsc__plan__item__head__subttl::after {
  background-color: #B6A476;
}
.--03 .p-subsc__plan__item__head__subttl::after {
  background-color: #ECECEC;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__head__subttl::after {
    width: 12px;
    height: 6px;
    bottom: -6px;
  }
}
.p-subsc__plan__item__head__ttl {
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  line-height: 70px;
  letter-spacing: 0.11em;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__head__ttl {
    font-size: 22.67px;
    line-height: 54px;
  }
}
.p-subsc__plan__item__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  padding: 34px 24px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__body {
    padding: 28px 18px;
  }
}
.p-subsc__plan__item__body::after {
  content: "";
  width: 100%;
  height: 53%;
  clip-path: polygon(0 44%, 100% 0, 100% 100%, 0% 100%);
  background-color: #f1f1f1;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.--01 .p-subsc__plan__item__body::after {
  background-color: #F0EADB;
}
.--03 .p-subsc__plan__item__body::after {
  background-color: #F8F8F8;
}
.p-subsc__plan__item__lead {
  width: 100%;
  max-width: 224px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  gap: 8px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__lead {
    max-width: 168px;
  }
}
.p-subsc__plan__item__lead__subttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  font-size: 16.86px;
  gap: 8px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__lead__subttl {
    font-size: 12.74px;
    gap: 6px;
  }
}
.p-subsc__plan__item__lead__subttl::before, .p-subsc__plan__item__lead__subttl::after {
  content: "";
  width: 12px;
  aspect-ratio: 12/20;
  margin-top: 3px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__lead__subttl::before, .p-subsc__plan__item__lead__subttl::after {
    width: 10px;
    margin-top: 2px;
  }
}
.p-subsc__plan__item__lead__subttl::before {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/product/ico_modal_ttl_left.svg);
}
.p-subsc__plan__item__lead__subttl::after {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/product/ico_modal_ttl_right.svg);
}
.p-subsc__plan__item__lead__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 38px;
  color: #fff;
  font-size: 14.4px;
  gap: 5px;
  background-color: #000;
}
.--01 .p-subsc__plan__item__lead__ttl {
  background-color: #826F3F;
}
.--03 .p-subsc__plan__item__lead__ttl {
  background-color: #8E8E8E;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__lead__ttl {
    height: 28px;
    gap: 4px;
    font-size: 10.88px;
  }
}
.p-subsc__plan__item__lead__ttl span {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__lead__ttl span {
    font-size: 13.6px;
  }
}
.p-subsc__plan__item__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  padding-right: 10px;
  position: relative;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__box {
    gap: 6px;
    padding-right: 8px;
  }
}
.p-subsc__plan__item__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 4px;
}
.--03 .p-subsc__plan__item__list {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  width: 72%;
}
.p-subsc__plan__item__list li {
  width: 100%;
  min-height: 39px;
  padding: 17px 0 0 32px;
  line-height: 1.5;
  font-size: 13px;
  letter-spacing: 0.06em;
  background: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/product/ico_modal_check.svg) no-repeat 0 17px;
  background-size: 25px auto;
}
.--01 .p-subsc__plan__item__list li {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/subscription/ico_check.svg);
}
@media only screen and (max-width: 999px) {
  .p-subsc__plan__item__list li {
    font-size: 11px;
  }
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__list li {
    font-size: 9.82px;
    background-size: 18px auto;
    padding: 14px 0 0 23px;
  }
}
.p-subsc__plan__item__list li:not(:last-child) {
  padding-bottom: 17px;
  border-bottom: 2px dotted #fff;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__list li:not(:last-child) {
    padding-bottom: 14px;
  }
}
.p-subsc__plan__item__img01 {
  width: 171px;
  position: absolute;
  right: -20px;
  top: -84px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__img01 {
    width: 136.8px;
    right: -10px;
    top: -72px;
  }
}
.p-subsc__plan__item__img02 {
  width: 104px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__img02 {
    width: 78px;
  }
}
.p-subsc__plan__item__img03 {
  width: 110px;
  position: absolute;
  right: -4px;
  top: -77px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__img03 {
    width: 88px;
    right: 5px;
    top: -54px;
  }
}
.p-subsc__plan__item__txt {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  padding-top: 22px;
  margin-top: auto;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__txt {
    font-size: 9px;
    padding-top: 18px;
  }
}
.p-subsc__plan__item__btn {
  width: 100%;
  height: 68px;
  margin-top: 12px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__btn {
    height: 52px;
    margin-top: 8px;
  }
}
.p-subsc__plan__item__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: 15px;
  background-color: #000;
}
@media only screen and (max-width: 719px) {
  .p-subsc__plan__item__btn a {
    font-size: 11.34px;
  }
}
.p-subsc__merit {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-block: 80px;
  margin-top: 80px;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 719px) {
  .p-subsc__merit {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-block: 65px;
    margin-top: 65px;
  }
}
.p-subsc__merit__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 999px) {
  .p-subsc__merit__inner {
    gap: 15px;
  }
}
@media only screen and (max-width: 719px) {
  .p-subsc__merit__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-subsc__merit__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 40px 24px;
  background-color: #fff;
}
@media only screen and (max-width: 719px) {
  .p-subsc__merit__item {
    padding: 25px 20px;
  }
}
.p-subsc__merit__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.p-subsc__merit__head__subttl {
  color: #989898;
  font-size: 13px;
  line-height: 0.8;
  font-family: var(--font-en);
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 999px) {
  .p-subsc__merit__head__subttl {
    font-size: 11px;
  }
}
.p-subsc__merit__head__ttl {
  line-height: 1.45;
  font-size: 20px;
}
@media only screen and (max-width: 999px) {
  .p-subsc__merit__head__ttl {
    font-size: 17px;
  }
}
.p-subsc__merit__txt {
  font-size: 15px;
  line-height: 1.8;
}
@media only screen and (max-width: 999px) {
  .p-subsc__merit__txt {
    font-size: 13px;
  }
}
.p-subsc__merit__subtxt {
  display: block;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 999px) {
  .p-subsc__merit__subtxt {
    font-size: 11px;
  }
}
.p-subsc__merit__subtxt a {
  text-decoration: underline;
}
.p-subsc__news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 0 150px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 65px 0 95px;
  }
}
.p-subsc__news__head {
  width: 34.5381526104%;
  min-width: 320px;
}
@media only screen and (max-width: 719px) {
  .p-subsc__news__head {
    width: 100%;
    min-width: 100%;
  }
}
.p-subsc__news__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 719px) {
  .p-subsc__news__body {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
  }
}