.products .detail{margin-bottom:120px}.products .detail .tab{position:-webkit-sticky;position:sticky;top:0;margin-bottom:80px;padding:8px;border-radius:100px;background:#f2f2f2}.products .detail .tab>button{border:none;background:none;padding:14px 10px;cursor:pointer;color:#999;width:16.6666666667%;font-weight:600;border-radius:100px;font-size:20px}.products .detail .tab>button.active{color:#fff;background:#e23939}.products .detail .tab2{display:inline-flex;position:-webkit-sticky;position:sticky;top:0;margin-bottom:80px;padding:8px;border-radius:100px;background:#f2f2f2;flex-wrap:wrap;box-sizing:content-box}.products .detail .tab2>button{border:none;background:none;padding:14px 56px;cursor:pointer;color:#999;font-weight:600;border-radius:100px;font-size:20px}.products .detail .tab2>button.active{color:#fff;background:#e23939}.products .detail>section{display:flex;justify-content:space-between;gap:50px 30px}.products .detail>section>div{display:flex;width:745px;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch}.products .detail>section>div>h2{color:#111;font-size:36px;font-weight:700;width:100%}.products .detail>section>div>div{margin-top:50px;width:100%}.products .detail>section>div>div>ul{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #d9d9d9}.products .detail>section>div>div>ul>li{padding-left:16px;color:#111;font-size:18px;font-weight:600;line-height:150%;background:url(/images/sub/product/bullet.svg) no-repeat 0 10px;margin-top:24px}.products .detail>section>div>div>ul>li:first-child{margin-top:0}.products .detail>section>div>div>ul>li.no-bullet{background:none;padding-left:0;color:#e23939;font-size:18px;font-weight:700}.products .detail>section>div>div>dl{display:flex;gap:10px 16px}.products .detail>section>div>div>dl>dt{color:#333;font-size:16px;font-weight:600;opacity:.7;font-family:SUIT,sans-serif}.products .detail>section>div>div>dl>dd{padding-left:16px;background:url(/images/sub/product/line.png) no-repeat 0 0;color:#333;font-size:16px;font-weight:700;font-family:SUIT,sans-serif}.products .detail>section>p img{width:100%;height:auto;vertical-align:top}@media screen and (min-width:1025px)and (max-width:1770px){.products .detail .tab{border-radius:10px}.products .detail .tab>button{width:33.3333333333%}}@media screen and (min-width:768px)and (max-width:1024px){.products .detail .tab{border-radius:10px}.products .detail .tab>button{width:50%}.products .detail>section{flex-wrap:wrap}.products .detail>section>div{width:100%}}@media screen and (max-width:767px){.products .detail .tab{border-radius:10px}.products .detail .tab>button{width:100%}.products .detail .tab2{border-radius:10px}.products .detail .tab2>button{width:100%}.products .detail>section{flex-wrap:wrap}.products .detail>section>div{width:100%}}