.jmgo-category{display:block;width:100%;max-width:100%;overflow:hidden;color:var(--category-ink, #1d1718)}.jmgo-category *,.jmgo-category *:before,.jmgo-category *:after{box-sizing:border-box}.jmgo-category img,.jmgo-category svg{display:block;max-width:100%}.jmgo-category-container{width:min(calc(100% - 56px),var(--category-page-width, 1240px));margin-inline:auto}.jmgo-category-eyebrow{margin:0 0 14px;color:var(--category-accent);font-size:12px;font-weight:700;letter-spacing:.18em;line-height:1.5;text-transform:uppercase}.jmgo-category-title{margin:0;font-family:var(--font-heading-family, serif);font-size:clamp(30px,4vw,58px);font-weight:500;letter-spacing:.035em;line-height:1.34}.jmgo-category-section-title{margin:0;font-family:var(--font-heading-family, serif);font-size:clamp(27px,3vw,42px);font-weight:500;letter-spacing:.035em;line-height:1.42}.jmgo-category-copy{color:var(--category-muted);font-size:15px;line-height:2}.jmgo-category-copy p{margin:0 0 1em}.jmgo-category-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:10px 24px;border:1px solid var(--category-accent);background:var(--category-accent);color:#fff;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.jmgo-category-button:hover{background:var(--category-accent-hover, #53101f);color:#fff;transform:translateY(-1px)}.jmgo-category-button--outline{background:transparent;color:var(--category-accent)}.jmgo-category-button--outline:hover{background:var(--category-accent);color:#fff}.jmgo-category-hero{--jmgo-fv-serif: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", YuMincho, "Noto Serif CJK JP", "Noto Serif JP", serif;padding:0;background:var(--hero-background, var(--category-deep));color:var(--hero-text, #fff)}.jmgo-category-hero__inner{display:grid;width:min(100%,1480px);min-height:0;margin-inline:auto;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)}.jmgo-category-hero__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(42px,5vw,72px) clamp(28px,4vw,64px)}.jmgo-category-hero .jmgo-category-eyebrow{color:color-mix(in srgb,var(--hero-text, #fff) 68%,transparent);font-family:var(--font-body-family, sans-serif);font-style:var(--font-body-style, normal)}.jmgo-category-hero .jmgo-category-title{max-width:none;color:var(--hero-title-color, var(--hero-text, #fff));font-family:var(--jmgo-fv-serif)!important;font-size:clamp(36px,3.2vw,56px);line-height:1.2;letter-spacing:.02em;white-space:nowrap}.jmgo-category-hero__body{max-width:520px;margin-top:24px;color:color-mix(in srgb,var(--hero-text, #fff) 78%,transparent);font-family:var(--jmgo-fv-serif)!important;font-style:normal!important;font-size:15px;font-weight:400!important;line-height:2;letter-spacing:.035em}.jmgo-category-hero__body,.jmgo-category-hero__body *{font-family:var(--jmgo-fv-serif)!important}.jmgo-category-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.jmgo-category-hero__media{min-width:0;width:100%;height:auto;aspect-ratio:3 / 2;align-self:center;overflow:hidden;background:#18070b}.jmgo-category-hero__media picture,.jmgo-category-hero__media img,.jmgo-category-hero__placeholder{display:block;width:100%;height:100%}.jmgo-category-hero__media img,.jmgo-category-hero__placeholder{object-fit:cover;object-position:var(--hero-image-position, center center)}.jmgo-category-intro{padding:clamp(64px,8vw,116px) 0;background:var(--intro-background, #fff)}.jmgo-category-intro__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(42px,8vw,130px);align-items:start}.jmgo-category-intro__side{padding-top:10px}.jmgo-category-intro__link{display:inline-flex;margin-top:18px;color:var(--category-accent);font-size:13px;font-weight:700;text-decoration:none}.jmgo-category-intro__link:after{content:"\2192";margin-left:8px}.jmgo-category-products{padding:clamp(68px,8vw,118px) 0;background:var(--products-background, var(--category-soft))}.jmgo-category-products__head{margin-bottom:clamp(34px,5vw,62px)}.jmgo-category-products__intro{max-width:720px;margin-top:18px}.jmgo-category-products__list{display:grid;gap:16px}.jmgo-category-product{display:grid;min-height:300px;grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);overflow:hidden;background:#fff;border:1px solid var(--category-line);border-radius:2px}.jmgo-category-product--content-left{grid-template-columns:minmax(360px,1.18fr) minmax(0,.82fr)}.jmgo-category-product--content-left .jmgo-category-product__media{order:2}.jmgo-category-product--content-left .jmgo-category-product__content{order:1}.jmgo-category-product__media{display:flex;min-width:0;height:clamp(300px,26vw,360px);align-items:center;justify-content:center;overflow:hidden;padding:clamp(16px,2vw,28px);background:var(--product-media-background, #ece8e5)}.jmgo-category-product__media picture,.jmgo-category-product__media img,.jmgo-category-product__placeholder{display:block;width:100%;height:100%}.jmgo-category-product__media img,.jmgo-category-product__placeholder{max-width:100%;max-height:100%;object-fit:var(--product-image-fit, contain);object-position:var(--product-image-position, center center)}.jmgo-category-product__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(30px,4vw,56px)}.jmgo-category-product__badge{display:inline-flex;margin-bottom:14px;padding:5px 9px;background:var(--category-accent);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1}.jmgo-category-product__title{margin:0;font-family:var(--font-heading-family, serif);font-size:clamp(25px,2.6vw,38px);font-weight:500;line-height:1.4}.jmgo-category-product__price{margin:14px 0 0;color:var(--category-ink);font-size:14px;font-weight:700}.jmgo-category-product__body{margin-top:16px}.jmgo-category-product__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.jmgo-category-comparison{padding:clamp(78px,9vw,136px) 0;background:var(--comparison-background, #fff)}.jmgo-category-comparison__head{max-width:820px;margin:0 auto 30px;text-align:center}.jmgo-category-comparison__intro{margin-top:16px}.jmgo-category-comparison__mobile-guide{display:none;align-items:center;justify-content:center;gap:9px;margin:0 0 18px;color:var(--category-muted);font-size:13px;font-weight:700;letter-spacing:.035em}.jmgo-category-comparison__mobile-guide:after{content:"\2192";color:var(--category-accent);font-size:18px}.jmgo-category-comparison__scroll{overflow-x:auto;padding:0 0 14px;overscroll-behavior-inline:contain;scroll-padding-inline:0;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--category-accent) var(--category-soft);-webkit-overflow-scrolling:touch}.jmgo-category-comparison__scroll::-webkit-scrollbar{height:8px}.jmgo-category-comparison__scroll::-webkit-scrollbar-track{background:var(--category-soft)}.jmgo-category-comparison__scroll::-webkit-scrollbar-thumb{border-radius:999px;background:var(--category-accent)}.jmgo-category-comparison__table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:auto;font-size:15px}.jmgo-category-comparison__table th,.jmgo-category-comparison__table td{min-width:280px;padding:24px 26px;border-bottom:1px solid var(--category-line);background:#fff;line-height:1.75;text-align:center;vertical-align:middle;scroll-snap-align:start}.jmgo-category-comparison__table thead th{position:relative;border-top:1px solid var(--category-line);border-bottom:2px solid var(--category-accent);color:var(--category-ink);font-size:17px;font-weight:700;letter-spacing:.02em}.jmgo-category-comparison__table tbody tr:nth-child(2n) th,.jmgo-category-comparison__table tbody tr:nth-child(2n) td{background:var(--category-soft)}.jmgo-category-comparison__table th:first-child,.jmgo-category-comparison__table td:first-child{position:sticky;left:0;z-index:2;width:190px;min-width:190px;max-width:190px;padding-inline:22px;color:var(--category-muted);font-size:14px;font-weight:700;line-height:1.55;text-align:left;box-shadow:10px 0 20px #26080f0e}.jmgo-category-comparison__table thead th:first-child{z-index:3;color:var(--category-accent);font-size:14px}.jmgo-category-comparison__table tbody tr:nth-child(2n) th:first-child{background:var(--category-soft)}.jmgo-category-comparison__actions{display:flex;justify-content:center;margin-top:42px}.jmgo-category-final{padding:clamp(56px,7vw,92px) 0;background:var(--final-background, var(--category-deep));color:var(--final-text, #fff)}.jmgo-category-final .jmgo-category-section-title{color:var(--final-text, #fff)}.jmgo-category-final__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:clamp(44px,8vw,120px);align-items:center}.jmgo-category-final__body{max-width:620px;margin-top:16px;color:color-mix(in srgb,var(--final-text, #fff) 75%,transparent)}.jmgo-category-final__links{display:grid;gap:0;border-top:1px solid color-mix(in srgb,var(--final-text, #fff) 22%,transparent)}.jmgo-category-final__link{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 2px;border-bottom:1px solid color-mix(in srgb,var(--final-text, #fff) 22%,transparent);color:var(--final-text, #fff);font-size:13px;font-weight:700;text-decoration:none}.jmgo-category-final__link:after{content:"\2192";font-size:15px}@media screen and (max-width:989px){.jmgo-category-comparison__mobile-guide{display:flex}.jmgo-category-container{width:min(calc(100% - 40px),var(--category-page-width, 1240px))}.jmgo-category-hero__inner,.jmgo-category-intro__inner,.jmgo-category-final__inner{grid-template-columns:1fr}.jmgo-category-hero__media{height:auto;aspect-ratio:3 / 2}.jmgo-category-product,.jmgo-category-product--content-left{grid-template-columns:1fr}.jmgo-category-product--content-left .jmgo-category-product__media,.jmgo-category-product--content-left .jmgo-category-product__content{order:initial}.jmgo-category-product__media{height:min(52vw,420px)}}@media screen and (max-width:749px){.jmgo-category-hero__inner{min-height:0;grid-auto-rows:auto;align-content:start}.jmgo-category-hero__content{min-height:0;justify-content:flex-start;padding:36px 24px 20px}.jmgo-category-hero__body{margin-top:16px;margin-bottom:0}.jmgo-category-hero__body>:first-child{margin-top:0}.jmgo-category-hero__body>:last-child{margin-bottom:0}.jmgo-category-hero__actions{margin-top:22px}.jmgo-category-hero__media{margin-top:0}.jmgo-category-hero .jmgo-category-title{width:100%;max-width:100%;min-width:0;font-size:clamp(28px,7.7vw,32px);line-height:1.32;white-space:normal;word-break:normal;overflow-wrap:anywhere;line-break:strict;text-wrap:balance}.jmgo-category-hero__body{width:100%;max-width:100%;min-width:0;font-size:clamp(13px,3.7vw,15px);line-height:1.9;white-space:normal!important;word-break:normal;overflow-wrap:anywhere;line-break:strict;text-wrap:pretty}.jmgo-category-hero__body p,.jmgo-category-hero__body span,.jmgo-category-hero__body strong,.jmgo-category-hero__body em,.jmgo-category-hero__body a{max-width:100%;white-space:normal!important;overflow-wrap:anywhere;word-break:normal}.jmgo-category-comparison__head{margin-bottom:22px}.jmgo-category-comparison__mobile-guide{margin:-2px 0 14px;font-size:12px}.jmgo-category-comparison__mobile-guide:after{font-size:16px}.jmgo-category-comparison__scroll{margin-inline:-14px;padding:0 14px 10px;scroll-padding-inline:14px}.jmgo-category-comparison__table{min-width:0;font-size:13px}.jmgo-category-comparison__table th,.jmgo-category-comparison__table td{min-width:174px;padding:16px 14px;line-height:1.65}.jmgo-category-comparison__table thead th{min-width:174px;font-size:13px}.jmgo-category-comparison__table th:first-child,.jmgo-category-comparison__table td:first-child{width:116px;min-width:116px;max-width:116px;padding-inline:10px;box-shadow:8px 0 16px #26080f0f;font-size:12px;line-height:1.45}.jmgo-category-comparison__actions{margin-top:28px}.jmgo-category-container{width:min(calc(100% - 28px),var(--category-page-width, 1240px))}.jmgo-category-hero__media{height:auto;aspect-ratio:3 / 2}.jmgo-category-title{font-size:clamp(31px,10vw,46px)}.jmgo-category-section-title{font-size:clamp(26px,8vw,36px)}.jmgo-category-product__media{height:min(62vw,360px);padding:18px}.jmgo-category-product__content{padding:30px 24px 34px}.jmgo-category-product__actions{width:100%}.jmgo-category-product__actions .jmgo-category-button{flex:1 1 100%}.jmgo-category-final__inner{gap:34px}.jmgo-category[data-jmgo-page=entry],.jmgo-category[data-jmgo-page=standard]{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.jmgo-category-hero[data-jmgo-page=entry] .jmgo-category-hero__media,.jmgo-category-hero[data-jmgo-page=standard] .jmgo-category-hero__media{height:auto;aspect-ratio:auto}.jmgo-category-hero[data-jmgo-page=entry] .jmgo-category-hero__media picture,.jmgo-category-hero[data-jmgo-page=standard] .jmgo-category-hero__media picture{height:auto}.jmgo-category-hero[data-jmgo-page=entry] .jmgo-category-hero__media img,.jmgo-category-hero[data-jmgo-page=standard] .jmgo-category-hero__media img{width:100%;height:auto!important;max-height:none;object-fit:contain!important}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/category.css.map */
