@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");
/* 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/css2?family=Noto+Sans+TC:wght@400;500;700&family=Noto+Serif+TC:wght@600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&family=Noto+Serif+TC:wght@600;700&display=swap");
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: 100%;
  font: inherit;
  font-family: "Noto Sans TC", "PingFang SC", "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  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: #272623;
  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: none; }

/*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; }

.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: 50px !important; }

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

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

.l-wrapper {
  width: 1280px;
  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; }

/* reset */
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: 100%;
  font: inherit;
  font-family: "Noto Sans TC", "PingFang SC", "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  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: #272623;
  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: none; }

/*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; }

.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: 50px !important; }

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

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

.l-wrapper {
  width: 1280px;
  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; }

.popup_area_wrap {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  display: none; }
  .popup_area_wrap.active {
    display: block; }
  .popup_area_wrap .popup_container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 640px;
    width: 100%;
    background-color: #fff;
    border: 5px solid #e4bd27;
    border-radius: 10px;
    padding: 2% 2% 1% 2%;
    text-align: center;
    color: #32266a;
    display: none; }
    @media screen and (max-width: 480px) {
      .popup_area_wrap .popup_container {
        padding: 5% 2% 1% 2%; } }
    .popup_area_wrap .popup_container.active {
      display: block; }
    .popup_area_wrap .popup_container h6 {
      font-weight: 700; }
    .popup_area_wrap .popup_container .close_btn {
      width: 44px;
      height: 44px;
      position: absolute;
      right: 0px;
      top: 5px;
      cursor: pointer; }
      .popup_area_wrap .popup_container .close_btn span {
        position: absolute;
        width: 80%;
        height: 5px;
        background-color: #32266a;
        border-radius: 50px;
        left: 0px;
        top: 20px; }
        .popup_area_wrap .popup_container .close_btn span:nth-child(1) {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        .popup_area_wrap .popup_container .close_btn span:nth-child(2) {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
      .popup_area_wrap .popup_container .close_btn:hover {
        -webkit-animation: polygonRotateEffect .5s ease-in-out;
        animation: polygonRotateEffect .5s ease-in-out; }
    .popup_area_wrap .popup_container .popup_data_info {
      width: 100%;
      margin: 5% auto 1%; }
      .popup_area_wrap .popup_container .popup_data_info .load_iframe {
        width: 100%;
        min-height: 350px; }
      @media screen and (max-width: 480px) {
        .popup_area_wrap .popup_container .popup_data_info {
          margin: 10% auto 1%; } }
    .popup_area_wrap .popup_container--exchange .acc_exchange_img {
      position: absolute;
      top: -33px;
      left: 0;
      width: 100%; }
      @media screen and (max-width: 480px) {
        .popup_area_wrap .popup_container--exchange .acc_exchange_img {
          top: -23px; } }
      @media screen and (max-width: 480px) {
        .popup_area_wrap .popup_container--exchange .acc_exchange_img {
          top: -15px; } }
    .popup_area_wrap .popup_container--exchange h6 {
      margin: 8% 0 0 0; }
    .popup_area_wrap .popup_container--exchange .popup_data_info .load_iframe {
      min-height: 200px; }
    .popup_area_wrap .popup_container p {
      margin: 10px 0 0;
      color: #bd532a; }
    @media screen and (max-width: 480px) {
      .popup_area_wrap .popup_container {
        width: 90%; } }

.footerDarkColor {
  background-color: #272623; }

@-webkit-keyframes lightningEffect {
  0% {
    background-position: left 0; }
  100% {
    background-position: -1140px 0; } }

@keyframes lightningEffect {
  0% {
    background-position: left 0; }
  100% {
    background-position: -1140px 0; } }

@-webkit-keyframes secondpageEffect {
  0% {
    stroke-dashoffset: 2056.1320; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes secondpageEffect {
  0% {
    stroke-dashoffset: 2056.1320; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes cubeSkewEffect {
  0% {
    -webkit-transform: translateX(-50%) skew(0deg);
    transform: translateX(-50%) skew(0deg);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(-50%) skew(45deg);
    transform: translateX(-50%) skew(45deg);
    opacity: 1; } }

@keyframes cubeSkewEffect {
  0% {
    -webkit-transform: translateX(-50%) skew(0deg);
    transform: translateX(-50%) skew(0deg);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(-50%) skew(45deg);
    transform: translateX(-50%) skew(45deg);
    opacity: 1; } }

@-webkit-keyframes shakeshakeEffect {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(-5px, 0);
    transform: translate(-5px, 0); }
  100% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0); } }

@keyframes shakeshakeEffect {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(-5px, 0);
    transform: translate(-5px, 0); }
  100% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0); } }

@-webkit-keyframes arrowShakeEffect {
  0% {
    -webkit-transform: translate(0, 0) rotate(90deg);
    transform: translate(0, 0) rotate(90deg); }
  10%,
  80% {
    -webkit-transform: translate(-2px, 0) rotate(90deg);
    transform: translate(-2px, 0) rotate(90deg); }
  50%,
  100% {
    -webkit-transform: translate(0, 0) rotate(90deg);
    transform: translate(0, 0) rotate(90deg); } }

@keyframes arrowShakeEffect {
  0% {
    -webkit-transform: translate(0, 0) rotate(90deg);
    transform: translate(0, 0) rotate(90deg); }
  10%,
  80% {
    -webkit-transform: translate(-2px, 0) rotate(90deg);
    transform: translate(-2px, 0) rotate(90deg); }
  50%,
  100% {
    -webkit-transform: translate(0, 0) rotate(90deg);
    transform: translate(0, 0) rotate(90deg); } }

@-webkit-keyframes gameSkewEffect {
  0%, 50%, 100% {
    -webkit-transform: skew(0deg, -2deg);
    transform: skew(0deg, -2deg); }
  25%, 75% {
    -webkit-transform: skew(0deg, -1deg);
    transform: skew(0deg, -1deg); } }

@keyframes gameSkewEffect {
  0%, 50%, 100% {
    -webkit-transform: skew(0deg, -2deg);
    transform: skew(0deg, -2deg); }
  25%, 75% {
    -webkit-transform: skew(0deg, -1deg);
    transform: skew(0deg, -1deg); } }

@-webkit-keyframes textOpacityEffect {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes textOpacityEffect {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-webkit-keyframes gameDarkEffect {
  0%, 50%, 100% {
    -webkit-transform: skew(0deg, -2deg) scaleY(1);
    transform: skew(0deg, -2deg) scaleY(1); }
  25%, 75% {
    -webkit-transform: skew(0deg, -1deg) scaleY(1.1);
    transform: skew(0deg, -1deg) scaleY(1.1); } }

@keyframes gameDarkEffect {
  0%, 50%, 100% {
    -webkit-transform: skew(0deg, -2deg) scaleY(1);
    transform: skew(0deg, -2deg) scaleY(1); }
  25%, 75% {
    -webkit-transform: skew(0deg, -1deg) scaleY(1.1);
    transform: skew(0deg, -1deg) scaleY(1.1); } }

@-webkit-keyframes warningEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: .7; } }

@keyframes warningEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: .7; } }

@-webkit-keyframes fleeEffect {
  0%, 100% {
    -webkit-transform: scale(1) skew(-20deg) translate(-50%, -50%);
    transform: scale(1) skew(-20deg) translate(-50%, -50%); }
  50%, 90% {
    -webkit-transform: scale(0.5) skew(-20deg) translate(-50%, -50%);
    transform: scale(0.5) skew(-20deg) translate(-50%, -50%); } }

@keyframes fleeEffect {
  0%, 100% {
    -webkit-transform: scale(1) skew(-20deg) translate(-50%, -50%);
    transform: scale(1) skew(-20deg) translate(-50%, -50%); }
  50%, 90% {
    -webkit-transform: scale(0.5) skew(-20deg) translate(-50%, -50%);
    transform: scale(0.5) skew(-20deg) translate(-50%, -50%); } }

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

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

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

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

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

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

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

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

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

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

.wrapper {
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }

.main_vi_container {
  background-image: url("../img/vi_bg.png");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 100%;
  height: 35vw;
  position: relative;
  overflow: hidden; }
  .main_vi_container .vi_peo_taka {
    position: absolute;
    width: 46%;
    z-index: 5;
    left: -6%;
    bottom: 0;
    -webkit-transform: translateX(-500%);
    -ms-transform: translateX(-500%);
    transform: translateX(-500%); }
    .main_vi_container .vi_peo_taka.loadInEffect {
      -webkit-animation: loadinEffect 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
      animation: loadinEffect 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
    .main_vi_container .vi_peo_taka:after {
      content: '';
      position: absolute;
      background-image: url("../img/vi_peo_light.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      width: 30%;
      height: 13vw;
      top: 65%;
      left: 51%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .main_vi_container .vi_peo_luna {
    position: absolute;
    width: 42%;
    left: 13%;
    bottom: 0;
    z-index: 4;
    -webkit-transform: translateX(-500%);
    -ms-transform: translateX(-500%);
    transform: translateX(-500%); }
    .main_vi_container .vi_peo_luna.loadInEffect {
      -webkit-animation: loadinEffect 1s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
      animation: loadinEffect 1s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
  .main_vi_container .vi_peo_royal {
    position: absolute;
    width: 40%;
    left: 36%;
    bottom: -8%;
    z-index: 3;
    -webkit-transform: translateX(-500%);
    -ms-transform: translateX(-500%);
    transform: translateX(-500%); }
    .main_vi_container .vi_peo_royal.loadInEffect {
      -webkit-animation: loadinEffect 1s 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
      animation: loadinEffect 1s 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
  .main_vi_container .vi_peo_zelg {
    position: absolute;
    width: 35%;
    left: -4%;
    top: -10%;
    z-index: 2;
    -webkit-transform: translateX(-500%);
    -ms-transform: translateX(-500%);
    transform: translateX(-500%); }
    .main_vi_container .vi_peo_zelg.loadInEffect {
      -webkit-animation: loadinEffect 1s 1.1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
      animation: loadinEffect 1s 1.1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
  .main_vi_container .vi_peo_xelloss {
    position: absolute;
    width: 28%;
    left: 16%;
    top: 3%;
    z-index: 2;
    -webkit-transform: translateX(-500%);
    -ms-transform: translateX(-500%);
    transform: translateX(-500%); }
    .main_vi_container .vi_peo_xelloss.loadInEffect {
      -webkit-animation: loadinEffect 1s 1.4s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
      animation: loadinEffect 1s 1.4s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
  .main_vi_container .vi_peo_camelia {
    position: absolute;
    width: 30%;
    left: 31%;
    top: 14%;
    z-index: 1;
    -webkit-transform: translateX(-500%);
    -ms-transform: translateX(-500%);
    transform: translateX(-500%); }
    .main_vi_container .vi_peo_camelia.loadInEffect {
      -webkit-animation: loadinEffect 1s 1.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
      animation: loadinEffect 1s 1.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
  .main_vi_container .vi_peo_ranger {
    position: absolute;
    width: 20%;
    left: 40%;
    top: -5%;
    -webkit-transform: translateX(-500%);
    -ms-transform: translateX(-500%);
    transform: translateX(-500%); }
    .main_vi_container .vi_peo_ranger.loadInEffect {
      -webkit-animation: loadinEffect 1s 2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
      animation: loadinEffect 1s 2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
  .main_vi_container .vi_acc_bird {
    position: absolute;
    width: 70%;
    right: 7%;
    top: -5%;
    z-index: 5; }
    .main_vi_container .vi_acc_bird.loadInEffect {
      animation: loadinBirdEffect 1s 1.1s infinite alternate-reverse; }
  .main_vi_container:after {
    content: '';
    position: absolute;
    background-image: url("../img/acc_white_bg.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 10vw;
    bottom: -4px;
    z-index: 5; }
  @media screen and (max-width: 960px) {
    .main_vi_container {
      height: 45vw; }
      .main_vi_container .vi_peo_taka {
        width: 55%; }
      .main_vi_container .vi_peo_luna {
        width: 48%; }
      .main_vi_container .vi_peo_royal {
        width: 50%;
        bottom: -4%; }
      .main_vi_container .vi_peo_zelg {
        width: 45%;
        left: -16%;
        top: -6%;
        z-index: 3; }
      .main_vi_container .vi_peo_xelloss {
        width: 36%;
        left: 9%;
        top: 3%; }
      .main_vi_container .vi_peo_camelia {
        width: 40%;
        left: 25%; }
      .main_vi_container .vi_peo_ranger {
        width: 30%; } }
  @media screen and (max-width: 768px) {
    .main_vi_container {
      height: 55vw; }
      .main_vi_container .vi_peo_taka {
        width: 65%;
        left: -15%; }
      .main_vi_container .vi_peo_luna {
        width: 55%;
        left: 12%; }
      .main_vi_container .vi_peo_royal {
        width: 60%;
        bottom: -4%; }
      .main_vi_container .vi_peo_zelg {
        width: 52%;
        left: -22%;
        top: -6%; }
      .main_vi_container .vi_peo_xelloss {
        width: 47%;
        left: 5%; }
      .main_vi_container .vi_peo_camelia {
        width: 46%;
        left: 24%;
        top: 18%; }
      .main_vi_container .vi_peo_ranger {
        width: 40%; }
      .main_vi_container .vi_acc_bird {
        width: 100%;
        right: -20%; } }
  @media screen and (max-width: 540px) {
    .main_vi_container {
      height: 94vw; }
      .main_vi_container .vi_peo_taka {
        width: 100%;
        left: -45%; }
        .main_vi_container .vi_peo_taka:after {
          height: 30vw; }
      .main_vi_container .vi_peo_luna {
        width: 83%;
        left: -5%; }
      .main_vi_container .vi_peo_royal {
        width: 81%;
        bottom: 0%;
        left: 34%; }
      .main_vi_container .vi_peo_zelg {
        width: 75%;
        left: -36%;
        top: -3%; }
      .main_vi_container .vi_peo_xelloss {
        width: 74%;
        left: -1%;
        top: 9%; }
      .main_vi_container .vi_peo_camelia {
        width: 75%;
        left: 10%;
        top: 24%; }
      .main_vi_container .vi_peo_ranger {
        width: 57%; }
      .main_vi_container .vi_acc_bird {
        width: 160%;
        right: -64%; } }

.event_primary_wrap {
  width: 100%;
  background-image: url("../img/main_bg.png");
  background-size: 10%;
  background-position: 0 0;
  background-repeat: repeat;
  position: relative;
  padding: 1% 0 0 0; }
  .event_primary_wrap::after {
    content: '';
    position: absolute;
    background-image: url("../img/main_bottom_bg.png");
    background-size: 100%;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    bottom: 0;
    pointer-events: none; }

.acc_polygon_wrap {
  position: absolute;
  width: 100%;
  height: 60vw;
  top: 7.5%;
  left: 0;
  z-index: 2;
  pointer-events: none; }
  .acc_polygon_wrap .acc_polygon {
    position: absolute; }
    .acc_polygon_wrap .acc_polygon--red {
      max-width: 266px;
      width: 100%;
      top: 66%;
      right: -80px; }
      .acc_polygon_wrap .acc_polygon--red.activeRotate {
        -webkit-animation: polygonRotateEffect 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
        animation: polygonRotateEffect 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
      @media screen and (max-width: 1366px) {
        .acc_polygon_wrap .acc_polygon--red {
          right: -15%; } }
    .acc_polygon_wrap .acc_polygon--centerbule {
      max-width: 102px;
      width: 100%;
      left: 60%;
      top: 3%; }
      .acc_polygon_wrap .acc_polygon--centerbule.activeRotate {
        -webkit-animation: polygonRotateEffect 0.5s 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
        animation: polygonRotateEffect 0.5s 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
      @media screen and (max-width: 1440px) {
        .acc_polygon_wrap .acc_polygon--centerbule {
          left: 74%;
          top: 0%; } }
      @media screen and (max-width: 1280px) {
        .acc_polygon_wrap .acc_polygon--centerbule {
          top: 5%; } }
      @media screen and (max-width: 1024px) {
        .acc_polygon_wrap .acc_polygon--centerbule {
          left: 84%;
          top: -2%; } }
    .acc_polygon_wrap .acc_polygon--leftbule {
      max-width: 248px;
      width: 100%;
      left: -2%;
      top: 67%; }
      .acc_polygon_wrap .acc_polygon--leftbule.activeRotate {
        -webkit-animation: polygonRotateEffect 0.5s 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
        animation: polygonRotateEffect 0.5s 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
      @media screen and (max-width: 1366px) {
        .acc_polygon_wrap .acc_polygon--leftbule {
          left: -10%; } }
      @media screen and (max-width: 1200px) {
        .acc_polygon_wrap .acc_polygon--leftbule {
          left: -15%; } }
  @media screen and (max-width: 960px) {
    .acc_polygon_wrap {
      top: 10.9%;
      height: 80vw; } }
  @media screen and (max-width: 768px) {
    .acc_polygon_wrap {
      top: 8.5%;
      height: 100vw;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); } }
  @media screen and (max-width: 540px) {
    .acc_polygon_wrap {
      display: none; } }

.event_primary_head {
  margin: -5% 0 0 0;
  padding: 0 0 2% 0;
  position: relative;
  z-index: 5; }
  @media screen and (max-width: 1680px) {
    .event_primary_head {
      margin: -8% 0 0 0; } }
  @media screen and (max-width: 540px) {
    .event_primary_head {
      margin: -15% 0 0 0; } }
  .event_primary_head .acc_redline {
    position: relative;
    width: 1920px;
    height: 302px; }
    .event_primary_head .acc_redline::after {
      content: '';
      position: absolute;
      background-image: url("../img/acc_redline_02.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: -4%;
      bottom: -50%;
      width: 350px;
      height: 141px; }
    @media screen and (max-width: 1200px) {
      .event_primary_head .acc_redline {
        height: 25vw; }
        .event_primary_head .acc_redline::after {
          bottom: -55%;
          left: -10%; } }
    @media screen and (max-width: 960px) {
      .event_primary_head .acc_redline {
        height: 23vw; } }
    @media screen and (max-width: 540px) {
      .event_primary_head .acc_redline {
        height: 33vw; } }
  .event_primary_head .slogan_area {
    margin: -18% 0 8% 0; }
    .event_primary_head .slogan_area .slogan_img {
      max-width: 805px;
      width: 70%;
      margin: 0 auto;
      position: relative;
      z-index: 1; }
      .event_primary_head .slogan_area .slogan_img .copyright {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        white-space: nowrap;
        bottom: 7%;
        color: #fff;
        font-size: 12px;
        z-index: -1; }
        @media screen and (max-width: 540px) {
          .event_primary_head .slogan_area .slogan_img .copyright {
            bottom: -15%;
            opacity: 0.6; } }
        @media screen and (max-width: 375px) {
          .event_primary_head .slogan_area .slogan_img .copyright {
            width: 90%;
            left: 60%;
            bottom: -23%;
            white-space: break-spaces; } }
  @media screen and (max-width: 1440px) {
    .event_primary_head .slogan_area {
      margin: -24% 0 8% 0; } }
  @media screen and (max-width: 1200px) {
    .event_primary_head .slogan_area {
      margin: -30% 0 10% 0; }
      .event_primary_head .slogan_area .slogan_img {
        margin: 36px auto 0; } }
  @media screen and (max-width: 960px) {
    .event_primary_head .slogan_area .slogan_img {
      width: 90%; } }
  @media screen and (max-width: 768px) {
    .event_primary_head .slogan_area .slogan_img {
      width: 100%;
      margin: 10px auto 0; } }
  @media screen and (max-width: 540px) {
    .event_primary_head .slogan_area {
      margin: -41% 0 15% 0; } }
  .event_primary_head .callforaction_area {
    text-align: center;
    width: 90%;
    margin: -7vw auto 0; }
    .event_primary_head .callforaction_area .call_btn {
      background-image: url("../img/btn_bule.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      display: inline-block;
      position: relative;
      text-align: center;
      vertical-align: top;
      width: 12vw;
      height: 4.9vw;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .event_primary_head .callforaction_area .call_btn a {
        position: relative; }
      .event_primary_head .callforaction_area .call_btn p {
        color: #e4bd27;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 1.5px;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media screen and (max-width: 375px) {
          .event_primary_head .callforaction_area .call_btn p {
            font-size: 14px; } }
      .event_primary_head .callforaction_area .call_btn:after {
        content: '';
        position: absolute;
        width: 190px;
        height: 80px;
        bottom: -10%;
        left: 50%;
        -webkit-transform: translateX(-50%) scale(1.1);
        -ms-transform: translateX(-50%) scale(1.1);
        transform: translateX(-50%) scale(1.1);
        background-image: url("../img/btn_hover_light.png");
        background-size: cover;
        background-position: -1140px 0;
        background-repeat: no-repeat;
        opacity: 0;
        pointer-events: none; }
      .event_primary_head .callforaction_area .call_btn:hover:after {
        opacity: 1;
        animation: lightningEffect 0.5s steps(6) alternate-reverse infinite; }
      @media screen and (max-width: 1680px) {
        .event_primary_head .callforaction_area .call_btn:after {
          -webkit-transform: translateX(-50%) scale(1);
          -ms-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1); } }
      @media screen and (max-width: 1440px) {
        .event_primary_head .callforaction_area .call_btn {
          width: 14vw;
          height: 5.9vw; } }
      @media screen and (max-width: 1280px) {
        .event_primary_head .callforaction_area .call_btn {
          width: 15vw;
          height: 6.3vw; } }
      @media screen and (max-width: 1200px) {
        .event_primary_head .callforaction_area .call_btn {
          width: 16vw;
          height: 6.5vw;
          margin: 0 6px; }
          .event_primary_head .callforaction_area .call_btn:after {
            width: 160px; } }
      .event_primary_head .callforaction_area .call_btn:nth-child(even) {
        margin: 0 1%; }
      @media screen and (max-width: 960px) {
        .event_primary_head .callforaction_area .call_btn {
          width: 22vw;
          height: 9.9vw; }
          .event_primary_head .callforaction_area .call_btn:nth-child(even) {
            margin: 0 1% 2%; }
          .event_primary_head .callforaction_area .call_btn:after {
            width: 180px;
            bottom: -10%; } }
      @media screen and (max-width: 540px) {
        .event_primary_head .callforaction_area .call_btn {
          width: 43vw;
          height: 17.9vw; }
          .event_primary_head .callforaction_area .call_btn:after {
            width: 160px; } }
      @media screen and (max-width: 320px) {
        .event_primary_head .callforaction_area .call_btn {
          width: 46vw;
          height: 18.9vw; }
          .event_primary_head .callforaction_area .call_btn:after {
            width: 150px;
            bottom: -10%; } }
    @media screen and (max-width: 1024px) {
      .event_primary_head .callforaction_area {
        margin: -8vw auto 0; } }
    @media screen and (max-width: 960px) {
      .event_primary_head .callforaction_area {
        width: 80%; } }
    @media screen and (max-width: 540px) {
      .event_primary_head .callforaction_area {
        width: 100%; } }

.event_primary_body {
  padding: 0 0 5% 0;
  position: relative;
  z-index: 1; }

.info_area {
  text-align: center;
  padding: 3% 0 0; }
  .info_area .info_head {
    font-size: 60px;
    font-weight: bold;
    color: #e4bd27;
    position: relative;
    display: inline-block; }
    .info_area .info_head .arrow_left {
      left: -50px;
      top: 60%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 540px) {
        .info_area .info_head .arrow_left {
          left: -30px; } }
    .info_area .info_head .arrow_right {
      top: 60%;
      right: -90px;
      -webkit-transform: rotate(-180deg) translateY(-50%);
      -ms-transform: rotate(-180deg) translateY(-50%);
      transform: rotate(-180deg) translateY(-50%);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0; }
      @media screen and (max-width: 540px) {
        .info_area .info_head .arrow_right {
          right: -50px; } }
    @media screen and (max-width: 960px) {
      .info_area .info_head {
        font-size: 50px; } }
    @media screen and (max-width: 768px) {
      .info_area .info_head {
        font-size: 40px; } }
    @media screen and (max-width: 540px) {
      .info_area .info_head {
        font-size: 30px; } }
    @media screen and (max-width: 320px) {
      .info_area .info_head .arrow_left {
        display: none; }
      .info_area .info_head .arrow_right {
        display: none; } }
  .info_area .info_body {
    padding: 2% 0;
    line-height: 1.8;
    color: #32266a; }
    .info_area .info_body h5 {
      font-weight: 700;
      font-size: 20px; }
    .info_area .info_body .subText {
      font-weight: 600;
      font-size: 18px; }
      .info_area .info_body .subText:nth-child(3) {
        font-size: 16px; }

.sign_area {
  text-align: center;
  position: relative; }
  .sign_area .sign_line_right {
    width: 25px;
    position: absolute;
    right: 15px;
    top: 4%;
    z-index: 1; }
    .sign_area .sign_line_right span {
      display: block;
      background-color: #e4bd27;
      width: 100%;
      height: 3px;
      border-radius: 50px;
      margin: 0 0 5px 0; }
  .sign_area .sign_line {
    position: absolute;
    height: 85%;
    width: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #e4bd27;
    z-index: 1; }
    .sign_area .sign_line--left {
      left: 0.5%; }
    .sign_area .sign_line--right {
      right: 0.5%; }
  .sign_area .sign_block {
    border: 2px solid #e4bd27;
    border-radius: 10px;
    padding: 8% 0;
    -webkit-box-shadow: -1px 3px 0 1px #e4bd27;
    box-shadow: -1px 3px 0 1px #e4bd27;
    position: relative;
    overflow: hidden;
    background-color: #f1dc91; }
    .sign_area .sign_block::after {
      content: '';
      position: absolute;
      background-image: url("../img/acc_polly.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      width: 42%;
      height: 75%;
      right: -13%;
      bottom: -10%; }
      @media screen and (max-width: 540px) {
        .sign_area .sign_block::after {
          display: none; } }
    @media screen and (max-width: 320px) {
      .sign_area .sign_block {
        padding: 17% 0; } }
  .sign_area .sign_head {
    margin: 0 0 1% 0;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #e4bd27;
    display: inline-block;
    padding: 0.5% 2%;
    border-radius: 50px;
    color: #e4bd27; }
    .sign_area .sign_head p {
      letter-spacing: 1.2px; }
    @media screen and (max-width: 768px) {
      .sign_area .sign_head {
        padding: 1% 4%; } }
    @media screen and (max-width: 540px) {
      .sign_area .sign_head {
        margin: 0 0 4% 0; } }
  .sign_area .sign_acc_luna {
    width: 22%;
    position: absolute;
    left: -7%;
    bottom: -50%;
    z-index: 1; }
    @media screen and (max-width: 1024px) {
      .sign_area .sign_acc_luna {
        width: 25%;
        left: -5%;
        bottom: -75%; } }
    @media screen and (max-width: 768px) {
      .sign_area .sign_acc_luna {
        width: 31%;
        left: -9%; } }
    @media screen and (max-width: 540px) {
      .sign_area .sign_acc_luna {
        width: 40%;
        left: -15%; } }
    @media screen and (max-width: 320px) {
      .sign_area .sign_acc_luna {
        width: 44%;
        bottom: -64%; } }
  .sign_area .acc_slayers {
    font-size: 100px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    left: -23%;
    top: 15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #e4bd27;
    opacity: .5; }
    @media screen and (max-width: 540px) {
      .sign_area .acc_slayers {
        display: none; } }

.sign_body {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  border: 5px solid #272623;
  border-radius: 10px;
  -webkit-box-shadow: -1px 2px 0 1px #e4bd27;
  box-shadow: -1px 2px 0 1px #e4bd27;
  background-color: #f1dc91;
  position: relative;
  z-index: 1;
  padding: 2%; }
  @media screen and (max-width: 768px) {
    .sign_body {
      width: 60%;
      padding: 6% 2%; } }
  @media screen and (max-width: 540px) {
    .sign_body {
      width: 90%; } }
  .sign_body h6 {
    color: #32266a;
    font-weight: 700; }
  .sign_body .border_arrow {
    margin: 2% 0 0; }
  .sign_body .sign_out_area .signin_btn {
    width: 11%;
    display: inline-block;
    vertical-align: top;
    background-color: #e4bd27;
    margin: 0 1%;
    -webkit-box-shadow: 0px -1px 0 2px #32266a;
    box-shadow: 0px -1px 0 2px #32266a;
    border-style: inset;
    border: 2px solid rgba(255, 247, 220, 0.5);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear; }
    .sign_body .sign_out_area .signin_btn:hover {
      -webkit-box-shadow: 0 0 0 1px #32266a;
      box-shadow: 0 0 0 1px #32266a; }
    .sign_body .sign_out_area .signin_btn--SignOut {
      width: 25%;
      padding: 1% 2%;
      cursor: pointer; }
    @media screen and (max-width: 768px) {
      .sign_body .sign_out_area .signin_btn {
        width: 18%;
        margin: 0 2%; } }
    @media screen and (max-width: 540px) {
      .sign_body .sign_out_area .signin_btn--SignOut {
        width: 25%;
        padding: 2%; } }

@media screen and (max-width: 768px) {
  .event_rule_body {
    margin: 0 0 12% 0; } }

.event_rule_body .acc_secondpage_line {
  margin: -7% 0 0 0;
  position: relative; }
  @media screen and (max-width: 1280px) {
    .event_rule_body .acc_secondpage_line {
      margin: -10% 0 2% 0; } }
  .event_rule_body .acc_secondpage_line svg {
    width: 150%;
    height: 154px; }
  .event_rule_body .acc_secondpage_line .acc_cube {
    position: absolute;
    top: 32%;
    left: 38%; }
    .event_rule_body .acc_secondpage_line .acc_cube span {
      display: inline-block;
      width: 55px;
      height: 100px;
      background-color: #e4bd27;
      -webkit-transform: translateX(-50%) skew(0deg);
      -ms-transform: translateX(-50%) skew(0deg);
      transform: translateX(-50%) skew(0deg);
      opacity: 0; }
    .event_rule_body .acc_secondpage_line .acc_cube.activeCube span:nth-child(1) {
      -webkit-animation: cubeSkewEffect .2s 1s forwards linear;
      animation: cubeSkewEffect .2s 1s forwards linear; }
    .event_rule_body .acc_secondpage_line .acc_cube.activeCube span:nth-child(2) {
      -webkit-animation: cubeSkewEffect .2s 1.2s forwards linear;
      animation: cubeSkewEffect .2s 1.2s forwards linear; }
    .event_rule_body .acc_secondpage_line .acc_cube.activeCube span:nth-child(3) {
      -webkit-animation: cubeSkewEffect .2s 1.5s forwards linear;
      animation: cubeSkewEffect .2s 1.5s forwards linear; }
    @media screen and (max-width: 1280px) {
      .event_rule_body .acc_secondpage_line .acc_cube {
        top: 46%;
        left: 20.9%; }
        .event_rule_body .acc_secondpage_line .acc_cube span {
          height: 80px; } }
    @media screen and (max-width: 1200px) {
      .event_rule_body .acc_secondpage_line .acc_cube {
        top: 45%;
        left: 17.5%; } }
    @media screen and (max-width: 960px) {
      .event_rule_body .acc_secondpage_line .acc_cube {
        top: 40%;
        left: 16.5%; } }
  .event_rule_body .acc_secondpage_line .second_line {
    fill: none;
    stroke: #e3bb21;
    stroke-width: 4px;
    stroke-dasharray: 2056.1320;
    stroke-dashoffset: 2056.1320; }
    .event_rule_body .acc_secondpage_line .second_line.drawline {
      -webkit-animation: secondpageEffect 1s forwards linear;
      animation: secondpageEffect 1s forwards linear; }

.rule_list {
  text-align: left;
  margin: 1% auto;
  width: 80%;
  color: #272623;
  letter-spacing: 1.2px; }
  @media screen and (max-width: 1280px) {
    .rule_list {
      width: 82%; } }
  @media screen and (max-width: 1024px) {
    .rule_list {
      width: 100%; } }

.rule_info {
  border: 1px solid #32266a;
  border-radius: 10px;
  padding: 2% 0;
  color: #272623;
  margin: 0 0 1.5% 0; }
  @media screen and (max-width: 540px) {
    .rule_info {
      padding: 4% 5%; } }
  .rule_info .rule_title {
    color: #32266a;
    font-weight: 700; }
  .rule_info .rule_head p {
    display: inline-block; }

.event_game_body {
  position: relative;
  padding: 0 0 9%;
  z-index: 3;
  background-image: url("../img/game_bg.png");
  background-size: cover;
  background-position: -31px 0;
  background-repeat: no-repeat; }
  @media screen and (max-width: 1280px) {
    .event_game_body {
      background-position: -180px 0; } }
  @media screen and (max-width: 540px) {
    .event_game_body {
      background-position: -260px 0; } }
  .event_game_body .acc_machine_sheep {
    position: absolute;
    max-width: 384px;
    width: 30%;
    right: -22%;
    top: -9%; }
    @media screen and (max-width: 1280px) {
      .event_game_body .acc_machine_sheep {
        width: 25vw;
        right: -13%; } }
    @media screen and (max-width: 1024px) {
      .event_game_body .acc_machine_sheep {
        width: 30vw;
        right: -20%;
        top: -10%; } }
    @media screen and (max-width: 540px) {
      .event_game_body .acc_machine_sheep {
        width: 50vw;
        right: -35%;
        top: -13%; } }
  .event_game_body .info_area {
    padding: 8% 0 3%; }
    .event_game_body .info_area .info_head {
      width: 47%; }
      @media screen and (max-width: 1200px) {
        .event_game_body .info_area .info_head {
          width: 55%; } }
      @media screen and (max-width: 1024px) {
        .event_game_body .info_area .info_head {
          width: 60%; } }
      @media screen and (max-width: 540px) {
        .event_game_body .info_area .info_head {
          width: 100%; }
          .event_game_body .info_area .info_head .arrow_left {
            left: 42px; }
          .event_game_body .info_area .info_head .arrow_right {
            right: 22px; } }
      @media screen and (max-width: 425px) {
        .event_game_body .info_area .info_head .arrow_left {
          left: 5px; }
        .event_game_body .info_area .info_head .arrow_right {
          right: -22px; } }
  .event_game_body .game_btn_area {
    text-align: right;
    margin: 2% 0 0 0; }
    @media screen and (max-width: 1280px) {
      .event_game_body .game_btn_area {
        margin: 0; } }
    @media screen and (max-width: 540px) {
      .event_game_body .game_btn_area {
        margin: 3% 0 0 0; } }
    .event_game_body .game_btn_area .call_btn {
      width: 150px;
      height: 61px;
      background-image: url("../img/btn_bule.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      color: #32266a;
      display: inline-block;
      position: relative;
      z-index: 1;
      overflow: hidden;
      cursor: pointer; }
      .event_game_body .game_btn_area .call_btn a {
        position: relative; }
      .event_game_body .game_btn_area .call_btn p {
        color: #f9dd30;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .event_game_body .game_btn_area .call_btn--share {
        background-image: url("../img/btn_red.png");
        background-size: 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        margin: 0 0 0 1%; }
        .event_game_body .game_btn_area .call_btn--share a p {
          color: #fff7dc; }
      .event_game_body .game_btn_area .call_btn:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 100px;
        background-color: #fff;
        -webkit-transform: skew(30deg);
        -ms-transform: skew(30deg);
        transform: skew(30deg);
        opacity: 0.2;
        left: -80%;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .event_game_body .game_btn_area .call_btn:hover:after {
        left: 150%; }
      @media screen and (max-width: 540px) {
        .event_game_body .game_btn_area .call_btn {
          width: 130px;
          height: 54px; } }
  .event_game_body .game_count_area {
    margin: 1% auto;
    position: relative; }

.count_data {
  display: inline-block;
  width: calc(100% / 2 - 5px);
  vertical-align: middle; }
  @media screen and (max-width: 540px) {
    .count_data {
      display: block;
      margin: 20% 0 5%;
      width: 100%; } }
  @media screen and (max-width: 425px) {
    .count_data {
      margin: 20% 0 5%; } }
  .count_data--monsterData {
    text-align: right; }
    @media screen and (max-width: 540px) {
      .count_data--monsterData {
        margin: 0 0 0 auto;
        position: absolute;
        top: -66px; } }
    @media screen and (max-width: 480px) {
      .count_data--monsterData {
        top: -56px; } }
    @media screen and (max-width: 375px) {
      .count_data--monsterData {
        top: -46px; } }
    .count_data--monsterData .count {
      padding: 0;
      border-radius: 0; }
      .count_data--monsterData .count:nth-child(1) {
        margin: 0 -1% 0 0; }
      @media screen and (max-width: 540px) {
        .count_data--monsterData .count:nth-child(1) {
          margin: 0; } }
    .count_data--monsterData .data_button {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: relative;
      cursor: pointer;
      overflow: hidden;
      width: 100%; }
      .count_data--monsterData .data_button .data_acc_img {
        width: 28%; }
        @media screen and (max-width: 540px) {
          .count_data--monsterData .data_button .data_acc_img {
            width: 18%; } }
      .count_data--monsterData .data_button p {
        font-weight: 700;
        color: #2a3ebe;
        white-space: nowrap; }
      .count_data--monsterData .data_button span {
        background-image: url("../img/acc_arrow_black.png");
        background-size: 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 10px;
        height: 10px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-animation: arrowShakeEffect 1s linear infinite;
        animation: arrowShakeEffect 1s linear infinite;
        margin: 3px 7px 0 -3px; }
      .count_data--monsterData .data_button:after {
        content: '';
        position: absolute;
        width: 20%;
        height: 100px;
        background-color: #fff;
        -webkit-transform: skew(30deg);
        -ms-transform: skew(30deg);
        transform: skew(30deg);
        opacity: 0.5;
        left: -50%;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .count_data--monsterData .data_button:hover:after {
        left: 100%; }
  .count_data--dataPoint .count {
    min-height: 65px; }

.count {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fffcf1;
  padding: 0 2%;
  border-radius: 10px;
  -webkit-box-shadow: -1px 2px 0 1px #e4bd27;
  box-shadow: -1px 2px 0 1px #e4bd27;
  border: 1px solid #e4bd27;
  color: #32266a; }
  .count .magic_img {
    display: inline-block;
    width: 50px;
    height: 50px; }
    @media screen and (max-width: 360px) {
      .count .magic_img {
        width: 40px;
        height: 40px; } }
  .count:nth-child(1) {
    margin: 0 1% 0 0; }
  @media screen and (max-width: 540px) {
    .count {
      width: calc(100% / 2 - 5px);
      vertical-align: top;
      font-size: 14px; } }
  @media screen and (max-width: 320px) {
    .count {
      width: initial; } }

.machine_area {
  margin: 2% 0;
  padding: 0 0 18% 0;
  border: 4px solid #e4bd27;
  border-radius: 10px 10px 80px 10px;
  background-color: #f1de97;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .machine_area .machine_body {
    background-image: url("../img/machine/game_bg.jpg");
    background-size: 100%;
    background-position: 0 -60px;
    background-repeat: repeat-y;
    overflow: hidden;
    position: relative;
    z-index: 1;
    max-width: 1080px;
    width: 100%;
    height: 704px;
    margin: 3% auto 0;
    border-radius: 0 0 80px 0;
    -webkit-box-shadow: -1px 2px 0 1px #e4bd27;
    box-shadow: -1px 2px 0 1px #e4bd27;
    border: 5px solid #000; }
    @media screen and (max-width: 1200px) {
      .machine_area .machine_body {
        width: 95%; } }
    @media screen and (max-width: 1024px) {
      .machine_area .machine_body {
        height: 600px; } }
    @media screen and (max-width: 768px) {
      .machine_area .machine_body {
        height: 520px;
        background-position: -100px -50px;
        background-size: cover; } }
    @media screen and (max-width: 540px) {
      .machine_area .machine_body {
        background-position: -270px -70px;
        border-radius: 0 0 60px 0;
        height: 650px; } }
    @media screen and (max-width: 480px) {
      .machine_area .machine_body {
        background-position: -270px -120px;
        height: 590px; } }
    @media screen and (max-width: 425px) {
      .machine_area .machine_body {
        height: 550px; } }
    @media screen and (max-width: 375px) {
      .machine_area .machine_body {
        height: 520px; } }
  .machine_area .machine_text {
    margin: 1.5% 0;
    font-size: 20px;
    font-weight: 700;
    color: #a18517;
    opacity: 0.4; }
    .machine_area .machine_text p {
      display: inline-block;
      padding: 1% 2%;
      border: 2px solid #a18517;
      border-radius: 50px; }
    @media screen and (max-width: 540px) {
      .machine_area .machine_text {
        margin: 5.5% 0;
        position: relative;
        z-index: 1; } }
  .machine_area:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 96%;
    background-color: #e4bd27;
    left: 1%;
    top: 20px; }
  .machine_area:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 90%;
    background-color: #e4bd27;
    right: 1%;
    top: 20px; }
  @media screen and (max-width: 480px) {
    .machine_area::after {
      display: none; }
    .machine_area::before {
      display: none; } }
  .machine_area .machine_acc_monster {
    position: absolute;
    width: 32%;
    right: -25px;
    bottom: -165px; }
    @media screen and (max-width: 768px) {
      .machine_area .machine_acc_monster {
        right: 5px;
        bottom: -105px; } }
    @media screen and (max-width: 540px) {
      .machine_area .machine_acc_monster {
        display: none; } }
  .machine_area .machine_acc_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
    position: relative;
    z-index: 1;
    margin: -30px 0 0 0;
    padding: 0 0 3% 0; }
    .machine_area .machine_acc_button .machine_block {
      width: 14%; }
    @media screen and (max-width: 960px) {
      .machine_area .machine_acc_button {
        padding: 0 0 5% 0; }
        .machine_area .machine_acc_button .machine_block {
          width: 18%; } }
    @media screen and (max-width: 540px) {
      .machine_area .machine_acc_button .machine_block {
        width: 30%; } }
  @media screen and (max-width: 540px) {
    .machine_area::after {
      width: 2px;
      top: 5px; }
    .machine_area::before {
      width: 2px;
      top: 5px; } }

.machine_body_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }
  .machine_body_bottom .machine_luna {
    width: 15%;
    position: absolute;
    bottom: 170px;
    left: 10%;
    -webkit-transform-origin: bottom left 50px;
    -ms-transform-origin: bottom left 50px;
    transform-origin: bottom left 50px;
    -webkit-animation: gameSkewEffect 2.8s linear infinite;
    animation: gameSkewEffect 2.8s linear infinite; }
    @media screen and (max-width: 768px) {
      .machine_body_bottom .machine_luna {
        width: 17%;
        bottom: 120px;
        left: 6%; } }
    @media screen and (max-width: 680px) {
      .machine_body_bottom .machine_luna {
        width: 20%;
        bottom: 110px; } }
    @media screen and (max-width: 540px) {
      .machine_body_bottom .machine_luna {
        width: 50%;
        bottom: 0;
        left: -16%; } }
    @media screen and (max-width: 425px) {
      .machine_body_bottom .machine_luna {
        width: 50%;
        bottom: 40px; } }
    @media screen and (max-width: 320px) {
      .machine_body_bottom .machine_luna {
        bottom: 100px; } }
  .machine_body_bottom .machine_skill_wrap {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    border: 4px solid #312d91;
    border-radius: 10px;
    padding: 1%; }
    .machine_body_bottom .machine_skill_wrap:nth-child(1) {
      width: 39%; }
    .machine_body_bottom .machine_skill_wrap:nth-child(2) {
      width: 61%;
      border-radius: 10px 10px 70px 10px;
      position: relative; }
      @media screen and (max-width: 540px) {
        .machine_body_bottom .machine_skill_wrap:nth-child(2) {
          border-radius: 10px 10px 45px 10px; } }
    .machine_body_bottom .machine_skill_wrap .conform_text {
      width: 80%;
      text-align: left;
      line-height: 1.5;
      font-weight: 600;
      font-size: 14px; }
      @media screen and (max-width: 1024px) {
        .machine_body_bottom .machine_skill_wrap .conform_text {
          width: 90%; } }
      @media screen and (max-width: 540px) {
        .machine_body_bottom .machine_skill_wrap .conform_text {
          font-size: 14px; } }
      @media screen and (max-width: 375px) {
        .machine_body_bottom .machine_skill_wrap .conform_text {
          font-size: 12.6px; } }
    .machine_body_bottom .machine_skill_wrap .icon_arrow {
      position: absolute;
      right: 5%;
      bottom: 0;
      background-image: url("../img/acc_arrow_black.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      width: 3%;
      -webkit-animation: textOpacityEffect 2s alternate infinite;
      animation: textOpacityEffect 2s alternate infinite; }
    @media screen and (max-width: 1024px) {
      .machine_body_bottom .machine_skill_wrap:nth-child(1) {
        width: 55%; }
      .machine_body_bottom .machine_skill_wrap:nth-child(2) {
        width: 45%; } }
    @media screen and (max-width: 1024px) {
      .machine_body_bottom .machine_skill_wrap:nth-child(1) {
        width: 100%; }
      .machine_body_bottom .machine_skill_wrap:nth-child(2) {
        width: 100%; } }
    @media screen and (max-width: 425px) {
      .machine_body_bottom .machine_skill_wrap .skill {
        margin: 1% 0; } }

.machine_skill_area {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  @media screen and (max-width: 540px) {
    .machine_skill_area {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .machine_skill_area .skill {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% / 2 - 5px);
    position: relative;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .machine_skill_area .skill .skill_img {
      max-width: 71px;
      width: 35%;
      margin: 0 2% 0 0; }
    .machine_skill_area .skill .skill_btn {
      border: 1px solid #bd532a;
      padding: 10% 4%;
      width: 60%;
      border-radius: 10px;
      cursor: pointer;
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear; }
      .machine_skill_area .skill .skill_btn:hover {
        background-color: #bd532a;
        color: #fff; }
      @media screen and (max-width: 768px) {
        .machine_skill_area .skill .skill_btn {
          width: 70%; } }
      @media screen and (max-width: 425px) {
        .machine_skill_area .skill .skill_btn {
          width: 90%;
          font-size: 14px; } }
    .machine_skill_area .skill .skill_show {
      position: absolute;
      width: 480px;
      background-color: #272623;
      border-radius: 10px;
      border: 4px solid #272623;
      left: 0px;
      top: -270px;
      z-index: 1;
      display: none;
      pointer-events: none; }
      .machine_skill_area .skill .skill_show:after {
        content: '';
        position: absolute;
        border: transparent 10px solid;
        border-top-color: #272623;
        bottom: -22px;
        left: 20px; }
      @media screen and (max-width: 768px) {
        .machine_skill_area .skill .skill_show {
          width: 360px;
          top: -210px; } }
      @media screen and (max-width: 540px) {
        .machine_skill_area .skill .skill_show {
          position: fixed;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: 999; }
          .machine_skill_area .skill .skill_show:after {
            content: 'X';
            background-color: #272623;
            width: 20%;
            height: 15%;
            left: initial;
            bottom: initial;
            top: -23px;
            right: 20px;
            border: none;
            color: #fff;
            z-index: -1; } }
      @media screen and (max-width: 480px) {
        .machine_skill_area .skill .skill_show {
          width: 290px; } }

.battle_data {
  position: absolute;
  right: 20px;
  bottom: 170px;
  width: 100%;
  height: 114px; }
  @media screen and (max-width: 960px) {
    .battle_data {
      width: 35%;
      bottom: 130px; } }
  @media screen and (max-width: 768px) {
    .battle_data {
      width: 41%;
      bottom: 100px; } }
  @media screen and (max-width: 540px) {
    .battle_data {
      width: 54%;
      height: 16vw;
      bottom: 220px; }
      .battle_data:after {
        display: none; } }
  @media screen and (max-width: 480px) {
    .battle_data {
      right: -25px;
      width: 60%;
      height: 18vw;
      bottom: 218px; } }
  @media screen and (max-width: 425px) {
    .battle_data {
      right: -20px;
      bottom: 225px; } }
  @media screen and (max-width: 375px) {
    .battle_data {
      bottom: 200px; } }
  @media screen and (max-width: 360px) {
    .battle_data {
      width: 70%;
      height: 20vw; } }
  @media screen and (max-width: 320px) {
    .battle_data {
      width: 67%;
      bottom: 203px;
      height: 19vw; } }

.battle_body {
  width: 100%;
  position: absolute;
  bottom: 0; }
  .battle_body .battle_text {
    text-align: center;
    margin: 5px 0 0 0;
    color: #fff; }
    @media screen and (max-width: 540px) {
      .battle_body .battle_text {
        font-size: 13px; } }
    @media screen and (max-width: 320px) {
      .battle_body .battle_text {
        font-size: 12px; } }
  .battle_body .battle_blood {
    border: 1px solid #32266a;
    background-color: rgba(50, 38, 106, 0.5);
    border-radius: 50px;
    height: 20px;
    position: relative;
    overflow: hidden; }
    .battle_body .battle_blood .blood {
      position: absolute;
      height: 100%;
      left: 0;
      top: 0; }
    @media screen and (max-width: 960px) {
      .battle_body .battle_blood {
        height: 15px; } }
    @media screen and (max-width: 540px) {
      .battle_body .battle_blood {
        height: 12px; } }

.machine_body_top {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.machine_monster.activeStage .monster_img--item01 {
  right: 22%; }
  .machine_monster.activeStage .monster_img--item01 img {
    -webkit-animation: gameSkewEffect 2.5s 1s linear infinite;
    animation: gameSkewEffect 2.5s 1s linear infinite; }

.machine_monster.activeStage .monster_img--item02 {
  right: 20%;
  top: 220px; }
  .machine_monster.activeStage .monster_img--item02 img {
    -webkit-animation: gameSkewEffect 1.5s linear infinite;
    animation: gameSkewEffect 1.5s linear infinite; }

.machine_monster.activeStage .monster_img--item03 {
  right: 15%; }
  .machine_monster.activeStage .monster_img--item03 img {
    -webkit-animation: gameSkewEffect 2.5s 1s linear infinite;
    animation: gameSkewEffect 2.5s 1s linear infinite; }

.machine_monster.activeStage .monster_img--item04 {
  top: 150px;
  right: 20%; }
  .machine_monster.activeStage .monster_img--item04 img {
    -webkit-animation: gameSkewEffect 1s linear infinite;
    animation: gameSkewEffect 1s linear infinite; }

.machine_monster.activeStage .monster_img--item05 {
  top: 120px;
  right: 19%; }
  .machine_monster.activeStage .monster_img--item05 img {
    -webkit-animation: gameDarkEffect 2.6s 1s ease-in-out infinite;
    animation: gameDarkEffect 2.6s 1s ease-in-out infinite; }

.machine_monster.activeStage .monster_img--item06 {
  top: 22%;
  right: 25%; }
  .machine_monster.activeStage .monster_img--item06 img {
    -webkit-animation: gameSkewEffect 2.5s 1s linear infinite;
    animation: gameSkewEffect 2.5s 1s linear infinite; }

.machine_monster.activeStage .monster_img--item07 {
  right: 25%;
  top: 12%; }
  .machine_monster.activeStage .monster_img--item07 img {
    -webkit-animation: gameSkewEffect 2s 1s linear infinite;
    animation: gameSkewEffect 2s 1s linear infinite; }

@media screen and (max-width: 1024px) {
  .machine_monster.activeStage .monster_img--item01 {
    width: 18%;
    top: 22%; }
  .machine_monster.activeStage .monster_img--item02 {
    top: 30%; }
  .machine_monster.activeStage .monster_img--item03 {
    width: 35%;
    top: 20%; }
  .machine_monster.activeStage .monster_img--item04 {
    top: 20%; }
  .machine_monster.activeStage .monster_img--item05 {
    width: 26%;
    top: 15%; }
  .machine_monster.activeStage .monster_img--item06 {
    width: 13%;
    top: 14%;
    right: 23%; }
  .machine_monster.activeStage .monster_img--item07 {
    width: 19%;
    top: 10%; } }

@media screen and (max-width: 768px) {
  .machine_monster.activeStage .monster_img--item01 {
    width: 20%;
    top: 25%; }
  .machine_monster.activeStage .monster_img--item02 {
    top: 36%;
    right: 15%; }
  .machine_monster.activeStage .monster_img--item03 {
    top: 29%; }
  .machine_monster.activeStage .monster_img--item04 {
    top: 28%; }
  .machine_monster.activeStage .monster_img--item05 {
    top: 23%; }
  .machine_monster.activeStage .monster_img--item06 {
    top: 23%; }
  .machine_monster.activeStage .monster_img--item07 {
    top: 18%; } }

@media screen and (max-width: 680px) {
  .machine_monster.activeStage .monster_img--item01 {
    width: 22%;
    top: 33%;
    right: 12%; }
  .machine_monster.activeStage .monster_img--item02 {
    width: 30%;
    top: 40%;
    right: 10%; }
  .machine_monster.activeStage .monster_img--item03 {
    width: 40%;
    top: 29%;
    right: 8%; }
  .machine_monster.activeStage .monster_img--item04 {
    width: 32%;
    right: 10%;
    top: 25%; }
  .machine_monster.activeStage .monster_img--item05 {
    width: 32%;
    top: 23%;
    right: 10%; }
  .machine_monster.activeStage .monster_img--item06 {
    width: 17%;
    top: 22%;
    right: 13%; }
  .machine_monster.activeStage .monster_img--item07 {
    width: 22%;
    top: 19%;
    right: 18%; } }

@media screen and (max-width: 540px) {
  .machine_monster.activeStage .monster_img--item01 {
    width: 30%;
    top: 27%;
    right: 5%; }
  .machine_monster.activeStage .monster_img--item02 {
    width: 45%;
    right: 1%;
    top: 32%; }
  .machine_monster.activeStage .monster_img--item03 {
    width: 50%;
    right: -1%; }
  .machine_monster.activeStage .monster_img--item04 {
    width: 40%;
    top: 25%;
    right: 10px; }
  .machine_monster.activeStage .monster_img--item05 {
    width: 40%;
    top: 22%;
    right: 3%; }
  .machine_monster.activeStage .monster_img--item06 {
    width: 22%;
    top: 21%;
    right: 5%; }
  .machine_monster.activeStage .monster_img--item07 {
    width: 31%;
    top: 16%;
    right: 8%; }
    .machine_monster.activeStage .monster_img--item07 .battle_data {
      bottom: -15px; } }

@media screen and (max-width: 480px) {
  .machine_monster.activeStage .monster_img--item01 {
    width: 32%;
    top: 17%; }
  .machine_monster.activeStage .monster_img--item02 {
    top: 25%;
    right: 2%; }
  .machine_monster.activeStage .monster_img--item03 {
    width: 52%;
    top: 21%;
    right: 1%; }
  .machine_monster.activeStage .monster_img--item04 {
    top: 17%; }
  .machine_monster.activeStage .monster_img--item05 {
    width: 48%;
    top: 12%; }
  .machine_monster.activeStage .monster_img--item06 {
    width: 25%;
    top: 11%; }
  .machine_monster.activeStage .monster_img--item07 {
    top: 12%; } }

@media screen and (max-width: 360px) {
  .machine_monster.activeStage .monster_img--item01 {
    width: 35%;
    top: 20%; }
  .machine_monster.activeStage .monster_img--item02 {
    width: 48%;
    top: 28%; }
  .machine_monster.activeStage .monster_img--item03 {
    width: 53%;
    top: 24%;
    right: 2%; }
  .machine_monster.activeStage .monster_img--item04 {
    width: 42%;
    top: 20%; }
  .machine_monster.activeStage .monster_img--item05 {
    width: 45%;
    top: 20%; }
  .machine_monster.activeStage .monster_img--item06 {
    width: 27%;
    top: 17%; }
  .machine_monster.activeStage .monster_img--item07 {
    width: 36%;
    top: 13%; } }

@media screen and (max-width: 480px) {
  .machine_monster.activeStage .battle_data {
    left: 50%; } }

.machine_monster .monster_img {
  position: absolute;
  right: -100%;
  top: 190px;
  -webkit-transform-origin: bottom center 50px;
  -ms-transform-origin: bottom center 50px;
  transform-origin: bottom center 50px;
  -webkit-transition: all 1s .2s linear;
  -o-transition: all 1s .2s linear;
  transition: all 1s .2s linear; }
  .machine_monster .monster_img--item01 {
    width: 17%; }
  .machine_monster .monster_img--item02 {
    width: 29%; }
  .machine_monster .monster_img--item03 {
    width: 30%; }
  .machine_monster .monster_img--item04 {
    width: 25%; }
    .machine_monster .monster_img--item04 .battle_data {
      bottom: -35px; }
  .machine_monster .monster_img--item05 {
    width: 24%;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center; }
  .machine_monster .monster_img--item06 {
    width: 12%; }
  .machine_monster .monster_img--item07 {
    width: 18%;
    -webkit-transform-origin: bottom center -50px;
    -ms-transform-origin: bottom center -50px;
    transform-origin: bottom center -50px; }
    .machine_monster .monster_img--item07 .battle_data {
      left: 63%;
      bottom: -30px; }

.machine_monster .battle_data {
  width: 100%;
  max-width: 180px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 1s .2s ease-in-out;
  -o-transition: all 1s .2s ease-in-out;
  transition: all 1s .2s ease-in-out; }

.game_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  display: none; }
  .game_overlay.attackShow {
    display: block; }

.attack_select {
  max-width: 360px;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 3%; }
  @media screen and (max-width: 540px) {
    .attack_select {
      width: 90%; } }
  .attack_select .attack_head {
    font-weight: 700;
    font-size: 16px;
    color: #32266a; }
    .attack_select .attack_head .attack_skill {
      margin: 5% 0;
      padding: 2% 0;
      font-size: 20px; }
    .attack_select .attack_head .result_info {
      margin: 5% 0;
      padding: 2% 0;
      font-size: 15px;
      line-height: 1.8;
      text-transform: uppercase; }
  .attack_select .attack_body {
    text-align: center; }
    .attack_select .attack_body .atk_define {
      background-color: #2a3ebe;
      margin: 0 1% 0 0;
      -webkit-box-shadow: -1px 2px 0 0 #1f309a;
      box-shadow: -1px 2px 0 0 #1f309a; }
    .attack_select .attack_body .atk_cancel {
      background-color: #bd532a;
      -webkit-box-shadow: -1px 2px 0 0 #a34520;
      box-shadow: -1px 2px 0 0 #a34520; }
    .attack_select .attack_body .atk_confirm {
      background-color: #2a3ebe;
      margin: 0 1% 0 0;
      -webkit-box-shadow: -1px 2px 0 0 #1f309a;
      box-shadow: -1px 2px 0 0 #1f309a; }
  .attack_select--confirm {
    display: none; }
    .attack_select--confirm.attackShow {
      display: block; }
  .attack_select--success {
    display: none; }
    .attack_select--success .attack_head h6 {
      font-size: 25px;
      color: #7077c7;
      text-shadow: -1px 1px #525789; }
    .attack_select--success.attackShow {
      display: block; }
  .attack_select--failed {
    display: none; }
    .attack_select--failed .attack_head h6 {
      font-size: 25px;
      color: #d5683e;
      text-shadow: -1px 1px #cb5e47; }
    .attack_select--failed.attackShow {
      display: block; }

.game_warning_area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/machine/acc_danger_blood.png");
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat; }
  .game_warning_area.enterGame {
    display: none; }
  .game_warning_area .game_warning_wrap {
    width: 35%;
    margin: 0 auto;
    padding: 25% 0; }
  .game_warning_area::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../img/machine/acc_dangerline.png");
    background-size: 12%;
    background-position: 0 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 100px;
    animation: warningEffect 1s infinite alternate-reverse;
    opacity: 0.2; }
  .game_warning_area::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("../img/machine/acc_dangerline.png");
    background-size: 12%;
    background-position: 0 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 90px;
    animation: warningEffect 1s infinite alternate-reverse;
    opacity: 0.2; }
  @media screen and (max-width: 1024px) {
    .game_warning_area .game_warning_wrap {
      width: 50%; }
    .game_warning_area::before {
      height: 70px; } }
  @media screen and (max-width: 960px) {
    .game_warning_area .game_warning_wrap {
      width: 70%; } }
  @media screen and (max-width: 768px) {
    .game_warning_area .game_warning_wrap {
      width: 80%;
      padding: 32% 0; }
    .game_warning_area::before {
      height: 50px; } }
  @media screen and (max-width: 540px) {
    .game_warning_area::before {
      height: 30px; }
    .game_warning_area .game_warning_wrap {
      width: 90%;
      padding: 60% 0; } }

.waring_body {
  margin: 10% 0; }
  .waring_body .waring_fight {
    background-color: #bd532a;
    -webkit-box-shadow: -1px -3px 0 0 #a34520, inset 1px -2px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: -1px -3px 0 0 #a34520, inset 1px -2px 0 0 rgba(255, 255, 255, 0.5);
    margin: 0 3% 0 0; }
  .waring_body .waring_flee {
    background-color: #2a3ebe;
    -webkit-box-shadow: -1px -3px 0 0 #1f309a, inset 1px -2px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: -1px -3px 0 0 #1f309a, inset 1px -2px 0 0 rgba(255, 255, 255, 0.5); }

.flee_failed_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: 50px 50px;
  -ms-transform-origin: 50px 50px;
  transform-origin: 50px 50px;
  -webkit-transform: translate(-50%, -50%) skew(-20deg) scale(0);
  -ms-transform: translate(-50%, -50%) skew(-20deg) scale(0);
  transform: translate(-50%, -50%) skew(-20deg) scale(0);
  max-width: 460px;
  width: 100%;
  height: 250px;
  background-color: #fff7dc;
  -webkit-box-shadow: -6px 5px 0 0 #e4bd27;
  box-shadow: -6px 5px 0 0 #e4bd27;
  overflow: hidden;
  display: none; }
  .flee_failed_wrap.fleeFailedShow {
    display: block;
    -webkit-animation: fleeEffect .2s forwards linear;
    animation: fleeEffect .2s forwards linear; }
  .flee_failed_wrap .flee_text {
    position: absolute;
    top: 52%;
    right: 50px;
    -webkit-transform: translateY(-50%) skew(20deg);
    -ms-transform: translateY(-50%) skew(20deg);
    transform: translateY(-50%) skew(20deg);
    font-size: 20px;
    color: #32266a;
    text-align: left;
    font-weight: 700; }
    .flee_failed_wrap .flee_text h6 {
      margin: 0 0 5% 0; }
    .flee_failed_wrap .flee_text p {
      color: #f1dc91;
      text-transform: uppercase; }
  .flee_failed_wrap::after {
    content: '';
    position: absolute;
    background-image: url("../img/machine/acc_polly_fail.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    left: 30px;
    bottom: -40px;
    width: 60%;
    height: 100%;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg); }
  @media screen and (max-width: 540px) {
    .flee_failed_wrap {
      max-width: initial;
      width: 150%; }
      .flee_failed_wrap .flee_text {
        right: 23%; }
      .flee_failed_wrap::after {
        left: 50px;
        bottom: -6px;
        width: 53%; } }

.game_over_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(42, 42, 39, 0.9);
  text-transform: uppercase;
  display: none;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }
  .game_over_area.gameOverShow {
    display: block;
    -webkit-animation: scaleEffect 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    animation: scaleEffect 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards; }
  .game_over_area .game_over_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 50px 50px;
    -ms-transform-origin: 50px 50px;
    transform-origin: 50px 50px;
    width: 100%;
    height: 190px;
    background-color: #fff7dc;
    -webkit-box-shadow: -6px 5px 0 0 #e4bd27;
    box-shadow: -6px 5px 0 0 #e4bd27;
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear; }
    .game_over_area .game_over_wrap .game_text {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      left: 58%;
      font-size: 20px;
      font-weight: 700;
      color: #32266a;
      text-align: left;
      white-space: nowrap;
      line-height: 1.2; }
      .game_over_area .game_over_wrap .game_text p {
        color: #f1dc91; }
    @media screen and (max-width: 960px) {
      .game_over_area .game_over_wrap .game_text {
        left: 59%; } }
    @media screen and (max-width: 540px) {
      .game_over_area .game_over_wrap {
        width: 140%; }
        .game_over_area .game_over_wrap .game_text {
          left: 60%;
          font-size: 19px; } }
    @media screen and (max-width: 320px) {
      .game_over_area .game_over_wrap .game_text {
        font-size: 14px; } }
  .game_over_area .done_luna_img {
    position: absolute;
    left: 30%;
    bottom: -100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25%;
    bottom: -15px; }
    @media screen and (max-width: 960px) {
      .game_over_area .done_luna_img {
        width: 30%;
        left: 23%; } }
    @media screen and (max-width: 540px) {
      .game_over_area .done_luna_img {
        width: 48%;
        left: 12%; } }
    @media screen and (max-width: 425px) {
      .game_over_area .done_luna_img {
        width: 52%; } }
    @media screen and (max-width: 320px) {
      .game_over_area .done_luna_img {
        width: 65%; } }
  .game_over_area .light {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
    .game_over_area .light::after {
      content: '';
      position: absolute;
      background-image: url("../img/machine/acc_done_light.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 168px;
      width: 100%;
      height: 161px;
      right: 4%;
      top: 18%; }
    .game_over_area .light::before {
      content: '';
      position: absolute;
      background-image: url("../img/machine/acc_done_light.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 168px;
      width: 100%;
      height: 161px;
      left: 3%;
      top: 53%;
      -webkit-transform: rotate(-175deg);
      -ms-transform: rotate(-175deg);
      transform: rotate(-175deg); }
    @media screen and (max-width: 960px) {
      .game_over_area .light::after {
        right: 50px; }
      .game_over_area .light::before {
        left: 35px;
        top: 50%; } }
    @media screen and (max-width: 768px) {
      .game_over_area .light::after {
        max-width: 118px; }
      .game_over_area .light::before {
        max-width: 118px; } }
    @media screen and (max-width: 540px) {
      .game_over_area .light {
        display: none; } }
  .game_over_area::before {
    content: 'Game over';
    position: absolute;
    text-transform: uppercase;
    font-size: 110px;
    font-weight: 700;
    color: #f1dc91;
    right: 20px;
    top: 0; }
  .game_over_area::after {
    content: 'you win';
    position: absolute;
    text-transform: uppercase;
    font-size: 110px;
    font-weight: 700;
    color: #f1dc91;
    left: 20px;
    bottom: 0; }
  @media screen and (max-width: 768px) {
    .game_over_area::before {
      font-size: 90px; } }
  @media screen and (max-width: 540px) {
    .game_over_area::before {
      font-size: 50px;
      right: 0; }
    .game_over_area::after {
      font-size: 60px;
      left: 0; } }
  @media screen and (max-width: 425px) {
    .game_over_area::before {
      font-size: 45px; }
    .game_over_area::after {
      font-size: 55px; } }
  @media screen and (max-width: 320px) {
    .game_over_area::before {
      font-size: 38px; } }

.event_reward_body {
  position: relative;
  z-index: 1; }
  .event_reward_body .acc_left_people {
    position: absolute;
    max-width: 515px;
    width: 25%;
    top: 10%;
    right: 2%; }
    @media screen and (max-width: 1280px) {
      .event_reward_body .acc_left_people {
        width: 30%;
        top: 10%;
        right: -6%; } }
    @media screen and (max-width: 1024px) {
      .event_reward_body .acc_left_people {
        top: 12%;
        right: -8%; } }
    @media screen and (max-width: 960px) {
      .event_reward_body .acc_left_people {
        top: 2%;
        right: -17%;
        width: 35%; } }
    @media screen and (max-width: 768px) {
      .event_reward_body .acc_left_people {
        top: 3%;
        right: -21%;
        width: 45%; } }
    @media screen and (max-width: 540px) {
      .event_reward_body .acc_left_people {
        display: none; } }
  .event_reward_body .reward_search_area {
    width: 50%;
    margin: 1% auto;
    text-align: center; }
    .event_reward_body .reward_search_area .search_btn {
      width: calc(100% / 3 - 25px);
      display: inline-block;
      background-color: #bd532a;
      border: 4px solid #e4bd27;
      position: relative;
      overflow: hidden; }
      .event_reward_body .reward_search_area .search_btn--record p {
        color: #fff;
        cursor: pointer;
        padding: 8% 4%; }
      .event_reward_body .reward_search_area .search_btn a {
        padding: 8% 4%;
        display: inline-block;
        width: 100%;
        height: 100%; }
      .event_reward_body .reward_search_area .search_btn:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 100px;
        left: -80%;
        bottom: 0;
        background-color: #fff;
        -webkit-transform: skew(30deg);
        -ms-transform: skew(30deg);
        transform: skew(30deg);
        opacity: 0.2;
        -webkit-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        pointer-events: none; }
      .event_reward_body .reward_search_area .search_btn:nth-child(2) {
        margin: 0 2%; }
      .event_reward_body .reward_search_area .search_btn a {
        color: #fff; }
      .event_reward_body .reward_search_area .search_btn:hover:after {
        left: 150%; }
      @media screen and (max-width: 540px) {
        .event_reward_body .reward_search_area .search_btn {
          width: calc(100% / 2 - 25px);
          font-size: 13px; }
          .event_reward_body .reward_search_area .search_btn:nth-child(3) {
            margin: 2% 0; } }
    @media screen and (max-width: 960px) {
      .event_reward_body .reward_search_area {
        width: 80%;
        margin: 1% auto 8%; } }
    @media screen and (max-width: 540px) {
      .event_reward_body .reward_search_area {
        width: 100%;
        margin: 1% auto 17%; } }

.reward_list_area {
  text-align: center;
  margin: 5% auto 0; }
  .reward_list_area .reward_list_block {
    width: 25%;
    max-width: 360px;
    vertical-align: top;
    text-align: center;
    display: inline-block; }
    .reward_list_area .reward_list_block:nth-child(even) {
      margin: 0 2%; }
    .reward_list_area .reward_list_block .reward_btn {
      width: 50%;
      height: 60px;
      margin: 8% auto;
      background-image: url("../img/btn_bule.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      position: relative;
      cursor: pointer;
      overflow: hidden; }
      .reward_list_area .reward_list_block .reward_btn.disabled {
        opacity: 0.6;
        cursor: default; }
        .reward_list_area .reward_list_block .reward_btn.disabled:hover:after {
          display: none; }
      .reward_list_area .reward_list_block .reward_btn p {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #fff; }
      .reward_list_area .reward_list_block .reward_btn:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 100px;
        left: -80%;
        bottom: 0;
        background-color: #fff;
        -webkit-transform: skew(30deg);
        -ms-transform: skew(30deg);
        transform: skew(30deg);
        opacity: 0.1;
        -webkit-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        pointer-events: none; }
      .reward_list_area .reward_list_block .reward_btn:hover:after {
        left: 150%; }
      @media screen and (max-width: 1200px) {
        .reward_list_area .reward_list_block .reward_btn {
          height: 5.6vw; } }
      @media screen and (max-width: 960px) {
        .reward_list_area .reward_list_block .reward_btn {
          height: 63px; } }
      @media screen and (max-width: 540px) {
        .reward_list_area .reward_list_block .reward_btn {
          height: 12vw; } }
      @media screen and (max-width: 480px) {
        .reward_list_area .reward_list_block .reward_btn {
          height: 15vw; } }
    @media screen and (max-width: 1024px) {
      .reward_list_area .reward_list_block {
        width: 30%; } }
    @media screen and (max-width: 960px) {
      .reward_list_area .reward_list_block {
        width: 40%; } }
    @media screen and (max-width: 768px) {
      .reward_list_area .reward_list_block {
        width: 45%; } }
    @media screen and (max-width: 540px) {
      .reward_list_area .reward_list_block {
        width: 65%;
        display: block;
        margin: 0 auto; }
        .reward_list_area .reward_list_block:nth-child(even) {
          margin: 15% auto; } }
    @media screen and (max-width: 480px) {
      .reward_list_area .reward_list_block {
        width: 80%; } }

.reward_list_wrap {
  z-index: 1;
  position: relative; }
  .reward_list_wrap .reward_list {
    border: 2px solid #272623;
    border-radius: 10px;
    padding: 4% 2%;
    background-image: url("../img/award/award_bg.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative; }
    .reward_list_wrap .reward_list.exchangeOver::after {
      width: 100%;
      height: 100%;
      opacity: 1; }
    .reward_list_wrap .reward_list.exchangeOver::before {
      -webkit-animation: exchangeEffect .2s forwards linear;
      animation: exchangeEffect .2s forwards linear; }
    .reward_list_wrap .reward_list::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      top: 0;
      left: 0;
      z-index: 1;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
    .reward_list_wrap .reward_list::before {
      content: '';
      position: absolute;
      background-image: url("../img/award/award_out.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 257px;
      width: 70%;
      height: 110px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0);
      z-index: 2; }
      @media screen and (max-width: 960px) {
        .reward_list_wrap .reward_list::before {
          height: 120px; } }
    .reward_list_wrap .reward_list .reward_item_text {
      width: 75%;
      margin: 9px auto;
      line-height: 1.3; }
    .reward_list_wrap .reward_list .reward_item {
      width: 30%;
      margin: 8% auto;
      position: relative; }
      .reward_list_wrap .reward_list .reward_item .item {
        width: 50px;
        position: relative;
        z-index: 1; }
        .reward_list_wrap .reward_list .reward_item .item--02 {
          margin: 0 0 0 auto; }
        .reward_list_wrap .reward_list .reward_item .item--03 {
          margin: 33px auto 0; }
        @media screen and (max-width: 540px) {
          .reward_list_wrap .reward_list .reward_item .item {
            width: 60px; } }
      .reward_list_wrap .reward_list .reward_item::after {
        content: '';
        position: absolute;
        background-image: url("../img/award/award_item_bg.png");
        background-size: 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 120px;
        height: 95px;
        left: 50%;
        top: 56%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .reward_list_wrap .reward_list .reward_point {
      padding: 8% 0 0; }
      .reward_list_wrap .reward_list .reward_point .fcBlue {
        font-size: 40px; }
      .reward_list_wrap .reward_list .reward_point p {
        font-size: 13px;
        margin: 9px 0; }
    .reward_list_wrap .reward_list .reward_exchange {
      margin: 9px 0;
      font-size: 13px; }
  .reward_list_wrap::after {
    content: '';
    width: 102%;
    height: 103%;
    background-color: #e3bb21;
    border-radius: 10px;
    border: 2px solid #272623;
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: -1; }
  .reward_list_wrap::before {
    content: '';
    background-image: url("../img/award/award_bottom.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -20px;
    z-index: 2; }
  @media screen and (max-width: 1200px) {
    .reward_list_wrap::before {
      bottom: -26px; } }

.reward_head {
  position: relative;
  z-index: 2;
  margin: -45px 0 0; }
  .reward_head .reward_gem {
    position: relative;
    z-index: 1; }
  .reward_head .reward_title {
    width: 50%;
    margin: -35px auto 0;
    position: relative; }
    .reward_head .reward_title span {
      width: 100%;
      left: 50%;
      bottom: 9px;
      position: absolute;
      font-size: 15px;
      font-weight: 700;
      color: #32266a;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    @media screen and (max-width: 1200px) {
      .reward_head .reward_title {
        margin: -26px auto 0; } }
    @media screen and (max-width: 960px) {
      .reward_head .reward_title {
        margin: -38px auto 0; }
        .reward_head .reward_title span {
          font-size: 17px; } }
    @media screen and (max-width: 425px) {
      .reward_head .reward_title {
        width: 58%; } }
    @media screen and (max-width: 320px) {
      .reward_head .reward_title {
        width: 70%;
        margin: -30px auto 0; } }

.event_note_body {
  position: relative;
  z-index: 1; }
  .event_note_body .note_area_wrap {
    width: 80%;
    margin: 0 auto;
    padding: 0 0 3%;
    line-height: 1.8; }
    .event_note_body .note_area_wrap .note_area_info {
      background-color: rgba(255, 255, 255, 0.5);
      padding: 3% 8%;
      border-radius: 10px; }
    @media screen and (max-width: 1024px) {
      .event_note_body .note_area_wrap {
        width: 90%; } }
    @media screen and (max-width: 960px) {
      .event_note_body .note_area_wrap {
        width: 100%; } }
  .event_note_body .acc_note_polly {
    max-width: 500px;
    position: absolute;
    bottom: -30%;
    left: -80px;
    width: 30%;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-animation: gameDarkEffect 3s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    animation: gameDarkEffect 3s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }
    @media screen and (max-width: 1280px) {
      .event_note_body .acc_note_polly {
        width: 33%;
        bottom: -28%; } }
    @media screen and (max-width: 1200px) {
      .event_note_body .acc_note_polly {
        bottom: -19%; } }
    @media screen and (max-width: 768px) {
      .event_note_body .acc_note_polly {
        width: 40%;
        left: -110px; } }
    @media screen and (max-width: 540px) {
      .event_note_body .acc_note_polly {
        width: 90%; } }
    @media screen and (max-width: 320px) {
      .event_note_body .acc_note_polly {
        width: 100%; } }

.menu_wrap {
  position: fixed;
  width: 240px;
  height: 150px;
  right: -211px;
  top: 20%;
  z-index: 9999999;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  @media screen and (max-width: 480px) {
    .menu_wrap {
      top: 5%; } }
  .menu_wrap.openMenu {
    right: 0; }
  .menu_wrap .menu_btn {
    top: 0;
    left: 0;
    width: 12%;
    height: 100%;
    background-color: #32266a;
    -webkit-transform: skewY(-20deg);
    -ms-transform: skewY(-20deg);
    transform: skewY(-20deg);
    position: absolute;
    cursor: pointer; }
    .menu_wrap .menu_btn::after {
      content: '';
      width: 100%;
      height: 90%;
      background-color: #32266a;
      position: absolute;
      -webkit-transform: skewY(40deg);
      -ms-transform: skewY(40deg);
      transform: skewY(40deg);
      left: 0;
      bottom: -11px; }
    .menu_wrap .menu_btn p {
      position: relative;
      z-index: 1;
      -webkit-transform: skewY(20deg) rotate(90deg);
      -ms-transform: skewY(20deg) rotate(90deg);
      transform: skewY(20deg) rotate(90deg);
      color: #fff;
      z-index: 1;
      text-transform: uppercase; }
    .menu_wrap .menu_btn .menu_close {
      width: 20px;
      height: 14px;
      -webkit-transform: skewY(20deg);
      -ms-transform: skewY(20deg);
      transform: skewY(20deg);
      position: relative;
      z-index: 1;
      margin: 30px auto 20px; }
      .menu_wrap .menu_btn .menu_close span {
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #fff;
        border-radius: 50px; }
      .menu_wrap .menu_btn .menu_close .middle {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .menu_wrap .menu_btn .menu_close .bottom {
        bottom: 0; }
      .menu_wrap .menu_btn .menu_close.openMenu .top {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .menu_wrap .menu_btn .menu_close.openMenu .bottom {
        top: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .menu_wrap .menu_btn .menu_close.openMenu .middle {
        opacity: 0; }
  .menu_wrap .menu_btn_blcok {
    width: 88%;
    padding: 3%;
    background-color: #32266a;
    margin: -6px 0 0 auto;
    text-align: center;
    border-radius: 0 0 0 5px; }
    .menu_wrap .menu_btn_blcok .menu_link {
      width: 100%; }
      .menu_wrap .menu_btn_blcok .menu_link:nth-child(2) {
        margin: 1% 0; }
      .menu_wrap .menu_btn_blcok .menu_link:nth-child(4) {
        margin: 0 0 0 2%; }
      .menu_wrap .menu_btn_blcok .menu_link a {
        max-width: 254px; }
      .menu_wrap .menu_btn_blcok .menu_link--download {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        .menu_wrap .menu_btn_blcok .menu_link--download:hover {
          opacity: 0.7; }
      .menu_wrap .menu_btn_blcok .menu_link--socail {
        margin: 1.5% 0;
        max-width: 50px;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #fff;
        border-radius: 5px; }
        .menu_wrap .menu_btn_blcok .menu_link--socail:hover {
          -webkit-animation: shakeshakeEffect .3s linear;
          animation: shakeshakeEffect .3s linear; }

.full {
  background-color: #70e080;
  width: 100%; }

.half {
  border-radius: 50px;
  background-color: #e07070;
  width: 50%; }

video {
  border-radius: 5px;
  max-width: 100%;
  width: 100%;
  height: auto; }

.newline {
  display: block;
  margin: 0.4rem; }

.fontSizeS {
  font-size: 35px;
  padding: 0 1% 0 0; }

.fontSizeM {
  font-size: 30px;
  padding: 0 1%; }

.icon_arrow {
  width: 40px;
  height: 40px;
  background-image: url("../img/acc_arrow.png");
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute; }
  @media screen and (max-width: 540px) {
    .icon_arrow {
      width: 20px;
      height: 20px; } }

.noteText {
  color: #bb4a31;
  font-weight: 700; }

.disable {
  display: none; }

.border_arrow {
  display: inline-block;
  border: transparent 8px solid;
  border-top-color: #272623; }
  .border_arrow--rule {
    border-width: 5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.btnStyle {
  display: inline-block;
  padding: 3% 15%;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  .btnStyle:hover {
    opacity: .6; }

.fcBlue {
  font-weight: 700;
  color: #32266a; }

.mrTop {
  margin: 1% 0 0 0; }
