@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@100;300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");body{overflow-x:hidden}body.fixed{overflow:hidden}body *{font-family:'Noto Sans TC';font-size:16px}section{position:relative}ul{margin:0;padding:0}ul li{margin:0;padding:0;list-style:none}.container.content{max-width:1040px;padding:0}@media screen and (max-width: 991px){.container.content{padding:0 16px}}.pc{display:block !important}@media screen and (max-width: 991px){.pc{display:none !important}}.mobile{display:none !important}@media screen and (max-width: 991px){.mobile{display:block !important}}.s-bg{background-position:center top;background-repeat:no-repeat;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.s-bg img{display:block;width:100%;min-width:1440px;opacity:0}@media screen and (max-width: 991px){.s-bg img{min-width:initial}}.d-absolute{position:absolute;top:0;left:0;right:0;margin:0 auto}i[class*=icon-]{width:32px;height:32px;display:inline-block;position:relative;content:"";background-position:center;background-repeat:no-repeat;-moz-background-size:contain;-o-background-size:contain;background-size:contain}i[class*=icon-].icon-book{background-image:url("/images/0607/icon-book.svg");top:2px}i[class*=icon-].icon-shopping{background-image:url("/images/0607/icon-shopping.svg");top:2px}i[class*=icon-].icon-shopping2{width:45px;height:35px;background-image:url("/images/0607/icon-shopping-2.svg");top:2px}i[class*=icon-].icon-arrow-up{width:23px;height:11px;background-image:url("/images/0607/icon-arrow-up.svg");top:2px}i[class*=icon-].icon-arrow-down{width:9px;height:8px;background-image:url("/images/0607/icon-arrow-down-3.svg");top:2px}i[class*=icon-].icon-arrow-down2{width:9px;height:8px;background-image:url("/images/0607/icon-arrow-down-2.svg");top:2px}i[class*=icon-].icon-circle-arrow-right{width:23px;height:23px;background-image:url("/images/0607/icon-circle-arrow-right.svg");top:2px}i[class*=icon-].icon-close{width:23px;height:23px;background-image:url("/images/0607/icon-close.svg");top:0}i[class*=icon-].icon-circle-close{width:30px;height:30px;background-image:url("/images/0607/icon-circle-close.svg");top:0}i[class*=icon-].icon-antlers{width:52px;height:31px;background-image:url("/images/0607/icon-antlers.svg");top:2px}i[class*=icon-].icon-bone{width:79px;height:44.5px;background-image:url("/images/0607/icon-bone.svg");top:2px}i[class*=icon-].icon-bone2{width:27px;height:27px;background-image:url("/images/0607/icon-bone-2.svg");top:2px}i[class*=icon-].icon-user{width:45px;height:36px;background-image:url("/images/0607/icon-user.svg");top:2px}i[class*=icon-].icon-card{width:45px;height:31.5px;background-image:url("/images/0607/icon-card.svg");top:2px}i[class*=icon-].icon-car{width:43.4px;height:31.6px;background-image:url("/images/0607/icon-car.svg");top:2px}i[class*=icon-].icon-gift{width:45px;height:36px;background-image:url("/images/0607/icon-gift.svg");top:2px}i[class*=icon-].icon-facebook{width:11px;height:19px;background-image:url("/images/0607/icon-facebook.svg");top:2px}i[class*=icon-].icon-facebook2{width:24px;height:24px;background-image:url("/images/0607/icon-facebook-2.svg");top:6px;margin-right:7px}i[class*=icon-].icon-line{width:24px;height:24px;background-image:url("/images/0607/icon-line.svg");top:6px;margin-right:7px}i[class*=icon-].icon-instagram{width:21px;height:21px;background-image:url("/images/0607/icon-instagram.svg");top:2px}i[class*=icon-].icon-youtube{width:21px;height:21px;background-image:url("/images/0607/icon-youtube.svg");top:2px}i[class*=icon-].icon-plus{width:11px;height:11px;background-image:url("/images/0607/icon-plus.svg");top:2px}i[class*=icon-].icon-diminish{width:11px;height:11px;background-image:url("/images/0607/icon-diminish.svg");top:2px}.btn-default{display:inline-block;padding:13px 40px 18px 40px;border:0;-webkit-border-radius:100px 100px 0 100px;-moz-border-radius:100px 100px 0 100px;border-radius:100px 100px 0 100px;background-color:#fbae17;font-size:1.125rem;font-weight:400;text-align:center;color:#423f38;text-decoration:none;position:relative;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}.btn-default i.icon-circle-arrow-right{top:5px}.btn-default:hover{color:#423f38;background-color:#ffbb32}.btn-default.black{color:#fff;background-color:#423f38}.btn-default.black:hover{background-color:#000}.btn-default.white{color:#423f38;background-color:#fff}.btn-bubble{display:inline-block;padding:1.5rem 0;-webkit-filter:url("#goo");filter:url("#goo")}.btn-bubble button,.btn-bubble a{display:inline-block;padding:13px 40px 18px 40px;border:0;-webkit-border-radius:100px 100px 0 100px;-moz-border-radius:100px 100px 0 100px;border-radius:100px 100px 0 100px;background-color:#fbae17;font-size:1.125rem;font-weight:400;text-align:center;color:#423f38;text-decoration:none;position:relative}.btn-bubble button:before,.btn-bubble button:after,.btn-bubble a:before,.btn-bubble a:after{width:4.4em;height:2.95em;position:absolute;content:"";display:inline-block;background:#fbae17;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:-o-transform .5s ease;-moz-transition:transform .5s ease, -moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease, -o-transform .5s ease;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);z-index:-1}.btn-bubble button:before,.btn-bubble a:before{top:-25%;left:20%}.btn-bubble button:after,.btn-bubble a:after{bottom:-25%;right:20%}.btn-bubble button:hover:before,.btn-bubble button:hover:after,.btn-bubble a:hover:before,.btn-bubble a:hover:after{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.btn-bubble.m-none:before,.btn-bubble.m-none:after{display:none}.btn-bubble.white button,.btn-bubble.white a{color:#423f38;background-color:#f2e5d1}.btn-bubble.white button:before,.btn-bubble.white button:after,.btn-bubble.white a:before,.btn-bubble.white a:after{background:#f2e5d1}.btn-white{--c: #fbae17;display:inline-block;padding:13px 40px 18px 40px;border:solid 3px #fbae17;-webkit-border-radius:100px 100px 0 100px;-moz-border-radius:100px 100px 0 100px;border-radius:100px 100px 0 100px;background-color:#fff;font-size:1.125rem;font-weight:400;text-align:center;color:#423f38;text-decoration:none;position:relative;overflow:hidden;-webkit-transition:0.5s;-o-transition:0.5s;-moz-transition:0.5s;transition:0.5s;z-index:1}.btn-white.forwards{-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}.btn-white i.icon-circle-arrow-right{top:5px}.btn-white:hover{cursor:pointer;color:#423f38}.btn-white span{position:absolute;width:25%;height:100%;background-color:var(--c);-webkit-transform:translateY(150%);-moz-transform:translateY(150%);-ms-transform:translateY(150%);-o-transform:translateY(150%);transform:translateY(150%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:-webkit-calc((var(--n) - 1) * 25%);left:-moz-calc((var(--n) - 1) * 25%);left:calc((var(--n) - 1) * 25%);-webkit-transition:0.5s;-o-transition:0.5s;-moz-transition:0.5s;transition:0.5s;-webkit-transition-delay:-webkit-calc((var(--n) - 1) * 0.1s);-moz-transition-delay:-moz-calc((var(--n) - 1) * 0.1s);-o-transition-delay:calc((var(--n) - 1) * 0.1s);transition-delay:calc((var(--n) - 1) * 0.1s);z-index:-1}.btn-white:hover{color:black}.btn-white:hover span,.btn-white.active span{-webkit-transform:translateY(0) scale(2);-moz-transform:translateY(0) scale(2);-ms-transform:translateY(0) scale(2);-o-transform:translateY(0) scale(2);transform:translateY(0) scale(2)}.btn-white span:nth-of-type(1){--n: 1}.btn-white span:nth-of-type(2){--n: 2}.btn-white span:nth-of-type(3){--n: 3}.btn-white span:nth-of-type(4){--n: 4}select{width:100%;height:36px;display:inline-block;padding:0 20px 0 10px;font-size:1.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;margin-bottom:3.5%;border:1px solid #322c25;background:url(/images/0607/icon-arrow-down-2.svg) no-repeat -webkit-calc(100% - 4px) 10px;background:url(/images/0607/icon-arrow-down-2.svg) no-repeat -moz-calc(100% - 4px) 10px;background:url(/images/0607/icon-arrow-down-2.svg) no-repeat calc(100% - 4px) 10px;background-color:rgba(255,255,255,0.85);-moz-background-size:10px;-o-background-size:10px;background-size:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}select.w38{float:left;width:36%;margin-right:4%}select.w60{float:left;width:60%}@media screen and (max-width: 640px){select{width:100%;height:initial;font-size:3vw;margin-bottom:2.5%}select.w38{width:36%}select.w60{width:60%}}select::-ms-expand{display:none}select:disabled{color:#727171;display:none}select:invalid{color:#727171}#content-wrap{position:relative;overflow:hidden;padding-top:86px}@media screen and (max-width: 991px){#content-wrap{padding-top:70px}}#content-wrap .banner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:1031px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (max-width: 991px){#content-wrap .banner{width:100%}}#content-wrap .banner img{display:block;width:100%}#content-wrap .banner h1{position:absolute;display:block;margin:0 auto;text-align:center;font-size:36px;font-weight:300;letter-spacing:2px;color:#fbae17}@media screen and (max-width: 991px){#content-wrap .banner h1{font-size:28px}}#content-wrap .banner h1 span{display:block;text-align:center;font-size:24px;font-weight:bold;letter-spacing:normal;color:#fbae17}@media screen and (max-width: 991px){#content-wrap .banner h1 span{font-size:20px}}#content-wrap .container{width:700px;margin:0 auto;padding:0 0 80px}@media screen and (max-width: 991px){#content-wrap .container{width:90%}}#content-wrap .container>h2{position:relative;font-size:36px;font-weight:400;text-align:center;color:#9b785d;margin-top:80px;margin-bottom:20px}@media screen and (max-width: 991px){#content-wrap .container>h2{font-size:30px}}#content-wrap .container>ol{margin:30px 0 80px 15px}@media screen and (max-width: 991px){#content-wrap .container>ol{margin:30px 0 80px;padding:0 0 0 18px}}#content-wrap .container>ol li{list-style:decimal;padding-left:10px;margin-bottom:10px}#content-wrap .container>ol li p{font-size:16px;font-weight:400;color:#2a2a2a;line-height:30px;text-align:justify}#content-wrap .container>table{width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px);margin-top:15px;margin-bottom:15px;margin-left:50px;border-collapse:separate;border-spacing:0}@media screen and (max-width: 991px){#content-wrap .container>table{width:100%;margin-left:0}}#content-wrap .container>table tr td{background-color:#f3e5d1;font-size:18px;font-weight:500;line-height:30px;padding:15px}@media screen and (max-width: 991px){#content-wrap .container>table tr td{font-size:14px}}#content-wrap .container>table tr td p{font-size:18px;font-weight:500;line-height:30px;margin-bottom:0}@media screen and (max-width: 991px){#content-wrap .container>table tr td p{font-size:14px}}#content-wrap .container>table tr td:first-child{width:8rem;text-align:right;color:#888;vertical-align:top}@media screen and (max-width: 991px){#content-wrap .container>table tr td:first-child{width:93px}}#content-wrap .container>table tr td:last-child{padding-left:0}#content-wrap .container>table tr:first-child td{padding-bottom:0}#content-wrap .container>table tr:first-child td:first-of-type{-webkit-border-radius:23px 0 0 0;-moz-border-radius:23px 0 0 0;border-radius:23px 0 0 0}#content-wrap .container>table tr:first-child td:last-of-type{-webkit-border-radius:0 23px 0 0;-moz-border-radius:0 23px 0 0;border-radius:0 23px 0 0}#content-wrap .container>table tr:first-child td:last-of-type span{font-size:14px}#content-wrap .container>table tr:last-child td:first-of-type{-webkit-border-radius:0 0 0 23px;-moz-border-radius:0 0 0 23px;border-radius:0 0 0 23px}#content-wrap .container>table tr:last-child td:last-of-type{-webkit-border-radius:0 0 23px 0;-moz-border-radius:0 0 23px 0;border-radius:0 0 23px 0}#content-wrap .container>h3{font-size:16px;font-weight:600;color:#2a2a2a;line-height:30px;margin-top:40px;margin-bottom:0}#content-wrap .container>p{font-size:16px;font-weight:400;color:#2a2a2a;line-height:30px;text-align:justify;margin-bottom:0}#content-wrap .container>p.step{text-indent:-55px;margin-left:55px}#content-wrap .container>p.remark{font-weight:600;color:#fbae17;text-indent:-10px;margin-left:10px}#content-wrap .container .mb{margin-bottom:40px}#content-wrap .container .mt{margin-top:80px}
