@charset "UTF-8";
.game-schedule-area {
  padding: 80px 0; }
  .game-schedule-area .game-schedule-inner .game-schedule-ttl {
    margin-bottom: 30px;
    background: #fff;
    padding: 60px;
    width: 100%;
    max-width: 960px;
    margin: 80px auto; }
    @media screen and (max-width: 800px) {
      .game-schedule-area .game-schedule-inner .game-schedule-ttl {
        padding: 60px 50px; } }
    .game-schedule-area .game-schedule-inner .game-schedule-ttl .game-schedule-btn {
      width: 400px;
      margin: 40px auto 0; }
      @media screen and (max-width: 800px) {
        .game-schedule-area .game-schedule-inner .game-schedule-ttl .game-schedule-btn {
          width: auto; } }

.bg-red {
  background: #e60012; }

.bg-red .bg-red-inner {
  background: url(../img/2023_summer/phase-bg-sp.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 40px !important; }

@media screen and (min-width: 801px) {
  .bg-red .bg-red-inner {
    background: url(../img/2023_summer/phase-bg-pc.png) no-repeat;
    background-size: cover; } }
.main-area-top {
  background: #000; }
  .main-area-top p {
    color: #fff;
    padding: 5px 0 10px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
    font-family: univia-pro, sans-serif; }
    .main-area-top p span {
      font-size: 25px; }

@media screen and (max-width: 800px) {
  .wbb-mv-area .wbb-2022-mv-inner .wbb-2106-mv-top {
    padding-top: 60px;
    padding: 0; } }
.wbb-mv-area .wbb-2022-mv-inner .wbb-2106-mv-top img {
  width: 100%;
  height: auto; }
  @media screen and (max-width: 800px) {
    .wbb-mv-area .wbb-2022-mv-inner .wbb-2106-mv-top img {
      height: calc(100vh - 79px);
      object-fit: cover; } }

.main .wbb-mv-area-top {
  padding: 0;
  position: relative; }
  .main .wbb-mv-area-top .mv-banner {
    position: absolute;
    bottom: 10%;
    left: 10%;
    width: 400px;
    height: auto; }
    @media screen and (max-width: 800px) {
      .main .wbb-mv-area-top .mv-banner {
        bottom: 13%;
        left: 0;
        right: 0;
        width: 75%;
        margin: auto auto 0; } }
    @media screen and (max-width: 800px) {
      .main .wbb-mv-area-top .mv-banner img {
        width: 100%;
        height: auto; } }

.phase1 .wbb-mv-area {
  position: relative; }
  @media screen and (max-width: 800px) {
    .phase1 .wbb-mv-area .wbb-2106-mv {
      padding-top: 60px;
      padding: 0; } }
  .phase1 .wbb-mv-area .wbb-2106-mv img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 800px) {
      .phase1 .wbb-mv-area .wbb-2106-mv img {
        height: calc(100vh - 79px);
        object-fit: cover;
        margin-bottom: -1px; } }

.phase1 .wbb-mv-area .anc {
  position: absolute;
  display: flex;
  bottom: 20px;
  left: 50px;
  top: auto;
  right: auto; }
  @media screen and (max-width: 800px) {
    .phase1 .wbb-mv-area .anc {
      bottom: 40px;
      left: 10px; } }
  .phase1 .wbb-mv-area .anc .anc-btn {
    width: 30%;
    height: auto;
    margin-right: 10px;
    box-shadow: 6px 6px 8px #0000004a; }
    @media screen and (max-width: 800px) {
      .phase1 .wbb-mv-area .anc .anc-btn {
        width: 50% !important;
        height: auto !important; } }
    .phase1 .wbb-mv-area .anc .anc-btn a {
      display: block; }
      .phase1 .wbb-mv-area .anc .anc-btn a img {
        width: 100%;
        height: auto; }

/* ==========================================================================
フェーズ1
========================================================================== */
.phase-one-new {
  color: #fff;
  padding: 20px 0 50px;
  width: 90%;
  margin: 0 auto; }
  @media screen and (min-width: 801px) {
    .phase-one-new {
      width: 50%; } }
  .phase-one-new .phase-one-ttl {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: univia-pro, sans-serif; }
  .phase-one-new .phase-one-box {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0 10px 20px;
    text-align: left; }
    @media screen and (min-width: 801px) {
      .phase-one-new .phase-one-box {
        padding: 20px 0 20px 40px; } }
    .phase-one-new .phase-one-box .phase-one-text {
      padding-top: 15px; }
      .phase-one-new .phase-one-box .phase-one-text a {
        color: #fff;
        font-weight: 600; }
        .phase-one-new .phase-one-box .phase-one-text a span {
          text-decoration: underline; }
    .phase-one-new .phase-one-box .phase-one-text:first-child {
      padding-top: 0px; }

/* ==========================================================================
スワイパー
========================================================================== */
.swiper-card {
  overflow-x: hidden; }
  @media screen and (min-width: 1500px) {
    .swiper-card {
      width: 90%;
      margin: 0 auto; } }
  .swiper-card .swiper-button-next,
  .swiper-card .swiper-button-prev {
    top: -webkit-calc(50% - -10px); }
  @media screen and (max-width: 800px) {
    .swiper-card .swiper-pagination-card {
      bottom: 20px; } }

.swiper-card {
  padding: 80px 0 10px; }
  @media screen and (max-width: 800px) {
    .swiper-card {
      padding: 50px 0 20px; } }

.swiper-slide-active {
  transform: scale(1);
  transition: 0.6s; }
  @media screen and (min-width: 1500px) {
    .swiper-slide-active {
      transform: scale(1); } }

.card-game {
  width: 80%;
  background-color: #fff;
  margin: 0 auto 40px;
  padding: 20px 15px;
  box-shadow: 6px 6px 8px #0000004a;
  transition: 0.6s; }
  @media screen and (min-width: 801px) {
    .card-game {
      width: 40%;
      padding: 30px 20px; } }
  .card-game .card-logo {
    color: #e60012;
    font-size: 28px;
    font-weight: 800;
    text-align: center; }
    @media screen and (min-width: 801px) {
      .card-game .card-logo {
        width: 85%;
        margin: 0 auto; } }
  .card-game .card-match {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0 10px; }
  .card-game .card-day {
    padding: 10px 0 10px;
    width: 80%;
    margin: 0 auto; }
  .card-game .card-btn {
    width: 85%;
    margin: 20px auto 0; }
  .card-game .result-inner {
    font-weight: 700;
    font-style: normal;
    line-height: 1; }
    .card-game .result-inner .result-score {
      font-family: univia-pro, sans-serif;
      font-size: 40px;
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 800px) {
        .card-game .result-inner .result-score {
          font-size: 40px; } }
      .card-game .result-inner .result-score p {
        margin-bottom: 0rem; }
        @media screen and (max-width: 800px) {
          .card-game .result-inner .result-score p {
            margin-bottom: 0.5rem; } }
      .card-game .result-inner .result-score .score-line {
        padding: 0px 20px; }
        @media screen and (max-width: 800px) {
          .card-game .result-inner .result-score .score-line {
            padding: 0 15px; } }

.card-banner {
  margin-top: -10px; }
  @media screen and (min-width: 801px) {
    .card-banner {
      width: 50%; } }
  @media screen and (max-width: 800px) {
    .card-banner {
      width: 90%;
      margin-top: 0px; } }
  .card-banner a {
    display: block; }

.card-italy {
  width: 50%;
  padding: 40px 40px;
  margin: 40px auto 40px; }
  @media screen and (max-width: 800px) {
    .card-italy {
      width: 90%;
      padding: 10px 20px 20px;
      margin: 20px auto 40px; } }
  .card-italy .card-logo {
    width: 85%; }
    @media screen and (max-width: 800px) {
      .card-italy .card-logo {
        width: 100%; } }
  .card-italy .card-day {
    width: 60%;
    padding: 25px 0 20px; }
    @media screen and (max-width: 800px) {
      .card-italy .card-day {
        width: 95%;
        padding: 20px 0 10px; } }
  .card-italy .card-btn {
    margin-top: 0;
    width: 40%; }
    @media screen and (max-width: 800px) {
      .card-italy .card-btn {
        width: 70%; } }
  .card-italy .card-detail {
    font-size: 18px;
    width: 80%;
    margin: 0 auto; }
    @media screen and (max-width: 800px) {
      .card-italy .card-detail {
        font-size: 16px;
        width: 100%; } }
    @media screen and (max-width: 800px) {
      .card-italy .card-detail dl {
        margin-bottom: 10px; } }
    .card-italy .card-detail dl dt {
      text-align: center;
      line-height: 1;
      padding: 8px 0;
      width: 70px;
      background: #000000;
      color: #fff;
      margin-right: 20px;
      font-size: 14px;
      font-weight: 600; }
      @media screen and (max-width: 800px) {
        .card-italy .card-detail dl dt {
          padding: 5px 0; } }
    .card-italy .card-detail dl dd {
      text-align: left;
      margin: 5px 0; }
    .card-italy .card-detail dl dd:last-child {
      margin-bottom: 0; }
    .card-italy .card-detail dl:last-child {
      margin-bottom: 0; }
  .card-italy .result-inner {
    font-weight: 700;
    font-style: normal;
    line-height: 1; }
    .card-italy .result-inner .result-score {
      font-family: univia-pro, sans-serif;
      display: flex;
      justify-content: center; }
      @media screen and (min-width: 801px) {
        .card-italy .result-inner .result-score {
          font-size: 50px; } }
      @media screen and (max-width: 800px) {
        .card-italy .result-inner .result-score {
          font-size: 40px; } }
      .card-italy .result-inner .result-score p {
        margin-bottom: 1rem;
        margin-top: 0rem; }
        @media screen and (max-width: 800px) {
          .card-italy .result-inner .result-score p {
            margin-bottom: 0.5rem;
            margin-top: 0.5rem; } }
      .card-italy .result-inner .result-score .score-line {
        padding: 0px 30px; }
        @media screen and (max-width: 800px) {
          .card-italy .result-inner .result-score .score-line {
            padding: 0 15px; } }
    .card-italy .result-inner .result-end a {
      text-align: center;
      position: relative;
      display: block;
      font-size: 22px;
      padding: 20px 15px;
      background: #e60013;
      color: #fff;
      width: 290px;
      margin: 5px auto 0;
      font-weight: 700; }
      @media screen and (max-width: 800px) {
        .card-italy .result-inner .result-end a {
          font-size: 15px;
          padding: 15px 10px;
          width: 190px;
          margin: 10px auto; } }
    .card-italy .result-inner .result-end a:before {
      content: '';
      position: absolute;
      left: auto;
      right: 11%;
      top: 40%;
      width: 15px;
      height: 15px;
      border-top: 4px solid #fff;
      border-right: 4px solid #fff;
      -webkit-transform: rotate(45deg); }
      @media screen and (max-width: 800px) {
        .card-italy .result-inner .result-end a:before {
          right: 10%;
          top: 38%;
          width: 12px;
          height: 12px;
          border-top: 3px solid #fff;
          border-right: 3px solid #fff; } }

.content-brave {
  background: transparent;
  background: url(../img/2023_summer/bg_wagara_white.png) fixed center top repeat #fff;
  background-size: 640px auto; }
  .content-brave .content-brave-text {
    width: 90%;
    margin: 0px auto;
    padding: 60px 0;
    text-align: center;
    font-size: 16px; }
    @media screen and (min-width: 801px) {
      .content-brave .content-brave-text {
        width: 860px;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 500; } }

/* ==========================================================================
トピックス調整
========================================================================== */
.new-topics-btn {
  display: block;
  max-width: 240px;
  margin: 0 auto; }

.new-topics {
  margin: 0 auto;
  padding: 60px 0; }
  @media screen and (max-width: 800px) {
    .new-topics {
      padding: 30px 0; } }
  .new-topics .card {
    padding: 14px; }
    .new-topics .card .card-body {
      border: 1px solid #e9e9e9; }
    .new-topics .card .card-content .title {
      font-size: 14px;
      font-weight: normal; }

.new-topics-page {
  background: url(../img/2022/bg_base.png) repeat, url(../img/2022/bg_arrow_yoko.svg) left bottom no-repeat #af000e;
  background-size: 100% auto, 100% auto;
  padding: 100px 0; }
  .new-topics-page .ttl-set {
    margin: 0; }

/* ==========================================================================
2023.07.08 VS ALL BLACKS XV
========================================================================== */
.bg-allxv {
  background: url(../img/2023_summer/bg_allblack-pc.jpg) no-repeat;
  background-size: 100% auto, 430px auto;
  padding: 50px 0 10px; }
  @media screen and (max-width: 800px) {
    .bg-allxv {
      background: url(../img/2023_summer/bg_allblack-sp.jpg) no-repeat;
      background-size: 100%;
      padding: 80px 5%; } }

.bg-pacific {
  background: url(../img/2023_summer/bg-pacific-pc.jpg) no-repeat;
  background-size: 100% auto, 430px auto;
  padding: 50px 0 10px; }

@media screen and (max-width: 800px) {
  .bg-pacific {
    background: url(../img/2023_summer/bg_pacific-sp.jpg) no-repeat;
    background-size: 100%;
    padding: 80px 5%; } }
.page-card-game {
  width: 100%;
  background-color: #fff;
  margin: 0 auto 60px;
  padding: 20px 0 30px;
  box-shadow: 6px 6px 8px #0000004a; }
  @media screen and (min-width: 801px) {
    .page-card-game {
      width: 600px;
      padding: 30px 20px; } }
  .page-card-game .card-logo {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px; }
  .page-card-game .card-match {
    width: 75%;
    margin: 0 auto; }
    @media screen and (min-width: 801px) {
      .page-card-game .card-match {
        width: 300px;
        padding-bottom: 10px; } }
  .page-card-game .card-day {
    background: #000;
    margin: 20px 0 20px; }
    @media screen and (min-width: 801px) {
      .page-card-game .card-day {
        margin: 10px 0 20px; } }
    .page-card-game .card-day img {
      width: 85%;
      margin: 0 auto;
      padding: 20px 0;
      display: block; }
      @media screen and (min-width: 801px) {
        .page-card-game .card-day img {
          width: 70%;
          padding: 10px 0; } }
  .page-card-game .page-card-match-cont {
    width: 70%;
    margin: 0 auto;
    text-align: center; }
    .page-card-game .page-card-match-cont p {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 10px; }
      @media screen and (min-width: 801px) {
        .page-card-game .page-card-match-cont p {
          font-size: 20px;
          font-weight: bold; } }
    .page-card-game .page-card-match-cont .match-num {
      font-family: univia-pro, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      display: inline;
      line-height: 1; }
      @media screen and (max-width: 800px) {
        .page-card-game .page-card-match-cont .match-num {
          font-size: 40px; } }
      .page-card-game .page-card-match-cont .match-num .yycountdown-box {
        padding-bottom: 20px;
        text-align: center; }
      .page-card-game .page-card-match-cont .match-num .yycountdown-box span {
        padding: 10px; }
      .page-card-game .page-card-match-cont .match-num .yyc-day,
      .page-card-game .page-card-match-cont .match-num .yyc-hou,
      .page-card-game .page-card-match-cont .match-num .yyc-min {
        position: relative;
        font-size: 60px;
        font-family: univia-pro, sans-serif;
        font-weight: 700;
        font-style: normal;
        padding: 0 15px 10px;
        line-height: 1; }
        @media screen and (max-width: 800px) {
          .page-card-game .page-card-match-cont .match-num .yyc-day,
          .page-card-game .page-card-match-cont .match-num .yyc-hou,
          .page-card-game .page-card-match-cont .match-num .yyc-min {
            font-size: 42px;
            padding: 0 10px 10px; } }
        .page-card-game .page-card-match-cont .match-num .yyc-day:after,
        .page-card-game .page-card-match-cont .match-num .yyc-hou:after,
        .page-card-game .page-card-match-cont .match-num .yyc-min:after {
          font-size: 20px;
          font-weight: bold;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          text-align: center; }
          @media screen and (max-width: 800px) {
            .page-card-game .page-card-match-cont .match-num .yyc-day:after,
            .page-card-game .page-card-match-cont .match-num .yyc-hou:after,
            .page-card-game .page-card-match-cont .match-num .yyc-min:after {
              font-size: 14px; } }
      .page-card-game .page-card-match-cont .match-num .yyc-day:after {
        content: '日'; }
      .page-card-game .page-card-match-cont .match-num .yyc-hou:after {
        content: '時間'; }
      .page-card-game .page-card-match-cont .match-num .yyc-min:after {
        content: '分'; }
      .page-card-game .page-card-match-cont .match-num .yyc-day-text,
      .page-card-game .page-card-match-cont .match-num .yyc-hou-text,
      .page-card-game .page-card-match-cont .match-num .yyc-min-text,
      .page-card-game .page-card-match-cont .match-num .yyc-sec,
      .page-card-game .page-card-match-cont .match-num .yyc-sec-text {
        display: none; }
  .page-card-game .result-inner {
    font-weight: 700;
    font-style: normal;
    line-height: 1; }
    .page-card-game .result-inner .result-game {
      font-weight: 700;
      font-size: 18px;
      text-align: center;
      padding-top: 10px; }
      @media screen and (max-width: 800px) {
        .page-card-game .result-inner .result-game {
          font-size: 16px; } }
    .page-card-game .result-inner .result-score {
      font-family: univia-pro, sans-serif;
      font-size: 60px;
      display: flex;
      justify-content: center; }
      .page-card-game .result-inner .result-score .score-line {
        padding: 0 30px; }
        @media screen and (max-width: 800px) {
          .page-card-game .result-inner .result-score .score-line {
            padding: 0 15px; } }
    .page-card-game .result-inner .result-end a {
      text-align: center;
      position: relative;
      display: block;
      font-size: 18px;
      padding: 15px 10px;
      background: #e60013;
      color: #fff;
      width: 240px;
      margin: 5px auto 0;
      font-weight: 700; }
      @media screen and (max-width: 800px) {
        .page-card-game .result-inner .result-end a {
          font-size: 17px;
          padding: 15px 10px;
          width: 190px;
          margin: 0 auto; } }
    .page-card-game .result-inner .result-end a:before {
      content: '';
      position: absolute;
      left: auto;
      right: 12%;
      top: 35%;
      width: 15px;
      height: 15px;
      border-top: 4px solid #fff;
      border-right: 4px solid #fff;
      -webkit-transform: rotate(45deg); }
      @media screen and (max-width: 800px) {
        .page-card-game .result-inner .result-end a:before {
          right: 7%;
          top: 38%;
          width: 13px;
          height: 13px;
          border-top: 3px solid #fff;
          border-right: 3px solid #fff; } }

/* ==========================================================================
  about-bg
========================================================================== */
.about-bg-allxv {
  background: url(../img/2023_summer/about-bg-allxv-pc.png) no-repeat;
  background-size: cover;
  padding: 10vw 0;
  position: relative; }
  @media screen and (max-width: 800px) {
    .about-bg-allxv {
      background: url(../img/2023_summer/about-bg-allxv-sp.png) no-repeat;
      background-size: cover;
      padding: 20vw 0; } }

.about-bg-allxv .taisen-text p a {
  color: #fff; }

.about-bg-allxv .taisen-text .small {
  font-size: 14px; }

.about-bg-allxv::before {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8vw 100vw 0 0;
  border-color: #fff transparent transparent transparent; }

.about-bg-samoa {
  background: url(../img/2023_summer/about-bg-samoa-pc.png) no-repeat;
  background-size: cover;
  padding: 10vw 0;
  position: relative; }

@media screen and (max-width: 800px) {
  .about-bg-samoa {
    background: url(../img/2023_summer/about-bg-samoa-sp.png) no-repeat;
    background-size: cover;
    padding: 20vw 0; } }
.about-bg-tonga {
  background: url(../img/2023_summer/about-bg-tonga-pc.png) no-repeat;
  background-size: cover;
  padding: 10vw 0;
  position: relative; }

@media screen and (max-width: 800px) {
  .about-bg-tonga {
    background: url(../img/2023_summer/about-bg-tonga-sp.png) no-repeat;
    background-size: cover;
    padding: 20vw 0; } }
.about-bg-fiji {
  background: url(../img/2023_summer/about-bg-fiji-pc.png) no-repeat;
  background-size: cover;
  padding: 10vw 0;
  position: relative; }

@media screen and (max-width: 800px) {
  .about-bg-fiji {
    background: url(../img/2023_summer/about-bg-fiji-sp.png) no-repeat;
    background-size: cover;
    padding: 20vw 0; } }
.card .card-image {
  border-bottom: 1px solid #e9e9e9; }

/* ==========================================================================
  チケット情報
========================================================================== */
.ticket-cont {
  position: relative; }
  .ticket-cont .page-cont .ticket-inner .ticket-graph li img {
    border: 1px solid #000;
    overflow: scroll; }

.ticket-cont::before {
  content: "";
  z-index: 10;
  position: absolute;
  bottom: 0;
  top: -7.9vw;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8vw 100vw;
  border-color: transparent transparent #fff transparent; }

/* ==========================================================================
  試合情報 大会概要
========================================================================== */
.page-gaiyo {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 30px; }
  .page-gaiyo dl {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    @media screen and (max-width: 800px) {
      .page-gaiyo dl {
        display: block; } }
    .page-gaiyo dl:last-child {
      margin-bottom: 0; }
    .page-gaiyo dl dt {
      text-align: center;
      line-height: 1;
      padding: 4px 0;
      width: 80px;
      background: #000000;
      color: #fff;
      margin-right: 30px;
      font-size: 14px;
      font-weight: 600; }
      @media screen and (min-width: 801px) {
        .page-gaiyo dl dt {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center; } }
      @media screen and (max-width: 800px) {
        .page-gaiyo dl dt {
          margin-bottom: 8px; } }
    .page-gaiyo dl dd {
      text-align: left;
      line-height: 1.5; }
      @media screen and (min-width: 801px) {
        .page-gaiyo dl dd {
          width: calc(100% - 110px);
          width: -webkit-calc(100% - 110px); } }
      .page-gaiyo dl dd a {
        text-decoration: underline;
        color: #e60013; }

/* ==========================================================================
試合登録メンバー
========================================================================== */
.member {
  background: url(../img/2023_summer/phase-bg-arrow.png) no-repeat left top -6vw, #f0f0f0;
  background-size: 20% auto, 100% auto;
  padding: 0 0 5vw;
  position: relative; }
  @media screen and (max-width: 800px) {
    .member {
      background: url(../img/2023_summer/phase-bg-arrow.png) no-repeat left top -20vw, #f0f0f0;
      background-size: 60% auto, 100% auto; } }
  .member .member-inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0; }
    @media screen and (max-width: 800px) {
      .member .member-inner {
        padding: 20vw 0; } }
    .member .member-inner .swiper-member {
      margin-bottom: 50px; }
      .member .member-inner .swiper-member .swiper-wrapper .member-photo {
        width: 100%;
        height: auto; }
      .member .member-inner .swiper-member .swiper-pagination-member {
        right: auto;
        top: auto;
        bottom: -20px;
        left: 0;
        width: 100%;
        text-align: center;
        padding-top: 60px; }
        @media screen and (max-width: 800px) {
          .member .member-inner .swiper-member .swiper-pagination-member {
            padding-top: 40px; } }
        .member .member-inner .swiper-member .swiper-pagination-member .swiper-pagination-bullet {
          background: #e6a6aa !important; }
        .member .member-inner .swiper-member .swiper-pagination-member .swiper-pagination-bullet-active {
          background: #e60013 !important; }
    @media screen and (max-width: 800px) {
      .member .member-inner .new-event-btn {
        width: 63%; } }

.member::before {
  content: "";
  position: absolute;
  top: -7.9vw;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8vw 100vw;
  border-color: transparent transparent #f0f0f0 transparent; }

.swiper-button-prev-member,
.swiper-button-next-member {
  background-image: none !important;
  background-color: #fff;
  box-shadow: 6px 6px 8px #0000004a;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 99999 !important;
  top: -webkit-calc(50% - 50px);
  position: absolute; }
  @media screen and (min-width: 1500px) {
    .swiper-button-prev-member,
    .swiper-button-next-member {
      display: none; } }
  @media screen and (max-width: 800px) {
    .swiper-button-prev-member,
    .swiper-button-next-member {
      width: 40px;
      height: 40px;
      top: -webkit-calc(50% - 50px); } }
  .swiper-button-prev-member:after,
  .swiper-button-next-member:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
    border-top: 4px solid #e60013;
    border-right: 4px solid #e60013;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
    @media screen and (max-width: 800px) {
      .swiper-button-prev-member:after,
      .swiper-button-next-member:after {
        border-top: 4px solid #e60013;
        border-right: 4px solid #e60013;
        margin: -10px 0 0 -10px;
        width: 20px;
        height: 20px; } }

.swiper-button-prev-member {
  left: 10px; }
  @media screen and (max-width: 800px) {
    .swiper-button-prev-member {
      left: 5px !important; } }
  .swiper-button-prev-member:after {
    margin: -10px 0 0 -6px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg); }

.swiper-button-next-member {
  right: 10px; }
  @media screen and (max-width: 800px) {
    .swiper-button-next-member {
      right: 5px !important; } }
  .swiper-button-next-member:after {
    margin: -10px 0 0 -13px; }

.member-inner .member-fra {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 22px; }
  @media screen and (max-width: 800px) {
    .member-inner .member-fra {
      gap: 12px; } }
  .member-inner .member-fra .member-photo {
    width: 48%;
    flex-shrink: 0; }
    .member-inner .member-fra .member-photo img {
      width: 100%;
      display: block; }

/* ==========================================================================
プロモーションムービー
========================================================================== */
.promotion-movie {
  background: url(../img/2023_summer/bg_wagara_white.png) fixed center top repeat #fff;
  background-size: 640px auto; }
  .promotion-movie .promotion-movie-inner {
    position: relative;
    padding: 60px 0 90px;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto; }
    @media screen and (max-width: 800px) {
      .promotion-movie .promotion-movie-inner {
        max-width: inherit; } }
    @media screen and (max-width: 800px) {
      .promotion-movie .promotion-movie-inner {
        padding: 40px 0 60px;
        margin: 0 auto; } }
    .promotion-movie .promotion-movie-inner .ttl-set {
      font-size: 42px;
      font-family: univia-pro, sans-serif;
      font-weight: 700;
      margin-bottom: 30px; }
      @media screen and (max-width: 800px) {
        .promotion-movie .promotion-movie-inner .ttl-set {
          font-size: 32px;
          margin-bottom: 25px; } }
    .promotion-movie .promotion-movie-inner .topmovie {
      position: relative; }
      .promotion-movie .promotion-movie-inner .topmovie .swiper-button-prev,
      .promotion-movie .promotion-movie-inner .topmovie .swiper-button-next {
        top: calc(50% + 20px);
        top: -webkit-calc(50% + 20px);
        display: block; }
        @media screen and (max-width: 800px) {
          .promotion-movie .promotion-movie-inner .topmovie .swiper-button-prev,
          .promotion-movie .promotion-movie-inner .topmovie .swiper-button-next {
            top: calc(50% + 2px);
            top: -webkit-calc(50% + 20px); } }
      .promotion-movie .promotion-movie-inner .topmovie .swiper-pagination {
        width: 100%;
        display: block;
        text-align: center;
        margin: 15px auto 0; }
        @media screen and (max-width: 800px) {
          .promotion-movie .promotion-movie-inner .topmovie .swiper-pagination {
            display: inline-block;
            text-align: center;
            margin: 15px auto 0; } }
        .promotion-movie .promotion-movie-inner .topmovie .swiper-pagination .swiper-pagination-bullet {
          background: #ccc !important;
          opacity: 1 !important; }
          .promotion-movie .promotion-movie-inner .topmovie .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: #e60013 !important; }

/* ==========================================================================
アンバサダーTOP
========================================================================== */
.ambassador-main {
  text-align: left;
  max-width: 100%;
  background: #fff;
  position: relative; }
  .ambassador-main .ticket-ban-japan {
    position: fixed;
    bottom: 150px;
    top: auto;
    right: -2px;
    left: auto;
    width: auto;
    z-index: 100; }
    @media screen and (min-width: 801px) {
      .ambassador-main .ticket-ban-japan {
        bottom: 200px;
        top: auto;
        right: 0;
        left: auto;
        width: auto; } }
    .ambassador-main .ticket-ban-japan img {
      max-width: 40px; }
      @media screen and (min-width: 801px) {
        .ambassador-main .ticket-ban-japan img {
          max-width: 70px; } }
  .ambassador-main .elm {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    transition: .2s;
    opacity: 0;
    z-index: 100; }
  .ambassador-main .ambassador-anc {
    background: #000000ad;
    position: absolute;
    width: 100%;
    height: 140px; }
    @media screen and (min-width: 801px) {
      .ambassador-main .ambassador-anc {
        height: 90px; } }
    .ambassador-main .ambassador-anc .anc-gradient {
      position: relative; }
    .ambassador-main .ambassador-anc .anc-gradient::after {
      content: '';
      position: absolute;
      background: linear-gradient(to right, #00000000, #000 70%);
      top: 0;
      right: 0;
      bottom: 0;
      left: auto;
      width: 40px;
      height: auto; }
      @media screen and (min-width: 801px) {
        .ambassador-main .ambassador-anc .anc-gradient::after {
          content: none; } }
    .ambassador-main .ambassador-anc .anc-bg {
      position: relative;
      width: 100%;
      height: 140px;
      overflow-y: hidden; }
      @media screen and (max-width: 800px) {
        .ambassador-main .ambassador-anc .anc-bg {
          overflow-x: scroll; } }
      @media screen and (min-width: 801px) {
        .ambassador-main .ambassador-anc .anc-bg {
          height: 90px; } }
      .ambassador-main .ambassador-anc .anc-bg ul {
        display: flex;
        justify-content: space-between;
        list-style: none;
        padding: 5px 30px 5px 10px;
        margin-top: 80px;
        width: 630px; }
        @media screen and (min-width: 801px) {
          .ambassador-main .ambassador-anc .anc-bg ul {
            display: flex;
            justify-content: center;
            list-style: none;
            padding: 10px 0px;
            margin: 0 auto;
            width: 900px; } }
        .ambassador-main .ambassador-anc .anc-bg ul li {
          width: 50px;
          height: 50px; }
          @media screen and (min-width: 801px) {
            .ambassador-main .ambassador-anc .anc-bg ul li {
              width: 90px;
              height: 90px;
              padding: 0 5px; } }
          .ambassador-main .ambassador-anc .anc-bg ul li span {
            display: block;
            cursor: pointer; }
            .ambassador-main .ambassador-anc .anc-bg ul li span img {
              width: 100%;
              height: auto; }
  .ambassador-main .container {
    width: 90%;
    margin: 0 auto; }
    @media screen and (min-width: 801px) {
      .ambassador-main .container {
        width: 1000px; } }
  .ambassador-main p,
  .ambassador-main h3 {
    margin: 0; }
  .ambassador-main .mv-area {
    background: url(../img/2023_summer/ambassador/mv-bg-sp.jpg) center top no-repeat #7d0004;
    background-size: 100% auto; }
    @media screen and (min-width: 801px) {
      .ambassador-main .mv-area {
        background: url(../img/2023_summer/ambassador/mv-bg-pc.jpg) center top no-repeat #7d0004;
        background-size: cover; } }
    @media screen and (min-width: 801px) {
      .ambassador-main .mv-area .mv-ttl {
        height: auto;
        width: 100%; } }
    .ambassador-main .mv-area .mv-ttl img {
      width: 100%;
      padding-top: 80px; }
      @media screen and (min-width: 801px) {
        .ambassador-main .mv-area .mv-ttl img {
          width: 100%;
          height: auto;
          margin: 0 auto;
          padding: 0; } }
    .ambassador-main .mv-area .mv-ttl .pc {
      display: none; }
      @media screen and (min-width: 801px) {
        .ambassador-main .mv-area .mv-ttl .pc {
          display: block; } }
    .ambassador-main .mv-area .mv-ttl .sp {
      display: block; }
      @media screen and (min-width: 801px) {
        .ambassador-main .mv-area .mv-ttl .sp {
          display: none; } }
    .ambassador-main .mv-area .mv-txt {
      background: #fff;
      padding: 20px;
      margin: 10px auto 0; }
      @media screen and (min-width: 801px) {
        .ambassador-main .mv-area .mv-txt {
          width: 900px;
          margin: 40px auto 0; } }
      .ambassador-main .mv-area .mv-txt p {
        margin: 0;
        font-weight: 500;
        text-align: justify; }
        @media screen and (max-width: 800px) {
          .ambassador-main .mv-area .mv-txt p {
            font-size: 90%; } }
    .ambassador-main .mv-area .small-txt {
      color: #fff;
      font-size: 13px;
      padding: 5px 0 20px;
      text-align: right; }
      @media screen and (min-width: 801px) {
        .ambassador-main .mv-area .small-txt {
          width: 900px;
          margin: 0 auto 0; } }
  .ambassador-main .ambassador-news {
    background: #000;
    color: #fff;
    padding: 25px 0 30px; }
    @media screen and (min-width: 801px) {
      .ambassador-main .ambassador-news {
        padding: 45px 0 50px; } }
    .ambassador-main .ambassador-news .container {
      width: 90%; }
      @media screen and (min-width: 801px) {
        .ambassador-main .ambassador-news .container {
          width: 800px; } }
    .ambassador-main .ambassador-news h4 {
      font-family: univia-pro, sans-serif;
      font-weight: 700;
      font-size: 25px;
      text-align: center;
      margin: 0 0 15px; }
    .ambassador-main .ambassador-news .news-txt {
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
      padding: 30px 0 35px;
      font-size: 15px; }
      @media screen and (min-width: 801px) {
        .ambassador-main .ambassador-news .news-txt {
          padding: 25px 30px 20px;
          font-size: 16px; } }
      .ambassador-main .ambassador-news .news-txt p {
        font-weight: 500;
        text-align: center;
        margin-bottom: 5px; }
        .ambassador-main .ambassador-news .news-txt p a {
          color: #fff;
          text-decoration: underline; }
          @media screen and (min-width: 801px) {
            .ambassador-main .ambassador-news .news-txt p a:hover {
              text-decoration: none; } }
      .ambassador-main .ambassador-news .news-txt p:last-child {
        margin-bottom: 0px; }
  .ambassador-main .txt-hide {
    display: none; }
  .ambassador-main button.more {
    width: 120px;
    margin: 20px auto 0;
    display: block;
    background-color: #fff;
    padding: 6px 15px;
    border: none;
    outline: 0;
    transition: .5s;
    -erbkit-transition: .5s; }
  .ambassador-main button.more::after {
    content: "MORE ▼";
    transition: .5s;
    -erbkit-transition: .5s; }
  .ambassador-main button.more.on-click::after {
    content: "CLOSE ▲"; }
  .ambassador-main .profile-area h2 {
    background: #e60012;
    color: #fff;
    text-align: center;
    padding: 30px 0;
    font-size: 18px; }
    @media screen and (min-width: 801px) {
      .ambassador-main .profile-area h2 {
        margin-bottom: 30px;
        font-size: 26px; } }
  .ambassador-main .profile-area .profile-box {
    border-bottom: 1px solid #707070;
    margin-bottom: 30px; }
    .ambassador-main .profile-area .profile-box .profile-cont {
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px; }
      .ambassador-main .profile-area .profile-box .profile-cont .photo {
        width: 50%; }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .profile-box .profile-cont .photo {
            width: 300px;
            height: auto;
            margin-left: 40px; } }
        .ambassador-main .profile-area .profile-box .profile-cont .photo img {
          width: 100%;
          border: 0.5px solid #000; }
      .ambassador-main .profile-area .profile-box .profile-cont .detail {
        width: 58%;
        font-size: 12px;
        margin: auto;
        font-weight: 600;
        padding-left: 10px; }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .profile-box .profile-cont .detail {
            width: 600px;
            font-size: 15px;
            margin: auto;
            font-weight: 600;
            padding-left: 10px; } }
        .ambassador-main .profile-area .profile-box .profile-cont .detail .name {
          font-size: 20px; }
          @media screen and (min-width: 801px) {
            .ambassador-main .profile-area .profile-box .profile-cont .detail .name {
              font-size: 22px; } }
        .ambassador-main .profile-area .profile-box .profile-cont .detail .name-sub {
          padding-bottom: 15px; }
          @media screen and (min-width: 801px) {
            .ambassador-main .profile-area .profile-box .profile-cont .detail .name-sub {
              padding-bottom: 20px; } }
        .ambassador-main .profile-area .profile-box .profile-cont .detail p a {
          text-decoration: underline; }
        .ambassador-main .profile-area .profile-box .profile-cont .detail .sns {
          display: flex;
          list-style: none;
          margin: 0 auto;
          padding: 0;
          width: 180px;
          margin: 10px 0 0; }
          @media screen and (min-width: 801px) {
            .ambassador-main .profile-area .profile-box .profile-cont .detail .sns {
              width: 60%; } }
          .ambassador-main .profile-area .profile-box .profile-cont .detail .sns li {
            width: 40px;
            padding-right: 5px; }
            @media screen and (min-width: 801px) {
              .ambassador-main .profile-area .profile-box .profile-cont .detail .sns li {
                width: 55px;
                padding-right: 10px; } }
    .ambassador-main .profile-area .profile-box .video a {
      background: #e60012;
      padding: 10px 0 10px 20px;
      width: 250px;
      margin: 10px auto;
      text-align: center;
      color: #fff;
      display: block;
      border-radius: 10px;
      font-weight: 500;
      position: relative; }
      @media screen and (min-width: 801px) {
        .ambassador-main .profile-area .profile-box .video a {
          width: 300px;
          margin: 15px auto 10px; } }
    .ambassador-main .profile-area .profile-box .video a::before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      border: solid 8px transparent;
      border-left: solid 12px #fff;
      top: 47%;
      left: 50px;
      margin-top: -6px; }
      @media screen and (min-width: 801px) {
        .ambassador-main .profile-area .profile-box .video a::before {
          left: 70px; } }
    .ambassador-main .profile-area .profile-box .comment {
      display: flex;
      justify-content: space-between;
      margin: 20px 0; }
      @media screen and (min-width: 801px) {
        .ambassador-main .profile-area .profile-box .comment {
          margin: 30px 0; } }
      .ambassador-main .profile-area .profile-box .comment dt {
        position: relative;
        background: #000;
        color: #fff;
        writing-mode: vertical-rl;
        text-orientation: mixed;
        letter-spacing: 0.2em;
        font-weight: 700;
        font-size: 12px;
        font-family: univia-pro, sans-serif;
        padding: 10px 5px; }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .profile-box .comment dt {
            font-size: 11px;
            padding: 8px 10px;
            cursor: auto !important; } }
      .ambassador-main .profile-area .profile-box .comment dt::before,
      .ambassador-main .profile-area .profile-box .comment dt::after {
        content: '';
        display: inline-block;
        position: absolute;
        width: 3px;
        height: 15px;
        bottom: 10px;
        right: 45%;
        background-color: #fff;
        transition: all .50s ease-out; }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .profile-box .comment dt::before,
          .ambassador-main .profile-area .profile-box .comment dt::after {
            content: none; } }
      .ambassador-main .profile-area .profile-box .comment dt::after {
        transform: rotate(90deg); }
      .ambassador-main .profile-area .profile-box .comment dt.is-active::before {
        transform: rotate(-45deg); }
      .ambassador-main .profile-area .profile-box .comment dt.is-active::after {
        transform: rotate(45deg); }
      .ambassador-main .profile-area .profile-box .comment dd {
        padding-left: 8px;
        font-size: 15px;
        overflow: hidden;
        height: 150px;
        transition: height .25s ease-out;
        position: relative;
        margin: 0; }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .profile-box .comment dd {
            height: auto;
            padding-left: 15px; } }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .profile-box .comment dd .comment-close {
            display: none; } }
        .ambassador-main .profile-area .profile-box .comment dd .comment-close span {
          font-weight: 600;
          margin-top: 10px;
          display: block;
          color: #fff;
          border: 1px solid #000;
          width: fit-content;
          padding: 0px 5px;
          background: #000; }
      .ambassador-main .profile-area .profile-box .comment dd::after {
        content: '';
        display: inline-block;
        position: absolute;
        width: 100%;
        height: 60px;
        bottom: 0;
        right: 0;
        background: linear-gradient(#ffffff60, #fff); }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .profile-box .comment dd::after {
            content: none; } }
      .ambassador-main .profile-area .profile-box .comment dd.is-active {
        height: 100%; }
      .ambassador-main .profile-area .profile-box .comment dd.is-active::after {
        content: none; }
  .ambassador-main .profile-area .profile-box1 {
    border-bottom: none; }
  .ambassador-main .profile-area .about {
    background: #F7F7F7;
    font-size: 14px;
    padding: 10px 5px;
    margin: 20px auto 30px;
    color: #333; }
    @media screen and (min-width: 801px) {
      .ambassador-main .profile-area .about {
        margin: 20px auto 30px;
        padding: 30px; } }
  .ambassador-main .profile-area .share {
    display: flex;
    justify-content: center;
    font-size: 18px;
    font-weight: 600; }
    @media screen and (min-width: 801px) {
      .ambassador-main .profile-area .share {
        margin-top: 80px; } }
    .ambassador-main .profile-area .share p {
      width: 48%;
      text-align: right;
      line-height: 40px; }
      @media screen and (min-width: 801px) {
        .ambassador-main .profile-area .share p {
          width: auto;
          line-height: 50px; } }
    .ambassador-main .profile-area .share ul {
      width: 40%;
      display: flex;
      justify-content: space-between;
      list-style: none;
      padding: 0;
      margin: 0; }
      @media screen and (min-width: 801px) {
        .ambassador-main .profile-area .share ul {
          width: 160px; } }
      .ambassador-main .profile-area .share ul li {
        width: 40px; }
        @media screen and (min-width: 801px) {
          .ambassador-main .profile-area .share ul li {
            width: 45px; } }
  .ambassador-main .profile-area .go-top {
    background: #000;
    font-size: 18px;
    text-align: center;
    padding: 15px 0;
    width: 250px;
    margin: 20px auto 30px; }
    @media screen and (min-width: 801px) {
      .ambassador-main .profile-area .go-top {
        margin: 30px auto 60px; } }
    .ambassador-main .profile-area .go-top a {
      color: #fff;
      font-weight: 500; }

@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 20px;
    padding-bottom: 20px; } }
@media screen and (max-width: 800px) {
  .modaal-video-container {
    position: relative;
    padding-bottom: 177.78%;
    height: 0;
    overflow: hidden;
    max-height: 90%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background: #000;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; } }
.photo,
.nocopy {
  position: relative; }
  .photo::after,
  .nocopy::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/2023_summer/ambassador/transparent.png);
    background-size: cover;
    z-index: 2; }
  .photo img,
  .nocopy img {
    pointer-events: none; }

@media print {
  .photo,
  .noprint {
    background: #eee; }
    .photo img,
    .noprint img {
      display: none !important; }
    .photo::before,
    .noprint::before {
      content: 'Sorry, but you can\'t print';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      text-align: center;
      color: #999;
      height: 1em;
      font-size: 10px; }

  .elm,
  .comment-close,
  .header {
    display: none !important; }

  .comment-txt {
    height: 100% !important; }
    .comment-txt::after {
      content: none !important; }

  .mv-area {
    padding: 60px 0 0 !important; }
    .mv-area .container {
      margin-top: 60px !important; } }
/* ==========================================================================
追随バナー
========================================================================== */
.ticket-ban-2023 {
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 50%;
  width: 60px; }
  @media screen and (max-width: 800px) {
    .ticket-ban-2023 {
      top: auto;
      right: 0;
      left: auto;
      width: 10%;
      bottom: 150px;
      border: 1px solid #fff; } }
  .ticket-ban-2023 img {
    width: 100%;
    height: 100%; }

/* ==========================================================================
フランスW杯　　
========================================================================== */
.france-area {
  background: linear-gradient(180deg, #e60013 0%, #e60013 50%, white 90%);
  background: none;
  background: unset !important; }
  .france-area .france-bg {
    background: none; }
    .france-area .france-bg .france-inner .wc-movie .movie .ttl-set {
      margin-bottom: 30px; }

@media screen and (max-width: 800px) {
  .game-headline {
    height: 150px;
    padding-top: 3px; } }

.game-mini .gameBody .game {
  text-align: left !important; }

.game-mini .gameBody .dates {
  font-weight: 900; }

/* ==========================================================================
バナーエリア
========================================================================== */
.banner-area {
  max-width: 1100px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 800px) {
    .banner-area {
      display: block;
      max-width: 80%; } }
  .banner-area a {
    display: block; }
    .banner-area a img {
      width: 95%; }
      @media screen and (max-width: 800px) {
        .banner-area a img {
          margin: 20px auto;
          display: block;
          width: 90%; } }

/* ==========================================================================
日本代表応援動画
========================================================================== */
.slider-thumbnail-special-movie .swiper-slide {
  opacity: .75;
  transition: opacity .5s;
  width: calc(100% / 3); }

.slider-thumbnail-special-movie .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  border: 7px solid #e60013; }
  @media screen and (max-width: 800px) {
    .slider-thumbnail-special-movie .swiper-slide.swiper-slide-thumb-active {
      border: 4px solid #e60013; } }

.special-movie-inner {
  margin: 50px auto; }
  .special-movie-inner .ttl-set {
    margin-bottom: 40px; }
    @media screen and (max-width: 800px) {
      .special-movie-inner .ttl-set {
        margin-bottom: 25px; } }
  .special-movie-inner .special-movie-box {
    overflow: hidden;
    margin-bottom: 20px;
    background: #000; }
    @media screen and (max-width: 800px) {
      .special-movie-inner .special-movie-box {
        margin-bottom: 15px; } }
    .special-movie-inner .special-movie-box .swiper {
      width: 100%; }
      .special-movie-inner .special-movie-box .swiper .swiper-slide {
        background: #000;
        padding: 30px; }
        @media screen and (max-width: 800px) {
          .special-movie-inner .special-movie-box .swiper .swiper-slide {
            padding: 20px 15px; } }
        .special-movie-inner .special-movie-box .swiper .swiper-slide .youtube iframe {
          width: 100%;
          height: 460px; }
          @media screen and (max-width: 800px) {
            .special-movie-inner .special-movie-box .swiper .swiper-slide .youtube iframe {
              width: 100%;
              height: 180px; } }
        .special-movie-inner .special-movie-box .swiper .swiper-slide .txt {
          color: #fff;
          text-align: left;
          padding-top: 10px;
          font-size: 13px;
          text-align: justify; }
          .special-movie-inner .special-movie-box .swiper .swiper-slide .txt .ttl {
            font-size: 18px;
            padding-bottom: 10px;
            text-align: left; }
            @media screen and (max-width: 800px) {
              .special-movie-inner .special-movie-box .swiper .swiper-slide .txt .ttl {
                font-size: 13px; } }
