@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:#ffffff;}
body.mob{}
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{text-indent:-99999px;}
.goHome,.share,.goEvent,.goHome2{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;}

@media (max-width: 1280px) {
  .wrapper{min-width:auto;}
  .inner{width:100%;}
}
@media (max-width: 960px) and (resolution: 1dppx) {
  .wrapper{min-width:auto;margin-top:30px;}
}
.mob .wrapper{min-width:auto;margin-top:30px;}
.mob .inner{width:100%;}

/* header */
.header{position:relative;height:1080px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/bg_header.webp"),url("https://image.tw.ncsoft.com/lostsword/event/preorder/bg_header-bk.webp");background-repeat:no-repeat,repeat-x;background-position:50% 0;}
.header .inner{position:relative;margin:0 auto;width:100%;}
.header .inner:before{content:"";width:100%;height:40px;position:absolute;top:0;padding:5px 0;background-color:rgba(0,0,0,.2);}
.header .inner .goHome{position:absolute;top:5px;left:40px;width:105px;height:40px;background:url("https://image.tw.ncsoft.com/lostsword/event/preorder/logo_ls.webp") no-repeat 50% 50%;z-index:100;background-size:105px 38px}
.header .inner .goHome:before{content:"";width:35px;height:40px;background:url("https://image.tw.ncsoft.com/lostsword/event/preorder/arrow.webp") no-repeat 50% 50%;background-size:20px;position:absolute;left:-35px;}
.header .inner .header-button{position:absolute;top:5px;right:10px;display:flex;}
.header .inner .header-button [class*=btn-]{height:40px;border:1px solid rgba(255,255,255,.33);background-color:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;border-radius:3px;box-sizing:border-box;}
.header-button .btn-news{width:90px;font-size:14px;color:#ffffff;}
.header-button .btn-event{width:90px;font-size:14px;color:#ffffff;margin-left:5px;}
.header-button .btn-copyurl{width:40px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/share.webp");background-position:50%;background-repeat:no-repeat;background-size:25px;margin-left:5px;font-size:0;position:relative;}
.header-button .btn-copyurl.active:before{content:"URL已複製";color:#cccccc;background-color:rgba(0,0,0,.8);font-size:11px;padding:0.25rem 0.5rem;border-radius:5px;letter-spacing:-1px;position:absolute;bottom:-30px;text-align:center;pointer-events:none;width:70px;left:50%;margin-left:-35px;box-sizing:border-box}
.header-button .btn-copyurl.active:after{content:"";position:absolute;bottom:-8px;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent rgba(0,0,0,.8) transparent;pointer-events:none}
.header-button .btn-home{width:40px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/home.webp");background-position:50%;background-repeat:no-repeat;background-size:25px;margin-left:5px;font-size:0;}
.header .inner .share{position:absolute;top:28px;right:20px;width:40px;height:40px;background:url("https://image.tw.ncsoft.com/lostsword/event/preorder/fb.webp") no-repeat 50% 0;background-size:cover;z-index:10;}
.header .inner .title{position:absolute;top:760px;left:50%;margin-left:-425px;width:850px;height:400px;background:none no-repeat 50% 50%;z-index:100;pointer-events:none;}
.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;}
.header .gift{width:250px;height:230px;position:absolute;top:200px;left:50%;margin-left:-125px;margin-left:-800px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/awards.webp");background-position:50%;background-repeat:no-repeat;}
.header .awards{width:250px;height:230px;position:absolute;top:0;left:0;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/awards.webp");background-position:50%;background-repeat:no-repeat;animation:light 2s ease-in-out infinite;mix-blend-mode:lighten;}
.header .awards:before,.header .awards:after{content:"";display:block;width:370px;height:230px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/awards_light.webp");background-position:50%;background-repeat:no-repeat;mix-blend-mode:plus-lighter;position:absolute;left:50%;margin-left:-185px;}
@keyframes light{0%,100%{-webkit-filter:contrast(100%);filter:contrast(100%);}50%{-webkit-filter:contrast(150%);filter:contrast(150%);}}
.header .cross{width:150px;height:120px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/cross.webp");background-position:50%;background-repeat:no-repeat;position:absolute;top:500px;left:50%;margin-left:-75px;margin-left:135px;animation:scrollLeftRight 2.5s ease-in-out infinite;pointer-events:none}
body:has(#section1 .form.lock) .header .cross{animation:none;}
@keyframes scrollLeftRight{0%{opacity:0;transform:translateX(-10px)}50%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(10px)}}
.header .gift_iphone{width:330px;height:250px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/banner_gift.webp");background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:100px;left:50%;margin-left:-165px;margin-left:-180px;animation:vertical 1s ease-in-out infinite alternate;-webkit-transition:.5s;transition:.5s;}
.header .gift_iphone::before{z-index:2;content:"";display:inline-block;background:url("https://image.tw.ncsoft.com/lostsword/event/preorder/light.png") no-repeat;background-size:cover;width:100%;height:100%;text-indent:-9999em;position:absolute;top:0;left:0;-webkit-animation:switchOff 1s linear infinite alternate;animation:switchOff 1s linear infinite alternate;pointer-events:none;}
@-webkit-keyframes vertical{
  0%{-webkit-transform: translateY(0);transform: translateY(0);}
  100%{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
}
@keyframes vertical{
  0%{-webkit-transform: translateY(0);transform: translateY(0);}
  100%{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
}
@-webkit-keyframes switchOff{
  0%{opacity:0;}
  100%{transform: topacity:1;}
}
@keyframes switchOff{
  0%{opacity:0;}
  100%{transform: topacity:1;}
}

@media (max-width: 960px) and (resolution: 1dppx), (-webkit-min-device-pixel-ratio: 1.25) and (resolution: 1.25dppx) and (max-width: 960px) {
  .header{height:615px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_header.webp");background-size:cover;}
  .header:before{display:none;opacity:0;content:"";position:absolute;width:100%;height:100%;background-image:none;background-position:50% 0;background-size:cover;background-repeat:no-repeat/*;animation:fade 5s ease-in-out infinite alternate*/}
  .header .inner .goHome{top:8px;left:30px;width:100px;height:36px;background-size:cover;/*filter:drop-shadow(0px 0px 5px #999999);*/}
  .header .inner .goHome:before{width:20px;height:36px;background-size:10px;left:-20px;}
  .header .inner .header-button{top:8px;right:10px;}
  .header .inner .header-button [class*=btn-]{height:36px;}
  .header-button .btn-news{width:50px;font-size:1rem;}
  .header-button .btn-event{width:50px;font-size:1rem;margin-left:3px;}
  .header-button .btn-copyurl{width:36px;background-size:18px;margin-left:3px;}
  .header-button .btn-home{width:36px;background-size:18px;margin-left:3px;}
  .header .inner .share{left:auto;top:10px;right:10px;width:30px;height:30px;background-size:cover;}
  .header .inner .title{display:none}
  .header .inner a,.section a{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
  .header2{height:auto;background-image:none;background-size:cover;}
  .header .gift{width:125px;height:115px;margin-left:-63px;margin-left:55px;top:60px;background-size:cover;}
  .header .awards{width:125px;height:115px;background-size:cover;}
  .header .awards:before,.header .awards:after{width:185px;height:115px;background-size:cover;margin-left:-93px;}
  .header .cross{display:none;}
  .header .gift_iphone{width:165px;height:125px;margin-left:-200px;top:120px;}
}
.mob .header{height:615px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_header.webp");background-size:cover;}
.mob .header:before{display:none;opacity:0;content:"";position:absolute;width:100%;height:100%;background-image:none;background-position:50% 0;background-size:cover;background-repeat:no-repeat/*;animation:fade 5s ease-in-out infinite alternate*/}
.mob .header .inner .goHome{top:8px;left:30px;width:100px;height:36px;background-size:cover;/*filter:drop-shadow(0px 0px 5px #999999);*/}
.mob .header .inner .goHome:before{width:20px;height:36px;background-size:10px;left:-20px;}
.mob .header .inner .header-button{top:8px;right:10px;}
.mob .header .inner .header-button [class*=btn-]{height:36px;}
.mob .header-button .btn-news{width:50px;font-size:1rem;}
.mob .header-button .btn-event{width:50px;font-size:1rem;margin-left:3px;}
.mob .header-button .btn-copyurl{width:36px;background-size:18px;margin-left:3px;}
.mob .header-button .btn-home{width:36px;background-size:18px;margin-left:3px;}
.mob .header .inner .share{left:auto;top:10px;right:10px;width:30px;height:30px;background-size:cover;}
.mob .header .inner .title{display:none}
.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;}
.mob .header .gift{width:125px;height:115px;margin-left:-63px;margin-left:55px;top:60px;background-size:cover;}
.mob .header .awards{width:125px;height:115px;background-size:cover;}
.mob .header .awards:before,.mob .header .awards:after{width:185px;height:115px;background-size:cover;margin-left:-93px;}
.mob .header .cross{display:none;}
.mob .header .gift_iphone{width:165px;height:125px;margin-left:-200px;top:120px;}

.header .inner .nav li a:hover{-webkit-filter:contrast(110%);filter:contrast(110%);}
.nav{width:1050px;height:90px;position:absolute;top:911px;left:50%;margin-left:-525px;margin-left:-895px;}
.nav li{width:350px;height:90px;float:left;}
.nav li a{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:0 0;font-size:0;position:relative;}
.nav li a:before,.nav li a:after{content:"";width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:0 0;}
.nav li a:before{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/nav_off_txt.webp");position:relative;z-index:10;}
.nav li:nth-child(2) a,.nav li:nth-child(2) a:before,.nav li:nth-child(2) a:hover,.nav li:nth-child(2) a:focus,.nav li:nth-child(2) a.active{background-position-y:-90px}
.nav li:nth-child(3) a,.nav li:nth-child(3) a:before,.nav li:nth-child(3) a:hover,.nav li:nth-child(3) a:focus,.nav li:nth-child(3) a.active{background-position-y:-180px}
.nav li:nth-child(3) a.off:before,.nav li:nth-child(3) a.off:hover:before,.nav li:nth-child(3) a.off:focus:before{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/nav_off_txt.webp");cursor:not-allowed;background-position-x:-350px}
.nav li a:hover:before,.nav li a:focus:before,.nav li a.active:before{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/nav_on_txt.webp");}
.nav li a:hover,.nav li a:focus,.nav li a.active{content:"";width:100%;height:100%;display:block;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/nav_on.webp");background-repeat:no-repeat;background-position:0 0;}
.nav li:nth-child(3) a.off:hover,.nav li:nth-child(3) a.off:focus{background-image:none;cursor:not-allowed;}
.nav li a:after{pointer-events:none;background-position:0 100%;position:absolute;left:-20px;bottom:0;width:224px;height:144px;}
/*.nav li:nth-child(2) a:hover:after,.nav li:nth-child(2) a:focus:after,.nav li:nth-child(2) a.active:after{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/nav_on_chara1.webp");}
.nav li:nth-child(3) a:hover:after,.nav li:nth-child(3) a:focus:after,.nav li:nth-child(3) a.active:after{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/nav_on_chara2.webp");}*/
.nav li:nth-child(3) a.off:hover:after,.nav li:nth-child(3) a.off:focus:after{background-image:none;}

@media (max-width: 960px) and (resolution: 1dppx), (-webkit-min-device-pixel-ratio: 1.25) and (resolution: 1.25dppx) and (max-width: 960px) {
  .nav{width:364px;height:38px;top:539px;margin-left:-182px;z-index:10;}
  .nav li{width:148px;height:38px;position:absolute;z-index:10;}
  .nav li:first-child{left:0;z-index:-1;}
  .nav li:nth-child(2){left:0;right:0;margin:auto;}
  .nav li:last-child{right:0;}
  .nav li a:before, .nav li a:after{background-size:296px 114px;}
  .nav li a.active:before,.nav li a.active:after,.nav li a:hover:before,.nav li a:hover:after{background-size:148px 114px;}
  .nav li:nth-child(2) a,.nav li:nth-child(2) a:before,.nav li:nth-child(2) a:focus,.nav li:nth-child(2) a.active{background-position-y:-38px}
  .nav li:nth-child(3) a,.nav li:nth-child(3) a:before,.nav li:nth-child(3) a:focus,.nav li:nth-child(3) a.active{background-position-y:-76px}
  .nav li:nth-child(3) a.off:before{background-position-x:-148px;background-size:296px 114px;}
  .nav li a:focus:before,.nav li a.active:before{background-size:148px 114px;}
  .nav li a:focus,.nav li a.active{background-size:148px 114px;}
  .nav li a:after{left:-10px;width:62px;height:40px;background-size:cover;}
  .nav li:nth-child(3) a:after{left:10px;}
}
.mob .nav{width:364px;height:38px;top:539px;margin-left:-182px;z-index:10;}
.mob .nav li{width:148px;height:38px;position:absolute;z-index:10;}
.mob .nav li:first-child{left:0;z-index:-1;}
.mob .nav li:nth-child(2){left:0;right:0;margin:auto;}
.mob .nav li:last-child{right:0;}
.mob .nav li a:before,.mob .nav li a:after{background-size:296px 114px;}
.mob .nav li a.active:before,.mob .nav li a.active:after,.mob .nav li a:hover:before,.mob .nav li a:hover:after{background-size:148px 114px;}
.mob .nav li:nth-child(2) a,.mob .nav li:nth-child(2) a:before,.mob .nav li:nth-child(2) a:focus,.mob .nav li:nth-child(2) a.active{background-position-y:-38px}
.mob .nav li:nth-child(3) a,.mob .nav li:nth-child(3) a:before,.mob .nav li:nth-child(3) a:focus,.mob .nav li:nth-child(3) a.active{background-position-y:-76px}
.mob .nav li:nth-child(3) a.off:before{background-position-x:-148px;background-size:296px 114px;}
.mob .nav li a:focus:before,.mob .nav li a.active:before{background-size:148px 114px;}
.mob .nav li a:focus,.mob .nav li a.active{background-size:148px 114px;}
.mob .nav li a:after{left:-10px;width:62px;height:40px;background-size:cover;}
.mob .nav li:nth-child(3) a:after{left:10px;}


/* 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:1000px;left:50%;margin-left:-500px;}
.section [class*="item-list"] li{position:relative;width:130px;height:40px;margin:82px 14px 123px 0px;float:left;}
.section [class*="item-list"] li:nth-child(7n){margin-right:0;}
.section [class*="item-list"] li a{position:absolute;text-indent:-9999px;z-index:100;width:50px;height:50px;background:none;}
.section [class*="item-list"] li a.btn_info{width:38px;height:38px;right:15px;top:0;background:none no-repeat 50% 50%;background-size:cover;z-index:101;}
.section [class*="item-list"] li a.btn_more{width:100px;height:22px;background:#d37878 no-repeat 50% 50%;background-size:cover;bottom:10px;left:50%;margin-left:-50px;margin-left:-47px;border-radius:10px;/*margin:0 auto;border:1px solid #6ecbe0;*/}
.section [class*="item-list"] li a.btn_more:before{display:block;content:'詳細說明';color:#ffffff;font-size:17px;text-align:center;text-indent:0;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding-bottom:2px;text-shadow:none;font-weight:400;letter-spacing:-0.5px;text-shadow:1px 0 2px #000000;}
.mob .section [class*="item-list"]{width:280px;margin-left:-140px;}
.mob .section [class*="item-list"] li{width:65px;height:30px;margin:35px 6px 58px 0px;}
.mob .section [class*="item-list"] li:nth-child(4n){margin-right:0}
.mob .section [class*="item-list"] li a.btn_info{width:26px;height:26px;top:0;right:2px;background-size:cover;}
.mob .section [class*="item-list"] li a.btn_more{width:52px;height:15px;margin-left:-26px;}
.mob .section [class*="item-list"] li a.btn_more:before{font-size:0.6rem;padding-bottom:1px;}
/** preview/tooltip/modal/youtube **/

.section [class*="btn-info"]{width:38px;height:38px;left:50%;margin-left:-19px;background:none no-repeat 50% 50%;background-size:cover;}
.section [class*="btn-more"]{width:100px;height:22px;left:50%;margin-left:-50px;background:#d37878 no-repeat 50% 50%;background-size:cover;/*border:1px solid #6ecbe0;*/border-radius:10px;}
.section [class*="btn-more"]:before{display:block;content:'詳細說明';color:#ffffff;font-size:17px;text-align:center;text-indent:0;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding-bottom:2px;text-shadow:none;letter-spacing:-0.5px;font-weight:400;text-shadow:1px 0 2px #000000;}
.mob .section [class*="btn-info"]{width:24px;height:24px;margin-left:-12px;background-size:cover;}
.mob .section [class*="btn-more"]{width:52px;height:15px;margin-left:-26px;background-size:cover;padding:0;}
.mob .section [class*="btn-more"]:before{font-size:0.6rem;padding-bottom:1px;}
.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;text-align:justify;}
.popup_content p i{font-style:normal;}
.popup_content img{width:100%;}
body #modal-header,body #modal-text,body #modal-image{background:#282a37;}
body #modal-text{text-align:justify;}
#btc .tooltip i,#modal-text i{font-style:normal;}
#btc .tooltip i.small,#modal-text i.small,.popup_content p i.small{color:#aaaaaa;font-size:13px;}
.wrapper .use-mobile, .mob .wrapper .use-pc{display:none;}
.wrapper .use-pc, .mob .wrapper .use-mobile{display:block;}


/* section */
#section1{position:relative;height:auto;background:none repeat-x 50% 0;}
#section1 .form{width:630px;position:absolute;top:-800px;left:50%;margin-left:-250px;margin-left:270px;}
#section1 .form:is(.lock){pointer-events:none;-webkit-filter:grayscale(1);filter:grayscale(1);}
#section1 .form .txt1{width:100%;height:25px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/txt1.webp");background-repeat:no-repeat;background-position:50%;background-size:contain;position:relative;margin:0 auto 20px;}
#section1 .form [class*="txt"]:before{content:"";width:100%;height:20px;position:absolute;bottom:-20px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/divider.webp");background-repeat:no-repeat;background-position:50% 100%;display:block;}
#section1 .form .wrap_os{width:200px;height:40px;display:flex;margin:0 auto;align-items:center;justify-content:center;text-indent:0;}
#section1 .form .wrap_os label{width:100%;flex:1 1 50%;font-size:26px;color:#fefeff;}
#section1 .form .wrap_os label input[type=radio]{border:1px solid #fefeff;padding:0.5em;-webkit-appearance:none;}
#section1 .form .wrap_os label input[type=radio]:checked{background:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) no-repeat center center;background-size:9px 9px;}
#section1 .form .wrap_os label input[type=radio]:focus{outline-color:transparent;}
#section1 .form .wrap{width:100%;height:50px;display:flex;margin:0 auto;justify-content:center;}
#section1 .form select,#section1 .form input[type=text],#section1 .form button{background:none;background-color:#ffffff;border:none;border-radius:10px;font-weight:500;/*font-family:'Noto Serif TC',sans-serif;*/text-align:center;}
#section1 .form input[type=text]::placeholder{color:#cfcfd4;}
#section1 .form .wrap_phone{margin-top:0.5rem;}
#section1 .form .wrap_phone select{width:150px;height:50px;font-size:24px;color:#29294d;}
#section1 .form .wrap_phone select option{/*font-family:'Noto Serif TC',sans-serif;*/}
#section1 .form .wrap_phone .cellphone{width:270px;height:50px;font-size:26px;font-weight:700;color:#29294d;/*font-family:'Noto Serif TC',sans-serif;*/box-sizing:border-box;margin:0 0.5rem;}
#section1 .form .wrap_phone .btn-code{width:210px;height:50px;background:none;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/btn02.webp");background-repeat:no-repeat;background-position:50%;text-indent:0;font-size:24px;color:#f0e6fe;text-align:center;box-shadow:1px 0 10px rgba(0,0,0,.3);position:static;padding-bottom:5px;cursor:pointer;}
#section1 .form .wrap_phone .btn-code span{display:none;}
#section1 .form .wrap_phone .btn-code:not(.lock) span.getcode{display:block;}
#section1 .form .wrap_phone .btn-code:is(.lock){cursor:not-allowed;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none;display:flex;justify-content:center;align-items:center;}
#section1 .form .wrap_phone .btn-code:is(.disabled){cursor:not-allowed;-webkit-filter:grayscale(1);filter:grayscale(1);}
#section1 .form .wrap_phone .btn-code:is(.lock) span.clock{display:block;}
#section1 .form .wrap_phone .btn-code:is(.lock) strong{margin:0 0.5rem;}
#section1 .form .wrap_phone .btn-code:is(.lock) i{font-size:0.8rem;font-style:normal;line-height:1;}
#section1 .form .txt2{width:100%;height:25px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/txt2.webp");background-repeat:no-repeat;background-position:50%;background-size:contain;position:relative;margin:2rem auto 20px;}
#section1 .form .wrap_code{margin:2rem auto 1rem;}
#section1 .form .wrap_code .code{width:420px;height:50px;font-size:26px;font-weight:700;color:#29294d;/*font-family:'Noto Serif TC',sans-serif;*/box-sizing:border-box;margin:0 0.5rem;letter-spacing:2px;}
#section1 .form .wrap_info{width:420px;height:160px;display:flex;margin:2rem auto;align-items:center;justify-content:center;text-indent:0;flex-direction:column;}
#section1 .form .wrap_info label{width:100%;font-size:21px;color:#fefeff;height:40px;display:flex;align-items:center;position:relative;}
#section1 .form .wrap_info label input[type=checkbox]{border:1px solid #fefeff;padding:0.5em;-webkit-appearance:none;position:relative;margin-right:1rem;}
#section1 .form .wrap_info label input[type=checkbox]:checked{}
#section1 .form .wrap_info label input[type=checkbox]:checked:before{content: "✓";font-size:1rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fefeff;}
#section1 .form .wrap_info label input[type=checkbox]:focus{outline-color:transparent;}
#section1 .form .wrap_info label[for=infoAll]{padding-bottom:15px;}
#section1 .form .wrap_info label[for=infoAll]:before{content:"";width:100%;height:20px;position:absolute;bottom:-10px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/divider.webp");background-repeat:no-repeat;background-position:50% 0;display:block;}
#section1 .form .wrap_info label .info_content{width:1rem;height:1rem;border:1px solid #fefeff;color:#fefeff;border-radius:50%;position:absolute;right:0}
#section1 .form .wrap_info label .info_content:before{content:"＋";font-size:0.9rem;font-weight:900;position:absolute;top:50%;left:50%;margin-top:-0.05rem;margin-left:-0.45rem;}
#section1 .btn-app{width:180px;height:60px;position:absolute;top:690px;left:50%;margin-left:-90px;background-repeat:no-repeat;background-position:50% 0;background-size:cover;z-index:10;}
#section1 .btn-ios{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/btn_ios.webp");margin-left:-185px;}
#section1 .btn-aos{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/btn_aos.webp");margin-left:8px;}

#section2{position:relative;height:870px;background:#3f8deb url("https://image.tw.ncsoft.com/lostsword/event/preorder/bg_section2.webp") no-repeat 50% 0;}
#section2 .dialogbox{width:270px;height:270px;position:absolute;top:50px;left:50%;margin-left:-135px;margin-left:-550px;background-image:url(https://image.tw.ncsoft.com/lostsword/event/preorder/dialogbox.webp);background-position:50%;background-repeat:no-repeat;opacity:0;animation:fade 4.5s ease-in-out infinite alternate;}
body:has(#section1 .form.lock) #section2 .dialogbox{animation:none;opacity:1;}
#section2 .join-count{width:500px;height:120px;text-align:right;font-size:48px;color:#3485e6;position:absolute;top:220px;left:50%;margin-left:-250px;margin-left:220px;text-indent:0;display:flex;align-items:center;justify-content:center;font-family:'Noto Serif TC',sans-serif;}
#section2 .join-count span{font-size:115px;color:#416896;padding:0 0.5rem;font-weight:900;}
#section2 .join-count strong{display:flex;align-items:end;height:48px;}
#section2 .milestone{width:1200px;height:310px;position:absolute;top:470px;left:50%;margin-left:-600px;margin-left:-400px;}
#section2 .milestone li{width:200px;height:100%;position:relative;float:left;background-image:url(https://image.tw.ncsoft.com/lostsword/event/preorder/milestone_on.webp);background-repeat:no-repeat;background-position:0 0;/*-webkit-filter:grayscale(0.55);filter:grayscale(0.55);*/animation:fadeLight 6s ease-in-out infinite;}
#section2 .milestone li:nth-child(2){background-position-x:-200px;animation-delay:1s;}
#section2 .milestone li:nth-child(3){background-position-x:-400px;animation-delay:2s;}
#section2 .milestone li:nth-child(4){background-position-x:-600px;animation-delay:3s;}
#section2 .milestone li:nth-child(5){background-position-x:-800px;animation-delay:4s;}
#section2 .milestone li:nth-child(6){background-position-x:-1000px;animation-delay:5s;}
body:has(#section1 .form.lock) #section2 .milestone li{animation:none;}
#section2 .milestone li.completed{/*background-image:url(https://image.tw.ncsoft.com/lostsword/event/preorder/milestone_off.webp);*/-webkit-filter:none;filter:none;}
#section2 .milestone li.completed:after{content:"";display:block;width:250px;height:130px;background-image:url(https://image.tw.ncsoft.com/lostsword/event/preorder/completed.webp);background-repeat:no-repeat;background-position:50%;position:absolute;top:50%;left:50%;margin-top:-65px;margin-top:-45px;margin-left:-125px;z-index:10;}

@media (min-width: 960px) and (resolution: 1dppx), (-webkit-min-device-pixel-ratio: 1.25) and (resolution: 1.25dppx) and (min-width: 960px) and (max-width: 1280px) {
  .header{height:calc(1080px * 0.45);background-size:auto 100%;}
  .header .gift{top:80px;margin-left:-380px;}
  .header .gift,.header .awards{width:calc(250px * 0.5);height:calc(230px * 0.5);background-size:cover;}
  .header .awards:before,.header .awards:after{width:calc(370px * 0.5);height:calc(230px * 0.5);margin-left:calc(370px / 4 * -1);background-size:cover;}
  .header .cross{width:calc(150px * 0.5);height:calc(120px * 0.5);background-size:cover;top:285px;margin-left:90px;}
  .header .gift_iphone{width:calc(330px * 0.5);height:calc(250px * 0.5);top:70px;margin-left:-90px;}
  .header .nav{transform:scale(.45);top:386px;margin-left:-692px;}
  #section1 .form{transform:scale(.48);top:-530px;margin-left:-45px;}
  #section1 .form .wrap_phone .cellphone{width:220px;}
  #cboxContent{transform:scale(.6);}
  #section2{height:calc(870px * 0.5);background-size:auto 100%;}
  #section2 .dialogbox{transform:scale(.6);top:0;margin-left:-350px;}
  #section2 .join-count{transform:scale(.6);top:80px;margin-left:0px;}
  #section2 .milestone{transform:scale(.6);top:170px;margin-left:-570px;}
  body .caution{height:calc(400px * 0.5);background-size:auto 100%;}
  body .caution .inner{padding:0;transform:scale(.6);top:-35px;}
  #footer{transform:scale(.7);}
}


@media (min-width: 1280px) and (resolution: 1dppx) {
  .header{height:calc(1080px * 0.6);background-size:auto 100%;}
  .header .gift{top:80px;margin-left:-550px;}
  .header .gift,.header .awards{width:250px;height:230px;}
  .header .awards:before,.header .awards:after{width:370px;height:230px;margin-left:-185px;}
  .header .cross{width:calc(150px * 0.6);height:calc(120px * 0.6);background-size:cover;top:285px;margin-left:90px;}
  .header .gift_iphone{width:calc(330px * 0.6);height:calc(250px * 0.6);margin-left:-110px;}
  .header .nav{transform:scale(.6);top:529px;margin-left:-748px;}
  #section1 .form{transform:scale(.6);top:-600px;margin-left:55px;}
  #cboxContent{transform:scale(.7);}
  #section2{height:calc(870px * 0.6);background-size:auto 100%;}
  #section2 .dialogbox{transform:scale(.7);top:0;margin-left:-350px;}
  #section2 .join-count{transform:scale(.7);top:105px;margin-left:40px;}
  #section2 .milestone{transform:scale(.7);top:230px;margin-left:-480px;}
  body .caution{height:calc(400px * 0.6);background-size:auto 100%;}
  body .caution .inner{padding:0;transform:scale(.7);top:-15px;}
  #footer{transform:scale(.8);}
}

@media (min-width: 1800px) and (resolution: 1dppx) {
  .header{height:1080px;}
  .header .gift{top:200px;margin-left:-800px;}
  .header .cross{width:150px;height:120px;top:500px;margin-left:135px;}
  .header .gift_iphone{width:330px;height:250px;top:100px;margin-left:-180px;}
  .header .nav{transform:scale(1);top:911px;margin-left:-895px;}
  #section1 .form{transform:scale(1);top:-800px;margin-left:270px;}
  #cboxContent{transform:scale(1);}
  #section2{height:870px;}
  #section2 .dialogbox{transform:scale(1);top:50px;margin-left:-550px;}
  #section2 .join-count{transform:scale(1);top:220px;margin-left:220px;}
  #section2 .milestone{transform:scale(1);top:470px;margin-left:-400px;}
  body .caution{height:400px;}
  body .caution .inner{padding:60px 0 100px;transform:scale(1);top:0;}
  #footer{transform:scale(1);}
}

@media (-webkit-min-device-pixel-ratio: 1.25) and (resolution: 1.25dppx) and (min-width: 1280px) {
  .header{height:calc(1080px * 0.6);background-size:auto 100%;}
  .header .gift{top:120px;margin-left:-480px;}
  .header .gift,.header .awards{width:calc(250px * 0.6);height:calc(230px * 0.6);background-size:cover;}
  .header .awards:before,.header .awards:after{width:calc(370px * 0.6);height:calc(230px * 0.6);margin-left:calc(370px / 4 * -1);background-size:cover;}
  .header .cross{width:calc(150px * 0.6);height:calc(120px * 0.6);background-size:cover;top:285px;margin-left:90px;}
  .header .cross{width:calc(150px * 0.6);height:calc(120px * 0.6);background-size:cover;top:285px;margin-left:90px;}
  .header .gift_iphone{width:calc(330px * 0.6);height:calc(250px * 0.6);margin-left:-110px;}
  .header .nav{transform:scale(.6);top:529px;margin-left:-748px;}
  #section1 .form{transform:scale(.6);top:-600px;margin-left:55px;}
  #cboxContent{transform:scale(.7);}
  #section2{height:calc(870px * 0.6);background-size:auto 100%;}
  #section2 .dialogbox{transform:scale(.7);top:0;margin-left:-350px;}
  #section2 .join-count{transform:scale(.7);top:105px;margin-left:40px;}
  #section2 .milestone{transform:scale(.7);top:230px;margin-left:-480px;}
  body .caution{height:calc(400px * 0.6);background-size:auto 100%;}
  body .caution .inner{padding:0;transform:scale(.7);top:-15px;}
  #footer{transform:scale(.8);}
}

@media (max-width: 960px), (-webkit-min-device-pixel-ratio: 1.25) and (resolution: 1.25dppx) and (max-width: 960px) {
  #section1{height:620px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section1.webp"),url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section1-bk.webp");background-repeat:no-repeat, repeat-x;background-size:375px 100%, 1280px 100%;}
  #section1 .form{width:300px;top:130px;margin-left:-150px;}
  #section1 .form .txt1{width:100%;height:15px;background-size:125px 15px;margin:0 auto 15px;}
  #section1 .form [class*="txt"]:before{width:100%;height:10px;position:absolute;bottom:-15px;}
  #section1 .form .wrap_os{width:200px;height:30px;}
  #section1 .form .wrap_os label{font-size:0.8rem;display:flex;align-items:center;justify-content:center;letter-spacing:1px;}
  #section1 .form .wrap_os input{margin-right:0.5rem;}
  #section1 .form .wrap{width:100%;height:30px;margin:0.5rem auto}
  #section1 .form select, #section1 .form input[type=text], #section1 .form button{border-radius:5px;}
  #section1 .form .wrap_phone select{width:80px;height:30px;font-size:0.8rem;}
  #section1 .form .wrap_phone .cellphone{width:100px;height:30px;font-size:0.8rem;}
  #section1 .form .wrap_phone .btn-code{width:126px;height:30px;background-size:cover;font-size:0.8rem;padding-bottom:3px;}
  #section1 .form .wrap_phone .btn-code:is(.lock) .clock:last-child{display:flex;}
  #section1 .form .wrap_phone .btn-code:is(.lock) strong{width:45px;margin:0;}
  #section1 .form .wrap_phone .btn-code:is(.lock) i{font-size:0.55rem;width:30px;}
  #section1 .form .txt2{height:15px;background-size:125px 15px;margin:1rem auto 20px;}
  #section1 .form .wrap_code{margin:1rem auto 0.5rem;}
  #section1 .form .wrap_code .code{width:100%;height:30px;font-size:0.8rem;margin:0;}
  #section1 .form .wrap_info{width:300px;height:100px;margin:0.5rem auto;}
  #section1 .form .wrap_info label{font-size:0.9rem;height:30px;}
  #section1 .form .wrap_info label input[type=checkbox]{margin-right:0.5rem;}
  #section1 .form .wrap_info label[for=infoAll]{padding-bottom:10px}
  #section1 .form .wrap_info label[for=infoAll]:before{height:10px;bottom:0px;}
  #section1 .form .wrap_info label .info_content{width:1rem;height:1rem;}
  #section1 .form .wrap_info label .info_content:before{font-size:0.9rem;margin-top:-0.05rem;margin-left:-0.45rem;}
  #section1 .btn-app{width:120px;height:40px;top:420px;margin-left:-60px;}
  #section1 .btn-ios{margin-left:-125px;}
  #section1 .btn-aos{margin-left:5px;}

  #section2{height:515px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section2.webp"),url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section2-bk.webp");background-repeat:no-repeat, repeat-x;background-size:375px 100%, 1280px 100%;}
  #section2 .dialogbox{width:135px;height:135px;top:165px;margin-left:-68px;margin-left:-180px;background-size:cover;z-index:10;}
  #section2 .join-count{width:200px;height:70px;font-size:30px;top:70px;margin-left:-100px;}
  #section2 .join-count span{font-size:55px;}
  #section2 .join-count strong{height:30px;}
  #section2 .milestone{width:240px;height:124px;top:220px;margin-left:-120px;margin-left:-75px;}
  #section2 .milestone li{width:80px;height:100%;background-size:480px 124px;}
  #section2 .milestone li:nth-child(2){background-position-x:-80px}
  #section2 .milestone li:nth-child(3){background-position-x:-160px}
  #section2 .milestone li:nth-child(4){background-position-x:-240px}
  #section2 .milestone li:nth-child(5){background-position-x:-320px}
  #section2 .milestone li:nth-child(6){background-position-x:-400px}
  #section2 .milestone li.completed:after{width:90px;height:47px;background-size:cover;margin-top:-24px;margin-top:-15px;margin-left:-45px;}
}
.mob #section1{height:620px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section1.webp"),url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section1-bk.webp");background-repeat:no-repeat, repeat-x;background-size:375px 100%, 1280px 100%;}
.mob #section1 .form{width:300px;top:130px;margin-left:-150px;}
.mob #section1 .form .txt1{width:100%;height:15px;background-size:125px 15px;margin:0 auto 15px;}
.mob #section1 .form [class*="txt"]:before{width:100%;height:10px;position:absolute;bottom:-15px;}
.mob #section1 .form .wrap_os{width:200px;height:30px;}
.mob #section1 .form .wrap_os label{font-size:0.8rem;display:flex;align-items:center;justify-content:center;letter-spacing:1px;}
.mob #section1 .form .wrap_os input{margin-right:0.5rem;}
.mob #section1 .form .wrap{width:100%;height:30px;margin:0.5rem auto}
.mob #section1 .form select,.mob #section1 .form input[type=text],.mob #section1 .form button{border-radius:5px;}
.mob #section1 .form .wrap_phone select{width:80px;height:30px;font-size:0.8rem;}
.mob #section1 .form .wrap_phone .cellphone{width:100px;height:30px;font-size:0.8rem;}
.mob #section1 .form .wrap_phone .btn-code{width:126px;height:30px;background-size:cover;font-size:0.8rem;padding-bottom:3px;}
.mob #section1 .form .wrap_phone .btn-code:is(.lock) .clock:last-child{display:flex;}
.mob #section1 .form .wrap_phone .btn-code:is(.lock) strong{width:45px;margin:0;}
.mob #section1 .form .wrap_phone .btn-code:is(.lock) i{font-size:0.55rem;width:30px;}
.mob #section1 .form .txt2{height:15px;background-size:125px 15px;margin:1rem auto 20px;}
.mob #section1 .form .wrap_code{margin:1rem auto 0.5rem;}
.mob #section1 .form .wrap_code .code{width:100%;height:30px;font-size:0.8rem;margin:0;}
.mob #section1 .form .wrap_info{width:300px;height:100px;margin:0.5rem auto;}
.mob #section1 .form .wrap_info label{font-size:0.9rem;height:30px;}
.mob #section1 .form .wrap_info label input[type=checkbox]{margin-right:0.5rem;}
.mob #section1 .form .wrap_info label[for=infoAll]{padding-bottom:10px}
.mob #section1 .form .wrap_info label[for=infoAll]:before{height:10px;bottom:0px;}
.mob #section1 .form .wrap_info label .info_content{width:1rem;height:1rem;}
.mob #section1 .form .wrap_info label .info_content:before{font-size:0.9rem;margin-top:-0.05rem;margin-left:-0.45rem;}
.mob #section1 .btn-app{width:120px;height:40px;top:420px;margin-left:-60px;}
.mob #section1 .btn-ios{margin-left:-125px;}
.mob #section1 .btn-aos{margin-left:5px;}

.mob #section2{height:515px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section2.webp"),url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_section2-bk.webp");background-repeat:no-repeat, repeat-x;background-size:375px 100%, 1280px 100%;}
.mob #section2 .dialogbox{width:135px;height:135px;top:165px;margin-left:-68px;margin-left:-180px;background-size:cover;z-index:10;}
.mob #section2 .join-count{width:200px;height:70px;font-size:30px;top:70px;margin-left:-100px;}
.mob #section2 .join-count span{font-size:55px;}
.mob #section2 .join-count strong{height:30px;}
.mob #section2 .milestone{width:240px;height:124px;top:220px;margin-left:-120px;margin-left:-75px;}
.mob #section2 .milestone li{width:80px;height:100%;background-size:480px 124px;}
.mob #section2 .milestone li:nth-child(2){background-position-x:-80px}
.mob #section2 .milestone li:nth-child(3){background-position-x:-160px}
.mob #section2 .milestone li:nth-child(4){background-position-x:-240px}
.mob #section2 .milestone li:nth-child(5){background-position-x:-320px}
.mob #section2 .milestone li:nth-child(6){background-position-x:-400px}
.mob #section2 .milestone li.completed:after{width:90px;height:47px;background-size:cover;margin-top:-24px;margin-top:-15px;margin-left:-45px;}


/* reward */
#section1 .form .wrap_button{width:380px;height:80px;display:flex;margin:2rem auto;align-items:center;justify-content:center;}
#section1 .form .wrap_button a{width:380px;height:80px;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/btn01.webp");background-repeat:no-repeat;background-position:50%;background-size:cover;font-size:36px;font-weight:900;color:#ffffff;text-indent:0;/*font-family:'Noto Serif TC',sans-serif;*/display:flex;align-items:center;justify-content:center;padding-bottom:5px;box-sizing:border-box;}
#section1 .form .wrap_button a.btn-reward:after{content:"";width:100%;height:100%;display:block;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/btn01_txt.webp");background-repeat:no-repeat;background-position:50%;background-size:cover;}
#section1 .form .wrap_button a:not(.btn-reward):after{display:none;}
#section1 .form .wrap_button a.btn-reward{font-size:0;padding:0;}
#section1 .form .wrap_button a.btn-login{}
#section1 .form .wrap_button a.btn-receive,#section1 .form .wrap_button a.btn-uncompleted,#section1 .form .wrap_button a.btn-end{-webkit-filter:grayscale(1);filter:grayscale(1);}
a.btn-receive,a.btn-uncompleted,a.btn-end{cursor:not-allowed;}
#section1 .form .wrap_button a.lock{cursor:not-allowed;-webkit-filter:grayscale(1);filter:grayscale(1);}

@media (max-width: 960px) {
  #section1 .form .wrap_button{width:260px;height:55px;margin:0.5rem auto;}
  #section1 .form .wrap_button a{width:260px;height:55px;background-size:cover;font-size:1.5rem;}
  #section1 .form .wrap_button a.btn-reward{font-size:0;padding:0;}
  #section1 .form .wrap_button .wrap_button a.btn-login{}
}
.mob #section1 .form .wrap_button{width:260px;height:55px;margin:0.5rem auto;}
.mob #section1 .form .wrap_button a{width:260px;height:55px;background-size:cover;font-size:1.5rem;}
.mob #section1 .form .wrap_button a.btn-reward{font-size:0;padding:0;}
.mob #section1 .form .wrap_button .wrap_button a.btn-login{}

.section .form.lock a{cursor:not-allowed;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none;}


/* caution */
.caution{position:relative;margin:0 auto;background:url("https://image.tw.ncsoft.com/lostsword/event/preorder/bg_caution.webp") repeat-x 50% 0;height:400px;}
.caution:after{content:"";display:none;width:240px;height:290px;position:absolute;top:-200px;left:50%;margin-left:180px;background:none no-repeat 50% 0;pointer-events:none;}
.caution .inner{width:880px;margin:0 auto;padding:60px 0 100px;position:relative;z-index:10;}
.caution .inner h2{height:50px;/*text-indent:-9999px;;background:none no-repeat 0 0;*/font-size:24px;color:#00eaff;}
.caution .inner ol{margin:0 0 0 20px;}
.caution .inner ol li{padding:2px 0;list-style:decimal;color:#ffffff;text-align:justify;/*text-shadow:1px 1px rgba(255,242,201,.65);*/}
.caution .inner ol li span,.caution .inner ol li.point{color:#cea6f4;}
.caution .inner ol li a{color:#ffff55;}

@media (max-width: 960px) {
  .caution{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_caution.webp");background-size:1280px 100%;height:400px;}
  .caution:after{display:none;}
  .caution .inner{width:100%;max-width:300px;padding:1rem 0.5rem 2rem;font-size:0.75rem;letter-spacing:-0.5px;/*font-weight:300;*/box-sizing:border-box;}
  .caution .inner h2{height:30px;/*background-size:auto 20px;*/font-size:1.2rem;}
}
.mob .caution{background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/m/bg_caution.webp");background-size:1280px 100%;height:400px;}
.mob .caution:after{display:none;}
.mob .caution .inner{width:100%;max-width:300px;padding:1rem 0.5rem 2rem;font-size:0.75rem;letter-spacing:-0.5px;/*font-weight:300;*/box-sizing:border-box;}
.mob .caution .inner h2{height:30px;/*background-size:auto 20px;*/font-size:1.2rem;}


@media screen and (max-width:640px) {
  .bottom-footer .bottom-footer__inner .bottom-footer__rating{width:300px;}
}
@media screen and (max-width:360px) {
  .bottom-footer .bottom-footer__inner .bottom-footer__rating{width:270px;}
}

/* top */
#topBtn{display:none;width:40px;height:40px;color:#fff;font-size:10px;text-align:center;text-decoration:none;line-height:20px;padding-top:15px;border-radius:10px;box-sizing:border-box;position:fixed; bottom:20px;right:20px;z-index:100000;background-color:rgba(0,0,0,0.6);}
#topBtn:before{content:'\25B2';width:100%;text-align:center;font-size:12px;position:absolute;top:2px;left:0;}
#topBtn:hover{background-color:rgba(0,0,0,0.5);}


/* modal */
/*body #modal-header-image{background:none !important;}*/
/*body #modal-wrap{box-shadow:none;}
body #modal-contents{background:none;}*/


/* animation */
@-webkit-keyframes fade {
  40%,60% {opacity: 1;}
}
@keyframes fade {
  40%,60% {opacity: 1;}
}

@-webkit-keyframes fadeLight {
  0%,17%,100% {-webkit-filter: none;filter: none;}
  1%,16% {-webkit-filter:contrast(130%);filter:contrast(130%);}
}
@keyframes fadeLight {
  0%,17%,100% {-webkit-filter: none;filter: none;}
  1%,16% {-webkit-filter:contrast(130%);filter:contrast(130%);}
}

@-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: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:10px;right:10px;width:36px;height:36px;cursor:pointer;display:block;}
#colorbox #cboxWrapper #cboxContent #cboxClose::before, #colorbox #cboxWrapper #cboxContent #cboxClose::after{content: "";width:36px;height:1px;position:absolute;left:50%;top:50%;background:#fff;-ms-transform:rotate(45deg);transform:rotate(45deg);margin-left:-18px;}
#colorbox #cboxWrapper #cboxContent #cboxClose::after{-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
@media (max-width: 960px) and (resolution: 1dppx) {
  #colorbox #cboxWrapper #cboxContent #cboxClose{width:26px;height:26px;}
  #colorbox #cboxWrapper #cboxContent #cboxClose::before,#colorbox #cboxWrapper #cboxContent #cboxClose::after{width:26px;}
}
.mob #colorbox #cboxWrapper #cboxContent #cboxClose{width:26px;height:26px;}
.mob #colorbox #cboxWrapper #cboxContent #cboxClose::before, .mob #colorbox #cboxWrapper #cboxContent #cboxClose::after{width:26px;}

.intro_content{width:1000px;height:auto;box-sizing:border-box;padding:4rem;box-sizing:border-box;text-align:justify;border-radius:20px;background-color:#2f64be;letter-spacing:-0.5px;}
.intro_content ol,.intro_content ul{font-size:20px;line-height:1.3;margin:0.25rem 0;}
.intro_content ol li,.intro_content ul li{color:#ffffff;padding-bottom:0.25rem;}
.intro_content h2{font-size:30px;color:#ffff55;margin:0;font-weight:500;padding:0 0 1rem;}
.intro_content p{font-size:20px;color:#ffffff;padding:0 0 1rem;}
.intro_content ol{margin:0;margin-left:2rem;}
.intro_content ol li{list-style:decimal;}
.intro_content a{color:rgba(255,255,255,.75);}

#gift_content.intro_content{width:600px;height:430px;padding:0;background-image:url("https://image.tw.ncsoft.com/lostsword/event/preorder/popup_gift.webp");background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:transparent;}
#gift_content.intro_content a{color:#ffff55;width:100%;height:100%;display:block;}
#colorbox:has(#gift_content) #cboxWrapper #cboxContent #cboxClose{top:17px;right:15px;}

@media (max-width: 960px) and (resolution: 1dppx) {
  .intro_content{width:320px;padding:1.5rem 1.5rem;}
  .intro_content ol,.intro_content ul{font-size:0.7rem;line-height:1.2;margin:0.15rem 0;letter-spacing:-0.5px;}
  .intro_content ol li,.intro_content ol li{padding-bottom:0.1rem;}
  .intro_content h2{font-size:1.2rem;padding-bottom:0.5rem;}
  .intro_content p{font-size:0.7rem;padding-bottom:0.5rem;}
  .intro_content ol{margin-left:1rem;}
  #gift_content.intro_content{width:300px;height:215px;}
  #colorbox:has(#gift_content) #cboxWrapper #cboxContent #cboxClose{top:-15px;right:-20px;}
}
.mob .intro_content{width:320px;padding:1.5rem 1.5rem;}
.mob .intro_content ol,.mob .intro_content ul{font-size:0.7rem;line-height:1.2;margin:0.15rem 0;letter-spacing:-0.5px;}
.mob .intro_content ol li,.mob .intro_content ol li{padding-bottom:0.1rem;}
.mob .intro_content h2{font-size:1.2rem;padding-bottom:0.5rem;}
.mob .intro_content p{font-size:0.7rem;padding-bottom:0.5rem;}
.mob .intro_content ol{margin-left:1rem;}
.mob #gift_content.intro_content{width:300px;height:215px;}
.mob #colorbox:has(#gift_content) #cboxWrapper #cboxContent #cboxClose{top:-15px;right:-20px;}


#footer { width: 100%; height: 60px; position: absolute; bottom: 0; display: block; z-index: 100; }
#footer .copyright{position:absolute;top:0.5rem;left:0;right:0;width:1000px;margin:0 auto;}
#footer .copyright-company,#footer .copyright-studio{display:flex;align-items:center;font-size:10px;color:#fffffe;letter-spacing:-0.5px;}
#footer .copyright-company{float:left;}
#footer .copyright-company .copyright-logo{width:42px;height:23px;margin-right:0.5rem;background:none no-repeat 50% 50%;background-size:contain;display:none}
#footer .copyright-studio{float:right;text-indent:-9999em;white-space:nowrap;overflow:hidden;background-size:contain;display:flex;align-items:center;}
#footer .copyright-studio .grade-desc{font-size:10px;line-height:1.2;text-indent:0;text-align:right;font-weight:300;color:#ffffff;}
#footer .copyright-studio .grade-icon{width:32px;height:32px;background:url("https://image.tw.ncsoft.com/lostsword/layout/footer_grading_2x.webp") no-repeat 50% 50%;background-size:contain;margin-left:0.5rem;}
#footer .copyright a{text-indent:-9999em;white-space:nowrap;overflow:hidden;display:block;height:100%;}

@media (max-width: 960px) and (resolution: 1dppx), (-webkit-min-device-pixel-ratio: 1.25) and (resolution: 1.25dppx) and (max-width: 960px) {
  #footer { width: 100%; height: 90px; position: absolute; bottom: 0; display: block; z-index:1000; }
  #footer .copyright{position:absolute;width:auto;left:0.5rem;right:0.5rem;bottom:0;padding:0;color:#fffffe;}
  #footer .copyright-company,#footer .copyright-studio{display:flex;align-items:center;font-size:0.6rem;font-weight:300;justify-content:center;padding-bottom:0.5rem;height:auto;float:none;}
  #footer .copyright-company{line-height:1.2;text-align:center}
  #footer .copyright-company .copyright-logo{width:36px;height:20px;margin-right:0.5rem;background:none no-repeat 50% 50%;background-size:contain;}
  #footer .copyright-studio li{margin-left:0.3rem;}
  #footer .copyright-studio .grade-desc{font-size:0.6rem;line-height:1.2;text-indent:0;text-align:right;font-weight:300;color:#ffffff;}
  #footer .copyright-studio .grade-icon{width:30px;height:30px;margin-left:0.5rem}
  #footer .copyright a{text-indent:-9999em;white-space:nowrap;overflow:hidden;display:block;height:100%;}
}

.mob #footer { width: 100%; height: 90px; position: absolute; bottom: 0; display: block; z-index:1000; }
.mob #footer .copyright{position:absolute;width:auto;left:0.5rem;right:0.5rem;bottom:0;padding:0;color:#fffffe;}
.mob #footer .copyright-company,.mob #footer .copyright-studio{display:flex;align-items:center;font-size:0.6rem;font-weight:300;justify-content:center;padding-bottom:0.5rem;height:auto;float:none;}
.mob #footer .copyright-company{line-height:1.2;text-align:center}
.mob #footer .copyright-company .copyright-logo{width:36px;height:20px;margin-right:0.5rem;background:none no-repeat 50% 50%;background-size:contain;}
.mob #footer .copyright-studio li{margin-left:0.3rem;}
.mob #footer .copyright-studio .grade-desc{font-size:0.6rem;line-height:1.2;text-indent:0;text-align:right;font-weight:300;color:#ffffff;}
.mob #footer .copyright-studio .grade-icon{width:30px;height:30px;margin-left:0.5rem}
.mob #footer .copyright a{text-indent:-9999em;white-space:nowrap;overflow:hidden;display:block;height:100%;}


