/* all
------------------------------------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.student2026 *,
.student2026 ::before,
.student2026 ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.student2026 p,
.student2026 table,
.student2026 blockquote,
.student2026 address,
.student2026 pre,
.student2026 iframe,
.student2026 form,
.student2026 figure,
.student2026 dl {
  margin: 0;
}
.student2026 h1,
.student2026 h2,
.student2026 h3,
.student2026 h4,
.student2026 h5,
.student2026 h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
.student2026 ul,
.student2026 ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.student2026 dt {
  font-weight: bold;
}
.student2026 dd {
  margin-left: 0;
}
.student2026 a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.student2026 b,
.student2026 strong {
  font-weight: bolder;
}
.student2026 code,
.student2026 kbd,
.student2026 samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
.student2026 small {
  font-size: 80%;
}
.student2026 sub,
.student2026 sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.student2026 sub {
  bottom: -0.25em;
}
.student2026 sup {
  top: -0.5em;
}
.student2026 img,
.student2026 embed,
.student2026 object,
.student2026 iframe {
  vertical-align: bottom;
}
.student2026 img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .student2026 img {
    width: 100%;
    height: auto;
  }
}

.student2026 {
  font-family: "Noto Sans JP", serif;
  word-break: break-word;
  min-height: 100vh;
  line-height: 1.5;
  text-rendering: optimizeSpeed;
  font-weight: 400;
  color: #222222;
}
@media (max-width: 750px) {
  .student2026 .is-pc {
    display: none;
  }
}
@media (min-width: 751px) {
  .student2026 .is-sp {
    display: none;
  }
}
.student2026 #kv {
  width: 100%;
}
.student2026 #kv img {
  width: 100%;
}
.student2026 .intro {
  width: 100%;
}
@media (min-width: 751px) {
  .student2026 .intro {
    padding: 11.2903225806vw 0;
  }
}
@media (min-width: 1440px) {
  .student2026 .intro {
    padding: 140px;
  }
}
@media (max-width: 750px) {
  .student2026 .intro {
    padding: 21.3333333333vw 0;
  }
}
.student2026 .intro__in {
  max-width: 1240px;
  margin: auto;
}
@media (min-width: 751px) {
  .student2026 .intro__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.student2026 .intro__hdg {
  font-weight: 700;
}
@media (min-width: 751px) {
  .student2026 .intro__hdg {
    font-size: 4.2330645161vw;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1440px) {
  .student2026 .intro__hdg {
    font-size: 52.49px;
  }
}
@media (max-width: 750px) {
  .student2026 .intro__hdg {
    text-align: center;
    font-size: 6.4vw;
    line-height: 1.8;
  }
}
.student2026 .intro__hdg-ac {
  background: linear-gradient(
    92.61deg,
    #ff58b0 1.08%,
    #8795ff 45.75%,
    #d363ff 95.39%
  );
  color: #fff;
  display: inline-block;
  line-height: 1;
}
@media (min-width: 751px) {
  .student2026 .intro__hdg-ac {
    font-size: 5.6451612903vw;
    margin-right: 0.8064516129vw;
    padding: 0 0.1612903226vw 0.1612903226vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .intro__hdg-ac {
    font-size: 70px;
    margin-right: 10px;
    padding: 0 2px 2px;
  }
}
@media (max-width: 750px) {
  .student2026 .intro__hdg-ac {
    font-size: 8.5333333333vw;
    margin-right: 1.0666666667vw;
    padding: 0 0.5333333333vw 0.5333333333vw;
  }
}
.student2026 .intro__desc {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .intro__desc {
    width: 40.9677419355%;
    font-size: 1.935483871vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .intro__desc {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .student2026 .intro__desc {
    margin-top: 10.6666666667vw;
    text-align: center;
    font-size: 4.8vw;
  }
}
@media (min-width: 751px) {
  .student2026 .intro__desc p + p {
    margin-top: 2.5806451613vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .intro__desc p + p {
    margin-top: 32px;
  }
}
@media (max-width: 750px) {
  .student2026 .intro__desc p + p {
    margin-top: 8.5333333333vw;
  }
}
.student2026 .intro__desc span {
  color: #fff;
  background: #e1251b;
  display: inline-block;
  line-height: 1;
}
@media (min-width: 751px) {
  .student2026 .intro__desc span {
    font-size: 3.2258064516vw;
    margin-right: 0.4032258065vw;
    padding: 0 2px 2px;
  }
}
@media (min-width: 1440px) {
  .student2026 .intro__desc span {
    font-size: 40px;
    margin-right: 5px;
  }
}
@media (max-width: 750px) {
  .student2026 .intro__desc span {
    font-size: 6.4vw;
    margin-right: 1.3333333333vw;
    padding: 0 0.5333333333vw 0.5333333333vw;
  }
}
.student2026 .feat {
  color: #fff;
  width: 100%;
}
@media (min-width: 751px) {
  .student2026 .feat {
    padding: 8.064516129vw 0;
    background: url("https://ap-img.static.pub/b/Japan/content-page/student-aipc/bg_feat.png")
      center top no-repeat;
    background-size: 100% 100%;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat {
    padding: 100px 0;
  }
}
@media (max-width: 750px) {
  .student2026 .feat {
    padding: 10.6666666667vw 0 5.3333333333vw;
    background: url("https://ap-img.static.pub/b/Japan/content-page/student-aipc/bg_feat_sp.png")
      center top no-repeat;
    background-size: 100% 100%;
  }
}
.student2026 .feat__in {
  max-width: 1240px;
  margin: auto;
  text-align: center;
}
.student2026 .feat__ttl {
  font-weight: 700;
  color: #fff;
}
@media (min-width: 751px) {
  .student2026 .feat__ttl {
    font-size: 3.2258064516vw;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__ttl {
    font-size: 40px;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__ttl {
    font-size: 6.4vw;
  }
}
.student2026 .feat__ttl-ac {
  display: inline;
  line-height: 1.4;
  border-image-source: linear-gradient(
    90deg,
    #ff58b0 0%,
    #8795ff 50%,
    #d363ff 100%
  );
  border-image-slice: 1;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media (min-width: 751px) {
  .student2026 .feat__ttl-ac {
    padding-bottom: 0.1612903226vw;
    border-bottom: 0.4838709677vw solid;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__ttl-ac {
    border-bottom: 1.0666666667vw solid;
  }
}
.student2026 .feat__lead {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .feat__lead {
    margin-top: 3.2258064516vw;
    font-size: 2.5806451613vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__lead {
    margin-top: 40px;
    font-size: 32px;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__lead {
    margin-top: 8vw;
    font-size: 4.2666666667vw;
  }
}
@media (min-width: 751px) {
  .student2026 .feat__list {
    margin-top: 5.1612903226vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__list {
    margin-top: 64px;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__list {
    margin-top: 10.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    width: 89.3333333333vw;
  }
}
@media (min-width: 751px) {
  .student2026 .feat__list-head {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.student2026 .feat__list li {
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 751px) {
  .student2026 .feat__list li {
    width: 32.5%;
    border-radius: 1.6129032258vw;
    padding: 3.2258064516vw 1.935483871vw;
    -webkit-filter: drop-shadow(0px 0px 1.6129032258vw rgba(110, 24, 107, 0.5));
    filter: drop-shadow(0px 0px 1.6129032258vw rgba(110, 24, 107, 0.5));
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__list li {
    border-radius: 20px;
    padding: 40px 24px;
    -webkit-filter: drop-shadow(0px 0px 20px rgba(110, 24, 107, 0.5));
    filter: drop-shadow(0px 0px 20px rgba(110, 24, 107, 0.5));
  }
}
@media (max-width: 750px) {
  .student2026 .feat__list li {
    width: 100%;
    border-radius: 5.3333333333vw;
    padding: 8.5333333333vw 4vw 4vw;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__list li + li {
    margin-top: 1.25rem;
  }
}
.student2026 .feat__list-ttl {
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
}
@media (min-width: 751px) {
  .student2026 .feat__list-ttl {
    margin-top: 1.2903225806vw;
    font-size: 1.935483871vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__list-ttl {
    margin-top: 16px;
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__list-ttl {
    margin-top: 6.4vw;
    font-size: 6.4vw;
  }
}
.student2026 .feat__list-text {
  margin: auto;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 751px) {
  .student2026 .feat__list-text {
    width: 25.9677419355vw;
    margin-top: 1.2903225806vw;
    font-size: 1.2903225806vw;
    line-height: 1.4;
    text-align: left;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__list-text {
    width: 322px;
    margin-top: 16px;
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__list-text {
    margin-top: 4.2666666667vw;
    font-size: 3.7333333333vw;
    line-height: 1.6;
  }
}
.student2026 .feat__list-note {
  margin: auto;
  font-weight: 400;
  line-height: 1.75;
  color: #fff;
}
@media (min-width: 751px) {
  .student2026 .feat__list-note {
    width: 25.9677419355vw;
    margin-top: 0.6451612903vw;
    font-size: 0.8064516129vw;
    text-align: left;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__list-note {
    width: 322px;
    margin-top: 8px;
    font-size: 10px;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__list-note {
    margin-top: 2.1333333333vw;
    font-size: 2.4vw;
  }
}
.student2026 .feat__num {
  margin: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
@media (min-width: 751px) {
  .student2026 .feat__num {
    width: 5.564516129vw;
    -webkit-box-shadow: 0px 0px 1.6129032258vw rgba(110, 24, 107, 0.5);
    box-shadow: 0px 0px 1.6129032258vw rgba(110, 24, 107, 0.5);
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__num {
    width: 69px;
    -webkit-box-shadow: 0px 0px 20px rgba(110, 24, 107, 0.5);
    box-shadow: 0px 0px 20px rgba(110, 24, 107, 0.5);
  }
}
@media (max-width: 750px) {
  .student2026 .feat__num {
    width: 15.2vw;
    -webkit-box-shadow: 0px 0px 5.3333333333vw rgba(110, 24, 107, 0.5);
    box-shadow: 0px 0px 5.3333333333vw rgba(110, 24, 107, 0.5);
  }
}
.student2026 .feat__num img {
  width: 100%;
}
.student2026 .feat__img {
  overflow: hidden;
  margin: auto;
}
@media (min-width: 751px) {
  .student2026 .feat__img {
    width: 25.9677419355vw;
    border-radius: 1.2903225806vw;
    margin-top: 1.2096774194vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .feat__img {
    width: 322px;
    border-radius: 16px;
    margin-top: 15px;
  }
}
@media (max-width: 750px) {
  .student2026 .feat__img {
    width: 100%;
    border-radius: 4.8vw;
    margin-top: 6.4vw;
  }
}
.student2026 .feat__img img {
  width: 100%;
}
.student2026 .bridge {
  width: 100%;
}
@media (min-width: 751px) {
  .student2026 .bridge {
    padding: 11.2903225806vw 0;
  }
}
@media (min-width: 1440px) {
  .student2026 .bridge {
    padding: 140px 0;
  }
}
@media (max-width: 750px) {
  .student2026 .bridge {
    padding: 26.6666666667vw 0;
  }
}
.student2026 .bridge__in {
  max-width: 1240px;
  margin: auto;
  text-align: center;
}
.student2026 .bridge__lead {
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
@media (min-width: 751px) {
  .student2026 .bridge__lead {
    font-size: 3.3870967742vw;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1440px) {
  .student2026 .bridge__lead {
    font-size: 42px;
  }
}
@media (max-width: 750px) {
  .student2026 .bridge__lead {
    font-size: 8.5333333333vw;
  }
}
.student2026 .bridge__lead-ac {
  background: linear-gradient(
    92.61deg,
    #ff58b0 1.08%,
    #8795ff 45.75%,
    #d363ff 95.39%
  );
  display: inline-block;
}
@media (min-width: 751px) {
  .student2026 .bridge__lead-ac {
    padding: 0 2px 2px;
  }
}
@media (max-width: 750px) {
  .student2026 .bridge__lead-ac {
    padding: 0 0.5333333333vw 0.5333333333vw;
  }
}
.student2026 .bridge__ttl {
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
@media (min-width: 751px) {
  .student2026 .bridge__ttl {
    margin-top: 1.2903225806vw;
    font-size: 4.1935483871vw;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1440px) {
  .student2026 .bridge__ttl {
    margin-top: 16px;
    font-size: 52px;
  }
}
@media (max-width: 750px) {
  .student2026 .bridge__ttl {
    margin-top: 2.6666666667vw;
    font-size: 10.6666666667vw;
  }
}
.student2026 .bridge__ttl-ac {
  background: linear-gradient(
    92.61deg,
    #ff58b0 1.08%,
    #8795ff 45.75%,
    #d363ff 95.39%
  );
  display: inline-block;
}
@media (min-width: 751px) {
  .student2026 .bridge__ttl-ac {
    padding: 0 2px 2px;
  }
}
@media (max-width: 750px) {
  .student2026 .bridge__ttl-ac {
    padding: 0 0.5333333333vw 0.5333333333vw;
  }
}
@media (min-width: 751px) {
  .student2026 .bridge__ttl-sm {
    font-size: 2.5806451613vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .bridge__ttl-sm {
    font-size: 32px;
  }
}
@media (max-width: 750px) {
  .student2026 .bridge__ttl-sm {
    font-size: 6.4vw;
  }
}
@media (max-width: 750px) {
  .student2026 .bridge__ttl + .bridge__lead {
    margin-top: 2.6666666667vw;
  }
}
.student2026 .scen {
  color: #fff;
  width: 100%;
}
@media (min-width: 751px) {
  .student2026 .scen {
    padding: 9.6774193548vw 0;
    background: url("https://ap-img.static.pub/b/Japan/content-page/student-aipc/bg_scen.png")
      center top no-repeat;
    background-size: 100% 100%;
  }
}
@media (min-width: 751px) {
  .student2026 .scen {
    padding: 120px 0;
  }
}
@media (max-width: 750px) {
  .student2026 .scen {
    padding: 5.3333333333vw 0;
    background: url("https://ap-img.static.pub/b/Japan/content-page/student-aipc/bg_scen_sp.png")
      center top no-repeat;
    background-size: 100% 100%;
  }
}
.student2026 .scen__in {
  max-width: 1240px;
  margin: auto;
  text-align: center;
}
.student2026 .scen__ttl {
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .scen__ttl {
    font-size: 3.2258064516vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__ttl {
    font-size: 40px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__ttl {
    font-size: 6.4vw;
    line-height: 1.7;
  }
}
.student2026 .scen__note {
  font-weight: 400;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .scen__note {
    margin-top: 1.2903225806vw;
    font-size: 1.1290322581vw;
    line-height: 1.6;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__note {
    margin-top: 16px;
    font-size: 14px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__note {
    margin-top: 2.6666666667vw;
    font-size: 2.1333333333vw;
    line-height: 1.4;
  }
}
.student2026 .scen__tab {
  margin: auto;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .student2026 .scen__tab {
    width: 49.3548387097vw;
    height: 7.2580645161vw;
    margin-top: 4.0322580645vw;
    padding: 0.6451612903vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__tab {
    width: 612px;
    height: 90px;
    margin-top: 50px;
    padding: 8px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__tab {
    width: 89.3333333333vw;
    height: 13.0666666667vw;
    margin-top: 4.2666666667vw;
    padding: 1.0666666667vw;
  }
}
.student2026 .scen__tab li {
  cursor: pointer;
  border-radius: 50vh;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .scen__tab li {
    width: 24.8387096774vw;
    height: 5.9677419355vw;
    line-height: 5.9677419355vw;
    font-size: 2.4193548387vw;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__tab li {
    width: 308px;
    height: 74px;
    line-height: 74px;
    font-size: 30px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__tab li {
    width: 45.0666666667vw;
    height: 10.9333333333vw;
    line-height: 10.9333333333vw;
    font-size: 4.2666666667vw;
  }
}
.student2026 .scen__tab li.is-active {
  background: #e1251b;
}
.student2026 .scen__cnt {
  margin: auto;
  overflow: hidden;
}
@media (min-width: 751px) {
  .student2026 .scen__cnt {
    margin-top: 6.4516129032vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__cnt {
    margin-top: 80px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__cnt {
    margin-top: 10.6666666667vw;
    width: 89.3333333333vw;
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.student2026 .scen__list {
  display: none;
}
.student2026 .scen__list.is-show {
  display: block;
}
.student2026 .scen__list.is-animate-in {
  -webkit-animation: slideInRight 0.4s ease-out forwards;
  animation: slideInRight 0.4s ease-out forwards;
}
.student2026 .scen__list.is-animate-out {
  display: block;
  -webkit-animation: slideOutLeft 0.4s ease-in forwards;
  animation: slideOutLeft 0.4s ease-in forwards;
  pointer-events: none;
}
@media (min-width: 751px) {
  .student2026 .scen__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .student2026 .scen__list-item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .student2026 .scen__list-item:nth-child(even) .scen__tag {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (min-width: 751px) {
  .student2026 .scen__list-item + .scen__list-item {
    margin-top: 4.5161290323vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__list-item + .scen__list-item {
    margin-top: 56px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__list-item + .scen__list-item {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 751px) {
  .student2026 .scen__list-content {
    width: 47.8225806452%;
  }
}
.student2026 .scen__list-ttl {
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .scen__list-ttl {
    font-size: 2.2580645161vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__list-ttl {
    font-size: 28px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__list-ttl {
    font-size: 4.2666666667vw;
  }
}
.student2026 .scen__before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .student2026 .scen__before {
    margin-top: 2.8225806452vw;
    padding: 0 1.6935483871vw 0 0;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__before {
    margin-top: 35px;
    padding: 0 21px 0 0;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__before {
    margin-top: 6.4vw;
    padding: 0 3.2vw 0 0;
  }
}
.student2026 .scen__before dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 2px solid #fff;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .scen__before dt {
    width: 19.9300699301%;
    height: 6.1290322581vw;
    font-size: 1.935483871vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__before dt {
    height: 76px;
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__before dt {
    width: 17.0666666667vw;
    height: 11.4666666667vw;
    font-size: 3.7333333333vw;
  }
}
.student2026 .scen__before dd {
  text-align: left;
}
@media (min-width: 751px) {
  .student2026 .scen__before dd {
    width: 75.1748251748%;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__before dd {
    width: 64.8vw;
  }
}
.student2026 .scen__before dd p {
  font-weight: 700;
  line-height: 1.6;
}
@media (min-width: 751px) {
  .student2026 .scen__before dd p {
    font-size: 1.935483871vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__before dd p {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__before dd p {
    font-size: 3.7333333333vw;
  }
}
.student2026 .scen__after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .student2026 .scen__after {
    margin-top: 2.2580645161vw;
    border-radius: 1.6129032258vw;
    padding: 1.6129032258vw 1.6935483871vw 1.6129032258vw 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__after {
    margin-top: 28px;
    border-radius: 20px;
    padding: 20px 21px 20px 0;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__after {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 4.2666666667vw;
    border-radius: 2.6666666667vw;
    padding: 2.4vw 3.2vw 2.4vw 0;
  }
}
.student2026 .scen__after dt {
  color: #e1251b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 2px solid #e1251b;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .scen__after dt {
    width: 19.9300699301%;
    height: 6.1290322581vw;
    font-size: 1.935483871vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__after dt {
    height: 76px;
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__after dt {
    width: 17.0666666667vw;
    font-size: 3.7333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.student2026 .scen__after dd {
  text-align: left;
  color: #4e444e;
}
@media (min-width: 751px) {
  .student2026 .scen__after dd {
    width: 75.1748251748%;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__after dd {
    width: 64.8vw;
  }
}
.student2026 .scen__after dd p {
  font-weight: 700;
  line-height: 1.6;
}
@media (min-width: 751px) {
  .student2026 .scen__after dd p {
    font-size: 1.935483871vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__after dd p {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__after dd p {
    font-size: 3.7333333333vw;
  }
}
.student2026 .scen__after dd p.scen__after-note {
  font-weight: 400;
}
@media (min-width: 751px) {
  .student2026 .scen__after dd p.scen__after-note {
    font-size: 0.8064516129vw;
    line-height: 1;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__after dd p.scen__after-note {
    font-size: 10px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__after dd p.scen__after-note {
    font-size: 2.1333333333vw;
    line-height: 1.4;
  }
}
.student2026 .scen__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 751px) {
  .student2026 .scen__tag {
    margin-top: 1.6935483871vw;
    gap: 0 0.8064516129vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__tag {
    margin-top: 21px;
    gap: 0 10px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__tag {
    margin-top: 4.2666666667vw;
    gap: 0 2.6666666667vw;
  }
}
.student2026 .scen__tag li {
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50vh;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .scen__tag li {
    padding: 0.564516129vw 1.1290322581vw;
    font-size: 1.6129032258vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__tag li {
    padding: 7px 14px;
    font-size: 20px;
  }
}
@media (max-width: 750px) {
  .student2026 .scen__tag li {
    padding: 1.0666666667vw 2.1333333333vw;
    font-size: 3.2vw;
  }
}
.student2026 .scen__img {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .student2026 .scen__img {
    width: 49.2741935484%;
    height: auto;
    border-radius: 2.9032258065vw;
    -webkit-filter: drop-shadow(0px 0px 1.6129032258vw rgba(110, 24, 107, 0.5));
    filter: drop-shadow(0px 0px 1.6129032258vw rgba(110, 24, 107, 0.5));
  }
}
@media (min-width: 1440px) {
  .student2026 .scen__img {
    border-radius: 36px;
    -webkit-filter: drop-shadow(0px 0px 20px rgba(110, 24, 107, 0.5));
    filter: drop-shadow(0px 0px 20px rgba(110, 24, 107, 0.5));
  }
}
@media (max-width: 750px) {
  .student2026 .scen__img {
    width: 100%;
    border-radius: 5.3333333333vw;
    margin-top: 2.6666666667vw;
    -webkit-filter: drop-shadow(0px 0px 5.3333333333vw rgba(110, 24, 107, 0.5));
    filter: drop-shadow(0px 0px 5.3333333333vw rgba(110, 24, 107, 0.5));
  }
}
.student2026 .scen__img img {
  width: 100%;
}
.student2026 .lineup {
  width: 100%;
}
@media (min-width: 751px) {
  .student2026 .lineup {
    padding: 11.2903225806vw 0;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup {
    padding: 140px 0;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup {
    padding: 21.3333333333vw 0;
  }
}
.student2026 .lineup__in {
  max-width: 1240px;
  margin: auto;
  text-align: center;
}
.student2026 .lineup__lead {
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
}
@media (min-width: 751px) {
  .student2026 .lineup__lead {
    font-size: 4.0322580645vw;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup__lead {
    font-size: 50px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__lead {
    font-size: 8.5333333333vw;
  }
}
.student2026 .lineup__lead-ac {
  background: linear-gradient(
    92.61deg,
    #ff58b0 1.08%,
    #8795ff 45.75%,
    #d363ff 95.39%
  );
  display: inline-block;
  line-height: 1;
}
@media (min-width: 751px) {
  .student2026 .lineup__lead-ac {
    padding: 0 2px 2px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__lead-ac {
    padding: 0 0.5333333333vw 0.5333333333vw;
  }
}
.student2026 .lineup__ttl {
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 751px) {
  .student2026 .lineup__ttl {
    margin-top: 1.5322580645vw;
    font-size: 2.9032258065vw;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup__ttl {
    margin-top: 19px;
    font-size: 36px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__ttl {
    margin-top: 4.2666666667vw;
    font-size: 4.8vw;
  }
}
@media (min-width: 751px) {
  .student2026 .lineup__list {
    margin-top: 5.1612903226vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup__list {
    margin-top: 64px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__list {
    margin-top: 10.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    width: 89.3333333333vw;
  }
}
.student2026 .lineup__list li {
  width: 100%;
}
@media (min-width: 751px) {
  .student2026 .lineup__list li {
    width: 31.5%;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__list li + li {
    margin-top: 8.5333333333vw;
  }
}
.student2026 .lineup__brand {
  display: inline-block;
  border-radius: 50vh;
  border: 1px solid #000;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .lineup__brand {
    padding: 0.8064516129vw 1.1290322581vw;
    font-size: 1.5322580645vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup__brand {
    padding: 10px 14px;
    font-size: 19px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__brand {
    padding: 2.1333333333vw 3.7333333333vw;
    font-size: 4.2666666667vw;
  }
}
.student2026 .lineup__text {
  font-weight: 700;
  line-height: 1.6;
  color: #1e0013;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .lineup__text {
    margin-top: 1.2903225806vw;
    font-size: 1.3709677419vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup__text {
    margin-top: 16px;
    font-size: 17px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__text {
    margin-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.student2026 .lineup__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .student2026 .lineup__img {
    margin-top: 1.2903225806vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup__img {
    margin-top: 16px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__img {
    margin-top: 4.2666666667vw;
  }
}
@media (min-width: 751px) {
  .student2026 .lineup__img a {
    width: 47.1389578164%;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__img a {
    width: 43.4666666667vw;
  }
}
.student2026 .lineup__img img {
  width: 100%;
}
.student2026 .lineup__btn a {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  color: #fff;
  background: #4e444e;
  border-radius: 50vh;
  font-weight: 700;
}
@media (min-width: 751px) {
  .student2026 .lineup__btn a {
    margin-top: 5.1612903226vw;
    width: 66.1290322581vw;
    max-width: 820px;
    height: 5.9677419355vw;
    font-size: 1.935483871vw;
    line-height: 5.9677419355vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .lineup__btn a {
    margin-top: 64px;
    height: 74px;
    font-size: 24px;
    line-height: 74px;
  }
}
@media (max-width: 750px) {
  .student2026 .lineup__btn a {
    margin-top: 10.6666666667vw;
    width: 89.3333333333vw;
    padding: 2.6666666667vw 0;
    font-size: 4.8vw;
    line-height: 1.4;
  }
}
.student2026 .aipc {
  width: 100%;
  color: #fff;
}
@media (min-width: 751px) {
  .student2026 .aipc {
    padding: 8.064516129vw 0;
    background: url("https://ap-img.static.pub/b/Japan/content-page/student-aipc/bg_aipc.png")
      center top no-repeat;
    background-size: 100% 100%;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc {
    padding: 100px 0;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc {
    padding: 10.6666666667vw 0;
    background: url("https://ap-img.static.pub/b/Japan/content-page/student-aipc/bg_aipc_sp.png")
      center top no-repeat;
    background-size: 100% 100%;
  }
}
.student2026 .aipc__in {
  max-width: 1240px;
  margin: auto;
  text-align: center;
}
.student2026 .aipc__lead {
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 751px) {
  .student2026 .aipc__lead {
    font-size: 3.2258064516vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc__lead {
    font-size: 40px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__lead {
    font-size: 6.4vw;
  }
}
.student2026 .aipc__lead-ac {
  background: linear-gradient(
    92.61deg,
    #ff58b0 1.08%,
    #8795ff 45.75%,
    #d363ff 95.39%
  );
  display: inline-block;
}
@media (min-width: 751px) {
  .student2026 .aipc__lead-ac {
    padding: 0 2px 2px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__lead-ac {
    padding: 0 0.5333333333vw 0.5333333333vw;
  }
}
.student2026 .aipc__ttl {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .aipc__ttl {
    margin-top: 1.2903225806vw;
    font-size: 4.0322580645vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc__ttl {
    margin-top: 16px;
    font-size: 50px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__ttl {
    margin-top: 2.6666666667vw;
    font-size: 8.5333333333vw;
  }
}
.student2026 .aipc__ttl-ac {
  background: linear-gradient(
    92.61deg,
    #ff58b0 1.08%,
    #8795ff 45.75%,
    #d363ff 95.39%
  );
  display: inline-block;
  line-height: 1;
}
@media (min-width: 751px) {
  .student2026 .aipc__ttl-ac {
    padding: 0 2px 2px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__ttl-ac {
    padding: 0 0.5333333333vw 0.5333333333vw;
  }
}
@media (min-width: 751px) {
  .student2026 .aipc__ttl-sm {
    font-size: 3.2258064516vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc__ttl-sm {
    font-size: 40px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__ttl-sm {
    font-size: 6.4vw;
  }
}
.student2026 .aipc__sttl {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .aipc__sttl {
    margin-top: 5.1612903226vw;
    font-size: 3.2258064516vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc__sttl {
    margin-top: 64px;
    font-size: 40px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__sttl {
    margin-top: 8vw;
    font-size: 4.8vw;
  }
}
.student2026 .aipc__text {
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
@media (min-width: 751px) {
  .student2026 .aipc__text {
    margin-top: 1.2903225806vw;
    font-size: 1.935483871vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc__text {
    margin-top: 16px;
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__text {
    margin-top: 1.8666666667vw;
    font-size: 2.6666666667vw;
  }
}
.student2026 .aipc__btn a {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  color: #fff;
  background: #e1251b;
  border-radius: 50vh;
  border: 1px solid #fff;
  font-weight: 700;
}
@media (min-width: 751px) {
  .student2026 .aipc__btn a {
    margin-top: 3.2258064516vw;
    width: 66.1290322581vw;
    max-width: 820px;
    height: 7.5806451613vw;
    font-size: 3.2258064516vw;
    line-height: 7.5806451613vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc__btn a {
    margin-top: 40px;
    height: 94px;
    font-size: 40px;
    line-height: 94px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__btn a {
    margin-top: 2.1333333333vw;
    width: 89.3333333333vw;
    height: 18.6666666667vw;
    font-size: 5.3333333333vw;
    line-height: 18.6666666667vw;
  }
}
.student2026 .aipc__btn-arw {
  background: url("https://ap-img.static.pub/b/Japan/content-page/student-aipc/icon_window.png")
    center top no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
@media (min-width: 751px) {
  .student2026 .aipc__btn-arw {
    width: 2.6612903226vw;
    height: 2.6612903226vw;
    margin-left: 2.5806451613vw;
  }
}
@media (min-width: 1440px) {
  .student2026 .aipc__btn-arw {
    width: 33px;
    height: 33px;
    margin-left: 32px;
  }
}
@media (max-width: 750px) {
  .student2026 .aipc__btn-arw {
    width: 4.8vw;
    height: 4.8vw;
    margin-left: 2.4vw;
  }
}
