/*GENERAL*/
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; }
.en *, .en {letter-spacing: 0!important;}
small { font-size: 14px; line-height: 1.5; }
.txtYellow {color: #ffd54a;}
.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); }
.preloader { text-align: center; padding: 4em; }
#preloader {font-size: 0; padding: 0; text-align: center;}    


.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}



/* skeleton */
.skeleton {background-color: #e2e5e7; background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); background-size: 40px 100%; background-repeat: no-repeat; background-position: left -40px top 0; -webkit-animation: shine 1s ease infinite; animation: shine 1s ease infinite; }

@-webkit-keyframes shine {
  to {background-position: right -40px top 0;}
}
@keyframes shine {
  to {background-position: right -40px top 0;}
}



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: 1280px;  }
#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;}
}




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

@media (max-width:640px) {
  #headerNew .openrice-logo > img { height: 22px; display: inline-block;}
  #headerNew .headerDesktop {margin-top: 2px;}
}

@media (max-width:340px) {
  #headerNew .openrice-logo > img {height: 19px;}
}

@media (max-width:320px) {
  #headerNew > .inner { background-color: #fff; padding: 10px; border-bottom: 1px solid #eee;}
}

span.nobreak {white-space: nowrap;}






.footerWrap .footerTop {background-color: #000; padding: 30px 15px;}
.footTopTxt {color: #fff;}
.footTopTxt p {font-weight: 600; margin-bottom: 5px; font-size: 1.1rem;}
.footTopTxt small {font-size: .8em;}
.en .footTopTxt small {font-size: .75em;}
.footTopSocialGroup {text-align: right;}
.footTopSocialGroup .foot-social {display: inline-block; vertical-align: middle; margin: 0 5px; }
.footTopSocialGroup .foot-social.ig {background: url(../images/social-icons/instagram.svg) no-repeat center center; width: 20px; height: 20px;}
.footTopSocialGroup .foot-social.yt {background: url(../images/social-icons/youtube.svg) no-repeat center center; width: 20px; height: 20px;}
.footTopSocialGroup .foot-social.fb {background: url(../images/social-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;right: 20px;top: -20px;width: 41px;height: 41px;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: left;}
  .footTopTxt p {font-size: .8rem;}
  .footTopTxt small {font-size: .6em;} 
  .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;}}




.KV {position: relative; z-index: 0; } 

#introBoxWrap {position: relative; padding: 25px 20px 40px; background: url(../images/intro-bg.jpg) center top; }

/* #introBoxWrap h3 {font-size: 2.1em;font-weight: 800; letter-spacing: 2px; color: #069038;padding-bottom: 2%;}
#introBoxWrap h3 span.red {font-size: 2.5rem;letter-spacing: -1px;} */
#introBoxWrap p {font-size: 1.25rem; line-height: 1.4; color: #222; font-weight: 600; }
#introBoxWrap span.green {color: #15944a; font-weight: 800;}
#introBoxWrap span.red {color: #ec1e24; font-weight: 800;}
#introBoxWrap p span {font-size: 1.25em;}
#introBoxWrap p.period {border-radius: 5rem; color: #fff; background-color: #0075fe; display: block; margin: 1.15rem 0 0; text-align: center; width: 100%; line-height: 2.9; padding: 0 0 .2rem; font-size: 1.3rem; font-weight: 700; max-width: 98%;}
/* #introBoxWrap small {display: block; margin-top: 5px;}
#introBoxWrap small a {color: #222;letter-spacing: 1px; display: inline-block; border-bottom: 1px solid;}
#introBoxWrap small a:hover {letter-spacing: 1px; color: #0063cf; display: inline-block; border-bottom: 1px solid #fff;} */
#introBoxWrap .columns.medium-7 {font-size: 0;}
#introBoxWrap .cou {display: inline-block; vertical-align: top; width: 48%; margin: 0%; position: relative; text-align: center;}

@media only screen and (min-width: 48rem) {
  #introBoxWrap {background-size: 100% auto;}
  /* #introBoxWrap p span.hl {margin-top: -7px;} */
  #introBoxWrap .columns.medium-7 {padding-left: 2rem; margin-top: 2%;}
  #introBoxWrap .cou:last-child {margin-left: 2%;}
}

@media (max-width: 48rem) {
  #introBoxWrap {padding: 6vw 3vw; }
  /* #introBoxWrap h3 {font-size: 1.55em; text-align: center;} */
  #introBoxWrap p {font-size: 3.4vw; text-align: center; margin: 3.25vw auto 0; max-width: 83%;}
  #introBoxWrap p.period {font-size: 4vw; max-width: 85%; margin: 4vw auto 0;}
  /* #introBoxWrap small {font-size: .65em; text-align: center; letter-spacing: 0;} */
  #introBoxWrap .cou {width: 49%;}
  #introBoxWrap .cou:last-child {margin-left: 1%;}
  /* #introBoxWrap small a {color: #222;letter-spacing: 1px; display: inline-block; border-bottom: 1px solid; margin-top:10px;} */
}




/* 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;
}

.floating-img{
  transform: translateY(-10%);
  animation: floater 4s ease-in-out infinite;
  transition: ease 0.4s;
}
.floating-img2{
  transform: translateY(-20%);
  animation: floater2 4.5s ease-in-out infinite;
  transition: ease 0.5s;
}


@keyframes floater {
  0% {transform: translatey(0px);}
	50% {transform: translatey(-20px);}
	100% {transform: translatey(0px);}
}

@keyframes floater2 {
  0% {transform: translatey(0px);}
	50% {transform: translatey(-30px);}
	100% {transform: translatey(0px);}
}






.title_img img , .list-btn img{margin: 0 auto;width:auto;}
.list-btn img{ max-width: 50%; padding:3% 5%;}

@media (max-width:640px){
  .title_img {padding-bottom: 2%;}
  .title_img img{max-width: 90%;}
  .list-btn img{ max-width: 100%; padding:5%;}
}



/* Tab Menu */

.anchorNav { padding: 1% 0; margin: 0 auto 20px auto;position: relative; text-align: center; 
  background-color: #ffd35a; }
.anchorNav .container {-webkit-transition: all .2s; -moz-transition: all .2s; transition: all .2s; top: -70px; text-align: center; font-size: 0;}

.anchorNav.sticky .container {position: fixed; z-index: 5; width: 100%; max-width: 100%; right: 0; top: 0; padding: 5px; transition: all .1s; box-shadow: 0px 0px 6px 1px rgba(0,0,0,.2); background-color: #ffd35a; }

.anchorNav .filterBtn, .anchorNav .allBtn {display: inline-block; vertical-align: middle; position: relative; margin: 0 3px; cursor: pointer; padding: 0; height: 65px; width: 200px;}
.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_1_off.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-2 {background: url(../images/tab/btn_2_off.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-3 {background: url(../images/tab/btn_3_off.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-4 {background: url(../images/tab/btn_4_off.png) no-repeat center center; background-size: contain;}
.anchorNav .allBtn {background: url(../images/tab/btn_5_off.png) no-repeat center center; background-size: contain;}

.anchorNav .filterBtn.active:after {opacity: 1;}

.anchorNav .filterBtn#tap-1:after {background: url(../images/tab/btn_1_on.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-2:after {background: url(../images/tab/btn_2_on.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-3:after {background: url(../images/tab/btn_3_on.png) no-repeat center center; background-size: contain;}
.anchorNav .filterBtn#tap-4:after {background: url(../images/tab/btn_4_on.png) no-repeat center center; background-size: contain;}
.anchorNav .allBtn:after {background: url(../images/tab/btn_5_on.png) no-repeat center center; background-size: contain;}

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

@media (max-width: 48rem) {
  .anchorNav {height: 17.2vw;}
  .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 {height: auto; padding: 0;} */
  /* .anchorNav .container {padding: 0 10px;} */
  .anchorNav .filterBtn, .anchorNav .allBtn { margin: 0 1%; height: auto; width: 35%; padding-bottom: 16%;}

}



.result_wrapper {padding-bottom: 20px; background-image: linear-gradient(to bottom, #ebfaff 0%, #b5e8ff 100%);}


.poiList {margin: auto; font-size: 0; text-align: center; display: none;}
.poiList.active {display: block;}

.poiList .catListTTImg {max-width: 300px; margin-bottom: 40px;}

.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;}

.en #tasPage .offerItem .itemTop .badge .offerTxt span small, #tasPage.en .offerItem .itemTop .badge .offerTxt span small {letter-spacing: 0!important; width: 53px!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, #tasPage .itemBtm .offerDesc > div > 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/social-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 15px 20px;}
  #tasPage .offerItem {height: auto!important;}
  #tasPage .offerItem .itemTop .badge .offerTxt span small {height: 45px!important;line-height: 1.4!important;}
  .en #tasPage .offerItem .itemTop .badge .offerTxt span small {width: 60px!important;}
  .result_wrapper .period {position: relative; left: 30px; bottom: -10px;}
} 



#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: 250px; height: 90px; 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;}
}



.tt{color: #1a1a1a;font-weight: 600; line-height: 1.4;letter-spacing: 2px;}




