@charset "utf-8";

#wrap .wrap{margin:0 auto;width:1244px;max-width:100%}
#wrap .lt-mobile{display:none}

#hd_pop{max-width:100%}

#heading{position:sticky;top:0;z-index:1000;padding:16px 20px;background:#fff;display:none;justify-content:center;align-items:center}
#heading .back{position:absolute;top:16px;left:20px}
#heading .back a{width:24px;height:24px}
#heading .title{font-weight:700;font-size:16px;line-height:24px;white-space:pre-wrap;text-align:center}
#heading .tool{position:absolute;top:16px;right:20px;display:flex;align-items:center;gap:8px;height:24px}
#heading .tool a{line-height:18px;font-size:13px;color:#007aff}

#appbox{position:relative;display:flex;align-items:center;justify-content:center;padding:0 40px;height:48px;background:#282a2e}
#appbox .text{display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;font-weight:700;color:#fff}
#appbox .text img{width:42px;height:42px}
#appbox .close{position:absolute;top:12px;right:40px;width:24px;height:24px;cursor:pointer}

#header{position:sticky;top:0;z-index:1000;background:#fff}
#header .header_top{background:#fff}
#header .header_top .wrap{display:flex;align-items:center;padding:7px 30px;height:32px}
#header .header_top ul{display:flex;align-items:center;margin-left:auto}
#header .header_top ul li{display:flex;align-items:center}
#header .header_top ul li:after{content:'';width:1px;height:10px;margin:0 20px;background:#dddfe2}
#header .header_top ul li a{display:block;line-height:18px;font-size:13px;font-weight:400;color:#5a5c60}
#header .header_top ul li:last-child:after{display:none}
#header .header_main{border-top:1px solid #f1f3f6;border-bottom:1px solid #f1f3f6;background:#fff}
#header .header_main .wrap{height:70px;display:flex;align-items:center;padding:0 30px;gap:40px}
#header .header_main .logo{flex:0 0 auto}
#header .header_main .logo a{display:block}
#header .header_main .logo img{width:125px;height:auto;object-fit:contain}
#header .header_main .gnb{flex:1}
#header .header_main .gnb ul{display:flex;align-items:center;gap:40px}
#header .header_main .gnb ul li{position:relative}
#header .header_main .gnb ul li a{display:block;line-height:26px;font-size:19px;font-weight:500;color:#282a2e}
#header .header_main .gnb ul li svg{position:absolute;right:-16px}
#header .header_main .search{flex:0 0 auto;position:relative}
#header .header_main .search .search_btn{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(white,white) padding-box padding-box,linear-gradient(to right,RED,BLUE) border-box border-box;border:2px solid transparent;border-radius:100px;min-width:320px;max-width:320px;padding:10px 16px;height:44px;gap:8px;cursor:pointer}
#header .header_main .search .search_btn span{line-height:24px;text-align:center;font-size:17px;font-weight:500;color:#5a5c60;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#header .header_main .search .search_btn svg{flex:0 0 auto}
#header .header_main .search .search_box{position:absolute;top:62px;right:0;padding:12px;width:800px;border:1px solid #e7e9ec;border-radius:20px;background:#fff;z-index:1001;box-shadow:#0000001f 0 2px 16px;opacity:0;visibility:hidden}
#header .header_main .search .search_box .tabs{padding:8px;display:flex;align-items:center;background:#f1f3f6;border-radius:8px}
#header .header_main .search .search_box .tabs .tab{flex:1;display:flex;align-items:center;justify-content:center;line-height:34px;font-size:22px;font-weight:700;color:#5a5c60;height:50px;border-radius:8px}
#header .header_main .search .search_box .tabs .tab.on{background:#fff;color:#282a2e;box-shadow:#0000000f 0 2px 4px}
#header .header_main .search .search_box .option{margin-top:24px;display:flex;padding:0 12px;gap:16px}
#header .header_main .search .search_box .option .opt{display:flex;align-items:center;justify-content:center;padding:4px 8px 4px 12px;height:32px;border-radius:6px;background:#fff;font-size:17px;font-weight:500;color:#282a2e;gap:8px}
#header .header_main .search .search_box .option .opt:before{content:'';width:10px;height:10px;border-radius:10px;background:#96989c;border:2px solid #c3c5c9}
#header .header_main .search .search_box .option .opt.on{background:#ebfaef}
#header .header_main .search .search_box .option .opt.on:before{background:#34c759;border-color:#86df9c}
#header .header_main .search .search_box .input{margin-top:38px;padding:0 12px}
#header .header_main .search .search_box .input .tit{line-height:20px;font-size:15px;font-weight:400;color:#3c3e42}
#header .header_main .search .search_box .input .con{margin:8px 0 16px;display:flex;align-items:center;gap:8px}
#header .header_main .search .search_box .input .inp{flex:1}
#header .header_main .search .search_box .input .inp input{display:flex;align-items:center;width:100%;height:50px;padding:12px;border:1px solid #dddfe2;border-radius:8px;font-size:17px;color:#3c3e42;background:#fff}
#header .header_main .search .search_box .input .btn{flex:0 0 auto}
#header .header_main .search .search_box .input .btn button{display:flex;align-items:center;width:100%;height:50px;padding:12px 20px;border:1px solid #7b3ff1;border-radius:8px;font-size:17px;color:#fff;background:#7b3ff1}
#header .header_main .search .search_box .checked{display:flex;align-items:center;gap:16px;margin-bottom:16px;padding:0 12px}
#header .header_main .search .search_box .checked .checkbox{display:flex;align-items:center;gap:4px;cursor:pointer}
#header .header_main .search .search_box .checked .checkbox input{display:none}
#header .header_main .search .search_box .checked .checkbox input ~ i{display:flex;align-items:center;justify-content:center;width:16px;height:16px}
#header .header_main .search .search_box .checked .checkbox input ~ i svg{fill:#fff;color:#bec0c4}
#header .header_main .search .search_box .checked .checkbox input ~ i svg rect{fill:#fff}
#header .header_main .search .search_box .checked .checkbox input ~ i svg path{stroke:#bec0c4}
#header .header_main .search .search_box .checked .checkbox input ~ span{font-size:15px;font-weight:400;color:#5a5c60}
#header .header_main .search .search_box .checked .checkbox input:checked ~ i svg{fill:#28aeed;color:#fff}
#header .header_main .search .search_box .checked .checkbox input:checked ~ i svg rect{fill:#28aeed}
#header .header_main .search .search_box .checked .checkbox input:checked ~ i svg path{stroke:#fff}
#header .header_main .search.active .search_box{opacity:1;visibility:visible}
#header .header_main .tool{display:none}

#footer{position:relative;border-top:1px solid #e7e9ec}
#footer .wrap{padding:40px 30px}
#footer .footer_top{display:flex;justify-content:space-between}
#footer .footer_bottom{display:flex;justify-content:space-between;padding-top:24px;margin-top:24px;border-top:1px solid #e7e9ec}
#footer .top_left .address{font-weight:400;font-size:13px;line-height:18px;color:#96989c;display:flex;flex-direction:column;gap:8px}
#footer .top_left .address span{display:block}
#footer .top_left .address span.company{color:#282a2e}
#footer .top_left .address span a{text-decoration:underline}
#footer .top_left .copyright{margin-top:8px;font-weight:600;font-size:13px;line-height:18px}
#footer .top_right{display:flex;flex-direction:column;gap:8px}
#footer .top_right .tit{display:flex;font-weight:700;font-size:15px;line-height:20px;color:#282a2e}
#footer .top_right .txt{display:flex;flex-direction:column;gap:8px;font-weight:400;font-size:13px;line-height:20px;color:#282a2e}
#footer .top_right .txt span{display:block}
#footer .bottom_left .menu{display:flex;gap:16px}
#footer .bottom_left .menu a{display:block;font-weight:400;font-size:15px;line-height:20px}
#footer .bottom_left .menu a span{font-weight:700}
#footer .bottom_right{display:flex;gap:8px;align-items:center}
#footer .bottom_right .svc a{display:block}
#footer .bottom_right .social{display:flex;align-items:center;margin-left:12px;gap:12px}
#footer .bottom_right .social a{display:block}
#footer .award{display:flex;justify-content:flex-end;margin-top:56px}

#appbar{display:none;position:sticky;bottom:0;width:100%;border-top:1px solid #eceef1;background:#fff;z-index:1111}
#appbar ul{display:flex;height:56px;margin:0 auto;align-items:center;justify-content:space-between}
#appbar ul li{flex:1}
#appbar ul li a{display:flex;align-items:center;justify-content:center;gap:2px;flex-direction:column;padding:6px 0 4px}
#appbar ul li .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}
#appbar ul li .icon-home{background:url(../img/common/Home-off.svg) no-repeat center / contain}
#appbar ul li .icon-store{background:url(../img/common/Store-off.svg) no-repeat center / contain}
#appbar ul li .icon-search{background:url(../img/common/Search-off.svg) no-repeat center / contain}
#appbar ul li .icon-my{background:url(../img/common/My-off.svg) no-repeat center / contain}
#appbar ul li .icon-home.on{background:url(../img/common/Home-on.svg) no-repeat center / contain}
#appbar ul li .icon-store.on{background:url(../img/common/Store-on.svg) no-repeat center / contain}
#appbar ul li .icon-search.on{background:url(../img/common/Search-on.svg) no-repeat center / contain}
#appbar ul li .icon-my.on{background:url(../img/common/My-on.svg) no-repeat center / contain}
#appbar ul li .text{font-weight:500;font-size:11px;line-height:14px;white-space:pre-wrap;word-break:keep-all;color:#96989c}

#container .sct_admin{position:fixed;top:172px;left:0;z-index:10}
#container .sct_admin a{display:flex;align-items:center;justify-content:flex-end;width:52px;height:45px;border:2px solid transparent;border-left:0;border-radius:0 50px 50px 0;background:linear-gradient(white,white) padding-box padding-box,linear-gradient(to right,#29d1ff,#dc13ed) border-box border-box;font-size:20px;color:#7b3ff1;padding:0 18px;box-shadow:4px 4px 12px #00000026}

#title{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:56px;margin-bottom:60px;width:100%;height:320px;background:linear-gradient(#fff 14.93%,#f3f5f8 100%)}
#title .title{display:flex;flex-direction:column;text-align:center;align-items:flex-start}
#title .title .tit{width:100%;line-height:56px;font-size:40px;font-weight:700;color:#282a2e}
#title .title .txt{width:100%;line-height:36px;font-size:24px;font-weight:400;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#title .tabs{position:relative;width:auto;display:flex}
#title .tabs ul{display:flex;padding:0;gap:16px}
#title .tabs li a{position:relative;display:flex;align-items:center;padding:12px 20px;gap:4px;line-height:24px;font-size:16px;font-weight:700;color:#96989c;text-align:center;overflow:hidden;text-overflow:ellipsis}
#title .tabs li.on a{color:#282a2e}
#title .tabs li.on a:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:#282a2e}

#main .wrap{position:relative;padding:0 30px}
#main .header{display:flex;align-items:flex-end;justify-content:space-between}
#main .header .title{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}
#main .header .title h2{font-weight:700;font-size:22px;line-height:34px}
#main .header .title p{font-weight:500;font-size:17px;line-height:24px;color:#5a5c60}
#main .header .more{display:flex;align-items:center}
#main .header .more a{min-width:104px;text-align:center;border-radius:8px;border:1px solid #bec0c4;width:fit-content;font-weight:500;font-size:13px;line-height:18px;padding:7px 10px;cursor:pointer;background-color:#fff}
#main .swiper-button-prev{position:absolute;z-index:10;top:50%;left:10px;margin-top:-20px;width:40px;height:40px;border-radius:50%;background:url(../img/main/arrow_swiper.svg) no-repeat center / contain;box-shadow:#0000001f 0 2px 8px 0;transform:rotateY(180deg)}
#main .swiper-button-next{position:absolute;z-index:10;top:50%;right:10px;margin-top:-20px;width:40px;height:40px;border-radius:50%;background:url(../img/main/arrow_swiper.svg) no-repeat center / contain;box-shadow:#0000001f 0 2px 8px 0}
#main .swiper-button-disabled,#main .swiper-button-lock{opacity:0;visibility:hidden}
#main .visual{position:relative;width:100%;margin-top:40px;}
#main .visual .wrap{display:flex;align-items:center;justify-content:space-between;gap:50px;}
#main .visual .text{flex:0 0 700px;}
#main .visual .text .title{line-height:52px;font-size:40px;font-weight:700;margin-left:32px;}
#main .visual .text .search{position:relative;}
#main .visual .text .search.focus{}
#main .visual .text .search.focus .detail{opacity:1;visibility:visible;}
#main .visual .text .input{margin-top:32px;margin-right:40px;padding-left:32px;padding-right:32px;border-radius:64px;width:628px;max-width:100%;display:flex;align-items:center;height:64px;--tw-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1);--tw-shadow-colored: 0px 0px 20px 0px var(--tw-shadow-color);box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);border:1px solid rgb(200 202 210);}
#main .visual .text .input input{width:100%;height:64px;background:transparent;font-size:20px;font-weight:500;color:rgb(33 34 36);}
#main .visual .text .input button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;}
#main .visual .text .input button svg{width:40px;height:40px;}
#main .visual .text .input button:hover{background:#f1f1f1;}
#main .visual .text .detail{position:absolute;top:74px;left:0;width:450px;max-width:100%;height:auto;padding:20px 24px;border:1px solid rgb(41 41 45 / 0.1);background:#ffffff;border-radius:22px;box-shadow:0 4px 20px 0 rgb(0 0 0 / 0.07);overflow:hidden;overflow-y:auto;z-index:11;opacity:0;visibility:hidden;}
#main .visual .text .detail .tit{margin-top:32px;margin-bottom:12px;line-height:1.5;font-size:17px;font-weight:700;color:#1c1c1c;display:flex;align-items:center;}
#main .visual .text .detail .tit:nth-child(1){margin-top:0;}
#main .visual .text .detail .tit em{margin-left:auto;font-size:14px;color:#949494;font-weight:400;}
#main .visual .text .detail .con{}
#main .visual .text .detail .popular{}
#main .visual .text .detail .popular ul{display:flex;gap:20px;flex-wrap:wrap;}
#main .visual .text .detail .popular li{}
#main .visual .text .detail .popular li a{display:flex;flex-direction:column;line-height:1.5;font-size:14px;color:#1c1c1c;gap:6px;text-align:center;}
#main .visual .text .detail .popular li a img{width:56px;height:56px;border-radius:56px;object-fit:cover;}
#main .visual .text .detail .realtime{}
#main .visual .text .detail .realtime ul{counter-reset: num;height:160px;display:flex;flex-direction:column;flex-wrap:wrap;gap:0 50px}
#main .visual .text .detail .realtime li{position:relative;display:flex;align-items:center;justify-content:flex-start;height:28px;margin-bottom:5px;padding-left:32px;max-width: 180px;}
#main .visual .text .detail .realtime li:nth-child(5n){margin-bottom:0;}
#main .visual .text .detail .realtime li:before{content: counter(num);counter-increment: num;color:#29292d;position:absolute;top:0;left:0;height:28px;width:18px;line-height:24px;font-size:16px;display:flex;align-items:center;}
#main .visual .text .detail .realtime li:nth-child(-n+3):before{color:#ff322e;font-weight:700;}
#main .visual .text .detail .realtime li a{line-height:24px;font-size:16px;font-weight:500;color:#000;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;flex:1;}
#main .visual .text .detail .realtime li em{line-height:24px;display:flex;font-size:16px;align-items:center;justify-content:center;width:28px;height:28px;}
#main .visual .text .detail .realtime li em.up{font-weight:700;color:#ff322e;}
#main .visual .text .detail .realtime li em.up:before{content:'';width:13px;height:12px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M3.63504 8.25L9.36496 8.25C10.2128 8.25 10.676 7.26114 10.1332 6.60982L7.26822 3.17187C6.86843 2.69211 6.13157 2.69211 5.73178 3.17187L2.86682 6.60982C2.32405 7.26114 2.7872 8.25 3.63504 8.25Z' fill='%23FF322E'%3E%3C/path%3E%3C/svg%3E");}
#main .visual .text .detail .realtime li em.down{font-weight:700;color:#949496;}
#main .visual .text .detail .realtime li em.down:before{content:'';width:13px;height:12px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M9.36496 3.75H3.63504C2.7872 3.75 2.32405 4.73886 2.86682 5.39018L5.73178 8.82813C6.13157 9.30789 6.86843 9.30789 7.26822 8.82814L10.1332 5.39018C10.676 4.73886 10.2128 3.75 9.36496 3.75Z' fill='%23949496'%3E%3C/path%3E%3C/svg%3E");}
#main .visual .text .detail .realtime li em.keep{text-indent:-9999em;overflow:hidden;}
#main .visual .text .detail .realtime li em.keep:before{content:'';width:10px;height:2px;background:#949494;}
#main .visual .text .hash{margin:20px 16px 30px;display:flex;flex-wrap:wrap;gap:12px;}
#main .visual .text .hash a{display:flex;align-items:center;justify-content:center;height:36px;padding:0 16px;background:rgb(242 243 247);border-radius:36px;font-size:14px;font-weight:400;color:rgb(33 34 36);}
#main .visual .text .hash a:hover{background:rgb(228 229 237);}
#main .visual .image{flex:1 1;display:flex;align-items:center;justify-content:center;}
#main .visual .slider{position:relative;width:370px;height:316px;}
#main .visual .swiper-slide{position:relative;visibility:visible;width:370px;height:316px;border-radius:8px;overflow:hidden;transition:all 300ms;}
#main .visual .swiper-slide a{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;}
#main .visual .swiper-slide a img{display:block;width: 100%;height: 100%;object-fit: cover}
#main .visual .swiper-slide-active{z-index:3;top:0;left:0;opacity:1 !important;}
#main .visual .swiper-slide-active + .swiper-slide{z-index:2;top:16px;left:16px;opacity:1 !important;height:calc(316px - 16px);}
#main .visual .swiper-slide-active + .swiper-slide+ .swiper-slide{z-index:1;top:32px;left:32px;opacity:1 !important;height:calc(316px - 32px);}
#main .visual .swiper-fraction{position:absolute;z-index:11;bottom:32px;right:32px;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / 0.5);width:auto;left:unset;border-radius:25px;height:25px;padding:3px 10px;font-size:13px;font-weight:500;color:rgb(255 255 255 / 0.8);gap:3px;}
#main .visual .swiper-fraction .swiper-pagination-current{color:rgb(255 255 255 / 1)}
#main .visual .swiper-button-prev{position:absolute;z-index:10;top:50%;left:50%;margin-left:-612px;margin-top:-20px;width:40px;height:40px;border-radius:50%;background:#0000004d;display:flex;align-items:center;justify-content:center;transform:rotateY(180deg)}
#main .visual .swiper-button-next{position:absolute;z-index:10;top:50%;left:50%;margin-left:582px;margin-top:-20px;width:40px;height:40px;border-radius:50%;background:#0000004d;display:flex;align-items:center;justify-content:center}
#main .quick{position:relative;padding:50px}
#main .quick ul{display:flex;align-items:center;justify-content:space-between}
#main .quick li a{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}
#main .quick li .img{width:80px;height:auto;border-radius:24px;background:#f1f3f6;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}
#main .quick li .img img{display:block;max-width:100%;height:auto}
#main .quick li .txt{line-height:20px;font-size:15px;font-weight:500}
#main .mycar{position:relative}
#main .mycar a{display:flex;align-items:center;justify-content:flex-start;border-radius:8px;border:1px solid #eceef1;box-shadow:#0000000f 0 2px 4px 0;padding:4px 24px;gap:12px;height:60px;}
#main .mycar .ico{flex:0 0 auto;width:24px;height:24px}
#main .mycar .con{flex:1;display:flex;align-items:center;gap:12px}
#main .mycar .tit{line-height:24px;font-size:16px;font-weight:700;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#main .mycar .txt{line-height:20px;font-size:15px;font-weight:500;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#main .mycar .txt span{color:#7b3ff1}
#main .mycar .img{height:56px;flex:0 0 auto;margin-left:auto}
#main .mycar .img img{width:100%;height:100%;object-fit:contain}
#main .review{position:relative;padding:40px 0;overflow:hidden}
#main .review .wrap{display:flex;flex-direction:column;gap:16px;}
#main .review .left{width:100%;}
#main .review .right{width:100%;display:none;}
#main .review .slider{position:relative;width:592px;height:616px;width:100%;height:100%;overflow:hidden}
#main .review .slider:before{content:'';position:absolute;top:0;background:linear-gradient(#fff,#fff0);width:100%;height:60px;z-index:100}
#main .review .slider:after{content:'';position:absolute;bottom:0;background:linear-gradient(#fff0,#fff);width:100%;height:60px;z-index:100}
#main .review .slider .swiper-slide{display:flex;padding:20px;max-width:944px;gap:40px;align-items:flex-start;background:#f6f8fb;border-radius:8px;height:auto;flex-direction: column;overflow: hidden;}
#main .review .review-content .info{margin-bottom:10px;display:flex;font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#main .review .review-content .info span{display:flex;align-items:center}
#main .review .review-content .info span:after{content:"·";min-width:3px;font-weight:900;color:#282a2e;margin:0 8px}
#main .review .review-content .info span:last-child:after{display:none}
#main .review .review-content .star{display:flex;align-items:center;gap:8px}
#main .review .review-content .star .icon{display:flex;align-items:Center;width:auto;height:24px;background:url(../img/main/star.svg) center left / 24px}
#main .review .review-content .star .icon1{aspect-ratio:1/1}
#main .review .review-content .star .icon2{aspect-ratio:2/1}
#main .review .review-content .star .icon3{aspect-ratio:3/1}
#main .review .review-content .star .icon4{aspect-ratio:4/1}
#main .review .review-content .star .icon5{aspect-ratio:5/1}
#main .review .review-content .star .date{font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#main .review .review-content .text{margin:16px 0;white-space:pre-line;word-break:keep-all;font-weight:400;overflow-wrap:break-word;max-width:369px;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e;-webkit-line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}
#main .review .review-content .badge{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
#main .review .review-content .badge span{padding:4px 8px;background-color:#f1f3f6;border-radius:4px;display:flex;align-items:center;gap:8px;font-weight:500;font-size:15px;line-height:20px;color:#282a2e}
#main .review .review-content .badge span img{width:16px;height:16px}
#main .review .review-content .help{margin-top:16px}
#main .review .review-content .help a{display:flex;padding:6px 14px 6px 12px;align-items:center;gap:4px;border-radius:100px;border:1px solid #dddfe2;background-color:#fff;width:fit-content}
#main .review .review-info{flex:0 1 352px;display:flex;flex-direction:column;justify-content:space-between;min-width:250px;max-width:296px;border:1px solid #eceef1;background-color:#fff;border-radius:8px;height:333px;padding:20px}
#main .review .review-info .store{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eceef1}
#main .review .review-info .store .img{display:flex;align-items:center;justify-content:center;width:88px;height:88px;background-color:#f6f8fb;border-radius:8px}
#main .review .review-info .store .img img{max-width:100%;height:auto}
#main .review .review-info .store .con{flex:1;display:flex;flex-direction:column;gap:4px}
#main .review .review-info .store .name{font-weight:400;font-size:17px;line-height:24px;white-space:pre-wrap;word-break:keep-all;color:#282a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}
#main .review .review-info .store .addr{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#main .review .review-info .store .info{display:flex}
#main .review .review-info .store .info span{display:flex;font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60;align-items:center}
#main .review .review-info .store .info span:after{content:"·";min-width:3px;margin:0 4px}
#main .review .review-info .store .info span:last-child:after{display:none}
#main .review .review-info .type ul{display:flex;flex-direction:column;gap:8px}
#main .review .review-info .type li{display:flex;align-items:flex-start;gap:8px}
#main .review .review-info .type li .ico{flex:0 0 24px;height:auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}
#main .review .review-info .type li .txt{flex:1 1;display:flex;flex-direction:column}
#main .review .review-info .type li .txt span{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#282a2e;max-width:224px;white-space:nowrap;display:inline-block;text-overflow:ellipsis;overflow:hidden}
#main .review .review-info .type li .txt p{font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#96989c}
#main .review .review-info .more{margin-top:auto;display:flex;align-items:center}
#main .review .review-info .more a{border-radius:8px;white-space:pre-line;word-break:keep-all;cursor:pointer;padding:7px 10px;font-weight:500;font-size:13px;line-height:18px;background:none;border:1px solid #bec0c4;color:#282a2e;display:flex;align-items:center;justify-content:center;width:100%}
#main .bestseller{position:relative;padding:40px 0}
#main .bestseller .list{margin-top:16px}
#main .bestseller .list ul{gap:0;flex-wrap:nowrap}
#main .bestseller .list li{width:auto}
#main .lowest{position:relative;padding:40px 0}
#main .lowest .list{margin-top:16px}
#main .lowest .list ul{gap:0;flex-wrap:nowrap}
#main .lowest .list li{width:auto}
#main .hotitem{position:relative;padding:40px 0}
#main .hotitem .header{margin-bottom:24px}
#main .hotitem .header .title{display:flex;flex-direction:row;align-items:center}
#main .hotitem .header .title h2{font-weight:500;font-size:17px;line-height:24px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60;display:flex;align-items:center}
#main .hotitem .header .title span{font-weight:500;font-size:17px;line-height:24px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60;display:flex;align-items:center}
#main .hotitem .header .title span:before{content:'';width:1px;height:18px;background:#dddfe2;margin:0 10px}
#main .hotitem .list{margin-top:16px}
#main .hotitem .list ul{display:flex;flex-wrap:wrap;gap:24px}
#main .hotitem .list li{width:calc(25% - 18px);border-radius:8px;border:1px solid #eceef1}
#main .hotitem .list li .image{position:relative;display:flex;justify-content:center;align-items:center;background-color:#f6f8fb;width:100%;height:auto;aspect-ratio:1/1}
#main .hotitem .list li .image img{max-width:188px;width:100%;height:auto}
#main .hotitem .list li .cont{padding:12px 16px;display:flex;flex-direction:column;gap:4px}
#main .hotitem .list li .cont .store{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#main .hotitem .list li .cont .name{font-weight:500;font-size:17px;line-height:24px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#main .hotitem .list li .cont .info{display:flex;align-items:center;gap:4px;font-weight:700;font-size:18px;line-height:26px;white-space:pre-wrap;word-break:keep-all}
#main .hotitem .list li .cont .info .rate{color:#28aeed}
#main .hotitem .list li .cont .info .price{color:#282a2e}
#main .hotitem .list li .text{padding:10px 16px;border-top:1px solid #eceef1;font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#main .banner{position:relative;padding:40px 0}
#main .banner .slider{overflow:hidden}
#main .banner .slider .swiper-slide a img{max-width:100%;height:auto}
#main .exhibition{position:relative;padding:40px 0}
#main .exhibition .list{padding:24px 0 40px}
#main .exhibition .slider{overflow:hidden}
#main .exhibition .slider .swiper-slide .inner{display:flex;flex-direction:column;gap:16px}
#main .exhibition .slider .swiper-slide .img{width:100%;height:213px;border-radius:8px;overflow:hidden}
#main .exhibition .slider .swiper-slide .img img{width:100%;height:100%;object-fit:cover}
#main .exhibition .slider .swiper-slide .con{display:flex;flex-direction:column;gap:2px}
#main .exhibition .slider .swiper-slide .tit{font-weight:700;font-size:22px;line-height:34px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#main .exhibition .slider .swiper-slide .txt{font-weight:500;font-size:17px;line-height:24px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#main .listpick{position:relative;padding:40px 0}
#main .listpick .list{margin-top:16px}
#main .listpick .list ul{gap:0;flex-wrap:nowrap}
#main .listpick .list li{width:auto}
#main .customer{position:relative;padding:40px 0}
#main .customer .link{display:flex;flex-wrap:wrap;gap:24px}
#main .customer .link a{flex:1;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid #d00;padding:24px 50px;gap:16px}
#main .customer .link a .img{width:56px;height:56px;flex:0 0 56px}
#main .customer .link a .img svg{width:100%;height:100%;object-fit:contain;display:block}
#main .customer .link a .con{flex-direction:column;display:flex}
#main .customer .link a .tit{font-weight:700;font-size:18px;line-height:26px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#main .customer .link a .txt{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}

#cart{position:relative}
#cart .wrap{padding:60px 30px}
#cart .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}
#cart .header .title{font-weight:700;font-size:32px;line-height:48px}
#cart .content{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}
#cart .content .cart{flex:1 1;display:flex;flex-direction:column;gap:30px}
#cart .content .banner a{display:block}
#cart .content .banner img{display:block;width:100%;height:auto}
#cart .content .form{border:1px solid #dddfe2}
#cart .content .form .title{position:relative;display:flex;flex-direction:column;border-bottom:1px solid #eceef1;padding:16px 20px;gap:2px}
#cart .content .form .title .tit{display:flex;align-items:center;gap:5px;line-height:26px;font-size:18px;font-weight:700;color:#282a2e}
#cart .content .form .title .tit img{max-height:26px}
#cart .content .form .title .txt{line-height:20px;font-size:14px;color:#5a5c60}
#cart .content .form .title .num{position:absolute;top:16px;right:20px;line-height:26px;font-size:15px;font-weight:500;color:#5a5c60}
#cart .content .form .info{padding:8px 16px;border-bottom:1px solid #eceef1}
#cart .content .form .info .box{display:flex;align-items:center;padding:6px 12px;border-radius:100px;border:1px solid #dddfe2;gap:4px}
#cart .content .form .info .ico{width:16px;height:16px;margin-right:4px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}
#cart .content .form .info .ico img{max-width:100%}
#cart .content .form .info .txt{line-height:20px;font-size:15px;font-weight:500;color:#282a2e}
#cart .content .form .list ul{display:flex;flex-direction:column}
#cart .content .form .list li{padding:24px 20px;border-bottom:1px solid #eceef1;display:flex;align-items:center;justify-content:space-between}
#cart .content .form .list .empty_list{padding:50px;display:flex;align-items:center;justify-content:center;height:300px}
#cart .content .form .list .product{display:flex;align-items:center;justify-content:flex-start;gap:16px}
#cart .content .form .list .product .checkbox{display:flex;align-items:center;cursor:pointer}
#cart .content .form .list .product .checkbox input{display:none}
#cart .content .form .list .product .checkbox input ~ i{width:24px;height:24px;flex:0 0 auto;background:url(../img/common/circle-unchecked.svg) no-repeat 50% 50% / contain}
#cart .content .form .list .product .checkbox input:checked ~ i{width:24px;height:24px;flex:0 0 auto;background:url(../img/common/circle-checked.svg) no-repeat 50% 50% / contain}
#cart .content .form .list .product .image{flex:0 0 auto;width:88px;height:88px;border-radius:8px;padding:14px;background:#f6f8fb;display:flex;align-items:center;justify-content:center}
#cart .content .form .list .product .image img{max-width:100%;height:auto;display:block}
#cart .content .form .list .product .text{display:flex;flex-direction:column}
#cart .content .form .list .product .text .name a{display:block}
#cart .content .form .list .product .text .name a b{display:block;line-height:24px;font-size:17px;font-weight:500;color:#282a2e}
#cart .content .form .list .product .text .basic{line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#cart .content .form .list .total{display:flex;align-items:center;gap:16px}
#cart .content .form .list .total .count{display:flex;align-items:center;border-radius:4px;border:1px solid #dddfe2;padding:4px 8px;height:28px;gap:16px}
#cart .content .form .list .total .count button{width:16px;height:16px;display:flex;align-items:center;justify-content:center}
#cart .content .form .list .total .count button.minus{background:#fff no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2499 12C21.2499 12.4142 20.9141 12.75 20.4999 12.75L3.52933 12.75C3.11511 12.75 2.77933 12.4142 2.77932 12C2.77932 11.5858 3.11511 11.25 3.52933 11.25L20.4999 11.25C20.9141 11.25 21.2499 11.5858 21.2499 12Z' fill='%23282A2E'%3E%3C/path%3E%3C/svg%3E")}
#cart .content .form .list .total .count button.plus{background:#fff no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2.75C12.4142 2.75 12.75 3.08579 12.75 3.5L12.75 20.4706C12.75 20.8848 12.4142 21.2206 12 21.2206C11.5858 21.2206 11.25 20.8848 11.25 20.4706L11.25 3.5C11.25 3.08579 11.5858 2.75 12 2.75Z' fill='%23282A2E'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2499 12C21.2499 12.4142 20.9141 12.75 20.4999 12.75L3.52933 12.75C3.11511 12.75 2.77933 12.4142 2.77932 12C2.77932 11.5858 3.11511 11.25 3.52933 11.25L20.4999 11.25C20.9141 11.25 21.2499 11.5858 21.2499 12Z' fill='%23282A2E'%3E%3C/path%3E%3C/svg%3E")}
#cart .content .form .list .total .count span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60}
#cart .content .form .list .total .price{min-width:108px;text-align:right;line-height:24px;font-size:16px;font-weight:700;color:#282a2e}
#cart .content .form .list .total .delete{display:flex;align-items:center;justify-content:center;width:24px;height:24px}
#cart .content .form .bottom{margin:0;padding:16px 20px}
#cart .content .form .button{margin:0;padding:0;display:flex;align-items:center;justify-content:center}
#cart .content .form .button .btn_submit{display:flex;align-items:center;justify-content:center;width:100%;height:56px;padding:16px 12px;line-height:24px;font-size:17px;font-weight:600;color:#fff;background:#7b3ff1;border:1px solid #7b3ff1}
#cart .content .service{flex:0 0 379px;position:sticky;top:142px;padding:40px 30px;border:1px solid #dddfe2;box-shadow:#0000000f 0 2px 4px 0;background:red;display:flex;flex-direction:column}
#cart .content .service .tit{line-height:30px;font-size:20px;font-weight:700;margin-bottom:30px}
#cart .content .service .con{display:flex;flex-direction:column;gap:24px 0}
#cart .content .service .con dl{display:flex;gap:16px;align-items:flex-start}
#cart .content .service .con dt{flex:0 0 auto;width:48px;flex:0 0 auto}
#cart .content .service .con dt svg,#cart .content .service .con dt img{width:48px;height:48px;display:flex;align-items:center;justify-content:center}
#cart .content .service .con dd{flex:1 1;flex-direction:column;display:flex;gap:4px}
#cart .content .service .con dd strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e}
#cart .content .service .con dd span{line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#cart .content .service .con dd small{line-height:18px;font-size:13px;font-weight:400;color:#5a5c60}
#cart .content .service .con dd p{display:inline-flex;font-weight:500;color:#ff3b30}
#cart .content .service .con + .tit{border-top:1px solid #dddfe2;margin-top:32px;padding-top:32px}

#store{position:relative}
#store .wrap{padding:20px 30px}
#store .header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dddfe2;padding-bottom:30px;padding-top:40px}
#store .header .title{font-weight:700;font-size:24px;line-height:36px;color:#282a2e}
#store .header .tool{display:flex;align-items:center}
#store .header .tool > div{display:flex;align-items:center}
#store .header .tool > div:after{content:'';width:1px;height:12px;background:#bec0c4;margin:0 10px}
#store .header .tool > div:last-child:after{display:none}
#store .header .tool .size a{display:flex;align-items:center;gap:2px}
#store .header .tool .size a p{font-weight:700;font-size:15px;line-height:20px;color:#96989c}
#store .header .tool .size a p span{color:#7b3ff1}
#store .header .tool .filter .filter-btn{display:flex;align-items:center;line-height:20px;font-size:15px;font-weight:700;color:#282a2e}
#store .header .tool .filter .filter-box{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1011;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden}
#store .header .tool .filter .filter-box .inner{position:relative;z-index:2;display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:#0003 0 4px 12px;width:480px;max-width:100%}
#store .header .tool .filter .filter-box .inner .head{padding:18px 24px;white-space:pre-wrap;font-weight:700;font-size:24px;line-height:36px;text-align:center}
#store .header .tool .filter .filter-box .inner .cont{padding:20px}
#store .header .tool .filter .filter-box .inner .cont dt{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
#store .header .tool .filter .filter-box .inner .cont dd{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:32px}
#store .header .tool .filter .filter-box .inner .cont dd:last-child{margin-bottom:0}
#store .header .tool .filter .filter-box .inner .cont .tit{line-height:28px;font-size:15px;font-weight:700;color:#5a5c60}
#store .header .tool .filter .filter-box .inner .cont .sel{position:relative;flex:1}
#store .header .tool .filter .filter-box .inner .cont .sel .sel-btn{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 12px 16px;line-height:24px;font-size:17px;font-weight:400;border:1px solid #dddfe2;background:#fff;border-radius:8px;height:48px}
#store .header .tool .filter .filter-box .inner .cont .sel .sel-btn:after{content:'';width:24px;height:24px;background:url(../img/sub/Chevron_down-black.svg) no-repeat center / contain}
#store .header .tool .filter .filter-box .inner .cont .sel .sel-box{display:none}
#store .header .tool .filter .filter-box .inner .cont .reset{display:flex;align-items:center;gap:4px;cursor:pointer;line-height:20px;font-size:15px;font-weight:700;color:#96989c}
#store .header .tool .filter .filter-box .inner .cont .tire{display:flex;align-items:center;justify-content:center;padding:8px 12px;line-height:20px;font-size:15px;font-weight:500;color:#282a2e;background:#f1f3f6;gap:4px;width:fit-content;border-radius:8px;cursor:pointer}
#store .header .tool .filter .filter-box .inner .bttn{padding:28px 20px 20px}
#store .header .tool .filter .filter-box .inner .bttn a{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 12px;line-height:24px;font-size:17px;font-weight:600;color:#fff;background:#7b3ff1;border-radius:8px}
#store .header .tool .filter .filter-box .inner .bttn a:hover{background:#6024c6}
#store .header .tool .filter .filter-box .inner .close{position:absolute;top:18px;right:24px;display:flex;width:36px;height:36px;align-items:center;justify-content:center;cursor:pointer}
#store .header .tool .filter .filter-box .dimmed{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#0000004d}
#store .header .tool .filter.active .filter-box{opacity:1;visibility:visible}
#store .shop-list{display:flex;align-items:flex-start;justify-content:center;gap:40px;margin-top:60px}
#store .shop-list .aside{flex:0 0 200px;margin-bottom:100PX}
#store .shop-list .aside .title{display:flex;align-items:center;padding-bottom:20px;line-height:30px;font-size:20px;font-weight:700;color:#282a2e;border-bottom:1px solid #e7e9ec}
#store .shop-list .aside .title svg{margin-right:6px}
#store .shop-list .aside .list{display:flex;flex-direction:column}
#store .shop-list .aside .list dl{display:flex;flex-direction:column;border-bottom:1px solid #e7e9ec}
#store .shop-list .aside .list dl dt{display:flex;align-items:center;justify-content:space-between;padding:20px 0;line-height:25px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all;cursor:pointer}
#store .shop-list .aside .list dl dd{padding-bottom:20px;display:none;flex-direction:column;gap:16px}
#store .shop-list .aside .list dl dt.on svg{transform:rotate(180deg)}
#store .shop-list .aside .list dl dt.on ~ dd{display:flex}
#store .shop-list .aside .list .brandBtn{display:flex;align-items:center;gap:10px;cursor:pointer}
#store .shop-list .aside .list .brandBtn i{width:24px;height:24px;background:url(../img/common/square-unchecked.svg) no-repeat 50% 50% / contain}
#store .shop-list .aside .list .brandBtn span{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#282a2e;max-width:170px;white-space:nowrap;display:inline-block;text-overflow:ellipsis;overflow:hidden}
#store .shop-list .aside .list .brandBtn.on i{background:url(../img/common/square-checked.svg) no-repeat 50% 50% / contain}
#store .shop-list .content{flex:1 1}
#store .shop-detail .detail{border:0;background:#fff}
#store .shop-detail .detail .wrap{display:grid;grid-template-columns:616px 508px;gap:60px}
#store .shop-detail .detail .image{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}
#store .shop-detail .detail .image .big{order:2;flex:1 1;width:500px;max-width:500px;overflow:hidden}
#store .shop-detail .detail .image .big li{padding:60px;background:#f6f8fb}
#store .shop-detail .detail .image .big li img{width:100%;height:100%;object-fit:contain}
#store .shop-detail .detail .image .small{order:1;flex:0 0 100px;max-height:100px}
#store .shop-detail .detail .image .small ul{display:flex;flex-direction:column;transform:unset!important}
#store .shop-detail .detail .image .small li a{display:block;width:100%;height:auto;aspect-ratio:1/1;padding:14px;border:1px solid transparent;background:#f6f8fb}
#store .shop-detail .detail .image .small li a img{width:100%;height:100%;object-fit:contain;border:0}
#store .shop-detail .detail .image .small li a:hover,#store .shop-detail .detail .image .small li.swiper-slide-active a{border-color:#282a2e}
#store .shop-detail .detail .content{display:flex;flex-direction:column}
#store .shop-detail .detail .content .store{line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#store .shop-detail .detail .content .name{line-height:26px;font-size:18px;font-weight:700}
#store .shop-detail .detail .content .code{line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#store .shop-detail .detail .content .tag{margin-top:6px;display:flex;flex-wrap:wrap;align-items:center;gap:4px}
#store .shop-detail .detail .content .tag span{display:flex;align-items:center;justify-content:center;padding:6px 10px;line-height:14px;font-size:13px;font-weight:500;color:#282a2e;background:#f1f3f6;border-radius:4px}
#store .shop-detail .detail .content .star{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:6px}
#store .shop-detail .detail .content .star i{display:flex;width:auto;height:20px;aspect-ratio:5/1}
#store .shop-detail .detail .content .star i:before{content:'';width:100%;height:100%;background:url(../img/main/star-gold.svg) repeat-x left center / auto 100%}
#store .shop-detail .detail .content .star i:after{content:'';width:100%;height:100%;background:url(../img/main/star-gold.svg) repeat-x left center / auto 100%;filter:grayscale(100);opacity:.5}
#store .shop-detail .detail .content .star1 i:before{width:auto;aspect-ratio:1/1}
#store .shop-detail .detail .content .star2 i:before{width:auto;aspect-ratio:2/1}
#store .shop-detail .detail .content .star3 i:before{width:auto;aspect-ratio:3/1}
#store .shop-detail .detail .content .star4 i:before{width:auto;aspect-ratio:4/1}
#store .shop-detail .detail .content .star5 i:before{width:auto;aspect-ratio:5/1}
#store .shop-detail .detail .content .star span{line-height:20px;font-size:14px;font-weight:500;color:#5a5c60}
#store .shop-detail .detail .content .info{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}
#store .shop-detail .detail .content .info .rate{line-height:30px;font-size:20px;font-weight:700;color:#28aeed}
#store .shop-detail .detail .content .info .price{line-height:36px;font-size:24px;font-weight:700;color:#282a2e}
#store .shop-detail .detail .content .info .origin{line-height:24px;font-size:17px;font-weight:400;color:#96989c;text-decoration:line-through}
#store .shop-detail .detail .content .description{display:flex;flex-direction:column;margin-top:24px;padding:20px;border-radius:8px;border:1px solid #eceef1;background:#fff;gap:12px 0}
#store .shop-detail .detail .content .description dl{display:flex;align-items:flex-start;justify-content:flex-start;gap:20px}
#store .shop-detail .detail .content .description dl.bd{padding-bottom:16px;border-bottom:1px solid #eceef1}
#store .shop-detail .detail .content .description dt{line-height:18px;font-size:13px;font-weight:700;color:#282a2e;min-width:48px}
#store .shop-detail .detail .content .description dd{flex:1;line-height:18px;font-size:13px;font-weight:500;color:#5a5c60;display:flex;flex-direction:column;gap:5px}
#store .shop-detail .detail .content .description dd a{display:inline-flex;align-items:center;gap:4px;color:#5a5c60}
#store .shop-detail .detail .content .description dd a:after{content:''}
#store .shop-detail .detail .content .description dd .flex{display:inline-flex;gap:4px;align-items:center}
#store .shop-detail .detail .content .description dd .flex span{display:inline-flex;gap:4px;align-items:center}
#store .shop-detail .detail .content .option_sel{display:flex;flex-direction:column}
#store .shop-detail .detail .content .option_sel h3{display:none}
#store .shop-detail .detail .content .option_sel ul{display:flex;flex-direction:column}
#store .shop-detail .detail .content .option_sel ul li{border-radius:8px;border:1px solid #eceef1;background:#f6f8fb;padding:12px 16px}
#store .shop-detail .detail .content .option_sel ul li .opt_name{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}
#store .shop-detail .detail .content .option_sel ul li .opt_name .sit_opt_subj{font-weight:400;font-size:14px;line-height:20px}
#store .shop-detail .detail .content .option_sel ul li .opt_count{display:flex;align-items:center;justify-content:flex-start}
#store .shop-detail .detail .content .option_sel ul li .opt_count .sit_qty_minus{border-radius:4px 0 0 4px;border:1px solid #dddfe2;border-right:0;background:#fff no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2499 12C21.2499 12.4142 20.9141 12.75 20.4999 12.75L3.52933 12.75C3.11511 12.75 2.77933 12.4142 2.77932 12C2.77932 11.5858 3.11511 11.25 3.52933 11.25L20.4999 11.25C20.9141 11.25 21.2499 11.5858 21.2499 12Z' fill='%23282A2E'%3E%3C/path%3E%3C/svg%3E")}
#store .shop-detail .detail .content .option_sel ul li .opt_count .sit_qty_minus i{display:none}
#store .shop-detail .detail .content .option_sel ul li .opt_count .num_input{min-width:30px;width:30px;border:1px solid #dddfe2;border-left:0;border-right:0;line-height:20px;font-size:15px;font-weight:500;color:#5a5c60}
#store .shop-detail .detail .content .option_sel ul li .opt_count .sit_qty_plus{border-radius:0 4px 4px 0;border:1px solid #dddfe2;border-left:0;background:#fff no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2.75C12.4142 2.75 12.75 3.08579 12.75 3.5L12.75 20.4706C12.75 20.8848 12.4142 21.2206 12 21.2206C11.5858 21.2206 11.25 20.8848 11.25 20.4706L11.25 3.5C11.25 3.08579 11.5858 2.75 12 2.75Z' fill='%23282A2E'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2499 12C21.2499 12.4142 20.9141 12.75 20.4999 12.75L3.52933 12.75C3.11511 12.75 2.77933 12.4142 2.77932 12C2.77932 11.5858 3.11511 11.25 3.52933 11.25L20.4999 11.25C20.9141 11.25 21.2499 11.5858 21.2499 12Z' fill='%23282A2E'%3E%3C/path%3E%3C/svg%3E")}
#store .shop-detail .detail .content .option_sel ul li .opt_count .sit_qty_plus i{display:none}
#store .shop-detail .detail .content .option_sel ul li .opt_count .sit_opt_prc{line-height:20px;font-size:14px;font-weight:400;margin-left:auto}
#store .shop-detail .detail .content .option h3{display:none}
#store .shop-detail .detail .content .option ul{display:flex;flex-direction:column}
#store .shop-detail .detail .content .option ul li{border-radius:8px;border:1px solid #eceef1;background:#f6f8fb;padding:12px 16px}
#store .shop-detail .detail .content .option ul li .opt_name{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}
#store .shop-detail .detail .content .option ul li .opt_name .sit_opt_subj{font-weight:400;font-size:14px;line-height:20px}
#store .shop-detail .detail .content .option ul li .opt_count{display:flex;align-items:center;justify-content:flex-start}
#store .shop-detail .detail .content .option ul li .opt_count .sit_qty_minus{border-radius:4px 0 0 4px;border:1px solid #dddfe2;border-right:0;background:#fff no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2499 12C21.2499 12.4142 20.9141 12.75 20.4999 12.75L3.52933 12.75C3.11511 12.75 2.77933 12.4142 2.77932 12C2.77932 11.5858 3.11511 11.25 3.52933 11.25L20.4999 11.25C20.9141 11.25 21.2499 11.5858 21.2499 12Z' fill='%23282A2E'%3E%3C/path%3E%3C/svg%3E")}
#store .shop-detail .detail .content .option ul li .opt_count .sit_qty_minus i{display:none}
#store .shop-detail .detail .content .option ul li .opt_count .num_input{min-width:30px;width:30px;border:1px solid #dddfe2;border-left:0;border-right:0;line-height:20px;font-size:15px;font-weight:500;color:#5a5c60}
#store .shop-detail .detail .content .option ul li .opt_count .sit_qty_plus{border-radius:0 4px 4px 0;border:1px solid #dddfe2;border-left:0;background:#fff no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2.75C12.4142 2.75 12.75 3.08579 12.75 3.5L12.75 20.4706C12.75 20.8848 12.4142 21.2206 12 21.2206C11.5858 21.2206 11.25 20.8848 11.25 20.4706L11.25 3.5C11.25 3.08579 11.5858 2.75 12 2.75Z' fill='%23282A2E'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2499 12C21.2499 12.4142 20.9141 12.75 20.4999 12.75L3.52933 12.75C3.11511 12.75 2.77933 12.4142 2.77932 12C2.77932 11.5858 3.11511 11.25 3.52933 11.25L20.4999 11.25C20.9141 11.25 21.2499 11.5858 21.2499 12Z' fill='%23282A2E'%3E%3C/path%3E%3C/svg%3E")}
#store .shop-detail .detail .content .option ul li .opt_count .sit_qty_plus i{display:none}
#store .shop-detail .detail .content .option ul li .opt_count .sit_opt_prc{line-height:20px;font-size:14px;font-weight:400;margin-left:auto}
#store .shop-detail .detail .content .total{display:flex;align-items:center;justify-content:space-between;margin-top:24px}
#store .shop-detail .detail .content .total p{font-weight:700;font-size:15px;line-height:20px;color:#282a2e}
#store .shop-detail .detail .content .total span{font-weight:700;font-size:20px;line-height:30px;color:#7b3ff1}
#store .shop-detail .detail .content .total:after{display:none}
#store .shop-detail .detail .content .button{display:flex;flex-wrap:wrap;margin-top:8px;gap:4px}
#store .shop-detail .detail .content .button .btn{margin:0;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:8px;line-height:24px;font-size:17px;font-weight:600;padding:16px 12px;height:auto}
#store .shop-detail .detail .content .button .sit_btn_wish{flex:0 0 58px;background:#fff;border:1px solid #7b3ff1;color:#7b3ff1}
#store .shop-detail .detail .content .button .sit_btn_cart{flex:0 0 calc(100% - 62px);background:#fff;border:1px solid #7b3ff1;color:#7b3ff1}
#store .shop-detail .detail .content .button .sit_btn_buy{flex:0 0 100%;background:#7b3ff1;border:1px solid #7b3ff1;color:#fff}
#store .shop-detail .tabs{position:sticky;top:102px;z-index:100;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #eceef1;border-top:1px solid #eceef1;background:#f6f8fb;width:100%}
#store .shop-detail .tabs ul{display:flex;width:1244px;max-width:100%;margin:0 auto;padding:0;border:0;background:transparent}
#store .shop-detail .tabs ul li{display:flex;background:transparent;flex:0 0 calc(804px / 4)}
#store .shop-detail .tabs ul li button{padding:0;display:flex;align-items:center;justify-content:center;height:48px;width:160px;margin-top:2px;background:transparent;line-height:24px;font-size:16px;font-weight:500;color:#5a5c60;border:0}
#store .shop-detail .tabs ul li button:after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:3px;background:transparent}
#store .shop-detail .tabs ul li button.selected{font-weight:700;color:#282a2e}
#store .shop-detail .tabs ul li button.selected:after{background:#000}
#store .shop-detail .tabs ul li button > span{display:inline-flex;align-items:center;border-radius:0;background:transparent;font-size:17px;line-height:24px;font-weight:700;color:#7b3ff1}
#store .shop-detail .information{margin:0;border:0;padding:0}
#store .shop-detail .information .wrap{display:flex;grid-template-columns:745px 380px;gap:59px;width:1244px;padding:0 30px;align-items:flex-start;justify-content:space-between}
#store .shop-detail .information .content{width:100%;flex:0 0 745px;display:flex;flex-direction:column;gap:80px;padding:40px 0 80px}
#store .shop-detail .information .payment{width:100%;flex:0 0 380px;display:flex;flex-direction:column;padding:40px 40px 32px;position:sticky;top:155px;width:100%;border-left:1px solid #eceef1;border-right:1px solid #eceef1;height:calc(100dvh - 102px - 53px)}

.tire-size-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1012;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden}
.tire-size-container.active{opacity:1;visibility:visible}
.tire-size-container .inner{position:relative;z-index:2;display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:#0003 0 4px 12px;width:480px;max-width:100%;padding:40px 30px 30px}
.tire-size-container .inner .title{margin-bottom:16px;font-weight:700;font-size:24px;line-height:36px}
.tire-size-container .inner .image{padding:14px 0 30px}
.tire-size-container .inner .image img{max-width:100%;height:auto;display:block}
.tire-size-container .inner .text{margin-bottom:40px;display:flex;flex-direction:column;gap:4px}
.tire-size-container .inner .text p{font-weight:400;font-size:14px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60;display:flex;align-items:flex-start}
.tire-size-container .inner .text p:before{content:"·";min-width:3px;font-weight:900;color:#5a5c60;margin:0 8px}
.tire-size-container .inner .close{display:flex;gap:8px;margin-top:32px}
.tire-size-container .inner .close a{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;padding:16px 12px;line-height:24px;font-size:17px;font-weight:600;color:#fff;background:#7b3ff1;border-radius:8px}
.tire-size-container .inner .close a:hover{background:#6024c6}
.tire-size-container .dimmed{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#0000004d}

#affiliate .wrap{width:782px;max-width:100%}
#affiliate .header{font-weight:700;font-size:32px;line-height:44px;color:#282a2e;text-align:center}
#affiliate .visual{position:relative;height:480px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;text-align:center}
#affiliate .visual .image{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}
#affiliate .visual .image img{width:100%;height:100%;object-fit:cover}
#affiliate .visual .text{position:relative;z-index:2;font-weight:700;font-size:48px;line-height:68px;color:#fff}
#affiliate .visual .button{position:relative;z-index:2}
#affiliate .visual .button a{display:flex;align-items:center;justify-content:center;padding:16px 12px;font-size:17px;line-height:24px;font-weight:600;border:none;background:#7b3ff1;color:#fff;border-radius:8px;width:200px}
#affiliate .visual .button a:hover{background:#6024c6}
#affiliate .cooperate{position:relative;height:400px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;text-align:center}
#affiliate .cooperate .image{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}
#affiliate .cooperate .image img{width:100%;height:100%;object-fit:cover}
#affiliate .cooperate .text{position:relative;z-index:2;font-weight:700;font-size:48px;line-height:68px;color:#fff}
#affiliate .cooperate .button{position:relative;z-index:2}
#affiliate .cooperate .button a{display:flex;align-items:center;justify-content:center;padding:16px 12px;font-size:17px;line-height:24px;font-weight:600;border:none;background:#7b3ff1;color:#fff;border-radius:8px;width:200px}
#affiliate .cooperate .button a:hover{background:#6024c6}
#affiliate .reason{position:relative;padding:60px 0;background:#f1f3f6}
#affiliate .reason .wrap{display:flex;flex-direction:column;gap:40px}
#affiliate .reason .content ul{display:flex;align-items:center;justify-content:center;gap:20px}
#affiliate .reason .content li{flex:1;display:flex;flex-direction:column;padding:32px 24px;background:#fff;border-radius:16px;text-align:center}
#affiliate .reason .content li img{display:block;margin-bottom:20px;width:60px;height:60px}
#affiliate .reason .content li span{font-weight:700;font-size:22px;line-height:34px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#affiliate .reason .content li p{margin-top:6px;font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#affiliate .howto{position:relative;padding:80px 0;background:#fff}
#affiliate .howto .wrap{display:flex;flex-direction:column;gap:40px}
#affiliate .howto .content ul{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}
#affiliate .howto .content li{display:flex;flex-direction:column;width:calc(50% - 10px);padding:32px 24px 0;border-radius:16px;text-align:center;background:#f6f8fb}
#affiliate .howto .content li em{margin:0 auto 10px;width:26px;height:26px;border-radius:26px;background:#3c3e42;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center}
#affiliate .howto .content li span{font-weight:700;font-size:22px;line-height:34px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#affiliate .howto .content li p{margin-top:6px;font-weight:400;font-size:16px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#affiliate .howto .content li img{display:block;margin-top:20px}
#affiliate .process{position:relative;padding:80px 0;background:#f1f3f6}
#affiliate .process .wrap{display:flex;flex-direction:column;gap:40px}
#affiliate .process .content ul{display:flex;flex-direction:column;gap:20px}
#affiliate .process .content li{display:flex;width:100%;padding:24px 40px;background:#fff;border-radius:12px;text-align:center;gap:32px}
#affiliate .process .content li .img{width:80px;height:80px}
#affiliate .process .content li .img img{display:block;width:100%;height:100%;object-fit:contain}
#affiliate .process .content li .con{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;gap:8px}
#affiliate .process .content li .text{font-weight:400;font-size:19px;line-height:26px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#affiliate .process .content li .step{font-weight:700;font-size:18px;line-height:26px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#affiliate .review{position:relative;padding:80px 0 120px;background:#fff}
#affiliate .review .wrap{display:flex;flex-direction:column;gap:40px;align-items:center}
#affiliate .review .header{text-align:left}
#affiliate .review .slider{position:relative;margin:0 auto;width:782px;max-width:100%;overflow:hidden}
#affiliate .review .slider .swiper-slide a{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}
#affiliate .review .slider .swiper-slide img{width:120px;height:120px;border-radius:120px;margin:0 auto 10px}
#affiliate .review .slider .swiper-slide span{font-weight:700;font-size:22px;line-height:34px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#affiliate .review .slider .swiper-slide p{font-weight:400;font-size:18px;line-height:28px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#affiliate .review .slider .swiper-button-prev{width:32px;height:32px;display:flex;align-items:center;justify-content:center}
#affiliate .review .slider .swiper-button-prev:after{display:none}
#affiliate .review .slider .swiper-button-next{width:32px;height:32px;display:flex;align-items:center;justify-content:center}
#affiliate .review .slider .swiper-button-next:after{display:none}

#search-repair-shop{position:relative;height:calc(100dvh - 152px);display:flex;background:#f1f3f6}
#search-repair-shop .aside{flex:0 0 480px;width:480px;background:#fff;display:flex;flex-direction:column}
#search-repair-shop .aside .header{flex:0 0 auto;padding:50px 40px 20px;gap:24px;border-bottom:1px solid #eceef1;display:flex;flex-direction:column;align-items:center}
#search-repair-shop .aside .header .tabs{display:flex;padding:4px;border-radius:44px;height:44px;width:280px;background:#f1f3f6}
#search-repair-shop .aside .header .tabs .tab{flex:1;height:36px;border-radius:36px;font-size:15px;font-weight:500;color:#282a2e;display:flex;align-items:center;justify-content:center;text-align:center}
#search-repair-shop .aside .header .tabs .tab.on{background:#fff;box-shadow:#0000000f 0 2px 4px}
#search-repair-shop .aside .header .form{display:flex;align-items:center;padding:12px;border-radius:8px;border:1px solid #7b3ff1;width:100%;height:48px;background:#fff}
#search-repair-shop .aside .header .form .inp{flex:1}
#search-repair-shop .aside .header .form .inp input{display:block;width:100%;height:20px;font-size:15px}
#search-repair-shop .aside .header .form .ico{flex:0 0 auto}
#search-repair-shop .aside .header .form .ico svg{display:block;width:20px;height:20px}
#search-repair-shop .aside .header .tool{display:flex;align-items:center;justify-content:space-between;width:100%}
#search-repair-shop .aside .header .tool .current{cursor:pointer;display:flex;align-items:center}
#search-repair-shop .aside .header .tool .current svg{flex:0 0 auto}
#search-repair-shop .aside .header .tool .current span{font-weight:400;font-size:17px;line-height:24px;white-space:pre-wrap;word-break:keep-all;color:#7b3ff1}
#search-repair-shop .aside .header .tool .sort{position:relative}
#search-repair-shop .aside .header .tool .sort .sort-btn{display:flex;align-items:center;justify-content:space-between;width:100px;height:38px;border-radius:8px;border:1px solid #dddfe2}
#search-repair-shop .aside .header .tool .sort .sort-btn span{flex:1;padding:8px 0 8px 16px;line-height:20px;font-size:15px;font-weight:400}
#search-repair-shop .aside .header .tool .sort .sort-btn i{flex:0 0 auto;width:24px;height:24px;margin-right:12px;background:url(../img/sub/Chevron_down-black.svg) no-repeat center}
#search-repair-shop .aside .header .tool .sort .sort-menu{position:absolute;top:100%;left:0;width:100%;height:auto;display:flex;flex-direction:column;border-radius:8px;background:#fff;box-shadow:#00000029 0 2px 8px;z-index:1000;max-height:170px;overflow-y:auto;opacity:0;visibility:hidden}
#search-repair-shop .aside .header .tool .sort .sort-menu a{padding:12px 12px 12px 16px;display:flex;align-items:center;justify-content:space-between;line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;gap:12px;white-space:nowrap}
#search-repair-shop .aside .header .tool .sort .sort-menu a.on{color:#7b3ff1}
#search-repair-shop .aside .header .tool .sort .sort-menu a.on:after{content:'';width:20px;height:20px;background:url(../img/sub/Input-check-selected.svg) no-repeat center}
#search-repair-shop .aside .header .tool .sort .sort-menu a:hover{background:#f1f3f6}
#search-repair-shop .aside .header .tool .sort.on .sort-btn{border-color:#7b3ff1}
#search-repair-shop .aside .header .tool .sort.on .sort-menu{opacity:1;visibility:visible}
#search-repair-shop .aside .bottom{flex:1 1;display:flex;flex-direction:column;padding:24px 28px 40px;max-height:calc(100dvh - 152px - 249px)}
#search-repair-shop .aside .order{padding:0 20px 16px;gap:16px;display:none}
#search-repair-shop .aside .order a{display:flex;align-items:center;gap:4px;line-height:16px;font-size:13px;color:#282a2e}
#search-repair-shop .aside .order a:before{content:'';flex:0 0 auto;position:relative;top:-1px;width:5px;height:5px;border-radius:5px;background:#DDDFE2}
#search-repair-shop .aside .order a.on:before{background:#7B3FF1}
#search-repair-shop .aside .list{flex:1 1;overflow:hidden;overflow-y:auto}
#search-repair-shop .aside .list ul li{padding:20px 0;border-bottom:1px solid #eceef1}
#search-repair-shop .aside .list ul li:last-child{border-bottom:0}
#search-repair-shop .aside .list ul li button{display:flex;gap:16px;width:100%}
#search-repair-shop .aside .list ul li .img{flex:0 0 auto;width:80px;height:80px;border-radius:4px;overflow:hidden}
#search-repair-shop .aside .list ul li .img img{display:block;width:100%;height:100%;object-fit:cover}
#search-repair-shop .aside .list ul li .con{flex:1;text-align:left;display:flex;flex-direction:column;gap:4px}
#search-repair-shop .aside .list ul li .con .store{display:flex;justify-content:space-between;align-items:center;line-height:26px;font-size:18px;font-weight:700;color:#282a2e;gap:4px}
#search-repair-shop .aside .list ul li .con .store .name{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}
#search-repair-shop .aside .list ul li .con .store .newIcon{flex:0 0 auto;padding:3px 4px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#f2ebfe;line-height:12px;font-size:11px;font-weight:500;color:#7b3ff1}
#search-repair-shop .aside .list ul li .con .addr{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#search-repair-shop .aside .list ul li .con .info{display:flex;align-items:center;line-height:20px}
#search-repair-shop .aside .list ul li .con .info span{display:flex;flex-wrap:wrap;align-items:center;font-size:15px;font-weight:400;color:#5a5c60}
#search-repair-shop .aside .list ul li .con .info span:after{content:'';width:3px;height:3px;border-radius:3px;background:#5a5c60;margin:0 5px}
#search-repair-shop .aside .list ul li .con .info span:last-child:after{display:none}
#search-repair-shop .aside .list ul li .con .info span strong{font-weight:500;color:#7b3ff1}
#search-repair-shop .aside .list ul li .act{flex:0 0 auto;display:flex;align-items:center;justify-content:center}
#search-repair-shop .aside .list ul li .act a{display:flex}
#search-repair-shop .content{flex:1 1;position:relative}
#search-repair-shop .content .map{width:100%;height:100%;cursor:grab}
#search-repair-shop .content .area{position:absolute;z-index:10;top:0;left:0;padding:24px;border-radius:8px;background:#fff;box-shadow:#00000029 0 4px 16px;width:364px;display:flex;flex-direction:column;gap:20px}
#search-repair-shop .content .area .flex{display:flex;gap:16px}
#search-repair-shop .content .area .img{flex:0 0 auto;width:68px;height:68px;border-radius:4px;overflow:hidden}
#search-repair-shop .content .area .img img{display:block;width:100%;height:100%;object-fit:cover}
#search-repair-shop .content .area .con{flex:1;text-align:left;display:flex;flex-direction:column;gap:4px}
#search-repair-shop .content .area .con .store{display:flex;justify-content:space-between;align-items:center;line-height:26px;font-size:18px;font-weight:700;color:#282a2e;gap:4px}
#search-repair-shop .content .area .con .store .name{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}
#search-repair-shop .content .area .con .store .newIcon{flex:0 0 auto;padding:3px 4px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#f2ebfe;line-height:12px;font-size:11px;font-weight:500;color:#7b3ff1}
#search-repair-shop .content .area .con .addr{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#search-repair-shop .content .area .con .addr span strong{font-weight:500;color:#7b3ff1}
#search-repair-shop .content .area .con .info{display:flex;align-items:center;line-height:20px}
#search-repair-shop .content .area .con .info span{display:flex;flex-wrap:wrap;align-items:center;font-size:15px;font-weight:400;color:#5a5c60}
#search-repair-shop .content .area .con .info span:after{content:'';width:3px;height:3px;border-radius:3px;background:#5a5c60;margin:0 5px}
#search-repair-shop .content .area .con .info span:last-child:after{display:none}
#search-repair-shop .content .area .view a{display:flex;align-items:center;justify-content:center;padding:16px 12px;line-height:24px;font-size:17px;font-weight:600;color:#fff;border-radius:8px;background:#7b3ff1}
#search-repair-shop .content .pin{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%)}
#search-repair-shop .content .marker{position:absolute;z-index:10;cursor:pointer;width:24px;height:24px}
#search-repair-shop .content .marker svg,#search-repair-shop .content .marker img{width:24px;height:24px;object-fit:contain}
#search-repair-shop .content .my{position:absolute;z-index:10}
#search-repair-shop .content .my img{width:30px;height:30px;display:flex}

#search-repair-view{width:60%;margin:60px auto;display:flex;flex-direction:column;justify-content:center;align-items:center}
#search-repair-view.active{opacity:1;visibility:visible}
#search-repair-view #heading{display:none}
#search-repair-view .dimmed{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;background:#00000080}
#search-repair-view .inner{position:relative;z-index:10;display:flex;flex-direction:column;margin:40px 0;padding:40px;gap:20px;width:680px;max-width:100%;background:#fff;max-height:calc(100dvh - 152px - 80px);overflow:hidden;overflow-y:auto}
#search-repair-view .header{display:flex;flex-direction:column;gap:20px}
#search-repair-view .header .flex{display:flex;gap:16px;display:none}
#search-repair-view .header .img{flex:0 0 auto;width:68px;height:68px;border-radius:4px;overflow:hidden}
#search-repair-view .header .img img{display:block;width:100%;height:100%;object-fit:cover}
#search-repair-view .header .con{flex:1;text-align:left;display:flex;flex-direction:column;gap:4px}
#search-repair-view .header .con .store{display:flex;justify-content:space-between;align-items:center;line-height:24px;font-size:16px;font-weight:700;color:#282a2e;gap:4px}
#search-repair-view .header .con .store .name{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}
#search-repair-view .header .con .store .newIcon{flex:0 0 auto;padding:3px 4px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#f2ebfe;line-height:12px;font-size:11px;font-weight:500;color:#7b3ff1}
#search-repair-view .header .con .addr{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#search-repair-view .header .con .addr span strong{font-weight:500;color:#7b3ff1}
#search-repair-view .header .con .info{display:flex;align-items:center;line-height:20px}
#search-repair-view .header .con .info span{display:flex;flex-wrap:wrap;align-items:center;font-size:15px;font-weight:400;color:#5a5c60}
#search-repair-view .header .con .info span:after{content:'';width:3px;height:3px;border-radius:3px;background:#5a5c60;margin:0 5px}
#search-repair-view .header .con .info span:last-child:after{display:none}
#search-repair-view .header .title{line-height:36px;font-size:24px;font-weight:700;color:#3c3e42}
#search-repair-view .header .desc{line-height:24px;font-size:17px;font-weight:400;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
#search-repair-view .header .warn{padding:10px 12px;border-radius:8px;display:flex;align-items:center;gap:8px;background:#fff2f0;width:100%;line-height:18px;font-size:13px;font-weight:400;color:#ff6d62}
#search-repair-view .header .warn img{width:20px;height:20px;object-fit:contain}
#search-repair-view .close{position:absolute;top:40px;right:40px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}
#search-repair-view .detail{display:flex;flex-direction:column;gap:20px}
#search-repair-view .detail .title{line-height:34px;font-size:22px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
#search-repair-view .detail .cont{border-top:1px solid #e7e9ec}
#search-repair-view .detail .cont dl{border-bottom:1px solid #e7e9ec;display:flex;gap:20px;padding:20px 0}
#search-repair-view .detail .cont dt{flex:0 0 50px;width:50px;height:50px}
#search-repair-view .detail .cont dt img{display:flex;width:30px;height:30px;object-fit:contain}
#search-repair-view .detail .cont dd{flex:1 1;display:flex;flex-direction:column;gap:16px}
#search-repair-view .detail .cont dd .link{display:flex;flex-direction:column;gap:8px}
#search-repair-view .detail .cont dd .link a{display:block;line-height:24px;font-size:17px;font-weight:500;color:#007aff;text-decoration:underline;cursor:pointer}
#search-repair-view .detail .cont dd .maps{display:flex;flex-direction:row;gap:8px}
#search-repair-view .detail .cont dd .maps a{display:flex;align-items:center;justify-content:center;border-radius:100px;padding:6px 10px;line-height:14px;font-size:13px;font-weight:500;color:#282a2e;border:1px solid #dddfe2;gap:4px}
#search-repair-view .detail .cont dd .maps a:before{content:'';width:14px;height:14px;background:url(../img/sub/navi-gray2.svg) no-repeat center / contain;flex:0 0 auto}
#search-repair-view .detail .cont dd .toggle{display:flex;flex-direction:column;gap:8px}
#search-repair-view .detail .cont dd .toggle .btn{display:flex;align-items:center;padding:8px 0;line-height:20px;font-size:15px;font-weight:400;gap:8px;cursor:pointer}
#search-repair-view .detail .cont dd .toggle .btn strong{font-weight:600}
#search-repair-view .detail .cont dd .toggle .btn svg{width:16px;height:17px}
#search-repair-view .detail .cont dd .toggle .con{display:none}
#search-repair-view .detail .cont dd .toggle .con p{display:block;line-height:24px;font-size:17px;font-weight:400;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
#search-repair-view .detail .cont dd .toggle.active .btn svg{transform:rotateY(180deg)}
#search-repair-view .detail .cont dd .toggle.active .con{display:block}
#search-repair-view .detail .cont dd .equip{display:flex;flex-direction:column;gap:8px}
#search-repair-view .detail .cont dd .equip span{line-height:24px;font-size:17px;font-weight:500;color:#282a2e}
#search-repair-view .detail .cont dd .equip p{line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
#search-repair-view .detail .cont dd .img{display:flex;flex-wrap:wrap;gap:8px}
#search-repair-view .detail .cont dd .img img{width:100px;height:100px;object-fit:cover;border-radius:8px;background:#f1f3f6}
#search-repair-view .review{display:flex;flex-direction:column;gap:20px}
#search-repair-view .review .title{line-height:34px;font-size:22px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
#search-repair-view .review .list{margin:30px 0 40px;padding:8px 0 24px}
#search-repair-view .review .list ul{display:flex;flex-direction:column}
#search-repair-view .review .list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}
#search-repair-view .review .list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
#search-repair-view .review .list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
#search-repair-view .review .list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
#search-repair-view .warning{margin:0 -40px -40px;height:60px;background:#f60000;display:flex;align-items:center;justify-content:flex-start;padding:20px;line-height:18px;font-size:13px;font-weight:400;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
#search-repair-view .warning:before{content:"·";min-width:3px;font-weight:900;color:#5a5c60;margin:0 8px}

#chat-list{position:absolute;top:152px;right:0;bottom:0;z-index:10;overflow:hidden;display:flex;justify-content:flex-end;align-items:flex-end;}
#chat-list .inner{display:flex;flex-direction:column;max-height:calc(100dvh - 152px);}
#chat-list h3{display:none;}
#chat-list ul{display:flex;flex-direction:column;gap:5px;padding:0 15px;align-items:flex-end;max-height:100%;overflow:hidden;overflow-y:auto;padding:15px;}
#chat-list ul{-ms-overflow-style: none;}
#chat-list ul::-webkit-scrollbar{display:none;}
#chat-list li{}
#chat-list li a{display:flex;align-items:center;justify-content:flex-end;border-radius:8px;background:#ffffff;gap:15px;padding:15px;}
#chat-list li a .img{width:80px;height:80px;border-radius:5px;background:#fff;overflow:hidden;}
#chat-list li a .img img{width:100%;height:100%;object-fit:cover;}
#chat-list li a .con{display:flex;flex-direction:column;gap:5px;}
#chat-list li a .con .type{line-height:16px;font-size:14px;font-weight:500;color:#333333;}
#chat-list li a .con .name{line-height:20px;font-size:16px;font-weight:700;color:#333333;}
#chat-list li a .con .info{line-height:16px;font-size:12px;font-weight:400;color:#666;display:flex;flex-wrap:wrap;}
#chat-list li a .con .info span{display:flex;align-items:center;}
#chat-list li a .con .info span:after{content:'';margin:0 4px;width:3px;height:3px;border-radius:3px;background:#999;}
#chat-list li a .con .info span:last-child:after{display:none;}
#chat-list li.active a{background:#7b3ff1}
#chat-list li.active a .type{color:#ffffff;}
#chat-list li.active a .name{color:#ffffff;}
#chat-list li.active a .info{color:#ffffff;}
#chat-list li.active a .info span:after{background:#dfdfdf;}

#board{position:relative}
#board .wrap{padding:0 30px;display:flex;align-items:flex-start;justify-content:center;gap:40px}
#board .aside{flex:0 0 200px;margin-bottom:100px}
#board .aside .title{display:flex;align-items:center;padding-bottom:20px;line-height:30px;font-size:20px;font-weight:700;color:#282a2e;border-bottom:1px solid #e7e9ec}
#board .aside .title svg{margin-right:6px}
#board .aside .list{display:flex;flex-direction:column}
#board .aside .list dl{display:flex;flex-direction:column;border-bottom:1px solid #e7e9ec}
#board .aside .list dl dt{display:flex;align-items:center;justify-content:space-between;padding:20px 0;line-height:25px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all;cursor:pointer}
#board .aside .list dl dd{padding-bottom:20px;display:none;flex-direction:column;gap:16px}
#board .aside .list dl dt.on svg{transform:rotate(180deg)}
#board .aside .list dl dt.on ~ dd{display:flex}
#board .aside .list .brandBtn{display:flex;align-items:center;gap:10px;cursor:pointer}
#board .aside .list .brandBtn svg{width:20px;height:20px}
#board .aside .list .brandBtn span{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#282a2e;max-width:170px;white-space:nowrap;display:inline-block;text-overflow:ellipsis;overflow:hidden}
#board .aside .list .brandBtn.on svg circle:nth-child(1){stroke:#7B3FF1}
#board .aside .list .brandBtn.on svg circle:nth-child(2){fill:#7B3FF1}
#board .content{flex:1 1}
#board .content .tool{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;margin:16px 0;border-top:1px solid #dddfe2;border-bottom:1px solid #dddfe2}
#board .content .sorted{position:relative}
#board .content .sorted .sorted-toggle{display:flex;align-items:center;justify-content:center;cursor:pointer;height:20px;gap:4px}
#board .content .sorted .sorted-toggle i{width:16px;height:16px;background:url(../img/sub/Updown.svg) no-repeat center / auto 16px}
#board .content .sorted .sorted-toggle span{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
#board .content .sorted .sorted-menu{position:absolute;top:0;right:0;background:#fff;box-shadow:#0003 0 4px 12px;border-radius:8px;z-index:10;display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden}
#board .content .sorted .sorted-menu a{display:flex;align-items:center;justify-content:space-between;width:127px;padding:10px 12px;text-align:left;font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
#board .content .sorted .sorted-menu a.on{color:#7b3ff1}
#board .content .sorted .sorted-menu a.on:after{content:'';width:16px;height:16px;background:url(../img/sub/select-primary.svg) no-repeat center / contain}
#board .content .sorted .sorted-menu a:hover{background:#f1f3f6;border-radius:4px}
#board .content .sorted.active .sorted-menu{opacity:1;visibility:visible}

#login{padding:120px 0;margin:0 auto;display:flex;flex-direction:column;width:380px;max-width:100%;text-align:center}
#login .logo{width:124px;margin:0 auto 32px}
#login .logo img{display:block}
#login .title{line-height:24px;font-size:17px;font-weight:400}
#login .title strong{font-weight:700;color:#7b3ff1}
#login .newjoin{position:relative;margin-top:40px;display:flex;align-items:center;border-radius:8px;border:1px solid #dddfe2;padding:10px 11px;filter:drop-shadow(#0000000f 0px 2px 4px);gap:8px;background:#fff}
#login .newjoin .ico{width:40px;height:40px;display:flex;align-items:center;justify-content:center}
#login .newjoin .con{flex:1;display:flex;flex-direction:column}
#login .newjoin .con span{display:flex;align-items:center;justify-content:center;line-height:20px;font-size:15px;font-weight:500;color:#5a5c60}
#login .newjoin .con span strong{font-weight:600;color:#282a2e}
#login .newjoin .arw{position:absolute;top:-16px;left:calc(50% - 10px);width:20px;height:16px}
#login .link{margin-top:50px;display:flex;flex-direction:column;gap:16px}
#login .link a{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px 24px;border-radius:8px;border:1px solid #e1e1e1;background:#fff;line-height:24px;font-size:17px;font-weight:500}
#login .link a img{position:absolute;top:calc(50% - 12px);left:24px;width:24px;height:24px;object-fit:contain}
#login .link a.link-naver{color:#fff;background:#03cf5d;border-color:#03cf5d}
#login .link a.link-kakao{color:#262626;background:#fee500;border-color:#fee500}
#login .link a.link-google{color:#262626;background:#fff;border-color:#e1e1e1}
#login .form{width:100%}
#login .form form{width:100%;display:flex;flex-direction:column;gap:10px}
#login .form .inp{padding:0;width:100%;display:flex;height:auto}
#login .form .inp input{width:100%;height:50px;padding:10px 16px;line-height:24px;font-size:16px;box-shadow:none!important;outline:none!important;background:#fff!important;border:1px solid #e10000!important}
#login .form .btn{padding:0;width:100%;display:flex;height:auto}
#login .form .btn button{width:100%;height:50px;padding:10px 16px;line-height:24px;font-size:16px;background:#7b3ff1;border:1px solid #7b3ff1;color:#fff}
#login .form .tool{display:flex;justify-content:space-between;align-items:center;height:30px}

#cs-center{position:relative}
#cs-center .wrap{padding:60px 40px 120px;display:flex;align-items:flex-start;justify-content:center;gap:80px}
#cs-center .aside{flex:0 0 180px;margin-bottom:100px}
#cs-center .aside .title{display:flex;align-items:center;padding-bottom:40px;line-height:36px;font-size:24px;font-weight:700;color:#282a2e}
#cs-center .aside .title svg{margin-right:6px}
#cs-center .aside .link{display:flex;flex-direction:column;gap:16px}
#cs-center .aside .link a{line-height:30px;font-size:20px;font-weight:700;color:#282a2e}
#cs-center .aside .link a.on{color:#7b3ff1}
#cs-center .content{flex:0 0 100%}
#cs-center .content .help-center{display:flex;align-items:center;justify-content:space-between;padding:50px;border-radius:16px;background:#f6f8fb;gap:20px;margin-bottom:40px}
#cs-center .content .help-center .left{flex:1}
#cs-center .content .help-center .right{flex:0 0 auto}
#cs-center .content .help-center .title{line-height:44px;font-size:32px;font-weight:700;color:#282a2e;margin-bottom:24px}
#cs-center .content .help-center .cont{display:flex;flex-wrap:wrap}
#cs-center .content .help-center .cont dl{width:50%}
#cs-center .content .help-center .cont dl:nth-child(odd){padding-right:24px}
#cs-center .content .help-center .cont dl:nth-child(even){padding-left:24px;border-left:1px solid #dddfe2}
#cs-center .content .help-center .cont dl dt{margin-bottom:6px;line-height:18px;font-size:13px;font-weight:400;color:#5a0000}
#cs-center .content .help-center .cont dl dd{display:flex;flex-direction:column}
#cs-center .content .help-center .cont dl dd strong{line-height:26px;font-size:18px;font-weight:700;color:#280000;white-space:nowrap}
#cs-center .content .help-center .cont dl dd span{display:flex;line-height:18px;font-size:13px;font-weight:400;color:#3c0000;white-space:nowrap}
#cs-center .content .help-center .cont dl dd span p{min-width:48px}
#cs-center .content .help-center .button{display:flex;gap:20px}
#cs-center .content .help-center .button a{display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:column;border-radius:16px;background:#fff;padding:24px 32px;line-height:20px;font-size:15px;font-weight:400;color:#3c0000;aspect-ratio:1/1}
#cs-center .content .help-center .button a img{width:60px;height:60px;object-fit:contain}
#cs-center .content .header{line-height:42px;font-size:28px;font-weight:700;color:#280000;margin-bottom:24px}
#cs-center .content .search{margin-bottom:24px;display:flex;flex-direction:column}
#cs-center .content .search form{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #d00;border-radius:8px;overflow:hidden;width:100%}
#cs-center .content .search form input[type="text"]{flex:1;padding:10px 12px;line-height:15px;font-size:14px;text-align:left;box-shadow:none!important;outline:none!important;background:#fff!important;border:none!important}
#cs-center .content .search form button{flex:0 0 auto;width:24px;height:24px;margin-right:12px;display:flex;align-items:center;justify-content:center}
#cs-center .content .search p{margin-top:10px;line-height:18px;font-size:13px;font-weight:400;color:#3c0000}
#cs-center .content .search p a{text-decoration:underline}
#cs-center .content .category{margin-bottom:40px}
#cs-center .content .category ul{display:flex;overflow:hidden;overflow-x:auto;gap:8px}
#cs-center .content .category li{flex:0 0 auto}
#cs-center .content .category li a{display:flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:100px;gap:4px;background:#ec0000;line-height:20px;font-size:15px;font-weight:500;color:#280000;white-space:nowrap}
#cs-center .content .category li a#bo_cate_on{background:#280000;color:red}
#cs-center .viewskin{display:flex;flex-direction:column;gap:40px}
#cs-center .viewskin .title{display:flex;flex-direction:column;gap:4px}
#cs-center .viewskin .title .subject{line-height:42px;font-size:28px;font-weight:700;color:#280000}
#cs-center .viewskin .title .date{line-height:24px;font-size:17px;font-weight:400;color:#960000}
#cs-center .viewskin .content{line-height:24px;font-size:17px;font-weight:400;color:#280000}
#cs-center .viewskin .button{padding-top:20px;display:flex;align-items:center;justify-content:center;gap:10px}
#cs-center .viewskin .button a{display:flex;align-items:center;justify-content:center;padding:12px 20px;height:48px;line-height:24px;font-size:17px;font-weight:500;color:#280000;background:#f10000;border-radius:8px}

#care{position:relative;min-height:calc(100dvh - 98px - 57px)}
#care .heading{display:flex;align-items:center;justify-content:space-between;height:50px;border-bottom:1px solid #dddfe2}
#care .heading .loca a{display:flex;align-items:center;font-size:16px;color:#282a2e;font-weight:500}
#care .heading .loca a:after{content:'';width:24px;height:24px;background:no-repeat center / contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.11973 9.29006L11.9997 13.1701L15.8797 9.29006C16.2697 8.90006 16.8997 8.90006 17.2897 9.29006C17.6797 9.68006 17.6797 10.3101 17.2897 10.7001L12.6997 15.2901C12.3097 15.6801 11.6797 15.6801 11.2897 15.2901L6.69973 10.7001C6.30973 10.3101 6.30973 9.68006 6.69973 9.29006C7.08973 8.91006 7.72973 8.90006 8.11973 9.29006Z' fill='%2396989C'%3E%3C/path%3E%3C/svg%3E")}
#care .heading .alarm a{display:flex;align-items:center;justify-content:center}
#care .filter{display:flex;align-items:center;justify-content:flex-start;gap:10px;border-bottom:1px solid #dddfe2;padding:10px 0;overflow:hidden;overflow-x:auto}
#care .filter button{min-width:40px;border-radius:50px;height:40px;border:1px solid #dddfe2;display:flex;align-items:center;justify-content:center;padding:0 10px;gap:5px}
#care .filter button img{max-width:16px;height:auto}
#care .filter button span{font-size:14px;font-weight:600;color:#282a2e;white-space:nowrap}
#care .filter button p{font-size:13px;color:#5a5c60;white-space:nowrap}
#care .ctrl{display:flex;align-items:center;justify-content:space-between;height:50px}
#care .ctrl .lt{display:flex;align-items:center;gap:5px}
#care .ctrl .rt{display:flex;align-items:center;gap:5px}
#care .ctrl .sorted{display:flex;width:100px;height:30px;align-items:center;justify-content:flex-start;gap:5px}
#care .ctrl .sorted img{width:16px;height:16px}
#care .ctrl .sorted:after{content:'';margin-left:auto;width:16px;height:16px;background:no-repeat center / contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.11973 9.29006L11.9997 13.1701L15.8797 9.29006C16.2697 8.90006 16.8997 8.90006 17.2897 9.29006C17.6797 9.68006 17.6797 10.3101 17.2897 10.7001L12.6997 15.2901C12.3097 15.6801 11.6797 15.6801 11.2897 15.2901L6.69973 10.7001C6.30973 10.3101 6.30973 9.68006 6.69973 9.29006C7.08973 8.91006 7.72973 8.90006 8.11973 9.29006Z' fill='%2396989C'%3E%3C/path%3E%3C/svg%3E")}
#care .ctrl .toggleBtn{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;gap:5px}
#care .ctrl .toggleBtn i{width:20px;height:20px;flex:0 0 auto;background:url(../img/common/circle-unchecked.svg) no-repeat center / contain}
#care .ctrl .toggleBtn.on i{background:url(../img/common/circle-checked.svg) no-repeat center / contain}
#care .howto{margin-bottom:10px}
#care .howto a{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:15px 20px;border-radius:8px;background:#f8f5fe;line-height:20px;font-size:14px;font-weight:600;color:#9f6bff}
#care .howto a:after{content:'';width:12px;height:12px;border-radius:12px;background:#fff url(../img/main/arrow_swiper.svg) no-repeat center / 12px auto;margin-left:auto}
#care .list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}
#care .list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
#care .list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
#care .list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
#care .viewskin{display:flex;flex-direction:column;gap:40px;padding:20px 0 0}
#care .viewskin .title{display:flex;flex-direction:column;gap:4px}
#care .viewskin .title .subject{line-height:42px;font-size:28px;font-weight:700;color:#280000}
#care .viewskin .title .date{line-height:24px;font-size:17px;font-weight:400;color:#960000}
#care .viewskin .content{line-height:24px;font-size:17px;font-weight:400;color:#280000}
#care .viewskin .button{padding-top:20px;display:flex;align-items:center;justify-content:center;gap:10px}
#care .viewskin .button a{display:flex;align-items:center;justify-content:center;padding:12px 20px;height:48px;line-height:24px;font-size:17px;font-weight:500;color:#280000;background:#f10000;border-radius:8px}

#mypage .wrap{display:flex;align-items:flex-start;justify-content:space-between;padding:60px 30px 120px;gap:125px}
#mypage .aside{flex:0 0 auto;width:280px}
#mypage .aside .info{display:flex;flex-direction:column}
#mypage .aside .info .title{margin-bottom:8px;font-weight:700;font-size:22px;line-height:34px}
#mypage .aside .info .social{display:flex;align-items:center;color:#96989c;font-weight:400;font-size:13px;line-height:18px}
#mypage .aside .info .social img{width:16px;height:16px;margin-right:8px}
#mypage .aside .baro{margin:32px 0 40px}
#mypage .aside .baro ul{display:flex;flex-wrap:wrap;border:1px solid #eceef1;border-bottom:0}
#mypage .aside .baro ul li{width:50%;border-bottom:1px solid #eceef1}
#mypage .aside .baro ul li:nth-child(even){border-left:1px solid #eceef1}
#mypage .aside .baro ul li a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px}
#mypage .aside .baro ul li img{margin-bottom:4px;width:32px;height:30px;object-fit:contain}
#mypage .aside .baro ul li span{font-weight:400;font-size:14px;line-height:20px;color:#5a5c60}
#mypage .aside .baro ul li span em{font-weight:600;color:#7b3ff1}
#mypage .aside .link{display:flex;flex-direction:column;gap:40px}
#mypage .aside .link dl{display:flex;flex-direction:column;gap:16px}
#mypage .aside .link dt{font-weight:500;font-size:13px;line-height:18px;word-break:keep-all;color:#bec0c4}
#mypage .aside .link dd{display:flex;flex-direction:column;gap:16px}
#mypage .aside .link dd a{display:block;font-weight:700;font-size:20px;line-height:30px;color:#282a2e}
#mypage .aside .link dd a.on{color:#7b3ff1}
#mypage .content{flex:1 1;width:100%;display:flex;flex-direction:column}
#mypage .content .header{display:flex;align-items:center;justify-content:space-between}
#mypage .content .header .title{display:block;font-weight:700;font-size:32px;line-height:48px;color:#282a2e;margin-bottom:30px}
#mypage .content .header .title.small{font-size:24px;line-height:36px;margin-bottom:0}
#mypage .content .header .more{display:flex;height:48px;align-items:center;margin-bottom:30px}
#mypage .content .header .more a{border-radius:8px;word-break:keep-all;padding:8px 12px;font-weight:500;font-size:15px;line-height:20px;background:#f1f3f6;color:#282a2e}
#mypage .breadcrumb{display:flex;align-items:center;margin-bottom:32px}
#mypage .breadcrumb a{display:flex;align-items:center;line-height:20px;font-size:15px;font-weight:400;color:#282a2e}
#mypage .breadcrumb a:after{content:'';width:20px;height:20px;background:no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23BEC0C4' fill-rule='evenodd' clip-rule='evenodd' d='M7.46967 2.46967C7.17678 2.76256 7.17678 3.23744 7.46967 3.53033L15.9393 12L7.46967 20.4697C7.17678 20.7626 7.17678 21.2374 7.46967 21.5303C7.76256 21.8232 8.23744 21.8232 8.53033 21.5303L17.5303 12.5303C17.8232 12.2374 17.8232 11.7626 17.5303 11.4697L8.53033 2.46967C8.23744 2.17678 7.76256 2.17678 7.46967 2.46967Z'%3E%3C/path%3E%3C/svg%3E")}
#mypage .breadcrumb a:nth-child(1){text-decoration:underline}
#mypage .breadcrumb a:last-child:after{display:none}
#mypage .mypage .information{padding:22px 0;border:1px solid #e7e9ec;display:flex;flex-shrink:0;margin-bottom:60px}
#mypage .mypage .information > div{flex:1 1 auto;border:0;border-right:1px solid #e7e9ec;width:100%;padding:8px 30px;display:flex;flex-direction:column;align-items:flex-start}
#mypage .mypage .information > div:last-child{border-right:0}
#mypage .mypage .information .tit{display:flex;align-items:center;gap:4px;color:#282a2e}
#mypage .mypage .information .tit a{display:flex;align-items:center;gap:4px;color:#282a2e}
#mypage .mypage .information .tit a:after{content:'';width:14px;height:14px;background:no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23282A2E' fill-rule='evenodd' clip-rule='evenodd' d='M7.46967 2.46967C7.17678 2.76256 7.17678 3.23744 7.46967 3.53033L15.9393 12L7.46967 20.4697C7.17678 20.7626 7.17678 21.2374 7.46967 21.5303C7.76256 21.8232 8.23744 21.8232 8.53033 21.5303L17.5303 12.5303C17.8232 12.2374 17.8232 11.7626 17.5303 11.4697L8.53033 2.46967C8.23744 2.17678 7.76256 2.17678 7.46967 2.46967Z'%3E%3C/path%3E%3C/svg%3E")}
#mypage .mypage .information .txt{margin-top:8px;display:inline-flex;align-items:center;border-radius:100px;gap:4px;white-space:nowrap;padding:4px 6px;font-weight:500;font-size:11px;line-height:12px;background:#eafaff;color:#0f88c8;cursor:auto}
#mypage .mypage .information .con{margin-top:28px}
#mypage .mypage .information .num{margin-top:auto;font-weight:700;font-size:40px;line-height:56px;word-break:keep-all;color:#282a2e;text-align:right}
#mypage .mypage .information .vehicle{flex:0 0 380px}
#mypage .mypage .information .vehicle .con{display:flex;align-items:center}
#mypage .mypage .information .vehicle .con .img{width:100px;flex:0 0 auto;margin-right:16px}
#mypage .mypage .information .vehicle .con .img img{max-width:100%;height:auto;object-fit:contain}
#mypage .mypage .information .vehicle .con .inf{flex-wrap:wrap;display:flex;align-items:center}
#mypage .mypage .information .vehicle .con .inf .number{font-weight:700;font-size:22px;line-height:34px;margin-right:6px}
#mypage .mypage .information .vehicle .con .inf .type{display:inline-flex;align-items:center;border-radius:4px;gap:4px;white-space:nowrap;padding:5px 7px;font-weight:500;font-size:13px;line-height:14px;background:#eceef1;color:#282a2e}
#mypage .mypage .information .vehicle .con .inf .text{flex:0 0 100%;font-weight:400;font-size:15px;line-height:20px;color:#5a5c60}
#mypage .mypage .latest{display:flex;flex-direction:column}
#mypage .mypage .latest .head{display:flex;align-items:center;margin-bottom:20px}
#mypage .mypage .latest .head a{display:flex;align-items:center;color:#282a2e;font-weight:700;font-size:22px;line-height:34px;gap:4px}
#mypage .mypage .latest .head a:after{content:'';width:16px;height:16px;background:no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='%23282A2E' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23282A2E' fill-rule='evenodd' clip-rule='evenodd' d='M7.46967 2.46967C7.17678 2.76256 7.17678 3.23744 7.46967 3.53033L15.9393 12L7.46967 20.4697C7.17678 20.7626 7.17678 21.2374 7.46967 21.5303C7.76256 21.8232 8.23744 21.8232 8.53033 21.5303L17.5303 12.5303C17.8232 12.2374 17.8232 11.7626 17.5303 11.4697L8.53033 2.46967C8.23744 2.17678 7.76256 2.17678 7.46967 2.46967Z'%3E%3C/path%3E%3C/svg%3E")}
#mypage .point{display:flex;flex-direction:column;gap:20px}
#mypage .point .possess{display:flex;border:1px solid #eceef1;box-shadow:#0000000f 0 2px 4px 0}
#mypage .point .possess .hold{flex:1;padding:30px}
#mypage .point .possess .hold .tit{font-weight:700;font-size:24px;line-height:36px;color:#282a2e}
#mypage .point .possess .hold .num{display:flex;gap:4px}
#mypage .point .possess .hold .num img{width:32px;height:32px;object-fit:contain;flex:0 0 auto}
#mypage .point .possess .hold .num span{font-weight:700;font-size:24px;line-height:36px;word-break:keep-all;color:#282a2e}
#mypage .point .possess .hold .del{border-top:1px dashed #bec0c4;padding-top:20px;margin-top:20px;display:flex;align-items:center;justify-content:space-between}
#mypage .point .possess .hold .del p{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#5a5c60}
#mypage .point .possess .hold .del span{font-weight:500;font-size:15px;line-height:20px;word-break:keep-all;color:#282a2e}
#mypage .point .possess .coupon{flex:1;padding:30px;border-left:1px solid #eceef1}
#mypage .point .possess .coupon .tit{font-weight:700;font-size:20px;line-height:30px;color:#282a2e;margin-bottom:20px}
#mypage .point .possess .coupon .frm{display:flex;align-items:center;gap:8px}
#mypage .point .possess .coupon .frm input{flex:1 1;padding:11px 12px;width:100%;height:44px;border-radius:8px;border:1px solid #dddfe2;font-weight:400;font-size:15px;line-height:20px}
#mypage .point .possess .coupon .frm button{flex:0 0 auto;height:44px;border-radius:8px;padding:8px 12px;font-weight:500;font-size:15px;line-height:20px;border:1px solid #f1f3f6;background:#f1f3f6;color:#bec0c4}
#mypage .point .possess .coupon .cau{margin-top:16px}
#mypage .point .possess .coupon .cau p{display:flex;align-items:center;height:20px;margin-bottom:4px;line-height:20px;font-weight:700;font-size:15px;color:#282a2e;gap:4px}
#mypage .point .possess .coupon .cau i{flex:0 0 auto;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 25' fill='%23282A2E'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 21C16.6944 21 20.5 17.1944 20.5 12.5C20.5 7.80558 16.6944 4 12 4C7.30558 4 3.5 7.80558 3.5 12.5C3.5 17.1944 7.30558 21 12 21ZM12 22.5C17.5228 22.5 22 18.0228 22 12.5C22 6.97715 17.5228 2.5 12 2.5C6.47715 2.5 2 6.97715 2 12.5C2 18.0228 6.47715 22.5 12 22.5Z' fill='%23282A2E'%3E%3C/path%3E%3Cpath d='M11 8.5C11 7.94772 11.4477 7.5 12 7.5C12.5523 7.5 13 7.94772 13 8.5C13 9.05228 12.5523 9.5 12 9.5C11.4477 9.5 11 9.05228 11 8.5Z' fill='%23282A2E'%3E%3C/path%3E%3Cpath d='M13 16.5C13 17.0523 12.5523 17.5 12 17.5C11.4477 17.5 11 17.0523 11 16.5L11 12.5C11 11.9477 11.4477 11.5 12 11.5C12.5523 11.5 13 11.9477 13 12.5L13 16.5Z' fill='%23282A2E'%3E%3C/path%3E%3C/svg%3E")}
#mypage .point .possess .coupon .cau span{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#5a5c60;display:flex;align-items:flex-start}
#mypage .point .possess .coupon .cau span:before{content:"·";min-width:3px;font-weight:900;color:#5a5c60;margin:0 8px}
#mypage .point .banner{margin:40px 0}
#mypage .point .list{display:flex;flex-direction:column;gap:20px}
#mypage .point .list .head{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #eceef1}
#mypage .point .list .head .tit{font-weight:700;font-size:24px;line-height:36px;word-break:keep-all;color:#282a2e}
#mypage .point .list .head .btn{display:flex;align-items:center}
#mypage .point .list .head .btn a{display:inline-flex;align-items:center;border-radius:100px;gap:4px;padding:6px 10px;font-weight:500;font-size:13px;line-height:14px;color:#282a2e;border:1px solid #dddfe2}
#mypage .point .list .head .sort{margin-left:auto;position:relative}
#mypage .point .list .head .sort .sort-toggle{display:flex;align-items:center;font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#5a5c60;gap:5px;cursor:pointer}
#mypage .point .list .head .sort .sort-toggle:after{content:'';width:12px;height:12px;flex:0 0 auto;background:no-repeat center / contain;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 16 17' fill='%235A5C60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.64645 5.24947C1.84171 5.05421 2.15829 5.05421 2.35355 5.24947L8 10.8959L13.6464 5.24947C13.8417 5.05421 14.1583 5.05421 14.3536 5.24947C14.5488 5.44474 14.5488 5.76132 14.3536 5.95658L8.35355 11.9566C8.15829 12.1518 7.84171 12.1518 7.64645 11.9566L1.64645 5.95658C1.45118 5.76132 1.45118 5.44474 1.64645 5.24947Z' fill='%235A5C60'%3E%3C/path%3E%3C/svg%3E")}
#mypage .point .list .head .sort .sort-menu{align-items:flex-start;position:absolute;top:30px;right:0;background:#fff;box-shadow:#0003 0 4px 12px;border-radius:8px;z-index:10;overflow:hidden;opacity:0;visibility:hidden}
#mypage .point .list .head .sort .sort-menu a{display:flex;align-items:center;padding:12px 20px;line-height:16px;font-size:14px;color:#282a2e;white-space:nowrap}
#mypage .point .list .head .sort .sort-menu a:hover{background:#dddfe2}
#mypage .point .list .head .sort.active .sort-menu{opacity:1;visibility:visible}
#mypage .coupon{display:flex;flex-direction:column;gap:20px;border-top:1px solid #dddfe2;padding:20px 0 0}
#mypage .coupon .tabs{display:flex}
#mypage .coupon .tabs .tab{position:relative;display:flex;align-items:center;justify-content:center;height:48px;padding:12px 0;font-weight:700;font-size:16px;line-height:24px;color:#96989c}
#mypage .coupon .tabs .tab:not(:first-of-type){margin-left:16px}
#mypage .coupon .tabs .tab.on{color:#282a2e}
#mypage .coupon .tabs .tab.on:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:#282a2e}
#mypage .coupon .form{display:flex;gap:10px}
#mypage .coupon .form input{flex:1;height:48px;width:100%;padding:12px 16px;border-radius:8px;border:1px solid #dddfe2;font-size:16px}
#mypage .coupon .form button{flex:0 0 auto;border-radius:8px;cursor:pointer;height:48px;padding:12px 20px;font-weight:500;font-size:16px;line-height:24px;background:#7b3ff1;color:#fff}
#mypage .coupon .total{margin-top:32px;font-weight:400;font-size:15px;line-height:30px}
#mypage .coupon .total span{font-weight:700;color:#7b3ff1}
#mypage .coupon .list{margin-top:4px}
#mypage .review{display:flex;flex-direction:column;gap:20px;border-top:1px solid #dddfe2;padding:20px 0 0}
#mypage .mycar{display:flex;flex-direction:column;gap:20px}
#mypage .mycar .caution{margin-top:20px}
#mypage .mycar .caution p{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#5a5c60;display:flex;align-items:flex-start}
#mypage .mycar .caution p:before{content:"·";min-width:3px;font-weight:900;color:#5a5c60;margin:0 8px}
#mypage .mycar_form{margin:100px auto;width:418px;padding:0 20px;max-width:100%}
#mypage .mycar_form .title{font-weight:700;font-size:28px;line-height:42px;margin-bottom:40px}
#mypage .mycar_form .tabs{display:flex;padding:4px;background:#f1f3f6;border-radius:8px}
#mypage .mycar_form .tabs .tab{line-height:20px;font-size:14px;font-weight:700;color:#96989c;flex:1;padding:6px 0;border-radius:8px}
#mypage .mycar_form .tabs .tab.on{background:#fff;color:#280000;box-shadow:#0000000f 0 2px 4px}
#mypage .mycar_form .form{margin-top:40px}
#mypage .mycar_form .form ul{display:flex;flex-direction:column;gap:32px}
#mypage .mycar_form .form li{display:flex;flex-direction:column}
#mypage .mycar_form .form li .inp{border-bottom:1px solid #dddfe2}
#mypage .mycar_form .form li .inp input[type="text"]{width:100%;height:36px;font-size:24px;font-weight:700}
#mypage .mycar_form .form li .err{margin-top:4px;line-height:18px;font-size:13px;font-weight:400;color:#ff6d62;display:flex;align-items:center;gap:4px}
#mypage .mycar_form .form li .err i{width:14px;height:14px;background:url(../img/mypage/warningcircle.svg) no-repeat center / contain}
#mypage .mycar_form .agree{margin-top:56px}
#mypage .mycar_form .agree ul{display:flex;flex-direction:column;padding:16px;border-radius:8px;background:#f6f8fb;gap:12px}
#mypage .mycar_form .agree li{display:flex;align-items:center;justify-content:space-between}
#mypage .mycar_form .agree li .checkbox{display:flex;align-items:center;cursor:pointer;gap:8px}
#mypage .mycar_form .agree li .checkbox input{display:none}
#mypage .mycar_form .agree li .checkbox input ~ i{width:24px;height:24px;flex:0 0 auto;background:url(../img/common/circle-unchecked.svg) no-repeat center / contain}
#mypage .mycar_form .agree li .checkbox input ~ span{font-weight:400;font-size:17px;line-height:24px;color:#5a5c60}
#mypage .mycar_form .agree li .checkbox input:checked ~ i{background:url(../img/common/circle-checked.svg) no-repeat center / contain}
#mypage .mycar_form .agree li > a{background-color:transparent;border:none;text-decoration:underline;color:#007aff;cursor:pointer}
#mypage .mycar_form .button{margin-top:56px}
#mypage .mycar_form .button .btn{display:flex;align-items:center;justify-content:center;padding:16px 12px;border-radius:8px;border:1px solid #7b3ff1;background:#7b3ff1;color:#fff;line-height:24px;font-size:17px;font-weight:600}
#mypage .mycar_form .later{margin-top:24px;display:flex;align-items:center;justify-content:center}
#mypage .mycar_form .later a{display:flex;align-items:center;line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;text-decoration:underline}
#mypage .banner{margin-bottom:60px}
#mypage .banner a{display:block}
#mypage .banner img{display:block;width:100%;height:auto}

.product-list ul{display:flex;flex-wrap:wrap;gap:40px 24px;width:100%}
.product-list li{width:calc(33.33% - 16px)}
.product-list li .inner{display:flex;flex-direction:column}
.product-list li .thumb{position:relative}
.product-list li .thumb .rank{position:absolute;z-index:2;top:0;left:0;display:flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:8px 0;background:#282a2e;line-height:18px;font-size:15px;font-weight:500;color:#fff}
.product-list li .thumb .rank.rank1{background:#7b3ff1;color:#fff}
.product-list li .thumb .rank.rank3{background:#fc0;color:#282a2e}
.product-list li .thumb .rank.rank4{background:#7b3ff1;color:#fff}
.product-list li .thumb .image{width:100%;height:auto;aspect-ratio:1/1;border-radius:8px;border:1px solid #eceef1;background:#f6f8fb;display:flex;align-items:center;justify-content:center}
.product-list li .thumb .image img{display:block;width:100%;height:100%;object-fit:contain;max-width:188px;transition:all 300ms}
.product-list li .thumb .image:hover img{transform:scale(1.1)}
.product-list li .thumb .brand{position:absolute;z-index:2;top:20px;right:20px}
.product-list li .thumb .brand img{max-height:20px;width:auto;display:block}
.product-list li .thumb .soldout{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000004d;font-size:20px;font-weight:400;color:#fff;border-radius:8px}
.product-list li .cont{margin-top:12px;display:flex;flex-direction:column;gap:4px}
.product-list li .cont .store{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
.product-list li .cont .name{font-weight:500;font-size:17px;line-height:24px;word-break:keep-all;color:#282a2e}
.product-list li .cont .code{margin-top:-4px;font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#5a5c60}
.product-list li .cont .info{display:flex;align-items:center;gap:4px;font-weight:700;font-size:16px;line-height:24px;word-break:keep-all}
.product-list li .cont .info .rate{color:#28aeed}
.product-list li .cont .info .price{color:#282a2e}
.product-list li .cont .star{display:flex;align-items:center;gap:2px}
.product-list li .cont .star img{width:16px;height:16px}
.product-list li .cont .star em{font-weight:700;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
.product-list li .cont .star span{font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
.product-list li .cont .icon{display:flex;flex-wrap:wrap;gap:4px;align-items:center}
.product-list li .cont .tag{display:flex;flex-wrap:wrap;gap:4px;align-items:center}
.product-list li .cont .tag span{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:3px 6px;font-weight:500;font-size:13px;line-height:18px;background:#f1f3f6;color:#282a2e;word-break:keep-all}
.product-list li .cont .tag span.red{color:#ff3b30;background-color:#fff2f0}
.product-list li .cont .sale{display:flex;flex-direction:column}
.product-list li .cont .sale span{display:flex;align-items:center;gap:2px;padding:3px 0}
.product-list li .cont .sale span img,.product-list li .cont .sale span svg{width:16px;height:16px;object-fit:contain}
.product-list li .cont .sale span p{font-weight:500;font-size:13px;line-height:14px;white-space:pre-wrap;word-break:keep-all;color:#282a2e;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}

.review-list{}
.review-list > ul{}
.review-list > ul > li{display:flex;padding:20px;gap:40px;align-items:flex-start;background:#fff;border-bottom:1px solid #dddfe2}
.review-list li .review-content .info{margin-bottom:10px;display:flex;font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
.review-list li .review-content .info span{display:flex;align-items:center}
.review-list li .review-content .info span:after{content:"·";min-width:3px;font-weight:900;color:#282a2e;margin:0 8px}
.review-list li .review-content .info span:last-child:after{display:none}
.review-list li .review-content .star{display:flex;align-items:center;gap:8px}
.review-list li .review-content .star .icon{position:relative;display:flex;align-items:center;width:auto;height:24px;aspect-ratio:5/1;background:url(../img/main/empty-star.svg) center left / 24px}
.review-list li .review-content .star .icon:before{content:'';position:absolute;top:0;left:0;width:auto;height:24px;background:url(../img/main/star.svg) center left / 24px}
.review-list li .review-content .star .icon1:before{aspect-ratio:1/1}
.review-list li .review-content .star .icon2:before{aspect-ratio:2/1}
.review-list li .review-content .star .icon3:before{aspect-ratio:3/1}
.review-list li .review-content .star .icon4:before{aspect-ratio:4/1}
.review-list li .review-content .star .icon5:before{aspect-ratio:5/1}
.review-list li .review-content .star .date{font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
.review-list li .review-content .text{margin:16px 0;font-weight:400;overflow-wrap:break-word;max-width:369px;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e;-webkit-line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}
.review-list li .review-content .thumb{margin:16px 0;overflow:hidden}
.review-list li .review-content .thumb .swiper-slide{padding:0;width:80px;height:80px;border-radius:8px;cursor:pointer;overflow:hidden}
.review-list li .review-content .thumb .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}
.review-list li .review-content .badge{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.review-list li .review-content .badge span{padding:4px 8px;background-color:#f1f3f6;border-radius:4px;display:flex;align-items:center;gap:8px;font-weight:500;font-size:15px;line-height:20px;color:#282a2e}
.review-list li .review-content .badge span img{width:16px;height:16px}
.review-list li .review-content .help{margin-top:16px}
.review-list li .review-content .help a{display:flex;padding:6px 14px 6px 12px;align-items:center;gap:4px;border-radius:100px;border:1px solid #dddfe2;background-color:#fff;width:fit-content}
.review-list li .review-info{flex:0 1 296px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #eceef1;background-color:#fff;border-radius:8px;height:333px;padding:20px}
.review-list li .review-info .store{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eceef1}
.review-list li .review-info .store .img{display:flex;align-items:center;justify-content:center;width:88px;height:88px;background-color:#f6f8fb;border-radius:8px}
.review-list li .review-info .store .img img{max-width:100%;height:auto}
.review-list li .review-info .store .con{flex:1;display:flex;flex-direction:column;gap:4px}
.review-list li .review-info .store .ico{display:none;align-items:center;justify-content:center;width:24px;height:24px}
.review-list li .review-info .store .brand{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
.review-list li .review-info .store .name{font-weight:400;font-size:17px;line-height:24px;white-space:pre-wrap;word-break:keep-all;color:#282a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}
.review-list li .review-info .store .desc{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
.review-list li .review-info .type > ul{display:flex;flex-direction:column;gap:8px}
.review-list li .review-info .type > ul > li{display:flex;align-items:flex-start;gap:8px;padding:0;margin:0;border:0;gap:0;flex-direction:row}
.review-list li .review-info .type > ul > li .ico{flex:0 0 24px;height:auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}
.review-list li .review-info .type > ul > li .ico img{width:100%;height:100%}
.review-list li .review-info .type > ul > li .txt{flex:1 1;display:flex;flex-direction:column}
.review-list li .review-info .type > ul > li .txt span{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#282a2e;max-width:224px;white-space:nowrap;display:inline-flex;text-overflow:ellipsis;overflow:hidden}
.review-list li .review-info .type > ul > li .txt p{font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#96989c}
.review-list li .review-info .more{margin-top:auto;display:flex;align-items:center}
.review-list li .review-info .more a{border-radius:8px;white-space:pre-line;word-break:keep-all;ursor:pointer;padding:7px 10px;font-weight:500;font-size:13px;line-height:18px;background:none;border:1px solid #bec0c4;color:#282a2e;display:flex;align-items:center;justify-content:center;width:100%}
.review-list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:100px 0}
.review-list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
.review-list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
.review-list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
.review-list li.middle-banner{padding:0;border:0;margin-bottom:16px}

.faq-list li{display:flex;flex-direction:column;border-bottom:1px solid #e7e9ec}
.faq-list li .faq-toggle{display:flex;padding:20px 0;align-items:center;cursor:pointer}
.faq-list li .faq-toggle .faq-category{flex:0 0 122px;line-height:26px;font-size:18px;font-weight:700;word-break:break-all}
.faq-list li .faq-toggle .faq-title{flex:1 1;display:flex;align-items:center}
.faq-list li .faq-toggle .faq-title a{flex:1 1;line-height:24px;font-size:17px;font-weight:400;margin-right:20px}
.faq-list li .faq-toggle .faq-title svg{flex:0 0 auto;width:16px;height:17px;object-fit:contain}
.faq-list li .faq-toggle.active .faq-title svg{transform:rotate(180deg)}
.faq-list li .faq-toggle.active ~ .faq-content{display:block}
.faq-list li .faq-content{display:none;padding:20px 20px 20px 122px;line-height:24px;font-size:17px;font-weight:400;color:#5a0000;background:#f60000;overflow:hidden;width:100%}
.faq-list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:100px 0}
.faq-list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
.faq-list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
.faq-list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}

.notice-list{margin-top:60px}
.notice-list ul{border-top:1px solid #e7e9ec}
.notice-list li{display:flex;border-bottom:1px solid #e7e9ec;padding:22px 0}
.notice-list li .notice-title{flex:1 1}
.notice-list li .notice-title a{display:block;line-height:24px;font-size:17px;font-weight:400;color:#280000}
.notice-list li .notice-date{flex:0 0 auto;line-height:24px;font-size:17px;color:#960000}
.notice-list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:100px 0}
.notice-list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
.notice-list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
.notice-list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}

.order-list ul{display:flex;flex-direction:column;gap:20px}
.order-list li{padding:24px 30px;border:1px solid #dddfe2;background:#fff}
.order-list li .title{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #dddfe2}
.order-list li .title .number{color:#5a5c60;font-weight:400;font-size:15px;line-height:20px}
.order-list li .title .more{flex:0 0 auto}
.order-list li .title .more a{color:#282a2e;gap:4px;display:flex;align-items:center}
.order-list li .title .more a:after{content:'';width:16px;height:16px;background:no-repeat center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23BEC0C4' fill-rule='evenodd' clip-rule='evenodd' d='M7.46967 2.46967C7.17678 2.76256 7.17678 3.23744 7.46967 3.53033L15.9393 12L7.46967 20.4697C7.17678 20.7626 7.17678 21.2374 7.46967 21.5303C7.76256 21.8232 8.23744 21.8232 8.53033 21.5303L17.5303 12.5303C17.8232 12.2374 17.8232 11.7626 17.5303 11.4697L8.53033 2.46967C8.23744 2.17678 7.76256 2.17678 7.46967 2.46967Z'%3E%3C/path%3E%3C/svg%3E")}
.order-list li .info{display:flex;gap:24px;padding:20px 0 0}
.order-list li .info .img{flex:0 0 auto;display:Flex;align-items:center;justify-content:center;width:88px;height:auto;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#f6f8fb;padding:14px}
.order-list li .info .img img{display:block;width:100%;height:auto}
.order-list li .info .con{flex:1 1;display:flex;flex-direction:column}
.order-list li .info .con .status > span{color:#7b3ff1;font-weight:700;font-size:15px;line-height:20px}
.order-list li .info .con .name{font-weight:500;font-size:15px;line-height:20px;color:#282a2e}
.order-list li .info .con .basic{font-weight:400;font-size:13px;line-height:18px;color:#5a5c60}
.order-list li .info .con .text{display:flex;align-items:center;gap:4px;margin-top:8px}
.order-list li .info .con .text .price{font-weight:700;font-size:15px;line-height:20px;color:#282a2e}
.order-list li .info .con .text .amount{font-weight:400;font-size:13px;line-height:18px;color:#5a5c60}

.order-detail .head{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dddfe2;padding:20px 0;margin-bottom:40px}
.order-detail .head .number{display:flex;align-items:center;font-weight:400;font-size:15px;line-height:20px;gap:5px}
.order-detail .head .number p{color:#96989c}
.order-detail .head .number span{color:#282a2e;font-weight:700}
.order-detail .head .tool{display:flex;align-items:center;gap:12px}
.order-detail .head .tool .date{line-height:20px;font-size:15px;font-weight:400;color:#282a2e;margin:0 8px}
.order-detail .head .tool .link a{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;background:#f1f3f6;line-height:20px;font-size:15px;font-weight:500;color:#282a2e}
.order-detail .head .tool .link a:hover{background:#dddfe2}
.order-detail .cont{position:relative;display:flex;flex-direction:column;gap:24px;margin-bottom:60px}
.order-detail .cont > .tit{border-bottom:1px solid #dddfe2;padding-bottom:20px;font-weight:700;font-size:20px;line-height:30px;color:#282a2e;display:flex;align-items:center}
.order-detail .cont > .more{position:absolute;top:0;right:0;display:flex;align-items:center;height:30px}
.order-detail .cont > .more a{display:flex;align-items:center;justify-content:center;padding:8px 12px;line-height:20px;font-size:15px;font-weight:500;color:#282a2e;background:#f1f3f6;border-radius:8px}
.order-detail .cont > .more a:hover{background:#dddfe2}
.order-detail .cont .order-product-info ul{display:flex;flex-direction:column;gap:16px}
.order-detail .cont .order-product-info ul li{display:flex;align-items:center}
.order-detail .cont .order-product-info ul li .img{flex:0 0 auto;margin-right:16px;width:88px;height:auto;aspect-ratio:1/1;padding:14px;border-radius:8px;background-color:#f6f8fb;display:flex;align-items:center;justify-content:center}
.order-detail .cont .order-product-info ul li .img img{width:100%;height:auto}
.order-detail .cont .order-product-info ul li .con{flex:1;display:flex;flex-direction:column}
.order-detail .cont .order-product-info ul li .con .status{color:#7b3ff1;font-weight:700;font-size:16px;line-height:24px}
.order-detail .cont .order-product-info ul li .con .name{font-weight:500;font-size:17px;line-height:24px;color:#282a2e}
.order-detail .cont .order-product-info ul li .con .basic{font-weight:400;font-size:15px;line-height:20px;color:#5a5c60}
.order-detail .cont .order-product-info ul li .qty{flex:0 1 120px;margin-left:16px;text-align:right;font-weight:400;font-size:15px;line-height:20px;color:#5a5c60}
.order-detail .cont .order-product-info ul li .price{flex:0 1 120px;margin-left:16px;text-align:right;font-weight:700;font-size:16px;line-height:24px;color:#282a2e}
.order-detail .cont .order-user-info{display:flex;flex-direction:column;gap:16px}
.order-detail .cont .order-user-info dl{display:flex;gap:12px;align-items:flex-start}
.order-detail .cont .order-user-info dt{flex:0 1 74px;line-height:24px;font-size:17px;font-weight:500;color:#96989c}
.order-detail .cont .order-user-info dd{flex:1 1;display:flex;flex-direction:column;gap:5px}
.order-detail .cont .order-user-info dd span{font-weight:500;font-size:17px;line-height:24px}
.order-detail .cont .order-user-info dd small{font-weight:500;font-size:14px;line-height:20px;color:#5a5c60}
.order-detail .cont .order-total-info dl{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}
.order-detail .cont .order-total-info dt{flex:0 1 120px;line-height:24px;font-size:17px;font-weight:500;color:#96989c}
.order-detail .cont .order-total-info dd{flex:1 1;display:flex;flex-direction:column;gap:5px;text-align:right;font-weight:700;font-size:16px;line-height:24px}
.order-detail .cont .order-total-info dd span{font-weight:500;font-size:17px;line-height:24px}
.order-detail .total{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid #dddfe2;margin-bottom:60px}
.order-detail .total .tit{font-weight:700;font-size:18px;line-height:26px}
.order-detail .total .num{font-weight:700;font-size:18px;line-height:26px}
.order-detail .caution{flex-direction:column;display:flex}
.order-detail .caution li{list-style:disc;color:#5a5c60;font-weight:400;font-size:14px;line-height:20px;margin-left:20px}
.order-detail .caution li::marker{font-weight:400;font-size:11px;line-height:16px}

.point-list{display:flex;flex-direction:column;gap:20px}
.point-list li{position:relative;padding:24px 30px;border:1px solid #dddfe2;background:#fff;display:flex;flex-direction:column;gap:10px}
.point-list li .point_top{display:flex}
.point-list li .point_top .point_tit{font-weight:500;font-size:15px;line-height:20px;color:#282a2e}
.point-list li .point_top .point_num{position:absolute;top:50%;right:30px;font-weight:700;font-size:40px;line-height:56px;word-break:keep-all;color:#282a2e;text-align:right;transform:translateY(-50%)}
.point-list li .point_date1{font-weight:400;font-size:13px;line-height:18px;color:#5a5c60}
.point-list li .point_date1 i{display:none}

.coupon-list{display:flex;flex-wrap:wrap;gap:24px}
.coupon-list li{width:calc(50% - 12px);padding:16px 20px;box-shadow:#0000000f 0 2px 4px 0;border:1px solid #eceef1;border-radius:16px;background:red}
.coupon-list li .title{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #eceef1;font-weight:700;font-size:20px;line-height:30px;color:#7b3ff1}
.coupon-list li .text .tit{font-weight:700;font-size:15px;line-height:20px;color:#282a2e;margin-bottom:6px}
.coupon-list li .text .txt{font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60;margin-bottom:6px}
.coupon-list li .info{display:flex;flex-direction:column;gap:4px}
.coupon-list li .info dl{font-weight:400;font-size:13px;line-height:18px;display:flex;align-items:center;gap:4px}
.coupon-list li .info dt{color:#5a5c60}
.coupon-list li .info dd{font-weight:600;color:#5a5c60}

.itemuse-list{display:flex;flex-direction:column;gap:20px}
.itemuse-list li{position:relative;padding:24px 30px;border:1px solid #dddfe2;background:#fff;display:flex;flex-direction:column;gap:10px}
.itemuse-list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:100px 0}
.itemuse-list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
.itemuse-list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
.itemuse-list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}

.mycar-list{display:flex;flex-direction:column;gap:20px}
.mycar-list li{padding:30px;border:1px solid #dddfe2}
.mycar-list li .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.mycar-list li .head .lt{display:flex;align-items:center;gap:4px}
.mycar-list li .head .rt{display:flex;align-items:center;gap:4px}
.mycar-list li .head .rep{display:inline-flex;align-items:center;border-radius:100px;gap:4px;white-space:nowrap;padding:6px 10px;font-weight:500;font-size:13px;line-height:14px;background:#eafaff;color:#0f88c8;cursor:auto}
.mycar-list li .head .tool{display:flex;align-items:center;gap:20px}
.mycar-list li .head .tool a{display:flex;align-items:center;justify-content:center;width:24px;height:24px}
.mycar-list li .head .tool a img{width:100%;height:auto}
.mycar-list li .cont{padding-bottom:20px;border-bottom:1px solid #dddfe2;display:flex;align-items:center}
.mycar-list li .cont .img{width:50px;height:50px;display:flex;flex:0 0 auto;align-items:center;justify-content:Center;margin-right:12px}
.mycar-list li .cont .img img{max-width:100%;width:100%;height:auto}
.mycar-list li .cont .con{flex:1;display:flex;flex-direction:column}
.mycar-list li .cont .con .number{font-weight:700;font-size:20px;line-height:30px;word-break:keep-all;color:#282a2e}
.mycar-list li .cont .con .type{font-weight:400;font-size:15px;line-height:20px;word-break:keep-all;color:#5a5c60}
.mycar-list li .info{padding:20px 0 0;line-height:24px;font-size:15px;font-weight:400;display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.mycar-list li .info .con{display:flex;flex-direction:column;gap:12px}
.mycar-list li .info .con dl{display:flex;alignitems:center}
.mycar-list li .info .con dt{width:100px;flex:0 0 auto;margin-right:12px;color:#96989c}
.mycar-list li .info .con dd{flex:1 1;font-weight:400;font-size:15px;line-height:24px;word-break:keep-all;color:#282a2e}
.mycar-list li .info .img{flex:0 0 auto;margin-right:30px;width:220px;height:136px;display:flex;align-items:center;justify-content:center}
.mycar-list li .info .img img{width:100%;height:auto}

.with-list{display:flex;flex-direction:column;gap:20px;border-top:1px solid #dddfe2}
.with-list li{padding:30px;border:1px solid #dddfe2}
.with-list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:100px 0;border:0}
.with-list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
.with-list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
.with-list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
.care-list{display:flex;flex-direction:column}
.care-list li{display:flex;flex-direction:column;gap:15px;padding:20px 0;border-bottom:1px solid #dddfe2}
.care-list li .flex{display:flex;align-items:center;justify-content:space-between}
.care-list li .cate{border-radius:8px;border:1px solid #dddfe2;padding:2px 8px;line-height:16px;font-size:14px;color:#282a2e}
.care-list li .view{line-height:20px;font-size:16px;font-weight:600;color:#5a5c60;margin-left:auto}
.care-list li .img{flex:0 0 auto;width:100px;height:auto;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#f6f8fb}
.care-list li .con{flex:1 1;display:flex;flex-direction:column;gap:5px}
.care-list li .con .date{line-height:24px;font-size:16px;font-weight:600;color:#282a2e}
.care-list li .con .title{height:48px;line-height:24px;font-size:14px;font-weight:400;color:#5a5c60;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.care-list li .con .info{display:flex;gap:10px}
.care-list li .con .info span{line-height:16px;font-size:13px;color:#5a5c60}
.care-list li .con .info span:nth-child(1){font-weight:600}

@media (min-width: 769px) {
    #search-repair-shop .aside .bottom{transform:none!important}
}

@media all and (max-width: 769px) {
    #wrap .lt-desktop{display:none}
    #wrap .lt-mobile{display:block}

    #heading{display:flex}

    #appbox{padding:6px 20px 6px 12px;height:40px}
    #appbox .text{font-size:13px}
    #appbox .text img{width:28px;height:28px}
    #appbox .close{right:12px}

    #header .header_top{display:none}
    #header .header_main .wrap{padding:14px 16px;height:56px;justify-content:space-between}
    #header .header_main .logo img{width:128px;height:17px}
    #header .header_main .gnb{display:none}
    #header .header_main .search{display:none}
    #header .header_main .tool{display:flex;align-items:center;gap:4px}
    #header .header_main .tool a{display:flex;align-items:center;justify-content:center;width:24px;height:24px}

    #footer .wrap{padding:40px 20px}
    #footer .footer_top{gap:24px;flex-direction:column}
    #footer .footer_bottom{flex-direction:column;gap:24px}
    #footer .top_left{order:2}
    #footer .top_left .address{gap:2px;font-size:11px;line-height:16px}
    #footer .top_left .copyright{margin-top:2px;font-size:11px;line-height:16px}
    #footer .top_right{order:1}
    #footer .top_right .tit{font-size:15px;line-height:20px}
    #footer .top_right .txt{gap:2px;font-size:11px;line-height:16px}
    #footer .bottom_left .menu{gap:8px}
    #footer .bottom_left .menu a{font-size:11px;line-height:16px}
    #footer .bottom_right{flex-direction:column;align-items:flex-start;gap:0}
    #footer .bottom_right .svc a{display:block}
    #footer .bottom_right .social{margin:0;margin-top:16px}
    #footer .award{margin-top:40px;justify-content:flex-start}
    #footer .award img{height:59px;widht:auto}

    #container .sct_admin{display:none}

    #appbar{display:block}

    #title{position:sticky;top:56px;height:auto;padding:0;margin:0;overflow:hidden;background:#fff;z-index:1000}
    #title .title{display:none}
    #title .tabs{position:relative;width:auto;display:flex;overflow-x:auto;padding:0 20px;border-bottom:1px solid #eceef1;-ms-overflow-style:none}
    #title .tabs::-webkit-scrollbar{display:none}
    #title .tabs ul{display:flex;padding:0;gap:16px}
    #title .tabs li{flex:0 0 auto}
    #title .tabs li a{padding:12px 0}
    #title .tabs li.on a{color:#282a2e}
    #title .tabs li.on a:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:#282a2e}

    #main .wrap{padding:0}
    #main .header .title h2{line-height:24px;font-size:16px}
    #main .header .title p{line-height:18px;font-size:13px}
    #main .header .more a{min-width:72px;padding:4px 9px;font-size:11px}
    #main .swiper-button-prev{display:none}
    #main .swiper-button-next{display:none}
    #main .swiper-pagination{position:unset;display:flex;align-items:center;justify-content:center;margin-top:24px;gap:4px}
    #main .swiper-pagination .swiper-pagination-bullet{margin:0;width:6px;height:6px;opacity:.2;background:#96989c;border-radius:6px}
    #main .swiper-pagination .swiper-pagination-bullet-active{width:15px;background:#282a2e;opacity:1}
    #main .visual{}
    #main .visual .wrap{flex-direction:column;gap:16px;}
    #main .visual .text{width:100%;padding:16px;flex:0 0 auto;}
    #main .visual .text .title{margin:0;line-height:1.25;font-size:30px;}
    #main .visual .text .input{margin-top:16px;padding:0 16px;}
    #main .visual .text .input input{font-size:16px;}
    #main .visual .text .input button{}
    #main .visual .text .input button svg{width:24px;height:24px;}
    #main .visual .text .hash{margin:16px 16px 0;gap:8px;}
    #main .visual .text .hash a{padding:8px;font-size:13px;}
    #main .visual .image{padding:0 16px;width:100%;justify-content: flex-start;}
    #main .visual .slider{}
    #main .visual .swiper-fraction{left:unset;bottom:10px;right:8px;padding:2px 10px;font-size:12px;letter-spacing:0;width:fit-content}
    #main .quick{padding:20px;border-bottom:8px solid #f1f3f6}
    #main .quick ul{flex-wrap:wrap;gap:12px 10px}
    #main .quick li{width:calc(20% - 10px)}
    #main .quick li a{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}
    #main .quick li .img{width:100%;height:auto;border-radius:18px}
    #main .quick li .img img{display:block;max-width:100%;height:auto}
    #main .quick li .txt{font-weight:500;font-size:11px;line-height:14px}
    #main .mycar a{padding:10px 20px;border:0;border-bottom:1px solid #eceef1;box-shadow:none}
    #main .mycar .ico{flex:0 0 auto;width:24px;height:24px}
    #main .mycar .con{flex-direction:column;align-items:flex-start;text-align:left;gap:0}
    #main .mycar .tit{line-height:20px;font-size:15px}
    #main .mycar .txt{line-height:20px;font-size:14px}
    #main .mycar .txt span{color:#7b3ff1}
    #main .mycar .img{height:56px;flex:0 0 auto;margin-left:auto}
    #main .mycar .img img{width:100%;height:100%;object-fit:contain}
    #main .review{padding:24px 20px;border-bottom:8px solid #f1f3f6}
    #main .review .wrap{flex-direction:column;gap:24px;padding-bottom:74px;align-items:stretch}
    #main .review .left{gap:8px}
    #main .review .left .title{font-size:22px;line-height:34px}
    #main .review .left .text{font-size:15px;line-height:20px}
    #main .review .left .more{position:absolute;bottom:0;left:0;width:100%;justify-content:center}
    #main .review .right .slider{width:100%;height:520px}
    #main .review .right .slider:before,#main .review .right .slider:after{display:none}
    #main .review .right .slider .swiper-slide{gap:20px;flex-direction:column;background:#fff;box-shadow:#0000001f 0 0 16px;border-radius:12px;border:1px solid #eceef1}
    #main .review .right .review-content .info{font-size:13px;line-height:18px}
    #main .review .right .review-content .info span:after{margin:0 4px}
    #main .review .right .review-content .star{display:flex;align-items:center;gap:8px}
    #main .review .right .review-content .star .icon{height:16px;background-size:auto 16px}
    #main .review .right .review-content .text{-webkit-line-clamp:5;font-size:15px;line-height:20px}
    #main .review .right .review-content .badge span{font-size:13px;line-height:18px}
    #main .review .right .review-content .help{margin-top:16px}
    #main .review .right .review-content .help a{display:flex;padding:6px 14px 6px 12px;align-items:center;gap:4px;border-radius:100px;border:1px solid #dddfe2;background-color:#fff;width:fit-content}
    #main .review .right .review-info{margin-top:auto;flex:0 0 auto;width:100%;height:auto;padding:12px}
    #main .review .right .review-info .store{margin:0;padding:0;gap:16px;align-items:center;border-bottom:0}
    #main .review .right .review-info .store .img{width:62px;height:65px;padding:8px}
    #main .review .right .review-info .store .img img{max-width:100%;height:auto}
    #main .review .right .review-info .store .name{font-size:13px;line-height:18px}
    #main .review .right .review-info .store .addr{font-size:13px;line-height:18px}
    #main .review .right .review-info .store .info{display:none}
    #main .review .right .review-info .type{display:none}
    #main .review .right .review-info .more{display:none}
    #main .bestseller{padding:24px 20px;border-bottom:8px solid #f1f3f6;overflow:hidden}
    #main .bestseller .more{display:none}
    #main .bestseller .product-list li{width:100%}
    #main .bestseller .product-list li .inner{flex-direction:row;gap:12px}
    #main .bestseller .product-list li .thumb{flex:0 1 176px;border-radius:8px}
    #main .bestseller .product-list li .thumb .rank{padding:4px 8px;font-size:11px;line-height:12px}
    #main .bestseller .product-list li .thumb .image img{max-width:125px}
    #main .bestseller .product-list li .thumb .brand{top:10px;right:10px}
    #main .bestseller .product-list li .cont{margin-top:0;gap:4px}
    #main .bestseller .product-list li .cont .store{line-height:18px;font-size:13px}
    #main .bestseller .product-list li .cont .name{line-height:20px;font-size:15px}
    #main .bestseller .product-list li .cont .code{line-height:18px;font-size:13px}
    #main .bestseller .product-list li .cont .info{line-height:24px;font-size:16px}
    #main .bestseller .product-list li .cont .star em{line-height:18px;font-size:13px}
    #main .bestseller .product-list li .cont .star span{line-height:18px;font-size:13px}
    #main .bestseller .product-list li .cont .tag span{padding:3px 4px;border-radius:4px;line-height:12px;font-size:11px}
    #main .lowest{padding:24px 20px;border-bottom:8px solid #f1f3f6;overflow:hidden}
    #main .lowest .more{display:none}
    #main .hotitem{padding:24px 20px;border-bottom:8px solid #f1f3f6;overflow:hidden}
    #main .hotitem .header{margin-bottom:16px}
    #main .hotitem .header .title span{font-size:13px;line-height:18px}
    #main .hotitem .list ul{gap:16px}
    #main .hotitem .list li{width:100%}
    #main .hotitem .list li .image{height:160px}
    #main .hotitem .list li .image img{max-width:140px;max-height:140px;object-fit:contain}
    #main .hotitem .list li .cont{padding:12px 16px;display:flex;flex-direction:column;gap:4px}
    #main .hotitem .list li .cont .store{font-size:13px;line-height:18px}
    #main .hotitem .list li .cont .name{font-size:15px;line-height:20px}
    #main .hotitem .list li .cont .info{font-size:16px;line-height:24px}
    #main .banner{padding:16px 20px;border-bottom:8px solid #f1f3f6;overflow:hidden}
    #main .banner .slider{overflow:unset;padding-right:25px}
    #main .banner .slider .swiper-slide{width:320px;height:80px}
    #main .banner .slider .swiper-slide a{display:block;width:100%;height:100%}
    #main .banner .slider .swiper-slide a img{width:100%;height:100%;object-fit:cover}
    #main .exhibition{padding:24px 20px;overflow:hidden}
    #main .exhibition .list{padding:16px 0 24px}
    #main .exhibition .slider{overflow:unset}
    #main .exhibition .slider .swiper-slide{width:260px}
    #main .exhibition .slider .swiper-slide .inner{gap:12px}
    #main .exhibition .slider .swiper-slide .img{height:146px}
    #main .exhibition .slider .swiper-slide .tit{line-height:24px;font-size:16px}
    #main .exhibition .slider .swiper-slide .txt{line-height:18px;font-size:13px}
    #main .listpick{padding:24px 20px;overflow:hidden}
    #main .customer{padding:24px 20px}
    #main .customer .link{gap:0;flex-wrap:nowrap;background:#f6f8fb;padding:8px 16px;border-radius:8px}
    #main .customer .link a{position:relative;flex:1;border-radius:0;border:0;padding:0;gap:8px;height:32px}
    #main .customer .link a:after{content:'';position:absolute;top:50%;right:0;margin-top:-16px;width:1px;height:32px;background:#e7e9ec}
    #main .customer .link a:nth-child(even):after{display:none}
    #main .customer .link a .img{width:24px;height:24px;flex:0 0 24px}
    #main .customer .link a .tit{font-size:13px;line-height:18px}
    #main .customer .link a .txt{display:none}

    #affiliate{position:relative;padding-bottom:84px}
    #affiliate .header{font-size:24px;line-height:36px;text-align:left}
    #affiliate .visual{position:relative;height:480px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;text-align:center}
    #affiliate .visual .image{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}
    #affiliate .visual .image img{width:100%;height:100%;object-fit:cover}
    #affiliate .visual .text{line-height:52px;font-size:42px;display:flex;flex-direction:column;gap:4px}
    #affiliate .visual .text span{line-height:30px;font-size:20px;font-weight:200}
    #affiliate .visual .text br{display:none}
    #affiliate .visual .button{position:fixed;z-index:1005;bottom:0;left:0;width:100%;padding:8px 20px 20px;background:#fff}
    #affiliate .visual .button a{width:100%}
    #affiliate .cooperate{display:none!important}
    #affiliate .reason{padding:40px 20px}
    #affiliate .reason .wrap{gap:24px}
    #affiliate .reason .content ul{flex-wrap:wrap}
    #affiliate .reason .content li{padding:20px 24px 24px;width:100%;flex:0 0 100%}
    #affiliate .reason .content li span{line-height:24px;font-size:16px}
    #affiliate .reason .content li span br{display:none}
    #affiliate .reason .content li p{margin-top:8px;line-height:20px;font-size:15px}
    #affiliate .howto{padding:40px 20px}
    #affiliate .howto .wrap{gap:32px}
    #affiliate .howto .content li{flex:0 0 100%}
    #affiliate .howto .content li em{margin:0 auto 10px;width:26px;height:26px;border-radius:26px;background:#3c3e42;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center}
    #affiliate .howto .content li span{font-weight:700;font-size:22px;line-height:34px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
    #affiliate .howto .content li p{margin-top:6px;font-weight:400;font-size:16px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
    #affiliate .howto .content li img{display:block;margin-top:20px}
    #affiliate .process{padding:40px 20px 24px;background:#fff}
    #affiliate .process .wrap{display:flex;flex-direction:column;gap:40px}
    #affiliate .process .content ul{gap:24px}
    #affiliate .process .content li{padding:0;gap:20px}
    #affiliate .process .content li .img{width:60px;height:60px}
    #affiliate .process .content li .text{line-height:24px;font-size:17px}
    #affiliate .process .content li .step{line-height:24px;font-size:16px}
    #affiliate .review{padding:40px 20px 120px}
    #affiliate .review .wrap{display:flex;flex-direction:column;gap:40px;align-items:center}
    #affiliate .review .header{width:100%;text-align:left}
    #affiliate .review .slider{position:relative;margin:0 auto;width:782px;max-width:100%;overflow:hidden}
    #affiliate .review .slider .swiper-slide img{width:80px;height:80px}

    #search-repair-shop{flex-direction:column;height:calc(100dvh - 56px)}
    #search-repair-shop .aside{flex:0 1 auto;width:100%}
    #search-repair-shop .aside .header{padding:10px 20px 16px;position:sticky;top:56px;gap:10px}
    #search-repair-shop .aside .header .tabs{padding:4px;border-radius:38px;height:38px;width:152px}
    #search-repair-shop .aside .header .tabs .tab{flex:1;height:30px;border-radius:30px;font-size:13px}
    #search-repair-shop .aside .header .tabs .tab.on{background:#fff;box-shadow:#0000000f 0 2px 4px}
    #search-repair-shop .aside .header .tool{display:none}
    #search-repair-shop .aside .bottom{position:fixed;bottom:0;left:0;z-index:1001;border-radius:16px 16px 0 0;box-shadow:#0000004d 0 -2px 16px;width:100%;padding:0;height:100dvh;background:#fff;max-height:100dvh}
    #search-repair-shop .aside .bottom.smooth{transition:transform .4s cubic-bezier(0.25,0.46,0.45,0.94)}
    #search-repair-shop .aside .draggable{position:relative;width:100%;height:40px;display:flex;align-items:center;justify-content:center}
    #search-repair-shop .aside .draggable:before{content:'';width:36px;height:4px;border-radius:4px;background:#ddd}
    #search-repair-shop .aside .order{display:flex}
    #search-repair-shop .aside .list{flex:1 1;overflow:hidden;overflow-y:auto}
    #search-repair-shop .aside .list ul li{padding:16px 20px}
    #search-repair-shop .aside .list ul li:last-child{border-bottom:0}
    #search-repair-shop .aside .list ul li button{display:flex;gap:16px;width:100%}
    #search-repair-shop .aside .list ul li .img{width:68px;height:68px}
    #search-repair-shop .aside .list ul li .con .store{line-height:24px;font-size:16px}
    #search-repair-shop .aside .list ul li .con .store .name{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}
    #search-repair-shop .aside .list ul li .con .store .newIcon{flex:0 0 auto;padding:3px 4px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#f2ebfe;line-height:12px;font-size:11px;font-weight:500;color:#7b3ff1}
    #search-repair-shop .aside .list ul li .con .addr{line-height:18px;font-size:13px}
    #search-repair-shop .aside .list ul li .con .info span{line-height:18px;font-size:13px}
    #search-repair-shop .aside .list ul li .act{display:none}
    #search-repair-shop .content{width:100%;height:100%;overflow:hidden}
    #search-repair-shop .content .map{width:100%;height:100%;cursor:grab}
    #search-repair-shop .content .area{position:fixed;z-index:1003;bottom:0;left:0;top:unset;width:100%;padding:24px 20px}
    #search-repair-shop .content .area .con .store{font-size:16px;line-height:24px}
    #search-repair-shop .content .area .con .addr{font-size:14px;line-height:20px}
    #search-repair-shop .content .area .con .info span{font-size:14px;line-height:20px}
    #search-repair-shop .content .area .con .info span:after{content:'';width:3px;height:3px;border-radius:3px;background:#5a5c60;margin:0 5px}
    #search-repair-shop .content .area .con .info span:last-child:after{display:none}
    #search-repair-shop .content .area .view a{display:flex;align-items:center;justify-content:center;padding:16px 12px;line-height:24px;font-size:17px;font-weight:600;color:#fff;border-radius:8px;background:#7b3ff1}
    #search-repair-shop .content .pin img{width:32px;height:32px}
    #search-repair-shop .content .marker{position:absolute;z-index:10;cursor:pointer;width:20px;height:20px}
    #search-repair-shop .content .marker svg,#search-repair-shop .content .marker img{width:20px;height:20px;object-fit:contain}
    #search-repair-shop .content .my{position:absolute;z-index:10;cursor:pointer}
    #search-repair-shop .content .my svg,
    #search-repair-shop .content .my img{width:32px;height:32px;object-fit:contain}

    #search-repair-view #heading{display:flex;margin-bottom:-20px}
    #search-repair-view .inner{max-height:100%;padding:0;margin:0;gap:12px;background:#f6f8fb}
    #search-repair-view .header{padding:20px;background:#fff}
    #search-repair-view .header .flex{display:flex;gap:16px}
    #search-repair-view .header .img{flex:0 0 auto;width:68px;height:68px;border-radius:4px;overflow:hidden}
    #search-repair-view .header .img img{display:block;width:100%;height:100%;object-fit:cover}
    #search-repair-view .header .con{flex:1;text-align:left;display:flex;flex-direction:column;gap:4px}
    #search-repair-view .header .con .store{display:flex;justify-content:space-between;align-items:center;line-height:24px;font-size:16px;font-weight:700;color:#282a2e;gap:4px}
    #search-repair-view .header .con .store .name{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}
    #search-repair-view .header .con .store .newIcon{flex:0 0 auto;padding:3px 4px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#f2ebfe;line-height:12px;font-size:11px;font-weight:500;color:#7b3ff1}
    #search-repair-view .header .con .addr{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:20px;font-size:15px;font-weight:400;color:#5a5c60}
    #search-repair-view .header .con .addr span strong{font-weight:500;color:#7b3ff1}
    #search-repair-view .header .con .info{display:flex;align-items:center;line-height:20px}
    #search-repair-view .header .con .info span{display:flex;flex-wrap:wrap;align-items:center;font-size:15px;font-weight:400;color:#5a5c60}
    #search-repair-view .header .con .info span:after{content:'';width:3px;height:3px;border-radius:3px;background:#5a5c60;margin:0 5px}
    #search-repair-view .header .con .info span:last-child:after{display:none}
    #search-repair-view .header .title{display:none}
    #search-repair-view .header .desc{display:none}
    #search-repair-view .header .warn{padding:10px 12px;border-radius:8px;display:flex;align-items:center;gap:8px;background:#fff2f0;width:100%;line-height:18px;font-size:13px;font-weight:400;color:#ff6d62}
    #search-repair-view .header .warn img{width:20px;height:20px;object-fit:contain}
    #search-repair-view .close{display:none}
    #search-repair-view .detail{padding:20px;background:#fff}
    #search-repair-view .detail .cont dl{gap:16px;padding:16px 0}
    #search-repair-view .detail .cont dt{flex:0 0 40px;width:40px;height:40px}
    #search-repair-view .detail .cont dt img{width:24px;height:24px}
    #search-repair-view .detail .cont dd{min-height:30px;gap:16px;justify-content:center}
    #search-repair-view .detail .cont dd .link{display:flex;flex-direction:column;gap:8px}
    #search-repair-view .detail .cont dd .link a{line-height:20px;font-size:15px;font-weight:500}
    #search-repair-view .detail .cont dd .maps{display:flex;flex-direction:row;gap:8px}
    #search-repair-view .detail .cont dd .maps a{line-height:14px;font-size:13px}
    #search-repair-view .detail .cont dd .toggle{display:flex;flex-direction:column;gap:8px}
    #search-repair-view .detail .cont dd .toggle .btn{display:flex;align-items:center;padding:8px 0;line-height:20px;font-size:15px;font-weight:400;gap:8px;cursor:pointer}
    #search-repair-view .detail .cont dd .toggle .btn strong{font-weight:600}
    #search-repair-view .detail .cont dd .toggle .btn svg{width:16px;height:17px}
    #search-repair-view .detail .cont dd .toggle .con{display:none;flex-direction:column;gap:4px}
    #search-repair-view .detail .cont dd .toggle .con p{line-height:20px;font-size:15px}
    #search-repair-view .review{padding:20px;background:#fff}
    #search-repair-view .review .title{line-height:34px;font-size:22px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
    #search-repair-view .review .list{margin:30px 0 40px;padding:8px 0 24px}
    #search-repair-view .review .list ul{display:flex;flex-direction:column}
    #search-repair-view .review .list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}
    #search-repair-view .review .list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
    #search-repair-view .review .list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
    #search-repair-view .review .list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
    #search-repair-view .warning{padding:10px 20px;margin:0}
    #search-repair-view .warning:before{content:"·";min-width:3px;font-weight:900;color:#5a5c60;margin:0 8px}

    #chat-list{opacity:0;visibility:hidden;width:100%;z-index:9999;align-items:flex-start;justify-content:flex-end;}
    #chat-list.active{opacity:1;visibility:visible;top:0;bottom:0;}
    #chat-list .inner{align-items:stretch;width:calc(100% - 50px);height:100%;position:relative;z-index:2;background:#ffffff;}
    #chat-list h3{display:block;padding:10px;line-height:36px;}
    #chat-list ul{padding:0 10px 10px;}
    #chat-list li{width:100%;}
    #chat-list li a{justify-content:flex-start;padding:0;gap:10px;}
    #chat-list li a .img{width:66px;height:66px;}
    #chat-list li a .con{}
    #chat-list li a .con .type{font-size:12px;}
    #chat-list li a .con .name{font-size:15px;white-space:nowrap;}
    #chat-list li a .con .info{font-size:11px;}
    #chat-list .dimmed{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;}

    #board{position:relative}
    #board .wrap{flex-direction:column;padding:0;gap:0;align-items:stretch}
    #board .aside{margin:0;flex:0 0 auto;width:100%}
    #board .aside .title{display:none}
    #board .aside .list{flex-direction:row;padding:16px 12px;gap:12px;overflow:hidden;overflow-x:auto;-ms-overflow-style:none}
    #board .aside .list::-webkit-scrollbar{display:none}
    #board .aside .list dl{flex:0 0 auto;border:0}
    #board .aside .list dl dt{padding:0;display:flex;flex-direction:column;gap:8px;line-height:14px;font-size:11px;font-weight:500;color:#96989c}
    #board .aside .list dl dt:before{content:'';width:56px;height:56px;border-radius:24px;display:flex;align-items:center;justify-content:center;border:1px solid #eceef1}
    #board .aside .list dl dt svg{display:none}
    #board .aside .list dl dt a{color:#96989c}
    #board .aside .list dl dd{display:none!important}
    #board .aside .list dl dt.on:before{border:1px solid #96989c}
    #board .aside .list dl dt.on,#board .aside .list dl dt.on a{color:#282a2e}
    #board .content .tool{padding:16px 12px;margin:0}
    #board .content .sorted{position:relative}
    #board .content .sorted .sorted-toggle{display:flex;align-items:center;justify-content:center;cursor:pointer;height:20px;gap:4px}
    #board .content .sorted .sorted-toggle i{width:16px;height:16px;background:url(../img/sub/Updown.svg) no-repeat center / auto 16px}
    #board .content .sorted .sorted-toggle span{font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#282a2e}
    #board .content .sorted .sorted-menu{position:absolute;top:0;right:0;background:#fff;box-shadow:#0003 0 4px 12px;border-radius:8px;z-index:10;display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden}
    #board .content .sorted .sorted-menu a{display:flex;align-items:center;justify-content:space-between;width:127px;padding:10px 12px;text-align:left;font-weight:400;font-size:15px;line-height:20px;white-space:pre-wrap;word-break:keep-all;color:#5a5c60}
    #board .content .sorted .sorted-menu a.on{color:#7b3ff1}
    #board .content .sorted .sorted-menu a.on:after{content:'';width:16px;height:16px;background:url(../img/sub/select-primary.svg) no-repeat center / contain}
    #board .content .sorted .sorted-menu a:hover{background:#f1f3f6;border-radius:4px}
    #board .content .sorted.active .sorted-menu{opacity:1;visibility:visible}

    #cs-center{position:relative}
    #cs-center .wrap{padding:16px 20px 40px;flex-direction:column}
    #cs-center .aside{display:none}
    #cs-center .content{flex:0 0 100%;width:100%}
    #cs-center .content .help-center{display:none!important}
    #cs-center .content .header{display:none!important}
    #cs-center .content .search{margin-bottom:24px;display:flex;flex-direction:column}
    #cs-center .content .search form input[type="text"]{width:100%}
    #cs-center .content .category{margin-bottom:0;max-width:calc(100vw - 40px)}
    #cs-center .content .category ul{display:flex;overflow:hidden;overflow-x:auto;gap:8px;-ms-overflow-style:none}
    #cs-center .content .category ul::-webkit-scrollbar{display:none}
    #cs-center .content .category li a{padding:6px 10px;line-height:15px;font-size:13px;color:#282a2e}
    #cs-center .content .list{margin:0 -20px}
    #cs-center .viewskin{gap:30px}
    #cs-center .viewskin .title .subject{line-height:34px;font-size:22px}
    #cs-center .viewskin .title .date{line-height:20px;font-size:15px}
    #cs-center .viewskin .content{line-height:18px;font-size:16px}
    #cs-center .viewskin .button{flex-wrap:wrap;gap:5px}
    #cs-center .viewskin .button a{padding:12px;line-height:20px;font-size:15px;height:auto}

    #care{position:relative}
    #care .wrap{padding:0 20px 40px;flex-direction:column}

    .product-list{margin-top:16px}
    .product-list ul li{width:36.66vw}
    .product-list ul li .thumb{position:relative}
    .product-list ul li .thumb .rank{padding:4px 8px;font-size:11px;line-height:12px}
    .product-list ul li .thumb .image{border:0}
    .product-list ul li .thumb .image img{max-width:100px}
    .product-list ul li .thumb .brand{top:10px;right:10px}
    .product-list ul li .cont{margin-top:8px}
    .product-list ul li .cont .store{font-size:13px;line-height:18px}
    .product-list ul li .cont .name{font-size:15px;line-height:20px}
    .product-list ul li .cont .code{margin:0;font-size:13px;line-height:18px}
    .product-list ul li .cont .star em{line-height:18px;font-size:13px}
    .product-list ul li .cont .star span{line-height:18px;font-size:13px}
    .product-list ul li .cont .tag span{padding:3px 4px;border-radius:4px;line-height:12px;font-size:11px}
    .product-list ul li .cont .sale{display:flex;flex-direction:column}
    .product-list ul li .cont .sale span{display:flex;align-items:center;gap:2px;padding:3px 0}
    .product-list ul li .cont .sale span img,.product-list ul li .cont .sale span svg{width:12px;height:12px;object-fit:contain}
    .product-list ul li .cont .sale span p{font-size:11px;line-height:12px}
    .product-list ul li:nth-child(1) .thumb .rank{background:#7b3ff1}

    .review-list li{flex-direction:column;gap:32px}
    .review-list li .review-content .info{font-size:13px;line-height:18px}
    .review-list li .review-content .star{display:flex;align-items:center;gap:8px}
    .review-list li .review-content .star .icon{height:16px;background-size:16px}
    .review-list li .review-content .star .icon:before{height:16px;background-size:16px}
    .review-list li .review-content .thumb .swiper-slide{width:60px;height:60px}
    .review-list li .review-content .badge{gap:8px}
    .review-list li .review-content .badge span{font-size:13px;line-height:18px}
    .review-list li .review-content .help{margin-top:16px}
    .review-list li .review-content .help a{font-size:13px;line-height:18px}
    .review-list li .review-info{position:relative;flex:0 0 auto;width:100%;height:auto;gap:16px;border:0;padding:0}
    .review-list li .review-info .store{height:88px;align-items:center;justify-content:space-between;padding:8px;border:1px solid #eceef1;border-radius:8px}
    .review-list li .review-info .store .img{width:70px;height:70px;padding:12px;border-radius:8px}
    .review-list li .review-info .store .con{flex:1;gap:0}
    .review-list li .review-info .store .ico{display:flex}
    .review-list li .review-info .store .brand{line-height:18px;font-size:13px}
    .review-list li .review-info .store .name{line-height:20px;font-size:15px}
    .review-list li .review-info .store .desc{line-height:18px;font-size:13px}
    .review-list li .review-info .type{padding:12px;border-radius:8px;border:1px solid #eceef1;background:#f6f8fb}
    .review-list li .review-info .type > ul{gap:0}
    .review-list li .review-info .type > ul > li .ico{display:none}
    .review-list li .review-info .type > ul > li .ico img{width:100%;height:100%}
    .review-list li .review-info .type > ul > li .txt{flex-direction:row;gap:4px}
    .review-list li .review-info .type > ul > li .txt:before{content:"·";min-width:3px;font-weight:900;color:#5a5c60;margin:0 2px;line-height:18px}
    .review-list li .review-info .type > ul > li .txt span{line-height:18px;font-size:13px;color:#5a5c60}
    .review-list li .review-info .type > ul > li .txt p{line-height:18px;font-size:13px;color:#5a5c60}
    .review-list li .review-info .more{position:absolute;top:0;left:0;width:100%}
    .review-list li .review-info .more a{width:100%;height:88px;border:0;opacity:0}
    .review-list li.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:100px 0}
    .review-list li.empty svg{width:80px!important;height:80px!important;object-fit:contain}
    .review-list li.empty strong{line-height:24px;font-size:16px;font-weight:700;color:#282a2e;white-space:pre-wrap;word-break:keep-all}
    .review-list li.empty span{line-height:20px;font-size:15px;font-weight:500;color:#5a5c60;white-space:pre-wrap;word-break:keep-all}
    .review-list li.middle-banner img{width:100%;height:auto}

    .faq-list li .faq-toggle{flex-direction:column;align-items:flex-start;padding:16px 20px}
    .faq-list li .faq-toggle .faq-category{flex:0 0 auto;width:100%;line-height:24px;font-size:16px}
    .faq-list li .faq-toggle .faq-title{flex:1 1;height:24px}
    .faq-list li .faq-toggle .faq-title a{line-height:20px;font-size:15px;display:flex;align-items:center}
    .faq-list li .faq-content{padding:24px 20px;line-height:20px;font-size:15px}

    .notice-list{margin-top:0}
    .notice-list li{padding:20px 16px 20px 20px;flex-direction:column;align-items:flex-start}
    .notice-list li .notice-date{line-height:20px;font-size:15px}

}

.sub_feeds .header{display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;border-bottom:1px solid #eee}
.sub_feeds .header .subject{color:#333d4b;font-weight:700;font-size:24px;display:flex;align-items:center}
.sub_feeds .header .tooltip{position:relative;display:flex;align-items:center;justify-content:center;margin:0 8px;background:transparent}
.sub_feeds .header .tooltip:before{display:none}
.sub_feeds .header .tabs{display:flex;-webkit-box-align:center;align-items:center;gap:10px}
.sub_feeds .header .tabs .tab{display:flex;-webkit-box-align:center;align-items:center;gap:5px;padding:7px 15px;border-radius:20px;background-color:#fff;border:1px solid #aaa;color:#aaa;cursor:pointer;font-size:14px}
.sub_feeds .header .tabs .tab.on{background-color:#333;border-color:#333;color:#fff}
.sub_feeds .tabbox{display:none}
.sub_feeds .tabbox.on{display:block}
.sub_feeds .list{overflow:hidden}
.sub_feeds .list ul{display:flex;flex-wrap:wrap}
.sub_feeds .list li{width:25%;padding:30px 20px;border-bottom:1px solid #eee}
.sub_feeds .list li.empty_list{width:100%;height:300px;max-width:100%;display:flex;align-items:center;justify-content:center}
.sub_feeds .list li:nth-child(even){border-left:1px solid #eee}
.sub_feeds .list li .user{display:flex;margin-bottom:15px}
.sub_feeds .list li .user .icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:10px;flex:0 0 auto;overflow:hidden;border-radius:36px}
.sub_feeds .list li .user .icon img{display:block;width:100%;height:100%;object-fit:cover}
.sub_feeds .list li .user .info{display:flex;flex-direction:column;justify-content:space-around;flex:1}
.sub_feeds .list li .user .info .name{font-size:14px;line-height:14px;font-weight:500;color:#4e5968}
.sub_feeds .list li .user .info .date{font-size:12px;line-height:12px;color:#8e97a3}
.sub_feeds .list li .user .option{flex:0 0 auto}
.sub_feeds .list li .user .option button{width:24px;height:36px;background:transparent}
.sub_feeds .list li .thumb{}
.sub_feeds .list li .thumb a{display:block}
.sub_feeds .list li .thumb img{aspect-ratio:1/1;width:100%;height:100%;object-fit:cover;border-radius:20px;overflow:hidden}
.sub_feeds .list li .thumb.big{}
.sub_feeds .list li .thumb.big a{}
.sub_feeds .list li .thumb.big img{aspect-ratio:600/1000;}
.sub_feeds .list li .cont{margin-top:10px}
.sub_feeds .list li .prod{display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:45px;font-size:13px;font-weight:500;color:#0574e6;padding:0 20px;border:1px solid #e5e7ea;border-radius:20px;cursor:pointer}
.sub_feeds .list li .prod img{margin-right:10px}
.sub_feeds .list li .prod span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.sub_feeds .list li .text{margin-top:18px;margin-bottom:21px}
.sub_feeds .list li .text.open .txt{display:block}
.sub_feeds .list li .text .txt{letter-spacing:-.4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:16px;color:#4e5968;white-space:pre-line}
.sub_feeds .list li .text .more a{padding:0;color:#abb6c4;font-size:16px;white-space:pre-line}
.sub_feeds .list li .feedtag{margin-bottom:21px;display:flex;flex-wrap:wrap;gap:8px}
.sub_feeds .list li .feedtag .tag{padding:6px 9px;border-radius:20px;border:1px solid #777;color:#777}
.sub_feeds .list li .feedtag .tag.on{border:1px solid #0a0000;color:#0a0000}
.sub_feeds .list li .button{display:flex;-webkit-box-align:center;align-items:center;font-size:14px;line-height:14px;font-weight:500;color:#4e5968}
.sub_feeds .list li .button button{height:24px;display:flex;-webkit-box-align:center;align-items:center;padding:0;margin-right:20px;background:transparent}
.sub_feeds .list li .button button span{margin-left:8px}
.sub_feeds .bottom{margin-top:20px}
.sub_feeds .bottom ul{padding:30px 0;display:flex;align-items:center;justify-content:flex-end;gap:10px}
.sub_feeds .bottom li a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:4px;border:1px solid #e0e0e0}