/* 査定の入口と、高く買える理由。2026-09 第6稿 */
:root { --rail-width: 224px; --rail-offset: 254px; --rail-top: 147px; }
.nav-small-label { display: none; }
.appraisal-section { border: 3px solid #ca2030; background: #fff; margin: 28px auto; width: calc(100% - 36px); max-width: 1060px; scroll-margin-top: 15px; }
.appraisal-heading { text-align: center; background: #ca2030; color: #fff; padding: 13px 10px; }
.appraisal-heading > p { font-size: 13px; font-weight: 700; }
.appraisal-heading h2 { color: #ffdf68; font-size: 29px; line-height: 1.35; margin: 5px 0; }
.appraisal-heading h2 span { color: #fff; margin-left: 3px; }
.appraisal-heading .appraisal-area { font-size: 11px; font-weight: 400; }
.appraisal-body { padding: 16px; }
.appraisal-guide { color: #071b45; font-weight: 700; font-size: 14px; margin-bottom: 11px; }
.vehicle-fields { display: grid; grid-template-columns: repeat(4, 1fr); gap: 11px; }
.vehicle-fields label, .contact-fields > label { display: block; color: #071b45; font-size: 14px; font-weight: 700; }
.vehicle-fields input, .vehicle-fields select, .contact-fields input:not([type=checkbox]), .contact-fields select, .contact-fields textarea { display: block; width: 100%; margin-top: 5px; border: 1px solid #8e9bb0; border-radius: 3px; background: #fff; color: #18273b; font: inherit; font-size: 16px; font-weight: 400; padding: 9px 10px; min-height: 43px; }
.vehicle-fields input::placeholder, .contact-fields input::placeholder, .contact-fields textarea::placeholder { color: #707a89; opacity: 1; }
.vehicle-fields input:focus-visible, .vehicle-fields select:focus-visible, .contact-fields input:focus-visible, .contact-fields select:focus-visible, .contact-fields textarea:focus-visible { outline: 3px solid #dfae26; outline-offset: 2px; }
.appraisal-hint, .appraisal-next { font-size: 12px; color: #536175; margin: 9px 0; }
.appraisal-next { text-align: center; margin: 7px 0 0; }
.appraisal-submit { display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; padding: 12px 10px; min-height: 48px; background: #c82030; color: #fff; border: 0; border-radius: 3px; font: inherit; font-weight: 700; font-size: 16px; cursor: pointer; box-shadow: 0 3px 0 #8d101d; }
.appraisal-submit:hover { background: #ad1526; }
.appraisal-submit:disabled { background: #737d88; box-shadow: none; cursor: wait; }
.appraisal-submit > span { font-size: 24px; line-height: 1; }
.vehicle-form .appraisal-submit { max-width: 410px; margin: 12px auto 0; }
.appraisal-alternatives { text-align: center; border-top: 1px solid #d8dce3; margin-top: 14px; padding-top: 12px; }
.appraisal-line { display: block; font-size: 13px; font-weight: 700; color: #067240; }
.appraisal-phone { display: block; color: #b51829; font-size: 22px; font-weight: 700; text-decoration: none; margin-top: 7px; white-space: nowrap; }
.appraisal-phone small { display: block; color: #073e7e; font-size: 11px; line-height: 1.4; }
.appraisal-alternatives > p { color: #536175; font-size: 12px; }
.reasons-section { background: #fff; color: #101c30; padding: 55px 0 50px; }
.reasons-heading > p:first-child { display: inline-block; background: #c82030; color: #fff; padding: 3px 16px; font-weight: 700; font-size: 19px; transform: rotate(-2deg); margin-bottom: 19px; }
.reasons-heading h2 { color: #091c42; font-size: clamp(36px, 4vw, 51px); line-height: 1.55; letter-spacing: -.035em; }
.reasons-heading h2 em { display: inline-block; white-space: nowrap; color: #c82030; background: linear-gradient(transparent 78%, #ffe079 0); }
.reasons-lead { font-size: 17px; margin: 20px 0 6px; }
.reason-list { margin-top: 27px; }
.reason-list > li { display: grid; grid-template-columns: 82px 1fr; gap: 27px; border-top: 2px solid #142445; padding: 29px 0 30px; }
.reason-no { white-space: nowrap; color: #c82030; font-size: 70px; font-weight: 700; line-height: 1.15; letter-spacing: -.075em; }
.reason-tag { font-size: 14px; font-weight: 700; color: #5e6878; margin-bottom: 7px; }
.reason-list h3 { color: #101f3e; font-size: 31px; line-height: 1.55; letter-spacing: -.025em; }
.reason-list h3 em { color: #c82030; }
.reason-list h3 + p { margin-top: 15px; font-size: 16px; line-height: 2; max-width: 720px; }
.cost-list { display: flex; gap: 15px; flex-wrap: wrap; margin-top: 17px; }
.cost-list li { color: #071b45; font-size: 14px; font-weight: 700; border-bottom: 3px solid #e8b83f; padding-bottom: 3px; }
.reason-link { display: inline-block; color: #073e7e; font-size: 14px; margin-top: 14px; }
.reason-ono-quote { display: inline-block; background: #fff3c2; border-left: 4px solid #c82030; padding: 13px 17px; margin-top: 17px; font-size: 15px; font-weight: 700; line-height: 1.8; transform: rotate(-.5deg); }
.reason-ono-quote span { display: block; color: #785e19; font-size: 12px; margin-bottom: 2px; }
.ono-whisper { background: #fff3c2; border-left: 5px solid #cc2031; padding: 21px 25px; margin: 1px 0 30px 28px; transform: rotate(-1deg); font-size: 16px; line-height: 1.9; }
.ono-whisper > span { display: block; font-size: 13px; margin-bottom: 4px; color: #625129; }
.ono-whisper strong { color: #b9192b; }
.reason-action { text-align: center; margin-top: 35px; }
.reason-form-link { display: block; color: #073e7e; font-size: 14px; margin-top: 16px; }
.work-photo-slot { margin: 25px 0; }
.work-photo-slot img, .store-photo-slot img { width: 100%; height: auto; }
.work-photo-slot figcaption, .store-photo-slot figcaption { font-size: 14px; margin-top: 9px; }
.contact-dialog { width: min(620px, calc(100% - 28px)); max-height: calc(100dvh - 36px); border: 0; border-top: 6px solid #c82030; padding: 0; border-radius: 5px; color: #172238; background: #fff; box-shadow: 0 15px 70px #0006; overflow: auto; overscroll-behavior: contain; }
.contact-dialog::backdrop { background: #07142ad1; }
.contact-dialog-head { display: flex; gap: 15px; justify-content: space-between; align-items: flex-start; padding: 22px 25px 16px; }
.contact-dialog-head p { color: #59687a; font-size: 12px; }
.contact-dialog-head h2 { font-size: 22px; line-height: 1.6; margin-top: 4px; }
.contact-close { padding: 6px 9px; min-height: 40px; white-space: nowrap; font-size: 12px; color: #273c59; border: 1px solid #b8c3d1; background: #fff; cursor: pointer; }
.selected-vehicle { padding: 13px 25px; background: #f0f4f8; font-weight: 700; font-size: 14px; overflow-wrap: anywhere; }
#contact-form { padding: 21px 25px 24px; }
.contact-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 19px 18px; }
.contact-fields > label:nth-of-type(n+5), .contact-privacy { grid-column: 1/-1; }
.contact-fields label > span { font-size: 11px; color: #ba1e2c; margin-left: 5px; }
.contact-fields label > small { color: #627082; font-size: 12px; font-weight: 400; }
.contact-fields label > input + small { display: block; margin-top: 6px; }
.contact-fields textarea { resize: vertical; }
.contact-privacy { background: #f3f5f8; padding: 14px 16px; font-size: 13px; }
.contact-privacy label { display: flex; align-items: center; gap: 9px; font-size: 14px; font-weight: 700; margin-top: 9px; cursor: pointer; }
.contact-privacy input { width: 18px; height: 18px; accent-color: #073e7e; flex-shrink: 0; }
.contact-actions { display: flex; gap: 12px; align-items: center; margin-top: 21px; }
.contact-back { flex-shrink: 0; font: inherit; font-size: 14px; padding: 10px 12px; border: 1px solid #7d899c; color: #243f62; background: #fff; min-height: 48px; cursor: pointer; }
.contact-assurance { font-size: 12px; line-height: 1.8; margin-top: 19px; text-align: center; }
.contact-assurance a { font-weight: 700; color: #b71929; white-space: nowrap; }
.contact-preview-note { background: #fff0ba; color: #56430f; font-size: 13px; padding: 9px 25px; }
.contact-review h3 { font-size: 19px; margin-bottom: 15px; }
.contact-review dl { margin: 0; }
.contact-review dl > div { display: grid; grid-template-columns: 110px 1fr; gap: 15px; border-bottom: 1px solid #dce2eb; padding: 11px 0; font-size: 14px; }
.contact-review dt { font-weight: 700; }.contact-review dd { margin: 0; white-space: pre-wrap; overflow-wrap: anywhere; }
#contact-error { background: #fff0f1; border-left: 4px solid #b81929; color: #971521; font-size: 14px; padding: 13px 15px; margin-top: 17px; }
.contact-done { padding: 24px 17px; font-size: 16px; background: #eef6f0; border-left: 4px solid #187143; line-height: 1.9; }
body:has(.contact-dialog[open]) { overflow: hidden; }
@media(min-width:1100px) {
  #main, .site-footer { margin-left: var(--rail-offset); }
  .appraisal-section { position: fixed; z-index: 25; top: var(--rail-top); left: 15px; bottom: auto; width: var(--rail-width); max-height: calc(100dvh - var(--rail-top) - 14px); overflow-y: auto; overscroll-behavior: contain; margin: 0; scrollbar-width: thin; }
  .appraisal-body { padding: 11px 12px 8px; }.appraisal-heading { padding: 9px 5px; }.appraisal-heading > p { font-size: 12px; line-height: 1.5; }.appraisal-heading h2 { font-size: 26px; margin-block: 4px; }.appraisal-heading .appraisal-area { font-size: 10px; }
  .vehicle-fields { grid-template-columns: 1fr; gap: 7px; }.vehicle-fields label { font-size: 13px; line-height: 1.35; }.vehicle-fields input, .vehicle-fields select { padding: 7px 6px; min-height: 39px; line-height: 1.3; margin-top: 4px; }
  .appraisal-guide { font-size: 13px; line-height: 1.5; margin-bottom: 9px; }.appraisal-hint, .appraisal-next { font-size: 11px; line-height: 1.5; }.appraisal-hint { margin-block: 8px; }.appraisal-next { display: none; }
  .appraisal-submit { font-size: 15px; padding: 9px 7px; min-height: 44px; line-height: 1.5; }.vehicle-form .appraisal-submit { margin-top: 9px; }.appraisal-line { font-size: 12px; line-height: 1.5; }.appraisal-phone { font-size: 20px; line-height: 1.4; margin-top: 5px; }.appraisal-alternatives { margin-top: 6px; padding-top: 5px; }.appraisal-alternatives > p { font-size: 11px; line-height: 1.5; }
  .appraisal-section:target { outline: 4px solid #e7ba43; outline-offset: 2px; }
  .hero-grid { width: calc(100% - 62px); }.hero .trust-strip { padding-inline: 15px; }.trust-strip li { font-size: 17px; padding-inline: 9px; }
  .header-main { min-height: 86px; }.reasons-section { padding-top: 49px; }
}
@media(min-width:1100px) and (max-width:1430px) {
  #main > .section > .wrap, #main > .campaign > .wrap, .site-footer > .wrap { width: calc(100% - 52px); }
  .hero-grid { grid-template-columns: 1.14fr .86fr; gap: 28px; padding-block: 33px; }
  .hero-first { font-size: 46px; }.hero h1 em { font-size: 111px; }.hero-ni { font-size: 52px; }.hero-last { font-size: 42px; }.hero h1 { margin-bottom: 25px; }
  .hero-hand { font-size: 18px; }.hero-copy { font-size: 14px; }.hero-actions .button { font-size: 20px; gap: 9px; padding-inline: 12px; }.hero-actions .button small { font-size: 11px; padding-left: 8px; }
  .hero-photo > img { height: 398px; }.hero-name > strong { font-size: 25px; }.hero-name { padding: 11px 12px; }.hero-photo-note { left: -24px; padding: 11px 13px; font-size: 18px; }.hero-photo-note strong { font-size: 24px; }.ono-stamp { right: -10px; font-size: 18px; padding: 10px 8px; }
  .hero-phone strong { font-size: 21px; }.hero-phone small { font-size: 11px; }.hero-phone { gap: 3px 9px; }
  .trust-strip li { font-size: 15px; }.trust-strip li > span { font-size: 11px; }
  .campaign-inner { grid-template-columns: 1fr; gap: 12px; padding: 20px; }.campaign-link { text-align: right; }
  h2 { font-size: 33px; }.experience span { font-size: 18px; }.recommendation-layout { gap: 28px; }.recommendation-copy blockquote { font-size: 16px; }
  .tanaka-portrait figcaption { padding: 13px 14px; gap: 8px; }.tanaka-portrait figcaption strong { font-size: 22px; }.tanaka-portrait figcaption span { font-size: 11px; }
  .operator-story { grid-template-columns: 120px 185px 1fr; gap: 19px; padding: 21px; }.operator-story > img { width: 120px; height: 140px; }.operator-story > p { font-size: 14px; }
  .welcome { grid-template-columns: 1fr 1.25fr; padding: 25px; gap: 20px; }.welcome h3 > span { font-size: 24px; }
  .case-body { padding: 15px; }.case h3 { font-size: 16px; }.case-price strong { font-size: 37px; }.case-price > small { font-size: 11px; }.cases-grid { gap: 15px; }
  .heading-row { display: block; }.heading-row .source-link { display: block; text-align: right; margin-top: 10px; }
  .owner-grid { gap: 35px; }.owner-copy h2 { font-size: 31px; }.access-grid { gap: 25px; }.shop-info { padding: 23px 19px; }.shop-info dl > div { grid-template-columns: 67px 1fr; gap: 6px; }.shop-info dd { font-size: 13px; }.tel-link { font-size: 18px; }.flow-step h3 { font-size: 18px; }
  .group-links { gap: 0 17px; }.group-links a { font-size: 12px; }.reasons-heading h2 { font-size: 43px; }
}
@media(max-width:1099px) and (min-width:761px) { .appraisal-section { width: calc(100% - 64px); }.appraisal-alternatives { display: flex; flex-wrap: wrap; gap: 10px 25px; align-items: center; justify-content: center; }.appraisal-phone { margin: 0; } }
@media(max-width:760px) {
  .nav-wide-label { display: none; }.nav-small-label { display: inline; }
  .appraisal-section { margin: 24px auto 4px; }.appraisal-heading { padding: 15px 10px; }.appraisal-heading > p { font-size: 14px; }.appraisal-heading h2 { font-size: 31px; }.appraisal-heading .appraisal-area { font-size: 12px; }
  .appraisal-body { padding: 17px; }.vehicle-fields { grid-template-columns: 1fr 1fr; gap: 13px 12px; }.vehicle-fields label:nth-child(2) { grid-column: 1/-1; grid-row: 2; }.vehicle-fields label:first-child { grid-column: 1/-1; }.vehicle-fields label { font-size: 14px; }.vehicle-fields input, .vehicle-fields select { min-height: 47px; }.appraisal-hint { margin: 13px 0; }.appraisal-submit { font-size: 17px; min-height: 51px; }.appraisal-line { font-size: 14px; }.appraisal-phone { font-size: 25px; }
  .reasons-section { padding: 42px 0; }.reasons-heading > p:first-child { font-size: 16px; margin-bottom: 17px; }.reasons-heading h2 { font-size: 31px; line-height: 1.6; }.reasons-lead { font-size: 15px; margin-top: 16px; }
  .reason-list > li { grid-template-columns: 43px 1fr; gap: 15px; padding: 24px 0; }.reason-no { font-size: 43px; }.reason-tag { font-size: 12px; }.reason-list h3 { font-size: 23px; }.reason-list h3 + p { font-size: 16px; margin-top: 13px; line-height: 1.95; }.cost-list { gap: 10px; }.cost-list li { font-size: 12px; }.reason-link { font-size: 13px; }.reason-ono-quote { padding: 12px 14px; font-size: 14px; }
  .ono-whisper { padding: 18px 18px; margin: 3px 0 26px 0; font-size: 15px; }.reason-action { margin-top: 27px; }.reason-action .button { font-size: 16px; padding-inline: 13px; width: 100%; }.reason-form-link { font-size: 14px; }
  .contact-dialog { width: calc(100% - 20px); max-height: calc(100dvh - 24px); }.contact-dialog-head { padding: 17px 17px 14px; gap: 8px; }.contact-dialog-head h2 { font-size: 19px; }.contact-close { font-size: 11px; padding: 5px 7px; }.selected-vehicle { padding: 12px 17px; font-size: 13px; }
  #contact-form { padding: 18px 17px; }.contact-fields { grid-template-columns: 1fr; gap: 16px; }.contact-fields > label { font-size: 15px; }.contact-fields input:not([type=checkbox]), .contact-fields select { min-height: 46px; }.contact-review dl > div { grid-template-columns: 87px 1fr; gap: 12px; }.contact-actions { gap: 9px; }.contact-actions .appraisal-submit { font-size: 15px; }.contact-back { font-size: 13px; padding-inline: 9px; }.contact-preview-note { padding: 9px 17px; font-size: 12px; }.contact-privacy { padding: 12px; }.contact-privacy label { font-size: 13px; }
}

/* 第11稿：離れた18番駐車場への案内と、小野本人が答えるFAQ。 */
.parking-arrival { margin-top: 18px; padding: 17px 18px 16px; background: #fff; border: 2px solid #102348; }
.parking-alert { display: flex; align-items: center; gap: 10px; margin-bottom: 14px; color: #102348; line-height: 1.55; }
.parking-alert > span { flex: 0 0 auto; padding: 4px 8px; background: #c82030; color: #fff; font-size: 11px; font-weight: 700; }
.parking-alert > strong { font-size: 17px; }
.parking-arrival ol { display: grid; gap: 9px; counter-reset: none; }
.parking-arrival li { display: grid; grid-template-columns: 29px 1fr; gap: 10px; align-items: center; color: #27364e; font-size: 13px; line-height: 1.65; }
.parking-arrival li b { display: grid; place-items: center; width: 29px; height: 29px; border-radius: 50%; background: #ffdf54; color: #102348; font-size: 14px; }
.parking-arrival li strong { color: #c82030; font-size: 16px; }
.parking-arrival > p:last-child { margin-top: 14px; padding-top: 12px; border-top: 1px dashed #aab4c2; font-size: 13px; font-weight: 700; color: #102348; }
.parking-arrival > p:last-child a { color: #c82030; }
.faq-heading { position: relative; max-width: 760px; margin-inline: auto; }
.faq-heading h2 span { color: #c82030; background: linear-gradient(transparent 75%, #ffdf54 0); }
.faq-heading > p:last-child { margin-top: 14px; color: #536175; font-size: 15px; line-height: 1.9; }
.faq-list .faq-answer { position: relative; padding-top: 1px; }
.faq-list .faq-answer::before { content: '小野'; display: inline-block; margin: 0 9px 5px 0; padding: 2px 9px; background: #102348; color: #fff; font-size: 12px; font-weight: 700; line-height: 1.5; transform: rotate(-2deg); }
@media(max-width:760px) {
  .parking-arrival { padding: 16px 14px 15px; }
  .parking-alert { align-items: flex-start; gap: 8px; }
  .parking-alert > strong { font-size: 16px; }
  .parking-arrival li { font-size: 12px; }
  .parking-arrival > p:last-child { font-size: 12px; }
  .faq-heading > p:last-child { font-size: 13px; text-align: left; }
  .faq-heading > p:last-child br { display: none; }
}
@media(max-width:380px) { .reasons-heading h2 { font-size: 28px; }.reason-list h3 { font-size: 21px; }.reason-list > li { grid-template-columns: 37px 1fr; gap: 12px; }.reason-no { font-size: 38px; }.vehicle-fields { gap: 12px 8px; }.appraisal-body { padding: 14px; } }
@media(max-width:380px) { .hero-actions .button { font-size: 18px; gap: 8px; }.hero-actions .button small { font-size: 10px; padding-left: 7px; } }
@media(max-width:420px) { .hero-actions .button small { display: none; } }
@media print { #main,.site-footer { margin-left: 0; }.appraisal-section { position: static; width: 95%; max-height: none; }.contact-dialog { display: none; } }

/* 第10稿：小野店長の実写と、店舗・駐車場を広告ではなく現場の証拠として見せる。 */
.work-photo-slot { margin: 34px 0 27px; }
.work-photo-grid { display: grid; grid-template-columns: 1.55fr 1fr; grid-template-rows: 1fr 1fr; gap: 10px; }
.work-photo-grid img { display: block; width: 100%; height: 100%; min-height: 0; object-fit: cover; }
.work-photo-main { position: relative; grid-row: 1 / 3; min-height: 430px; overflow: hidden; }
.work-photo-main > span { position: absolute; left: 18px; bottom: 18px; max-width: calc(100% - 36px); padding: 11px 16px 9px; background: #ffdf54; color: #0b1d42; font-size: 20px; font-weight: 700; line-height: 1.45; transform: rotate(-2deg); box-shadow: 5px 5px 0 #0b1d42; }
.work-photo-slot > figcaption { margin: 13px 0 0; color: #26344f; font-size: 14px; line-height: 1.9; }
.landmark-callout { margin: 0 0 18px; padding: 13px 15px; background: #ffdf54; color: #102348; font-size: 13px; line-height: 1.75; }
.landmark-callout > span { display: block; font-size: 18px; font-weight: 700; }
.landmark-callout a { color: #102348; font-weight: 700; }
.store-photo-slot { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 23px; }
.store-photo-slot figure { margin: 0; background: #fff; }
.store-photo-slot .parking-figure { position: relative; }
.parking-number { position: absolute; z-index: 2; top: 10px; left: 10px; min-width: 78px; padding: 7px 11px; background: #ffdf54; border: 3px solid #102348; color: #102348; font-size: 23px; font-weight: 700; line-height: 1; text-align: center; box-shadow: 3px 3px 0 #102348; }
.store-photo-slot img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.store-photo-slot figure:first-child img { object-position: center 35%; }
.store-photo-slot figcaption { margin: 0; padding: 11px 12px 13px; color: #26344f; font-size: 12px; line-height: 1.65; }
.store-photo-slot figcaption strong { display: block; color: #c82030; font-size: 17px; line-height: 1.45; }
@media(max-width:760px) {
  .work-photo-grid { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; gap: 7px; }
  .work-photo-main { grid-column: 1 / 3; grid-row: auto; min-height: 0; }
  .work-photo-main > img { aspect-ratio: 4 / 3; }
  .work-photo-grid > img { aspect-ratio: 4 / 3; }
  .work-photo-main > span { left: 11px; bottom: 12px; max-width: calc(100% - 22px); padding: 8px 11px 7px; font-size: 16px; box-shadow: 4px 4px 0 #0b1d42; }
  .work-photo-slot > figcaption { font-size: 12px; }
  .store-photo-slot { grid-template-columns: 1fr; }
  .store-photo-slot figcaption { font-size: 13px; }
  .store-photo-slot figcaption strong { font-size: 19px; }
}

/* 第12稿：窓看板の実地案内を、そのまま読める駐車場案内図として掲載。 */
.store-photo-slot { grid-template-columns: 1fr; gap: 14px; }
.store-photo-slot .parking-map-figure { border: 3px solid #102348; }
.store-photo-slot .parking-map-figure img { aspect-ratio: 900 / 569; object-fit: contain; background: #fff; }
.store-photo-slot .store-figure { display: grid; grid-template-columns: 46% 1fr; align-items: stretch; border: 1px solid #cad3df; }
.store-photo-slot .store-figure img { height: 100%; min-height: 170px; aspect-ratio: auto; object-fit: cover; object-position: center 35%; }
.store-photo-slot .store-figure figcaption { display: flex; flex-direction: column; justify-content: center; padding: 14px 15px; }
@media(max-width:760px) {
  .store-photo-slot .parking-map-figure { border-width: 2px; }
  .store-photo-slot .store-figure { grid-template-columns: 42% 1fr; }
  .store-photo-slot .store-figure img { min-height: 155px; }
  .store-photo-slot .store-figure figcaption { padding: 12px; font-size: 12px; }
  .store-photo-slot .store-figure figcaption strong { font-size: 16px; }
}
