.container-full {
  height: 100vh;
  height: 100svh;
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

.l-header {
  border-bottom: none;
}

.l-header .global {
  display: none;
}

.c-PCsideCta__list {
  display: none;
}

.l-springChoice {
  font-family: ryo-gothic-plusn, sans-serif;
  line-height: 1;
}

.l-springChoice img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.l-springChoice .u-display__ud960 {
  display: block;
}
@media screen and (min-width: 960px) {
  .l-springChoice .u-display__ud960 {
    display: none;
  }
}

.l-springChoice .u-text__pink {
  color: #f02878;
}

.l-springChoice .u-bdbtm__pink {
  border-bottom: solid 1px #f02878;
  padding-bottom: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .l-springChoice .u-bdbtm__pink {
    padding-bottom: 2px;
  }
}

.l-springChoice .u-text__slash {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  flex-wrap: wrap;
}

.l-springChoice .u-text__slash::before {
  content: "";
  height: 1em;
  border-left: solid 3px #f02878;
  transform: rotate(-25deg);
  padding-right: 0;
  margin-right: 0.35em;
  margin-bottom: 0;
}

.l-springChoice .u-text__slash::after {
  content: "";
  height: 1em;
  border-left: solid 3px #f02878;
  transform: rotate(25deg);
  padding-left: 0;
  margin-left: 0.35em;
  margin-bottom: 0;
}

.l-springChoice .p-wchoice {
  padding: 0 0 5.3333333333vw;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice {
    margin-top: 184px;
    padding: 0 0 20px;
  }
}

.l-springChoice .p-wchoice .p-wchoice__head {
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__head {
    margin-bottom: 30px;
  }
}

.l-springChoice .p-wchoice .p-wchoice__headSubtitle {
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin: 0 auto 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__headSubtitle {
    font-size: 30px;
    margin-bottom: 16px;
  }
}

.l-springChoice .p-wchoice .p-wchoice__headTitle {
  font-size: 9.3333333333vw;
  font-weight: 700;
  color: #f02878;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__headTitle {
    font-size: 80px;
    margin-bottom: 50px;
  }
}

.l-springChoice .p-wchoice .p-wchoice__headText {
  font-size: 4.2666666667vw;
  text-align: center;
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__headText {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.l-springChoice .p-wchoice .p-wchoice__headlead {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__headlead {
    display: block;
    font-size: 18px;
    text-align: center;
  }
}

.l-springChoice .p-wchoice .p-wchoice__inner {
  width: 96vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__inner {
    max-width: 960px;
  }
}

.l-springChoice .p-wchoice .p-wchoice__btnWrap {
  display: block;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__btnWrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}

.l-springChoice .p-wchoice .p-wchoice__btn {
  display: block;
  text-decoration: none;
  width: 100%;
  box-shadow: 0 0 1.3333333333vw 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__btn {
    width: 32.2916666667%;
    max-width: 310px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
  }
}

.l-springChoice .p-wchoice .p-wchoice__btn:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__btn:hover {
    opacity: 0.7;
  }
}

.l-springChoice .p-wchoice .p-wchoice__text {
  font-size: 4.2666666667vw;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  .l-springChoice .p-wchoice .p-wchoice__text {
    font-size: 22px;
    margin-top: 23.4px;
  }
}
