@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ===================================================================
CSS information
 file name  :top.css
 style info :トップのスタイル
=================================================================== */
@media screen and (min-width: 751px) {
  #visual {
    background: url(../img/shared/bg_soccer_pat.png), linear-gradient(60deg, rgb(125, 204, 243) 0%, rgb(0, 184, 238) 36%, rgb(0, 77, 182) 70%, rgb(24, 0, 143) 100%);
    background-size: 78px, auto;
  }
}
@media screen and (max-width: 750px) {
  #visual {
    background: url(../img/shared/bg_soccer_pat.png), linear-gradient(60deg, rgb(125, 204, 243) 0%, rgb(0, 184, 238) 10%, rgb(0, 77, 182) 60%, rgb(24, 0, 143) 100%);
    background-size: 20vw, auto;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: min(100%, 1920px);
    margin: 0 auto;
  }
}
#visual .inner .main {
  position: relative;
}
@media screen and (min-width: 751px) {
  #visual .inner .main {
    width: calc(100% - min(34%, 560px));
  }
}
#visual .inner .main .logo {
  position: absolute;
}
@media screen and (min-width: 751px) {
  #visual .inner .main .logo.logo01 {
    width: min(23vw, 480px);
    top: min(19vw, 440px);
    right: min(4vw, 60px);
  }
}
@media screen and (min-width: 1681px) {
  #visual .inner .main .logo.logo01 {
    top: min(20vw, 390px);
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .main .logo.logo01 {
    width: 50vw;
    top: 27vw;
    right: 2vw;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner .main .logo.logo02 {
    width: min(24vw, 580px);
    bottom: min(4vw, 80px);
    left: min(2vw, 40px);
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .main .logo.logo02 {
    width: 50vw;
    bottom: 4vw;
    left: 2vw;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox {
    width: min(34%, 560px);
    padding: min(2.5vw, 40px) 40px;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox {
    padding: 12vw 5% 8vw;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .logoSet {
    width: 90%;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .logoSet {
    width: 70%;
    margin: 0 auto 4vw;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .date {
    width: 95%;
    margin: 0 auto min(2vw, 40px);
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .date {
    width: 80%;
    margin: 0 auto 10vw;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .streaming,
  #visual .inner .infoBox .trailerBox,
  #visual .inner .infoBox .introNavi,
  #visual .inner .infoBox .topicsBox {
    width: 90%;
    margin: 0 auto 8vw;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .streaming h2,
  #visual .inner .infoBox .trailerBox h2,
  #visual .inner .infoBox .introNavi h2,
  #visual .inner .infoBox .topicsBox h2 {
    height: min(2.2vw, 32px);
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .streaming h2,
  #visual .inner .infoBox .trailerBox h2,
  #visual .inner .infoBox .introNavi h2,
  #visual .inner .infoBox .topicsBox h2 {
    height: 6vw;
    margin-bottom: 2vw;
  }
}
#visual .inner .infoBox .streaming h2 img,
#visual .inner .infoBox .trailerBox h2 img,
#visual .inner .infoBox .introNavi h2 img,
#visual .inner .infoBox .topicsBox h2 img {
  width: auto;
  height: 100%;
  vertical-align: baseline;
}
#visual .inner .infoBox .streaming {
  margin-bottom: 2em;
}
#visual .inner .infoBox .streaming a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  border: solid 1px #0071ff;
  background: rgba(14, 28, 120, 0.8) url(../img/shared/bg_arrow_yellow.svg) no-repeat left 1.5em center/1em;
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .streaming a {
    font-size: clamp(11px, 1.4vw, 16px);
    padding: 1.5em 1.5em 1.5em 3em;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #visual .inner .infoBox .streaming a {
    padding: 1.5em 1em 1.5em 2.5em;
    background-position: left 1em center;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .streaming a {
    padding: 1.5em 1.5em 1.5em 3em;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .trailerBox {
    margin-bottom: min(1.5vw, 40px);
  }
}
#visual .inner .infoBox .trailerBox .movieImg {
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  padding: 2px;
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .trailerBox .movieImg {
    width: min(100%, 750px);
  }
}
#visual .inner .infoBox .trailerBox .movieImg a {
  display: block;
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .introNavi {
    margin-bottom: min(1.5vw, 40px);
  }
}
#visual .inner .infoBox .introNavi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .introNavi ul {
    gap: min(1vw, 1.5em) 0;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .introNavi ul {
    gap: 1.5em 0;
  }
}
#visual .inner .infoBox .introNavi ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-align: left;
  line-height: 1.5;
  border: solid 1px #0071ff;
  background: rgba(14, 28, 120, 0.8) url(../img/shared/bg_arrow_yellow.svg) no-repeat left 1.5em center/1em;
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .introNavi ul li a {
    font-size: clamp(11px, 1.4vw, 16px);
    height: 72px;
    padding: 0 1.5em 0 3em;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #visual .inner .infoBox .introNavi ul li a {
    height: 52px;
    padding: 0 1em 0 2.5em;
    background-position: left 1em center;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .introNavi ul li a {
    padding: 1.5em 1.5em 1.5em 3em;
  }
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .topicsBox ul {
    height: min(12vw, 300px);
  }
}
@media screen and (min-width: 1681px) {
  #visual .inner .infoBox .topicsBox ul {
    height: 300px;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .topicsBox ul {
    max-height: 52vw;
  }
}
#visual .inner .infoBox .topicsBox ul li {
  text-align: left;
  border-top: solid 1px #fff;
  padding: min(1vw, 1.5em) min(0.5vw, 1em);
}
#visual .inner .infoBox .topicsBox ul li:last-child {
  border-bottom: solid 1px #fff;
}
#visual .inner .infoBox .topicsBox ul li dl {
  padding-right: 1em;
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .topicsBox ul li dl {
    font-size: clamp(12px, 1.6vw, 16px);
  }
}
#visual .inner .infoBox .topicsBox ul li dl dt {
  margin-bottom: min(0.2vw, 0.4em);
}
#visual .inner .infoBox .topicsBox ul li dl dd a {
  color: #ffea16;
  text-decoration: underline;
}
#visual .inner .infoBox .bnr {
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  padding: 2px;
}
@media screen and (min-width: 751px) {
  #visual .inner .infoBox .bnr {
    width: 100%;
    margin-top: min(1.5vw, 40px);
  }
}
@media screen and (min-width: 1681px) {
  #visual .inner .infoBox .bnr {
    margin-top: 60px;
  }
}
@media screen and (max-width: 750px) {
  #visual .inner .infoBox .bnr {
    width: 90%;
    margin: 4vw auto 0;
  }
}

.bnrArea {
  background: repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9) 12px, rgba(0, 0, 0, 0.85) 12px, rgba(0, 0, 0, 0.85) 18px);
}
@media screen and (min-width: 751px) {
  .bnrArea {
    padding: 50px 0;
  }
}
@media screen and (max-width: 750px) {
  .bnrArea {
    padding: 10vw 10%;
  }
}
.bnrArea ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 751px) {
  .bnrArea ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 min(1.5%, 20px);
  }
}
@media screen and (max-width: 750px) {
  .bnrArea ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 6vw 0;
  }
}
.bnrArea ul li {
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  padding: 2px;
}
@media screen and (min-width: 751px) {
  .bnrArea ul li {
    width: min(22%, 360px);
  }
}

@media screen and (min-width: 751px) {
  #movieArea {
    padding: min(6vw, 100px) 0;
  }
}
@media screen and (max-width: 750px) {
  #movieArea {
    padding: 10vw 0;
  }
}
#movieArea figure {
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  padding: 6px;
}
@media screen and (min-width: 751px) {
  #movieArea ul li.new:before {
    width: min(10vw, 90px);
  }
}
#movieArea .main {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #movieArea .main {
    width: min(96%, 860px);
  }
}
@media screen and (max-width: 750px) {
  #movieArea .main {
    width: 80%;
  }
}
@media screen and (min-width: 751px) {
  #movieArea .main.new:before {
    width: min(10vw, 90px);
  }
}
#movieArea .main p {
  background: rgba(0, 16, 40, 0.5);
  border-radius: 100px;
  margin-top: 1.2em;
}
#movieArea .main p span {
  display: inline-block;
  color: #ffef00;
  line-height: 1.5;
  background-image: url(../img/shared/icn_inazuma_left.svg), url(../img/shared/icn_inazuma_right.svg);
  background-repeat: no-repeat;
  background-position: left center, right center;
  background-size: 1em auto;
  padding: 0.6em 2em 0.7em;
}
@media screen and (min-width: 751px) {
  #movieArea .main p span {
    font-size: min(1.6vw, 20px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #movieArea .main p span {
    font-size: 16px;
  }
}
#movieArea .subList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 751px) {
  #movieArea .subList {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 3.5%;
    width: min(96%, 1280px);
    margin: min(4vw, 80px) auto 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #movieArea .subList {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4vw 0;
  }
}
@media screen and (max-width: 750px) {
  #movieArea .subList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 8vw;
    gap: 6vw 0;
  }
}
@media screen and (min-width: 751px) {
  #movieArea .subList li {
    width: 31%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #movieArea .subList li {
    width: 48%;
  }
}
@media screen and (max-width: 750px) {
  #movieArea .subList li {
    width: 80%;
  }
}
#movieArea .subList li p {
  text-align: left;
  margin-top: 0.2em;
}
#movieArea .subList li p span {
  display: inline-block;
  color: #ffef00;
  line-height: 1.5;
  background: url(../img/shared/icn_inazuma_right.svg) no-repeat left center/1.2em auto;
  padding: 0.6em 0 0.7em 1.8em;
}
@media screen and (min-width: 751px) {
  #movieArea .subList li p span {
    font-size: 16px;
  }
}
#movieArea .twoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #movieArea .twoBox {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: min(96%, 1280px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #movieArea .twoBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4vw 0;
  }
}
@media screen and (max-width: 750px) {
  #movieArea .twoBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6vw 0;
  }
}
@media screen and (min-width: 751px) {
  #movieArea .twoBox li {
    width: 48%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #movieArea .twoBox li {
    width: 70%;
  }
}
@media screen and (max-width: 750px) {
  #movieArea .twoBox li {
    width: 80%;
  }
}
#movieArea .twoBox li p {
  background: rgba(0, 16, 40, 0.5);
  border-radius: 100px;
  margin-top: 1.2em;
}
#movieArea .twoBox li p span {
  display: inline-block;
  color: #ffef00;
  line-height: 1.5;
  background-image: url(../img/shared/icn_inazuma_left.svg), url(../img/shared/icn_inazuma_right.svg);
  background-repeat: no-repeat;
  background-position: left center, right center;
  background-size: 1em auto;
  padding: 0.6em 2em 0.7em;
}
@media screen and (min-width: 751px) {
  #movieArea .twoBox li p span {
    font-size: min(1.6vw, 20px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #movieArea .twoBox li p span {
    font-size: 16px;
  }
}

.content .introArea {
  position: relative;
}
.content .introArea:before {
  display: block;
  content: "";
  width: 100%;
  height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  left: 0;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 1;
}
@media screen and (min-width: 751px) {
  .content .introArea:before {
    background-size: cover;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea:before {
    background-size: 100%;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea#intro01:before {
    background-image: url(../img/top/bg_intro01_pc.jpg);
  }
}
@media screen and (max-width: 750px) {
  .content .introArea#intro01:before {
    background-image: url(../img/top/bg_intro01_sp.jpg);
  }
}
.content .introArea#intro01 .inner {
  background: url(../img/top/bg_introduction.png) no-repeat center top/100%;
}
@media screen and (min-width: 751px) {
  .content .introArea#intro01 .inner {
    padding: 160px 0 100px;
    margin-top: calc(-94vh + 40px);
  }
}
@media screen and (max-width: 750px) {
  .content .introArea#intro01 .inner {
    padding-top: 16vw;
    margin-top: -94vh;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea#intro02:before {
    background-image: url(../img/top/bg_intro02_pc.jpg);
  }
}
@media screen and (max-width: 750px) {
  .content .introArea#intro02:before {
    background-image: url(../img/top/bg_intro02_sp.jpg);
  }
}
@media screen and (min-width: 751px) {
  .content .introArea#intro02 .inner {
    padding-bottom: 100px;
    margin-top: calc(-84vh - 40px);
  }
}
@media screen and (max-width: 750px) {
  .content .introArea#intro02 .inner {
    margin-top: -84vh;
  }
}
.content .introArea .inner {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: min(96%, 1280px);
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 90%;
    margin: 0 auto;
  }
}
.content .introArea .inner .introImg {
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  padding: 2px;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introImg {
    width: 30%;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introImg {
    width: 70%;
    margin: 0 auto 14vw;
  }
}
.content .introArea .inner .introImg img {
  display: block;
  background: #ccc;
  aspect-ratio: 4/5.6;
}
.content .introArea .inner .introInfo {
  text-align: left;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo {
    width: 66%;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .main {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .main {
    padding-bottom: 10vw;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .main .read {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 2em;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .main .read {
    padding-bottom: 6vw;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .main .read .introLogo {
    width: 220px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .introInfo .main .read .introLogo {
    width: 32%;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .main .read .introLogo {
    width: 74%;
    margin: 0 auto 4vw;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .main .read dl {
    text-align: center;
  }
}
.content .introArea .inner .introInfo .main .read dl dt {
  margin-bottom: 0.5em;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .main .read dl dt {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .main .read dl dt {
    font-size: 4.4vw;
  }
}
.content .introArea .inner .introInfo .main .read dl dd {
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .main .read dl dd {
    font-size: 28px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .introInfo .main .read dl dd {
    font-size: 3vw;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .main .read dl dd {
    font-size: 5.4vw;
  }
}
.content .introArea .inner .introInfo .main .read dl dd span {
  font-weight: 900;
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.content .introArea .inner .introInfo .main p {
  padding: 0 1em;
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .main p {
    font-size: 4vw;
  }
}
.content .introArea .inner .introInfo .point {
  color: #2d251d;
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  border-radius: 16px;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .point {
    padding: 30px 40px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .introInfo .point {
    position: relative;
    width: 151.5%;
    left: -51.5%;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .point {
    padding: 6vw;
    margin-bottom: 12vw;
  }
}
.content .introArea .inner .introInfo .point dt {
  font-weight: 900;
  line-height: 1.4;
  background: url(../img/shared/icn_inazuma.svg) no-repeat left center/1.4em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .point dt {
    font-size: min(2.2vw, 26px);
    padding-left: 1.8em;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .point dt {
    font-size: 5vw;
    padding-left: 2em;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .point dd .txt {
    font-size: 3.6vw;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .point dd .img {
    width: 20%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .introInfo .point dd .img {
    width: 16%;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .point dd .img {
    width: 60%;
    margin: 0 auto;
  }
}
.content .introArea .inner .introInfo .point dd .img figure {
  background: #ccc;
  width: 100%;
  aspect-ratio: 1/1.2;
}
.content .introArea .inner .introInfo .point dd .img span {
  display: block;
  text-align: center;
  background: #ffea16;
  padding: 0.5em 0;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .introInfo .point dd .img span {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .introInfo .point dd .img span {
    font-size: 3.6vw;
  }
}
.content .introArea .inner .subInfo {
  text-align: left;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  width: 100%;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo {
    text-align: center;
    padding: 12vw 0;
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .staff {
    width: 40%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .staff {
    width: 30%;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo .staff {
    margin-bottom: 6vw;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .cast {
    width: 25%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .cast {
    width: 20%;
  }
}
.content .introArea .inner .subInfo .song {
  text-align: center;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .song {
    border-left: 1px solid #fff;
    width: 32%;
    padding-left: 4%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .song {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 40%;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo .song {
    border-top: 1px solid #fff;
    padding-top: 12vw;
    margin-top: 12vw;
  }
}
.content .introArea .inner .subInfo .song dl dt {
  color: #c7ff2c;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .song dl dt {
    font-size: clamp(14px, 1.4vw, 16px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .song dl dt {
    font-size: 16px;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .song dl dd {
    font-size: clamp(20px, 2.2vw, 30px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .song dl dd {
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo .song dl dd {
    font-size: 5.4vw;
  }
}
.content .introArea .inner .subInfo .song p {
  color: #c7ff2c;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .song p {
    font-size: clamp(14px, 1.4vw, 16px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .song p {
    font-size: 16px;
  }
}
.content .introArea .inner .subInfo .song .btn {
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 100px;
  background: #1281b8 url(../img/shared/bg_arrow_yellow.svg) no-repeat left 1.5em center/1em;
  padding: 1.2em 5em 1.4em;
  margin: 2em auto 0;
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo .song .btn {
    font-size: 4vw;
    width: 40%;
  }
}
.content .introArea .inner .subInfo .staff h2,
.content .introArea .inner .subInfo .cast h2 {
  margin-bottom: 1em;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .staff h2,
  .content .introArea .inner .subInfo .cast h2 {
    height: 32px;
    margin-left: -6px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .staff h2,
  .content .introArea .inner .subInfo .cast h2 {
    height: 40px;
    margin-left: -8px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo .staff h2,
  .content .introArea .inner .subInfo .cast h2 {
    height: 10vw;
  }
}
.content .introArea .inner .subInfo .staff h2 img,
.content .introArea .inner .subInfo .cast h2 img {
  width: auto;
  height: 100%;
}
.content .introArea .inner .subInfo .staff .in,
.content .introArea .inner .subInfo .cast .in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em 0;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .staff .in,
  .content .introArea .inner .subInfo .cast .in {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .staff .in,
  .content .introArea .inner .subInfo .cast .in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo .staff .in,
  .content .introArea .inner .subInfo .cast .in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .staff .in dl:nth-of-type(1), .content .introArea .inner .subInfo .staff .in dl:nth-of-type(3),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(1),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(3) {
    width: 40%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .staff .in dl:nth-of-type(1), .content .introArea .inner .subInfo .staff .in dl:nth-of-type(3),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(1),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(3) {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .staff .in dl:nth-of-type(2), .content .introArea .inner .subInfo .staff .in dl:nth-of-type(4),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(2),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(4) {
    width: 58%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .staff .in dl:nth-of-type(2), .content .introArea .inner .subInfo .staff .in dl:nth-of-type(4),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(2),
  .content .introArea .inner .subInfo .cast .in dl:nth-of-type(4) {
    width: 100%;
  }
}
.content .introArea .inner .subInfo .staff .in dl dt,
.content .introArea .inner .subInfo .cast .in dl dt {
  color: #c7ff2c;
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .staff .in dl dt,
  .content .introArea .inner .subInfo .cast .in dl dt {
    font-size: clamp(14px, 1.4vw, 16px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .staff .in dl dt,
  .content .introArea .inner .subInfo .cast .in dl dt {
    font-size: 16px;
  }
}
@media screen and (min-width: 751px) {
  .content .introArea .inner .subInfo .staff .in dl dd,
  .content .introArea .inner .subInfo .cast .in dl dd {
    font-size: clamp(16px, 1.5vw, 20px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .inner .subInfo .staff .in dl dd,
  .content .introArea .inner .subInfo .cast .in dl dd {
    font-size: 17px;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .inner .subInfo .staff .in dl dd,
  .content .introArea .inner .subInfo .cast .in dl dd {
    font-size: 5.4vw;
  }
}
.content .introArea .bgSlideBox {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.content .introArea .bgSlideBox .bgSlide {
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 100%;
}
@media screen and (min-width: 751px) {
  .content .introArea .bgSlideBox .bgSlide {
    height: 180px;
    -webkit-animation: visual-bg-pc 30s infinite linear;
            animation: visual-bg-pc 30s infinite linear;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content .introArea .bgSlideBox .bgSlide {
    -webkit-animation: visual-bg-tb 30s infinite linear;
            animation: visual-bg-tb 30s infinite linear;
  }
}
@media screen and (max-width: 750px) {
  .content .introArea .bgSlideBox .bgSlide {
    width: 852vw;
    height: 40vw;
    -webkit-animation: visual-bg-sp 30s infinite linear;
            animation: visual-bg-sp 30s infinite linear;
  }
}
@-webkit-keyframes visual-bg-pc {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -1920px;
  }
}
@keyframes visual-bg-pc {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -1920px;
  }
}
@-webkit-keyframes visual-bg-tb {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1920px);
            transform: translateX(-1920px);
  }
}
@keyframes visual-bg-tb {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1920px);
            transform: translateX(-1920px);
  }
}
@-webkit-keyframes visual-bg-sp {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-426vw);
            transform: translateX(-426vw);
  }
}
@keyframes visual-bg-sp {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-426vw);
            transform: translateX(-426vw);
  }
}
.content .introArea .bgSlideBox .bgSlide.bgSlideA {
  background-image: url(../img/top/slide_inazuma.jpg);
}
.content .introArea .bgSlideBox .bgSlide.bgSlideB {
  background-image: url(../img/top/slide_inazuma-v.jpg);
}
.content #streamingArea {
  background-color: #0e0b28;
  background-repeat: no-repeat;
}
@media screen and (min-width: 751px) {
  .content #streamingArea {
    background-image: url(../img/top/bg_streaming_pc.jpg);
    background-position: center left calc(50% + 340px);
    background-size: cover;
    padding: 220px 0 120px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .content #streamingArea {
    background-position: center left calc(50% + 200px);
  }
}
@media screen and (max-width: 750px) {
  .content #streamingArea {
    background-image: url(../img/top/bg_streaming_sp.jpg);
    background-position: center bottom;
    background-size: 100%;
    padding: 8vw 0 76vw;
  }
}
.content #streamingArea .inner {
  text-align: left;
  margin-inline: auto;
}
@media screen and (min-width: 751px) {
  .content #streamingArea .inner {
    width: min(96%, 940px);
  }
}
@media screen and (max-width: 750px) {
  .content #streamingArea .inner {
    width: 70%;
  }
}
@media screen and (min-width: 751px) {
  .content #streamingArea .inner dl dt {
    width: 238px;
  }
}
@media screen and (max-width: 750px) {
  .content #streamingArea .inner dl dt {
    width: 70%;
    margin-inline: auto;
  }
}
@media screen and (min-width: 751px) {
  .content #streamingArea .inner dl dt.new:before {
    top: -36px;
    right: -40px;
  }
}
@media screen and (max-width: 750px) {
  .content #streamingArea .inner dl dt.new:before {
    top: -6vw;
    right: -6vw;
  }
}
.content #streamingArea .inner dl dd {
  margin-top: 1em;
}
.content #streamingArea .inner .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5em;
  color: #fff;
  text-align: center;
  border-radius: 100px;
  background: #1281b8;
  padding: 1.2em 0 1.4em;
  margin-top: 2em;
}
@media screen and (min-width: 751px) {
  .content #streamingArea .inner .btn {
    width: 320px;
  }
}
.content #streamingArea .inner .btn:before {
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/shared/bg_arrow_yellow.svg) no-repeat center center/100%;
}

.txtIndent {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

#store {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #store {
    width: 440px;
  }
}
#store h1 {
  color: #c7ff2c;
  font-weight: 900;
  border-bottom: 1px solid #c7ff2c;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 751px) {
  #store h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 750px) {
  #store h1 {
    font-size: 6vw;
  }
}
#store .storeBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 2em 0;
}
#store .storeBtn li a {
  position: relative;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1em;
  border-radius: 100px;
  background: -webkit-gradient(linear, left top, right top, from(#7cff85), to(#eaff00));
  background: linear-gradient(90deg, #7cff85 0%, #eaff00 100%);
  padding: 1.2em 1em;
}
@media screen and (min-width: 751px) {
  #store .storeBtn li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  #store .storeBtn li a {
    font-size: 4vw;
  }
}
#store .storeBtn li a:before {
  content: "";
  width: 1em;
  height: 1.2em;
  background: url(../img/shared/bg_arrow_yellow.svg) no-repeat center center/100%;
}
#store .storeBtn li a .main {
  position: relative;
  top: -0.6em;
}
#store .storeBtn li a .sub {
  position: absolute;
  bottom: 0.5em;
}
@media screen and (min-width: 751px) {
  #store .storeBtn li a .sub {
    font-size: 16px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1020px) {
  #store .storeBtn li a .sub {
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  #store .storeBtn li a .sub {
    font-size: 3.6vw;
  }
}