*{margin:0;padding:0;font-size:1em;font-family:"Noto Sans TC",sans-serif;letter-spacing:0;border:none;outline:none;background-color:rgba(0,0,0,0);color:#000;word-wrap:break-word;text-decoration:none;list-style:none;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none;touch-action:manipulation;-webkit-touch-callout:inherit;-webkit-user-select:inherit;-khtml-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit}*::-webkit-scrollbar{display:none}*.no-animate{transition:none}*.no-animate *{transition:none}img{object-fit:cover}img[data-src]{content:url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==");background:linear-gradient(to right, #EEF0F3, #E0E2E8, #EEF0F3)}a[href]:not([href=""]){cursor:pointer}button{cursor:pointer}html{position:fixed;display:block;width:100%;height:100%;overflow:hidden}*[select=false],*[select="0"]{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*[select=true],*[select="1"]{-webkit-touch-callout:initial;-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}:root{--max-width: 1024px;--col-sys: #FF6B18}.firstload *{transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}body{position:relative;display:block;width:100%;height:100%;background:var(--global-bg-col);overflow:hidden scroll}body>nav{z-index:1000;position:fixed;top:0;left:0;width:100%;height:5rem;background-color:rgba(255,255,255,.8);backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem)}body>nav section{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;width:100%;max-width:var(--max-width);height:5rem}body>nav section h6{line-height:5rem;font-size:1.5rem;font-weight:500;letter-spacing:1px}body>nav section h6 b{margin:0 0 0 .5rem;color:var(--col-sys)}body>nav section button{position:absolute;z-index:10000;right:1rem;line-height:2rem;height:2rem;font-size:1.5rem;transition:.5s}@media screen and (min-width: 640px){body>nav section button{right:-2rem}}body>nav section ul{display:flex;justify-content:flex-end;gap:1.5rem;max-width:0;opacity:.5;transition:.3s;overflow:hidden;cursor:pointer}body>nav section ul.show{z-index:10000;position:fixed;flex-wrap:wrap;justify-content:center;align-content:flex-start;top:0;left:0;padding-top:5rem;width:100vw;max-width:unset;height:100vh;opacity:1;overflow:visible;background-color:rgba(255,255,255,.95)}@media screen and (min-width: 640px){body>nav section ul{position:relative;max-width:100%;opacity:1;overflow:visible}body>nav section ul.show{position:relative;flex-wrap:nowrap;justify-content:flex-end;align-content:unset;top:unset;left:unset;padding-top:0;width:initial;max-width:100%;height:initial;opacity:1;overflow:visible}}body>nav section ul[sel="0"]>li:nth-child(1){font-weight:500;color:#000}body>nav section ul[sel="0"]>li:nth-child(1):after{width:calc(100% - 2rem);opacity:1}body>nav section ul[sel="1"]>li:nth-child(2){font-weight:500;color:#000}body>nav section ul[sel="1"]>li:nth-child(2):after{width:calc(100% - 2rem);opacity:1}body>nav section ul[sel="2"]>li:nth-child(3){font-weight:500;color:#000}body>nav section ul[sel="2"]>li:nth-child(3):after{width:calc(100% - 2rem);opacity:1}body>nav section ul[sel="3"]>li:nth-child(4){font-weight:500;color:#000}body>nav section ul[sel="3"]>li:nth-child(4):after{width:calc(100% - 2rem);opacity:1}body>nav section ul li{position:relative;width:60%;text-align:center;font-size:.875rem;letter-spacing:.5px;color:#666;transition:.3s;white-space:nowrap}@media screen and (min-width: 640px){body>nav section ul li{width:initial}}body>nav section ul li::after{content:"";position:absolute;left:50%;bottom:-0.75rem;transform:translateX(-50%);width:.25rem;height:.25rem;border-radius:.125rem;opacity:0;transition:.3s}@media screen and (min-width: 640px){body>nav section ul li::after{background-color:var(--col-sys)}}body>section{width:100%;text-align:center}body>section>img{margin:0 auto;width:100%;max-width:var(--max-width);height:auto}body>section>section{display:flex;justify-content:space-between;margin:0 auto;width:100%;max-width:var(--max-width);text-align:left}body>section>section.top{flex-wrap:wrap;align-items:center;gap:1rem;padding:9rem 1rem 5rem}body>section>section.top>section{position:relative;transition:.3s}body>section>section.top>section:nth-child(1){width:80%}@media screen and (min-width: 640px){body>section>section.top>section:nth-child(1){width:calc((100% - 1rem)/2)}}body>section>section.top>section:nth-child(2){width:0;opacity:0}@media screen and (min-width: 640px){body>section>section.top>section:nth-child(2){width:calc((100% - 1rem)/2);opacity:1}}body>section>section.top>section:nth-child(1)>h1,body>section>section.top>section:nth-child(2)>h1{font-size:3rem;font-weight:400;letter-spacing:1px}body>section>section.top>section:nth-child(1)>h1 b,body>section>section.top>section:nth-child(2)>h1 b{display:block;color:var(--col-sys);font-size:3.5rem;font-weight:400;letter-spacing:1px}body>section>section.top>section:nth-child(1)>p,body>section>section.top>section:nth-child(2)>p{margin:1.5rem 0;line-height:2rem;letter-spacing:1px;color:#666}body>section>section.top>section:nth-child(1)>button,body>section>section.top>section:nth-child(2)>button{padding:0 3rem;line-height:2.5rem;font-size:.875rem;font-weight:500;letter-spacing:2px;background-color:var(--col-sys);color:#fff;border-radius:1.5rem}body>section>section.top>section:nth-child(1)>button i,body>section>section.top>section:nth-child(2)>button i{color:#fff}body>section>section.top>section:nth-child(1)>img,body>section>section.top>section:nth-child(2)>img{margin:.25rem 0 0 .25rem;width:80%;aspect-ratio:1/1;background-color:#d3d3d3;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.1)}body>section>section.top>section:nth-child(1)>span,body>section>section.top>section:nth-child(2)>span{z-index:-1;position:absolute;top:5%;left:5%;width:80%;aspect-ratio:1/1;background-color:var(--col-sys);border-radius:50% 50% 30% 30%;transform:rotate(-30deg);animation:bg 10s linear infinite;-webkit-animation:bg 10s linear infinite}@-webkit-keyframes bg{0%{border-radius:50% 50% 30% 30%}10%{border-radius:60% 40% 40% 40%}20%{border-radius:50% 30% 30% 50%}30%{border-radius:40% 30% 30% 50%}30%{border-radius:30% 40% 40% 40%}40%{border-radius:20% 30% 50% 50%}50%{border-radius:40% 30% 50% 50%}60%{border-radius:50% 40% 40% 40%}70%{border-radius:40% 50% 50% 30%}80%{border-radius:40% 50% 50% 30%}90%{border-radius:45% 60% 40% 40%}100%{border-radius:50% 50% 30% 30%}}@keyframes bg{0%{border-radius:50% 50% 30% 30%}10%{border-radius:60% 40% 40% 40%}20%{border-radius:50% 30% 30% 50%}30%{border-radius:40% 30% 30% 50%}30%{border-radius:30% 40% 40% 40%}40%{border-radius:20% 30% 50% 50%}50%{border-radius:40% 30% 50% 50%}60%{border-radius:50% 40% 40% 40%}70%{border-radius:40% 50% 50% 30%}80%{border-radius:40% 50% 50% 30%}90%{border-radius:45% 60% 40% 40%}100%{border-radius:50% 50% 30% 30%}}body>section>section.top>section:nth-child(3){display:flex;justify-content:center;gap:1rem;padding:5rem 0 0;width:100%}body>section>section.top>section:nth-child(3) div{position:relative;width:calc((100% - 1rem)/2);aspect-ratio:1/1;border-radius:.125rem;overflow:hidden;transition:.3s}body>section>section.top>section:nth-child(3) div:nth-child(3),body>section>section.top>section:nth-child(3) div:nth-child(4){margin-left:-1rem;width:0;opacity:0}@media screen and (min-width: 640px){body>section>section.top>section:nth-child(3) div{width:calc((100% - 3rem)/4)}body>section>section.top>section:nth-child(3) div:nth-child(3),body>section>section.top>section:nth-child(3) div:nth-child(4){margin-left:0;width:calc((100% - 3rem)/4);opacity:1}}body>section>section.top>section:nth-child(3) div img{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);animation:round 25s linear infinite;-webkit-animation:round 25s linear infinite}body>section>section.top>section:nth-child(3) div img:nth-child(1){animation-delay:0s;-webkit-animation-delay:0s}body>section>section.top>section:nth-child(3) div img:nth-child(2){animation-delay:5s;-webkit-animation-delay:5s}body>section>section.top>section:nth-child(3) div img:nth-child(3){animation-delay:10s;-webkit-animation-delay:10s}body>section>section.top>section:nth-child(3) div img:nth-child(4){animation-delay:15s;-webkit-animation-delay:15s}body>section>section.top>section:nth-child(3) div img:nth-child(5){animation-delay:20s;-webkit-animation-delay:20s}@-webkit-keyframes round{4%{opacity:1;filter:alpha(opacity=100)}20%{opacity:1;filter:alpha(opacity=100)}24%{opacity:0;filter:alpha(opacity=0)}}@keyframes round{4%{opacity:1;filter:alpha(opacity=100)}20%{opacity:1;filter:alpha(opacity=100)}24%{opacity:0;filter:alpha(opacity=0)}}body>section>section.hot{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;padding:0 1rem 4rem;width:100%}body>section>section.hot>div{padding:1.5rem;width:100%;background-color:rgba(255,255,255,.1);backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);border-radius:.125rem;transition:.3s}@media screen and (min-width: 480px){body>section>section.hot>div{width:calc((100% - 1.5rem)/2)}}@media screen and (min-width: 800px){body>section>section.hot>div{width:calc((100% - 3rem)/3)}}body>section>section.hot>div:nth-child(1)>h6::before{content:"01"}body>section>section.hot>div:nth-child(2)>h6::before{content:"02"}body>section>section.hot>div:nth-child(3)>h6::before{content:"03"}body>section>section.hot>div:nth-child(4)>h6::before{content:"04"}body>section>section.hot>div:nth-child(5)>h6::before{content:"05"}body>section>section.hot>div:nth-child(6)>h6::before{content:"06"}body>section>section.hot>div>h6{color:#fff;font-weight:400;letter-spacing:1px}body>section>section.hot>div>h6::before{display:inline-block;vertical-align:middle;margin:0 1rem 0 0;width:4rem;line-height:4rem;height:4rem;text-align:center;font-size:2.25rem;font-weight:400;background-color:var(--col-sys);border-radius:50%}body>section>section.hot>div>p{margin:1rem 0 0;font-size:.75rem;font-style:italic;letter-spacing:2px;color:#fff}body>section>section.hot>div>button{margin:1.5rem 0 0;font-size:.875rem;color:#fff;border-bottom:2px solid #fff}body>section>section.menu{flex-wrap:wrap;align-items:flex-start;gap:1rem;padding:4rem 1rem;width:100%}body>section>section.menu>section{padding:0 25% 1rem;width:100%}body>section>section.menu>section>h6{text-align:center;font-size:1.5rem;font-weight:500}body>section>section.menu>section>p{margin:1rem 0 0;text-align:center;font-size:.875rem}body>section>section.menu>div{position:relative;width:100%;aspect-ratio:5/3;background-color:#d3d3d3;border-radius:.125rem;overflow:hidden;transition:.3s}@media screen and (min-width: 768px){body>section>section.menu>div{width:calc((100% - 1rem)/2)}}body>section>section.menu>div>img{object-fit:cover;position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden}body>section>section.menu>div:nth-child(2n-1)>div{margin-left:60%}@media screen and (min-width: 768px){body>section>section.menu>div:nth-child(2n-1)>div{margin-left:unset}}body>section>section.menu>div>div{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;width:40%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);transition:.3s}@media(hover: hover)and (pointer: fine){body>section>section.menu>div>div:hover{width:50%}}body>section>section.menu>div>div *{width:80%;text-align:center}body>section>section.menu>div>div h6{font-size:1.125rem;font-weight:500;letter-spacing:1px;color:#fff}body>section>section.menu>div>div p{margin:1rem 0 0;font-weight:600;color:var(--col-sys)}body>section>section.menu>div>div button{margin:1rem 0 0;line-height:2rem;font-size:.75rem;font-weight:600;letter-spacing:1px;background-color:var(--col-sys);color:#fff;border-radius:1rem}body>section>section.menu>div>div button i{display:inline;margin:0 .25rem 0 0;font-size:.75rem;color:#fff}body>section>section.contact{position:relative;flex-wrap:wrap;align-items:flex-start;width:100%}body>section>section.contact>section:nth-child(1){position:relative;padding:2rem 1.5rem;width:0;opacity:0;transition:.3s}@media screen and (min-width: 800px){body>section>section.contact>section:nth-child(1){width:40%;opacity:1}}body>section>section.contact>section:nth-child(1)::before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;width:50%;background-color:var(--col-sys)}body>section>section.contact>section:nth-child(1) img{object-fit:cover;position:relative;z-index:1;width:100%;aspect-ratio:3/4;border-radius:.125rem;overflow:hidden}body>section>section.contact>section:nth-child(2){position:relative;display:flex;flex-wrap:wrap;align-content:center;padding:2rem;width:100%;transition:.3s}@media screen and (min-width: 640px){body>section>section.contact>section:nth-child(2){margin-right:10%;width:80%}}@media screen and (min-width: 768px){body>section>section.contact>section:nth-child(2){margin-right:20%;width:60%}}@media screen and (min-width: 800px){body>section>section.contact>section:nth-child(2){position:absolute;top:50%;right:0;transform:translateY(-50%);margin-right:0;padding:0 2rem}}body>section>section.contact>section:nth-child(2)>h6{width:100%;text-align:center;font-size:1.5rem;letter-spacing:1px;color:#fff}body>section>section.contact>section:nth-child(2)>p{width:100%;text-align:center;font-size:.875rem;letter-spacing:1px;color:#fff}body>section>section.contact>section:nth-child(2)>label{display:flex;margin:3rem 0;flex-wrap:wrap;justify-content:center;gap:1.5rem;align-items:center;width:100%}@media screen and (min-width: 480px){body>section>section.contact>section:nth-child(2)>label{flex-wrap:nowrap;justify-content:space-between}}body>section>section.contact>section:nth-child(2)>label>input{flex-grow:1;padding:0 .5rem;line-height:2.25rem;font-size:.875rem;border-bottom:2px solid #fff}body>section>section.contact>section:nth-child(2)>label>button{padding:0 1.5rem;width:60%;line-height:2.25rem;font-size:.875rem;font-weight:600;letter-spacing:1px;background-color:var(--col-sys);color:#fff;border-radius:.25rem}@media screen and (min-width: 480px){body>section>section.contact>section:nth-child(2)>label>button{width:initial}}body>section>section.contact>section:nth-child(2)>section{display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-start;gap:1rem;padding:2rem;width:100%;transition:.3s}@media screen and (min-width: 480px){body>section>section.contact>section:nth-child(2)>section{justify-content:flex-end;padding:0 2rem;width:50%}}body>section>section.contact>section:nth-child(2)>section>h6{width:100%;font-size:1.25rem;text-align:center;letter-spacing:1px;color:#fff}@media screen and (min-width: 480px){body>section>section.contact>section:nth-child(2)>section>h6{text-align:right}}body>section>section.contact>section:nth-child(2)>section:nth-last-child(2)>p,body>section>section.contact>section:nth-child(2)>section:nth-last-child(2)>a{width:100%;font-size:.875rem;text-align:center;letter-spacing:1px;color:#fff}@media screen and (min-width: 480px){body>section>section.contact>section:nth-child(2)>section:nth-last-child(2)>p,body>section>section.contact>section:nth-child(2)>section:nth-last-child(2)>a{text-align:right}}body>section>section.contact>section:nth-child(2)>section:nth-last-child(2)>p i,body>section>section.contact>section:nth-child(2)>section:nth-last-child(2)>a i{font-size:.875rem;color:#fff}body>section>section.contact>section:nth-child(2)>section:nth-last-child(1)>a{width:1.75rem;height:1.75rem;background-color:#fff;border-radius:50%}body>section>section.contact>section:nth-child(2)>section:nth-last-child(1)>a i{width:1.75rem;line-height:1.75rem;font-size:1.25rem;text-align:center}#copy{position:absolute;top:-100vh;left:-100vw;opacity:0}
