@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;800&family=Roboto:wght@400;500;700;900&display=swap");

#faq .faqlist dl dd{
  color: #5d5855 !important;

}

.ns-members {
  --ns-pink: #c36b8b;
  --ns-pink-dark: #b85f80;
  --ns-text: #5D5855;
  --ns-muted: #8c8684;
  --ns-line: #d9cfd0;
  --ns-soft: #fbf5f6;
  --ns-panel: #FAF6F4;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  color: var(--ns-text) !important;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0;
}

.ns-members *,
.ns-members *::before,
.ns-members *::after {
  box-sizing: border-box;
}

.ns-members__lead,
.ns-members__lead p,
.ns-members__date,
.ns-members__date span,
.ns-members__title,
.ns-members__subtitle,
.ns-members__price-label,
.ns-members__catch,
.ns-stage__text,
.ns-stage__type,
.ns-stage__list li,
.ns-members__note,
.ns-benefits__title,
.ns-benefit__text p,
.ns-benefit__box,
.ns-benefit__box h4,
.ns-benefit__box p,
.ns-benefit__box li,
.ns-benefit__box sup,
.ns-gift__text p {
  color: var(--ns-text) !important;
}

.ns-members__inner {
  width: min(100%, 1000px);
  margin: 0 auto;
  padding: 72px 24px 96px;
}

.ns-members__lead {
  margin: 0 auto 82px;
  text-align: center;
  font-weight: 700;
  line-height: 2.05;
}

.ns-members__lead p {
  margin: 0;
}

.ns-members__date {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  margin-bottom: 20px !important;
  font-size: 24px;
  line-height: 1.4;
}

.ns-members__date::before,
.ns-members__date::after {
  content: "";
  width: 22px;
  height: 2px;
  background: currentColor;
}

.ns-members__date::before {
  transform: rotate(55deg);
}

.ns-members__date::after {
  transform: rotate(-55deg);
}

.ns-members__header {
  text-align: center;
}

.ns-members__title {
  margin: 0;
  color: var(--ns-text) !important;
  font-size: 33px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
}

.ns-members__subtitle {
  margin: 2px 0 48px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
}

.ns-members__price-label {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  min-height: 46px;
  margin: 0;
  border-radius: 3px;
  background: #ddd;
  font-size: 22px;
  font-weight: 700;
}

.ns-members__price {
  margin: 28px 0 54px;
  color: var(--ns-pink);
  font-size: 75px;
  line-height: 1;
  font-weight: 700;
}

.ns-members__catch {
  margin: 0;
  font-size: 32px;
  line-height: 1.95;
  font-weight: 700;
}

.ns-stage {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  margin-top: 92px;
}

.ns-stage__card {
  overflow: hidden;
  margin: 0;
  border: 1px solid var(--ns-pink);
  border-radius: 8px;
  background: #fff;
}

.ns-stage__ribbon {
  margin: 0;
  padding: 10px 16px;
  background: var(--ns-pink);
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
}

.ns-stage__body {
  min-height: 460px;
  padding: 38px 20px 24px;
  background:
    radial-gradient(circle at 20% 8%, rgba(243, 179, 193, 0.34), transparent 36%),
    #fff;
  text-align: center;
}

.ns-stage__body--expert {
  background:
    radial-gradient(circle at 50% 10%, rgba(205, 247, 235, 0.58), transparent 40%),
    #fff;
}

.ns-stage__body--meister {
  background:
    radial-gradient(circle at 50% 10%, rgba(225, 216, 255, 0.5), transparent 40%),
    #fff;
}

.ns-stage__name {
  margin: 0;
  color: var(--ns-pink);
  font-size: 45px;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.ns-stage__kana {
  margin: 4px 0 28px;
  color: var(--ns-pink);
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}

.ns-stage__text {
  min-height: 84px;
  margin: 0 0 24px;
  font-size: 23px;
  line-height: 1.55;
  font-weight: 700;
}

.ns-stage__menu {
  margin: 0 0 22px;
  padding: 9px 12px;
  border-radius: 6px;
  background: rgba(195, 107, 139, 0.1);
  color: var(--ns-pink);
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
}

.ns-stage__type {
  margin: 0;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--ns-line);
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
}

.ns-stage__list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.ns-stage__list li {
  position: relative;
  margin: 0;
  padding: 17px 0 17px 40px;
  border-bottom: 1px solid var(--ns-line);
  font-size: 18px;
  font-weight: 700;
}

.ns-stage__list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 50%;
  display: grid;
  width: 26px;
  height: 26px;
  transform: translateY(-50%);
  place-items: center;
  border-radius: 50%;
  background: rgba(195, 107, 139, 0.1);
  color: var(--ns-pink);
  font-size: 15px;
  line-height: 1;
}

.ns-members__note {
  margin: 20px 0 82px;
  color: var(--ns-muted);
  font-size: 14px;
}

.ns-benefits__title {
  margin: 0 0 72px;
  text-align: center;
  color: var(--ns-text) !important;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
}

.ns-benefit {
  margin: 0 0 54px;
}

.ns-benefit__head {
  display: grid;
  grid-template-columns: 154px minmax(0, 1fr);
  gap: 34px;
  align-items: center;
  margin-bottom: 36px;
}

.ns-benefit__icon,
.ns-gift__icon {
  display: grid;
  place-items: center;
  aspect-ratio: 1;
  background: transparent;
}

.ns-benefit__icon img,
.ns-gift__icon img {
  width: 100%;
  height: 100%;
  display: block;
}

.ns-benefit__text h3,
.ns-gift__text h3 {
  margin: 0 0 18px;
  padding-bottom: 8px;
  border-bottom: 3px solid var(--ns-pink);
  color: var(--ns-pink);
  font-size: 34px;
  line-height: 1.25;
  font-weight: 700;
}

.ns-benefit__text,
.ns-gift__text,
.ns-benefit__box {
  min-width: 0;
  overflow-wrap: anywhere;
}

.ns-benefit__text h3::after,
.ns-gift__text h3::after {
  display: none;
}

.ns-benefit__text p,
.ns-gift__text p {
  margin: 0;
  font-size: 19px;
  line-height: 2;
  font-weight: 700;
}

.ns-benefit__box {
  margin-left: 0;
  padding: 40px 48px;
  background: var(--ns-panel);
}

.ns-benefit__box h4 {
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
}

.ns-benefit__box p,
.ns-benefit__box li {
  margin: 0;
  font-size: 17px;
  line-height: 2;
  font-weight: 500;
}

.ns-benefit__box ul {
  margin: 0 0 4px;
  padding-left: 1.35em;
}

.ns-benefit__box sup {
  font-size: 0.65em;
}

.ns-benefit__annotation {
  margin-top: 18px !important;
  color: var(--ns-muted);
  font-size: 13px !important;
  line-height: 1.8 !important;
}

.ns-gifts {
  display: grid;
  gap: 42px;
  width: min(100%, 820px);
  margin: 78px auto 0;
  padding: 68px 76px;
  background: var(--ns-panel);
}

.ns-gift {
  display: grid;
  grid-template-columns: 154px minmax(0, 1fr);
  gap: 34px;
  align-items: center;
}

.ns-gift__text h3 {
  font-size: 25px;
}

.ns-gift__text p {
  font-size: 18px;
}

@media (max-width: 767px) {
  .ns-members {
    --ns-text: #5D5855;
    --ns-muted: #8c8684;
    background: #fff;
    font-size: 14px;
    line-height: 2;
  }

  .ns-members__inner {
    width: 100%;
    padding: 34px 20px 56px;
  }

  .ns-members__lead {
    margin-bottom: 52px;
    font-size: 14px;
    line-height: 2;
  }

  .ns-members__date {
    gap: 12px;
    margin-bottom: 14px !important;
    font-size: 14px;
  }

  .ns-members__date::before,
  .ns-members__date::after {
    width: 12px;
  }

  .ns-members__title {
    color: var(--ns-text) !important;
    font-size: 16px;
  }

  .ns-members__subtitle {
    margin-bottom: 22px;
    font-size: 12px;
  }

  .ns-members__price-label {
    min-width: 76px;
    min-height: 18px;
    border-radius: 2px;
    color: var(--ns-text) !important;
    font-size: 12px;
  }

  .ns-members__price {
    margin: 12px 0 28px;
    font-size: 48px;
  }

  .ns-members__catch {
    font-size: 16px;
    line-height: 2;
  }

  .ns-stage {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 34px;
  }

  .ns-stage__card {
    border-radius: 3px;
  }

  .ns-stage__ribbon {
    padding: 5px 10px;
    font-size: 13px;
  }

  .ns-stage__body {
    min-height: 0;
    padding: 26px 22px 18px;
    color: var(--ns-text) !important;
  }

  .ns-stage__name {
    font-size: 28px;
  }

  .ns-stage__kana {
    margin-bottom: 19px;
    font-size: 14px;
  }

  .ns-stage__text {
    min-height: 0;
    margin-bottom: 17px;
    font-size: 14px;
    line-height: 2;
  }

  .ns-stage__menu {
    margin-bottom: 14px;
    padding: 6px 10px;
    font-size: 13px;
  }

  .ns-stage__type {
    padding-bottom: 11px;
    font-size: 14px;
  }

  .ns-stage__list li {
    padding: 11px 0 11px 26px;
    font-size: 14px;
  }

  .ns-stage__list li::before {
    width: 16px;
    height: 16px;
    font-size: 10px;
  }

  .ns-members__note {
    margin: 12px 0 44px;
    font-size: 12px;
    line-height: 1.8;
  }

  .ns-benefits__title {
    margin-bottom: 28px;
    color: var(--ns-text) !important;
    font-size: 26px !important;
  }

  .ns-benefit {
    margin-bottom: 28px;
  }

  .ns-benefit__head {
    grid-template-columns: 54px minmax(0, calc(100vw - 106px));
    column-gap: 12px;
    row-gap: 10px;
    align-items: start;
    margin-bottom: 18px;
  }

  .ns-benefit__icon,
  .ns-gift__icon {
    position: relative;
    overflow: visible;
  }

  .ns-benefit__icon::after,
  .ns-gift__icon::after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0;
    width: calc(100vw - 94px);
    height: 1px;
    background: var(--ns-pink);
    pointer-events: none;
  }

  .ns-benefit__text,
  .ns-gift__text {
    display: contents;
  }

  .ns-benefit__text h3,
  .ns-gift__text h3 {
    display: flex;
    align-items: center;
    min-height: 54px;
    margin-bottom: 8px;
    padding-bottom: 0;
    border-bottom: 0;
    font-size: 18px;
  }

  .ns-benefit__text h3::after,
  .ns-gift__text h3::after {
    display: none;
  }

  .ns-benefit__text p,
  .ns-gift__text p {
    grid-column: 1 / -1;
    color: var(--ns-text) !important;
    font-size: 14px;
    line-height: 2;
    word-break: break-all;
  }

  .ns-benefit__box {
    max-width: calc(100vw - 40px);
    padding: 20px 18px;
    background: var(--ns-panel);
    color: var(--ns-text) !important;
  }

  .ns-benefit__box h4 {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .ns-benefit__box p,
  .ns-benefit__box li {
    font-size: 14px;
    line-height: 2;
    word-break: break-all;
  }

  .ns-benefit__annotation {
    color: var(--ns-muted) !important;
    font-size: 11px !important;
    line-height: 1.8 !important;
  }

  .ns-gifts {
    gap: 22px;
    width: calc(100% + 40px);
    max-width: none;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 36px;
    padding: 44px 20px;
    background: var(--ns-panel);
  }

  .ns-gift {
    grid-template-columns: 54px minmax(0, calc(100vw - 106px));
    column-gap: 12px;
    row-gap: 10px;
  }

  .ns-gift__text h3 {
    font-size: 18px;
  }

  .ns-gift__text p {
    font-size: 14px;
  }
}
