@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:#1c0f01;position:relative;}
body.mob{}
h1,h2,h3,h4,p,ul,li{margin:0;padding:0;}
ul{list-style:none;}
img{border:none;}
a{text-decoration:none;cursor:pointer;outline:none;}
a:hover{text-decoration:none;}
button{outline:none;border:0;}

.wrapper{position:relative;min-width:1100px;overflow:hidden;}
.header h1,.header h2,.header h3,.header p,.section-inner{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 #nctGnb{display:none;}
.mob .wrapper{min-width:auto;}
.mob .inner{width:100%;}

/* header */
.header{position:relative;height:930px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/bg_header.jpg") no-repeat 50% 0;/*overflow:hidden;*/}
.header .inner{position:relative;margin:0 auto;}
.header .inner .goHome{position: absolute;top:8px;left:10px;width:186px;height:55px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/logo_aionc.png") no-repeat 50% 50%;z-index:100;}
.header .inner .share{position:absolute;top:21px;left:958px;width:26px;height:25px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/fb.png") no-repeat 50% 50%;z-index:100;}
.header .inner .goEvent{position:absolute;top:21px;left:990px;width:97px;height:27px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/more.png") no-repeat 50% 50%;z-index:100;}
.header .inner a,.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;}
.header .inner a:hover,.section a:hover{-webkit-filter:contrast(150%);filter:contrast(150%);}

.mob .header{height:465px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_header.jpg");background-size:cover;}
.mob .header .inner .goHome{top:5px;width:140px;height:40px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/logo_aionc.png");background-size:cover;}
.mob .header .inner .share{left:auto;top:10px;right:123px;width:31px;height:30px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/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/220105_luckybag/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;}

/* item list */
.section [class*="btn"]{position:absolute;/*display:block;*/width:77px;height:28px;}
.section [class*="item-list"]{position:absolute;overflow:hidden;text-indent:-9999px;width:820px;}
.section [class*="item-list"] li{position:relative;width:256px;height:54px;margin:162px 11px 0px 0px;float:left;}
.section [class*="item-list"] li a{/*display:block;*/position:absolute;text-indent: -9999px;}
.section [class*="item-list"] li .preview,
.section [class*="item-list"] li .tooltip,
.section [class*="item-list"] li a.btn-info{width:37px;height:37px;top:50%;margin-top:-18.5px;right:5px;left:auto;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/btn_preview.png") no-repeat 50% 50%;background-size:cover;z-index:100;}
.section [class*="item-list"] li .modal,
.section [class*="item-list"] li .youtube,
.section [class*="item-list"] li .link,.section [class*="item-list"] li a.btn-more,.section [class*="item-list"] li a.btn-video{width:100%;height:100%;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/btn_detail.png") no-repeat 50% 50%;left:0;margin:0;z-index:99;}
.mob .section [class*="item-list"] li{margin:76px 6px 37px 13px;width:128px;height:25px;}
.mob .section [class*="item-list"] li .preview,
.mob .section [class*="item-list"] li .tooltip,
.mob .section [class*="item-list"] li a.btn-info{width:24px;height:24px;margin-top:-9px;right:0;}
.mob .section [class*="item-list"] li .modal,
.mob .section [class*="item-list"] li .youtube,
.mob .section [class*="item-list"] li a.btn-more,
.mob .section [class*="item-list"] li a.btn-video{background-size:auto 30px;}

.use-mobile, .mob .use-pc{display:none;}
.use-pc, .mob .use-mobile{display:block;}
.section [class*="btn-"]{width:37px;height:37px;position:absolute;left:50%;margin-left:-18.5px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/btn_preview.png") no-repeat 50% 50%;}
.mob .section [class*="btn-"]{width:24px;height:24px;margin-left:-15px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/btn_preview.png") no-repeat 50% 50%;background-size:cover;}
.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 */
#section1{position:relative;height:1400px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/bg_section1.jpg") no-repeat 50% 0;}
#section1 a.btn-tooltip{top:630px;margin-left:-340px;}
#section1 a.btn-info1{top:630px;margin-left:15px;}
#section1 a.btn-more{top:630px;margin-left:375px;}
#section1 a.btn-info2{top:1095px;margin-left:15px;}
#section2{position:relative;height:1020px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/bg_section2.jpg") no-repeat 50% 0;}
#section2 a.btn-info{top:200px;margin-left:140px;}
#section3{position:relative;height:670px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/bg_section3.jpg") no-repeat 50% 0;}
#section3 a.btn-info{top:30px;margin-left:60px;}
#section4{position:relative;height:1180px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/bg_section4.jpg") no-repeat 50% 0;}
#section4 a.btn-info1{top:32px;margin-left:70px;}
#section4 a.btn-info2{top:697px;margin-left:45px;}
#section5{position:relative;height:1450px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/bg_section5.jpg") no-repeat 50% 0;}
#section5 .item-list{top:0px;width:1050px;left:34px;}
#section5 .item-list li{width:245px;height:40px;margin:192px 15px 102px 1px;}
#section5 .item-list li:nth-child(1),#section5 .item-list li:nth-child(2),#section5 .item-list li:nth-child(3),#section5 .item-list li:nth-child(4){margin-bottom:82px;}
#section6{position:relative;height:1740px;background:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/bg_section6.jpg") no-repeat 50% 0;}
#section6 a.btn-info1{top:1207px;margin-left:240px;}
#section6 a.btn-info2{top:1272px;margin-left:240px;}
#section6 a.btn-info3{top:1338px;margin-left:240px;}
#section6 a.btn-info4{top:1392px;margin-left:240px;}

.mob #section1{height:1125px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section1.jpg"),url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section1-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section1 a.btn-tooltip{top:530px;margin-left:-75px;}
.mob #section1 a.btn-info1{top:530px;margin-left:85px;}
.mob #section1 a.btn-more{top:765px;margin-left:-75px;}
.mob #section1 a.btn-info2{top:992px;margin-left:5px;}
.mob #section2{height:510px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section2.jpg"),url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section2-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section2 a.btn-info{top:97px;margin-left:70px;}
.mob #section3{height:335px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section3.jpg"),url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section3-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section3 a.btn-info{top:12px;margin-left:30px;}
.mob #section4{height:505px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section4.jpg"),url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section4-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section4 a.btn-info1{top:14px;margin-left:35px;}
.mob #section4 a.btn-info2{top:345px;margin-left:25px;}
.mob #section5{height:1300px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section5.jpg"),url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section5-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section5 .item-list{top:0px;width:255px;left:50%;margin-left:-127.5px;}
.mob #section5 .item-list li{width:123px;height:30px;margin:85px 6px 49px 1px;}
.mob #section5 .item-list li:nth-child(even){margin-right:1px;}
.mob #section5 .item-list li:nth-child(1),.mob #section5 .item-list li:nth-child(2),.mob #section5 .item-list li:nth-child(3),.mob #section5 .item-list li:nth-child(4){margin-bottom:39px;}
.mob #section6{height:1545px;background-image:url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section6.jpg"),url("//image.tw.ncsoft.com/aion/event/220105_luckybag/m/bg_section6-bk.jpg");background-size:375px 100%,1280px 100%;}
.mob #section6 a.btn-info1{top:1302px;margin-left:-15px;}
.mob #section6 a.btn-info2{top:1335px;margin-left:-15px;}
.mob #section6 a.btn-info3{top:1368px;margin-left:-15px;}
.mob #section6 a.btn-info4{width:18px;height:18px;top:1398px;margin-left:-12px;}

/* caution */
.caution{position:relative;height:auto;margin:0 auto;background:#330f02;}
.caution .inner{width:800px;margin:0 auto;padding:40px 0 60px 0;}
.caution .inner h2{height:60px;/*text-indent:-9999px;background:none;*/color:#fce8b7;font-size:30px;}
.caution .inner ol{margin:0 0 0 -20px;text-align:justify;}
.caution .inner ol li{padding:2px 0;color:#fce8b7;}
.caution .inner ol li span,.caution .inner ol li.point{color:#f29745;}

.mob .caution{height:auto;/*background-image:none;background-size:auto 400px;*/}
.mob .caution .inner{width:100%;padding:2rem 0.5rem 2rem;font-size:0.8rem;font-weight:300;box-sizing:border-box;}
.mob .caution .inner h2{height:35px;/*background-size:auto 20px;*/font-size:1.2rem;}


@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;}

@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-wrap{box-shadow:none;}
body #modal-contents{background:none;}*/

/* animation */
@-webkit-keyframes fade {
  45%,55% {opacity: 1;}
}
@keyframes fade {
  45%,55% {opacity: 1;}
}

/* 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:1.2rem}
#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;}


