@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&family=Noto+Serif+TC:wght@600;700&display=swap");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexyen.css");
/* reset */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&family=Noto+Serif+TC:wght@600;700&display=swap");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexyen.css");
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-size: 14px;
  font: inherit;
  font-family: "Noto Sans TC", "PingFang SC", "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 500;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

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

/*自訂*/
a {
  text-decoration: none;
  outline: none; }

body {
  color: #261107;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

input {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  outline: none;
  border-radius: 0; }

input:-internal-autofill-selected {
  background-color: none !important; }

/*HTML5 tag*/
section, article, aside, footer, header, nav, main {
  display: block; }

/*Input reset*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  /*透明*/ }

input[type=submit], input[type=reset], input[type=button], input[type=text], input[type=password], textarea, select {
  -webkit-appearance: none; }

button {
  outline: none;
  border: none;
  background-color: none; }

input[type="checkbox"] {
  margin: 0; }

select {
  color: #392408; }

.codeBox.thin .gc-reset {
  top: -1px; }

.codeBox .img {
  height: 75%;
  background-size: auto 125% !important;
  width: 100px !important;
  top: 12% !important; }

.codeBox.thin.verify__box > div:nth-child(2) {
  height: 67px !important; }

.codeBox.thin.verify__box {
  min-height: 67px; }

a {
  display: inline-block;
  width: 100%;
  height: 100%; }

img {
  width: 100%;
  height: 100%;
  display: block; }

.l-wrapper {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

.l-wrapperhidden {
  overflow: hidden; }

.l-wrapperSub {
  max-width: 1170px;
  width: 95%;
  margin: 0 auto;
  position: relative; }

@media screen and (max-width: 1024px) {
  .l-wrapper {
    width: 100%; }
  .l-wrapperSub {
    width: 90%; } }

.l-padding-b5 {
  padding-bottom: 5px; }

.l-length {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.l-margin {
  margin: 0 auto !important; }

.l-margin-tb6 {
  margin: 6% 0 !important; }

.l-margin-tb3 {
  margin: 3% 0; }

.l-margin-b3 {
  margin: 0 0 10% 0 !important; }

.l-disinline {
  display: inline-block; }

.l-fontBold {
  font-weight: 700; }

.l-fontSizeL {
  font-size: 18px; }

.l-fontSizeS {
  font-size: 13px; }

.l-alignLeft {
  text-align: left; }
  @media screen and (max-width: 375px) {
    .l-alignLeft {
      text-align: center; } }

.l-tableBgColor {
  background-color: rgba(255, 243, 204, 0.8); }

.l-lightBgColor {
  background-color: rgba(255, 255, 255, 0.6); }

.l-bg-white {
  background-color: #fff; }

.l-break {
  display: block; }

.l-overHidden {
  overflow: hidden; }

.titleStyleBold {
  font-weight: 700; }

.borderStyle {
  border: 2px solid #392408; }

.borderStyleYellow {
  border: 2px solid #fad861; }

.thBackgroundColor th {
  background-color: #fad861; }

.tdBackgroundColor td {
  background-color: #fff9dc !important; }

.noticeColor {
  color: #e94d38; }

.borderBottomStyle {
  border-bottom: 1px dashed #392408;
  padding: 0 0 3% 0; }

.l-textCenterStyle {
  margin: 2% 0;
  text-align: center; }

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

.l-textLeft {
  text-align: left; }

.l-margin-t5b2 {
  margin: 5% 0 2% !important; }

.l-cursorPointer {
  cursor: pointer; }

.load_iframe {
  width: 100%;
  height: 55vh;
  overflow-y: auto; }

.popup_wrap {
  position: relative;
  display: none; }
  .popup_wrap.active {
    display: block; }
  .popup_wrap .popup_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99;
    top: 0;
    left: 0; }
    .popup_wrap .popup_overlay .popup_content {
      position: absolute;
      max-width: 1102px;
      width: 80%;
      top: 53%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .popup_wrap .popup_overlay .popup_close {
      position: absolute;
      top: 8%;
      right: 8%;
      font-size: 44px;
      z-index: 5; }
      .popup_wrap .popup_overlay .popup_close:hover {
        -webkit-animation: rotateEffect .2s linear;
        animation: rotateEffect .2s linear; }
      .popup_wrap .popup_overlay .popup_close span {
        display: inline-block;
        cursor: pointer; }
    .popup_wrap .popup_overlay .popup_head {
      width: 100%;
      background-image: url("../img/ticket_head.png");
      background-size: contain;
      background-position: 0 bottom;
      background-repeat: no-repeat;
      height: 111px;
      z-index: 2; }
    .popup_wrap .popup_overlay .popup_body {
      width: 100%;
      margin: -1px auto 0;
      padding: 2% 6% 0;
      background-image: url("../img/ticket_body.png");
      background-size: contain;
      background-position: 0 0;
      background-repeat: repeat-y;
      position: relative;
      z-index: 1; }
    .popup_wrap .popup_overlay .popup_footer {
      width: 100%;
      height: 92px;
      background-image: url("../img/ticket_footer.png");
      background-size: contain;
      background-position: 0 top;
      background-repeat: no-repeat;
      margin: -1% 0 0 0;
      position: relative;
      z-index: -1; }
    .popup_wrap .popup_overlay .title_img {
      max-width: 290px;
      width: 100%;
      position: absolute;
      top: -25%;
      left: 20%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .popup_wrap .popup_overlay .scroll_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: end;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 2% 10% 1% 2%;
      margin: -9% 0 0 0; }
      .popup_wrap .popup_overlay .scroll_wrap .scroll_text {
        padding: 2%;
        margin: 0 1% 0 0;
        border: 2px solid #392408;
        border-radius: 30px 30px 0 30px;
        cursor: pointer;
        background-color: #fff;
        font-weight: 700; }
      .popup_wrap .popup_overlay .scroll_wrap .scroll_icon {
        width: 71px;
        height: 71px;
        background-image: url("../img/icon_scrollTop.png");
        background-size: cover;
        background-position: -142px 0;
        background-repeat: no-repeat;
        -webkit-animation-timing-function: step-start;
        animation-timing-function: step-start;
        animation: scrollTopEffect 1s steps(2) infinite alternate-reverse; }
    .popup_wrap .popup_overlay .popup_tickets {
      position: absolute;
      width: 30%;
      top: 50%;
      right: -15%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: -2; }
    .popup_wrap .popup_overlay .award_show .popup_close {
      cursor: pointer;
      top: 2%;
      right: 2%; }
    @media screen and (max-width: 1024px) {
      .popup_wrap .popup_overlay .popup_content {
        width: 90%; } }
    @media screen and (max-width: 640px) {
      .popup_wrap .popup_overlay .popup_close {
        top: 10%; }
      .popup_wrap .popup_overlay .title_img {
        width: 49%;
        top: -17%;
        left: 22%; }
      .popup_wrap .popup_overlay .scroll_wrap {
        padding: 2% 12% 1% 2%; }
        .popup_wrap .popup_overlay .scroll_wrap .scroll_text {
          padding: 4%; }
      .popup_wrap .popup_overlay .popup_tickets {
        width: 50%;
        right: -23%; }
      .popup_wrap .popup_overlay .award_show .popup_close {
        top: -39px;
        right: 10px;
        font-size: 2rem;
        color: #fff; } }
    @media screen and (max-width: 540px) {
      .popup_wrap .popup_overlay .popup_close {
        top: 12%; }
      .popup_wrap .popup_overlay .title_img {
        width: 59%;
        top: -23%;
        left: 36%; }
      .popup_wrap .popup_overlay .scroll_wrap {
        padding: 13% 12% 3% 2%; }
        .popup_wrap .popup_overlay .scroll_wrap .scroll_text {
          padding: 4% 10%; } }
    @media screen and (max-width: 425px) {
      .popup_wrap .popup_overlay .popup_close {
        top: 12%; }
      .popup_wrap .popup_overlay .title_img {
        width: 65%;
        left: 40%; }
      .popup_wrap .popup_overlay .scroll_wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10% 0 3% 0; }
        .popup_wrap .popup_overlay .scroll_wrap .scroll_text {
          padding: 4% 10%; } }
    @media screen and (max-width: 320px) {
      .popup_wrap .popup_overlay .popup_close {
        top: 14%; } }

@-webkit-keyframes lightBgEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.7; } }

@keyframes lightBgEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.7; } }

@-webkit-keyframes lightHomeEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes lightHomeEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes rotateEffect {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes rotateEffect {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@-webkit-keyframes dropAnim {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translate(-50%, -50%);
    transform: scale(0) translate(-50%, -50%); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%); } }

@keyframes dropAnim {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translate(-50%, -50%);
    transform: scale(0) translate(-50%, -50%); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%); } }

@-webkit-keyframes snowflakes-fall {
  0% {
    top: -10%; }
  100% {
    top: 100%; } }

@keyframes snowflakes-fall {
  0% {
    top: -10%; }
  100% {
    top: 100%; } }

@-webkit-keyframes snowflakes-shake {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes snowflakes-shake {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

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

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

@-webkit-keyframes msgTextEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes msgTextEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes scrollTopEffect {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -142px 0; } }

@keyframes scrollTopEffect {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -142px 0; } }

@-webkit-keyframes menuOpenEffect {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes menuOpenEffect {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes fireworkEffect {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes fireworkEffect {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@-webkit-keyframes pollyEffect {
  0%, 100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  50% {
    -webkit-transform: scaleY(0.9);
    transform: scaleY(0.9); } }

@keyframes pollyEffect {
  0%, 100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  50% {
    -webkit-transform: scaleY(0.9);
    transform: scaleY(0.9); } }

.flake_wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
  z-index: 999; }
  .flake_wrap .flake {
    position: absolute;
    top: -10%;
    -webkit-animation-name: snowflakes-fall,snowflakes-shake;
    animation-name: snowflakes-fall,snowflakes-shake;
    -webkit-animation-duration: 10s,3s;
    animation-duration: 10s,3s;
    -webkit-animation-timing-function: linear,ease-in-out;
    animation-timing-function: linear,ease-in-out;
    -webkit-animation-iteration-count: infinite,infinite;
    animation-iteration-count: infinite,infinite;
    -webkit-animation-play-state: running,running;
    animation-play-state: running,running;
    cursor: default;
    width: 1.2vw; }
    .flake_wrap .flake__01 {
      max-width: 24px;
      height: 20px;
      background-image: url("../img/flake01.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 1%;
      -webkit-animation-delay: 0s,0s;
      animation-delay: 0s,0s; }
    .flake_wrap .flake__02 {
      max-width: 27px;
      height: 34px;
      background-image: url("../img/flake02.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 10%;
      -webkit-animation-delay: 1s,1s;
      animation-delay: 1s,1s; }
    .flake_wrap .flake__03 {
      max-width: 19px;
      height: 25px;
      background-image: url("../img/flake03.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 20%;
      -webkit-animation-delay: 6s,5s;
      animation-delay: 6s,5s; }
    .flake_wrap .flake__04 {
      max-width: 30px;
      height: 26px;
      background-image: url("../img/flake04.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 30%;
      -webkit-animation-delay: 4s,2s;
      animation-delay: 4s,2s; }
    .flake_wrap .flake__05 {
      max-width: 24px;
      height: 25px;
      background-image: url("../img/flake05.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 40%;
      -webkit-animation-delay: 2s,2s;
      animation-delay: 2s,2s; }
    .flake_wrap .flake__06 {
      max-width: 32px;
      height: 30px;
      background-image: url("../img/flake06.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 50%;
      -webkit-animation-delay: 8s,3s;
      animation-delay: 8s,3s; }
    .flake_wrap .flake__07 {
      max-width: 29px;
      height: 30px;
      background-image: url("../img/flake07.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 60%;
      -webkit-animation-delay: 6s,2s;
      animation-delay: 6s,2s; }
    .flake_wrap .flake__08 {
      max-width: 22px;
      height: 27px;
      background-image: url("../img/flake08.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 70%;
      -webkit-animation-delay: 2.5s,1s;
      animation-delay: 2.5s,1s; }
    .flake_wrap .flake__09 {
      max-width: 24px;
      height: 20px;
      background-image: url("../img/flake01.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 80%;
      -webkit-animation-delay: 0s,0s;
      animation-delay: 0s,0s; }
    .flake_wrap .flake__10 {
      max-width: 27px;
      height: 34px;
      background-image: url("../img/flake02.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 90%;
      -webkit-animation-delay: 1s,1s;
      animation-delay: 1s,1s; }
    .flake_wrap .flake__11 {
      max-width: 19px;
      height: 25px;
      background-image: url("../img/flake03.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 100%;
      -webkit-animation-delay: 6s,5s;
      animation-delay: 6s,5s; }
    .flake_wrap .flake__12 {
      max-width: 30px;
      height: 26px;
      background-image: url("../img/flake04.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 95%;
      -webkit-animation-delay: 4s,2s;
      animation-delay: 4s,2s; }
  @media screen and (max-width: 540px) {
    .flake_wrap .flake {
      width: 3vw; } }

.vi_wrap {
  width: 100%;
  background-color: #000000;
  position: relative; }

.logo_wrap {
  max-width: 143px;
  width: 10vw;
  position: absolute;
  top: 30px;
  left: 20px;
  z-index: 99;
  -webkit-filter: drop-shadow(2px 3px 0px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(2px 3px 0px rgba(0, 0, 0, 0.4)); }
  @media screen and (max-width: 1024px) {
    .logo_wrap {
      width: 12vw; } }
  @media screen and (max-width: 768px) {
    .logo_wrap {
      width: 16vw; } }
  @media screen and (max-width: 540px) {
    .logo_wrap {
      width: 20vw; } }
  @media screen and (max-width: 480px) {
    .logo_wrap {
      top: 2%;
      left: 2%; } }

.footerBgSet {
  background-color: #000000; }

.menu_pc_wrap {
  position: absolute;
  top: 50px;
  right: 10px;
  z-index: 1;
  width: 98px; }
  .menu_pc_wrap .btn {
    max-width: 78px;
    height: 79px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    cursor: pointer; }
    .menu_pc_wrap .btn:hover::after {
      opacity: 1;
      -webkit-animation: dropAnim .8s forwards;
      animation: dropAnim .8s forwards; }
    .menu_pc_wrap .btn::after {
      content: '';
      position: absolute;
      width: 150px;
      height: 150px;
      background-image: url("../img/fireworks.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      top: 50%;
      left: 50%;
      z-index: -1;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      opacity: 0; }
    .menu_pc_wrap .btn:nth-child(even) {
      margin: 2% auto; }
    .menu_pc_wrap .btn__play {
      background-image: url("../img/menu_play.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat; }
    .menu_pc_wrap .btn__download {
      background-image: url("../img/menu_download.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat; }
    .menu_pc_wrap .btn__fb {
      background-image: url("../img/menu_fb.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat; }
    .menu_pc_wrap .btn__ig {
      background-image: url("../img/menu_ig.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat; }
    .menu_pc_wrap .btn__anniversary {
      max-width: initial;
      width: 98px;
      height: 77px;
      background-image: url("../img/menu_logo.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat; }
  @media screen and (max-width: 1120px) {
    .menu_pc_wrap {
      right: 0;
      display: none; } }
  @media screen and (max-width: 1024px) {
    .menu_pc_wrap {
      top: 20px;
      right: 15px; } }

.menu_mobile_wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  height: 100%;
  display: none; }
  .menu_mobile_wrap.active .moblie_overlay {
    display: block;
    height: 100%;
    -webkit-animation: menuOpenEffect .2s ease-in-out;
    animation: menuOpenEffect .2s ease-in-out; }
  .menu_mobile_wrap.active .menu_icon span {
    background-color: #392408; }
    .menu_mobile_wrap.active .menu_icon span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .menu_mobile_wrap.active .menu_icon span:nth-child(2) {
      background-color: transparent; }
    .menu_mobile_wrap.active .menu_icon span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .menu_mobile_wrap .moblie_overlay {
    display: none;
    background-image: url("../img/bg_iframe_acc.jpg");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: repeat;
    -webkit-box-shadow: -4px 3px 70px rgba(0, 0, 0, 0.7);
    box-shadow: -4px 3px 70px rgba(0, 0, 0, 0.7); }
  .menu_mobile_wrap .menu_icon {
    width: 40px;
    height: 25px;
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    z-index: 5; }
    .menu_mobile_wrap .menu_icon span {
      width: 100%;
      height: 5px;
      position: absolute;
      background-color: #fff;
      border-radius: 50px;
      -webkit-transform-origin: 6px;
      -ms-transform-origin: 6px;
      transform-origin: 6px; }
      .menu_mobile_wrap .menu_icon span:nth-child(2) {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .menu_mobile_wrap .menu_icon span:nth-child(3) {
        bottom: 0; }
  .menu_mobile_wrap .btn__anniversary {
    max-width: 98px;
    width: 10vw;
    margin: 0 auto;
    padding: 45% 0 10%;
    border-bottom: 1px dashed #392408; }
  .menu_mobile_wrap .other_btn_wrap {
    text-align: center;
    padding: 10% 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .menu_mobile_wrap .other_btn_wrap .btn {
      margin: 2% 0;
      padding: 2% 0;
      width: 100%; }
    .menu_mobile_wrap .other_btn_wrap a {
      color: #392408;
      font-weight: 700;
      letter-spacing: 0.8px; }
    .menu_mobile_wrap .other_btn_wrap__social {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .menu_mobile_wrap .other_btn_wrap__social .btn {
        border: 1px solid #392408;
        border-radius: 5px;
        padding: 0;
        width: 4.5vw;
        height: 4.5vw;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear; }
        .menu_mobile_wrap .other_btn_wrap__social .btn__fb {
          margin: 0 5% 0 0; }
        .menu_mobile_wrap .other_btn_wrap__social .btn:hover {
          opacity: .9; }
  @media screen and (max-width: 1120px) {
    .menu_mobile_wrap {
      display: block; } }
  @media screen and (max-width: 1024px) {
    .menu_mobile_wrap .btn__anniversary {
      width: 30vw; }
    .menu_mobile_wrap .other_btn_wrap__social .btn {
      width: 6.5vw;
      height: 6.5vw; } }
  @media screen and (max-width: 768px) {
    .menu_mobile_wrap .menu_icon {
      right: 20px; } }
  @media screen and (max-width: 540px) {
    .menu_mobile_wrap .other_btn_wrap__social .btn {
      width: 9.5vw;
      height: 9.5vw; } }
  @media screen and (max-width: 480px) {
    .menu_mobile_wrap .other_btn_wrap__social .btn {
      width: 13.5vw;
      height: 13.5vw; } }
  @media screen and (max-width: 375px) {
    .menu_mobile_wrap .menu_icon {
      right: 10px; } }

.slogan_wrap {
  position: absolute;
  right: 150px;
  max-width: 339px;
  width: 18vw;
  height: 18vw;
  z-index: 1;
  background-image: url("../img/slogan_bg.png");
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat; }
  .slogan_wrap .slogan_container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .slogan_wrap .slogan__top {
    max-width: 256px;
    width: 14vw;
    margin: 0 auto; }
    .slogan_wrap .slogan__top .slogan__shine {
      top: -2%;
      right: 2%; }
    .slogan_wrap .slogan__top .shine__01 {
      top: 60px;
      left: -70px;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .3s;
      animation-delay: .3s; }
    .slogan_wrap .slogan__top .shine__02 {
      top: 45px;
      left: -55px;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .4s;
      animation-delay: .4s; }
  .slogan_wrap .slogan__middle {
    max-width: 200px;
    width: 10vw;
    margin: 2% 0 2% 24%;
    position: relative; }
    .slogan_wrap .slogan__middle::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url("../img/slogan_light_20.png");
      background-size: cover;
      background-position: 0 0;
      background-repeat: no-repeat;
      animation: lightBgEffect 1s cubic-bezier(0.5, 0.15, 0.04, 0.9) infinite alternate-reverse;
      top: 0;
      left: 0; }
    .slogan_wrap .slogan__middle .slogan_shine_wrap {
      top: 0;
      left: 0; }
    .slogan_wrap .slogan__middle .shine__01 {
      top: 45%;
      left: -20%;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .5s;
      animation-delay: .5s; }
    .slogan_wrap .slogan__middle .shine__02 {
      top: 32%;
      left: -28%;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .6s;
      animation-delay: .6s; }
  .slogan_wrap .slogan__shine {
    position: absolute;
    z-index: 1; }
    .slogan_wrap .slogan__shine .shine {
      position: absolute;
      max-width: 94px;
      width: 3vw;
      height: 3vw;
      background-image: url("../img/acc_light.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
  .slogan_wrap .slogan__bottom {
    max-width: 225px;
    width: 13vw;
    margin: 0 auto; }
    .slogan_wrap .slogan__bottom .slogan__shine {
      left: 20%;
      bottom: 38%; }
    .slogan_wrap .slogan__bottom .shine__01 {
      top: 20px;
      left: -60px;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .1s;
      animation-delay: .1s; }
    .slogan_wrap .slogan__bottom .shine__02 {
      top: 35px;
      left: -45px;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .2s;
      animation-delay: .2s; }
  @media screen and (max-width: 1440px) {
    .slogan_wrap {
      right: 9.4%; } }
  @media screen and (max-width: 1120px) {
    .slogan_wrap {
      right: 8.6%;
      width: 20vw;
      height: 20vw; } }
  @media screen and (max-width: 992px) {
    .slogan_wrap {
      right: 10.6%;
      width: 30vw;
      height: 30vw; }
      .slogan_wrap .slogan__top {
        width: 23vw; }
      .slogan_wrap .slogan__middle {
        width: 18vw; }
      .slogan_wrap .slogan__bottom {
        width: 20vw; } }
  @media screen and (max-width: 768px) {
    .slogan_wrap {
      width: 34vw;
      height: 35vw; }
      .slogan_wrap .slogan__top {
        width: 27vw; }
      .slogan_wrap .slogan__middle {
        width: 20vw;
        margin: 2% 0 2% 22%; }
      .slogan_wrap .slogan__bottom {
        width: 23vw; } }
  @media screen and (max-width: 680px) {
    .slogan_wrap {
      right: 11.6%; } }
  @media screen and (max-width: 540px) {
    .slogan_wrap {
      right: 13.6%;
      width: 42vw;
      height: 43vw; }
      .slogan_wrap .slogan__top {
        width: 32vw; }
      .slogan_wrap .slogan__middle {
        width: 25vw; }
      .slogan_wrap .slogan__bottom {
        width: 29vw; } }
  @media screen and (max-width: 480px) {
    .slogan_wrap {
      right: 14.6%;
      width: 47vw;
      height: 47vw; }
      .slogan_wrap .slogan__top {
        width: 35vw; }
      .slogan_wrap .slogan__middle {
        width: 28vw; }
      .slogan_wrap .slogan__bottom {
        width: 32vw; } }
  @media screen and (max-width: 425px) {
    .slogan_wrap {
      right: 17.6%;
      width: 53vw;
      height: 53vw; }
      .slogan_wrap .slogan__top {
        width: 40vw; }
      .slogan_wrap .slogan__middle {
        width: 31vw; }
      .slogan_wrap .slogan__bottom {
        width: 36vw; } }

.park_container {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 1500px) {
    .park_container {
      width: 90%; } }
  @media screen and (max-width: 992px) {
    .park_container .parkMianBlock {
      width: 135%;
      margin: 0 0 0 -34%; } }
  @media screen and (max-width: 768px) {
    .park_container .parkMianBlock {
      width: 177%;
      margin: 0 0 0 -15%; } }
  @media screen and (max-width: 680px) {
    .park_container .parkMianBlock {
      width: 180%;
      margin: 0 0 0 -74%; } }
  @media screen and (max-width: 640px) {
    .park_container .parkMianBlock {
      width: 210%;
      margin: 0 0 0 -35%; } }
  @media screen and (max-width: 425px) {
    .park_container .parkMianBlock {
      width: 260%;
      margin: 0 0 0 -120%; } }

.play_wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }
  .play_wrap .play_game__pc {
    display: block; }
  .play_wrap .play_game__mobile {
    display: none;
    padding: 74% 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .play_wrap .play_game__mobile .btn {
      max-width: 332px;
      width: calc(100% / 2 - 10px);
      position: relative;
      top: initial;
      left: initial;
      right: initial;
      bottom: initial; }
      .play_wrap .play_game__mobile .btn img {
        height: auto; }
      .play_wrap .play_game__mobile .btn::after {
        display: none; }
      .play_wrap .play_game__mobile .btn__play01.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .1s;
        animation-delay: .1s; }
      .play_wrap .play_game__mobile .btn__play02.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .2s;
        animation-delay: .2s; }
      .play_wrap .play_game__mobile .btn__play03.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .3s;
        animation-delay: .3s; }
      .play_wrap .play_game__mobile .btn__play04.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .4s;
        animation-delay: .4s; }
      .play_wrap .play_game__mobile .btn__play05.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .5s;
        animation-delay: .5s; }
      .play_wrap .play_game__mobile .btn__play06.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .6s;
        animation-delay: .6s; }
  .play_wrap .btn {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position: absolute;
    z-index: 1; }
    .play_wrap .btn:hover::after {
      opacity: 1;
      -webkit-animation: dropAnim .8s forwards;
      animation: dropAnim .8s forwards; }
    .play_wrap .btn::after {
      content: '';
      position: absolute;
      width: 150px;
      height: 150px;
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      top: 20%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background-image: url("../img/fireworks.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      z-index: -1;
      opacity: 0; }
    .play_wrap .btn__play01 {
      max-width: 233px;
      width: 13vw;
      right: 7%;
      bottom: 25%; }
      .play_wrap .btn__play01.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .1s;
        animation-delay: .1s; }
    .play_wrap .btn__play02 {
      max-width: 254px;
      width: 14vw;
      top: 20%;
      right: 28%; }
      .play_wrap .btn__play02.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .2s;
        animation-delay: .2s; }
      .play_wrap .btn__play02::after {
        top: 26%;
        left: 21%; }
    .play_wrap .btn__play03 {
      max-width: 207px;
      width: 11vw;
      top: 15%;
      left: 35%; }
      .play_wrap .btn__play03.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .3s;
        animation-delay: .3s; }
      .play_wrap .btn__play03::after {
        top: 30%;
        left: 26%; }
    .play_wrap .btn__play04 {
      max-width: 223px;
      width: 12vw;
      top: 43%;
      left: 40%; }
      .play_wrap .btn__play04.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .4s;
        animation-delay: .4s; }
      .play_wrap .btn__play04::after {
        top: 22%;
        left: 24%; }
    .play_wrap .btn__play05 {
      max-width: 221px;
      width: 12vw;
      top: 42%;
      left: 16%; }
      .play_wrap .btn__play05.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .5s;
        animation-delay: .5s; }
      .play_wrap .btn__play05::after {
        top: 5%;
        left: 52%; }
    .play_wrap .btn__play06 {
      max-width: 223px;
      width: 12vw;
      top: 25%;
      left: 0; }
      .play_wrap .btn__play06.active {
        -webkit-animation: jumpEffect .4s ease-in forwards;
        animation: jumpEffect .4s ease-in forwards;
        -webkit-animation-delay: .6s;
        animation-delay: .6s; }
      .play_wrap .btn__play06::after {
        top: 23%;
        left: 30%; }
  @media screen and (max-width: 1120px) {
    .play_wrap .btn__play01 {
      width: 15vw; }
    .play_wrap .btn__play02 {
      width: 17vw; }
    .play_wrap .btn__play03 {
      width: 14.5vw;
      top: 9%;
      left: 33%; }
    .play_wrap .btn__play04 {
      width: 15vw; }
    .play_wrap .btn__play05 {
      width: 14vw; }
    .play_wrap .btn__play06 {
      width: 15vw;
      top: 18%; } }
  @media screen and (max-width: 992px) {
    .play_wrap .btn__play01 {
      width: 19vw;
      right: 8%;
      bottom: 25%; }
    .play_wrap .btn__play02 {
      width: 21vw;
      top: 40%;
      right: 36%; }
    .play_wrap .btn__play03 {
      width: 17.5vw;
      top: 26%;
      left: 24%; }
    .play_wrap .btn__play04 {
      width: 18vw;
      top: 56%;
      left: 24%; }
    .play_wrap .btn__play05 {
      width: 17vw;
      left: 5%;
      top: 45%; }
    .play_wrap .btn__play06 {
      width: 18vw;
      top: 20%; } }
  @media screen and (max-width: 768px) {
    .play_wrap .btn__play01 {
      width: 23vw;
      right: 0%;
      bottom: 20%; }
    .play_wrap .btn__play02 {
      width: 25vw;
      top: 40%;
      right: 16%; }
    .play_wrap .btn__play03 {
      width: 21.5vw;
      top: 28%;
      left: 26%; }
    .play_wrap .btn__play04 {
      width: 22vw;
      top: 57%;
      left: 37%; }
    .play_wrap .btn__play05 {
      width: 22vw;
      left: 0%;
      top: 48%; }
    .play_wrap .btn__play06 {
      width: 23vw;
      top: 16%; } }
  @media screen and (max-width: 680px) {
    .play_wrap .btn__play01 {
      width: 24vw;
      right: -2%;
      bottom: 19%; }
    .play_wrap .btn__play02 {
      width: 27vw;
      top: 43%;
      right: 19%; }
    .play_wrap .btn__play03 {
      width: 22.5vw;
      top: 28%;
      left: 28%; }
    .play_wrap .btn__play04 {
      width: 23vw;
      top: 55%;
      left: 26%; }
    .play_wrap .btn__play05 {
      width: 22vw;
      left: -2%;
      top: 45%; } }
  @media screen and (max-width: 640px) {
    .play_wrap .btn__play01 {
      width: 26vw;
      right: 0%;
      bottom: 14%; }
    .play_wrap .btn__play02 {
      width: 29vw;
      top: 41%;
      right: 11%; }
    .play_wrap .btn__play03 {
      width: 25.5vw;
      top: 26%;
      left: 31%; }
    .play_wrap .btn__play04 {
      width: 26vw;
      top: 52%;
      left: 29%; }
    .play_wrap .btn__play05 {
      width: 25vw;
      left: -3%;
      top: 48%; }
    .play_wrap .btn__play06 {
      width: 28vw;
      top: 16%; } }
  @media screen and (max-width: 540px) {
    .play_wrap .btn__play01 {
      width: 30vw;
      bottom: 12%; }
    .play_wrap .btn__play02 {
      width: 33vw;
      top: 41%;
      right: -2%; }
    .play_wrap .btn__play03 {
      width: 28.5vw;
      top: 36%; }
    .play_wrap .btn__play04 {
      width: 29vw;
      top: 61%;
      left: 31%; }
    .play_wrap .btn__play05 {
      width: 28vw;
      top: 52%; }
    .play_wrap .btn__play06 {
      width: 31vw;
      top: 21%; } }
  @media screen and (max-width: 425px) {
    .play_wrap .play_game__pc {
      display: none; }
    .play_wrap .play_game__mobile {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }

.vi_park_wrap {
  width: 100%;
  background-image: url("../img/map_sea.png");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative; }
  .vi_park_wrap .vi_park_block {
    position: absolute;
    top: 0;
    left: 0;
    width: 19%; }
    @media screen and (max-width: 1766px) {
      .vi_park_wrap .vi_park_block {
        left: -5%; } }
    @media screen and (max-width: 1530px) {
      .vi_park_wrap .vi_park_block {
        left: -7%;
        background-position: 36% 0; } }
  @media screen and (max-width: 1120px) {
    .vi_park_wrap {
      padding: 0 0 7% 0; } }
  @media screen and (max-width: 992px) {
    .vi_park_wrap {
      padding: 0 0 16% 0; }
      .vi_park_wrap .vi_park_block {
        display: none; } }
  @media screen and (max-width: 768px) {
    .vi_park_wrap {
      padding: 0 0 25% 0; } }
  @media screen and (max-width: 680px) {
    .vi_park_wrap {
      padding: 0 0 18% 0; } }
  @media screen and (max-width: 640px) {
    .vi_park_wrap {
      padding: 0 0 26% 0; } }
  @media screen and (max-width: 540px) {
    .vi_park_wrap {
      padding: 0 0 25% 0; } }
  @media screen and (max-width: 480px) {
    .vi_park_wrap {
      padding: 0 0 40% 0; } }
  @media screen and (max-width: 360px) {
    .vi_park_wrap {
      padding: 0 0 60% 0; } }

.l-wrapper {
  margin: 0 0 0 14%; }

.message_wrap {
  position: absolute;
  max-width: 618px;
  width: 100%;
  bottom: 0;
  z-index: 2; }
  .message_wrap::after {
    content: '';
    position: absolute;
    width: 56px;
    height: 9px;
    background-image: url("../img/message_top_right.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 0;
    right: 7px; }
  .message_wrap::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 148px;
    background-image: url("../img/message_scrollbar.png");
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 50%;
    right: 7px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .message_wrap .message_top {
    max-width: 618px;
    width: 100%;
    height: 33px;
    background-image: url("../img/message_top_left.png");
    background-size: 100%;
    background-position: 0 bottom;
    background-repeat: no-repeat; }
  .message_wrap .message_line {
    width: 100%;
    height: 10px;
    background-image: url("../img/message_bg.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: repeat-y; }
  .message_wrap .message_middle {
    min-height: 150px;
    height: 8vw;
    padding: 0 4% 2% 2%;
    background-image: url("../img/message_bg.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: repeat-y;
    position: relative;
    overflow-y: scroll; }
    .message_wrap .message_middle::-webkit-scrollbar {
      width: 0px;
      background-color: rgba(255, 255, 255, 0);
      background: transparent;
      /* make scrollbar transparent */
      display: none; }
    .message_wrap .message_middle::-webkit-scrollbar-thumb {
      background-color: rgba(255, 255, 255, 0);
      border-radius: 0;
      background: transparent;
      /* make scrollbar transparent */ }
    .message_wrap .message_middle .message_text_show {
      font-size: 13px; }
      .message_wrap .message_middle .message_text_show li {
        text-shadow: 2px 3px rgba(0, 0, 0, 0.7);
        letter-spacing: 0.7px;
        padding: 2px 0;
        line-height: 18px;
        display: none;
        opacity: 0; }
        .message_wrap .message_middle .message_text_show li:nth-child(odd) {
          color: #e7ceff; }
        .message_wrap .message_middle .message_text_show li:nth-child(even) {
          color: #e7f784; }
        .message_wrap .message_middle .message_text_show li.active {
          opacity: 1;
          display: block; }
  .message_wrap .message_bottom {
    width: 100%;
    height: 26px;
    cursor: pointer;
    background-image: url("../img/message_bottom.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat; }
  @media screen and (max-width: 640px) {
    .message_wrap {
      bottom: -3px; }
      .message_wrap .message_top {
        background-size: cover;
        margin: 0 0 -1px 0; } }

.msgOdd {
  color: #e7ceff; }

.msgEven {
  color: #e7f784; }

.slogan_shine_wrap {
  position: absolute;
  width: 100%;
  height: 100%; }
  .slogan_shine_wrap .shine {
    position: absolute;
    width: 3.5vw; }
    .slogan_shine_wrap .shine__01 {
      top: 9%;
      right: 0%;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .3s;
      animation-delay: .3s; }
    .slogan_shine_wrap .shine__02 {
      top: 15%;
      right: 5%;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .4s;
      animation-delay: .4s; }
    .slogan_shine_wrap .shine__03 {
      left: -1%;
      bottom: -10%;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .1s;
      animation-delay: .1s; }
    .slogan_shine_wrap .shine__04 {
      left: 4%;
      bottom: -15%;
      animation: lightBgEffect 1s cubic-bezier(0.89, 0.03, 0, 0.77) infinite alternate-reverse;
      -webkit-animation-delay: .2s;
      animation-delay: .2s; }
  @media screen and (max-width: 992px) {
    .slogan_shine_wrap .shine {
      width: 5.5vw; } }
  @media screen and (max-width: 480px) {
    .slogan_shine_wrap .shine {
      width: 8.5vw; } }
