.header{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.05);box-shadow:0 4px 10px rgba(0,0,0,.05);position:relative;z-index:2}.headerTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:6.3rem}.headerTop__logo,.headerTop__logo-center{background-position:50%;background-repeat:no-repeat;background-size:contain}.headerTop__logo{width:14.7rem;height:4.5rem}.headerTop__logo>a{color:#fff;opacity:0}.headerTop__logo>a:focus-within{font-size:1.75rem;color:#595757;opacity:1}.headerTop__logo-center{background-image:url(../img/LogoTw.84adcce7.png);width:40.9rem;height:7.4rem;text-indent:101%;white-space:nowrap;overflow:hidden}.headerTop__inputButton{width:3rem;height:3rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGBSURBVHgBrZTPbcIwFMZtV8CxGSEbNCMEiQHYADZoOcKFSDlEyqV0gpYJaAeIGiZou4G7QXqNlKTfi+zUCnGCKJ/0YTv2+/n5H5wZCoLAGY/H95xzH00PdmAJp/B+vV6nbEBcV+I49oqiOKDq9ozfAbpiQ0AFe1cZkTL4Ff6B72DfiEkBnVqBtMzJZPKhM6uqarXZbHbmoCiKXHw/YCs82xgtAdi8D0ZCRjLP8yn6P+ssON9SIp1AeKHq0jYrCYAMIL1/zmg0mtuA9TLKstyzAalTzlTTswF16pKdpxoohLi1AXtn7JBLP1jRtw14VDMuhkg47WUTKERqA+qDcBDw2ANzUWxVU9pejVAduvMBgc8quFEYhj4Kuvj1d1yfJ2YRN2ZvApRSVbrs9DlKeEr3sxNoQAP2dy/bosN7M/plF5S3owiME1xi0+kN1/82WOIXXsoLXW70B8zYyzb0BHiO+qAXAfugFwNt0Bv2DyVJks5mM0rKhx3s9ZFdQ/SCVLbsF25ZrQ0Ray5bAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:50%;position:absolute;border:none;border-radius:17.5px;z-index:1;left:.5rem;top:.3rem}.headerTop__input{background-color:#ececec;border-radius:17.5px;border:none;padding:.8rem;padding-left:4.7rem;width:20rem;font-size:1.2rem;line-height:2rem;color:#595757;margin-bottom:1.9rem}.headerTop__inputContainer{position:relative;border-radius:17.5px;width:20rem}.headerTop__link-container{display:-webkit-box;display:-ms-flexbox;display:flex}.headerTop__link-container,.headerTop__link-container--mobile{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14.7rem;margin:0 auto}.headerTop__link-container--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3rem;display:none}.headerTop__link{color:#595757;font-weight:500;font-size:1.2rem;line-height:2rem}.headerTop__divider{height:14px;border-right:1px solid #727171;width:1px}.headerTop__nav{margin-top:5.4rem}.headerTop__ul{display:-webkit-box;display:-ms-flexbox;display:flex}.headerTop__li{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2px;position:relative}.headerTop__li:focus-within>.headerTop__secondUl,.headerTop__li:hover>.headerTop__secondUl{opacity:1;visibility:visible}.headerTop__secondUl{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;right:0;z-index:1;border-bottom:2px solid #fff;-webkit-box-shadow:25px 25px 50px 0 rgba(0,0,0,.25);box-shadow:25px 25px 50px 0 rgba(0,0,0,.25);z-index:2}.headerTop__navLink,.headerTop__secondLink,.headerTop__secondUl{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.headerTop__navLink,.headerTop__secondLink{display:block;text-align:center;font-weight:500;font-size:1.6rem;line-height:2.6rem;letter-spacing:.4rem;padding-bottom:.7rem}.headerTop__navLink{color:#595757;border-bottom:5px solid #dadbdb}.headerTop__secondLink{background-color:#d0a805;opacity:.9;border:2px solid #fff;border-bottom:none;padding:1.7rem 0;color:#fff}.headerTop__navLink--active,.headerTop__navLink:hover{border-bottom:5px solid #d0a805;color:#d0a805}.headerTop__mobileMenuIcon{margin-left:2rem;width:20px;height:13px;border:none;border-top:1px solid #d0a805;border-bottom:1px solid #d0a805;background-color:#d0a805;padding:5px 0;background-clip:content-box;display:none}.headerTop__mobileSearchButton{border:none;background-color:#d0a805;width:6.6rem;height:6.6rem;position:absolute;right:0;top:0;display:none}.headerTop__closeLi{display:none}.headerTop__fixedInputContainer{position:relative}@media(max-width:768px){.headerTop{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.8rem;padding-bottom:1.8rem}.headerTop__mobileMenuIcon{margin-right:1.6rem;display:block}.headerTop__logo{display:none}.headerTop__logo-center{width:13.4rem;height:3rem}.headerTop__fixedInputContainer{position:fixed;top:65px;z-index:2;background-color:#d0a805;width:100vw;right:0;left:0}.headerTop__inputButton{background-color:transparent;background-image:url(../img/Search.94fbea9a.svg);top:1.55rem}.headerTop__input,.headerTop__inputContainer{border-radius:0;width:100%;height:100%}.headerTop__input{margin:0;background-color:#595757;opacity:.9;color:#fff;padding-top:2.2rem;padding-bottom:2.2rem}.headerTop__input::-webkit-input-placeholder{color:#fff}.headerTop__input::-moz-placeholder{color:#fff}.headerTop__input:-ms-input-placeholder{color:#fff}.headerTop__input::-ms-input-placeholder{color:#fff}.headerTop__input::placeholder{color:#fff}.headerTop__link-container{display:none}.headerTop__mobileSearchButton{display:block}.headerTop__nav{margin:0;position:fixed;width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:2;padding:2.8rem 0;overflow-y:scroll;overflow-x:hidden}.headerTop__ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.headerTop__closeLi{display:block}.headerTop__closeMobileMenuButton{border:none;background-color:#fff}.headerTop__navLink{padding:1.6rem 0;border-bottom:1px solid #dadbdb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headerTop__navLink:hover{border-bottom:1px solid #d0a805}.headerTop__secondUl{position:relative;-webkit-box-shadow:none;box-shadow:none;border:none;background-color:#595757;width:100vw;margin-left:-3.3%;padding-left:3%;visibility:visible;opacity:1;display:none}.headerTop__secondLink{border:none;text-align:left;background-color:transparent}.headerTop__arrow{width:1.4rem;height:.7rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAaCAYAAADIUm6MAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEaSURBVHgB7dfbDYIwGIbhv3QcDzM4BSEsY13GMIbOIKwj9iPSYBXo4Qd64ZuQNLXUJ01vIPq3YUWen0v9UKINfXI4KYRQJMTpuNvRo2nulFC2LzO/ZJnoh61ekNLJG3SftpoTr+v6tj8chNafuolETt5G6/HlWlVKDhelhh9DYyztxangp9BI/nppa/wcGsmxl7fCu6CRnNpkbbwrGsmZvVbD+6DRLBwtjfdFIyc4WgofgkbOcMSND0UjLzjiwsegkTccxeJj0SgIjkLxHGgUDEe+eC40ioIjVzwnGkXD0RyeG93tQYwVRaFE25oPED1WT+qgyswxoLt9iDkb//FnTGjEclWGfV2bd5xoxA5HNp4bvXi4NqV+aIFeMO0H16qHS/IAAAAASUVORK5CYII=);background-position:50%;background-size:contain;background-repeat:no-repeat}.headerTop__link-container--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer{background:#727171;padding:1.8rem 0;font-size:1.3rem;line-height:2.2rem;text-align:center;color:#fff}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__link,.footer__link--fake{width:11.2rem;height:4rem}.footer__link img{width:100%;height:auto}@media(max-width:768px){.footer__link--fake{display:none}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__link{margin-top:.4rem}}.theTopButton{width:7rem;height:7rem;position:fixed;right:5px;top:80vh;background-image:url(../img/Top.b9474ea6.png);background-position:50%;background-repeat:no-repeat;background-size:contain;z-index:2;border:none;background-color:transparent}@media(max-width:768px){.theTopButton{width:5rem;height:5rem}}.theLoading{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theLoading__Img{background-image:url(../img/Loading.677c3734.gif);background-repeat:no-repeat;background-size:contain;background-position:50%;width:47px;height:47px}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}a{text-decoration:none!important}.page-item.active .page-link{color:#fff!important;background-color:grey!important;border-color:grey!important}.page-link{color:#000!important}.page-link:hover{color:#fff!important;text-decoration:none}.index__carouselImg{width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.index__carouselImg--desktop{width:100%;padding-bottom:56.25%}.index__carouselImg--mobile{display:none}.index__link--desktop{display:inline}.index__link--mobile{display:none}@media(max-width:768px){.index__carouselImg--desktop{display:none}.index__carouselImg--mobile{padding-bottom:141.866666667%;display:block}.index__link--desktop{display:none}.index__link--mobile{display:inline}}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}a,a:active,a:hover{color:inherit}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:62.5%}*{font-family:Noto Sans TC,sans-serif}body,html{scroll-behavior:smooth}.container{width:1280px;max-width:95%;margin:auto}.clickable{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.clickable:hover{opacity:.8}.clickable:active{opacity:.9}.outline{display:none}