@font-face{font-family:Libre Baskerville;src:url(/fonts/libre-baskerville-v14-latin-regular.woff2) format("woff2"),url(/fonts/libre-baskerville-v14-latin-regular.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}:root{--ily-bg: #ffffff;--ily-white: #ffffff;--ily-cream: #f8f5ef;--ily-gray: #e6dfd7;--ily-light-gray: #f2f2f2;--ily-soft-green: #c4ddae;--ily-sky-blue: #b5dcf2;--ily-soft-pink: #f7d6df;--ily-hot-pink: #ff63bc;--ily-dark-green: #307160;--ily-yellow: #fddc70;--ily-orange: #f89d4c;--ily-brown: #584f46;--ily-tag: #ec524c;--ily-bg-soft: var(--ily-cream);--ily-bg-cream: #f7f2e8;--ily-surface: #ffffff;--ily-text: #242424;--ily-muted: #6c6c6c;--ily-subtle: #8a8178;--ily-primary: #80bd9e;--ily-primary-hover: #6eaa8b;--ily-accent: var(--ily-hot-pink);--ily-compare: var(--ily-orange);--ily-border: var(--ily-gray);--ily-border-light: rgba(88, 79, 70, .14);--ily-button-dark: #242424;--ily-button-dark-hover: #000000;--ily-radius-xs: 4px;--ily-radius-sm: 6px;--ily-radius-md: 10px;--ily-radius-lg: 24px;--ily-radius-pill: 9999px;--ily-font-ja: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;--ily-font-en: "Segoe UI", Inter, sans-serif;--ily-ease-fast: cubic-bezier(.41, .12, .26, .97);--ily-ease-smooth: cubic-bezier(.075, .82, .165, 1);--ily-duration-fast: .15s;--ily-duration-slow: .5s;--font-base: var(--ily-font-ja);--font-heading: var(--ily-font-ja);--font-ui: var(--ily-font-ja);--iro-color-primary: var(--ily-primary);--iro-color-primary-hover: var(--ily-primary-hover);--color-heading: var(--ily-text);color:var(--ily-text);background:var(--ily-bg);font-family:var(--font-base)}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:var(--ily-bg);font-family:var(--font-base);font-weight:400;letter-spacing:.03em}.home-section-heading,.home-category-section .section-title,.home-scene-section .section-title,.home-pickup-section .section-title{margin:0;color:var(--color-heading);font-family:var(--font-heading);font-size:32px;font-weight:400;line-height:1.45;letter-spacing:.08em}.home-hero h1{font-family:var(--font-heading);font-size:clamp(30px,3.5vw,40px);font-weight:500}@media (max-width: 768px){.home-section-heading,.home-category-section .section-title,.home-scene-section .section-title,.home-pickup-section .section-title{font-size:23px;letter-spacing:.06em}.home-hero h1{font-size:30px}}.home-product-card__price{color:#333!important;font-size:13px!important;font-weight:400!important;letter-spacing:2px!important}a{color:inherit}.home-page{min-height:100vh;overflow-x:hidden;background:var(--ily-bg)}.home-hero-placeholder{width:100%;min-height:24px;background:#fff}.home-header{width:min(1320px,calc(100% - 48px));min-height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.home-brand{color:#25221e;text-decoration:none;font-size:23px;font-weight:500;letter-spacing:.08em}.home-menu-button{display:none;min-height:40px;padding:0 14px;border:1px solid #d8d0c4;background:#fff;color:#2b2824;font:inherit}.home-nav{display:flex;align-items:center;gap:22px;color:#514b43;font-size:14px}.home-nav a,.home-nav span{text-decoration:none;text-underline-offset:5px;white-space:nowrap}.home-nav span{color:#9a9286}.home-nav a:hover,.home-nav a:focus-visible{text-decoration:underline}.home-main-carousel{position:relative;width:min(1320px,calc(100% - 48px));margin:0 auto 24px;overflow:hidden;background:#f5f5f3;touch-action:pan-y}.home-main-carousel__track{position:relative;width:100%;aspect-ratio:var(--desktop-aspect)}.home-main-carousel__slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s ease}.home-main-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.home-main-carousel__link,.home-main-carousel__media{display:block;width:100%;height:100%}.home-main-carousel__link:focus-visible{outline:3px solid #80bd9e;outline-offset:-3px}.home-main-carousel__media img{display:block;width:100%;height:100%;object-fit:contain}.home-main-carousel__arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(37,34,30,.25);border-radius:50%;background:#ffffffe6;color:#25221e;font:inherit;font-size:20px;transform:translateY(-50%);cursor:pointer}.home-main-carousel__arrow:hover,.home-main-carousel__arrow:focus-visible{background:#fff;outline:2px solid #6eaa8b;outline-offset:2px}.home-main-carousel__arrow.is-previous{left:14px}.home-main-carousel__arrow.is-next{right:14px}.home-main-carousel__dots{position:absolute;z-index:2;bottom:12px;left:50%;display:flex;gap:8px;align-items:center;padding:7px 10px;border-radius:999px;background:#ffffffe0;transform:translate(-50%)}.home-main-carousel__dots button{width:10px;height:10px;border:0;border-radius:50%;background:#aaa39a;padding:0;cursor:pointer}.home-main-carousel__dots button[aria-selected=true]{background:#80bd9e}.home-main-carousel__dots button:focus-visible{outline:2px solid #80bd9e;outline-offset:3px}.home-main-banner{width:min(1320px,calc(100% - 48px));margin:0 auto 24px;overflow:hidden;background:#f5f5f3}.home-main-banner__link,.home-main-banner__media{display:block}.home-main-banner__link:focus-visible{outline:3px solid #80bd9e;outline-offset:-3px}.home-main-banner__media{width:100%;aspect-ratio:var(--desktop-aspect)}.home-main-banner__media img{display:block;width:100%;height:100%;object-fit:contain}.home-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.68fr);gap:56px;align-items:center;padding:70px max(24px,calc((100vw - 1320px)/2)) 66px;background:#f6f3ed}.home-hero__content{min-width:0;padding-left:20px}.home-eyebrow{margin:0 0 12px;color:#7e756a;font-size:12px;letter-spacing:.14em}.home-hero h1{max-width:820px;margin:0;color:#25221e;font-size:clamp(30px,3.5vw,40px);line-height:1.18;letter-spacing:.02em}.home-hero p:not(.home-eyebrow){max-width:640px;margin:22px 0 0;color:#625b51;font-size:16px;line-height:1.9}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid #b8b3aa;border-radius:3px;background:#fff;color:#26231f;text-decoration:none;font-size:14px}.home-button--primary{border-color:#80bd9e;background:#80bd9e;color:#fff}.home-button.is-disabled{color:#8a8378;cursor:default}.home-hero__panel{min-width:0;margin-right:20px;padding:30px;border:1px solid #e5ddd2;border-radius:18px;background:#ffffffc7;box-shadow:0 18px 40px #2a241e0f}.home-hero__panel div+div{margin-top:18px;padding-top:18px;border-top:1px solid #e6ded3}.home-hero__panel span{color:#8b8174;font-size:12px;letter-spacing:.12em}.home-hero__panel strong{display:block;margin-top:6px;font-size:18px}.home-hero__panel p{margin:8px 0 0;color:#625b51;line-height:1.7}.home-category-links,.home-scene-links,.home-section{width:min(1320px,calc(100% - 48px));margin:72px auto 0}.home-section__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.home-section__header--compact{display:block;margin-bottom:20px}.home-section__header h2,.home-scene-links h2,.home-guide-strip h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.35}.home-section__header a{color:#4d473f;text-underline-offset:5px}.home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-category-card{min-height:246px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e1dbd1;border-radius:16px;background:#fff;color:#28241f;text-decoration:none}.home-category-card:hover,.home-category-card:focus-visible{background:#f6f3ed}.home-category-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3;margin-bottom:16px;border-radius:14px;background:#f8f7f4;overflow:hidden;color:#8a8378;font-style:normal}.home-category-card__image img{width:100%;height:100%;object-fit:contain;padding:12px}.home-category-card__image em{font-style:normal;font-size:13px}.home-category-card strong{font-size:20px}.home-category-card small{color:#756d62;font-size:13px}.home-scene-links{padding:30px;border-radius:20px;background:#f6f3ed}.home-scene-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.home-scene-list a{display:inline-flex;align-items:center;min-height:42px;padding:0 17px;border:1px solid #ddd6cb;border-radius:999px;background:#fff;color:#3b362f;text-decoration:none;font-size:14px}.home-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.home-tabs button{min-height:42px;padding:0 18px;border:1px solid #d9d2c6;border-radius:999px;background:#fff;color:#3b362f;font:inherit;cursor:pointer}.home-tabs button.is-active{border-color:#80bd9e;background:#80bd9e;color:#fff}.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.home-product-card{min-width:0;display:block;color:inherit;text-decoration:none;background:#fff}.home-product-card__image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;border-radius:22px;background:#fff;color:#8a8378;overflow:hidden}.home-product-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:14px;background:transparent;transition:opacity .24s ease}.home-product-card__img--secondary{opacity:0}.home-product-card__placeholder{color:#8a8378;font-size:13px}.home-product-card__rank{position:absolute;top:12px;left:12px;z-index:2;padding:5px 10px;border-radius:999px;background:#ffffffeb;color:#666;font-size:12px;font-weight:700}.home-product-card__brand{display:block;margin:18px 0 6px;color:#81786b;font-size:13px}.home-product-card__brand a,.home-product-card__name a{color:inherit;text-decoration:none}.home-product-card__brand a:hover,.home-product-card__name a:hover{text-decoration:underline;text-underline-offset:4px}.home-product-card__name{display:-webkit-box;min-height:3.2em;overflow:hidden;color:#26231f;font-size:18px;font-weight:500;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-card__price{display:block;margin:12px 0 0;color:#444;font-size:16px;font-weight:600}.home-product-card__price small{margin-left:6px;color:#81786b;font-size:11px;font-weight:400}.home-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.home-tags span{padding:5px 10px;border-radius:999px;background:#eef5ef;color:#6eaa8b;font-size:12px}.home-color-swatches{display:flex;gap:6px;margin-top:14px}.home-color-swatches>span{width:14px;height:14px;border:1px solid rgba(0,0,0,.14);border-radius:50%;background:var(--swatch)}.home-product-card>.quick-view-trigger{margin-top:16px}.home-pickup-section .home-product-card>.quick-view-trigger,.home-product-grid .home-product-card>.quick-view-trigger{width:70%;max-width:150px;min-width:0;margin-right:auto;margin-left:0;padding-right:12px;padding-left:12px}@media (max-width: 768px){.home-pickup-section .home-product-card>.quick-view-trigger,.home-product-grid .home-product-card>.quick-view-trigger{width:100%;max-width:none}}.home-empty-panel,.home-empty-message{padding:34px;border:1px solid #e6e0d7;border-radius:18px;background:#fff;color:#625b51}.home-empty-panel h3{margin:0 0 10px;color:#28241f}.home-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-brand-card{min-height:112px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e1dbd1;border-radius:16px;background:#fff;text-decoration:none}.home-brand-card strong{font-size:20px}.home-brand-card span{color:#756d62;font-size:13px}.home-guide-strip{width:min(1200px,calc(100% - 48px));margin:80px auto 72px;padding:34px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);gap:30px;align-items:center;border-radius:20px;background:#f6f3ed}.home-guide-strip p:not(.home-eyebrow){max-width:680px;color:#625b51;line-height:1.8}.home-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-action-card{min-height:96px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ded7cc;border-radius:14px;background:#fff;color:#28241f;text-decoration:none;font-weight:700}.home-action-card span{color:#81786b;font-size:12px;font-weight:400}.home-action-card.is-disabled{color:#9a9286}.home-footer{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:36px 0 48px;border-top:1px solid #e8e2d8;color:#625b51}@media (hover: hover) and (pointer: fine){.home-product-card:hover .home-product-card__img--secondary{opacity:1}.home-product-card:hover .home-product-card__img--primary:has(+.home-product-card__img--secondary){opacity:0}}@media (prefers-reduced-motion: reduce){.home-product-card__img,.home-main-carousel__slide{transition:none}}@media (max-width: 980px){.home-hero,.home-guide-strip{grid-template-columns:1fr}.home-product-grid,.home-category-grid,.home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.home-header{width:min(100% - 28px,1320px);min-height:auto;padding:18px 0;align-items:center;flex-wrap:wrap}.home-menu-button{display:inline-flex;align-items:center;margin-left:auto}.home-nav{width:100%;gap:14px;overflow-x:auto;padding-bottom:4px;white-space:nowrap}.home-main-carousel{width:100%;margin-bottom:0}.home-main-carousel__track{aspect-ratio:var(--mobile-aspect)}.home-main-banner{width:100%;margin-bottom:0}.home-main-banner__media{aspect-ratio:var(--mobile-aspect)}.home-main-carousel__arrow{width:38px;height:38px}.home-main-carousel__arrow.is-previous{left:8px}.home-main-carousel__arrow.is-next{right:8px}.home-hero{padding:40px 20px 44px}.home-hero__content,.home-hero__panel{margin:0;padding-left:0}.home-hero h1{font-size:30px}.home-category-links,.home-scene-links,.home-section,.home-guide-strip,.home-footer{width:calc(100% - 28px);margin-top:54px}.home-category-grid,.home-product-grid,.home-brand-grid,.home-action-grid{grid-template-columns:1fr}.home-scene-links,.home-guide-strip{padding:22px}}:root{--font-base: "Mamelon", "Mamelon Hi Regular", "Mamelon 4 Hi Regular", "Kiwi Maru", "Noto Sans JP", "Hiragino Maru Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;--font-heading: "Mamelon", "Mamelon Hi Regular", "Mamelon 4 Hi Regular", "Kiwi Maru", "Noto Sans JP", "Hiragino Maru Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;--font-ui: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;--iro-color-primary: #80bd9e;--iro-color-primary-hover: #6eaa8b;font-family:var(--font-base)}body,.home-page{color:#444;font-family:var(--font-base);font-size:14px;font-weight:400;line-height:1.6;letter-spacing:.03em}.home-hero,.home-hero__panel,.home-category-links,.home-scene-links,.home-section,.home-guide-strip,.home-product-grid,.home-product-card,.home-product-card__image,.home-category-card__image{background:#fff;background-image:none}.home-hero__panel{border-color:#efefef;box-shadow:none}.home-button--primary,.home-tabs button.is-active{border-color:var(--iro-color-primary);background:var(--iro-color-primary)}.home-button--primary:hover,.home-tabs button.is-active:hover{border-color:var(--iro-color-primary-hover);background:var(--iro-color-primary-hover)}.home-main-carousel__link:focus-visible,.home-main-banner a:focus-visible{outline-color:var(--iro-color-primary)}.home-section__header{align-items:center;flex-direction:column;text-align:center}.home-section__header h2,.home-scene-links h2,.home-guide-strip h2{color:#2f2f2f;font-family:var(--font-heading);font-weight:600}.home-product-grid{gap:36px 22px}.home-product-card,.home-product-card:hover{border:0;border-radius:0;box-shadow:none}.home-product-card__image,.home-product-card__img{padding:0;border:0;border-radius:10px;background:#fff;box-shadow:none}.home-product-card__rank{color:#666;font-weight:500}.home-product-card__brand{margin:16px 0 4px;color:#999;font-size:11px;font-weight:400}.home-product-card__name{min-height:0;color:#444;font-size:14px;font-weight:500;line-height:1.6}.home-product-card__price{margin-top:7px;color:#444;font-size:13px;font-weight:500}.home-tags{gap:6px;margin-top:8px}.home-tags span{display:inline-flex;min-height:0;align-items:center;justify-content:center;padding:4px 9px;border:1px solid rgba(236,82,76,.45);border-radius:999px;background:#fff;color:var(--ily-tag);font-family:var(--font-ui);font-size:11px;font-weight:400;line-height:1.2}@media (max-width: 768px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 17px}}.home-category-section .home-section__header{margin-bottom:28px}.home-category-section .home-eyebrow{margin-bottom:10px;font-weight:300}.home-category-section .section-title{font-family:var(--font-heading);font-size:32px;font-weight:400;line-height:1.4;letter-spacing:.08em}.home-category-card,.home-category-card:hover,.home-category-card:focus-visible{min-height:0;justify-content:flex-start;align-items:center;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;outline-offset:5px;text-align:center}.home-category-media,.home-category-card__image{display:flex;width:100%;align-items:center;justify-content:center;margin-bottom:14px;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}.home-category-card img,.home-category-card__image img{display:block;width:100%;max-width:none;height:100%;padding:0;border:0;background:#fff;box-shadow:none;object-fit:contain;transition:opacity .18s ease}.home-category-card:hover img{opacity:.92}.home-category-placeholder,.home-category-card__image em{display:grid;width:100%;height:100%;place-items:center;border:0;background:#fff;box-shadow:none;color:#999;font-family:var(--font-base);font-size:13px;font-style:normal;font-weight:400}.home-category-card__title{color:#2f2f2f;font-family:var(--font-heading);font-size:24px;font-weight:400;line-height:1.55;letter-spacing:.04em;text-align:center;margin-right:auto;margin-left:auto}.home-category-card .category-link{margin-top:3px;color:#666;font-family:var(--font-base);font-size:15px;font-weight:400;line-height:1.6;text-align:center;margin-right:auto;margin-left:auto}.home-category-card:hover .home-category-card__title{color:var(--iro-color-primary-hover)}.home-hero h1{font-weight:500}@media (max-width: 768px){.home-category-section .section-title{font-size:23px;letter-spacing:.06em}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.home-category-card__title{font-size:17px}.home-category-card .category-link,.home-category-placeholder{font-size:12px}}.home-section__header,.home-section-header,.home-category-section .section-header,.home-scene-section .section-header,.home-pickup-section .section-header{align-items:center;text-align:center}.home-section__header>div{width:100%;text-align:center}.home-scene-section{text-align:center}.home-scene-list{justify-content:center}.home-eyebrow,.home-section-label,.section-title-en,.home-section-heading,.section-title,.section-subtitle,.section-subtitle-ja{margin-right:auto;margin-left:auto;text-align:center}@media (max-width: 768px){.home-hero-placeholder{min-height:12px}.home-section-heading,.home-category-section .section-title,.home-scene-section .section-title,.home-pickup-section .section-title{font-size:23px;letter-spacing:.06em;text-align:center}}.home-eyebrow,.home-hero h1,.home-hero p,.home-section__header h2,.home-scene-links h2,.home-guide-strip h2,.home-product-card__name,.section-title-en,.section-title,.hero-title,.product-title{font-family:var(--font-heading)}button,input,select,textarea,.home-header,.home-nav,.home-menu-button,.home-button,.home-tabs,.home-product-card__price,.home-tags,.home-color-swatches,.quick-view-trigger,.chip,.tab-button,.price,.nav,.header{font-family:var(--font-ui)}.home-pickup-grid,.home-product-grid,.featured-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 28px}@media (max-width: 980px){.home-pickup-grid,.home-product-grid,.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 17px}}@media (max-width: 768px){.home-pickup-grid,.home-product-grid,.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 17px}}@media (max-width: 768px){.home-product-card__name{font-weight:500;line-height:1.65}.home-product-card__price{letter-spacing:.015em}}body,.home-page{color:var(--ily-text);font-family:var(--ily-font-ja);line-height:1.9}.home-header{min-height:72px;border-bottom:1px solid var(--ily-border-light);background:#ffffffe6}.home-brand{color:var(--ily-text);font-family:var(--ily-font-en);font-size:22px;font-weight:500;letter-spacing:.02em}.home-nav{color:var(--ily-text)}.home-nav span{color:var(--ily-muted)}.home-menu-button{width:44px;height:44px;justify-content:center;border:1px solid rgba(77,77,77,.2);border-radius:var(--ily-radius-sm);color:var(--ily-text);font-size:0}.home-menu-button:before{content:"";display:block;width:16px;height:1px;background:currentColor;box-shadow:0 6px 0 currentColor,0 -6px 0 currentColor}.home-main-carousel,.home-main-banner,.home-hero,.home-scene-links,.home-guide-strip{background:var(--ily-bg-soft)}.home-hero{min-height:560px;padding-top:80px;padding-bottom:80px}.home-eyebrow,.home-hero p:not(.home-eyebrow),.home-guide-strip p:not(.home-eyebrow),.home-category-card .category-link,.home-brand-card span,.home-action-card span,.home-footer{color:var(--ily-muted)}.home-section__header h2,.home-scene-links h2,.home-guide-strip h2,.home-category-card__title,.home-product-card__name,.home-brand-card strong,.home-action-card{color:var(--ily-text);font-weight:500}.home-category-grid{gap:16px}.home-category-card,.home-category-card:hover,.home-category-card:focus-visible{min-height:40px;padding:7px 20px;border:1px solid var(--ily-border);border-radius:var(--ily-radius-pill);background:var(--ily-surface);color:var(--ily-text);transition:border-color var(--ily-duration-fast) var(--ily-ease-fast),background-color var(--ily-duration-fast) var(--ily-ease-fast),color var(--ily-duration-fast) var(--ily-ease-fast)}.home-category-card:hover,.home-category-card:focus-visible{border-color:#24242480;background:var(--ily-bg-soft)}.home-category-media,.home-category-card__image{display:none}.home-category-card__title{font-size:12px;letter-spacing:.06em;line-height:1.6}.home-category-card .category-link{display:none}.home-scene-list a,.home-tabs button,.home-button,.home-action-card,.home-brand-card,.quick-view-trigger{border:1px solid var(--ily-border);border-radius:var(--ily-radius-md);background:var(--ily-surface);color:var(--ily-text);font-weight:500;transition:border-color var(--ily-duration-fast) var(--ily-ease-fast),background-color var(--ily-duration-fast) var(--ily-ease-fast),color var(--ily-duration-fast) var(--ily-ease-fast)}.home-scene-list a,.home-tabs button{border-radius:var(--ily-radius-pill)}.home-button--primary,.home-tabs button.is-active{border-color:var(--ily-primary);background:var(--ily-primary);color:#fff}.home-product-card,.home-product-card:hover{background:transparent}.home-product-card__image,.home-product-card__img{aspect-ratio:1 / 1;border-radius:var(--ily-radius-md);background:var(--ily-surface)}.home-product-card__img{object-fit:contain;transition:transform var(--ily-duration-slow) var(--ily-ease-smooth),opacity var(--ily-duration-fast) var(--ily-ease-fast)}@media (hover: hover) and (pointer: fine){.home-product-card:hover .home-product-card__img{transform:none}}.home-product-card__rank,.home-tags span{min-height:22px;padding:2px 8px;border:1px solid var(--ily-border);border-radius:var(--ily-radius-pill);background:transparent;color:var(--ily-muted);font-size:12px;font-weight:500;letter-spacing:.06em}.home-tags span:first-child{border-color:#ec524c73;color:var(--ily-tag)}.home-product-card__brand{color:var(--ily-muted);font-size:11px;letter-spacing:.08em}.home-product-card__name{font-size:14px;line-height:1.6}.home-product-card__price{color:var(--ily-text);font-size:13px;font-weight:500}.home-guide-strip{border-radius:0}.home-action-card{border-radius:var(--ily-radius-md);font-weight:500}.home-footer{border-top-color:var(--ily-border-light)}@media (max-width: 768px){.home-header{min-height:44px;padding:0}.home-menu-button{width:31px;height:31px;border-radius:var(--ily-radius-xs)}.home-hero{min-height:480px;padding:56px 20px}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}body,.home-page{font-size:16px}.home-header{position:sticky;top:0;z-index:50;width:100%;margin:0;padding:0 max(24px,calc((100vw - 1320px)/2));background:#ffffffc7;border-bottom:1px solid rgba(0,0,0,.08);backdrop-filter:blur(14px)}.home-brand{font-size:24px}.home-nav{font-size:15px}.home-hero p:not(.home-eyebrow),.home-guide-strip p:not(.home-eyebrow),.home-category-card .category-link,.home-brand-card span,.home-action-card span{font-size:15px}.home-button,.home-tabs button,.home-scene-list a,.home-action-card,.home-brand-card,.quick-view-trigger{min-height:46px;font-size:15px}.home-product-card__brand{font-size:12px}.home-product-card__name{font-size:16px;line-height:1.65}.home-product-card__price{font-size:15px}.home-tags span,.home-product-card__rank{min-height:24px;padding:3px 9px;font-size:11px}.product-rating{display:inline-flex;align-items:center;min-height:18px;margin-top:8px;color:#b58a34;font-family:var(--ily-font-en);font-size:13px;font-weight:500;letter-spacing:.08em;line-height:1}.home-product-card__image,.home-product-card__img{transition:transform .45s var(--ily-ease-smooth),opacity var(--ily-duration-fast) var(--ily-ease-fast)}@media (hover: hover) and (pointer: fine){.home-product-card:hover .home-product-card__image,.home-product-card:hover .home-product-card__img{transform:none}}.home-scene-list a:hover,.home-tabs button:hover,.home-button:hover,.home-action-card:hover,.home-brand-card:hover,.quick-view-trigger:hover{border-color:#24242473;background:var(--ily-bg-soft);color:var(--ily-text)}.home-button--primary:hover,.home-tabs button.is-active:hover{border-color:var(--ily-primary-hover);background:var(--ily-primary-hover);color:#fff}.home-tags span:hover,.home-category-card:hover{border-color:#24242473;color:var(--ily-text)}@media (max-width: 768px){body,.home-page{font-size:15px}.home-brand{font-size:22px}.home-header{padding:0 14px}.home-product-card__name{font-size:15px}}.home-nav a,.home-product-card__brand a,.home-product-card__name a,.home-section__header a,.home-brand-card,.home-action-card{position:relative;width:fit-content;text-decoration:none!important}.home-nav a:after,.home-product-card__brand a:after,.home-product-card__name a:after,.home-section__header a:after,.home-brand-card:after,.home-action-card:after{position:absolute;left:50%;bottom:-3px;width:0;height:1px;background:currentColor;content:"";transform:translate(-50%);transition:width .25s var(--ily-ease-fast)}.home-nav a:hover:after,.home-nav a:focus-visible:after,.home-product-card__brand a:hover:after,.home-product-card__brand a:focus-visible:after,.home-product-card__name a:hover:after,.home-product-card__name a:focus-visible:after,.home-section__header a:hover:after,.home-section__header a:focus-visible:after,.home-brand-card:hover:after,.home-brand-card:focus-visible:after,.home-action-card:hover:after,.home-action-card:focus-visible:after{width:100%}.home-product-card__image,.home-product-card__img{transform:none!important}.home-product-card__img{transition:opacity .28s var(--ily-ease-fast)}@media (hover: hover) and (pointer: fine){.home-product-card:hover .home-product-card__image,.home-product-card:hover .home-product-card__img{transform:none!important}.home-product-card:hover .home-product-card__img--secondary{opacity:1}.home-product-card:hover .home-product-card__img--primary:has(+.home-product-card__img--secondary){opacity:0}}.home-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.product-rating{margin-top:0;color:#b58a34;font-size:13px;letter-spacing:.06em;white-space:nowrap}.home-tags span,.home-tags span:first-child{border-color:#ec524c73;background:#fff;color:var(--ily-tag)}.home-tags span:hover{border-color:#ec524cb3;background:#fff}.home-category-card:nth-child(4n+1){background:#c4ddae2e}.home-category-card:nth-child(4n+2){background:#b5dcf22e}.home-category-card:nth-child(4n+3){background:#f7d6df33}.home-category-card:nth-child(4n){background:#fddc702e}.home-brand-card,.home-action-card{width:auto}.home-brand-card:after,.home-action-card:after{content:none}body,.home-page{font-size:16px;letter-spacing:.025em;line-height:1.85}.home-tabs button,.home-tabs button.is-active{border-color:var(--ily-gray);background:#fff;color:var(--ily-brown)}.home-tabs button.is-active{border-color:#584f4657;box-shadow:inset 0 0 0 1px #584f4614}.home-tabs button:hover{border-color:#584f4673;background:var(--ily-cream);color:var(--ily-brown)}.home-tags span,.home-tags span:first-child{border-color:#ec524c73;background:#fff!important;color:var(--ily-tag)}.home-product-card:hover .home-product-card__img--secondary{opacity:0}.home-product-card:hover .home-product-card__img--primary:has(+.home-product-card__img--secondary){opacity:1}@media (hover: hover) and (pointer: fine){.home-product-card__image:hover .home-product-card__img--secondary{opacity:1}.home-product-card__image:hover .home-product-card__img--primary:has(+.home-product-card__img--secondary){opacity:0}}.product-rating{display:none!important}.home-tags span,.home-tags span:first-child{border-color:#ec524c73!important;background:#fff!important;color:var(--ily-tag)!important;font-size:12px}.home-product-card__media{position:relative}.home-product-card__media>.quick-view-trigger{position:absolute;right:12px;bottom:12px;z-index:5;display:grid;width:38px;height:38px;min-height:0;place-items:center;padding:0;border:1px solid rgba(88,79,70,.18);border-radius:50%;background:#ffffffdb;color:var(--ily-brown);box-shadow:0 8px 22px #584f461f;font-family:var(--ily-font-en);font-size:22px;font-weight:400;line-height:1;backdrop-filter:blur(8px)}.home-product-card__media>.quick-view-trigger:hover{border-color:#584f4661;background:#fffffff5;color:var(--ily-dark-green)}.home-product-card>.quick-view-trigger{display:none}.home-product-card__brand,.home-product-card__price,.home-section__header a,.home-brand-card span,.home-action-card span{font-size:max(13px,.8125rem)}body,.home-page{background:var(--ily-white);color:var(--ily-text);font-size:16px}.home-category-links,.home-scene-links,.home-section,.home-guide-strip,.home-footer{width:min(100% - 48px,1440px);max-width:1440px;margin-right:auto;margin-left:auto}.home-eyebrow{margin:0 0 8px;color:var(--ily-text);font-family:var(--ily-font-en);font-size:clamp(30px,4vw,58px);font-weight:500;letter-spacing:.08em;line-height:1}.home-section__header h2,.home-scene-section h2,.home-guide-strip h2{margin:0;color:var(--ily-muted);font-size:clamp(13px,1.1vw,16px);font-weight:500;letter-spacing:.08em;line-height:1.6}.home-product-card__image,.home-product-card__media{border:1px solid rgba(230,223,215,.82);border-radius:var(--ily-radius-md);background:#fff}.home-product-card__brand{color:var(--ily-muted);font-size:13px}.home-product-card__name{color:var(--ily-text);font-size:clamp(15px,1.08vw,17px);font-weight:500}.home-product-card__price{color:var(--ily-text);font-size:15px}.home-button,.home-tabs button,.home-action-card,.home-scene-list a{--ily-flow-bg: #fff;--ily-flow-fill: var(--ily-cream);overflow:hidden;background-color:var(--ily-flow-bg);background-image:linear-gradient(90deg,var(--ily-flow-fill) 0 50%,var(--ily-flow-bg) 50% 100%);background-size:200% 100%;background-position:100% 0;transition:background-position .34s var(--ily-ease-fast),border-color .2s var(--ily-ease-fast),color .2s var(--ily-ease-fast)}.home-button:hover,.home-button:focus-visible,.home-tabs button:hover,.home-tabs button:focus-visible,.home-action-card:hover,.home-action-card:focus-visible,.home-scene-list a:hover,.home-scene-list a:focus-visible{background-position:0 0;border-color:#584f4661;color:var(--ily-brown)}.home-product-card__media>.quick-view-trigger{width:41px;height:41px;border-radius:var(--ily-radius-md);background-color:#ffffffdb;background-image:linear-gradient(90deg,var(--ily-cream) 0 50%,rgba(255,255,255,.86) 50% 100%);background-size:200% 100%;background-position:100% 0;font-size:24px;backdrop-filter:blur(10px)}.home-product-card__media>.quick-view-trigger:hover,.home-product-card__media>.quick-view-trigger:focus-visible{background-position:0 0}@media (max-width: 820px){.home-category-links,.home-scene-links,.home-section,.home-guide-strip,.home-footer{width:min(100% - 28px,1440px)}.home-eyebrow{font-size:clamp(26px,10vw,42px)}}:root{--color-bg: #ffffff;--color-text: #333333;--color-text-strong: #313131;--color-text-sub: #777777;--color-border: #dadada;--color-border-light: #e5e5e5;--color-footer-bg: #e8e8e8;--color-tag: #ff420e;--color-button-bg: #333333;--color-button-text: #ffffff;--color-button-hover-bg: #ffffff;--color-button-hover-text: #000000;--font-serif: "Libre Baskerville", Georgia, "Times New Roman", "Yu Mincho", "游明朝", serif;--font-sans: "Segoe UI", "Yu Gothic", "游ゴシック体", YuGothic, "Helvetica Neue", Arial, sans-serif;--ily-text: var(--color-text);--ily-muted: var(--color-text-sub);--ily-border: var(--color-border);--ily-border-light: var(--color-border-light);--ily-tag: var(--color-tag)}body,.home-page{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:16px;line-height:1.8}.home-eyebrow{color:var(--color-text-strong);font-family:var(--font-serif);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:1.2;text-align:center;text-transform:none}.home-section__header h2,.home-scene-section h2,.home-guide-strip h2{color:var(--color-text-sub);font-size:18px;font-weight:400;text-align:center}.home-product-card{border:1px solid var(--color-border-light);border-radius:12px;background:#fff;box-shadow:none}.home-product-card__image,.home-product-card__media{border:none!important;background:transparent!important;box-shadow:none!important}.home-product-card__brand{color:var(--color-text-sub);font-size:12px;font-weight:400;letter-spacing:.04em}.home-product-card__name{color:var(--color-text);font-size:12px;font-weight:400;line-height:1.8}.home-product-card__price{color:var(--color-text);font-family:var(--font-serif);font-size:13px;font-weight:400}.home-tags span,.home-tags span:first-child,.home-product-card__rank{min-height:18px;padding:2px 5px;border:1px solid var(--color-tag)!important;border-radius:2px!important;background:#fff!important;color:var(--color-tag)!important;font-size:9px!important;font-weight:400;letter-spacing:.04em}.home-button,.home-tabs button,.home-action-card,.home-scene-list a{border:1px solid var(--color-button-bg)!important;border-radius:0!important;background-color:var(--color-button-bg)!important;background-image:linear-gradient(90deg,var(--color-button-hover-bg) 0 50%,var(--color-button-bg) 50% 100%)!important;background-size:200% 100%!important;background-position:100% 0!important;color:var(--color-button-text)!important}.home-button:hover,.home-tabs button:hover,.home-action-card:hover,.home-scene-list a:hover{background-position:0 0!important;color:var(--color-button-hover-text)!important}.home-product-card__media>.quick-view-trigger{width:41px;height:41px;border:1px solid var(--color-border-light)!important;border-radius:0!important;background:#ffffffe6!important;color:var(--color-text)!important;box-shadow:none!important}.home-footer{background:var(--color-footer-bg);color:var(--color-text)}@media (max-width: 820px){.home-eyebrow{font-size:26px}.home-section__header h2,.home-scene-section h2,.home-guide-strip h2{font-size:15px}}.home-product-card{border:0!important;border-radius:0!important;outline:0!important;background:#fff!important;box-shadow:none!important}.home-product-card__image,.home-product-card__media{border:0!important;outline:0!important;background:#fff!important;box-shadow:none!important}.home-product-card__rank,.home-color-swatches{display:none!important}.home-product-card__brand{display:inline!important;margin:0!important;color:#777!important;font-size:10px!important;font-weight:400!important;letter-spacing:.04em!important;line-height:1.8!important}.home-product-card__brand:after{content:"　"}.home-product-card__name,.home-product-card__name a{display:inline!important;margin:0!important;color:#333!important;font-size:12px!important;font-weight:400!important;line-height:1.8!important}.home-product-card__price{display:block!important;margin:6px 0 0!important}.home-product-card:hover .home-product-card__img--secondary{opacity:0!important}.home-product-card:hover .home-product-card__img--primary:has(+.home-product-card__img--secondary){opacity:1!important}@media (hover: hover) and (pointer: fine){.home-product-card__media:hover .home-product-card__img--secondary,.home-product-card__image:hover .home-product-card__img--secondary{opacity:1!important}.home-product-card__media:hover .home-product-card__img--primary:has(+.home-product-card__img--secondary),.home-product-card__image:hover .home-product-card__img--primary:has(+.home-product-card__img--secondary){opacity:0!important}}:root{--home-font-en: "Libre Baskerville", Georgia, "Times New Roman", serif;--home-font-ja-heading: "Libre Baskerville", Georgia, "Yu Mincho", "游明朝", "Hiragino Mincho ProN", "MS PMincho", serif;--home-font-ui: "Yu Gothic", YuGothic, "Segoe UI", sans-serif;--home-text: #333333;--home-sub: #777777;--home-light: #999999;--home-line: #dedede;--home-soft: #f7f7f7}body.home-body,.home-page{background:#fff!important;color:var(--home-text)!important;font-family:var(--home-font-ui)!important}.home-main-carousel,.home-main-banner{width:100%!important;margin:0 0 18px!important;background:#f4f4f4!important}.home-main-carousel__track,.home-main-banner__media{min-height:min(760px,84vh)}.home-main-carousel__media img,.home-main-banner__media img{object-fit:cover!important}.home-main-carousel__arrow{width:34px!important;height:34px!important;border:1px solid rgba(49,49,49,.22)!important;background:#ffffffbd!important;color:#313131!important;font-size:16px!important}.home-main-carousel__dots{background:transparent!important}.home-main-carousel__dots button{width:6px!important;height:6px!important;background:#31313152!important}.home-main-carousel__dots button[aria-selected=true]{background:#313131!important}.home-search-section{background:#f4f4f4;padding:72px 0 84px}.home-search-inner{width:min(1040px,calc(100% - 32px));margin:0 auto}.home-search-header{margin-bottom:48px;text-align:left}.home-search-title-en{margin:0 0 10px;color:#333;font-family:var(--home-font-en);font-size:clamp(28px,3.8vw,46px);font-weight:400;letter-spacing:.01em;line-height:1.25;text-transform:none}.home-search-title-ja{margin:0;color:#333;font-size:15px;font-weight:400;line-height:1.6}.home-search-group{margin:0 auto 56px}.home-search-group:last-child{margin-bottom:0}.home-search-group-heading{display:flex;align-items:center;justify-content:center;gap:28px;margin:0 auto 40px}.home-search-group-heading span{display:block;width:180px;height:1px;background:#cfcfcf}.home-search-group-heading h3{margin:0;color:#333;font-family:var(--home-font-en);font-size:24px;font-weight:400;letter-spacing:.01em;line-height:1.25;text-transform:none;white-space:nowrap}.home-search-category-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;max-width:760px;margin:0 auto;padding:0;list-style:none}.home-search-category-list li{margin:0;padding:0}.home-search-category-list a{display:block;color:#333;text-align:center;text-decoration:none}.home-search-category-list img{display:block;width:120px;height:120px;margin:0 auto 14px;object-fit:contain;transition:transform .3s ease,opacity .3s ease}.home-search-category-list a:hover img{opacity:.92;transform:scale(1.04)}.home-search-category-list span{display:block;color:#333;font-size:13px;font-weight:600}.home-search-category-fallback{display:grid!important;width:120px;height:120px;margin:0 auto 14px;place-items:center;color:#777!important;font-size:12px!important;font-weight:400!important}.home-search-scene-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;margin:0;padding:0;list-style:none}.home-search-scene-list a{display:inline-block;color:#333;padding-bottom:2px;font-size:13px;text-decoration:none;transition:opacity .25s ease}.home-search-scene-list a:hover{opacity:.7}.home-category-links,.home-scene-links,.home-section{width:min(1040px,calc(100% - 32px))!important;margin:0 auto!important;padding:68px 0!important;border-top:1px solid var(--home-line)!important}.home-pickup-section{border-top:0!important}.home-section__header,.home-section__header--compact,.home-section__header--centered{display:block!important;margin:0 0 34px!important;text-align:center!important}.home-section__header>div{display:block!important}.home-eyebrow{margin:0 0 7px!important;color:#313131!important;font-family:var(--home-font-en)!important;font-size:clamp(26px,3.2vw,38px)!important;font-weight:400!important;letter-spacing:.01em!important;line-height:1.25!important;text-align:center!important;text-transform:none!important;white-space:nowrap}.home-section-heading,.home-section__header h2,.home-scene-section h2,.home-pickup-section .section-title{margin:0!important;color:#666!important;font-family:var(--home-font-ja-heading)!important;font-size:clamp(12px,1.15vw,15px)!important;font-weight:400!important;letter-spacing:.04em!important;line-height:1.7!important;text-align:center!important}.home-section__header a{display:inline-flex!important;margin-top:18px!important;color:#313131!important;font-size:12px!important;letter-spacing:.04em!important;text-decoration:none!important;border-bottom:0!important}.home-search-scene-list a,.home-recommended-section .home-section__header a{position:relative;width:fit-content;border-bottom:0!important;text-decoration:none!important}.home-search-scene-list a:after,.home-recommended-section .home-section__header a:after{position:absolute;left:50%;bottom:-3px;width:0;height:1px;background:currentColor;content:"";transform:translate(-50%);transition:width .25s var(--ily-ease-fast)}.home-search-scene-list a:hover:after,.home-search-scene-list a:focus-visible:after,.home-recommended-section .home-section__header a:hover:after,.home-recommended-section .home-section__header a:focus-visible:after{width:100%}.home-pickup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.home-pickup-card,.home-shopping-card,.home-brand-card,.home-category-card{color:inherit!important;text-decoration:none!important}.home-pickup-card{display:block}.home-pickup-card__image{display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--home-soft)}.home-pickup-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-pickup-card__image em{display:grid;height:100%;place-items:center;color:var(--home-light);font-style:normal;font-size:12px}.home-pickup-card strong{display:block;margin-top:13px;color:#313131;font-size:14px;font-weight:400;line-height:1.7}.home-pickup-card span:last-child{display:inline-block;margin-top:3px;color:var(--home-sub);font-size:12px}.home-category-grid{width:min(820px,100%);margin:46px auto 0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:42px 34px!important}.home-category-card,.home-category-card:hover,.home-category-card:focus-visible{min-height:0!important;display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important}.home-category-card__image{aspect-ratio:1 / 1!important;width:min(148px,100%)!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;margin-inline:auto!important}.home-category-card__image img{display:block!important;width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;transition:transform .3s ease}.home-category-card__title{display:block!important;margin-top:12px!important;color:#313131!important;font-family:var(--home-font-ui)!important;font-size:13px!important;font-weight:600!important;letter-spacing:.03em!important}.home-scene-links{background:transparent!important;border-radius:0!important}.home-scene-list{justify-content:center!important;gap:8px 24px!important;margin-top:30px!important}.home-scene-list a,.home-tabs button{min-height:0!important;padding:0 0 4px!important;border:0!important;border-bottom:1px solid rgba(49,49,49,.24)!important;border-radius:0!important;background:transparent!important;background-image:none!important;color:#313131!important;font-size:13px!important;font-weight:400!important;letter-spacing:.04em!important}.home-tabs{justify-content:center!important;gap:10px 28px!important;margin:0 0 40px!important}.home-tabs button{cursor:pointer}.home-tabs button.is-active{border-color:#313131!important;background:transparent!important;color:#313131!important}.home-product-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:44px 28px!important}.home-product-card{grid-column:span 2;background:transparent!important}.home-product-card:nth-child(-n+2){grid-column:span 3}.home-product-card__media{margin:0 0 12px!important}.home-product-card__image,.home-product-card__media{aspect-ratio:1 / 1!important;background:#f8f8f8!important;overflow:hidden!important}.home-product-card__img{padding:18px!important;object-fit:contain!important;transition:transform .3s ease,opacity .24s ease!important}.home-product-card__placeholder{display:grid;height:100%;place-items:center;color:var(--home-light);font-size:12px}.home-product-card__title-line,.home-product-card__brand,.home-product-card__name,.home-product-card__name a,.home-product-card__price{display:block!important;margin:0!important;font-family:var(--home-font-ui)!important;text-align:left!important}.home-product-card__title-line{display:block!important;line-height:1.65!important}.home-product-card__brand{display:inline!important;color:var(--home-sub)!important;font-size:13px!important;letter-spacing:.04em!important;margin-right:.45em!important}.home-product-card__brand:after{content:none!important}.home-product-card__name,.home-product-card__name a{display:inline!important;min-height:0!important;color:#313131!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important;text-decoration:none!important}.home-product-card__price{margin-top:4px!important;color:#555!important;font-size:12px!important;font-weight:400!important}.home-product-card__price small,.home-product-card__rank,.home-tags,.home-color-swatches,.home-product-card__media>.quick-view-trigger{display:none!important}.home-brand-grid{width:min(880px,100%);margin:42px auto 0;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:34px 54px!important;border:0!important}.home-brand-card{width:136px;min-height:64px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:center;opacity:.92;transition:opacity .24s ease,transform .24s ease}.home-brand-card img{display:block;width:112px;max-width:100%;max-height:44px;object-fit:contain}.home-brand-card strong{color:#313131!important;font-size:16px!important;font-weight:400!important}.home-brand-card span{display:none!important}.home-shopping-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-shopping-card{min-height:132px;padding:20px;display:flex;align-items:center;justify-content:center;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center}.home-shopping-card__icon{display:block;width:72px;height:72px}.home-shopping-card__icon img{display:block;width:72px;height:72px;max-width:72px;max-height:72px;margin:0 auto;object-fit:contain}.home-shopping-card__icon em{color:var(--home-light);font-style:normal;font-size:12px}.home-shopping-card strong{display:none!important}.home-shopping-card>span:not(.home-shopping-card__icon):last-child{display:none!important}.home-affiliate-notice{max-width:920px;margin:18px auto 0;color:#777;font-size:11px;line-height:1.8;text-align:center}.home-affiliate-notice p{margin:0}.home-affiliate-notice p+p{margin-top:2px}.home-footer{width:min(1040px,calc(100% - 32px))!important;margin:0 auto!important;padding:38px 0 50px!important;border-top:1px solid var(--home-line)!important;background:#fff!important;text-align:center!important}@media (hover: hover) and (pointer: fine){.home-pickup-card:hover img,.home-category-card:hover img,.home-shopping-card:hover img{transform:scale(1.04)}.home-product-card:hover .home-product-card__img{transform:scale(1.025)}}@media (max-width: 820px){.home-main-carousel__track,.home-main-banner__media{min-height:68vh;aspect-ratio:var(--mobile-aspect)!important}.home-category-links,.home-scene-links,.home-section{width:min(100% - 28px,1040px)!important;padding:48px 0!important}.home-pickup-grid,.home-shopping-grid{grid-template-columns:1fr!important;gap:24px!important}.home-search-section{padding:52px 0 64px}.home-search-title-en{font-size:34px}.home-search-title-ja{font-size:13px}.home-search-group-heading{gap:18px;margin-bottom:32px}.home-search-group-heading span{width:72px}.home-search-group-heading h3{font-size:20px}.home-search-category-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.home-search-category-list img,.home-search-category-fallback{width:110px;height:110px}.home-category-grid,.home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-brand-grid{display:grid!important;width:min(100%,420px);gap:28px 22px!important;justify-items:center}.home-brand-card{width:100%;min-height:70px!important}.home-category-grid{gap:32px 26px!important}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:32px 18px!important}.home-product-card,.home-product-card:nth-child(-n+2){grid-column:span 1}.home-eyebrow{font-size:clamp(24px,8vw,30px)!important}.home-category-card__image{width:min(128px,100%)!important}}
