: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;--color-heading: #2f2f2f;color:#25221e;background:#fff;font-family:var(--font-base)}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:#fff;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}}a{color:inherit}.home-page{min-height:100vh;overflow-x:hidden;background:#fff}.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 #ff420e;border-radius:999px;background:#fff;color:#ff420e;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}}
