.sp-renewal-hero,
.sp-renewal-visual {
  display: none;
}

#sp-info-1 .info-1-simple {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.88fr);
  width: min(1080px, calc(100% - 48px));
  margin: 34px auto 0;
  overflow: hidden;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 22px 48px rgba(95, 56, 62, 0.14);
}

#sp-info-1 .info-1-simple img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

#sp-info-1 .info-1-simple figcaption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 18px;
  padding: 44px 42px;
  background: linear-gradient(180deg, #fffaf6 0%, #fff1f3 100%);
  color: #2d2626;
}

#sp-info-1 .info-1-simple figcaption span {
  display: inline-flex;
  width: fit-content;
  padding: 7px 14px;
  border-radius: 999px;
  background: #e94157;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
}

#sp-info-1 .info-1-simple figcaption strong {
  color: #cf263e;
  font-size: 30px;
  line-height: 1.45;
  letter-spacing: 0;
}

#sp-info-1 .info-1-simple figcaption p {
  margin: 0;
  color: #736767;
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0;
}

.mobile-compare-list,
.mobile-price-list {
  display: none;
}

#sp-info-4 .chart-image-list {
  display: grid;
  gap: 36px;
  width: min(100%, 960px);
  margin: 0 auto;
}

#sp-info-4 .chart-image {
  margin: 0;
}

#sp-info-4 .chart-image img {
  display: block;
  width: 100%;
  height: auto;
}

.lp-image-section {
  width: min(960px, calc(100% - 48px));
  margin: 0 auto;
}

.lp-image-section img {
  display: block;
  width: 100%;
  height: auto;
}

.lp-image-section--one-bag {
  position: relative;
  width: min(760px, calc(100% - 48px));
}

.lp-image-section--price-reasons {
  width: min(900px, calc(100% - 48px));
}

.lp-image-section--four-strengths {
  width: min(1024px, 100%);
}

.lp-image-section--order-flow {
  width: min(860px, calc(100% - 48px));
}

.lp-image-section--subscription-course {
  width: min(920px, calc(100% - 48px));
  margin-bottom: 38px;
}

.hero-cta-section {
  display: flex;
  justify-content: center;
  padding: 22px 18px 36px;
  background: #fff;
}

.hero-cta-section .custom-button.button-1,
.final-cta-section .custom-button.button-1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: min(360px, calc(100vw - 40px));
  min-height: 54px;
}

.founding-trust-badge {
  position: absolute;
  top: clamp(18px, 3vw, 28px);
  right: clamp(16px, 3vw, 28px);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 142px;
  height: 142px;
  padding: 12px;
  border: 5px solid #fff;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 18%, rgba(255, 208, 77, 0.28), transparent 42%),
    linear-gradient(180deg, #ef3f59 0%, #c9142f 100%);
  box-shadow:
    0 16px 30px rgba(95, 56, 62, 0.22),
    0 0 0 2px rgba(255, 208, 77, 0.9);
  color: #fff;
  letter-spacing: 0;
  text-align: center;
}

.founding-trust-badge::before {
  content: "";
  position: absolute;
  inset: 11px;
  border: 1.5px solid rgba(255, 228, 117, 0.95);
  border-radius: 50%;
}

.founding-trust-badge span,
.founding-trust-badge small {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  text-shadow: 0 2px 5px rgba(85, 0, 12, 0.4);
  white-space: nowrap;
}

.founding-trust-badge strong {
  position: relative;
  z-index: 1;
  color: #fff8d7;
  font-family: "Noto Serif JP", "Noto Sans JP", serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: 0;
  text-shadow: 0 3px 7px rgba(85, 0, 12, 0.42);
  white-space: nowrap;
}

.customer-testimonials .testimonials-list-wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  width: min(960px, calc(100% - 48px));
  margin: 0 auto;
}

.customer-testimonials .testimonials-list-wrapper > .testimonials {
  width: auto;
  margin: 0;
}

.customer-testimonials .testimonial-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 12px;
}

.customer-testimonials .testimonial-head > div {
  min-width: 0;
}

.customer-testimonials .testimonial-head .title {
  margin: 0 0 4px;
}

.customer-testimonials .testimonial-head .genre {
  margin: 0;
}

.customer-testimonials .testimonial-avatar {
  display: block;
  flex: 0 0 68px;
  width: 68px;
  height: 68px;
  border: 3px solid #fff;
  border-radius: 50%;
  background-image: url("../assets/img/customer-avatars.png?v=20260531-2");
  background-repeat: no-repeat;
  background-size: 500% auto;
  background-position-y: center;
  background-color: #fff0f2;
  box-shadow: 0 10px 22px rgba(95, 56, 62, 0.16);
}

.customer-testimonials .testimonial-avatar--1 {
  background-position-x: 0%;
}

.customer-testimonials .testimonial-avatar--2 {
  background-position-x: 25%;
}

.customer-testimonials .testimonial-avatar--3 {
  background-position-x: 50%;
}

.customer-testimonials .testimonial-avatar--4 {
  background-position-x: 75%;
}

.customer-testimonials .testimonial-avatar--5 {
  background-position-x: 100%;
}

.final-cta-section {
  padding: 64px 20px 84px;
  background:
    radial-gradient(circle at 20% 18%, rgba(255, 208, 77, 0.22), transparent 28%),
    linear-gradient(180deg, #fff 0%, #fff6f7 100%);
}

.final-cta-inner {
  width: min(680px, 100%);
  margin: 0 auto;
  text-align: center;
}

.final-cta-eyebrow {
  display: inline-flex;
  margin: 0 0 14px;
  padding: 6px 14px;
  border-radius: 999px;
  background: #fff0f2;
  color: #cf263e;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
}

.final-cta-section h2 {
  margin: 0;
  color: #2d2626;
  font-family: "Noto Serif JP", "Noto Sans JP", serif;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.35;
  letter-spacing: 0;
}

.final-cta-section p:not(.final-cta-eyebrow) {
  margin: 14px auto 24px;
  color: #736767;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0;
}

@media (min-width: 0px) {
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }

  :root {
    --sp-red: #e94157;
    --sp-red-dark: #cf263e;
    --sp-pink: #fff0f2;
    --sp-cream: #fffaf3;
    --sp-ink: #2d2626;
    --sp-muted: #736767;
    --sp-line: rgba(233, 65, 87, 0.18);
    --sp-green: #6a9f6b;
    --sp-shadow: 0 16px 36px rgba(120, 58, 68, 0.14);
  }

  html {
    scroll-behavior: smooth;
  }

  body {
    min-width: 0 !important;
    background:
      linear-gradient(180deg, #fff 0, #fff8f8 420px, #fffaf5 100%) !important;
    color: var(--sp-ink);
    font-family: "Noto Sans JP", system-ui, -apple-system, BlinkMacSystemFont, sans-serif !important;
    overflow-x: hidden;
  }

  html,
  body {
    max-width: 100%;
  }

  p,
  h1,
  h2,
  h3,
  li,
  div {
    overflow-wrap: anywhere;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .main-sp{
    width: 100%;
    overflow: hidden;
    padding-bottom: 92px;
  }

  #sp-up-t-banner {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
    background: #fff !important;
    overflow: hidden;
  }

  #sp-up-t-banner::before,
  #sp-up-t-banner::after {
    display: none !important;
  }

  #sp-up-t-banner .banner-content {
    display: none !important;
  }

  .sp-renewal-hero {
    display: block;
    width: 100%;
    background: #fff;
  }

  .sp-renewal-hero img {
    display: block;
    width: 100%;
  }

  .hero-cta-section {
    padding: 14px 18px 24px;
  }

  .hero-cta-section .custom-button.button-1,
  .final-cta-section .custom-button.button-1 {
    width: min(calc(100vw - 40px), 360px) !important;
    max-width: none !important;
    margin: 0 auto !important;
  }

  .main-sp> section:not(#sp-up-t-banner) {
    width: 100%;
    margin: 0 !important;
    padding: 44px 18px !important;
    box-sizing: border-box;
    position: relative;
  }

  .main-sp> section:nth-of-type(odd):not(#sp-up-t-banner) {
    background: #fff;
  }

  .main-sp> section:nth-of-type(even):not(#sp-up-t-banner) {
    background: linear-gradient(180deg, #fff7f8 0%, #fffdf8 100%);
  }

  .main-sp> section:not(#sp-up-t-banner)::before {
    content: "";
    position: absolute;
    left: 18px;
    top: 0;
    width: calc(100% - 36px);
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--sp-line), transparent);
  }

  .title-1 {
    width: 100% !important;
    margin: 0 auto 16px !important;
    color: var(--sp-ink) !important;
    font-family: "Noto Serif JP", "Noto Sans JP", serif !important;
    max-width: 100%;
    font-size: clamp(22px, 6vw, 28px) !important;
    line-height: 1.38 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    font-weight: 700 !important;
    white-space: normal !important;
    word-break: keep-all;
  }

  .title-1::after {
    content: "";
    display: block;
    width: 56px;
    height: 3px;
    margin: 14px auto 0;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--sp-red), #ffd04d);
  }

  .title-description {
    max-width: 335px;
    margin: 0 auto 24px !important;
    color: var(--sp-muted) !important;
    font-size: 14px !important;
    line-height: 1.9 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
  }

  .sp-renewal-visual {
    display: block;
    width: min(100%, 356px);
    margin: 22px auto 28px;
    border-radius: 22px;
    overflow: hidden;
    box-shadow: var(--sp-shadow);
    background: #fff;
  }

  .sp-renewal-visual img {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 5;
    object-fit: cover;
  }

  .custom-button.button-1,
  .supp-btn {
    min-height: 52px;
    border-radius: 999px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    box-shadow: 0 12px 22px rgba(233, 65, 87, 0.25);
  }

  .main-sp> section#sp-info-1:not(#sp-up-t-banner) {
    padding: 0 !important;
  }

  .founding-trust-badge {
    top: 14px;
    right: 14px;
    width: 132px;
    height: 132px;
    padding: 8px;
    border-width: 4px;
    box-shadow:
      0 10px 20px rgba(95, 56, 62, 0.2),
      0 0 0 2px rgba(255, 208, 77, 0.9);
  }

  .founding-trust-badge::before {
    inset: 12px;
    border-width: 1.5px;
  }

  .founding-trust-badge span,
  .founding-trust-badge small {
    font-size: 12px;
  }

  .founding-trust-badge strong {
    font-size: 34px;
  }

  .main-sp> section#sp-info-3:not(#sp-up-t-banner),
  .main-sp> section#sp-info-4:not(#sp-up-t-banner),
  .main-sp> section.why-up-t-is-cheap:not(#sp-up-t-banner),
  .main-sp> section.order-flow:not(#sp-up-t-banner),
  .main-sp> section.subscription-plan:not(#sp-up-t-banner) {
    padding: 0 !important;
  }

  .lp-image-section {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }

  .lp-image-section--mobile-full,
  .lp-image-section--one-bag,
  .lp-image-section--price-reasons,
  .lp-image-section--order-flow,
  .lp-image-section--four-strengths,
  .lp-image-section--subscription-course {
    max-width: none;
  }

  .lp-image-section--subscription-course {
    margin-bottom: 0;
  }

  #sp-info-1 .info-1-simple {
    display: block !important;
    width: 100% !important;
    max-width: 360px;
    margin: 0 auto !important;
    border-radius: 20px;
    box-shadow: 0 12px 28px rgba(95, 56, 62, 0.11);
  }

  #sp-info-1 .info-1-simple img {
    width: 100%;
    min-height: 0;
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }

  #sp-info-1 .info-1-simple figcaption {
    gap: 10px;
    padding: 16px 16px 18px;
    background: #fff;
  }

  #sp-info-1 .info-1-simple figcaption span {
    padding: 5px 10px;
    font-size: 11px;
  }

  #sp-info-1 .info-1-simple figcaption strong {
    font-size: 18px;
    line-height: 1.55;
  }

  #sp-info-1 .info-1-simple figcaption p {
    font-size: 13px;
    line-height: 1.75;
  }

  #sp-info-1 .sp-show-info1 {
    display: block !important;
  }

  #sp-info-1 .pc-show-info1 {
    display: none !important;
  }

  #sp-info-1 .info-1_wrapper {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
    width: 100% !important;
    max-width: 360px;
    margin: 0 auto !important;
  }

  #sp-info-1 .info-1-group {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 14px;
    border: 1px solid var(--sp-line);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 10px 24px rgba(95, 56, 62, 0.08);
  }

  #sp-info-1 .info1-item {
    display: grid !important;
    grid-template-columns: 54px minmax(0, 1fr) !important;
    gap: 12px;
    align-items: center;
    width: 100% !important;
    padding: 12px !important;
    border-radius: 16px;
    background: #fff;
    box-sizing: border-box;
  }

  #sp-info-1 .info1-item:nth-child(2) {
    background: linear-gradient(135deg, #fff5f6, #fffdf8);
    border: 1px solid rgba(233, 65, 87, 0.16);
  }

  #sp-info-1 .info1-item .image {
    width: 54px !important;
    height: 54px !important;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(233, 65, 87, 0.12);
  }

  #sp-info-1 .info1-item .image img {
    width: 36px !important;
    height: 36px !important;
    object-fit: contain;
  }

  #sp-info-1 .info1-item .text {
    min-width: 0;
    color: var(--sp-ink) !important;
    font-size: 13px !important;
    line-height: 1.65 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
  }

  #sp-info-1 .slogan {
    width: 100% !important;
    margin: 10px auto 0 !important;
    padding: 20px 16px !important;
    border-radius: 20px;
    background: var(--sp-red);
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
    text-align: center !important;
    box-shadow: 0 14px 26px rgba(233, 65, 87, 0.24);
  }

  #sp-info-1 .slogan span {
    color: #fff47a !important;
    font-weight: 700;
  }

  #sp-info-3 .info-3-wrapper {
    display: flex !important;
    flex-direction: column;
    gap: 18px;
    width: 100% !important;
    max-width: 360px;
    margin: 0 auto !important;
  }

  #sp-info-3 .info-3-wrapper_item {
    width: 100% !important;
    margin: 0 !important;
    padding: 18px 16px 16px !important;
    border: 1px solid var(--sp-line);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(95, 56, 62, 0.09);
    box-sizing: border-box;
  }

  #sp-info-3 .info-3-wrapper_item_header {
    margin-bottom: 12px !important;
  }

  #sp-info-3 .info-3-wrapper_item_header_line {
    display: none !important;
  }

  #sp-info-3 .info-3-wrapper_item_header_title {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 4px 12px !important;
    border-radius: 999px;
    background: var(--sp-pink) !important;
  }

  #sp-info-3 .info-3-wrapper_item_header_title_text {
    color: var(--sp-red-dark) !important;
    font-size: 12px !important;
    font-weight: 700 !important;
  }

  #sp-info-3 .info-3-wrapper_item_title {
    min-width: 0;
    margin-bottom: 14px !important;
    color: var(--sp-ink) !important;
    font-size: 20px !important;
    line-height: 1.45 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
  }

  #sp-info-3 .info-3-wrapper_item img {
    width: 72px !important;
    height: 72px !important;
    object-fit: contain;
    margin: 6px auto 12px;
  }

  #sp-info-3 .info-3-wrapper_item_desc {
    padding: 0 !important;
    color: var(--sp-muted) !important;
    font-size: 14px !important;
    line-height: 1.75 !important;
    text-align: left !important;
  }

  #sp-info-3 .info-3-wrapper_item_desc ul {
    display: grid;
    gap: 7px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  #sp-info-3 .info-3-wrapper_item_desc li {
    position: relative;
    padding-left: 20px;
  }

  #sp-info-3 .info-3-wrapper_item_desc li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.72em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--sp-red);
  }

  .safety-suplliment .safety_in_supplement-container,
  #sp-info-5-slider .template-wrapper {
    width: calc(100% + 36px) !important;
    margin-left: -18px !important;
    overflow: hidden;
  }

  .safety-suplliment .list-template,
  #sp-info-5-slider .list-template {
    padding: 0 18px !important;
  }

  .safety_item {
    border-radius: 18px !important;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 24px rgba(95, 56, 62, 0.1);
  }

  #sp-info-4 .table-wrapper,
  .benefit-table-wrapper {
    width: 100% !important;
    margin: 18px auto 0 !important;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 12px 28px rgba(95, 56, 62, 0.08);
  }

  #sp-info-4 .custom-table,
  .benefit-table {
    width: 100% !important;
    min-width: 0 !important;
    table-layout: fixed;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    background: #fff;
    font-size: 11.5px !important;
  }

  #sp-info-4 .custom-table th,
  #sp-info-4 .custom-table td,
  .benefit-table th,
  .benefit-table td {
    padding: 10px 6px !important;
    line-height: 1.5 !important;
    word-break: keep-all;
    overflow-wrap: anywhere;
    vertical-align: middle !important;
  }

  #sp-info-4 .custom-table img {
    max-width: 58px !important;
    height: auto !important;
  }

  #sp-info-4 .highlight,
  .benefit-table .discount,
  .benefit-table .free-text {
    color: var(--sp-red-dark) !important;
  }

  #sp-info-4 .specific-price-examples {
    width: 100% !important;
    max-width: 360px;
    margin: 34px auto 10px !important;
  }

  #sp-info-4 .specific-price-examples .line {
    background: var(--sp-red) !important;
  }

  #sp-info-4 .specific-price-examples .title {
    border-radius: 999px !important;
    background: var(--sp-red) !important;
    color: #fff !important;
  }

  #sp-info-4 .chart-image-list {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    gap: 0;
  }

  #sp-info-4 .table-wrapper {
    display: none !important;
  }

  #sp-info-4 .mobile-compare-list,
  #sp-info-4 .mobile-price-list {
    display: grid;
    gap: 12px;
    width: 100%;
    max-width: 360px;
    margin: 18px auto 0;
  }

  #sp-info-4 .mobile-compare-card,
  #sp-info-4 .mobile-price-card {
    width: 100%;
    padding: 14px;
    border: 1px solid var(--sp-line);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 10px 24px rgba(95, 56, 62, 0.08);
    box-sizing: border-box;
  }

  #sp-info-4 .mobile-compare-card h3,
  #sp-info-4 .mobile-price-card h3 {
    margin: 0 0 10px;
    color: var(--sp-ink);
    font-size: 16px;
    line-height: 1.45;
    letter-spacing: 0;
    text-align: left;
  }

  #sp-info-4 .mobile-main-point,
  #sp-info-4 .mobile-price-main {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 5px 10px;
    align-items: center;
    padding: 12px;
    border: 1px solid rgba(233, 65, 87, 0.16);
    border-radius: 14px;
    background: linear-gradient(135deg, #fff4f5, #fffaf2);
  }

  #sp-info-4 .mobile-main-point span,
  #sp-info-4 .mobile-price-main span {
    grid-row: 1 / span 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    padding: 0 8px;
    border-radius: 999px;
    background: var(--sp-red);
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
  }

  #sp-info-4 .mobile-main-point strong {
    color: var(--sp-red-dark);
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
  }

  #sp-info-4 .mobile-other-points {
    display: grid;
    gap: 7px;
    margin-top: 10px;
  }

  #sp-info-4 .mobile-other-points p {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 8px;
    align-items: start;
    margin: 0;
    padding: 9px 10px;
    border-radius: 12px;
    background: #f8f8f8;
    color: #686868;
    font-size: 12px;
    line-height: 1.55;
    letter-spacing: 0;
  }

  #sp-info-4 .mobile-other-points span,
  #sp-info-4 .mobile-price-others span {
    color: #8a8a8a;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.4;
    white-space: nowrap;
  }

  #sp-info-4 .mobile-price-main strong {
    color: var(--sp-red-dark);
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: 0;
  }

  #sp-info-4 .mobile-price-main small {
    color: var(--sp-red-dark);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
  }

  #sp-info-4 .mobile-price-others {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-top: 10px;
  }

  #sp-info-4 .mobile-price-others div {
    min-width: 0;
    padding: 10px 8px;
    border-radius: 12px;
    background: #f8f8f8;
  }

  #sp-info-4 .mobile-price-others span,
  #sp-info-4 .mobile-price-others strong,
  #sp-info-4 .mobile-price-others small {
    display: block;
    letter-spacing: 0;
  }

  #sp-info-4 .mobile-price-others strong {
    margin-top: 3px;
    color: #777;
    font-size: 16px;
    line-height: 1.35;
  }

  #sp-info-4 .mobile-price-others small {
    color: #777;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.45;
  }

  .why-up-t-is-cheap .container,
  .order-flow-container {
    width: 100% !important;
    max-width: 360px;
    margin: 0 auto !important;
  }

  .why-list,
  .order-flow .box-step {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
  }

  .why-item,
  .order-flow .step,
  .subscription-plan .compare,
  .customer-testimonials .testimonials {
    width: 100% !important;
    margin: 0 !important;
    padding: 18px 16px !important;
    border: 1px solid var(--sp-line);
    border-radius: 20px !important;
    background: rgba(255, 255, 255, 0.94) !important;
    box-shadow: 0 12px 28px rgba(95, 56, 62, 0.09);
    box-sizing: border-box;
  }

  .why-number,
  .step-badge {
    display: inline-grid !important;
    place-items: center;
    min-width: 58px;
    height: 30px;
    padding: 0 12px;
    border-radius: 999px !important;
    background: var(--sp-red) !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 700 !important;
  }

  .why-title,
  .step-title {
    margin: 12px 0 10px !important;
    color: var(--sp-ink) !important;
    font-size: 19px !important;
    line-height: 1.45 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
  }

  .why-text,
  .why-list-text,
  .why-result,
  .step-description {
    color: var(--sp-muted) !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
  }

  .why-arrow {
    width: 68px !important;
    height: 28px !important;
    margin: 14px 0 10px !important;
    border-radius: 999px;
    background: #fff0f2 !important;
  }

  .why-arrow p {
    color: var(--sp-red-dark) !important;
    font-size: 12px !important;
    font-weight: 700;
  }

  .order-flow .step-icon {
    width: 74px !important;
    height: 74px !important;
    margin: 8px auto 12px !important;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #fff7f8;
  }

  .order-flow .step-icon img {
    width: 46px !important;
    height: 46px !important;
    object-fit: contain;
  }

  .subscription-plan .box-compare {
    display: flex !important;
    flex-direction: column;
    gap: 12px;
    width: 100% !important;
    max-width: 360px;
    margin: 0 auto 14px !important;
  }

  .subscription-plan .compare p {
    margin: 0 !important;
    color: var(--sp-muted) !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
    text-align: center !important;
  }

  .subscription-plan .compare .red,
  .subscription-plan .compare .red span {
    color: var(--sp-red-dark) !important;
    font-size: 20px !important;
    font-weight: 800 !important;
  }

  .subscription-plan .note {
    max-width: 360px;
    margin: 0 auto 20px !important;
    color: var(--sp-muted) !important;
    font-size: 12px !important;
    line-height: 1.6 !important;
  }

  .benefit-section {
    width: 100% !important;
    max-width: 360px;
    margin: 0 auto !important;
    padding: 0 !important;
    background: transparent !important;
  }

  .benefit-header {
    border-radius: 20px 20px 0 0 !important;
    background: var(--sp-ink) !important;
    color: #fff !important;
    font-size: 17px !important;
    line-height: 1.6 !important;
  }

  .customer-testimonials .testimonials-list-wrapper {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px;
    width: min(100%, 360px) !important;
    margin: 0 auto !important;
    overflow: visible;
    scroll-snap-type: none;
    padding: 4px 0 0;
  }

  .customer-testimonials .testimonials-list-wrapper::-webkit-scrollbar {
    display: none;
  }

  .customer-testimonials .testimonials-list-wrapper {
    scrollbar-width: none;
  }

  .customer-testimonials .testimonials-list-wrapper > .testimonials {
    flex: none;
    min-width: 0;
    scroll-snap-align: none;
  }

  .customer-testimonials .testimonial-head {
    gap: 12px;
    margin-bottom: 12px;
  }

  .customer-testimonials .testimonial-avatar {
    flex-basis: 58px;
    width: 58px;
    height: 58px;
  }

  .customer-testimonials .title {
    color: var(--sp-red-dark) !important;
    font-size: 17px !important;
    line-height: 1.55 !important;
    font-weight: 700 !important;
  }

  .customer-testimonials .genre {
    margin-top: 3px !important;
    color: var(--sp-green) !important;
    font-size: 13px !important;
    font-weight: 700 !important;
  }

  .customer-testimonials .text {
    color: var(--sp-muted) !important;
    font-size: 13px !important;
    line-height: 1.8 !important;
  }

  .main-sp> section.final-cta-section:not(#sp-up-t-banner) {
    padding: 48px 18px 60px !important;
    background:
      radial-gradient(circle at 16% 12%, rgba(255, 208, 77, 0.2), transparent 26%),
      linear-gradient(180deg, #fff 0%, #fff6f7 100%) !important;
  }

  .final-cta-section::before {
    display: none;
  }

  .final-cta-section h2 {
    font-size: 28px;
  }

  .final-cta-section p:not(.final-cta-eyebrow) {
    max-width: 300px;
    font-size: 14px;
  }

  .main-sp > .floating-cta,
  .main-sp > div[style*="position: sticky"] {
    position: fixed !important;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    padding: 10px 14px calc(10px + env(safe-area-inset-bottom)) !important;
    background: transparent !important;
    backdrop-filter: none;
    z-index: 50 !important;
    box-shadow: none;
    box-sizing: border-box;
  }

  .bottom-button-wrapper {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 360px;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  .bottom-button-wrapper .custom-button.button-1 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px;
    width: min(calc(100vw - 40px), 360px) !important;
    max-width: none !important;
    margin: 0 !important;
    background: linear-gradient(90deg, var(--sp-red), #ff6b73) !important;
    color: #fff !important;
    text-align: center !important;
  }

  .main-sp+ .container,
  body > .container {
    padding: 32px 18px 112px !important;
    background: #fff !important;
  }
}

