@charset "UTF-8";
.c-filter{display:block;width:100%;flex:0 0 auto}.c-filter__switch{display:none;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;padding:18px 30px;font-size:15px;line-height:1.5;color:#fff;font-family:inherit;letter-spacing:.05em;border-radius:15px;border:1px solid #fff;background:var(--titleGradient);cursor:pointer;overflow:hidden}.c-filter__switch::before{content:'';position:relative;display:block;width:18px;height:15px;margin:0 15px 0 0;background:url(/assets/images/common/icon_fillter_white.svg);flex:0 0 auto}.c-filter__switch__text{display:block;width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;flex:0 1 auto}.c-filter__bg{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(187,200,215,.5);opacity:0;transition:opacity .4s ease-in-out;pointer-events:none;visibility:hidden;z-index:999}.c-filter__menu{display:block;width:100%;background:rgba(255,255,255,.5);border-radius:15px;border:1px solid #fff;overflow:hidden}.c-filter__menu__head{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;padding:20px 30px;border-bottom:1px solid rgba(24,24,24,.1);flex:0 0 auto}.c-filter__menu__head::before{content:'';position:relative;display:block;width:35px;height:35px;margin:0 20px 0 0;background:url(/assets/images/common/icon_fillter_white.svg) center/50% auto no-repeat,var(--titleGradient);border-radius:50%;overflow:hidden;flex:0 0 auto}.c-filter__menu__head__text{display:block;width:100%;font-size:17px;line-height:1.5;color:var(--titleColor);font-family:inherit;letter-spacing:.05em;flex:0 1 auto}.c-filter__menu__head__close{display:none;width:80px;height:80px;margin:0 0 -1px 0;background:var(--titleGradient);border-radius:0 0 0 15px;border-left:1px solid #fff;border-bottom:1px solid #fff;cursor:pointer;overflow:hidden;flex:0 0 auto}.c-filter__menu__head__close::before,.c-filter__menu__head__close::after{content:'';position:absolute;top:calc(50% - .5px);left:20%;width:60%;height:1px;background:#fff;transform-origin:center;transition:opacity .4s ease-in-out}.c-filter__menu__head__close::before{transform:rotate(45deg)}.c-filter__menu__head__close::after{transform:rotate(-45deg)}.c-filter__menu__head__close:hover::before,.c-filter__menu__head__close:hover::after{opacity:.7}.c-filter__menu__body{display:block;width:100%;height:100%;overscroll-behavior:none;touch-action:auto;overflow:hidden;flex:0 1 auto}.c-filter__menu__body::-webkit-scrollbar{width:3px;height:3px;background:#fff}.c-filter__menu__body::-webkit-scrollbar-thumb{background:var(--mainColor)}.c-filter__menu__body__box{display:block;width:100%;padding:30px 40px;border-bottom:1px solid rgba(24,24,24,.1)}.c-filter__menu__body__box:last-child{border:none}.c-filter__menu__body__box__title{display:block;width:100%;margin:0 0 20px 0;font-size:18px;line-height:1.5;color:rgba(36,36,36,.8);font-family:inherit;letter-spacing:.05em}.c-filter__note{display:block;width:100%;margin:40px 0 0 0;font-size:15px;line-height:1.2;color:rgba(36,36,36,.5);font-family:'Poppins-L','NotoSansTC-L';letter-spacing:.05em}#filterCheck:checked~.c-filter__bg,#filterCheck:checked~.c-filter__menu{opacity:1;pointer-events:all;visibility:visible}@media screen and (max-width:991px){.c-filter__switch{display:flex}.c-filter__bg{display:block}.c-filter__menu{position:fixed;top:50%;left:max(30px,calc(50% - 250px));display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:calc(100% - 60px);height:auto;max-height:calc(100% - 80px);max-width:500px;background:rgba(255,255,255,.5);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-50%);z-index:999}.c-filter__menu__head{padding:0 0 0 50px}.c-filter__menu__head__close{display:block}.c-filter__menu__body{overflow-y:auto}.c-filter__menu__body__box{padding:25px 50px 30px 50px}.c-filter__note{margin:30px 0 0 0}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-filter__switch{padding:8px 20px}.c-filter__menu{left:max(20px,calc(50% - 250px));width:calc(100% - 40px)}.c-filter__menu__head{padding:0 0 0 30px}.c-filter__menu__head__close{width:60px;height:60px}.c-filter__menu__body__box{padding:30px}.c-filter__note{margin:25px 0 0 0}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){.c-filter__menu__body{scrollbar-width:thin;scrollbar-color:var(--mainColor) #fff}}
.c-store{display:block;width:100%;height:auto;background:var(--itemBgColor);border:1px solid var(--textColorLight);border-radius:15px;transition:background-color .4s ease-in-out;flex:0 0 auto;overflow:hidden}.c-store.hide{display:none}.c-store.wow{animation-name:fadeInUp}.c-store__pic{display:block;width:100%;border-bottom:1px solid #fff}.c-store__content{display:block;width:100%;padding:30px}.c-store__content .c-tag{margin:0}.c-store__content__title{display:block;width:100%;font-size:18px;line-height:1.6;color:var(--titleColor);font-family:'NotoSansTC-M';letter-spacing:.05em}.c-store__content__place{display:block;width:100%;margin:10px 0 0 0;padding:15px 0 0 0;font-size:16px;line-height:1;color:var(--textColorGray);font-family:'Poppins-M','NotoSansTC-M';letter-spacing:.05em;border-top:1px solid rgba(36,36,36,.1)}.c-store__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0;z-index:10}.c-store[data-style="little"] .c-store__content{padding:20px}.c-store[data-style="little"] .c-store__content__place{margin:5px 0 0 0;padding:10px 0 0 0}@media screen and (max-width:991px){}@media screen and (max-width:767px){.c-store[data-style="little"] .c-store__content{padding:10px}}@media screen and (max-width:575px){.c-store__content{padding:20px}}@media (any-hover:hover){.c-store[data-style="little"]:hover{background:#fff}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
.enterprises{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;margin:100px auto 170px auto}.enterprises .c-filter{width:30%;max-width:410px;margin:0 50px 0 0}.enterprises__area{display:block;width:100%;max-width:1010px;flex:0 1 auto}.enterprises__area__box{left:-24px;display:flex;flex-wrap:wrap;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:calc(100% + 48px);margin:0 0 -50px 0}.enterprises__area__box.wow{animation-name:fadeInUp}.enterprises__area__box .c-store{width:calc(33.3% - 48px);margin:0 24px 50px 24px}@media screen and (max-width:1400px){.enterprises__area__box{width:calc(100% + 48px)}.enterprises__area__box .c-store{width:calc(50% - 48px)}}@media screen and (max-width:991px){.enterprises{display:block;margin:100px auto 150px auto}.enterprises .c-filter{width:100%;max-width:none;margin:0 0 25px 0}.enterprises__area__box{left:-16px;width:calc(100% + 32px);margin:0 0 -30px 0}.enterprises__area__box .c-store{width:calc(33.3% - 32px);margin:0 16px 30px 16px}}@media screen and (max-width:767px){.enterprises__area__box{left:-10px;width:calc(100% + 20px);margin:0 0 -30px 0}.enterprises__area__box .c-store{width:calc(50% - 20px);margin:0 10px 30px 10px}}@media screen and (max-width:575px){.enterprises{margin:50px auto 100px auto}.enterprises .c-filter{margin:0 0 20px 0}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
