@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');

*{-webkit-text-size-adjust:none;}
html,body{width:100%;height:100%;margin:0;padding:0;}
body{margin:0;padding:0;font-family:'Noto Sans TC',sans-serif;font-size:16px;line-height:1.5;background:#020716;}
h1,h2,h3,h4,p,ul,ol,li{margin:0;padding:0;list-style:none;}
img{border:none;}
a{text-decoration:none;cursor:pointer;outline:none;}
a:hover{text-decoration:none;}
button{outline:0;border:0;}

.wrapper{position:relative;min-width:1100px;overflow:hidden;}
.header h1,.header h2,.header h3,.header p,.section-inner,.section h3{text-indent:-99999px;}
.goHome,.share,.goEvent{text-indent:-9999px;}

.ir{margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999px;}
.inner{position:relative;margin:0 auto;width:1100px;}

.mob .wrapper{min-width:auto;margin-top:30px;}
.mob .inner{width:100%;}

/* header */
.header{position:relative;height:1000px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/bg_header.jpg") no-repeat 50% 0;}
.header .inner{position:relative;margin:0 auto;}
.header .inner .goHome{position:absolute;top:15px;left:20px;width:186px;height:55px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/logo_aionc.png") no-repeat 50% 0;background-size:100%;z-index:10;}
.header .inner .share{position:absolute;top:28px;left:952px;width:26px;height:25px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/fb.png") no-repeat 50% 0;z-index:10;}
.header .inner .goEvent{position:absolute;top:27px;left:984px;width:97px;height:27px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/more.png") no-repeat 50% 0;z-index:10;}
.header .inner a:hover,.section a:hover{-webkit-filter:contrast(150%);filter:contrast(150%);}
/* .header2{position:relative;height:auto;background:none no-repeat 50% 0;} */

.mob .header{height:485px;background-image:url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/bg_header.jpg");background-size:cover;}
.mob .header:before,.mob .header:after{display:none;}
.mob .header .inner .goHome{top:10px;left:10px;width:130px;height:40px;background-image:url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/logo_aionc.png");background-size:cover;filter:drop-shadow(0px 0px 3px #666666);}
.mob .header .inner .share{left:auto;top:10px;right:123px;width:31px;height:30px;background-image:url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/fb.png");background-size:cover;}
.mob .header .inner .goEvent{left:auto;top:10px;right:10px;width:109px;height:30px;background-image:url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/more.png");background-size:cover;}
.mob .header .inner a,.mob .section a{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
/* .mob .header2{height:auto;background-image:none;background-size:cover;} */

/* item list */
.section a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.section [class*="btn"]{position:absolute;display:block;width:77px;height:28px;}
/* .section [class*="item-list"]{
  position:absolute;
  overflow:hidden;
  text-indent:-9999px;
  width:1050px;
  left:50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  gap: 263px 5px;
} */
/* .section [class*="item-list"] li{position:relative;width:141px;height:40px;}
.section [class*="item-list"] li a{position:absolute;text-indent:-9999px;z-index:10;}
.section [class*="item-list"] li a.btn-info{width:27px;height:27px;bottom:0;right:0;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/btn_preview.png") no-repeat 50% 50%;background-size:contain;z-index:15;}
.section [class*="item-list"] li a.btn-more{width:100%;height:40px;background:rgba(0,0,0,0.65);top:0;left:0;right:0;margin:0 auto;}
.section [class*="item-list"] li a.btn-more:before{display:block;content:'詳細說明';color:#dbcfbf;font-size:16px;text-align:center;text-indent:0;line-height:1.2;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);}
.mob .section [class*="item-list"]{width:320px;margin-left:15px;gap:138px 4px}
.mob .section [class*="item-list"] li{width:70px;height:30px;}
.mob .section [class*="item-list"] li a.btn-info{width:18px;height:19px;}
.mob .section [class*="item-list"] li a.btn-more{width:100%;height:25px;padding:0;top:19px;}
.mob .section [class*="item-list"] li a.btn-more:before{font-size:0.6rem;} */

/** preview/tooltip/modal/youtube **/
.section [class*="btn-info"]{width:26px;height:26px;left:50%;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/btn_preview.png") no-repeat 50% 50%;background-size:contain;text-indent: -9999px;}
.section [class*="btn-more"]{width:162px;height:54px;left:50%;margin-left:-81px;background:none no-repeat 50% 50%;/*border:1px solid #6dbfa8;border-radius:8px;padding:0px;box-shadow:1px 1px 5px rgba(124,148,160,.55);*/display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-bottom:5px;}
.section [class*="btn-more"]:before{display:block;content:'詳細內容';color:#dbcfbf;font-size:18px;text-align:center;text-indent:0;line-height:1;font-weight:700;}
.mob .section [class*="btn-info"]{width:18px;height:18px;margin-left:-12px;background-size:contain;z-index:100;}
.mob .section [class*="btn-more"]{width:81px;height:27px;/*background-image:none;*/background-size:cover;padding:0;padding-bottom:3px;}
.mob .section [class*="btn-more"]:before{font-size:0.7rem;line-height:1.2;}
.popup_content{width:300px;padding:1rem 0.5rem;background:#282a37;box-shadow:3px 3px 3px rgba(0,0,0,0.3);}
.popup_content h3{margin: 0 20px; padding: 16px 0 9px; font-size: 16px; color: #e6c31f; border-bottom: 1px solid #3e414f; font-weight:700;}
.popup_content p{margin: 0; padding: 10px 20px 20px; font-size: 14px; color: #dddddd;}
.section .use-mobile, .mob .section .use-pc{display:none;}
.section .use-pc, .mob .section .use-mobile{display:block;}
.section [class*="item-list"] li a.btn-info{left:initial;}

/* section tab */
#section-tab{
  text-indent: -9999px;
  position: absolute;
  top: 810px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}

#section-tab li a{
  display: block;
  width: 411px;
  height: 128px;
  background: url(//image.tw.ncsoft.com/aion/event/250723_signin2/menu_btn1.png) no-repeat top center;
  background-size: contain;
  transition: .3s;
}

#section-tab li a:hover{
  scale: .97;
} 

#section-tab .m2 a{
  background-image: url(//image.tw.ncsoft.com/aion/event/250723_signin2/menu_btn2.png);
}

#section-tab .m1.active a{
  background-image: url(//image.tw.ncsoft.com/aion/event/250723_signin2/menu_btn1_active.png);
}

#section-tab .m2.active a{
  background-image: url(//image.tw.ncsoft.com/aion/event/250723_signin2/menu_btn2_active.png);
}

.mob #section-tab{
  top: 420px;
  gap: 5px;
}

.mob #section-tab li a{
  width: 150px;
  height: 47px;
}

/* section */
#section1{position:relative;height:500px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/bg_section1.jpg") no-repeat 50% 0;}
#section2{position:relative;height:1100px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/bg_section2.jpg") no-repeat 50% 0;}
#section3{position:relative;height:710px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/bg_section3.jpg") no-repeat 50% 0;}

#section2 .item-list li a{pointer-events:auto;z-index:1000}
#section2 a.btn-info1{top:121px;margin-left:-397px;}
#section2 a.btn-info2{top:121px;margin-left:-260px;}
#section2 a.btn-info3{top:121px;margin-left:434px;}
#section2 a.btn-info4{top:913px;margin-left:434px;}

.mob #section1{height:345px;background-image:url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/bg_section1.jpg"),url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/bg_section1-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section2{height:805px;background-image:url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/bg_section2.jpg"),url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/bg_section2-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section3{height:360px;background-image:url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/bg_section3.jpg"),url("//image.tw.ncsoft.com/aion/event/250723_signin2/m/bg_section3-bk.jpg");background-size:375px 100%,1280px 100%;}

.mob #section2 .item-list{top:108px;}

.mob #section2 a.btn-info1{
  top: 55px;
  margin-left: -130px;
}

.mob #section2 a.btn-info2{
  top: 55px;
  margin-left: -63px;
}

.mob #section2 a.btn-info3{
  top: 185px;
  margin-left: -62px;
}

.mob #section2 a.btn-info4{
  top: 715px;
  margin-left: 7px;
}

/* reward */
#section2 .area-reward{
  width:985px;
  position:absolute;
  top:230px;
  left:50%;
  transform: translateX(-49.6%);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 231px 2px;
  overflow:hidden;z-index:1000;pointer-events:none;
}

#section2 .area-reward li{
  position:relative;
  width: 137px;
}

#section2 .area-reward li a{
  display:flex;
  align-items:center;
  justify-content:center;
  width:108px;
  height:33px;
  font-size:17px;
  line-height:initial;text-align:center;text-indent:0;font-weight:500;
  user-select:none; -ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;
  box-sizing:border-box;
  padding-bottom:4px;
  color:#04103d;
  background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/btn_reward.png") no-repeat 50% 0;
  background-size: contain;
  margin:0 auto;
  pointer-events:auto;
  position: static;
}

#section2 .area-reward li a.btn-link-receive,
#section2 .area-reward li a.btn-link-uncompleted,
#section2 .area-reward li a.btn-link-end{
  background-image: url(//image.tw.ncsoft.com/aion/event/250723_signin2/btn_gray.png);
  color: #4c4c4c;
  cursor: not-allowed;
}

#section2 .area-reward li a.btn-link-end, 
#section2 .area-reward li a.btn-link-uncompleted{
  font-size: 16px;
}

.mob #section2 .area-reward{
  width: 355px;
  top: 108px;
  gap: 113px 1px;
  margin-left: 3px;
  justify-content: flex-start;
}

.mob #section2 .area-reward li{
  width: 68.5px;
}

.mob #section2 .area-reward li a{
  width: 60px;
  height: 19px;  
  font-size: 12px;
}

.mob #section2 .area-reward li a.btn-link-end,
.mob #section2 .area-reward li a.btn-link-uncompleted{
  font-size: 10px;
}

/* caution */
.caution{height: 360px;position:relative;margin:0 auto;height:auto;background: url(//image.tw.ncsoft.com/aion/event/250723_signin2/bg_caution.jpg) no-repeat 50% 0;}
.caution:after{content:"";display:none;width:250px;height:190px;background:none no-repeat 50% 50%;position:absolute;top:-11.5rem;left:50%;margin-left:20rem;pointer-events:none;}
.caution .inner{width:830px;margin:0 auto;padding-bottom: 100px;}
.caution .inner h2{width: 119px;height:30px;text-indent:-9999px;background:url("//image.tw.ncsoft.com/aion/event/250723_signin2/caution.png") no-repeat 0 0;background-size: contain;margin-bottom: 20px;}
.caution .inner ol{margin:0 0 0 20px;}
.caution .inner ol li{padding:2px 0;list-style:decimal;color:#f1f9fc;text-align:justify;font-weight:400;font-size: 18px;}
.caution .inner ol li span,.caution .inner ol li.point{color:#fedb82;}

.mob .caution{height:auto;background-image: none;background-color: #020716;}
.mob .caution:after{display:none;}
.mob .caution .inner{width:100%;max-width:320px;padding:2rem 0.5rem;font-size:0.7rem;font-weight:300;box-sizing:border-box;}
.mob .caution .inner ol{margin:0 0 0 12px;}
.mob .caution .inner ol li{font-size: 13px;}
.mob .caution .inner h2{width:80px;height:20px;margin-bottom:12px;}

@media screen and (max-width:640px) {
  .mob .bottom-footer .bottom-footer__inner .bottom-footer__rating{width:300px;}
}
@media screen and (max-width:360px) {
  .mob .bottom-footer .bottom-footer__inner .bottom-footer__rating{width:270px;}
}

/* top */
.goTop{position:fixed;bottom:20px;background:url("//image.tw.ncsoft.com/aion/layout/btn-top.png") no-repeat 50% 0;left:auto;display:none;width:40px;height:40px;right:20px;text-indent:-9999em;z-index:100;background-size:cover;}

@media screen and (max-width:1099px) {
  body{width:max-content;width:-webkit-max-content;width:-moz-max-content;max-width:1100px;}
  body.mob{width:auto;max-width:none;}
}

/* modal */
/*body #modal-header-image{background:none !important;}
body #modal-wrap{box-shadow:none;}
body #modal-contents{background:none;}*/

/* animation */
@-webkit-keyframes fade {
  50% {opacity: 1;}
}
@keyframes fade {
  50% {opacity: 1;}
}

@-webkit-keyframes scaleCircle {
  0% {transform: scale(0.6);}
  100% {transform: scale(1.0);}
}
@keyframes scaleCircle {
  0% {transform: scale(0.6);}
  100% {transform: scale(1.0);}
}

@-webkit-keyframes dropShadow {
  50% {filter: drop-shadow(0px 0px 45px #ff4e00);}
}
@keyframes dropShadow {
  50% {filter: drop-shadow(0px 0px 45px #ff4e00);}
}

/* ColcoBox */
#colorbox,#cboxOverlay,#cboxWrapper{max-width:100%;top:0;left:0;position:absolute;z-index:10002;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
#colorbox,#cboxContent,#cboxLoadedContent{-webkit-box-sizing:content-box;box-sizing:content-box;}
#cboxOverlay{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.8);}
#colorbox{outline:0;}
#colorbox #cboxWrapper{max-width:none;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;}
#colorbox #cboxWrapper #cboxMiddleLeft,#colorbox #cboxWrapper #cboxBottomLeft{clear:left;}
#colorbox #cboxWrapper #cboxContent{position:relative;overflow:visible;}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent{overflow:hidden;-webkit-overflow-scrolling:touch;}
#colorbox #cboxWrapper #cboxContent #cboxTitle{width:100%;margin:0 auto;text-align:center;color:#ffffff;font-size:1rem}
#colorbox #cboxWrapper #cboxContent #cboxCurrent{top:-22px;right:205px;position:absolute;text-indent:-9999px;}
#colorbox #cboxWrapper #cboxContent #cboxLoadingOverlay,#colorbox #cboxWrapper #cboxContent #cboxLoadingGraphic{top:0;left:0;position:absolute;width:100%;height:100%;}
#colorbox #cboxWrapper #cboxContent #cboxPrevious,#colorbox #cboxWrapper #cboxContent #cboxNext,#colorbox #cboxWrapper #cboxContent #cboxClose,#colorbox #cboxWrapper #cboxContent #cboxSlideshow{width:20px;height:20px;cursor:pointer;border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;position:absolute;top:-20px;background:none;}
#colorbox #cboxWrapper #cboxContent #cboxPrevious:active,#colorbox #cboxWrapper #cboxContent #cboxNext:active,#colorbox #cboxWrapper #cboxContent #cboxClose:active,#colorbox #cboxWrapper #cboxContent #cboxSlideshow:active{outline:0;}
#colorbox #cboxWrapper #cboxContent .cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:100%;-ms-interpolation-mode:bicubic;}
#colorbox #cboxWrapper #cboxContent .cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;background:#000000;}
#colorbox #cboxWrapper #cboxContent #cboxError{padding:50px;border:1px solid #cccccc;}
#colorbox #cboxWrapper #cboxContent #cboxClose{top:-36px;right:-36px;position:absolute;width:36px;height:36px;background:url("//image.tw.ncsoft.com/aion/common/ui/close.png") center center no-repeat;background-size:100%;cursor:pointer;display:block;}
.mob #colorbox #cboxWrapper #cboxContent #cboxClose{top:-18px;right:-18px;width:18px;height:18px;}

/* nctFooter mobile */
body.mob #nctFooter {
  position: relative;
  z-index: 2;
  background: #fff;
  padding-right: 10px;
  padding-left: 10px;
  height: auto;
}

body.mob #nctFooter .ncFooter {
  min-width: 100%;
  text-align: center;
}

body.mob #nctFooter .ncFooter .footerMenu {
  position: static;
  top: auto;
  left: auto;
}

@media screen and (max-width: 1099px) {
  body {
    width: max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    max-width: 1100px;
  }

  body.mob {
    width: auto;
    min-width: auto;
    max-width: none;
  }
}