body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, table, th, td, form, fieldset, legend, textarea, input, select, textarea, button, article, aside, dialog, footer, header, section, footer, nav, figure, main {
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

article, aside, dialog, footer, header, section, footer, nav, figure, main {
  display: block;
}

html, body {
  height: 100%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

img, form, fieldset, li {
  border: 0;
  vertical-align: top;
}

ul, ol {
  list-style: none;
}

button {
  overflow: visible;
  cursor: pointer;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button:disabled {
  cursor: default;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input, select {
  width: 0;
  height: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

address, caption, em {
  font-style: normal;
}

a, a:focus, a:active, a:hover {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "pretendard";
  font-weight: 400;
  src: url(../font/pretendard_regular.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 500;
  src: url(../font/pretendard_medium.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 600;
  src: url(../font/pretendard_semibold.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 700;
  src: url(../font/pretendard_bold.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 800;
  src: url(../font/pretendard_extrabold.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 900;
  src: url(../font/pretendard_black.woff) format("woff");
}
/* fonts component */
[class^=heading_],
[class*=" heading_"] {
  font-family: "pretendard";
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em;
}

.heading_xxlarge {
  font-size: 68px;
  font-size: 2.65625vw;
  line-height: 88px;
  line-height: 3.4375vw;
}
@media (min-width: 2560px) {
  .heading_xxlarge {
    font-size: 68px;
    line-height: 88px;
  }
}

.heading_xlarge {
  font-size: 42px;
  font-size: 1.640625vw;
  line-height: 55px;
  line-height: 2.1484375vw;
}
@media (min-width: 2560px) {
  .heading_xlarge {
    font-size: 42px;
    line-height: 55px;
  }
}

.heading_large {
  font-size: 36px;
  font-size: 1.40625vw;
  line-height: 47px;
  line-height: 1.8359375vw;
}
@media (min-width: 2560px) {
  .heading_large {
    font-size: 36px;
    line-height: 47px;
  }
}

.heading_medium {
  font-size: 28px;
  font-size: 1.09375vw;
  line-height: 36px;
  line-height: 1.40625vw;
}
@media (min-width: 2560px) {
  .heading_medium {
    font-size: 28px;
    line-height: 36px;
  }
}

.heading_normal {
  font-size: 26px;
  font-size: 1.015625vw;
  line-height: 34px;
  line-height: 1.328125vw;
}
@media (min-width: 2560px) {
  .heading_normal {
    font-size: 26px;
    line-height: 34px;
  }
}

.heading_small {
  font-size: 24px;
  font-size: 0.9375vw;
  line-height: 31px;
  line-height: 1.2109375vw;
}
@media (min-width: 2560px) {
  .heading_small {
    font-size: 24px;
    line-height: 31px;
  }
}

.heading_xsmall {
  font-size: 20px;
  font-size: 0.78125vw;
  line-height: 26px;
  line-height: 1.015625vw;
}
@media (min-width: 2560px) {
  .heading_xsmall {
    font-size: 20px;
    line-height: 26px;
  }
}

[class^=body_],
[class*=" body_"] {
  font-family: "pretendard";
  font-weight: 500;
  letter-spacing: -0.02em;
}

.body_xxlarge {
  font-size: 40px;
  font-size: 1.5625vw;
  line-height: 48px;
  line-height: 1.875vw;
}
@media (min-width: 2560px) {
  .body_xxlarge {
    font-size: 40px;
    line-height: 48px;
  }
}

.body_xlarge {
  font-size: 30px;
  font-size: 1.171875vw;
  line-height: 39px;
  line-height: 1.5234375vw;
}
@media (min-width: 2560px) {
  .body_xlarge {
    font-size: 30px;
    line-height: 39px;
  }
}

.body_mlarge {
  font-size: 28px;
  font-size: 1.09375vw;
  line-height: 36px;
  line-height: 1.40625vw;
}
@media (min-width: 2560px) {
  .body_mlarge {
    font-size: 28px;
    line-height: 36px;
  }
}

.body_large {
  font-size: 26px;
  font-size: 1.015625vw;
  line-height: 36px;
  line-height: 1.40625vw;
}
@media (min-width: 2560px) {
  .body_large {
    font-size: 26px;
    line-height: 36px;
  }
}

.body_medium {
  font-size: 22px;
  font-size: 0.859375vw;
  line-height: 26px;
  line-height: 1.015625vw;
}
@media (min-width: 2560px) {
  .body_medium {
    font-size: 22px;
    line-height: 26px;
  }
}

.body_xmedium {
  font-size: 21px;
  font-size: 0.8203125vw;
  line-height: 27px;
  line-height: 1.0546875vw;
}
@media (min-width: 2560px) {
  .body_xmedium {
    font-size: 21px;
    line-height: 27px;
  }
}

.body_xnormal {
  font-size: 20px;
  font-size: 0.78125vw;
  line-height: 26px;
  line-height: 1.015625vw;
}
@media (min-width: 2560px) {
  .body_xnormal {
    font-size: 20px;
    line-height: 26px;
  }
}

.body_normal {
  font-size: 18px;
  font-size: 0.703125vw;
  line-height: 25px;
  line-height: 0.9765625vw;
}
@media (min-width: 2560px) {
  .body_normal {
    font-size: 18px;
    line-height: 25px;
  }
}

.body_snormal {
  font-size: 18px;
  font-size: 0.703125vw;
  line-height: 23px;
  line-height: 0.8984375vw;
}
@media (min-width: 2560px) {
  .body_snormal {
    font-size: 18px;
    line-height: 23px;
  }
}

.body_small {
  font-size: 16px;
  font-size: 0.625vw;
  line-height: 22px;
  line-height: 0.859375vw;
}
@media (min-width: 2560px) {
  .body_small {
    font-size: 16px;
    line-height: 22px;
  }
}

.body_xsmall {
  font-size: 14px;
  font-size: 0.546875vw;
  line-height: 18px;
  line-height: 0.703125vw;
}
@media (min-width: 2560px) {
  .body_xsmall {
    font-size: 14px;
    line-height: 18px;
  }
}

body,
input,
select,
textarea,
button {
  font-family: "pretendard";
  font-weight: 400;
  color: #fff;
}

body {
  background-color: #000;
}

.blind,
caption,
legend {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 100px;
  white-space: nowrap;
}

.skip {
  height: 0;
}

.skip a {
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 25px;
  text-align: center;
}

.skip a:focus,
#skip a:active {
  position: absolute;
  top: 0;
  z-index: 100;
  padding: 10px 0;
  background: #000;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

button:disabled,
input:disabled {
  pointer-events: none;
  cursor: default;
}

img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1400px;
  max-width: 54.6875vw;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 2560px) {
  .inner {
    max-width: 1400px;
  }
}

.animate {
  opacity: 0.0001;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
  transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
  -webkit-transition-delay: calc(var(--i) * 0.15s);
  transition-delay: calc(var(--i) * 0.15s);
}
.animate.is_show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.animate_zoom {
  opacity: 0;
}
.animate_zoom.is_show {
  -webkit-animation: zoom-fade 0.5s calc(var(--i) * 0.2s) forwards cubic-bezier(0.22, 0.61, 0.36, 1);
  animation: zoom-fade 0.5s calc(var(--i) * 0.2s) forwards cubic-bezier(0.22, 0.61, 0.36, 1);
}

@-webkit-keyframes zoom-fade {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes zoom-fade {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.riotbar-footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.riotbar-legal-links {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  background: #292929;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.extrabold {
  font-weight: 800;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.0001;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0.0001;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bouncing {
  0% {
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(15px);
    -khtml-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@keyframes bouncing {
  0% {
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(15px);
    -khtml-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@-webkit-keyframes slideLeft {
  100% {
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
}
@keyframes slideLeft {
  100% {
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
}
@-webkit-keyframes slideRight {
  100% {
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
}
@keyframes slideRight {
  100% {
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
}
@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-filter: none;
    filter: none;
  }
}
@-webkit-keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.notes .btn_toggle {
  width: 100%;
  background-color: #000;
  font-size: 28px;
  font-size: 1.09375vw;
  line-height: 91px;
  line-height: 3.5546875vw;
  font-weight: 700;
  border-top: 1px solid #1c1c1c;
  letter-spacing: -0.02em;
  color: #fff;
}
@media (min-width: 2560px) {
  .notes .btn_toggle {
    font-size: 28px;
    line-height: 91px;
  }
}
.notes .btn_toggle span {
  display: inline-block;
  position: relative;
  padding-right: 33px;
  padding-right: 1.2890625vw;
}
@media (min-width: 2560px) {
  .notes .btn_toggle span {
    padding-right: 33px;
  }
}
.notes .btn_toggle span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  right: 0.078125vw;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-background-size: 18px 12px;
  background-size: 18px 12px;
  -webkit-background-size: 0.703125vw 0.46875vw;
  background-size: 0.703125vw 0.46875vw;
  background-image: url("../img/normal.png");
  background-position: 0px 0px;
  background-position: 0vw 0vw;
  width: 18px;
  width: 0.703125vw;
  height: 12px;
  height: 0.46875vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
}
@media (min-width: 2560px) {
  .notes .btn_toggle span::after {
    right: 2px;
  }
}
@media (min-width: 2560px) {
  .notes .btn_toggle span::after {
    -webkit-background-size: 18px 12px;
    background-size: 18px 12px;
  }
}
@media (min-width: 2560px) {
  .notes .btn_toggle span::after {
    background-position: 0px 0px;
  }
}
@media (min-width: 2560px) {
  .notes .btn_toggle span::after {
    width: 18px;
    height: 12px;
  }
}
.notes .btn_toggle.is_active span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -khtml-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.notes .btn_toggle.is_active + .precautions {
  display: block;
}

.precautions {
  display: none;
  padding: 114px 155px 120px;
  padding: 5.9375vw 8.0729166667vw 6.25vw;
  background-color: #242424;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  font-size: 16px;
  font-size: 0.8333333333vw;
  line-height: 32px;
  line-height: 1.6666666667vw;
  color: #9c9c9c;
  word-break: break-all;
}
@media (min-width: 2560px) {
  .precautions {
    padding: 114px 155px 120px;
  }
}
@media (min-width: 2560px) {
  .precautions {
    font-size: 16px;
    line-height: 32px;
  }
}
@media screen and (max-width: 768px) {
  .precautions {
    padding: 80px 64px 90px;
    padding: 7.8125vw 6.25vw 8.7890625vw;
    font-size: 24px;
    font-size: 2.34375vw;
    line-height: 40px;
    line-height: 3.90625vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 1025px) {
  .precautions {
    padding: 80px 64px 90px;
  }
}
@media screen and (max-width: 768px) and (min-width: 1025px) {
  .precautions {
    font-size: 24px;
    line-height: 40px;
  }
}
.precautions h4 {
  font-weight: 600;
  color: #d7d7e2;
  line-height: 32px;
  line-height: 1.6666666667vw;
}
@media (min-width: 2560px) {
  .precautions h4 {
    line-height: 32px;
  }
}
.precautions h4 ~ h4 {
  margin-top: 10px;
  margin-top: 0.5208333333vw;
}
@media (min-width: 2560px) {
  .precautions h4 ~ h4 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .precautions h4 {
    font-size: 26px;
    font-size: 2.5390625vw;
    line-height: 52px;
    line-height: 5.078125vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 1025px) {
  .precautions h4 {
    font-size: 26px;
    line-height: 52px;
  }
}
@media screen and (max-width: 768px) {
  .precautions h4 ~ h4 {
    margin-top: 20px;
    margin-top: 1.953125vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 1025px) {
  .precautions h4 ~ h4 {
    margin-top: 20px;
  }
}
.precautions > ul {
  padding-left: 10px;
  padding-left: 0.5208333333vw;
}
@media (min-width: 2560px) {
  .precautions > ul {
    padding-left: 10px;
  }
}
.precautions > ul > li > ul {
  padding-left: 17px;
  padding-left: 0.8854166667vw;
}
@media (min-width: 2560px) {
  .precautions > ul > li > ul {
    padding-left: 17px;
  }
}
.precautions > ul > li p {
  padding-left: 28px;
  padding-left: 1.4583333333vw;
}
@media (min-width: 2560px) {
  .precautions > ul > li p {
    padding-left: 28px;
  }
}
.precautions > ul > li .underline {
  text-decoration: underline;
}
.precautions > ul > li .btn_link {
  color: #9c9c9c;
  text-decoration: underline;
}
.precautions > ul > li a {
  color: inherit;
  text-decoration: underline;
}
.precautions .desc_item > li {
  padding-left: 17px;
  padding-left: 0.8854166667vw;
}
@media (min-width: 2560px) {
  .precautions .desc_item > li {
    padding-left: 17px;
  }
}
.precautions .table {
  margin-top: 14px;
  margin-top: 0.7291666667vw;
  padding: 0px 0px 20px 28px;
  padding: 0vw 0vw 1.0416666667vw 1.4583333333vw;
}
@media (min-width: 2560px) {
  .precautions .table {
    margin-top: 14px;
  }
}
@media (min-width: 2560px) {
  .precautions .table {
    padding: 0px 0px 20px 28px;
  }
}
.precautions table,
.precautions th,
.precautions td {
  border: 1px solid #fff;
  border-collapse: collapse;
}
.precautions table th,
.precautions table td {
  padding: 12px;
  padding: 0.625vw;
  font-weight: 600;
  font-size: 16px;
  font-size: 0.625vw;
  color: #fff;
  line-height: 1.75;
  text-align: center;
}
@media (min-width: 2560px) {
  .precautions table th,
  .precautions table td {
    padding: 12px;
  }
}
@media (min-width: 2560px) {
  .precautions table th,
  .precautions table td {
    font-size: 16px;
  }
}
.precautions table th {
  width: 178px;
  width: 9.2708333333vw;
}
@media (min-width: 2560px) {
  .precautions table th {
    width: 178px;
  }
}

.layer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100vh;
  text-align: center;
}
.layer::before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.dimmed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
}

.is_lock {
  overflow: hidden;
  position: fixed !important;
  left: 0;
  width: 100%;
  overscroll-behavior-y: none;
}

.is_lock .riotbar-header-wrapper {
  z-index: 0;
}

.pop {
  display: inline-block;
  position: relative;
  z-index: 20;
  vertical-align: middle;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pop .heading_medium {
  font-size: 28px;
  line-height: 36px;
}
.pop .body_large {
  font-size: 28px;
  line-height: 36px;
}
.pop .body_xmedium {
  font-size: 21px;
  line-height: 27px;
}
.pop .body_xnormal {
  font-size: 20px;
  line-height: 26px;
}
.pop .body_normal {
  font-size: 18px;
  line-height: 23px;
}
.pop .body_small {
  font-size: 16px;
  line-height: 21px;
}
.pop .body_xsmall {
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 1024px) {
  .pop .heading_medium {
    font-size: 28px;
    font-size: 2.734375vw;
    line-height: 36px;
    line-height: 3.515625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .heading_medium {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 1024px) {
  .pop .body_large {
    font-size: 28px;
    font-size: 2.734375vw;
    line-height: 36px;
    line-height: 3.515625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .body_large {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 1024px) {
  .pop .body_xnormal {
    font-size: 20px;
    font-size: 1.953125vw;
    line-height: 26px;
    line-height: 2.5390625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .body_xnormal {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 1024px) {
  .pop .body_xmedium {
    font-size: 21px;
    font-size: 2.05078125vw;
    line-height: 27px;
    line-height: 2.63671875vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .body_xmedium {
    font-size: 21px;
    line-height: 27px;
  }
}
@media (max-width: 1024px) {
  .pop .body_normal {
    font-size: 18px;
    font-size: 1.7578125vw;
    line-height: 23px;
    line-height: 2.24609375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .body_normal {
    font-size: 18px;
    line-height: 23px;
  }
}
@media (max-width: 1024px) {
  .pop .body_small {
    font-size: 16px;
    font-size: 1.5625vw;
    line-height: 21px;
    line-height: 2.05078125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .body_small {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (max-width: 1024px) {
  .pop .body_xsmall {
    font-size: 14px;
    font-size: 1.3671875vw;
    line-height: 18px;
    line-height: 1.7578125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .body_xsmall {
    font-size: 14px;
    line-height: 18px;
  }
}
.pop .scroll-wrapper {
  overflow: visible !important;
}
.pop .scroll-content::-webkit-scrollbar, .pop .scroll-content::-webkit-scrollbar-thumb {
  display: none;
}
.pop .scroll-bar {
  background: #FCFAFF !important;
  opacity: 1 !important;
  border-radius: 0 !important;
}
.pop .scroll-element_outer {
  border-radius: 6px !important;
}
.pop .scroll-element_track {
  background-color: #4150BA !important;
  opacity: 1 !important;
  border-radius: 0 !important;
}
.pop .scroll-element.scroll-y {
  width: 4px;
  width: 0.15625vw;
  right: -20px;
  right: -0.78125vw;
}
@media (min-width: 2560px) {
  .pop .scroll-element.scroll-y {
    width: 4px;
  }
}
@media (min-width: 2560px) {
  .pop .scroll-element.scroll-y {
    right: -20px;
  }
}
@media (max-width: 1024px) {
  .pop .scroll-element.scroll-y {
    width: 4px;
    width: 0.390625vw;
    right: -20px;
    right: -1.953125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .scroll-element.scroll-y {
    width: 4px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .scroll-element.scroll-y {
    right: -20px;
  }
}
@media screen and (max-width: 768px) {
  .pop .scroll-wrapper > .scroll-content {
    overflow: hidden !important;
  }
}
.pop_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: hidden;
  position: relative;
  width: 512px;
  max-height: calc(100vh - 60px);
  padding: 72px 40px 46px;
  background: url("../img/season1/bg_popup1.jpg") center/cover no-repeat;
  color: #00004A;
  -webkit-box-shadow: inset 0 0 0 2px #C19C00;
  box-shadow: inset 0 0 0 2px #C19C00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pop_item::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 38px;
  background: url("../img/season1/deco_pop1.png") center/cover no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  content: "";
}
.pop_item::-webkit-scrollbar {
  width: 6px;
  background-color: #2E3737;
}
.pop_item::-webkit-scrollbar-thumb {
  background-color: #9EB6B6;
  border-radius: 4px;
}
.pop_item.pop_list {
  width: 672px;
}
.pop_item.pop_alert {
  width: 572px;
  width: 572px;
  width: 55.859375vw;
}
@media (min-width: 1025px) {
  .pop_item.pop_alert {
    width: 572px;
  }
}
@media (max-width: 1024px) {
  .pop_item {
    width: 512px;
    width: 50vw;
    padding: 64px 40px 46px;
    padding: 6.25vw 3.90625vw 4.4921875vw;
    border-radius: 8px;
    border-radius: 0.78125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_item {
    width: 512px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_item {
    padding: 64px 40px 46px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_item {
    border-radius: 8px;
  }
}
@media (max-width: 1024px) {
  .pop_item.pop_list {
    width: 672px;
    width: 65.625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_item.pop_list {
    width: 672px;
  }
}
.pop_sub_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #F5D75A;
  text-align: center;
}
.pop_sub_title + .pop_title {
  margin-top: 16px;
}
@media (max-width: 1024px) {
  .pop_sub_title + .pop_title {
    margin-top: 16px;
    margin-top: 1.5625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_sub_title + .pop_title {
    margin-top: 16px;
  }
}
.pop_title, .pop_notice {
  text-align: center;
}
.pop_notice {
  color: #D2F5FF;
}
.pop_title + .pop_bx {
  margin-top: 36px;
}
@media (max-width: 1024px) {
  .pop_title + .pop_bx {
    margin-top: 36px;
    margin-top: 3.515625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_title + .pop_bx {
    margin-top: 36px;
  }
}
.pop .tbl_head, .pop .tbl_body {
  display: block;
  position: relative;
  width: 100%;
}
.pop_content {
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .pop_content {
    margin-top: 24px;
    margin-top: 2.34375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_content {
    margin-top: 24px;
  }
}
.pop_title {
  color: #EBBF03;
}
.pop_desc {
  margin-top: 14px;
  color: #D2F5FF;
  text-align: center;
}
@media (max-width: 1024px) {
  .pop_desc {
    margin-top: 14px;
    margin-top: 1.3671875vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_desc {
    margin-top: 14px;
  }
}
.pop_desc .time {
  color: #D2F5FF;
}
.pop_noti {
  margin-top: 20px;
  color: #FFBE44;
  text-align: center;
}
.pop_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .pop_btn {
    gap: 16px;
    gap: 1.5625vw;
    margin-top: 20px;
    margin-top: 1.953125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_btn {
    gap: 16px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_btn {
    margin-top: 20px;
  }
}
.pop_btn.type_btn .btn_primary {
  -webkit-background-size: 532px 232px;
  background-size: 532px 232px;
  -webkit-background-size: 51.953125vw 22.65625vw;
  background-size: 51.953125vw 22.65625vw;
  background-image: url("../img/popup.png");
  background-position: 0px -162px;
  background-position: 0vw -15.8203125vw;
  width: 250px;
  width: 24.4140625vw;
  height: 70px;
  height: 6.8359375vw;
}
@media (min-width: 1025px) {
  .pop_btn.type_btn .btn_primary {
    -webkit-background-size: 532px 232px;
    background-size: 532px 232px;
  }
}
@media (min-width: 1025px) {
  .pop_btn.type_btn .btn_primary {
    background-position: 0px -162px;
  }
}
@media (min-width: 1025px) {
  .pop_btn.type_btn .btn_primary {
    width: 250px;
    height: 70px;
  }
}
.pop_btn.type_btn .btn_primary:hover {
  -webkit-background-size: 532px 232px;
  background-size: 532px 232px;
  -webkit-background-size: 51.953125vw 22.65625vw;
  background-size: 51.953125vw 22.65625vw;
  background-image: url("../img/popup.png");
  background-position: -282px 0px;
  background-position: -27.5390625vw 0vw;
  width: 250px;
  width: 24.4140625vw;
  height: 70px;
  height: 6.8359375vw;
}
@media (min-width: 1025px) {
  .pop_btn.type_btn .btn_primary:hover {
    -webkit-background-size: 532px 232px;
    background-size: 532px 232px;
  }
}
@media (min-width: 1025px) {
  .pop_btn.type_btn .btn_primary:hover {
    background-position: -282px 0px;
  }
}
@media (min-width: 1025px) {
  .pop_btn.type_btn .btn_primary:hover {
    width: 250px;
    height: 70px;
  }
}
.pop_btn.type_btn .btn_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pop .btn_close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
}
.pop .btn_close::before, .pop .btn_close::after {
  position: absolute;
  width: 3px;
  height: 28px;
  background-color: #8181A1;
  content: "";
}
.pop .btn_close::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pop .btn_close::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 1024px) {
  .pop .btn_close {
    top: 14px;
    top: 1.3671875vw;
    right: 14px;
    right: 1.3671875vw;
    width: 36px;
    width: 3.515625vw;
    height: 36px;
    height: 3.515625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .btn_close {
    top: 14px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .btn_close {
    right: 14px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .btn_close {
    width: 36px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .btn_close {
    height: 36px;
  }
}
@media (max-width: 1024px) {
  .pop .btn_close::before, .pop .btn_close::after {
    width: 3px;
    width: 0.29296875vw;
    height: 28px;
    height: 2.734375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .btn_close::before, .pop .btn_close::after {
    width: 3px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop .btn_close::before, .pop .btn_close::after {
    height: 28px;
  }
}
.pop .btn_primary {
  -webkit-background-size: 532px 232px;
  background-size: 532px 232px;
  -webkit-background-size: 51.953125vw 22.65625vw;
  background-size: 51.953125vw 22.65625vw;
  background-image: url("../img/popup.png");
  background-position: 0px 0px;
  background-position: 0vw 0vw;
  width: 278px;
  width: 27.1484375vw;
  height: 77px;
  height: 7.51953125vw;
  color: #00004A;
}
@media (min-width: 1025px) {
  .pop .btn_primary {
    -webkit-background-size: 532px 232px;
    background-size: 532px 232px;
  }
}
@media (min-width: 1025px) {
  .pop .btn_primary {
    background-position: 0px 0px;
  }
}
@media (min-width: 1025px) {
  .pop .btn_primary {
    width: 278px;
    height: 77px;
  }
}
.pop .btn_primary:hover {
  color: #fff;
  -webkit-background-size: 532px 232px;
  background-size: 532px 232px;
  -webkit-background-size: 51.953125vw 22.65625vw;
  background-size: 51.953125vw 22.65625vw;
  background-image: url("../img/popup.png");
  background-position: 0px -81px;
  background-position: 0vw -7.91015625vw;
  width: 278px;
  width: 27.1484375vw;
  height: 77px;
  height: 7.51953125vw;
}
@media (min-width: 1025px) {
  .pop .btn_primary:hover {
    -webkit-background-size: 532px 232px;
    background-size: 532px 232px;
  }
}
@media (min-width: 1025px) {
  .pop .btn_primary:hover {
    background-position: 0px -81px;
  }
}
@media (min-width: 1025px) {
  .pop .btn_primary:hover {
    width: 278px;
    height: 77px;
  }
}
.pop_list {
  padding-left: 42px;
  padding-right: 42px;
}
@media (max-width: 1024px) {
  .pop_list {
    padding-left: 42px;
    padding-left: 4.1015625vw;
    padding-right: 42px;
    padding-right: 4.1015625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list {
    padding-left: 42px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list {
    padding-right: 42px;
  }
}
.pop_list .pop_bx {
  width: 100%;
  margin-top: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .pop_list .pop_bx {
    padding-right: 20px;
    padding-right: 1.953125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list .pop_bx {
    padding-right: 20px;
  }
}
.pop_list td:first-child, .pop_list th:first-child {
  width: 124px;
}
.pop_list td:nth-child(2), .pop_list th:nth-child(2) {
  width: 311px;
}
.pop_list td:nth-child(3), .pop_list th:nth-child(3) {
  width: 133px;
}
@media (max-width: 1024px) {
  .pop_list td:first-child, .pop_list th:first-child {
    width: 124px;
    width: 12.109375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list td:first-child, .pop_list th:first-child {
    width: 124px;
  }
}
@media (max-width: 1024px) {
  .pop_list td:nth-child(2), .pop_list th:nth-child(2) {
    width: 311px;
    width: 30.37109375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list td:nth-child(2), .pop_list th:nth-child(2) {
    width: 311px;
  }
}
@media (max-width: 1024px) {
  .pop_list td:nth-child(3), .pop_list th:nth-child(3) {
    width: 133px;
    width: 12.98828125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list td:nth-child(3), .pop_list th:nth-child(3) {
    width: 133px;
  }
}
.pop_list .tbl {
  width: 100%;
}
.pop_list .tbl_head {
  padding: 10px 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .pop_list .tbl_head {
    padding: 10px 24px;
    padding: 0.9765625vw 2.34375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list .tbl_head {
    padding: 10px 24px;
  }
}
.pop_list .tbl_head th {
  color: #7F8CFB;
}
.pop_list .tbl_body {
  height: 456px;
}
.pop_list .tbl_body tr {
  display: block;
  margin-top: 8px;
  padding: 0 22px;
  background-color: #fff;
}
.pop_list .tbl_body tr td:first-child {
  height: 80px;
}
.pop_list .tbl_body .no_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
  background: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF6CE;
  height: 456px;
  height: 44.53125vw;
}
@media (min-width: 1025px) {
  .pop_list .tbl_body .no_data {
    height: 456px;
  }
}
.pop_list .tbl_body .no_data td {
  width: auto;
  height: auto;
}
@media (max-width: 1024px) {
  .pop_list .tbl_body {
    height: 456px;
    height: 44.53125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list .tbl_body {
    height: 456px;
  }
}
@media (max-width: 1024px) {
  .pop_list .tbl_body tr {
    margin-top: 8px;
    margin-top: 0.78125vw;
    padding: 0px 22px;
    padding: 0vw 2.1484375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list .tbl_body tr {
    margin-top: 8px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list .tbl_body tr {
    padding: 0px 22px;
  }
}
@media (max-width: 1024px) {
  .pop_list .tbl_body tr td:first-child {
    height: 80px;
    height: 7.8125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list .tbl_body tr td:first-child {
    height: 80px;
  }
}
.pop_list .time {
  display: block;
  color: #9796DA;
}
@media (max-width: 1024px) {
  .pop_list .time {
    margin-top: 8px;
    margin-top: 0.78125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_list .time {
    margin-top: 8px;
  }
}
.pop_list .btn_check {
  display: block;
  margin-top: 8px;
  color: #105AFF;
  text-decoration: underline;
}
.pop_reward .pop_content .pop_desc {
  margin-top: 17px;
}
@media (max-width: 1024px) {
  .pop_reward .pop_content .pop_desc {
    margin-top: 17px;
    margin-top: 1.66015625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_reward .pop_content .pop_desc {
    margin-top: 17px;
  }
}
.pop_reward_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 335px;
  height: 236px;
  margin: 23px 0 16px;
}
@media (max-width: 1024px) {
  .pop_reward_img {
    width: 200px;
    width: 19.53125vw;
    height: 160px;
    height: 15.625vw;
    margin-top: 24px;
    margin-top: 2.34375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_reward_img {
    width: 200px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_reward_img {
    height: 160px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_reward_img {
    margin-top: 24px;
  }
}
.pop_reward_list td:nth-child(2) {
  width: auto;
}
.pop_reward_list .tbl_body .name,
.pop_reward_list .tbl_body .status,
.pop_reward_list .tbl_body .status_item {
  display: inline-block;
  vertical-align: middle;
}
.pop_reward_list .tbl_body .name {
  width: 190px;
}
@media (max-width: 1024px) {
  .pop_reward_list .tbl_body .name {
    width: 190px;
    width: 18.5546875vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_reward_list .tbl_body .name {
    width: 190px;
  }
}
.pop_reward_list .tbl_body .status {
  margin-left: 38px;
}
@media (max-width: 1024px) {
  .pop_reward_list .tbl_body .status {
    margin-left: 38px;
    margin-left: 3.7109375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_reward_list .tbl_body .status {
    margin-left: 38px;
  }
}
.pop_reward_list .tbl_body .status_item {
  color: #9EB6B6;
}
.pop_reward_list .tbl_body .status_item:not(:first-child) {
  margin-left: 24px;
}
@media (max-width: 1024px) {
  .pop_reward_list .tbl_body .status_item:not(:first-child) {
    margin-left: 24px;
    margin-left: 2.34375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_reward_list .tbl_body .status_item:not(:first-child) {
    margin-left: 24px;
  }
}
.pop_voucher .tab_list {
  position: relative;
  width: 429px;
  height: 49px;
  background: url("../img/season1/tab_pop.png") center/contain no-repeat;
}
@media (max-width: 1024px) {
  .pop_voucher .tab_list {
    width: 429px;
    width: 41.89453125vw;
    height: 49px;
    height: 4.78515625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_list {
    width: 429px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_list {
    height: 49px;
  }
}
.pop_voucher .tab_list::before {
  position: absolute;
  bottom: 0;
  left: -25px;
  width: 480px;
  height: 1px;
  background-color: #9080CD;
  z-index: 1;
  content: "";
}
@media (max-width: 1024px) {
  .pop_voucher .tab_list::before {
    bottom: 0px;
    bottom: 0vw;
    left: -24px;
    left: -2.34375vw;
    width: 480px;
    width: 46.875vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_list::before {
    bottom: 0px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_list::before {
    left: -24px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_list::before {
    width: 480px;
  }
}
.pop_voucher .tab_panel {
  height: 165px;
  margin-top: 17px;
}
@media (max-width: 1024px) {
  .pop_voucher .tab_panel {
    margin-top: 17px;
    margin-top: 1.66015625vw;
    height: 165px;
    height: 16.11328125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_panel {
    margin-top: 17px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_panel {
    height: 165px;
  }
}
.pop_voucher .tab_item .btn_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 2px;
  color: #6377C8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #222A81;
}
.pop_voucher .tab_item .btn_tab[aria-selected=true] {
  background: #EBBF03;
  color: #131748;
}
@media (max-width: 1024px) {
  .pop_voucher .tab_item .btn_tab {
    padding-bottom: 2px;
    padding-bottom: 0.1953125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .tab_item .btn_tab {
    padding-bottom: 2px;
  }
}
.pop_voucher .pop_reward_img {
  margin-bottom: 0;
}
.pop_voucher .voucher_code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 432px;
  height: 63px;
  padding-top: 32px;
}
@media (max-width: 1024px) {
  .pop_voucher .voucher_code {
    width: 432px;
    width: 42.1875vw;
    height: 63px;
    height: 6.15234375vw;
    padding-top: 32px;
    padding-top: 3.125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .voucher_code {
    width: 432px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .voucher_code {
    height: 63px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .voucher_code {
    padding-top: 32px;
  }
}
.pop_voucher .btn_voucher_code {
  position: absolute;
  z-index: 1;
  width: 316px;
  height: calc(100% - 20px);
}
.pop_voucher .btn_voucher_code::before {
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-background-size: 532px 232px;
  background-size: 532px 232px;
  -webkit-background-size: 51.953125vw 22.65625vw;
  background-size: 51.953125vw 22.65625vw;
  background-image: url("../img/popup.png");
  background-position: -282px -74px;
  background-position: -27.5390625vw -7.2265625vw;
  width: 23px;
  width: 2.24609375vw;
  height: 23px;
  height: 2.24609375vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
@media (min-width: 1025px) {
  .pop_voucher .btn_voucher_code::before {
    -webkit-background-size: 532px 232px;
    background-size: 532px 232px;
  }
}
@media (min-width: 1025px) {
  .pop_voucher .btn_voucher_code::before {
    background-position: -282px -74px;
  }
}
@media (min-width: 1025px) {
  .pop_voucher .btn_voucher_code::before {
    width: 23px;
    height: 23px;
  }
}
@media (max-width: 1024px) {
  .pop_voucher .btn_voucher_code {
    width: 316px;
    width: 30.859375vw;
    height: calc(100% - 1.953125vw);
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .btn_voucher_code {
    width: 316px;
  }
}
@media (max-width: 1024px) {
  .pop_voucher .btn_voucher_code::before {
    right: 24px;
    right: 2.34375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .btn_voucher_code::before {
    right: 24px;
  }
}
.pop_voucher .code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 316px;
  height: 100%;
  padding: 0 60px;
  background: #FFFCEE;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05) inset;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pop_voucher .code_txt {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #C19C00;
}
@media (max-width: 1024px) {
  .pop_voucher .code {
    width: 316px;
    width: 30.859375vw;
    padding: 0px 60px;
    padding: 0vw 5.859375vw;
    border-radius: 41px;
    border-radius: 4.00390625vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .code {
    width: 316px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .code {
    padding: 0px 60px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .code {
    border-radius: 41px;
  }
}
.pop_voucher .toast {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #C19C00;
  opacity: 0;
}
.pop_voucher .btn_voucher_code.is_copied ~ .code .code_txt {
  opacity: 0;
}
.pop_voucher .btn_voucher_code.is_copied ~ .toast {
  opacity: 1;
}
.pop_voucher .pop_desc {
  margin-top: 27px;
}
@media (max-width: 1024px) {
  .pop_voucher .pop_desc {
    margin-top: 27px;
    margin-top: 2.63671875vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .pop_desc {
    margin-top: 27px;
  }
}
.pop_voucher .guide {
  overflow: hidden;
  width: 432px;
  height: 165px;
  padding-right: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .pop_voucher .guide {
    width: 432px;
    width: 42.1875vw;
    height: 123px;
    height: 12.01171875vw;
    padding-right: 23px;
    padding-right: 2.24609375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .guide {
    width: 432px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .guide {
    height: 123px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .guide {
    padding-right: 23px;
  }
}
.pop_voucher .guide_list {
  width: 100%;
  height: 100%;
  padding: 16px 24px;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
@media (max-width: 1024px) {
  .pop_voucher .guide_list {
    padding: 17px 24px;
    padding: 1.66015625vw 2.34375vw;
    border-radius: 4px 4px 0px 0px;
    border-radius: 0.390625vw 0.390625vw 0vw 0vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .guide_list {
    padding: 17px 24px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .guide_list {
    border-radius: 4px 4px 0px 0px;
  }
}
.pop_voucher .guide_desc {
  font-weight: 400;
  color: #fff;
  letter-spacing: 0;
}
.pop_voucher .guide_desc:not(:first-child) {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .pop_voucher .guide_desc:not(:first-child) {
    margin-top: 20px;
    margin-top: 1.953125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_voucher .guide_desc:not(:first-child) {
    margin-top: 20px;
  }
}
.pop_voucher .guide_link {
  color: #fff;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.pop_voucher .scroll-element_track {
  background-color: #222A81 !important;
}
.pop_tab_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.pop_tab_list .btn_tab {
  position: relative;
  padding: 16px 0 10px 0;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #6673CD;
  color: #6673CD;
}
@media (max-width: 1024px) {
  .pop_tab_list .btn_tab {
    padding: 16px 0px 10px 0px;
    padding: 1.5625vw 0vw 0.9765625vw 0vw;
    border-bottom-width: 5px;
    border-bottom-width: 0.48828125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_tab_list .btn_tab {
    padding: 16px 0px 10px 0px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .pop_tab_list .btn_tab {
    border-bottom-width: 5px;
  }
}
.pop_tab_list .tab_item {
  position: relative;
  width: 50%;
  height: 100%;
}
.pop_tab_list .tab_item .btn_tab[aria-selected=true] {
  border-bottom-color: #EBBF03;
  color: #EBBF03;
}

body.pcb_season_1 {
  color: #fff;
}

.section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.section_label {
  height: 26px;
  height: 1.015625vw;
}
@media (min-width: 2560px) {
  .section_label {
    height: 26px;
  }
}
.section_label {
  width: 912px;
  width: 35.625vw;
  height: 52px;
  height: 2.03125vw;
  margin: 18px 0px 16px;
  margin: 0.703125vw 0vw 0.625vw;
}
@media (min-width: 2560px) {
  .section_label {
    width: 912px;
  }
}
@media (min-width: 2560px) {
  .section_label {
    height: 52px;
  }
}
@media (min-width: 2560px) {
  .section_label {
    margin: 18px 0px 16px;
  }
}
.section_guide, .section_desc, .section_txt {
  text-align: center;
}
.section_txt {
  font-weight: 300;
}
.section .desc_list p {
  color: #AFBFCE;
  font-size: 16px;
  font-size: 0.625vw;
  line-height: 26px;
  line-height: 1.015625vw;
}
@media (min-width: 2560px) {
  .section .desc_list p {
    font-size: 16px;
    line-height: 26px;
  }
}
.section .desc_list p a {
  color: inherit;
  text-decoration: underline;
}
.section_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #DBC56F;
  gap: 20px;
  gap: 0.78125vw;
}
@media (min-width: 2560px) {
  .section_title {
    gap: 20px;
  }
}
.section_title:before, .section_title:after {
  background: url("../img/season1/ico_guide.png") center/cover no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  content: "";
  width: 26px;
  width: 1.015625vw;
  height: 26px;
  height: 1.015625vw;
}
@media (min-width: 2560px) {
  .section_title:before, .section_title:after {
    width: 26px;
  }
}
@media (min-width: 2560px) {
  .section_title:before, .section_title:after {
    height: 26px;
  }
}
.section_title:before {
  margin-right: 3px;
  margin-right: 0.1171875vw;
}
@media (min-width: 2560px) {
  .section_title:before {
    margin-right: 3px;
  }
}
.section_title:after {
  margin-left: 3px;
  margin-left: 0.1171875vw;
}
@media (min-width: 2560px) {
  .section_title:after {
    margin-left: 3px;
  }
}
.section_desc {
  position: relative;
  overflow: hidden;
  color: #DBC56F;
  letter-spacing: 0;
  white-space: nowrap;
  -webkit-animation: fadeIn 0.5s ease 0.1s backwards;
  animation: fadeIn 0.5s ease 0.1s backwards;
  margin-bottom: 10px;
  margin-bottom: 0.390625vw;
}
@media (min-width: 2560px) {
  .section_desc {
    margin-bottom: 10px;
  }
}
@media (min-width: 2560px) {
  .section_desc {
    width: calc(100% - 24px);
  }
}
.section_kv {
  position: relative;
  height: 1100px;
  height: 42.96875vw;
  padding-top: 32px;
  padding-top: 1.25vw;
}
@media (min-width: 2560px) {
  .section_kv {
    height: 1100px;
  }
}
@media (min-width: 2560px) {
  .section_kv {
    padding-top: 32px;
  }
}
.section_kv .inner {
  margin-top: 185px;
  margin-top: 7.2265625vw;
}
@media (min-width: 2560px) {
  .section_kv .inner {
    margin-top: 185px;
  }
}
.section_kv .kv_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.section_kv .kv_bg img {
  width: 100%;
  height: 100%;
}
.section_kv .kv_heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section_kv .kv_heading_item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.section_kv .kv_heading_item img {
  width: 100%;
}
.section_kv .kv_heading_item:first-child {
  width: 172px;
  width: 6.71875vw;
  margin-left: 353px;
  margin-left: 13.7890625vw;
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:first-child {
    width: 172px;
  }
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:first-child {
    margin-left: 353px;
  }
}
.section_kv .kv_heading_item:nth-child(2) {
  width: 113px;
  width: 4.4140625vw;
  margin-left: 280px;
  margin-left: 10.9375vw;
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:nth-child(2) {
    width: 113px;
  }
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:nth-child(2) {
    margin-left: 280px;
  }
}
.section_kv .kv_heading_item:nth-child(3) {
  width: 126px;
  width: 4.921875vw;
  margin-left: 782px;
  margin-left: 30.546875vw;
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:nth-child(3) {
    width: 126px;
  }
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:nth-child(3) {
    margin-left: 782px;
  }
}
.section_kv .kv_heading_item:nth-child(4) {
  width: 98px;
  width: 3.828125vw;
  margin-left: 276px;
  margin-left: 10.78125vw;
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:nth-child(4) {
    width: 98px;
  }
}
@media (min-width: 2560px) {
  .section_kv .kv_heading_item:nth-child(4) {
    margin-left: 276px;
  }
}
.section_kv .kv_title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-animation: fadeIn 0.5s ease 0s backwards;
  animation: fadeIn 0.5s ease 0s backwards;
  width: 777px;
  width: 30.3515625vw;
  height: 212px;
  height: 8.28125vw;
  margin-right: 73px;
  margin-right: 2.8515625vw;
}
@media (min-width: 2560px) {
  .section_kv .kv_title {
    width: 777px;
  }
}
@media (min-width: 2560px) {
  .section_kv .kv_title {
    height: 212px;
  }
}
@media (min-width: 2560px) {
  .section_kv .kv_title {
    margin-right: 73px;
  }
}
.section_kv .kv_desc {
  margin-bottom: 36px;
  margin-bottom: 1.40625vw;
}
@media (min-width: 2560px) {
  .section_kv .kv_desc {
    margin-bottom: 36px;
  }
}
.section_kv .section_title {
  color: #fff;
}
.section_kv .section_title:before, .section_kv .section_title:after {
  background: url("../img/season1/ico_kv_guide.png") center/cover no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  content: "";
  width: 26px;
  width: 1.015625vw;
  height: 8px;
  height: 0.3125vw;
}
@media (min-width: 2560px) {
  .section_kv .section_title:before, .section_kv .section_title:after {
    width: 26px;
  }
}
@media (min-width: 2560px) {
  .section_kv .section_title:before, .section_kv .section_title:after {
    height: 8px;
  }
}
.section_kv .section_desc {
  overflow: visible;
  color: #F5D75A;
  width: 656px;
  width: 25.625vw;
  padding: 12px 0px;
  padding: 0.46875vw 0vw;
  margin: 33px 0px 46px;
  margin: 1.2890625vw 0vw 1.796875vw;
}
@media (min-width: 2560px) {
  .section_kv .section_desc {
    width: 656px;
  }
}
@media (min-width: 2560px) {
  .section_kv .section_desc {
    padding: 12px 0px;
  }
}
@media (min-width: 2560px) {
  .section_kv .section_desc {
    margin: 33px 0px 46px;
  }
}
.section_kv .section_desc:before, .section_kv .section_desc:after {
  position: absolute;
  left: 50%;
  width: 100%;
  background: url("../img/season1/ico_text_line.jpg") center/cover no-repeat;
  content: "";
  width: 555px;
  width: 21.6796875vw;
  height: 1px;
  height: 0.0390625vw;
  -webkit-transform: translateX(-50%) translateZ(0);
  -khtml-transform: translateX(-50%) translateZ(0);
  -moz-transform: translateX(-50%) translateZ(0);
  -ms-transform: translateX(-50%) translateZ(0);
  -o-transform: translateX(-50%) translateZ(0);
  transform: translateX(-50%) translateZ(0);
}
@media (min-width: 2560px) {
  .section_kv .section_desc:before, .section_kv .section_desc:after {
    width: 555px;
  }
}
@media (min-width: 2560px) {
  .section_kv .section_desc:before, .section_kv .section_desc:after {
    height: 1px;
  }
}
@media (max-width: 1025px) {
  .section_kv .section_desc:before, .section_kv .section_desc:after {
    height: 0.3px;
  }
}
.section_kv .section_desc:before {
  top: 0;
}
.section_kv .section_desc:after {
  bottom: 0;
}
.section_kv .section_desc .num_duration {
  display: block;
  color: #FFF6CE;
  margin-top: 8px;
  margin-top: 0.3125vw;
}
@media (min-width: 2560px) {
  .section_kv .section_desc .num_duration {
    margin-top: 8px;
  }
}
.section_kv .btn_detail {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px 0px;
  background-position: -38.125vw 0vw;
  width: 394px;
  width: 15.390625vw;
  height: 94px;
  height: 3.671875vw;
}
@media (min-width: 2560px) {
  .section_kv .btn_detail {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_kv .btn_detail {
    background-position: -976px 0px;
  }
}
@media (min-width: 2560px) {
  .section_kv .btn_detail {
    width: 394px;
    height: 94px;
  }
}
.section_kv .btn_detail:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -196px;
  background-position: -38.125vw -7.65625vw;
  width: 394px;
  width: 15.390625vw;
  height: 94px;
  height: 3.671875vw;
}
@media (min-width: 2560px) {
  .section_kv .btn_detail:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_kv .btn_detail:hover {
    background-position: -976px -196px;
  }
}
@media (min-width: 2560px) {
  .section_kv .btn_detail:hover {
    width: 394px;
    height: 94px;
  }
}
.section_kv .btn_detail:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -98px;
  background-position: -38.125vw -3.828125vw;
  width: 394px;
  width: 15.390625vw;
  height: 94px;
  height: 3.671875vw;
}
@media (min-width: 2560px) {
  .section_kv .btn_detail:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_kv .btn_detail:disabled {
    background-position: -976px -98px;
  }
}
@media (min-width: 2560px) {
  .section_kv .btn_detail:disabled {
    width: 394px;
    height: 94px;
  }
}
.section_playtime {
  position: relative;
  background: url("../img/season1/bg_playtime.jpg") center/cover no-repeat;
  height: 1251px;
  height: 48.8671875vw;
  padding-top: 160px;
  padding-top: 6.25vw;
}
@media (min-width: 2560px) {
  .section_playtime {
    height: 1251px;
  }
}
@media (min-width: 2560px) {
  .section_playtime {
    padding-top: 160px;
  }
}
.section_playtime:before {
  position: absolute;
  -webkit-animation: bouncing 1s cubic-bezier(0.38, 0.15, 0.25, 1) 3s infinite alternate;
  animation: bouncing 1s cubic-bezier(0.38, 0.15, 0.25, 1) 3s infinite alternate;
  background: url("../img/season1/ico_feather0.png") center/cover no-repeat;
  content: "";
  top: 88px;
  top: 3.4375vw;
  right: 322px;
  right: 12.578125vw;
  width: 238px;
  width: 9.296875vw;
  height: 149px;
  height: 5.8203125vw;
}
@media (min-width: 2560px) {
  .section_playtime:before {
    top: 88px;
  }
}
@media (min-width: 2560px) {
  .section_playtime:before {
    right: 322px;
  }
}
@media (min-width: 2560px) {
  .section_playtime:before {
    width: 238px;
  }
}
@media (min-width: 2560px) {
  .section_playtime:before {
    height: 149px;
  }
}
.section_playtime .section_title {
  width: 920px;
  width: 35.9375vw;
}
@media (min-width: 2560px) {
  .section_playtime .section_title {
    width: 920px;
  }
}
.section_playtime .section_desc em {
  color: #FFF7CC;
}
.section_playtime .reward_mission {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
  background: url("../img/season1/bg_reward.png") center/cover no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  padding: 61px 82px 60px;
  padding: 2.3828125vw 3.203125vw 2.34375vw;
  height: 595px;
  height: 23.2421875vw;
  margin-top: 79px;
  margin-top: 3.0859375vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_mission {
    padding: 61px 82px 60px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_mission {
    height: 595px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_mission {
    margin-top: 79px;
  }
}
.section_playtime .reward_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  gap: 0.3515625vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list {
    gap: 9px;
  }
}
.section_playtime .reward_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 290px;
  width: 11.328125vw;
  height: 377px;
  height: 14.7265625vw;
  gap: 20px;
  gap: 0.78125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li {
    width: 290px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li {
    height: 377px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li {
    gap: 20px;
  }
}
.section_playtime .reward_list li .product_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_card {
    height: 290px;
  }
}
.section_playtime .reward_list li .product_tit {
  width: 137px;
  width: 5.3515625vw;
  height: 56px;
  height: 2.1875vw;
  margin-top: 46px;
  margin-top: 1.796875vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_tit {
    width: 137px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_tit {
    height: 56px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_tit {
    margin-top: 46px;
  }
}
.section_playtime .reward_list li .product_img {
  width: 176px;
  width: 6.875vw;
  height: 110px;
  height: 4.296875vw;
  margin-top: 21px;
  margin-top: 0.8203125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_img {
    width: 176px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_img {
    height: 110px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_img {
    margin-top: 21px;
  }
}
.section_playtime .reward_list li .product_txt {
  color: #9D9D9D;
  margin-top: 11px;
  margin-top: 0.4296875vw;
  font-size: 18px;
  font-size: 0.703125vw;
  line-height: 22px;
  line-height: 0.859375vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_txt {
    margin-top: 11px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .product_txt {
    font-size: 18px;
    line-height: 22px;
  }
}
.section_playtime .reward_list li .btn_down {
  width: 100%;
  height: 66px;
  height: 2.578125vw;
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -1011px -1076px;
  background-position: -39.4921875vw -42.03125vw;
  width: 240px;
  width: 9.375vw;
  height: 71px;
  height: 2.7734375vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down {
    height: 66px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down {
    background-position: -1011px -1076px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down {
    width: 240px;
    height: 71px;
  }
}
.section_playtime .reward_list li .btn_down:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -244px -1168px;
  background-position: -9.53125vw -45.625vw;
  width: 240px;
  width: 9.375vw;
  height: 71px;
  height: 2.7734375vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down:hover {
    background-position: -244px -1168px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down:hover {
    width: 240px;
    height: 71px;
  }
}
.section_playtime .reward_list li .btn_down:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: 0px -1168px;
  background-position: 0vw -45.625vw;
  width: 240px;
  width: 9.375vw;
  height: 71px;
  height: 2.7734375vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down:disabled {
    background-position: 0px -1168px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li .btn_down:disabled {
    width: 240px;
    height: 71px;
  }
}
.section_playtime .reward_list li:nth-child(1) .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -244px 0px;
  background-position: -9.53125vw 0vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(1) .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(1) .product_card {
    background-position: -244px 0px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(1) .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(1).is_done .product_card, .section_playtime .reward_list li:nth-child(1).is_complete .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: 0px 0px;
  background-position: 0vw 0vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(1).is_done .product_card, .section_playtime .reward_list li:nth-child(1).is_complete .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(1).is_done .product_card, .section_playtime .reward_list li:nth-child(1).is_complete .product_card {
    background-position: 0px 0px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(1).is_done .product_card, .section_playtime .reward_list li:nth-child(1).is_complete .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(2) .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: 0px -294px;
  background-position: 0vw -11.484375vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(2) .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(2) .product_card {
    background-position: 0px -294px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(2) .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(2).is_done .product_card, .section_playtime .reward_list li:nth-child(2).is_complete .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -488px 0px;
  background-position: -19.0625vw 0vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(2).is_done .product_card, .section_playtime .reward_list li:nth-child(2).is_complete .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(2).is_done .product_card, .section_playtime .reward_list li:nth-child(2).is_complete .product_card {
    background-position: -488px 0px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(2).is_done .product_card, .section_playtime .reward_list li:nth-child(2).is_complete .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(3) .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -488px -294px;
  background-position: -19.0625vw -11.484375vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(3) .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(3) .product_card {
    background-position: -488px -294px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(3) .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(3).is_done .product_card, .section_playtime .reward_list li:nth-child(3).is_complete .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -244px -294px;
  background-position: -9.53125vw -11.484375vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(3).is_done .product_card, .section_playtime .reward_list li:nth-child(3).is_complete .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(3).is_done .product_card, .section_playtime .reward_list li:nth-child(3).is_complete .product_card {
    background-position: -244px -294px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(3).is_done .product_card, .section_playtime .reward_list li:nth-child(3).is_complete .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(4) .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -732px -294px;
  background-position: -28.59375vw -11.484375vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(4) .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(4) .product_card {
    background-position: -732px -294px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(4) .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(4).is_done .product_card, .section_playtime .reward_list li:nth-child(4).is_complete .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -732px 0px;
  background-position: -28.59375vw 0vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(4).is_done .product_card, .section_playtime .reward_list li:nth-child(4).is_complete .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(4).is_done .product_card, .section_playtime .reward_list li:nth-child(4).is_complete .product_card {
    background-position: -732px 0px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(4).is_done .product_card, .section_playtime .reward_list li:nth-child(4).is_complete .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(5) .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -244px -588px;
  background-position: -9.53125vw -22.96875vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(5) .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(5) .product_card {
    background-position: -244px -588px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(5) .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(5) .product_txt {
  color: #00004A;
}
.section_playtime .reward_list li:nth-child(5).is_done .product_card, .section_playtime .reward_list li:nth-child(5).is_complete .product_card {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: 0px -588px;
  background-position: 0vw -22.96875vw;
  width: 240px;
  width: 9.375vw;
  height: 290px;
  height: 11.328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(5).is_done .product_card, .section_playtime .reward_list li:nth-child(5).is_complete .product_card {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(5).is_done .product_card, .section_playtime .reward_list li:nth-child(5).is_complete .product_card {
    background-position: 0px -588px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li:nth-child(5).is_done .product_card, .section_playtime .reward_list li:nth-child(5).is_complete .product_card {
    width: 240px;
    height: 290px;
  }
}
.section_playtime .reward_list li:nth-child(5).is_done .product_txt, .section_playtime .reward_list li:nth-child(5).is_complete .product_txt {
  color: #9D9D9D;
}
.section_playtime .reward_list li.is_done .product_card:after, .section_playtime .reward_list li.is_complete .product_card:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  content: "";
  width: 203px;
  width: 7.9296875vw;
  height: 201px;
  height: 7.8515625vw;
  top: 43px;
  top: 1.6796875vw;
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li.is_done .product_card:after, .section_playtime .reward_list li.is_complete .product_card:after {
    width: 203px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li.is_done .product_card:after, .section_playtime .reward_list li.is_complete .product_card:after {
    height: 201px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .reward_list li.is_done .product_card:after, .section_playtime .reward_list li.is_complete .product_card:after {
    top: 43px;
  }
}
.section_playtime .reward_list li.is_done .product_img, .section_playtime .reward_list li.is_complete .product_img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.section_playtime .reward_list li.is_done .product_card:after {
  background: url("../img/season1/stamp_done.png") center/cover no-repeat;
}
.section_playtime .reward_list li.is_complete .product_card:after {
  background: url("../img/season1/stamp_complete.png") center/cover no-repeat;
}
.section_playtime .btn_check {
  z-index: 1;
  margin-top: 18px;
  margin-top: 0.703125vw;
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: 0px -882px;
  background-position: 0vw -34.453125vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .btn_check {
    margin-top: 18px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .btn_check {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .btn_check {
    background-position: 0px -882px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .btn_check {
    width: 394px;
    height: 93px;
  }
}
.section_playtime .btn_check:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -796px -882px;
  background-position: -31.09375vw -34.453125vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .btn_check:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .btn_check:hover {
    background-position: -796px -882px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .btn_check:hover {
    width: 394px;
    height: 93px;
  }
}
.section_playtime .btn_check:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -398px -882px;
  background-position: -15.546875vw -34.453125vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_playtime .btn_check:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .btn_check:disabled {
    background-position: -398px -882px;
  }
}
@media (min-width: 2560px) {
  .section_playtime .btn_check:disabled {
    width: 394px;
    height: 93px;
  }
}
.section_victory {
  position: relative;
  background: url("../img/season1/bg_victory.jpg") center/cover no-repeat;
  height: 1624px;
  height: 63.4375vw;
  padding-top: 96px;
  padding-top: 3.75vw;
}
@media (min-width: 2560px) {
  .section_victory {
    height: 1624px;
  }
}
@media (min-width: 2560px) {
  .section_victory {
    padding-top: 96px;
  }
}
.section_victory .section_title, .section_victory .section_label, .section_victory .section_desc, .section_victory .section_txt {
  z-index: 2;
}
.section_victory .section_txt {
  font-size: 16px;
  font-size: 0.625vw;
  line-height: 21px;
  line-height: 0.8203125vw;
}
@media (min-width: 2560px) {
  .section_victory .section_txt {
    font-size: 16px;
    line-height: 21px;
  }
}
.section_victory .btn_down {
  margin-top: 27px;
  margin-top: 1.0546875vw;
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: 0px -979px;
  background-position: 0vw -38.2421875vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_victory .btn_down {
    margin-top: 27px;
  }
}
@media (min-width: 2560px) {
  .section_victory .btn_down {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_victory .btn_down {
    background-position: 0px -979px;
  }
}
@media (min-width: 2560px) {
  .section_victory .btn_down {
    width: 394px;
    height: 93px;
  }
}
.section_victory .btn_down:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -796px -979px;
  background-position: -31.09375vw -38.2421875vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_victory .btn_down:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_victory .btn_down:hover {
    background-position: -796px -979px;
  }
}
@media (min-width: 2560px) {
  .section_victory .btn_down:hover {
    width: 394px;
    height: 93px;
  }
}
.section_victory .btn_down:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -398px -979px;
  background-position: -15.546875vw -38.2421875vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_victory .btn_down:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_victory .btn_down:disabled {
    background-position: -398px -979px;
  }
}
@media (min-width: 2560px) {
  .section_victory .btn_down:disabled {
    width: 394px;
    height: 93px;
  }
}
.section_victory .desc_list {
  width: 100%;
  text-align: left;
  margin-top: 32px;
  margin-top: 1.25vw;
}
@media (min-width: 2560px) {
  .section_victory .desc_list {
    margin-top: 32px;
  }
}
.section_victory .reward_status {
  position: relative;
  background: url("../img/season1/bg_flag.png") center/cover no-repeat;
  background-position: bottom;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  z-index: 10;
  text-align: center;
  width: 455px;
  width: 17.7734375vw;
  height: 502px;
  height: 19.609375vw;
  padding-top: 36px;
  padding-top: 1.40625vw;
  margin: 0px 145px -35px auto;
  margin: 0vw 5.6640625vw -1.3671875vw auto;
}
@media (min-width: 2560px) {
  .section_victory .reward_status {
    width: 455px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status {
    height: 502px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status {
    padding-top: 36px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status {
    margin: 0px 145px -35px auto;
  }
}
.section_victory .reward_status:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("../img/season1/ico_deco_flag.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  content: "";
  height: 55px;
  height: 2.1484375vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_status:before {
    height: 55px;
  }
}
.section_victory .reward_status_count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #E3C239;
  margin: 30px 0px 37px;
  margin: 1.171875vw 0vw 1.4453125vw;
  gap: 8px;
  gap: 0.3125vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_status_count {
    margin: 30px 0px 37px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status_count {
    gap: 8px;
  }
}
.section_victory .reward_status .btn_check {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: 0px -1076px;
  background-position: 0vw -42.03125vw;
  width: 333px;
  width: 13.0078125vw;
  height: 88px;
  height: 3.4375vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check {
    background-position: 0px -1076px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check {
    width: 333px;
    height: 88px;
  }
}
.section_victory .reward_status .btn_check:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -674px -1076px;
  background-position: -26.328125vw -42.03125vw;
  width: 333px;
  width: 13.0078125vw;
  height: 88px;
  height: 3.4375vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check:hover {
    background-position: -674px -1076px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check:hover {
    width: 333px;
    height: 88px;
  }
}
.section_victory .reward_status .btn_check:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -337px -1076px;
  background-position: -13.1640625vw -42.03125vw;
  width: 333px;
  width: 13.0078125vw;
  height: 88px;
  height: 3.4375vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check:disabled {
    background-position: -337px -1076px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status .btn_check:disabled {
    width: 333px;
    height: 88px;
  }
}
.section_victory .reward_status.is_done .reward_txt {
  margin-top: 172px;
  margin-top: 6.71875vw;
  font-size: 30px;
  font-size: 1.171875vw;
  line-height: 36px;
  line-height: 1.40625vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_status.is_done .reward_txt {
    margin-top: 172px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_status.is_done .reward_txt {
    font-size: 30px;
    line-height: 36px;
  }
}
.section_victory .reward_status.is_done .reward_txt:after {
  display: none;
}
.section_victory .reward_status.is_done .reward_status_count {
  display: none;
}
.section_victory .reward_status.is_done .btn_check {
  display: none;
}
.section_victory .reward_list_wrap {
  position: relative;
  border: 1px solid #C19C00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1400px;
  width: 54.6875vw;
  height: 419px;
  height: 16.3671875vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap {
    width: 1400px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap {
    height: 419px;
  }
}
.section_victory .reward_list_wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("../img/season1/bg_box_deco.png") center/cover no-repeat;
  content: "";
  height: 38px;
  height: 1.484375vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap::before {
    height: 38px;
  }
}
.section_victory .reward_list_wrap .reward_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #3C3C3C;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.section_victory .reward_list_wrap .reward_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3.62%, #124EE0), to(#020B5F));
  background: linear-gradient(180deg, #124EE0 3.62%, #020B5F 100%);
  border-right: 1px solid #3C3C3C;
  text-align: center;
  width: 233px;
  width: 9.1015625vw;
  height: 332px;
  height: 12.96875vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li {
    width: 233px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li {
    height: 332px;
  }
}
.section_victory .reward_list_wrap .reward_list li .img_reward {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
  width: 146px;
  width: 5.703125vw;
  height: 195px;
  height: 7.6171875vw;
  margin-top: 42px;
  margin-top: 1.640625vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li .img_reward {
    width: 146px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li .img_reward {
    height: 195px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li .img_reward {
    margin-top: 42px;
  }
}
.section_victory .reward_list_wrap .reward_list li .txt_reward {
  margin-bottom: 35px;
  margin-bottom: 1.3671875vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li .txt_reward {
    margin-bottom: 35px;
  }
}
.section_victory .reward_list_wrap .reward_list li .count_box {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px 14px;
  margin: 0.390625vw 0.546875vw;
  font-size: 16px;
  font-size: 0.625vw;
  line-height: 19px;
  line-height: 0.7421875vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li .count_box {
    margin: 10px 14px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li .count_box {
    font-size: 16px;
    line-height: 19px;
  }
}
.section_victory .reward_list_wrap .reward_list li:last-child {
  border-right: 0;
}
.section_victory .reward_list_wrap .reward_list li:before {
  position: absolute;
  left: 50%;
  background: url("../img/season1/bg_reward_list.png") center/cover no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  content: "";
  top: 9px;
  top: 0.3515625vw;
  width: 266px;
  width: 10.390625vw;
  height: 263px;
  height: 10.2734375vw;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li:before {
    top: 9px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li:before {
    width: 266px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_list_wrap .reward_list li:before {
    height: 263px;
  }
}
.section_victory .reward_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #E3C239;
  margin-top: 86px;
  margin-top: 3.359375vw;
  padding-bottom: 30px;
  padding-bottom: 1.171875vw;
  font-size: 24px;
  font-size: 0.9375vw;
  line-height: 29px;
  line-height: 1.1328125vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_txt {
    margin-top: 86px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_txt {
    padding-bottom: 30px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_txt {
    font-size: 24px;
    line-height: 29px;
  }
}
.section_victory .reward_txt .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section_victory .reward_txt_user {
  max-width: 147px;
  max-width: 5.7421875vw;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media (min-width: 2560px) {
  .section_victory .reward_txt_user {
    max-width: 147px;
  }
}
.section_victory .reward_txt:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 0;
  background: url("../img/season1/ico_flag_line.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  content: "";
  width: 366px;
  width: 14.296875vw;
  height: 11px;
  height: 0.4296875vw;
}
@media (min-width: 2560px) {
  .section_victory .reward_txt:after {
    width: 366px;
  }
}
@media (min-width: 2560px) {
  .section_victory .reward_txt:after {
    height: 11px;
  }
}
.section_victory:before {
  position: absolute;
  -webkit-animation: bouncing 1s cubic-bezier(0.38, 0.15, 0.25, 1) 3s infinite alternate;
  animation: bouncing 1s cubic-bezier(0.38, 0.15, 0.25, 1) 3s infinite alternate;
  background: url("../img/season1/ico_feather2.png") center/cover no-repeat;
  z-index: 1;
  content: "";
  top: 182px;
  top: 7.109375vw;
  right: 391px;
  right: 15.2734375vw;
  width: 226px;
  width: 8.828125vw;
  height: 258px;
  height: 10.078125vw;
}
@media (min-width: 2560px) {
  .section_victory:before {
    top: 182px;
  }
}
@media (min-width: 2560px) {
  .section_victory:before {
    right: 391px;
  }
}
@media (min-width: 2560px) {
  .section_victory:before {
    width: 226px;
  }
}
@media (min-width: 2560px) {
  .section_victory:before {
    height: 258px;
  }
}
.section_victory::after {
  position: absolute;
  -webkit-animation: bouncing 1s cubic-bezier(0.38, 0.15, 0.25, 1) 3s infinite alternate;
  animation: bouncing 1s cubic-bezier(0.38, 0.15, 0.25, 1) 3s infinite alternate;
  background: url("../img/season1/ico_feather1.png") center/cover no-repeat;
  content: "";
  top: -340px;
  top: -13.28125vw;
  left: 107px;
  left: 4.1796875vw;
  width: 641px;
  width: 25.0390625vw;
  height: 633px;
  height: 24.7265625vw;
}
@media (min-width: 2560px) {
  .section_victory::after {
    top: -340px;
  }
}
@media (min-width: 2560px) {
  .section_victory::after {
    left: 107px;
  }
}
@media (min-width: 2560px) {
  .section_victory::after {
    width: 641px;
  }
}
@media (min-width: 2560px) {
  .section_victory::after {
    height: 633px;
  }
}
.section_apply {
  position: relative;
  background: url("../img/season1/bg_apply.jpg") center/cover no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  height: 1580px;
  height: 61.71875vw;
  padding-top: 122px;
  padding-top: 4.765625vw;
}
@media (min-width: 2560px) {
  .section_apply {
    height: 1580px;
  }
}
@media (min-width: 2560px) {
  .section_apply {
    padding-top: 122px;
  }
}
.section_apply .event_list_wrap {
  position: relative;
  background: url("../img/season1/bg_event_list.jpg") center/cover no-repeat;
  width: 1048px;
  width: 40.9375vw;
  height: 739px;
  height: 28.8671875vw;
  margin-top: 69px;
  margin-top: 2.6953125vw;
}
@media (min-width: 2560px) {
  .section_apply .event_list_wrap {
    width: 1048px;
  }
}
@media (min-width: 2560px) {
  .section_apply .event_list_wrap {
    height: 739px;
  }
}
@media (min-width: 2560px) {
  .section_apply .event_list_wrap {
    margin-top: 69px;
  }
}
.section_apply .event_list_wrap .desc_list {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #080C10;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 160px;
  height: 6.25vw;
  padding: 15px 28px;
  padding: 0.5859375vw 1.09375vw;
}
@media (min-width: 2560px) {
  .section_apply .event_list_wrap .desc_list {
    height: 160px;
  }
}
@media (min-width: 2560px) {
  .section_apply .event_list_wrap .desc_list {
    padding: 15px 28px;
  }
}
.section_apply .btn {
  margin-top: 35px;
  margin-top: 1.3671875vw;
}
@media (min-width: 2560px) {
  .section_apply .btn {
    margin-top: 35px;
  }
}
.section_apply .btn_down {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -294px;
  background-position: -38.125vw -11.484375vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_apply .btn_down {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_down {
    background-position: -976px -294px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_down {
    width: 394px;
    height: 93px;
  }
}
.section_apply .btn_down:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -488px;
  background-position: -38.125vw -19.0625vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_apply .btn_down:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_down:hover {
    background-position: -976px -488px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_down:hover {
    width: 394px;
    height: 93px;
  }
}
.section_apply .btn_down:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -391px;
  background-position: -38.125vw -15.2734375vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_apply .btn_down:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_down:disabled {
    background-position: -976px -391px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_down:disabled {
    width: 394px;
    height: 93px;
  }
}
.section_apply .btn_check_apply {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -585px;
  background-position: -38.125vw -22.8515625vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply {
    background-position: -976px -585px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply {
    width: 394px;
    height: 93px;
  }
}
.section_apply .btn_check_apply:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -779px;
  background-position: -38.125vw -30.4296875vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply:hover {
    background-position: -976px -779px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply:hover {
    width: 394px;
    height: 93px;
  }
}
.section_apply .btn_check_apply:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -976px -682px;
  background-position: -38.125vw -26.640625vw;
  width: 394px;
  width: 15.390625vw;
  height: 93px;
  height: 3.6328125vw;
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply:disabled {
    background-position: -976px -682px;
  }
}
@media (min-width: 2560px) {
  .section_apply .btn_check_apply:disabled {
    width: 394px;
    height: 93px;
  }
}
.section_benefit {
  padding: 125px 24px 312px;
  padding: 4.8828125vw 0.9375vw 12.1875vw;
  background: url("../img/season1/bg_benefit.png") top/cover no-repeat;
}
@media (min-width: 2560px) {
  .section_benefit {
    padding: 125px 24px 312px;
  }
}
.section_benefit .section_title {
  width: auto;
  margin: 0px;
  margin: 0vw;
  height: 55px;
  height: 2.1484375vw;
}
@media (min-width: 2560px) {
  .section_benefit .section_title {
    margin: 0px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .section_title {
    height: 55px;
  }
}
.section_benefit .section_title::before, .section_benefit .section_title::after {
  display: none;
}
.section_benefit .section_guide {
  width: auto;
  height: auto;
  color: #00004A;
  margin-top: 16px;
  margin-top: 0.625vw;
}
@media (min-width: 2560px) {
  .section_benefit .section_guide {
    margin-top: 16px;
  }
}
.section_benefit .section_guide:before, .section_benefit .section_guide:after {
  display: none;
}
.section_benefit .section_label {
  font-family: "pretendard";
  color: #071059;
  text-align: center;
  height: 107px;
  height: 4.1796875vw;
  margin: 98px 0px 12px;
  margin: 3.828125vw 0vw 0.46875vw;
  font-size: 90px;
  font-size: 3.515625vw;
  line-height: 107px;
  line-height: 4.1796875vw;
}
@media (min-width: 2560px) {
  .section_benefit .section_label {
    height: 107px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .section_label {
    margin: 98px 0px 12px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .section_label {
    font-size: 90px;
    line-height: 107px;
  }
}
.section_benefit .section_label::after, .section_benefit .section_label::before {
  display: none;
}
.section_benefit .section_subtitle {
  color: #09135C;
  font-size: 24px;
  font-size: 0.9375vw;
  line-height: 31px;
  line-height: 1.2109375vw;
}
@media (min-width: 2560px) {
  .section_benefit .section_subtitle {
    font-size: 24px;
    line-height: 31px;
  }
}
.section_benefit .section_duration {
  margin-top: 14px;
  margin-top: 0.546875vw;
  letter-spacing: -0.02em;
  color: #C19C00;
}
@media (min-width: 2560px) {
  .section_benefit .section_duration {
    margin-top: 14px;
  }
}
.section_benefit .section_duration .period {
  margin-left: 14px;
  margin-left: 0.546875vw;
}
@media (min-width: 2560px) {
  .section_benefit .section_duration .period {
    margin-left: 14px;
  }
}
.section_benefit .benefit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-top: 42px;
  margin-top: 1.640625vw;
}
@media (min-width: 2560px) {
  .section_benefit .benefit {
    margin-top: 42px;
  }
}
.section_benefit .benefit_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 52px;
  gap: 2.03125vw;
  position: relative;
  padding: 34px 0px 36px 17px;
  padding: 1.328125vw 0vw 1.40625vw 0.6640625vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_content {
    gap: 52px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_content {
    padding: 34px 0px 36px 17px;
  }
}
@media (max-width: 1025px) {
  .section_benefit .benefit_content {
    min-height: 5.93594vw;
  }
}
.section_benefit .benefit_content::before, .section_benefit .benefit_content::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  height: 0.078125vw;
  background: -webkit-gradient(linear, left top, right top, from(rgba(140, 133, 77, 0)), color-stop(47%, rgb(194, 167, 94)), to(rgba(140, 133, 77, 0)));
  background: linear-gradient(to right, rgba(140, 133, 77, 0) 0%, rgb(194, 167, 94) 47%, rgba(140, 133, 77, 0) 100%);
  content: "";
}
@media (min-width: 2560px) {
  .section_benefit .benefit_content::before, .section_benefit .benefit_content::after {
    height: 2px;
  }
}
@media (max-width: 1025px) {
  .section_benefit .benefit_content::before, .section_benefit .benefit_content::after {
    height: 1px;
  }
}
@media only screen and (max-width: 1025px) and (hover: none) and (pointer: coarse) {
  .section_benefit .benefit_content::before, .section_benefit .benefit_content::after {
    height: 1px;
    height: 0.09765625vw;
  }
}
@media only screen and (max-width: 1025px) and (hover: none) and (pointer: coarse) and (min-width: 1025px) {
  .section_benefit .benefit_content::before, .section_benefit .benefit_content::after {
    height: 1px;
  }
}
@media only screen and (max-width: 1025px) and (hover: hover) and (pointer: coarse) {
  .section_benefit .benefit_content::before, .section_benefit .benefit_content::after {
    height: 1px;
    height: 0.09765625vw;
  }
}
@media only screen and (max-width: 1025px) and (hover: hover) and (pointer: coarse) and (min-width: 1025px) {
  .section_benefit .benefit_content::before, .section_benefit .benefit_content::after {
    height: 1px;
  }
}
.section_benefit .benefit_content::before {
  top: 0;
}
.section_benefit .benefit_content::after {
  bottom: 0;
}
.section_benefit .benefit_title {
  color: #C09C01;
  white-space: nowrap;
  font-size: 26px;
  font-size: 1.015625vw;
  line-height: 34px;
  line-height: 1.328125vw;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_title {
    font-size: 26px;
    line-height: 34px;
  }
}
.section_benefit .benefit_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section_benefit .benefit_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.section_benefit .benefit_item:nth-child(1) .benefit_item_number {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -884px -588px;
  background-position: -34.53125vw -22.96875vw;
  width: 35px;
  width: 1.3671875vw;
  height: 44px;
  height: 1.71875vw;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(1) .benefit_item_number {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(1) .benefit_item_number {
    background-position: -884px -588px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(1) .benefit_item_number {
    width: 35px;
    height: 44px;
  }
}
.section_benefit .benefit_item:nth-child(2) .benefit_item_number {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -923px -588px;
  background-position: -36.0546875vw -22.96875vw;
  width: 35px;
  width: 1.3671875vw;
  height: 44px;
  height: 1.71875vw;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(2) .benefit_item_number {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(2) .benefit_item_number {
    background-position: -923px -588px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(2) .benefit_item_number {
    width: 35px;
    height: 44px;
  }
}
.section_benefit .benefit_item:nth-child(3) .benefit_item_number {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -884px -636px;
  background-position: -34.53125vw -24.84375vw;
  width: 35px;
  width: 1.3671875vw;
  height: 44px;
  height: 1.71875vw;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(3) .benefit_item_number {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(3) .benefit_item_number {
    background-position: -884px -636px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item:nth-child(3) .benefit_item_number {
    width: 35px;
    height: 44px;
  }
}
.section_benefit .benefit_item_number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  top: -2px;
  top: -0.078125vw;
  left: -9px;
  left: -0.3515625vw;
  z-index: 1;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_number {
    top: -2px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_number {
    left: -9px;
  }
}
.section_benefit .benefit_item_img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: 80px;
  width: 3.125vw;
  height: 80px;
  height: 3.125vw;
  padding: 1px;
  padding: 0.0390625vw;
  border-radius: 6px;
  border-radius: 0.234375vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_img {
    width: 80px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_img {
    height: 80px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_img {
    padding: 1px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_img {
    border-radius: 6px;
  }
}
.section_benefit .benefit_item_img::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#8C854D), to(#C2A75E));
  background: linear-gradient(180deg, #8C854D 0%, #C2A75E 100%);
  border-radius: 6px;
  border-radius: 0.234375vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_img::before {
    border-radius: 6px;
  }
}
.section_benefit .benefit_item_txt {
  overflow: hidden;
  min-width: 101px;
  min-width: 3.9453125vw;
  max-height: 63px;
  max-height: 2.4609375vw;
  padding: 0px 16px;
  padding: 0vw 0.625vw;
  font-size: 16px;
  font-size: 0.625vw;
  line-height: 21px;
  line-height: 0.8203125vw;
  color: #00004A;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_txt {
    min-width: 101px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_txt {
    max-height: 63px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_txt {
    padding: 0px 16px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_item_txt {
    font-size: 16px;
    line-height: 21px;
  }
}
.section_benefit .benefit_thumb {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: 928px;
  width: 36.25vw;
  height: 548px;
  height: 21.40625vw;
  margin-top: 30px;
  margin-top: 1.171875vw;
}
@media (min-width: 2560px) {
  .section_benefit .benefit_thumb {
    width: 928px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_thumb {
    height: 548px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .benefit_thumb {
    margin-top: 30px;
  }
}
.section_benefit .benefit_thumb::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 2px;
  border-width: 0.078125vw;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#8C854D), to(#C2A75E));
  -webkit-border-image: linear-gradient(180deg, #8C854D 0%, #C2A75E 100%);
  -o-border-image: linear-gradient(180deg, #8C854D 0%, #C2A75E 100%);
  border-image: -webkit-gradient(linear, left top, left bottom, from(#8C854D), to(#C2A75E));
  border-image: linear-gradient(180deg, #8C854D 0%, #C2A75E 100%);
  border-image-slice: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
}
@media (min-width: 2560px) {
  .section_benefit .benefit_thumb::after {
    border-width: 2px;
  }
}
.section_benefit .skin {
  max-width: 1420px;
  max-width: 55.46875vw;
  margin: 73px auto 0px;
  margin: 2.8515625vw auto 0vw;
}
@media (min-width: 2560px) {
  .section_benefit .skin {
    max-width: 1420px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .skin {
    margin: 73px auto 0px;
  }
}
.section_benefit .skin::before, .section_benefit .skin::after {
  display: none;
}
.section_benefit .skin_box:not(:first-child) {
  margin-top: 40px;
  margin-top: 1.5625vw;
}
@media (min-width: 2560px) {
  .section_benefit .skin_box:not(:first-child) {
    margin-top: 40px;
  }
}
.section_benefit .skin_list {
  row-gap: 40px;
  row-gap: 1.5625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-animation: none;
  animation: none;
}
@media (min-width: 2560px) {
  .section_benefit .skin_list {
    row-gap: 40px;
  }
}
.section_benefit .skin_item {
  padding: 0px 10px;
  padding: 0vw 0.390625vw;
}
@media (min-width: 2560px) {
  .section_benefit .skin_item {
    padding: 0px 10px;
  }
}
.section_benefit .skin_img {
  width: 335px;
  width: 13.0859375vw;
  height: 236px;
  height: 9.21875vw;
  border-radius: 9px;
  border-radius: 0.3515625vw;
  overflow: hidden;
}
@media (min-width: 2560px) {
  .section_benefit .skin_img {
    width: 335px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .skin_img {
    height: 236px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .skin_img {
    border-radius: 9px;
  }
}
.section_benefit .skin_name {
  display: block;
  letter-spacing: -0.03em;
  text-align: center;
  color: #605114;
  margin-top: 16px;
  margin-top: 0.625vw;
  font-size: 22px;
  font-size: 0.859375vw;
  line-height: 28px;
  line-height: 1.09375vw;
}
@media (min-width: 2560px) {
  .section_benefit .skin_name {
    margin-top: 16px;
  }
}
@media (min-width: 2560px) {
  .section_benefit .skin_name {
    font-size: 22px;
    line-height: 28px;
  }
}
.section_personalization {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0.781vw;
  left: 23.391vw;
  z-index: 10;
  gap: 30px;
  gap: 1.171875vw;
  width: 1344px;
  width: 52.5vw;
  height: 152px;
  height: 5.9375vw;
  padding: 35px 71px 63px;
  padding: 1.3671875vw 2.7734375vw 2.4609375vw;
  margin-top: -152px;
  margin-top: -5.9375vw;
  background: url("../img/season1/bg_status.png") center/cover no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 2560px) {
  .section_personalization {
    gap: 30px;
  }
}
@media (min-width: 2560px) {
  .section_personalization {
    width: 1344px;
  }
}
@media (min-width: 2560px) {
  .section_personalization {
    height: 152px;
  }
}
@media (min-width: 2560px) {
  .section_personalization {
    padding: 35px 71px 63px;
  }
}
@media (min-width: 2560px) {
  .section_personalization {
    margin-top: -152px;
  }
}
.section_personalization .txt {
  text-align: center;
  color: #1A1A72;
}
.section_personalization .txt a {
  display: inline-block;
  text-decoration: underline;
  color: inherit;
}
.section_personalization .info_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-color: #33334D;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 598px;
  width: 23.359375vw;
  height: 54px;
  height: 2.109375vw;
  border-radius: 32px;
  border-radius: 1.25vw;
  padding: 17px 28px;
  padding: 0.6640625vw 1.09375vw;
}
@media (min-width: 2560px) {
  .section_personalization .info_box {
    width: 598px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box {
    height: 54px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box {
    border-radius: 32px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box {
    padding: 17px 28px;
  }
}
.section_personalization .info_box .btn_reload {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -923px -636px;
  background-position: -36.0546875vw -24.84375vw;
  width: 20px;
  width: 0.78125vw;
  height: 20px;
  height: 0.78125vw;
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload {
    background-position: -923px -636px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload {
    width: 20px;
    height: 20px;
  }
}
.section_personalization .info_box .btn_reload:hover {
  -webkit-animation: rotate360 3s linear infinite;
  animation: rotate360 3s linear infinite;
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -923px -660px;
  background-position: -36.0546875vw -25.78125vw;
  width: 20px;
  width: 0.78125vw;
  height: 20px;
  height: 0.78125vw;
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload:hover {
    background-position: -923px -660px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload:hover {
    width: 20px;
    height: 20px;
  }
}
.section_personalization .info_box .btn_reload:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -947px -636px;
  background-position: -36.9921875vw -24.84375vw;
  width: 20px;
  width: 0.78125vw;
  height: 20px;
  height: 0.78125vw;
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload:disabled {
    background-position: -947px -636px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_box .btn_reload:disabled {
    width: 20px;
    height: 20px;
  }
}
.section_personalization .info_user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  letter-spacing: -1%;
  width: 542px;
  width: 21.171875vw;
  height: 30px;
  height: 1.171875vw;
  padding: 0px 40px;
  padding: 0vw 1.5625vw;
}
@media (min-width: 2560px) {
  .section_personalization .info_user {
    width: 542px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_user {
    height: 30px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_user {
    padding: 0px 40px;
  }
}
.section_personalization .info_user_name {
  color: #FBE358;
  width: 124px;
  width: 4.84375vw;
  margin-right: 5px;
  margin-right: 0.1953125vw;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media (min-width: 2560px) {
  .section_personalization .info_user_name {
    width: 124px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_user_name {
    margin-right: 5px;
  }
}
.section_personalization .info_user_time {
  color: #FBE358;
  margin: 0px 25px;
  margin: 0vw 0.9765625vw;
  font-size: 20px;
  font-size: 0.78125vw;
  line-height: 28px;
  line-height: 1.09375vw;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media (min-width: 2560px) {
  .section_personalization .info_user_time {
    margin: 0px 25px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_user_time {
    font-size: 20px;
    line-height: 28px;
  }
}
.section_personalization .info_user:before, .section_personalization .info_user:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20px;
  width: 0.78125vw;
  height: 20px;
  height: 0.78125vw;
  background: url("../img/season1/ico_guide_white.png") center/cover no-repeat;
  content: "";
}
@media (min-width: 2560px) {
  .section_personalization .info_user:before, .section_personalization .info_user:after {
    width: 20px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .info_user:before, .section_personalization .info_user:after {
    height: 20px;
  }
}
.section_personalization .info_user:before {
  left: 0;
}
.section_personalization .info_user:after {
  right: 0;
}
.section_personalization .btn_detail {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -488px -810px;
  background-position: -19.0625vw -31.640625vw;
  width: 208px;
  width: 8.125vw;
  height: 50px;
  height: 1.953125vw;
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail {
    background-position: -488px -810px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail {
    width: 208px;
    height: 50px;
  }
}
.section_personalization .btn_detail:hover {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -488px -1168px;
  background-position: -19.0625vw -45.625vw;
  width: 208px;
  width: 8.125vw;
  height: 50px;
  height: 1.953125vw;
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail:hover {
    background-position: -488px -1168px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail:hover {
    width: 208px;
    height: 50px;
  }
}
.section_personalization .btn_detail:disabled {
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -700px -810px;
  background-position: -27.34375vw -31.640625vw;
  width: 208px;
  width: 8.125vw;
  height: 50px;
  height: 1.953125vw;
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail:disabled {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail:disabled {
    background-position: -700px -810px;
  }
}
@media (min-width: 2560px) {
  .section_personalization .btn_detail:disabled {
    width: 208px;
    height: 50px;
  }
}
.section .btn {
  -webkit-animation: fadeIn 0.5s ease 0.2s backwards;
  animation: fadeIn 0.5s ease 0.2s backwards;
}

.character {
  position: absolute;
}
.character::before {
  display: inline-block;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  content: "";
}
.character_first {
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 1440px;
  width: 56.25vw;
  height: 1136px;
  height: 44.375vw;
  top: 65px;
  top: 2.5390625vw;
  margin-left: -545px;
  margin-left: -21.2890625vw;
}
@media (min-width: 2560px) {
  .character_first {
    width: 1440px;
  }
}
@media (min-width: 2560px) {
  .character_first {
    height: 1136px;
  }
}
@media (min-width: 2560px) {
  .character_first {
    top: 65px;
  }
}
@media (min-width: 2560px) {
  .character_first {
    margin-left: -545px;
  }
}
.character_first::before {
  background: url("../img/season1/character_first.png") center/cover no-repeat;
  width: 1440px;
  width: 56.25vw;
  height: 1136px;
  height: 44.375vw;
}
@media (min-width: 2560px) {
  .character_first::before {
    width: 1440px;
  }
}
@media (min-width: 2560px) {
  .character_first::before {
    height: 1136px;
  }
}
.character_first.is_show {
  -webkit-animation: slideLeft 0.4s cubic-bezier(0, 0.71, 0, 1) 0.3s forwards;
  animation: slideLeft 0.4s cubic-bezier(0, 0.71, 0, 1) 0.3s forwards;
}
.character_second {
  right: 0;
  z-index: 1;
  overflow: hidden;
  top: 370px;
  top: 14.453125vw;
  width: 1200px;
  width: 46.875vw;
  height: 1227px;
  height: 47.9296875vw;
}
@media (min-width: 2560px) {
  .character_second {
    top: 370px;
  }
}
@media (min-width: 2560px) {
  .character_second {
    width: 1200px;
  }
}
@media (min-width: 2560px) {
  .character_second {
    height: 1227px;
  }
}
.character_second::before {
  position: absolute;
  top: 0;
  background: url("../img/season1/character_second.png") center/cover no-repeat;
  opacity: 0;
  width: 1200px;
  width: 46.875vw;
  height: 1227px;
  height: 47.9296875vw;
  background-position: 200px -25px;
  background-position: 7.8125vw -0.9765625vw;
  left: 600px;
  left: 23.4375vw;
}
@media (min-width: 2560px) {
  .character_second::before {
    width: 1200px;
  }
}
@media (min-width: 2560px) {
  .character_second::before {
    height: 1227px;
  }
}
@media (min-width: 2560px) {
  .character_second::before {
    background-position: 200px -25px;
  }
}
@media (min-width: 2560px) {
  .character_second::before {
    left: 600px;
  }
}
.character_second::after {
  position: absolute;
  right: 0;
  background: linear-gradient(330.06deg, #01014B 49.61%, rgba(2, 8, 89, 0) 81.72%);
  -webkit-filter: blur(80px);
  filter: blur(80px);
  border-radius: 50% 55% 48% 52%;
  pointer-events: none;
  content: "";
  width: 1200px;
  width: 46.875vw;
  height: 400px;
  height: 15.625vw;
  bottom: 20px;
  bottom: 0.78125vw;
}
@media (min-width: 2560px) {
  .character_second::after {
    width: 1200px;
  }
}
@media (min-width: 2560px) {
  .character_second::after {
    height: 400px;
  }
}
@media (min-width: 2560px) {
  .character_second::after {
    bottom: 20px;
  }
}
.character_second.is_show::before {
  -webkit-animation: slideRight 0.4s cubic-bezier(0, 0.71, 0, 1) 0.8s forwards;
  animation: slideRight 0.4s cubic-bezier(0, 0.71, 0, 1) 0.8s forwards;
}
.character_third {
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 1594px;
  width: 62.265625vw;
  height: 1190px;
  height: 46.484375vw;
  top: 278px;
  top: 10.859375vw;
  margin-left: -480px;
  margin-left: -18.75vw;
}
@media (min-width: 2560px) {
  .character_third {
    width: 1594px;
  }
}
@media (min-width: 2560px) {
  .character_third {
    height: 1190px;
  }
}
@media (min-width: 2560px) {
  .character_third {
    top: 278px;
  }
}
@media (min-width: 2560px) {
  .character_third {
    margin-left: -480px;
  }
}
.character_third::before {
  width: 100%;
  height: 100%;
  background: url("../img/season1/character_third.png") center/cover no-repeat;
}
.character_third.is_show {
  -webkit-animation: slideLeft 0.4s cubic-bezier(0, 0.71, 0, 1) 1.3s forwards;
  animation: slideLeft 0.4s cubic-bezier(0, 0.71, 0, 1) 1.3s forwards;
}
.character_fourth {
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 1449px;
  width: 56.6015625vw;
  height: 1321px;
  height: 51.6015625vw;
  top: 275px;
  top: 10.7421875vw;
  margin-left: -680px;
  margin-left: -26.5625vw;
}
@media (min-width: 2560px) {
  .character_fourth {
    width: 1449px;
  }
}
@media (min-width: 2560px) {
  .character_fourth {
    height: 1321px;
  }
}
@media (min-width: 2560px) {
  .character_fourth {
    top: 275px;
  }
}
@media (min-width: 2560px) {
  .character_fourth {
    margin-left: -680px;
  }
}
.character_fourth::before {
  width: 100%;
  height: 100%;
  background: url("../img/season1/character_fourth.png") center/cover no-repeat;
}
.character_fourth.is_show {
  -webkit-animation: slideLeft 0.4s cubic-bezier(0, 0.71, 0, 1) 1.8s forwards;
  animation: slideLeft 0.4s cubic-bezier(0, 0.71, 0, 1) 1.8s forwards;
}

.tab_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab_item {
  position: relative;
  width: 50%;
  height: 100%;
}
.tab_item .btn_tab {
  display: block;
  width: 100%;
  height: 100%;
}
.tab_panel {
  display: none;
  width: 100%;
}
.tab_panel[aria-hidden=false] {
  display: block;
}

.error_page {
  margin-top: -80px;
}
.error_page ~ .riotbar-footer {
  display: none;
}

.error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 100vh;
  background: url("../img/season1/bg_kv.jpg") top/cover no-repeat;
  text-align: center;
}
.error::before, .error::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.error::before {
  background: rgba(0, 0, 0, 0.7);
}
.error::after {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #000), color-stop(10%, transparent));
  background: linear-gradient(0deg, #000 1%, transparent 10%);
}
.error .inner, .error_inner {
  position: relative;
  z-index: 1;
  padding: 100px 0px;
  padding: 3.90625vw 0vw;
}
@media (min-width: 2560px) {
  .error .inner, .error_inner {
    padding: 100px 0px;
  }
}
.error_title {
  font-weight: 800;
  color: #C09C01;
}
.error_desc {
  color: #FFF6CE;
  margin-top: 16px;
  margin-top: 0.625vw;
  font-size: 30px;
  font-size: 1.171875vw;
  line-height: 39px;
  line-height: 1.5234375vw;
}
@media (min-width: 2560px) {
  .error_desc {
    margin-top: 16px;
  }
}
@media (min-width: 2560px) {
  .error_desc {
    font-size: 30px;
    line-height: 39px;
  }
}
.error_link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #00004A;
  margin-top: 90px;
  margin-top: 3.515625vw;
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -488px -588px;
  background-position: -19.0625vw -22.96875vw;
  width: 392px;
  width: 15.3125vw;
  height: 107px;
  height: 4.1796875vw;
  font-size: 36px;
  font-size: 1.40625vw;
  line-height: 45px;
  line-height: 1.7578125vw;
}
@media (min-width: 2560px) {
  .error_link {
    margin-top: 90px;
  }
}
@media (min-width: 2560px) {
  .error_link {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .error_link {
    background-position: -488px -588px;
  }
}
@media (min-width: 2560px) {
  .error_link {
    width: 392px;
    height: 107px;
  }
}
@media (min-width: 2560px) {
  .error_link {
    font-size: 36px;
    line-height: 45px;
  }
}
.error_link:hover {
  color: #fff;
  -webkit-background-size: 1370px 1239px;
  background-size: 1370px 1239px;
  -webkit-background-size: 53.515625vw 48.3984375vw;
  background-size: 53.515625vw 48.3984375vw;
  background-image: url("../img/season1.png");
  background-position: -488px -699px;
  background-position: -19.0625vw -27.3046875vw;
  width: 392px;
  width: 15.3125vw;
  height: 107px;
  height: 4.1796875vw;
}
@media (min-width: 2560px) {
  .error_link:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (min-width: 2560px) {
  .error_link:hover {
    background-position: -488px -699px;
  }
}
@media (min-width: 2560px) {
  .error_link:hover {
    width: 392px;
    height: 107px;
  }
}
@media (max-width: 1024px) {
  .error .heading_xxlarge {
    font-size: 68px;
    font-size: 6.640625vw;
    line-height: 88px;
    line-height: 8.59375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .error .heading_xxlarge {
    font-size: 68px;
    line-height: 88px;
  }
}
@media (max-width: 1024px) {
  .error .body_xlarge {
    font-size: 30px;
    font-size: 2.9296875vw;
    line-height: 39px;
    line-height: 3.80859375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .error .body_xlarge {
    font-size: 30px;
    line-height: 39px;
  }
}
@media (max-width: 1024px) {
  .error_desc {
    margin-top: 20px;
    margin-top: 1.953125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .error_desc {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .error_link {
    width: 392px;
    width: 38.28125vw;
    margin-top: 90px;
    margin-top: 8.7890625vw;
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
    -webkit-background-size: 133.7890625vw 120.99609375vw;
    background-size: 133.7890625vw 120.99609375vw;
    background-image: url("../img/season1.png");
    background-position: -488px -588px;
    background-position: -47.65625vw -57.421875vw;
    width: 392px;
    width: 38.28125vw;
    height: 107px;
    height: 10.44921875vw;
    font-size: 36px;
    font-size: 3.515625vw;
    line-height: 45px;
    line-height: 4.39453125vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .error_link {
    width: 392px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .error_link {
    margin-top: 90px;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .error_link {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .error_link {
    background-position: -488px -588px;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .error_link {
    width: 392px;
    height: 107px;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .error_link {
    font-size: 36px;
    line-height: 45px;
  }
}
@media (max-width: 1024px) {
  .error_link:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
    -webkit-background-size: 133.7890625vw 120.99609375vw;
    background-size: 133.7890625vw 120.99609375vw;
    background-image: url("../img/season1.png");
    background-position: -488px -699px;
    background-position: -47.65625vw -68.26171875vw;
    width: 392px;
    width: 38.28125vw;
    height: 107px;
    height: 10.44921875vw;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .error_link:hover {
    -webkit-background-size: 1370px 1239px;
    background-size: 1370px 1239px;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .error_link:hover {
    background-position: -488px -699px;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .error_link:hover {
    width: 392px;
    height: 107px;
  }
}
@media (max-width: 1024px) {
  .error_desc {
    font-size: 30px;
    font-size: 2.9296875vw;
    line-height: 39px;
    line-height: 3.80859375vw;
  }
}
@media (max-width: 1024px) and (min-width: 1025px) {
  .error_desc {
    font-size: 30px;
    line-height: 39px;
  }
}

.evt_end_page .error {
  height: auto;
  -webkit-background-size: contain;
  background-size: contain;
}
.evt_end_page .error::before, .evt_end_page .error::after {
  height: 37.5vw;
}
.evt_end_page .banner {
  position: absolute;
  top: 0;
}
.evt_end_page .section_benefit {
  overflow: unset;
  position: relative;
  z-index: 1;
  height: auto;
  min-height: 1956px;
  min-height: 76.40625vw;
  padding: 60px 24px 110px;
  padding: 2.34375vw 0.9375vw 4.296875vw;
  background: none;
}
@media (min-width: 2560px) {
  .evt_end_page .section_benefit {
    min-height: 1956px;
  }
}
@media (min-width: 2560px) {
  .evt_end_page .section_benefit {
    padding: 60px 24px 110px;
  }
}
.evt_end_page .section_benefit .benefit_item_txt {
  text-align: left;
}
.evt_end_page .section_benefit .skin::before {
  left: -120px;
  left: -4.6875vw;
  background: -webkit-gradient(linear, right top, left top, from(rgba(10, 50, 60, 0)), color-stop(40.91%, #060709));
  background: linear-gradient(270deg, rgba(10, 50, 60, 0) 0%, #060709 40.91%);
}
@media (min-width: 2560px) {
  .evt_end_page .section_benefit .skin::before {
    left: -120px;
  }
}
.evt_end_page .section_benefit .skin::after {
  right: -120px;
  right: -4.6875vw;
  background: -webkit-gradient(linear, left top, right top, from(rgba(10, 50, 60, 0)), color-stop(40.91%, #060709));
  background: linear-gradient(90deg, rgba(10, 50, 60, 0) 0%, #060709 40.91%);
}
@media (min-width: 2560px) {
  .evt_end_page .section_benefit .skin::after {
    right: -120px;
  }
}
.evt_end_page ~ .riotbar-footer {
  display: none;
}