<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.p-top__lesson {
  --pt: 150;
  --pb: 0;
  /* --pb: 120; */
  padding: calc(var(--pt) * 1em/16) 0 calc(var(--pb) * 1em/16);
  background: linear-gradient(to bottom, var(--grad-color02-01), var(--grad-color02-02));
  overflow: hidden;
  @media screen and (max-width: 880px) {
    --pt: 75;
    /* --pb: 75; */
  }
}
.p-top__lessonHead {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-top__lessonHeadTitle {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: calc(20em/16);
  @media screen and (max-width: 880px) {
    gap: calc(15em/16);
  }
  &amp; .main {
    width: calc(435em/16);
    @media screen and (max-width: 880px) {
      width: calc(265em/16);
    }
  }
  &amp; .sub {
    --labeltitle-fs: 22;
    --labeltitle-ls: 0.05;
    --labeltitle-pt: 6;
    --labeltitle-pb: 8;
    --labeltitle-plr: 32;
    --labeltitle-shadow-color: #b76700;
    @media screen and (max-width: 880px) {
      --labeltitle-fs: 17;
      --labeltitle-pt: 5;
      --labeltitle-pb: 7;
      --labeltitle-plr: 12;
    }
  }
}
.p-top__lessonHeadBg {
  --wave-white-top: 35;
  &amp;::before {
    background-image: url('/image/feature/fx/beginner/top/lesson-wave-opacity-2x.png');
  }
  &amp;::after {
    background-image: url('/image/feature/fx/beginner/top/lesson-wave-white-2x.png');
  }
  @media screen and (max-width: 880px) {
    --wave-white-top: 35;
    top: calc(126em/16);
  }
}
.p-top__lessonMain {
  margin: clamp(calc(48em/16), calc(80/800*100vw), calc(80em/16)) auto 0;
  width: calc(660em/16);
  overflow: visible;
  @media screen and (max-width: 880px) {
    width: calc(350/400*100%);
  }
}
.p-top__lessonMainSlider {
  margin: 0 auto;
  width: 100%;
  overflow: visible;
  &amp; .list__block {
    --stepup-pt: 100;
    --stepup-pb: 60;
    --stepup-label-r: 140;
    --stepup-label-fs01: 17;
    --stepup-label-fs02: 64;
    position: relative;
    @media screen and (max-width: 880px) {
      --stepup-pt: 84;
      --stepup-pb: 46;
      --stepup-label-r: 100;
      --stepup-label-fs01: 13;
      --stepup-label-fs02: 43;
    }
  }
  &amp; .list__block-inner {
    translate: 0 calc(40em/16);
    transition: translate .4s var(--ease-out-quad);
    @media screen and (max-width: 880px) {
      translate: 0 calc(25/400*100%);
    }
    .p-top__lessonMainSlider .list__block.is-active &amp; {
      translate: 0 0;
    }
  }
}
.p-top__lessonBottom {
  --mt: 100;
  --pb: 120;
  position: relative;
  margin-top: calc(var(--mt) * 1em/16);
  padding-bottom: calc(var(--pb) * 1em/16);
  color: #fff;
  @media screen and (max-width: 880px) {
    --mt: 53;
    --pb: 75;
  }
}
.p-top__lessonBottomBody {
  margin-inline: auto;
  width: min(calc(720em/16), 100%);
  text-align: center;
  word-break: keep-all;
  @media screen and (max-width: 880px) {
    width: calc(330/360*100%);
    text-align: left;
    word-break: normal;
    &amp; wbr {
      display: none;
    }
  }
}
.p-top__lessonBottomLink {
  position: relative;
  z-index: 1;
  margin: calc(84em/16) auto 0;
  width: calc(660em/16);
  @media screen and (max-width: 1024px) {
    font-size: .9em;
  }
  @media screen and (max-width: 880px) {
    margin: calc(90em/16) auto 0;
    width: calc(320em/16);
    font-size: 1em;
  }
  &amp; .btn {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
  }
  &amp; .btn__body {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    gap: calc(16em/16);
    width: 100%;
    height: calc(80em/16);
    background-color: #fff;
    border-radius: 100vmax;
    @media screen and (max-width: 880px) {
      gap: calc(15em/16);
      height: calc(60em/16);
      padding-right: calc(35/320*100%);
    }
  }
  &amp; .btn__bodyTxt {
    font-size: calc(26em/16);
    letter-spacing: 0.05em;
    color: var(--main-color);
    @media screen and (max-width: 880px) {
      font-size: calc(19em/16);
    }
  }
  &amp; .btn__bodyArrow {
    width: calc(24em/16);
    @media screen and (max-width: 880px) {
      width: calc(20em/16);
    }
  }
  &amp; .btn__hajime {
    position: absolute;
    left: calc(37em/16);
    width: calc(113em/16);
    @media screen and (max-width: 880px) {
      left: calc(-7em/16);
      width: calc(74em/16);
    }
  }
  &amp; .btn__kokky {
    position: absolute;
    right: calc(6em/16);
    width: calc(195em/16);
    @media screen and (max-width: 880px) {
      right: calc(-15em/16);
      width: calc(124em/16);
    }
  }
  &amp; .leftfukidashi {
    position: absolute;
    bottom: calc(16em/16);
    left: calc(-111em/16);
    width: calc(161em/16);
    @media screen and (max-width: 880px) {
      top: calc(-84em/16);
      bottom: auto;
      left: calc(-40em/16);
      width: calc(106em/16);
    }
  }
  &amp; .rightfukidashi {
    position: absolute;
    bottom: calc(-17em/16);
    right: calc(-145em/16);
    width: calc(231em/16);
    @media screen and (max-width: 880px) {
      top: calc(-92em/16);
      bottom: auto;
      right: calc(-48em/16);
      width: calc(130em/16);
    }
  }
}
@media (any-hover: hover) {
  .p-top__lessonBottomLink {
    &amp; .btn__bodyTxt {
      transition: color var(--transition);
      .p-top__lessonBottomLink .btn:is(:hover, :focus-visible) &amp; {
        color: #f84211;
      }
    }
    &amp; .btn__hajime {
      position: absolute;
      left: calc(37em/16);
      width: calc(113em/16);
    }
    &amp; .btn__kokky {
      position: absolute;
      right: calc(6em/16);
      width: calc(195em/16);
    }
  }
}
.p-top__lessonBottomHappy {
  position: absolute;
  bottom: calc(-80em/16);
  left: calc(-41em/16);
  /* right: calc(1096em/16); */
  width: calc(143em/16);
  @media screen and (max-width: 1150px) {
    left: calc(-41em/16*2);
  }
  @media screen and (max-width: 1024px) {
    display: none;
  }
}
.p-top__lessonBottomHope {
  position: absolute;
  bottom: calc(-70em/16);
  /* left: calc(1083em/16); */
  right: calc(-51em/16);
  width: calc(168em/16);
  @media screen and (max-width: 1150px) {
    right: calc(-51em/16*2);
  }
  @media screen and (max-width: 1024px) {
    display: none;
  }
}</pre></body></html>