:root{--lx-black: #0B0A08;--lx-black-2: #11100E;--lx-black-3: #15120d;--lx-warm-1: #0F1419;--lx-warm-2: #161B22;--lx-warm-3: #1C2230;--lx-warm-4: #060A12;--lx-ivory: #F7F1E7;--lx-ivory-2: #ede7db;--lx-gold: #B99645;--lx-gold-light: #D6B76A;--lx-gold-accent: #C7A45A;--lx-gold-dark: #8a651c;--lx-copper: #B8860B;--lx-navy-accent: #87a0c8;--lx-text: #181512;--lx-light-text: #F7F1E7;--lx-muted: rgba(247, 241, 231, .72);--lx-line: rgba(185, 150, 69, .35);--lx-line-soft: rgba(199, 164, 90, .28);--lx-line-softer: rgba(199, 164, 90, .24);--lx-shadow: 0 18px 45px rgba(0, 0, 0, .24);--lx-serif: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;--lx-sans: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif;--lx-gold-2: var(--lx-gold-light)}.lx-header *,.lx-drawer *,.lx-footer *,.lx-overlay{box-sizing:border-box}.lx-header a,.lx-drawer a,.lx-footer a{color:inherit;text-decoration:none}.lx-header button,.lx-drawer button,.lx-footer button{font:inherit;color:inherit}.lx-header svg,.lx-drawer svg,.lx-footer svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lx-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 8px 24px #00000014;font-family:var(--lx-serif)}.lx-announcement{height:32px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(ellipse 120% 280% at 50% 110%,rgba(214,183,106,.28),transparent 60%),linear-gradient(90deg,var(--lx-warm-1) 0%,var(--lx-warm-2) 50%,var(--lx-warm-1) 100%);color:var(--lx-gold-light);border-bottom:1px solid var(--lx-line)}.lx-announcement__text{display:inline-flex;align-items:center;gap:8px;font-size:clamp(13px,3.6vw,16px);letter-spacing:.12em;white-space:nowrap;line-height:1;text-shadow:0 0 14px rgba(214,183,106,.2);font-family:var(--lx-serif)}.lx-announcement__text svg{width:1.1em;height:1.1em;stroke:currentColor}.lx-announcement__arrow{display:inline-flex;width:28px;height:28px;border:0;background:transparent;color:var(--lx-gold-light);align-items:center;justify-content:center;font-size:24px;line-height:1;cursor:pointer}.lx-header-main{height:80px;display:grid;grid-template-columns:54px 1fr 92px;align-items:center;gap:10px;padding:0 16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.lx-logo{justify-self:center;display:inline-flex;align-items:center;max-width:min(58vw,360px)}.lx-logo img{display:block;height:48px;width:auto;max-width:100%}.lx-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--lx-text);cursor:pointer}.lx-icon-btn svg{width:28px;height:28px;stroke-width:2}.lx-menu-open{flex-direction:column;gap:6px}.lx-menu-open span{display:block;width:30px;height:2.5px;background:var(--lx-text);border-radius:999px}.lx-header-icons{justify-self:end;display:flex;align-items:center;gap:4px}.lx-count{position:absolute;top:2px;right:0;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--lx-gold-light),var(--lx-gold));font-size:12px;line-height:1;font-family:var(--lx-serif)}.lx-quick{height:50px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#fff;border-bottom:none;font-family:var(--lx-serif)}.lx-quick a{height:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--lx-text);font-size:clamp(13px,3.6vw,17px);letter-spacing:.06em;border-left:1px solid rgba(185,150,69,.55)}.lx-quick a:first-child{border-left:0}.lx-quick svg{width:21px;height:21px;color:var(--lx-gold)}.lx-quick a.lx-quick-contact{display:none}.lx-line-icon{display:inline-grid;place-items:center;min-width:32px;height:22px;padding:0 4px;border-radius:14px 14px 14px 3px;background:var(--lx-text);color:#fff;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:0}body.lx-drawer-open{overflow:hidden}.lx-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000073;opacity:0;pointer-events:none;transition:opacity .25s ease}body.lx-drawer-open .lx-overlay{opacity:1;pointer-events:auto}.lx-drawer{position:fixed;z-index:90;top:0;left:0;width:min(420px,100vw);height:100dvh;overflow-y:auto;transform:translate(-102%);transition:transform .32s cubic-bezier(.2,.75,.2,1);background:radial-gradient(circle 320px at 88% 15%,rgba(214,183,106,.26),transparent 70%),radial-gradient(circle 280px at 50% 55%,rgba(135,160,200,.1),transparent 80%),radial-gradient(circle 240px at 15% 88%,rgba(214,183,106,.14),transparent 75%),linear-gradient(165deg,#1c2230,#161b22,#0f1419 60%,#060a12);color:var(--lx-ivory);box-shadow:24px 0 50px #00000059;-webkit-overflow-scrolling:touch;font-family:var(--lx-serif)}body.lx-drawer-open .lx-drawer{transform:translate(0)}.lx-drawer__top{position:relative;display:grid;grid-template-columns:1fr 44px;align-items:center;gap:12px;min-height:84px;padding:16px 20px 12px;border-bottom:1px solid var(--lx-line)}.lx-drawer-logo img{height:56px;width:auto;max-width:220px;filter:invert(1) sepia(.07) saturate(1.2) brightness(1.2)}.lx-menu-close{color:#fff;justify-self:end}.lx-menu-close svg{width:32px;height:32px;stroke-width:1.45}.lx-drawer__icons{position:absolute;right:68px;top:42px;display:flex;gap:8px}.lx-drawer__icons .lx-icon-btn{color:var(--lx-ivory)}.lx-drawer__icons .lx-icon-btn svg{width:24px;height:24px}.lx-drawer-quick{display:grid;grid-template-columns:repeat(3,1fr);height:54px;border-top:1px solid var(--lx-line-soft);border-bottom:1px solid var(--lx-line-soft)}.lx-drawer-quick a{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--lx-ivory);text-decoration:none;border-right:1px solid var(--lx-line-softer);font-size:14px;letter-spacing:.04em;font-family:var(--lx-serif);transition:background-color .15s ease}.lx-drawer-quick a:last-child{border-right:0}.lx-drawer-quick a:hover{background:#c7a45a14}.lx-drawer-quick svg{width:20px;height:20px;stroke:var(--lx-gold-accent);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.lx-drawer-heading{width:100%;min-height:56px;display:grid;grid-template-columns:36px 1fr 24px;align-items:center;gap:14px;padding:0 22px;border:0;border-bottom:1px solid var(--lx-line);background:#0000002e;color:var(--lx-gold-light);text-align:left;cursor:pointer}.lx-drawer-heading span:nth-child(2){font-size:16px;letter-spacing:.1em;line-height:1.2}.lx-heading-icon{color:var(--lx-gold-light);font-size:22px;line-height:1;opacity:.95}.lx-heading-icon svg{width:22px;height:22px;stroke-width:1.6}.lx-chevron{color:var(--lx-gold-light);font-size:22px;justify-self:end;line-height:1}.lx-drawer-section:not(.is-open) .lx-drawer-list{display:none}.lx-drawer-list{padding:0 14px;background:#ffffff05}.lx-drawer-list a,.lx-drawer-list>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:var(--lx-ivory);border-bottom:1px solid rgba(185,150,69,.22);font-size:15px;letter-spacing:.06em;line-height:1.5}.lx-drawer-list a span{color:var(--lx-gold-light);font-size:18px;line-height:1}.lx-contact-list>div{display:block;padding-top:12px;padding-bottom:12px;font-size:14px}.lx-drawer-list--cats{padding:0!important}.lx-drawer-list--cats>details,.lx-drawer-list--cats>a.lx-cat-flat{display:block;border-bottom:1px solid rgba(185,150,69,.22)}.lx-drawer-list--cats>*:last-child{border-bottom:0}.lx-cat-item{background:transparent}.lx-cat-summary{min-height:50px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;color:var(--lx-ivory);font-family:var(--lx-serif);font-size:15px;letter-spacing:.06em;line-height:1.5;-webkit-user-select:none;user-select:none;transition:background-color .15s ease}.lx-cat-summary::-webkit-details-marker{display:none}.lx-cat-summary::marker{content:""}.lx-cat-summary:hover{background:#c7a45a14}.lx-cat-summary .lx-cat-name{flex:1}.lx-cat-chev{color:var(--lx-gold-light);font-size:22px;line-height:1;transition:transform .25s ease;display:inline-block;margin-left:8px}.lx-cat-item[open]>.lx-cat-summary .lx-cat-chev{transform:rotate(90deg)}.lx-cat-item[open]>.lx-cat-summary{background:#c7a45a14;border-bottom:1px solid var(--lx-line-softer)}.lx-cat-brands{background:#00000038;padding:0}.lx-drawer-list--cats .lx-cat-brand{min-height:42px!important;padding:0 22px 0 42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(185,150,69,.1)!important;color:var(--lx-ivory)!important;font-family:var(--lx-serif)!important;font-size:13px!important;letter-spacing:.04em!important;line-height:1.5!important;transition:background-color .15s ease}.lx-drawer-list--cats .lx-cat-brand:hover{background:#c7a45a0f}.lx-drawer-list--cats .lx-cat-brand:last-child{border-bottom:0!important}.lx-drawer-list--cats .lx-cat-brand span{color:var(--lx-gold-light)!important;font-size:16px!important;line-height:1}.lx-drawer-list--cats .lx-cat-brand--all{font-weight:600!important;color:var(--lx-gold-light)!important;background:#b996450f;border-bottom:1px solid var(--lx-line-softer)!important}.lx-drawer-list--cats .lx-cat-brand--all:hover{background:#b996451f}.lx-drawer-list--cats .lx-cat-brand--all span{color:var(--lx-gold-light)!important}.lx-drawer-list--cats>a.lx-cat-flat{min-height:50px!important;padding:0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:var(--lx-ivory)!important;font-family:var(--lx-serif)!important;font-size:15px!important;letter-spacing:.06em!important;line-height:1.5!important;background:transparent;transition:background-color .15s ease}.lx-drawer-list--cats>a.lx-cat-flat:hover{background:#c7a45a14}.lx-drawer-list--cats>a.lx-cat-flat .lx-cat-name{flex:1}.lx-drawer-list--cats>a.lx-cat-flat .lx-cat-chev{color:var(--lx-gold-light);font-size:22px;line-height:1;margin-left:8px}.lx-cat-more{display:block}.lx-cat-more>summary.lx-cat-more-toggle{min-height:44px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;list-style:none;color:var(--lx-gold-light);font-family:var(--lx-serif);font-size:13px;letter-spacing:.08em;background:#b996450f;border-top:1px dashed rgba(185,150,69,.28);border-bottom:1px solid rgba(185,150,69,.12);-webkit-user-select:none;user-select:none;transition:background-color .15s ease}.lx-cat-more>summary.lx-cat-more-toggle::-webkit-details-marker{display:none}.lx-cat-more>summary.lx-cat-more-toggle::marker{content:""}.lx-cat-more>summary.lx-cat-more-toggle:hover{background:#b9964524}.lx-cat-more-icon{display:inline-block;font-size:10px;line-height:1;transition:transform .25s ease}.lx-cat-more-icon:before{content:"\25bc"}.lx-cat-more[open]>summary.lx-cat-more-toggle .lx-cat-more-icon{transform:rotate(180deg)}.lx-cat-more-text{font-weight:600}.lx-cat-more-text:before{content:"\7d9a\304d\3092\3088\3080"}.lx-cat-more[open]>summary.lx-cat-more-toggle .lx-cat-more-text:before{content:"\9589\3058\308b"}.lx-cat-more-count{font-size:11px;font-weight:400;opacity:.8;margin-left:2px}.lx-cat-more[open]>summary.lx-cat-more-toggle .lx-cat-more-count{display:none}.lx-cat-more-list{background:#0000001f}.lx-cat-more-list .lx-cat-brand{background:transparent}.lx-mobile-bottom-actions{position:sticky;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#0f1419eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--lx-line-soft)}.lx-mobile-action{height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--lx-gold-light);text-decoration:none;border-right:1px solid var(--lx-line-softer);font-family:var(--lx-serif);transition:background-color .15s ease}.lx-mobile-action:last-child{border-right:0}.lx-mobile-action:hover{background:#c7a45a14}.lx-mobile-action svg{width:22px;height:22px;stroke:var(--lx-gold-light);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.lx-mobile-action span{font-size:11px;line-height:1;letter-spacing:.04em;color:var(--lx-gold-light)}.lx-footer{background:radial-gradient(ellipse 80% 65% at 15% 8%,rgba(214,183,106,.28),transparent 60%),radial-gradient(ellipse 60% 80% at 92% 45%,rgba(135,160,200,.14),transparent 65%),radial-gradient(ellipse 45% 40% at 18% 92%,rgba(214,183,106,.1),transparent 70%),linear-gradient(180deg,#1c2230,#161b22 22%,#0f1419 55%,#060a12);color:var(--lx-ivory);border-top:1px solid var(--lx-line);font-family:var(--lx-serif)}.lx-footer__logo{display:flex;justify-content:center;padding:28px 18px 22px;border-bottom:1px solid var(--lx-line)}.lx-footer__logo img{width:min(260px,70vw);height:auto;filter:invert(1) sepia(.1) saturate(1.2) brightness(1.2)}.lx-footer__desktop{display:none}.lx-footer__mobile details{border-bottom:1px solid var(--lx-line)}.lx-footer__mobile summary{min-height:60px;display:grid;grid-template-columns:36px 1fr 22px;align-items:center;gap:12px;padding:0 22px;cursor:pointer;list-style:none;color:var(--lx-gold-light);font-size:16px;letter-spacing:.1em}.lx-footer__mobile summary::-webkit-details-marker{display:none}.lx-footer__mobile summary:after{content:"\2c4";justify-self:end;color:var(--lx-gold-light);font-size:22px;line-height:1}.lx-footer__mobile details[open] summary:after{content:"\2c5"}.lx-footer__mobile summary .lx-heading-icon svg{width:22px;height:22px;stroke-width:1.6;color:var(--lx-gold-light)}.lx-footer__mobile details>a,.lx-footer-contact-box a,.lx-footer-contact-box p{min-height:44px;display:flex;align-items:center;justify-content:space-between;margin:0 22px;padding:0 10px;color:var(--lx-ivory);border-bottom:1px solid rgba(185,150,69,.24);font-size:14px;letter-spacing:.06em;line-height:1.5}.lx-footer__mobile details>a span{color:var(--lx-gold-light);font-size:18px;line-height:1}.lx-footer-contact-box{margin-bottom:6px}.lx-footer-contact-box p{display:block;padding:10px}.lx-footer .lx-contact-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--lx-line-soft);border-bottom:1px solid var(--lx-line-soft)}.lx-footer .lx-contact-item{min-height:72px;padding:14px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--lx-ivory);text-decoration:none;border-right:1px solid var(--lx-line-softer);transition:background-color .15s ease}.lx-footer .lx-contact-item:last-child{border-right:0}.lx-footer .lx-contact-item:hover{background:#c7a45a14}.lx-footer .lx-contact-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--lx-gold-accent)}.lx-footer .lx-contact-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.lx-footer .lx-contact-label{font-size:12px;line-height:1;letter-spacing:.06em;color:var(--lx-ivory);font-family:var(--lx-serif);text-align:center}.lx-footer .lx-trust-row{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--lx-line-soft)}.lx-footer .lx-trust-item{min-height:72px;padding:14px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--lx-ivory);border-right:1px solid var(--lx-line-softer);font-size:12px;letter-spacing:.06em;text-align:center;font-family:var(--lx-serif);line-height:1}.lx-footer .lx-trust-item:last-child{border-right:0}.lx-footer .lx-trust-item svg{width:24px;height:24px;stroke:var(--lx-gold-accent);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.lx-footer .lx-trust-item span{display:inline-block}.lx-footer .lx-age-warning{display:block;background:#f2c84a;border-top:2px solid #0B0A08;border-bottom:1px solid var(--lx-line);padding:16px 14px;text-decoration:none;transition:filter .15s ease}.lx-footer .lx-age-warning:hover{filter:brightness(.96)}.lx-footer .lx-age-warning__link{display:flex;align-items:center;justify-content:center;gap:14px;max-width:760px;margin:0 auto}.lx-footer .lx-age-warning__hand{flex:0 0 60px;width:60px;height:76px;display:block}.lx-footer .lx-age-warning__text{font-family:var(--lx-serif);font-weight:700;font-size:14px;letter-spacing:.02em;line-height:1.5;color:#0b0a08}.lx-footer .lx-age-warning__text strong{display:block;font-size:16px;font-weight:900;margin-bottom:4px;letter-spacing:.04em}.lx-footer .lx-age-warning__text small{display:inline-block;margin-top:8px;padding:4px 10px;border:1px solid #0B0A08;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.04em;color:#0b0a08;background:#ffffff40}.lx-copyright{display:block;padding:20px 16px;text-align:center;color:var(--lx-muted);font-size:11px;letter-spacing:.06em;font-family:var(--lx-serif)}@media(min-width:990px){.lx-announcement{height:42px}.lx-announcement__text{font-size:18px}.lx-header-main{grid-template-columns:200px 1fr 210px;height:112px;padding:0 42px}.lx-logo img{height:82px}.lx-header-icons{gap:20px}.lx-quick{max-width:1180px;margin:0 auto;height:64px;grid-template-columns:repeat(3,1fr);border-left:1px solid rgba(0,0,0,.05);border-right:1px solid rgba(0,0,0,.05);border-bottom:none}.lx-quick a{font-size:20px}.lx-footer{padding-top:0}.lx-footer__logo{padding:46px 18px 36px}.lx-footer__logo img{width:360px}.lx-footer__desktop{display:grid;grid-template-columns:1.2fr .9fr 1fr 1.25fr;gap:46px;width:min(1180px,calc(100% - 70px));margin:0 auto;padding:42px 0 34px}.lx-footer__desktop section{display:flex;flex-direction:column;gap:12px}.lx-footer__desktop h2,.lx-footer__desktop h3{margin:0 0 12px;color:var(--lx-gold-light);letter-spacing:.18em;font-weight:500;font-size:18px;font-family:var(--lx-serif)}.lx-footer__desktop a,.lx-footer__desktop p{margin:0;color:var(--lx-muted);font-size:14px;line-height:1.8;letter-spacing:.06em;font-family:var(--lx-serif)}.lx-footer__desktop a:hover{color:var(--lx-gold-light)}.lx-footer__mobile{display:none}.lx-footer .lx-contact-grid{width:min(1080px,calc(100% - 80px));margin:0 auto;border-top:1px solid var(--lx-line-soft)}.lx-footer .lx-contact-item{min-height:96px;padding:20px 8px;gap:10px}.lx-footer .lx-contact-icon{width:28px;height:28px}.lx-footer .lx-contact-label{font-size:13px}.lx-footer .lx-trust-row{width:min(1080px,calc(100% - 80px));margin:0 auto}.lx-footer .lx-trust-item{min-height:88px;padding:18px 8px;gap:10px;font-size:13px}.lx-footer .lx-trust-item svg{width:26px;height:26px}.lx-footer .lx-age-warning{padding:24px 32px}.lx-footer .lx-age-warning__hand{width:84px;height:106px;flex:0 0 84px}.lx-footer .lx-age-warning__text{font-size:17px}.lx-footer .lx-age-warning__text strong{font-size:22px}.lx-footer .lx-age-warning__text small{font-size:12px;padding:5px 14px}}@media(max-width:390px){.lx-header-main{height:72px;grid-template-columns:44px 1fr 78px;padding:0 10px}.lx-logo img{height:42px}.lx-quick{height:46px}.lx-quick a{font-size:12px;gap:5px}.lx-quick svg{width:18px;height:18px}.lx-icon-btn svg{width:24px;height:24px}.lx-menu-open span{width:26px}.lx-drawer-heading{padding:0 16px}.lx-drawer-heading span:nth-child(2){font-size:15px;letter-spacing:.08em}.lx-drawer-list a,.lx-drawer-list>div{font-size:14px;min-height:44px;padding:0 10px}.lx-cat-summary,.lx-drawer-list--cats>a.lx-cat-flat{padding:0 16px!important;font-size:14px!important;min-height:46px!important}.lx-drawer-list--cats .lx-cat-brand{padding:0 16px 0 34px!important;font-size:12px!important;min-height:40px!important}.lx-cat-more>summary.lx-cat-more-toggle{padding:0 16px;min-height:40px;font-size:12px}.lx-cat-more-count{font-size:10px}.lx-footer__mobile summary{padding:0 16px;font-size:15px;letter-spacing:.08em}.lx-footer__mobile details>a{margin:0 16px;font-size:13px}.lx-footer .lx-contact-item{min-height:64px;padding:10px 4px;gap:6px}.lx-footer .lx-contact-icon{width:22px;height:22px}.lx-footer .lx-contact-label{font-size:10px}.lx-footer .lx-trust-item{min-height:62px;padding:10px 4px;gap:6px;font-size:10px}.lx-footer .lx-trust-item svg{width:20px;height:20px}.lx-footer .lx-age-warning__hand{width:50px;height:64px;flex:0 0 50px}.lx-footer .lx-age-warning__text{font-size:12px}.lx-footer .lx-age-warning__text strong{font-size:14px}.lx-footer .lx-age-warning__text small{font-size:9px;padding:3px 8px}.lx-mobile-action{height:68px;gap:5px}.lx-mobile-action svg{width:20px;height:20px}.lx-mobile-action span{font-size:10px}.lx-drawer-quick{height:50px}.lx-drawer-quick a{font-size:13px;gap:6px}.lx-drawer-quick svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/lx-header-footer.css.map */
