:root{--g-board-top:128px;--g-board-gap:56px;--g-group-top:72px;--g-group-gap:24px;--g-block-gap:64px;--g-title-gap:16px;--g-media-gap:40px;--g-fs-board:clamp(36px, 6.2cqw, 54px);--g-fs-group:clamp(32px, 5.5cqw, 48px);--g-fs-title:clamp(24px, 4.14cqw, 36px);--g-fs-body:clamp(14px, 2.41cqw, 21px);--g-lh-body:1.4;--g-text-min:50cqw;--g-shot-gap:10px;--g-shot-w:clamp(90px, calc((100cqw - var(--g-text-min) - var(--g-media-gap) - var(--g-shot-gap) - 4px) / 2), 300px );--g-bleed:24px;--g-col-pad:clamp(24px, 6vw, 88px);--g-line:#b9b9b9;--g-foot:#e1e1e1}@media (width<=899px){:root{--g-shot-w:min(200px, calc((100cqw - 2 * var(--g-col-pad) - var(--g-shot-gap)) / 2));--g-board-top:88px;--g-board-gap:40px;--g-group-top:56px;--g-group-gap:20px;--g-block-gap:48px;--g-title-gap:14px;--g-media-gap:24px;--g-fs-board:34px;--g-fs-group:28px;--g-fs-title:24px;--g-fs-body:14px;--g-lh-body:1.6}}.guide{grid-template-columns:1fr;min-height:100vh;display:grid}@media (width>=900px){.guide{grid-template-columns:1fr 1fr}}.guide__visual{background:var(--bg);min-height:70vh;position:relative;overflow:hidden}@media (width>=900px){.guide__visual{top:var(--header-h,0px);height:calc(100vh - var(--header-h,0px));min-height:0;position:sticky}}.guide-visual__stage{position:absolute;inset:0}.guide-visual__art{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.guide-visual__title{white-space:nowrap;font-family:"Kaisei Tokumin", var(--font-serif);letter-spacing:.06em;color:var(--ink);font-size:clamp(28px,1.95vw,42px);font-weight:500;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.guide__content{padding:0 var(--g-col-pad) 64px;background:var(--bg);position:relative;overflow-x:clip;container-type:inline-size}.guide__content>*{position:relative}.guide-path{pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.guide-path__line{fill:none;stroke:var(--g-line);stroke-width:2px;stroke-linecap:round;stroke-dasharray:6 10}.guide-path__reveal{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round}.guide-path__feet use{fill:var(--g-foot);opacity:0;transition:opacity .4s}.guide-path__feet use.is-on{opacity:1}.guide-board{padding-top:var(--g-board-top)}.guide-board:first-of-type{padding-top:clamp(48px,8vh,84px)}.guide-board__title{margin-bottom:var(--g-board-gap);font-family:var(--font-gothic);font-weight:700;font-size:var(--g-fs-board);color:#000;justify-content:center;align-items:center;gap:10px;line-height:1.2;display:flex}.guide-board__icon{width:auto;height:34px}.guide-group+.guide-group{margin-top:var(--g-group-top)}.guide-group__title{margin-bottom:var(--g-group-gap);font-family:var(--font-gothic);font-weight:700;font-size:var(--g-fs-group);color:#939393;line-height:1.2}.guide-block{gap:var(--g-media-gap);flex-wrap:wrap;align-items:flex-start;display:flex}.guide-block+.guide-block{margin-top:var(--g-block-gap)}.guide-block__text{flex:1 1 var(--g-text-min);min-width:0}.guide-block__media{flex:none}@media (width>=900px){.guide-block--left .guide-block__media{order:-1}}@media (width<=899px){.guide-block{justify-content:center}}.guide-block__title{font-family:var(--font-gothic);font-weight:800;font-size:var(--g-fs-title);text-wrap:balance;margin-bottom:var(--g-title-gap);color:#000;line-height:1.2}.guide-block__title--fixed{text-wrap:initial}.guide-block__title--fixed .nb{white-space:nowrap;display:inline-block}.guide-block__body{font-size:var(--g-fs-body);line-height:var(--g-lh-body);color:#000}.guide-block__media{gap:var(--g-shot-gap);align-items:flex-start;display:flex}.guide-shot-btn{cursor:zoom-in;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:none;padding:0;line-height:0;display:block}.guide-shot-btn:focus-visible{outline:2px solid var(--brand-red);outline-offset:4px;border-radius:12px}.guide-shot{width:var(--g-shot-w);aspect-ratio:117/220;flex:none;height:auto}.guide-shot--carplay{width:calc(2 * var(--g-shot-w) + var(--g-shot-gap));aspect-ratio:209/125}.guide-shot--share{width:calc(var(--g-shot-w) * (170 / 117));aspect-ratio:170/204;max-width:100%}@media (width>=900px){.guide-block--bleed{--g-shot-w:clamp(90px, calc((100cqw + var(--g-col-pad) + var(--g-bleed) - var(--g-text-min) - var(--g-media-gap) - 2 * var(--g-shot-gap) - 4px) / 3), 300px)}.guide-block--bleed.guide-block--right .guide-block__media{margin-right:calc(-1 * (var(--g-col-pad) + var(--g-bleed)))}.guide-block--bleed.guide-block--left .guide-block__media{margin-left:calc(-1 * (var(--g-col-pad) + var(--g-bleed)))}}@media (width<=599px){.guide-block--bleed .guide-block__media{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;margin-inline:calc(-1 * var(--g-col-pad));padding-inline:var(--g-col-pad);justify-content:flex-start;overflow-x:auto}.guide-block--bleed .guide-block__media::-webkit-scrollbar{display:none}.guide-block--carplay .guide-block__media,.guide-block--carplay .guide-shot-btn,.guide-shot--carplay{width:100%}}.guide-lightbox{opacity:0;width:100vw;max-width:none;height:100dvh;max-height:none;transition:opacity .4s ease, overlay .4s allow-discrete, display .4s allow-discrete;background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:hidden}.guide-lightbox[open]{opacity:1}@starting-style{.guide-lightbox[open]{opacity:0}}.guide-lightbox::backdrop{transition:background-color .4s ease, overlay .4s allow-discrete, display .4s allow-discrete;background:0 0}.guide-lightbox[open]::backdrop{background:#000000d1}@starting-style{.guide-lightbox[open]::backdrop{background:0 0}}@media (prefers-reduced-motion:reduce){.guide-lightbox,.guide-lightbox::backdrop{transition-duration:.15s}}.guide-lightbox__track{scroll-snap-type:x mandatory;overscroll-behavior:contain;scrollbar-width:none;outline:none;width:100%;height:100%;display:flex;overflow:auto hidden}.guide-lightbox__track::-webkit-scrollbar{display:none}.guide-lightbox__slide{scroll-snap-align:center;box-sizing:border-box;flex:0 0 100%;place-items:center;height:100%;padding:56px 16px 64px;display:grid}.guide-lightbox__figure{justify-items:center;gap:14px;margin:0;display:grid}.guide-lightbox__slide img{object-fit:contain;border-radius:18px;width:auto;max-width:min(92vw,480px);height:auto;max-height:calc(100dvh - 200px);box-shadow:0 24px 60px #00000080}.guide-lightbox__caption{max-width:min(92vw,480px);font-family:var(--font-gothic);color:#ffffffd9;text-align:center;text-wrap:balance;font-size:13px;line-height:1.5}.guide-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:40px;height:40px;padding:8px;position:absolute;top:12px;right:12px}.guide-lightbox__close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:100%;height:100%}.guide-lightbox__dots{justify-content:center;gap:10px;display:flex;position:absolute;bottom:24px;left:0;right:0}.guide-lightbox__dots button{cursor:pointer;background:#ffffff59;border:0;border-radius:50%;width:8px;height:8px;padding:0}.guide-lightbox__dots button.is-on{background:#fff}.guide__content .site-footer{margin-top:var(--g-board-top)}
