@charset "UTF-8";
/**** 共通カラー ****/
.page {
  background-color: #f7f7f7;
}
.page .section-mv {
  background-image: url(../image/boxer/mv-bg.webp);
}
@media screen and (max-width: 576px) {
  .page .section-mv {
    background-image: url(../image/boxer/mv-bg-sp.webp);
  }
  .page .section-mv .breadcrumb .breadcrumb-list {
    align-items: flex-start;
    line-height: 1.3;
  }
  .page .section-mv .tit-wrap h1 {
    line-height: 1.3;
  }
}
.page .section-player {
  padding-top: 200px;
  padding-bottom: 400px;
  background-color: #010101;
  position: relative;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .page .section-player {
    padding-top: 80px;
    padding-bottom: 200px;
  }
}
.page .section-player::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background-image: url(../image/boxer/player-section-cover.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 15.5555555556vw;
}
@media screen and (max-width: 768px) {
  .page .section-player::after {
    background-image: url(../image/boxer/player-section-cover-sp.webp);
    height: 43.4666666667vw;
  }
}
.page .section-player h2 {
  font-size: clamp(5.5rem, 5.5vw, 6.6rem);
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .section-player h2 {
    font-size: 40px;
    margin-bottom: 16px;
  }
}
.page .section-player h2 span {
  color: #d72638;
}
.page .section-player .sub {
  font-size: clamp(1.8rem, 2vw, 2rem);
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
}
.page .section-player .swiper-slide {
  height: auto;
  display: flex;
}
.page .section-player .thumbs {
  width: 100%;
  padding: 10px 0;
}
.page .section-player .thumb {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
  border: solid 3px #d72638;
  position: relative;
  background-color: #181919;
  cursor: pointer;
  transition: all 0.3s ease;
}
.page .section-player .thumb::before {
  content: "";
  background-image: url(../image/boxer/player-list-cover.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 70px;
  height: 7px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.page .section-player .thumb.is-active {
  box-shadow: 0 0 3px #d72638, 0 0 10px #d72638, 0 0 30px rgba(215, 38, 56, 0.6);
}
.page .section-player .thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.page .section-player .name {
  font-size: clamp(1.2rem, 1.25vw, 1.4rem);
  padding: 10px 10px 5px 10px;
}
@media screen and (max-width: 768px) {
  .page .section-player .name {
    padding: 5px 5px 10px 5px;
  }
}
.page .section-player .note {
  font-size: clamp(1rem, 1.25vw, 1.2rem);
  line-height: 1.4;
  padding: 0 10px 10px 10px;
}
@media screen and (max-width: 768px) {
  .page .section-player .note {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page .section-player .panel-flex {
    flex-direction: column;
  }
}
.page .section-player .panels {
  margin-top: 40px;
  color: #fff;
}
.page .section-player .panels .image-wrap {
  width: 40%;
  max-width: 400px;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  .page .section-player .panels .image-wrap {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 20px;
  }
}
.page .section-player .panels .text-wrap {
  width: 55%;
}
@media screen and (max-width: 768px) {
  .page .section-player .panels .text-wrap {
    width: 100%;
  }
}
.page .section-player .panels .text-wrap dl {
  padding: 10px 0;
  line-height: 1.6;
  position: relative;
}
.page .section-player .panels .text-wrap dl::after {
  content: "";
  background-color: #ffffff;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.4;
}
.page .section-player .panels .text-wrap dl:last-child::after {
  display: none;
}
.page .section-player .panels .text-wrap dl dt {
  font-weight: normal;
  width: 30%;
}
@media screen and (max-width: 768px) {
  .page .section-player .panels .text-wrap dl dt {
    width: 50%;
  }
}
.page .section-player .panels .text-wrap dl dd {
  width: 70%;
}
@media screen and (max-width: 768px) {
  .page .section-player .panels .text-wrap dl dd {
    width: 50%;
  }
}
.page .section-player .panel {
  display: none;
  border: solid 3px #d72638;
  padding: 40px;
  background-color: #181919;
}
@media screen and (max-width: 768px) {
  .page .section-player .panel {
    padding: 15px;
  }
}
.page .section-player .panel.is-active {
  display: block;
  box-shadow: 0 0 3px #d72638, 0 0 10px #d72638, 0 0 30px rgba(215, 38, 56, 0.6);
}
.page .section-player #thumbsSwiper .swiper-button-prev::after,
.page .section-player #thumbsSwiper .swiper-button-next::after {
  display: none;
}
.page .section-player #thumbsSwiper .swiper-button-prev,
.page .section-player #thumbsSwiper .swiper-button-next {
  width: 40px; /* 画像サイズに合わせる */
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page .section-player {
  /* 左矢印 */
}
.page .section-player #thumbsSwiper .swiper-button-prev {
  background-image: url(../image/common/slider-arrow-prev.svg);
  left: -10px; /* 位置微調整 */
}
.page .section-player {
  /* 右矢印 */
}
.page .section-player #thumbsSwiper .swiper-button-next {
  background-image: url(../image/common/slider-arrow-next.svg);
  right: -10px;
}
.page .panel-nav {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
}
.page .panel-nav .panel-prev {
  margin-right: 40px;
}/*# sourceMappingURL=player.css.map */