*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none; }
.left {float:left;}
.right {float:right;}
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 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;}
.hidden {display: none!important;} 
html, body {height: 100%;} 
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;} 
fieldset, img {border:0;}
ol, ul {list-style:none;}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
img { max-width: 100%; display: block; -webkit-backface-visibility: hidden; -ms-transform: translateZ(0); -webkit-transform: translateZ(0); transform: translateZ(0); image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor;}
img.ctrImg {display: block; margin: auto;}
h1 {font-size: 35px;margin: 0;}
h2 {font-size: 1.8em;margin: 0;}
p {line-height: 1.8; margin: 0;}
.tc p, .sc p {letter-spacing: 0px;}
.zh h1, .zh h3, .zh p, .zh a, .zh small {letter-spacing: 0px; }
.ltsp0 {letter-spacing: 0;}
small {font-size: .75rem;}
a {text-decoration: none; color: #e6d6c6;}
div {position:relative; -webkit-overflow-scrolling: touch;}
.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; max-height : calc(1em * 1.2 * 1); }
.line-clamp-2 {-webkit-line-clamp : 2; max-height : calc(1em * 1.2 * 2); }
.line-clamp-3 {-webkit-line-clamp : 3; max-height : calc(1em * 1.2 * 3); }
.line-clamp-4 {-webkit-line-clamp : 4; max-height : calc(1em * 1.2 * 4); }
.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;}
.alignCtr {margin: auto; width: 90%;}
.noScroll {overflow: hidden;}
.noPmargin > p {margin: 0;}
.lity{z-index:99999999;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#000;background:rgba(0,0,0,0.5);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;overflow: auto;} 
.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em} 
.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;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; } .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:45px;height:45px;position:fixed;right:3%; top: 2%; margin:auto; -webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#ffffff;font-style:normal;font-size:45px;font-family:Arial,Baskerville,monospace;line-height:45px;border:0;outline:0;-webkit-box-shadow:none; border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;background-color: rgba(0,0,0,0.8); } 
.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%;max-width:100%;}
.lity-iframe-container{width:100%;height:100%;padding-top:100vh;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch} 
.lity-iframe-container:before, .lity-iframe-container:after {display: block; content: ""; width: 80px; height: 80px; background: black; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 50%; opacity: 0.6; -webkit-animation: sk-bounce 2s infinite ease-in-out; animation: sk-bounce 2s infinite ease-in-out; z-index: -1;}
.lity-iframe-container:before {background-color: #005f29; -webkit-animation-delay: -1s; animation-delay: -1s; }
.lity-iframe-container:after {background-color: #bf3300; }
@-webkit-keyframes sk-bounce {0%, 100% {-webkit-transform: scale(0); } 50% {-webkit-transform: scale(1); } }
@keyframes sk-bounce {0%, 100% {transform: scale(0); -webkit-transform: scale(0); } 50% {transform: scale(1); -webkit-transform: scale(1); } }
.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);background:none;} .lity-hide{display:none}
.lity-active body {overflow: hidden;}
@media (max-width: 40rem) {.lity-close {top: 0%; right: 1%;}}

@media (min-width: 48rem) {
  .cardEffect:hover{-webkit-animation:card .8s cubic-bezier(.62,.28,.23,.99) infinite alternate;animation:card .8s cubic-bezier(.62,.28,.23,.99) infinite alternate;backface-visibility:hidden}
  .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);}
}
@keyframes card{
  0%{transform:rotateY(0deg)}
  50%{transform:rotateY(-10deg)}
  100%{transform:rotateY(10deg)}
}
@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))}
}
@keyframes float5 {
  0% {transform: translate(0) scale(1)}
  20% {transform: translate(-.8vw, 2px) scale(1)}
  50% {transform: translate(-2.5vw, -5px) scale(1.03)}
  80% {transform: translate(-4.2vw, 2px) scale(1.01)}
  100% {transform: translate(-5vw, 5px) scale(1) }
}
@keyframes fadeoutW {0% {opacity: 1; } 99% {opacity: 0; } 100% {visibility: hidden; }}
@keyframes fadeIn {0% {opacity: 0; } 100% {opacity: 1;}}
@keyframes rotation {from {transform: rotate(0deg);} to { transform: rotate(-359deg); }}



body {margin:0px; font-family: Noto Sans TC, Arial,"Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans","PingFangHK","Heiti TC",Verdana,sans-serif; color: #e6d6c6; position:relative; height:100%; min-width: 1200px;}

@media screen and ( max-width:80rem) {
 html, body {font-size: 15px;}
}

@media (min-width: 48rem) {
  .mbl {display: none!important;}
  .dkt {display: block!important;}
}

@media screen and ( max-width: 48rem) {
  html, body {font-size: 10px;}
  body {min-width:0;}
  .mbl {display: block!important;}
  .dkt {display: none!important;}
}  

@media not all and (min-resolution:.001dpcm) and (min-width: 48rem) { 
	@supports (-webkit-appearance:none) and (stroke-color:transparent) {
		html, body {touch-action: pan-x pan-y;}
	}
}



#header {background-color: #18141E; position: relative; padding: 1.25rem 1rem .75rem; z-index: 1;}
#header .container {max-width: 80rem; margin: auto; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center;}
#header .awardLogo {-ms-flex: 0 0 10rem; -webkit-flex: 0 0 10rem; flex: 0 0 10rem; max-width: 10rem; position: relative;}
#header .awardLogo:before {content: ''; display: block; width: 100%; padding-bottom: 38.35%; background: url(../img/logo-award-2025@3x.png) no-repeat center / contain; transform: translateY(-.5rem);}
#mainNavs {display: flex; flex-flow: row nowrap; justify-content: space-between;}
#mainNavs .mainNav {font-size: 1.125rem; color: #d8c397; line-height: 1; padding: .35rem 0 .585rem; letter-spacing: .075rem; cursor: pointer; margin: 0 .85rem; position: relative;}
#mainNavs .mainNav:after {content: ''; display: block; position: absolute; left: 0; right: 0; margin: auto; bottom: 0; width: 0; height: .1rem; background-color: #d8c397; transition: width .2s ease-in-out;}
#mainNavs .mainNav.active:after {width: 70%;}
.headbarLang {display: inline-block; vertical-align: middle; cursor: pointer; margin-right: .5rem;}
.headbarLang .headerLangBtn {display: block; margin: 0; font-size: 1.15rem; line-height: 1.5rem; color: #d8c397; position: relative; padding: .5rem 1.15rem .5rem .5rem;}
.headbarLang .headerLangBtn:after {content: ''; display: block; position: absolute; right: 0; top: 1.125rem; width: 0; height: 0; border-style: solid; border-width: .5rem .4rem 0 .4rem; border-color: #D8C397 transparent transparent transparent;}
.headbarLang.open .headerLangBtn:after {transform: rotate(180deg);}
.headbarLang .lang-dropmenu-block {opacity: 0; display: none; will-change: transform;}
.headbarLang.open .lang-dropmenu-block {opacity: 1;display: block;animation: animShowLangMenu .3s;-webkit-transform: translateY(.25rem);transform: translateY(.25rem);}
@keyframes animShowLangMenu {
  0% {opacity: 0;-webkit-transform: translateY(-.25rem);transform: translateY(-.25rem);}
  100% {opacity: 1;-webkit-transform: translateY(.25rem);transform: translateY(.25rem);}
}
.headbarLang .lang-dropmenu-block ul {min-width: 3.5rem; background: rgba(0,0,0,0.85); border: 1px solid; border-radius: .35rem; position: absolute; top: 100%; left: -.225rem; padding: 0; margin: 0; list-style: none; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175); overflow: hidden;}
.headbarLang .lang-dropmenu-block ul li a {color: #d8c397; font-size: .85rem;font-weight: 500; line-height: 1; padding: .65rem 0 .25rem; display: block; text-align: center;}
.headbarLang .lang-dropmenu-block ul li.lang-tc {margin-top: .35rem;}
.headbarLang .lang-dropmenu-block ul li.lang-tc a {padding: .25rem 0 .75rem;}
.headbarLang .lang-dropmenu-block ul li.lang-en a {letter-spacing: -.5px;}
.socialGroup {display: inline-block; vertical-align: middle;}
.socialGroup > a {display: inline-block; vertical-align: middle; width: 1.4rem; height: 1.4rem; margin: 0 .65rem;}
.socialGroup > a.fb {background: url(../img/icons/icon-fb@3x.png) no-repeat center / contain;}
.socialGroup > a.ig {background: url(../img/icons/icon-ig@3x.png) no-repeat center / contain;}
.socialGroup > a.yt {background: url(../img/icons/icon-yt@3x.png) no-repeat center / contain;}

@media screen and (min-width: 48rem) {
	#header .headerRightGroup {margin-right: 3rem;}
}

@media screen and (max-width: 48rem) {
	#header {position: fixed; top: 0; left: 0; width: 100%; padding: 2.5vw 5vw 1vw; z-index: 50;}
	#header .awardLogo {width: 26vw; max-width: none; display: inline-block;}
	#header .awardLogo:before {background: url(../img/footerLogo.png) no-repeat center / contain; transform: none; padding-bottom: 30%;}
	#header .headerRightGroup .headbarLang {display: none;}
	.headbarLang {float: right; margin-right: 3.5vw;}
	.headbarLang .headerLangBtn {font-size: 3.5vw; line-height: 4.5vw;}
	.headbarLang .lang-dropmenu-block ul {min-width: 12vw; left: -1.5vw;}
	.headbarLang .lang-dropmenu-block ul li a {font-size: 2.85vw;}
	#burgerNav {position: relative; float: right; margin-top: .5vw; z-index: 60;}
	#burgerNav .grid {position: relative; display: block; width: 6vw; height: 6vw; cursor: pointer; margin: 0 auto; transition: all 0.3s; }
	.navOpened #burgerNav .grid:after {border: 2px solid #e6d6c6;}
	#burgerNav .grid > span {position:absolute; top: calc(50% - 1px); left: 0; right: 0; margin: auto; display: block; width: 100%; height:2px; background-color:#e6d6c6}
	#burgerNav .grid > span:before,
	#burgerNav .grid > span:after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: transform 0.3s; background-color: #e6d6c6;}
	#burgerNav .grid > span:before {-webkit-transform: translateY(-2vw);transform: translateY(-2vw);}
	#burgerNav .grid > span:after {-webkit-transform: translateY(2vw);transform: translateY(2vw);}
	.navOpened  #burgerNav .grid > span {background: 0 0;}
	.navOpened  #burgerNav .grid > span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
	.navOpened  #burgerNav .grid > span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}

	#header .container {position: fixed; display: block; z-index: 50; padding: 12vw 8vw 0; top: 0; right: -100%; width: 70vw; height: 100vh; border-left: 1px solid; background: rgb(24, 20, 30, .95); transition: right .2s ease-in-out;}
	#header.navOpened .container {right: 0;}
	#mainNavs {flex-flow: column nowrap; align-items: center;}
	#mainNavs .mainNav {display: inline-block; text-align: center; font-size: 5.5vw; letter-spacing: .5vw; margin: 4vw 0rem; padding: 0 0 2.5vw;}
	.socialGroup {display: block; text-align: center; margin-top: 3vw;}
	.socialGroup > a {width: 5.5vw; height: 5.5vw; margin: 0 2.65vw;}
}








#bodyWrap {position: relative; overflow: hidden; background: url(../img/bg-top.png) no-repeat center 5.5rem / 100% auto, linear-gradient(to bottom, #000 0%, #301300 100%); }
#bodyContent {position: relative; min-height: 100vh; opacity: 0; transition: opacity .2s ease-in-out;}
#bodyContent.contentLoaded {opacity: 1;}
#bodyContent .container {max-width: 70rem; margin: auto;}

@media screen and (max-width: 48rem) {
	#bodyWrap {padding-top: 12vw; background-position: center 12vw, center top;}
}



.pageTopContentSection {padding: 2rem;}
.pageTopContentSection.page3 {padding: 5rem 0 4rem;}
.pageTopContentSection.page1 .awardLogo {max-width: 21rem; margin: 0 auto 1.75rem;}
.pageTopContentSection.page3 .awardLogo {max-width: 18rem; margin: 0 auto;}
.pageTopContentSection .awardLogo img {width: 100%;}
.pageTopContentSection .best100Title {max-width: 45rem; margin: 2rem auto; padding: 3rem 0 2.15rem 13.5rem; position: relative;}
.pageTopContentSection .best100Title:before, .pageTopContentSection .best100Title:after {content: ''; display: block; position: absolute;}
.pageTopContentSection .best100Title:before {background: url(../img/best100/100@3x.png) no-repeat center / contain; width: 9.5rem; height: 11rem; left: 0; bottom: 0;}
.pageTopContentSection .best100Title:after {background: url(../img/best100/riceboy@3x.png) no-repeat center / contain; width: 6rem; height: 6rem; left: 6.75rem; bottom: -.5rem; animation: float2 2.2s infinite alternate;}
.pageTopContentSection .best100Title .ttImg {max-width: 30rem;}
.pageTopContentSection p {font-size: 1rem; line-height: 1.65; text-align: center;}

@media screen and (min-width: 48rem) {
	.en .pageTopContentSection.page3 .awardLogo {max-width: 25rem;}
	.en .pageTopContentSection .best100Title {max-width: 39rem;}
	.en .pageTopContentSection .best100Title .ttImg {max-width: 25rem;}
}

@media screen and (max-width: 48rem) {
	.pageTopContentSection {padding: 4vw 7vw;}
	.pageTopContentSection.page3 {padding: 10vw 0 4vw;}
	.pageTopContentSection.page1 .awardLogo {max-width: 60vw; margin: 0 auto 5vw;}
	.pageTopContentSection.page3 .awardLogo {max-width: 66vw;}
	.pageTopContentSection p {font-size: 4vw;}
	.en .pageTopContentSection p {font-size: 3vw;}
	.pageTopContentSection .best100Title {max-width: 80vw; margin: 4vw auto 0; padding: 38vw 0 0;}
	.pageTopContentSection .best100Title:before {width: 34vw; height: 38vw; right: 0; bottom: auto; margin: auto; top: -3vw;}
	.pageTopContentSection .best100Title:after {width: 26vw; height: 26vw; left: 47vw; bottom: 13vw;}
	.pageTopContentSection .best100Title .ttImg {width: 100%; max-width: 100%;}
}






.filterBoxSection {margin-bottom: 3.5rem;}
.filterBoxSection .container {display: flex; flex-flow: row nowrap; align-items: center; justify-content: space-between;}
.filterBoxSection .container > div {display: flex; flex-flow: row nowrap; align-items: center;}
.filterBox:not(:first-child) {margin-left: 1rem;}
.filterBox .selectBox {display: block; border-radius: 5rem; border: 1px solid; padding: .5rem 1.15rem .6rem 2.3rem; background-color: #0d0d0d; position: relative; cursor: pointer;}
.filterBox .selectBox:before {content: ''; display: block; position: absolute; left: 1rem; top: 0; bottom: 0; margin: auto; width: 1.15rem; height: 1.5rem;}
#filterBoxCuisine .selectBox:before {background: url(../img/icons/tray.svg) no-repeat center / contain;}
#filterBoxDistrict .selectBox:before {background: url(../img/icons/pin.svg) no-repeat center / contain;}
#filterBoxAward .selectBox:before {background: url(../img/icons/awardtypeIcon.png) no-repeat center / contain;}
.filterBox .selectBox .selectedOption {display: block; font-size: .835rem; line-height: 1; text-align: center; min-width: 4rem; white-space: nowrap;}
.filterBox .dropMenuOptionBox {position: absolute; z-index: 5; top: 100%; left: 50%; transform: translate(-50%); border-radius: 1.5rem; border: 1px solid; background-color: #170f00; padding: 1.5rem; transition: opacity, top .2s ease; opacity: 0; visibility: hidden;}
.filterBox.showDropMenu .dropMenuOptionBox {visibility: visible; opacity: 1; top: calc(100% + 1.5rem);}
#filterBoxCuisine .dropMenuOptionBox {width: 25rem;}
#filterBoxDistrict .dropMenuOptionBox {width: 22rem;}
#filterBoxAward .dropMenuOptionBox {width: 22rem;}
.filterBox .dropMenuOptionBox:before {content: ''; display: block; position: absolute; width: 1rem; height: 1rem; background: #170f00; border-width: 1px 0 0 1px; border-style: solid; transform: rotate(45deg); top: calc(-.5rem - 1px); left: 0; right: 0; margin: auto;}
.filterBox .dropMenuOptionBox .title {font-size: 1.35rem; letter-spacing: 1px; line-height: 1; text-align: center;}
.filterBox .dropMenuOptionBox .optionGroup {margin-top: 1rem; display: flex; flex-flow: column wrap; position: relative;}
#filterBoxCuisine .dropMenuOptionBox .optionGroup {max-height: 38rem;}
#filterBoxDistrict .dropMenuOptionBox .optionGroup {max-height: 32rem;}
.filterBox .dropMenuOptionBox .optionGroup .option {width: 46%; margin: .5rem 2%; cursor: pointer; position: relative; padding-left: 2rem;}
#filterBoxAward .dropMenuOptionBox .optionGroup .option {width: 96%;}
.filterBox .dropMenuOptionBox .optionGroup .option .name {display: block; font-size: 1rem; line-height: 1.2;}
.filterBox .dropMenuOptionBox .optionGroup .option .checkbox {position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 1.15rem; height: 1.15rem; border: 1px solid;}
span.checkbox:before {content: ''; display: inline-block; transform: rotate(45deg); height: .75rem; width: .45rem; border-bottom: .15rem solid #e6d6c6; border-right: .15rem solid #e6d6c6; position: absolute; top: .05rem; left: 0; right: 0; margin: auto; opacity: 0;}
.checked span.checkbox:before {opacity: 1;}
.buCheckboxBtn {padding-left: 1.35rem; cursor: pointer; margin-left: 1.15rem;}
.buCheckboxBtn > span {display: inline-block; vertical-align: middle; white-space: nowrap; line-height: 2rem;}
.buCheckboxBtn > span.checkbox {position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 1rem; height: 1rem; border: 1px solid;}
.buCheckboxBtn > span.checkbox:before {top: -.075rem;}
.buCheckboxBtn > span:last-child {font-size: .85rem; position: relative;}
#bookingCheckboxBtn.buCheckboxBtn > span:last-child {padding-left: 1.95rem;}
#tasCheckboxBtn.buCheckboxBtn > span:last-child {padding-left: 1.35rem;}
.buCheckboxBtn > span:last-child:before {content: ''; display: block; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;}
#bookingCheckboxBtn.buCheckboxBtn > span:last-child:before {background: url(../img/icons/book.png) no-repeat center / contain; width: 1.65rem; height: 1rem;}
#tasCheckboxBtn.buCheckboxBtn > span:last-child:before {background: url(../img/icons/tas.png) no-repeat center / contain; width: 1.15rem; height: 1.15rem;}
#resetFilterOptBtn {display: block; border-radius: 5rem; font-size: .835rem; line-height: 1; white-space: nowrap; border: 1px solid; padding: .5rem 1.15rem .6rem 2.3rem; background-color: #0d0d0d; position: relative; cursor: pointer; margin-left: .85rem;}
#resetFilterOptBtn:before {content: ''; display: block; position: absolute; left: 1rem; top: 0; bottom: 0; margin: auto; width: 1.15rem; height: 1.5rem; background: url(../img/icons/refresh.svg) no-repeat center / contain;}

@media screen and (min-width: 48rem) {
	.en .filterBox .selectBox {padding: .5rem 1.15rem .6rem 2.6rem;}
	.en #filterBoxCuisine .dropMenuOptionBox {width: 30rem;}
	.en #filterBoxCuisine .dropMenuOptionBox .optionGroup {max-height: 43rem;}
	.en #filterBoxDistrict .dropMenuOptionBox {width: 25rem;}
}

@media screen and (max-width: 48rem) {
	.filterBoxSection {padding: 0 6vw; margin-bottom: 7.5vw;}
	.filterBoxSection .container {align-items: flex-start; position: relative;}
	.filterBoxSection.page4 .container {/*padding-bottom: 9.5vw;*/ flex-flow: row wrap;}
	.filterBoxSection .container > div:first-child {flex-flow: row wrap; -ms-flex: 0 0 88%; -webkit-flex: 0 0 88%; flex: 0 0 88%; max-width: 88%; justify-content: center;}
	.filterBoxSection .container > div:last-child {-ms-flex: 0 0 12%; -webkit-flex: 0 0 12%; flex: 0 0 12%; max-width: 12%;}
	.filterBoxSection.page4 .container > div:first-child {-ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0 9vw 0 7vw;}
	.filterBoxSection.page4 .container > div:last-child {-ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; position: initial; margin-top: 4vw;}
	.filterBox {margin-top: 3.5vw;}
	.filterBox:not(:first-child) {margin: 3.5vw 3vw 0;}
	.page4 .filterBox {margin: 3.5vw 2vw 0;}
	.filterBox .selectBox {border-radius: 6vw; padding: 2.25vw 4vw 2.7vw 10vw;}
	.filterBox .selectBox:before {left: 2.75vw; width: 5vw; height: 4.5vw;}
	.filterBox.showDropMenu .selectBox:after {content: ''; display: block; position: absolute; width: 3vw; height: 3vw; background: #170f00; border-width: 1px 0 0 1px; border-style: solid; transform: rotate(45deg); bottom: calc(-3vw); left: 0; right: 0; margin: auto; z-index: 6;}
	.filterBox .selectBox .selectedOption {font-size: 3.15vw;}
	#resetFilterOptBtn {margin: 4.5vw auto 0; font-size: 0; padding: 0; border-radius: 50%;}
	#resetFilterOptBtn:before {position: relative; left: auto; width: 6.25vw; height: 6.25vw; background-size: 55%;}
	.page4 #resetFilterOptBtn {position: absolute; top: 0vw; right: 0;}

	/* .buCheckboxBtn {position: absolute; bottom: 0; margin: auto; padding-left: 5vw;}
	#bookingCheckboxBtn {left: 6vw;}
	#tasCheckboxBtn {left: 48vw;} */
	.buCheckboxBtn {margin: auto; padding-left: 5vw;}
	.buCheckboxBtn > span.checkbox {width: 3vw; height: 3vw;}
	.buCheckboxBtn > span:last-child {font-size: 3.15vw;}
	#bookingCheckboxBtn.buCheckboxBtn > span:last-child {padding-left: 7.5vw;}
	#bookingCheckboxBtn.buCheckboxBtn > span:last-child:before {width: 6.25vw; height: 3.5vw;}
	#tasCheckboxBtn.buCheckboxBtn > span:last-child {padding-left: 5.35vw;}
	#tasCheckboxBtn.buCheckboxBtn > span:last-child:before {width: 4vw; height: 4vw;}

	.filterBox .dropMenuOptionBox {left: 0; transform: none; padding: 3.5vw;}
	.filterBox.showDropMenu .dropMenuOptionBox {top: calc(100% + 1vw);}
	.filterBox .dropMenuOptionBox:before {display: none;}
	#filterBoxCuisine .dropMenuOptionBox {width: 75vw;}
	.en #filterBoxCuisine .dropMenuOptionBox {width: 85vw;}
	#filterBoxCuisine .dropMenuOptionBox .optionGroup {max-height: 113vw;}
	.en #filterBoxCuisine .dropMenuOptionBox .optionGroup {max-height: 127vw;}
	#filterBoxDistrict .dropMenuOptionBox {width: 60vw; transform: translateX(-25%);}
	.en #filterBoxDistrict .dropMenuOptionBox {width: 66vw;}
	#filterBoxDistrict .dropMenuOptionBox .optionGroup {max-height: 96vw;}
	#filterBoxAward .dropMenuOptionBox {width: 63vw; left: 50%; transform: translateX(-50%);}
	.filterBox .dropMenuOptionBox .title {font-size: 3.35vw;}
	.filterBox .dropMenuOptionBox .optionGroup .option {margin: 1.5vw 2%; padding-left: 5.5vw;}
	.filterBox .dropMenuOptionBox .optionGroup .option .name {font-size: 3vw;}
	.filterBox .dropMenuOptionBox .optionGroup .option .checkbox {width: 3.5vw; height: 3.5vw;}
	span.checkbox:before {height: 2.5vw; width: 1.45vw; border-bottom: 0.75vw solid #e6d6c6; border-right: .75vw solid #e6d6c6; top: .15vw;}
}

#maxSelectNumAlert {position: absolute; z-index: 10; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; display: block; opacity: 0; transition: opacity .3s ease-in-out; text-align: center;}
#maxSelectNumAlert.show {opacity: 1; transition: opacity .3s ease-in-out;}
#maxSelectNumAlert .text {position: relative; text-align: center; background-color: #fff; padding: .65rem 1.15rem .75rem 2.5rem; border-radius: 3rem; font-size: 1rem; color: #806f5e; line-height: 1; display: inline-block;
}
#maxSelectNumAlert .text:before {content: '!'; display: block; position: absolute; width: 1.5rem; height: 1.5rem; left: .65rem; top: 0; bottom: 0; margin: auto; border-radius: 50%; text-align: center; border: 2px solid; font-size: .85rem; line-height: 1.15rem; font-weight: 900;}

@media screen and (max-width: 48rem) {

}






#poiListSection {position: relative; opacity: 0; min-height: 100vh;} 
#poiListSection.loaded {animation: fadeIn .3s forwards;}

.poiListTitle {font-size: 1.025rem; line-height: 1; font-weight: 500; padding: 0 .5rem;}

.poiList {display: flex; flex-flow: row wrap; margin-top: 3rem;}
.poiItem {display: block; -ms-flex: 0 0 31.633%; -webkit-flex: 0 0 31.633%; flex: 0 0 31.633%; max-width: 31.633%; margin: 0 .85% 1.25rem; position: relative;}
.poiItem .prestigeBadge {position: absolute; top: 0; left: 0; z-index: 2; font-size: 1.5rem; font-weight: 600; color: #fff; line-height: 1; padding: .6rem 2.5rem .75rem 4rem; border-radius: 2rem 0 2rem 0; background: linear-gradient(to right, #c24e22, #d22917 58%, #411f06);}
.poiItem .prestigeBadge:before {content: ''; display: block; position: absolute; left: -1rem; bottom: -.75rem; width: 4.5rem; height: 5.25rem; background: url(../img/award-icons/gold.png) no-repeat center / contain;}
.poiItem .wrapper {background-color: #161616; border-radius: 1rem; border: 1px solid #e6d6c6; overflow: hidden; height: 100%; position: relative; padding-top: 62%;}
.poiItem .imgBlock {position: absolute; top: 0; left: 0; width: 100%; padding-bottom: 62%;}
.poiItem .imgBlock > a {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
.poiItem .imgBlock .poiImg {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0;}
.poiItem .infoBlock {height: 100%;}
.poiItem .infoBlock .inner {height: 100%; padding: .75rem 1rem; display: flex; flex-flow: column nowrap; justify-content: space-between;}
.poiItem .infoBlock .poiTitle {display: block; font-size: 1rem; font-weight: 500; color: #e6d6c6; line-height: 1.3;}
.poiItem .infoBlock .awardTagGroup {margin: .65rem 0 .65rem -.15rem; display: flex; flex-flow: row wrap; /* justify-content: space-between; */ width: calc(100% + .3rem);}
.poiItem .infoBlock .awardTagGroup .awardTag,
.poiItem .infoBlock .awardTagGroup .best100Tag {position: relative; display: inline-block; vertical-align: middle; margin:1rem .5rem 0.35rem; color: #fff; font-size: 1rem; font-weight: 500; line-height: 1; padding: .3rem 1rem .3rem 2.25rem; border-radius: 5rem 0 4rem 3rem; border-width: 1px; border-style: solid;}
.en .poiItem .infoBlock .awardTagGroup .awardTag,
.en .poiItem .infoBlock .awardTagGroup .best100Tag {font-size: 0.725rem;}
.poiItem .infoBlock .awardTagGroup .awardTag:before, .poiItem .infoBlock .awardTagGroup .best100Tag:before {content: ''; display: block; position: absolute;}
.poiItem .infoBlock .awardTagGroup .awardTag:before {left: -.3rem; bottom: -.35rem; width: 2.5rem; height: 2.815rem;}
.poiItem .infoBlock .awardTagGroup .awardTag1 {background: linear-gradient(97deg, #ce8021 0%, #8f5b1c 67%, #f2d131); border-color: #fec752;}
.poiItem .infoBlock .awardTagGroup .awardTag1:before {background: url(../img/award-icons/gold.png) no-repeat center bottom / contain;}
.poiItem .infoBlock .awardTagGroup .awardTag2 {background: linear-gradient(180deg, #7b7b7b 100%, #9b9b9b 55%, #000000 4%); border-color: #9e9e9e;}
.poiItem .infoBlock .awardTagGroup .awardTag2:before {background: url(../img/award-icons/silver.png) no-repeat center bottom / contain;}
.poiItem .infoBlock .awardTagGroup .awardTag3 {background: linear-gradient(262deg, #6d3432 100%, #997155 36%, #b79a6d 4%); border-color: #5f2f2c;}
.poiItem .infoBlock .awardTagGroup .awardTag3:before {background: url(../img/award-icons/bronze.png) no-repeat center bottom / contain;}
.poiItem .infoBlock .awardTagGroup .awardTag4 {background: linear-gradient(to bottom, #000, #1a3101 48%, #1a4803); font-weight: 400; border-color: #b7a18c; padding: .3rem .65rem; color: #e6d6c6; border-radius: .85rem 0 .85rem 0;}
.poiItem .infoBlock .awardTagGroup .awardTag5 {background: linear-gradient(to bottom, #000, #574f00 54%, #d1bd00); font-weight: 400; border-color: #b7a18c; padding: .3rem .65rem; color: #e6d6c6; border-radius: .85rem 0 .85rem 0;}
.poiItem .infoBlock .awardTagGroup .best100Tag {background: linear-gradient(97deg, #211f1a 0%, #5a4c26 52%, #cfba6f); border: none; padding: .3rem .75rem .3rem 2.75rem;}
.poiItem .infoBlock .awardTagGroup .best100Tag:before {background: url(../img/award-icons/best100.png) no-repeat center bottom / contain; left: -.25rem; bottom: -.1rem; width: 3rem; height: 2.15rem;}
.page1-poiList .poiItem .infoBlock .buServices {/*display: none;*/    padding-top: 0.5rem;}
.poiItem .infoBlock .buServices {display: flex; flex-flow: row wrap;}
.poiItem .infoBlock .buServices .btn {display: block; font-size: .9rem; color: #ebdbca; line-height: 1; border-radius: 4rem; border: 1px solid #a99075; margin: .35rem 1rem .5rem 0;}
.poiItem .infoBlock .buServices .btn:before {content: ''; display: inline-block; vertical-align: middle; margin-right: .25rem;}
.poiItem .infoBlock .buServices .btn.booking:before {background: url(../img/icons/book.png) no-repeat center / contain; width: 1.5rem; height: 1rem;}
.poiItem .infoBlock .buServices .btn.tas:before {background: url(../img/icons/tas.png) no-repeat center / contain; width: 1rem; height: 1rem;}
.poiItem .infoBlock .buServices .btn.booking {background: linear-gradient(to bottom, #040700, #1a4003); padding: .375rem .65rem .35rem .5rem;}
.poiItem .infoBlock .buServices .btn.tas {background: linear-gradient(to bottom, #121100, #b2a100); padding: .375rem .75rem .35rem;}
.poiItem .infoBlock .cuisineDistrictGroup {position: relative;}
.poiItem .infoBlock .cuisineDistrictGroup > span {font-size: .8rem; display: inline-block; vertical-align: middle; line-height: 1;}
.poiItem .infoBlock .cuisineDistrictGroup > span:first-child {padding-right: .3rem;}
.poiItem .infoBlock .cuisineDistrictGroup > span:last-child {padding-left: .5rem; border-left: 1px solid;}

@media screen and (max-width: 48rem) {
	.poiList {margin-top: 8vw; padding: 0 6.5vw;}
	
	.poiListTitle {font-size: 2rem; padding: 0 2.5rem;}
	.poiItem {-ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin: 0 0 5vw;}
	.poiItem .prestigeBadge {font-size: 4.65vw; padding: 2.5vw 5.5vw 2.75vw 17vw;}
	.poiItem .prestigeBadge:before {left: -4vw; bottom: -4vw; width: 20.15vw; height: 23.5vw;}
	.poiItem .infoBlock .inner {padding: 2.5vw 4vw 3.25vw; min-height: 36vw;}
	.poiItem .infoBlock .poiTitle {font-size: 3.85vw;}
	.poiItem .infoBlock .awardTagGroup {margin: 4vw 0 1.5vw -.35vw; width: calc(100% + .7vw); justify-content: flex-start;}
	.poiItem .infoBlock .awardTagGroup .awardTag, .poiItem .infoBlock .awardTagGroup .best100Tag {font-size: 3.5vw; margin: 4.5vw 3vw 1.5vw .5vw; padding: 1.3vw 3.5vw 1.4vw 10vw; border-radius: 9.5vw 0 5.5vw 3.5vw;}
	.poiItem .infoBlock .awardTagGroup .awardTag:before {left: -2vw; bottom: -1.65vw; width: 10.5vw; height: 12vw;}
	.poiItem .infoBlock .awardTagGroup .best100Tag {padding-left: 13vw;}
	.en .poiItem .infoBlock .awardTagGroup .awardTag,.en .poiItem .infoBlock .awardTagGroup .best100Tag{font-size: 1.25rem;}
	.poiItem .infoBlock .awardTagGroup .best100Tag:before {left: -.25vw; bottom: -.35vw; width: 14vw; height: 10vw;}
	.poiItem .infoBlock .awardTagGroup .awardTag4, .poiItem .infoBlock .awardTagGroup .awardTag5 {border-radius: 2.5vw 0 2.5vw 0; padding: 1.35vw 3.5vw 1.35vw;}
	.poiItem .infoBlock .cuisineDistrictGroup > span {font-size: 2.5vw;}
	.poiItem .infoBlock .buServices .btn {font-size: 2.85vw; margin: 1.5vw 2.35vw 1.5vw 0; border-radius: 6vw;}
	.poiItem .infoBlock .buServices .btn.booking {padding: 1.5vw 2.65vw 1.25vw 2.5vw;}
	.poiItem .infoBlock .buServices .btn.tas {padding: 1.5vw 2.65vw 1.25vw 2.5vw;}
	.poiItem .infoBlock .buServices .btn:before {margin-right: 1.25vw;}
	.poiItem .infoBlock .buServices .btn.booking:before {width: 5.5vw; height: 3vw;}
	.poiItem .infoBlock .buServices .btn.tas:before {width: 4vw; height: 4vw; margin-top: -.5vw;}
}

#poiListSection .noResultMsg {text-align: center; font-size: 1rem; line-height: 1; padding: 2rem 0 4rem;}
#poiListSection .otherSuggestionSection > p {font-size: 1.15rem; margin-bottom: -2rem; padding: 0 .5rem;}
@media screen and (max-width: 48rem) {
	#poiListSection .noResultMsg {font-size: 3vw;}
	#poiListSection .otherSuggestionSection > p {font-size: 3.25vw; padding: 0 7vw; margin-bottom: -6vw;}
}



.prestigeContent {padding: 2rem 0;}
.prestigeContent .ttImg {max-width: 22rem; margin: 0 auto 1.5rem;}
.prestigeContent .txtBlock {text-align: center; margin-bottom: 1.5rem;}
.prestigeContent .txtBlock p {font-size: 1rem; line-height: 1.65;}
.prestigeContent .imgBlock {max-width: 36rem; margin: 4.5rem auto 2.5rem;}
.prestigeContent .contentimgHolder {position: relative; aspect-ratio: 18/9;}
.prestigeContent .contentimgHolder img {display: block; width: 100%; height: 100%; object-fit: cover; }
.prestigeContent .imgHolder {position: relative; aspect-ratio: 9/6;}
.prestigeContent .imgHolder img {display: block; width: 100%; height: 100%; object-fit: cover; border-radius: 0 0 7rem 0;}
.prestigeContent .imgHolder .prestigeBadge {position: absolute; top: 0; left: 0; z-index: 2; font-size: 1.5rem; color: #fff; line-height: 1; padding: .8rem 3rem 1.25rem 5.5rem; border-radius: 0 0 1.5rem 0; background: linear-gradient(to right, #c24e22, #d22917 58%, #411f06);}
.prestigeContent .imgHolder .prestigeBadge:before {content: ''; display: block; position: absolute; left: -2rem; bottom: -1.25rem; width: 7.5rem; height: 8.5rem; background: url(../img/award-icons/gold.png) no-repeat center / contain;}
.prestigeContent .buInfoBlock {margin: 3rem auto 0; max-width: 52rem; display: flex; flex-flow: row wrap; align-items: center;}
.prestigeContent .buInfoBlock .poiLogo {-ms-flex: 0 0 5.5rem; -webkit-flex: 0 0 5.5rem; flex: 0 0 5.5rem; max-width: 5.5rem; height: 5.5rem; border-radius: 50%; overflow: hidden; padding: .75rem; background-color: #fff;}
.prestigeContent .buInfoBlock .poiLogo img {width: 100%; height: 100%; object-fit: contain;}
.prestigeContent .buInfoBlock .poiDetail {-ms-flex: 0 0 calc(75% - 5.5rem); -webkit-flex: 0 0 calc(75% - 5.5rem); flex: 0 0 calc(75% - 5.5rem); max-width: calc(75% - 5.5rem); padding-left: 2rem;}
.prestigeContent .buInfoBlock .poiDetail h3 {font-size: 1.5rem; font-weight: 500; letter-spacing: 2px; line-height: 1.2; margin-bottom: 1rem;}
.prestigeContent .buInfoBlock .poiDetail .address {font-size: 1.115rem; line-height: 1; letter-spacing: 1px; position: relative; padding-left: 1.75rem;}
.en .prestigeContent .buInfoBlock .poiDetail .address {font-size: 1rem;}
.prestigeContent .buInfoBlock .poiDetail .address:before {content: ''; display: block; position: absolute; left: -.8rem; top: .5rem; bottom: 0; margin: auto; width: 3rem; height: 3.5rem; background: url(../img/icons/pin2.svg) no-repeat center / contain;}
.prestigeContent .buInfoBlock .btnGroup {-ms-flex: 0 0 25%; -webkit-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center;}
.prestigeContent .buInfoBlock .btnGroup > a {display: block; -ms-flex: 0 0 40%; -webkit-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; text-align: center; padding-top: 3.5rem; position: relative; font-size: 1.15rem;}
.prestigeContent .buInfoBlock .btnGroup > a:before {content: ''; display: block; position: absolute; left: 0; right: 0; margin: auto;}
.prestigeContent .buInfoBlock .btnGroup > a.booking:before {width: 3.65rem; height: 2.5rem; background: url(../img/icons/booking.png) no-repeat center / contain; top: .15rem;}
.prestigeContent .buInfoBlock .btnGroup > a.menu:before {width: 3.5rem; height: 3.5rem; background: url(../img/icons/menu.svg) no-repeat center / contain; top: -.5rem;}
.prestigeContent .videoBlock {max-width: 54rem; width: 95%; margin: 3rem auto 0; position: relative; padding-bottom: calc(54rem * .5625);}
.prestigeContent .videoBlock iframe {border-radius: 1rem; overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media screen and (max-width: 48rem) {
	.prestigeContent {padding: 4vw 0;}
	.prestigeContent .ttImg {max-width: 60vw; margin: 0 auto 5vw;}
	.prestigeContent .txtBlock {margin-bottom: 3vw; padding: 0 7vw;}
	.prestigeContent .txtBlock p {font-size: 4vw;}
	.en .prestigeContent .txtBlock p {font-size: 3vw;}
	.prestigeContent .imgBlock {max-width: 84vw; margin: 9vw auto 7vw;}
	.prestigeContent .contentimgHolder>small{font-size: 1.3rem;}
	.prestigeContent .imgHolder img {border-radius: 0 0 16vw 0;}
	.prestigeContent .imgHolder .prestigeBadge {font-size: 4.65vw; padding: 2.5vw 5.5vw 2.75vw 17vw;}
	.prestigeContent .imgHolder .prestigeBadge:before {left: -4vw; bottom: -4vw; width: 20.15vw; height: 23.5vw;}
	.prestigeContent .buInfoBlock {margin-top: 7vw; max-width: 84vw;}
	.prestigeContent .buInfoBlock .poiLogo {-ms-flex: 0 0 26vw; -webkit-flex: 0 0 26vw; flex: 0 0 26vw; max-width: 26vw; height: 26vw; padding: 3vw; margin: 0 3vw; order: 1;}
	.prestigeContent .buInfoBlock .poiDetail {-ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0; margin-top: 4vw; order: 3;}
	.prestigeContent .buInfoBlock .poiDetail h3 {font-size: 4.65vw; letter-spacing: .15vw; margin-bottom: 3vw;}
	.prestigeContent .buInfoBlock .poiDetail .address {font-size: 3.25vw; letter-spacing: .15vw; padding-left: 5.5vw;}
	.prestigeContent .buInfoBlock .poiDetail .address:before {width: 9vw; height: 10vw; top: .85vw; left: -2.25vw;}
	.prestigeContent .buInfoBlock .btnGroup {-ms-flex: 0 0 calc(100% - 32vw); -webkit-flex: 0 0 calc(100% - 32vw); flex: 0 0 calc(100% - 32vw); max-width: calc(100% - 32vw); justify-content: space-evenly; order: 2;}
	.prestigeContent .buInfoBlock .btnGroup > a {font-size: 4vw; padding-top: 12vw;}
	.prestigeContent .buInfoBlock .btnGroup > a.booking:before {width: 14vw; height: 9vw; top: 0.15vw;}
	.prestigeContent .buInfoBlock .btnGroup > a.menu:before {width: 13vw; height: 13vw; top: -2.5vw;}
	.prestigeContent .videoBlock {padding-bottom: 56.25%;}
}






footer {display: block; position: relative;}
footer .container {padding: 2rem 1rem; max-width: 50rem; margin: auto; text-align: center;}
footer .orLogo {display: block; width: 8rem; padding-bottom: 2.5rem; background: url(../img/footerLogo.png) no-repeat center / contain; margin: 0 auto;}
footer .footTopTxt {margin-top: 1.5rem;}
footer .footTopTxt p {font-size: .925rem; line-height: 1; margin-bottom: .25rem;}
footer .footTopTxt small {font-size: .825rem; line-height: 1; margin-top: .35rem;}
footer .footerCR {margin-top: .85rem;}
footer .footerCR .orlogo {display: inline-block; vertical-align: middle; width: 1.175rem; margin-right: .5rem;}
footer .footerCR .orlogo img {display: block; width: 100%;}
footer .footerCR .copyright-text {display: inline-block; vertical-align: middle; font-size: .75rem;}

@media screen and (max-width: 48rem) {
	footer .orLogo {width: 26vw; padding-bottom: 8.5vw;}
	footer .footTopTxt p {font-size: 3.25vw; margin-bottom: 1vw;}
	footer .footTopTxt small {font-size: 2.65vw;}
	footer .footerCR .copyright-text {font-size: 2.1vw;}
}
