@charset "UTF-8";html,body,h1,h2,p,ul,li{margin:0;padding:0}*{box-sizing:border-box}ul{list-style:none}.mobile-toolbar{display:none!important}a{text-decoration:none;color:inherit}img{border:none;vertical-align:bottom;max-width:100%}html{scroll-behavior:auto!important;overscroll-behavior:none;overflow-x:hidden}body{background:#fff;color:#333;font-size:14px;font-weight:400;font-family:"Source Sans 3",sans-serif;overflow-x:hidden;height:100%;-webkit-overflow-scrolling:touch}.en{font-family:Jost,sans-serif}.pc-none{display:none}@media (max-width: 767px){.pc-none{display:block}}@media (max-width: 767px){.sp-none{display:none}}.titlebox{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.titlebox h2{font-size:120px;font-weight:200;line-height:1}@media (max-width: 767px){.titlebox h2{font-size:56px}}.btnbox{display:flex;align-items:center;font-size:14px;gap:10px;transition:.2s}.btnbox img{width:40px;height:40px}.btnbox:hover{opacity:.6}#loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:99999;opacity:1;visibility:visible;transition:opacity .8s ease,visibility .8s ease}#loader.fade-out{opacity:0;visibility:hidden;pointer-events:none}.loader-content{position:relative;width:100%;text-align:center}.loader-number{color:#333;font-size:30px;font-family:Jost,sans-serif;font-weight:300;z-index:5;position:relative}.loader-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity 1s ease;z-index:10;text-align:center;font-size:20px;color:#333}.loader-title.is-visible{opacity:1}.header-new{position:fixed;width:100%;z-index:10;padding:15px;transition:all .3s ease}@media (max-width: 767px){.header-new{display:flex;justify-content:space-between}}.header-new-inner{display:flex;justify-content:space-between;align-items:center;padding:0}.header-new-inner .logo{width:140px}@media (max-width: 767px){.header-new-inner .logo{width:120px}}.header-new-inner .right{display:flex;justify-content:flex-end;gap:20px}.header-new-inner .right .header-new-cart{display:block!important;color:#fff}.header-s .header-new-inner .right .header-new-cart{color:#333!important;border-left:1px solid #333}.header-new.is-scrolled .header-new-cart{color:#333!important;border-left:1px solid #333!important}@media (max-width: 767px){.header-new-inner .right .header-new-cart{display:none!important}.header-s .header-new-inner .right .header-new-cart{color:#333!important;border-left:none!important}.header-new.is-scrolled .header-new-cart{border-left:none!important}}@media (max-width: 767px){.header-new-inner .header-new-nav{display:none;position:fixed;left:0;top:0;z-index:100;background-color:#fff;width:100vw;height:100vh;padding:60px 20px;opacity:0;visibility:hidden;transform:translateY(-20px);transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.25,1,.5,1),visibility .6s}.header-new-inner .header-new-nav.active{display:block;opacity:1!important;visibility:visible!important;transform:translateY(0)!important}}.header-new-inner .header-new-nav ul{display:flex;align-items:center}@media (max-width: 767px){.header-new-inner .header-new-nav ul{flex-direction:column;justify-content:center}}.header-new-inner .header-new-nav ul li{margin-right:40px}@media (max-width: 767px){.header-new-inner .header-new-nav ul li{margin-right:0;margin-bottom:30px}}.header-new-inner .header-new-nav ul li:last-of-type{margin-right:0}.header-new-inner .header-new-nav ul li a{color:#fff}.header-s-inner .header-s-nav ul li a{color:#333}@media (max-width: 767px){.header-new-inner .header-new-nav ul li a{font-size:14px;color:#333}}.header-new .sp-right{display:none}@media (max-width: 767px){.header-new .sp-right{display:flex;align-items:center;position:relative;z-index:999}}@media (max-width: 767px){.header-new .sp-right .header-new-cart{border-left:none;padding-left:0;font-size:12px;color:#fff;display:block;margin-right:15px}.header-s .sp-right .header-new-cart{color:#333!important}}.header-new .sp-menu{cursor:pointer;width:30px;height:30px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;position:relative;transition:.2s}.header-new .sp-menu.active span{background-color:#333}.header-new .sp-menu.active span:nth-of-type(1){transform:rotate(45deg);position:absolute}.header-new .sp-menu.active span:nth-of-type(2){transform:rotate(-45deg);position:absolute;width:30px}.header-new .sp-menu span{position:absolute;top:50%;display:block;height:1px;width:30px;background-color:#fff;border-radius:2px;transition:all .3s ease}.header-s .sp-menu span{background-color:#333}.header-new .sp-menu span:nth-of-type(1){transform:translateY(-6px)}.header-new .sp-menu span:nth-of-type(2){transform:translateY(6px);width:20px}.header-new-cart{color:#fff;padding-left:20px;border-left:1px solid #fff}.header-s-cart{color:#333!important;border-left:1px solid #333}.header-new.is-scrolled{background-color:#fff;color:#333;top:0;box-shadow:0 2px 10px #0000000d}.header-s .logo img,.header-new.is-scrolled .logo img{filter:invert(15%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(40%) contrast(90%)}.header-new.is-scrolled .header-new-nav ul li a{color:#333}.header-new.is-scrolled .header-new-cart{border-left:.5px solid #333;color:#333}@media (max-width: 767px){.header-new.is-scrolled .header-new-cart{color:#333;border-left:none}}.header-new.is-scrolled .sp-menu span{background-color:#333}.fv{position:relative;height:100vh}.fv-img img{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover}.fv .fv-logo{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;pointer-events:none;width:120px;will-change:transform}.fv .fv-logo img{width:100%;opacity:.8}.fv .fv-txt{position:absolute;top:50%;transform:translateY(-50%);left:40px;color:#fff;font-weight:300}@media (max-width: 767px){.fv .fv-txt{top:auto;transform:translateY(0);bottom:40px;left:0}}.fv .fv-txt>div{padding-left:20px}.fv .fv-txt>div .en{font-weight:300;font-size:40px;text-shadow:0px 0px 10px rgba(0,0,0,.4)}@media (max-width: 767px){.fv .fv-txt>div .en{font-size:30px}}.fv .fv-txt>div span{font-size:16px;display:block;margin-top:4px;text-shadow:0px 0px 10px rgba(0,0,0,.4)}@media (max-width: 767px){.fv .fv-txt>div span{font-size:14px;margin-top:2px}}.concept{padding:280px 20px 160px;background-image:url(/cdn/shop/files/fv-concept.webp?v=1766603417);background-size:cover;background-repeat:no-repeat;background-position:right top}.concept-inner{max-width:1000px;margin:0 auto}.concept-txt{color:#fff;text-align:center;font-weight:300}.concept-txt h2{font-weight:300;margin-bottom:30px}.concept-txt div{line-height:3}.lineup{margin-top:180px}@media (max-width: 767px){.lineup{margin-top:120px}}.lineup-inner{margin-left:40px}@media (max-width: 767px){.lineup-inner{margin-left:20px}}.lineup .titlebox{padding-right:20px}.lineup-box{display:flex;gap:20px}@media (max-width: 767px){.lineup-box{gap:12px}}.lineup-box .item{width:25%;margin-right:20px;display:block}.lineup-box .item .img{position:relative;overflow:hidden}.lineup-box .item .img img{width:100%}.lineup-box .item .img .cart-btn-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:5;opacity:0;transition:opacity .3s ease;pointer-events:none}.lineup-box .item .img .cart-btn-overlay .add-to-cart{position:absolute;bottom:20px;left:50%;width:calc(100% - 20px);background:#fff;color:#000;border:none;padding:10px;text-align:center;font-family:Barlow Condensed,sans-serif;font-size:14px;cursor:pointer;transform:translate(-50%,10px);transition:transform .3s ease,background .3s ease;z-index:999}.lineup-box .item .txtbox{margin-top:10px}.lineup-box .item .series{padding:2px 12px;border:1px solid #ddd;font-size:12px;display:inline-block;border-radius:20px}.lineup-box .item .name{margin:8px 0;font-size:16px;font-weight:400}.lineup-box .item .price{font-size:14px;font-weight:400}.lineup-box .item:hover .cart-btn-overlay{opacity:1;pointer-events:auto}.lineup-box .item:hover .add-to-cart{transform:translateY(0);background:#fff}.top-product{margin-top:180px;background-image:url(/cdn/shop/files/product-bg_89063726-f4d8-4f87-a470-a5664749b0f4.webp?v=1766253106);padding:120px 20px;position:relative;width:100%}@media (max-width: 767px){.top-product{margin-top:120px;padding:80px 20px}}.top-product-inner{flex-shrink:0}@media (max-width: 767px){.top-product .titlebox{margin-bottom:0}}.top-product-box{display:flex;justify-content:space-between;padding:0 20px;position:relative;top:0;height:100vh}@media (max-width: 767px){.top-product-box{padding:40px 0 80px;height:auto;position:relative!important}}.top-product-box .txtarea-wrap{width:520px;flex-shrink:0;position:relative;height:100vh;min-height:1.5em;font-weight:300}@media (max-width: 767px){.top-product-box .txtarea-wrap{width:50px;height:auto;writing-mode:vertical-rl}}.top-product-box .txtarea{display:flex;flex-direction:column;align-items:flex-start;letter-spacing:2px;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 767px){.top-product-box .txtarea{flex-direction:row;align-items:center;top:0;transform:translate(-50%)}}.top-product-box .txtarea .en{font-size:40px;margin-bottom:10px}@media (max-width: 767px){.top-product-box .txtarea .en{font-size:22px;line-height:1;padding-left:8px}}.top-product-area-wrap{width:calc(100% - 520px);overflow-y:auto;padding-bottom:20px;scrollbar-width:none;height:100vh;margin:0 0 0 auto;overflow:hidden!important;display:flex;flex-direction:column}@media (max-width: 767px){.top-product-area-wrap{width:100%;height:auto;pointer-events:auto!important}}.top-product-area{display:flex;gap:40px;padding:60px 20px 120px}.top-product-area .item-wrap{display:flex;gap:40px}@media (max-width: 767px){.top-product-area .item-wrap{width:calc(100% - 70px);flex-direction:column}}.top-product-area .txtarea-sp-wrap{width:30px;flex-shrink:0;position:relative;min-height:1.5em;font-weight:300;writing-mode:vertical-rl;white-space:nowrap}.top-product-area .txtarea-sp{display:flex;align-items:flex-start;letter-spacing:2px;font-size:13px;flex-direction:row;align-items:center}.top-product-area .txtarea-sp .en{font-size:21px;line-height:1;padding-left:8px;padding-bottom:12px}@media (max-width: 767px){.top-product-area{padding:0 0 60px;margin-top:60px;flex-shrink:0}.top-product-area:nth-of-type(1){margin-top:0}}.top-product-area .item{width:calc(50% - 20px)}@media (max-width: 767px){.top-product-area .item{width:100%}}.top-product-area .item .img img{width:100%}.top-product-area .item .txt-top{display:flex;justify-content:space-between;align-items:center;margin:16px 0 8px}.top-product-area .item .name{font-size:18px}.top-product-area .item .description{font-size:12px;line-height:2.4;margin-bottom:15px}.top-product-area .item .btnbox{display:flex;justify-content:flex-end}@media (max-width: 767px){.top-product-area.charge{margin-bottom:0}}.top-product-area-wrap::-webkit-scrollbar{display:none}.all-product{width:100%;height:100vh;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.all-product{height:60vh}}.all-product-container{width:100%}.all-product-inner{width:100%;position:absolute;top:0;will-change:transform}.all-product-inner img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}@media (max-width: 767px){.all-product-inner img{height:60vh}}.top-faq{margin-top:180px}@media (max-width: 767px){.top-faq{margin-top:120px}}.top-faq-inner{max-width:1000px;margin:0 auto;padding:0 20px}.top-faq-accordion{border-top:1px solid #ddd}.top-faq-accordion .top-accordion{border-bottom:1px solid #ddd}.top-faq-accordion .top-accordion .top-accordion-header{padding:40px 10px;cursor:pointer;position:relative}.top-faq-accordion .top-accordion .top-accordion-header:before{position:absolute;content:"";width:1px;height:15px;background-color:#333;right:27px;top:50%;transform:translateY(-50%)}.top-faq-accordion .top-accordion .top-accordion-header:after{position:absolute;content:"";width:15px;height:1px;background-color:#333;right:20px;top:50%;transform:translateY(-50%)}.top-faq-accordion .top-accordion .top-accordion-header span{font-size:16px}.top-faq-accordion .top-accordion .top-accordion-header.open:before{display:none}.top-faq-accordion .top-accordion .top-accordion-content{display:none;padding:0 10px 40px;line-height:1.8;color:#666}.top-faq-accordion .top-accordion .top-accordion-header.open .accordion-content{display:block}.bottom-slider{margin-top:180px}@media (max-width: 767px){.bottom-slider{margin-top:120px;margin-bottom:60px}}.bottom-slider-inner .img img{width:100%}.footer{margin-top:0;font-size:14px;padding-bottom:0!important}.product-facet{margin-bottom:0}@media (max-width: 767px){.footer{font-size:12px;margin-top:0}}.footer-inner{border-top:1px solid #ddd;padding:40px 20px 30px;margin:0 auto}.footer-logo{margin-bottom:30px}.footer-logo img{width:200px}.footer-nav ul{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.footer-nav ul li a{color:#333}.footer-img{margin-top:40px}.footer-img img{width:100%}.footer-subnav{margin-top:30px}.footer-subnav ul{display:flex;flex-wrap:wrap;gap:20px;font-size:12px}.footer-copy{margin-top:20px;padding:10px 0;background-color:#333;color:#fff;text-align:center}.fade-in{opacity:0;transition:opacity 1s ease-out,transform 1s ease-out;will-change:opacity,transform}.fade-in.is-visible{opacity:1}@media (max-width: 767px){.smooth-scroll-wrapper{position:static!important;transform:none!important;width:100%!important}.top-product-area-wrap{overflow-y:auto!important;-webkit-overflow-scrolling:touch}}.p2-fv{padding:140px 20px 120px 60px;background-size:cover;background-repeat:no-repeat;object-position:bottom right}.p2-fv-concept{background-image:url(/cdn/shop/files/fv-concept_1.png?v=1766605131)}.p2-fv-product{background-image:url(/cdn/shop/files/fv-collection.png?v=1766605277)}@media screen and (max-width: 768px){.p2-fv{padding:100px 20px 80px}}.p2-fv-title{font-size:60px;font-weight:300;color:#fff}@media screen and (max-width: 768px){.p2-fv-title{font-size:28px}}.p2-concept1{position:relative;width:100%;margin-top:0}.p2-concept1 .p2-concept1-bg-wrap{position:sticky;top:0;left:0;width:100%;height:100vh;z-index:1}.p2-concept1 .bg-img{position:absolute;top:0;left:0;width:100%;height:100%}.p2-concept1 .bg-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p2-concept1 .blurred-img img{filter:blur(15px)}.p2-concept1 #blurred-layer{opacity:0;will-change:opacity}.p2-concept1 .bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;z-index:5}.p2-concept1 .p2-concept1-content{position:relative;z-index:10;margin-top:-50vh;padding-bottom:35vh}.p2-concept1 .p2-concept1-txtbox{padding:80vh 20px 0;text-align:center}.p2-concept1 .p2-concept1-txtbox .fade-line{display:block;opacity:0;transform:translateY(40px);transition:opacity 1s ease,transform 1s ease;margin-bottom:20px;color:#fff}.p2-concept1 .p2-concept1-txtbox .title{font-weight:300;margin-bottom:40px}.p2-concept1 .fade-line.is-visible{opacity:1;transform:translateY(0)}.p2-concept2{margin-top:140px;padding:0 60px}@media screen and (max-width: 768px){.p2-concept2{margin-top:120px;padding:0 20px}}@media screen and (max-width: 768px){.p2-concept2-txtbox{width:100%;padding:0}}.p2-concept2-txtbox.is-visible{opacity:1;transform:translateY(0)}.p2-concept2-txtbox .title{font-size:70px;margin-bottom:0;font-weight:300;transition:.2s}@media screen and (max-width: 768px){.p2-concept2-txtbox .title{font-size:52px}}.p2-concept2-txtbox .subtitle{font-size:24px;line-height:1.5;margin-bottom:10px}@media screen and (max-width: 768px){.p2-concept2-txtbox .subtitle{font-size:20px;margin-bottom:25px}}.p2-concept2-txtbox .txt{line-height:2.4}.p2-concept3{margin-top:40px;margin-bottom:-50vh;overflow:visible!important}@media screen and (max-width: 768px){.p2-concept3{margin-top:30px}}.p2-concept3-inner{position:relative;display:block;width:100%}.p2-concept3 .series-box{position:sticky;width:100%;background-size:cover;background-position:center;margin-bottom:50vh}.p2-concept3 .series-box-inner{position:relative;color:#fff;z-index:2}.p2-concept3 .series-box-inner:before{position:absolute;content:"";left:0;top:0;background-color:#00000026;z-index:2;width:100%;height:100%}.p2-concept3 .series-box-inner .title{position:absolute;top:60px;left:60px;line-height:1;font-size:60px;font-weight:300;z-index:3;transition:font-size .8s cubic-bezier(.16,1,.3,1),top .8s cubic-bezier(.16,1,.3,1),left .8s cubic-bezier(.16,1,.3,1),opacity .8s ease}@media screen and (max-width: 768px){.p2-concept3 .series-box-inner .title{font-size:40px;left:20px}}.p2-concept3 .series-box-inner .txtarea{position:absolute;bottom:60px;left:60px;z-index:3}@media screen and (max-width: 768px){.p2-concept3 .series-box-inner .txtarea{left:20px}}.p2-concept3 .series-box:nth-child(1){top:55px;z-index:1;height:calc(100vh - 60px);background-image:url(/cdn/shop/files/bg-pair.webp?v=1766603417)}@media screen and (max-width: 768px){.p2-concept3 .series-box:nth-child(1){top:60px}}.p2-concept3 .series-box:nth-child(1) .series-box-inner{height:calc(100vh - 60px)}.p2-concept3 .series-box:nth-child(2){top:115px;z-index:2;height:calc(100vh - 115px);background-image:url(/cdn/shop/files/bg-lax.webp?v=1766603418)}@media screen and (max-width: 768px){.p2-concept3 .series-box:nth-child(2){top:120px;z-index:4;height:calc(100vh - 120px)}}.p2-concept3 .series-box:nth-child(2) .series-box-inner{height:calc(100vh - 115px)}@media screen and (max-width: 768px){.p2-concept3 .series-box:nth-child(2) .series-box-inner{height:calc(100vh - 120px)}}.p2-concept3 .series-box:nth-child(3){top:170px;z-index:3;height:calc(100vh - 170px);background-image:url(/cdn/shop/files/bg-fresh.webp?v=1766603417)}@media screen and (max-width: 768px){.p2-concept3 .series-box:nth-child(3){top:175px;z-index:4;height:calc(100vh - 175px)}}.p2-concept3 .series-box:nth-child(3) .series-box-inner{height:calc(100vh - 170px)}@media screen and (max-width: 768px){.p2-concept3 .series-box:nth-child(3) .series-box-inner{height:calc(100vh - 175px)}}.p2-concept3 .series-box:nth-child(4){top:225px;z-index:4;height:calc(100vh - 225px);background-image:url(/cdn/shop/files/bg-charge_1.webp?v=1766604218)}@media screen and (max-width: 768px){.p2-concept3 .series-box:nth-child(4){top:230px;z-index:4;height:calc(100vh - 230px)}}.p2-concept3 .series-box:nth-child(4) .series-box-inner{height:calc(100vh - 225px)}@media screen and (max-width: 768px){.p2-concept3 .series-box:nth-child(4) .series-box-inner{height:calc(100vh - 230px)}}.p2-concept3 .series-box .sub-txt{font-size:16px;margin-bottom:20px}.p2-concept3 .series-box .txt{line-height:2;width:600px}@media screen and (max-width: 768px){.p2-concept3 .series-box .txt{width:calc(100% - 20px)}}.p2-concept3 .series-box.is-sticky .title{font-size:20px;top:20px}.p2-all-product{width:100%;height:100vh;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.p2-all-product{height:60vh;margin-top:120px}}.p2-all-product-container{width:100%}.p2-all-product-inner{width:100%;position:absolute;top:0;will-change:transform}.p2-all-product-inner img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}@media (max-width: 767px){.p2-all-product-inner img{height:60vh}}.footer-bottom{display:flex;justify-content:space-between}.footer-line{width:60px}.p2-fv2{padding:80px 20px 40px;border-bottom:1px solid #ddd}.p2-fv-faq{margin-bottom:0}@media (max-width: 767px){.p2-fv2{padding:90px 20px 40px;font-size:28px}.p2-fv-faq{margin-bottom:30px}}.p2-fv2-inner{max-width:1370px;margin:0 auto}.p2-fv2 h1{color:#333;font-weight:300;font-size:40px}@media screen and (max-width: 768px){.p2-fv2 h1{font-size:28px}}.p2-faq{margin-top:0}.p2-faq-inner{max-width:800px;margin:0 auto}.p2-faq-inner .faq-anker{padding:0 20px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.p2-faq-inner .faq-anker a{flex-grow:1;display:flex;color:#333;align-items:center;justify-content:space-between;padding:20px 10px;border-bottom:1px solid #333}@media (max-width: 767px){.p2-faq-inner .faq-anker a{flex-grow:inherit;padding:10px;width:calc(50% - 6px);font-size:13px}}.p2-faq-inner .faq-anker a img{margin-left:10px}.p2-faq .faq-section-wrap{padding:0 20px}.p2-faq .faq-section-title{font-size:20px;font-weight:400;margin-bottom:15px}.p2-faq .faq-inner{max-width:1000px;margin:0 auto;padding:0 20px}.p2-faq .top-faq-accordion{border-top:1px solid #ddd;margin-bottom:60px}.p2-faq .faq-accordion .accordion{border-bottom:1px solid #ddd}.p2-faq .faq-accordion .accordion .accordion-header{padding:30px 10px;cursor:pointer;position:relative}.p2-faq .faq-accordion .accordion .accordion-header:before{position:absolute;content:"";width:1px;height:15px;background-color:#333;right:27px;top:50%;transform:translateY(-50%)}.p2-faq .faq-accordion .accordion .accordion-header:after{position:absolute;content:"";width:15px;height:1px;background-color:#333;right:20px;top:50%;transform:translateY(-50%)}.p2-faq .faq-accordion .accordion .accordion-header span{font-size:16px}.p2-faq .faq-accordion .accordion .accordion-header.open:before{display:none}.p2-faq .faq-accordion .accordion .accordion-content{display:none;padding:0 10px 30px;line-height:1.8;color:#666}.p2-faq .faq-accordion .accordion .accordion-header.open .accordion-content{display:block}.quantity-selector{border-radius:30px!important}.button--secondary{border-radius:30px!important;background:#fff!important;border:1px solid #333!important;color:#333!important}.shopify-payment-button__button{border-radius:30px!important;background:#333!important;color:#fff!important}.product{position:relative;max-width:1200px}.product__media{width:48%;position:sticky;top:40px;left:0}.product__info{width:48%;margin:0 0 0 auto}@media (max-width: 767px){.product__media{width:100%;position:sticky;top:auto;left:auto}.product__info{width:100%;margin:30px auto}.product-form__buy-buttons,.product-meta__price-list-container{margin-top:10px}}.product-meta__title{font-size:30px!important}@media (max-width: 767px){.product-meta__title{font-size:26px!important}}.product-sticky-form{bottom:0}.product-sticky-form .container{padding-top:10px!important}.contact-form{max-width:600px;margin:0 auto;padding:20px}.contact__fields label,.contact label{display:block;margin-bottom:8px;font-weight:700;font-size:1.4rem}.field__input,.customer .field input,.contact__fields input,.contact textarea{border:1px solid #ddd!important;border-radius:8px!important;padding:12px!important;margin-bottom:20px!important;box-shadow:none!important}.contact__button .button{background-color:#333!important;color:#fff!important;border-radius:50px!important;padding:15px 40px!important;width:100%!important;max-width:400px;margin:40px auto 0;display:block;font-size:1.6rem;transition:opacity .3s}.contact__button .button:hover{opacity:.8}.form__required-text{color:#d0021b;font-size:10px}.contact__main .koumoku{font-size:16px;font-weight:700;margin-bottom:8px;margin-top:20px;display:flex}.privacy-agreement{font-size:14px}.button--primary{border-radius:30px;background:#333!important;color:#fff!important}#login-form-container .page-header__text-wrapper{margin-block-end:24px}@media (max-width: 767px){#login-form-container{padding-top:60px}}.sc-q8c6tt-3{display:none!important}.series-box .series-btn{display:block;width:300px;text-align:center;line-height:60px;color:#fff;border:1px solid #fff;height:60px;margin-top:40px;border-radius:40px}.series-box .series-btn:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/38/assets/style.css.map */
