@charset "UTF-8";

/*  HACK
==========================================================*/
html:has(.z-baseball) {
  overflow-x: hidden;
}

/* #header {}
.is-in #header{}

.h_wrap:not(.h_fixed){ 
  margin-top: -120px;
}
@media only screen and (min-width: 751px) and (max-width: 1110px) {
  .h_wrap:not(.h_fixed){ 
    margin-top: -81px;
  }
}
@media only screen and (max-width: 750px) {
  .h_wrap:not(.h_fixed){ 
    margin-top: -16vw;
  }
} */




/*  共通
==========================================================*/
.z-baseball {
  /* font-family: "Helvetica Neue", "Noto Serif JP"; */
  font-family:  YakuHanJP, "Noto Sans JP", "Helvetica Neue", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  color:#000 ;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.07em;
  font-size: clamp(1.4rem,calc(16/1280 * 100vw),1.6rem);
  margin-bottom: 0;
}

@media print, screen and (max-width:750px) {
  .z-baseball {
    font-size: 1.4rem;
  }
}



/*  INNER
==========================================================*/
.z-inner {
  padding: 0 6.25%;
  margin: 0 auto;
}
/* .z-inner--1100 {
  width: 110rem;
  max-width: 90%;
  margin: 0 auto;
}  */
/* @media print, screen and (max-width:1280px) {
  .z-inner {
    padding: 0 7%;
  }
}  */


/*  module
==========================================================*/



#footer{ background-color: #fff; margin-top: 0; padding-top: 46px;}
@media only screen and (min-width: 751px) and (max-width: 1220px) {
  #footer {
    margin-top: 0;
    padding-top: 4.6vw;
  }
}
@media only screen and (max-width: 750px) {
  #footer {
    margin-top: 0;
    padding-top: 46px;
  }
}





/*  module
==========================================================*/


/* aos */
[data-aos=fade-up] {
  transform: translate(0, 20px);
}

[data-aos=fade-left] {
  transform: translate3d(20px, 0, 0);
}

[data-aos=fade-right] {
  transform: translate3d(20px, 0, 0);
}


[data-aos="zo-blur"].z-skater__link img{  opacity: 0; }
[data-aos="zo-blur"].z-skater__link.aos-animate img { animation: img_anime_on 1s ease-out forwards; }


/*  Loading
==========================================================*/
#zloading-screen{position: fixed; top: 0; left: 0; width: 100%; height: 100vh; /*height: 100dvh; */
  z-index: 1000;background-color: #000; color: #fff; display: flex; align-items: center; justify-content: center; text-align: center;}
#zloading-screen dd{ font-size: 0.9em; margin-top: 1em;}
#zloading-screen dl{
    animation:zloadingblink .4s ease-in-out infinite alternate;
}

@keyframes zloadingblink{
  0% {opacity:0;}
  100% {opacity:1;}
}


/*  UTILITY
==========================================================*/
.fn-serif-palt {
  letter-spacing: -0.1em !important;
}
.fn-en {
  font-family: "termina", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
}
.z-textLeft {
  text-align: left !important;
}
.z-textRight {
  text-align: right !important;
}
.z-textCenter {
  text-align: center !important;
}
.z-mt80 {
  margin-top: 8rem;
}
.z-mt120 {
  margin-top: 12rem;
}
.z-mt150 {
  margin-top: 15rem;
}
.z-mt200 {
  margin-top: 20rem;
}
.z-uppercase {
  text-transform: uppercase;
}
.z-bgBlue {
  background-color: #011343;
}

.z-bgGray {
  background-color: #F5F5F5;
}
/* .z-bgWhite {
  background-color: #fff;
} */
@media only screen and (max-width: 990px) {
.z-mt200 {
  margin-top: 18rem;
}
.z-mt150 {
  margin-top: 14rem;
}
}
@media only screen and (max-width: 750px) {
.z-mt80 {
  margin-top: 4rem;
}
.z-mt120 {
  margin-top: 7rem;
}
.z-mt150 {
  margin-top: 7.5rem;
}
.z-mt200 {
  margin-top: 10rem;
}
}

 @media only screen and (min-width:751px) {
  .zsp-show{ display: none;}
  .zsp-hide{ display: block;}
}

@media only screen and (max-width: 750px) {
  .zsp-show{display: block;}
  .zsp-hide{ display: none;}
}

@media only screen and (min-width:821px) {
  .ztb-show{ display: none;}
  .ztb-hide{ display: block;}
}

@media only screen and (max-width: 820px) {
  .ztb-show{display: block;}
  .ztb-hide{ display: none;}
}

@media only screen and (min-width:401px) {
  .z400-show{ display: none;}
  .z400-hide{ display: block;}
}

@media only screen and (max-width: 400px) {
  .z400-show{display: block;}
  .z400-hide{ display: none;}
}
@media only screen and (min-width:451px) {
  .z450-show{ display: none;}
  .z450-hide{ display: block;}
}

@media only screen and (max-width: 450px) {
  .z450-show{display: block;}
  .z450-hide{ display: none;}
}
@media only screen and (min-width:901px) {
  .z900-show{ display: none;}
  .z900-hide{ display: block;}
}

@media only screen and (max-width: 900px) {
  .z900-show{display: block;}
  .z900-hide{ display: none;}
}

@media only screen and (min-width:1281px) {
  .z1280-show{ display: none;}
  .z1280-hide{ display: block;}
}

@media only screen and (max-width: 1280px) {
  .z1280-show{display: block;}
  .z1280-hide{ display: none;}
}



/*  コンポーネント
==========================================================*/

/* タイトル */
.z-heading2 {
  font-family: "termina", sans-serif;
  color: #001076;
  text-align: center;
  letter-spacing: -0.05em;
  line-height: 1;
  font-weight: 700;
  font-size: clamp(7.5rem,calc(100/1440 * 100vw),12rem);
}
.z-bgBlue .z-heading2 {
  color: #fff;
}
.z-heading2__sub {
  display: block;
  font-size: calc(30em/100);
  margin-top: calc(14em/30);
  letter-spacing: 0;
}
.z-copy {
  font-weight: 900;
  font-size: clamp(4.8rem,calc(70/1440 * 100vw),8.4rem);
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
}

.z-comment {
  font-size: clamp(2.4rem,calc(34/1440 * 100vw),3.6rem);
  font-weight: 700;
  position: relative;
  padding-left: 0.7em;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.z-comment::before,.z-comment::after {
  font-family: "termina", sans-serif;
  letter-spacing: 0;
  color: #9E9E9E;
  display: inline-block;
  font-size: calc(35em/34);
  font-weight: 700;
}
.z-comment::before{
  content: "“";
  position: absolute;
  left: 0;
  top: 0;
}
.z-comment::after{
  content: "”";
    margin-left: calc(4em/35);
}

/* ボタン */
.z-moreBtn {
  text-align: center;
  text-transform: uppercase;
  margin: 4rem auto 0;
  width: 100%;
  max-width: 100%;
  font-family: "termina", sans-serif;
  font-weight: 700;
}
.z-moreBtn__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(60em/14);
  font-size: clamp(1.2rem,calc(14/1440 * 100vw),1.4rem);
  color: #011343;
  background-color: #E50112;
  line-height: 2;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  transition: all 0.3s ease;
}
@media (hover: hover) {
.z-moreBtn__link:hover {
  color: #fff;
  opacity: 1;
}
.z-moreBtn__link:hover::before {
  transform: scaleX(1);
  transform-origin: left;
  opacity: 1;
}
}
.z-moreBtn__link::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.3s ease;
  transition-property: transform;
}
.z-moreBtn__txt {
  position: relative;
}


/* PRODUCTS */
.splide {
  position: relative;
  overflow: visible;
}
.splide__track {
  overflow: hidden;
}

.splide__arrow {
  background: none;
  width: fit-content;
  height: fit-content;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.splide__arrow img{
  display: block;
  stroke-width: 1px;
}

.splide__arrow--next {
  right: -4.4rem;
}

.splide__arrow--prev {
 left: -4.4rem;
}
.splide__arrow:disabled {
  pointer-events: none;
  opacity: 0.3;
}

.z-productsList__img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 230/164;
  object-fit: cover;
}

.z-productsList__item {
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  gap: 1.4rem 2rem;
}
.z-productsList {
  width: fit-content;
  max-width: 100%;
}

.z-productInfo {
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.z-productInfo__ttl{
  font-size: clamp(1.4rem,calc(16/1280 * 100vw),1.6rem);
}
.z-productInfo__price {
  margin-top: 0.5rem;
}
.z-productInfo__price--sub { 
  font-size: calc(12em/16);
  margin-left: 0.2rem;
	color: #E50112;
}
.z-productInfo__price span {
  font-size: calc(12em/16);
  margin-left: 0.2rem;
}
.z-productsList {
  margin: auto;
}
.z-productInfo .z-moreBtn {
  margin-top: 1em;
}


@media print, screen and (max-width:1280px) {
  
  
}

@media print, screen and (max-width:990px) {
.z-comment {
  font-size: clamp(2rem,calc(30/820 * 100vw),3.4rem);
}
.z-players .z-comment {
  text-shadow: 0px 0px 8px #011343;
}
}
  
@media print, screen and (max-width:750px) {
.z-heading2 {
  font-size: clamp(4.6rem,calc(75/750 * 100vw),7.5rem);
}
.z-copy {
  font-size: clamp(3.5rem,calc(35/400 * 100vw),4.8rem);
}
.z-productsList__item {
  flex-direction: column;

}
.z-productsList__img {
  width: 100% !important; 
}
.z-players .z-comment {
  position: absolute;

  top: min(calc(130vw + 8vh), calc(100vh - 8em));
  /* top: max(calc(130vw + 8vh),calc(100vh - 3rem)); */
  text-shadow: 0px 0px 8px #011343;
}
}



/*  MV
==========================================================*/
.z-kv {
  width: 100%;
  /* height: 100%;
  aspect-ratio: 1440/818; */
  position: relative;
  background-color: #000;
}
.z-kv__img {
  width: 100%;
  height:auto;
  aspect-ratio: 1440/818;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease;
  margin-top: -80px;
  animation: fadeIn 0.4s ease forwards;
  animation-delay: 5s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.z-kv__img.is-show {
    opacity: 1;
    pointer-events: all;
}
.z-kv__video {
    width: 100%;
    height: auto;
    aspect-ratio: 1440/818;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    object-fit: cover;
    transition: opacity .6s ease;
    z-index: 2;
}

.z-kv__video.is-show {
    opacity: 1 ;
    pointer-events: all;
    transition: opacity .6s ease;
}
.z-kv__video.is-hide {
    opacity: 0 !important;
    pointer-events: none;
}

.z-kv__playMovie { 
  position: sticky;
  top: calc(100dvh - 80px);
  padding: 20px 40px;
  /* position: absolute; */
  z-index: 3;
  width: fit-content;
  margin-left: auto;

}
.z-kv__playMovie a{ 
  text-transform: capitalize;
  color: #fff;
  font-size: 1.6rem;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75em;
  position: relative;
}

@media print, screen and (max-width:750px) {
.z-kv__playMovie a {
 font-size: 1.4rem;
 width: 100%;
  justify-content: center;
}
.z-kv__movieIcon {
  width: 3.5rem;
}
  .z-kv__playMovie { 
  top: unset;
  bottom: 0;
  position: absolute;
  padding: 15px ;
  right: 0;
  width: 100%;

}

.z-kv__img {
  margin-top: 0;
  margin-bottom: 65px;
}
}


/* モーダル */
.z-modal__video {
  width: 100%;
  aspect-ratio: 16/9;
}
.z-modal {
  display: none;
 }
 .modaal-wrapper:has(.z-modalContents){
  height: 90dvh;
  top: 5%;
 }
.modaal-container:has(.z-modalContents){
  width: 1200px ;
  max-width: 90vw ;
  color: #fff;
  background-color: unset;
  overflow: hidden;
 }
 .modaal-container:has(.z-modalContents--movie){
  max-width: 80vw;
 }

.modaal-inner-wrapper:has(.z-modalContents) {
  padding: 0;
 }
 .modaal-content-container:has(.z-modalContents) {
  padding: 0;
 }

.z-modalContents {
margin-bottom: 0;
 }

  /* closeボタン */
 .modaal-wrapper:has(.z-modalContents) .modaal-close{
  position: fixed;
  right: 5%;
  top: 5%;
  background: url(../../../img/special/npb_all-star2026/icon-close.svg) no-repeat center center/contain;
  width: 40px;  
  height: 40px; 
  border: none;
  text-indent: -9999px;
  overflow: hidden; 
  cursor: pointer; 
  z-index: 100;
}
 
@media print, screen and (max-width:750px) {
   .z-modalContents {
  margin-bottom: 10rem;
  }
    .modaal-container{
    max-width: 90vw ;
   }
}
  
/* .z-kv {
  width: 100%;
  height: calc(100vh - 120px);
}
@media only screen and (min-width: 751px) and (max-width: 1110px) {
.z-kv{ 
  height: calc(100vh - 81px);
}
}
@media only screen and (max-width: 750px) {
  .z-kv{ 
    height: calc(100vh - 16vw);
  }
} 
.z-kv__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
} */


/*  STORY
==========================================================*/
.z-story {
  padding: 14rem 0 max(14rem,calc(140/1440 * 100vw));
  overflow: hidden;
  clip-path: inset(0);
}
.z-story::before {
  content: "";
  position: fixed;
  inset: 0;
  height: 100vh;
  width: 100%;
  background: url(../../../img/special/npb_all-star2026/story_bg.jpg) no-repeat center 10% / cover;
  z-index: -1;
}
.z-story__txt {
  color: #001076;
  margin-top: calc(60em/20);
  font-weight: 700;
  font-size: clamp(1.6rem,calc(20/1440 * 100vw),2.4rem);
  letter-spacing: 0.05em;
  line-height: 2;
  width: fit-content;
}
.z-story__txt--bottom {
  margin-left: auto;
}
.z-story__imgList {
  /* display: flex; */
  /* overflow: visible; */
  /* width: max-content; */
  margin-inline:calc(50% - 50vw);
  transform: rotate(-25deg);
  margin-bottom: 15%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: calc(64/1440 * 100vw);
}
.z-story__imgList--sp {
    display: none;
}
.z-story__imgList li{
  width: fit-content;
}
@media print, screen and (max-width:1280px) {
.z-story__imgList {
 margin-top: 5%;

}
}
.z-story__img {
  width: calc(240/1440 * 100vw);
  height: auto;
  aspect-ratio: 1/1;
  /* background: url(../../../img/special/npb_all-star2026/story-bg_color.jpg) no-repeat center center / contain; */
  transform: rotate(25deg);
  /* margin: 0 calc(40/1440 * 100vw); */

}
.z-story__img:nth-child(2) {
  margin-left: -100%;
  opacity: 0;
}
@media print, screen and (max-width:750px) {
  .z-story__img {
    width: max(13rem, calc(278/1024 * 100vw));
      margin-top: 15%;
  }
  .z-story__imgList {
    margin-bottom: 20rem;
  }
  .z-story {
  padding: 8rem 0;
  }
  .z-story__txt {
  font-size: clamp(1.5rem,calc(15/400 * 100vw),1.6rem);
}
.z-story__imgList--pc {
    display: none;
}
.z-story__imgList--sp {
    display: grid;
}
.z-story__img--sp {
    width: 100%;
    aspect-ratio: 1/1;
    height: auto;
    grid-area: 1/1;
    margin-top: 4rem;
}
.z-story__txt--bottom {
    margin-left: 0;
}
}


/*  BASEBALL PLAYERS
==========================================================*/
.z-players {
  color: #fff;
  padding: 17rem 0 14rem;
  overflow: hidden;
}
.z-players__copy {
  margin: 5.2rem auto 0;
  display: block;
  width:  clamp(60rem,calc(786/1440 * 100vw),90rem);
  height: auto;
  max-width: 100%;
  aspect-ratio: 786 / 139;
}

/* z-playerBlock */

.z-playerBlock {
  position: relative;
  width: 100%;
  height: clamp(50rem,calc(900/1440 * 100vw),108rem);
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  border-top: 1px solid rgba(255, 255, 255, 0.4); */
  z-index: 1;
}
.z-playerBlock::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
} 
.z-playerBlock::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: -1;
} 
.z-playerBlock__inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 160rem;
  margin: 0 auto;
  position: relative;
}
/* .z-playerBlock--first {
   border-top: 1px solid rgba(255, 255, 255, 0.4);
} */
.z-playerBlock--reverse .z-playerBlock__inner{
  flex-direction: row-reverse;
}

.z-playerBlock__contents {
  height: 100%;
  width: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.z-playerBlock--reverse .z-playerBlock__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.z-playerBlock__info {
  z-index: 5;
}
.z-playerBlock__recommend {
  z-index: 3;
  margin: 0 4.4rem;
  min-height: calc(528/900 *100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.5s;
  transition-delay: 1.1s;
}
.z-playerBlock.is-active .z-playerBlock__recommend {
  opacity: 1;
  pointer-events: all;
}
.z-playerBlock__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: 0.4s;
  transition-delay: 0.5s;
}
.z-playerBlock.is-active .z-playerBlock__bg {
  opacity: 0.14;
  filter: saturate(0%);
  filter: grayscale(100%);
}

/* 背番号 */
.z-playerBlock__num {
  font-family: "termina", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  display: inline-block;
  line-height: 1;
  font-size: clamp(20rem,calc(344/1440 * 100vw),41rem);
  color: #BEA86F;
  padding-top: calc(37em/344);
  margin-right: calc(30em/344);
  margin-top:calc(20em/344);
  position: relative;
  white-space: nowrap;
  opacity: 0;
  transition-duration: 0.4s;
  transition-delay: 0.6s;
}
.z-playerBlock__num::before {
  content: "";
  display: block;
  width: calc(700em/344);
  height: calc(400em/344);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition-duration: 0.1s;
  transition-delay: 0.7s;
}
.z-playerBlock.is-active .z-playerBlock__num{
  opacity: 1;
}
.z-playerBlock.is-active .z-playerBlock__num::before {
  opacity: 1;
}
.z-bg--35::before  {
  background: url(../../../img/special/npb_all-star2026/bg-35.png) no-repeat center left / contain;
}
.z-bg--23::before  {
  background: url(../../../img/special/npb_all-star2026/bg-23.png) no-repeat center left / contain;
}
.z-bg--10::before  {
  background: url(../../../img/special/npb_all-star2026/bg-10.png) no-repeat center left / contain;
}
.z-bg--18::before  {
  background: url(../../../img/special/npb_all-star2026/bg-18.png) no-repeat center left / contain;
}
.z-bg--1::before  {
  background: url(../../../img/special/npb_all-star2026/bg-1.png) no-repeat center left / contain;
}
.z-bg--7::before  {
  background: url(../../../img/special/npb_all-star2026/bg-7.png) no-repeat center left / contain;
}
.z-bg--21::before  {
  background: url(../../../img/special/npb_all-star2026/bg-21.png) no-repeat center left / contain;
}
.z-bg--2::before  {
  background: url(../../../img/special/npb_all-star2026/bg-2.png) no-repeat center left / contain;
}
.z-bg--9::before  {
  background: url(../../../img/special/npb_all-star2026/bg-9.png) no-repeat center left / contain;
}
.z-bg--5::before  {
  background: url(../../../img/special/npb_all-star2026/bg-5.png) no-repeat center left / contain;
}


.z-playerBlock__name {
  font-size: clamp(3rem,calc(54/1440 * 100vw),6.4rem);
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  margin-top: calc(15em/54);
}
.z-playerBlock__name--en {
  display: block;
  font-family: "termina", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
  color: #9E9E9E;
  margin: calc(20em/54) 0;
}

.z-playerBlock__team {
  background-color: #000;
  font-size: 1.4rem;
  padding: calc(4em/14) calc(12em/14);
  font-weight: 700;
}
.z-playerBlock__credit {
  display: block;
  font-size: 1.1rem;
  margin-top: 13%;

}
.z-playerBlock__img {
  position: absolute;
  top: 12rem;

  width: 100%;
  width: min(calc(780/1440 * 100vw),93.6rem);
  height:auto;
  /* aspect-ratio: 780/900; */
  object-fit: contain;
  transition-duration: 0.3s;
  transition-delay: 0.5s;

  max-width: 57%;
  
}
.z-playerBlock__img--right {
  transform: translateX(-150%); 
}

.z-playerBlock__img--left {
  transform: translateX(150%); 
}
.z-playerBlock__img--top{
  top: 0;
 
}
.z-playerBlock.is-active .z-playerBlock__img {
  transform: translateX(0); 
}



.z-playerBlock--reverse .z-playerBlock__img {
}
/* productsSlide */
.z-productsSlide  {
  width: min(calc(520/1440 *100vw),52rem);
  margin-top: min(calc(90/1440 *100vw),9rem);
  position: relative;
}
.z-productsSlide .z-productsList__img  {
  width: min(calc(230/1440 *100vw),23rem);
  height: auto;
}


@media print, screen and (max-width:1280px) {

}
@media print, screen and (max-width:990px) {
  .z-players {
  padding: 15rem 0 12rem;
}
 .z-playerBlock {
  height: calc(100vh - 81px);
  min-height: fit-content;
}
.z-playerBlock__inner {
  flex-direction: column !important;
  align-items: flex-start;
  min-height: fit-content;
}
.z-playerBlock--reverse .z-playerBlock__inner {
 align-items: flex-end;
}
.z-playerBlock__contents { 
  height: fit-content;
}
.z-js-productsSlide--players  {
  margin-top: 2rem;
}
.z-playerBlock__recommend {
  width: 52rem;
  max-width: 100%;
  min-height: unset;
  /* margin: calc(150/820 * 100vw) auto 7.5rem; */
   margin: 0 auto 7.5rem;
}
.z-productsSlide {
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
}
.z-productsSlide .z-productsList__img {
width: calc(230/520 *100%);
}

.z-playerBlock__name {
  font-size: clamp(3rem,calc(50/820 * 100vw),5rem);
}

.z-playerBlock__img {
  width: min(calc(720/820 * 100vw),72rem);
  max-width: 80%;
  top: clamp(10rem,calc(120/820 * 100vw),12rem);
}
.z-playerBlock__img--nagaoka  {
    top: 0 !important;
}
.z-playerBlock__img--matsumoto  {
    top: 0 !important;
    right: 20%;
    max-width: 75%;
}
.z-playerBlock__img--yamazaki {
    right: 20%
}
.z-playerBlock__img--okabayashi{
    right: 15%;
    top: 6vw;
}
.z-playerBlock__img--umeno{
    right: 9%;
}
.z-playerBlock__img--shuto {

}
.z-playerBlock__num {
  font-size: clamp(20rem,calc(310/820 * 100vw),31rem);
  margin-top: 0;
}
.z-playerBlock__bg {
  /* height: calc(100vh - 8.1rem); */
}

}
@media print, screen and (max-width:750px) {
.z-players {
  padding: 8rem 0 7rem;
}

.z-playerBlock__team {
  font-size: 1.2rem;
}
.z-productsSlide {
  max-width: 74%;
}
.z-playerBlock__img {
  width: 100%;
  max-width: 130%;
  width: 130%;
  /* top:20%; */
  /* top: 27rem; */
  top: 5%;
right: -20%;
}
/* .z-playerBlock--reverse .z-playerBlock__img {
  right: 0;
} */
.z-playerBlock__inner {
  justify-content: center;
}

.z-playerBlock__num {
  font-size: clamp(17rem,calc(170/375 * 100vw),200rem);
}
.z-playerBlock__bg {
  height: calc(100vh - 13vw);
}
.z-playerBlock__contents { 
  height: calc(100vh - 13vw);
  /* min-height: 69rem; */
}
.z-playerBlock--reverse .z-playerBlock__info{
text-align: right;
}
.z-playerBlock__img--okabayashi {
  right: -30%;
}
.z-playerBlock__img--nomura {
  right: -27%;
}
.z-playerBlock__img--matsumoto {
    right: -6%;
    max-width: 122%;
}

.z-playerBlock__img--yamazaki {
  width: 150%;
  max-width: 150%;
}
.z-playerBlock__img--umeno {
  top: 18%;
}
.z-playerBlock__recommend {
  margin: 4rem auto 7.5rem;
}
.z-playerBlock__credit {
  font-size: 1rem;
  margin-top: 5rem;
}

}


/*  GALLERY
==========================================================*/
.z-gallerySlide__img{
  width: clamp(30rem,calc(550/1440 *100vw),55rem);
  height: auto;
  aspect-ratio: 55/34;
  object-fit: cover;
  margin-top: 6rem;
}

@media print, screen and (max-width:1280px) {
 
}
@media print, screen and (max-width:750px) {
.z-gallerySlide__img{
  margin-top: 4rem;
}
.z-playerBlock__bg--shuto {
object-position:  30% top;
}
.z-playerBlock__bg--okukawa {
  object-position:  20% top;
  }
  .z-playerBlock__bg--okabayashi {
    object-position: 33% center;
  }
  .z-playerBlock__bg--nagaoka {
    object-position: 22% center;
  }
}




/*  SCENE
==========================================================*/
.z-heading2__sub--scene {
  font-size:calc(78em/100);
  display: block;
}
.z-copy--scene {
  margin-top: calc(120em/70);
}
.z-sceneBlock {
  position: relative;
  /* height: clamp(50rem,calc(600/1440 * 100vw),70rem); */
  width: 100%;
  overflow: hidden;
  padding: clamp(5rem,calc(80/1440 * 100vw),12rem) 0;
  display: flex;
  align-items: center;
}

.z-sceneBlock__bg {
  background-color: #1A1A1A;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;

}
.z-sceneBlock__bg img {
    width: 100%;
  height: 100%;
    object-fit: contain;
object-position: left;
}

.z-sceneBlock--off .z-sceneBlock__bg  {
  background-color: #070B0E;
}
.z-sceneBlock__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}
.z-sceneBlock__txtFrame {
  width: clamp(40rem,calc(790 / 1440 * 100%),79rem);
}
.z-sceneBlock__products {
 flex: 1;
 overflow: hidden;
 margin-left: -7.8rem;
 padding-left: 7.8rem;
 margin-right: calc(50% - 50vw);
}
.z-sceneBlock__products .splide__arrow--next {
  right: 6.25%;
}
.z-sceneBlock__products .splide__arrow--prev {
  left: 0;
}
.z-sceneBlock__ttl {
  font-size: clamp(4rem,calc(60/1440 * 100vw),7.2rem);
  /* padding-left: calc(56em/60); */
  position: relative;
  /* margin-top: 12rem; */
}
.z-sceneBlock__ttl--en {
  color: #E50112;
  display: block;
  font-family: "termina", sans-serif;
  letter-spacing: -0.05em;
  line-height: 1;
  font-weight: 700;
  font-size: clamp(4rem,calc(60/1440 * 100vw),7.2rem);
}
/* .z-sceneBlock__ttl::before {
  content: "";
  display: inline-block;
  width: calc(48em/60);
  height: 1em;
  background: url(../../../img/special/npb_all-star2026/icon-ball.svg) no-repeat center center / contain;
  position: absolute;
  left: 0;
} */
.z-sceneBlock__ttl--ja {
  display: block;
  font-weight: 900;
  line-height: 1.2;
  font-size: clamp(2.8rem,calc(30/1440 * 100vw),3.6rem);
  color: #ccc;
}
.z-comment--scene {
  color: #fff;
  margin-top: calc(44em/34);
  font-size: clamp(2.4rem,calc(34/1440 * 100vw),4rem);
}
.z-comment--scene::before,.z-comment--scene::after {
  color: #E50112;
}

/* 背景白文字 */
.z-sceneBlock__copy {
    color: #000;
    font-size: clamp(1.7rem,calc(24/1440 * 100vw),2.8rem);
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-top: calc(10em/24);
}
.js-textBg .bg-wrap {
  position: relative;
  display: inline-block;
  margin-top: calc(10em/24); 
  padding: calc(5em/24) calc(20em/24) calc(7em/24);
  opacity: 0;
}
.js-textBg.is-animated .bg-wrap  {
  opacity: 1;
}
.js-textBg.is-animated .bg-wrap::before {
  animation: bg 2.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  /* animation-delay: 0.3s; */
  background-color: #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: left center;
  z-index: -1;
}

@keyframes bg {
  0% {
    opacity: 0;
    transform: scaleX(0) translateX(-5%);
  }
  30% {
    transform: scaleX(1) translateX(0);
  }
  100% {
    transform: scaleX(1) translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}

.z-productsList--scene .z-productsList__item {
  flex-direction: column;
  width: clamp(24rem,calc(240/751 * 100vw),36.5rem);
  gap: 0;
}
.z-productsList--scene .z-productInfo__ttl {
  margin-top: 1em;

}
@media print, screen and (min-width:751px) and (max-width:1200px) {

}
@media print, screen and (max-width:990px) {
  
}
@media print, screen and (max-width:750px) {
  .z-sceneBlock__txtFrame {
    width: 100%;
    height: 40rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
 
  .z-copy--scene {
  margin-top: calc(50em/35);
  }
  .z-sceneBlock__inner {
    flex-direction: column;
    gap: 4rem;
  }

  .z-sceneBlock__bg img {
    object-position: top center;
    height: 40rem;
    object-fit: cover;
  }
  .z-sceneBlock__txtFrame::before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute; 
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgba(26, 26, 26, 0.00) 11.57%, rgba(26, 26, 26, 0.62) 53.05%, #1A1A1A 91.6%);
  }
   .z-sceneBlock--off .z-sceneBlock__txtFrame{
    height: 30rem;
   }
  .z-sceneBlock--off .z-sceneBlock__txtFrame::before  {
    background: linear-gradient(180deg, rgba(7, 11, 14, 0.00) 11.57%, rgba(7, 11, 14, 0.62) 53.05%, #070B0E 91.6%);

  }
  .z-sceneBlock--off .z-sceneBlock__bg img {
  height: 32rem;
  }

  .z-sceneBlock__products {
    margin-inline: auto;
    width: 100%;
    padding: 0;
    overflow: visible;
  }
  .z-sceneBlock__products .splide__track {
    overflow: visible;

  }
  .z-sceneBlock__products .splide__arrow {
  width: 4rem;
  aspect-ratio: 1/1;
  }
  .z-sceneBlock__products .splide__arrow--next {
  right:-2%;
}
.z-sceneBlock__products .splide__arrow--prev {
  left: -2%;
}
}

@media print, screen and (max-width:400px) {
 
}

