@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

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

audio, canvas, video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

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

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: 100%;
  height: auto;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

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

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

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

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
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;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

table, tbody, tr, th, td {
  margin: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: iddle;
}

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

html {
  font-family: sans-serif;
  line-height: 1;
  font-size: 16px;
}

body {
  font-family: "Darker Grotesque", "Helvetica Neue", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
}

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

html:lang(en) {
  font-size: 17px;
}

html:lang(zh) {
  font-size: 16px;
}

html:lang(jp) {
  font-size: 16px;
}

html:lang(ko) {
  font-size: 17px;
}

* {
  -webkit-tap-highlight-color: transparent;
  image-rendering: -webkit-optimize-contrast;
}

*::-moz-selection {
  color: #fff;
  background: #9BF00B;
}

*::selection {
  color: #fff;
  background: #9BF00B;
}

::-webkit-scrollbar {
  width: 10px;
  -webkit-appearance: none;
}

::-webkit-scrollbar-track {
  background: #eee;
}

::-webkit-scrollbar-thumb {
  background: #9BF00B;
}
::-webkit-scrollbar-thumb:hover {
  background: #9BF00B;
}

*:not(body):not(html):not(header):not(.t_on):not(.pin-spacer) {
  -webkit-transform: translate3d(0, 0, 0);
}

@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot");
  src: url("../font/fontello.eot#iefix") format("embedded-opentype"), url("../font/fontello.woff") format("woff"), url("../font/fontello.ttf") format("truetype"), url("../font/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  display: block;
}

body {
  background: #191919;
  font-size: 8px;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  display: block;
}

div {
  display: block;
}

body#en {
  font-family: "Montserrat", "Noto Sans TC", Arial, sans-serif;
}

body#zh {
  font-family: "Montserrat", "Noto Sans TC", Arial, sans-serif;
}

body#jp {
  font-family: "Montserrat", "Noto Sans JP", Arial, sans-serif;
}

body#ko {
  font-family: "Montserrat", "Noto Sans KR", Arial, sans-serif;
}

h1 {
  font-size: 4.5vw;
  line-height: 1.2;
  font-weight: 700;
  color: white;
  -webkit-filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 3px black);
          filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 3px black);
  text-align: center;
  display: table;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  h1 {
    font-size: 6vw;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 10vw;
    line-height: 1.2;
  }
}

h2 {
  font-size: 3vw;
  line-height: 1.2;
  font-weight: 700;
  color: white;
  -webkit-filter: drop-shadow(0px 10px 2px black) drop-shadow(0px 5px 3px black);
          filter: drop-shadow(0px 10px 2px black) drop-shadow(0px 5px 3px black);
  text-align: center;
}
h2:after {
  content: "";
  position: relative;
  margin: 0 auto;
  width: 200px;
  height: 10px;
  display: table;
  background: -webkit-gradient(linear, left top, right top, from(#9F9FA4), color-stop(20%, #FFEED5), color-stop(40%, #EEEEEE), color-stop(60%, #B19C8D), color-stop(80%, #FEF8F2), to(#808080));
  background: linear-gradient(90deg, #9F9FA4 0%, #FFEED5 20%, #EEEEEE 40%, #B19C8D 60%, #FEF8F2 80%, #808080 100%);
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  h2:after {
    width: 120px;
    height: 7px;
    margin-top: 5%;
  }
}
h2 span {
  color: #003772;
}
@media screen and (max-width: 992px) {
  h2 {
    font-size: 4vw;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 7.5vw;
    line-height: 1.2;
  }
}

h3 {
  position: relative;
  margin: 0 auto;
  font-size: 1.7vw;
  line-height: 1.3;
  text-align: center;
  font-weight: 600;
  color: #fff;
  -webkit-filter: drop-shadow(0px 5px 3px black) drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.3333333333));
          filter: drop-shadow(0px 5px 3px black) drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.3333333333));
}
@media screen and (max-width: 992px) {
  h3 {
    font-size: 3vw;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 5.5vw;
    line-height: 1.3;
  }
}

p {
  font-size: 1.2vw;
  line-height: 1.5;
  color: white;
  font-weight: 500;
  -webkit-filter: drop-shadow(0px 3px 3px rgb(10, 10, 10)) drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.2));
          filter: drop-shadow(0px 3px 3px rgb(10, 10, 10)) drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.2));
  text-align: left;
}
@media screen and (max-width: 1200px) {
  p {
    font-size: 1.5vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1024px) {
  p {
    font-size: 1rem;
    line-height: 1.5;
  }
}
p span {
  color: #9BF00B;
}

video {
  width: 100%;
  height: auto;
}

p.white {
  color: white;
}

p.tip {
  color: #eee;
  padding: 10px 20px;
}
p.tip span {
  margin-left: -15px;
  margin-right: 5px;
  color: #00FFFF;
  font-weight: bold;
  -webkit-filter: initial;
          filter: initial;
}

p.tipS {
  font-size: 1vw;
  line-height: 1.5vw;
}
@media screen and (max-width: 1200px) {
  p.tipS {
    font-size: 1.3vw;
    line-height: 1.8vw;
  }
}
@media screen and (max-width: 1024px) {
  p.tipS {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
}

p.tip.white {
  background: rgba(255, 255, 255, 0.7490196078);
}

.mt--15 {
  margin-top: -15% !important;
}

.mt--10 {
  margin-top: -10% !important;
}

.mt--5 {
  margin-top: -5% !important;
}

@media screen and (max-width: 767px) {
  .mdbr {
    display: none;
  }
}

.itemNe {
  font-size: 1.5vw;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .itemNe {
    font-size: 2vw;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .itemNe {
    font-size: 4vw;
    line-height: 1.4;
  }
}

.itemTitle {
  font-size: 1.2vw;
  line-height: 1;
  color: #00C4D7;
  text-align: center;
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: 900;
}
@media screen and (max-width: 992px) {
  .itemTitle {
    font-size: 1.7vw;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .itemTitle {
    font-size: 3.7vw;
    line-height: 1;
  }
}

@media screen and (max-width: 767px) {
  #jp .itemNe {
    font-size: 3.8vw;
    line-height: 1.4;
  }
}

.nonscroll {
  position: static;
  overflow-y: hidden;
  overflow: hidden;
}

.bold {
  font-weight: bold;
}

.z-0 {
  z-index: 0;
}

.z-5 {
  z-index: 5;
}

.inline {
  position: relative;
  display: inline-block;
}

.r_center {
  position: relative;
  margin: 0 auto;
}

.a_center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.TC {
  text-align: center;
}

.indep {
  position: absolute;
}

.bgBlack {
  background: black;
}

.bgGray {
  background: #333;
}

.bgMainDark {
  background: #111119;
}

.bgRamp {
  background: -webkit-gradient(linear, left top, right top, from(#9BF00B), to(#0E6C0E));
  background: linear-gradient(90deg, #9BF00B 0%, #0E6C0E 100%);
}

.decoHr1 {
  margin-left: 20% !important;
}

#nav {
  position: fixed;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 995;
  top: 0px;
}

.menuBox {
  position: relative;
  width: calc(100% - 180px);
  height: auto;
  z-index: 1;
}

.shadow {
  -webkit-filter: drop-shadow(0px 3px 5px rgba(10, 10, 10, 0.9)) drop-shadow(0px 30px 10px rgba(10, 10, 10, 0.9));
          filter: drop-shadow(0px 3px 5px rgba(10, 10, 10, 0.9)) drop-shadow(0px 30px 10px rgba(10, 10, 10, 0.9));
}

.navBox {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.9));
          filter: drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.9));
}
.navBox .navBg {
  position: absolute;
  width: 100%;
  height: 70px;
  background: black;
  top: 0;
  left: 0;
  z-index: 1;
}
.navBox .brookLogo {
  position: relative;
  width: 180px;
  height: 70px;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .navBox .brookLogo {
    width: 120px;
    height: 60px;
  }
}
.navBox .brookLogo .logoBox {
  position: relative;
  margin: 0 auto;
  width: 75%;
  height: auto;
  top: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navBox .brookLogo .logoBox:hover {
  -webkit-filter: drop-shadow(0px 0px 5px white);
          filter: drop-shadow(0px 0px 5px white);
}
.navBox .menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 140px);
  height: 70px;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.navBox .menuItemBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 70px;
  list-style-type: none;
  font-size: 1.1rem;
  line-height: 1.1rem;
  font-weight: 600;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1366px) {
  .navBox .menuItemBox {
    font-size: 1rem;
    line-height: 1rem;
  }
}
.navBox li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 70px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navBox li:hover .menuItem:after {
  width: 100%;
  height: 4px;
}
.navBox .menuItem {
  padding: 0 25px;
}
.navBox .menuItem:after {
  content: "";
  position: absolute;
  width: 0%;
  height: 4px;
  left: 0;
  bottom: -25px;
  background: -webkit-gradient(linear, left top, right top, from(#9BF00B), to(#0E6C0E));
  background: linear-gradient(90deg, #9BF00B 0%, #0E6C0E 100%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 1366px) {
  .navBox .menuItem {
    padding: 0 15px;
  }
  .navBox .menuItem:after {
    bottom: -22px;
  }
}
.navBox .navBtn {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 10px;
  z-index: 995;
  cursor: pointer;
  overflow: hidden;
  display: none;
}
@media screen and (max-width: 1024px) {
  .navBox .navBtn {
    display: block;
  }
}

#zh .navBox .menuItemBox {
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.3rem;
}
@media screen and (max-width: 1366px) {
  #zh .navBox .menuItemBox {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}

.kvBuyBtn, .kvMbbuyBtn {
  position: relative;
  padding: 7px 15px;
  margin-left: 20px;
  margin-right: 10px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: white;
}
@media screen and (max-width: 1366px) {
  .kvBuyBtn, .kvMbbuyBtn {
    font-size: 1.3rem;
    line-height: 1.3rem;
    padding: 7px 25px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .kvBuyBtn, .kvMbbuyBtn {
    display: none;
  }
}
.kvBuyBtn:hover:before, .kvMbbuyBtn:hover:before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.kvBuyBtn:before, .kvMbbuyBtn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#9BF00B), to(#0E6C0E));
  background: linear-gradient(90deg, #9BF00B 0%, #0E6C0E 100%);
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.kvMbbuyBtn {
  position: absolute;
  top: 5px;
  right: 60px;
  z-index: 5;
  margin-left: 20px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: none;
  font-size: 1.3rem;
  line-height: 1.3rem;
  padding: 7px 10px;
}
@media screen and (max-width: 1024px) {
  .kvMbbuyBtn {
    display: block;
  }
  .kvMbbuyBtn:hover {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-box-shadow: 0 0 0 0;
            box-shadow: 0 0 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .kvMbbuyBtn {
    top: 7px;
  }
}

.navBtnBox {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 995;
}

.navSocialBtnBox {
  display: none;
}

.navSocial {
  position: relative;
  display: inline-block;
}
.navSocial .iconBox {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 800px) {
  .navSocial .iconBox {
    display: inline-block;
  }
}

.langBox {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 30px;
  background: white;
  vertical-align: bottom;
  cursor: pointer;
  background: #555;
}
.langBox:hover .langWord {
  background: #eee;
}
.langBox .langWord {
  position: absolute;
  width: calc(100% - 20px);
  height: 100%;
  background: white;
}
.langBox span {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-size: 1rem;
  line-height: 1rem;
  color: black;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: 500;
}
.langBox i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: auto;
  font-family: "fontello";
  vertical-align: middle;
  text-align: center;
  right: 0px;
  color: white;
}

.lanMenu {
  position: absolute;
  width: 100px;
  height: auto;
  top: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}
@media screen and (max-width: 800px) {
  .lanMenu {
    right: 0px;
  }
}
.lanMenu .lanBtn {
  position: relative;
  margin: 0 auto;
  width: 100px;
  height: 30px;
  cursor: pointer;
  background: #fff;
  border-bottom: 1px solid #eee;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lanMenu .lanBtn:hover {
  background: #EAEAEA;
}
.lanMenu .lanBtn span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-size: 1rem;
  line-height: 1rem;
  width: 90%;
  height: auto;
  color: black;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .navBox .navBg {
    width: 100%;
    height: 50px;
  }
  .menuBox.active {
    top: 0;
  }
  .menuBox {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: -100vh;
    left: 0;
    background: black;
    z-index: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menuBox .menu {
    width: 100%;
    height: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 70px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menuBox .menuItemBox {
    width: 100%;
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
  .menuBox li {
    width: 100%;
    height: auto;
    padding: 20px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .menuBox li:hover .menuItem:after {
    width: 0%;
    height: 0px;
  }
  .menuBox .buyBtn {
    width: 270px;
    height: auto;
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin: 20px 0;
    padding: 15px 25px;
    text-align: center;
    display: none;
  }
  .icon_box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 30px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
  }
  .bar_1, .bar_2, .bar_3 {
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 100px;
    background-color: white;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
            transition-timing-function: cubic-bezier(1, 0, 0, 1);
    left: 2%;
    z-index: 888;
  }
  .bar_1 {
    top: 0px;
  }
  .bar_2 {
    top: 11px;
  }
  .bar_3 {
    bottom: 0px;
  }
  .icon_box.active .bar_1 {
    -webkit-transform: translateY(7px) rotate(-45deg);
            transform: translateY(7px) rotate(-45deg);
    top: 1px;
  }
  .icon_box.active .bar_2 {
    width: 0;
  }
  .icon_box.active .bar_3 {
    -webkit-transform: translateY(-9px) rotate(45deg);
            transform: translateY(-9px) rotate(45deg);
    bottom: 4px;
  }
  .navBtnBox {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    width: 100%;
    height: auto;
    right: initial;
  }
  .langBox {
    position: relative;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
  }
  .lanMenu {
    position: relative;
    margin: 0 auto;
    top: 0;
  }
  .navSocialBtnBox {
    position: relative;
    text-align: center;
    right: 0px;
    display: block;
  }
  .navBox {
    width: 100%;
    height: 60px;
  }
  .navBox .webLogo {
    width: 120px;
    height: 60px;
    top: 0px;
    left: 0px;
  }
  .navBox .mbbuyBtn {
    font-size: 1.2rem;
    line-height: 1.2rem;
    position: absolute !important;
    z-index: 6;
    color: white;
    padding: 5px 20px !important;
    right: 65px;
    top: 10px;
    display: block;
  }
  .navSocialBtnBox .navSocial .iconBox {
    margin: 10px;
  }
}
footer {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #001A0B), to(#009943));
  background: linear-gradient(180deg, #001A0B 10%, #009943 100%);
  margin-top: -5% !important;
  z-index: 40;
  overflow: hidden;
}
footer .footerListTitle {
  font-size: 1.2rem;
  line-height: 1;
  color: #FFF;
  font-weight: 900;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  footer .footerListTitle {
    font-size: 1rem;
    line-height: 1;
  }
}
footer .footerList {
  padding: 5px 0;
  list-style: none;
}
footer .footerList a {
  font-size: 1rem;
  line-height: 1;
  color: #eee;
  font-weight: 500;
}
footer .footerList a:hover {
  text-decoration: underline;
  color: #9BF00B;
}
@media screen and (max-width: 767px) {
  footer .footerList a {
    font-size: 0.9rem;
    line-height: 1.1;
  }
}
footer .footerIconBox {
  padding: 30px 0 30px 0;
}
footer .footerIcon {
  width: 22%;
  cursor: pointer;
  margin: 0;
  max-width: 45px;
}
@media screen and (max-width: 1366px) {
  footer .footerIcon {
    max-width: 40px;
  }
}
@media screen and (max-width: 767px) {
  footer .footerIcon {
    max-width: 50px;
  }
}
footer .footerIcon svg {
  position: relative;
  margin: 0 auto;
  height: auto !important;
  stroke: rgb(255, 255, 255);
  stroke-miterlimit: 10;
  stroke-width: 1.5;
  fill: #fff;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer .footerIcon svg:hover {
  color: #9BF00B;
  fill: #9BF00B;
  stroke: #9BF00B;
}
footer .footerIcon a svg {
  width: 100%;
}
footer .IconMenu.active {
  display: block;
}
footer .IconMenu {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 150px;
  height: auto;
  background: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: -85px;
  padding: 5%;
  display: none;
}
@media screen and (max-width: 767px) {
  footer .IconMenu {
    width: 120px;
    height: auto;
  }
}
footer .IconMenu:after {
  position: absolute;
  content: "";
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
footer .IconMenu .ContentBox {
  font-size: 1rem;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  color: #333;
}
footer .IconMenu .ContentBox:hover {
  text-decoration: underline;
  color: #9BF00B;
}
footer .IconMenu .BoxLine {
  position: relative;
  margin: 0 auto;
  width: 80%;
  height: 1px;
  background: #333;
}
footer .contactBtn {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
footer .contactBtn:before {
  content: "";
  width: 45%;
  height: 1px;
  background: white;
}
footer .contactBtn span {
  margin: 0 10px;
  white-space: nowrap;
}
footer p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0;
}
@media screen and (max-width: 767px) {
  footer p {
    font-size: 0.8rem;
    line-height: 1.4;
  }
}
footer .rightWarp {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  background-color: black;
}
footer .rightWarp .rightWord {
  position: relative;
  margin: 0 auto;
  width: 80%;
  height: auto;
  font-size: 0.8rem;
  line-height: 1.2rem;
  text-align: center;
  padding: 0.5%;
  color: white;
}
@media screen and (max-width: 450px) {
  footer .rightWarp .rightWord {
    font-size: 0.6rem;
    line-height: 1rem;
    width: 90%;
    height: auto;
    padding: 3%;
  }
}
footer .companyTitle {
  font-size: 1.1rem;
  line-height: 1;
  display: table;
  text-align: center;
  background: #fff;
  border-radius: 100px;
  margin: 0 auto;
  padding: 8px 20px !important;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  footer .companyTitle {
    font-size: 0.9rem;
    line-height: 1;
  }
}

.scrollToTop {
  position: fixed;
  width: 70px;
  height: 70px;
  bottom: 0px;
  z-index: 990;
  right: 30px;
  -webkit-tap-highlight-color: transparent;
  display: none;
}
@media screen and (max-width: 767px) {
  .scrollToTop {
    width: 40px;
    height: 40px;
  }
}
.scrollToTop .topBtn {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  right: 0;
  cursor: pointer;
  background: linear-gradient(56deg, #9BF00B 0%, #0E6C0E 100%);
}
@media screen and (max-width: 767px) {
  .scrollToTop .topBtn {
    width: 40px;
    height: 40px;
  }
}
.scrollToTop .topBtn:before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 20%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 800px) {
  .scrollToTop .topBtn:before {
    width: 35%;
    height: 35%;
    bottom: 20%;
  }
}
.scrollToTop .topBtn:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 100%;
  background: #860000;
  -webkit-transition: 0.5s cubic-bezier(0.475, 0.425, 0, 0.995);
  transition: 0.5s cubic-bezier(0.475, 0.425, 0, 0.995);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
          transition-timing-function: cubic-bezier(1, 0, 0, 1);
  top: 0;
  left: -50px;
  z-index: -1;
  -webkit-transform: skew(-40deg);
          transform: skew(-40deg);
}
.scrollToTop .topBtn:hover:before {
  bottom: 30%;
}
.scrollToTop .guideDownload {
  position: absolute;
  width: 80px;
  height: 80px;
  background: linear-gradient(56deg, #9BF00B 0%, #0E6C0E 100%);
  top: -108px;
  right: 12px;
  padding: 2%;
  border-radius: 29px;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .scrollToTop .guideDownload {
    width: 50px;
    height: 50px;
    top: -70px;
    right: 10px;
    border-radius: 14px;
  }
}
.scrollToTop .guideDownload:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .scrollToTop .guideDownload:hover {
    -webkit-transform: initial;
            transform: initial;
  }
}
.scrollToTop .guideDownload .downloadImg {
  position: relative;
  margin: 0 auto;
  width: 25%;
  height: auto;
  padding-top: 4px;
}
.scrollToTop .guideDownload .downloadText {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  font-size: 18px;
  line-height: 1;
  color: white;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .scrollToTop .guideDownload .downloadText {
    font-size: 14px;
    line-height: 1;
  }
}

@media screen and (max-width: 767px) {
  #jp .scrollToTop .guideDownload {
    width: 60px;
    height: 60px;
    top: -70px;
    right: 6px;
  }
}
#jp .scrollToTop .guideDownload .downloadText {
  font-size: 14px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #jp .scrollToTop .guideDownload .downloadText {
    font-size: 11px;
    line-height: 1;
  }
}

.topWave, .bottomWave {
  position: absolute;
  width: 100%;
  height: 10%;
  top: -0.5%;
  left: 0;
  z-index: 1;
  font-size: 0;
  pointer-events: none;
}

.topWave svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.topWave svg path {
  -webkit-animation: pathAnim 15s;
          animation: pathAnim 15s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.bottomWave {
  top: initial;
  bottom: -0.2%;
}
.bottomWave svg {
  position: absolute;
  bottom: 0%;
}
.bottomWave svg path {
  -webkit-animation: pathAnim 13s;
          animation: pathAnim 13s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.rotate1 {
  -webkit-animation: rotate1 20s infinite linear;
          animation: rotate1 20s infinite linear;
}

.topDown {
  -webkit-animation: topDown 10s infinite linear;
          animation: topDown 10s infinite linear;
}

.delay1 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay2 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.delay2:nth-child(4) {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.liquid1 {
  -webkit-animation: liquid 6s linear infinite;
          animation: liquid 6s linear infinite;
}

.liquid2 {
  -webkit-animation: liquid2 7s linear infinite;
          animation: liquid2 7s linear infinite;
}

.liquid3 {
  -webkit-animation: liquid 7s linear infinite;
          animation: liquid 7s linear infinite;
}

.liquid4 {
  -webkit-animation: liquid2 6s linear infinite;
          animation: liquid2 6s linear infinite;
}

.fade1 {
  -webkit-animation: fadeIn 4s linear infinite;
          animation: fadeIn 4s linear infinite;
}

.fade2 {
  -webkit-animation: fadeIn 3s linear infinite;
          animation: fadeIn 3s linear infinite;
}

@-webkit-keyframes liquid {
  0% {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
  33% {
    border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
  }
  66% {
    border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
  }
  to {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
}

@keyframes liquid {
  0% {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
  33% {
    border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
  }
  66% {
    border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
  }
  to {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
}
@-webkit-keyframes liquid2 {
  0% {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
  33% {
    border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
  }
  66% {
    border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
  }
  to {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
}
@keyframes liquid2 {
  0% {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
  33% {
    border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
  }
  66% {
    border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
  }
  to {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
}
@-webkit-keyframes pathAnim {
  0%, 100% {
    d: path("M0,192	C220,180,220,100,500,192 C880,290,1100,290,1320,192	L1320 300 L0 300");
  }
  25% {
    d: path("M0,150	C220,100,440,292,660,292 C880,292,1100,100,1320,150	L1320 300 L0 300");
  }
  50% {
    d: path("M0,192	C220,290,440,290,660,252 C880,200,1100,100,1320,192	L1320 300 L0 300");
  }
  75% {
    d: path("M0,292	C220,292,440,180,660,180 C880,180,1100,292,1320,292	L1320 300 L0 300");
  }
}
@keyframes pathAnim {
  0%, 100% {
    d: path("M0,192	C220,180,220,100,500,192 C880,290,1100,290,1320,192	L1320 300 L0 300");
  }
  25% {
    d: path("M0,150	C220,100,440,292,660,292 C880,292,1100,100,1320,150	L1320 300 L0 300");
  }
  50% {
    d: path("M0,192	C220,290,440,290,660,252 C880,200,1100,100,1320,192	L1320 300 L0 300");
  }
  75% {
    d: path("M0,292	C220,292,440,180,660,180 C880,180,1100,292,1320,292	L1320 300 L0 300");
  }
}
@-webkit-keyframes scale {
  0%, 100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.85);
            transform: translateX(-50%) translateY(-50%) scale(0.85);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
            transform: translateX(-50%) translateY(-50%) scale(1.1);
    opacity: 0.3;
  }
}
@keyframes scale {
  0%, 100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.85);
            transform: translateX(-50%) translateY(-50%) scale(0.85);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
            transform: translateX(-50%) translateY(-50%) scale(1.1);
    opacity: 0.3;
  }
}
@-webkit-keyframes scale2 {
  0%, 100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
            transform: translateX(-50%) translateY(-50%) scale(1.1);
    opacity: 0.7;
  }
}
@keyframes scale2 {
  0%, 100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
            transform: translateX(-50%) translateY(-50%) scale(1.1);
    opacity: 0.7;
  }
}
@-webkit-keyframes grow {
  0%, 100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform: scaleX(0.9);
            transform: scaleX(0.9);
  }
}
@keyframes grow {
  0%, 100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform: scaleX(0.9);
            transform: scaleX(0.9);
  }
}
@-webkit-keyframes topDown {
  0%, 100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes topDown {
  0%, 100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@-webkit-keyframes topDown2 {
  0%, 100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@keyframes topDown2 {
  0%, 100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@-webkit-keyframes Downtop {
  0%, 100% {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes Downtop {
  0%, 100% {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes walk {
  0%, 100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@keyframes walk {
  0%, 100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@-webkit-keyframes walk2 {
  0%, 100% {
    -webkit-transform: translateX(280%);
            transform: translateX(280%);
  }
  50% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes walk2 {
  0%, 100% {
    -webkit-transform: translateX(280%);
            transform: translateX(280%);
  }
  50% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes fadeIn {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes getIn {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  70% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0;
  }
}
@keyframes getIn {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  70% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0;
  }
}
@-webkit-keyframes flash {
  0%, 100% {
    -webkit-filter: drop-shadow(0px 0px 10px #00FFFF);
            filter: drop-shadow(0px 0px 10px #00FFFF);
  }
  50% {
    -webkit-filter: drop-shadow(0px 0px 40px #00FFFF);
            filter: drop-shadow(0px 0px 40px #00FFFF);
  }
}
@keyframes flash {
  0%, 100% {
    -webkit-filter: drop-shadow(0px 0px 10px #00FFFF);
            filter: drop-shadow(0px 0px 10px #00FFFF);
  }
  50% {
    -webkit-filter: drop-shadow(0px 0px 40px #00FFFF);
            filter: drop-shadow(0px 0px 40px #00FFFF);
  }
}
@-webkit-keyframes glow {
  0%, 100% {
    -webkit-filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
            filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
  }
  50% {
    -webkit-filter: drop-shadow(0 0 20px #ffffff);
            filter: drop-shadow(0 0 20px #ffffff);
  }
}
@keyframes glow {
  0%, 100% {
    -webkit-filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
            filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
  }
  50% {
    -webkit-filter: drop-shadow(0 0 20px #ffffff);
            filter: drop-shadow(0 0 20px #ffffff);
  }
}
@-webkit-keyframes pounter {
  0%, 100% {
    left: 45%;
  }
  50% {
    left: 125%;
  }
}
@keyframes pounter {
  0%, 100% {
    left: 45%;
  }
  50% {
    left: 125%;
  }
}
@-webkit-keyframes colors {
  0% {
    stop-color: #ffffff;
  }
  20% {
    stop-color: #8455E7;
  }
  40% {
    stop-color: #FF00FF;
  }
  60% {
    stop-color: #8455E7;
  }
  80% {
    stop-color: #50AFFF;
  }
  100% {
    stop-color: #ffffff;
  }
}
@keyframes colors {
  0% {
    stop-color: #ffffff;
  }
  20% {
    stop-color: #8455E7;
  }
  40% {
    stop-color: #FF00FF;
  }
  60% {
    stop-color: #8455E7;
  }
  80% {
    stop-color: #50AFFF;
  }
  100% {
    stop-color: #ffffff;
  }
}
@-webkit-keyframes colors2 {
  0% {
    stop-color: #ffffff;
  }
  20% {
    stop-color: #9BF00B;
  }
  40% {
    stop-color: #5069FF;
  }
  60% {
    stop-color: #23F9F9;
  }
  80% {
    stop-color: #FCEE21;
  }
  100% {
    stop-color: #ffffff;
  }
}
@keyframes colors2 {
  0% {
    stop-color: #ffffff;
  }
  20% {
    stop-color: #9BF00B;
  }
  40% {
    stop-color: #5069FF;
  }
  60% {
    stop-color: #23F9F9;
  }
  80% {
    stop-color: #FCEE21;
  }
  100% {
    stop-color: #ffffff;
  }
}
@-webkit-keyframes kvSlider {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 0 -100vh;
  }
}
@keyframes kvSlider {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 0 -100vh;
  }
}
@-webkit-keyframes kvSliderMB {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -100vw 0;
  }
}
@keyframes kvSliderMB {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -100vw 0;
  }
}
@-webkit-keyframes kvSliderPhone {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -150vw 0;
  }
}
@keyframes kvSliderPhone {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -150vw 0;
  }
}
@-webkit-keyframes kvSliderReverse {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 0 100vh;
  }
}
@keyframes kvSliderReverse {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 0 100vh;
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes spinReverse {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes spinReverse {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotate1 {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
}
@keyframes rotate1 {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
}
@-webkit-keyframes scale1 {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes scale1 {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes liquid {
  0% {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
  33% {
    border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
  }
  66% {
    border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
  }
  to {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
}
@keyframes liquid2 {
  0% {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
  33% {
    border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
  }
  66% {
    border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
  }
  to {
    border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
  }
}
@-webkit-keyframes line1 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -40px 0;
  }
}
@keyframes line1 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -40px 0;
  }
}
@-webkit-keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
}
@-webkit-keyframes moveUp {
  0% {
    background-position: -50px -50px, -1px -1px;
  }
  100% {
    backgroosition: -1px -1px, -1px -1px;
  }
}
@keyframes moveUp {
  0% {
    background-position: -50px -50px, -1px -1px;
  }
  100% {
    backgroosition: -1px -1px, -1px -1px;
  }
}
@-webkit-keyframes moveDown {
  0% {
    backgroosition: -1px -1px, -1px -1px;
  }
  100% {
    background-position: -50px -50px, -1px -1px;
  }
}
@keyframes moveDown {
  0% {
    backgroosition: -1px -1px, -1px -1px;
  }
  100% {
    background-position: -50px -50px, -1px -1px;
  }
}
@keyframes scale {
  0%, 100% {
    -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
            transform: scale(1) translateX(-50%) translateY(-50%);
  }
  50% {
    -webkit-transform: scale(1.2) translateX(-50%) translateY(-50%);
            transform: scale(1.2) translateX(-50%) translateY(-50%);
  }
}
@-webkit-keyframes shine {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
  }
}
@keyframes shine {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
  }
}
@-webkit-keyframes color {
  0% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }
  5%, 14% {
    -webkit-filter: hue-rotate(189deg);
            filter: hue-rotate(189deg);
  }
  19%, 28% {
    -webkit-filter: hue-rotate(292deg) saturate(1.5);
            filter: hue-rotate(292deg) saturate(1.5);
  }
  33%, 42% {
    -webkit-filter: hue-rotate(49deg);
            filter: hue-rotate(49deg);
  }
  47%, 56% {
    -webkit-filter: hue-rotate(0deg) saturate(0.2);
            filter: hue-rotate(0deg) saturate(0.2);
  }
  61%, 70% {
    -webkit-filter: hue-rotate(93deg) saturate(2);
            filter: hue-rotate(93deg) saturate(2);
  }
  85%, 84% {
    -webkit-filter: hue-rotate(241deg) saturate(2);
            filter: hue-rotate(241deg) saturate(2);
  }
  91%, 100% {
    -webkit-filter: hue-rotate(360deg);
            filter: hue-rotate(360deg);
  }
}
@keyframes color {
  0% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }
  5%, 14% {
    -webkit-filter: hue-rotate(189deg);
            filter: hue-rotate(189deg);
  }
  19%, 28% {
    -webkit-filter: hue-rotate(292deg) saturate(1.5);
            filter: hue-rotate(292deg) saturate(1.5);
  }
  33%, 42% {
    -webkit-filter: hue-rotate(49deg);
            filter: hue-rotate(49deg);
  }
  47%, 56% {
    -webkit-filter: hue-rotate(0deg) saturate(0.2);
            filter: hue-rotate(0deg) saturate(0.2);
  }
  61%, 70% {
    -webkit-filter: hue-rotate(93deg) saturate(2);
            filter: hue-rotate(93deg) saturate(2);
  }
  85%, 84% {
    -webkit-filter: hue-rotate(241deg) saturate(2);
            filter: hue-rotate(241deg) saturate(2);
  }
  91%, 100% {
    -webkit-filter: hue-rotate(360deg);
            filter: hue-rotate(360deg);
  }
}
@-webkit-keyframes sprite12 {
  to {
    background-position: 109.1%;
  }
}
@keyframes sprite12 {
  to {
    background-position: 109.1%;
  }
}
@-webkit-keyframes wifianimation {
  0% {
    opacity: 1;
  }
  50% {
    opactiy: 1;
  }
  100% {
    opactiy: 0.1;
  }
}
@keyframes wifianimation {
  0% {
    opacity: 1;
  }
  50% {
    opactiy: 1;
  }
  100% {
    opactiy: 0.1;
  }
}
@-webkit-keyframes circleWave {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    width: 250%;
    padding-top: 250%;
    opacity: 0;
    border: 2.5px solid #fff;
  }
}
@keyframes circleWave {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    width: 250%;
    padding-top: 250%;
    opacity: 0;
    border: 2.5px solid #fff;
  }
}
@-webkit-keyframes moveSlideshowPC {
  from {
    background-position: -229% 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes moveSlideshowPC {
  from {
    background-position: -229% 0;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes moveSlideshowMD {
  from {
    background-position: -149% 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes moveSlideshowMD {
  from {
    background-position: -149% 0;
  }
  to {
    background-position: 0 0;
  }
}
#kvWarp {
  margin-top: 70px !important;
  z-index: 0;
  background: url(../images/kv-bg.jpg);
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
#kvWarp:before {
  content: "";
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#191919), color-stop(50%, rgba(25, 25, 25, 0)), color-stop(80%, rgba(25, 25, 25, 0)), to(#191919));
  background: linear-gradient(0deg, #191919 0%, rgba(25, 25, 25, 0) 50%, rgba(25, 25, 25, 0) 80%, #191919 100%);
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  #kvWarp {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 992px) {
  #kvWarp {
    background: url(../images/kv-bg-m.jpg);
    background-size: cover;
  }
}

.kvMain {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.kvMain:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30%;
  bottom: -1px;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#191919), to(rgba(25, 25, 25, 0)));
  background: linear-gradient(0deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
  z-index: 2;
}
.kvMain .kvHero {
  position: relative;
  margin: 0 auto;
  width: auto;
  height: 58%;
}
.kvMain .kvHero img.kvKnight {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .kvMain .kvHero {
    width: 80%;
    height: auto;
  }
  .kvMain .kvHero img.kvKnight {
    width: 100%;
    height: auto;
  }
}
.kvMain .kvLogo {
  width: 68%;
  height: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -35%;
  z-index: 1;
  left: 49%;
}
@media screen and (max-width: 992px) {
  .kvMain .kvLogo {
    width: 50%;
    height: auto;
    bottom: 10%;
    z-index: 5;
    -webkit-filter: drop-shadow(0px 5px 2px black);
            filter: drop-shadow(0px 5px 2px black);
  }
}
.kvMain .kvProductBox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 25%;
  z-index: 2;
  width: 200%;
  height: auto;
}
@media screen and (max-width: 992px) {
  .kvMain .kvProductBox {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    width: 140%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -35% 0 0 -20% !important;
  }
}
.kvMain .kvProduct {
  width: 37%;
  height: auto;
  padding-top: 10%;
}
@media screen and (max-width: 992px) {
  .kvMain .kvProduct {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    width: 55%;
    height: auto;
  }
}
.kvMain .kvProduct1 {
  left: 0%;
}
@media screen and (max-width: 992px) {
  .kvMain .kvProduct1 {
    left: 0%;
  }
}
.kvMain .kvProduct2 {
  right: 0%;
}
@media screen and (max-width: 992px) {
  .kvMain .kvProduct2 {
    right: 0%;
  }
}
.kvMain .kvContent.official {
  bottom: 10%;
}
@media screen and (max-width: 992px) {
  .kvMain .kvContent.official {
    bottom: initial;
  }
}
.kvMain .kvContent {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: auto;
  bottom: 5%;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .kvMain .kvContent {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
  }
}
.kvMain .kvContent .warmDate, .kvMain .kvContent .warmText {
  display: block;
  font-size: 1.5vw;
  line-height: 1.1;
  color: #9BF00B;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .kvMain .kvContent .warmDate, .kvMain .kvContent .warmText {
    font-size: 3vw;
    line-height: 1.1;
  }
}
@media screen and (max-width: 576px) {
  .kvMain .kvContent .warmDate, .kvMain .kvContent .warmText {
    font-size: 5vw;
    line-height: 1.3;
  }
}
.kvMain .kvContent .warmText {
  font-weight: bold;
}
.kvMain .kvContent .kvProductName {
  font-size: 3vw;
  line-height: 1.2;
  color: white;
  font-weight: bold;
  text-align: 900;
  -webkit-filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 10px black);
          filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 10px black);
}
@media screen and (max-width: 992px) {
  .kvMain .kvContent .kvProductName {
    font-size: 6vw;
    line-height: 1.2;
  }
}
@media screen and (max-width: 576px) {
  .kvMain .kvContent .kvProductName {
    font-size: 7vw;
    line-height: 1.2;
  }
}
.kvMain .kvContent .kvText {
  font-size: 1.5vw;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  -webkit-filter: drop-shadow(0px 5px 10px black);
          filter: drop-shadow(0px 5px 10px black);
}
@media screen and (max-width: 992px) {
  .kvMain .kvContent .kvText {
    font-size: 3vw;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .kvMain .kvContent .kvText {
    font-size: 5vw;
    line-height: 1;
    margin: 10px 0;
  }
}
.kvMain .kvContent.square {
  bottom: 10%;
}
.kvMain .kvContent.square .kvProductName {
  font-size: 4vw;
  line-height: 1.2;
}
.kvMain .kvContent.square .kvText {
  font-size: 2vw;
  line-height: 1;
}
.kvMain .kvContent.square .warmDate, .kvMain .kvContent.square .warmText {
  font-size: 2vw;
  line-height: 1.1;
}
.kvMain .decoLight {
  width: 35%;
  height: auto;
  z-index: -1;
  bottom: -20%;
  left: 15%;
  opacity: 0.2;
}
@media screen and (max-width: 992px) {
  .kvMain .decoLight {
    width: 60%;
    height: auto;
    bottom: 6%;
    left: -4%;
  }
}
.kvMain .supportWord {
  width: 90%;
  height: auto;
  right: 2%;
  bottom: 2%;
  z-index: 10;
}
.kvMain .supportWord p {
  text-align: right;
}
@media screen and (max-width: 992px) {
  .kvMain .supportWord {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    right: initial;
    bottom: initial;
    padding-bottom: 3%;
  }
  .kvMain .supportWord p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .kvMain .supportWord p {
    font-size: 0.9rem;
    line-height: 1.2;
  }
}

#zh .kvMain .kvText {
  letter-spacing: 15px;
}
@media screen and (max-width: 767px) {
  #zh .kvMain .kvText {
    letter-spacing: 6px;
  }
}

.mbs {
  mix-blend-mode: screen;
}

.kvMainBG {
  width: 100%;
  height: auto;
  bottom: -70%;
  left: 0%;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 992px) {
  .kvMainBG {
    bottom: -60%;
  }
}

.aniInner {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
}

.topDownAni {
  -webkit-animation: topDown 10s infinite ease-in-out;
          animation: topDown 10s infinite ease-in-out;
}

.DowntopAni {
  -webkit-animation: Downtop 10s infinite ease-in-out;
          animation: Downtop 10s infinite ease-in-out;
}

.topDownAni2 {
  -webkit-animation: topDown2 3s infinite ease-in-out;
          animation: topDown2 3s infinite ease-in-out;
}

.spin {
  -webkit-animation: spin 10s infinite linear;
          animation: spin 10s infinite linear;
}

.shake {
  -webkit-animation: shake 1s infinite linear;
          animation: shake 1s infinite linear;
}

.spinReverse {
  -webkit-animation: spinReverse 5s infinite linear;
          animation: spinReverse 5s infinite linear;
}

.deco {
  position: absolute;
}

@-webkit-keyframes motion-blur {
  0% {
    -webkit-filter: url(#blur0);
            filter: url(#blur0);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  15% {
    -webkit-filter: url(#blur1);
            filter: url(#blur1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  30% {
    -webkit-filter: url(#blur2);
            filter: url(#blur2);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  45% {
    -webkit-filter: url(#blur3);
            filter: url(#blur3);
    -webkit-transform: scale(1.05, 1);
            transform: scale(1.05, 1);
  }
  60% {
    -webkit-filter: url(#blur4);
            filter: url(#blur4);
    -webkit-transform: scale(1.1, 1);
            transform: scale(1.1, 1);
  }
  75%, 100% {
    -webkit-filter: url(#blur5);
            filter: url(#blur5);
    -webkit-transform: scale(1.2, 1);
            transform: scale(1.2, 1);
  }
}

@keyframes motion-blur {
  0% {
    -webkit-filter: url(#blur0);
            filter: url(#blur0);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  15% {
    -webkit-filter: url(#blur1);
            filter: url(#blur1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  30% {
    -webkit-filter: url(#blur2);
            filter: url(#blur2);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  45% {
    -webkit-filter: url(#blur3);
            filter: url(#blur3);
    -webkit-transform: scale(1.05, 1);
            transform: scale(1.05, 1);
  }
  60% {
    -webkit-filter: url(#blur4);
            filter: url(#blur4);
    -webkit-transform: scale(1.1, 1);
            transform: scale(1.1, 1);
  }
  75%, 100% {
    -webkit-filter: url(#blur5);
            filter: url(#blur5);
    -webkit-transform: scale(1.2, 1);
            transform: scale(1.2, 1);
  }
}
.contentWrap {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 0;
}

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

.secWarp {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 0;
}

.videoNe {
  font-size: 2vw;
  line-height: 2.5vw;
  color: #fff;
  text-align: center;
}

.modal-video-body {
  width: 70% !important;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .modal-video-body {
    width: 100% !important;
  }
}

.modal-video-close-btn {
  top: 5px !important;
  right: -35px !important;
}
@media screen and (max-width: 1024px) {
  .modal-video-close-btn {
    top: -35px !important;
    right: 0px !important;
  }
}

.section1 {
  z-index: 1;
  overflow: hidden;
}
.section1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 0%;
  left: 0%;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #000), to(#0E6C0E));
  background: linear-gradient(90deg, #000 20%, #0E6C0E 100%);
}
.section1 .introDecoBox {
  width: 100%;
  height: 30%;
  z-index: 5;
  pointer-events: none;
}
.section1 .introLight {
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.section1 .introLine {
  width: 100%;
  height: 8px;
  top: 0;
  left: 0;
  background: #009943;
}
.section1 .introDeco {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50px;
  height: auto;
  top: -1%;
  left: 50%;
}
.section1 .videoBGBox {
  width: 100%;
  height: auto;
  padding-top: 30% !important;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section1 .videoBGBox {
    padding-top: 70% !important;
  }
}
.section1 .videoBGBox:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 25%;
  z-index: 2;
  bottom: -1%;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
}
.section1 .videoBGBox .videoBG {
  position: absolute;
  width: 55%;
  height: 100%;
  overflow: hidden;
  top: 0%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.section1 .videoBGBox .videoBG img {
  width: 140%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.section1 .videoBGBox .videoBG1 {
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.section1 .videoBGBox .videoBG1 img {
  left: -50%;
}
.section1 .videoBGBox .videoBG2 {
  right: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.section1 .videoBGBox .videoBG2 img {
  -webkit-transform: translateX(50%) translateY(-50%);
          transform: translateX(50%) translateY(-50%);
  left: initial;
  right: -50%;
}
.section1 .videoBGBox .videoPlayBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 0%;
  height: auto;
  padding-top: 0%;
  border-radius: 100px;
  border: 1px solid #9BF00B;
  z-index: 5;
  top: 45%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  opacity: 0;
}
.section1 .videoBGBox .videoPlayBtn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 90%;
  height: 90%;
  border-radius: 100px;
  border: 10px solid #9BF00B;
}
@media screen and (max-width: 992px) {
  .section1 .videoBGBox .videoPlayBtn:after {
    border: 7px solid #9BF00B;
  }
}
.section1 .videoBGBox .videoPlayBtn .videoPlay {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 30%;
  height: auto;
}
.section1 .videoBGBox.aos-animate .videoBG1 {
  -webkit-clip-path: polygon(0 0, 84% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 84% 0, 100% 100%, 0% 100%);
}
.section1 .videoBGBox.aos-animate .videoBG2 {
  -webkit-clip-path: polygon(2% 0, 100% 0, 100% 100%, 18% 100%);
          clip-path: polygon(2% 0, 100% 0, 100% 100%, 18% 100%);
}
.section1 .videoBGBox.aos-animate .videoBG1 img {
  left: 44%;
}
.section1 .videoBGBox.aos-animate .videoBG2 img {
  right: 50%;
}
.section1 .videoBGBox.aos-animate .videoPlayBtn {
  width: 9%;
  height: auto;
  padding-top: 9%;
  opacity: 1;
}
.section1 .videoBGBox.aos-animate .videoPlayBtn:hover {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
          transform: translateX(-50%) translateY(-50%) scale(1.1);
}
@media screen and (max-width: 767px) {
  .section1 .videoBGBox.aos-animate .videoPlayBtn {
    width: 20%;
    height: auto;
    padding-top: 20%;
  }
}
.section1 .introListBox {
  margin-top: -5% !important;
}
@media screen and (max-width: 767px) {
  .section1 .introListBox {
    margin-top: -22% !important;
  }
}
.section1 .introList {
  padding: 9% 6% !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#303030));
  background: linear-gradient(180deg, #000 0%, #303030 100%);
  -webkit-filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 10px black);
          filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 10px black);
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.section1 .introList:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  left: 0;
  z-index: 5;
  background: #9BF00B;
}
.section1 .introList h3 {
  text-transform: uppercase;
}
.section1 .introList p {
  font-size: 1.2vw;
  line-height: 1.3;
}
@media screen and (max-width: 1200px) {
  .section1 .introList p {
    font-size: 1.3vw;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1024px) {
  .section1 .introList p {
    font-size: 0.9rem;
    line-height: 1.3;
  }
}
.section1 .introList .decoHr {
  position: relative;
  margin: 0 auto;
  width: 20%;
  height: 2px;
  background: #999;
  margin: 1.5% 0 6% 0;
}
.section1 .introImg {
  width: 25%;
  height: auto;
  padding-top: 30%;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .section1 .introImg {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    width: 40%;
    height: auto;
    padding-top: 60%;
    margin-bottom: 10% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.section1 .introImg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.section1 .introImg1 {
  top: 20%;
  left: -10%;
}
@media screen and (max-width: 767px) {
  .section1 .introImg1 {
    top: initial;
    left: initial;
  }
}
.section1 .introImg1:after {
  background: linear-gradient(150deg, #9BF00B 20%, #0E6C0E 100%);
  -webkit-filter: drop-shadow(0px 5px 30px rgba(155, 240, 11, 0.6));
          filter: drop-shadow(0px 5px 30px rgba(155, 240, 11, 0.6));
}
.section1 .introImg2 {
  top: 40%;
  right: -10%;
}
@media screen and (max-width: 767px) {
  .section1 .introImg2 {
    top: initial;
    right: initial;
    margin-top: 10% !important;
  }
}
.section1 .introImg2:after {
  background: linear-gradient(210deg, #00C4D7 20%, #003772 100%);
  -webkit-filter: drop-shadow(0px 5px 30px rgba(0, 196, 215, 0.6));
          filter: drop-shadow(0px 5px 30px rgba(0, 196, 215, 0.6));
}
.section1 .introImg2 .introImgKV {
  width: 200%;
  height: auto;
  top: -15%;
}
@media screen and (max-width: 767px) {
  .section1 .introImg2 .introImgKV {
    width: 230%;
    height: auto;
  }
}
.section1 .introImg2 .introImgLogo {
  width: 80%;
  height: auto;
  right: 40%;
  bottom: 5%;
}
@media screen and (max-width: 767px) {
  .section1 .introImg2 .introImgLogo {
    width: 130%;
    height: auto;
  }
}
.section1 .introImgKV {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 150%;
  height: auto;
  top: -10%;
}
.section1 .imgDeco {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: difference;
}
.section1 .introImgLogo {
  position: absolute;
  width: 70%;
  height: auto;
  right: 5%;
  bottom: 0%;
}
@media screen and (max-width: 767px) {
  .section1 .introImgLogo {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    height: auto;
  }
}

#zh .introImg1 {
  top: 0%;
}
@media screen and (max-width: 767px) {
  #zh .introImg1 {
    top: initial;
    left: initial;
  }
}
#zh .introImg2 {
  top: 20%;
}
@media screen and (max-width: 767px) {
  #zh .introImg2 {
    top: initial;
    left: initial;
  }
}

#ko .introImg2 {
  top: 30%;
}
@media screen and (max-width: 767px) {
  #ko .introImg2 {
    top: initial;
  }
}

#jp .section2 .fea1-1 .deco2, #zh .section2 .fea1-1 .deco2 {
  left: 37%;
}
@media screen and (max-width: 767px) {
  #jp .section2 .fea1-1 .deco2, #zh .section2 .fea1-1 .deco2 {
    left: 54%;
  }
}

#en .section2 .fea7 .fea7Content {
  padding: 7% 0 !important;
}

.section2 {
  z-index: 0;
}
.section2 .fea1Box {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  display: block;
  z-index: 0;
}
.section2 .fea1 {
  width: 100%;
  height: 100vh;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  position: -webkit-sticky;
  top: 0px;
  left: 0;
  background: url(../images/fea1-bg.jpg);
  background-size: cover;
  display: block;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .section2 .fea1 {
    top: 0px;
  }
}
@media screen and (max-width: 992px) {
  .section2 .fea1 {
    background: url(../images/fea1-bg-m.jpg);
    background-size: cover;
  }
}
.section2 .fea1-1 {
  margin-top: -50vh !important;
  overflow: hidden;
  margin-bottom: 10vh !important;
}
@media screen and (max-width: 767px) {
  .section2 .fea1-1 {
    margin-bottom: 0vh !important;
  }
}
.section2 .fea1-1 .decoBg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 130%;
  height: 100%;
  top: 40%;
  opacity: 0.6;
}
@media screen and (max-width: 992px) {
  .section2 .fea1-1 .decoBg {
    top: 55%;
  }
}
@media screen and (max-width: 576px) {
  .section2 .fea1-1 .decoBg {
    width: 330%;
    height: auto;
    top: 30%;
    left: 130%;
  }
}
@media screen and (max-width: 767px) {
  .section2 .fea1-1 .fea1Img1 {
    margin-bottom: -10%;
  }
  .section2 .fea1-1 .fea1Img1 img {
    width: 150%;
  }
}
@media screen and (max-width: 576px) {
  .section2 .fea1-1 .fea1Img2 {
    width: 150% !important;
    height: auto;
  }
}
.section2 .fea1-1 .fea1Img2Inner {
  pointer-events: none;
}
@media screen and (max-width: 576px) {
  .section2 .fea1-1 .fea1Img2Inner {
    width: 104%;
    height: auto;
    margin-left: -2%;
  }
}
.section2 .fea1-1 .deco1 {
  width: 2%;
  height: auto;
  padding-top: 2%;
  top: 41.5%;
  left: 43.5%;
  border-radius: 100px;
  background: #9BF00B;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
@media screen and (max-width: 767px) {
  .section2 .fea1-1 .deco1 {
    top: 42%;
    left: 64.2%;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
}
.section2 .fea1-1 .deco2 {
  top: 63%;
  left: 32%;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}
@media screen and (max-width: 767px) {
  .section2 .fea1-1 .deco2 {
    left: 47%;
  }
  .section2 .fea1-1 .deco2 p {
    font-size: 4vw;
    line-height: 1;
  }
}
.section2 .fea1-1 .fea1mark.aos-animate .deco1 {
  -webkit-animation: shine 2s infinite ease-in-out;
          animation: shine 2s infinite ease-in-out;
}
.section2 .fea1-1 .deco3 {
  width: 100%;
  height: auto;
  bottom: 0%;
  left: 0%;
  z-index: 1;
  mix-blend-mode: hard-light;
}
.section2 .fea1-1 .fea2LightDot {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 103%;
  height: auto;
  bottom: 0%;
  mix-blend-mode: hard-light;
}
@media screen and (max-width: 576px) {
  .section2 .fea1-1 .fea2LightDot {
    width: 107%;
    height: auto;
  }
}
.section2 .fea1-1 .swiper-fea1Img2 {
  width: 100%;
  height: 80%;
  bottom: -4%;
  left: 0%;
  mix-blend-mode: hard-light;
}
.section2 .feaArticleImg {
  padding-top: 35% !important;
}
@media screen and (max-width: 992px) {
  .section2 .feaArticleImg {
    padding-top: 75% !important;
  }
  .section2 .feaArticleImg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0%;
    left: 0%;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #000), to(#0E6C0E));
    background: linear-gradient(90deg, #000 20%, #0E6C0E 100%);
    z-index: 1;
  }
}
.section2 .feaArticleBg {
  background: #191919;
}
@media screen and (max-width: 992px) {
  .section2 .feaArticleBg {
    background: initial;
  }
}
.section2 .feaArticleBg.BTG:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  top: 0%;
  left: 0%;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #000), to(#0E6C0E));
  background: linear-gradient(90deg, #000 20%, #0E6C0E 100%);
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .section2 .feaArticleBg.BTG:before {
    opacity: 0;
  }
}
.section2 .feaArticleBg.GTB:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  top: 0%;
  left: 0%;
  background: -webkit-gradient(linear, right top, left top, color-stop(20%, #000), to(#0E6C0E));
  background: linear-gradient(270deg, #000 20%, #0E6C0E 100%);
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .section2 .feaArticleBg.GTB:before {
    opacity: 0;
  }
}
.section2 .feaArticleContent {
  margin-top: -10% !important;
}
@media screen and (max-width: 992px) {
  .section2 .feaArticleContent {
    margin-top: 0 !important;
  }
}
.section2 .fea2, .section2 .fea3, .section2 .fea4 {
  overflow: hidden;
  padding-bottom: 10% !important;
}
@media screen and (max-width: 1450px) {
  .section2 .fea2, .section2 .fea3, .section2 .fea4 {
    padding-bottom: 0% !important;
  }
}
@media screen and (max-width: 992px) {
  .section2 .fea2, .section2 .fea3, .section2 .fea4 {
    padding-bottom: 5% !important;
  }
}
@media screen and (max-width: 576px) {
  .section2 .fea2, .section2 .fea3, .section2 .fea4 {
    padding-bottom: 10% !important;
  }
}
.section2 .fea2 .feaArticleImg {
  background: url(../images/fea2-bg.jpg);
  background-size: 120%;
  background-position: center 100%;
}
@media screen and (max-width: 992px) {
  .section2 .fea2 .feaArticleImg {
    background: url(../images/fea2-bg-m.jpg);
    background-size: 120%;
    background-position: center 100%;
  }
}
.section2 .fea2 .fea2Img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: auto;
  padding-top: 70%;
  top: 0%;
  left: -5%;
}
@media screen and (max-width: 992px) {
  .section2 .fea2 .fea2Img {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    margin-top: -15% !important;
    padding-top: 0;
  }
}
.section2 .fea2 .fea2ImgInner {
  width: 115%;
  height: auto;
  top: 0%;
  left: 0%;
}
@media screen and (max-width: 992px) {
  .section2 .fea2 .fea2ImgInner {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    width: 150%;
    height: auto;
    margin-left: -25%;
  }
}
@media screen and (max-width: 992px) {
  .section2 .fea2 .feaArticleBg {
    margin-top: -10% !important;
  }
}
.section2 .fea2 .macroBox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 57%;
  height: auto;
  top: 19%;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#2a2a2a));
  background: linear-gradient(180deg, #000 0%, #2a2a2a 100%);
  padding: 20px 0 0 0;
}
.section2 .fea2 .macroBox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  left: 0%;
  background: #9BF00B;
  z-index: 1;
}
.section2 .fea2 .macroBox h3:after {
  content: "";
  position: relative;
  margin: 0 auto;
  width: 20%;
  height: 2px;
  background: #a3a3a3;
  z-index: 1;
  display: table;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .section2 .fea2 .macroBox h3 {
    font-size: 4vw;
    line-height: 1;
  }
}
@media screen and (max-width: 576px) {
  .section2 .fea2 .macroBox {
    top: 15%;
  }
}
.section2 .fea2 .macroBtn {
  width: 5.7%;
  height: auto;
}
.section2 .fea2 .macroBtn1 {
  bottom: 39.5%;
  left: 24.5%;
}
.section2 .fea2 .macroBtn2, .section2 .fea2 .macroBtn3 {
  bottom: 41.5%;
  left: 35.9%;
}
.section2 .fea2 .macroBtn4 {
  bottom: 41.5%;
  left: 57.3%;
}
.section2 .fea2 .macroBtn5 {
  bottom: 39.5%;
  left: 69%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.section2 .fea3 .feaArticleImg {
  background: url(../images/fea3-bg.jpg);
  background-size: 110%;
  background-position: center 70%;
}
@media screen and (max-width: 992px) {
  .section2 .fea3 .feaArticleImg {
    background: url(../images/fea3-bg-m.jpg);
    background-size: 120%;
    background-position: center 100%;
  }
}
@media screen and (max-width: 767px) {
  .section2 .fea3 .feaItemBox {
    width: 50%;
    height: auto;
  }
}
.section2 .fea3 .feaItem {
  width: 3.5vw;
  height: auto;
  margin: 0px 10px;
}
@media screen and (max-width: 767px) {
  .section2 .fea3 .feaItem {
    width: 40px;
    height: auto;
  }
}
.section2 .fea3 .fea3Img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: auto;
  padding-top: 75%;
  top: 0%;
  left: 0%;
}
@media screen and (max-width: 992px) {
  .section2 .fea3 .fea3Img {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    margin-top: -15% !important;
    padding-top: 0;
  }
}
.section2 .fea3 .fea3ImgInner {
  width: 120%;
  height: auto;
  top: 0%;
  left: -17%;
}
@media screen and (max-width: 992px) {
  .section2 .fea3 .fea3ImgInner {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    width: 130%;
    height: auto;
    margin-left: -15%;
  }
}
@media screen and (max-width: 992px) {
  .section2 .fea3 .feaArticleBg {
    margin-top: -30% !important;
    z-index: 6;
  }
}
.section2 .fea3 .fea3Ani {
  width: 28%;
  height: auto;
  top: 12%;
  left: 40%;
}
@media screen and (max-width: 992px) {
  .section2 .fea3 .fea3Ani {
    top: 13%;
    left: 47%;
  }
}
@media screen and (max-width: 1450px) {
  .section2 .fea4 {
    padding-bottom: 10% !important;
  }
}
.section2 .fea4 .feaArticleImg {
  padding-top: 30% !important;
  background: url(../images/fea4-bg.jpg);
  background-size: 120%;
  background-position: center 50%;
}
@media screen and (max-width: 992px) {
  .section2 .fea4 .feaArticleImg {
    padding-top: 75% !important;
    background: url(../images/fea4-bg-m.jpg);
    background-size: 120%;
    background-position: center 100%;
  }
}
.section2 .fea4 .fea4Img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: auto;
  padding-top: 135%;
  top: 0%;
  left: 0%;
}
@media screen and (max-width: 992px) {
  .section2 .fea4 .fea4Img {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    margin-top: -15% !important;
    padding-top: 0;
  }
}
.section2 .fea4 .fea4ImgInner {
  width: 200%;
  height: auto;
  top: 0%;
  left: -50%;
}
@media screen and (max-width: 992px) {
  .section2 .fea4 .fea4ImgInner {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    width: 145%;
    height: auto;
    margin-left: -8%;
  }
}
.section2 .fea4 .fea4Slider {
  width: 40%;
  height: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 18%;
}
@media screen and (max-width: 992px) {
  .section2 .fea4 .fea4Slider {
    width: 50%;
    height: auto;
    bottom: 14%;
    left: 52%;
  }
}
.section2 .fea4 .range {
  width: 25%;
  height: auto;
  font-size: 1vw;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .section2 .fea4 .range {
    font-size: 2vw;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .section2 .fea4 .range {
    font-size: 13px;
    line-height: 1;
  }
}
.section2 .fea4 .line {
  width: 100%;
  height: 2px;
  background: #fff;
  margin-top: 35%;
}
.section2 .fea4 .dot {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 100px;
  border: 1px solid #fff;
}
.section2 .fea4 .dot1 {
  width: 12px;
  height: 12px;
  bottom: -6px;
  background: #fff;
}
.section2 .fea4 .dot2 {
  width: 20px;
  height: 20px;
  bottom: -10px;
}
.section2 .fea4 .dot3 {
  width: 28px;
  height: 28px;
  bottom: -14px;
}
.section2 .fea4 .dot4 {
  width: 36px;
  height: 36px;
  bottom: -18px;
}
.section2 .fea4 .range1 .line {
  width: 50%;
  height: 2px;
  margin-left: 50%;
}
.section2 .fea4 .range4 .line {
  width: 50%;
  height: 2px;
  margin-right: 50%;
}
.section2 .fea4 .fea4Ani1 {
  width: 23%;
  height: auto;
  bottom: 19%;
  left: -33%;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .section2 .fea4 .fea4Ani1 {
    width: 16%;
    height: auto;
    bottom: 24%;
    left: 4%;
  }
}
.section2 .fea4 .fea4Ani1 .fea4ImgAni {
  -webkit-transform: rotate(19deg);
          transform: rotate(19deg);
}
.section2 .fea4 .circleWave {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: auto;
  padding-top: 90%;
  border: 6px solid #fff;
  -webkit-filter: drop-shadow(0px 0px 2px #9BF00B);
          filter: drop-shadow(0px 0px 2px #9BF00B);
  border-radius: 500px;
  -webkit-animation: circleWave 3s infinite;
          animation: circleWave 3s infinite;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .section2 .fea4 .circleWave {
    width: 110%;
    height: auto;
    border: 4px solid #fff;
  }
}
.section2 .fea4 .circleWave:nth-child(2) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.section2 .fea4 .circleWave:nth-child(3) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.section2 .fea4 .circleWave:nth-child(4) {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}
.section2 .fea4 .fea4Wave {
  -webkit-animation: shake 2s infinite;
          animation: shake 2s infinite;
}
.section2 .fea5 .feaArticleImg {
  background: url(../images/fea5-bg.jpg);
  background-size: 100%;
  background-position: center 60%;
}
@media screen and (max-width: 992px) {
  .section2 .fea5 .feaArticleImg {
    background: url(../images/fea5-bg-m.jpg);
    background-size: 120%;
    background-position: center 100%;
  }
}
.section2 .fea5 .wifiBox {
  position: absolute;
  width: 6%;
  height: auto;
  padding-top: 6%;
  -webkit-filter: drop-shadow(#9BF00B 0px 0px 10px);
          filter: drop-shadow(#9BF00B 0px 0px 10px);
}
@media screen and (max-width: 992px) {
  .section2 .fea5 .wifiBox {
    width: 11%;
    height: auto;
    padding-top: 11%;
  }
}
.section2 .fea5 .wifiBox.right {
  left: 40%;
  top: 31%;
}
@media screen and (max-width: 992px) {
  .section2 .fea5 .wifiBox.right {
    left: 18%;
    top: 39%;
  }
}
.section2 .fea5 .wifiBox.right .wifiSymbol .wifiCircle {
  border-width: 0.4vw 0 0em 0.4vw;
  border-radius: 100% 0 0 0;
  right: 0;
  left: auto;
}
@media screen and (max-width: 992px) {
  .section2 .fea5 .wifiBox.right .wifiSymbol .wifiCircle {
    border-width: 1vw 0 0em 1vw;
  }
}
.section2 .fea5 .wifiSymbol {
  display: none;
}
.section2 .fea5 .wifi-symbol [foo], .section2 .fea5 .wifiSymbol {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  display: inline-block;
  top: 0%;
  -webkit-filter: drop-shadow(#9BF00B 0px 0px 8px);
          filter: drop-shadow(#9BF00B 0px 0px 8px);
}
.section2 .fea5 .wifi-symbol [foo] .wifiCircle, .section2 .fea5 .wifiSymbol .wifiCircle {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  font-size: 7.1428571429px;
  bottom: 0;
  left: 0;
  border-color: white;
  border-style: solid;
  border-width: 1em 1em 0 0;
  border-radius: 0 100% 0 0;
  opacity: 0;
  -webkit-animation: wifianimation 3s infinite;
          animation: wifianimation 3s infinite;
}
@media screen and (max-width: 767px) {
  .section2 .fea5 .wifi-symbol [foo] .wifiCircle, .section2 .fea5 .wifiSymbol .wifiCircle {
    font-size: 4px;
  }
}
.section2 .fea5 .wifi-symbol [foo] .wifiCircle.first, .section2 .fea5 .wifiSymbol .wifiCircle.first {
  -webkit-animation-delay: 800ms;
          animation-delay: 800ms;
}
.section2 .fea5 .wifi-symbol [foo] .wifiCircle.second, .section2 .fea5 .wifiSymbol .wifiCircle.second {
  width: 75%;
  height: 75%;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}
.section2 .fea5 .wifi-symbol [foo] .wifiCircle.third, .section2 .fea5 .wifiSymbol .wifiCircle.third {
  width: 50%;
  height: 50%;
}
.section2 .fea5 .wifi-symbol [foo] .wifiCircle.fourth, .section2 .fea5 .wifiSymbol .wifiCircle.fourth {
  width: 25%;
  height: 25%;
  opacity: 1;
  background-color: white;
  -webkit-animation: none;
  animation: none;
}
.section2 .fea6 .fea6Img {
  width: 90%;
  height: auto;
  padding-top: 160% !important;
}
.section2 .fea6 .fea6Img1 {
  background: url(../images/fea6-img1.jpg);
  background-size: cover;
  background-position: center 60%;
}
.section2 .fea6 .fea6Img2 {
  background: url(../images/fea6-img2.jpg);
  background-size: 200%;
  background-position: 88% 33%;
}
.section2 .fea6 .fea6Img3 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 75%;
  height: auto;
  bottom: -18%;
}
@media screen and (max-width: 992px) {
  .section2 .fea6 .fea6Img3 {
    width: 100%;
    height: auto;
    bottom: -15%;
  }
}
.section2 .fea6 .deco1 {
  top: 45%;
  left: 26%;
}
@media screen and (max-width: 767px) {
  .section2 .fea6 .deco1 p {
    font-size: 4vw;
    line-height: 1;
  }
}
.section2 .fea6 .decoBg {
  width: 100%;
  height: auto;
  padding-top: 40% !important;
  top: 35%;
  opacity: 0.7;
  background: url(../images/fea6-bg.png);
  background-size: cover;
}
@media screen and (max-width: 1200px) {
  .section2 .fea6 .decoBg {
    padding-top: 60% !important;
  }
}
@media screen and (max-width: 992px) {
  .section2 .fea6 .decoBg {
    top: initial;
    bottom: -30%;
  }
}
@media screen and (max-width: 767px) {
  .section2 .fea6 .decoBg {
    padding-top: 80% !important;
  }
}
.section2 .fea6 .fea6Img4 {
  margin-top: -23% !important;
}
.section2 .fea6 .deco2 {
  width: 8%;
  height: auto;
  top: 18.9%;
  left: 46%;
  mix-blend-mode: plus-lighter;
}
.section2 .fea6 .deco3 {
  width: 30%;
  height: auto;
  top: 2%;
  left: 6%;
  z-index: 1;
}
.section2 .fea7 {
  background: #000;
}
.section2 .fea7:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  top: 0%;
  left: 0%;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #000), to(#0E6C0E));
  background: linear-gradient(90deg, #000 20%, #0E6C0E 100%);
  z-index: 1;
}
.section2 .fea7:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 0%;
  left: 0%;
  background: -webkit-gradient(linear, right top, left top, color-stop(20%, #000), to(#0E6C0E));
  background: linear-gradient(270deg, #000 20%, #0E6C0E 100%);
  z-index: 8;
}
.section2 .fea7 .fea7Content {
  padding: 10% 0 !important;
}
.section2 .fea7 .fea7Img {
  background: url(../images/fea7-bg.jpg);
  background-size: cover;
  background-position: 70% 60%;
}
@media screen and (max-width: 992px) {
  .section2 .fea7 .fea7Img {
    padding-top: 80% !important;
    background-position: 55% center;
    margin-top: 8px !important;
  }
}
.section2 .fea7 .fea7Img:before {
  content: "";
  position: absolute;
  width: 10%;
  height: 100%;
  bottom: 0;
  right: -1%;
  background: -webkit-gradient(linear, right top, left top, from(#000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(270deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .section2 .fea7 .fea7Img:before {
    width: 100%;
    height: 15%;
    bottom: -1%;
    right: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.section2 .fea7 .swiper-fea7 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .section2 .fea7 .swiper-fea7 {
    top: 0;
  }
}
.section2 .fea7 .swiper-fea7 img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.section2 .fea7 .swiper-fea7 .swiper-slide img {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
}
.section2 .fea7 .swiper-fea7 .swiper-slide.swiper-slide-active img {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.05);
          transform: translateX(-50%) translateY(-50%) scale(1.05);
}
.section2 .fea8 {
  background: #000;
}
.section2 .fea8 .teachBtn {
  font-size: 1.5vw;
  line-height: 1;
  color: #fff;
  border: 2px solid #0E6C0E;
  padding: 5px 12px !important;
  margin: 0px 10px !important;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .section2 .fea8 .teachBtn {
    font-size: 2vw;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .section2 .fea8 .teachBtn {
    font-size: 1.2rem;
    line-height: 1;
    margin: 0px 5px !important;
  }
}
.section2 .fea8 .teachBtn.active {
  background: #0E6C0E;
}
.section2 .fea8 .swiper-wrapper .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .section2 .fea8 .swiper-wrapper .swiper-slide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.section2 .fea8 .teach-swiper-pagination .teach-swiper-pagination-bullet {
  background: #fff;
}
.section2 .fea8 .teach-swiper-button-prev, .section2 .fea8 .teach-swiper-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5%;
  height: auto;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .section2 .fea8 .teach-swiper-button-prev, .section2 .fea8 .teach-swiper-button-next {
    width: 6%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .section2 .fea8 .teach-swiper-button-prev, .section2 .fea8 .teach-swiper-button-next {
    width: 8%;
    height: auto;
  }
}
.section2 .fea8 .teach-swiper-button-prev:after, .section2 .fea8 .teach-swiper-button-next:after {
  content: "";
}
.section2 .fea8 .teach-swiper-button-prev {
  left: -8%;
}
.section2 .fea8 .teach-swiper-button-next {
  right: -8%;
}
.section2 .fea8 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.section2 .fea8 .swiper-pagination-bullet-active {
  background: #0E6C0E !important;
}
.section2 .fea8 .videoWarp {
  overflow: hidden;
}
.section2 .fea8 .playbtn {
  width: 15%;
  height: auto;
  padding-top: 15% !important;
}
@media screen and (max-width: 767px) {
  .section2 .fea8 .playbtn {
    width: 25%;
    height: auto;
    padding-top: 25% !important;
  }
}
.section2 .fea8 .teachLight {
  width: 100%;
  height: auto;
  z-index: 5;
}
.section2 .fea8 .teachLight:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  top: 0;
  left: 0;
  background: #009943;
}
.section2 .fea8 .teachArrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .section2 .fea8 .teachArrow {
    width: 15%;
    height: auto;
  }
}
.section2 .fea8 .video-container {
  cursor: pointer;
  width: 100%;
  height: auto;
}
.section2 .fea8 .video-container:hover .playbtn {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
          transform: translateX(-50%) translateY(-50%) scale(1.1);
}
.section2 .fea9 {
  overflow: hidden;
  background: #000;
}
.section2 .fea9 .ownGlory {
  width: 100%;
  height: auto;
  padding-top: 38% !important;
}
@media screen and (max-width: 767px) {
  .section2 .fea9 .ownGlory {
    padding-top: 65% !important;
  }
}
.section2 .fea9 .bgAnimate {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/slide.jpg);
  background-size: auto 100%;
  -webkit-animation: moveSlideshowPC 40s linear infinite;
          animation: moveSlideshowPC 40s linear infinite;
}
@media screen and (max-width: 767px) {
  .section2 .fea9 .bgAnimate {
    -webkit-animation: moveSlideshowMD 30s linear infinite;
            animation: moveSlideshowMD 30s linear infinite;
  }
}
.section2 .fea9 .deco1 {
  top: -10%;
}
.section2 .fea9 .decoLogo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50%;
  height: auto;
  bottom: -20%;
}
.section2 .fea9 h2 {
  -webkit-filter: drop-shadow(0px 5px 3px black);
          filter: drop-shadow(0px 5px 3px black);
}
.section2 .fea9 h2:after {
  display: none;
}
.section2 .fea9 .decoBall {
  width: 40%;
  height: auto;
  opacity: 0.5;
  pointer-events: none;
  mix-blend-mode: plus-lighter;
}
.section2 .fea9 .decoBall1 {
  top: -20%;
  left: 10%;
}
.section2 .fea9 .decoBall2 {
  top: 10%;
  left: 52%;
}

@media screen and (max-width: 767px) {
  #jp .section2 .itemNe {
    font-weight: 600;
  }
}

#jp .fea5 .fea5Img, #en .fea5 .fea5Img, #ko .fea5 .fea5Img {
  margin-top: -20% !important;
}
@media screen and (max-width: 767px) {
  #jp .fea5 .fea5Img, #en .fea5 .fea5Img, #ko .fea5 .fea5Img {
    margin-top: -30% !important;
  }
}
@media screen and (max-width: 576px) {
  #jp .fea5 .fea5Img, #en .fea5 .fea5Img, #ko .fea5 .fea5Img {
    margin-top: -35% !important;
  }
}

.playbtnBG {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: auto;
  -webkit-animation: scale2 3s infinite linear;
          animation: scale2 3s infinite linear;
}

.playbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 25%;
  height: auto;
  padding-top: 25%;
  border-radius: 100px;
  border: 1px solid #9BF00B;
  z-index: 5;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 992px) {
  .playbtn {
    width: 32%;
    height: auto;
    padding-top: 32%;
  }
}
.playbtn img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 25%;
  height: auto;
}
.playbtn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 90%;
  height: 90%;
  border-radius: 500px;
  border: 10px solid #9BF00B;
}
.sectionParallax {
  background: #000000;
  font-size: 0;
}

.section3 {
  font-size: 0;
  overflow: hidden;
}
.section3:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20%;
  bottom: -1px;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  pointer-events: none;
}
.section3 .js-modal-btn {
  cursor: pointer;
}
.section3 .swiper-container1 .swiper-wrapper .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .section3 .swiper-container1 .swiper-wrapper .swiper-slide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.section3 .swiper-container1 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
.section3 .unboxVideoWrap {
  position: relative;
  margin: 0 auto;
  width: 93%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .section3 .unboxVideoWrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 93%;
    height: auto;
  }
}
.section3 .unboxVideo {
  position: relative;
  width: 35%;
  height: auto;
  -webkit-filter: drop-shadow(0px 3px 10px rgb(10, 10, 10));
          filter: drop-shadow(0px 3px 10px rgb(10, 10, 10));
}
@media screen and (max-width: 767px) {
  .section3 .unboxVideo {
    width: 70%;
    height: auto;
  }
}
.section3 .unboxContent {
  position: relative;
  width: 45%;
  height: auto;
  margin-left: 5%;
  -ms-grid-column-align: center;
      justify-self: center;
}
@media screen and (max-width: 767px) {
  .section3 .unboxContent {
    width: 85%;
    height: auto;
    margin-left: -5%;
    margin-top: 5%;
  }
}
.section3 .videoTitle {
  font-size: 3vw;
  line-height: 3vw;
  font-weight: bold;
  color: #9BF00B;
  -webkit-filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
          filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
}
@media screen and (max-width: 767px) {
  .section3 .videoTitle {
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
  }
}
.section3 .videoNe {
  font-size: 1.4vw;
  line-height: 2.3vw;
  -webkit-filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
          filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section3 .videoNe {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.section3 .swiper-wrapper {
  height: auto;
}
.section3 .articleWrap {
  position: relative;
  margin: 0 auto;
  width: 90%;
  height: 100%;
  padding: 5% 2% 3% 2%;
  -webkit-box-shadow: 0px 0px 20px 10px rgba(7, 35, 57, 0.1882352941);
          box-shadow: 0px 0px 20px 10px rgba(7, 35, 57, 0.1882352941);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: linear-gradient(110deg, #9BF00B 20%, #0E6C0E 100%);
  top: 0%;
}
@media screen and (max-width: 767px) {
  .section3 .articleWrap {
    padding: 10% 5% 8% 5%;
  }
}
.section3 .articleWrap:hover {
  top: -2%;
}
.section3 .articleDeco {
  position: absolute;
  top: -10%;
  left: 4%;
  font-size: 6vw;
  line-height: 6vw;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .section3 .articleDeco {
    top: -5%;
    left: 5%;
    font-size: 18vw;
    line-height: 18vw;
  }
}
.section3 .articleBox {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.section3 .articleBoxInner {
  position: relative;
  margin: 0 auto;
  width: 80%;
  height: auto;
}
.section3 .articleTitle {
  font-size: 2vw;
  line-height: 1.5vw;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5% 0% 2% 0%;
}
@media screen and (max-width: 767px) {
  .section3 .articleTitle {
    font-size: 0.7rem;
    line-height: 0.7rem;
    margin: 12% 0% 0% 0%;
  }
}
.section3 .articleTitle img {
  width: 40%;
  height: auto;
  margin: 0% 0% 0 3%;
}
@media screen and (max-width: 767px) {
  .section3 .articleTitle img {
    width: 50%;
    height: auto;
  }
}
.section3 .articleTitle.large img {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .section3 .articleTitle.large img {
    width: 70%;
    height: auto;
  }
}
.section3 .articleTitle.squre img {
  width: 15%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .section3 .articleTitle.squre img {
    width: 25%;
    height: auto;
  }
}
.section3 .articleNe {
  font-size: 1.5vw;
  line-height: 2vw;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .section3 .articleNe {
    font-size: 2vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .section3 .articleNe {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
.section3 .unboxVideoWrap:hover .unboxVideo:after {
  opacity: 0;
}
.section3 .unboxVideoWrap:hover .playbtn {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
          transform: translateX(-50%) translateY(-50%) scale(1.1);
}
.section3 .swiper-button-prev, .section3 .swiper-button-next {
  width: 3%;
  height: auto;
}
@media screen and (max-width: 992px) {
  .section3 .swiper-button-prev, .section3 .swiper-button-next {
    width: 6%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .section3 .swiper-button-prev, .section3 .swiper-button-next {
    width: 8%;
    height: auto;
  }
}
.section3 .swiper-button-prev:after, .section3 .swiper-button-next:after {
  content: "";
}
.section3 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.section3 .swiper-pagination-bullet-active {
  background: #0E6C0E !important;
}
.section3 .deco1 {
  width: 60%;
  height: auto;
  left: -20%;
  z-index: -1;
  bottom: -75%;
  opacity: 0.3;
  pointer-events: none;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.buySection {
  background: #000;
  overflow: hidden;
}
.buySection:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30%;
  bottom: -1px;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
}
.buySection .buyImg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  top: -1px;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000000 10%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .buySection .buyImg img {
    width: 180%;
    height: 180%;
  }
}
.buySection .buyBox {
  margin-top: -35% !important;
}
@media screen and (max-width: 767px) {
  .buySection .buyBox.warm {
    margin-top: -18% !important;
  }
}
.buySection .decoLogoBox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 45%;
  height: auto;
  top: 30%;
  -webkit-filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 10px black);
          filter: drop-shadow(0px 5px 2px black) drop-shadow(0px 5px 10px black);
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .buySection .decoLogoBox {
    width: 90%;
    height: auto;
    top: 13%;
  }
}
.buySection .decoLogoBox.warm {
  top: 40%;
}
@media screen and (max-width: 767px) {
  .buySection .decoLogoBox.warm {
    top: 33%;
  }
}
.buySection .decoLogo1 {
  position: relative;
  margin: 0 auto;
  width: 40%;
  height: auto;
}
.buySection .decoLogo2 {
  position: relative;
  margin: 0 auto;
  width: 80%;
  height: auto;
}
.buySection p {
  color: #fff;
  -webkit-filter: none;
          filter: none;
  font-size: 0.8vw;
  line-height: 1;
  font-weight: 700;
  padding: 4px 0 0 0;
  -webkit-filter: drop-shadow(0px 0px 5px black);
          filter: drop-shadow(0px 0px 5px black);
}
@media screen and (max-width: 767px) {
  .buySection p {
    font-size: 4vw;
    line-height: 4vw;
  }
}
.buySection p.none {
  color: rgba(255, 255, 255, 0);
}
@media screen and (max-width: 767px) {
  .buySection p.none {
    display: none;
  }
}
.buySection .buyBtn {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.buySection .buyBtn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.buySection .buyLogo {
  background: #fff;
}
.buySection .buyLogo.blue {
  background: #01375e;
}
.buySection .CSW {
  font-size: 3.5vw;
  line-height: 1.5;
  font-weight: 900;
  text-align: center;
  color: #9BF00B;
  -webkit-filter: drop-shadow(0px 0px 5px black);
          filter: drop-shadow(0px 0px 5px black);
}
@media screen and (max-width: 767px) {
  .buySection .CSW {
    font-size: 10vw;
    line-height: 10vw;
  }
}

.parallax_1, .parallax_2, .parallax_3, .parallax_4, .parallax_5, .parallax_6, .parallax_7, .parallax_8, .parallax_9 {
  -webkit-transition: -webkit-transform 0.1s ease 0s;
  transition: -webkit-transform 0.1s ease 0s;
  transition: transform 0.1s ease 0s;
  transition: transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
}

.parallax_11, .parallax_22, .parallax_33, .parallax_44, .parallax_55, .parallax_66, .parallax_77, .parallax_88, .parallax_99 {
  -webkit-transition: -webkit-transform 0.1s ease 0s;
  transition: -webkit-transform 0.1s ease 0s;
  transition: transform 0.1s ease 0s;
  transition: transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
}

.section4 {
  background: #000;
  overflow: hidden;
}
.section4 .deco1 {
  width: 100%;
  height: auto;
  top: -17%;
  left: 0%;
  z-index: 5;
}
@media screen and (max-width: 992px) {
  .section4 .deco1 {
    width: 360%;
    height: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -13%;
  }
}
.section4 .deco2 {
  width: 100%;
  height: auto;
  top: -1%;
  left: 0;
  z-index: 3;
}
@media screen and (max-width: 992px) {
  .section4 .deco2 {
    width: 360%;
    height: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.section4 .deco3 {
  width: 17%;
  height: auto;
  top: 3%;
  right: -1%;
  z-index: 8;
  -webkit-filter: drop-shadow(0px 0px 5px black);
          filter: drop-shadow(0px 0px 5px black);
}
@media screen and (max-width: 992px) {
  .section4 .deco3 {
    width: 40%;
    height: auto;
  }
}
.section4 .deco4, .section4 .deco5 {
  z-index: 8;
}
@media screen and (max-width: 992px) {
  .section4 .deco4, .section4 .deco5 {
    display: none;
  }
}
.section4 .deco4 {
  width: 37%;
  height: auto;
  top: -13%;
  left: -10%;
}
@media screen and (max-width: 992px) {
  .section4 .deco4 {
    display: none;
  }
}
.section4 .deco5 {
  width: 37%;
  height: auto;
  top: -110%;
  right: -10%;
}
@media screen and (max-width: 1200px) {
  .section4 .deco5 {
    top: -53%;
  }
}
@media screen and (max-width: 992px) {
  .section4 .deco5 {
    top: -30%;
  }
}
.section4 .decoBtnBox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 28%;
  height: auto;
  bottom: 10%;
  z-index: 8;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.section4 .decoBtnBox:hover .decoBtn {
  opacity: 1;
}
.section4 .decoBtnBox:hover {
  -webkit-transform: translateX(-50%) scale(1.05);
          transform: translateX(-50%) scale(1.05);
}
@media screen and (max-width: 1200px) {
  .section4 .decoBtnBox {
    width: 35%;
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .section4 .decoBtnBox {
    width: 360px;
    height: auto;
  }
}
.section4 .decoBtnBox .decoBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: auto;
  opacity: 0.8;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.section5 {
  background: #000;
  z-index: 3;
  padding: 50px 0 !important;
}
.section5 a {
  width: 80%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .section5 a {
    width: 90%;
    height: auto;
  }
}
.section5 .downloadBox {
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(rgba(45, 45, 45, 0.4705882353) 0px 5px 3px);
          filter: drop-shadow(rgba(45, 45, 45, 0.4705882353) 0px 5px 3px);
  margin: 0 0 0 0;
}
.section5 .downloadBtn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  font-weight: bold;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#9BF00B), color-stop(30%), to(#0E6C0E));
  background: linear-gradient(90deg, #9BF00B, 30%, #0E6C0E 100%);
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section5 .downloadBtn:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media screen and (max-width: 1366px) {
  .section5 .downloadBtn {
    font-size: 1.2rem;
    line-height: 1;
  }
}
@media screen and (max-width: 992px) {
  .section5 .downloadBtn {
    font-size: 1rem;
    line-height: 1;
  }
  .section5 .downloadBtn img {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .section5 .downloadBtn {
    width: 100%;
    height: 50px;
    font-size: 1rem;
    line-height: 1;
  }
}
.section5 .downloadBtn img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 20px;
  vertical-align: middle;
}
.section5 p {
  padding-bottom: 0px;
}
.section5 .proxyBox:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, right top, from(#9BF00B), color-stop(30%), to(#0E6C0E));
  background: linear-gradient(90deg, #9BF00B, 30%, #0E6C0E 100%);
  opacity: 0.7;
}
.section5 .proxyName {
  font-size: 1.5vw;
  line-height: 1.5;
  color: #fff;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .section5 .proxyName {
    font-size: 1.8vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1024px) {
  .section5 .proxyName {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}
.section5 .proxyInfor {
  font-size: 1vw;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 1200px) {
  .section5 .proxyInfor {
    font-size: 1.3vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1024px) {
  .section5 .proxyInfor {
    font-size: 0.85rem;
    line-height: 1.5;
  }
}

.section6 {
  z-index: 5;
  padding-bottom: 10% !important;
  background: #000;
}

.specTitle {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: bold;
  padding: 10px 10px !important;
  cursor: pointer;
  border-top: 2px solid #eee;
  background: -webkit-gradient(linear, left top, right top, from(#9BF00B), to(#0E6C0E));
  background: linear-gradient(90deg, #9BF00B 0%, #0E6C0E 100%);
  color: #fff;
}
.specTitle:first-child {
  border-top: 0px solid #20222D;
}
@media screen and (max-width: 1024px) {
  .specTitle {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
@media screen and (max-width: 576px) {
  .specTitle {
    font-size: 1.1rem;
    line-height: 2rem;
  }
}

.specBtn {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 28px;
  margin-right: 10px;
}
.specBtn .icon_line {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #fff;
}
.specBtn .icon_line1, .specBtn .sub_icon_line1 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.specBtn .icon_line2, .specBtn .sub_icon_line2 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: 50%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.specBtn .icon_line1.active, .specBtn .sub_icon_line1.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.specBtn .icon_line2.active, .specBtn .sub_icon_line2.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 50%;
}

.specSecondTitle {
  font-size: 1.8rem;
  line-height: 2rem;
  color: white;
  cursor: pointer;
  padding: 10px 10px !important;
  border-top: 2px solid #e4e4e4;
}
@media screen and (max-width: 1024px) {
  .specSecondTitle {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}
.specSecondTitle .specBtn .icon_line {
  background: black;
}

.specbody {
  display: none;
  z-index: -1;
}
.specbody:after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% + 1rem);
  z-index: -1;
  background: #272940;
  top: -1rem;
  left: 0;
}

.list .specbody {
  max-height: 60vh;
  overflow-y: auto;
  background: #272940;
}

.spec {
  position: relative;
  display: inline-block;
  width: calc(100% - 35px);
  height: auto;
}

.specSecondbody {
  position: relative;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .specSecondbody {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
}

.specContentBox {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-bottom: 1px solid #b9b9b9;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.specContentBox:last-child {
  border-bottom: 0px solid #333333;
}
.specContentBox span {
  color: #00D3B4;
  display: block;
}

.specContentHeader {
  padding: 10px 0px !important;
  background: #111119;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #b9b9b9;
}

.speContentTitle, .speContent {
  padding: 8px 0px !important;
}

.speContentTitle {
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .speContentTitle {
    padding: 8px 0px 0 0px !important;
  }
}

ol {
  list-style-type: disc;
  padding-left: 30px;
}

#ko .section8 .specSecondbody {
  font-weight: initial;
}

.speContentBtn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 5px solid #fff;
  padding: 5px 10px;
  margin-left: 3px;
  cursor: pointer;
  font-weight: 600;
}
.speContentBtn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(150deg, #9BF00B 0%, #0E6C0E 100%);
  z-index: -1;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
}
.speContentBtn:hover:before {
  opacity: 1;
}
.speContentBtn .icon {
  width: 15px;
  height: auto;
  margin-right: 10px;
}

#jp .specSecondbody {
  font-weight: 500;
}