

#commonHead {
    position: relative;
    z-index: 3;
}




#right_btn01 {

    position: fixed;
    display: flex;
    height: auto;
    right: 0;
    top: 7vw;
    z-index: 8;
    right: -260px;
    transition: right 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    flex-direction: column;
    align-items: flex-end;
gap: .3vw;

}


#right_btn02 {

position: absolute;
    display: flex;
    height: auto;
    top: 8vw;
    z-index: 8;
    right: 0;
    transition: right 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    flex-direction: column;
    align-items: flex-end;
    gap: .3vw;

}



 #right_btn01.active {
    right: 0;
  }

#newgotop {
    cursor: pointer;
    position: relative;
    right: 1vw;
width: 2.6045vw;
    filter: brightness(200%);
}

#newgotop:hover {
    filter: brightness(100%);
}




.big_title_A1 {

    position: relative;
    display: block;
width: 100%;
    margin-bottom: 2vw;


}


.big_title_A1 .mobile {
display: none;
    position: relative;
width: 100%;
    margin-bottom: 2vw;


}



.big_title_A2 .pc {

    position: relative;
    display: block;
width: 100%;
    margin-bottom: 2vw;


}


.big_title_A2 .mobile {
display: none;
    position: relative;
width: 100%;
    margin-bottom: 2vw;


}



.big_title_A3 .pc {

    position: relative;
width: 100%;
    margin-bottom: 2vw;
margin-top: 5vw;

}

.big_title_A3 .mobile {
display: none;
    position: relative;
width: 100%;
    margin-bottom: 2vw;


}



.big_title_job {

    position: relative;
width: 100%;
    margin-bottom: 0.5vw;


}


@media screen and (max-width: 640px) {

.big_title_A1 {
    position: relative;
width: 100%;
    margin-bottom: 4vw;


}


.big_title_A1 .mobile {

  display: block;
    position: relative;
        width: 80%;
        margin: 0 auto;
    margin-bottom: 2vw;


}


.big_title_A2 .pc {

  display: none;
    position: relative;
width: 100%;
    margin-bottom: 2vw;


}


.big_title_A2 .mobile {

  display: block;
    position: relative;
        width: 80%;
        margin: 0 auto;
    margin-bottom: 2vw;


}



.big_title_A3 .pc {

display: none;

}


.big_title_A3 .mobile {

        display: block;
        position: relative;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 2vw;


}





.big_title_job {

    position: relative;
width: 100%;
    margin-bottom: 0.5vw;


}

}



/* 時間+對象 */
  .info-row-wrap {
    display: flex;
    margin: 0 auto;
    width: 96%;
    text-align: center;
    gap: 1vw;
    font-family: "Noto Sans TC", sans-serif;
  }


  .info-row-wrap.Turm {
    margin: 0 auto 3vw auto;
  }


  .info-box {
    display: flex;
    align-items: center;
    background: #1c1a15;
    border-radius: 40px;
    padding: 0;
    overflow: hidden;
    color: #fff;
    height: 2.5vw;
  }



.info-box.expUP {
    display: flex;
    background: #1c1a15;
    border-radius: 40px;
    padding: 0;
    overflow: hidden;
    color: #fff;
    height: 2.5vw;
    width: 65%;
    align-items: center;
    margin: 0 auto;
}






  .info-title-A {
    background: #393028;
    padding: 0 1vw;
    font-size: .95rem;
    font-weight: 700;
        height: 100%;
    width: 13vw;
    display: flex;
    border-radius: 40px;
    margin-right: -1vw;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: center;
  }

  .info-title-B {
    background: #393028;
    padding: 0 1vw;
    font-size: .95rem;
    font-weight: 500;
        height: 100%;
    width: 13vw;
    display: flex;
    border-radius: 40px;
    margin-right: -1vw;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: center;
  }


  .info-title-C {
    background: #393028;
    padding: 0 1vw;
    font-size: .95rem;
    font-weight: 500;
        height: 100%;
    width: 12vw;
    display: flex;
    border-radius: 40px;
    margin-right: -1vw;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: center;
  }




  /* 右側內容 */
  .info-content {
    padding: 0 1.5vw;
    font-size: .9rem;
    white-space: nowrap;
    height: 100%;
    width: 40vw;
    display: flex;
    align-items: center;
    border-radius: 0 40px 40px 0;
    justify-content: center;
    color: #d8cdb2;
  }


  .info-content.Turn {
    width: 20vw;
  }

@media screen and (max-width: 640px) {

  .info-content.Turn {
    width: 71vw;
  }

}


.title_popup.turn {
    position: absolute;
top: -1.4vw;
    width: 100%;
}


.title_popup.turn.mira {
    position: absolute;
    top: -5.3vw;
    width: 100%;
}


.event01_npc {
    position: absolute;
    max-width: 507px;
    width: 27vw;
    bottom: -1.6%;
    right: -3vw;
    z-index: 1;
}


.event02_npc {
    position: absolute;
    max-width: 249px;
    bottom: 1.35vw;
    right: 1vw;
    right: -1vw;
    z-index: 1;
}



@media screen and (max-width: 768px) {

.event01_npc {
display: none
}


.event02_npc {
display: none
}

.index_mst1 {
display: none
}

.index_mst2 {
display: none
}

}



.info_right li.li_card {
font-size: 1.4rem;
    font-weight: 600;
    color: #f03919;
    margin-bottom: .5vw;
}



.l-paddingTB2.event_precaution .note::marker {
content: "";
}


.l-paddingTB2.event_precaution li a {
display: inline;
color: #fae29e;
 font-weight: 500;
}


.l-paddingTB2.event_precaution.turm {
display: inline;
color: #fae29e;
 font-weight: 500;    
}





.event_infoNew.event01 p {
    position: relative;
    padding: 1rem 1rem 0 1rem;
    font-size: 1.07rem;
    font-weight: 700;
    color: #514335;
    letter-spacing: 1px;
    margin-bottom: 1vw;
    line-height: 1.5;
}


.text_mvp {
    font-size: 1.22rem;
    font-weight: 600;
    color: #f03919;
}



.title_getNEW {
width: fit-content;
    margin: 2% auto;
    padding: .3vw 1.2vw;
    font-size: 1.2rem;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    background-color: #ac1818;
}


.title_get_expUP {
    width: fit-content;
    margin: 1vw 0 .8vw 0;
    padding: .3vw 1.6vw;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    color: #ffffff;
    text-align: center;
    background-color: #ac1818;
}

.event_block.event_block-light.expUP {
padding: 3vw 0 2.6vw 3.5vw;
} 

.event_block.event_block-light.expUP p {
    font-size: 1.25rem;
    letter-spacing: 3px;
    font-weight: 700;
    color: #514335;
    margin-bottom: 1vw;
    line-height: 1.5;
} 

@media screen and (max-width: 640px) {

.title_getNEW {
        width: fit-content;
        margin: 2% auto;
        padding: 1.6vw 5.2vw;
        font-size: 1.1rem;
        font-weight: 800;
        color: #ffffff;
        text-align: center;
        background-color: #ac1818;
}


.title_get_expUP {
        width: fit-content;
        margin: 1vw 0 .8vw 0;
        padding: 1vw 4vw;
        font-size: 1.1rem;
        font-weight: 800;
        line-height: 1.4;
        color: #ffffff;
        text-align: center;
        background-color: #ac1818;
}

.event_block.event_block-light.expUP {
        padding: 5%;
} 

.event_block.event_block-light.expUP p {
        font-size: .9rem;
        letter-spacing: 1px;
        font-weight: 700;
        color: #514335;
        margin-top: 2vw;
        margin-bottom: 1vw;
        line-height: 1.5;
} 




}


.title_exp_npc {
position: absolute;
    max-width: 474px;
    width: 24vw;
    top: -3vw;
    right: -2vw;
    z-index: 1;
}

@media screen and (max-width: 640px) {

.title_exp_npc {
display: none;
}

}

.event_block.event_block-light.l-margin-t3NEW {
    margin-top: 1vw;
    padding-bottom: 2.5vw;
    margin-bottom: 1.5vw;
}

.event_block.event_block-light.l-margin-t3NEW2 {

    margin-top: 1vw;
    padding-bottom: 2.5vw;
}







.event_infoNew {

    width: 100%;
    display: flex;
    flex-direction: row;

}

.event_infoNew.event01 {

    width: 100%;
    display: flex;
    flex-direction: column;
}

.event_infoNew.event_expUP {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}




.event_infoNew.event03B {
    width: fit-content;
    display: flex;
    flex-direction: row;
    padding-left: 1.5vw;
    align-items: center;
    justify-content: center;
    margin-bottom: .5vw;
}


.event_infoNew.event03B p {
    position: relative;
    padding: 1rem 1rem 0 1rem;
    font-size: 1.07rem;
    font-weight: 700;
    color: #514335;
    letter-spacing: 1px;
    margin-bottom: 1vw;
    line-height: 1.5;
    letter-spacing: 2px;
}




.event_infoNew ul {
    width: 67%;
    padding: 1% 0 0 2%;
    line-height: 1.6;
    margin: 0;
    color: #514335;
        counter-reset: s2-counter;
            list-style: none;
}

.event_infoNew.event01 ul {
    width: 100%;
    padding: 1% 2% 0 2%;
    line-height: 1.7;
    margin: 0;
    color: #514335;
        counter-reset: s2-counter;
            list-style: none;
}



.event_infoNew li {
  position: relative;
  padding-left: 2.2rem;
  margin-bottom: 1%;
  letter-spacing: .015rem;
      font-weight: 500;
letter-spacing: 1px;
    margin-bottom: 1vw;
}




.event_infoNew li::before {
  counter-increment: s2-counter;
  content: counter(s2-counter);

  position: absolute;
  left: 0;
        top: 0.2rem;
    width: 1.3rem;
    height: 1.2rem;
    padding-bottom: .1rem;

  display: flex;
  align-items: center;
  justify-content: center;

  background-color: #ac1818; 
  color: #fff;

  border-radius: 50%;
  font-size: 0.9rem;
  font-weight: 500;
}



.Keytext {
color: #ac1818;
    font-weight: 600;
    display: inline;
    font-size: 1.1rem;
}




@media screen and (max-width: 768px) {



#right_btn01 {

display: none;


}




.info-row-wrap {
        display: flex;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        gap: 3vw;
        font-family: "Noto Sans TC", sans-serif;
        flex-wrap: wrap;
}

  
.info-box {
    display: flex;
    align-items: center;
    background: #1c1a15;
    border-radius: 40px;
    padding: 0;
    overflow: hidden;
    color: #fff;
    height: 9.5vw;
}


.info-box.expUP {
    display: flex;
    align-items: center;
    background: #1c1a15;
    border-radius: 40px;
    padding: 0;
    overflow: hidden;
    color: #fff;
    height: 9.5vw;
    width: 100%;
}



.info-title-A {
    background: #393028;
    padding: 0 1vw;
        font-size: .8rem;
        font-weight: 700;
        height: 100%;
        width: 20vw;
    display: flex;
    border-radius: 40px;
    margin-right: -1vw;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: center;
}


.info-title-B {
    background: #393028;
    padding: 0 1vw;
        font-size: .8rem;
        font-weight: 700;
        height: 100%;
        width: 20vw;
    display: flex;
    border-radius: 40px;
    margin-right: -1vw;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: center;
}

.info-title-C {
    background: #393028;
    padding: 0 1vw;
        font-size: .8rem;
        font-weight: 700;
        height: 100%;
        width: 40vw;
    display: flex;
    border-radius: 40px;
    margin-right: -1vw;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: center;
}


.info-content {
    padding: 0 1.5vw;
        font-size: .65rem;
        white-space: nowrap;
        height: 100%;
        width: 71vw;
        letter-spacing: .7px;
    display: flex;
    align-items: center;
    border-radius: 0 40px 40px 0;
    justify-content: center;
    color: #d8cdb2;
}


}



/* 背景煙火 */


.flower-layer {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 2;
}

@media screen and (max-width: 1024px) {

.flower-layer {
display: none
}

}



.flower {
  position: absolute;
  max-width: 217px;
  max-height: 217px;

  transform: translateZ(0) scale(0.01);
  will-change: transform, opacity;
  backface-visibility: hidden;

  opacity: 0;
  animation-name: flowerFade;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.flower img {
  width: 100%;
  height: auto;
  display: block;
  user-select: none;
  pointer-events: none;
}

@keyframes flowerFade {
  0% {
    transform: translateZ(0) scale(0.01);
    opacity: 0;
  }
  50% {
    transform: translateZ(0) scale(0.5);
    opacity: 1;
  }
  100% {
    transform: translateZ(0) scale(1);
    opacity: 0;
  }
}



.topbg_up {
    position: absolute;
    z-index: 2;
}




/* 首頁專用 */

.index_box {

position: relative;
    background-color: #ffffff;
    width: 100%;
}

.index_box > div {
  position: absolute;
  animation-fill-mode: forwards;
}



.index_box img {

  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
}


.index_btn_box {
    bottom: 17%;
    position: absolute;
    width: auto;
    height: auto;
    margin: 0px 22%;
    display: flex;
    flex-direction: row;
    gap: .4vw;
    z-index: 9;
}

.index_btn {
width: 14vw;
max-width: 522px;
cursor: pointer;
position: relative;
}


.index_btnH {
  position: absolute;
  left: 50%;
    top: -2vw;
  transform: translateX(-50%) translateY(-2vw) scale(0);
  width: 3vw;
  max-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;


  opacity: 0;
  pointer-events: none;


  animation-duration: 0.6s;
  animation-fill-mode: forwards;
}


.index_btnH {
  opacity: 1;
  animation-name: bouncePopDown;
}

.index_btn:hover {
filter: brightness(105%);
bottom: .2vw;
}





@keyframes bouncePop {
  0%   { transform: translateX(-50%) translateY(-200px) scale(0); opacity: 0; }
  40%  { transform: translateX(-50%) translateY(5px) scale(1.2); opacity: 1; }
  60%  { transform: translateX(-50%) translateY(-15px) scale(0.9); }
  80%  { transform: translateX(-50%) translateY(2px) scale(1.05); }
  100% { transform: translateX(-50%) translateY(0) scale(1); opacity: 1; }
}


@keyframes shrinkFade {
  0%   { transform: translateX(-50%) translateY(0) scale(1); opacity: 1; }
  100% { transform: translateX(-50%) translateY(-0px) scale(0); opacity: 0; }
}



.index_slogan {
    position: absolute;
    width: 43%;
    max-width: 1620px;
    top: 3.5vw;
    left: 5.5vw;
    z-index: 4;
  animation: fromTop 1s ease-out 1.2s forwards;
      opacity: 0;
}


.index_poring1 {
    position: absolute;
    width: 30%;
    max-width: 1114px;
    top: 15.5vw;
    left: 7.2vw;
    z-index: 6;
  animation: fromRightTop 1s ease-out 1.4s forwards;
      opacity: 0;
}

.index_poring2 {
    position: absolute;
    width: 11%;
    max-width: 410px;
    top: 22.9vw;
    right: 27.1vw;
    z-index: 5;
  animation: fromRightTop 1s ease-out .7s forwards;
      opacity: 0;
}

.index_npc1 {
    position: absolute;
    width: 60%;
    max-width: 2280px;
    right: 12.5vw;
    bottom: 0;
    z-index: 2;
      animation: fromBottom 1s ease-out .5s forwards;
        opacity: 0;
}

.index_npc2 {
    position: absolute;
    width: 34%;
    max-width: 1286px;
    bottom: 0;
    right: 1.5vw;
    z-index: 2;
      animation: fromBottom 1s ease-out 0s forwards;
        opacity: 0;
}

.index_mst1 {
    position: absolute;
    width: 21%;
    max-width: 772px;
    top: 6vw;
    left: 39vw;
    z-index: 1;
    animation: fromBottom 1s ease-out 1s forwards;
    opacity: 0;
}


.index_mst2 {
    position: absolute;
    width: 7vw;
    max-width: 264px;
    top: 0.3vw;
    left: 16.5vw;
    z-index: 1;
    animation: fromBottom 1s ease-out 1.6s forwards;
    opacity: 0;
}


#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}


@keyframes fromBottom {
  from {
    transform: translateY(2vw);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fromTop {
  from {
    transform: translateY(-1vw);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fromRightTop {
  from {
    transform: translate(2vw, -1vw);
    opacity: 0;
  }
  to {
    transform: translate(0, 0);
    opacity: 1;
  }
}



@media screen and (max-width: 768px) {

.event_infoNew.event_expUP {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}





.index_btn_box {
        bottom: 6vw;
        position: absolute;
        width: auto;
        height: auto;
        margin: 0;
        display: flex;
        flex-direction: row;
        gap: 2vw;
        z-index: 9;
        flex-wrap: wrap;
        justify-content: center;
    }

.index_btn {
        width: 47vw;
        cursor: pointer;
        position: relative;
}

#right_btn02 {
    display: none;
}


.index_slogan {
    display: none;
}


.index_poring1 {
    display: none;
}

.index_poring2 {
    display: none;
}

.index_npc1 {
    display: none;
}

.index_npc2 {
    display: none;
}

.index_btnH {
    display: none;
}

.image-container img.topbg_up {
    display: none;
}


}

/* 手機板MENU */
.menu_btnM {
    position: fixed;
    top: 1vw;
    right: 1vw;
    width: 11vw;
    padding: 0;
    color: #fff;
    z-index: 20;
    cursor: pointer;
        filter: brightness(500%);
}


.menu_mask {
  position: fixed;
  inset: 0;
  background: rgb(75 13 13 / 95%);
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s;
  z-index: 30;
}


.menu_popup {
    position: fixed;
    inset: 0;
    transform: translateY(100%);
    transition: transform .4s ease;
    z-index: 30;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 10%;
    justify-content: center;
}


.menu_title {
    width: 90%;
    margin-bottom: 5vw;
}


.menu_popup.is-open {
  transform: translateY(0);
}

.menu_mask.is-open {
  opacity: 1;
  pointer-events: auto;
}


.menu_close {
    position: absolute;
    top: 2vw;
    right: 2vw;
    width: 8vw;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    filter: brightness(500%);
}

.menu_links {
list-style: none;
    width: 80%;
    padding: 0;
    margin: 0 0 10vw;
    text-align: center;
    border-bottom: 1px solid #fdf6e3;
    border-top: 1px solid #fdf6e3;
}

.menu_links li {
  margin: 22px 0;
}

.menu_links a {
    font-size: 1.1rem;
    line-height: 2;
    font-weight: 700;
    color: #fdf6e3;
    text-decoration: none;
    letter-spacing: 3px;
}


.menu_icons {
    display: flex;
    gap: 6vw;
    width: 55%;
}

.menu_icons .icon {
  width: 90px;
  height: 90px;
  background: #9c5f5f;
  color: #f5e9c8;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
}


@media (min-width: 768px) {
  .menu_btnM,
  .menu_popup,
  .menu_mask {
    display: none;
  }
}