@charset "UTF-8";
/* -----------------------------------------------------------------
基本設定
-------------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Noto+Serif+TC:wght@200..900&&display=swap");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.3;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin-top: 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  max-width: 100%;
  height: auto; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

html,
body {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%; }

body {
  font-display: swap;
  text-align: center; }

a {
  text-decoration: none; }

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

ol {
  padding-left: 0;
  margin-left: 1em; }

textarea:focus,
input:focus {
  outline: none; }

figure {
  margin: 0; }

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

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

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@-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); } }

@-webkit-keyframes lightSweep {
  from {
    -webkit-transform: skew(-45deg, 0) translate(-100%, 0);
    transform: skew(-45deg, 0) translate(-100%, 0); }
  to {
    left: 100%;
    -webkit-transform: skew(-45deg, 0) translate(100%, 0);
    transform: skew(-45deg, 0) translate(100%, 0); } }

@keyframes lightSweep {
  from {
    -webkit-transform: skew(-45deg, 0) translate(-100%, 0);
    transform: skew(-45deg, 0) translate(-100%, 0); }
  to {
    left: 100%;
    -webkit-transform: skew(-45deg, 0) translate(100%, 0);
    transform: skew(-45deg, 0) translate(100%, 0); } }

@-webkit-keyframes Enlarge {
  from {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes Enlarge {
  from {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@-webkit-keyframes Btn_light_move {
  from {
    left: -150%; }
  to {
    left: 350%; } }

@keyframes Btn_light_move {
  from {
    left: -150%; }
  to {
    left: 350%; } }

@-webkit-keyframes lanlancat_upDown {
  from {
    margin-top: 1em; }
  to {
    margin-top: 0; } }

@keyframes lanlancat_upDown {
  from {
    margin-top: 1em; }
  to {
    margin-top: 0; } }

@-webkit-keyframes LeftIn {
  from {
    margin-left: -1em;
    opacity: 0; }
  to {
    margin-left: 0em;
    opacity: 1; } }

@keyframes LeftIn {
  from {
    margin-left: -1em;
    opacity: 0; }
  to {
    margin-left: 0em;
    opacity: 1; } }

@-webkit-keyframes RightIn {
  from {
    margin-left: 0em;
    opacity: 0; }
  to {
    margin-left: -1em;
    opacity: 1; } }

@keyframes RightIn {
  from {
    margin-left: 0em;
    opacity: 0; }
  to {
    margin-left: -1em;
    opacity: 1; } }

@-webkit-keyframes Building_UpDown {
  from {
    margin-top: -8px; }
  to {
    margin-top: 0px; } }

@keyframes Building_UpDown {
  from {
    margin-top: -8px; }
  to {
    margin-top: 0px; } }

@-webkit-keyframes brighten_005 {
  from {
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  to {
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05); } }

@keyframes brighten_005 {
  from {
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  to {
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05); } }

@-webkit-keyframes brighten_015 {
  from {
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  to {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15); } }

@keyframes brighten_015 {
  from {
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  to {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15); } }

@-webkit-keyframes darken_01 {
  from {
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  to {
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9); } }

@keyframes darken_01 {
  from {
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  to {
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9); } }

@-webkit-keyframes FadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes FadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes PrizePoint {
  0% {
    left: -1.8em; }
  20% {
    left: -1em; }
  30% {
    left: -1.8em; }
  40% {
    left: -1em; }
  50% {
    left: -1.8em; }
  100% {
    left: -1.8em; } }

@keyframes PrizePoint {
  0% {
    left: -1.8em; }
  20% {
    left: -1em; }
  30% {
    left: -1.8em; }
  40% {
    left: -1em; }
  50% {
    left: -1.8em; }
  100% {
    left: -1.8em; } }

@-webkit-keyframes PrizePoint_retro {
  0% {
    top: -120%; }
  20% {
    top: -100%; }
  30% {
    top: -120%; }
  40% {
    top: -100%; }
  50% {
    top: -120%; }
  100% {
    top: -120%; } }

@keyframes PrizePoint_retro {
  0% {
    top: -120%; }
  20% {
    top: -100%; }
  30% {
    top: -120%; }
  40% {
    top: -100%; }
  50% {
    top: -120%; }
  100% {
    top: -120%; } }

@-webkit-keyframes PrizePoint_lanlancat {
  0% {
    right: -6.5em; }
  20% {
    right: -7em; }
  30% {
    right: -6.5em; }
  40% {
    right: -7em; }
  50% {
    right: -6.5em; }
  100% {
    right: -6.5em; } }

@keyframes PrizePoint_lanlancat {
  0% {
    right: -6.5em; }
  20% {
    right: -7em; }
  30% {
    right: -6.5em; }
  40% {
    right: -7em; }
  50% {
    right: -6.5em; }
  100% {
    right: -6.5em; } }

@-webkit-keyframes Hand-click {
  0% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  100% {
    -webkit-transform: translate(-50%, -35%);
    transform: translate(-50%, -35%); } }

@keyframes Hand-click {
  0% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  100% {
    -webkit-transform: translate(-50%, -35%);
    transform: translate(-50%, -35%); } }

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

.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-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

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

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

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

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

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

.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%; }

.flex-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.flex-initial {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0; }

.gap-x-0 {
  -webkit-column-gap: 0;
  column-gap: 0; }

.gap-y-0 {
  row-gap: 0; }

.gap-1 {
  gap: 0.25rem; }

.gap-x-1 {
  -webkit-column-gap: 0.25rem;
  column-gap: 0.25rem; }

.gap-y-1 {
  row-gap: 0.25rem; }

.gap-2 {
  gap: 0.5rem; }

.gap-x-2 {
  -webkit-column-gap: 0.5rem;
  column-gap: 0.5rem; }

.gap-y-2 {
  row-gap: 0.5rem; }

.gap-3 {
  gap: 0.75rem; }

.gap-x-3 {
  -webkit-column-gap: 0.75rem;
  column-gap: 0.75rem; }

.gap-y-3 {
  row-gap: 0.75rem; }

.gap-4 {
  gap: 1rem; }

.gap-x-4 {
  -webkit-column-gap: 1rem;
  column-gap: 1rem; }

.gap-y-4 {
  row-gap: 1rem; }

.gap-5 {
  gap: 1.25rem; }

.gap-x-5 {
  -webkit-column-gap: 1.25rem;
  column-gap: 1.25rem; }

.gap-y-5 {
  row-gap: 1.25rem; }

.gap-6 {
  gap: 1.5rem; }

.gap-x-6 {
  -webkit-column-gap: 1.5rem;
  column-gap: 1.5rem; }

.gap-y-6 {
  row-gap: 1.5rem; }

.gap-8 {
  gap: 2rem; }

.gap-x-8 {
  -webkit-column-gap: 2rem;
  column-gap: 2rem; }

.gap-y-8 {
  row-gap: 2rem; }

.gap-10 {
  gap: 2.5rem; }

.gap-x-10 {
  -webkit-column-gap: 2.5rem;
  column-gap: 2.5rem; }

.gap-y-10 {
  row-gap: 2.5rem; }

.gap-12 {
  gap: 3rem; }

.gap-x-12 {
  -webkit-column-gap: 3rem;
  column-gap: 3rem; }

.gap-y-12 {
  row-gap: 3rem; }

.gap-16 {
  gap: 4rem; }

.gap-x-16 {
  -webkit-column-gap: 4rem;
  column-gap: 4rem; }

.gap-y-16 {
  row-gap: 4rem; }

.p-0 {
  padding: 0; }

.p-1 {
  padding: 0.25rem; }

.p-2 {
  padding: 0.5rem; }

.p-3 {
  padding: 0.75rem; }

.p-4 {
  padding: 1rem; }

.p-5 {
  padding: 1.25rem; }

.p-6 {
  padding: 1.5rem; }

.p-8 {
  padding: 2rem; }

.p-10 {
  padding: 2.5rem; }

.p-12 {
  padding: 3rem; }

.p-16 {
  padding: 4rem; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem; }

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem; }

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem; }

.py-0 {
  padding-top: 0;
  padding-bottom: 0; }

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.pt-0 {
  padding-top: 0; }

.pr-0 {
  padding-right: 0; }

.pb-0 {
  padding-bottom: 0; }

.pl-0 {
  padding-left: 0; }

.pt-1 {
  padding-top: 0.25rem; }

.pr-1 {
  padding-right: 0.25rem; }

.pb-1 {
  padding-bottom: 0.25rem; }

.pl-1 {
  padding-left: 0.25rem; }

.pt-2 {
  padding-top: 0.5rem; }

.pr-2 {
  padding-right: 0.5rem; }

.pb-2 {
  padding-bottom: 0.5rem; }

.pl-2 {
  padding-left: 0.5rem; }

.pt-3 {
  padding-top: 0.75rem; }

.pr-3 {
  padding-right: 0.75rem; }

.pb-3 {
  padding-bottom: 0.75rem; }

.pl-3 {
  padding-left: 0.75rem; }

.pt-4 {
  padding-top: 1rem; }

.pr-4 {
  padding-right: 1rem; }

.pb-4 {
  padding-bottom: 1rem; }

.pl-4 {
  padding-left: 1rem; }

.pt-5 {
  padding-top: 1.25rem; }

.pr-5 {
  padding-right: 1.25rem; }

.pb-5 {
  padding-bottom: 1.25rem; }

.pl-5 {
  padding-left: 1.25rem; }

.pt-6 {
  padding-top: 1.5rem; }

.pr-6 {
  padding-right: 1.5rem; }

.pb-6 {
  padding-bottom: 1.5rem; }

.pl-6 {
  padding-left: 1.5rem; }

.pt-8 {
  padding-top: 2rem; }

.pr-8 {
  padding-right: 2rem; }

.pb-8 {
  padding-bottom: 2rem; }

.pl-8 {
  padding-left: 2rem; }

.pt-10 {
  padding-top: 2.5rem; }

.pr-10 {
  padding-right: 2.5rem; }

.pb-10 {
  padding-bottom: 2.5rem; }

.pl-10 {
  padding-left: 2.5rem; }

.pt-12 {
  padding-top: 3rem; }

.pr-12 {
  padding-right: 3rem; }

.pb-12 {
  padding-bottom: 3rem; }

.pl-12 {
  padding-left: 3rem; }

.pt-16 {
  padding-top: 4rem; }

.pr-16 {
  padding-right: 4rem; }

.pb-16 {
  padding-bottom: 4rem; }

.pl-16 {
  padding-left: 4rem; }

.m-0 {
  margin: 0; }

.m-1 {
  margin: 0.25rem; }

.m-2 {
  margin: 0.5rem; }

.m-3 {
  margin: 0.75rem; }

.m-4 {
  margin: 1rem; }

.m-5 {
  margin: 1.25rem; }

.m-6 {
  margin: 1.5rem; }

.m-8 {
  margin: 2rem; }

.m-10 {
  margin: 2.5rem; }

.m-12 {
  margin: 3rem; }

.m-16 {
  margin: 4rem; }

.m-auto {
  margin: auto; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem; }

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem; }

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem; }

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem; }

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem; }

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.my-0 {
  margin-top: 0;
  margin-bottom: 0; }

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem; }

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.my-auto {
  margin-top: auto;
  margin-bottom: auto; }

.mt-0 {
  margin-top: 0; }

.mr-0 {
  margin-right: 0; }

.mb-0 {
  margin-bottom: 0; }

.ml-0 {
  margin-left: 0; }

.mt-1 {
  margin-top: 0.25rem; }

.mr-1 {
  margin-right: 0.25rem; }

.mb-1 {
  margin-bottom: 0.25rem; }

.ml-1 {
  margin-left: 0.25rem; }

.mt-2 {
  margin-top: 0.5rem; }

.mr-2 {
  margin-right: 0.5rem; }

.mb-2 {
  margin-bottom: 0.5rem; }

.ml-2 {
  margin-left: 0.5rem; }

.mt-3 {
  margin-top: 0.75rem; }

.mr-3 {
  margin-right: 0.75rem; }

.mb-3 {
  margin-bottom: 0.75rem; }

.ml-3 {
  margin-left: 0.75rem; }

.mt-4 {
  margin-top: 1rem; }

.mr-4 {
  margin-right: 1rem; }

.mb-4 {
  margin-bottom: 1rem; }

.ml-4 {
  margin-left: 1rem; }

.mt-5 {
  margin-top: 1.25rem; }

.mr-5 {
  margin-right: 1.25rem; }

.mb-5 {
  margin-bottom: 1.25rem; }

.ml-5 {
  margin-left: 1.25rem; }

.mt-6 {
  margin-top: 1.5rem; }

.mr-6 {
  margin-right: 1.5rem; }

.mb-6 {
  margin-bottom: 1.5rem; }

.ml-6 {
  margin-left: 1.5rem; }

.mt-8 {
  margin-top: 2rem; }

.mr-8 {
  margin-right: 2rem; }

.mb-8 {
  margin-bottom: 2rem; }

.ml-8 {
  margin-left: 2rem; }

.mt-10 {
  margin-top: 2.5rem; }

.mr-10 {
  margin-right: 2.5rem; }

.mb-10 {
  margin-bottom: 2.5rem; }

.ml-10 {
  margin-left: 2.5rem; }

.mt-12 {
  margin-top: 3rem; }

.mr-12 {
  margin-right: 3rem; }

.mb-12 {
  margin-bottom: 3rem; }

.ml-12 {
  margin-left: 3rem; }

.mt-16 {
  margin-top: 4rem; }

.mr-16 {
  margin-right: 4rem; }

.mb-16 {
  margin-bottom: 4rem; }

.ml-16 {
  margin-left: 4rem; }

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem; }

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem; }

.text-base {
  font-size: 1rem;
  line-height: 1.5rem; }

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem; }

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem; }

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem; }

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem; }

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem; }

.text-5xl {
  font-size: 3rem;
  line-height: 1; }

.text-6xl {
  font-size: 3.75rem;
  line-height: 1; }

.text-7xl {
  font-size: 4.5rem;
  line-height: 1; }

.text-8xl {
  font-size: 6rem;
  line-height: 1; }

.text-9xl {
  font-size: 8rem;
  line-height: 1; }

.top {
  position: fixed;
  top: 0%;
  width: 100%;
  max-width: calc(639px - 9px);
  margin: 1em;
  width: calc(630px - 2em);
  font-family: "Changa One", sans-serif;
  z-index: 20; }
  .top-section {
    position: relative;
    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;
    width: 100%;
    padding: .5em .8em .5em .5em;
    border: .05em solid #FFF;
    border-radius: .5em;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04);
    -o-transition: all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04);
    transition: all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04); }
    .top-section .btn {
      width: 10em;
      height: 4em;
      height: 4.5em;
      margin-right: 5em; }
      .top-section .btn a {
        width: auto;
        height: 100%; }
  .top-game-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
  .top .game-logo {
    width: 8em;
    height: calc( $top-height - .2em); }
    .top .game-logo img {
      max-width: 100%;
      height: auto; }
  .top .social {
    margin: 0 auto;
    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: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: .1em solid #313c4e;
    border-radius: .7em;
    -webkit-box-shadow: 0 .2em #bbccce;
    box-shadow: 0 .2em #bbccce;
    overflow: hidden; }
    .top .social a {
      width: 13em;
      height: 2.8em;
      padding: .7em;
      text-align: center;
      color: #FFF;
      background: #21232a; }
      .top .social a:nth-child(1) {
        border-right: 1px solid #212228; }
      .top .social a:last-child {
        border-left: 1px solid #44c4ff; }
    .top .social svg {
      fill: white;
      width: auto;
      height: 100%; }

.menu {
  font-size: 0;
  width: 100%;
  margin-top: -5px;
  opacity: 0;
  border-top: .1em solid #FFF;
  -webkit-transition: all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04);
  -o-transition: all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04);
  transition: all 0.5s cubic-bezier(0.1, 0.66, 0.42, 1.04); }
  .menu a:hover {
    color: #028fe0; }
  .menu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }
  .menu-content {
    text-align: left;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1.5em;
    border-radius: .5em .5em 0 0; }
    .menu-content li {
      padding: .3em 3em; }
      .menu-content li a {
        position: relative;
        display: block;
        font-size: 1.8em;
        font-weight: 600;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #191b22), color-stop(60%, #41385b));
        background: -webkit-linear-gradient(top, #191b22 40%, #41385b 60%);
        background: -o-linear-gradient(top, #191b22 40%, #41385b 60%);
        background: linear-gradient(top, #191b22 40%, #41385b 60%);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        z-index: 11; }
        .menu-content li a:hover {
          color: #21232a; }
  .menu-social {
    padding: .5em 1em;
    padding-top: 1em; }
  .menu-control {
    cursor: pointer; }
    .menu-control .icon-btn-close {
      display: none; }
    .menu-control .icon-btn-menu {
      display: block; }
    .menu-control svg {
      width: 3em;
      height: 2em;
      fill: #21232a; }
    .menu-control .icon-btn {
      position: relative;
      display: block;
      width: 50px;
      height: 40px; }
      .menu-control .icon-btn span, .menu-control .icon-btn::before, .menu-control .icon-btn::after {
        display: block;
        width: 100%;
        height: 6px;
        border-radius: 10px;
        background-color: #21232a;
        position: absolute;
        left: 0; }
      .menu-control .icon-btn::before, .menu-control .icon-btn::after {
        content: ""; }
      .menu-control .icon-btn span {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .menu-control .icon-btn::before {
        top: 0; }
      .menu-control .icon-btn::after {
        bottom: 0; }
    .menu-control .icon-btn-menu,
    .menu-control .icon-btn-close {
      display: block;
      width: 3em;
      height: 2em;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    .menu-control .icon-btn-menu {
      background-image: url("/pewpewslime/event/register/assets/images/index/pop-up/nav-icon-menu.png"); }
    .menu-control .icon-btn-close {
      background-image: url("/pewpewslime/event/register/assets/images/index/pop-up/nav-icon-close.png");
      display: none; }
    .menu-control.active .icon-btn span {
      height: 0; }
    .menu-control.active .icon-btn::before, .menu-control.active .icon-btn::after {
      top: 50%;
      width: 110%; }
    .menu-control.active .icon-btn::before {
      -webkit-transform: translate(0, -50%) rotate(45deg);
      -ms-transform: translate(0, -50%) rotate(45deg);
      transform: translate(0, -50%) rotate(45deg); }
    .menu-control.active .icon-btn::after {
      -webkit-transform: translate(0, -50%) rotate(-45deg);
      -ms-transform: translate(0, -50%) rotate(-45deg);
      transform: translate(0, -50%) rotate(-45deg); }

.top-section.active {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .top-section.active .menu {
    font-size: 1em;
    margin-top: 0;
    opacity: 1; }
    .top-section.active .menu .menu-content {
      display: block; }

.menu-content li a {
  font-size: 1.6em;
  font-weight: 700; }

/* ------------------ TOP ------------------ */
/* ----------------------------------------- */
.top-section .top-game-info {
  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-top: .5em; }
  .top-section .top-game-info img {
    width: 100%; }

.top-section .top-game-icon {
  width: 4.5em;
  height: 4.5em;
  margin: auto .5em; }

.top-section .top-game-name {
  width: 13em;
  margin: auto .25em; }

.top-section .top-game-btn {
  width: 10em;
  margin: auto .5em; }

/* -----------------------------------------------------------------
  footer
-------------------------------------------------------------------*/
.footer {
  position: relative;
  font-size: .85em;
  font-size: .7em;
  font-family: "Noto Sans","Noto Sans JP", monospace, sans-serif;
  padding: 2em;
  padding-top: 4em;
  padding-bottom: 7em;
  background-color: #2b2e3e;
  background-image: url("/pewpewslime/assets/images/landing-page/pre/footer-bg.png"), url("/pewpewslime/assets/images/landing-page/pre/tex-footer.png");
  background-repeat: no-repeat, repeat;
  background-size: contain, 7em;
  background-position: 50% 100%, 0% 0%; }
  .footer .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25em 0; }
    .footer .social a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: auto .7em;
      width: 3.5em;
      height: 3.5em;
      background: #f4f6f7;
      border-radius: 100%; }
      .footer .social a svg {
        margin: 0 auto;
        width: 1.9em;
        height: 1.9em;
        fill: #fff;
        fill: #282a38; }
  .footer .footer_section:nth-child(1) {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0; }
  .footer footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6); }
    .footer footer .copyright {
      line-height: 1.5;
      margin: auto 1em;
      text-align: center; }
    .footer footer .logo {
      margin-right: 1em; }
    .footer footer .links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .footer footer .links span ~ span a::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 1em;
        background-color: rgba(255, 255, 255, 0.3);
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -40%);
        -ms-transform: translate(0, -40%);
        transform: translate(0, -40%); }
      .footer footer .links a {
        color: rgba(255, 255, 255, 0.6);
        color: rgba(255, 255, 255, 0.6);
        padding: 0 0.5em;
        position: relative; }
        @media (hover: hover) {
          .footer footer .links a:hover {
            color: #fff; } }
    .footer footer p {
      margin-bottom: 0; }
  .footer a:hover svg {
    opacity: 1; }
  .footer .rank {
    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;
    background-color: rgba(0, 0, 0, 0.8);
    background: none;
    padding: 1em;
    border-radius: 5px; }
    .footer .rank-img {
      font-size: 1em;
      width: 3em;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 3em;
      flex: 0 0 3em;
      margin-right: .7em; }
      @media screen and (max-width: 640px) {
        .footer .rank-img {
          font-size: 1em;
          margin-right: 1.2em;
          width: auto;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 3.5em;
          flex: 0 0 3.5em; } }
      .footer .rank-img img {
        max-width: 100%;
        height: auto; }
    .footer .rank-text {
      font-weight: normal;
      text-align: left;
      max-width: 33em; }
      @media screen and (max-width: 1024px) {
        .footer .rank-text {
          width: 90%; } }
  @media screen and (max-width: 1023px) {
    .footer .footer {
      font-size: .7em; }
    .footer footer {
      height: auto;
      padding: 1em;
      display: block;
      width: 80%; }
      .footer footer .footer_section:nth-child(1) {
        display: block;
        text-align: center; }
        .footer footer .footer_section:nth-child(1) > div {
          margin-bottom: 1em; }
      .footer footer .logo {
        margin-right: 0;
        margin-bottom: 1em;
        width: 40%;
        margin: 0 auto; }
        .footer footer .logo img {
          height: auto;
          width: 100%; }
      .footer footer .copyright {
        margin-left: 0;
        margin-right: 0; }
    .footer .social {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-right: 0; }
      .footer .social a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .footer .language {
      width: 12em;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 767px) {
    .footer {
      font-size: 12px;
      font-size: 2vw; } }

@media screen and (orientation: portrait) and (max-width: 576px) {
  .th .footer .rank {
    display: block; }
    .th .footer .rank-img {
      float: left; }
    .th .footer .rank::after {
      content: '';
      display: block;
      clear: both; } }

.field-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #c2c2c2; }
  .field-section select, .field-section input {
    border: none;
    line-height: 40px;
    height: 40px;
    padding: 0 0.5em;
    background-color: #fff; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .field-section select, .field-section input {
    font-size: 12px; } }

.tel-section {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  .tel-section input {
    width: 100%;
    color: #666; }

.select-section {
  border-right: 1px solid #c2c2c2;
  padding-right: .5em;
  background-color: #fff; }
  .select-section select {
    border-right: 0; }

button {
  border: none; }

#alert {
  display: none; }

.point {
  color: #0091a6; }

body {
  font-family: 'Noto Sans TC',Arial; }

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px; }
  @media screen and (orientation: portrait) {
    .logo {
      gap: 4vw; } }

.co-brand-logo {
  width: 231px;
  position: relative; }
  @media screen and (orientation: portrait) {
    .co-brand-logo {
      width: 25vw; } }
  .co-brand-logo::before, .co-brand-logo::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 3px;
    border-radius: 2px;
    left: 0;
    top: 50%;
    background-color: #21232a; }
    @media screen and (orientation: portrait) {
      .co-brand-logo::before, .co-brand-logo::after {
        width: 3vw;
        height: .4vw; } }
  .co-brand-logo::before {
    -webkit-transform: translate(-120%, 0) rotate(45deg);
    -ms-transform: translate(-120%, 0) rotate(45deg);
    transform: translate(-120%, 0) rotate(45deg); }
  .co-brand-logo::after {
    -webkit-transform: translate(-120%, 0) rotate(-45deg);
    -ms-transform: translate(-120%, 0) rotate(-45deg);
    transform: translate(-120%, 0) rotate(-45deg); }
  .co-brand-logo span {
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 25.54113%;
    background-image: url("/pewpewslime/event/register/assets/images/co-brand-logo.webp");
    background-repeat: no-repeat;
    background-size: contain; }

.app_container {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  background-color: #2f6927; }
  @media screen and (orientation: portrait) {
    .app_container {
      max-width: 100%; } }

#kv {
  height: 940px;
  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;
  padding: 120px 0 0vw;
  background-image: url("/pewpewslime/event/register/assets/images/kv_bg.webp");
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (orientation: portrait) {
    #kv {
      height: 100vh;
      padding-top: 18vw; } }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    #kv {
      height: 209vw;
      background-image: url("/pewpewslime/event/register/assets/images/kv_bg_m.webp"); } }
  #kv h1, #kv h2 {
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden; }
  #kv .slogan {
    width: 578px;
    position: relative; }
    #kv .slogan::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 0;
      padding-top: 21.8669%;
      background-image: url("/pewpewslime/event/register/assets/images/kv_slogan.webp");
      background-repeat: no-repeat;
      background-size: contain; }
    @media screen and (orientation: portrait) {
      #kv .slogan {
        width: 90vw; } }

.register {
  position: absolute;
  top: 640px;
  z-index: 2;
  margin: 0 auto;
  width: 580px; }
  @media screen and (orientation: portrait) {
    .register {
      width: 90vw;
      top: 100vw; } }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    .register {
      top: 128vw; } }
  .register_nav {
    position: absolute;
    z-index: 2;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 23px; }
    .register_nav .box-shadow .box-container {
      border-radius: .4em; }
    .register_nav .box-shadow::after {
      border-radius: .5em; }
    .register_nav ul {
      position: relative;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      background: -webkit-gradient(linear, left top, left bottom, from(#c1c1c1), to(#959595));
      background: -webkit-linear-gradient(top, #c1c1c1 0%, #959595 100%);
      background: -o-linear-gradient(top, #c1c1c1 0%, #959595 100%);
      background: linear-gradient(to bottom, #c1c1c1 0%, #959595 100%); }
      @media screen and (orientation: portrait) {
        .register_nav ul {
          font-size: 15px; } }
    .register_nav li {
      cursor: pointer;
      color: rgba(255, 255, 255, 0.5);
      font-size: inherit;
      width: 10em;
      padding: .45em 0;
      border-radius: .4em;
      position: relative;
      font-weight: 700;
      letter-spacing: .05em; }
      @media screen and (orientation: portrait) {
        .register_nav li {
          width: 8.5em; } }
      .register_nav li.active {
        color: white;
        background: -webkit-gradient(linear, left top, left bottom, from(#2b97f0), to(#1664e9));
        background: -webkit-linear-gradient(top, #2b97f0 0%, #1664e9 100%);
        background: -o-linear-gradient(top, #2b97f0 0%, #1664e9 100%);
        background: linear-gradient(to bottom, #2b97f0 0%, #1664e9 100%); }
  .register .field-notice {
    font-size: 12px; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .register .field-notice {
    font-size: 10px; } }
  .register_section {
    position: relative;
    z-index: 1;
    background-color: #ededed;
    padding: 55px 20px 10px; }
    .register_section p {
      font-size: 14px; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .register_section {
    padding: 10vw 3vw 3vw; }
    .register_section p {
      font-size: 12px; } }
  .register_main {
    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: 2.5em; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .register_main {
    gap: 4vw; } }
  .register_prize img {
    border-radius: 5px; }

#register_store .store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }
  #register_store .store a {
    width: 150px; }

#register_store .register_prize {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px; }
  @media screen and (orientation: portrait) {
    #register_store .register_prize {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30vw;
      flex: 0 0 30vw; } }

#register_phone p {
  margin-bottom: 2em; }

#register_phone .register_prize {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  position: relative; }
  @media screen and (orientation: portrait) {
    #register_phone .register_prize {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30vw;
      flex: 0 0 30vw; } }
  #register_phone .register_prize_side {
    width: 68px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(40%, -30%);
    -ms-transform: translate(40%, -30%);
    transform: translate(40%, -30%); }
    @media screen and (orientation: portrait) {
      #register_phone .register_prize_side {
        width: 12vw; } }

#register_phone .register_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: .5em; }

#btn_register {
  display: block;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff6d89), to(#ff516b));
  background: -webkit-linear-gradient(top, #ff6d89 0%, #ff516b 100%);
  background: -o-linear-gradient(top, #ff6d89 0%, #ff516b 100%);
  background: linear-gradient(to bottom, #ff6d89 0%, #ff516b 100%);
  border: 2px solid #ff5974;
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3);
  font-size: 26px;
  padding: .5em 0;
  border-radius: 10px;
  font-weight: 500;
  position: relative; }
  #btn_register::before {
    content: "";
    position: absolute;
    width: 96%;
    height: 4px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    top: 5px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #btn_register::before {
    width: 94%;
    top: 4px;
    height: 2px; } }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #btn_register {
    font-size: 4.5vw; } }

.box-shadow {
  position: relative; }
  .box-shadow::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 15px;
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    background-color: #282828;
    -webkit-transform: translate(-4px, -4px);
    -ms-transform: translate(-4px, -4px);
    transform: translate(-4px, -4px); }
  .box-shadow .box-container {
    border-radius: 10px; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .box-shadow::after {
    width: calc(100% + 2.5vw);
    height: calc(100% + 2.5vw);
    -webkit-transform: translate(-3px, -3px);
    -ms-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px); } }

#milestone {
  -webkit-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  transform: translate(0, -20px);
  height: 940px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("/pewpewslime/event/register/assets/images/milestone_bg.webp");
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (orientation: portrait) {
    #milestone {
      height: 100vh; } }
  #milestone .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #milestone .title h2 {
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden;
      width: 385px;
      position: relative; }
      #milestone .title h2 span {
        display: block;
        width: 100%;
        height: 0;
        padding-top: 19.74026%;
        background-image: url("/pewpewslime/event/register/assets/images/milestone_title.webp");
        background-repeat: no-repeat;
        background-size: cover; }
      @media screen and (orientation: portrait) {
        #milestone .title h2 {
          width: 60vw; } }
  #milestone .description {
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: .05em; }
    @media screen and (orientation: portrait) {
      #milestone .description {
        font-size: 4vw; } }
    #milestone .description span {
      display: block;
      position: relative; }
      #milestone .description span::before {
        content: attr(data-storke);
        position: absolute;
        z-index: -1;
        color: #252525;
        -webkit-text-stroke: 6px #252525;
        text-stroke: 6px #252525;
        -webkit-transform: translate(1px, 1px);
        -ms-transform: translate(1px, 1px);
        transform: translate(1px, 1px); }
      @media screen and (max-width: 480px) {
        #milestone .description span::before {
          -webkit-text-stroke: 1vw #252525;
          text-stroke: 1vw #252525; } }

.milestone {
  padding: 50px 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3em 2em; }
  .milestone > .box-shadow:last-child {
    -ms-grid-column-span: 2;
    grid-column: span 2; }
  @media screen and (orientation: portrait) {
    .milestone {
      gap: 8vw 4vw;
      padding: 8vw 5vw; } }
  @media screen and (orientation: portrait) {
    .milestone_item {
      font-size: 12px; } }
  .milestone_item.active .milestone_container {
    background-color: #fff8cf;
    background-image: url("/pewpewslime/event/register/assets/images/milestone_dot_yellow.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
  .milestone_item.active .milestone_get {
    display: block; }
  .milestone_item:last-child .milestone_container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 32px;
    font-weight: 600;
    padding: .5em;
    background-image: url("/pewpewslime/event/register/assets/images/milestone_dot_gray_2.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media screen and (orientation: portrait) {
      .milestone_item:last-child .milestone_container {
        font-size: 4.5vw; } }
    .milestone_item:last-child .milestone_container::before {
      left: 0;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .milestone_item:last-child .milestone_prize {
    width: 170px; }
    @media screen and (orientation: portrait) {
      .milestone_item:last-child .milestone_prize {
        width: 30vw; } }
  .milestone_item:last-child .milestone_name {
    width: 5em;
    font-weight: 800; }
  .milestone_item:last-child .milestone_get {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(-10%, -5%);
    -ms-transform: translate(-10%, -5%);
    transform: translate(-10%, -5%); }
    @media screen and (orientation: portrait) {
      .milestone_item:last-child .milestone_get {
        width: 20vw; } }
  .milestone_item:last-child.active .milestone_container {
    background-color: #ff82b1;
    background-image: url("/pewpewslime/event/register/assets/images/milestone_dot_pink.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right; }
  .milestone_container {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 2em .5em .5em;
    height: 240px;
    border-radius: 10px;
    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;
    background-color: #dadada;
    background-image: url("/pewpewslime/event/register/assets/images/milestone_dot_gray.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center; }
    @media screen and (orientation: portrait) {
      .milestone_container {
        height: 45vw; } }
    .milestone_container::before {
      content: "";
      position: absolute;
      border-radius: 50%;
      width: 300px;
      height: 300px;
      background-color: #fff;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 70%);
      -ms-transform: translate(-50%, 70%);
      transform: translate(-50%, 70%); }
    .milestone_container > * {
      position: relative;
      z-index: 1; }
  .milestone_rank {
    font-size: 36px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 700;
    z-index: 2; }
    .milestone_rank::before {
      content: attr(data-storke);
      position: absolute;
      z-index: -1;
      color: #252525;
      -webkit-text-stroke: 10px #252525;
      text-stroke: 10px #252525;
      -webkit-transform: translate(1px, 1px);
      -ms-transform: translate(1px, 1px);
      transform: translate(1px, 1px); }
    @media screen and (orientation: portrait) {
      .milestone_rank {
        font-size: 6vw; } }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    .milestone_rank::before {
      -webkit-text-stroke: 1.5vw #252525;
      text-stroke: 1.5vw #252525; } }
  .milestone_get {
    display: none;
    position: absolute;
    width: 66px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, 5%);
    -ms-transform: translate(-50%, 5%);
    transform: translate(-50%, 5%); }
    @media screen and (orientation: portrait) {
      .milestone_get {
        width: 13vw;
        -webkit-transform: translate(-50%, -15%);
        -ms-transform: translate(-50%, -15%);
        transform: translate(-50%, -15%); } }

.fancybox_subscribe,
.fancybox__complete {
  width: 640px !important;
  height: 100vh !important; }
  @media screen and (orientation: portrait) {
    .fancybox_subscribe,
    .fancybox__complete {
      width: 100vw !important;
      padding: 2vw 36px; } }

.carousel__button.is-close {
  top: 15px !important;
  right: 15px !important; }
  .carousel__button.is-close svg {
    stroke: rgba(0, 0, 0, 0.45); }

.fancybox__slide.has-iframe {
  padding: 0 !important; }

.lightbox {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#complete .title {
  font-size: 60px;
  font-weight: 800;
  color: #ff5d78;
  margin-bottom: .3em;
  line-height: 1; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #complete .title {
    font-size: 10vw; } }

#complete .main {
  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;
  gap: 15px; }

#complete section {
  width: 420px; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #complete section {
    width: 85vw; } }
  #complete section p {
    font-size: 20px; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #complete section p {
    font-size: 12px; } }
  #complete section:first-child p {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: .5em; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #complete section:first-child p {
    font-size: 14px; } }
  #complete section:first-child .prize img {
    border-radius: 15px; }
  #complete section:last-child {
    background-color: #d6ecce;
    border-radius: 15px;
    padding: 15px; }
    #complete section:last-child .prize {
      width: 120px;
      height: 120px;
      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;
      background-color: #fff;
      border-radius: 10px; }
      #complete section:last-child .prize img {
        width: 88px; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #complete section:last-child .prize {
    width: 30vw;
    height: 30vw; }
    #complete section:last-child .prize img {
      width: 20vw; } }

#complete .store a {
  display: block;
  width: 150px; }

.notice {
  display: none; }
  .notice li {
    text-align: left; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  .notice {
    font-size: 12px; } }

/*# sourceMappingURL=register.css.map */