@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ===================================================================
CSS information
 file name  :competition.css
 style info :対戦ページのスタイル
=================================================================== */
@media screen and (min-width: 768px) {
  body:before {
    background-image: url(../img/shared/bg_pc.jpg);
  }
}
@media screen and (max-width: 767px) {
  body:before {
    background-image: url(../img/shared/bg_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  :lang(fr) .contentArea, :lang(es) .contentArea, .contentArea:lang(pt-BR), .pt-br .contentArea {
    padding: 50px 0 180px;
  }
}
@media screen and (min-width: 1921px) {
  :lang(fr) .contentArea, :lang(es) .contentArea, .contentArea:lang(pt-BR), .pt-br .contentArea {
    padding: 2vw 0 8vw;
  }
}
@media screen and (max-width: 767px) {
  :lang(fr) .contentArea .ttlBox, :lang(es) .contentArea .ttlBox, .contentArea .ttlBox:lang(pt-BR), .pt-br .contentArea .ttlBox {
    margin: 24vw auto 8vw;
  }
}
@media screen and (min-width: 1921px) {
  :lang(fr) .contentArea .ttlBox h1 .enTxt, :lang(es) .contentArea .ttlBox h1 .enTxt {
    height: 3.6vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  :lang(fr) .contentArea .ttlBox h1 .enTxt, :lang(es) .contentArea .ttlBox h1 .enTxt {
    height: 54px;
  }
}
@media screen and (max-width: 767px) {
  :lang(fr) .contentArea .ttlBox h1 .enTxt, :lang(es) .contentArea .ttlBox h1 .enTxt {
    height: 9.8vw;
  }
}
@media screen and (min-width: 1921px) {
  .contentArea .ttlBox h1 .enTxt:lang(pt-BR), .pt-br .contentArea .ttlBox h1 .enTxt {
    height: 3.6vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .contentArea .ttlBox h1 .enTxt:lang(pt-BR), .pt-br .contentArea .ttlBox h1 .enTxt {
    height: 62px;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .ttlBox h1 .enTxt:lang(pt-BR), .pt-br .contentArea .ttlBox h1 .enTxt {
    height: 12vw;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .competition #matchSystem {
    margin-bottom: 140px;
  }
}
@media screen and (min-width: 1921px) {
  .contentArea .competition #matchSystem {
    margin-bottom: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .competition #matchSystem {
    margin-bottom: 14vw;
  }
}
.contentArea .competition #matchSystem .mainBox {
  border-bottom: solid 4px #fde812;
  background-repeat: no-repeat, repeat-x;
}
@media screen and (min-width: 768px) {
  .contentArea .competition #matchSystem .mainBox {
    background-image: url(../img/competition/bg_system_2510.png), url(../img/competition/bg_system_back_2512.jpg);
    background-image: url(../img/competition/bg_system_2510.webp), url(../img/competition/bg_system_back_2512.jpg);
    background-position: left calc(50% - min(30vw, 340px)) center, center center;
    background-size: auto 100%;
    padding: min(9vw, 120px) 0;
  }
}
@media screen and (min-width: 1921px) {
  .contentArea .competition #matchSystem .mainBox {
    background-position: left calc(50% - 18vw) center, center center;
    padding: 6vw 0;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .competition #matchSystem .mainBox {
    background-color: #000;
    background-image: url(../img/competition/bg_system.png);
    background-image: url(../img/competition/bg_system.webp);
    background-position: center top;
    background-size: 110%;
    padding-top: 79vw;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .competition #matchSystem .mainBox .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: min(96%, 1180px);
    margin: 0 auto;
  }
}
@media screen and (min-width: 1921px) {
  .contentArea .competition #matchSystem .mainBox .inner {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .competition #matchSystem .mainBox .inner {
    background: url(../img/top/bg_system_back.jpg) no-repeat center top/auto 100%;
    padding: 12vw 2vw;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .competition #matchSystem .mainBox .inner .box {
    text-align: left;
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .competition #matchSystem .mainBox .inner .box {
    text-align: center;
  }
}
.contentArea .competition #matchSystem .mainBox .inner .box h2 {
  background: url(../img/shared/icn_inazuma.svg) no-repeat center left/auto 80%;
}
@media screen and (max-width: 767px) {
  .contentArea .competition #matchSystem .mainBox .inner .box h2 {
    display: inline-block;
  }
}
.contentArea .competition #matchSystem .mainBox .inner .box h2 span {
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#d7faff));
  background: linear-gradient(180deg, #fff 50%, #d7faff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  top: -0.1em;
  padding-left: 1.4em;
}
@media screen and (min-width: 768px) {
  .contentArea .competition #matchSystem .mainBox .inner .box h2 span {
    font-size: min(4vw, 42px);
  }
}
@media screen and (min-width: 1921px) {
  .contentArea .competition #matchSystem .mainBox .inner .box h2 span {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .competition #matchSystem .mainBox .inner .box h2 span {
    font-size: 6.6vw;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .competition #matchSystem .mainBox .inner .box p {
    margin-left: max(-2.4vw, -30px);
  }
}
@media screen and (max-width: 767px) {
  .contentArea .competition #matchSystem .mainBox .inner .box p {
    margin-left: -4vw;
  }
}
.contentArea .competition .listBox li .slider .slick-dots {
  text-align: left;
  bottom: 0.6em;
  left: 0.4em;
}