@charset "UTF-8";
/*-----------------------------------

awards2025.scss

------------------------------------*/
.CLM__half, .CLM__three, .CLM__four {
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- left;
  justify-content: -webkit- left;
  justify-content: left;
  align-items: -ms- top;
  align-items: -webkit- top;
  align-items: top;
}
.CLM__half img, .CLM__three img, .CLM__four img {
  width: 100%;
}
.CLM__half .wide100, .CLM__three .wide100, .CLM__four .wide100 {
  width: 100% !important;
}
.CLM__half > li, .CLM__half > article, .CLM__half > figure, .CLM__half > div, .CLM__half > a {
  width: 48%;
  margin-right: 4%;
}
.CLM__half > li:nth-child(2n), .CLM__half > article:nth-child(2n), .CLM__half > figure:nth-child(2n), .CLM__half > div:nth-child(2n), .CLM__half > a:nth-child(2n) {
  margin-right: 0;
}
.CLM__three > li, .CLM__three > article, .CLM__three > div, .CLM__three > a, .CLM__three > figure {
  width: 32%;
  margin-right: 2%;
}
.CLM__three > li:nth-child(3n), .CLM__three > article:nth-child(3n), .CLM__three > div:nth-child(3n), .CLM__three > a:nth-child(3n), .CLM__three > figure:nth-child(3n) {
  margin-right: 0;
}
.CLM__four > li, .CLM__four > article, .CLM__four > div {
  width: 23.5%;
  margin-right: 2%;
}
.CLM__four > li:nth-child(4n), .CLM__four > article:nth-child(4n), .CLM__four > div:nth-child(4n) {
  margin-right: 0;
}

html {
  width: 100%;
  height: auto;
  overflow-y: auto;
  font-size: 62.5%;
  overflow-y: auto;
}

a {
  color: #fff;
}

body {
  min-width: inherit;
  background: #000;
  color: #fff;
}
body.is-nav {
  height: 100%;
  overflow: hidden;
}

.specialArea {
  background: #fff;
}

.fade-here, .fade-scale, .fade-up, .fade-down, .fade-from-left, .fade-from-right {
  transition: 0.3s ease-in-out;
}

.kome {
  line-height: 16px;
}

#main {
  padding-top: unset;
  background: unset;
  min-width: 100%;
  overflow: hidden;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1.5;
}

.bodyBG {
  background: url(/img/awards/2025/teaser/kv_teaser_spbg.jpg) no-repeat top center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.bodyBGj2, .bodyBGj3 {
  background: url("/img/awards/2025/teaser/kv_otherheader_j2j3bg") no-repeat top center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.pcDISP {
  display: none !important;
}

.spDISP {
  display: block !important;
}

#pageTopBtn {
  bottom: 140px;
}
#pageTopBtn a {
  z-index: 100000000;
  width: auto;
  height: 23px;
}
#pageTopBtn a::after {
  left: 50%;
  margin-left: 0;
  transform: translateX(-50%);
}

.sec__inner980 {
  width: 90%;
  margin: 0 auto;
  padding: 30px 5vw;
  box-sizing: inherit;
}
.sec__inner90 {
  width: 90%;
  margin: 0 auto;
  padding: 30px 5vw;
}

.txt__red {
  color: #E60012;
}
.txt__black {
  color: #000;
}
.txt__white {
  color: #fff;
}
.txt__left {
  text-align: left;
}
.txt__center {
  text-align: center;
}
.txt__right {
  text-align: right;
}
.txt__bold {
  font-weight: bold;
}

.list__style {
  padding-left: 1em;
}
.list__style__disc {
  list-style: disc;
  text-align: left;
}
.list__style__disc li {
  margin-left: 1em;
}
.list__style__decimal {
  list-style: decimal;
  text-align: left;
}
.list__style__decimal li {
  margin-left: 1em;
}
.list__style__discl {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 1em;
}
.list__style__discl li {
  padding-left: 1em;
  text-indent: -1em;
}
.list__style__discl li:before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: #000000;
  border-radius: 50%;
  position: relative;
  left: -0.5em;
}
.list__style__attention {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.list__style__attention li {
  padding-left: 1em;
  text-indent: -1em;
}
.list__style__attention li:before {
  content: "※";
  position: relative;
  left: -0.5em;
}

.btn {
  font-size: 15px;
  font-size: 1.5rem;
  background-image: linear-gradient(-90deg, #7d7150 50%, #c09730 50%);
  width: 100%;
  line-height: inherit;
  padding: 0.8em 0;
}
.btn__ticket img {
  max-width: 350px;
}
.btn__red {
  background: #E60012;
}

.heading__main {
  margin-bottom: 20px;
}
.heading__main .eng {
  font-size: 10vw;
}
.heading__main .jp {
  font-size: 5vw;
  margin-left: 0.3em;
  line-height: 1.5;
}
.heading__EN {
  font-size: 7vw;
}
.heading__JP {
  font-size: 4vw;
}

@keyframes fadehere {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* ============================================
	kvArea KV
============================================ */
.kvArea {
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
}
.kvArea__wrap {
  margin-bottom: 50px;
  margin-top: 50px;
}
.kvArea__wrap img {
  width: 100%;
  animation: 1s fadehere ease-in-out forwards;
}
.kvArea__inner {
  width: 100%;
  margin: 0 auto;
}
.kvArea__title {
  text-align: center;
}
.kvArea__title .en {
  font-family: "Kreon", sans-serif;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0px 0px 30px black;
  font-size: 14vw;
}
.kvArea__title .jp {
  color: #fff;
  font-weight: bold;
  font-size: 5vw;
  text-shadow: 0px 0px 30px black;
}

/* ============================================
	otherkvArea 下層KV
============================================ */
.otherkvArea {
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  background: #000;
  padding: 80px 0 50px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(/img/awards/2025/kv_otherheadersp_bg.jpg) no-repeat center center;
  background-size: cover;
  background-position: top;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  flex-direction: column;
  margin-top: -60px;
}
.otherkvArea__wrap {
  margin-bottom: 50px;
  margin-top: 50px;
}
.otherkvArea__wrap img {
  width: 100%;
  animation: 1s fadehere ease-in-out forwards;
}
.otherkvArea__inner {
  width: 100%;
  margin: 0 auto;
}
.otherkvArea__title {
  text-align: center;
}
.otherkvArea__title .en {
  font-family: "Kreon", sans-serif;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0px 0px 30px black;
  font-size: 14vw;
}
.otherkvArea__title .jp {
  color: #fff;
  font-weight: bold;
  font-size: 5vw;
  text-shadow: 0px 0px 30px black;
}
.otherkvArea__title img {
  margin: 0 auto;
}
.otherkvArea .ankrArea {
  width: 90%;
}

.j2 .otherkvArea, .j3 .otherkvArea {
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  background: #000;
  padding: 80px 0 50px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url("/img/awards/2025/teaser/kv_teaser_spj2j3bg.jpg") no-repeat center center;
  background-size: cover;
  background-position: top;
}

/* ============================================
	header
============================================ */
.teserHeader {
  background: none;
  box-shadow: none;
  height: 60px;
  position: fixed;
  min-width: 100%;
  z-index: 1;
}
.teserHeader__jLogo {
  position: fixed;
  left: 15px;
  top: 15px;
  z-index: 100000;
}
.teserHeader__jLogo a img {
  width: 40px;
}

html.is-fixed, html.is-fixed body {
  height: inherit;
  overflow: inherit;
}

html.is-fixed body {
  overflow: hidden;
}

.specialHeader {
  background: none;
  box-shadow: none;
  height: 60px;
  position: inherit;
  min-width: 100%;
}
.specialHeader__jLogo {
  position: fixed;
  left: 15px;
  top: 15px;
  z-index: 100000;
  margin: 0;
}
.specialHeader__jLogo a img {
  width: 40px;
}
.specialHeader__title {
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
  position: fixed;
  z-index: 1;
  width: 54.6vw;
  padding-left: unset;
}
.specialHeader__title img {
  width: 100%;
  height: auto;
}
.specialHeader__gnav {
  margin-top: 10px;
  margin-left: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  border-bottom: 1px solid #707070;
}
.specialHeader__gnav + .leaguelogo {
  margin-top: 40px;
}
.specialHeader__gnav li {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #707070;
}
.specialHeader__gnav li .ticket a {
  background: #E60012;
  display: block;
  color: #fff;
  padding: 20px 0;
}
.specialHeader__gnav li a {
  font-size: 4vw;
  color: #000;
  padding: 0.5em;
  text-decoration: none;
  display: block;
}
.specialHeader__gnav li a.active:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: translateY(-50%) rotate(180deg);
}
.specialHeader__gnav li a.nolink {
  pointer-events: none;
  opacity: 0.3;
}
.specialHeader__gnav li a span {
  color: #e60012;
  display: inline-block;
  font-size: 3.5vw;
  font-family: "Kreon", sans-serif;
  margin-left: 0.3em;
  padding: 0;
}
.specialHeader__gnav li span {
  padding: 20px 0;
  display: block;
  color: #545454;
  font-weight: bold;
}
.specialHeader__gnav li a {
  font-weight: bold;
}
.specialHeader__gnav li ul li {
  font-size: 15px;
  font-size: 1.5rem;
}
.specialHeader__ticket {
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100000;
}
.specialHeader__ticket a {
  display: none;
}
.specialHeader__subnav {
  display: none;
}
.specialHeader .navigation__wrap {
  background: #fff;
  padding: 40px 10px;
  margin-top: 5px;
  border-radius: 5px;
}
.specialHeader .navigation__wrap .leaguelogo img {
  width: 80%;
  margin: 0 auto;
}
.specialHeader .menutriggerWrap {
  position: fixed;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 45px;
  height: 45px;
  border-radius: 25px;
  right: 7px;
  top: 7px;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  z-index: 100000;
}
.specialHeader .menu-trigger {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
  display: inline-block;
  width: 30px;
  height: 20px;
  z-index: 222222;
  margin-top: 0px;
  cursor: pointer;
}
.specialHeader .menu-trigger.active {
  right: 14px;
}
.specialHeader .menu-trigger.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.specialHeader .menu-trigger.active .menu-trigger.active span:nth-of-type(2), .specialHeader .menu-trigger.active .menu-trigger.active span:nth-of-type(3) {
  transform: translateY(9px) rotate(-45deg);
}
.specialHeader .menu-trigger.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.specialHeader .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.specialHeader .menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}
.specialHeader .menu-trigger span {
  background: #000;
  z-index: 1;
  display: inline-block;
  transition: 0.3s ease-in-out;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
}
.specialHeader .menu-trigger span:nth-of-type(1) {
  top: 0;
}
.specialHeader .menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.specialHeader .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.specialHeader .menu-trigger:hover {
  opacity: 0.7;
}
.specialHeader #navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding: 60px 0 40px;
  box-sizing: border-box;
  text-align: center;
}
.specialHeader #navigation .navigation_inner {
  padding: 0 20px;
  box-sizing: border-box;
}
.specialHeader #navigation .navigation_inner h1 {
  width: 240px;
  margin: -15px auto auto;
}
.specialHeader #navigation .navigation_inner h1 img {
  width: 100%;
}
.specialHeader #navigation .navList {
  text-align: center;
}
.specialHeader #navigation .navList li {
  letter-spacing: 0.1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.specialHeader #navigation .navList li h1 a {
  color: #c7ba66;
}
.specialHeader #navigation .navList li a {
  padding: 0.5em;
  color: #fff;
  display: block;
}

/* ==========================================================================
   floatingbnr
========================================================================== */
.floatingbnrArea {
  width: 100%;
  height: auto;
}
.floatingbnrArea .btn__close {
  right: 20px;
  top: -30px;
}

/* ==========================================================================
   viwing.html
========================================================================== */
.contentsArea {
  padding: 0;
}

.leadArea .leadArea__txt {
  max-width: 100%;
  width: 100%;
  line-height: 2.5rem;
  padding: 20px 0 40px;
  line-height: 2;
}
.leadArea .leadArea__txt span {
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  font-size: clamp(15px, 1.2vw, 19px);
  display: block;
  line-height: 2;
}
.leadArea .leadArea__txt strong {
  color: #c09730;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  font-size: clamp(22px, 2vw, 28px);
}
.leadArea__youtube {
  aspect-ratio: 16/9;
  margin-bottom: 10px;
}
.leadArea__youtube iframe {
  width: 100%;
  height: 100%;
}

.overviewArea {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0;
}
.overviewArea__con + .overviewArea__con {
  margin-top: 60px;
}
.overviewArea__table {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #c09730;
  margin-bottom: 30px;
  background: #000;
}
.overviewArea__table dt {
  padding: 10px;
  box-sizing: border-box;
  width: 30%;
  font-weight: bold;
  border-bottom: 1px solid #c09730;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  align-items: center;
  display: flex;
}
.overviewArea__table dd {
  padding: 20px 0;
  box-sizing: border-box;
  text-align: left;
  width: 70%;
  border-bottom: 1px solid #c09730;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  word-wrap: break-word;
}
.overviewArea__table__title {
  margin-bottom: 10px;
  color: #c09730;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.8rem;
}
.overviewArea__table__title .eng {
  color: #c09730;
  font-family: "Fugaz One", sans-serif;
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}
.overviewArea__table__title .jp {
  font-weight: bold;
  display: inline-block;
  color: #c09730;
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 6px;
  line-height: 1;
}
.overviewArea__table + .btn {
  margin-top: 30px;
}

/* ============================================
	newsArea
============================================ */
.newsArea {
  padding: 60px 0;
}
.newsArea__list--item a figure img {
  width: 100%;
  border: 1px solid #a7a7a7;
}
.newsArea__list--item a figure figcaption {
  padding: 10px;
}
.newsArea__list--item a figure figcaption .data {
  font-size: 12px;
  font-size: 1.2rem;
}
.newsArea__top .newsArea__list--item {
  margin: 0 2vw;
  width: 60vw;
}
.newsArea__bottom .newsArea__list {
  margin-bottom: 30px;
}

/* ============================================
	moderatorArea　司会
============================================ */
.moderatorArea__list--item {
  display: block;
}
.moderatorArea__list--item figure {
  width: 100%;
  margin: 0 auto;
}
.moderatorArea__list--item figcaption {
  width: 100%;
  padding: 0;
  margin-top: 10px;
}
.moderatorArea__list--item figcaption .name {
  text-align: center;
  padding-bottom: 1.5rem;
  margin-bottom: 30px;
}
.moderatorArea__list--item .icon__click {
  display: block;
  position: absolute;
  z-index: 1;
  width: 60px;
  right: 10px;
  top: 10px;
}
.moderatorArea__list--item .mask {
  width: 100%;
}
.moderatorArea__list--item .mask .cap {
  overflow-y: scroll;
  height: 90%;
}

/* ==========================================================================
   awardswinners
========================================================================== */
.awardswinnersArea {
  padding-bottom: 30px;
}
.awardswinnersArea__titlewrap {
  padding: 30px 5vw;
}
.awardswinnersArea__maintitle .eng {
  font-size: 34px;
  font-size: 3.4rem;
  display: block;
}
.awardswinnersArea__maintitle .jp {
  font-size: 14px;
  font-size: 1.4rem;
}
.awardswinnersArea .winnersList {
  padding: 10% 5%;
}
.awardswinnersArea .winnersList__list {
  z-index: inherit;
}
.awardswinnersArea .winnersList__list li {
  margin-bottom: 0.3em;
  margin-right: 0.3em;
}
.awardswinnersArea .winnersList__list li a {
  font-size: 3.5vw;
  padding: 0.7em;
}
.awardswinnersArea__con {
  padding: 10% 5%;
}
.awardswinnersArea__con + .awardswinnersArea__con {
  margin-top: 30px;
}
.awardswinnersArea__contitle {
  margin-bottom: 30px;
}
.awardswinnersArea__con .btnwrap {
  margin-bottom: 30px;
}
.awardswinnersArea__info {
  font-size: 4vw;
  display: block;
  margin-bottom: 10px;
}
.awardswinnersArea__info a + .name {
  margin-top: 5px;
}
.awardswinnersArea__info .club {
  font-size: 16px;
  font-size: 1.6rem;
}
.awardswinnersArea__info .club__S {
  font-size: 3vw;
}
.awardswinnersArea__info .club__M {
  font-size: 4vw;
}
.awardswinnersArea__info .club__L {
  font-size: 5.5vw;
}
.awardswinnersArea__info .name {
  font-size: 20px;
  font-size: 2rem;
}
.awardswinnersArea__info .name__S {
  font-size: 4vw;
}
.awardswinnersArea__info .name__SS {
  font-size: 3vw;
}
.awardswinnersArea .CLM__three > figure {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
}
.awardswinnersArea .CLM__three > figure:nth-child(2n) {
  margin-right: 0;
}
.awardswinnersArea .youtubewrap + .youtubewrap {
  margin-top: 30px;
}
.awardswinnersArea .youtube {
  margin-bottom: 10px;
}
.awardswinnersArea__prize {
  margin-top: 2em;
}
.awardswinnersArea__prize--maintitle {
  margin-bottom: 20px;
}
.awardswinnersArea__prize--wrap {
  display: block;
}
.awardswinnersArea__prize--wrap > div {
  width: 100%;
}
.awardswinnersArea__prize--wrap > div:last-child {
  margin-right: 0;
}
.awardswinnersArea__prize--wrap .img {
  margin-bottom: 10px;
}
.awardswinnersArea__prize--wrap dt {
  font-size: 14px;
  font-size: 1.4rem;
}
.awardswinnersArea__prize--wrap dd {
  font-size: 12px;
  font-size: 1.2rem;
}

#awardlistArea .awardlist_table {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5rem;
  width: 100%;
}
#awardlistArea .awardlist_table td {
  padding: 10px 0 !important;
}