@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 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font: inherit;
  font-family: "Noto Sans TC", "PingFang SC", "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  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: #613b21;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.l-wrapperhidden {
  overflow: hidden; }

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

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

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

.l-padding-b10 {
  padding-bottom: 10px; }

.l-padding-t2 {
  padding-top: 2%; }

.l-padding-tb8 {
  padding: 8%; }

.l-margin-t5 {
  margin-top: 5%; }

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

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

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

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

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

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

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

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

.l-noticeBgColor {
  background-color: #ffe094; }

.l-pointBgColor {
  background-color: #fccc3e; }

.l-fontColorBrown {
  color: #613b21; }

@media screen and (max-width: 540px) {
  .paper_header {
    width: 180%; } }

input {
  font-size: 15px;
  color: #613b21; }

.wrapper {
  overflow: hidden; }

.bg_while {
  width: 100%;
  height: 30vw;
  position: absolute;
  background-image: url("../img/bg_while.png");
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: -10vw;
  z-index: -1; }

.calltoaction_wrap {
  width: 38%;
  position: absolute;
  top: 36vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  z-index: 9; }
  .calltoaction_wrap .callbtn {
    position: relative;
    width: 40%;
    margin: 2% auto;
    text-align: center;
    border: 1px solid #fff; }
    .calltoaction_wrap .callbtn:hover .light {
      width: 200%;
      -webkit-transition: all .1s linear;
      -o-transition: all .1s linear;
      transition: all .1s linear;
      opacity: .2; }
      .calltoaction_wrap .callbtn:hover .light--01 {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s; }
      .calltoaction_wrap .callbtn:hover .light--02 {
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s; }
      .calltoaction_wrap .callbtn:hover .light--03 {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s; }
    .calltoaction_wrap .callbtn::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 110%;
      left: -8px;
      top: 0;
      z-index: -1;
      -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      transform: rotate(-3deg); }
    .calltoaction_wrap .callbtn a {
      font-size: 19px;
      padding: 3%;
      color: #fff;
      position: relative;
      z-index: 1; }
    .calltoaction_wrap .callbtn--apply {
      background: #e0413d;
      background: -webkit-gradient(linear, left top, right top, from(rgba(224, 65, 61, 0.52)), color-stop(50%, rgba(255, 220, 105, 0.429031)), to(rgba(224, 65, 61, 0.52)));
      background: -webkit-linear-gradient(left, rgba(224, 65, 61, 0.52) 0%, rgba(255, 220, 105, 0.429031) 50%, rgba(224, 65, 61, 0.52) 100%);
      background: -o-linear-gradient(left, rgba(224, 65, 61, 0.52) 0%, rgba(255, 220, 105, 0.429031) 50%, rgba(224, 65, 61, 0.52) 100%);
      background: linear-gradient(90deg, rgba(224, 65, 61, 0.52) 0%, rgba(255, 220, 105, 0.429031) 50%, rgba(224, 65, 61, 0.52) 100%);
      line-height: 18px; }
      .calltoaction_wrap .callbtn--apply::after {
        background-color: #e64e39; }
      .calltoaction_wrap .callbtn--apply .ani_line span {
        background: #e67839;
        background: -webkit-gradient(linear, left top, right top, from(#e67839), to(rgba(230, 57, 78, 0.866006)));
        background: -webkit-linear-gradient(left, #e67839 0%, rgba(230, 57, 78, 0.866006) 100%);
        background: -o-linear-gradient(left, #e67839 0%, rgba(230, 57, 78, 0.866006) 100%);
        background: linear-gradient(90deg, #e67839 0%, rgba(230, 57, 78, 0.866006) 100%); }
    .calltoaction_wrap .callbtn--army {
      display: inline-block;
      vertical-align: middle;
      background: #5a57bf;
      background: -webkit-gradient(linear, left top, right top, from(#5a57bf), color-stop(50%, rgba(150, 104, 220, 0.403821)), to(#5a57bf));
      background: -webkit-linear-gradient(left, #5a57bf 0%, rgba(150, 104, 220, 0.403821) 50%, #5a57bf 100%);
      background: -o-linear-gradient(left, #5a57bf 0%, rgba(150, 104, 220, 0.403821) 50%, #5a57bf 100%);
      background: linear-gradient(90deg, #5a57bf 0%, rgba(150, 104, 220, 0.403821) 50%, #5a57bf 100%);
      margin-right: 2%; }
      .calltoaction_wrap .callbtn--army a {
        padding: 8% 3%; }
      .calltoaction_wrap .callbtn--army::after {
        background-color: #5a57bf; }
      .calltoaction_wrap .callbtn--army .light {
        background-color: #4414b5; }
    .calltoaction_wrap .callbtn--recording {
      display: inline-block;
      background: #e63960;
      background: -webkit-gradient(linear, left top, right top, from(#e63960), color-stop(50%, #ef4a4e), to(#e63960));
      background: -webkit-linear-gradient(left, #e63960 0%, #ef4a4e 50%, #e63960 100%);
      background: -o-linear-gradient(left, #e63960 0%, #ef4a4e 50%, #e63960 100%);
      background: linear-gradient(90deg, #e63960 0%, #ef4a4e 50%, #e63960 100%); }
      .calltoaction_wrap .callbtn--recording a {
        padding: 8% 3%; }
      .calltoaction_wrap .callbtn--recording::after {
        background-color: #e63960; }
      .calltoaction_wrap .callbtn--recording .light {
        background-color: rgba(145, 0, 0, 0.8); }
    .calltoaction_wrap .callbtn--livestream {
      background: #6994e9;
      background: -webkit-gradient(linear, left top, right top, from(#6994e9), color-stop(50%, #7393f0), to(#50c7d5));
      background: -webkit-linear-gradient(left, #6994e9 0%, #7393f0 50%, #50c7d5 100%);
      background: -o-linear-gradient(left, #6994e9 0%, #7393f0 50%, #50c7d5 100%);
      background: linear-gradient(90deg, #6994e9 0%, #7393f0 50%, #50c7d5 100%); }
      .calltoaction_wrap .callbtn--livestream a {
        padding: 7%;
        font-weight: 600;
        letter-spacing: 1.2px; }
      .calltoaction_wrap .callbtn--livestream::after {
        background-color: #6896e8; }
      .calltoaction_wrap .callbtn--livestream .light {
        background-color: #2f5aa8; }
  @media screen and (max-width: 1280px) {
    .calltoaction_wrap {
      width: 50%; } }
  @media screen and (max-width: 768px) {
    .calltoaction_wrap {
      width: 55%;
      top: 45vw; }
      .calltoaction_wrap .callbtn--apply {
        width: 50%; } }
  @media screen and (max-width: 680px) {
    .calltoaction_wrap {
      width: 75%; }
      .calltoaction_wrap .callbtn a {
        font-size: 18px; } }
  @media screen and (max-width: 540px) {
    .calltoaction_wrap {
      width: 90%;
      top: 59vw; } }
  @media screen and (max-width: 425px) {
    .calltoaction_wrap {
      width: 100%; }
      .calltoaction_wrap .callbtn a {
        font-size: 16px; } }

.main_container {
  margin: -8vw 0 0 0;
  position: relative;
  z-index: 1; }

.wrapper--minor {
  position: relative;
  margin: -15vw 0 0 0; }
  .wrapper--minor .paper_body {
    background-image: url("../img/bg_pink.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: repeat-y; }

@media screen and (max-width: 768px) {
  .wrapper--minor .main_wrap .main_block {
    width: calc(100% / 1 - 10px); } }

.paper_body {
  background-image: url("../img/bg_deepink.png");
  background-size: 100%;
  background-position: 0 0;
  background-repeat: repeat-y;
  width: 100%;
  background-color: #fff;
  position: relative; }

.main_wrap {
  max-width: 1366px;
  margin: 0 auto;
  padding: 5% 0;
  position: relative;
  overflow: hidden; }
  .main_wrap--mainContent {
    z-index: 2; }
    .main_wrap--mainContent .main_title {
      margin: 0 0 5% 10%; }
  @media screen and (max-width: 1024px) {
    .main_wrap {
      padding: 8% 0; }
      .main_wrap--mainContent .main_title {
        margin: 0 0 8% 10%; } }
  @media screen and (max-width: 768px) {
    .main_wrap--mainContent .main_block {
      max-width: inherit;
      width: 95%; }
    .main_wrap--mainContent .main_title {
      width: 49%;
      margin: 0 0 8% 4%; } }
  @media screen and (max-width: 540px) {
    .main_wrap--mainContent .main_title {
      width: 70%; } }

.ani_line {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none; }
  .ani_line span {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.644); }
  .ani_line .top {
    top: 0;
    width: 100%;
    height: 2px;
    left: -100%;
    -webkit-animation: 2s aniLeft infinite;
    animation: 2s aniLeft infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .ani_line .right {
    width: 2px;
    height: 100%;
    right: 0;
    top: -100%;
    -webkit-animation: 2s aniTop infinite;
    animation: 2s aniTop infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .ani_line .bottom {
    bottom: 0;
    width: 100%;
    height: 2px;
    right: -100%;
    -webkit-animation: 2s aniRight infinite;
    animation: 2s aniRight infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .ani_line .left {
    width: 2px;
    height: 100%;
    left: 0;
    bottom: -100%;
    -webkit-animation: 2s aniBottom infinite;
    animation: 2s aniBottom infinite;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }

.light_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  top: 0;
  left: 0; }
  .light_wrap .light {
    position: absolute;
    width: 22%;
    height: 100px;
    background-color: #fadb62;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg); }
    .light_wrap .light--01 {
      left: -55px;
      opacity: 0.3; }
    .light_wrap .light--02 {
      left: -35px;
      opacity: 0.2; }
    .light_wrap .light--03 {
      left: -15px;
      opacity: 0.1; }

.acc_rtc_img {
  width: 26%;
  margin: 0 0 0 15%; }

.acc_monster {
  position: absolute; }
  .acc_monster--lunatic {
    background-image: url("../img/acc_ms_03.png");
    background-size: 75%;
    background-position: 23% 44%;
    background-repeat: no-repeat;
    max-width: 109px;
    width: 100%;
    height: 84px;
    top: 0;
    right: 0; }
  .acc_monster--ammut {
    background-image: url("../img/acc_ms_01.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    max-width: 205px;
    width: 26%;
    height: 302px;
    top: -4vw;
    right: 1vw;
    z-index: 2; }
  .acc_monster--geographer {
    background-image: url("../img/acc_ms_02.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    max-width: 288px;
    width: 16%;
    height: 146px;
    bottom: 9vw;
    left: 2vw; }
  @media screen and (max-width: 1024px) {
    .acc_monster--geographer {
      bottom: 6vw; } }
  @media screen and (max-width: 820px) {
    .acc_monster--lunatic {
      display: none; } }
  @media screen and (max-width: 768px) {
    .acc_monster--ammut {
      width: 20%; } }
  @media screen and (max-width: 540px) {
    .acc_monster {
      display: none; } }

.btnStyle {
  width: 200px;
  margin: 0 auto;
  position: relative;
  background: #fdecc1;
  background: -webkit-gradient(linear, left top, right top, from(#fdecc1), to(#fad885));
  background: -webkit-linear-gradient(left, #fdecc1 0%, #fad885 100%);
  background: -o-linear-gradient(left, #fdecc1 0%, #fad885 100%);
  background: linear-gradient(90deg, #fdecc1 0%, #fad885 100%);
  border: 2px solid #fff;
  -webkit-box-shadow: -4px 4px 0px rgba(162, 93, 35, 0.1);
  box-shadow: -4px 4px 0px rgba(162, 93, 35, 0.1);
  text-align: center;
  cursor: pointer;
  font-weight: 600; }
  .btnStyle a {
    padding: 8%;
    color: #613b21; }
  .btnStyle:hover {
    -webkit-animation: boomEffect .4s alternate;
    animation: boomEffect .4s alternate; }
  .btnStyle--polly {
    color: #613b21;
    padding: 7%; }
    .btnStyle--polly::after {
      content: '';
      position: absolute;
      background-image: url("../img/acc_btn_polly.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 154px;
      width: 40%;
      height: 8vw;
      top: 50%;
      right: -3vw;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .btnStyle--redStyle {
    color: #613b21;
    background: #fccfba;
    background: -webkit-gradient(linear, left top, right top, from(#fccfba), to(#faab89));
    background: -webkit-linear-gradient(left, #fccfba 0%, #faab89 100%);
    background: -o-linear-gradient(left, #fccfba 0%, #faab89 100%);
    background: linear-gradient(90deg, #fccfba 0%, #faab89 100%); }
    .btnStyle--redStyle .light_wrap .light {
      background-color: #faa872; }
  .btnStyle input {
    color: #613b21;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
    cursor: pointer; }
  .btnStyle .submitBtn {
    padding: 8%;
    cursor: pointer; }
  @media screen and (max-width: 768px) {
    .btnStyle--polly::after {
      height: 10vw; } }
  @media screen and (max-width: 540px) {
    .btnStyle--polly::after {
      height: 13vw;
      right: -8vw; } }
  @media screen and (max-width: 425px) {
    .btnStyle--polly::after {
      height: 18vw; } }

.titleStyle {
  font-size: 20px;
  font-weight: 600;
  color: #613b21;
  margin: 0 0 5% 0; }

.footer_bgSet {
  background-image: url("../img/bg_footer.jpg");
  background-size: 5%;
  background-position: 0 0;
  background-repeat: repeat; }

.scrolltop {
  position: fixed;
  top: 13vw;
  right: 1vw;
  z-index: 999;
  cursor: pointer;
  display: none; }
  .scrolltop.active {
    display: block; }
  .scrolltop:hover .monster_img {
    animation: overTurnEffect .5s forwards alternate-reverse; }
  .scrolltop p {
    text-align: center;
    margin: 0 0 10% 0;
    font-weight: 600;
    color: #646069; }
  .scrolltop .monster_img {
    width: 70%;
    margin: 0 auto; }
  @media screen and (max-width: 540px) {
    .scrolltop .monster_img {
      width: 55%; } }

.fontNotice {
  color: #cb2e2e; }

#cboxClose {
  background-image: url(../img/icon_close.png) !important;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  right: 70px;
  top: 25px;
  cursor: pointer;
  position: absolute; }
  @media screen and (max-width: 680px) {
    #cboxClose {
      right: 3%; } }

.select_wrap {
  width: 100%;
  margin: 1.2% 0;
  border-radius: 50px;
  background-color: #fff;
  padding: 2.2% 2%;
  color: #36302e;
  position: relative;
  font-size: 14px; }
  .select_wrap span {
    padding: 0 1%;
    color: #613b21; }
  .select_wrap .selectList {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50px;
    padding: 0 2%;
    opacity: 0; }
  .select_wrap .arrow_icon {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px; }
  @media screen and (max-width: 540px) {
    .select_wrap {
      padding: 4%; } }

.select_label {
  display: block;
  padding: 0 2%;
  margin: 0 0 1% 0; }

.input_area {
  border-bottom: 1px solid #edc2a5;
  margin: 2% 0;
  padding: 0 0 2%; }
  .input_area label {
    display: block;
    padding: 0 2%;
    margin: 0 0 1% 0; }
  .input_area input {
    display: block;
    padding: 2%;
    width: 100%;
    background-color: #fff;
    border-radius: 50px; }
  @media screen and (max-width: 540px) {
    .input_area {
      margin: 7% 0; } }

.list_wrap--newsList {
  padding: 8% 8% 5% 8%; }
  .list_wrap--newsList li {
    margin: 0 2% 0;
    padding: 1% 2%;
    border-bottom: 1px solid  #eece8b;
    letter-spacing: 1px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear; }
    .list_wrap--newsList li:hover {
      background-color: #ffe8ac; }
    .list_wrap--newsList li .newsInfo {
      width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .list_wrap--newsList .date {
    display: block;
    margin: 0 0 2% 0;
    color: #80726e;
    font-size: 15px; }
  .list_wrap--newsList a {
    padding: 1.5% 0 1%;
    color: #36302e; }

@media screen and (max-width: 540px) {
  .list_wrap {
    padding: 13% 8% 5% 8%; }
    .list_wrap--newsList {
      padding: 13% 4% 7%; } }

.ani_left {
  -webkit-animation: aniLeftEffect .5s alternate ease-in-out forwards;
  animation: aniLeftEffect .5s alternate ease-in-out forwards; }

.ani_right {
  -webkit-animation: aniRightEffect .5s alternate ease-in-out forwards;
  animation: aniRightEffect .5s alternate ease-in-out forwards; }

.aniLeftTittle {
  animation: bounceLeft 0.2s alternate-reverse cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.acc_wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0; }
  .acc_wrap .acc_res {
    position: absolute; }
    .acc_wrap .acc_res--clip {
      background-image: url("../img/acc_clip.png");
      background-size: 80%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 64px;
      width: 100%;
      height: 108px;
      top: -18px;
      left: 1vw; }
    .acc_wrap .acc_res--text {
      background-image: url("../img/acc_popup_text.png");
      background-size: 65%;
      background-position: right bottom;
      background-repeat: no-repeat;
      max-width: 604px;
      width: 100%;
      height: 296px;
      right: -1vw;
      bottom: -5vw; }
    .acc_wrap .acc_res--feather {
      background-image: url("../img/acc_feather.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 1920px;
      width: 100%;
      height: 100%;
      -webkit-animation: featherEffect 5s cubic-bezier(0.175, 0.885, 0.32, 1.275) alternate infinite;
      animation: featherEffect 5s cubic-bezier(0.175, 0.885, 0.32, 1.275) alternate infinite; }
    .acc_wrap .acc_res--liveBrush {
      background-image: url("../img/acc_brush_pink.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 595px;
      width: 100%;
      height: 185px;
      bottom: 0;
      left: 0;
      -webkit-transform: scaleY(-1) scaleX(-1);
      -ms-transform: scaleY(-1) scaleX(-1);
      transform: scaleY(-1) scaleX(-1); }
    .acc_wrap .acc_res--liveCat {
      background-image: url("../img/acc_ms_05.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 321px;
      width: 16%;
      height: 347px;
      right: -4vw;
      bottom: 0;
      z-index: 2; }
    .acc_wrap .acc_res--noticeCat {
      background-image: url("../img/acc_ms_06.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      max-width: 328px;
      width: 17%;
      height: 18.5vw;
      bottom: 0;
      left: -3vw;
      z-index: 1; }
    .acc_wrap .acc_res--liveLine {
      background-image: url("../img/acc_res_line.png");
      background-size: 100%;
      background-position: -5px 0;
      background-repeat: no-repeat;
      max-width: 367px;
      width: 17%;
      height: 172px;
      top: -1vw;
      left: 0;
      z-index: 1; }
    .acc_wrap .acc_res--metaling {
      background-image: url("../img/acc_ms_07.png");
      background-size: 80%;
      background-position: 50%;
      background-repeat: no-repeat;
      width: 249px;
      height: 190px;
      top: 12vw;
      right: 5vw; }
    .acc_wrap .acc_res--ammut {
      background-image: url("../img/acc_ms_08.png");
      background-size: 80%;
      background-position: 50%;
      background-repeat: no-repeat;
      width: 264px;
      height: 322px;
      bottom: 0;
      left: 0; }
    .acc_wrap .acc_res--evtCat {
      background-image: url("../img/acc_ms_09.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      width: 25vw;
      height: 35vw;
      top: 10vw;
      right: 1vw;
      z-index: 3; }
    .acc_wrap .acc_res--evtNoticeCat {
      background-image: url("../img/acc_ms_10.png");
      background-size: 100%;
      background-position: 0 0;
      background-repeat: no-repeat;
      width: 25vw;
      height: 22vw;
      left: -5vw;
      bottom: 0;
      z-index: 3; }
    @media screen and (max-width: 1680px) {
      .acc_wrap .acc_res--ammut {
        display: none; } }
    @media screen and (max-width: 1280px) {
      .acc_wrap .acc_res--metaling {
        background-size: 60%;
        top: 10vw;
        right: 0; }
      .acc_wrap .acc_res--liveCat {
        display: none; } }
    @media screen and (max-width: 1024px) {
      .acc_wrap .acc_res--noticeCat {
        display: none; }
      .acc_wrap .acc_res--metaling {
        background-size: 100%;
        width: 16vw;
        height: 16vw;
        top: 23vw;
        right: 4vw; } }
    @media screen and (max-width: 680px) {
      .acc_wrap .acc_res--evtCat {
        width: 35vw;
        height: 45vw;
        top: 16vw;
        right: -5vw; } }
    @media screen and (max-width: 480px) {
      .acc_wrap .acc_res--metaling {
        display: none; } }
    @media screen and (max-width: 540px) {
      .acc_wrap .acc_res--evtCat {
        display: none; }
      .acc_wrap .acc_res--evtNoticeCat {
        display: none; }
      .acc_wrap .acc_res--clip {
        display: none; } }

.fontTitleBrown {
  color: #613b21;
  font-weight: 600; }

.scheduleBtn--Disable {
  pointer-events: none; }

@-webkit-keyframes aniLeft {
  0% {
    left: -100%; }
  50%, 100% {
    left: 100%; } }

@keyframes aniLeft {
  0% {
    left: -100%; }
  50%, 100% {
    left: 100%; } }

@-webkit-keyframes aniRight {
  0% {
    right: -100%; }
  50%, 100% {
    right: 100%; } }

@keyframes aniRight {
  0% {
    right: -100%; }
  50%, 100% {
    right: 100%; } }

@-webkit-keyframes aniBottom {
  0% {
    bottom: -100%; }
  50%, 100% {
    bottom: 100%; } }

@keyframes aniBottom {
  0% {
    bottom: -100%; }
  50%, 100% {
    bottom: 100%; } }

@-webkit-keyframes aniTop {
  0% {
    top: -100%; }
  50%, 100% {
    top: 100%; } }

@keyframes aniTop {
  0% {
    top: -100%; }
  50%, 100% {
    top: 100%; } }

@-webkit-keyframes overTurnEffect {
  0% {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes overTurnEffect {
  0% {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@-webkit-keyframes ragnarokLeftEffect {
  0% {
    -webkit-transform: translate(-150%, -200%);
    transform: translate(-150%, -200%); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes ragnarokLeftEffect {
  0% {
    -webkit-transform: translate(-150%, -200%);
    transform: translate(-150%, -200%); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@-webkit-keyframes ragnarokRightEffect {
  0% {
    -webkit-transform: translate(150%, 200%);
    transform: translate(150%, 200%); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes ragnarokRightEffect {
  0% {
    -webkit-transform: translate(150%, 200%);
    transform: translate(150%, 200%); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

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

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

@-webkit-keyframes peoRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    -ms-transform: translateX(25%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -ms-transform: translateX(0); } }

@keyframes peoRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    -ms-transform: translateX(25%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -ms-transform: translateX(0); } }

@-webkit-keyframes peoLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
    -ms-transform: translateX(-25%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -ms-transform: translateX(0%); } }

@keyframes peoLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
    -ms-transform: translateX(-25%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -ms-transform: translateX(0%); } }

@-webkit-keyframes flyEffect {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px); } }

@keyframes flyEffect {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px); } }

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

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

@-webkit-keyframes boomEffect {
  0%, 30% {
    -webkit-transform: translate(0, 0) scale(0.8);
    transform: translate(0, 0) scale(0.8); }
  20%, 40% {
    -webkit-transform: translate(0, 0) scale(0.9);
    transform: translate(0, 0) scale(0.9); } }

@keyframes boomEffect {
  0%, 30% {
    -webkit-transform: translate(0, 0) scale(0.8);
    transform: translate(0, 0) scale(0.8); }
  20%, 40% {
    -webkit-transform: translate(0, 0) scale(0.9);
    transform: translate(0, 0) scale(0.9); } }

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

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

@-webkit-keyframes opacityEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }

@keyframes opacityEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }

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

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

@-webkit-keyframes aniLeftEffect {
  0% {
    -webkit-transform: translateX(-2000%);
    transform: translateX(-2000%); }
  90% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  95% {
    -webkit-transform: translateX(4%);
    transform: translateX(4%); }
  99% {
    -webkit-transform: translateX(-4%);
    transform: translateX(-4%); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes aniLeftEffect {
  0% {
    -webkit-transform: translateX(-2000%);
    transform: translateX(-2000%); }
  90% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  95% {
    -webkit-transform: translateX(4%);
    transform: translateX(4%); }
  99% {
    -webkit-transform: translateX(-4%);
    transform: translateX(-4%); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes aniRightEffect {
  0% {
    -webkit-transform: translateX(2000%);
    transform: translateX(2000%); }
  90% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  95% {
    -webkit-transform: translateX(4%);
    transform: translateX(4%); }
  99% {
    -webkit-transform: translateX(-4%);
    transform: translateX(-4%); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes aniRightEffect {
  0% {
    -webkit-transform: translateX(2000%);
    transform: translateX(2000%); }
  90% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  95% {
    -webkit-transform: translateX(4%);
    transform: translateX(4%); }
  99% {
    -webkit-transform: translateX(-4%);
    transform: translateX(-4%); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes bounceLeft {
  0% {
    -webkit-transform: rotate(-6deg) translateX(-10px);
    transform: rotate(-6deg) translateX(-10px); }
  50% {
    -webkit-transform: rotate(6deg) translateX(10px);
    transform: rotate(6deg) translateX(10px); }
  100% {
    -webkit-transform: rotate(0deg) translateX(0px);
    transform: rotate(0deg) translateX(0px); } }

@keyframes bounceLeft {
  0% {
    -webkit-transform: rotate(-6deg) translateX(-10px);
    transform: rotate(-6deg) translateX(-10px); }
  50% {
    -webkit-transform: rotate(6deg) translateX(10px);
    transform: rotate(6deg) translateX(10px); }
  100% {
    -webkit-transform: rotate(0deg) translateX(0px);
    transform: rotate(0deg) translateX(0px); } }

body {
  width: 100%;
  height: 100vh;
  overflow: hidden; }

.pop_card {
  max-width: 1024px;
  max-height: 680px;
  width: 100%;
  height: 80%;
  padding: 2%;
  background-image: url("../img/bg_deepOrg.png");
  background-size: 5%;
  background-position: 0 0;
  background-repeat: repeat;
  color: #c37743;
  font-size: 15px;
  position: relative; }
  .pop_card::after {
    content: '';
    position: absolute;
    background-image: url("../img/acc_popupBottom.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
    bottom: -119px;
    left: 0; }
  .pop_card .acc_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden; }
  .pop_card .acc_text {
    background-image: url("../img/acc_popup_text.png");
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    max-width: 604px;
    width: 100%;
    height: 296px;
    top: -7vw;
    left: -6vw; }
  .pop_card .pop_card_wrap {
    max-width: 900px;
    width: 96.6%;
    margin: 5% auto;
    position: relative;
    z-index: 1;
    overflow: hidden; }
  .pop_card .pop_card_head {
    margin: 2% 0;
    text-align: center;
    padding: 0 10px; }
  .pop_card .pop_card_body {
    overflow-y: auto;
    padding: 0 15px 1%;
    height: 100%; }
    .pop_card .pop_card_body::-webkit-scrollbar {
      width: 6px;
      background-color: rgba(255, 255, 255, 0.3); }
    .pop_card .pop_card_body::-webkit-scrollbar-thumb {
      background-color: #c37743;
      border-radius: 10px; }
    .pop_card .pop_card_body .card_block_area:nth-child(2) {
      margin: 5% 0 0 0; }

.pop_title {
  font-size: 28px;
  font-weight: 600;
  color: #613b21;
  display: inline-block;
  position: relative;
  margin: 0 0 2% 0; }
  .pop_title--subStyle {
    display: block;
    text-align: center;
    padding: 5% 0 1% 0; }

.pop_subTitle {
  font-size: 18px;
  font-weight: 600;
  color: #613b21; }

.acc_brush {
  width: 80%;
  margin: -4% auto 0; }

.card_head {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 0 2%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .card_head .acc_title {
    font-size: 20px;
    font-family: "Noto Serif TC", serif;
    text-transform: uppercase; }
  .card_head p {
    margin: 0 0 0 1%;
    color: #613b21; }
  @media screen and (max-width: 540px) {
    .card_head {
      text-align: center;
      margin: 2% 0; } }

.card_body {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 2%;
  margin: 1% 0; }
  .card_body .step_wrap {
    width: 100%;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 2% 0; }
  .card_body .step {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: calc(100% / 3 - 10px);
    border: 1px solid #c37743;
    border-radius: 10px;
    padding: 2%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .card_body .step p {
      margin: 0 0 0 2%; }
    .card_body .step:nth-child(2) {
      margin: 0 1%; }
    @media screen and (max-width: 540px) {
      .card_body .step {
        width: calc(100% / 3 - 10px); } }
  .card_body .card_content {
    margin: 1% 0;
    line-height: 1.4; }
  .card_body .info_notice {
    font-size: 14px;
    line-height: 1.4; }
  @media screen and (max-width: 540px) {
    .card_body {
      padding: 4% 4% 7%;
      margin: 1% 0; }
      .card_body .step {
        display: block;
        width: 100%;
        margin: 2% 0; }
        .card_body .step:nth-child(2) {
          margin: 0; } }

.card_btn_area {
  text-align: center;
  margin: 2% 0 0; }
  .card_btn_area .card_btn {
    width: calc(60% / 2 - 10px);
    display: inline-block; }
    .card_btn_area .card_btn a {
      padding: 7%;
      color: #613b21;
      font-weight: 600; }
    @media screen and (max-width: 540px) {
      .card_btn_area .card_btn {
        width: calc(100% / 2 - 10px); } }
  @media screen and (max-width: 768px) {
    .card_btn_area .card_btn {
      width: calc(80% / 2 - 10px); } }
  @media screen and (max-width: 540px) {
    .card_btn_area .card_btn {
      width: calc(100% / 2 - 10px); } }
  @media screen and (max-width: 480px) {
    .card_btn_area .card_btn {
      width: 100%; }
      .card_btn_area .card_btn:nth-child(1) {
        margin: 0 0 2%; } }

.sub_content {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  line-height: 1.4; }

.notice_wrap {
  padding: 2%;
  background-color: #fff;
  border-radius: 10px;
  line-height: 1.4;
  letter-spacing: 1px; }
  .notice_wrap .pop_subTitle {
    padding: 0 0 1% 0; }
  .notice_wrap--teamSearch {
    padding: 2%;
    margin: 2% 0;
    background-color: rgba(255, 255, 255, 0.5); }

.btn_notice {
  font-weight: 500;
  display: inline-block;
  width: auto;
  margin: 0 1%;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear; }
  .btn_notice:hover {
    color: #df6363; }

.form_check {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 1.5% 0;
  padding: 2.2%;
  border-radius: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff; }
  .form_check .check_note {
    width: 100%;
    line-height: 1.3;
    font-size: 14px;
    padding: 0 0 0 1%; }
    @media screen and (max-width: 540px) {
      .form_check .check_note {
        width: 90%; } }

.check_area {
  display: inline-block;
  border: 2px solid #613b21;
  position: relative;
  padding: 0.5%;
  cursor: pointer; }
  .check_area .input_check {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .check_area .icon_check {
    display: inline-block;
    color: #613b21;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear; }
  .check_area.active .icon_check {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.pop_main_wrap {
  margin: 0 auto;
  width: 95%; }
  .pop_main_wrap--search {
    width: 100%;
    margin: 0 auto;
    display: block; }
    .pop_main_wrap--search.active {
      display: none; }
  .pop_main_wrap--getJoinList {
    width: 100%; }
    .pop_main_wrap--getJoinList .card_btn {
      width: 25%;
      margin: 2% auto;
      text-align: center; }
      @media screen and (max-width: 540px) {
        .pop_main_wrap--getJoinList .card_btn {
          width: 45%; } }
    .pop_main_wrap--getJoinList .input_area {
      border-bottom: 0;
      padding: 0 3%; }
  .pop_main_wrap .table_wrap {
    width: 100%;
    text-align: center;
    background-color: #ffe5d2;
    line-height: 1.3; }
    .pop_main_wrap .table_wrap th {
      background-color: #c37743;
      padding: 1.5%;
      color: #fff;
      vertical-align: middle; }
      .pop_main_wrap .table_wrap th:nth-child(1) {
        width: 3%; }
      .pop_main_wrap .table_wrap th:nth-child(2) {
        width: 60%; }
    .pop_main_wrap .table_wrap td {
      padding: 1.5%;
      vertical-align: middle; }
    .pop_main_wrap .table_wrap .tb_list {
      border-bottom: 1px solid #fff;
      border-top: 1px solid #fff; }
      .pop_main_wrap .table_wrap .tb_list:nth-child(even) {
        background-color: rgba(255, 252, 240, 0.4); }
  .pop_main_wrap--getSerialNum {
    text-align: center;
    display: none; }
    .pop_main_wrap--getSerialNum.active {
      display: block; }
    .pop_main_wrap--getSerialNum .table_wrap {
      vertical-align: middle; }
      .pop_main_wrap--getSerialNum .table_wrap th:nth-child(1) {
        width: 3%; }
      .pop_main_wrap--getSerialNum .table_wrap th:nth-child(2) {
        width: 30%; }
      .pop_main_wrap--getSerialNum .table_wrap th:nth-child(3) {
        width: 30%; }
      .pop_main_wrap--getSerialNum .table_wrap th:nth-child(4) {
        width: 37%; }
  .pop_main_wrap--getReceive .table_wrap th {
    vertical-align: middle;
    border: 1px solid #c37743; }
    .pop_main_wrap--getReceive .table_wrap th:nth-child(1) {
      width: 10%; }
    .pop_main_wrap--getReceive .table_wrap th:nth-child(2) {
      width: 30%; }
    .pop_main_wrap--getReceive .table_wrap th:nth-child(3) {
      width: 40%; }
    .pop_main_wrap--getReceive .table_wrap th:nth-child(4) {
      width: 20%; }
  .pop_main_wrap--getReceive td {
    vertical-align: middle;
    border: 1px solid #c37743; }

.input_note {
  margin: 2% 2% 0; }

.pop_search_body {
  display: none; }
  .pop_search_body.active {
    display: block; }

.data_user_info {
  text-align: center; }
  .data_user_info p {
    margin: 2% 0; }
  .data_user_info span {
    padding: 0 1.5% 0 0; }
  @media screen and (max-width: 540px) {
    .data_user_info p {
      margin: 8% 0; } }
  @media screen and (max-width: 480px) {
    .data_user_info p {
      margin: 5% 0 18%; } }

.search_wrap {
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 2%; }

.acc_team_photo {
  max-width: 289px;
  width: calc(100% / 2 - 20%);
  position: relative;
  z-index: 1;
  top: -25px;
  left: 1px;
  display: inline-block;
  vertical-align: top; }
  .acc_team_photo .team_img {
    width: 100%;
    border: 2px solid #c37743;
    background-color: #ffddc3;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg); }
  .acc_team_photo::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #c37743;
    top: 0;
    left: 0;
    z-index: -1; }
  .acc_team_photo::before {
    content: '';
    position: absolute;
    background-image: url("../img/acc_clip.png");
    background-size: 80%;
    background-position: 0 0;
    background-repeat: no-repeat;
    max-width: 64px;
    max-height: 108px;
    width: 100%;
    height: 100%;
    left: 5px;
    top: -12px;
    z-index: 2; }
  @media screen and (max-width: 540px) {
    .acc_team_photo {
      width: 50%;
      display: block; } }

.search_box_wrap {
  width: 63%;
  margin: 0 0 0 auto; }
  .search_box_wrap--teamTopArea {
    display: inline-block;
    width: 65%;
    margin: 0 0 0 3%; }
  .search_box_wrap--teamInfoArea {
    width: 100%;
    margin: 2% 0 0 0;
    padding: 2% 0 0 0;
    border-top: 2px solid #e1b291; }
  @media screen and (max-width: 540px) {
    .search_box_wrap--teamTopArea {
      width: 100%;
      margin: 0;
      display: block; } }

.search_box {
  color: #613b21;
  line-height: 1.3;
  letter-spacing: 1px;
  margin: 1.5% 0; }
  .search_box .search_box_head {
    font-weight: 700;
    padding: 0 2%; }
  .search_box .search_box_body {
    background-color: white;
    border-radius: 50px;
    position: relative;
    margin: 1% 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2.2% 3%; }
    .search_box .search_box_body.active .btnStyle {
      background: #e7e5e3;
      border: 1px solid #9d928b;
      -webkit-box-shadow: 3px 3px 0 #9d928b;
      box-shadow: 3px 3px 0 #9d928b; }
      .search_box .search_box_body.active .btnStyle input {
        cursor: default;
        color: #958981; }
      .search_box .search_box_body.active .btnStyle .light_wrap .light {
        background-color: #fff; }
      .search_box .search_box_body.active .btnStyle .ani_line > span {
        -webkit-animation: none;
        animation: none; }
      .search_box .search_box_body.active .btnStyle:hover {
        -webkit-animation: none;
        animation: none; }
    .search_box .search_box_body.active .data_info {
      color: #9d928b; }
      .search_box .search_box_body.active .data_info:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #9d928b;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    @media screen and (max-width: 540px) {
      .search_box .search_box_body {
        text-align: center;
        display: block;
        margin: 3% auto;
        border-radius: 10px; }
        .search_box .search_box_body.active .data_info:after {
          top: 42%; }
        .search_box .search_box_body .data_info {
          margin: 2% 0;
          padding: 0 0 2% 0;
          border-bottom: 1px dashed #fccc3e; } }
  .search_box .data_info {
    color: #c37743;
    font-weight: 500;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative; }
  .search_box .data_btn .btnStyle {
    width: 150px; }
  .search_box .data_btn input {
    cursor: pointer;
    width: 100%;
    padding: 6%;
    color: #613b21;
    font-weight: 600; }
  @media screen and (max-width: 540px) {
    .search_box .data_btn {
      width: 45%;
      margin: 0 auto;
      padding: 2% 0; }
      .search_box .data_btn input {
        padding: 4%; } }
  @media screen and (max-width: 540px) {
    .search_box:nth-child(3) .data_info {
      border-bottom: none;
      padding: 0; } }

.join_card_wrap {
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 2% 2% 0% 2%;
  margin: 3% 0 0 0; }
  @media screen and (max-width: 540px) {
    .join_card_wrap {
      margin: 9% 0 0 0; } }

.join_card {
  display: inline-block;
  width: 63%;
  color: #613b21;
  text-align: left;
  margin: 3% 0 0 3%; }
  @media screen and (max-width: 540px) {
    .join_card {
      display: block;
      width: 100%;
      margin: 3% auto 0;
      padding: 0 0 3%; } }

.join_card_info:nth-child(1) {
  margin-bottom: 2%; }

.join_title {
  font-weight: 600;
  padding: 0 2.8%; }

.join_info {
  background-color: white;
  border-radius: 50px;
  position: relative;
  margin: 1% 0;
  padding: 4.2% 5%;
  width: 100%;
  color: #c37743; }

.rule_block_wrap .card_btn {
  width: 30%;
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 540px) {
    .rule_block_wrap .card_btn {
      width: 100%; } }

.rule_card {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 2% 0;
  padding: 2% 5%;
  line-height: 1.4;
  letter-spacing: 1px; }
  .rule_card h6 {
    font-weight: 700;
    padding: 0 0 1% 0; }
    @media screen and (max-width: 540px) {
      .rule_card h6 {
        font-size: 18px; } }
  .rule_card ul {
    text-align: left; }
    .rule_card ul li {
      margin: 1% 0; }

.popSwitch {
  margin: 1.5% 0;
  text-align: center; }
  .popSwitch a {
    font-size: 19px;
    display: inline-block;
    width: auto;
    font-weight: 700;
    margin: 0 2%;
    color: #613b21;
    position: relative;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear; }
    .popSwitch a:hover {
      opacity: 0.8; }
    .popSwitch a.active:after {
      width: 100%; }
    .popSwitch a:after {
      content: '';
      position: absolute;
      width: 0%;
      height: 4px;
      background-color: #c37743;
      bottom: -60%;
      left: 0;
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear; }
    @media screen and (max-width: 540px) {
      .popSwitch a {
        margin: 4% 5%;
        font-size: 18px; } }
  @media screen and (max-width: 1024px) {
    .popSwitch a {
      margin: 2%; } }
  @media screen and (max-width: 540px) {
    .popSwitch a {
      margin: 4%; } }

.rule_head,
.award_head {
  width: 20%;
  margin: 5% auto 2%;
  text-align: center;
  padding: 1.5%;
  font-size: 20px;
  font-weight: 700;
  border: 2px solid #cb2e2e;
  border-radius: 50px; }
  @media screen and (max-width: 540px) {
    .rule_head,
    .award_head {
      width: 50%; } }

.award_head--topFour {
  width: 30%; }
  @media screen and (max-width: 540px) {
    .award_head--topFour {
      width: 50%; } }
  @media screen and (max-width: 320px) {
    .award_head--topFour {
      width: 80%; } }

.rule_body {
  margin: 1.5% 0;
  padding: 2% 3%;
  background-color: rgba(255, 255, 255, 0.5);
  color: #613b21; }
  .rule_body .card_body {
    padding: 2%;
    border-radius: 10px; }
    @media screen and (max-width: 540px) {
      .rule_body .card_body {
        padding: 5%;
        text-align: center; } }
  .rule_body .card_content {
    line-height: 1.6;
    letter-spacing: 1px; }
  .rule_body .table_wrap {
    width: 100%;
    text-align: center;
    background-color: #ffe5d2; }
    .rule_body .table_wrap th, .rule_body .table_wrap td {
      padding: 2%;
      vertical-align: middle; }
    .rule_body .table_wrap td {
      border: 1px solid #c37743; }
      @media screen and (max-width: 540px) {
        .rule_body .table_wrap td span {
          display: block;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          padding: 8% 0; } }
      .rule_body .table_wrap td:nth-child(1) {
        width: 30%; }
      .rule_body .table_wrap td:nth-child(2) {
        width: 20%; }
        @media screen and (max-width: 480px) {
          .rule_body .table_wrap td:nth-child(2) {
            width: 30%; } }
    .rule_body .table_wrap th {
      background-color: #c37743;
      border: 1px solid #c37743;
      color: #fff; }
    .rule_body .table_wrap--addSkillRule {
      margin: 3% 0; }
  .rule_body .tips_area {
    line-height: 1.4; }

.tips_area {
  border: 2px solid #c37743;
  border-radius: 10px;
  padding: 1% 1.8%;
  margin: 1% 0;
  color: #c37743; }

.tips_title {
  font-weight: 700;
  text-transform: uppercase;
  color: #613b21; }

.set_list {
  counter-reset: num;
  line-height: 1.4; }
  .set_list > li {
    position: relative;
    margin: 1.5% 0;
    padding: 0 30px; }
    .set_list > li:before {
      counter-increment: num;
      content: counter(num) ".";
      color: #613b21;
      width: 30px;
      text-align: center;
      position: absolute;
      left: 0; }
  @media screen and (max-width: 540px) {
    .set_list {
      font-size: 16px;
      width: 90%;
      margin: 0 auto; }
      .set_list > li {
        padding-bottom: 2%;
        border-bottom: 1px dashed #c37743; } }

.award_body {
  line-height: 1.4;
  text-align: center;
  padding: 4%;
  background-color: rgba(255, 255, 255, 0.5); }
  .award_body .notice_box {
    text-align: left;
    margin: 2% 0 1%;
    padding: 2% 0 0 0;
    border-top: 1px dashed #c37743; }
    .award_body .notice_box .notice_wrap {
      border-bottom: none; }

.award_list_wrap {
  width: 100%;
  text-align: center;
  margin: 2% 0; }
  .award_list_wrap li {
    padding: 1%;
    border-right: 1px solid #c37743;
    color: #fff; }
    .award_list_wrap li:nth-child(1) {
      width: 20%;
      border-top-left-radius: 10px; }
    .award_list_wrap li:nth-child(2) {
      width: 65%; }
    .award_list_wrap li:nth-child(3) {
      width: 15%;
      border-top-right-radius: 10px;
      border-right: none; }
  .award_list_wrap .list_head {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #c37743;
    border: 1px solid #c37743; }
  .award_list_wrap .list_body {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #c37743;
    border-top: none; }
    .award_list_wrap .list_body--delRadius {
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px; }
    .award_list_wrap .list_body .award_info {
      padding: 2%;
      border-right: 1px solid #c37743;
      color: #613b21; }
      .award_list_wrap .list_body .award_info:nth-child(1) {
        width: 20%; }
      .award_list_wrap .list_body .award_info:nth-child(2) {
        width: 65%;
        text-align: left; }
      .award_list_wrap .list_body .award_info:nth-child(3) {
        width: 15%;
        border-right: none;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
    .award_list_wrap .list_body .award_img {
      max-width: 76px;
      width: 100%;
      margin: 0 auto;
      border: 1px solid #c37743; }

.form_team_wrap {
  max-width: 800px;
  width: 100%;
  margin: 2% auto;
  text-align: center; }
  .form_team_wrap .choose_team {
    width: calc(100% / 2 - 20px);
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 3%;
    border: 1px solid #c37743;
    border-radius: 10px;
    background-color: #fffaf8;
    margin: 1%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-align: left;
    overflow: hidden;
    z-index: 1; }
    .form_team_wrap .choose_team:hover {
      background-color: #ffe5d2; }
    .form_team_wrap .choose_team.active {
      color: #fff;
      border: 1px solid #cb2e2e;
      background-color: #cb2e2e; }
      .form_team_wrap .choose_team.active .right_icon {
        border-left: 1px dashed #fff; }
      .form_team_wrap .choose_team.active .right_icon {
        border-left: 1px dashed #fff; }
        .form_team_wrap .choose_team.active .right_icon span {
          border-color: #fff transparent transparent transparent; }
    .form_team_wrap .choose_team label {
      font-weight: 500; }
    .form_team_wrap .choose_team input {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0;
      cursor: pointer; }
    .form_team_wrap .choose_team .right_icon {
      position: absolute;
      width: 10%;
      height: 100%;
      border-left: 1px dashed #fccc3e;
      right: 0;
      top: 0; }
      .form_team_wrap .choose_team .right_icon span {
        position: absolute;
        left: -5px;
        top: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #fccc3e transparent transparent transparent; }
    @media screen and (max-width: 540px) {
      .form_team_wrap .choose_team {
        padding: 4%;
        width: calc(100% / 1 - 20px); } }

.rule_wrap--newRule .rule_head {
  width: auto;
  text-align: center;
  border: none; }
  .rule_wrap--newRule .rule_head h6 {
    display: inline-block;
    padding: 1.5%;
    font-size: 20px;
    font-weight: 700;
    border: 2px solid #cb2e2e;
    border-radius: 50px; }
    @media screen and (max-width: 540px) {
      .rule_wrap--newRule .rule_head h6 {
        padding: 1.5% 3%; } }

.paddingBottom {
  padding: 0 0 2%; }

.submitBtn {
  display: block;
  width: 100%;
  height: 100%; }

.acc_polly {
  position: absolute;
  background-image: url("../img/acc_btn_polly.png");
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 12vw;
  height: 10vw;
  top: 60%;
  right: -3vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  z-index: -1; }
  .acc_polly.disable {
    opacity: 0.5; }
