@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@500;700&display=swap";wr{display:block}nr{display:inline}sr{display:inline}.small{display:none}.normal{display:none}.wide{display:block}@media only screen and (min-width: 1200px)and (max-width: 1600px){wr{display:block}nr{display:block}sr{display:inline}.wide{display:none}.normal{display:block}.small{display:none}}@media only screen and (min-width: 992px)and (max-width: 1200px){wr{display:inline}nr{display:block}sr{display:inline}.wide{display:none}.normal{display:block}.small{display:none}}@media only screen and (max-width: 992px){wr{display:inline}nr{display:inline}sr{display:block}.wide{display:none}.normal{display:none}.small{display:block}}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;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#log{position:fixed;width:500px;height:300px;z-index:3000;background:#fff;color:#000}body.modal-open{padding-right:0 !important}img{width:100%;height:auto;padding:0;margin:0;border:0;vertical-align:top}br.clear{clear:both}.hide{display:none}.row{width:100%;padding:0;margin-left:0}.col,.col-lg,.col-sm{padding:0px}.tr{position:relative;display:block;width:100%;height:auto;border:0px red dotted}.tr.two .td{width:50%}@media only screen and (max-width: 992px){.tr.two .td{position:relative;display:block;width:100%;height:auto}}.tr.three .td{width:33.3%}@media only screen and (max-width: 992px){.tr.three .td{position:relative;display:block;width:100%;height:auto}}.loader,.loader:after{border-radius:50%;width:2em;height:2em}.loader{position:absolute;display:block;top:calc(50% - 1em);left:calc(50% - 1em);margin:0;border-top:.3em solid hsla(0,0%,100%,.2);border-right:.3em solid hsla(0,0%,100%,.2);border-bottom:.3em solid hsla(0,0%,100%,.2);border-left:.3em solid #fff;transform:translateZ(0);animation:load8 1.1s infinite linear}@keyframes load8{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body{position:relative;display:block;width:100%;height:auto;margin:0;padding:0;min-height:100vh;overflow:auto;overflow-x:hidden;font-family:"Noto Serif TC",serif;font-weight:500;font-size:14pt;line-height:180%;color:#000;background-color:#a08d69;background-image:url(../img/bg.jpg)}@media only screen and (min-width: 1200px)and (max-width: 1600px){body{font-size:13pt}}@media only screen and (min-width: 992px)and (max-width: 1200px){body{font-size:12pt}}@media only screen and (max-width: 992px){body{font-size:3vw;line-height:150%}}#loading{position:fixed;display:block;width:100vw;height:100vh;margin:0;padding:0;top:0;z-index:30000;pointer-events:auto}#loading .bg{background-color:rgba(250,250,250,.7);z-index:30}#loading .loader{z-index:100;background-color:#aaa}header{position:fixed;display:block;width:100%;height:100%;pointer-events:none;z-index:10000}nav#navi{position:relative;display:flex;width:60%;height:auto;padding:2em 0em;margin:0 auto;flex-direction:row;justify-content:space-between}nav#navi .logo,nav#navi .logo_txt{position:relative;display:flex;height:auto;transition:all .5s ease-out}nav#navi .logo_txt{width:15%}nav#navi .logo{width:6%}nav#navi.zoomout{width:100%;padding:.5em 2em;background:linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%)}nav#navi.zoomout .logo_txt{width:5%}nav#navi.zoomout .logo{width:2%}@media only screen and (min-width: 1200px)and (max-width: 1600px){nav#navi{width:70%}}@media only screen and (min-width: 992px)and (max-width: 1200px){nav#navi{width:80%}}@media only screen and (max-width: 992px){nav#navi{width:90%}nav#navi .logo_txt{width:30%}nav#navi .logo{width:12%}nav#navi.zoomout{padding:.5em 1em}nav#navi.zoomout .logo_txt{width:20%}nav#navi.zoomout .logo{width:8%}}#lang{position:absolute;display:flex;width:2em;height:auto;top:50%;right:2em;transform:translateY(-50%);flex-direction:column}#lang a.langBtn{position:relative;display:flex;width:2em;height:auto;padding:0;align-items:center;justify-content:center;background-color:rgba(120,113,103,.2);font-weight:bold;pointer-events:auto;cursor:pointer;color:#4e4e4e}#lang a.langBtn:hover{text-decoration:none;background-color:rgba(120,113,103,.6)}#lang a.langBtn.active{pointer-events:none;color:#000;background-color:rgba(120,113,103,.4)}#lang a.langBtn.active .lang{color:#fff;background-color:#4e4e4e}#lang a.langBtn .lang,#lang a.langBtn h4{position:relative;display:flex;width:100%;text-align:center;justify-content:center}#lang a.langBtn .lang{line-height:140%;color:#4e4e4e;border:1px #4e4e4e solid}#lang a.langBtn h4{height:10em}#lang a.langBtn.ch{flex-direction:column;border-bottom:1px #000 solid}#lang a.langBtn.ch h4{writing-mode:vertical-lr}#lang a.langBtn.en{flex-direction:column-reverse}#lang a.langBtn.en h4{writing-mode:vertical-lr;font-size:1.2em;margin-left:.2em}@media only screen and (max-width: 992px){#lang{right:0;font-size:.8em}}footer{position:relative;display:block;width:100%;height:auto;padding:0;overflow:hidden;pointer-events:auto;z-index:10;margin-top:-10%}footer .role{position:relative;display:block;width:100%;height:auto}footer .role>img{opacity:0}footer .copyright{margin:0 3em 2em 3em}@media only screen and (max-width: 992px){footer{position:relative;width:100%;left:0;padding:0;font-size:.8em;flex-direction:column;align-items:flex-start}footer .copyright{margin:0 3em 2em 2em}}a.lock{pointer-events:none;opacity:.5}ul.role{position:absolute;display:flex;width:100%;height:100%;list-style:none;bottom:0;flex-direction:row}ul.role li{position:absolute;display:flex;width:10%;height:auto;bottom:0;z-index:10;transform-origin:50% 100%}ul.role li:nth-child(1){width:14%;left:-7vw;bottom:1.5vw}ul.role li:nth-child(2){width:16%;left:-4vw;bottom:3vw}ul.role li:nth-child(3){width:10.5%;left:6.5vw;bottom:2vw}ul.role li:nth-child(4){width:10%;left:14vw;bottom:1vw}ul.role li:nth-child(5){width:10.5%;left:16vw;bottom:2vw}ul.role li:nth-child(6){width:16%;left:21vw;bottom:1.7vw}ul.role li:nth-child(7){width:11%;left:33vw;bottom:1.7vw}ul.role li.cup{width:16%;left:34vw;bottom:1vw}ul.role li:nth-child(8){width:17%;right:32vw;bottom:1.5vw}ul.role li:nth-child(9){width:10%;right:25.5vw;bottom:1.5vw}ul.role li:nth-child(10){width:16%;right:14.5vw;bottom:2vw;z-index:9}ul.role li:nth-child(11){width:9.5%;right:14vw}ul.role li:nth-child(12){width:13%;right:6.5vw;z-index:8}ul.role li:nth-child(13){width:7%;right:6vw}ul.role li:nth-child(14){width:7%;right:2vw;bottom:11vw}ul.role li:nth-child(15){width:11%;right:-3vw}main{position:relative;display:block;width:100%;height:auto;min-height:100vh;z-index:10}section{position:relative;display:flex;width:100%;height:auto;margin:0;padding:0;z-index:100;overflow:hidden;pointer-events:none}section .content{position:relative;display:flex;width:100%;height:auto;margin:0;padding:0;overflow:hidden;pointer-events:none;z-index:10}section .content .box{position:relative;display:flex;width:60%;height:auto;flex-direction:column;margin:0 auto;padding:0px;overflow:hidden;pointer-events:auto;z-index:10}@media only screen and (min-width: 1200px)and (max-width: 1600px){section .content .box{width:70%}}@media only screen and (min-width: 992px)and (max-width: 1200px){section .content .box{width:80%}}@media only screen and (max-width: 992px){section .content .box{width:90%}}.bg{position:absolute;display:block;width:100%;height:100%;background-size:cover;background-repeat:repeat;background-position:0 0;z-index:1}h1,h2,h3,h4,h5,h6,p,.txt,.remark{position:relative;display:block}h1{font-size:2.5em;line-height:110%}h2{font-size:2em;line-height:110%}h3{font-size:1.8em;line-height:130%}h4{font-size:1.3em;line-height:150%}h5{font-size:1.2em;line-height:150%}h6{font-size:1.1em;line-height:150%}p{font-size:1em;line-height:150%}@media only screen and (max-width: 992px){h1{font-size:1.8em}h2{font-size:1.5em}h3{font-size:1.3em}h4{font-size:1.2em}h5{font-size:1.1em}}.remark{font-size:.9em;line-height:130%}.bold,b{font-weight:700}.trigger{position:relative;display:block;width:auto;height:auto;color:red;background-color:#f22;z-index:500;opacity:.5}#homeArea{height:40vw;z-index:100}#homeArea .bg{background-image:url(../img/home_bg.jpg)}#homeArea .content .box{flex-direction:column;justify-content:center;align-items:center}#homeArea .content .box>h4{width:auto;top:0;color:#fff7de;text-align:center}#homeArea .content .box>h4 span{position:relative;display:inline-block}#homeArea .content .box .socialBox{position:relative;display:flex;width:100%;margin:1.5em 0;flex-direction:row;justify-content:flex-end}#homeArea .content .box .socialBox::before{position:absolute;display:flex;width:100%;content:"";top:50%;border-top:1px #fff7de solid}#homeArea .content .box .socialBox .socialBtn{position:relative;display:flex;width:auto;height:auto;padding:0 .8em 0 .5em;margin:.1em;line-height:150%;border-radius:.2em}#homeArea .content .box .socialBox .socialBtn a,#homeArea .content .box .socialBox .socialBtn a:link{color:#fff}#homeArea .content .box .socialBox .socialBtn a:hover{text-decoration:none}#homeArea .content .box .socialBox .socialBtn i{margin:0 .2em 0 0;font-size:1.1em}#homeArea .content .box .socialBox .socialBtn.fb{background-color:#3756ba}#homeArea .content .box .socialBox .socialBtn.fb:hover{background-color:#5271d6}#homeArea .content .box .socialBox .socialBtn.ig{background-color:#c1012e}#homeArea .content .box .socialBox .socialBtn.ig:hover{background-color:#e0476b}@media only screen and (min-width: 992px)and (max-width: 1200px){#homeArea{height:60vw}}@media only screen and (max-width: 992px){#homeArea{height:160vw}#homeArea .bg{background-image:url(../img/m/home_bg.jpg)}#homeArea .content .box>h4{margin-top:50%}#homeArea .content .box .socialBox{width:90%}}#stickerArea{overflow:visible;z-index:200}#stickerArea a{width:100%}#stickerArea a:hover{text-decoration:none}#stickerArea .bg{background-color:#e3dad3;opacity:.22}#stickerArea .content{overflow:visible}#stickerArea .content .box{margin-top:-5em}#stickerArea .content .box>h4{color:#fff7de}#stickerArea .content .box .downBtn{position:relative;display:flex;padding:1.2em;cursor:pointer;pointer-events:auto;background:linear-gradient(to bottom, #41ea61 0%, #1ac940 100%)}#stickerArea .content .box .downBtn i{position:absolute;display:flex;width:auto;font-size:2em;left:0;color:#fff}#stickerArea .content .box .downBtn h4{width:100%;text-align:center;color:rgba(250,250,250,.7)}#stickerArea .content .box .downBtn:hover{background:linear-gradient(to bottom, #69e880 0%, #278b3c 100%)}@media only screen and (max-width: 992px){#stickerArea .content .box{margin-top:-5.5em}#stickerArea .content .box .downBtn i{top:50%;transform:translateY(-50%)}#stickerArea .content .box .downBtn h4{text-align:left;padding:0 0 0 3em}}ul.sticker{position:relative;display:flex;width:90%;height:auto;margin:5em auto -2em auto;list-style:none;flex-direction:row;flex-wrap:wrap;justify-content:center}ul.sticker li{position:relative;display:flex;width:10%;height:auto;flex-direction:column;margin:-3em 0 0 0}@media only screen and (max-width: 992px){ul.sticker li{width:20%}}#storeArea a{width:100%}#storeArea a:hover{text-decoration:none}#storeArea .content{align-items:center;justify-content:center}#storeArea .content .box h2{font-size:2.2em}#storeArea .content .box h2.en{font-size:1.8em}#storeArea .content .box hr.black{width:100%;margin-bottom:2em;border-top:1px #000 solid}@media only screen and (max-width: 992px){#storeArea .content{height:auto;margin:10vw 0;align-items:flex-start}#storeArea .content .box{width:90%}}.openrice{color:#4e3b2e}.openrice a{color:#4e3b2e;background-color:#ffd400}.foodpanda{color:#fff}.foodpanda a{color:#fff;background-color:#ce346f}.keeta{color:#ffd100}.keeta a{color:#ffd100;background-color:#000}ul.store{position:relative;display:flex;width:100%;height:auto;list-style:none;flex-direction:column}ul.store li{position:relative;display:flex;width:100%;height:auto;flex-direction:column;margin:0 0 1em 0}ul.store li .row{position:relative;display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:.3em 0}ul.store li .row .address,ul.store li .row .tel{align-items:center;padding:0em 1em;margin:.5em 0;line-height:160%;align-items:center}ul.store li .row .address{display:block;width:calc(100% - 10em)}ul.store li .row .tel{display:flex;width:10em;border-right:1px #000 solid}ul.store li .row .col{position:relative;display:flex;align-items:center}ul.store li .row .col .logo{position:relative;display:flex;width:3em;height:3em;margin:.5em .7em}ul.store li .row .col .txt{position:relative;display:flex;width:auto;flex-direction:column;justify-content:center}ul.store li .row .col .txt h6{line-height:130%}ul.store li .row .col a,ul.store li .row .col a:link{position:relative;display:flex;width:100%;margin-right:.5em;padding:.3em 0}@media only screen and (max-width: 992px){ul.store li{margin:0 0 1em 0}ul.store li .row{flex-wrap:wrap}ul.store li .row .tel{width:9em;font-size:1em;margin:0 0 .5em 0;padding:0em .7em 0 0;line-height:100%}ul.store li .row .address{width:100%;font-size:1.2em;padding:0em .4em 0 0;margin:0 0 .5em 0;line-height:130%;font-size:1.15em}ul.store li .row .col{padding:0}ul.store li .row .col a,ul.store li .row .col a:link{margin-bottom:.5em}ul.store li .row .col .logo{width:3em;height:3em}}/*# sourceMappingURL=layout.css.map */