@charset "UTF-8";
.contents2025evestage img,
.contents2025evestage input {
  margin: 0;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
  vertical-align: top;
}

@media (min-width: 751px) {
  .contents2025evestage .is-pc {
    display: block;
  }
  .contents2025evestage .is-sp {
    display: none;
  }
  .contents2025evestage br.is-pc {
    display: inline;
  }
}
@media (max-width: 750px) {
  .contents2025evestage .is-pc {
    display: none;
  }
  .contents2025evestage .is-sp {
    display: block;
  }
  .contents2025evestage br.is-sp {
    display: inline;
  }
}
.inner {
  max-width: 1164px;
  padding: 0 2rem;
  margin: 0 auto;
}

li {
  list-style-type: none;
}

.lb-data .lb-details {
  display: none;
}

.contents {
  padding-top: 0;
}

.contents2025evestage {
  color: #fff;
  font-family: "Shippori Mincho";
  overflow-x: clip;
}
.contents2025evestage .inview {
  opacity: 0;
  transform: translate(0, 100px);
  transition: 1s;
}
.contents2025evestage .inviewFade {
  opacity: 1;
  transform: translate(0, 0);
}
.contents2025evestage .mv {
  position: relative;
  z-index: 7;
}
.contents2025evestage .mv img {
  width: 100%;
}
.contents2025evestage .bg-wrapper {
  background-image: url(../images/bg_pc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 6;
}
@media (max-width: 750px) {
  .contents2025evestage .bg-wrapper {
    background-image: url(../images/bg_sp.png);
  }
}
.contents2025evestage .bg-wrapper::before {
  position: absolute;
  content: "";
  top: 11vw;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/about-bg_pc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 127.7rem;
  height: 106.2rem;
  mix-blend-mode: luminosity;
  display: block;
}
@media (max-width: 750px) {
  .contents2025evestage .bg-wrapper::before {
    background-image: url(../images/about-bg_sp.png);
    top: 48vw;
    width: 37.5rem;
    height: 52.8rem;
  }
}
.contents2025evestage .about {
  position: relative;
  margin-top: -10vw;
  padding-top: 13.2vw;
  overflow: hidden;
}
@media (max-width: 750px) {
  .contents2025evestage .about {
    margin-top: -20vw;
    padding-top: 29.2vw;
  }
}
.contents2025evestage .about h2 {
  width: 59.6rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .contents2025evestage .about h2 {
    width: 69.6vw;
  }
}
.contents2025evestage .about-text p {
  margin-top: 4.8rem;
  font-size: 2.4rem;
  line-height: 1.73;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
}
@media (max-width: 750px) {
  .contents2025evestage .about-text p {
    font-size: 3.2vw;
    margin-top: 6.2vw;
    line-height: 1.76;
  }
}
.contents2025evestage .about.inview h2,
.contents2025evestage .about.inview .about-text {
  opacity: 0;
  transform: translate(0, 100px);
  transition: 1s;
}
.contents2025evestage .about.inview .about-text {
  transition-delay: 0.5s;
}
.contents2025evestage .about.inviewFade h2,
.contents2025evestage .about.inviewFade .about-text {
  opacity: 1;
  transform: translate(0, 0);
}
.contents2025evestage .beautyAwardsGp {
  position: relative;
  padding-top: 32.3rem;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwardsGp {
    padding-top: 7.3rem;
  }
}
.contents2025evestage .beautyAwardsGp h2 {
  width: 27.1rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwardsGp h2 {
    width: 41.8666666667vw;
  }
}
.contents2025evestage .beautyAwardsGp-contents {
  margin-top: -24rem;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwardsGp-contents {
    padding-bottom: 35vw;
    margin-top: 4rem;
  }
}
.contents2025evestage .beautyAwardsGp-img {
  position: relative;
  z-index: -1;
}
.contents2025evestage .beautyAwardsGp-img img {
  width: 100%;
}
.contents2025evestage .beautyAwardsGp-text {
  position: absolute;
  top: 44.1%;
  left: 16.3%;
  width: 40%;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwardsGp-text {
    margin: 5.0666666667vw auto 5.9vw;
    position: static;
    width: 78.6666666667vw;
  }
}
.contents2025evestage .beautyAwardsGp-text h3 {
  font-size: 1.9444444444vw;
  margin-top: 1.5rem;
  margin-bottom: 2.3rem;
  line-height: 1.485714;
  letter-spacing: 0;
  font-weight: 400;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwardsGp-text h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 1em;
    line-height: 1.3571428571;
  }
}
.contents2025evestage .beautyAwardsGp-text p {
  font-size: 1.25vw;
  line-height: 1.84;
  letter-spacing: 0.02em;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwardsGp-text p {
    font-size: 3.4666666667vw;
    line-height: 1.7692307692;
  }
}
.contents2025evestage .beautyAwardsGp-btn {
  font-size: 2.0833333333vw;
  padding: 1.6666666667% 0;
  border-radius: 50px;
  display: block;
  position: absolute;
  top: 80.4%;
  left: 31.9444444444%;
  width: 36.1111111111%;
  line-height: 1;
  color: #062349;
  background-color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  cursor: pointer;
  transition: color, background-color 0.4s;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwardsGp-btn {
    font-size: 4.8vw;
    margin: 0 auto;
    padding: 3.6vw 0;
    position: static;
    width: 78.6666666667vw;
  }
}
.contents2025evestage .beautyAwardsGp-btn:hover {
  color: #fff;
  background-color: #031327;
}
.contents2025evestage .beautyAwardsGp.inview h2 {
  opacity: 0;
  transform: translate(0, 100px);
  transition: 1s;
}
.contents2025evestage .beautyAwardsGp.inview .beautyAwardsGp-contents {
  opacity: 0;
  transform: translate(0, 0);
  transition: 1s;
  transition-delay: 0.5s;
}
.contents2025evestage .beautyAwardsGp.inviewFade h2 {
  opacity: 1;
  transform: translate(0, 0);
}
.contents2025evestage .beautyAwardsGp.inviewFade .beautyAwardsGp-contents {
  opacity: 1;
  transform: translate(0, 0);
}
.contents2025evestage .beautyAwards {
  position: relative;
  height: 166.5vw;
  margin-top: -9.5rem;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards {
    padding: 0 0 22vw;
    height: auto;
  }
}
.contents2025evestage .beautyAwards-note {
  font-size: 2.2222222222vw;
  padding: 1.7% 0;
  border: 1px #fff;
  border-style: solid none;
  width: 77.7777777778%;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin: 0 auto;
  font-feature-settings: "palt";
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-note {
    font-size: 4.2666666667vw;
    margin: 0 auto 3vw;
    padding: 2.6666666667vw 0;
    position: static;
    width: 89.3333333333vw;
    line-height: 1.3333333333;
  }
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-list {
    display: grid;
    gap: 0.7rem 0;
    grid-template-columns: repeat(2, 1fr);
    padding-right: 1.7rem;
  }
}
.contents2025evestage .beautyAwards-list li {
  position: absolute;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-list li {
    position: static;
    width: 100%;
  }
}
.contents2025evestage .beautyAwards-list li img {
  width: 100%;
}
.contents2025evestage .beautyAwards-list li a {
  transition: 0.5s;
}
.contents2025evestage .beautyAwards-list li a:hover {
  opacity: 1;
  filter: brightness(120%);
}
.contents2025evestage .beautyAwards-list-02 {
  top: 5.7%;
  left: 15.8%;
  width: 31.8%;
}
.contents2025evestage .beautyAwards-list-03 {
  top: 5.7%;
  left: 49.2%;
  width: 31.8%;
}
.contents2025evestage .beautyAwards-list-04 {
  top: 32.6%;
  left: 8%;
  width: 26.6%;
}
.contents2025evestage .beautyAwards-list-05 {
  top: 32.6%;
  left: 35.4%;
  width: 26.6%;
}
.contents2025evestage .beautyAwards-list-06 {
  top: 32.6%;
  left: 62.7%;
  width: 26.6%;
}
.contents2025evestage .beautyAwards-team {
  position: absolute;
  top: 55.1%;
  width: 75%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team {
    position: static;
    width: 100%;
    transform: none;
    padding: 0.8rem 1.5rem 0;
  }
}
.contents2025evestage .beautyAwards-team-img {
  margin-bottom: 2.6385224274%;
  margin-left: -4%;
  padding-right: 4%;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team-img {
    margin-bottom: 4vw;
    margin-left: -3%;
    padding-right: 0;
  }
}
.contents2025evestage .beautyAwards-team-img img {
  width: 100%;
}
.contents2025evestage .beautyAwards-team-note {
  font-size: 1.5277777778vw;
  margin: 0 0 1.9349164468% 5.1890941073%;
  border: 1px #fff;
  border-style: solid none;
  padding: 1.5831134565% 0;
  width: 93.7554969217%;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team-note {
    font-size: 4.2666666667vw;
    margin: 0 auto 4vw;
    padding: 2.6666666667vw 0;
    position: static;
    width: 89.3333333333vw;
    line-height: 1.375;
  }
}
.contents2025evestage .beautyAwards-team-name {
  margin-bottom: 1.7590149516%;
  padding-left: 5%;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  white-space: nowrap;
  gap: 0 1.6rem;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team-name {
    padding: 0;
    width: 100%;
    gap: 0;
  }
}
.contents2025evestage .beautyAwards-team-name li {
  font-size: 1.0416666667vw;
  margin-bottom: 0.5em;
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team-name li {
    font-size: 2.8vw;
    margin-bottom: 0.5em;
    min-width: 50%;
  }
}
.contents2025evestage .beautyAwards-team-name li a {
  display: block;
  color: #fff;
  transition: 0.5s;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team-name li a {
    padding: 1.3333333333vw 0;
  }
  .contents2025evestage .beautyAwards-team-name li a span {
    width: 26.6666666667vw;
  }
}
.contents2025evestage .beautyAwards-team-name li a:hover {
  opacity: 1;
  text-shadow: 4px 4px 10px rgba(255, 255, 255, 0.4), -4px 4px 10px rgba(255, 255, 255, 0.4), 4px -4px 10px rgba(255, 255, 255, 0.4), -4px -4px 10px rgba(255, 255, 255, 0.4);
}
.contents2025evestage .beautyAwards-team-name li em {
  font-size: 1.6666666667vw;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team-name li em {
    font-size: 3.7333333333vw;
  }
}
.contents2025evestage .beautyAwards-team-attention li {
  font-size: 1.0416666667vw;
  margin-bottom: 0.3em;
  line-height: 1.375;
  text-indent: -1em;
}
@media (max-width: 750px) {
  .contents2025evestage .beautyAwards-team-attention li {
    font-size: 2.4vw;
    line-height: 1.6666666667;
    padding-left: 1em;
  }
}
.contents2025evestage .ekbAwards-wrapper {
  background-image: url(../images/ekb_bg_pc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 5;
  margin-top: -7vw;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwards-wrapper {
    background-image: url(../images/ekb_bg_sp.png);
    margin-top: -14vw;
  }
}
.contents2025evestage .ekbAwardsGp {
  position: relative;
  padding-top: 21rem;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwardsGp {
    padding-top: 20vw;
  }
}
.contents2025evestage .ekbAwardsGp h2 {
  width: 71rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwardsGp h2 {
    width: 80.2666666667vw;
  }
}
.contents2025evestage .ekbAwardsGp-contents {
  margin-top: -5.4rem;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwardsGp-contents {
    padding-bottom: 12vw;
    margin-top: 8vw;
  }
}
.contents2025evestage .ekbAwardsGp-img {
  position: relative;
  z-index: -1;
}
.contents2025evestage .ekbAwardsGp-img img {
  width: 100%;
}
.contents2025evestage .ekbAwardsGp-text {
  position: absolute;
  top: 49%;
  left: 18.7%;
  width: 39%;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwardsGp-text {
    margin: 5.0666666667vw auto 8vw;
    position: static;
    width: 78.6666666667vw;
  }
}
.contents2025evestage .ekbAwardsGp-text p {
  font-size: 1.3888888889vw;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-shadow: 0px 0px 20px rgba(166, 0, 7, 0.8), 0px 0px 10px rgb(166, 0, 7), 0px 0px 10px rgb(166, 0, 7), 0px 0px 10px rgb(166, 0, 7);
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwardsGp-text p {
    font-size: 3.4666666667vw;
    line-height: 1.65;
  }
}
.contents2025evestage .ekbAwardsGp-text h3 {
  font-size: 1.8055555556vw;
  margin-top: 1.5rem;
  margin-bottom: 2.3rem;
  line-height: 1.485714;
  letter-spacing: 0;
  font-weight: 400;
  text-shadow: 0px 0px 20px rgba(166, 0, 7, 0.8), 0px 0px 10px rgb(166, 0, 7), 0px 0px 10px rgb(166, 0, 7), 0px 0px 10px rgb(166, 0, 7);
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwardsGp-text h3 {
    font-size: 4vw;
    margin-bottom: 1em;
    line-height: 1.3571428571;
    white-space: nowrap;
  }
}
.contents2025evestage .ekbAwardsGp-btn {
  font-size: 2.0833333333vw;
  padding: 1.6666666667% 0;
  border-radius: 50px;
  display: block;
  position: absolute;
  top: 95.3%;
  left: 31.9444444444%;
  width: 36.1111111111%;
  line-height: 1;
  color: #920000;
  background-color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  cursor: pointer;
  transition: color, background-color 0.4s;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwardsGp-btn {
    font-size: 4.8vw;
    margin: 0 auto;
    padding: 3.6vw 0;
    position: static;
    width: 78.6666666667vw;
  }
}
.contents2025evestage .ekbAwardsGp-btn:hover {
  color: #fff;
  background-color: #400303;
}
.contents2025evestage .ekbAwardsGp.inview h2 {
  opacity: 0;
  transform: translate(0, 100px);
  transition: 1s;
}
.contents2025evestage .ekbAwardsGp.inview .beautyAwardsGp-contents {
  opacity: 0;
  transform: translate(0, 0);
  transition: 1s;
  transition-delay: 0.5s;
}
.contents2025evestage .ekbAwardsGp.inviewFade h2 {
  opacity: 1;
  transform: translate(0, 0);
}
.contents2025evestage .ekbAwardsGp.inviewFade .beautyAwardsGp-contents {
  opacity: 1;
  transform: translate(0, 0);
}
.contents2025evestage .ekbAwards {
  position: relative;
  height: 64.3vw;
  margin-top: 4rem;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwards {
    padding: 0 0 30vw;
    height: auto;
    margin-top: 0;
  }
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwards-note {
    font-size: 4.2666666667vw;
    margin: 0 auto 12vw;
    padding: 2.6666666667vw 0;
    position: static;
    width: 78.6666666667vw;
    line-height: 1.3333333333;
  }
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwards-list {
    display: flex;
    flex-wrap: wrap;
  }
}
.contents2025evestage .ekbAwards-list li {
  position: absolute;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwards-list li {
    margin-bottom: 1vw;
    position: static;
    width: 48%;
  }
}
.contents2025evestage .ekbAwards-list li img {
  width: 100%;
}
.contents2025evestage .ekbAwards-list li a {
  transition: 0.5s;
}
.contents2025evestage .ekbAwards-list li a:hover {
  opacity: 1;
  filter: brightness(120%);
}
.contents2025evestage .ekbAwards-list-02 {
  top: 5.7%;
  left: 8%;
  width: 26.6%;
}
.contents2025evestage .ekbAwards-list-03 {
  top: 5.7%;
  left: 35.4%;
  width: 26.6%;
}
.contents2025evestage .ekbAwards-list-04 {
  top: 5.7%;
  left: 62.7%;
  width: 26.6%;
}
.contents2025evestage .ekbAwards-attention {
  position: absolute;
  top: 66.1%;
  left: 12.4%;
  width: 78%;
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwards-attention {
    margin: 6.6666666667vw auto 0;
    padding: 0;
    display: block;
    width: 89.3333333333vw;
    position: static;
  }
}
.contents2025evestage .ekbAwards-attention li {
  font-size: 1.0416666667vw;
  margin-bottom: 0.3em;
  line-height: 1.375;
  text-indent: -1em;
  text-shadow: 0px 0px 20px rgba(166, 0, 7, 0.8), 0px 0px 10px rgb(166, 0, 7), 0px 0px 10px rgb(166, 0, 7), 0px 0px 10px rgb(166, 0, 7);
}
@media (max-width: 750px) {
  .contents2025evestage .ekbAwards-attention li {
    font-size: 2.4vw;
    line-height: 1.6666666667;
    padding-left: 1em;
  }
}
.contents2025evestage .judge {
  position: relative;
  background-image: url(../images/judge_bg_pc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 12.4rem;
  padding-bottom: 26.4rem;
  z-index: 4;
  margin-top: -8vw;
}
@media (max-width: 750px) {
  .contents2025evestage .judge {
    margin-top: -12vw;
    padding: 20vw 0 27vw;
    background-image: url(../images/judge_bg_sp.png);
  }
}
.contents2025evestage .judge-title {
  width: 23.6rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-title {
    width: 31.2vw;
  }
}
.contents2025evestage .judge-contents {
  margin-top: 4.4rem;
  display: grid;
  gap: 5.6rem 7rem;
  grid-template-columns: repeat(3, 1fr);
  padding: 0 1.8rem;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-contents {
    margin-top: 7.2vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 7.4666666667vw 5.3333333333vw;
  }
}
.contents2025evestage .judge-person {
  display: flex;
  flex-direction: column;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
  text-shadow: 3px 3px 20px rgba(52, 23, 90, 0.9), -3px 3px 20px rgba(52, 23, 90, 0.9), 3px -3px 20px rgba(52, 23, 90, 0.9), -3px -3px 20px rgba(52, 23, 90, 0.9), 3px 3px 20px rgba(52, 23, 90, 0.9), -3px 3px 20px rgba(52, 23, 90, 0.9), 3px -3px 20px rgba(52, 23, 90, 0.9), -3px -3px 20px rgba(52, 23, 90, 0.9);
}
@media (max-width: 750px) {
  .contents2025evestage .judge-person {
    text-shadow: none;
  }
}
.contents2025evestage .judge-person picture {
  margin-bottom: 5.4263565891%;
  display: block;
}
.contents2025evestage .judge-person-position {
  font-size: 1.8rem;
  margin-bottom: 1.5em;
  line-height: 1.5;
  font-weight: 600;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-person-position {
    font-size: 2.4vw;
  }
}
.contents2025evestage .judge-person h3 {
  font-size: 4rem;
  margin-bottom: 0.1em;
  font-weight: 600;
  margin-top: auto;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-person h3 {
    font-size: 4.8vw;
    margin-bottom: 0;
  }
}
.contents2025evestage .judge-person h3 span {
  font-size: 2.8rem;
  margin-left: 0.5em;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-person h3 span {
    font-size: 3.3333333333vw;
  }
}
.contents2025evestage .judge-person.--guest h3 {
  margin-top: 0;
}
.contents2025evestage .judge-person.--guest .judge-person-position {
  margin-top: 1.8rem;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-person.--guest {
    margin-bottom: 0;
  }
}
.contents2025evestage .judge-person-read {
  font-size: 2rem;
  font-weight: 600;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-person-read {
    font-size: 2.4vw;
  }
}
.contents2025evestage .guest-title {
  margin: 16rem auto 0;
  width: 53.1rem;
}
@media (max-width: 750px) {
  .contents2025evestage .guest-title {
    margin-top: 19.4vw;
    width: 76vw;
  }
}
.contents2025evestage .judge-contents.--guest {
  display: grid;
  gap: 7rem;
  grid-template-columns: repeat(2, 1fr);
  margin: 6rem auto 0;
  max-width: 65%;
}
@media (max-width: 750px) {
  .contents2025evestage .judge-contents.--guest {
    margin-top: 7.2vw;
    gap: 7.4666666667vw 5.3333333333vw;
    max-width: 100%;
  }
}
.contents2025evestage .judge-contents.--guest .judge-person-position {
  margin-bottom: 0.3rem;
}
.contents2025evestage .performance {
  position: relative;
  background-image: url(../images/performance_bg_pc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 16.8rem;
  padding-bottom: 24.3rem;
  z-index: 3;
  margin-top: -8vw;
  overflow: hidden;
}
@media (max-width: 750px) {
  .contents2025evestage .performance {
    margin-top: -15vw;
    padding: 22vw 0 20vw;
    background-image: url(../images/performance_bg_sp.png);
  }
}
.contents2025evestage .performance-title {
  width: 51.7rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-title {
    width: 74.9333333333vw;
  }
}
.contents2025evestage .performance-contents {
  margin-top: 11.7rem;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-contents {
    margin-top: 11.4vw;
  }
}
.contents2025evestage .performance-item {
  display: grid;
  gap: 1rem;
  grid-template-columns: 52.9rem 1fr;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-item {
    grid-template-columns: 1fr;
  }
}
.contents2025evestage .performance-item:nth-child(even) {
  margin-top: 3.3rem;
  grid-template-columns: 1fr 51.3rem;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-item:nth-child(even) {
    grid-template-columns: 1fr;
  }
}
.contents2025evestage .performance-item:nth-child(even) .performance-text {
  order: 2;
  padding-left: 0;
  padding-right: 2rem;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-item:nth-child(even) .performance-text {
    order: 1;
    padding-left: 0;
    padding-right: 0;
  }
}
.contents2025evestage .performance-item:nth-child(even) .performance-image {
  order: 1;
  margin-right: 0;
  margin-left: -6.5rem;
  margin-top: -6rem;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-item:nth-child(even) .performance-image {
    margin: 0;
  }
}
.contents2025evestage .performance-text {
  padding-left: 2rem;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-text {
    padding-left: 0;
  }
}
.contents2025evestage .performance-text h3 {
  font-size: 4rem;
  line-height: 1.45;
  font-weight: 600;
  letter-spacing: 0.15em;
  background: linear-gradient(90deg, #f9d383, #d58c3b); /* 背景色にグラデーションを指定 */
  -webkit-background-clip: text; /* テキストで切り抜く */
  -webkit-text-fill-color: transparent; /* 切り抜いた部分は背景を表示 */
}
@media (max-width: 750px) {
  .contents2025evestage .performance-text h3 {
    font-size: 6.1333333333vw;
    line-height: 1.3913043478;
    padding: 0 5vw;
  }
}
.contents2025evestage .performance-text p {
  margin-top: 1.5em;
  font-size: 2.2rem;
  line-height: 1.7272727273;
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-text p {
    margin-top: 2vw;
    font-size: 3.4666666667vw;
    line-height: 1.7692307692;
    padding: 0 5vw;
  }
}
.contents2025evestage .performance-image {
  margin-right: -14rem;
  margin-top: -11.3rem;
}
@media (max-width: 750px) {
  .contents2025evestage .performance-image {
    margin-right: -8.53vw;
    margin-top: -7.89vw;
    margin-left: -0.85vw;
  }
}
.contents2025evestage .report {
  position: relative;
  background-image: url(../images/report_bg_top_pc.png), url(../images/report_bg_pc.png);
  background-repeat: no-repeat;
  background-position: center top, center 98vw;
  background-size: contain, 100% calc(100% - 100vw);
  padding-top: 33.3vw;
  padding-bottom: 14.9rem;
  z-index: 2;
  margin-top: -29.4vw;
}
@media (max-width: 750px) {
  .contents2025evestage .report {
    background-image: url(../images/report_bg_top_sp.png), url(../images/report_bg_sp.png);
    padding-top: 39.3vw;
    padding-bottom: 17vw;
  }
}
.contents2025evestage .report-title {
  width: 34.1rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .contents2025evestage .report-title {
    width: 48.6666666667vw;
  }
}
.contents2025evestage .report-contents {
  padding: 34.3vw 2rem 0;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents {
    margin: 0 auto;
    padding: 77vw 0 0;
    width: 80vw;
  }
}
.contents2025evestage .report-contents section {
  margin-bottom: 15vw;
  display: grid;
  gap: 6.5rem;
  grid-template-columns: 1fr 52rem;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents section {
    grid-template-columns: 1fr;
    gap: 5vw;
  }
}
.contents2025evestage .report-contents-section-text h3 img {
  margin-top: 0.2rem;
  height: 3.2rem;
  width: auto;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents-section-text h3 img {
    height: 5vw;
  }
}
.contents2025evestage .report-contents-section-text h3.big img {
  height: 4.3rem;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents-section-text h3.big img {
    height: 6.3vw;
  }
}
.contents2025evestage .report-contents-section-text h4 {
  margin-top: 1.9rem;
  color: #fff;
  font-size: 3.2rem;
  line-height: 1.5294117647;
  letter-spacing: 0.02em;
  font-weight: 400;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents-section-text h4 {
    font-size: 6.1333333333vw;
    margin-top: 3vw;
    margin-bottom: 5vw;
  }
}
.contents2025evestage .report-contents-section-text p {
  margin-top: 1rem;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.05em;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents-section-text p {
    font-size: 3.4666666667vw;
    line-height: 1.7692307692;
  }
}
.contents2025evestage .report-contents section:nth-child(even) {
  grid-template-columns: 52rem 1fr;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents section:nth-child(even) {
    grid-template-columns: 1fr;
  }
}
.contents2025evestage .report-contents section:nth-child(even) .report-contents-section-image {
  order: 1;
}
.contents2025evestage .report-contents section:nth-child(even) .report-contents-section-text {
  order: 2;
}
@media (max-width: 750px) {
  .contents2025evestage .report-contents section:nth-child(even) .report-contents-section-text {
    order: 1;
  }
}
.contents2025evestage .schedule {
  background-image: url(../images/schedule_bg_pc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 18.8rem 0 12.8rem;
  margin-top: -12vw;
  color: #fff;
  text-align: center;
}
@media (max-width: 750px) {
  .contents2025evestage .schedule {
    background-image: url(../images/schedule_bg_sp.png);
    padding: 16vw 0;
    margin-top: -15vw;
  }
}
.contents2025evestage .schedule-title {
  width: 19.1rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .contents2025evestage .schedule-title {
    width: 28.9333333333vw;
  }
}
.contents2025evestage .schedule-main {
  margin-top: 8.5rem;
  font-weight: 400;
  font-size: 4rem;
  letter-spacing: 0.06em;
}
@media (max-width: 750px) {
  .contents2025evestage .schedule-main {
    margin-top: 10vw;
    font-size: 6.4vw;
    line-height: 1.3;
  }
}
.contents2025evestage .schedule-text {
  margin-top: 1.2rem;
  font-size: 2.2rem;
  letter-spacing: 0.15em;
}
@media (max-width: 750px) {
  .contents2025evestage .schedule-text {
    font-size: 3.4666666667vw;
    margin-top: 2vw;
  }
}
.contents2025evestage .schedule-message {
  font-size: 3.2rem;
  letter-spacing: 0.08em;
  display: block;
  max-width: 74rem;
  margin: 4.6rem auto 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 1.3rem 0;
}
@media (max-width: 750px) {
  .contents2025evestage .schedule-message {
    font-size: 3.4133333333vw;
    margin-top: 5.7vw;
    width: 78.9333333333vw;
    padding: 1vw 0;
  }
}
/*# sourceMappingURL=style.css.map */
