@keyframes bounce{from{transform:translateY(0)}to{transform:translateY(-8px)}}@-webkit-keyframes bounce{from{transform:translateY(0)}to{transform:translateY(-8px)}}@keyframes bounce-m{from{transform:translateY(0) scale(.8)}to{transform:translateY(-8px) scale(.8)}}@-webkit-keyframes bounce-m{from{transform:translateY(0) scale(.8)}to{transform:translateY(-8px) scale(.8)}}.slick-dots li{display:inline-block;padding-right:15px}.shop-detail-page .top-section{display:inline-block;width:100%;margin:45px 0;text-align:center}.shop-detail-page .top-section .container-narrow{width:1440px;position:relative;display:inline-block}@media(max-width:1440px){.shop-detail-page .top-section .container-narrow{width:100%}}.shop-detail-page .top-section .left-box{text-align:left;float:left;width:calc(100% - 670px);margin-bottom:40px;position:relative}.shop-detail-page .top-section .left-box .floating-box{position:relative;width:calc(100% + 20px);height:auto;padding:28px 60px;background:#f8f5e9;display:inline-block;transform:translate(20px,60px);z-index:1}.shop-detail-page .top-section .left-box .floating-box p{margin:0}.shop-detail-page .top-section .left-box .floating-box .title{font-family:"Heebo",Arial,Helvetica,sans-serif;font-size:34px;line-height:44px;font-weight:300}.shop-detail-page .top-section .left-box .floating-box .info-box{margin-top:18px;font-size:14px}.shop-detail-page .top-section .left-box .floating-box .info-box .sub-title{font-weight:bold;color:#baa78d}.shop-detail-page .top-section .left-box .floating-box .info-box .desc{margin-top:5px;font-weight:500;line-height:22px}.shop-detail-page .top-section .left-box .floating-box .location-box{margin-top:10px;width:100%;display:inline-block}.shop-detail-page .top-section .left-box .floating-box .location-box .list-item{margin-top:10px;float:left;width:auto;font-size:14px;margin-right:30px}.shop-detail-page .top-section .left-box .floating-box .location-box .list-item .sub-title{font-weight:bold;color:#baa78d}.shop-detail-page .top-section .left-box .floating-box .location-box .list-item .desc{font-weight:500}.shop-detail-page .top-section .left-box .floating-box .location-box .list-item:last-child{margin-right:0}.shop-detail-page .top-section .left-box .floating-box .product-tags{margin-top:20px;width:100%;display:inline-block;overflow:auto;max-height:100%}.shop-detail-page .top-section .right-box{float:left;width:670px}.shop-detail-page .top-section .right-box img{display:block;width:100%}@media(max-width:1280px){.shop-detail-page .top-section .left-box{width:calc(100% - 600px)}.shop-detail-page .top-section .right-box{width:600px}}@media(max-width:1024px){.shop-detail-page .top-section .left-box{width:50%}.shop-detail-page .top-section .right-box{width:50%}}@media(max-width:768px){.shop-detail-page .top-section{margin-top:0}.shop-detail-page .top-section .container-narrow{display:flex;flex-direction:column-reverse;padding-left:0;padding-right:0}.shop-detail-page .top-section .left-box{width:100%;margin-bottom:0}.shop-detail-page .top-section .left-box .floating-box{width:calc(100% - 40px);padding:22px;transform:translate(20px,0);box-sizing:border-box}.shop-detail-page .top-section .right-box{width:100%;margin-bottom:20px}}.shop-detail-page .top-section .slick-arrow.slick-next,.shop-detail-page .top-section .slick-arrow.slick-prev{opacity:0;transition:all .3s}@media(max-width:1280px){.shop-detail-page .top-section .slick-arrow.slick-next,.shop-detail-page .top-section .slick-arrow.slick-prev{display:none!important}}.shop-detail-page .top-section:hover .slick-arrow.slick-next,.shop-detail-page .top-section:hover .slick-arrow.slick-prev{opacity:1}.shop-detail-page .top-section .slick-arrow.slick-next{right:20px;border:1px solid #ccc}.shop-detail-page .top-section .slick-arrow.slick-prev{left:30px;border:1px solid #ccc}.shop-detail-page .map-section{width:100%;display:inline-block;padding:30px 0;background:#f8f8f7}.shop-detail-page .map-section .container-narrow{width:100%;display:flex;flex-direction:row}.shop-detail-page .map-section .name-box{width:22%;min-width:200px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding-left:20px}.shop-detail-page .map-section .name-box p{font-size:16px;font-weight:500;line-height:24px}.shop-detail-page .map-section .name-box .floor{font-family:"Heebo",Arial,Helvetica,sans-serif;font-size:70px;font-weight:100;line-height:1em;text-indent:-5px}@media(max-width:1024px){.shop-detail-page .map-section .name-box .floor{font-size:36px}}@media(max-width:1024px){.shop-detail-page .map-section .name-box .floor{font-weight:300}}.shop-detail-page .map-section .map-box{position:relative;width:78%}.shop-detail-page .map-section .map-box img{width:100%;display:block}.shop-detail-page .map-section .map-box .pin,.shop-detail-page .map-section .map-box .pin-2{position:absolute;top:50%;left:50%;width:30px;opacity:0;margin-top:-25px;margin-left:-15px;transition:all .3s ease-in-out;animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate}.shop-detail-page .map-section .map-box .pin.show,.shop-detail-page .map-section .map-box .pin-2.show{opacity:1}.shop-detail-page .map-section .map-box .scale-img{position:absolute;right:12px;top:-32px;width:17px;cursor:pointer;display:none}@media(max-width:768px){.shop-detail-page .map-section .map-box .scale-img{display:block}}.shop-detail-page .map-section .map-box .scale-img img{display:block;width:17px}@media(max-width:768px){.shop-detail-page .map-section .container-narrow{flex-direction:column;padding-left:20px;padding-right:20px}.shop-detail-page .map-section .name-box{width:100%;padding-left:0}.shop-detail-page .map-section .map-box{width:100%;box-sizing:border-box;padding:0 0}.shop-detail-page .map-section .map-box .pin,.shop-detail-page .map-section .map-box .pin-2{transform-origin:center center;animation:bounce-m 1s infinite alternate;-webkit-animation:bounce-m 1s infinite alternate}}.shop-detail-page .back-section{width:100%;text-align:center;padding:40px 0}.shop-detail-page .back-section a{color:#9a9a9a;font-size:14px;display:inline-block;text-decoration:underline}.simplebar-track.simplebar-horizontal{height:6px!important;background:#e8e8e8}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{top:1px;height:4px!important}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{background:#707070!important;border-radius:2px}.simplebar-track.simplebar-vertical{width:6px!important;background:#e8e8e8}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{background:#707070!important;left:1px;right:1px;width:4px}.map-mobile-popup{position:fixed;top:0;left:0;background:#f8f8f7;width:100%;height:100%;pointer-events:none;opacity:0;z-index:99;transition:all .3s}.map-mobile-popup .map-wrapper{position:absolute;top:50%;left:50%;width:calc(100% - 20px);height:calc(100% - 100px);transform:translate(-50%,-50%);overflow:auto;display:flex;flex-direction:column;justify-content:center}.map-mobile-popup .map-wrapper img{display:block}.map-mobile-popup .map-wrapper .map-box-m{position:relative}.map-mobile-popup .map-wrapper .map-box-m img{max-width:950px}.map-mobile-popup .map-wrapper .map-box-m .pin-m,.map-mobile-popup .map-wrapper .map-box-m .pin-m2{position:absolute;top:50%;left:50%;width:31px;animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate;opacity:0;margin-top:-25px;margin-left:-15px;transition:all .3s ease-in-out}.map-mobile-popup .map-wrapper .map-box-m .pin-m img,.map-mobile-popup .map-wrapper .map-box-m .pin-m2 img{width:31px;height:41px}.map-mobile-popup .map-wrapper .map-box-m .pin-m.show,.map-mobile-popup .map-wrapper .map-box-m .pin-m2.show{opacity:1}.map-mobile-popup .close-btn{position:absolute;width:18px;height:18px;right:20px;top:20px;cursor:pointer}.map-mobile-popup .close-btn img{width:18px;height:18px}.map-mobile-popup.show{opacity:1;pointer-events:all}body.hidden-bar{overflow:hidden}