.searchBar .outerList>li .listBox{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}@media (max-width:768px){body:not(.WebSiteHome) .contentBox .classBoxRow{margin-bottom:30px}}.searchBar{position:relative;z-index:1;margin-bottom:60px}.searchBar .outerList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px}@media (max-width:768px){.searchBar .outerList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.searchBar .outerList>li{min-width:150px;background:#ffffff;border:solid 1px #cfcfcf;border-radius:5px;position:relative;padding:10px}.searchBar .outerList>li:before{content:"\f107";position:absolute;pointer-events:none;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;top:50%;right:15px;margin-top:-10px;color:#231815;font-size:15px;font-weight:400;line-height:calc(15 / 15 * 1.5);letter-spacing:calc(15 * 60 / 1000 * 1px);font-family:FontAwesome}@media (max-width:768px){.searchBar .outerList>li{width:100%;max-width:300px}}.searchBar .outerList>li:first-child{z-index:2}.searchBar .outerList>li:nth-child(2){z-index:1}.searchBar .outerList>li:nth-child(3){z-index:0}.searchBar .outerList>li:has(.searchBox){width:100%;max-width:300px}.searchBar .outerList>li:has(.searchBox):before{display:none}.searchBar .outerList>li label{display:block;width:100%;cursor:pointer;color:#231815;font-size:15px;font-weight:400;line-height:calc(15 / 15 * 1.5);letter-spacing:calc(15 * 60 / 1000 * 1px);font-family:"PT Serif",Arial,"Noto Sans TC","Microsoft JhengHei",sans-serif}.searchBar .outerList>li .listBox{width:100%;background:#fff1f5;display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;position:absolute;left:0;top:100%}.searchBar .outerList>li .listBox.active{-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.1);box-shadow:0 5px 5px rgba(0,0,0,0.1);-ms-grid-rows:1fr;grid-template-rows:1fr}.searchBar .outerList>li .listBox ul{border-radius:0 0 5px 5px;overflow:hidden}.searchBar .outerList>li .listBox ul ol{width:100%;max-height:300px;overflow-y:auto}.searchBar .outerList>li .listBox ul ol::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.15);box-shadow:inset 0 0 5px rgba(0,0,0,0.15);background-color:#ffe3f0}.searchBar .outerList>li .listBox ul ol::-webkit-scrollbar{width:5px;height:5px;background-color:#ffe3f0}.searchBar .outerList>li .listBox ul ol::-webkit-scrollbar-thumb{background:#dd006f}.searchBar .outerList>li .listBox ul ol li:not(:first-child){border-top:solid 1px #cfcfcf}.searchBar .outerList>li .listBox ul ol li .cityItem,.searchBar .outerList>li .listBox ul ol li .countryItem{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px}.searchBar .outerList>li .listBox ul ol li .inputBox{width:16px;height:16px;background:#ffffff;border:solid 1px #dd006f;border-radius:3px;position:relative;-ms-flex-negative:0;flex-shrink:0}.searchBar .outerList>li .listBox ul ol li .inputBox:before{content:"\f00c";position:absolute;pointer-events:none;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;top:-10px;opacity:0;color:#dd006f;font-size:20px;font-weight:400;line-height:calc(20 / 20 * 1.5);letter-spacing:calc(20 * 60 / 1000 * 1px);font-family:FontAwesome}.searchBar .outerList>li .listBox ul ol li .inputBox.active:before{opacity:1}.searchBar .outerList>li .listBox ul ol li .inputBox input{display:none}.searchBar .outerList>li .searchBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}.searchBar .outerList>li .searchBox input{width:100%;color:#231815;font-size:16px;font-weight:400;line-height:calc(16 / 16 * 1.5);letter-spacing:calc(16 * 60 / 1000 * 1px);font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif}.searchBar .outerList>li .searchBox svg{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.storeList{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);-ms-grid-rows:auto;grid-template-rows:auto;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.storeList>:first-child{-ms-grid-row:1;-ms-grid-column:1}.storeList>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.storeList>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}@media (max-width:1280px){.storeList{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.storeList{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.storeList .item{max-width:500px;background:#ffffff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.1);box-shadow:0 5px 15px rgba(0,0,0,0.1);border-radius:25px;padding:20px;margin:0 auto}.storeList .item .classTitle{margin-bottom:20px;color:#dd006f;font-size:14px;font-weight:400;line-height:calc(14 / 14 * 1.5);letter-spacing:calc(14 * 60 / 1000 * 1px);font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px}.storeList .item .classTitle .hashTag{margin-bottom:-2px}.storeList .item .title{color:#231815;font-size:18px;font-weight:500;line-height:calc(18 / 18 * 1.5);letter-spacing:calc(18 * 60 / 1000 * 1px);font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif}.storeList .item .infoBox{margin-top:15px}.storeList .item .infoBox li{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}.storeList .item .infoBox li:last-child{margin:0}.storeList .item .infoBox li i{margin-right:10px;color:#dd006f;font-size:18px;font-weight:400;line-height:calc(18 / 18 * 1.5);letter-spacing:calc(18 * 60 / 1000 * 1px);font-family:FontAwesome}.storeList .item .infoBox li a,.storeList .item .infoBox li span{color:#231815;font-size:16px;font-weight:400;line-height:calc(16 / 16 * 1.5);letter-spacing:calc(16 * 60 / 1000 * 1px);font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif}@media (min-width:1181px){.storeList .item .infoBox li a:hover{color:#dd006f}}.storeList .item .otherInfo{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.storeList .item .otherInfo li{border:solid 1px #cfcfcf;border-radius:99px;position:relative;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px}.storeList .item .otherInfo li svg{width:18px;height:18px;color:#22ba4f}.storeList .item .otherInfo li i{font-size:18px}.storeList .item .otherInfo li i.fa-car{color:#2196f3}.storeList .item .otherInfo li i.fa-ticket{color:#cccccc}.storeList .item .otherInfo li a,.storeList .item .otherInfo li span{color:#231815;font-size:14px;font-weight:400;line-height:calc(14 / 14 * 1.5);letter-spacing:calc(14 * 60 / 1000 * 1px);font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif}.storeList .item .otherInfo li a:before{content:"";position:absolute;pointer-events:none;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;pointer-events:auto;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}@media (min-width:1181px){.storeList .item .otherInfo li a:hover{color:#dd006f}}.storeList .item .iframeBox{margin-top:20px}.bg{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.bg:before{content:"";position:absolute;pointer-events:none;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(#fff1f5),to(transparent));background:linear-gradient(to top,#fff1f5 0%,transparent 100%);top:0;left:0}