:root{--color-canvas: #faf9f6;--color-surface: #ffffff;--color-green: #163222;--color-green-deep: #062a0b;--color-text: #1b1b1b;--color-text-secondary-brand: #77736d;--color-text-secondary: #74706a;--color-border: #e5e2dc;--color-control-border: #918d87;--color-surface-muted: #f2f1ed;--color-on-dark: #ffffff;--color-on-dark-muted: #c9d2cb;--color-error: #9b2c2c;--color-success: #2f5b3a;--font-display: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", serif;--font-ui: Inter, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--container-wide: 1440px;--container-content: 1200px;--container-reading: 720px;--page-gutter: clamp(20px, 4.45vw, 72px);--section-space: clamp(80px, 10vw, 160px);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 80px;--space-10: 96px;--space-11: 128px;--space-12: 160px;--duration-fast: .16s;--duration-base: .24s;--duration-slow: .42s;--ease-standard: cubic-bezier(.2, .7, .2, 1);--palka-header-height: 72px}.palka-section,.palka-header,.palka-footer{color:var(--color-text);font-family:var(--font-ui);font-size:15px;line-height:1.9;letter-spacing:.015em}.palka-section *,.palka-header *,.palka-footer *{box-sizing:border-box}.palka-section a,.palka-header a,.palka-footer a{color:inherit;text-decoration:none}.palka-section img,.palka-header img,.palka-footer img{display:block;max-width:100%}.palka-product-card__media picture{display:block;width:100%;height:100%}.palka-section h1,.palka-section h2,.palka-section h3,.palka-footer h2{margin:0;color:inherit;font-family:var(--font-display);font-feature-settings:"palt" 1;font-weight:400;letter-spacing:.01em}.palka-section p,.palka-footer p{margin-block:0}.palka-container{width:min(var(--container-wide),calc(100% - (2 * var(--page-gutter))));margin-inline:auto}.palka-container--content{width:min(var(--container-content),calc(100% - (2 * var(--page-gutter))))}.palka-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.palka-skip-link{position:fixed;inset:12px auto auto 12px;z-index:1000;padding:10px 16px;color:var(--color-on-dark);background:var(--color-green);font-family:var(--font-ui);font-size:13px;transform:translateY(-160%);transition:transform var(--duration-fast) var(--ease-standard)}.palka-skip-link:focus{transform:translateY(0)}.palka-eyebrow{margin:0;color:var(--color-green);font-size:10px;font-weight:600;line-height:1.3;letter-spacing:.24em;text-transform:uppercase}.palka-heading{font-size:clamp(38px,4vw,60px);line-height:1.35}.palka-lead{max-width:38em;color:var(--color-text-secondary);font-size:clamp(17px,1.45vw,21px);line-height:1.9}.palka-button,.palka-text-link{-webkit-appearance:none;appearance:none;border-radius:0;box-shadow:none;font-family:var(--font-ui)}.palka-button{display:inline-flex;min-width:192px;min-height:52px;align-items:center;justify-content:space-between;gap:var(--space-6);padding:13px 18px;border:1px solid var(--color-green);color:var(--color-on-dark)!important;background:var(--color-green);font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.06em;transition:color var(--duration-base),background var(--duration-base),border-color var(--duration-base)}.palka-button:hover{border-color:var(--color-green-deep);background:var(--color-green-deep)}.palka-button--outline{border-color:var(--color-control-border);color:var(--color-text)!important;background:transparent}.palka-button--outline:hover{border-color:var(--color-green);color:var(--color-on-dark)!important;background:var(--color-green)}.palka-button--on-dark{border-color:var(--color-on-dark);color:var(--color-green)!important;background:var(--color-on-dark)}.palka-button--on-dark:hover{color:var(--color-on-dark)!important;background:transparent}.palka-text-link{display:inline-flex;min-height:44px;align-items:center;gap:var(--space-6);border-bottom:1px solid currentColor;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.06em}.palka-icon-arrow{display:inline-flex;width:20px;flex:0 0 20px;transition:transform var(--duration-base) var(--ease-standard)}.palka-icon-arrow svg{display:block;width:100%;height:auto}a:hover .palka-icon-arrow--right,button:hover .palka-icon-arrow--right{transform:translate(4px)}a:hover .palka-icon-arrow--left,button:hover .palka-icon-arrow--left{transform:translate(-4px)}.palka-section :focus-visible,.palka-header :focus-visible,.palka-footer :focus-visible{outline:2px solid var(--color-green);outline-offset:3px}.palka-image-placeholder{display:grid;width:100%;height:100%;min-height:240px;place-items:center;color:var(--color-text-secondary);background:var(--color-surface-muted)}.palka-image-placeholder svg{width:100%;height:100%;object-fit:cover}.palka-header{position:relative;z-index:50;min-height:var(--palka-header-height);border-bottom:1px solid var(--color-border)}.palka-header__inner{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);min-height:var(--palka-header-height);align-items:center;gap:var(--space-7)}.palka-wordmark{display:inline-flex;width:fit-content;flex-direction:column;color:var(--color-text);line-height:1}.palka-wordmark__primary{font-family:var(--font-display);font-size:18px;letter-spacing:.06em;white-space:nowrap}.palka-wordmark__signature{margin-top:7px;color:var(--color-text-secondary);font-size:8px;font-weight:600;letter-spacing:.28em}.palka-header__logo{width:var(--palka-logo-width, 180px);height:auto}.palka-header__submenu,.palka-footer__socials,.palka-footer__legal{padding:0;margin:0;list-style:none}.palka-header__submenu{position:absolute;top:calc(100% - 2px);left:-20px;display:grid;width:220px;gap:4px;padding:18px 20px;border:1px solid var(--color-border);visibility:hidden;opacity:0;background:var(--color-surface);box-shadow:0 16px 48px #062a0b1a;transform:translateY(6px);transition:opacity var(--duration-base),transform var(--duration-base),visibility var(--duration-base)}.palka-header__submenu a{display:flex;min-height:40px;align-items:center;font-size:12px}.palka-header__utilities{display:flex;justify-content:flex-end;align-items:center;gap:2px}.palka-header__utility{display:inline-grid;width:44px;height:44px;padding:0;border:0;place-items:center;color:var(--color-text);background:transparent;cursor:pointer}.palka-header__utility svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.4}.palka-header__cart{position:relative}.palka-header__cart-count{position:absolute;top:3px;right:1px;display:grid;min-width:16px;height:16px;padding-inline:3px;place-items:center;color:var(--color-on-dark);background:var(--color-green);font-size:9px;line-height:1}body.palka-menu-open{overflow:hidden}.palka-footer{padding:clamp(24px,2.4vw,36px) 0 14px;border-top:1px solid #d7d1cb;color:var(--color-text);background:#faf9f6}.palka-footer :focus-visible{outline-color:var(--color-green)}.palka-footer__top{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,2.4fr);gap:clamp(48px,6vw,96px);padding-bottom:clamp(12px,1.6vw,24px)}.palka-footer__brand-title{font-family:var(--font-display);font-size:clamp(20px,1.8vw,26px);line-height:1.2;letter-spacing:.06em}.palka-footer__signature{margin-top:9px!important;color:#625e59;font-size:9px;font-weight:600;letter-spacing:.25em}.palka-footer__tagline{max-width:24em;margin-top:var(--space-5)!important;color:#625e59;font-size:12px;line-height:1.8}.palka-footer__socials a{display:inline-flex;min-height:32px;align-items:center;font-size:12px;line-height:1.6}.palka-footer__socials{display:flex;flex-wrap:wrap;gap:var(--space-5);margin-top:var(--space-4)}.palka-footer__socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.35}.palka-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);padding-top:8px;border-top:1px solid #d7d1cb;color:#625e59;font-size:10px}.palka-footer__legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-3) var(--space-5)}.palka-footer__legal a{display:inline-flex;min-height:32px;align-items:center}.palka-product-card{min-width:0}.palka-product-card__link{display:block}.palka-product-card__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--color-surface-muted)}.palka-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-standard)}.palka-product-card__link:hover .palka-product-card__image{transform:scale(1.015)}.palka-product-card__body{padding-top:var(--space-4)}.palka-product-tags{display:flex;min-height:26px;flex-wrap:wrap;gap:6px;margin-bottom:var(--space-3)}.palka-product-tag{display:inline-flex;min-height:26px;align-items:center;padding:3px 8px;border:1px solid var(--color-green);color:var(--color-green);background:transparent;font-size:10px;font-weight:600;line-height:1.2;letter-spacing:.06em}.palka-product-tag--solid{color:var(--color-on-dark);background:var(--color-green)}.palka-product-card__english{margin-top:4px!important;margin-bottom:0!important;color:var(--color-text-secondary);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.palka-product-card__recovery{margin-top:5px!important;color:var(--color-text-secondary);font-size:11px;line-height:1.5}.palka-product-card__title{width:fit-content;font-family:var(--font-ui)!important;font-size:16px;line-height:1.55}.palka-product-card__title:after{display:block;width:100%;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform var(--duration-base) var(--ease-standard)}.palka-product-card__link:hover .palka-product-card__title:after{transform:scaleX(1);transform-origin:left}.palka-product-card__price{margin-top:var(--space-2)!important;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums}.palka-product-card__compare{margin-left:var(--space-2);color:var(--color-text-secondary);font-size:12px;text-decoration:line-through}.palka-product-card--home .palka-product-card__media{aspect-ratio:4 / 5}.palka-product-card--home .palka-product-card__body{padding-top:10px}.palka-product-card--home .palka-product-card__title{font-size:14px;line-height:1.45}.palka-product-card--home .palka-product-card__title:after{display:none}.palka-product-card--home .palka-product-card__english{margin-top:2px!important;margin-bottom:0!important;font-size:10px;line-height:1.4;letter-spacing:.03em;text-transform:none}.palka-product-card--home .palka-product-card__price{margin-top:6px!important;font-size:13px}@media screen and (max-width:989px){:root{--palka-header-height: 72px;--page-gutter: 32px;--section-space: 112px}.palka-header__inner{grid-template-columns:1fr auto;gap:var(--space-5)}.palka-header__account{display:none}.palka-footer__top{grid-template-columns:minmax(150px,.8fr) minmax(0,3fr);gap:32px}}@media screen and (min-width:750px)and (max-width:989px){.palka-header__inner{grid-template-columns:minmax(112px,1fr) auto minmax(112px,1fr);gap:12px}.palka-header__account{display:inline-grid}.palka-wordmark__primary{font-size:17px}}@media screen and (max-width:749px){:root{--palka-header-height: 64px;--page-gutter: 20px;--section-space: 80px}.palka-section,.palka-header,.palka-footer{font-size:14px}.palka-button{min-height:48px}.palka-header__inner{min-height:var(--palka-header-height)}.palka-wordmark__primary{font-size:16px}.palka-wordmark__signature{display:none}.palka-heading{font-size:clamp(30px,8.5vw,42px)}.palka-footer__top{grid-template-columns:1fr;gap:var(--space-7)}.palka-footer__bottom{align-items:flex-start;flex-direction:column;gap:var(--space-3)}.palka-footer__legal{justify-content:flex-start}}@media screen and (max-width:359px){:root{--page-gutter: 16px}.palka-header__utility{width:42px}}@media(prefers-reduced-motion:reduce){.palka-section *,.palka-section *:before,.palka-section *:after,.palka-header *,.palka-header *:before,.palka-header *:after,.palka-footer *,.palka-footer *:before,.palka-footer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.palka-header{border-bottom-color:var(--color-border);background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.palka-header__submenu{background:#fff}@media screen and (min-width:750px)and (max-width:989px){.palka-header__inner{grid-template-columns:minmax(118px,1fr) auto minmax(96px,1fr);gap:16px}}.palka-footer .palka-footer__links a{transition:opacity .2s ease}.palka-footer .palka-footer__links a:hover{opacity:.56}@media(max-width:749px){.palka-footer .palka-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:30px}}.palka-shop .palka-shop-image .palka-shop-photo{object-fit:contain!important}.palka-product-main .palka-product-gallery__media{aspect-ratio:3/2!important;height:auto!important;background:#fff}.palka-product-main .palka-product-gallery__media img{width:100%!important;height:100%!important;object-fit:contain!important}body,.gradient,#MainContent,.palka-header,.palka-footer,.palka-shop,.palka-product-main{background:#f4f3ef!important;color:#282824}.palka-header{box-shadow:none!important}.palka-header__inner{min-height:80px!important;padding-block:18px!important}.palka-wordmark__primary{font-family:Georgia,Times New Roman,serif!important;font-size:36px!important;line-height:1!important;font-weight:400!important;letter-spacing:.055em!important;color:#282824!important}.palka-header__nav,.palka-header__account,.palka-mobile-menu{display:none!important}.palka-header__inner{display:flex!important;justify-content:space-between!important}.palka-header__utilities{margin-left:auto!important;gap:20px!important}.palka-shop{padding-top:22px!important;padding-bottom:52px!important}.palka-shop .palka-shop-grid{column-gap:20px!important;row-gap:28px!important}.palka-shop .palka-shop-image{aspect-ratio:3/2!important;height:auto!important;background:#eeede7!important;border:0!important;border-radius:0!important;box-shadow:none!important}.palka-shop .palka-shop-photo{object-fit:contain!important;mix-blend-mode:multiply}.palka-shop article,.palka-shop a{border-radius:0!important;box-shadow:none!important}.palka-shop h3{font-size:13px!important;line-height:1.6!important;font-weight:400!important;letter-spacing:.015em!important;margin-top:10px!important;margin-bottom:2px!important;color:#282824!important}.palka-shop .palka-dropdown summary{font-size:12px!important;letter-spacing:.025em!important;font-weight:400!important;color:#3c3c36!important}.palka-shop .palka-dropdown{border-color:#ddddd4!important}.palka-product-main__info h1{font-size:25px!important;font-weight:400!important;line-height:1.55!important;letter-spacing:.025em!important}.palka-product-main__price{font-size:22px!important;font-weight:400!important}.palka-product-intro,.palka-product-detail__body{font-size:13px!important;line-height:1.9!important;color:#55564f!important}.palka-product-detail{border-color:#dcdcd3!important}.palka-product-detail summary{font-size:13px!important;font-weight:400!important;letter-spacing:.02em!important}.palka-product-detail__body dt{min-width:88px}.palka-product-form__submit{border-radius:0!important;box-shadow:none!important}.palka-footer{border-top:1px solid #deddd6!important;padding-block:28px!important}.palka-footer__navigation{display:none!important}.palka-footer__legal a,.palka-footer__bottom p{font-size:11px!important;color:#696a61!important;letter-spacing:.015em!important}@media(max-width:749px){.palka-header__inner{min-height:64px!important;padding-block:16px!important}.palka-wordmark__primary{font-size:29px!important}.palka-header__utilities{gap:15px!important}.palka-shop{padding:16px 16px 36px!important}.palka-shop .palka-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:12px!important;row-gap:22px!important}.palka-shop h3{font-size:11px!important;margin-top:8px!important;line-height:1.55!important}.palka-shop .palka-dropdown summary{font-size:11px!important}.palka-product-main__info h1{font-size:21px!important}.palka-footer{padding-block:22px!important}}.palka-shop .palka-shop-card a{text-align:left!important}.palka-shop .palka-shop-card h3{height:auto!important;min-height:0!important;margin:8px 0 3px!important;font-family:Georgia,"Noto Serif JP",serif!important}.palka-shop .palka-shop-price{font-family:Arial,Noto Sans JP,sans-serif!important;font-size:12px!important;color:#505149!important;line-height:1.5!important}.palka-shop .palka-shop-stock{font-size:9px!important;letter-spacing:.04em!important;margin-top:5px!important}.palka-shop .palka-toolbar{margin-bottom:22px!important;gap:28px!important}.palka-header .palka-wordmark__primary{font-size:36px!important;font-weight:400!important;letter-spacing:.055em!important}.palka-header .palka-header__inner{min-height:80px!important}.palka-header{border-bottom:1px solid #deddd6!important}.palka-shop .palka-dropdown-panel{background:#f7f6f2!important;box-shadow:none!important;border-color:#dcdcd4!important}@media(max-width:749px){.palka-header .palka-wordmark__primary{font-size:29px!important}.palka-header .palka-header__inner{min-height:64px!important}.palka-shop .palka-toolbar{gap:20px!important;margin-bottom:16px!important}.palka-shop .palka-shop-card h3{font-size:11px!important;min-height:0!important}.palka-shop .palka-shop-price{font-size:11px!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/palka.css.map */
