body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
  margin: 0;
  padding: 0;
} 
*, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; }
.left { float: left; }
.right { float: right; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
:focus { outline: none; }
.hidden { display: none; }
.clickableArea {width:100vw;height: 100vh;position: absolute;z-index: 1;}
span.nobreak, i.nobreak {white-space: nowrap; }
* html .clearfix { zoom: 1; }
/* IE6 */
*:first-child + html .clearfix { zoom: 1; }
/* IE7 */
img { max-width: 100%; display: block; }
img.ctrImg { display: block; margin: auto; }
img.maxWidth{width: 100%}
html {scroll-behavior: smooth;}

h1 {font-size: 2.9em; line-height: 1.2;}
h3 { font-size: 1.6rem; line-height: 1.3; }
p { font-size: 1rem; line-height: 1.6; }
a { text-decoration: none !important; }
.zh h1, .zh h3, .zh p, .zh a, .zh small {letter-spacing: .5px; }
.en *, .en {letter-spacing: 0!important;}
small { font-size: 14px; line-height: 1.5; }
.alignCtr { margin: auto; width: 90%; }
.noScroll { overflow: hidden; }
.txtCtr { text-align: center; }
.noPmargin > p { margin: 0; }
.fx {-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.row1, .row2, .row3 {text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;white-space: normal; }
.row1 {-webkit-line-clamp: 1;}
.row2 {-webkit-line-clamp: 2;}
.row3 {-webkit-line-clamp: 3;}
.line-clamp {display: block; display : -webkit-box; -webkit-box-orient : vertical; position: relative; line-height: 1.2; overflow: hidden; text-overflow: ellipsis; padding: 0 !important; }
.line-clamp:after {content: ''; text-align : right; bottom: 0; right: 0; width: 25%; display : block; position: absolute; height: calc(1em * 1.2); background : linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 75%); }
@supports (-webkit-line-clamp: 1) {.line-clamp:after {display : none !important; } }
.line-clamp-1 {-webkit-line-clamp : 1; height : calc(1em * 1.2 * 1); }
.line-clamp-2 {-webkit-line-clamp : 2; height : calc(1em * 1.2 * 2); }
.line-clamp-3 {-webkit-line-clamp : 3; height : calc(1em * 1.2 * 3); }
.line-clamp-4 {-webkit-line-clamp : 4; height : calc(1em * 1.2 * 4); }
.line-clamp-5 {-webkit-line-clamp : 5; height : calc(1em * 1.2 * 5); }

@keyframes float1 {
  0% {transform: translateY(0)}
  to {transform: translateY(min(.8163265306vw + 6.9387755102px,20px))}
}
@keyframes float2 {
  0% {transform: translate(0) scale(1)}
  to {transform: translate(min(.4081632653vw + 3.4693877551px,10px),-5px) scale(1.03)}
}
@keyframes float3 {
  0% {transform: translate(0) rotate(0)}
  to {transform: translate(min(.8163265306vw + 6.9387755102px,20px),min(.4081632653vw + 3.4693877551px,10px)) rotate(-3deg)}
}
@keyframes float4 {
  0% {transform: translateY(max(-.1632653061vw + -2.387755102px,-5px))}
  to {transform: translateY(min(.4081632653vw + 3.4693877551px,10px))}
}
   


.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#000;background:rgba(0,0,0,0.8);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.lity.lity-opened{opacity:1}
.lity.lity-closed{opacity:0}
.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}
.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.lity-loading .lity-loader{opacity:1}
.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}
.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease; position: relative; border: 15px solid #fff;background-color: #fff;max-height: 100vh!important;}
.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}
.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:10px; top: 10px; margin:auto;background-color: #000; -webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:32px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;outline:0;-webkit-box-shadow:none;    box-shadow: 0 2px 3px rgba(0,0,0,.6); border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%; border: 2px solid #fff;}
.lity-close::-moz-focus-inner{border:0;padding:0}
.lity-image img{max-width:100%;display:block;line-height:0;border:0}
.lity-iframe .lity-container{width:100%;}
.lity-iframe-container{width:100%;height:0;padding-top:100vh;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}
.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);}
.lity-hide{display:none!important}

.containerL { width: 100%; margin: auto; max-width: 1200px; }
.containerS { width: 100%; margin: auto; max-width: 1000px; }
.mbo {display: none;}
#tcBtn {display: inline-block;}
.row .row {margin: 0}
span.nobreak {white-space: nowrap;}


#headerNew > .inner { background-color: #fff; padding: 15px; border-bottom: 1px solid #eee;}
#headerNew .maxWidth { max-width: 1200px;margin: auto;}
#headerNew .openrice-logo > img { height: 35px; display: inline-block; }
#headerNew .headerDesktop { float: right; margin-top: 5px;}
#headerNew .headerDesktop .li { color: #4e3c2e;font-size: .8rem;font-weight: 700;display: inline-block;vertical-align: middle; margin-left: 10px; position: relative;}
#headerNew .headerDesktop a.buynow{font-weight: 800;border: initial;font-size: 15px; background-color: #f71c31; padding: 4px 12px 6px;border-radius: 3px;line-height: 1; cursor: pointer; letter-spacing: 2px;  color: #ffffff;}
#headerNew .headerDesktop .li a.facebook-share {margin-left: 5px; display: inline-block; vertical-align: middle; border-radius: 50%; border: 1px solid #4e3c2e; background: url(../images/share-icons/fb1.svg) no-repeat center center / auto 60%; width: 1.5rem; height: 1.5rem;}

@media (max-width:640px) {
  #headerNew > .inner {padding: 10px 15px;}
  #headerNew .openrice-logo > img { height: 22px; display: inline-block;}
  #headerNew .headerDesktop {margin-top: -1px;}
  #headerNew .headerDesktop .li {font-size: .6rem; margin-left: 5px;}
  #headerNew .headerDesktop a.buynow {font-size: .7rem; letter-spacing: 0; padding: 2px 8px 4px;}
  #headerNew .headerDesktop .li a.facebook-share {width: 1.15rem; height: 1.15rem; margin-top: -1px; margin-left: 3px;}
}






body { margin: 0px; background-color: #fff; position: relative; height: 100%; font-family: "Noto Sans TC", "Microsoft YaHei","Source Han Sans",PingFangHK,"Heiti TC",Arial,Verdana,sans-serif; font-weight: 500; color: #222;}
#bodyWrap { margin: auto; min-width: 1260px;  }
#bodyContent {overflow: hidden;}

@media only screen and (max-width: 768px) {
  /* html, body {font-size: 11px;} */
  #bodyWrap { margin: auto; min-width: 0;  }
}

@media only screen and (max-width: 640px) {
  p {font-size: 14px;}
  .mbo {display: block;} .dko {display: none!important;}
}



.footerWrap {position: relative;}
.footerWrap .footerTop {background-color: #ff8346; padding: 30px 15px;}
.footTopTxt {color: #fff;}
.footTopTxt p {font-weight: 600; margin-bottom: 5px; font-size: 1.1rem;}
.footTopTxt small {font-size: .8em;}
.footTopSocialGroup {text-align: right;}
.footTopSocialGroup .foot-social {display: inline-block; vertical-align: middle; margin: 0 5px; }
.footTopSocialGroup .foot-social.ig {background: url(../images/share-icons/instagram.svg) no-repeat center center; width: 20px; height: 20px;}
.footTopSocialGroup .foot-social.yt {background: url(../images/share-icons/youtube.svg) no-repeat center center; width: 20px; height: 20px;}
.footTopSocialGroup .foot-social.fb {background: url(../images/share-icons/facebook.svg) no-repeat center center; width: 20px; height: 20px;}
/* #tncBtn {color: #fff; border: 1px solid; border-radius: 2px; display: inline-block; vertical-align: middle; line-height: 2; padding: 0 8px; font-size: .7rem; margin-left: 10px;} */
.footerCR {color: #fff; margin-top: 5px; text-align: right;}
.footerCR > span {display: inline-block; vertical-align: middle;}
.footerCR > span.copyright-text {font-size: .6rem; margin-left: 5px;}
#backtopBtn {position: absolute; top: -20px; left: 0; right: 0; margin: auto; width: 40px; height: 40px;background: url(https://www.openrice.com/info/global/img/backtopArr.png) no-repeat center center / contain;cursor: pointer;}

@media only screen and (max-width: 640px) {
  .footTopTxt {text-align: center;}
  .footTopTxt p {font-size: .8rem;}
  .footTopTxt small {font-size: .6em; display: block; line-height: 1.7;} 
  .footTopSocialGroup {text-align: center; margin-top: 20px;}
  .footerCR {text-align: center;}
  .footerCR > span#OR_FOOT_logo {max-width: 15px; vertical-align: top;}
  .footerCR .mRowDrop {display: block;}
}

@media (max-width: 360px) {.footerCR > span {font-size: 9px;}}

/* Float */
.float-effect {
  display: inline-block;
  transition-duration: 0.3s;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-effect:hover {
  transform: translateY(-5px);
}

.float-area{
  display: flex;
  flex-direction:column;
  align-items: center;
  justify-content: center;
}


#indexTop {position: relative;}


#KV {position: relative;} 
#KV .tasLogoImg, #KV .tagLineImg, #KV .tagLineImg2 {position: absolute; left: 0; right: 0; margin: auto;}
#KV .tasLogoImg {top: 3%; width: 14.5%;}
#KV .tagLineImg {top: 11%; width: 42%;}
#KV .tagLineImg2 {top: 32.25%; width: 22.5%;}
#KV .bgImg {width: 100%;}


@media (max-width: 48rem) {
  #KV .tasLogoImg {top: 2.15%; width: 29%;}
  #KV .tagLineImg {top: 6.15%; width: 85%;}
  #KV .tagLineImg2 {top: 17.25%; width: 45%;}
}


#introBoxWrap {position: absolute; top: 61%; left: 0; right: 0; max-width: 82%; width: 100%; margin: auto; padding: 0; }
#introBoxWrap .container {display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center;}
#introBoxWrap .container > div:first-child {-ms-flex: 0 0 41%; -webkit-flex: 0 0 41%; flex: 0 0 41%; max-width: 41%; padding-left: 2%;}
#introBoxWrap .container > div:last-child {-ms-flex: 0 0 57%; -webkit-flex: 0 0 57%; flex: 0 0 57%; max-width: 57%;}
#introBoxWrap img {width: 100%;}
#introBoxWrap .txt {margin-bottom: 4%;}
#introBoxWrap .offerGroup {display: flex; flex-flow: row wrap; justify-content: space-between;}
#introBoxWrap .offerGroup .offerImg {-ms-flex: 0 0 50%; -webkit-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}

@media (max-width: 80rem) {
  #introBoxWrap {max-width: 90%;}
}

@media (max-width: 48rem) {
  #introBoxWrap {max-width: 100%; top: 27%;}
  #introBoxWrap .container > div:first-child, #introBoxWrap .container > div:last-child {-ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0;}
  #introBoxWrap .container > div:first-child {order: 2;}
  #introBoxWrap .container > div:last-child {order: 1;}
  #introBoxWrap .offerGroup {width: 62%; margin: auto;}
  #introBoxWrap .offerGroup .offerImg {-ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
  #introBoxWrap .offerGroup .offerImg2 img {transform: translateX(14.5%) scale(1.075);}
  #introBoxWrap .txt {margin: 6.5% auto 5%; padding: 0 12%;}
  #introBoxWrap .date {padding: 0 10%;}
}




/* Tab Menu */
.anchorNav { padding: 20px 0;margin: 0 auto;position: relative; text-align: center;  background: #feeea7; height: 135px;}
.anchorNav .container {transition: all .2s; top: -70px; text-align: center; font-size: 0; z-index: 1;}
.anchorNav.sticky .container {position: fixed; z-index: 5; width: 100%; max-width: 100%; right: 0; top: 0; padding: 10px 0 6px; -webkit-transition: all .1s; -moz-transition: all .1s; transition: all .1s; box-shadow: 0px 0px 6px 1px rgba(0,0,0,.2); background-color: #feeea7;}
.anchorNav .filterBtn, .anchorNav .allBtn {display: inline-block; vertical-align: middle; position: relative; margin: 0 3px; cursor: pointer; padding: 0; height: 100px; width: 280px;}
.anchorNav .filterBtn:after, .anchorNav .allBtn:after {content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity .3s ease-in-out;}
.anchorNav .filterBtn#tap-1 {background: url(../images/tab/btn-01.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-2 {background: url(../images/tab/btn-02.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-3 {background: url(../images/tab/btn-03.png) no-repeat center center; background-size: contain;}
.anchorNav .allBtn {background: url(../images/tab/btn-04.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-1:after {background: url(../images/tab/btn-01-01.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-2:after {background: url(../images/tab/btn-01-02.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-3:after {background: url(../images/tab/btn-01-03.png) no-repeat center center; background-size: contain;}
.anchorNav .allBtn:after {background: url(../images/tab/btn-01-04.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn.active:after {opacity: 1;}

@media (min-width: 769px) {
  .anchorNav .filterBtn:hover:after, .anchorNav .allBtn:hover:after {opacity: 1;}
}

@media (max-width: 768px) {
    .anchorNav .filterBtn, .anchorNav .allBtn {width: 26%; margin: 0 3%;}
}

@media (max-width: 640px) {
  .anchorNav {padding: .5rem 0; height: 5rem; margin: 1.25rem auto 1.5rem;}
  .anchorNav .container {font-size: 0; white-space: nowrap;overflow-y: scroll;-ms-overflow-style: none;scrollbar-width: none; padding: 0 10px;}
  .anchorNav .container::-webkit-scrollbar {display: none;}
  .anchorNav .filterBtn, .anchorNav .allBtn { margin: 0 .1rem; height: 3.925rem; width: 11rem;}
}




.result_wrapper {background: url(../images/repeat-grid.png) center / 100% auto, linear-gradient(to bottom, #fff 8%, #feeea7 100%); padding-bottom: 20px; position: relative; min-height: 100vh;}
@media (max-width: 48rem) {
  .result_wrapper {background: url(../images/repeat-grid-m.png) center / 100% auto, linear-gradient(to bottom, #fff 4%, #fff9dc 50%);}
}

.poiList {margin: auto; font-size: 0; text-align: center; display: none;}
.poiList.active {display: block;}
.poiList .catListTTImg {width: 100%; margin-bottom: 40px;}
#Result1 .catListTTImg {max-width: 540px;}
#Result2 .catListTTImg {max-width: 500px;}
#Result3 .catListTTImg {max-width: 395px;}

.offerItem {box-shadow: 0px 1px 2px #ddd; position: relative; text-align: left; background-color: #fff;}
.offerItem .btn a {min-width: 90px;}


#tasPage .offerItem .itemTop .badge .offerTxt span small{width: 45px!important; line-height: 1.1!important; font-size:12px!important;}
#tasPage .itemBtm .offerDesc > span, #tasPage .itemBtm .offerDesc > div > span {list-style: decimal;display: list-item;margin-left: 1.15em;margin-bottom: .5em;}
#tasPage .itemBtm .offerDesc > span > strong{color:red;}

.result_wrapper .newIcon {position: absolute; right: 8px; top: -8px; background: url(../images/new-poi-icon.png) no-repeat center center; background-size: contain; width: 54px; height: 78px;}
.result_wrapper .period {display: inline-block;color: #6c6c6c;position: absolute;left: 130px; bottom: 23px;font-size: .9rem;line-height: 1.3em;letter-spacing: 1px;}

#tasPage .offerItem a.shareBtn {position: absolute; bottom: 20px; right: 15px; display: block; background: url(../images/share-icons/share_button.svg) no-repeat center center; background-size: contain; width: 40px; height: 40px;}

@media (min-width: 769px) {
  .result-container {margin-bottom: 40px;}
  .poiList {padding: 40px 0;}
}

@media (min-width: 641px) {
  .offerItem {width: 330px; display: inline-block; vertical-align: top; margin: 0 5px 15px; padding: 0 0 90px; }
}

@media (max-width: 768px) {
  .result-container {padding: 0 25px 20px;}
  .poiList .catListTTImg {margin: 0 auto 1.25rem;}
  #Result1 .catListTTImg {width: 82%;}
  #Result2 .catListTTImg {width: 74%;}
  #Result3 .catListTTImg {width: 59%;}
  #tasPage .offerItem .itemTop .badge .offerTxt span small {height: 45px!important;line-height: 1.4!important;}

} 


#whatsappBox {position: fixed;z-index: 5;bottom: 2rem;right: 100px;opacity: 0;transition: all .3s ease-in-out;}
#whatsappBox.show {right: 1rem;opacity: 1;}
#whatsappBox a {display: block; width: 300px; background: url(../images/whatsapp-tas.png) no-repeat center center; background-size: contain; }

@media screen and ( max-width:768px) {
  #whatsappBox a {width: 160px; height: 50px;}
}

