@charset "UTF-8";
/*----------------------------------------------------------------------
mixin
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
base setting
----------------------------------------------------------------------*/
* {
  transition-property: transform, opacity, top, right, bottom, left;
  box-sizing: border-box;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

p {
  margin: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
}

a {
  text-decoration: none;
}

.swiper-pagination-bullet {
  background: #fff !important;
}

.el-upload--picture-card {
  width: 340px !important;
  height: 71.62px !important;
  line-height: 85px !important;
}

.el-upload-list__item {
  width: 342px !important;
  height: 72px !important;
}

.el-input__inner {
  background: inherit !important;
}

.required > label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}

html {
  font-size: 16px;
}

h1,
h2,
h3,
h5,
h6 {
  margin: 0;
}

body {
  margin: 0;
  width: 100%;
  background: #efefef;
  line-height: 1;
  position: relative;
}

.bounce-in {
  animation-duration: 1s;
}

/*----------------------------------------------------------------------
lenis
----------------------------------------------------------------------*/
html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

/*----------------------------------------------------------------------
common
----------------------------------------------------------------------*/
body {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
  font-weight: 500;
  color: #fff;
  background: #fff url("../images/ptn-bg.jpg");
  scroll-behavior: smooth;
}

main {
  position: relative;
}

section {
  position: relative;
  padding-top: max(4.1666666667vw, 50px);
  padding-bottom: max(6.25vw, 75px);
  z-index: 0;
  overflow: hidden;
}
section:last-child {
  padding-bottom: max(2.0833333333vw, 25px);
}

.h3 {
  text-align: center;
  font-size: max(1.25vw, 15px);
}

/*add*/
.section-head {
  position: relative;
  margin: 0 auto max(5.2083333333vw, 62.5px);
  font-size: max(2.0833333333vw, 25px);
  letter-spacing: -0.05em;
  text-align: center;
  width: 100%;
  height: max(3.125vw, 37.5px);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: max(1.6666666667vw, 20px);
  color: #daa900;
}
.section-head .text {
  translate: 0 0.05em;
}

.nav-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: max(20.8333333333vw, 250px);
  height: 100%;
  z-index: 10;
  padding-bottom: max(10.4166666667vw, 125px);
}
.nav-wrapper .sticky-wrapper {
  position: sticky;
  top: max(7.2916666667vw, 87.5px);
  left: max(4.1666666667vw, 50px);
  width: max(14.2708333333vw, 171.25px);
  padding: 0 max(1.6666666667vw, 20px);
  margin-top: max(7.2916666667vw, 87.5px);
  border: solid 1px #daa900;
  background: rgba(16, 18, 44, 0.5);
}
.nav-wrapper .nav-list {
  color: #fff;
  padding-top: max(2.1875vw, 26.25px);
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: left;
}
.nav-wrapper .nav-list .block {
  position: relative;
  margin-bottom: max(1.6666666667vw, 20px);
}
.nav-wrapper .nav-list .block .item.large {
  font-size: max(1.0416666667vw, 12.5px);
  margin-bottom: 1em;
}
.nav-wrapper .nav-list .block .item.small {
  font-size: max(0.8333333333vw, 10px);
  margin-bottom: 1em;
}

.contents-wrapper {
  width: max(79.1666666667vw, 950px);
  position: relative;
  margin-left: max(20.8333333333vw, 250px);
}
.contents-wrapper .contents-container {
  width: max(65.625vw, 787.5px);
  margin: 0 auto;
  position: relative;
}

.board {
  position: relative;
  width: max(65.625vw, 787.5px);
}
.board h3 {
  width: max(65.625vw, 787.5px);
  height: max(12.2916666667vw, 147.5px);
  top: 0;
  left: 0;
  margin: 0 auto;
  background: no-repeat top 0 left 0/100% auto url("../images/board-top.png");
  padding-top: max(2.0833333333vw, 25px);
  font-size: max(1.6666666667vw, 20px);
  translate: 0 max(7.2916666667vw, 87.5px);
}
.board .board-content {
  width: max(56.6666666667vw, 680px);
  background: repeat-y top 0 left 0/100% auto url("../images/board-middle.png");
  margin: 0 auto;
  position: relative;
  top: 0;
}
.board::after {
  content: "";
  position: relative;
  display: block;
  width: max(61.3541666667vw, 736.25px);
  height: max(6.9270833333vw, 83.125px);
  background: no-repeat top 0 left 0/100% auto url("../images/board-bottom.png");
  margin: 0 auto;
  top: 0;
}

.desc.box {
  padding: max(1.6666666667vw, 20px) max(1.6666666667vw, 20px);
  margin: 1em auto;
  width: max(52.0833333333vw, 625px);
  background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
  background-color: rgba(16, 18, 44, 0.5);
  background-position: top left, top right, bottom right, bottom left;
  background-repeat: no-repeat;
  background-size: max(0.5208333333vw, 6.25px);
  border: solid 1px #daa900;
}
.desc.box .text {
  font-size: max(0.8333333333vw, 10px);
  line-height: 2em;
  font-weight: 100;
  letter-spacing: 0.025em;
}

.cast-container.box {
  padding: max(1.6666666667vw, 20px) max(2.5vw, 30px) max(4.1666666667vw, 50px);
  width: max(52.0833333333vw, 625px);
  background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
  background-color: rgba(16, 18, 44, 0.5);
  background-position: top left, top right, bottom right, bottom left;
  background-repeat: no-repeat;
  background-size: max(0.5208333333vw, 6.25px);
  border: solid 1px #daa900;
  display: flex;
  flex-direction: column;
  gap: max(3.3333333333vw, 40px);
  margin: 0 auto;
}

.cast-list {
  display: flex;
  flex-wrap: wrap;
  gap: max(2.5vw, 30px) max(0.8333333333vw, 10px);
  justify-content: center;
}
.cast-list .item {
  width: max(8.75vw, 105px);
}
.cast-list .item .image {
  margin-bottom: max(0.5208333333vw, 6.25px);
}
.cast-list .item .name {
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
  text-align: center;
}

.team-list .team-item {
  padding: max(1.6666666667vw, 20px) max(1.6666666667vw, 20px);
  margin: 1em auto;
  width: max(52.0833333333vw, 625px);
  background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
  background-color: rgba(16, 18, 44, 0.5);
  background-position: top left, top right, bottom right, bottom left;
  background-repeat: no-repeat;
  background-size: max(0.5208333333vw, 6.25px);
  border: solid 1px #daa900;
  margin-top: max(4.1666666667vw, 50px);
}
.team-list .team-item .team-name {
  width: max(33.0729166667vw, 396.875px);
  translate: 0 -80%;
  margin: 0 auto;
}
.team-list .team-item .member-list {
  display: flex;
  flex-wrap: wrap;
  gap: max(2.5vw, 30px) max(0.8333333333vw, 10px);
  justify-content: center;
}
.team-list .team-item .member-list .item {
  width: max(8.75vw, 105px);
}
.team-list .team-item .member-list .item .image {
  margin-bottom: max(0.5208333333vw, 6.25px);
}
.team-list .team-item .member-list .item .name {
  font-size: max(1.25vw, 15px);
  font-weight: 600;
  text-align: center;
  line-height: 1.5em;
}

.table.box {
  border: solid 1px #daa900;
  width: max(52.0833333333vw, 625px);
  margin: 0 auto;
}
.table.box .table-row {
  display: grid;
  grid-template-columns: 12% 88%;
  border-bottom: solid 1px #daa900;
  background: rgba(16, 18, 44, 0.5);
}
.table.box .table-row:first-of-type .title {
  background-image: url("../images/box-corner01.png");
  background-size: max(0.5208333333vw, 6.25px);
  background-position: left top;
  background-repeat: no-repeat;
}
.table.box .table-row:first-of-type .detail:first-of-type {
  background-image: url("../images/box-corner02.png");
  background-size: max(0.5208333333vw, 6.25px);
  background-position: right top;
  background-repeat: no-repeat;
}
.table.box .table-row:last-of-type .title {
  background-image: url("../images/box-corner04.png");
  background-size: max(0.5208333333vw, 6.25px);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.table.box .table-row:last-of-type .detail:last-of-type {
  background-image: url("../images/box-corner03.png");
  background-size: max(0.5208333333vw, 6.25px);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.table.box .table-row .title {
  grid-area: 1/1/2/2;
  background-color: rgb(16, 18, 44);
  display: flex;
  align-items: flex-start;
  padding: max(0.7291666667vw, 8.75px);
  font-size: max(0.7291666667vw, 8.75px);
  border-right: solid 1px #daa900;
}
.table.box .table-row .detail {
  display: grid;
  grid-template-columns: 20% 80%;
  font-weight: 100;
}
.table.box .table-row .detail:not(:last-child) {
  border-bottom: solid 1px #daa900;
}
.table.box .table-row .detail .rank {
  grid-area: 1/1/2/2;
  padding: max(0.7291666667vw, 8.75px);
  border-right: solid 1px #daa900;
  font-size: max(0.7291666667vw, 8.75px);
  font-weight: 100;
}
.table.box .table-row .detail .prize-item {
  grid-area: 1/2/2/3;
  padding: max(0.7291666667vw, 8.75px);
  font-size: max(0.7291666667vw, 8.75px);
  font-weight: 100;
}

.attention-box {
  display: grid;
  grid-template-columns: max(16.1458333333vw, 193.75px) 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  background: rgba(16, 18, 44, 0.5);
  margin-top: max(1.6666666667vw, 20px);
  padding: max(1.6666666667vw, 20px) 0;
  margin: 1em auto;
  width: max(52.0833333333vw, 625px);
  background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
  background-color: rgba(16, 18, 44, 0.5);
  background-position: top left, top right, bottom right, bottom left;
  background-repeat: no-repeat;
  background-size: max(0.5208333333vw, 6.25px);
  border: solid 1px #daa900;
}
.attention-box .h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: max(1.25vw, 15px);
}
.attention-box .list {
  display: block;
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
  line-height: 1.5em;
  padding: 1em 0;
}

@media screen and (max-width: 600px) {
  main {
    position: relative;
  }
  section {
    position: relative;
    padding-top: max(4.1666666667vw, 50px);
    padding-bottom: max(6.25vw, 75px);
    z-index: 0;
    overflow: hidden;
  }
  section:last-child {
    padding-bottom: max(2.0833333333vw, 25px);
  }
  .h3 {
    text-align: center;
    font-size: 5.1282051282vw;
  }
  .section-head {
    position: relative;
    margin: 0 auto max(5.2083333333vw, 62.5px);
    font-size: 8.2051282051vw;
    text-align: center;
    width: 100%;
    height: 10.2564102564vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7.1794871795vw;
  }
  .section-head .text {
    translate: 0 0.05em;
  }
  .nav-wrapper {
    position: fixed;
    top: 16.4102564103vw;
    left: 0;
    width: 100lvw;
    height: 100lvh;
    mix-blend-mode: normal;
    z-index: 30;
    padding-bottom: 0;
    display: grid;
    transition: grid-template-rows 0.5s;
    grid-template-rows: 0fr;
    overflow: hidden;
    pointer-events: none;
  }
  .nav-wrapper.active {
    grid-template-rows: 1fr;
    pointer-events: all;
  }
  .nav-wrapper .sticky-wrapper {
    position: relative;
    top: 0;
    left: 0;
    padding: 0 7.6923076923vw;
    background: #10122c;
    overflow: hidden;
    width: 100%;
    margin: 0;
    border: none;
  }
  .nav-wrapper .nav-list {
    color: #fff;
    padding-top: 0;
    margin-left: 0;
    margin-top: 10.2564102564vw;
    left: 0;
    font-weight: 100;
  }
  .nav-wrapper .nav-list .block {
    position: relative;
    margin-bottom: 10.2564102564vw;
  }
  .nav-wrapper .nav-list .block .item.large {
    font-size: 6.1538461538vw;
    margin-bottom: 1em;
  }
  .nav-wrapper .nav-list .block .item.small {
    font-size: 4.1025641026vw;
    margin-bottom: 1em;
  }
  .nav-wrapper .nav-list::before {
    content: "";
    position: absolute;
    top: 102.5641025641vw;
    left: 50%;
    translate: -50% max(-6.25vw, -75px);
    width: 200%;
    aspect-ratio: 1/1;
    background: no-repeat top 0 left 0/100% auto url("../images/outline-circle.png");
    animation: rotate-infinite linear 180s infinite;
    pointer-events: none;
    z-index: 1;
  }
  .contents-wrapper {
    width: 100%;
    position: relative;
    margin-left: 0;
  }
  .contents-wrapper .contents-container {
    width: 92.3076923077vw;
    margin: 0 auto;
    position: relative;
  }
  .board {
    position: relative;
    width: 100%;
  }
  .board h3 {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    margin: 0 auto;
    background: none;
    padding-top: 0;
    font-size: 5.1282051282vw;
    translate: 0;
  }
  .board .board-content {
    width: 100%;
    background: none;
    margin: 0 auto;
    position: relative;
    top: 0;
  }
  .board::after {
    display: none;
  }
  .desc.box {
    padding: 5.1282051282vw 3.8461538462vw;
    margin: 1em auto;
    width: 92.3076923077vw;
    background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
    background-color: rgba(16, 18, 44, 0.5);
    background-position: top left, top right, bottom right, bottom left;
    background-repeat: no-repeat;
    background-size: 2.5641025641vw;
    border: solid 1px #daa900;
  }
  .desc.box .text {
    font-size: 3.5897435897vw;
    line-height: 2em;
    font-weight: 100;
    letter-spacing: 0.025em;
  }
  .table.box {
    border: solid 1px #daa900;
    width: 92.3076923077vw;
    margin: 0 auto;
  }
  .table.box .table-row {
    display: block;
    border-bottom: solid 1px #daa900;
    background: rgba(16, 18, 44, 0.5);
  }
  .table.box .table-row:first-of-type .title {
    background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png");
    background-size: 2.5641025641vw;
    background-position: left top, right top;
    background-repeat: no-repeat;
  }
  .table.box .table-row:first-of-type .detail:first-of-type {
    background: none;
  }
  .table.box .table-row:last-of-type .title {
    background-color: rgb(16, 18, 44);
  }
  .table.box .table-row:last-of-type .detail:last-of-type {
    background-image: url("../images/box-corner03.png"), url("../images/box-corner04.png");
    background-size: 2.5641025641vw;
    background-position: right bottom, left bottom;
    background-repeat: no-repeat;
  }
  .table.box .table-row .title {
    grid-area: 1/1/2/2;
    background-color: rgb(16, 18, 44);
    display: flex;
    align-items: flex-start;
    padding: 3.0769230769vw;
    font-size: 3.0769230769vw;
    border-right: none;
    border-bottom: solid 1px #daa900;
  }
  .table.box .table-row .detail {
    display: grid;
    grid-template-columns: 31.6% 68.4%;
    font-weight: 100;
    line-height: 1.5em;
  }
  .table.box .table-row .detail:not(:last-child) {
    border-bottom: solid 1px #daa900;
  }
  .table.box .table-row .detail .rank {
    grid-area: 1/1/2/2;
    padding: 2.0512820513vw;
    background: rgba(16, 18, 44, 0.5);
    border-right: solid 1px #daa900;
    font-size: 3.0769230769vw;
    font-weight: 100;
  }
  .table.box .table-row .detail .prize-item {
    grid-area: 1/2/2/3;
    padding: 2.0512820513vw;
    background: rgba(16, 18, 44, 0.5);
    font-size: 3.0769230769vw;
    font-weight: 100;
  }
  .cast-container.box {
    padding: 8.2051282051vw 3.8461538462vw;
    width: 92.3076923077vw;
    background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
    background-color: rgba(16, 18, 44, 0.5);
    background-position: top left, top right, bottom right, bottom left;
    background-repeat: no-repeat;
    background-size: 2.5641025641vw;
    border: solid 1px #daa900;
    display: flex;
    flex-direction: column;
    gap: 16.4102564103vw;
    margin: 0 auto;
  }
  .cast-container.box .h4 {
    font-size: 4.6153846154vw;
  }
  .cast-list {
    display: flex;
    flex-wrap: wrap;
    gap: 7.1794871795vw 5.641025641vw;
    justify-content: center;
  }
  .cast-list .item {
    width: 39.2307692308vw;
  }
  .cast-list .item .image {
    margin-bottom: max(0.5208333333vw, 6.25px);
  }
  .cast-list .item .name {
    font-size: 4.1025641026vw;
    font-weight: 500;
    text-align: center;
  }
  .team-list .team-item {
    padding: 8.2051282051vw 3.8461538462vw;
    margin: 1em auto;
    width: 92.3076923077vw;
    background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
    background-color: rgba(16, 18, 44, 0.5);
    background-position: top left, top right, bottom right, bottom left;
    background-repeat: no-repeat;
    background-size: 2.5641025641vw;
    border: solid 1px #daa900;
    margin-top: 20.5128205128vw;
  }
  .team-list .team-item .team-name {
    width: 100%;
    translate: 0 -100%;
    margin: 0 auto;
  }
  .team-list .team-item .member-list {
    display: flex;
    flex-wrap: wrap;
    gap: max(2.5vw, 30px) max(0.8333333333vw, 10px);
    justify-content: center;
  }
  .team-list .team-item .member-list .item {
    width: 39.2307692308vw;
  }
  .team-list .team-item .member-list .item .image {
    margin-bottom: max(0.5208333333vw, 6.25px);
  }
  .team-list .team-item .member-list .item .name {
    font-size: max(1.25vw, 15px);
    font-weight: 600;
    text-align: center;
    line-height: 1.5em;
  }
  .attention-box {
    width: 92.3076923077vw;
    background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
    background-color: rgba(16, 18, 44, 0.5);
    background-position: top left, top right, bottom right, bottom left;
    background-repeat: no-repeat;
    background-size: 2.5641025641vw;
    border: solid 1px #daa900;
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 1em auto;
  }
  .attention-box .h3 {
    font-size: 5.1282051282vw;
    margin-bottom: 1em;
  }
  .attention-box .list {
    font-size: 3.5897435897vw;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0vw 3.8461538462vw;
  }
}
/*----------------------------------------------------------------------
fv
----------------------------------------------------------------------*/
#fv {
  width: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
}
#fv .kv {
  position: relative;
  width: 100lvw;
}
#fv .event-logo {
  position: absolute;
  width: max(63.3854166667vw, 760.625px);
  height: max(14.53125vw, 174.375px);
  bottom: max(5.2083333333vw, 62.5px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
#fv .title-logo {
  position: absolute;
  width: max(6.9270833333vw, 83.125px);
  height: max(7.3958333333vw, 88.75px);
  top: max(2.0833333333vw, 25px);
  left: max(2.0833333333vw, 25px);
}

@media screen and (max-width: 600px) {
  #fv {
    position: relative;
    margin-top: 16.4102564103vw;
  }
  #fv .kv {
    position: relative;
    width: 100%;
  }
  #fv .event-logo {
    position: absolute;
    display: block;
    width: 92.3076923077vw;
    height: auto;
    bottom: 20.5128205128vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    translate: -2.5641025641vw 0;
  }
  #fv .title-logo {
    position: absolute;
    width: max(6.9270833333vw, 83.125px);
    height: max(7.3958333333vw, 88.75px);
    top: max(2.0833333333vw, 25px);
    left: max(2.0833333333vw, 25px);
  }
}
/*----------------------------------------------------------------------
header
----------------------------------------------------------------------*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 16.4102564103vw;
  background: #10122c;
  transition: all 0.3s;
  z-index: 30;
}
#header .menu-btn {
  width: 8.2051282051vw;
  height: 8.2051282051vw;
  padding: 2.0512820513vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5384615385vw;
  position: fixed;
  top: 3.8461538462vw;
  right: 3.8461538462vw;
  z-index: 31;
}
#header .menu-btn span {
  display: block;
  width: 8.2051282051vw;
  height: 2px;
  background-color: #fff;
  transition: translate 0.3s;
}
#header.active .menu-btn span {
  display: block;
  width: 6.1538461538vw;
  height: 2px;
}
#header.active .menu-btn span:nth-child(1) {
  rotate: 45deg;
  translate: 0 1.0256410256vw;
}
#header.active .menu-btn span:nth-child(2) {
  display: none;
}
#header.active .menu-btn span:nth-child(3) {
  rotate: -45deg;
  translate: 0 -1.0256410256vw;
}
#header.active .menu-btn::before {
  opacity: 0;
}
#header.active .menu-btn::after {
  rotate: 225deg;
}

/*----------------------------------------------------------------------
outline
----------------------------------------------------------------------*/
#outline {
  padding: max(7.2916666667vw, 87.5px) 0;
  position: relative;
}
#outline .collabo-logo {
  width: max(33.90625vw, 406.875px);
  height: max(13.3854166667vw, 160.625px);
  margin: 0 auto;
}
#outline .outline-catch {
  width: max(52.5520833333vw, 630.625px);
  margin: 0 auto;
}
#outline .outline-text {
  margin-top: max(2.0833333333vw, 25px);
  text-align: center;
  font-weight: 500;
}
#outline .outline-text > * {
  line-height: 2em;
}
#outline .outline-text .text {
  font-size: max(1.25vw, 15px);
  line-height: 2em;
  letter-spacing: -0.025em;
  margin-top: max(2.0833333333vw, 25px);
}
#outline .outline-text .attention {
  font-size: max(0.7291666667vw, 8.75px);
  margin-top: 4em;
}
#outline #outline-schedule {
  margin-top: max(8.3333333333vw, 100px);
}
#outline #outline-schedule .h3 {
  margin-bottom: max(1.25vw, 15px);
}
#outline #outline-schedule .table {
  padding: max(2.0833333333vw, 25px);
}
#outline #outline-schedule .table .table-row {
  display: grid;
  grid-template-columns: 40% 60%;
  grid-template-rows: 1fr;
  line-height: 1.5em;
  border-bottom: solid 1px #2b3a6b;
}
#outline #outline-schedule .table .table-row:last-of-type {
  border: none;
}
#outline #outline-schedule .table .table-row .title {
  grid-area: 1/1/4/2;
  display: flex;
  align-items: center;
  padding: max(0.7291666667vw, 8.75px);
  font-size: max(1.0416666667vw, 12.5px);
}
#outline #outline-schedule .table .table-row .text {
  font-size: max(1.0416666667vw, 12.5px);
  line-height: 1.5em;
  padding: 1em;
  display: flex;
  align-items: center;
  border-left: 1px solid #2b3a6b;
  width: 100%;
  height: 100%;
}
#outline #outline-schedule .table .table-row .text:nth-of-type(1) {
  grid-area: 1/2/2/3;
}
#outline #outline-schedule .table .table-row .text:nth-of-type(2) {
  grid-area: 2/2/3/3;
}
#outline #outline-schedule .table .table-row .text:nth-of-type(3) {
  grid-area: 3/2/4/3;
}
#outline #outline-schedule .table .table-row.attention .title {
  font-size: max(1.25vw, 15px);
  display: flex;
  justify-content: center;
  align-items: center;
}
#outline #outline-schedule .table .table-row.attention .text {
  font-size: max(0.8333333333vw, 10px);
}
#outline #outline-schedule .table .table-row.final {
  grid-template-rows: repeat(1, 1fr);
  grid-row-gap: 0;
  border-bottom: 0;
}
#outline #outline-schedule .table .table-row.final .date {
  border: 0;
}
#outline #outline-schedule .desc {
  font-size: max(0.7291666667vw, 8.75px);
  line-height: 1.5em;
}
#outline #qualification {
  display: grid;
  grid-template-columns: max(16.1458333333vw, 193.75px) 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  background: rgba(17, 4, 32, 0.8);
  margin-top: max(1.6666666667vw, 20px);
}
#outline #qualification .h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: max(1.25vw, 15px);
}
#outline #qualification .list {
  display: block;
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
  line-height: 1.5em;
  padding: 1em 0;
}
#outline .register-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: max(22.9166666667vw, 275px);
  height: max(4.1666666667vw, 50px);
  margin: 0 auto;
  color: #24112a;
  font-size: max(1.25vw, 15px);
  background: linear-gradient(45deg, #e6d687, #dfa24e);
  margin-top: max(2.0833333333vw, 25px);
}
#outline .register-btn::after {
  content: "";
  position: absolute;
  border: solid 2px #24112a;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 1px;
}

@media screen and (max-width: 600px) {
  #outline {
    padding: 22.5641025641vw 0;
    position: relative;
  }
  #outline .collabo-logo {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #outline .outline-catch {
    width: 100%;
    margin: 0 auto;
  }
  #outline .outline-text {
    margin-top: 11.2820512821vw;
    text-align: center;
    font-weight: 100;
  }
  #outline .outline-text > * {
    line-height: 2em;
  }
  #outline .outline-text .text {
    font-size: 4.1025641026vw;
    line-height: 2em;
    letter-spacing: -0.025em;
    margin-top: 10.2564102564vw;
    font-weight: 600;
  }
  #outline .outline-text .attention {
    font-size: 3.0769230769vw;
    margin-top: 3em;
    font-weight: 100;
  }
  #outline #outline-schedule {
    margin-top: 28.2051282051vw;
  }
  #outline #outline-schedule .h3 {
    margin-bottom: 4.1025641026vw;
  }
  #outline #outline-schedule .table {
    padding: 0;
  }
  #outline #outline-schedule .table .table-row {
    display: grid;
    grid-template-columns: 33% 67%;
    grid-template-rows: repeat(1fr);
    border-bottom: none;
    margin-bottom: 1px;
  }
  #outline #outline-schedule .table .table-row .title {
    grid-area: 1/1/4/2;
    background: rgba(16, 18, 44, 0.5);
    display: flex;
    align-items: center;
    padding: 2.0512820513vw;
    font-size: 3.0769230769vw;
    border: none;
  }
  #outline #outline-schedule .table .table-row .text {
    font-size: 3.0769230769vw;
    background: rgba(16, 18, 44, 0.5);
    padding: 3.0769230769vw 2.0512820513vw;
    line-height: 1.5em;
  }
  #outline #outline-schedule .table .table-row .text:nth-of-type(1) {
    grid-area: 1/2/2/3;
  }
  #outline #outline-schedule .table .table-row .text:nth-of-type(2) {
    grid-area: 2/2/3/3;
  }
  #outline #outline-schedule .table .table-row .text:nth-of-type(3) {
    grid-area: 3/2/4/3;
  }
  #outline #outline-schedule .table .table-row.final {
    grid-template-rows: repeat(1, 1fr);
    grid-row-gap: 0;
    border-bottom: 0;
  }
  #outline #outline-schedule .table .table-row.final .date {
    border: 0;
  }
  #outline #outline-schedule .gantt {
    margin-top: 4.1025641026vw;
  }
  #outline #outline-schedule .gantt .desc {
    font-size: 3.0769230769vw;
  }
  #outline #qualification {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 22.5641025641vw 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: rgba(16, 18, 44, 0.5);
    margin-top: 8.2051282051vw;
  }
  #outline #qualification .h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 5.1282051282vw;
  }
  #outline #qualification .list {
    display: block;
    font-size: 3.5897435897vw;
    font-weight: 100;
    line-height: 2em;
    padding: 0 1em 2em;
  }
  #outline .register-btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 19.2307692308vw;
    margin: 0 auto;
    color: #24112a;
    font-size: 5.1282051282vw;
    background: linear-gradient(45deg, #e6d687, #dfa24e);
    margin-top: 10.2564102564vw;
  }
  #outline .register-btn::after {
    content: "";
    position: absolute;
    border: solid 2px #24112a;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    top: 1px;
    left: 1px;
  }
}
/*----------------------------------------------------------------------
tournament
----------------------------------------------------------------------*/
#tournament {
  position: relative;
  clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
}
#tournament .match-detail .block:not(:last-child) {
  margin-bottom: max(3.75vw, 45px);
}
#tournament .match-detail .block .h3 {
  font-size: max(1.25vw, 15px);
  margin-bottom: 1em;
}
#tournament .match-detail .block .h4 {
  font-size: max(1.0416666667vw, 12.5px);
  text-align: center;
  margin-bottom: max(2.0833333333vw, 25px);
}
#tournament .match-detail .cast-container {
  padding: max(1.6666666667vw, 20px) max(2.5vw, 30px);
  background: linear-gradient(45deg, rgba(24, 6, 6, 0.8), rgba(0, 0, 0, 0.8));
  display: flex;
  flex-direction: column;
  gap: max(3.3333333333vw, 40px);
}
#tournament .match-detail .cast-list {
  display: flex;
  flex-wrap: wrap;
  gap: max(2.5vw, 30px) max(0.8333333333vw, 10px);
  justify-content: center;
}
#tournament .match-detail .cast-list .item {
  width: max(8.75vw, 105px);
}
#tournament .match-detail .cast-list .item .class {
  font-size: max(0.8333333333vw, 10px);
  margin-bottom: max(0.4166666667vw, 5px);
  font-weight: 100;
}
#tournament .match-detail .cast-list .item .image {
  margin-bottom: max(0.5208333333vw, 6.25px);
}
#tournament .match-detail .cast-list .item .name {
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
}
#tournament .match-detail .rule-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: max(2.0833333333vw, 25px) max(3.3333333333vw, 40px);
}
#tournament .match-detail .rule-list .rule-item:not(:last-child) {
  margin-bottom: max(2.5vw, 30px);
}
#tournament .match-detail .rule-list .rule-item .head {
  font-size: max(1.0416666667vw, 12.5px);
  margin-bottom: max(1.6666666667vw, 20px);
}
#tournament .match-detail .rule-list .rule-item .text {
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
  letter-spacing: -0.025em;
  line-height: 2em;
}

@media screen and (max-width: 600px) {
  #tournament {
    position: relative;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
  }
  #tournament .match-detail .rule-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 8.2051282051vw 3.8461538462vw;
    background: #10122c;
  }
  #tournament .match-detail .rule-list .rule-item:not(:last-child) {
    margin-bottom: 12.3076923077vw;
  }
  #tournament .match-detail .rule-list .rule-item .head {
    font-size: 4.6153846154vw;
    margin-bottom: 6.1538461538vw;
  }
  #tournament .match-detail .rule-list .rule-item .text {
    font-size: 3.5897435897vw;
    font-weight: 100;
    letter-spacing: -0.025em;
    line-height: 2em;
  }
}
/*----------------------------------------------------------------------
final
----------------------------------------------------------------------*/
#final {
  position: relative;
}
#final .match-detail .block:not(:last-child) {
  margin-bottom: max(3.75vw, 45px);
}
#final .match-detail .block .h3 {
  font-size: max(1.25vw, 15px);
  margin-bottom: 1em;
}
#final .match-detail .block .h4 {
  font-size: max(1.0416666667vw, 12.5px);
  text-align: center;
  margin-bottom: max(2.0833333333vw, 25px);
}
#final .match-detail .prize-list {
  margin-top: max(1.25vw, 15px);
}
#final .match-detail .rule-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: max(2.0833333333vw, 25px) max(3.3333333333vw, 40px);
}
#final .match-detail .rule-list .rule-item:not(:last-child) {
  margin-bottom: max(2.5vw, 30px);
}
#final .match-detail .rule-list .rule-item .head {
  font-size: max(1.0416666667vw, 12.5px);
  margin-bottom: max(1.6666666667vw, 20px);
}
#final .match-detail .rule-list .rule-item .text {
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
  letter-spacing: -0.025em;
  line-height: 2em;
}

@media screen and (max-width: 600px) {
  #final {
    position: relative;
  }
  #final .match-detail .block {
    margin-top: 16.4102564103vw;
  }
  #final .match-detail .block:not(:last-child) {
    margin-bottom: 12.3076923077vw;
  }
  #final .match-detail .block .h3 {
    font-size: 5.1282051282vw;
    margin-bottom: 1em;
  }
  #final .match-detail .block .h4 {
    font-size: 4.6153846154vw;
    text-align: center;
    margin-bottom: 8.2051282051vw;
  }
  #final .match-detail .rule-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 8.2051282051vw 3.8461538462vw;
    background: #10122c;
  }
  #final .match-detail .rule-list .rule-item:not(:last-child) {
    margin-bottom: 12.3076923077vw;
  }
  #final .match-detail .rule-list .rule-item .head {
    font-size: 4.6153846154vw;
    margin-bottom: 6.1538461538vw;
  }
  #final .match-detail .rule-list .rule-item .text {
    font-size: 3.5897435897vw;
    font-weight: 100;
    letter-spacing: -0.025em;
    line-height: 2em;
  }
}
/*----------------------------------------------------------------------
attention
----------------------------------------------------------------------*/
#attention .block {
  width: max(52.0833333333vw, 625px);
  background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
  background-color: rgba(16, 18, 44, 0.5);
  background-position: top left, top right, bottom right, bottom left;
  background-repeat: no-repeat;
  background-size: max(0.5208333333vw, 6.25px);
  border: solid 1px #daa900;
  display: flex;
  flex-direction: column;
  gap: max(3.3333333333vw, 40px);
  margin: 0 auto;
}
#attention .block:not(:last-child) {
  margin-bottom: max(3.75vw, 45px);
}
#attention .block .h3 {
  font-size: max(1.25vw, 15px);
  margin-bottom: 1em;
}
#attention .block .h4 {
  font-size: max(1.0416666667vw, 12.5px);
  text-align: center;
  margin-bottom: max(2.0833333333vw, 25px);
}
#attention .block .desc {
  width: 100%;
  padding: max(2.0833333333vw, 25px) max(1.6666666667vw, 20px);
}
#attention .block .desc .text {
  font-size: max(0.8333333333vw, 10px);
  line-height: 2em;
  font-weight: 100;
  letter-spacing: 0.025em;
}
#attention .block .rule-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: max(2.0833333333vw, 25px) max(1.6666666667vw, 20px);
  background: rgba(17, 4, 32, 0.8);
}
#attention .block .rule-list .rule-item:not(:last-child) {
  margin-bottom: max(2.5vw, 30px);
}
#attention .block .rule-list .rule-item .head {
  font-size: max(1.0416666667vw, 12.5px);
  margin-bottom: max(1.6666666667vw, 20px);
}
#attention .block .rule-list .rule-item .text {
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
  letter-spacing: -0.025em;
  line-height: 2em;
}

@media screen and (max-width: 600px) {
  #attention .block {
    width: 92.3076923077vw;
    background-image: url("../images/box-corner01.png"), url("../images/box-corner02.png"), url("../images/box-corner03.png"), url("../images/box-corner04.png");
    background-color: rgba(16, 18, 44, 0.5);
    background-position: top left, top right, bottom right, bottom left;
    background-repeat: no-repeat;
    background-size: max(0.5208333333vw, 6.25px);
    border: solid 1px #daa900;
    display: flex;
    flex-direction: column;
    gap: max(3.3333333333vw, 40px);
    margin: 0 auto;
  }
  #attention .block:not(:last-child) {
    margin-bottom: 12.3076923077vw;
  }
  #attention .block .h3 {
    font-size: 5.1282051282vw;
    margin-bottom: 1em;
  }
  #attention .block .h4 {
    font-size: 4.6153846154vw;
    text-align: center;
    margin-bottom: 8.2051282051vw;
  }
  #attention .block .desc {
    width: 100%;
    padding: 7.1794871795vw 3.8461538462vw;
    background: linear-gradient(45deg, rgba(24, 6, 6, 0.8), rgba(0, 0, 0, 0.8));
  }
  #attention .block .desc .text {
    font-size: 3.5897435897vw;
    line-height: 2em;
    font-weight: 100;
    letter-spacing: 0.025em;
  }
  #attention .block .rule-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 8.2051282051vw 3.8461538462vw;
    background: linear-gradient(45deg, rgba(24, 6, 6, 0.8), rgba(0, 0, 0, 0.8));
  }
  #attention .block .rule-list .rule-item:not(:last-child) {
    margin-bottom: 12.3076923077vw;
  }
  #attention .block .rule-list .rule-item .head {
    font-size: 4.6153846154vw;
    margin-bottom: 6.1538461538vw;
  }
  #attention .block .rule-list .rule-item .text {
    font-size: 3.5897435897vw;
    font-weight: 100;
    letter-spacing: -0.025em;
    line-height: 2em;
  }
}
/*----------------------------------------------------------------------
footer
----------------------------------------------------------------------*/
.dl-container {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  padding: max(1.6666666667vw, 20px);
  gap: max(0.8333333333vw, 10px);
  align-items: flex-end;
  z-index: 1;
}
.dl-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: max(7.2916666667vw, 87.5px);
  background: url("../images/footer/ptn-bg.jpg");
  z-index: -1;
  bottom: 0;
}
.dl-container .badge {
  width: max(13.5416666667vw, 162.5px);
  max-height: max(3.75vw, 45px);
}
.dl-container .badge .ios,
.dl-container .badge .android,
.dl-container .badge .windows {
  width: 100%;
  display: block;
}
.dl-container .badge .ios img,
.dl-container .badge .android img,
.dl-container .badge .windows img {
  width: 100%;
}
.dl-container .dl-head {
  width: max(12.5vw, 150px);
  margin: 0 max(0.4166666667vw, 5px);
}

#footer {
  width: 100%;
  background: #000;
  position: relative;
  padding: max(2.9166666667vw, 35px) 0 max(2.9166666667vw, 35px);
  color: #fff;
  font-size: max(0.8333333333vw, 10px);
  font-weight: 100;
}
#footer .container {
  width: max(72.9166666667vw, 875px);
  display: flex;
  margin: 0 auto;
  gap: 2%;
}
#footer .container .logo-container {
  width: 32.5%;
  display: flex;
  align-items: center;
  gap: max(1.6666666667vw, 20px);
}
#footer .container .logo-container .logo.yostar {
  width: max(9.6875vw, 116.25px);
}
#footer .container .logo-container .logo.yostar img {
  display: block;
  width: 100%;
}
#footer .container .logo-container .logo.maoliang {
  width: max(8.3333333333vw, 100px);
}
#footer .container .logo-container .logo.maoliang img {
  display: block;
  width: 100%;
}
#footer .container .text-container {
  width: 65.5%;
}
#footer .container .text-container .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: max(0.8333333333vw, 10px) 0;
}
#footer .container .text-container .links .link-item {
  padding: 0 1em;
  border-right: solid 1px #fff;
  color: #fff;
}
#footer .container .text-container .copyright {
  text-align: center;
  font-size: max(0.7291666667vw, 8.75px);
  margin-top: max(1.6666666667vw, 20px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em;
}

@media screen and (max-width: 600px) {
  .dl-container {
    background: url("../images/bg-pinkpaper.jpg");
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 3.8461538462vw;
    gap: 2.5641025641vw;
    z-index: 1;
  }
  .dl-container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 18.4615384615vw;
    background: url("../images/texture-ptn.png");
    z-index: -1;
    bottom: 0;
  }
  .dl-container .badge {
    width: 28.2051282051vw;
    max-height: 18.4615384615vw;
  }
  .dl-container .dl-head {
    width: 25.641025641vw;
  }
  .dl-container .badge.windows {
    display: none;
  }
  #footer {
    width: 100%;
    background: #000;
    position: relative;
    padding: 14.358974359vw 0 14.358974359vw;
    color: #fff;
    font-size: 3.0769230769vw;
  }
  #footer .container {
    width: 92.3076923077vw;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    gap: 2%;
  }
  #footer .container .logo-container {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8.2051282051vw;
  }
  #footer .container .logo-container .logo.yostar {
    width: 47.6923076923vw;
  }
  #footer .container .logo-container .logo.yostar img {
    display: block;
    width: 100%;
  }
  #footer .container .logo-container .logo.maoliang {
    width: 41.0256410256vw;
  }
  #footer .container .logo-container .logo.maoliang img {
    display: block;
    width: 100%;
  }
  #footer .container .text-container {
    width: 100%;
  }
  #footer .container .text-container .links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 3.5897435897vw 0vw;
    margin-top: 8.2051282051vw;
  }
  #footer .container .text-container .links .link-item {
    padding: 0 1em;
    border-right: solid 1px #fff;
  }
  #footer .container .text-container .links .link-item:last-child {
    border: none;
  }
  #footer .container .text-container .copyright {
    text-align: center;
    font-size: 2.5641025641vw;
    margin-top: 8.2051282051vw;
  }
}
/*----------------------------------------------------------------------
swiper setting
----------------------------------------------------------------------*/
.swiper-container .main-container {
  position: relative;
}
.swiper-container .main-container .custom-navigation {
  position: absolute;
  width: max(59.6354166667vw, 715.625px);
  margin: 0 auto;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  display: flex;
  justify-content: space-between;
}
.swiper-container .main-container .custom-navigation .prev-el,
.swiper-container .main-container .custom-navigation .next-el {
  transition: all 0.3s ease-in-out;
}
.swiper-container .main-container .custom-navigation .prev-el {
  position: relative;
  width: max(3.3333333333vw, 40px);
  height: max(3.3333333333vw, 40px);
  -webkit-mask-image: url("../images/slide/nav-prev.svg");
          mask-image: url("../images/slide/nav-prev.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: auto 100%;
          mask-size: auto 100%;
  -webkit-mask-position: center center;
          mask-position: center center;
  background: #fff;
  cursor: pointer;
}
.swiper-container .main-container .custom-navigation .next-el {
  position: relative;
  width: max(3.3333333333vw, 40px);
  height: max(3.3333333333vw, 40px);
  -webkit-mask-image: url("../images/slide/nav-next.svg");
          mask-image: url("../images/slide/nav-next.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: auto 100%;
          mask-size: auto 100%;
  -webkit-mask-position: center center;
          mask-position: center center;
  background: #fff;
  cursor: pointer;
}
.swiper-container .main-container .custom-navigation .prev-el.disable,
.swiper-container .main-container .custom-navigation .next-el.disable {
  opacity: 0.2;
}
.swiper-container .swiper-main {
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}
.swiper-container .swiper-main .swiper-slide::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.swiper-container .swiper-main .swiper-slide-active::after {
  opacity: 0;
}
.swiper-container .swiper-thumbs {
  width: max(30.2083333333vw, 362.5px);
  cursor: pointer;
  margin: 0 auto;
}
.swiper-container .swiper-thumbs .swiper-slide {
  margin-top: max(0.7291666667vw, 8.75px);
}
.swiper-container .swiper-thumbs .swiper-slide :not(:last-child) {
  margin-right: max(0.4166666667vw, 5px);
}
.swiper-container .swiper-thumbs .swiper-slide::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  border: solid 1px rgba(255, 255, 255, 0.1);
}
.swiper-container .swiper-thumbs .swiper-slide-thumb-active::after {
  background: rgba(0, 0, 0, 0);
  border: solid 1px rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 600px) {
  .swiper-container .main-container {
    position: relative;
  }
  .swiper-container .main-container .custom-navigation {
    position: absolute;
    width: 100vw;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    display: flex;
    justify-content: space-between;
    z-index: 5;
  }
  .swiper-container .main-container .custom-navigation .prev-el,
  .swiper-container .main-container .custom-navigation .next-el {
    transition: all 0.3s ease-in-out;
  }
  .swiper-container .main-container .custom-navigation .prev-el {
    position: relative;
    width: 8.2051282051vw;
    height: 8.2051282051vw;
    -webkit-mask-image: url("../images/slide/nav-prev.svg");
            mask-image: url("../images/slide/nav-prev.svg");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: auto 100%;
            mask-size: auto 100%;
    -webkit-mask-position: center center;
            mask-position: center center;
    background: #fff;
    cursor: pointer;
  }
  .swiper-container .main-container .custom-navigation .next-el {
    position: relative;
    width: 8.2051282051vw;
    height: 8.2051282051vw;
    -webkit-mask-image: url("../images/slide/nav-next.svg");
            mask-image: url("../images/slide/nav-next.svg");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: auto 100%;
            mask-size: auto 100%;
    -webkit-mask-position: center center;
            mask-position: center center;
    background: #fff;
    cursor: pointer;
  }
  .swiper-container .main-container .custom-navigation .prev-el.disable,
  .swiper-container .main-container .custom-navigation .next-el.disable {
    opacity: 0.2;
  }
  .swiper-container .swiper-main {
    width: 100%;
    cursor: pointer;
    overflow: hidden;
  }
  .swiper-container .swiper-main .swiper-slide::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  .swiper-container .swiper-main .swiper-slide-active::after {
    opacity: 0;
  }
  .swiper-container .swiper-thumbs {
    width: 100%;
    cursor: pointer;
    margin: 0 auto;
  }
  .swiper-container .swiper-thumbs .swiper-slide {
    margin-top: 2.0512820513vw;
  }
  .swiper-container .swiper-thumbs .swiper-slide :not(:last-child) {
    margin-right: 0;
  }
  .swiper-container .swiper-thumbs .swiper-slide::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    border: solid 1px rgba(255, 255, 255, 0.1);
  }
  .swiper-container .swiper-thumbs .swiper-slide-thumb-active::after {
    background: rgba(0, 0, 0, 0);
    border: solid 1px rgba(255, 255, 255, 0.5);
  }
}
/*----------------------------------------------------------------------
particles setting
----------------------------------------------------------------------*/
#particles {
  position: fixed;
  width: 100lvw;
  height: 300lvh;
  top: 0;
  left: 0;
  mix-blend-mode: color-dodge;
  pointer-events: none;
}

@media screen and (max-width: 600px) {
  #particles {
    position: fixed;
    width: 100lvw;
    height: 300lvh;
    top: 0;
    left: 0;
    mix-blend-mode: color-dodge;
    pointer-events: none;
  }
}
/*----------------------------------------------------------------------
animation setting
----------------------------------------------------------------------*/
.fadein {
  opacity: 0;
  transform: translate(0, 10px);
  transition-duration: 0.6s;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

@keyframes rotate-infinite {
  0% {
    rotate: 0deg;
  }
  100% {
    rotate: 360deg;
  }
}
.is-sp {
  display: none;
}

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