@charset "UTF-8";
/* =========================================================
# mv
========================================================= */
/*
# スライドショー
---------------------------------- */
#imageSlide {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}

#imageSlide::before {
  content: "";
  display: block;
  padding-top: 51.59722%;
}

#imageSlide div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mv-slide__bg01 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://sub6.fighters2023.com/wp-content/uploads/2026/02/mv1-2-scaled.jpg);
}

.mv-slide__bg02 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://sub6.fighters2023.com/wp-content/uploads/2026/02/mv2-2-scaled.jpg);
}

.mv-slide__bg03 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://sub6.fighters2023.com/wp-content/uploads/2026/02/mv3-1.jpg);
}

/*
# 640以下で画像を切り替え
---------------------------------- */
@media screen and (max-width: 640px) {
  #imageSlide::before {
    content: "";
    display: block;
    padding-top: 157.8666%;
  }
  .mv-slide__bg01 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://sub6.fighters2023.com/wp-content/uploads/2026/02/mv1-2-scaled.jpg);
  }
  .mv-slide__bg02 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://sub6.fighters2023.com/wp-content/uploads/2026/02/mv2-2-scaled.jpg);
  }
  .mv-slide__bg03 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://sub6.fighters2023.com/wp-content/uploads/2026/02/mv3-1.jpg);
  }
}
.mv-slide {
  position: relative;
}
@media screen and (max-width: 768px) {
  .mv-slide {
    height: 100vh;
  }
}

.mv-slide__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mv-slide__title {
    top: 15%;
    transform: translateY(0);
    left: 50%;
    transform: translateX(-50%);
    padding: 50px 10px;
  }
}
.mv-slide__title h1 {
  font-size: 50px !important;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .mv-slide__title h1 {
    font-size: 30px !important;
  }
}
.mv-slide__title h2 {
  font-size: 36px !important;
  font-weight: bold;
  color: #d97706;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .mv-slide__title h2 {
    font-size: 20px !important;
  }
}
.mv-slide__title p {
  font-size: 24px !important;
  font-weight: normal;
  color: #fff;
  margin-bottom: 20px !important;
  min-width: 800px;
}
@media screen and (max-width: 768px) {
  .mv-slide__title p {
    font-size: 16px !important;
    min-width: 500px;
  }
}
.mv-slide__title a {
  font-size: 20px !important;
  text-decoration: none !important;
  color: #fff !important;
  background-color: #d97706 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border: 2px solid #d97706 !important;
  width: 300px !important;
  height: 60px !important;
  margin: 0 auto !important;
  transition: all 0.7s;
}
.mv-slide__title a:hover {
  color: #d97706 !important;
  background-color: #fff !important;
}

.sp-br {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-br {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */


/* 案A：品のあるフェード用（クラスを付けた要素が最初は透明） */
.js-fade-up {
  opacity: 0;
  transform: translateY(30px);
}


/* (4)オープニングレイヤー及びテキストスピリット・見出し文字単位 */
