@charset "UTF-8";
@layer page {
  .p-page-hdr-a {
    position: relative;
    background: url("../../../img/page/syaken/ttl_bg.webp") 50% 100%/cover no-repeat;
    padding-bottom: 0;
    padding-top: 0;
  }
  @media screen and (max-width: 767px) {
    .p-page-hdr-a {
      background: none;
      padding: 0;
    }
  }
  .p-page-hdr-a__ttl {
    margin: 0 auto;
    padding-top: 5.5rem;
  }
  @media screen and (min-width: 768px) {
    .p-page-hdr-a__ttl {
      mask: url("../../../img/page/syaken/ttl_bg.webp") 50% 100%/cover;
    }
  }
  @media screen and (max-width: 767px) {
    .p-page-hdr-a__ttl {
      padding: 0;
    }
  }
  .p-page-hdr-a__ttl img {
    width: 65.25rem;
    max-width: 90%;
  }
  @media screen and (max-width: 767px) {
    .p-page-hdr-a__ttl img {
      max-width: 100%;
    }
  }
  .syaken-hdr {
    text-align: center;
  }
  .syaken-hdr__ttl {
    font-size: 3.125rem;
    font-weight: 700;
  }
  @media screen and (max-width: 767px) {
    .syaken-hdr__ttl {
      font-size: 10vw;
    }
    .syaken-hdr__ttl.is-advantage {
      font-size: 8vw;
    }
  }
  .syaken-hdr__ttl span {
    font-size: 1.125rem;
    display: block;
  }
  @media screen and (max-width: 767px) {
    .syaken-hdr__ttl span {
      font-size: 4.5vw;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-hdr__ttl:has(.is-large) {
      font-size: 7.5vw;
    }
  }
  .syaken-hdr__ttl .is-large {
    font-size: 5rem;
    font-weight: 700;
    font-family: var(--en-sans);
    line-height: 1.1;
  }
  @media screen and (max-width: 767px) {
    .syaken-hdr__ttl .is-large {
      font-size: 15vw;
    }
  }
  .syaken-hdr-a {
    text-align: center;
  }
  .syaken-hdr-a__ttl {
    font-size: 2rem;
    font-weight: 700;
  }
  .syaken-hdr-a__en {
    font-size: 1.5rem;
    font-family: var(--en-sans);
    color: var(--accent);
    font-weight: var(--en-weight-m);
  }
  .syaken-first {
    position: relative;
    margin-top: 5rem;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .syaken-first {
      margin-top: 20vw;
      padding-top: 7.5vw;
      padding-bottom: 12.5vw;
    }
  }
  .syaken-first::before, .syaken-first::after {
    content: "";
    display: block;
    position: absolute;
    background: url("../../../img/page/syaken/first_1.svg") 0 0/contain no-repeat;
    top: 2.875rem;
    left: 50%;
  }
  @media screen and (max-width: 767px) {
    .syaken-first::before, .syaken-first::after {
      left: 0;
    }
  }
  .syaken-first::before {
    aspect-ratio: 300/447;
    width: 18.75rem;
    transform: translateX(-42.5rem);
  }
  @media screen and (max-width: 1200px) {
    .syaken-first::before {
      width: 0;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-first::before {
      aspect-ratio: 400/121;
      background-image: url("../../../img/page/syaken/first_1_sp.svg");
      transform: translateX(0rem);
      width: 100%;
      top: -30vw;
    }
  }
  .syaken-first::after {
    aspect-ratio: 301/443;
    width: 18.8125rem;
    background-image: url("../../../img/page/syaken/first_2.svg");
    transform: translateX(22.8125rem);
  }
  @media screen and (max-width: 1200px) {
    .syaken-first::after {
      width: 0;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-first::after {
      top: 100%;
      width: 100%;
      aspect-ratio: 400/81;
      background-image: url("../../../img/page/syaken/first_2_sp.svg");
      transform: translateX(0rem);
      transform: translateY(-130%);
    }
  }
  .syaken-first__ttl {
    width: 43.9375rem;
    margin: 0 auto;
  }
  @media screen and (max-width: 767px) {
    .syaken-first__ttl {
      width: 62.25vw;
    }
  }
  .syaken-first__body {
    margin-top: 2.5rem;
    padding-bottom: 3.125rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2;
  }
  @media screen and (max-width: 767px) {
    .syaken-first__body {
      padding-bottom: 20vw;
    }
  }
  .syaken-first__body strong {
    border-bottom: 2px solid var(--accent);
  }
  .syaken-first__body strong.is-blue {
    border-bottom-color: var(--blue);
  }
  .syaken-first__mt {
    margin-top: 1.8em;
  }
  @media screen and (max-width: 767px) {
    .syaken-first__mt {
      margin-top: 1em;
    }
  }
  .syaken-bg {
    position: relative;
    background: url("../../../img/page/syaken/advantage_bg.webp") 50% 0/100% auto no-repeat;
    padding-top: 2.625rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-bg::before {
      content: "";
      display: block;
      width: 100%;
      background: var(--purple);
      position: absolute;
      pointer-events: none;
      left: 0;
      height: 38.75rem;
      top: 11.25rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-bg {
      padding-top: 6vw;
    }
    .syaken-bg::before {
      height: 155vw;
      top: 25vw;
    }
  }
  .syaken-bg > * {
    position: relative;
    z-index: 2;
  }
  .syaken-advantage-illust {
    aspect-ratio: 221/160;
    width: 13.8125rem;
    background: url("../../../img/page/syaken/advantage.svg") 0 0/contain no-repeat;
    margin: 0 auto 2.875rem auto;
  }
  @media screen and (max-width: 1200px) {
    .syaken-advantage-illust {
      width: 10.5625rem;
      margin-bottom: 1.25rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-advantage-illust {
      width: 42.25vw;
      margin-bottom: 7.5vw;
    }
  }
  .syaken-ability-illust {
    position: absolute;
    right: 0;
    top: -3.75rem;
    aspect-ratio: 302/193;
    width: 18.875rem;
    background: url("../../../img/page/syaken/ability.svg") 0 0/contain no-repeat;
  }
  @media screen and (max-width: 1200px) {
    .syaken-ability-illust {
      width: 15rem;
      top: -6.75rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-ability-illust {
      width: 50.75vw;
      top: -27vw;
      background-position: 16.5vw 0;
    }
  }
  .syaken-plan-illust {
    position: absolute;
    right: 1.25rem;
    top: -3.75rem;
    aspect-ratio: 300/316;
    width: 12.0625rem;
    background: url("../../../img/page/syaken/plan.svg") 0 0/contain no-repeat;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-illust {
      width: 10rem;
      right: 0;
      top: -3.75rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-illust {
      width: 32.25vw;
      top: -7vw;
      background-position: 8vw 0;
    }
  }
  .syaken-use-illust {
    position: absolute;
    right: 0;
    top: 3.75rem;
    aspect-ratio: 290/201;
    width: 18.125rem;
    background: url("../../../img/page/syaken/use.svg") 0 0/contain no-repeat;
  }
  @media screen and (max-width: 1200px) {
    .syaken-use-illust {
      width: 12.5rem;
      top: -0.625rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-use-illust {
      width: 47vw;
      top: -7.5vw;
      background-position: 8vw 0;
    }
  }
  .syaken-cream,
  .syaken-purple,
  .syaken-white {
    border-radius: 7.5rem 5rem 0 0;
  }
  @media screen and (max-width: 1200px) {
    .syaken-cream,
    .syaken-purple,
    .syaken-white {
      border-radius: 2.5rem 2.5rem 0 0;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-cream,
    .syaken-purple,
    .syaken-white {
      border-radius: 10vw 10vw 0 0;
    }
  }
  .syaken-ability {
    position: relative;
  }
  .syaken-page-nav-wrap {
    padding-top: 1.875rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-page-nav-wrap {
      padding-top: 2.5vw;
      padding-bottom: 10vw;
    }
  }
  .syaken-page-nav-wrap .p-page-nav {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  @media screen and (max-width: 767px) {
    .syaken-page-nav-wrap .p-page-nav {
      display: flex;
      flex-direction: column;
    }
  }
  .syaken-page-nav-wrap .p-page-nav__link {
    background: #fff;
  }
  .syaken-qa,
  .syaken-flow,
  .syaken-white,
  .syaken-cream,
  .syaken-purple {
    position: relative;
    padding-top: 7.5rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-qa,
    .syaken-flow,
    .syaken-white,
    .syaken-cream,
    .syaken-purple {
      padding-top: 5rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-qa,
    .syaken-flow,
    .syaken-white,
    .syaken-cream,
    .syaken-purple {
      padding-top: 20vw;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-white#ability {
      margin-top: 0;
    }
  }
  .syaken-select,
  .syaken-cream,
  .syaken-white,
  .syaken-purple {
    margin-top: 7.5rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-select,
    .syaken-cream,
    .syaken-white,
    .syaken-purple {
      margin-top: 5rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-select,
    .syaken-cream,
    .syaken-white,
    .syaken-purple {
      margin-top: 20vw;
    }
  }
  .syaken-choice__lead {
    text-align: center;
    margin: 2.5rem 0;
  }
  .syaken-choice figure img {
    width: 100%;
  }
  .syaken-choice__list {
    margin-top: 5vw;
    display: flex;
    flex-direction: column;
    gap: 2.5vw;
  }
  .syaken-choice__list > div {
    border: 2px solid var(--my-color);
    padding: 6.25vw 5vw;
    border-radius: 2.5vw;
    background: #fff;
  }
  .syaken-choice__list dt {
    font-size: 4.5vw;
    font-weight: 700;
    color: var(--my-color);
  }
  .syaken-choice__list ul {
    font-size: 0.9375rem;
  }
  .syaken-choice__list ul li {
    margin-left: 1em;
    text-indent: -1em;
  }
  .syaken-choice__list ul li::before {
    content: "・";
  }
  .syaken-qa,
  .syaken-flow {
    padding-bottom: 7.5rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-qa,
    .syaken-flow {
      padding-bottom: 5rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-qa,
    .syaken-flow {
      padding-bottom: 20vw;
    }
  }
  .syaken-select {
    background: #ddd;
    padding: 2.5rem 0;
  }
  .syaken-plan-table {
    width: 100%;
    margin-top: 3.75rem;
    border-collapse: separate;
    line-height: 1.4;
  }
  .syaken-plan-table__note {
    font-size: 80%;
    margin-top: .8rem;
  }
  .syaken-plan-table__note p {
    text-indent: -1em;
    margin-left: 1em;
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table__note {
      font-size: 70%;
    }
    .syaken-plan-table {
      margin-top: 10vw;
    }
  }
  .syaken-plan-table__text-a {
    text-align: center;
    color: var(--blue);
    font-size: 1.25rem;
    margin-bottom: 0.4em;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-table__text-a {
      font-size: 0.8125rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table__text-a {
      font-size: 4.5vw;
    }
  }
  .syaken-plan-table__text-a span {
    position: relative;
    display: inline-block;
  }
  .syaken-plan-table__text-a span::before {
    display: inline-block;
    rotate: 20deg;
    content: "＼";
    margin-right: 0.2em;
  }
  .syaken-plan-table__text-a span::after {
    display: inline-block;
    rotate: -20deg;
    content: "／";
    margin-left: 0.2em;
  }
  .syaken-plan-table thead th {
    width: 32.5rem;
    padding: 0;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-table thead th {
      width: 19.375rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table thead th {
      width: 75vw;
    }
  }
  .syaken-plan-table thead th img {
    width: 100%;
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table thead th img.is-kihon {
      border-radius: 0.375rem 0.375rem 0 0;
      border: 1px solid var(--line);
      border-bottom: 0;
    }
  }
  .syaken-plan-table thead th:first-child {
    width: auto;
  }
  .syaken-plan-table thead th:nth-child(3) img {
    border: 1px solid var(--line);
    border-bottom: 0;
    border-left: 0;
    border-radius: 0 0.375rem 0 0;
  }
  .syaken-plan-table tbody th,
  .syaken-plan-table tbody td:not(.is-plain) {
    background: #fff;
    border-left: 1px solid var(--line);
    border-top: 1px solid var(--line);
    padding: 1.6rem 0.9375rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table tbody th,
    .syaken-plan-table tbody td:not(.is-plain) {
      padding: 2.5vw 1.5vw;
    }
  }
  .syaken-plan-table tbody th:last-child,
  .syaken-plan-table tbody td:not(.is-plain):last-child {
    border-right: 1px solid var(--line);
  }
  .syaken-plan-table tbody th {
    font-size: 1.125rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-table tbody th {
      font-size: 0.875rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table tbody th {
      font-size: 3.75vw;
    }
  }
  .syaken-plan-table tbody th.is-rad {
    border-radius: 0.375rem 0 0 0;
  }
  .syaken-plan-table tbody td.is-plain {
    text-align: center;
    padding-top: 1.25rem;
    border-top: 1px solid var(--line);
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table tbody td.is-plain {
      padding-top: 2.5vw;
    }
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-table tbody td .p-btn-b {
      font-size: 0.8125rem;
      width: 12em;
      margin-left: auto;
      margin-right: auto;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table tbody td .p-btn-b {
      width: 100%;
      font-size: 4.5vw;
      grid-template-columns: 1fr 4vw;
    }
    .syaken-plan-table tbody td .p-btn-b[href*="/price/"] .p-icon-blank {
      transform: translateY(100%);
    }
  }
  .syaken-plan-table tbody td dl {
    display: grid;
    grid-template-columns: 12em 1fr;
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table tbody td dl {
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      gap: 1vw;
    }
  }
  .syaken-plan-table tbody td dt {
    color: var(--blue);
    font-weight: 700;
    font-size: 1.25rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-table tbody td dt {
      font-size: 0.875rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table tbody td dt {
      font-size: 4vw;
    }
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-table tbody td dd {
      font-size: 0.75rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-table tbody td dd {
      font-size: 3.75vw;
      text-align: center;
    }
  }
  .syaken-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 3.75rem;
    gap: 3.75rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-list {
      gap: 2.5rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-list {
      display: flex;
      flex-direction: column;
      gap: 7vw;
      margin-top: 10vw;
    }
  }
  .syaken-list__img-wrap {
    margin: 0 auto;
    width: 18.75rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-list__img-wrap {
      width: 100%;
    }
  }
  .syaken-list__img-wrap img {
    width: 100%;
  }
  .syaken-list__text {
    margin-top: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.6;
  }
  @media screen and (max-width: 767px) {
    .syaken-list__text {
      margin-top: 3.75vw;
      font-size: 4vw;
      padding: 0 calc(var(--sp-pad) * 2);
    }
  }
  .syaken-list__note {
    margin-top: 1.25rem;
    font-size: 0.75rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-list__note {
      margin-top: 2.5vw;
      font-size: 3vw;
    }
  }
  .syaken-list__note p {
    text-indent: -1em;
    margin-left: 1em;
  }
  .syaken-list__btn-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin-top: 1.25rem;
  }
  @media screen and (max-width: 1400px) and (min-width: 767px) {
    .syaken-list__btn-wrap .c-btn {
      font-size: 1rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-list__btn-wrap {
      margin-top: 2.5vw;
    }
    .syaken-list__btn-wrap .c-btn {
      width: 100%;
    }
  }
  .syaken-voice {
    --my-voice-color: var(--accent);
    margin-top: 5rem;
    border-radius: 0.625rem;
    background: var(--bg-gray2);
    border: 2px solid transparent;
    transition: 0.25s border;
  }
  @media screen and (max-width: 1200px) {
    .syaken-voice {
      margin-top: 2.5rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-voice {
      margin-top: 10vw;
    }
  }
  @media (hover: hover) {
    .syaken-voice:hover {
      border-color: var(--accent);
    }
    .syaken-voice[open]:hover {
      border-color: transparent;
    }
  }
  .syaken-voice__ttl {
    position: relative;
    padding: 1.875rem;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.6;
  }
  @media screen and (max-width: 1200px) {
    .syaken-voice__ttl {
      padding: 1.875rem 1.25rem;
      font-size: 1.125rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__ttl {
      padding: 7.5vw 5vw;
      font-size: 4.5vw;
    }
  }
  .syaken-voice .p-icon-toggle {
    --my-color: var(--my-voice-color);
    position: absolute;
    top: 50%;
    right: 1.875rem;
    transform: translateY(-50%);
  }
  .syaken-voice__content {
    padding: 0 2.5rem 1.875rem 2.5rem;
    line-height: 1.6;
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__content {
      padding: 0 5vw 7.5vw 5vw;
    }
  }
  .syaken-voice__row {
    display: grid;
    grid-template-columns: 21.25rem 1fr;
    gap: 2.5rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-voice__row {
      display: flex;
      flex-direction: column;
      gap: 1.25rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__row {
      gap: 5vw;
    }
  }
  .syaken-voice__note {
    font-size: 80%;
    margin-top: .8rem;
  }
  .syaken-voice__note p {
    text-indent: -1em;
    margin-left: 1em;
  }
  .syaken-voice__box {
    border-radius: 1.25rem;
    background: #FFF;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: var(--my-voice-color);
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.5;
  }
  @media screen and (max-width: 1200px) {
    .syaken-voice__box {
      font-size: 1.25rem;
      padding: 1.875rem 0 1rem 0;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__box {
      font-size: 5vw;
      padding: 7.5vw 0 4vw 0;
    }
  }
  .syaken-voice__box b {
    display: block;
    font-size: 3.75rem;
    font-family: var(--en-sans);
    font-weight: 700;
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__box b {
      font-size: 15vw;
    }
  }
  .syaken-voice__box b span {
    font-size: 2.25rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__box b span {
      font-size: 9vw;
    }
  }
  .syaken-voice__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.625rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__list {
      display: flex;
      flex-direction: column;
      gap: 3.75vw;
    }
  }
  .syaken-voice__value {
    position: relative;
    padding: 1rem 1rem 2.25rem 1rem;
    border-radius: 0.625rem 0.625rem 0 0.625rem;
    font-size: 0.9375rem;
    background: var(--my-voice-color);
    color: #fff;
    line-break: strict;
    text-align: justify;
  }
  .syaken-voice__value::before {
    content: "";
    display: block;
    aspect-ratio: 24/17;
    background: url("../../../img/page/syaken/edge.svg") 0 0/contain no-repeat;
    width: 1.6875rem;
    position: absolute;
    right: 0;
    bottom: 1px;
    transform: translateY(100%);
  }
  .syaken-voice__man-wrap {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-top: -1.875rem;
  }
  .syaken-voice__man-wrap img {
    width: auto;
    height: 4.375rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-voice__man-wrap img {
      height: 17.5vw;
    }
  }
  .syaken-btn-wrap {
    margin-top: 5rem;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  @media screen and (max-width: 1200px) {
    .syaken-btn-wrap {
      margin-top: 2.5rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-btn-wrap {
      margin-top: 10vw;
    }
  }
  .syaken-btn-wrap .c-btn {
    display: block;
    width: 26.25rem;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
  @media screen and (max-width: 767px) {
    .syaken-btn-wrap .c-btn {
      padding: 7vw;
      width: 100%;
    }
  }
  .syaken-btn-wrap .c-btn .c-icon {
    position: absolute;
    right: 1.25rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .syaken-plan-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2px;
    margin-top: 4.375rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan-items {
      margin-top: 3.75rem;
      gap: 0.625rem;
      display: flex;
      flex-direction: column;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan-items {
      margin-top: 15vw;
      gap: 2.5vw;
    }
  }
  .syaken-plan {
    --my-color: var(--blue);
  }
  @media screen and (min-width: 768px) {
    .syaken-plan {
      position: relative;
    }
  }
  .syaken-plan.is-basic {
    --my-color: var(--red);
  }
  @media screen and (min-width: 768px) {
    .syaken-plan.is-basic .syaken-plan__ttl {
      border-radius: 0 0.625rem 0 0;
    }
  }
  .syaken-plan__ttl {
    background: var(--my-color);
    color: #fff;
    padding: 1.8125rem;
    text-align: center;
    color: var(--white, #FFF);
    font-size: 2.625rem;
    font-weight: 700;
    border-radius: 0.625rem 0 0 0;
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__ttl {
      border-radius: 5vw 5vw 0 0;
      padding: 5vw;
      font-size: 8vw;
    }
  }
  .syaken-plan__body {
    background: #fff;
    padding: 1.875rem 3.125rem 3.125rem 3.125rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan__body {
      padding: 1.875rem 1.25rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__body {
      padding: 7.5vw 5vw;
    }
  }
  .syaken-plan__list {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan__list {
      gap: 0.625rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__list {
      gap: 2.5vw;
    }
  }
  .syaken-plan__list li {
    display: grid;
    align-items: center;
    grid-template-columns: 5rem 1fr;
    gap: 1.25rem;
    font-size: 1.125rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan__list li {
      grid-template-columns: 3.75rem 1fr;
      gap: 0.625rem;
      font-size: 1rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__list li {
      grid-template-columns: 15vw 1fr;
      gap: 5vw;
      font-size: 4vw;
      line-height: 1.6;
    }
  }
  .syaken-plan__illust {
    position: absolute;
    bottom: -3.125rem;
  }
  .syaken-plan__illust.is-commit {
    left: -10.5rem;
    width: 8.875rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan__illust.is-commit {
      left: -6.875rem;
      bottom: -1.875rem;
      width: 6.25rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__illust.is-commit {
      left: -29.5vw;
      bottom: -7.5vw;
      width: 25vw;
    }
  }
  .syaken-plan__illust.is-basic {
    right: -6.75rem;
    width: 8.75rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-plan__illust.is-basic {
      right: -2.5rem;
      bottom: -1.875rem;
      width: 6.125rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__illust.is-basic {
      right: -25vw;
      bottom: -7.5vw;
      width: 24.5vw;
    }
  }
  .syaken-plan__text {
    position: relative;
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 2.5rem 0.625rem 0rem 5.5rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__text {
      font-size: 5.5vw;
      margin: 5vw 0 0 20vw;
    }
  }
  .syaken-plan__text.is-basic {
    margin: 2.5rem 1.75rem 0rem 0rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-plan__text.is-basic {
      margin: 5vw 17.5vw 0 0;
    }
  }
  .syaken-plan__text b {
    color: var(--my-color);
    border-bottom: 3px solid var(--my-color);
  }
  .syaken-flow {
    margin-top: 7.5rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-flow {
      margin-top: 20vw;
    }
  }
  .syaken-flow__list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0.625rem;
    margin-top: 3.125rem;
  }
  @media screen and (max-width: 1200px) {
    .syaken-flow__list {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__list {
      display: flex;
      flex-direction: column;
      margin-top: 15vw;
      gap: 5vw;
    }
  }
  .syaken-flow__item {
    position: relative;
    padding: 2.375rem 1.25rem 1.25rem 1.25rem;
    gap: 0.5rem;
    border-radius: 0.625rem;
    background: var(--bg-gray2);
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__item {
      margin-left: 12.5vw;
      padding: 5vw;
    }
    .syaken-flow__item:not(:last-child)::before {
      content: "";
      display: block;
      position: absolute;
      left: -7.75vw;
      top: 0;
      width: 2px;
      height: calc(100% + 5vw);
      background: var(--accent);
    }
  }
  .syaken-flow__img-wrap {
    margin: 1.25rem 0;
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__img-wrap {
      background: #fff;
      margin: 5vw 0;
      height: 32.5vw;
      width: 100%;
      border-radius: 0.625rem;
    }
    .syaken-flow__img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
  }
  .syaken-flow__ttl {
    font-size: 1.25rem;
    text-align: center;
    font-weight: 700;
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__ttl {
      font-size: 5vw;
      text-align: left;
    }
  }
  .syaken-flow__ttl span {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    width: 3.125rem;
    border-radius: 6.25rem;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 100%;
    background: var(--accent);
    color: #fff;
    font-family: var(--en-sans);
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__ttl span {
      position: absolute;
      width: 10vw;
      left: -12.5vw;
      top: 0;
      transform: translate(0);
      font-size: 4.5vw;
    }
  }
  .syaken-flow__text {
    font-size: 0.9375rem;
    line-height: 1.6;
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__text {
      font-size: 3.75vw;
    }
  }
  .syaken-flow__note {
    margin-top: 0.625rem;
    font-size: 0.75rem;
  }
  .syaken-flow__note p {
    text-indent: -1em;
    margin-left: 1em;
  }
  .syaken-flow__btn-wrap {
    margin-top: 1.25rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__btn-wrap {
      margin-top: 5vw;
    }
  }
  .syaken-flow__btn-wrap .c-btn {
    gap: 0;
    font-size: 0.9375rem;
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 0;
  }
  @media screen and (max-width: 1620px) {
    .syaken-flow__btn-wrap .c-btn {
      font-size: 0.825rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-flow__btn-wrap .c-btn {
      padding-left: 6.25vw;
      font-size: 4.5vw;
      width: 100%;
      text-align: left;
    }
  }
  .syaken-flow__btn-wrap .c-icon {
    width: 0.5rem;
    position: absolute;
    right: 1.25rem;
    top: 50%;
    transform: translateY(-50%);
  }
  @media screen and (min-width: 768px) {
    .scroll-hint-icon-wrap {
      display: none;
    }
  }
  .syaken-scrollable-wrap {
    position: relative;
  }
  .syaken-scrollable {
    position: relative;
    overflow: auto;
  }
  @media screen and (max-width: 767px) {
    .syaken-scrollable {
      padding-bottom: 30px;
    }
  }
  .syaken-pricing {
    width: 100%;
    table-layout: fixed;
  }
  @media screen and (max-width: 767px) {
    .syaken-pricing {
      width: 270vw;
    }
  }
  .syaken-pricing th, .syaken-pricing td {
    border: 1px solid var(--line);
    line-height: 1.4;
    text-align: center;
  }
  @media screen and (max-width: 1200px) {
    .syaken-pricing th, .syaken-pricing td {
      font-size: 0.6875rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-pricing th, .syaken-pricing td {
      font-size: 4vw;
    }
  }
  .syaken-pricing th {
    font-weight: 700;
  }
  .syaken-pricing small {
    display: block;
    font-size: 0.8125rem;
    font-weight: normal;
  }
  @media screen and (max-width: 1200px) {
    .syaken-pricing small {
      font-size: 0.625rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-pricing small {
      font-size: 3.25vw;
    }
  }
  .syaken-pricing thead th {
    background: var(--accent);
    color: #fff;
    vertical-align: middle;
    padding: 0.625rem 0.625rem;
  }
  .syaken-pricing tbody th, .syaken-pricing tbody td {
    padding: 0.875rem 0.625rem;
  }
  .syaken-pricing tbody th {
    background: var(--bg-gray2);
  }
  .syaken-pricing tbody td.is-fill {
    background: var(--bg-green);
    font-weight: 700;
  }
  .syaken-pricing-ttl {
    color: var(--accent);
    font-size: 1.25rem;
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
    font-weight: 700;
  }
  .syaken-pricing-note {
    margin-top: 1.25rem;
    font-size: 0.75rem;
  }
  .syaken-pricing-note p {
    text-indent: -1em;
    margin-left: 1em;
  }
  body.is-show-modal {
    overflow: hidden;
  }
  .syaken-modal {
    display: none;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition-property: opacity;
    transition-duration: 0.4s;
  }
  .syaken-modal.is-show {
    opacity: 1;
  }
  .syaken-modal.is-show .syaken-modal__content {
    margin-top: 0;
  }
  .syaken-modal__wrap {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition-property: margin;
    transition-duration: 0.4s;
    margin: 0;
    background: #fff;
    border-radius: 1.25rem;
    width: 75rem;
    max-width: 100%;
    padding: 0.625rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-modal__wrap {
      top: 0;
      left: 0;
      transform: translate(0, 0);
      width: auto;
      margin: 2.5vw;
      padding: 7.5vw var(--sp-pad);
    }
  }
  .syaken-modal__content {
    padding: 3.75rem 5rem;
    overflow: auto;
    position: relative;
    max-height: 60vh;
    box-sizing: border-box;
  }
  @media screen and (max-width: 1200px) {
    .syaken-modal__content {
      padding: 1.875rem 1.875rem;
    }
  }
  @media screen and (max-width: 767px) {
    .syaken-modal__content {
      padding: 0;
      max-height: calc(100svh - 20vw);
    }
  }
  .syaken-modal__close-btn-wrap {
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
  }
  @media screen and (max-width: 767px) {
    .syaken-modal__close-btn {
      width: 90%;
      align-items: center;
    }
  }
  .syaken-modal__close-btn img {
    width: 0.6875rem;
  }
  @media screen and (max-width: 767px) {
    .syaken-modal__close-btn img {
      width: 3.25vw;
    }
  }
}
@media screen and (max-width: 767px) {
  .scroll-hint-text {
    font-size: 3vw;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 1.25vw;
  }
}

.simplebar-scrollbar.simplebar-visible::before {
  background: var(--accent);
  opacity: 1 !important;
}

.simplebar-track {
  background: var(--line);
  border-radius: 0.625rem !important;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 11px !important;
  top: 0 !important;
  border-radius: 0.625rem !important;
}