@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Quicksand:wght@300..700&family=Zen+Antique+Soft&display=swap";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,ol,li,figure,blockquote,dl,dd{margin:0;padding:0;font-weight:inherit;font-size:1em}ul,ol{list-style:none}a{color:inherit;text-decoration:none;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}img{height:auto;border:none}input,button,textarea,select{color:inherit;font:inherit}input[type=submit],input[type=button],label,button,select{cursor:pointer}input[type=radio]{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0}table th{text-align:inherit;font-weight:inherit}html{font-size:62.5%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont;color:#3f4a4d;line-height:1.7;font-size:1.8rem;background:#ede6d8}a{color:inherit;text-decoration:none}.fit{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.zen{font-family:Zen Antique Soft,serif;font-weight:400;font-style:normal}.quicksand{font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-style:normal}.sec{padding-block:60px}@media screen and (min-width:768px){.sec{padding-block:80px}}@media screen and (min-width:1024px){.sec{padding-block:100px}}.sec__ttl{margin-bottom:12px;font-size:clamp(3.6rem,6vw,5rem);font-weight:700;color:#5f7f84;line-height:1.2}.sec__ttl.--s{font-size:clamp(3rem,5vw,4rem)}.sec__ttl.--xs{font-size:clamp(2.2rem,3.5vw,2.8rem)}.sec__ttl.--white{color:#fff}.sec__ttl.--italic{font-style:italic}.sec__ttl.--underline{position:relative}.sec__ttl.--underline:after{content:"";position:absolute;left:0;bottom:-8px;width:50px;height:2px;background-color:#5f7f84}.container{max-width:1200px;margin-inline:auto;padding-inline:20px}.l-container{max-width:1420px;margin-inline:auto;padding-inline:20px}@media screen and (min-width:768px){.l-container{padding-inline:40px}}.header{position:relative;z-index:200;width:100%;padding-block:26px}@media screen and (min-width:768px){.header{padding-block:42px}}.header__inner{display:flex;align-items:center;justify-content:space-between}.header__logo{width:200px}@media screen and (min-width:768px){.header__logo{width:240px}}.global-nav{display:none}@media screen and (min-width:768px){.global-nav{display:flex;gap:20vw}}.global-nav__list{display:flex;gap:40px;font-weight:600}.global-nav__list.--iconList{gap:3vw}.global-nav__link{display:inline-flex;align-items:center;transition:color .25s ease}.global-nav__link:hover{color:#5f7f84}.global-nav__linkTxt{position:relative}.global-nav__linkTxt:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:currentColor;transition:width .3s cubic-bezier(.4,0,.2,1)}.global-nav__link:hover .global-nav__linkTxt:after{width:100%}.global-nav__cart,.global-nav__list.--iconList .global-nav__link{transition:transform .2s ease,color .2s ease}.global-nav__cart:hover,.global-nav__list.--iconList .global-nav__link:hover{transform:scale(1.15);color:#5f7f84}.burger-btn{cursor:pointer;position:absolute;right:0;top:0;width:70px;height:100%;border:none;background:none;z-index:300}@media screen and (min-width:768px){.burger-btn{display:none}}.burger-btn__line{width:30px;height:2px;background:#000;margin:auto;position:absolute;right:20px;transition:transform .3s cubic-bezier(.4,.4,0,1),opacity .3s cubic-bezier(.4,.4,0,1);border-radius:2px}.burger-btn__line:nth-of-type(1){top:calc(50% - 12px)}.burger-btn.--active .burger-btn__line:nth-of-type(1){top:50%;transform:rotate(45deg)}.burger-btn__line:nth-of-type(2){top:50%}.burger-btn.--active .burger-btn__line:nth-of-type(2){opacity:0}.burger-btn__line:nth-of-type(3){top:calc(50% + 12px)}.burger-btn.--active .burger-btn__line:nth-of-type(3){top:50%;transform:rotate(135deg)}.sp-drawer{position:fixed;inset:0;z-index:150;background:#ede6d8;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.sp-drawer{display:none}}.sp-drawer.--open{transform:translate(0)}.sp-drawer__close{position:absolute;top:0;right:0;width:70px;height:80px;background:none;border:none;border-left:1px solid #000;cursor:pointer}.sp-drawer__close-line{width:30px;height:2px;background:#000;border-radius:2px;position:absolute;right:20px;top:50%}.sp-drawer__close-line:nth-of-type(1){transform:rotate(45deg)}.sp-drawer__close-line:nth-of-type(2){transform:rotate(135deg)}.sp-drawer__list{list-style:none;display:flex;flex-direction:column;gap:48px;text-align:center;padding:0}.sp-drawer__link{font-size:2.8rem;font-weight:700;color:#3f4a4d;letter-spacing:.1em}.sp-drawer__icon{margin-top:56px;font-size:2.4rem;text-align:center}.footer{padding-block:56px 36px;background:#5f7f84;color:#fff}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:36px}.footer__top{display:flex;align-items:center;justify-content:space-between;width:100%}.footer__logo{width:140px;filter:brightness(0) invert(1);opacity:.9}@media screen and (min-width:768px){.footer__logo{width:180px}}.footer__instagram{font-size:2.6rem;color:#fffc;line-height:1;transition:color .2s ease,transform .25s ease}.footer__instagram:hover{color:#fff;transform:scale(1.15)}.footer__nav-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 32px;list-style:none}@media screen and (min-width:768px){.footer__nav-list{gap:10px 48px}}.footer__nav-link{font-size:1.3rem;font-weight:600;letter-spacing:.14em;color:#ffffffbf;position:relative;transition:color .2s}.footer__nav-link:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:#fff;transition:width .25s ease}.footer__nav-link:hover{color:#fff}.footer__nav-link:hover:after{width:100%}.footer__tagline{width:100%;text-align:center;font-size:1.1rem;letter-spacing:.16em;color:#ffffff73;padding-top:28px;border-top:1px solid rgba(255,255,255,.18)}.footer__copy{font-size:1.1rem;letter-spacing:.08em;color:#fff6;margin-top:-16px}.btn{display:inline-block}.detailBtn{display:block;width:80%;max-width:260px;padding:.4em .8em;font-size:1.4rem;color:#5f7f84;text-align:center;border-radius:4px;border:2px solid #5F7F84;transition:background-color .3s ease}.detailBtn:hover{background-color:#5f7f84;color:#fff}.detailBtn.--center{margin-inline:auto}.greenBtn{display:block;width:80%;max-width:260px;padding:.4em .8em;font-size:1.4rem;color:#fff;text-align:center;border-radius:4px;background-color:#5f7f84;border:none;transition:background-color .3s ease}.fv-kv__svg{width:100%;min-height:200px}.fv-kv__txt{font-family:Bebas Neue,sans-serif;font-size:40rem;font-weight:700}.fv__content{position:relative;top:-16px;display:flex;flex-direction:column;align-items:center;gap:12px}@media screen and (min-width:768px){.fv__content{flex-direction:row;top:-50px;gap:20px}}.fv__txt{font-size:1.1rem;color:#5f7f84;text-align:center;line-height:1.5}@media screen and (min-width:768px){.fv__txt{font-size:2rem;text-align:left}}.fv__txt.--left{font-weight:700;order:2}@media screen and (min-width:768px){.fv__txt.--left{order:0}}.fv__txt.--right{order:3;font-size:1rem}@media screen and (min-width:768px){.fv__txt.--right{order:0;margin-left:auto;font-size:1.6rem}}.fv__rediceImage{order:1;width:55%}@media screen and (min-width:768px){.fv__rediceImage{order:0;width:40%}}.topic{padding-top:20px;padding-bottom:0}.topic__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:10px}.topic__item{display:flex;flex-direction:column;height:56vw;padding:30px;background-color:#ccc;border-radius:8px;background-size:cover;background-position:right}@media screen and (min-width:1024px){.topic__item{height:380px}}.topic__ttl{color:#ede6d8;font-size:4rem;font-weight:700;line-height:1}@media screen and (min-width:768px){.topic__ttl{font-size:6.2rem}}@media screen and (min-width:1024px){.topic__ttl{font-size:clamp(82px,24.36px + 5.68vw,92px)}}.topic__txt{margin-top:8px;color:#ede6d8;font-size:clamp(1.2rem,3vw,2rem);font-weight:700;line-height:1.3}.topic__btn{margin-top:auto}.product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 10px;margin-top:26px;margin-bottom:52px}@media screen and (min-width:768px){.product-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.product-list{grid-template-columns:repeat(4,1fr)}}.product-list__item:nth-child(n+7){display:none}@media screen and (min-width:1024px){.product-list__item:nth-child(n+7){display:block}}.product-list__img{position:relative;overflow:hidden;aspect-ratio:1/1;background:#eee}.product-list__img-link{display:block}.product-list__slider{position:relative;overflow:hidden;border-radius:5px}.product-list__track{display:flex;height:100%;transition:transform .35s ease;will-change:transform}.product-list__slide{flex:0 0 100%;min-width:100%}.product-list__slide-img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.product-list__arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:38px;border:none;border-radius:4px;color:#fff;background:#00000047;font-size:2.6rem;line-height:1;transform:translateY(-50%);cursor:pointer;transition:background .2s ease,opacity .2s ease}.product-list__arrow:hover{background:#00000073}.product-list__arrow--prev{left:6px}.product-list__arrow--next{right:6px}.product-list__dots{position:absolute;left:50%;bottom:8px;z-index:2;display:flex;gap:6px;transform:translate(-50%)}.product-list__dot{width:7px;height:7px;padding:0;border:none;border-radius:50%;background:#ffffff8c;cursor:pointer}.product-list__dot.--active{background:#fff}.product-list__name{margin-top:12px;color:#5f7f84;font-weight:700}.message{position:relative;background-color:#e2ded2;background-size:cover;background-position:center right}.message__content{position:relative;z-index:1}.message:before{content:"";position:absolute;inset:0;background:#e2ded2;width:100%}@media screen and (min-width:768px){.message:before{width:40%}}.message:after{content:"";position:absolute;display:none}@media screen and (min-width:768px){.message:after{display:block;inset:0 0 0 40%;width:280px;background:linear-gradient(to right,#e2ded2,#e2ded200)}}.message__subTtl{margin-top:24px;line-height:1.2;font-size:clamp(1.8rem,4vw,3.2rem)}@media screen and (min-width:768px){.message__subTtl{margin-top:32px;line-height:1.1}}.message__txt{margin-top:20px;font-size:1.4rem;line-height:1.9}@media screen and (min-width:768px){.message__txt{margin-top:32px;font-size:1.8rem}}.p-gallery{position:relative;margin-top:40px;overflow:hidden}@media screen and (min-width:768px){.p-gallery{overflow:visible}}.p-gallery__wrapper{overflow:visible}@media screen and (min-width:768px){.p-gallery__wrapper{overflow:hidden}}.p-gallery__track{display:flex;transition:transform .5s ease;will-change:transform}.p-gallery__item{flex-shrink:0;padding:8px}.p-gallery__item img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;border-radius:5px}.p-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#0000004d;border:none;font-size:30px;cursor:pointer;color:#fff;padding:4px 10px;border-radius:4px}.p-gallery__arrow--prev{left:0}@media screen and (min-width:1024px){.p-gallery__arrow--prev{left:-30px;background:none;color:#333;padding:0}}.p-gallery__arrow--next{right:0}@media screen and (min-width:1024px){.p-gallery__arrow--next{right:-30px;background:none;color:#333;padding:0}}.contact{background-color:#e2ded2}.contact__inner{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:768px){.contact__inner{flex-direction:row;align-items:center;gap:0}}.contact__content{width:100%}@media screen and (min-width:768px){.contact__content{flex:0 0 55%;padding-right:48px}}.contact__subTtl,.contact__txt,.contact__btn{margin-top:32px}.contact__img{width:100%;height:260px;overflow:hidden;border-radius:8px}@media screen and (min-width:768px){.contact__img{flex:1;height:360px;border-radius:0}}.contact__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#intro-overlay{position:fixed;inset:0;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.76,0,.24,1),opacity .6s ease}#intro-overlay.is-leaving{transform:translateY(-100%);opacity:0}#intro-overlay.is-hidden{display:none}#intro-logo{width:min(320px,60vw)}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding-block:20px;font-size:1.2rem;letter-spacing:.08em;color:#5a5a5a}.breadcrumb a{color:#5a5a5a;transition:color .2s}.breadcrumb a:hover{color:#3f4a4d}.breadcrumb__sep{color:#ccc}.breadcrumb__current{color:#3f4a4d}.product-detail{padding-bottom:100px}.product-detail__layout{display:grid;gap:40px}@media screen and (min-width:768px){.product-detail__layout{grid-template-columns:1fr 1fr;gap:64px;align-items:start}}@media screen and (min-width:768px){.product-detail__gallery{position:sticky;top:110px}}.product-detail__info>*{opacity:0;animation:pdFadeUp .5s ease forwards}.product-detail__info>*:nth-child(1){animation-delay:.07s}.product-detail__info>*:nth-child(2){animation-delay:.14s}.product-detail__info>*:nth-child(3){animation-delay:.21s}.product-detail__info>*:nth-child(4){animation-delay:.28s}.product-detail__info>*:nth-child(5){animation-delay:.35s}.product-detail__info>*:nth-child(6){animation-delay:.42s}.product-detail__info>*:nth-child(7){animation-delay:.49s}.product-detail__info>*:nth-child(8){animation-delay:.56s}.product-detail__info>*:nth-child(9){animation-delay:.63s}.product-detail__info>*:nth-child(10){animation-delay:.7s}.product-detail__category{font-size:1.2rem;letter-spacing:.2em;color:#5a5a5a;text-transform:uppercase}.product-detail__name{margin-top:8px;font-size:clamp(2.4rem,3.2vw,3.6rem);font-weight:700;letter-spacing:.04em;line-height:1.2}.product-detail__price-wrap{display:flex;align-items:baseline;gap:12px;margin-top:20px;padding-bottom:24px;border-bottom:1px solid #e5e5e5}.product-detail__price{font-size:2.6rem;font-weight:700}.product-detail__price.--sale{color:#c0392b}.product-detail__price.--original{font-size:1.8rem;text-decoration:line-through;color:#aaa}.product-detail__tax{font-size:1.2rem;color:#5a5a5a}.product-detail__short-desc{margin-top:24px;font-size:1.5rem;line-height:2;color:#5a5a5a}.product-detail__block{margin-top:32px}.product-detail__label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-detail__label{font-size:1.2rem;letter-spacing:.18em;font-weight:700}.product-detail__size-guide{font-size:1.2rem;color:#5a5a5a;text-decoration:underline}.product-detail__size-guide:hover{color:#3f4a4d}.product-detail__cart-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:18px 24px;margin-top:28px;background:#5f7f84;color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.25em;border:2px solid #5F7F84;border-radius:2px;cursor:pointer;transition:background .3s ease,color .3s ease,transform .2s ease}.product-detail__cart-btn:hover{background:#fff;color:#5f7f84;transform:translateY(-3px)}.product-detail__cart-btn:active{transform:translateY(0)}.product-detail__accordion{margin-top:40px;border-top:1px solid #e5e5e5}@keyframes pdFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.size-picker{display:flex;gap:8px;flex-wrap:wrap}.size-picker__btn{min-width:52px;height:52px;padding-inline:12px;border:1px solid #ccc;background:none;font-size:1.4rem;cursor:pointer;border-radius:2px;transition:border-color .2s,background .2s,color .2s}.size-picker__btn:hover{border-color:#5f7f84;color:#5f7f84}.size-picker__btn.--active{background:#5f7f84;border-color:#5f7f84;color:#fff;font-weight:700}.accordion-item{border-bottom:1px solid #e5e5e5}.accordion-item__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;background:none;border:none;font-size:1.3rem;font-weight:700;letter-spacing:.18em;cursor:pointer;color:#3f4a4d}.accordion-item__trigger:after{content:"+";font-size:2.2rem;font-weight:300;transition:transform .35s ease;line-height:1}.accordion-item__trigger.--open:after{transform:rotate(45deg)}.accordion-item__body{overflow:hidden;max-height:0;transition:max-height .4s ease}.accordion-item__body.--open{max-height:400px}.accordion-item__list{list-style:none;padding-bottom:20px;display:flex;flex-direction:column;gap:10px}.accordion-item__list li{font-size:1.4rem;line-height:1.7;color:#5a5a5a;padding-left:1em;position:relative}.accordion-item__list li:before{content:"—";position:absolute;left:0;color:#ccc;font-size:1.1rem}.product-gallery__main{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:4px;background:#f0ede6;cursor:zoom-in}.product-gallery__main:hover .product-gallery__main-img{transform:scale(1.04)}.product-gallery__main-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:opacity .35s ease,transform .5s ease}.product-gallery__main-img.--fade{opacity:0;transform:scale(1.03)}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffffe0;border:none;border-radius:50%;font-size:2.2rem;cursor:pointer;opacity:0;transition:opacity .2s,background .2s;color:#3f4a4d}.product-gallery__arrow--prev{left:12px}.product-gallery__arrow--next{right:12px}.product-gallery__arrow:hover{background:#fff}.product-gallery__main:hover .product-gallery__arrow{opacity:1}.product-gallery__counter{position:absolute;bottom:14px;right:16px;font-size:1.2rem;color:#fff;background:#00000073;padding:3px 10px;border-radius:20px;letter-spacing:.05em}.product-gallery__sep{margin-inline:2px}.product-gallery__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex-shrink:0;width:68px;height:68px;border:2px solid transparent;border-radius:3px;overflow:hidden;cursor:pointer;opacity:.55;transition:border-color .2s,opacity .2s;background:none;padding:0}.product-gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-gallery__thumb.--active,.product-gallery__thumb:hover{border-color:#5f7f84;opacity:1}.related-products{background:#ede6d8}.related-products__list{margin-top:32px}.page-hero{background-color:#ede6d8;padding-block:56px;text-align:center}.page-hero__ttl{font-size:clamp(3.6rem,6vw,6.4rem);font-weight:700;letter-spacing:.12em}.page-hero__sub{margin-top:8px;color:#5f7f84;font-size:1.3rem;letter-spacing:.25em}.filter-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;margin-bottom:16px;background:none;border:1px solid #5F7F84;color:#5f7f84;font-size:1.4rem;font-weight:600;letter-spacing:.08em;cursor:pointer;border-radius:4px}@media screen and (min-width:768px){.filter-toggle{display:none}}.product-archive{padding-top:40px}.product-archive__layout{display:grid;gap:32px}@media screen and (min-width:768px){.product-archive__layout{grid-template-columns:220px 1fr;gap:48px}}.product-archive__sidebar{display:none}.product-archive__sidebar.--open{display:block}@media screen and (min-width:768px){.product-archive__sidebar{display:block}}.product-archive__bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #ccc;margin-bottom:24px}.product-archive__count{font-size:1.4rem;color:#5a5a5a}.product-archive__count span{margin-left:2px;font-size:1.2rem}.product-archive__empty{padding-block:80px;text-align:center;color:#5a5a5a;font-size:1.6rem}.product-archive__empty .btn{margin:24px auto 0}.product-archive__pagination{margin-top:48px;display:flex;justify-content:center}.filter-group{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #ccc}.filter-group__ttl{font-size:1.3rem;font-weight:700;letter-spacing:.15em;margin-bottom:16px;color:#3f4a4d}.filter-group__list{display:flex;flex-direction:column;gap:10px;list-style:none}.filter-group__submit{width:100%;max-width:100%;margin-top:8px;padding:.8em 1em;cursor:pointer;font-size:1.4rem;letter-spacing:.1em}.filter-group__reset{display:block;margin-top:12px;text-align:center;font-size:1.2rem;color:#5a5a5a;text-decoration:underline}.filter-check{display:flex;align-items:center;gap:10px;cursor:pointer}.filter-check__input{display:none}.filter-check__box{flex-shrink:0;width:16px;height:16px;border:1.5px solid #aaa;border-radius:2px;position:relative;transition:background .2s,border-color .2s}.filter-check__box.--radio{border-radius:50%}.filter-check__box:after{content:"";position:absolute;inset:0;background:#5f7f84;border-radius:inherit;transform:scale(0);transition:transform .15s ease}.filter-check__input:checked+.filter-check__box{border-color:#5f7f84}.filter-check__input:checked+.filter-check__box:after{transform:scale(.65)}.filter-check__label{font-size:1.4rem;color:#3f4a4d;flex:1}.filter-check__count{font-size:1.2rem;color:#5a5a5a}.filter-price{display:flex;align-items:center;gap:8px}.filter-price__input{flex:1;width:0;padding:8px 10px;border:1px solid #ccc;border-radius:4px;font-size:1.3rem;color:#3f4a4d;background:#fff}.filter-price__input::-moz-placeholder{color:#aaa}.filter-price__input::placeholder{color:#aaa}.filter-price__input:focus{outline:none;border-color:#5f7f84}.filter-price__sep{color:#aaa;font-size:1.2rem}.product-list--archive{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){.product-list--archive{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.product-list--archive{grid-template-columns:repeat(4,1fr)}}.product-list--archive .product-list__item:nth-child(n+7){display:block}.product-list--archive .product-list__link{display:block;color:inherit}.product-list--archive .product-list__link:hover .product-list__name{color:#5f7f84}.product-list--archive .product-list__img{position:relative;overflow:hidden;aspect-ratio:1/1}.product-list--archive .product-list__img-default,.product-list--archive .product-list__img-hover{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.product-list--archive .product-list__img-hover{position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.product-list--archive .product-list__img:hover .product-list--archive .product-list__img-hover{opacity:1}.product-list--archive .product-list__badge{position:absolute;top:8px;left:8px;background:#5f7f84;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.1em;padding:3px 8px;border-radius:2px}.product-list--archive .product-list__para{margin-top:10px}.product-list--archive .product-list__category{font-size:1.1rem;color:#5a5a5a;letter-spacing:.1em}.product-list--archive .product-list__name{margin-top:4px;font-size:1.4rem;font-weight:700;color:#5f7f84;transition:color .2s}.product-list--archive .product-list__price-wrap{display:flex;align-items:baseline;gap:8px;margin-top:4px}.product-list--archive .product-list__price{font-size:1.4rem;color:#3f4a4d}.product-list--archive .product-list__price.--sale{color:#c0392b;font-weight:700}.product-list--archive .product-list__price.--original{font-size:1.2rem;color:#aaa;text-decoration:line-through}.pagination{display:flex;align-items:center;gap:4px}.pagination__item{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #ccc;border-radius:4px;font-size:1.4rem;color:#3f4a4d;transition:background .2s,color .2s,border-color .2s}.pagination__item:hover:not(.--active):not(.--disabled):not(.--dots){background:#5f7f84;border-color:#5f7f84;color:#fff}.pagination__item.--active{background:#5f7f84;border-color:#5f7f84;color:#fff;font-weight:700}.pagination__item.--disabled{color:#ccc;cursor:default}.pagination__item.--dots{border:none;cursor:default}.global-nav__cart{position:relative}.global-nav__cart-badge{position:absolute;top:-6px;right:-8px;background:#5f7f84;color:#fff;font-size:10px;font-weight:700;min-width:17px;height:17px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.product-detail__flash{background:#5f7f841f;border:1px solid rgba(95,127,132,.3);color:#5f7f84;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.cart-page{padding-block:48px 80px}.cart-page__title{font-size:2rem;font-weight:700;letter-spacing:.1em;margin-bottom:32px}.cart-page__empty{text-align:center;padding:80px 20px;color:#999}.cart-page__empty i{font-size:48px;margin-bottom:16px;display:block}.cart-page__empty p{font-size:15px;margin-bottom:24px}.cart-layout{display:grid;grid-template-columns:1fr;gap:32px}@media screen and (min-width:768px){.cart-layout{grid-template-columns:1fr 340px;align-items:start}}.cart-items{display:flex;flex-direction:column;gap:0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:16px;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb;background:#fff}.cart-item:last-child{border-bottom:none}.cart-item__img{width:88px;height:88px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#ede6d8;display:block}.cart-item__info{display:flex;flex-direction:column;gap:4px}.cart-item__name{font-size:14px;font-weight:600;color:#3f4a4d}.cart-item__meta{font-size:12px;color:#999}.cart-item__price{font-size:14px;font-weight:600;color:#3f4a4d;margin-top:4px}.cart-item__actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.cart-item__subtotal{font-size:15px;font-weight:700;color:#3f4a4d;white-space:nowrap}.cart-item__qty{display:flex;align-items:center;gap:0;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.cart-item__qty button{width:30px;height:30px;background:#ede6d8;border:none;cursor:pointer;font-size:14px;color:#3f4a4d;transition:background .15s}.cart-item__qty button:hover{background:#ddd5c5}.cart-item__qty span{width:36px;text-align:center;font-size:13px;font-weight:600}.cart-item__remove{background:none;border:none;cursor:pointer;color:#ccc;font-size:12px;transition:color .2s;display:flex;align-items:center;gap:4px}.cart-item__remove:hover{color:#e05252}.cart-summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 24px;position:sticky;top:100px}.cart-summary__title{font-size:14px;font-weight:700;letter-spacing:.08em;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.cart-summary__row{display:flex;justify-content:space-between;font-size:13.5px;color:#3f4a4d;margin-bottom:10px}.cart-summary__row.--total{font-size:17px;font-weight:700;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.cart-summary__row.--free{color:#5f7f84;font-weight:600}.cart-summary__note{font-size:11.5px;color:#aaa;margin-top:8px;margin-bottom:20px}.cart-summary__btn{display:block;width:100%;background:#5f7f84;color:#fff;border:none;border-radius:8px;padding:14px;font-size:14px;font-weight:700;letter-spacing:.06em;cursor:pointer;text-align:center;text-decoration:none;transition:opacity .2s;margin-bottom:10px}.cart-summary__btn:hover{opacity:.85}.cart-summary__continue{display:block;text-align:center;font-size:12.5px;color:#999;text-decoration:none;transition:color .2s}.cart-summary__continue:hover{color:#3f4a4d}.checkout-page{padding-block:48px 80px}.checkout-guest-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:#5f7f8414;border:1px solid rgba(95,127,132,.25);border-radius:10px;padding:14px 18px;margin-bottom:24px;font-size:13px}.checkout-guest-banner__text{display:flex;align-items:flex-start;gap:8px;color:#3f4a4d;flex:1}.checkout-guest-banner__text i{color:#5f7f84;margin-top:2px;flex-shrink:0}.checkout-guest-banner__links{display:flex;gap:10px;flex-shrink:0}.checkout-guest-banner__links a{font-size:13px;font-weight:600;color:#5f7f84;text-decoration:none;border:1.5px solid #5F7F84;border-radius:6px;padding:5px 14px;transition:background .2s,color .2s}.checkout-guest-banner__links a:hover{background:#5f7f84;color:#fff}.checkout-layout{display:grid;grid-template-columns:1fr;gap:32px}@media screen and (min-width:768px){.checkout-layout{grid-template-columns:1fr 360px;align-items:start}}.checkout-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 24px;margin-bottom:20px}.checkout-section__title{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.checkout-field{margin-bottom:16px}.checkout-field:last-child{margin-bottom:0}.checkout-field label{display:block;font-size:12px;font-weight:600;letter-spacing:.06em;color:#777;margin-bottom:6px}.checkout-field label span{color:#e05252;margin-left:2px}.checkout-field input,.checkout-field select,.checkout-field textarea{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:11px 14px;font-size:14px;color:#3f4a4d;background:#ede6d8;outline:none;transition:border-color .2s}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{border-color:#5f7f84;background:#fff}.checkout-field input.is-error,.checkout-field select.is-error,.checkout-field textarea.is-error{border-color:#e05252}.checkout-field textarea{resize:vertical;min-height:80px}.checkout-field-error{font-size:12px;color:#e05252;margin-top:4px}.checkout-postal-msg{display:block;font-size:11.5px;margin-top:4px;min-height:16px}.checkout-postal-msg.--loading{color:#aaa}.checkout-postal-msg.--ok{color:#5f7f84}.checkout-postal-msg.--error{color:#e05252}.checkout-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-options{display:flex;flex-direction:column;gap:10px}.payment-option label{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:border-color .2s}.payment-option label i{font-size:20px;color:#aaa}.payment-option input[type=radio]{display:none}.payment-option input:checked+label{border-color:#5f7f84;background:#5f7f840d}.payment-option input:checked+label i{color:#5f7f84}.payment-option__text{flex:1}.payment-option__text strong{display:block;font-size:14px;font-weight:600}.payment-option__text span{font-size:12px;color:#999}.card-form{margin-top:14px;padding:16px;background:#ede6d8;border-radius:8px;display:none}.card-form.--show{display:block}.checkout-summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;position:sticky;top:100px}.checkout-summary__title{font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.checkout-summary__items{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb;max-height:280px;overflow-y:auto}.checkout-summary__item{display:flex;gap:12px;align-items:center}.checkout-summary__item img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:6px;background:#ede6d8;flex-shrink:0}.checkout-summary__item-name{font-size:13px;font-weight:600;line-height:1.4}.checkout-summary__item-meta{font-size:11.5px;color:#999;margin-top:2px}.checkout-summary__item-price{font-size:13px;font-weight:600;margin-left:auto;white-space:nowrap}.checkout-summary__row{display:flex;justify-content:space-between;font-size:13px;color:#3f4a4d;margin-bottom:8px}.checkout-summary__row.--total{font-size:16px;font-weight:700;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.checkout-summary__row.--free{color:#5f7f84;font-weight:600}.checkout-summary__btn{display:block;width:100%;background:#5f7f84;color:#fff;border:none;border-radius:8px;padding:14px;font-size:14px;font-weight:700;letter-spacing:.06em;cursor:pointer;margin-top:20px;transition:opacity .2s;text-align:center}.checkout-summary__btn:hover{opacity:.85}.checkout-complete{padding-block:60px 100px;text-align:center}.checkout-complete__icon{font-size:56px;color:#5f7f84;margin-bottom:20px}.checkout-complete__title{font-size:2.2rem;font-weight:700;letter-spacing:.06em;margin-bottom:12px}.checkout-complete__sub{font-size:14px;color:#777;margin-bottom:40px;line-height:1.8}.checkout-complete__number{display:inline-block;background:#ede6d8;border:1px solid #e5e7eb;border-radius:10px;padding:14px 32px;font-size:13px;color:#777;margin-bottom:40px}.checkout-complete__number strong{display:block;font-size:20px;font-weight:700;color:#3f4a4d;margin-top:4px;letter-spacing:.1em}.checkout-complete__detail{max-width:560px;margin:0 auto 40px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-align:left}.checkout-complete__detail-title{font-size:12px;font-weight:700;letter-spacing:.08em;color:#999;text-transform:uppercase;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.checkout-complete__detail-row{display:flex;justify-content:space-between;font-size:13.5px;margin-bottom:8px}.checkout-complete__detail-row span:first-child{color:#999}.checkout-complete__detail-row span:last-child{font-weight:600}.checkout-complete__detail-row.--total{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:15px;font-weight:700}.checkout-complete__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.mypage{padding-block:48px 80px}.mypage-layout{display:grid;grid-template-columns:1fr;gap:28px}@media screen and (min-width:768px){.mypage-layout{grid-template-columns:220px 1fr;align-items:start}}.mypage-nav{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;position:sticky;top:100px}.mypage-nav__user{padding:20px;border-bottom:1px solid #e5e7eb;text-align:center}.mypage-nav__user i{font-size:36px;color:#5f7f84;display:block;margin-bottom:8px}.mypage-nav__user span{font-size:14px;font-weight:600;display:block}.mypage-nav__user small{font-size:11.5px;color:#aaa}.mypage-nav__link{display:flex;align-items:center;gap:10px;padding:13px 20px;font-size:13.5px;font-weight:500;color:#3f4a4d;text-decoration:none;border-bottom:1px solid #e5e7eb;transition:background .15s,color .15s}.mypage-nav__link i{width:16px;text-align:center;color:#aaa;font-size:14px}.mypage-nav__link:last-child{border-bottom:none}.mypage-nav__link:hover,.mypage-nav__link.--active{background:#5f7f8412;color:#5f7f84}.mypage-nav__link:hover i,.mypage-nav__link.--active i{color:#5f7f84}.mypage-kpi{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;margin-bottom:24px}.mypage-kpi__card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px 20px;text-align:center}.mypage-kpi__card i{font-size:22px;color:#5f7f84;margin-bottom:8px;display:block}.mypage-kpi__card span{font-size:11px;color:#999;display:block;letter-spacing:.06em;text-transform:uppercase}.mypage-kpi__card strong{font-size:22px;font-weight:700;color:#3f4a4d;display:block}.mypage-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:20px}.mypage-card__header{padding:18px 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.mypage-card__header h2{font-size:14px;font-weight:700;letter-spacing:.06em}.mypage-order-list{display:flex;flex-direction:column;gap:0}.mypage-order-item{padding:18px 24px;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;text-decoration:none;color:#3f4a4d;transition:background .15s}.mypage-order-item:last-child{border-bottom:none}.mypage-order-item:hover{background:#5f7f840a}.mypage-order-item__left{display:flex;flex-direction:column;gap:4px}.mypage-order-item__number{font-size:13.5px;font-weight:700}.mypage-order-item__date{font-size:12px;color:#aaa}.mypage-order-item__items{font-size:12.5px;color:#777;margin-top:2px}.mypage-order-item__right{text-align:right;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.mypage-order-item__total{font-size:15px;font-weight:700}.order-detail__header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (min-width:768px){.order-detail__header{grid-template-columns:repeat(4,1fr)}}.order-detail__meta{font-size:11px;color:#aaa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.order-detail__value{font-size:14px;font-weight:600;color:#3f4a4d}.order-detail__items{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:20px}.order-detail__item{display:grid;grid-template-columns:72px 1fr auto;gap:16px;padding:16px 20px;border-bottom:1px solid #e5e7eb;align-items:center}.order-detail__item:last-child{border-bottom:none}.order-detail__item img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#ede6d8}.order-detail__item-name{font-size:13.5px;font-weight:600}.order-detail__item-meta{font-size:12px;color:#aaa;margin-top:3px}.order-detail__item-price{font-size:14px;font-weight:700;white-space:nowrap}.order-detail__totals{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;margin-bottom:20px;max-width:360px;margin-left:auto}.order-detail__total-row{display:flex;justify-content:space-between;font-size:13.5px;margin-bottom:8px}.order-detail__total-row span:first-child{color:#999}.order-detail__total-row.--grand{font-size:16px;font-weight:700;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.order-detail__address{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px}.order-detail__address h3{font-size:12px;font-weight:700;letter-spacing:.08em;color:#aaa;text-transform:uppercase;margin-bottom:12px}.order-detail__address p{font-size:13.5px;line-height:1.8;color:#3f4a4d}.order-status{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.order-status.--pending{background:#e0a65226;color:#b07d10}.order-status.--processing{background:#4a7db526;color:#2f6eb5}.order-status.--shipped{background:#5f7f8426;color:#5f7f84}.order-status.--delivered{background:#3daa7226;color:#2d8a5e}.order-status.--cancelled{background:#e052521f;color:#c0392b}.mypage-form{padding:24px}.mypage-form__field{margin-bottom:18px}.mypage-form__field label{display:block;font-size:12px;font-weight:600;letter-spacing:.06em;color:#777;margin-bottom:6px}.mypage-form__field input{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:11px 14px;font-size:14px;color:#3f4a4d;background:#ede6d8;outline:none;transition:border-color .2s}.mypage-form__field input:focus{border-color:#5f7f84;background:#fff}.mypage-form__field input.is-error{border-color:#e05252}.mypage-form__error{font-size:12px;color:#e05252;margin-top:4px}.mypage-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mypage-form__field select{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:11px 14px;font-size:14px;color:#3f4a4d;background:#ede6d8;outline:none;transition:border-color .2s}.mypage-form__field select:focus{border-color:#5f7f84;background:#fff}.mypage-form__field select.is-error{border-color:#e05252}.mypage-form__section-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#aaa;margin-bottom:4px}.mypage-form__section-note{font-size:12px;color:#bbb;margin-bottom:16px}.mypage-form__divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.mypage-form__submit{background:#5f7f84;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .2s}.mypage-form__submit:hover{opacity:.85}.mypage-flash{background:#5f7f841a;border:1px solid rgba(95,127,132,.25);color:#5f7f84;border-radius:8px;padding:12px 16px;font-size:13px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#ede6d8;padding:40px 20px}.auth-card{width:100%;max-width:440px;background:#fff;border-radius:16px;padding:48px 40px 40px;box-shadow:0 4px 32px #00000014}.auth-card__logo{display:block;text-align:center;margin-bottom:28px}.auth-card__logo img{height:36px;width:auto}.auth-card__title{font-size:1.25rem;font-weight:700;letter-spacing:.08em;text-align:center;color:#3f4a4d;margin-bottom:28px}.auth-card__flash{background:#5f7f841a;border:1px solid rgba(95,127,132,.3);color:#5f7f84;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:20px;text-align:center}.auth-card__guest{margin-top:24px;text-align:center}.auth-card__guest span{display:block;font-size:12px;color:#aaa;margin-bottom:12px;position:relative}.auth-card__guest span:before,.auth-card__guest span:after{content:"";display:inline-block;width:60px;height:1px;background:#e0e0e0;vertical-align:middle;margin:0 8px}.auth-card__guest-btn{display:inline-block;font-size:13px;font-weight:600;color:#5f7f84;text-decoration:none;border:1.5px solid #5F7F84;border-radius:8px;padding:10px 20px;transition:background .2s,color .2s}.auth-card__guest-btn:hover{background:#5f7f84;color:#fff}.auth-form__field{margin-bottom:18px}.auth-form__field label{display:block;font-size:12.5px;font-weight:600;color:#3f4a4d;margin-bottom:6px;letter-spacing:.04em}.auth-form__field input{width:100%;border:1.5px solid #e5e7eb;border-radius:8px;padding:11px 14px;font-size:14px;color:#3f4a4d;background:#fff;transition:border-color .2s;box-sizing:border-box}.auth-form__field input:focus{outline:none;border-color:#5f7f84}.auth-form__field input.is-error{border-color:#e05252}.auth-form__error{font-size:12px;color:#e05252;margin-top:4px}.auth-form__remember{margin-bottom:20px}.auth-form__remember label{display:flex;align-items:center;gap:8px;cursor:pointer}.auth-form__remember label span{font-size:13px;color:#666}.auth-form__remember label input[type=checkbox]{width:16px;height:16px;accent-color:#5F7F84;cursor:pointer}.auth-form__btn{display:block;width:100%;background:#5f7f84;color:#fff;border:none;border-radius:8px;padding:14px;font-size:14px;font-weight:700;letter-spacing:.06em;cursor:pointer;text-align:center;transition:opacity .2s;margin-bottom:20px}.auth-form__btn:hover{opacity:.85}.auth-form__links{display:flex;flex-direction:column;align-items:center;gap:10px}.auth-form__links a{font-size:12.5px;color:#999;text-decoration:none;transition:color .2s}.auth-form__links a:hover{color:#3f4a4d}
