@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url("https://fonts.googleapis.com/css2?family=Varela+Round&display=swap");
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* width */
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #333;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ed4fff;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #541b5a;
}

::-moz-selection {
  background: #ed4fff;
  color: #1b1b1b;
}

::selection {
  background: #ed4fff;
  color: #1b1b1b;
}

html {
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans TC", "Microsoft JhengHei", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  line-height: 1.75;
  color: #fff;
  background-color: #000;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100vw;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

input:hover, input:focus,
button:hover,
button:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus {
  outline: 0;
}

a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

a:hover, a:focus {
  color: #ed4fff;
  text-decoration: none;
  outline: 0;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed, .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container iframe:focus, .video-container object:focus, .video-container embed:focus, .video-container video:focus {
  outline: 0;
}

.pcOnly {
  display: inline-block !important;
}

.mobileOnly {
  display: none !important;
}

[role="button"] {
  cursor: pointer;
}

@media (max-width: 769px) {
  .pcOnly {
    display: none !important;
  }
  .mobileOnly {
    display: inline-block !important;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin: 0;
}

h1, .h1 {
  font-size: 2.25rem;
  font-weight: 500;
}

h2, .h2 {
  font-size: 1.75rem;
  font-weight: 500;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.3125rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1.125rem;
}

p {
  margin: 0;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 769px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -18px;
  margin-right: -18px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 769px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.kv {
  background-image: url(../images/BG_kv-low.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-height: 960px;
  height: 960px;
}

.kv.lazyloaded {
  background-image: url(../images/BG_kv.gif);
}

.kv h1 {
  text-indent: -5000em;
}

.flipTimer-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
  width: 100%;
  margin-top: -4%;
}

.flipTimer-box .flipTimer {
  position: relative;
}

.flipTimer-box .flipTimer > div {
  position: relative;
}

.flipTimer-box .flipTimer > div::after {
  content: '';
  font-size: 1rem;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 8px;
  display: inline-block;
  line-height: 1;
  z-index: 99;
  text-align: center;
  letter-spacing: 1em;
  text-indent: 18px;
}

.flipTimer-box .flipTimer .days::after {
  content: 'DAYS';
}

.flipTimer-box .flipTimer .hours::after {
  content: 'HOURS';
}

.flipTimer-box .flipTimer .minutes::after {
  content: 'MINS';
}

.flipTimer-box .flipTimer .seconds::after {
  content: 'SECS';
}

.main {
  background-image: url(../images/BG_all-low.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.main.lazyloaded {
  background-image: url(../images/BG_all.jpg);
}

.wrapper {
  position: relative;
}

.wrapper.video {
  padding-bottom: 80px;
}

.wrapper.video .wrapper__title {
  text-indent: -5000em;
}

.wrapper.video .wrapper__content {
  background-image: url(../images/BG_video-low.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90%;
  height: 0;
  padding-bottom: 62%;
  margin: auto;
  position: relative;
}

.wrapper.video .wrapper__content.lazyloaded {
  background-image: url(../images/BG_video.png);
}

.wrapper.video .wrapper__content .video-box .video-item {
  width: 56%;
  margin: auto;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -49%);
      -ms-transform: translate(-50%, -49%);
          transform: translate(-50%, -49%);
}

.wrapper.video .wrapper__content .video-box .video-item:last-child {
  display: none;
}

.wrapper.video .wrapper__content .video-box .video-item img {
  width: 100%;
}

@-webkit-keyframes video-IMG {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
}

@keyframes video-IMG {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
}

.wrapper.video .owl-carousel .owl-nav button.owl-prev {
  background-image: url(../images/arrow-left.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 154px;
  height: 184px;
  text-indent: -5000em;
  position: absolute;
  top: 50%;
  left: -10%;
}

.wrapper.video .owl-carousel .owl-nav button.owl-next {
  background-image: url(../images/arrow--right.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 154px;
  height: 184px;
  text-indent: -5000em;
  position: absolute;
  top: 50%;
  right: -10%;
}

.wrapper.video #btn-r, .wrapper.video #btn-l {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 154px;
  height: 184px;
  text-indent: -5000em;
  position: absolute;
  top: 43%;
  cursor: pointer;
}

.wrapper.video #btn-r {
  background-image: url(../images/arrow--right.png);
  right: -10%;
}

.wrapper.video #btn-l {
  background-image: url(../images/arrow-left.png);
  left: -10%;
}

.wrapper.article {
  padding-bottom: 80px;
}

.wrapper.article::after {
  content: '';
  background-image: url(../images/BG_article.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
  mix-blend-mode: color-dodge;
}

.wrapper.article .container {
  position: relative;
  z-index: 2;
}

.wrapper.article .wrapper__title {
  background-image: url(../images/title_article.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 570px;
  height: 173px;
  text-indent: -5000em;
  margin: auto;
}

.wrapper.article .wrapper__title h2, .wrapper.article .wrapper__title p {
  line-height: 0;
}

.wrapper.article .wrapper__content .article-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.wrapper.article .wrapper__content .article-list .item {
  width: calc((100% / 3) - 30px);
  margin: 15px;
  margin-bottom: 80px;
}

.wrapper.article .wrapper__content .article-list .item:hover .item__img::before {
  opacity: 0;
  filter: alpha(opacity=0);
}

.wrapper.article .wrapper__content .article-list .item:hover .item__content p {
  color: #dae000;
}

.wrapper.article .wrapper__content .article-list .item:nth-child(1) .item__img::after {
  top: -10px;
  left: -10px;
}

.wrapper.article .wrapper__content .article-list .item:nth-child(2) .item__img::after {
  top: -25px;
  left: inherit;
  right: -10px;
}

.wrapper.article .wrapper__content .article-list .item:nth-child(3) .item__img::after {
  top: -10px;
  left: inherit;
  right: -20px;
}

.wrapper.article .wrapper__content .article-list .item:nth-child(4) .item__img::after {
  top: -25px;
  left: -25px;
}

.wrapper.article .wrapper__content .article-list .item:nth-child(5) .item__img::after {
  top: -10px;
  left: inherit;
  right: -10px;
}

.wrapper.article .wrapper__content .article-list .item:nth-child(6) .item__img::after {
  top: -25px;
  left: inherit;
  right: -15px;
}

.wrapper.article .wrapper__content .article-list .item__img {
  position: relative;
  margin-bottom: 16px;
}

.wrapper.article .wrapper__content .article-list .item__img::before {
  content: '';
  background-image: url(../images/IMG_article--mask.png);
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.wrapper.article .wrapper__content .article-list .item__img::after {
  content: '';
  width: 100%;
  height: 110%;
  position: absolute;
  top: -10px;
  left: -10px;
  border: 2px solid transparent;
  -webkit-border-image: -webkit-gradient(linear, left top, right bottom, from(#e955a3), color-stop(50%, #afe570), to(#fdf5a2));
  -webkit-border-image: -webkit-linear-gradient(top left, #e955a3 0%, #afe570 50%, #fdf5a2 100%);
       -o-border-image: -o-linear-gradient(top left, #e955a3 0%, #afe570 50%, #fdf5a2 100%);
          border-image: -webkit-gradient(linear, left top, right bottom, from(#e955a3), color-stop(50%, #afe570), to(#fdf5a2));
          border-image: linear-gradient(to bottom right, #e955a3 0%, #afe570 50%, #fdf5a2 100%);
  border-image-slice: 1;
  z-index: 1;
}

.wrapper.article .wrapper__content .article-list .item__img img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
}

.wrapper.article .wrapper__content .article-list .item__content {
  text-align: center;
}

.wrapper.article .wrapper__content .article-list .item__content p {
  font-family: "cwTeXYen", "Varela Round", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 2px 20px #2f0002;
}

.wrapper.wishing-tree {
  background-image: url(../images/BG_xmas-low.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
  padding-bottom: 80px;
}

.wrapper.wishing-tree.lazyloaded {
  background-image: url(../images/BG_xmas.png);
}

.wrapper.wishing-tree::after {
  content: '';
  background-image: url(../images/BG_wishing-tree--title.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -42%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
  mix-blend-mode: hard-light;
}

.wrapper.wishing-tree .wrapper__title {
  background-image: url(../images/title_tree.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 599px;
  height: 144px;
  margin: auto;
  position: relative;
  z-index: 2;
}

.wrapper.wishing-tree .wrapper__title h2 {
  text-indent: -5000em;
  line-height: 0;
}

.wrapper.wishing-tree .container {
  position: relative;
  z-index: 1;
}

.wrapper.wishing-tree .btn-box {
  margin: 16px 0 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wrapper.wishing-tree .btn-box .btn {
  font-family: "cwTeXYen", "Varela Round", sans-serif;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  padding: 4px 24px;
  border: 2px solid #fff;
  border-radius: 20px;
  margin: 0 16px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.wrapper.wishing-tree .btn-box .btn:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-animation: inherit;
          animation: inherit;
}

.wrapper.wishing-tree .btn-box .btn--blue {
  -webkit-animation: btn--blue .5s alternate infinite;
          animation: btn--blue .5s alternate infinite;
}

.wrapper.wishing-tree .btn-box .btn--blue::after {
  content: '';
  background-color: #00fcff;
  width: 160%;
  height: 180%;
  position: absolute;
  top: -40%;
  left: -30%;
  z-index: -1;
  mix-blend-mode: hard-light;
  -webkit-filter: blur(28px);
          filter: blur(28px);
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.wrapper.wishing-tree .btn-box .btn--pink {
  -webkit-animation: btn--pink .5s alternate infinite;
          animation: btn--pink .5s alternate infinite;
}

.wrapper.wishing-tree .btn-box .btn--pink::after {
  content: '';
  background-color: #ff00de;
  width: 160%;
  height: 180%;
  position: absolute;
  top: -40%;
  left: -30%;
  z-index: -1;
  mix-blend-mode: hard-light;
  -webkit-filter: blur(28px);
          filter: blur(28px);
  opacity: 0.8;
  filter: alpha(opacity=80);
}

@-webkit-keyframes btn--blue {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

@keyframes btn--blue {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

@-webkit-keyframes btn--pink {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes btn--pink {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.wrapper.wishing-tree .wrapper__content .tree {
  background-image: url(../images/BG_tree-low.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 940px;
  height: 0;
  padding-bottom: 98%;
  position: relative;
  margin: auto;
}

.wrapper.wishing-tree .wrapper__content .tree.lazyloaded {
  background-image: url(../images/BG_tree.png);
}

.wrapper.wishing-tree .wrapper__content .tree__item {
  background-image: url(../images/BG_tree-item.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 304px;
  height: 395px;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.wrapper.wishing-tree .wrapper__content .tree__item.one {
  top: 5%;
  left: 13%;
}

.wrapper.wishing-tree .wrapper__content .tree__item.two {
  top: 17%;
  right: 10%;
}

.wrapper.wishing-tree .wrapper__content .tree__item.two p {
  -webkit-animation: tree-item2 .7s alternate infinite;
          animation: tree-item2 .7s alternate infinite;
}

.wrapper.wishing-tree .wrapper__content .tree__item.three {
  top: 30%;
  left: 32%;
}

.wrapper.wishing-tree .wrapper__content .tree__item.four {
  top: 50%;
  left: 15%;
}

.wrapper.wishing-tree .wrapper__content .tree__item.four p {
  -webkit-animation: tree-item2 .7s alternate infinite;
          animation: tree-item2 .7s alternate infinite;
}

.wrapper.wishing-tree .wrapper__content .tree__item.five {
  bottom: 3%;
  right: 7%;
}

.wrapper.wishing-tree .wrapper__content .tree__item p {
  font-family: "cwTeXYen", "Varela Round", sans-serif;
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: center;
  color: #111;
  width: 50%;
  margin: auto;
  -webkit-animation: tree-item .7s alternate infinite;
          animation: tree-item .7s alternate infinite;
}

@-webkit-keyframes tree-item {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

@keyframes tree-item {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

@-webkit-keyframes tree-item2 {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes tree-item2 {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.wrapper.gift {
  padding-bottom: 80px;
}

.wrapper.gift .container {
  width: 100%;
}

.wrapper.gift .wrapper__title {
  background-image: url(../images/title_gift.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 521px;
  height: 143px;
  text-indent: -5000em;
  margin: auto;
}

.wrapper.gift .wrapper__content .gift-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.wrapper.gift .wrapper__content .gift-list .gift-box__img {
  margin-bottom: 8px;
}

.wrapper.gift .wrapper__content .gift-list .gift-box__img img {
  width: 100%;
}

.wrapper.gift .wrapper__content .gift-list .gift-box__data {
  font-family: "cwTeXYen", "Varela Round", sans-serif;
  font-size: 0.875rem;
  text-align: center;
}

.icon--wishing {
  background-image: url(../images/icon--wishing.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 200px;
  height: 295px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999;
  -webkit-animation: icon--wishing .5s alternate infinite;
          animation: icon--wishing .5s alternate infinite;
}

.icon--wishing:hover {
  -webkit-animation: inherit;
          animation: inherit;
}

@-webkit-keyframes icon--wishing {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0.85;
    filter: alpha(opacity=85);
  }
}

@keyframes icon--wishing {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0.85;
    filter: alpha(opacity=85);
  }
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #0f0927;
  opacity: 0.95;
  filter: alpha(opacity=95);
  z-index: 15000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#loading .loading-box {
  -webkit-animation: loading-box .5s alternate infinite;
          animation: loading-box .5s alternate infinite;
}

#loading .loading-box img {
  width: 100%;
}

@-webkit-keyframes loading-box {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@keyframes loading-box {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.sponsor {
  background-color: #fff;
  width: 100%;
  padding: 40px 0 0;
}

.sponsor .sponsor-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.sponsor .sponsor-list .sponsor-item {
  margin: 0 16px;
}

.sponsor .sponsor-list .sponsor-item img {
  height: 70px;
}

.main-footer {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
}

.main-footer__social {
  border-top: 1px solid #000;
  padding-top: 32px;
}

.main-footer__social ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-footer__social ul li {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-indent: -5000px;
  margin: 0 16px;
  position: relative;
}

.main-footer__social ul li:last-child::after {
  display: none;
}

.main-footer__social ul li::after {
  content: '';
  background-color: #000;
  width: 2px;
  height: 24px;
  position: absolute;
  top: 3px;
  right: -16px;
}

.main-footer__social ul li.icon--instagram {
  background-image: url(../images/icon--ig.png);
}

.main-footer__social ul li.icon--facebook {
  background-image: url(../images/icon--fb.png);
}

.main-footer__social ul li.icon--youtube {
  background-image: url(../images/icon--yt.png);
}

.main-footer__social ul li.icon--bella {
  background-image: url(../images/icon--bella.png);
}

.main-footer__social ul li.icon--line {
  background-image: url(../images/icon--line.png);
}

.main-footer__social ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.main-footer__copyright {
  font-size: 0.75rem;
  font-weight: 300;
  color: #000;
  margin-top: 16px;
}

.popup {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.popup .popup-title {
  background-position: center;
  background-size: contain;
  width: 445px;
  height: 111px;
  position: absolute;
  top: -15%;
  left: 50%;
  -webkit-transform: translate(-50%, -10%);
      -ms-transform: translate(-50%, -10%);
          transform: translate(-50%, -10%);
  z-index: 9;
}

.popup .popup-title img {
  width: 100%;
}

.popup .popup-box {
  background-image: url(../images/BG_popup.jpg);
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 53%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 30px 8px #2f46f8;
          box-shadow: 0 0 30px 8px #2f46f8;
  border-radius: 40px;
  width: 60%;
  max-width: 800px;
  min-height: 500px;
  max-height: 1000px;
  padding: 100px 48px 110px 48px;
  position: relative;
}

.popup .popup-box::before {
  content: '';
  background-image: url(../images/popup-box--before.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 140px;
  height: 110px;
  position: absolute;
  right: 5%;
  bottom: 10%;
  z-index: 99;
}

.popup .popup-box::after {
  content: '';
  width: 98%;
  height: 96%;
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px #ff00fc inset;
          box-shadow: 0 0 30px 2px #ff00fc inset;
  border-radius: 30px;
  position: absolute;
  top: 10px;
  left: 6px;
}

.popup .popup-box__content {
  font-family: "cwTeXYen", "Varela Round", sans-serif;
  height: 375px;
  overflow-y: auto;
  position: relative;
  z-index: 9;
}

.popup .popup-box__content p {
  line-height: 1.5;
  margin-bottom: 16px;
}

.popup .popup-box__content p.info {
  line-height: 1.3;
  font-size: 0.875rem;
}

.popup .popup-box__content p.info--list {
  text-align: center;
  margin-top: 24px;
}

.popup .popup-box__content .title {
  width: 235px;
  margin: auto;
  margin-bottom: 16px;
}

.popup .popup-box__content .title img {
  width: 100%;
  display: block;
}

.popup .popup-box__content .fanspage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 48px;
}

.popup .popup-box__content .img-step {
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}

.popup .popup-box__content .img-step img {
  height: 30px;
}

.popup .popup-box__content .popup-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.popup .popup-box__content .popup-form .form-item {
  width: 48%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2px;
}

.popup .popup-box__content .popup-form .form-item--fluid {
  width: 100%;
}

.popup .popup-box__content .popup-form .form-item__text {
  font-size: 1.125rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}

.popup .popup-box__content .popup-form .form-item__text span {
  font-size: 0.875rem;
  display: none;
}

.popup .popup-box__content .popup-form .form-item__content {
  padding-right: 8px;
  width: calc(100% - 100px);
}

.popup .popup-box__content .popup-form .form-item__content .form-input {
  color: #000;
  border: 0;
  padding: 0 8px;
  width: 100%;
}

.popup .popup-box__content .popup-form .form-item__content .form-input::-webkit-input-placeholder {
  color: #999;
}

.popup .popup-box__content .popup-form .form-item__content .form-input::-moz-placeholder {
  color: #999;
}

.popup .popup-box__content .popup-form .form-item__content .form-input:-ms-input-placeholder {
  color: #999;
}

.popup .popup-box__content .popup-form .form-item__content .form-input::-ms-input-placeholder {
  color: #999;
}

.popup .popup-box__content .popup-form .form-item__content .form-input::placeholder {
  color: #999;
}

.popup .popup-box__content .btn-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 32px 0 24px;
}

.popup .popup-box__content .btn-box .btn {
  background-color: transparent;
  font-family: "cwTeXYen", "Varela Round", sans-serif;
  font-size: 1.25rem;
  color: #fff;
  padding: 10px 24px 8px;
  border: 2px solid #fff;
  border-radius: 16px;
  position: relative;
}

.popup .popup-box__content .btn-box .btn:hover {
  background-color: #ff3b9e;
}

.popup .popup-box__content .btn-box .btn::before {
  content: '';
  width: 100%;
  height: 110%;
  border: 2px solid #ff3b9e;
  border-radius: 16px;
  -webkit-filter: blur(1px);
          filter: blur(1px);
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: -1;
}

.popup .popup-box__content .btn-box .btn::after {
  content: '';
  background-color: #8f00a4;
  width: 130%;
  height: 140%;
  -webkit-filter: blur(24px);
          filter: blur(24px);
  position: absolute;
  top: -20%;
  left: -15%;
  z-index: -1;
  mix-blend-mode: color-dodge;
}

.popup .popup-box__content .done {
  text-align: center;
  margin-top: 5%;
}

.popup .popup-box__content .done .title {
  font-size: 1.875rem;
  font-weight: bold;
  text-shadow: 0 0 4px #ff00fc;
}

.popup .popup-box__content .done p {
  font-size: 0.9375rem;
}

.popup .popup-box__content .popup-awards-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.popup .popup-box__content .popup-awards-list ul {
  margin: 0 24px;
}

.popup .popup-box__content .popup-awards-list ul li {
  font-size: 1.125rem;
}

.popup .popup-box__close {
  background-image: url(../images/icon--close.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -11%;
  right: 2%;
  z-index: 9;
  text-indent: -5000em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.popup .popup-box__close:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.popup .popup-box .popup-l {
  background-image: url(../images/BG_popup--t.png);
  background-position: center;
  background-size: contain;
  width: 90%;
  height: 0;
  padding-bottom: 7%;
  position: absolute;
  top: 26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
}

.popup .popup-box .popup-l2 {
  background-image: url(../images/BG_popup--t.png);
  background-position: center;
  background-size: contain;
  width: 90%;
  height: 0;
  padding-bottom: 7%;
  position: absolute;
  bottom: 26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
}

.popup .popup-bg {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (min-width: 1200px) {
  .wrapper.video .wrapper__content .video-box .video-item {
    width: 66%;
    -webkit-transform: translate(-50%, -42%);
        -ms-transform: translate(-50%, -42%);
            transform: translate(-50%, -42%);
  }
}

@media (max-width: 1200px) {
  .kv {
    background-size: cover;
    height: 733px;
    min-height: 733px;
  }
  .wrapper.video {
    padding-bottom: 0;
  }
  .icon--wishing {
    width: 210px;
    height: 310px;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item {
    width: 272px;
    height: 337px;
  }
  .wrapper.video .wrapper__content .video-box .video-item {
    -webkit-transform: translate(-50%, -42%);
        -ms-transform: translate(-50%, -42%);
            transform: translate(-50%, -42%);
    width: 66%;
  }
  .flipTimer-box {
    margin-top: -6%;
  }
  .wrapper.video #btn-r, .wrapper.video #btn-l {
    width: 114px;
    height: 134px;
    top: 43%;
  }
}

@media (max-width: 992px) {
  .main {
    background-size: 140%;
  }
  .wrapper.wishing-tree .wrapper__content .tree {
    width: 100%;
  }
  .wrapper.video .owl-carousel .owl-nav button.owl-prev,
  .wrapper.video .owl-carousel .owl-nav button.owl-next {
    width: 110px;
    height: 134px;
  }
  .wrapper.article .wrapper__content .article-list .item {
    margin-bottom: 40px;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item {
    width: 196px;
    height: 242px;
  }
  .wrapper.wishing-tree {
    background-size: 140%;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item p {
    font-size: 1rem;
    line-height: 1.2;
  }
  .flipTimer-box .flipTimer {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 769px) {
  .main {
    background-image: url(../images/BG_all-m.jpg);
    background-size: 100%;
  }
  .kv {
    background-image: url(../images/BG_kv-low-m.jpg);
    background-size: cover;
    height: 733px;
    min-height: 733px;
  }
  .kv.lazyloaded {
    background-image: url(../images/BG_kv-m.gif);
  }
  .wrapper.article .wrapper__title,
  .wrapper.wishing-tree .wrapper__title,
  .wrapper.gift .wrapper__title {
    width: 100%;
  }
  .wrapper.article .wrapper__title {
    height: 0;
    padding-bottom: 30%;
  }
  .wrapper.wishing-tree .wrapper__title {
    height: 0;
    padding-bottom: 24%;
  }
  .wrapper.gift .wrapper__title {
    height: 0;
    padding-bottom: 27%;
  }
  .wrapper.article .wrapper__content .article-list .item {
    width: 100%;
  }
  .sponsor .sponsor-list .sponsor-item {
    width: calc((100% / 3) - 32px);
  }
  .sponsor .sponsor-list .sponsor-item img {
    width: 100%;
  }
  .wrapper.video .owl-carousel .owl-nav button.owl-prev, .wrapper.video .owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 38px;
    background-position: -10px 0;
    background-size: 50px;
  }
  .wrapper.video .owl-carousel .owl-nav button.owl-prev {
    left: -14px;
  }
  .wrapper.video .owl-carousel .owl-nav button.owl-next {
    right: -14px;
  }
  .wrapper.video .wrapper__content {
    width: 100%;
  }
  .wrapper.wishing-tree {
    background-image: none;
    padding-bottom: 0;
  }
  .wrapper.wishing-tree .wrapper__content .tree {
    width: calc(100% + 36px);
    margin-left: -18px;
    background-size: 130%;
    padding-bottom: 170%;
  }
  .icon--wishing {
    width: 125px;
    height: 184px;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item {
    width: 180px;
    height: 225px;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item.one {
    top: 0%;
    left: 3%;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item.two {
    top: 3%;
    right: 6%;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item.four {
    top: 60%;
    left: 5%;
  }
  .wrapper.wishing-tree .wrapper__content .tree__item p {
    font-size: 0.85rem;
  }
  .wrapper.article {
    padding-bottom: 0;
  }
  .wrapper.wishing-tree .btn-box .btn {
    margin: 0 8px;
  }
  .wrapper.article .wrapper__content .article-list .item__img::before {
    display: none;
  }
  .wrapper.article::after,
  .wrapper.wishing-tree::after {
    background-size: 200%;
  }
  .popup .popup-box {
    border: 3px solid #fff;
    width: 87%;
    max-height: 500px;
    padding: 30px 20px 30px 24px;
  }
  .popup .popup-box::after {
    border: 3px solid #fff;
    width: 98%;
    height: 99%;
    top: 4px;
    left: 4px;
  }
  .popup .popup-title {
    width: 80%;
    height: auto;
    top: -13%;
  }
  .popup .popup-box__content {
    height: 435px;
  }
  .popup .popup-box::before {
    width: 120px;
    height: 90px;
    right: 4%;
    bottom: 7%;
    display: none;
  }
  .popup .popup-box__close {
    width: 30px;
    height: 30px;
    top: -10%;
    right: -1%;
  }
  .popup .popup-box__content .popup-form .form-item__text {
    font-size: 0.875rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
  }
  .popup .popup-box__content .popup-form .form-item__content .form-input {
    font-size: 0.875rem;
  }
  .popup .popup-box__content .popup-form .form-item__content {
    width: calc(100% - 70px);
  }
  .popup .popup-box__content .btn-box .btn {
    font-size: 0.875rem;
    padding: 7px 24px 4px;
  }
  .popup .popup-box__content .btn-box .btn::after {
    width: 120%;
  }
  .popup .popup-box__content .popup-form .form-item {
    width: 100%;
  }
  .popup .popup-box .popup-l, .popup .popup-box .popup-l2 {
    display: none;
  }
  .popup .popup-box__content .btn-box {
    margin: 16px 0 24px;
  }
  .popup .popup-box__content p.info {
    line-height: 1.2;
    font-size: 0.775rem;
    margin-bottom: 0;
  }
  #loading .loading-box {
    width: 50%;
  }
  .wrapper.video .wrapper__content .video-box .video-item {
    -webkit-transform: translate(-50%, -41%);
        -ms-transform: translate(-50%, -41%);
            transform: translate(-50%, -41%);
    width: 60%;
  }
  .flipTimer-box {
    margin-top: -9%;
  }
  .flipTimer {
    font-size: 45px;
    line-height: 50px;
    height: 50px;
  }
  .flipTimer {
    font-size: 45px;
    line-height: 50px;
  }
  .flipTimer .digit-set {
    width: 40px;
  }
  .flipTimer-box .flipTimer > div::after {
    font-size: 0.75rem;
    bottom: 1px;
    letter-spacing: 0.5em;
    text-indent: 14px;
  }
  .wrapper.video #btn-r, .wrapper.video #btn-l {
    width: 54px;
    height: 64px;
    top: 41%;
  }
  .wrapper.video #btn-r {
    right: -8%;
  }
  .wrapper.video #btn-l {
    left: -8%;
  }
  .popup .popup-box__content .title {
    width: 155px;
  }
  .popup .popup-box__content .popup-awards-list {
    display: block;
  }
  .popup .popup-box__content .popup-awards-list ul {
    overflow: hidden;
    margin: 0 8px;
  }
  .popup .popup-box__content .popup-awards-list li {
    margin: 0 4px 8px 4px;
    float: left;
  }
}
