html{font-size:clamp(14px, 4vmin, 20px);width:100%;overflow-x:hidden}html,body{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden;margin:0 auto;color:rgba(0,0,0,0.9);font-family:"Roboto","Noto Sans TC",sans-serif;max-width:100%}ul,dt,dd,dl,p{margin:0;padding:0;list-style:none}a{position:relative;display:inline-block;transition:.5s;text-decoration:none;color:inherit}a:hover,a:active{text-decoration:none;color:inherit}a:hover,a:focus,a:active,a.active,a:not(:disabled):not(.disabled).active,a:not(:disabled):not(.disabled):active,a:not(:disabled):not(.disabled).active:hover,a:not(:disabled):not(.disabled):active:hover{outline:none;box-shadow:0 0 0 transparent}figure{margin:0;padding:0}img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}input.input-style[type="checkbox"]+label::before,input.input-style[type="radio"]+label::before,input.input-style[type="checkbox"]:checked+label::after,input.input-style[type="radio"]:checked+label::after{content:"";position:absolute;width:20px;height:20px;left:0;top:2px}body.nav-open{position:fixed;width:100%;left:0;right:0}.navbg{background:#DF032E;box-shadow:1px 2px 4px 1px rgba(0,0,0,0.2);position:fixed;top:0;left:0;right:0;z-index:97}@media screen and (max-width: 1200px){.navbg.open{position:fixed;top:0;right:0;bottom:0;left:0;-ms-flex-direction:column;flex-direction:column;background:#DF032E;z-index:100}}.nav-wrap{padding:0 10%}@media screen and (max-width: 1200px){.nav-wrap{padding:0 5%}}.nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.nav__menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.nav__menu a{cursor:pointer;transition:0.1s}@media screen and (max-width: 1200px){.nav__menu img{margin-left:0}}@media screen and (max-width: 575px){.nav__menu img{height:40px}}@media screen and (max-width: 1200px){.nav__menu{width:100%;padding:12px 0}}.nav__list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1200px){.nav__list{z-index:8;display:none;overflow-x:hidden;overflow-y:auto;-ms-flex-direction:column;flex-direction:column;padding:0;transition:0.5s}.nav__list.open{width:100%;text-align:center;display:-ms-flexbox;display:flex}}.nav__list>li{position:relative}.nav__list>li>a{padding:25px;font-size:1.2rem;font-weight:500;color:#fff;position:relative;transition:width 1s, 1s}.nav__list>li>a::after{content:"";width:0;height:0;background:#DF032E;display:block;position:absolute;bottom:30%;transition:width 0.3s}@media screen and (min-width: 1201px){.nav__list>li:hover>a::after,.nav__list>li.active>a::after{content:"";width:calc(100% - 50px);height:2px;transition:width 0.3s;background:#DF032E}}.nav__list .nav-icon{position:relative}.nav__list .nav-icon::before{content:'';width:25px;height:25px;display:inline-block;margin-right:0.6rem;transform:translateY(2px)}.nav__list .nav-icon1::before{background:url(../img/icon-01_white.png) no-repeat center center/contain}.nav__list .nav-icon2::before{background:url(../img/icon-02_white.png) no-repeat center center/contain}.nav__list .nav-icon3::before{background:url(../img/icon-03_white.png) no-repeat center center/contain}.nav__empty{width:112px}.mobile-show{display:none}@media screen and (max-width: 1200px){.mobile-show{display:block}}.mobile-hide{display:block}@media screen and (max-width: 1200px){.mobile-hide{display:none}}.btn-menu{z-index:10;cursor:pointer;transition:0.3s;display:none}@media screen and (max-width: 1200px){.btn-menu{display:block;padding:0.9rem 0.7rem;border-radius:0.4rem}}.btn-menu__line{position:relative;width:26px;height:18px}.btn-menu__line>span{position:absolute;left:0;display:block;width:100%;height:3px;background:#fff;transition:0.3s;border-radius:99rem}.btn-menu__line>span:nth-of-type(2){top:9px}.btn-menu__line>span:nth-of-type(3){top:18px}.btn-menu__line.active>span:nth-of-type(1){height:4px;transform:translateY(9px) rotate(45deg)}.btn-menu__line.active>span:nth-of-type(2){opacity:0}.btn-menu__line.active>span:nth-of-type(3){height:4px;transform:translateY(-9px) rotate(-45deg)}.img-box{width:100%;height:auto}.img-box>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.img-box__cover>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.btn{border-radius:99rem;padding:5px 15px;font-weight:500}.btn-primary{border-color:#DF032E;background-color:#DF032E;color:#fff;border-width:1px;min-width:230px;font-size:1.1rem;letter-spacing:1px}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active:hover,.btn-primary:not(:disabled):not(.disabled):active:hover{border-color:#fc1945;background-color:#fc1945;color:#ffffff;box-shadow:0 0 0 0.2rem rgba(223,3,46,0.2)}.btn-secondary{border-color:#fff;border-radius:99rem;background-color:#DF032E;color:#fff;border-width:2px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.25);min-width:250px;font-size:1.2rem;font-weight:bold}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active,.btn-secondary.active,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active:hover,.btn-secondary:not(:disabled):not(.disabled):active:hover{border-color:#fff;background-color:#D4A710;color:#ffffff;box-shadow:0 4px 6px 0 rgba(0,0,0,0.35)}.input-style{display:block;width:100%;outline:none;font-size:1.05rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;padding:0.375rem 0.75rem;-webkit-appearance:none;background:#ffffff;border-radius:0.5rem;border:2px solid #DF032E;color:rgba(0,0,0,0.9)}.input-style::-webkit-input-placeholder{color:rgba(102,102,102,0.9)}.input-style:-ms-input-placeholder{color:rgba(102,102,102,0.9)}.input-style::-ms-input-placeholder{color:rgba(102,102,102,0.9)}.input-style::placeholder{color:rgba(102,102,102,0.9)}.input-style:disabled{background:rgba(128,128,128,0.5);color:rgba(0,0,0,0.9);opacity:1}.input-style:focus,.input-style.focus{outline:0;border-color:#fc325a}select.input-style{padding:0.375rem 1.5rem 0.375rem 0.75rem;background:url(../img/select-down.svg) no-repeat calc(100% - 7px) center #fff;background-size:auto 35%}input[type="date"]{position:relative}input[type="date"]::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;padding:0.375rem 1rem 0.375rem 0.75rem;color:transparent;background:url(../img/select-down.svg) no-repeat calc(100% - 7px) center transparent;background-size:auto 35%;-webkit-margin-start:0;margin-inline-start:0}input[type="file"]{opacity:0;pointer-events:none;width:0}.upload-label{border:1px solid rgba(0,0,0,0.5);padding:0.4rem 1.2rem}.showFileName{font-size:0.85rem}.label-style{margin-bottom:0;font-weight:500}input.input-style[type="checkbox"],input.input-style[type="radio"]{display:none}input.input-style[type="checkbox"]+label,input.input-style[type="radio"]+label{position:relative;padding-left:25px}input.input-style[type="checkbox"]+label::before,input.input-style[type="radio"]+label::before{background:url(../img/cust_check.svg) no-repeat}input.input-style[type="checkbox"]:checked+label::after,input.input-style[type="radio"]:checked+label::after{background:url(../img/cust_checked.svg) no-repeat}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(223,3,46,0.2)}.custom-control-input:checked ~ .custom-control-label::before,.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;border-color:#DF032E;background-color:#DF032E}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#DF032E}.show_pw{background:url(../img/icon-eye.svg) no-repeat center center/contain;position:absolute;top:50%;right:10px;transform:translateY(-50%);padding:11px}.show_pw.active{background:url(../img/icon-eye-close.svg) no-repeat center center/contain}.onoffswitch{position:relative;width:40px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{position:absolute;opacity:0;pointer-events:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;height:20px;padding:0;line-height:20px;border:1px solid rgba(128,128,128,0.9);border-radius:20px;background-color:#ffffff;transition:background-color 0.3s ease-in}.onoffswitch-label:before{content:"";display:block;width:16px;height:16px;margin:0px;background:rgba(128,128,128,0.9);position:absolute;top:2px;bottom:0;right:21px;border:1px solid #fff;border-radius:20px;transition:all 0.3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label{background-color:#DF032E}.onoffswitch-checkbox:checked+.onoffswitch-label,.onoffswitch-checkbox:checked+.onoffswitch-label:before{border-color:#DF032E}.onoffswitch-checkbox:checked+.onoffswitch-label:before{right:2px;background:#fff}input.error,.input-style.error{border-color:red}p.error{color:red;font-weight:500;font-size:0.9rem;margin-top:2px}p.error::before{content:"";background:url(../img/notice.svg) no-repeat center center/contain;width:12px;height:12px;display:inline-block;margin-right:5px;transform:translateY(1px)}.error-wrap{margin-top:-0.8rem}#sGroups-error:not(:first-of-type){opacity:0;visibility:hidden;height:0}body.loader-open{position:fixed;width:100%;left:0;right:0}body.loader-open .loader{display:-ms-flexbox;display:flex}.loader,.loading{position:fixed;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:9999}.loader{display:none;background:rgba(0,0,0,0.8);color:#fffdf4}.loading{background:rgba(0,0,0,0.9);color:#cac9c9}.loader__style--1{width:30px;height:30px;border-top:2px solid #fffdf4;border-right:2px solid transparent;border-radius:99rem;animation:loader-rotate 1s infinite linear;margin:0 auto}@keyframes loader-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.modal .btn-primary{min-width:auto}.modal-scroll .modal-dialog{height:calc(100% - 5rem)}@media screen and (max-width: 575px){.modal-scroll .modal-dialog{height:calc(100% - 1rem)}}.modal-scroll .modal-content{max-height:70%;overflow:hidden}@media screen and (max-width: 575px){.modal-scroll .modal-content{max-height:90%}}.modal-scroll .modal-body{overflow-y:auto;-ms-flex-pack:start;justify-content:flex-start}.modal-scroll .modal-footer{-ms-flex-pack:center;justify-content:center;border-top:0}.swiper-outer{position:relative}.swiper-tools{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:clamp(1.5rem, 2%, 1.8rem)}.swiper-tools *{position:relative}.swiper-container{padding-bottom:0.8rem}.swiper-button-prev{width:40px;height:40px;background:url(../img/btn_left.png) no-repeat center center/contain;outline:none;margin-right:1rem}.swiper-button-prev::after{display:none}@media screen and (max-width: 575px){.swiper-button-prev{width:28px;height:28px}}.swiper-button-next{width:40px;height:40px;background:url(../img/btn_right.png) no-repeat center center/contain;outline:none;margin-left:1rem}.swiper-button-next::after{display:none}@media screen and (max-width: 575px){.swiper-button-next{width:28px;height:28px}}.swiper-pagination{width:100px}#kv.swiper-container{padding-bottom:0}.swiper-pagination-kv{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination-kv .swiper-pagination-bullet-active{background:#DF032E}ul,ol{-webkit-padding-start:20px;padding-inline-start:20px}ul li,ol li{margin-bottom:0.25rem}ul.list{list-style:disc}.container-fluid.w-1550{max-width:1550px}.container-fluid.w-1280{max-width:1280px}.container-fluid.w-960{max-width:960px}.color-main{color:#DF032E}.color-secondary{color:#DF032E}.color-notice{color:red}.bg-color{background:#FEF5E8;background:url("../img/gift_bg.png") center top/100%}.bg-pattern{background:url(../img/bk.jpg) repeat-y center top/100%}.font-22{font-size:1.1rem;font-weight:bold}.text-link{color:#2687ff}.text-link:hover{color:#006cf2;text-decoration:underline}.section-ttl{text-align:center;font-size:1.2rem;font-weight:bold;margin-bottom:2.4rem}.section-ttl::before{content:'';width:25px;height:25px;display:inline-block;margin-right:0.6rem;transform:translateY(2px)}.section-ttl.st1::before{background:url(../img/icon-01_red.png) no-repeat center center/contain}.section-ttl.st2::before{background:url(../img/icon-02_red.png) no-repeat center center/contain}.section-ttl.st3::before{background:url(../img/icon-03_red.png) no-repeat center center/contain}.notify{position:fixed;z-index:1999;background:rgba(0,0,0,0.7);top:0;left:0;right:0;bottom:0;display:none}.notify.show{display:block}.notify__content{background:#fff;border-radius:0.8rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:1rem;text-align:center;width:70%;max-width:300px}.main-safearea{padding-top:91px}@media screen and (max-width: 1200px){.main-safearea{padding-top:84px}}@media screen and (max-width: 575px){.main-safearea{padding-top:69px}}#joinAct,#giftDetial,#rule{padding:clamp(3rem, 5%, 5rem) 0}.join-form{background:#fef9f2;border-radius:1rem;padding:5% 15%;box-shadow:0 4px 20px 0 rgba(0,0,0,0.25)}@media screen and (max-width: 575px){.join-form{padding:5% 8%}}.join-form .tips{font-size:0.9rem;margin-top:2rem;list-style:disc;-webkit-padding-start:1rem;padding-inline-start:1rem}.join-form .tips li{line-height:1.2;margin-bottom:0.5rem}.section-gift{box-shadow:0 4px 20px 0 rgba(0,0,0,0.25)}.section-gift .swiper-slide{height:auto}.gift{background:#fff;border-radius:0.5rem;padding:1rem;box-shadow:0px 4px 10px rgba(0,0,0,0.1);width:100%;height:100%}.gift__img{width:100%;margin-bottom:1rem}.gift__ttl{color:#DF032E;font-size:0.85rem}@media screen and (max-width: 575px){.gift__ttl{font-size:1rem}}.gift__info{font-size:0.8rem;line-height:1.3;margin-bottom:0;word-break:break-all}@media screen and (max-width: 575px){.gift__info{font-size:0.9rem}}.rule__tabs .nav-tabs{border-bottom:0;-ms-flex-pack:center;justify-content:center}.rule__tabs .nav-tabs a{padding:0.9rem 1.5rem;background:#DF032E;color:#fff;border-radius:0.8rem 0.8rem 0 0;font-size:clamp(1rem, 3.7vmin, 1.1rem);opacity:0.5;line-height:1.1;margin:0 2%}@media screen and (max-width: 575px){.rule__tabs .nav-tabs a{padding:0.9rem}}.rule__tabs .nav-tabs a.active,.rule__tabs .nav-tabs a:hover{opacity:1}.rule__content{background:#fef9f2;border-radius:1rem;box-shadow:0 4px 20px 0 rgba(0,0,0,0.25);padding:1.5rem;font-size:0.9rem}.page-footer{background:#DF032E;padding:2.5rem 1rem 2rem 1rem;color:#fff;text-align:center;position:relative}.page-footer .footer-tool{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 575px){.page-footer .footer-tool{padding:0 10%}}.page-footer .footer-tool>a{margin:0 0.5rem}.page-footer .to-top{position:fixed;width:50px;height:50px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#fff;right:5%;bottom:2rem;background:rgba(148,2,30,0.3)}@media screen and (max-width: 575px){.page-footer .to-top{width:40px;height:40px}}.service{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}.service p{font-size:1.1rem;margin:0 1.5rem}.copy-right{font-size:0.8rem}
