:root{--paper: #f4f1ea;--paper-2: #eae5da;--ink: #14120f;--ink-soft: #3d3830;--gray: #6f6a61;--red: #c8102e;--rule: #d3ccbd;--font-en: "Oswald", ui-sans-serif, system-ui, sans-serif;--font-ja: "Zen Kaku Gothic New", ui-sans-serif, system-ui, sans-serif}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-ja);-webkit-font-smoothing:antialiased;overflow-x:hidden}.wrap{width:min(1080px,100% - 2.5rem);margin-inline:auto}.br-sp{display:none}@media(max-width:640px){.br-sp{display:inline}}.cover{position:relative;min-height:min(88svh,760px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--ink);isolation:isolate}.cover__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;z-index:-2}.cover__scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,#14120fbf,#14120f40 30%,#14120fd9 72%,#14120ff7)}.hashira{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:min(1080px,100% - 2.5rem);margin-inline:auto;padding:1.1rem 0;border-bottom:1px solid rgba(244,241,234,.28);font-family:var(--font-en);font-size:.7rem;font-weight:500;letter-spacing:.3em;color:#f4f1ead9}.hashira a{color:inherit;text-decoration:none}.cover__body{position:relative;width:min(1080px,100% - 2.5rem);margin-inline:auto;padding-bottom:clamp(2.8rem,7vh,4.5rem);color:var(--paper)}.kicker{margin:0 0 1.1rem;font-family:var(--font-en);font-size:clamp(.66rem,1.6vw,.8rem);font-weight:500;letter-spacing:.24em;color:#d9cfae}.cover__title{margin:0 0 1.3rem;font-size:clamp(2.6rem,9vw,6rem);font-weight:900;line-height:1.2;letter-spacing:-.03em;text-shadow:0 2px 30px rgba(0,0,0,.5)}.cover__title .mark{color:#fff;background:var(--red);padding:.02em .13em .08em;margin-right:.06em;text-shadow:none}.cover__sub{margin:0;max-width:38rem;font-size:clamp(.9rem,2.1vw,1.06rem);font-weight:500;line-height:1.95;color:#ded9cf}.lead{margin:clamp(2.6rem,7vh,4.2rem) 0 0;max-width:46rem;font-size:clamp(1rem,2.5vw,1.28rem);font-weight:500;line-height:2.1;letter-spacing:.01em}.lead strong{font-weight:900;background:linear-gradient(transparent 64%,#c8102e38 64%);padding:0 .1em}.databox{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:0;margin:clamp(2.2rem,6vh,3.4rem) 0 0;border:2px solid var(--ink)}.databox>div{padding:1rem 1.1rem .9rem;border-right:1px solid var(--rule)}.databox>div:last-child{border-right:0}@media(max-width:560px){.databox>div:nth-child(2n){border-right:0}.databox{grid-template-columns:1fr 1fr}.databox>div{border-bottom:1px solid var(--rule)}}.databox dt{font-size:.68rem;font-weight:700;letter-spacing:.16em;color:var(--gray);margin-bottom:.35rem}.databox dd{margin:0;font-family:var(--font-en);font-size:clamp(1.7rem,5vw,2.3rem);font-weight:700;line-height:1}.databox dd small{font-family:var(--font-ja);font-size:.4em;font-weight:700;margin-left:.2em;color:var(--ink-soft)}.chapter{padding:clamp(3.6rem,10vh,6.5rem) 0}.chapter--dark{background:var(--ink);color:var(--paper)}.chapter--dark .chapter__title{color:var(--paper)}.chapter--dark .body{color:#ded9cf}.chapter--dark .body b{color:#f0e6c8}.chapter__num{margin:0 0 .2rem;font-family:var(--font-en);font-size:clamp(2.6rem,8vw,4rem);font-weight:700;line-height:1;color:var(--red)}.chapter__title{margin:0 0 1.8rem;padding-bottom:.9rem;border-bottom:2px solid currentColor;font-size:clamp(1.55rem,4.6vw,2.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.3}.body{max-width:44rem;font-size:clamp(.95rem,2.1vw,1.03rem);line-height:2.15;color:var(--ink-soft)}.body p{margin:0 0 1.5rem}.body p:last-child{margin-bottom:0}.body b{font-weight:900;color:var(--ink)}.note-ref{font-size:.8em;color:var(--gray)}.callout{margin:2rem 0 0;padding:1.3rem 1.5rem;background:var(--paper-2);border-left:5px solid var(--red)}.callout__head{margin:0 0 .5rem!important;font-size:.72rem;font-weight:900;letter-spacing:.18em;color:var(--red)}.callout p{margin:0!important;font-size:.93rem;line-height:2}.figure{margin:2.4rem 0 0}.figure img{width:100%;height:auto;display:block}.figure figcaption{margin-top:.6rem;padding-left:.65rem;border-left:3px solid var(--red);font-size:.76rem;line-height:1.75;color:var(--gray)}.chapter--dark .figure figcaption{color:#b3ada2}.figure--wide img{aspect-ratio:16 / 9;object-fit:cover}.costtable{width:100%;margin-top:2rem;border-collapse:collapse;font-size:.9rem}.costtable th{text-align:left;font-weight:500}.costtable td:last-child{text-align:right;font-family:var(--font-en);font-weight:500;white-space:nowrap}.costtable tr{border-bottom:1px solid var(--rule)}.costtable__group th,.costtable__group td{padding:.8rem 0 .5rem;font-weight:900;border-bottom:2px solid var(--ink)}.costtable td,.costtable th{padding:.62rem 0}.costtable__spacer{width:1.4rem}.costtable__note{display:block;font-size:.75rem;color:var(--gray)}.costtable__total th,.costtable__total td{padding-top:1rem;font-size:1.15rem;font-weight:900;border-top:3px double var(--ink);border-bottom:0}.costtable__total td{color:var(--red)}.filters{display:flex;flex-wrap:wrap;gap:.4rem;margin:2rem 0 .9rem}.filter{padding:.5rem .95rem;border:1px solid var(--ink);background:transparent;color:var(--ink);font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.filter:hover{background:var(--paper-2)}.filter.is-active{background:var(--ink);color:var(--paper)}.filter-lead{margin:0 0 1.6rem;font-size:.85rem;font-weight:700;color:var(--red)}.parts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:1.6rem 1.3rem}.part{display:flex;flex-direction:column}.part.is-hidden{display:none}.part__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--paper-2);border:1px solid var(--rule)}.part__media img{width:100%;height:100%;object-fit:cover}.part__body{padding-top:.7rem;display:flex;flex-direction:column;flex:1}.part__cat{margin:0 0 .3rem;font-size:.66rem;font-weight:700;letter-spacing:.1em;color:var(--gray)}.part__brand{margin:0 0 .15rem;font-family:var(--font-en);font-size:.82rem;font-weight:600;color:var(--red)}.part__name{margin:0 0 .55rem;font-size:.92rem;font-weight:700;line-height:1.6}.part__review{margin:0 0 .7rem;padding:.7rem .8rem;background:var(--paper-2);border-left:3px solid var(--red);font-size:.8rem;line-height:1.85;color:var(--ink-soft)}.part__date{margin:auto 0 0;font-size:.72rem;color:var(--gray)}.part__date time{font-family:var(--font-en)}.spec{margin-top:clamp(2.6rem,7vh,4rem);border:2px solid var(--ink)}.spec__head{margin:0;padding:.6rem 1.1rem;background:var(--ink);color:var(--paper);font-size:.74rem;font-weight:900;letter-spacing:.2em}.spec dl{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.spec dl>div{display:flex;gap:.9rem;padding:.75rem 1.1rem;border-bottom:1px solid var(--rule);font-size:.87rem}.spec dt{flex:none;width:7.5rem;color:var(--gray);font-weight:500}.spec dd{margin:0;font-weight:700}.qa{max-width:46rem}.qa__item{padding:1.5rem 0;border-bottom:1px solid rgba(244,241,234,.22)}.qa__q{margin:0 0 .7rem;font-size:clamp(1.05rem,2.6vw,1.25rem);font-weight:900;line-height:1.6}.qa__q:before{content:"Q";display:inline-block;margin-right:.55rem;font-family:var(--font-en);color:var(--red)}.qa__a{margin:0;font-size:.97rem;line-height:2.1;color:#ded9cf}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.8rem 1.4rem;margin-top:0}.gallery .figure{margin:0}.gallery .figure img{aspect-ratio:4 / 3;object-fit:cover}.press{display:flex;gap:clamp(1.2rem,4vw,2.4rem);align-items:flex-start;padding:1.5rem;border:2px solid var(--ink)}@media(max-width:560px){.press{flex-direction:column}}.press__mag{margin:0;flex:none;width:clamp(110px,26%,170px)}.press__mag img{width:100%;height:auto;display:block;border:1px solid var(--rule)}.press__mag figcaption{margin-top:.5rem;font-size:.68rem;color:var(--gray);line-height:1.6}.press__body h3{margin:0 0 .7rem;font-size:clamp(1rem,2.6vw,1.2rem);font-weight:900}.press__body p{margin:0 0 .9rem;font-size:.92rem;line-height:1.95;color:var(--ink-soft)}.press__buy{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.press__buy a{display:inline-block;padding:.6rem 1.2rem;background:var(--ink);color:var(--paper);text-decoration:none;font-size:.85rem;font-weight:700}.press__buy a:hover{background:var(--red)}.press__pr{padding:.2rem .5rem;border:1px solid var(--gray);font-size:.68rem;font-weight:700;color:var(--gray)}.press__movie{margin-top:clamp(2.2rem,6vh,3.2rem)}.press__movie h3{margin:0 0 1rem;font-size:clamp(1rem,2.6vw,1.2rem);font-weight:900}.video{position:relative;aspect-ratio:16 / 9;background:var(--ink);overflow:hidden;border:1px solid var(--rule)}.video__facade{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer;display:block}.video__facade img{width:100%;height:100%;object-fit:cover}.video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(58px,8vw,76px);height:clamp(58px,8vw,76px);border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;transition:transform .25s}.video__facade:hover .video__play{transform:translate(-50%,-50%) scale(1.08)}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video__cap{margin:.6rem 0 0;padding-left:.65rem;border-left:3px solid var(--red);font-size:.78rem;line-height:1.8;color:var(--gray)}.colophon{padding:clamp(3.6rem,10vh,6rem) 0 clamp(2.5rem,6vh,4rem);background:var(--paper-2);border-top:3px double var(--ink)}.colophon__eyebrow{margin:0 0 1rem;font-size:.72rem;font-weight:900;letter-spacing:.2em;color:var(--red)}.colophon__title{margin:0 0 1.3rem;font-size:clamp(1.5rem,4.4vw,2.3rem);font-weight:900;line-height:1.45;letter-spacing:-.02em}.colophon__text{margin:0 0 2.2rem;max-width:42rem;font-size:.94rem;line-height:2.05;color:var(--ink-soft)}.colophon__links{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2.6rem}.btn{display:inline-flex;align-items:center;padding:.8rem 1.4rem;border:1px solid var(--ink);color:var(--ink);text-decoration:none;font-size:.86rem;font-weight:700;transition:background .2s,color .2s}.btn:hover{background:var(--ink);color:var(--paper)}.btn--primary{background:var(--red);border-color:var(--red);color:#fff}.btn--primary:hover{background:#a50d25;border-color:#a50d25;color:#fff}.colophon__note{margin:0;padding-top:1.6rem;border-top:1px solid var(--rule);font-size:.76rem;line-height:1.95;color:var(--gray)}.colophon__note a{color:var(--gray)}
