:root{--paper:#f7f6f2;--white:#fff;--ink:#20292b;--muted:#657073;--line:#d9dddb;--red:#ab332c;--soft:#edf0ec;--dark:#243039}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic","Noto Sans JP",sans-serif;line-height:1.7}a{color:inherit}button,a{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:3px}img{max-width:100%}.wrap{width:min(100% - 56px,1216px);margin-inline:auto}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{width:min(100% - 56px,1216px);height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-size:21px;font-weight:800;letter-spacing:.05em;line-height:1.1}.brand span{display:block;color:var(--red);font-size:10px;letter-spacing:.18em;font-weight:700;margin-top:5px}.site-header nav{display:flex;gap:30px}.site-header nav a{text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.06em}.site-header nav a:hover,.quiet-link:hover,.back:hover{color:var(--red)}.kicker{font-size:11px!important;letter-spacing:.2em;color:var(--red);font-weight:800!important;margin:0 0 19px!important}.hero{display:grid;grid-template-columns:.88fr 1.12fr;min-height:620px;gap:48px;align-items:center;padding-block:68px 76px}.hero-copy h1{font-size:clamp(36px,4.2vw,62px);line-height:1.25;letter-spacing:.015em;margin:0 0 28px;font-weight:800}.hero-lead{font-size:17px;max-width:470px;margin:0 0 35px;color:#435053}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--red);color:white;text-decoration:none;font-size:13px;font-weight:800;padding:15px 21px;min-height:52px}.button:hover{background:#842821}.quiet-link{font-size:13px;font-weight:800;text-decoration:none}.hero-foot{font-size:12px;color:var(--muted);margin:27px 0 0}.hero-image{position:relative;align-self:stretch;min-height:460px}.hero-image .photo{height:100%;min-height:460px}.hero-image .photo img{height:calc(100% - 53px);min-height:407px}.hero-label{position:absolute;right:18px;bottom:60px;background:white;padding:15px 19px;min-width:205px;box-shadow:0 4px 20px #0002}.hero-label span,.hero-label strong,.hero-label a{display:block}.hero-label span{color:var(--red);font-size:11px;font-weight:800}.hero-label strong{font-size:16px;margin:2px 0 5px}.hero-label a{font-size:11px;color:var(--red);font-weight:800;text-decoration:none}.photo{margin:0;height:100%;background:#e8ebe9;display:flex;flex-direction:column}.photo img{display:block;width:100%;height:clamp(210px,20vw,270px);object-fit:cover;object-position:center;filter:saturate(.9)}.photo figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2px 10px;min-height:43px;padding:7px 10px;background:#eef0ee;color:#596267;font-size:10px;line-height:1.45}.photo figcaption a{text-underline-offset:2px}.intro-band{background:var(--dark);color:white}.intro-band-inner{display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:28px;padding-block:24px}.intro-band strong{font-size:14px;letter-spacing:.04em}.intro-band p{margin:0;font-size:13px;color:#e1e6e5}.intro-band a{font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap;border-bottom:1px solid #bdc8c8;padding-bottom:3px}.section{padding-block:94px}.section-head{margin-bottom:32px}.section-head h2{font-size:clamp(27px,3vw,40px);line-height:1.4;margin:0 0 8px;letter-spacing:.015em}.section-head>p:last-child{color:var(--muted);font-size:14px;margin:0;max-width:730px}.comparison{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.comparison a{display:grid;gap:2px;padding:29px 26px 27px;text-decoration:none;border-right:1px solid var(--line);min-height:214px;transition:background .15s}.comparison a:last-child{border-right:0}.comparison a:hover{background:#eaece8}.comparison span{color:var(--red);font-size:11px;font-weight:800}.comparison strong{font-size:24px}.comparison em{font-style:normal;font-size:16px;font-weight:800}.comparison small{font-size:12px;color:var(--muted);align-self:end}.comparison-note{font-size:12px;color:var(--muted);margin:18px 0 0}.lineup-section{background:white}.car-group{margin-top:68px}.group-head{display:flex;justify-content:space-between;align-items:end;gap:20px;border-bottom:1px solid var(--ink);padding-bottom:15px;margin-bottom:22px}.group-head h3{font-size:23px;margin:0 0 3px}.group-head p{font-size:13px;color:var(--muted);margin:0}.group-head>span{font-size:11px;letter-spacing:.17em;color:var(--red);font-weight:800;white-space:nowrap}.car-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.car-card{background:white;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.card-visual{height:clamp(250px,24vw,320px)}.card-visual .photo img{height:calc(100% - 44px)}.card-visual .photo figcaption{height:44px;overflow:hidden}.card-copy{padding:21px 22px 20px;display:flex;flex-direction:column;flex:1}.card-kind{font-size:11px;color:var(--red);font-weight:800;letter-spacing:.08em;margin:0 0 4px}.card-copy h3{font-size:21px;line-height:1.4;margin:0 0 10px}.card-copy h3 a{text-decoration:none}.card-copy h3 a:hover{color:var(--red)}.card-intro{font-size:13px;color:#465154;line-height:1.75;margin:0 0 17px;flex:1}.card-facts{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.card-facts span{background:var(--soft);font-size:10px;font-weight:700;padding:4px 7px;color:#465154}.card-end{border-top:1px solid var(--line);padding-top:14px;display:flex;align-items:end;justify-content:space-between;gap:8px}.card-end strong{font-size:16px;white-space:nowrap}.card-end a{font-size:11px;color:var(--red);font-weight:800;text-decoration:none;white-space:nowrap}.card-end a span{font-size:15px}.photo-empty{height:100%;background:#eae6dd;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:22px;gap:5px}.photo-empty>span{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.14em}.photo-empty strong{font-size:23px;line-height:1.35}.photo-empty a{font-size:12px;font-weight:800;color:var(--red);margin-top:6px}.photo-empty small{font-size:10px;line-height:1.5;color:#556064;margin-top:6px}.lineup-source,.final-source{font-size:11px;color:var(--muted);line-height:1.7}.lineup-source{margin:30px 0 0}.words{border-top:1px solid var(--line)}.glossary{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.glossary details{border-top:1px solid var(--line)}.glossary details:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.glossary summary{list-style:none;cursor:pointer;padding:15px 0;font-size:15px;font-weight:800;display:flex;justify-content:space-between}.glossary summary::-webkit-details-marker{display:none}.glossary summary span{color:var(--red);font-weight:400;font-size:20px;line-height:1}.glossary details[open] summary span{transform:rotate(45deg)}.glossary details p{font-size:13px;color:#495457;margin:0 0 19px;max-width:550px}.shop-section{background:#e8eae5;padding-block:90px}.shop-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%}.shop-layout h2{font-size:clamp(32px,4vw,51px);line-height:1.25;margin:0 0 22px}.shop-layout>div:first-child>p:last-child{font-size:15px;max-width:340px;color:#465154}.shop-steps{border-top:1px solid var(--ink)}.shop-steps>div{display:grid;grid-template-columns:40px 1fr;border-bottom:1px solid #bcc4c1;gap:18px;padding:18px 0}.shop-steps span{color:var(--red);font-size:12px;font-weight:800}.shop-steps p{margin:0;font-size:13px;color:#465154}.shop-steps strong{display:block;font-size:15px;color:var(--ink);margin-bottom:5px}.final-source{padding-block:25px}.site-footer{border-top:1px solid #cdd3d0;padding-block:27px 42px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.site-footer strong{font-size:18px}.site-footer p{font-size:11px;color:var(--muted);margin:3px 0}.detail{padding-block:34px 90px}.back{font-size:12px;font-weight:800;color:var(--red);text-decoration:none}.detail-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:62px 0 28px}.detail-head h1{font-size:clamp(39px,5vw,65px);line-height:1.25;margin:0 0 14px}.detail-head>div:first-child>p:last-child{margin:0;font-size:16px;max-width:670px;color:#475357}.price-box{border-left:2px solid var(--red);padding-left:20px;min-width:245px}.price-box span,.price-box small{display:block;font-size:11px;color:var(--muted)}.price-box strong{display:block;font-size:25px;line-height:1.5;white-space:nowrap}.detail-photo{height:auto}.detail-photo .photo img{height:clamp(330px,47vw,610px);object-fit:cover}.detail-photo .photo figcaption{padding:10px 13px}.detail-photo .photo-empty{height:420px}.photo-alert{background:#f0e5dc;border-left:3px solid var(--red);padding:13px 17px;font-size:12px;margin:14px 0 0}.fact-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--ink);margin:35px 0 85px}.fact-strip>div{padding:20px 15px 21px;border-right:1px solid var(--line)}.fact-strip>div:last-child{border:0}.fact-strip span,.fact-strip small{display:block;font-size:10px;color:var(--muted)}.fact-strip strong{display:block;font-size:15px;margin-top:5px}.detail-summary{display:grid;grid-template-columns:1fr 1fr;gap:11%;margin-bottom:70px}.detail-summary h2,.pros-cons h2,.visit h2,.detail-related h2{font-size:clamp(24px,2.7vw,34px);margin:0 0 14px}.detail-summary>div:first-child>p:last-child{font-size:16px;margin:0}.detail-difference{border-left:3px solid var(--red);padding:6px 0 6px 22px;align-self:center}.detail-difference span{font-size:11px;font-weight:800;color:var(--red)}.detail-difference p{font-size:15px;font-weight:700;margin:6px 0 0}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:28px}.pros-cons section{background:white;border-top:2px solid var(--ink);padding:29px 30px 26px}.pros-cons section:last-child{border-top-color:var(--red)}.pros-cons ul{margin:20px 0 0;padding-left:1.2em}.pros-cons li{font-size:14px;margin-bottom:13px;line-height:1.75}.pros-cons li::marker{color:var(--red)}.visit{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#e8eae5;margin-top:48px;padding:30px 36px}.visit h2{margin-bottom:7px}.visit p:last-child{font-size:14px;margin:0}.visit .button{max-width:265px;line-height:1.5;flex-shrink:0}.detail-related{margin-top:90px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-grid a{display:flex;flex-direction:column;background:white;border:1px solid var(--line);padding:19px 20px;text-decoration:none}.related-grid a:hover{border-color:var(--red)}.related-grid span{font-size:11px;color:var(--red);font-weight:800}.related-grid strong{font-size:17px;margin:4px 0}.related-grid small{font-size:13px;font-weight:700}.related-grid em{font-style:normal;color:var(--red);font-size:11px;font-weight:800;margin-top:14px}.detail-source{font-size:11px;color:var(--muted);margin-top:45px}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:32px;padding-block:56px}.hero-image{min-height:400px}.hero-image .photo{min-height:400px}.hero-image .photo img{min-height:347px}.car-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-layout{gap:5%}.photo figcaption{font-size:9px}.card-visual{height:290px}}
@media(max-width:650px){.wrap,.header-inner{width:min(100% - 32px,1216px)}.header-inner{height:65px}.brand{font-size:17px}.brand span{font-size:8px}.site-header nav{gap:14px}.site-header nav a{font-size:10px}.site-header nav a:last-child{display:none}.hero{padding-block:44px 46px;gap:28px;min-height:0}.hero-copy h1{font-size:38px;margin-bottom:19px}.hero-lead{font-size:15px;margin-bottom:25px}.hero-image,.hero-image .photo{min-height:330px}.hero-image .photo img{min-height:277px}.hero-label{right:10px;bottom:58px;padding:11px 13px;min-width:165px}.hero-label strong{font-size:13px}.hero-foot{font-size:11px}.intro-band-inner{grid-template-columns:1fr;gap:6px;padding-block:19px}.intro-band p{font-size:12px}.intro-band a{justify-self:start;margin-top:5px}.section{padding-block:62px}.section-head h2{font-size:28px}.comparison{grid-template-columns:1fr}.comparison a{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:18px 7px;grid-template-columns:1fr auto;align-items:center}.comparison a:last-child{border-bottom:0}.comparison a span,.comparison a small{grid-column:1/-1}.comparison strong{font-size:21px}.comparison em{font-size:14px}.car-group{margin-top:50px}.group-head h3{font-size:20px}.group-head p{font-size:11px}.car-grid{grid-template-columns:1fr;gap:18px}.card-visual{height:clamp(280px,70vw,380px)}.card-copy{padding:18px}.card-intro{font-size:13px}.photo img{object-position:center}.glossary{grid-template-columns:1fr}.glossary details:nth-last-child(2){border-bottom:0}.shop-section{padding-block:65px}.shop-layout{grid-template-columns:1fr;gap:25px}.shop-layout h2{font-size:36px}.shop-layout>div:first-child>p:last-child{max-width:none}.footer-grid{grid-template-columns:1fr;gap:16px}.detail{padding-block:25px 60px}.detail-head{display:block;margin:43px 0 22px}.detail-head h1{font-size:40px}.detail-head>div:first-child>p:last-child{font-size:14px}.price-box{margin-top:25px}.detail-photo .photo img{height:310px}.detail-photo .photo-empty{height:290px}.fact-strip{grid-template-columns:1fr 1fr;margin:25px 0 55px}.fact-strip>div{padding:14px 8px}.fact-strip>div:nth-child(2){border:0}.fact-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.fact-strip strong{font-size:13px}.detail-summary{grid-template-columns:1fr;gap:28px;margin-bottom:45px}.detail-summary>div:first-child>p:last-child{font-size:14px}.detail-difference p{font-size:14px}.pros-cons{grid-template-columns:1fr;gap:18px}.pros-cons section{padding:24px 21px}.pros-cons li{font-size:13px}.visit{display:block;padding:25px 22px}.visit .button{margin-top:21px;max-width:none}.related-grid{grid-template-columns:1fr}.detail-related{margin-top:65px}}
@media(max-width:650px){.detail-head h1{font-size:32px;word-break:keep-all;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Car profiles read like a visual field guide: photo, quick judgment, then evidence. */
.detail-top{margin:56px 0 25px;max-width:830px}
.detail-eyebrow{font-size:12px;color:var(--red);font-weight:800;letter-spacing:.06em;margin:0 0 8px}
.detail-eyebrow span{color:var(--muted);font-weight:600}
.detail-top h1{font-size:clamp(42px,5vw,64px);line-height:1.2;letter-spacing:.015em;margin:0 0 13px}
.detail-deck{font-size:18px;line-height:1.75;color:#465154;margin:0;max-width:730px}
.detail-photo .photo img{height:clamp(390px,52vw,630px);object-fit:cover;object-position:center}
.detail-photo .photo-empty{height:310px;align-items:center;text-align:center;justify-content:center;background:#e9e9e1;border:1px solid #d4d6cf;padding:28px}
.detail-photo .photo-empty>span{font-size:12px}
.detail-photo .photo-empty strong{font-size:29px}
.detail-photo .photo-empty a{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:white;text-decoration:none;font-size:14px;padding:12px 19px;min-height:48px;margin-top:14px}
.detail-photo .photo-empty small{font-size:11px;max-width:420px;margin-top:13px}
.detail-photo-note{border-bottom:1px solid var(--line);max-width:100%}
.detail-photo-note summary{cursor:pointer;font-size:12px;font-weight:700;color:#795047;padding:9px 0;list-style:disclosure-closed}
.detail-photo-note[open] summary{list-style:disclosure-open}
.detail-photo-note p{font-size:13px;color:#485457;line-height:1.7;margin:0 0 12px}
.detail-price-row{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:26px 0 28px;border-bottom:1px solid var(--ink)}
.detail-price-row span,.detail-price-row small{display:block;color:var(--muted);font-size:12px}
.detail-price-row strong{display:block;font-size:clamp(28px,3vw,38px);line-height:1.3;margin:3px 0 4px;letter-spacing:-.02em}
.detail-price-row a{font-size:14px;font-weight:800;color:var(--red);text-decoration:none;border-bottom:1px solid currentColor;white-space:nowrap;padding-bottom:3px}
.detail-glance{display:grid;grid-template-columns:.85fr 1.15fr;background:#29383b;color:white;margin-top:38px}
.detail-glance-lead{padding:27px 31px;border-right:1px solid #617072}
.detail-glance-lead span,.detail-glance-pair>div>span:nth-child(2){display:block;font-size:12px;color:#dfb0a4;font-weight:800;margin-bottom:8px}
.detail-glance-lead strong{display:block;font-size:clamp(20px,2vw,27px);line-height:1.5}
.detail-glance-pair{display:grid;grid-template-columns:1fr 1fr}
.detail-glance-pair>div{padding:25px 25px 26px}
.detail-glance-pair>div+div{border-left:1px solid #617072}
.glance-sign{font-family:Georgia,serif;display:block;color:#dfb0a4;font-size:30px;line-height:1;margin-bottom:8px}
.detail-glance-pair strong{display:block;font-size:17px;line-height:1.5}
.detail-facts{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--ink);margin-bottom:0}
.detail-facts>div{padding:18px 22px 21px;border-right:1px solid var(--line)}
.detail-facts>div:last-child{border-right:0}
.detail-facts span,.detail-facts small{display:block;color:var(--muted);font-size:12px;line-height:1.5}
.detail-facts strong{display:block;font-size:19px;margin:5px 0 2px}
.detail-related{margin-top:84px}
.detail-related .section-head{margin-bottom:25px}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.related-card{min-width:0;background:white;border:1px solid var(--line);display:flex;flex-direction:column}
.related-visual{height:auto}
.related-visual .photo img{height:210px;object-fit:cover}
.related-visual .photo figcaption{display:block;min-height:48px;font-size:10px;color:#596267;font-weight:400;line-height:1.45}
.related-visual .photo figcaption span{display:block;color:inherit;font-size:inherit;font-weight:inherit}
.related-visual .photo figcaption a,.related-visual .photo-empty a{display:inline;background:none;border:0;padding:0;margin:0;color:inherit;font-size:inherit;font-weight:inherit;text-decoration:underline;min-height:0}
.related-visual .photo figcaption a:hover,.related-visual .photo-empty a:hover{border:0;color:var(--red)}
.related-copy{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}
.related-copy span{color:var(--red);font-size:11px;font-weight:800}
.related-copy strong{font-size:20px;line-height:1.4;margin:4px 0 6px}
.related-copy small{font-size:15px;font-weight:800}
.related-copy a{display:inline;background:none;border:0;font-size:13px;font-weight:800;color:var(--red);text-decoration:none;margin-top:auto;padding:14px 0 0;min-height:0}
.related-copy a:hover{border:0;color:#842821}
.detail-related .detail-difference{margin-top:28px;background:#ebeee9;border-left:4px solid var(--red);padding:19px 24px}
.detail-related .detail-difference span{font-size:12px}
.detail-related .detail-difference p{font-size:17px;line-height:1.65;margin-top:6px}
.detail-points{margin-top:88px}
.detail-points .section-head{margin-bottom:26px}
.detail-points .pros-cons{gap:16px}
.detail-points .pros-cons section{border:1px solid var(--line);padding:25px 26px 15px}
.detail-points .pros-cons section:last-child{border-color:#d5c3bd;background:#faf7f4}
.point-heading{display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line);padding-bottom:15px}
.point-symbol{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#e5ebe5;color:#3f5a51;font-family:Georgia,serif;font-size:25px;line-height:1}
.detail-points .pros-cons section:last-child .point-symbol{background:#f1e2dd;color:var(--red)}
.point-heading h3{font-size:21px;line-height:1.4;margin:0}
.detail-points .pros-cons ol{list-style:none;counter-reset:detailpoint;margin:8px 0 0;padding:0}
.detail-points .pros-cons li{counter-increment:detailpoint;display:grid;grid-template-columns:27px 1fr;gap:8px;padding:13px 0;margin:0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.65}
.detail-points .pros-cons li:last-child{border-bottom:0}
.detail-points .pros-cons li::before{content:counter(detailpoint, decimal-leading-zero);font-size:11px;font-weight:800;color:var(--red);padding-top:4px}
.detail .visit{margin-top:67px;padding:30px 33px}
.detail .visit h2{font-size:28px}
.detail .visit p:last-child{font-size:16px;line-height:1.7}
.detail .visit .button{max-width:300px}
.detail-source{line-height:1.75}
@media(max-width:900px){
  .detail-glance{grid-template-columns:1fr}
  .detail-glance-lead{border-right:0;border-bottom:1px solid #617072}
}
@media(max-width:650px){
  .detail{padding-top:24px}
  .detail-top{margin:33px 0 18px}
  .detail-eyebrow{font-size:12px;line-height:1.5;margin-bottom:8px}
  .detail-top h1{font-size:37px;line-height:1.2;margin-bottom:9px}
  .detail-deck{font-size:16px;line-height:1.65}
  .detail-photo{margin-inline:-16px}
  .detail-photo .photo img{height:355px;object-position:center}
  .detail-photo .photo figcaption{font-size:10px;padding:8px 16px;line-height:1.4}
  .detail-photo .photo-empty{height:240px;margin-inline:16px;padding:20px}
  .detail-photo .photo-empty strong{font-size:23px}
  .detail-photo .photo-empty a{font-size:13px}
  .detail-photo-note summary{font-size:13px;padding:9px 0}
  .detail-price-row{align-items:start;gap:9px;padding:19px 0 21px}
  .detail-price-row span,.detail-price-row small{font-size:11px;line-height:1.4}
  .detail-price-row strong{font-size:28px;white-space:nowrap}
  .detail-price-row a{font-size:12px;white-space:normal;min-width:90px;text-align:right;padding-top:5px}
  .detail-glance{margin-top:25px}
  .detail-glance-lead{padding:20px 21px}
  .detail-glance-lead span,.detail-glance-pair>div>span:nth-child(2){font-size:11px;margin-bottom:6px}
  .detail-glance-lead strong{font-size:20px;line-height:1.45}
  .detail-glance-pair>div{padding:16px 18px 19px}
  .glance-sign{font-size:24px;margin-bottom:5px}
  .detail-glance-pair strong{font-size:15px;line-height:1.5}
  .detail-facts>div{padding:13px 10px 15px}
  .detail-facts span,.detail-facts small{font-size:11px}
  .detail-facts strong{font-size:16px;line-height:1.45}
  .detail-related{margin-top:58px}
  .detail-related .section-head h2,.detail-points .section-head h2{font-size:26px}
  .detail-related .section-head>p:last-child{font-size:14px}
  .related-grid{grid-template-columns:1fr;gap:10px}
  .related-card{display:grid;grid-template-columns:44% 56%}
  .related-visual .photo img{height:145px}
  .related-visual .photo figcaption{min-height:0;font-size:9px;line-height:1.3;padding:5px 6px}
  .related-copy{padding:12px 13px}
  .related-copy span{font-size:10px}
  .related-copy strong{font-size:17px;margin:2px 0 4px}
  .related-copy small{font-size:14px}
  .related-copy a{font-size:12px;padding-top:8px}
  .detail-related .detail-difference{margin-top:19px;padding:15px 17px}
  .detail-related .detail-difference p{font-size:15px;line-height:1.6}
  .detail-points{margin-top:61px}
  .detail-points .pros-cons{gap:11px}
  .detail-points .pros-cons section{padding:17px 18px 8px}
  .point-heading h3{font-size:19px}
  .detail-points .pros-cons li{font-size:15px;padding:11px 0}
  .detail .visit{margin-top:48px;padding:22px 20px}
  .detail .visit h2{font-size:24px}
  .detail .visit p:last-child{font-size:15px}
  .detail .visit .button{max-width:none;width:100%}
  .detail-source{font-size:12px;margin-top:28px}
}
