.is-fixed {
  left: 0;
  position: static;
  top: 0;
  width: 100%;
}

.st22-top_summary-button {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .st22-top_summary-button {
    display: block;
  }
}
.st22-top_summary-button-item {
  display: flex;
  justify-content: center;
  align-items: center;
  backface-visibility: hidden;
  background-color: #000;
  color: #fff100;
  font-size: 18px;
  font-weight: 700;
  padding: 0 62px 0 20px;
  position: relative;
  transform: scale(1);
  transition: all 0.5s;
  width: 390px;
  max-width: 100%;
  aspect-ratio: 390 / 80;
}
@media screen and (max-width: 1366px) {
  .st22-top_summary-button-item {
    font-size: 1.3177vw;
    padding: 0 4.026vw 0 2.343vw;
    width: 29.2825768668vw;
  }
}
@media screen and (max-width: 768px) {
  .st22-top_summary-button-item {
    font-size: 4.8vw;
    line-height: 1.2;
    padding: 0 9.3333vw 0 2.6667vw;
    width: 100%;
    aspect-ratio: 320 / 65;
  }
}
@media screen and (max-width: 768px) {
  .st22-top_summary-button-item._pattern-02 {
    font-size: 4.8vw;
    line-height: 1.2;
    width: 100%;
  }
}
._lineup-01 .st22-top_reason02-lineup-box-button-a {
  background-color: #fff100;
  color: #000;
}
._lineup-01 .st22-top_reason02-lineup-box-button-a:before {
  background-image: url("../img/arrow-right-03.png");
}

@media (max-width: 768px) {
  .st22-top_kv-bnr-txt {
    margin-top: -2.6666666667vw;
  }
}

@media (max-width: 768px) {
  .st22-top_reason03 {
    padding-bottom: 0;
  }
  .st22-top_cm {
    padding-top: 24vw;
  }
}
._lineup-02 .st22-top_reason02-lineup-box-button-a, ._lineup-03 .st22-top_reason02-lineup-box-button-a {
  background-color: #000;
  color: #fff100;
}
._lineup-02 .st22-top_reason02-lineup-box-button-a:before, ._lineup-03 .st22-top_reason02-lineup-box-button-a:before {
  background-image: url("../img/arrow-right-02.png");
}

@media (min-width: 769px) {
  .st22-top_reason01-block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 769px) {
  .st22-top_reason02-tab-item {
    width: 33.333%;
  }
}

@media (min-width: 769px) {
  .st22-top_kv-title-type {
    max-width: 20.1317715959vw;
  }
}
@media (max-width: 768px) {
  .st22-top_kv-title-type {
    max-width: 81.483%;
  }
}

.st22-top_summary {
  background-color: #fff100;
  padding-top: 50px;
  width: 50%;
  @media screen and (max-width: 1366px) {
    padding-top: calc((50 / 1366) * 100vw);
  }
  @media screen and (max-width: 768px) {
    width: 100%;
    padding-top: 4.4vw;
    & + .st22-top_summary {
      padding-top: 15.8vw;
    }
  }
}

.st22-top_summary-inner {
  display: flex;
  flex-direction: column;
  background: url(/images/special/studless/index/summary-bg-pc.png) no-repeat 50% / cover;
  aspect-ratio: 548 / 377;
  margin: 0 auto;
  padding: 32px 40px 38px 40px;
  text-align: center;
  position: relative;
  @media screen and (max-width: 1366px) {
    padding: 2.343vw 2.928vw 2.783vw 2.928vw;
  }
  @media screen and (max-width: 768px) {
    background-image: url(/images/special/studless/index/summary-bg-sp.png);
    padding: 5.8667vw 4vw 4.2667vw;
    width: 92vw;
  }
}
.st22-top_summary-inner._pattern-02 {
  background: url(/images/special/studless/index/winter-bg-02.png) no-repeat 50% / cover !important;
  justify-content: flex-end;
  @media (max-width: 768px) {
    background-image: url(/images/special/studless/index/winter-bg-02-sp.png) !important;
  }
}

.st22-top_summary-title {
  color: #fff;
  font-weight: 700;
  .sub-en {
    display: block;
    font-size: 30px;
    line-height: 1;
    @media screen and (max-width: 1366px) {
      font-size: 2.196vw;
      letter-spacing: 0;
    }
    @media screen and (max-width: 768px) {
      font-size: 4.5333vw;
    }
  }
  .sub-jp {
    display: block;
    font-size: 15px;
    @media screen and (max-width: 1366px) {
      font-size: 1.098vw;
    }
    @media screen and (max-width: 768px) {
      font-size: 2.6667vw;
    }
  }
}

.st22-top_summary-contents {
  margin-top: auto !important;
}

.st22-top_summary-title-h2 {
  display: inline-block;
  width: 95%;
  margin: 20px 0 0;
  font-size: 46px;
  line-height: 1.25;
  position: relative;
  @media screen and (max-width: 1366px) {
    font-size: 3.367vw;
  }
  @media screen and (max-width: 768px) {
    width: 100%;
    margin-top: 2.6667vw;
    font-size: 8vw;
    line-height: 1.6;
  }
  .border {
    line-height: 1;
    padding-top: 0;
    position: relative;
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: 7px;
    &::before {
      display: none;
    }
  }
}
.st22-top_summary-title-h2._pattern-02 {
  width: 98.6%;
  margin-top: 15px;
  margin-left: -9px;
  @media screen and (max-width: 768px) {
    width: 82.9333vw;
    margin-top: 5.3333vw;
  }
}

.st22-top_summary-note._pattern-02 {
  position: absolute;
  top: -24px;
  right: -26px;
  width: 153px;
  @media screen and (max-width: 1366px) {
    top: -1.76vw;
    right: -1.9vw;
    width: 11.203vw;
  }
  @media screen and (max-width: 768px) {
    top: -13vw;
    right: 0;
    left: 0;
    width: calc((294 / 375) * 100vw);
    margin: auto;
  }
}