@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap";@keyframes floating{0%{top:10px}50%{top:15px}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.fontWhite{color:#fff}.fontPrimary{color:#000}.fontSecondary{color:#2e2e2e}.fontPrimaryLight{color:#000}.fontPrimaryTitle{color:#000;font-size:3rem;font-weight:500}.fontPrimaryTxt{color:#000;font-size:3.4rem;font-weight:400;line-height:48px;letter-spacing:3px}.fontGrey{color:#555}.strong{font-weight:700}.Primary{background:#000}.center{text-align:center}.left{text-align:left}.right{text-align:right}.btn{display:block;position:relative;margin:0 auto;overflow:hidden;color:#fff;font-size:2.4rem;font-weight:400;line-height:48px}.btn:hover{color:#000;transition:all linear .1s}.btn:before{display:inline-block;position:absolute;top:-180px;left:0;width:30px;height:100%;background-color:#fff;content:""}.pointer{cursor:pointer}.row{display:flex}.flexEnd{justify-content:flex-end}@keyframes shinyBtn{0%{opacity:0;transform:scale(0) rotate(45deg)}80%{opacity:.5;transform:scale(0) rotate(45deg)}81%{opacity:1;transform:scale(4) rotate(45deg)}to{opacity:0;transform:scale(50) rotate(45deg)}}@keyframes light{0%{top:700px;left:-500px}to{top:-300px;left:-60px}}*,*:after,*:before{box-sizing:border-box}a,a:hover{text-decoration:none;outline:none}a[href^=tel]{color:inherit;text-decoration:none}img{max-width:100%;height:auto}html,body{margin:0;padding:0;background:#004370;color:#000;font-family:Noto Sans TC,sans-serif;font-size:10px}.container{width:750px;min-width:300px;height:auto;margin:0 auto;overflow:hidden;background:url(../images/bg2.jpg) no-repeat center top;box-shadow:0 0 20px 10px #0000001a}.container .footer img{position:relative;margin-bottom:-1px}.eventWrap{background:url(../images/bg.jpg) no-repeat center top;background-size:100% 100%}.kv{position:relative;height:2023px;overflow:hidden}.kv .title{position:relative;top:187px}.kv .kvBtn{position:relative;top:910px;z-index:1;width:366px;margin:auto}.kv .kvBtn .btns{margin:auto}.kv .kvBtn .btns .btn{background:transparent;transition:all .2s linear}.kv .kvBtn .btns .btn:hover{transform:scale(.95) translateY(-5px)}.kv .product{position:relative;top:780px}.kv .product .itemWrap{display:flex;justify-content:center;align-items:flex-start;margin-top:250px}.kv .product .itemWrap .txtWrap{display:flex;flex-direction:column;gap:40px;margin-top:28px}.kv .product .itemWrap .txtWrap .txt:nth-child(3){position:relative;left:-24px}.kv .product .small{position:relative;top:24px;left:80px}.review .title{margin-bottom:64px}.review .reviewItems{width:612px;padding-bottom:85px;margin-bottom:40px}.review .reviewItems .item{display:flex;flex-direction:column;gap:27px}.award{position:relative}.award .wrap{position:relative;padding-top:52px}.award .wrap .time{display:flex;flex-direction:column;gap:40px;margin:40px auto}.award .wrap .details{background:url(/images/collection-bg.jpg) no-repeat center top}.award .wrap .hashtag{display:flex;color:#090909;margin-left:42px;margin-top:12px}.award .wrap .hashtag .hashtagTitle{font-size:2.4rem;line-height:40px}.award .wrap .hashtag .hashtagCont{width:420px;font-size:2.4rem;font-weight:600;line-height:40px}.award .wrap .hashtag .copyBtnWrap{position:relative;top:-6px;align-self:flex-end;width:88px}.award .wrap .hashtag .copyBtnWrap .copyBtn a img{transition:all .2s linear}.award .wrap .hashtag .copyBtnWrap .copyBtn a:hover img{transform:scale(.95)}.award .wrap .gift{display:flex;justify-content:center;margin-top:40px}.award .wrap .gift .giftWrap{display:inline-grid}.award .wrap .gift .giftWrap .inner{grid-area:1/1/2/2}.award .wrap .gift .giftWrap .inner.giftImg{justify-self:center;align-self:center}.event .wrap{width:678px;margin:auto}.event .wrap .inner{width:594px;margin:auto}.event .form{margin-top:40px}.event .form [type=submit]{display:none}.event .form ul{width:600px;margin:0 auto}.event .form ul li{margin-top:20px}.event .form ul li input{height:87px;background:#fff;border:1px solid #2e2e2e;color:#000;font-family:Noto Sans TC,sans-serif;font-size:2.6rem;font-weight:400;line-height:78px;letter-spacing:2px;padding-left:20px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:600px;margin:0 auto;border:1px solid #252525}.event .form ul li input[type=checkbox]{cursor:pointer}.event .form ul li input[type=checkbox]:checked{background:url(../images/check.svg) no-repeat center center;background-size:contain}.event .form ul li select{height:87px;background:#fff;border:1px solid #2e2e2e;color:#000;font-family:Noto Sans TC,sans-serif;font-size:2.6rem;font-weight:400;line-height:78px;letter-spacing:2px;padding-left:20px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:#fff url(../images/arrow.svg) no-repeat 95% center;background-size:30px;border:1px solid #252525;color:#252525;cursor:pointer}.event .form ul li select:nth-child(2){margin-top:20px}.event .form ul li select::-ms-expand{display:none}.event .form ul li select option{color:#000}.event .form ul li select.opt{margin-top:0;width:290px;margin-bottom:20px;background:#fff url(../images/arrow.svg) no-repeat 90% center;background-size:30px}.event .form ul li select.opt:nth-child(1){margin-right:17px}.event .form ul li.checkWrap{margin:24px auto 40px}.event .form ul li.choice{margin:24px auto;padding:10px 20px 16px;background:#fff;border:1px solid #000;text-align:left}.event .form ul li.choice .question{margin-top:8px;color:#000;font-size:2.4rem;line-height:36px}.event .form ul li.choice .question .small{display:block;margin-top:12px}.event .form ul li.choice .optionWrap{display:flex;flex-wrap:wrap;padding:5px 0 0}.event .form ul li.choice .optionWrap .option{padding:0 10px 0 0;color:#252525;font-size:2.4rem;line-height:36px;cursor:pointer}.event .form ul li.choice .optionWrap .option label{cursor:pointer}.event .form ul li.choice input{height:87px;background:#fff;border:1px solid #2e2e2e;color:#000;font-family:Noto Sans TC,sans-serif;font-size:2.6rem;font-weight:400;line-height:78px;letter-spacing:2px;padding-left:20px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:10px}.event .form ul li.choice input[type=radio],.event .form ul li.choice input[type=checkbox]{background:#fff;border:1px solid #252525;cursor:pointer}.event .form ul li.choice input[type=radio]:checked,.event .form ul li.choice input[type=checkbox]:checked{background:#252525}.event .form ul li.choice label{position:relative;top:-6px;left:0}.event .form ul li.choice label.sp{top:-1px}.event .form ul li.uploader{margin-top:30px;margin-bottom:24px}.event .form ul li.uploader button{width:100%;background:#000;color:#fff;font-size:2.7rem;letter-spacing:1px;transition:all .2s linear}.event .form ul li.uploader button img{position:relative;top:4px;width:26px;margin-right:8px}.event .form ul li.uploader button:before{animation:none}.event .form ul li.uploader button:hover{transform:scale(.95)}.event .form ul li .reminder{color:#2e2e2e!important;font-size:2rem;font-weight:600;line-height:40px;letter-spacing:1px;text-align:left;margin-top:48px}.event .form ul li .check{float:left;width:24px;height:24px}.event .form ul li .checkTxt{position:relative;top:-9px;color:#252525;font-size:2.6rem;font-weight:400;line-height:40px;text-align:left;margin-left:12px}.event .form ul li .checkTxt a{color:#0079c2}.event .form ul li .checkTxt a:hover{text-decoration:underline}.event .form ul li.formInfo{margin-top:40px}.event .form ul li .btn{height:100px;background:#000;border:transparent;border-radius:0;color:#fff;font-size:3.2rem;font-weight:400;line-height:96px;letter-spacing:2px;transition:all .2s linear;cursor:pointer;margin-top:2px;margin-bottom:40px}.event .form ul li .btn:hover{transform:scale(.95)}.smallTxt{margin-top:20px;padding-bottom:40px}.swiper .arrow{top:98.5%}.swiper .arrow.prev{left:180px}.swiper .arrow.next{right:180px}.swiper .arrow{--swiper-navigation-color: #000;--swiper-navigation-size: 28px}.swiper .dots{bottom:10px;color:#000;font-size:2.6rem}
