@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

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

fieldset,
img {
  border: 0;
  border-style: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

q:before, q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

input,
button,
textarea,
select,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

*:focus {
  outline: none;
}

@-webkit-keyframes kunaiFloat {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@keyframes kunaiFloat {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@-webkit-keyframes kunaiFly_01 {
  0% {
    -webkit-transform: translate(32vw, -12vw) scale(0);
            transform: translate(32vw, -12vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@keyframes kunaiFly_01 {
  0% {
    -webkit-transform: translate(32vw, -12vw) scale(0);
            transform: translate(32vw, -12vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@-webkit-keyframes kunaiFly_02 {
  0% {
    -webkit-transform: translate(32vw, -16vw) scale(0);
            transform: translate(32vw, -16vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@keyframes kunaiFly_02 {
  0% {
    -webkit-transform: translate(32vw, -16vw) scale(0);
            transform: translate(32vw, -16vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@-webkit-keyframes kunaiFly_03 {
  0% {
    -webkit-transform: translate(-35vw, -16vw) scale(0);
            transform: translate(-35vw, -16vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@keyframes kunaiFly_03 {
  0% {
    -webkit-transform: translate(-35vw, -16vw) scale(0);
            transform: translate(-35vw, -16vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@-webkit-keyframes kunaiFly_04 {
  0% {
    -webkit-transform: translate(-32vw, -12vw) scale(0);
            transform: translate(-32vw, -12vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@keyframes kunaiFly_04 {
  0% {
    -webkit-transform: translate(-32vw, -12vw) scale(0);
            transform: translate(-32vw, -12vw) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@-webkit-keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: brightness(0);
            filter: brightness(0);
    opacity: 0;
  }
  10% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: brightness(0);
            filter: brightness(0);
    opacity: 1;
  }
  100% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: brightness(0);
            filter: brightness(0);
    opacity: 0;
  }
  10% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: brightness(0);
            filter: brightness(0);
    opacity: 1;
  }
  100% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
@-webkit-keyframes tilt-in-fwd-tr {
  0% {
    -webkit-transform: rotateY(20deg) rotateX(35deg) translate(300px, -300px) skew(-35deg, 10deg);
            transform: rotateY(20deg) rotateX(35deg) translate(300px, -300px) skew(-35deg, 10deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
            transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    opacity: 1;
  }
}
@keyframes tilt-in-fwd-tr {
  0% {
    -webkit-transform: rotateY(20deg) rotateX(35deg) translate(300px, -300px) skew(-35deg, 10deg);
            transform: rotateY(20deg) rotateX(35deg) translate(300px, -300px) skew(-35deg, 10deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
            transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    opacity: 1;
  }
}
@-webkit-keyframes dartboardShake {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
  20%, 40%, 60% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  80% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  90% {
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px);
  }
}
@keyframes dartboardShake {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
  20%, 40%, 60% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  80% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  90% {
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px);
  }
}
@-webkit-keyframes dart-x {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes dart-x {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes dart-y {
  0% {
    -webkit-transform: translateY(350%);
            transform: translateY(350%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes dart-y {
  0% {
    -webkit-transform: translateY(350%);
            transform: translateY(350%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes dart-rotate {
  0% {
    -webkit-transform: rotate(720deg) scale(1.5);
            transform: rotate(720deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
  }
}
@keyframes dart-rotate {
  0% {
    -webkit-transform: rotate(720deg) scale(1.5);
            transform: rotate(720deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
  }
}
@-webkit-keyframes totop {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh);
  }
}
@keyframes totop {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh);
  }
}
/* =========================
   1. DISPLAY / FLEX
   ========================= */
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* =========================
   2. SPACING SCALE
   ========================= */
:root {
  --sp-0: 0;
  --sp-1: 0.25rem;
  --sp-2: 0.5rem;
  --sp-3: 1rem;
  --sp-4: 1.5rem;
  --sp-5: 3rem;
}

/* MARGIN */
.m-0 {
  margin: var(--sp-0);
}

.m-1 {
  margin: var(--sp-1);
}

.m-2 {
  margin: var(--sp-2);
}

.m-3 {
  margin: var(--sp-3);
}

.m-4 {
  margin: var(--sp-4);
}

.m-5 {
  margin: var(--sp-5);
}

.mt-0 {
  margin-top: var(--sp-0);
}

.mt-1 {
  margin-top: var(--sp-1);
}

.mt-2 {
  margin-top: var(--sp-2);
}

.mt-3 {
  margin-top: var(--sp-3);
}

.mt-4 {
  margin-top: var(--sp-4);
}

.mt-5 {
  margin-top: var(--sp-5);
}

.mb-0 {
  margin-bottom: var(--sp-0);
}

.mb-1 {
  margin-bottom: var(--sp-1);
}

.mb-2 {
  margin-bottom: var(--sp-2);
}

.mb-3 {
  margin-bottom: var(--sp-3);
}

.mb-4 {
  margin-bottom: var(--sp-4);
}

.mb-5 {
  margin-bottom: var(--sp-5);
}

.ml-0 {
  margin-left: var(--sp-0);
}

.ml-1 {
  margin-left: var(--sp-1);
}

.ml-2 {
  margin-left: var(--sp-2);
}

.ml-3 {
  margin-left: var(--sp-3);
}

.ml-4 {
  margin-left: var(--sp-4);
}

.ml-5 {
  margin-left: var(--sp-5);
}

.mr-0 {
  margin-right: var(--sp-0);
}

.mr-1 {
  margin-right: var(--sp-1);
}

.mr-2 {
  margin-right: var(--sp-2);
}

.mr-3 {
  margin-right: var(--sp-3);
}

.mr-4 {
  margin-right: var(--sp-4);
}

.mr-5 {
  margin-right: var(--sp-5);
}

/* PADDING */
.p-0 {
  padding: var(--sp-0);
}

.p-1 {
  padding: var(--sp-1);
}

.p-2 {
  padding: var(--sp-2);
}

.p-3 {
  padding: var(--sp-3);
}

.p-4 {
  padding: var(--sp-4);
}

.p-5 {
  padding: var(--sp-5);
}

.pt-0 {
  padding-top: var(--sp-0);
}

.pt-1 {
  padding-top: var(--sp-1);
}

.pt-2 {
  padding-top: var(--sp-2);
}

.pt-3 {
  padding-top: var(--sp-3);
}

.pt-4 {
  padding-top: var(--sp-4);
}

.pt-5 {
  padding-top: var(--sp-5);
}

.pb-0 {
  padding-bottom: var(--sp-0);
}

.pb-1 {
  padding-bottom: var(--sp-1);
}

.pb-2 {
  padding-bottom: var(--sp-2);
}

.pb-3 {
  padding-bottom: var(--sp-3);
}

.pb-4 {
  padding-bottom: var(--sp-4);
}

.pb-5 {
  padding-bottom: var(--sp-5);
}

.pl-0 {
  padding-left: var(--sp-0);
}

.pl-1 {
  padding-left: var(--sp-1);
}

.pl-2 {
  padding-left: var(--sp-2);
}

.pl-3 {
  padding-left: var(--sp-3);
}

.pl-4 {
  padding-left: var(--sp-4);
}

.pl-5 {
  padding-left: var(--sp-5);
}

.pr-0 {
  padding-right: var(--sp-0);
}

.pr-1 {
  padding-right: var(--sp-1);
}

.pr-2 {
  padding-right: var(--sp-2);
}

.pr-3 {
  padding-right: var(--sp-3);
}

.pr-4 {
  padding-right: var(--sp-4);
}

.pr-5 {
  padding-right: var(--sp-5);
}

/* =========================
   3. GAP
   ========================= */
.gap-0 {
  gap: var(--sp-0);
}

.gap-1 {
  gap: var(--sp-1);
}

.gap-2 {
  gap: var(--sp-2);
}

.gap-3 {
  gap: var(--sp-3);
}

.gap-4 {
  gap: var(--sp-4);
}

.gap-5 {
  gap: var(--sp-5);
}

/* =========================
   4. TEXT ALIGN
   ========================= */
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

/* =========================
   5. WIDTH / HEIGHT / OVERFLOW
   ========================= */
.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-auto {
  overflow: auto;
}

.m-0-a {
  margin: 0 auto;
}

.m-lr-a {
  margin-left: auto;
  margin-right: auto;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-weight: 800;
}

.swal2-container * {
  font-family: "Noto Sans TC", sans-serif;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

a:has(> img) {
  display: block;
}

body {
  font-family: "Noto Serif TC", serif;
  font-weight: normal;
  line-height: 1.5;
  overflow-x: hidden;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-image: url(../img/main-bg.jpg);
  background-color: #275994;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
body.scrollbarHidden {
  overflow-y: hidden;
}
@media only screen and (max-width: 768px) {
  body {
    background-image: url(../img/main-bg-pattern.jpg);
    background-repeat: repeat;
    background-size: 20%;
  }
}
@media only screen and (max-width: 576px) {
  body {
    font-size: 14px;
  }
}

main {
  overflow: hidden;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

footer {
  background-color: #151515;
}

.totop {
  position: fixed;
  right: 20px;
  bottom: 170px;
  cursor: pointer;
  z-index: 10;
  -webkit-transform: translateY(calc(100% + 170px));
          transform: translateY(calc(100% + 170px));
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.totop.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.totop.ani {
  -webkit-transition: none;
  transition: none;
  -webkit-animation: totop 0.2s forwards ease-in-out;
          animation: totop 0.2s forwards ease-in-out;
}
@media only screen and (max-width: 576px) {
  .totop {
    width: 12%;
  }
}

.nav {
  position: fixed;
  top: 0;
  z-index: 2;
  width: 145px;
  margin-left: calc(100% - 145px - 8px);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: translateY(calc(-100% - 10px));
          transform: translateY(calc(-100% - 10px));
  padding-top: 60px;
}
.nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 145px;
  height: 300px;
  background-image: url(../img/nav-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 8px 16px 0;
  position: relative;
  -webkit-filter: drop-shadow(3px 3px 1px rgba(17, 20, 23, 0.7));
          filter: drop-shadow(3px 3px 1px rgba(17, 20, 23, 0.7));
}
.nav ul::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/nav-active.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 57px;
  height: 57px;
  top: -31px;
  left: 51px;
}
.nav li {
  position: relative;
  text-align: center;
  color: #1f2023;
  font-weight: 900;
  line-height: 19px;
  cursor: pointer;
  padding: 6px 0;
  text-shadow: 2px 2px 0 rgba(255, 249, 229, 0.7);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav li:not(:last-child) {
  border-bottom: 1px solid #bdb494;
  -webkit-box-shadow: 0 1px 0 rgba(255, 249, 229, 0.7);
          box-shadow: 0 1px 0 rgba(255, 249, 229, 0.7);
}
.nav li:hover {
  color: #134e95;
}
.nav li.active {
  color: #134e95;
}
.nav .limitedEvent-btn {
  color: #b82520;
}
.nav .limitedEvent-btn:hover {
  color: #e54540;
}
@media only screen and (max-width: 768px) {
  .nav {
    display: none;
  }
}

.nav-m {
  display: none;
  position: relative;
  z-index: 12;
}
@media only screen and (max-width: 768px) {
  .nav-m {
    display: block;
  }
  .nav-m .hamburger {
    width: 55px;
    height: 40px;
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 10;
    background-color: #b12b27;
  }
  .nav-m .hamburger span {
    position: absolute;
    height: 4px;
    display: block;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: 0.3s cubic-bezier(0.7, 0, 0, 1);
    transition: 0.3s cubic-bezier(0.7, 0, 0, 1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    left: 10px;
    background-color: #fff;
    top: 50%;
    border-radius: 2px;
  }
  .nav-m .hamburger span:nth-child(1) {
    width: 36px;
    -webkit-transform: translateY(-7px);
            transform: translateY(-7px);
  }
  .nav-m .hamburger span:nth-child(2) {
    width: 36px;
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  .nav-m .hamburger.open span {
    background-color: #fff;
  }
  .nav-m .menu {
    background-color: #1d4b81;
    background-image: url(../img/nav-m-bg.png);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #fff;
    opacity: 0;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-filter: blur(4px);
            filter: blur(4px);
    pointer-events: none;
    -webkit-transition: opacity 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-transform 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-filter 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: opacity 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-transform 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-filter 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: opacity 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), transform 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), filter 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: opacity 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), transform 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), filter 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-transform 0.25s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-filter 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  .nav-m .menu.open {
    pointer-events: all;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  .nav-m ul {
    width: 100%;
    height: 100%;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 26px;
    line-height: 1;
  }
  .nav-m li {
    cursor: pointer;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 16px 8px;
  }
  .nav-m img {
    height: 30px;
    margin-right: 4px;
  }
}
@media only screen and (max-width: 576px) {
  .nav-m ul {
    font-size: 22px;
    line-height: 1.1;
  }
}

.kv {
  position: relative;
  background-image: url(../img/kv-bg.png);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50vw;
  max-height: 960px;
}
.kv .logo {
  position: absolute;
  z-index: 1;
  left: 1%;
  top: 0;
  margin-top: 1%;
  width: 10vw;
  max-width: 209px;
}
.kv .slogan {
  position: absolute;
  left: 50%;
  top: 21%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 34.5833333333%;
  max-width: 664px;
}
.kv .cha {
  position: absolute;
}
.kv .ninja-f {
  width: 27.1875%;
  max-width: 522px;
  left: 7.5%;
  top: 12%;
}
.kv .ninja-m {
  width: 28.4375%;
  max-width: 546px;
  left: 63.5%;
  top: 10%;
}
.kv .kunai_01 {
  width: 8.3333333333%;
  max-width: 160px;
  left: 6%;
  top: 43%;
}
.kv .kunai_02 {
  width: 8.4375%;
  max-width: 162px;
  left: 10%;
  top: 66%;
}
.kv .kunai_03 {
  width: 6.1979166667%;
  max-width: 119px;
  left: 86%;
  top: 64%;
}
.kv .kunai_04 {
  width: 6.9791666667%;
  max-width: 134px;
  left: 82.5%;
  top: 52%;
}
.kv.animation .kunai_01 {
  -webkit-animation: kunaiFloat 0.7s infinite alternate both ease-in-out;
          animation: kunaiFloat 0.7s infinite alternate both ease-in-out;
}
.kv.animation .kunai_01 img {
  -webkit-animation: kunaiFly_01 0.3s both ease-in;
          animation: kunaiFly_01 0.3s both ease-in;
}
.kv.animation .kunai_02 {
  -webkit-animation: kunaiFloat 1.5s infinite alternate both ease-in-out;
          animation: kunaiFloat 1.5s infinite alternate both ease-in-out;
}
.kv.animation .kunai_02 img {
  -webkit-animation: kunaiFly_02 0.3s 0.2s both ease-in;
          animation: kunaiFly_02 0.3s 0.2s both ease-in;
}
.kv.animation .kunai_03 {
  -webkit-animation: kunaiFloat 1.2s infinite alternate both ease-in-out;
          animation: kunaiFloat 1.2s infinite alternate both ease-in-out;
}
.kv.animation .kunai_03 img {
  -webkit-animation: kunaiFly_03 0.3s 0.4s both ease-in;
          animation: kunaiFly_03 0.3s 0.4s both ease-in;
}
.kv.animation .kunai_04 {
  -webkit-animation: kunaiFloat 0.9s infinite alternate both ease-in-out;
          animation: kunaiFloat 0.9s infinite alternate both ease-in-out;
}
.kv.animation .kunai_04 img {
  -webkit-animation: kunaiFly_04 0.3s 0.6s both ease-in;
          animation: kunaiFly_04 0.3s 0.6s both ease-in;
}
.kv.animation .ninja-f {
  -webkit-animation: slide-in-blurred-top 1.5s 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) both;
          animation: slide-in-blurred-top 1.5s 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) both;
}
.kv.animation .ninja-m {
  -webkit-animation: slide-in-blurred-top 1.5s 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) both;
          animation: slide-in-blurred-top 1.5s 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) both;
}
.kv.animation .slogan img {
  -webkit-animation: tilt-in-fwd-tr 0.1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) both;
          animation: tilt-in-fwd-tr 0.1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) both;
}
@media only screen and (max-width: 768px) {
  .kv {
    background-image: url(../img/kv-bg-l.png);
    height: auto;
    padding-top: 133.333%;
  }
  .kv .cha,
  .kv .slogan {
    display: none;
  }
  .kv .logo {
    margin-top: 3%;
    left: 3%;
    width: 20vw;
  }
}
@media only screen and (max-width: 576px) {
  .kv {
    background-image: url(../img/kv-bg-m.png);
    height: auto;
    padding-top: 200%;
  }
  .kv .logo {
    width: 26vw;
  }
}

.visually-hidden {
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  clip-path: inset(100%);
  margin: -1px;
  white-space: nowrap;
  overflow: hidden;
}

main h1 {
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  main h1 img {
    width: 43vw;
  }
}
@media only screen and (max-width: 576px) {
  main h1 img {
    width: 60vw;
  }
}

section {
  position: relative;
  margin: 0 auto;
  margin-bottom: 80px;
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (max-width: 768px) {
  section {
    margin-bottom: 10%;
  }
  section h2 img {
    width: 55vw;
  }
}
@media only screen and (max-width: 576px) {
  section h2 img {
    width: 80vw;
  }
}

button {
  outline: none;
  border: none;
  cursor: pointer;
  background: transparent;
}

.eventbox-bg {
  width: 100%;
  max-width: 1000px;
  padding: 24px;
  background-image: url(../img/eventbox-bg_02.jpg);
  position: relative;
  -webkit-box-shadow: inset -4px -4px 3px rgba(73, 42, 27, 0.8), inset 5px 5px 1px rgba(255, 252, 249, 0.2);
          box-shadow: inset -4px -4px 3px rgba(73, 42, 27, 0.8), inset 5px 5px 1px rgba(255, 252, 249, 0.2);
}
.eventbox-bg > span {
  display: block;
  position: absolute;
  background-image: url(../img/eventbox-bg_03.jpg);
  background-size: contain;
  width: 65px;
  height: 65px;
}
.eventbox-bg > span:nth-child(1) {
  left: -4px;
  top: -4px;
}
.eventbox-bg > span:nth-child(2) {
  right: -4px;
  top: -4px;
}
.eventbox-bg > span:nth-child(3) {
  bottom: -4px;
  left: -4px;
}
.eventbox-bg > span:nth-child(4) {
  right: -4px;
  bottom: -4px;
}
@media only screen and (max-width: 576px) {
  .eventbox-bg {
    padding: 12px;
  }
  .eventbox-bg > span {
    width: 40px;
    height: 40px;
  }
}

.eventbox {
  position: relative;
  width: 100%;
  background-image: url(../img/eventbox-bg_01.jpg);
  -webkit-box-shadow: inset -3px -3px 2px rgba(139, 103, 58, 0.8), inset 3px 3px 2px #fffcf9, 0 0 20px rgba(21, 17, 12, 0.6), 0 0 20px rgba(21, 17, 12, 0.6);
          box-shadow: inset -3px -3px 2px rgba(139, 103, 58, 0.8), inset 3px 3px 2px #fffcf9, 0 0 20px rgba(21, 17, 12, 0.6), 0 0 20px rgba(21, 17, 12, 0.6);
}

.board {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}

.ninja-change .eventbox {
  padding: 40px 12px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.ninja-change .paragraph {
  position: relative;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.ninja-change .par1::before, .ninja-change .par1::after {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.ninja-change .par1::before {
  background-image: url(../img/ninjaChange-deco_02.png);
  width: 107px;
  aspect-ratio: 107/87;
  left: -32px;
  top: 31px;
}
.ninja-change .par1::after {
  background-image: url(../img/ninjaChange-deco_01.png);
  width: 200px;
  aspect-ratio: 200/147;
  right: -147px;
  top: -32px;
}
.ninja-change .par2::before {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/ninjaChange-deco_03.png);
  width: 130px;
  aspect-ratio: 130/94;
  right: 80px;
  top: -10px;
}
.ninja-change p {
  font-size: 24px;
  color: #472d20;
  font-weight: bold;
  text-shadow: 2px 2px 0 rgba(255, 249, 229, 0.7);
  text-align: center;
}
.ninja-change .skillShowcase {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  width: 100%;
  max-width: 820px;
  margin-bottom: 60px;
  position: relative;
}
.ninja-change .skillShowcase img {
  width: calc(50% - 10px);
  aspect-ratio: 1/1;
}
.ninja-change .skillShowcase::before, .ninja-change .skillShowcase::after {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.ninja-change .skillShowcase::before {
  background-image: url(../img/ninjaChange-deco_04.png);
  width: 155px;
  aspect-ratio: 155/134;
  left: -90px;
  bottom: -72px;
}
.ninja-change .skillShowcase::after {
  background-image: url(../img/ninjaChange-deco_05.png);
  width: 75px;
  aspect-ratio: 75/69;
  right: -40px;
  bottom: -75px;
}
.ninja-skill .eventbox-bg::before, .ninja-skill .eventbox-bg::after {
  content: "";
  position: absolute;
  z-index: 2;
  background-size: contain;
  background-repeat: no-repeat;
}
.ninja-skill .eventbox-bg::before {
  background-image: url(../img/dartboard-cloud-bottom.png);
  width: 385px;
  aspect-ratio: 385/161;
  left: -113px;
  bottom: -49px;
}
.ninja-skill .eventbox-bg::after {
  background-image: url(../img/dartboard-cloud-top.png);
  width: 312px;
  aspect-ratio: 312/133;
  right: -82px;
  top: -49px;
}
.ninja-skill .eventbox {
  padding-left: 12px;
  padding-right: 12px;
  overflow: hidden;
}
.ninja-skill .eventbox::before, .ninja-skill .eventbox::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
.ninja-skill .eventbox::before {
  background-image: url(../img/ninja-pixcel-2x_f.png);
  width: 98px;
  aspect-ratio: 98/176;
  left: 40px;
}
.ninja-skill .eventbox::after {
  background-image: url(../img/ninja-pixcel-2x_m.png);
  width: 106px;
  aspect-ratio: 106/132;
  right: 40px;
}
.ninja .skill-grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
  grid-template-columns: repeat(7, 1fr);
  gap: 12px 0;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ninja .skill-grid::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 80%;
  max-width: 600px;
  left: 50%;
  top: 10%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-filter: blur(30px);
          filter: blur(30px);
}
.ninja .skill-grid::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/ninjaLogo.png);
  background-repeat: no-repeat;
  background-size: auto 90%;
  background-position: center center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.ninja .skill-grid img {
  -webkit-filter: drop-shadow(2px 2px 0 rgba(255, 249, 229, 0.7));
          filter: drop-shadow(2px 2px 0 rgba(255, 249, 229, 0.7));
}
.ninja .skill-grid p {
  font-size: 13px;
  line-height: 1;
  color: #151515;
  font-weight: bold;
  text-shadow: 2px 2px 0 rgba(255, 249, 229, 0.7);
}
.ninja .skill {
  position: relative;
  z-index: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  padding: 8px 0;
  border-radius: 8px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.ninja .display {
  cursor: pointer;
}
.ninja .display:hover {
  background-color: rgba(214, 214, 214, 0.5);
}
@media only screen and (max-width: 1024px) {
  .ninja-change .par1::before {
    left: 0;
    top: 6px;
  }
  .ninja-change .skillShowcase::before {
    left: -60px;
    bottom: -76px;
  }
  .ninja-change .skillShowcase::after {
    right: 0;
    bottom: -80px;
  }
}
@media only screen and (max-width: 768px) {
  .ninja-change .par1::before {
    top: -3%;
    width: 15%;
    left: 10%;
  }
  .ninja-change .par1::after {
    top: -12%;
    width: 28%;
    right: 2%;
  }
  .ninja-change .par2::before {
    width: 20%;
    right: 5%;
  }
  .ninja-change .skillShowcase {
    gap: 12px;
  }
  .ninja-change .skillShowcase img {
    width: calc(50% - 6px);
  }
  .ninja-skill .eventbox-bg::before {
    width: 50%;
    left: -13%;
    bottom: -8%;
  }
  .ninja-skill .eventbox-bg::after {
    right: -13%;
    top: -6%;
    width: 38%;
  }
}
@media only screen and (max-width: 576px) {
  .ninja-change .skillShowcase {
    margin-bottom: 40px;
    gap: 8px;
  }
  .ninja-change .skillShowcase::before {
    width: 25%;
    left: -2%;
    bottom: -64px;
  }
  .ninja-change .skillShowcase::after {
    width: 15%;
    right: 3%;
    bottom: -62px;
  }
  .ninja-change .skillShowcase img {
    width: calc(50% - 4px);
  }
  .ninja-change p {
    font-size: 18px;
  }
  .ninja-change p br {
    display: none;
  }
  .ninja-skill .eventbox::before, .ninja-skill .eventbox::after {
    bottom: 16px;
  }
  .ninja-skill .eventbox::before {
    background-image: url(../img/ninja-pixcel-1x_f.png);
    width: 49px;
    aspect-ratio: 49/88;
    left: 20px;
  }
  .ninja-skill .eventbox::after {
    background-image: url(../img/ninja-pixcel-1x_m.png);
    width: 53px;
    aspect-ratio: 53/66;
    right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .ninja-skill .eventbox-bg::before, .ninja-skill .eventbox-bg::after {
    display: none;
  }
  .ninja-skill .eventbox::before {
    left: initial;
    right: 90px;
  }
  .ninja .skill-grid {
    display: block;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 4px;
       -moz-column-gap: 4px;
            column-gap: 4px;
    padding-top: 40px;
  }
  .ninja .skill-grid::after {
    background-size: 90% auto;
  }
  .ninja .skill-grid p {
    text-align: left;
    line-height: 1.2;
  }
  .ninja .skill {
    gap: 8px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .ninja .basic, .ninja .empty {
    display: none;
  }
}

.amatsu .eventbox-bg::before, .amatsu .eventbox-bg::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-size: contain;
}
.amatsu .eventbox-bg::before {
  background-image: url(../img/monster_02.png);
  aspect-ratio: 221/327;
  width: 221px;
  left: -101px;
  top: 21%;
}
.amatsu .eventbox-bg::after {
  background-image: url(../img/monster_06.png);
  aspect-ratio: 309/429;
  width: 309px;
  right: -169px;
  top: 59%;
}
.amatsu-hero, .amatsu-imgs {
  padding-left: 40px;
  padding-right: 40px;
}
.amatsu-hero {
  background-image: url(../img/amatsu-hero.png);
  background-position: center bottom;
  background-size: contain;
  aspect-ratio: 962/550;
  margin-bottom: -16%;
}
.amatsu-hero p {
  max-width: 700px;
  margin: 0 auto;
  padding-top: 80px;
  text-shadow: 0px 0px 6px #251c0d, 0px 0px 6px #251c0d, 0px 0px 6px #251c0d, 0px 0px 20px #251c0d, 0px 0px 20px #251c0d;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
}
.amatsu-imgs {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.amatsu-imgs p {
  color: #472d20;
  font-weight: bold;
  text-shadow: 2px 2px 0 rgba(255, 249, 229, 0.7);
  text-align: center;
  margin-top: 20px;
}
.amatsu-imgs img {
  display: block;
}
.amatsu .imgRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.amatsu .imgRow img:first-child {
  -webkit-box-flex: 390;
      -ms-flex: 390 1 0px;
          flex: 390 1 0;
  min-width: 0;
}
.amatsu .imgRow img:last-child {
  -webkit-box-flex: 298;
      -ms-flex: 298 1 0px;
          flex: 298 1 0;
  min-width: 0;
}
.amatsu .imgColumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.amatsu-footer {
  background-image: url(../img/amatsu-footer.png);
  background-position: center top;
  background-size: contain;
  aspect-ratio: 962/573;
  position: relative;
}
.amatsu-footer img {
  width: 37.8%;
  position: absolute;
  left: 40px;
  bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .amatsu .eventbox-bg::before {
    width: 25%;
    left: -5%;
    top: 28%;
  }
  .amatsu .eventbox-bg::after {
    width: 28%;
    right: -5%;
    top: 52%;
  }
  .amatsu-hero {
    width: 100%;
    min-height: 380px;
    background-size: cover;
  }
  .amatsu-hero p {
    padding-top: 10%;
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .amatsu-hero {
    margin-bottom: -100px;
  }
  .amatsu-imgs {
    gap: 28px;
  }
  .amatsu-imgs p br {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .amatsu .eventbox-bg::before, .amatsu .eventbox-bg::after {
    display: none;
  }
  .amatsu-hero, .amatsu-imgs {
    padding-left: 12px;
    padding-right: 12px;
  }
  .amatsu-hero p {
    text-align: center;
  }
  .amatsu-imgs p {
    margin-top: 12px;
  }
  .amatsu .imgRow,
  .amatsu .imgColumn {
    gap: 4px;
  }
}
@media only screen and (max-width: 430px) {
  .amatsu-hero p {
    font-size: 14px;
    padding-top: 60px;
  }
}

.dailyCheckin {
  background-image: url(../img/daily-notice-bg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media only screen and (max-width: 576px) {
  .dailyCheckin {
    background-image: url();
  }
}
.dailyCheckin .btn-hover:hover {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.dailyCheckin .disabled {
  pointer-events: none;
}
.dailyCheckin .orderList li {
  position: relative;
  padding-left: 1.6em;
  line-height: 1.6;
}
.dailyCheckin .orderList li::before {
  content: "";
  position: absolute;
  display: block;
  width: 1.3em;
  height: 1.3em;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0.15em;
}
.dailyCheckin .rule {
  max-width: 695px;
  height: 245px;
  background-image: url(../img/dailyCheckIn-rule-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.dailyCheckin .rule h3 {
  font-size: 1.5rem;
  color: #134e95;
  position: relative;
}
.dailyCheckin .rule h3::before, .dailyCheckin .rule h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 24px;
  background-image: url(../img/dailyCheckIn-rule-sakura.png);
  top: 2px;
}
.dailyCheckin .rule h3::before {
  left: -31px;
}
.dailyCheckin .rule h3::after {
  right: -31px;
}
.dailyCheckin .rule ul {
  width: 72%;
}
.dailyCheckin .rule li:nth-child(1)::before {
  background-image: url(../img/list-style-bg-blue_01.png);
}
.dailyCheckin .rule li:nth-child(2)::before {
  background-image: url(../img/list-style-bg-blue_02.png);
}
.dailyCheckin .rule li:nth-child(3)::before {
  background-image: url(../img/list-style-bg-blue_03.png);
}
.dailyCheckin .rule li:nth-child(4)::before {
  background-image: url(../img/list-style-bg-blue_04.png);
}
@media only screen and (max-width: 695px) {
  .dailyCheckin .rule ul {
    width: 80%;
  }
}
@media only screen and (max-width: 576px) {
  .dailyCheckin .rule ul {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .dailyCheckin .rule {
    height: auto;
    padding: 40px 0;
  }
}
.dailyCheckin .login {
  height: 303px;
  background-image: url(../img/login-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: bold;
  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;
}
.dailyCheckin .login .btn--login,
.dailyCheckin .login .submit {
  color: #0f1425;
  -webkit-text-fill-color: #0f1425;
}
.dailyCheckin .login .loginWrap {
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  position: relative;
  height: 100%;
  padding: 12px;
}
.dailyCheckin .login .loginWrap::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/monster_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 221px;
  aspect-ratio: 221/327;
  left: -280px;
  top: 50px;
}
.dailyCheckin .login .loginWrap--after {
  width: 100%;
}
.dailyCheckin .login .btn--login {
  width: 208px;
  height: 62px;
  background-image: url(../img/login-btn.png);
  border-radius: 31px;
}
.dailyCheckin .login .chooseServer {
  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: 8px;
  width: 100%;
}
.dailyCheckin .login input {
  display: none;
}
.dailyCheckin .login .server {
  background-image: url(../img/chooseServer-btn.png);
  color: #0f1425;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 2 192px;
          flex: 0 2 192px;
}
.dailyCheckin .login input:checked + label {
  background-image: url(../img/chooseServer-btn-active.png);
}
.dailyCheckin .login label {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dailyCheckin .login label:hover {
  background-image: url(../img/chooseServer-btn-active.png);
}
.dailyCheckin .login label.disabled {
  -webkit-filter: brightness(50%);
          filter: brightness(50%);
}
.dailyCheckin .login .submit {
  background-image: url(../img/chooseServer-btn-confirm.png);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100px;
          flex: 0 1 100px;
}
.dailyCheckin .login .submit.disabled {
  -webkit-filter: brightness(50%);
          filter: brightness(50%);
}
.dailyCheckin .login .server,
.dailyCheckin .login .submit {
  padding: 8px;
  position: relative;
  height: 52px;
  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;
}
.dailyCheckin .login .server span,
.dailyCheckin .login .submit span {
  display: block;
  position: absolute;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 1px solid rgba(15, 20, 37, 0.6);
  left: 3px;
  top: 3px;
}
.dailyCheckin .login .btn--logout {
  background-image: url(../img/logout-btn.png);
  color: #fff;
  width: 140px;
  height: 40px;
  border-radius: 20px;
}
.dailyCheckin .login .btn--login,
.dailyCheckin .login .btn--logout,
.dailyCheckin .login .submit,
.dailyCheckin .login label {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .dailyCheckin .login::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../img/monster_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 160px;
    aspect-ratio: 221/327;
    left: -1%;
    bottom: -35%;
  }
  .dailyCheckin .login .loginWrap::after {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .dailyCheckin .login {
    height: auto;
    background-image: url();
  }
  .dailyCheckin .login::after {
    display: none;
    width: 160px;
    aspect-ratio: 221/327;
    left: -1%;
    bottom: -35%;
  }
}
.dailyCheckin .daily-challenge {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  margin-bottom: 160px;
  position: relative;
  z-index: 2;
}
.dailyCheckin .daily-challenge li:nth-child(1)::before {
  background-image: url(../img/list-style-bg-red_01.png);
}
.dailyCheckin .daily-challenge li:nth-child(2)::before {
  background-image: url(../img/list-style-bg-red_02.png);
}
.dailyCheckin .daily-challenge li:nth-child(3)::before {
  background-image: url(../img/list-style-bg-red_03.png);
}
.dailyCheckin .daily-challenge li:nth-child(4)::before {
  background-image: url(../img/list-style-bg-red_04.png);
}
.dailyCheckin .daily-challenge .dartGame {
  width: 100%;
  max-width: 607px;
}
.dailyCheckin .daily-challenge .dartboard-wrapper {
  position: relative;
}
.dailyCheckin .daily-challenge .dartboard-wrapper.active {
  -webkit-animation: dartboardShake 0.4s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
          animation: dartboardShake 0.4s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
.dailyCheckin .daily-challenge .cloud {
  position: absolute;
}
.dailyCheckin .daily-challenge .cloud--front {
  background-image: url(../img/dartboard-cloud-top.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 51.4%;
  right: -12%;
  top: -1%;
  aspect-ratio: 312/133;
}
.dailyCheckin .daily-challenge .cloud--back {
  background-image: url(../img/dartboard-cloud-bottom.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 63.4%;
  left: -17%;
  bottom: 0;
  aspect-ratio: 385/161;
}
.dailyCheckin .daily-challenge .dartboard {
  width: 100%;
  aspect-ratio: 1/1;
  background-image: url(../img/dartboard-bg.png);
  background-size: contain;
  position: relative;
  margin-bottom: 24px;
}
.dailyCheckin .daily-challenge .dart-x {
  display: none;
  position: absolute;
  width: 31.7%;
  z-index: 1;
}
.dailyCheckin .daily-challenge .dart-x.active {
  display: block;
  -webkit-animation: dart-x 0.2s linear forwards;
          animation: dart-x 0.2s linear forwards;
}
.dailyCheckin .daily-challenge .dart-y.active {
  -webkit-animation: dart-y 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
          animation: dart-y 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.dailyCheckin .daily-challenge .dart {
  position: relative;
  display: block;
  z-index: 1;
}
.dailyCheckin .daily-challenge .dart.active {
  -webkit-animation: dart-rotate 0.2s linear forwards;
          animation: dart-rotate 0.2s linear forwards;
}
.dailyCheckin .daily-challenge .dart-10 {
  left: 53%;
  top: 0;
}
.dailyCheckin .daily-challenge .dart-20 {
  left: 53%;
  top: 6%;
}
.dailyCheckin .daily-challenge .dart-40 {
  left: 53%;
  top: 12%;
}
.dailyCheckin .daily-challenge .dart-60 {
  left: 53%;
  top: 19%;
}
.dailyCheckin .daily-challenge .dart-80 {
  left: 53%;
  top: 26%;
}
.dailyCheckin .daily-challenge .dart-100 {
  left: 52%;
  top: 35%;
}
.dailyCheckin .daily-challenge .start {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dailyCheckin .daily-challenge .start:hover {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.dailyCheckin .daily-challenge .rewardList {
  width: 100%;
  max-width: 1156px;
  position: relative;
}
.dailyCheckin .daily-challenge .rewardList .reel {
  position: relative;
  z-index: 1;
  width: 73.7%;
}
.dailyCheckin .daily-challenge .rewardList .monster03 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30.2%;
}
.dailyCheckin .daily-challenge .milestone {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  gap: 40px;
}
.dailyCheckin .daily-challenge .milestone-reward {
  max-width: 364px;
  height: 306px;
  width: calc(50% - 20px);
  background-image: url(../img/dailyCheckIn-reward-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  color: #472d20;
  font-size: 18px;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 68px;
}
.dailyCheckin .daily-challenge .milestone-reward p {
  margin-bottom: 12px;
}
.dailyCheckin .daily-challenge .milestone-reward img {
  cursor: pointer;
}
.dailyCheckin .daily-challenge .reward-btn {
  width: 100px;
  aspect-ratio: 100/44;
  background-image: url(../img/dailyCheckIn-reward-btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  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: #fff;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dailyCheckin .daily-challenge .reward-btn.disabled {
  color: #882727;
}
@media only screen and (max-width: 768px) {
  .dailyCheckin .daily-challenge .rewardList {
    margin-bottom: 40px;
  }
  .dailyCheckin .daily-challenge .rewardList .monster03 {
    display: none;
  }
  .dailyCheckin .daily-challenge .rewardList .reel {
    width: 110%;
    left: -10%;
    max-width: inherit;
  }
  .dailyCheckin .daily-challenge .milestone {
    gap: 20px 2%;
  }
  .dailyCheckin .daily-challenge .milestone-reward {
    width: 49%;
  }
}
@media only screen and (max-width: 576px) {
  .dailyCheckin .daily-challenge {
    gap: 32px;
    margin-bottom: 80px;
  }
  .dailyCheckin .daily-challenge .start {
    width: 50%;
  }
  .dailyCheckin .daily-challenge .dartboard {
    margin-bottom: 16px;
  }
  .dailyCheckin .daily-challenge .milestone-reward {
    font-size: 14px;
    padding-top: 10%;
    padding-bottom: 4%;
    height: auto;
  }
  .dailyCheckin .daily-challenge .milestone-reward h4 {
    width: 100%;
    text-align: center;
  }
  .dailyCheckin .daily-challenge .milestone-reward h4 img {
    width: 55%;
  }
  .dailyCheckin .daily-challenge .milestone-reward > img {
    width: 25%;
    margin-top: -3%;
  }
  .dailyCheckin .daily-challenge .milestone-reward p {
    margin-bottom: 1%;
    margin-top: -2%;
  }
  .dailyCheckin .daily-challenge .reward-btn {
    font-size: 14px;
    width: 33%;
  }
}
@media only screen and (max-width: 400px) {
  .dailyCheckin .daily-challenge .milestone-reward {
    width: 230px;
    padding-top: 15%;
    padding-bottom: 6%;
  }
}
@media only screen and (max-width: 576px) {
  .dailyCheckin .daily-notice {
    background-color: rgba(10, 16, 22, 0.3);
    margin-bottom: 0;
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
.dailyCheckin .daily-noticeWrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.dailyCheckin .daily-noticeWrapper::before, .dailyCheckin .daily-noticeWrapper::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.dailyCheckin .daily-noticeWrapper::before {
  background-image: url(../img/monster_04.png);
  aspect-ratio: 429/557;
  width: 429px;
  left: -496px;
}
.dailyCheckin .daily-noticeWrapper::after {
  background-image: url(../img/monster_05.png);
  aspect-ratio: 263/168;
  width: 263px;
  right: -287px;
}
.dailyCheckin .daily-noticeWrapper h3 {
  color: #e1bb4e;
  font-size: 30px;
  margin-bottom: 16px;
}
.dailyCheckin .daily-noticeWrapper li:nth-child(1)::before {
  background-image: url(../img/list-style-bg-red_01.png);
}
.dailyCheckin .daily-noticeWrapper li:nth-child(2)::before {
  background-image: url(../img/list-style-bg-red_02.png);
}
.dailyCheckin .daily-noticeWrapper li:nth-child(3)::before {
  background-image: url(../img/list-style-bg-red_03.png);
}
.dailyCheckin .daily-noticeWrapper li:nth-child(4)::before {
  background-image: url(../img/list-style-bg-red_04.png);
}
.dailyCheckin .daily-noticeWrapper li:nth-child(5)::before {
  background-image: url(../img/list-style-bg-red_05.png);
}
.dailyCheckin .daily-noticeWrapper li:nth-child(6)::before {
  background-image: url(../img/list-style-bg-red_06.png);
}
@media only screen and (max-width: 1024px) {
  .dailyCheckin .daily-noticeWrapper {
    width: 100%;
    max-width: 768px;
  }
  .dailyCheckin .daily-noticeWrapper::after {
    display: none;
  }
  .dailyCheckin .daily-noticeWrapper::before {
    width: 300px;
    left: initial;
    right: 0;
    bottom: -60px;
  }
}
@media only screen and (max-width: 768px) {
  .dailyCheckin .daily-noticeWrapper::before {
    width: 270px;
  }
}
@media only screen and (max-width: 576px) {
  .dailyCheckin .daily-noticeWrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .dailyCheckin .daily-noticeWrapper::before {
    display: none;
  }
}

.skill-popup,
.reward-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 23, 31, 0.8);
  overflow: hidden;
  z-index: 15;
  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;
  padding: 0 12px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0.2s, visibility 0s 0.5s;
  transition: opacity 0.3s 0.2s, visibility 0s 0.5s;
}
.skill-popup .popup-container,
.reward-popup .popup-container {
  position: relative;
}
.skill-popup .popup-container::before, .skill-popup .popup-container::after,
.reward-popup .popup-container::before,
.reward-popup .popup-container::after {
  content: "";
  display: block;
  position: absolute;
  width: 540px;
  left: 50%;
  z-index: 1;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.skill-popup .popup-container::before,
.reward-popup .popup-container::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 94px;
  top: 50%;
}
.skill-popup .popup-container::after,
.reward-popup .popup-container::after {
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  height: 104px;
  bottom: 50%;
}
.skill-popup .popup-body,
.reward-popup .popup-body {
  position: relative;
  padding: 48px 24px;
  border: 12px solid transparent;
  background-origin: border-box;
  background-clip: padding-box, border-box;
  width: 480px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  height: auto;
  max-height: 65vh;
  overflow-y: scroll;
}
.skill-popup .popup-body::-webkit-scrollbar,
.reward-popup .popup-body::-webkit-scrollbar {
  width: 4px;
}
.skill-popup .popup-body::-webkit-scrollbar-track,
.reward-popup .popup-body::-webkit-scrollbar-track {
  background: #fff7eb;
  border-radius: 2px;
}
.skill-popup .popup-body::-webkit-scrollbar-thumb,
.reward-popup .popup-body::-webkit-scrollbar-thumb {
  background: #dfcaa9;
  border-radius: 2px;
}
.skill-popup.show,
.reward-popup.show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.skill-popup.show .popup-container::before, .skill-popup.show .popup-container::after,
.reward-popup.show .popup-container::before,
.reward-popup.show .popup-container::after {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.skill-popup.show .popup-container::before,
.reward-popup.show .popup-container::before {
  top: 0;
}
.skill-popup.show .popup-container::after,
.reward-popup.show .popup-container::after {
  bottom: 0;
}
.skill-popup.show .popup-body,
.reward-popup.show .popup-body {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.skill-popup.show .popup-close,
.reward-popup.show .popup-close {
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.4s;
  transition: opacity 0.2s 0.4s;
}
.skill-popup .popup-close,
.reward-popup .popup-close {
  -webkit-transition: opacity 0.2s 0s;
  transition: opacity 0.2s 0s;
  opacity: 0;
  position: absolute;
  right: 24px;
  top: 52px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  z-index: 1;
}
.skill-popup .popup-close span,
.reward-popup .popup-close span {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  position: absolute;
  top: 10px;
  left: 0;
  pointer-events: none;
}
.skill-popup .popup-close span:nth-child(1),
.reward-popup .popup-close span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.skill-popup .popup-close span:nth-child(2),
.reward-popup .popup-close span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.skill-popup h2,
.reward-popup h2 {
  font-size: 22px;
  margin-bottom: 16px;
  font-weight: 900;
}
.skill-popup .popup-content,
.reward-popup .popup-content {
  color: #472d20;
  font-weight: bold;
}
@media only screen and (max-width: 576px) {
  .skill-popup .popup-container,
  .reward-popup .popup-container {
    width: 100%;
    padding: 0 6%;
  }
  .skill-popup .popup-container::before, .skill-popup .popup-container::after,
  .reward-popup .popup-container::before,
  .reward-popup .popup-container::after {
    width: 100%;
  }
  .skill-popup .popup-body,
  .reward-popup .popup-body {
    width: 100%;
    max-height: 50vh;
  }
  .skill-popup .popup-close,
  .reward-popup .popup-close {
    top: 9vw;
    right: 10vw;
  }
}
@media only screen and (max-width: 375px) {
  .skill-popup .popup-close,
  .reward-popup .popup-close {
    right: 12vw;
    width: 6vw;
    height: 6vw;
  }
  .skill-popup .popup-close span,
  .reward-popup .popup-close span {
    height: 3px;
  }
}

.reward-popup .popup-container::before {
  background-image: url(../img/popupReel_red_top.png);
}
.reward-popup .popup-container::after {
  background-image: url(../img/popupReel_red_bottom.png);
}
.reward-popup .popup-body {
  background-image: url(../img/popup-bg.jpg), url(../img/popup-border-red.jpg);
  min-height: 300px;
}
.reward-popup .popup-close span {
  background-color: #8a191c;
}

.skill-popup .popup-container::before {
  background-image: url(../img/popupReel_blue_top.png);
}
.skill-popup .popup-container::after {
  background-image: url(../img/popupReel_blue_bottom.png);
}
.skill-popup .popup-body {
  background-image: url(../img/popup-bg.jpg), url(../img/popup-border-blue.jpg);
}
.skill-popup .cha {
  position: absolute;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s 0s;
  transition: all 0.3s 0s;
}
.skill-popup .cha-m {
  bottom: 0;
  left: -371px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.skill-popup .cha-f {
  right: -290px;
  bottom: -28px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.skill-popup.show .cha {
  -webkit-transition: all 0.3s 0.5s;
  transition: all 0.3s 0.5s;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.skill-popup .popup-close span {
  background-color: #00437d;
}
.skill-popup .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  margin-bottom: 16px;
}
.skill-popup .title img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
}
.skill-popup .title h2 {
  margin-bottom: 0;
}
.skill-popup .title small {
  font-size: 16px;
  color: #815a46;
  line-height: 1;
  -ms-flex-item-align: self-end;
      -ms-grid-row-align: self-end;
      align-self: self-end;
  margin-bottom: 1px;
}
.skill-popup .prerequisite {
  color: #a6292c;
}
.skill-popup .detail {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .skill-popup .cha {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .skill-popup .title {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .skill-popup .title small {
    width: 100%;
  }
}

.limitedEvent-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 23, 31, 0.8);
  overflow: hidden;
  z-index: 12;
  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;
  padding: 0 12px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0.2s, visibility 0s 0.5s;
  transition: opacity 0.3s 0.2s, visibility 0s 0.5s;
}
.limitedEvent-popup.show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.limitedEvent-popup .popup-container {
  background-image: url(../img/limitedEvent-bg_01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 583px;
  aspect-ratio: 583/570;
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  position: relative;
  margin-top: 130px;
}
.limitedEvent-popup .popup-container::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/limitedEvent-bg_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  width: 583px;
  max-width: 100%;
  aspect-ratio: 583/179;
  top: -140px;
  left: 0;
}
.limitedEvent-popup.show .popup-container {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.limitedEvent-popup .popup-body {
  position: relative;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 48px;
  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;
}
.limitedEvent-popup .popup-close {
  position: absolute;
  right: 75px;
  top: 44px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 26px;
  height: 26px;
}
.limitedEvent-popup .popup-close span {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #3f8233;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  position: absolute;
  top: 10px;
  left: 0;
  pointer-events: none;
}
.limitedEvent-popup .popup-close span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.limitedEvent-popup .popup-close span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.limitedEvent-popup .popup-content {
  width: 430px;
  height: 100%;
  padding-bottom: 40px;
  overflow-y: scroll;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  padding: 0 15px;
}
.limitedEvent-popup .popup-content::-webkit-scrollbar {
  width: 4px;
}
.limitedEvent-popup .popup-content::-webkit-scrollbar-track {
  background: #fff7eb;
  border-radius: 2px;
}
.limitedEvent-popup .popup-content::-webkit-scrollbar-thumb {
  background: #dfcaa9;
  border-radius: 2px;
}
.limitedEvent-popup .limitedNotice {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  color: #472d20;
}
.limitedEvent-popup .limitedNotice h4 {
  font-size: 22px;
  margin-bottom: 12px;
  font-weight: 900;
  background-color: #d9c8ac;
  display: inline-block;
  padding: 2px 12px;
}
.limitedEvent-popup .limitedNotice li {
  font-weight: bold;
  position: relative;
  padding-left: 1.6em;
  line-height: 1.6;
}
.limitedEvent-popup .limitedNotice li::before {
  content: "";
  position: absolute;
  display: block;
  width: 1.3em;
  height: 1.3em;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0.15em;
}
.limitedEvent-popup .limitedNotice li:nth-child(1)::before {
  background-image: url(../img/list-style-bg-red_01.png);
}
.limitedEvent-popup .limitedNotice li:nth-child(2)::before {
  background-image: url(../img/list-style-bg-red_02.png);
}
.limitedEvent-popup .limitedNotice li:nth-child(3)::before {
  background-image: url(../img/list-style-bg-red_03.png);
}
.limitedEvent-popup .limitedNotice li:nth-child(4)::before {
  background-image: url(../img/list-style-bg-red_04.png);
}
@media only screen and (max-width: 768px) {
  .limitedEvent-popup .popup-container {
    width: 100%;
    margin-top: 15%;
  }
  .limitedEvent-popup .popup-container::before {
    width: 100%;
    top: -22%;
  }
  .limitedEvent-popup .popup-content {
    width: 73%;
  }
  .limitedEvent-popup .popup-content img:nth-child(2) {
    width: 8%;
  }
  .limitedEvent-popup .popup-close {
    right: 13%;
    top: 11%;
    width: 6%;
    height: 0;
    padding-top: 6%;
  }
  .limitedEvent-popup .popup-body {
    padding-top: 17%;
    padding-bottom: 6%;
  }
}
@media only screen and (max-width: 375px) {
  .limitedEvent-popup .popup-container {
    width: 100%;
    border: solid 8px #164400;
    background-size: 130%;
    background-position: center center;
  }
  .limitedEvent-popup .popup-container::before {
    width: 128%;
    max-width: initial;
    top: -32%;
    left: -14%;
  }
  .limitedEvent-popup .popup-content {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    gap: 12px;
  }
  .limitedEvent-popup .popup-body {
    padding-top: 20%;
  }
  .limitedEvent-popup .popup-close {
    right: 2%;
  }
  .limitedEvent-popup .popup-close span {
    height: 3px;
  }
}

.limitedEvent-btn-m {
  display: none;
}
@media only screen and (max-width: 768px) {
  .limitedEvent-btn-m {
    display: block;
    position: fixed;
    bottom: 0;
    left: 5%;
    width: 90%;
    text-align: center;
    z-index: 2;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .limitedEvent-btn-m.hide {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}