@charset "UTF-8";:root{--color-txt: #4c4b4b;--color-accent: #1a2b6f;--color-accent2: #d44f44;--color-bg: #F8F8F8;--color-line: #e1e5e9}.fadeIn{transition:all 1.5s;opacity:0}.fadeIn.-is-active{opacity:1}.zoomIn{opacity:0;transition:all .5s}.zoomIn.-is-active{animation-name:zoomInAnime;animation-duration:.5s;animation-fill-mode:forwards}@keyframes zoomInAnime{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.smooth{opacity:0}.smooth.-is-active{animation-name:smoothAnime02;animation-duration:1s;animation-fill-mode:forwards;opacity:1}.typing{display:inline-flex;flex-flow:column;z-index:7}.typing.-is-active .typing-effect.typ01{animation:typing01 .3s steps(8) forwards}.typing.-is-active .typing-effect.typ02{animation:typing02 .9s .3s steps(20) forwards}.typing.-is-active .typing-effect.typ03{animation:typing03 .8s 1.1s steps(17) forwards}@keyframes typing01{0%{width:0}to{width:22ch}}@keyframes typing02{0%{width:0}to{width:38ch}}@keyframes typing03{0%{width:0}to{width:38ch}}@media screen and (min-width:769px){.decoTxt{overflow:hidden;transform:translate(-100%);transition:transform cubic-bezier(.215,.61,.355,1) 1.5s}.decoTxt .inner{transform:translate(100%);transition:transform cubic-bezier(.215,.61,.355,1) 1.5s}.decoTxt.-is-active,.decoTxt.-is-active .inner{transform:translate(0)}}@media screen and (max-width:768px){.decoTxt{position:relative}.decoTxt .inner{width:6000px;background:url(../img/top/deco-txt01_sp.png) center repeat-x;background-size:auto 100%;animation:deco-txt 80s linear infinite}.decoTxt .inner .dmy{width:16.666666%}.decoTxt .inner .dmy:before{content:"";position:relative;display:block;padding-top:8.5%}.decoTxt .inner.deco02{width:4260px;background-image:url(../img/top/deco-txt02_sp.png);animation-duration:60s}.decoTxt .inner.deco02 .dmy:before{padding-top:11.83%}}@keyframes deco-txt{to{transform:translate(-50%)}}*{box-sizing:border-box}html{font-size:62.5%}html,body{margin:0;padding:0;border:0;line-height:100%}body{position:relative;color:var(--color-txt);font-weight:500;font-size:15px;font-feature-settings:"palt";letter-spacing:.5px;overflow-x:hidden;-ms-word-wrap:break-word;word-wrap:break-word}body .gnavBg{position:fixed;top:0;left:0;visibility:hidden;width:100%;height:100%;background:transparent;z-index:9;transition:all .4s}body.opened{overflow:hidden}body.opened .gnavBg{visibility:visible}@media screen and (max-width:768px){body{font-size:15px}}video{pointer-events:none}input[type=text],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:100%;height:50px;padding:10px 15px;border:none;color:var(--color-txt);font-size:16px;font-weight:500;box-shadow:var(--shadow)!important}input[type=submit],input[type=checkbox],input[type=radio],input[name=calendar]{cursor:pointer}select{height:50px;padding:11px 25px 11px 10px;background-image:linear-gradient(45deg,transparent 50%,#5c5f62 50%),linear-gradient(135deg,#5c5f62 50%,transparent 50%)!important;background-repeat:no-repeat!important;background-position:calc(100% - 16px),calc(100% - 11px),calc(100% - 40px) 8px!important;background-size:5px 5px,5px 5px,1px 24px!important;border:none;color:var(--color-txt);font-size:16px;font-weight:500;cursor:pointer;box-shadow:var(--shadow)!important}textarea{resize:vertical;height:160px;font-size:16px}label{cursor:pointer}h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style:none;line-height:2}p{margin:0;line-height:1.8}main{overflow:hidden}a{display:inline-block;color:var(--color-accent2);transition:all .4s}img{vertical-align:top}.ofi{width:100%;max-width:100%}.w-100{width:100%}.visible-xs{display:none!important}@media screen and (max-width:768px){.visible-xs{display:block!important}}.visible-tab{display:none!important}@media screen and (max-width:992px){.visible-tab{display:block!important}}@media screen and (max-width:768px){.hidden-xs{display:none!important}}hr{margin:1em 0;height:1px;background:var(--color-lines-borders);border:none}.page-width,.shopify-policy__container{width:85%;max-width:1080px;margin:0 auto}.page-width.-wide,.shopify-policy__container.-wide{max-width:1280px}@media screen and (min-width:769px){.page-width,.shopify-policy__container{width:90%}}@media screen and (min-width:3px){.page-width,.shopify-policy__container{width:90%}}@media screen and (min-width:1367px){.page-width,.shopify-policy__container{width:100%}}.page-width.pt0,.shopify-policy__container.pt0{padding-top:0}.page-width.pb0,.shopify-policy__container.pb0{padding-bottom:0}.relative{position:relative}.flex{display:flex}.gap-15{gap:15px}.gap-20{gap:20px}@media screen and (max-width:768px){.gap-15{gap:10px}.gap-20{gap:15px}}.ai-center{align-items:center}.ai-left{align-items:left}.ai-right{align-items:right}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.jc-sb{justify-content:space-between}.jc-center{justify-content:center}.jc-left{justify-content:flex-start}.jc-right{justify-content:flex-end}@media screen and (max-width:768px){.jc-center_sp{justify-content:center}}.flex-wrap{flex-wrap:wrap}@media screen and (max-width:992px){.flex-flow_pc{flex-flow:column}}@media screen and (max-width:768px){.flex-flow_sp{flex-flow:column}}.block{display:block}.inline-block{display:inline-block}@media screen and (max-width:768px){.inline-block_pc{display:block}}@media screen and (max-width:768px){.inline-block_sp{display:inline-block}}.inline{display:inline}.ma-auto{margin-right:auto;margin-left:auto}@media screen and (max-width:768px){.sp-ma-auto{margin-right:auto;margin-left:auto}}.ml-auto{margin-left:auto}.mr-auto{margin-top:auto}.space{padding-top:60px}@media screen and (max-width:990px){.space{padding-top:50px}}@media screen and (max-width:768px){.space{padding-top:40px}}.space-half{padding-top:30px}@media screen and (max-width:990px){.space-half{padding-top:25px}}@media screen and (max-width:768px){.space-half{padding-top:20px}}.space-ptit{padding-top:15px}@media screen and (max-width:990px){.space-ptit{padding-top:13px}}@media screen and (max-width:768px){.space-ptit{padding-top:10px}}.space-mini{padding-top:10px}@media screen and (max-width:990px){.space-mini{padding-top:8px}}@media screen and (max-width:768px){.space-mini{padding-top:5px}}.pl-10,.pl-10_pc{padding-left:10px}@media screen and (max-width:768px){.pl-10_pc{padding-left:0}}.pl-20,.pl-20_pc{padding-left:20px}@media screen and (max-width:768px){.pl-20_pc{padding-left:0}}.pr-10,.pr-10_pc{padding-right:10px}@media screen and (max-width:768px){.pr-10_pc{padding-right:0}}.pr-20,.pr-20_pc{padding-right:20px}@media screen and (max-width:768px){.pr-20_pc{padding-right:0}}.pl-none{padding-left:0!important}@media screen and (max-width:768px){.pl-none-sp{padding-left:0!important}}.white-space{white-space:nowrap}.scroll{overflow-y:scroll}@media screen and (max-width:768px){.scroll{width:100%;white-space:nowrap}}.ps-center{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.contentBox{display:flex;align-items:flex-start}.contentBox .imgBox{width:50%;border-radius:var(--radius);overflow:hidden}.contentBox .imgBox img{-o-object-fit:cover;object-fit:cover}.contentBox:not(.img-none) .txtBox{width:50%}.contentBox:not(.img-none):not(.reverse) .txtBox{padding-left:5%}.contentBox:not(.img-none).reverse{flex-flow:row-reverse}.contentBox:not(.img-none).reverse .txtBox{padding-right:5%}.contentBox+.contentBox{margin-top:90px}@media screen and (max-width:991px){.contentBox+.contentBox{margin-top:70px}}@media screen and (max-width:768px){.contentBox{display:block}.contentBox .imgBox{width:100%}.contentBox:not(.img-none) .txtBox{width:100%;padding-top:25px}.contentBox:not(.img-none):not(.reverse) .txtBox{padding-left:0}.contentBox:not(.img-none).reverse{flex-flow:column}.contentBox:not(.img-none).reverse .txtBox{padding-right:0}}.remove{height:0;padding-top:66.5%;background:#fff no-repeat center/contain;border:solid 1px #D4D4D4}.remove.-pt100{padding-top:100%}.remove.dmy{position:relative}.remove.dmy:before{content:"";position:absolute;top:0;left:50%;width:35%;height:100%;background:url(https://cdn.shopify.com/s/files/1/0636/1038/8646/files/logo.svg?v=1715219311) no-repeat center/100% auto;transform:translate(-50%)}.border{padding:60px;border:solid 1px var(--color-accent)}.border.-double{margin:5px;outline:solid 2px var(--color-txt);outline-offset:5px}.border.-blue{border-color:var(--color-accent)}.border.-pink{border-color:#fb7f9b}.border.-pink.-double{outline-color:#fb7f9b}.border.-weight{border-width:5px}.border.-pd{padding:40px}@media screen and (max-width:992px){.border{padding:40px}}@media screen and (max-width:768px){.border{padding:25px}.border.-weight{border-width:3px}.border.-pd{padding:25px}}.radius{border-radius:20px;overflow:hidden}.radius.-ptit{border-radius:10px}.radius.-mini{border-radius:5px}@media screen and (max-width:768px){.radius{border-radius:15px}}.bg-inner{padding:60px}.bg-inner.-ptit{padding:30px 50px}@media screen and (max-width:992px){.bg-inner{padding:40px}.bg-inner.-ptit{padding:30px 40px}}@media screen and (max-width:768px){.bg-inner,.bg-inner.-ptit{padding:25px}}.check{position:relative;padding-left:1.5em}.check:before{content:"";position:absolute;top:.55em;left:0;width:.88em;height:.88em;background:url(../img/common/ic-check.svg) no-repeat center/100% auto}.movieBox{position:relative;max-width:900px;margin:0 auto}.movieBox .movie{position:relative;height:0;padding-top:56%}.movieBox .movie iframe{position:absolute;top:0;left:0;width:100%;height:100%}.midashi01{padding-bottom:10px;border-bottom:solid 1px rgb(212,212,212);font-weight:700;font-size:1.8rem;line-height:1.8}.midashi02{padding:11px 20px;background:var(--color-bg);font-weight:700;font-size:1em;line-height:1.8;letter-spacing:1px}.midashi03{display:flex;margin-bottom:.5em!important;font-size:1em;font-weight:700;line-height:1.8}.midashi03 .num{display:flex;justify-content:center;align-items:center;width:20px;height:20px;margin:2px 10px 0 0;border-radius:50%;background:var(--color-accent);color:#fff;font-weight:700;text-align:center}#MainContent .postContents>*,#MainContent .shopify-policy__body>*,#MainContent .text__description>*,#MainContent .image-with-text__texts>*{line-height:1.8}#MainContent .postContents>*:first-child,#MainContent .shopify-policy__body>*:first-child,#MainContent .text__description>*:first-child,#MainContent .image-with-text__texts>*:first-child{margin-top:0}#MainContent .postContents h1,#MainContent .shopify-policy__body h1,#MainContent .text__description h1,#MainContent .image-with-text__texts h1{position:relative;margin-top:3em;margin-bottom:15px;padding-bottom:.5em;font-size:clamp(1.8rem,1.6105417277vw,2.2rem);line-height:1.8}#MainContent .postContents h1:before,#MainContent .shopify-policy__body h1:before,#MainContent .text__description h1:before,#MainContent .image-with-text__texts h1:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--color-accent)}@media screen and (max-width:768px){#MainContent .postContents h1,#MainContent .shopify-policy__body h1,#MainContent .text__description h1,#MainContent .image-with-text__texts h1{padding-bottom:.7em}}#MainContent .postContents h2,#MainContent .shopify-policy__body h2,#MainContent .text__description h2,#MainContent .image-with-text__texts h2{position:relative;margin-top:3em;margin-bottom:15px;padding-left:.5em;font-size:clamp(1.8rem,1.6105417277vw,2.2rem);line-height:1.8}#MainContent .postContents h2:before,#MainContent .shopify-policy__body h2:before,#MainContent .text__description h2:before,#MainContent .image-with-text__texts h2:before{content:"";position:absolute;top:50%;left:0;width:2px;height:80%;background:var(--color-accent);transform:translateY(-50%)}#MainContent .postContents h3,#MainContent .shopify-policy__body h3,#MainContent .text__description h3,#MainContent .image-with-text__texts h3{margin-top:2em;margin-bottom:15px;padding:.5em .8em;background:var(--color-bg);font-size:clamp(1.2rem,1.1713030747vw,1.6rem);line-height:1.8}#MainContent .postContents h4,#MainContent .shopify-policy__body h4,#MainContent .text__description h4,#MainContent .image-with-text__texts h4{margin-bottom:15px;color:var(--color-accent);font-size:clamp(1.2rem,1.1713030747vw,1.6rem);font-weight:700}#MainContent .postContents h5,#MainContent .shopify-policy__body h5,#MainContent .text__description h5,#MainContent .image-with-text__texts h5{margin-bottom:15px;color:var(--color-accent);font-size:clamp(1rem,1.0980966325vw,1.5rem);font-weight:700}#MainContent .postContents h6,#MainContent .shopify-policy__body h6,#MainContent .text__description h6,#MainContent .image-with-text__texts h6{margin-bottom:15px;font-weight:700}#MainContent .postContents ul,#MainContent .shopify-policy__body ul,#MainContent .text__description ul,#MainContent .image-with-text__texts ul{padding-left:1.3em;list-style:disc}#MainContent .postContents ul li,#MainContent .shopify-policy__body ul li,#MainContent .text__description ul li,#MainContent .image-with-text__texts ul li{list-style:disc}#MainContent .postContents ol,#MainContent .shopify-policy__body ol,#MainContent .text__description ol,#MainContent .image-with-text__texts ol{padding-left:1.3em;list-style:decimal}#MainContent .postContents ol li,#MainContent .shopify-policy__body ol li,#MainContent .text__description ol li,#MainContent .image-with-text__texts ol li{list-style:decimal}#MainContent .postContents img,#MainContent .shopify-policy__body img,#MainContent .text__description img,#MainContent .image-with-text__texts img{max-width:100%}#MainContent .postContents table,#MainContent .shopify-policy__body table,#MainContent .text__description table,#MainContent .image-with-text__texts table{width:100%;margin:15px 0}#MainContent .postContents table tr th,#MainContent .postContents table tr td,#MainContent .shopify-policy__body table tr th,#MainContent .shopify-policy__body table tr td,#MainContent .text__description table tr th,#MainContent .text__description table tr td,#MainContent .image-with-text__texts table tr th,#MainContent .image-with-text__texts table tr td{padding:10px;border:solid 1px;border-radius:0;line-height:1.5}table{border-collapse:collapse}.inter{font-family:Inter Tight,system-ui;font-optical-sizing:auto;font-weight:700;font-style:normal}.bold{font-weight:700}.normal{font-weight:400}@media screen and (min-width:769px){.tAc{text-align:center}}@media screen and (min-width:769px){.tAr{text-align:right}}@media screen and (min-width:769px){.tAl{text-align:left}}.xtAc{text-align:center}@media screen and (max-width:768px){.xtAc-sp{text-align:center}}.xtAr{text-align:right}@media screen and (max-width:768px){.xtAr-sp{text-align:right}}.xtAl{text-align:left}@media screen and (max-width:768px){.xtAl-sp{text-align:left}}.xtAj{text-align:justify}.fz-55{font-size:clamp(2.2rem,4.0263543192vw,5.5rem)}.fz-45{font-size:clamp(2.2rem,3.2942898975vw,5rem)}.fz-36{font-size:clamp(2.2rem,2.635431918vw,3.6rem)}.fz-32{font-size:2em}.fz-30{font-size:clamp(1.6em,2.196193265vw,1.85em)}.fz-28{font-size:clamp(1.5em,2.0497803807vw,1.75em)}.fz-26{font-size:clamp(2.2rem,1.9033674963vw,2.6rem)}.fz-22{font-size:clamp(1.8rem,1.6105417277vw,2.2rem)}.fz-20{font-size:clamp(1.8rem,1.4641288433vw,2rem)}.fz-18{font-size:clamp(1.5rem,1.317715959vw,1.8rem)}.fz-16{font-size:1em}.fz-14{font-size:.93em}.fz-12{font-size:.75em}.fz-11{font-size:12px}.ls-100{letter-spacing:.1em;text-indent:.1em}.ls-200{letter-spacing:.2em;text-indent:.2em}.lh-240{line-height:2.4}.lh-220{line-height:2.2}.lh-200{line-height:2}.lh-180{line-height:1.8}.lh-150{line-height:1.5}.lh-140{line-height:1.4}.lh-130{line-height:1.3}.lh-120{line-height:1.2}.lh-100{line-height:1}.underline{text-decoration:underline}.underline-none{text-decoration:none}.vertical-rl{writing-mode:vertical-rl}.pre{white-space:pre}.black{color:var(--color-txt)}.bg-black{background-color:var(--color-txt)}.bg{background-color:var(--color-bg)}.bg-blue{background-color:var(--color-accent)}.bg-red{background-color:var(--color-accent2)}.bg-white{background-color:#fff}.white{color:#fff}.blue{color:var(--color-accent)}.red{color:var(--color-accent2)}.gray{color:var(--color-line)}.-first-txt:first-letter{color:var(--color-txt)}.h-opacity:hover{opacity:.7}.huwa{transition:all .4s}.subheading+.ashiato{margin-top:.5em}.ashiato{position:relative;display:inline-block;padding-left:1.7em;line-height:1.5}.ashiato:before{content:"";position:absolute;top:-.25em;left:0;width:1.5em;height:1.5em;background:url(/cdn/shop/files/ashiato.svg?v=1727335772) no-repeat center/100% auto}.featured-collection-items.ranking slider-component>* .product-card__image-holder:before{content:"1";position:absolute;top:0;left:1em;display:flex;justify-content:center;align-items:center;width:37px;height:47px;padding-bottom:13px;-webkit-mask:url(/cdn/shop/files/ranking.svg?v=1727425308) no-repeat center/100% auto;mask:url(/cdn/shop/files/ranking.svg?v=1727425308) no-repeat center/100% auto;background:#d3c476;color:#fff;z-index:1}.featured-collection-items.ranking slider-component>*:nth-child(2) .product-card__image-holder:before{content:"2";background:#bababa}.featured-collection-items.ranking slider-component>*:nth-child(3) .product-card__image-holder:before{content:"3";background:#bf936c}.featured-collection-items.ranking slider-component>*:nth-child(4) .product-card__image-holder:before{content:"4";background:#595757}.featured-collection-items.ranking slider-component>*:nth-child(5) .product-card__image-holder:before{content:"5";background:#595757}@media screen and (max-width:768px){.featured-collection-items.ranking slider-component>* .product-card__image-holder:before{width:27px;height:35px;padding-bottom:9px;font-size:.8em}}.ic-arrow{position:relative}.ic-arrow:after{content:"";position:absolute;bottom:1em;right:1em;width:2.8em;height:2.8em;background:url(/cdn/shop/files/ic-arrow.svg?v=1727403546) no-repeat center/100% auto;z-index:1}.newsList li a{display:flex;align-items:center;flex-wrap:wrap;gap:1.5em;padding:2em 0;border-bottom:solid 1px #e1e5e9;color:var(--color-accent);text-decoration:none}.newsList li a .ttl{flex-grow:1}.newsList li a .more{position:relative;padding-right:1.5em}.newsList li a .more:after{content:"";position:absolute;top:50%;right:0;width:.5em;height:.5em;border-right:solid 1px var(--color-accent);border-bottom:solid 1px var(--color-accent);transform:rotate(-45deg) translateY(-50%);transition:all .4s}.newsList li a:hover{color:var(--color-accent2)}.newsList li a:hover .categoryLink{background:var(--color-accent2)}.newsList li a:hover .more:after{border-right-color:var(--color-accent2);border-bottom-color:var(--color-accent2)}@media screen and (max-width:768px){.newsList li a{gap:.3em 1em;padding:1em 0}.newsList li a .ttl{width:100%}}.categoryLink{padding:0 1em;background:var(--color-accent);color:#fff;text-align:center;transition:all .4s}.categoryLink.-tag{background:#39c0b8}.customBtnList{display:flex;flex-wrap:wrap;gap:20px}.customBtnList>* a{display:flex;justify-content:center;align-items:center;height:100%;padding:2em 1.5em;background:var(--color-accent2);border-radius:15px}.customBtnList>* a .inner{display:flex;justify-content:center;align-items:center}.customBtnList>* a .inner .icon{display:flex;justify-content:center;align-items:center;width:38px}.customBtnList>* a .inner .txt{width:calc(100% - 38px);padding-left:10px}@media screen and (min-width:768px){.customBtnList>*{width:calc(33.333% - 14px)}}@media screen and (max-width:992px){.customBtnList>* a{padding:2em 1em}}@media screen and (max-width:768px){.customBtnList>*{width:100%}.customBtnList>* a{padding:1.5em 1em}}@media screen and (max-width:768px){.footerInner .footerInfo .logo{width:40%}}.footerInner .footerMenu .menuList>* a:hover{color:var(--color-accent2)}.footerInner .footerMenu .menuList>*.ttl{margin-bottom:.8em}.footerInner .footerMenu .menuList>*.ttl a{padding:.5em 0 .5em 2em;background:url(/cdn/shop/files/logo-mark.svg?v=1727334542) no-repeat center left/1.5em auto;border-bottom:solid 1px #cbcbcb}.footerInner .footerMenu .menuList>*:not(.ttl) a{padding:.5em 0}@media screen and (min-width:768px){.footerInner{display:flex;justify-content:space-between}.footerInner .footerInfo{width:25%}.footerInner .footerMenu{display:flex;justify-content:flex-end;width:75%;padding-left:5%}}@media screen and (min-width:992px){.footerInner .footerMenu .menuList{padding-left:6%}}@media screen and (max-width:991px){.footerInner .footerMenu{display:flex;flex-wrap:wrap;gap:25px}.footerInner .footerMenu .menuList{width:calc(50% - 13px)}.footerInner .footerMenu .menuList.spWide{width:100%}}.radioBox{padding:20px 15px 15px;box-shadow:var(--shadow)!important;border-radius:var(--radius-input)}.radioBox .inputTtl{margin-left:4px;color:var(--component-color-input-text, var(--color-input-text))}.brand-img>*:not(:only-child){transition:opacity var(--duration-large) var(--animation-bezier)}.brand-img>*:not(:only-child):last-child{opacity:0}.brand-img:hover>*:not(:only-child):last-child{opacity:1}@media screen and (min-width:993px){body .page-wide:not(.default-width){max-width:1265px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}}@media screen and (min-width:993px)and (max-width:1264px){body .page-wide:not(.default-width){width:90%;padding-left:0;padding-right:0}}@media screen and (max-width:768px){body .page-width,body .shopify-policy__container{padding-left:0;padding-right:0}}body .shopify-policy__title h1{position:relative;display:inline-block;margin-bottom:50px;padding-left:1.7em;font-size:clamp(1.6em,2.196193265vw,1.85em);line-height:1.5}body .shopify-policy__title h1:before{content:"";position:absolute;top:-.25em;left:0;width:1.5em;height:1.5em;background:url(/cdn/shop/files/ashiato.svg?v=1727335772) no-repeat center/100% auto}@media screen and (max-width:768px){body .shopify-policy__title h1{margin-bottom:40px}}body .btn{background:var(--color-accent2);transition:all .4s}body .btn:not(.sticky-cart-button){min-width:222px}body .btn:before{background:var(--color-accent2);border:none;transition:all .4s}body .btn.whiteBtn{color:var(--color-txt);background:#fff;border:solid 1px var(--color-accent)}body .btn.whiteBtn:before{background:#fff}body .btn.white svg path{fill:#fff}body .btn:hover:not(.whiteBtn){opacity:.7}body .btn:hover.whiteBtn{color:#fff;background:var(--color-accent)}body .btn:hover.whiteBtn:before{background:var(--color-accent)}@media screen and (max-width:768px){body .btn.whiteBtn{border:solid 1px var(--color-accent)}}body .vertical-menu__button{background:var(--color-accent2)}body .vertical-menu__button .logoMark{position:relative;padding-left:1.8em}body .vertical-menu__button .logoMark:before{content:"";position:absolute;top:50%;left:0;width:1.3em;height:1.3em;-webkit-mask:url(/cdn/shop/files/logo-mark.svg?v=1727334542) no-repeat center/100% auto;mask:url(/cdn/shop/files/logo-mark.svg?v=1727334542) no-repeat center/100% auto;background:#fff;transform:translateY(-50%)}body .vertical-menu--hover .vertical-menu-item span{position:relative;padding-left:1em;line-height:1.8}body .vertical-menu--hover .vertical-menu-item span:before{content:"";position:absolute;top:.6em;left:0;width:.8em;height:.8em;background:var(--color-accent);border-radius:50%;transition:all .4s}body .vertical-menu--hover:hover .vertical-menu-item{background:transparent;color:var(--color-accent2)}body .vertical-menu--hover:hover .vertical-menu-item span:before{background:var(--color-accent2)}body .vertical-menu__show-more{padding-top:10px}body [class*=submenu-design__] li>.submenu__item{padding-top:10px;padding-bottom:10px}body .submenu-design__simple{padding:12px 0}body .field__input,body .field__input:active,body .field__input:focus,body .field:hover .field__input,body .field__input:not(:focus):hover{background:#fff;box-shadow:var(--shadow);color:var(--color-txt)}body .badge--fixed{top:auto;left:auto;bottom:10px;right:10px}body .ticker__container .ticker__content{margin-left:10px}body .ticker__container .ticker__content strong{color:var(--color-accent2)}@media screen and (max-width:576px){body .ticker__icon,body .ticker__container p{margin-left:0}}@media screen and (max-width:576px){body .image-banner__mobile-margin.el_mt_40>*:not(:first-child){margin-top:30px}}@media screen and (min-width:577px)and (max-width:992px){body .image-banner__mobile-margin.el_mt_40>*:not(:nth-child(-n+2)){margin-top:var(--padding4)}}body .menu--animation-underline .list-menu__item>span:before{margin-top:5px}body .header-phone-number__icon{gap:5px}body .header-phone-number__desktop svg{width:23px;height:23px}body .collection-list-type1{display:flex;flex-flow:column;height:100%;background:#e7e9eb;border-radius:var(--radius);overflow:hidden}body .collection-list-type1>*{border-radius:0!important}body .collection-list-type1-pad{display:flex;justify-content:center;align-items:center;flex-grow:1;padding-bottom:14px}@media screen and (max-width:768px){body .blog-posts__heading{font-size:1.1em}}body .mobile-facets__footer{flex-flow:column-reverse}body .mobile-facets__footer .btn{margin:0 0 20px}body .field .field__input.field__input--no-label{padding-top:11px}body .cart-count-bubble{color:#fff}body .checkbox-input{align-items:center}body .customer table tr td>*{max-width:90%}body .ungroup-description-tab .body2{line-height:1.8}body .ungroup-description-tab .body2 .contents-label{margin-top:1em}body .ungroup-description-tab .body2 .fix_img{margin:1em 0}body .product__price .h4{font-size:2em}body .facet-checkbox input[type=checkbox]{margin-top:.15em}body .gpo-app{width:100%;margin:0}body .gpo-app>*:last-child{display:none}body .gpo-app .gpo-element.gpo-form__group{margin:var(--padding2) 0 0;padding:0}body .gpo-app .gpo-element.gpo-form__group .gpo-label{margin:0;padding-bottom:10px;cursor:default}body .gpo-app .gpo-element.gpo-form__group .gpo-label .label-content{color:var(--color-txt)}body .gpo-app .gpo-element.gpo-form__group .gpo-label+.gpo-selected-values.has-value{display:none}body .gpo-app .gpo-element.gpo-form__group .gpo-select{margin:0;overflow:inherit}body .gpo-app .gpo-element.gpo-form__group .gpo-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:15px;border:none!important;border-radius:var(--radius-input);box-shadow:var(--shadow)!important}body .sticky-cart-modal,body .field__icon--select{display:none}body .order-history .properties{margin-top:10px}body .order-history .properties span{display:block;line-height:1.8}body .header__button{flex-flow:column}body .header__button .cart-count-bubble{position:absolute;top:-2px;left:12px;width:auto;min-width:15px;height:auto;min-height:15px;padding:3px;font-size:9px;line-height:1;transition:all .4s}body .header__button svg{transition:all .4s}body .header__button svg>*{transition:all .4s}body .header__button .txt{padding-top:5px;color:var(--color-accent);font-size:8px;line-height:1;letter-spacing:0;transition:all .4s}body .header__button:hover .cart-count-bubble{background:var(--color-accent2)}body .header__button:hover svg{opacity:1}body .header__button:hover svg path{fill:var(--color-accent2)}body .header__button:hover .txt{color:var(--color-accent2)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
