/* Local city article format. Scoped so existing column pages are not affected. */
.local-city-page.column-v2 {
  --v2-bg: #fbf8f0;
  background: var(--v2-bg);
}
.site-header .mobile-toggle {
  min-width: 44px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.site-header .logo {
  min-width: 44px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}
.site-footer a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}
.column-v2-toc a {
  min-width: 44px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.local-city-page .column-container {
  max-width: 700px;
}
.local-city-page .column-v2-answer strong {
  background: linear-gradient(transparent 72%, rgba(199,154,59,0.22) 72%);
}
.local-city-page .column-v2-byline {
  margin-bottom: 26px;
}
.local-city-page .answer-list {
  margin: 12px 0 0;
  padding-left: 1.3em;
}
.local-city-page .answer-list li {
  margin: 4px 0;
  line-height: 1.75;
}
.local-city-page .column-v2-toc {
  margin-bottom: 30px;
}
.local-city-page .column-v2-body h2 {
  margin: 42px 0 16px;
  padding: 16px 18px 16px 20px;
  border: 0;
  border-left: 4px solid var(--v2-accent);
  background: rgba(45, 106, 79, 0.07);
  line-height: 1.5;
}
.local-city-page .column-v2-body h2::before {
  content: none;
}
.local-city-page .column-v2-body h3 {
  margin: 34px 0 10px;
  padding: 0 0 0 14px;
  border: 0;
  border-left: 3px solid rgba(45, 106, 79, 0.62);
  color: var(--v2-ink);
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", system-ui, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: 0;
}
.local-city-page .column-v2-body h3 + p {
  margin-top: 8px;
}
.local-city-page .local-keyline {
  margin: 0 0 14px;
  color: var(--v2-ink-soft);
  font-size: var(--fs-caption);
  line-height: 1.8;
}
.local-city-page .local-keyline span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  margin-right: 6px;
  padding: 2px 8px;
  border-radius: 999px;
  background: var(--v2-accent-soft);
  color: var(--v2-accent-deep);
  font-size: 13px;
  font-weight: 700;
}
.local-city-page .column-v2-body p {
  color: #3f3a33;
}
.local-city-page .local-table-wrap {
  margin: 18px 0;
  overflow-x: visible;
}
.local-city-page .local-table {
  table-layout: fixed;
}
.local-city-page .local-table .program-name {
  color: var(--v2-accent-deep);
  font-weight: 700;
}
.local-city-page .local-table .money {
  color: #8a6818;
  font-weight: 700;
  white-space: normal;
}
.local-city-page .faq-list details {
  margin: 10px 0;
  border-top: 1px solid var(--v2-rule);
}
.local-city-page .faq-list summary {
  min-height: 48px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: var(--v2-ink);
  font-weight: 700;
  line-height: 1.6;
}
.local-city-page .faq-list summary::-webkit-details-marker {
  display: none;
}
.local-city-page .faq-list summary::before {
  content: "Q";
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  margin-right: 9px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--v2-accent-soft);
  color: var(--v2-accent-deep);
  font-size: 13px;
  font-weight: 700;
}
.local-city-page .faq-list p {
  margin: 0 0 14px 35px;
  color: var(--v2-ink-soft);
  font-size: var(--fs-small);
  line-height: 1.85;
}
.local-city-page .source-list,
.local-city-page .next-links {
  display: grid;
  gap: 10px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}
.local-city-page .source-list li,
.local-city-page .next-links li {
  margin: 0;
}
.local-city-page .source-list li {
  padding: 10px 12px;
  border: 1px solid var(--v2-rule);
  border-radius: 10px;
  background: #fff;
  font-size: var(--fs-caption);
  line-height: 1.7;
}
.local-city-page .source-list a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}
.local-city-page .next-links a {
  display: block;
  min-height: 48px;
  padding: 11px 13px;
  border: 1px solid var(--v2-rule);
  border-radius: 10px;
  background: #fff;
  color: var(--v2-accent-deep);
  font-size: var(--fs-small);
  font-weight: 700;
  line-height: 1.6;
  text-decoration: none;
}
.local-city-page .local-desire-bridge,
.minato-benefits .local-desire-bridge {
  position: relative;
  margin: 26px 0 30px;
  padding: 22px 22px 20px;
  overflow: hidden;
  border: 1px solid rgba(45, 106, 79, 0.2);
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(45, 106, 79, 0.08) 0%, rgba(255, 252, 245, 0.98) 42%, rgba(255, 255, 255, 0.96) 100%);
  box-shadow: 0 14px 32px rgba(35, 80, 55, 0.09);
}
.local-city-page .local-desire-bridge::before,
.minato-benefits .local-desire-bridge::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--v2-accent) 0 38%, #c79a3b 38% 58%, rgba(45, 106, 79, 0.12) 58% 100%);
}
.local-city-page .local-desire-bridge__eyebrow,
.minato-benefits .local-desire-bridge__eyebrow {
  margin: 0 0 7px;
  color: var(--v2-accent-deep);
  font-size: var(--fs-caption);
  font-weight: 700;
  line-height: 1.6;
}
.local-city-page .local-desire-bridge__title,
.minato-benefits .local-desire-bridge__title {
  max-width: 32em;
  margin: 0 0 16px;
  color: var(--v2-ink);
  font-size: 21px;
  font-weight: 700;
  line-height: 1.55;
}
.local-city-page .local-desire-bridge__shift,
.minato-benefits .local-desire-bridge__shift {
  display: grid;
  gap: 0;
  margin: 0 0 16px;
  overflow: hidden;
  border: 1px solid rgba(45, 106, 79, 0.16);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.72);
}
.local-city-page .local-desire-bridge__shift p,
.minato-benefits .local-desire-bridge__shift p {
  display: grid;
  grid-template-columns: minmax(8.6em, 0.36fr) 1fr;
  gap: 12px;
  margin: 0;
  padding: 12px 14px;
  color: #3f3a33;
  font-size: var(--fs-small);
  line-height: 1.75;
}
.local-city-page .local-desire-bridge__shift p + p,
.minato-benefits .local-desire-bridge__shift p + p {
  border-top: 1px solid rgba(45, 106, 79, 0.12);
}
.local-city-page .local-desire-bridge__shift span,
.minato-benefits .local-desire-bridge__shift span {
  color: var(--v2-accent-deep);
  font-size: var(--fs-caption);
  font-weight: 700;
  line-height: 1.6;
}
.local-city-page .local-desire-bridge__desire,
.local-city-page .local-desire-bridge__note,
.minato-benefits .local-desire-bridge__desire,
.minato-benefits .local-desire-bridge__note {
  margin: 0;
  color: var(--v2-ink-soft);
  font-size: var(--fs-small);
  line-height: 1.9;
}
.local-city-page .local-desire-bridge__desire,
.minato-benefits .local-desire-bridge__desire {
  margin-bottom: 8px;
}
.local-city-page .local-desire-bridge__desire strong,
.minato-benefits .local-desire-bridge__desire strong {
  color: var(--v2-accent-deep);
}
.local-city-page .local-desire-bridge__btn,
.minato-benefits .local-desire-bridge__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  box-sizing: border-box;
  margin-top: 16px;
  padding: 12px 16px;
  border-radius: 10px;
  background: var(--v2-accent);
  color: #fff !important;
  font-size: var(--fs-small);
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 5px 14px rgba(45, 106, 79, 0.24);
}
.local-city-page .local-desire-bridge__btn:hover,
.minato-benefits .local-desire-bridge__btn:hover {
  background: var(--v2-accent-deep);
  transform: translateY(-1px);
}
.local-city-page .local-desire-bridge__meta,
.minato-benefits .local-desire-bridge__meta {
  margin: 9px 0 10px;
  color: var(--v2-ink-mute);
  font-size: var(--fs-micro);
  line-height: 1.65;
}
.local-city-page .local-desire-bridge__chips,
.minato-benefits .local-desire-bridge__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: 13px 0 15px;
  padding: 0;
  list-style: none;
}
.local-city-page .local-desire-bridge__chips li,
.minato-benefits .local-desire-bridge__chips li {
  margin: 0;
  padding: 6px 10px;
  border: 1px solid rgba(45, 106, 79, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.68);
  color: #2f4b3c;
  font-size: var(--fs-caption);
  font-weight: 700;
  line-height: 1.45;
}
.local-city-page .local-desire-bridge__note,
.minato-benefits .local-desire-bridge__note {
  padding-top: 12px;
  border-top: 1px solid rgba(45, 106, 79, 0.14);
  font-size: var(--fs-caption);
}
.minato-benefits .minato-free-check-strip {
  margin: 18px 0 24px;
  padding: 18px 18px 16px;
  border: 1px solid rgba(199, 154, 59, 0.34);
  border-radius: 12px;
  background: #fffaf1;
}
.minato-benefits .minato-free-check-strip p {
  margin: 0 0 12px;
  color: #4a4033;
  font-size: var(--fs-small);
  line-height: 1.75;
}
.minato-benefits .minato-free-check-strip a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  box-sizing: border-box;
  padding: 13px 16px;
  border-radius: 10px;
  background: var(--v2-accent);
  color: #fff !important;
  font-size: var(--fs-small);
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 7px 18px rgba(45, 106, 79, 0.2);
}
.minato-benefits .minato-free-check-strip__meta {
  margin: 10px 0 0 !important;
  color: var(--v2-ink-mute) !important;
  font-size: var(--fs-caption) !important;
  line-height: 1.65 !important;
  text-align: center;
}
.minato-benefits .minato-quick-check {
  margin: 20px 0 26px;
  padding: 20px;
  border: 1px solid rgba(45, 106, 79, 0.18);
  border-left: 5px solid var(--v2-accent);
  border-radius: 12px;
  background: #f8fcfa;
}
.minato-benefits .minato-quick-check__eyebrow {
  margin: 0 0 4px;
  color: var(--v2-accent-deep);
  font-size: var(--fs-caption);
  font-weight: 700;
  line-height: 1.6;
}
.minato-benefits .minato-quick-check h2 {
  margin: 0 0 8px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--v2-ink);
  font-size: 22px;
  line-height: 1.55;
}
.minato-benefits .minato-quick-check h2::before {
  content: none;
}
.minato-benefits .minato-quick-check p {
  margin: 0 0 12px;
  color: var(--v2-ink-soft);
  font-size: var(--fs-small);
  line-height: 1.75;
}
.minato-benefits .minato-quick-check nav {
  display: grid;
  gap: 9px;
}
.minato-benefits .minato-quick-check a {
  display: block;
  min-height: 54px;
  box-sizing: border-box;
  padding: 11px 13px;
  border: 1px solid rgba(45, 106, 79, 0.16);
  border-radius: 10px;
  background: #fff;
  color: var(--v2-ink);
  font-size: var(--fs-small);
  font-weight: 700;
  line-height: 1.55;
  text-decoration: none;
}
.minato-benefits .minato-quick-check a span {
  display: block;
  margin-bottom: 2px;
  color: var(--v2-accent-deep);
  font-size: var(--fs-caption);
  line-height: 1.5;
}
.minato-benefits .minato-situation-story {
  display: grid;
  grid-template-columns: minmax(160px, 0.42fr) 1fr;
  gap: 18px;
  margin: 24px 0 32px;
  padding: 18px;
  border: 1px solid rgba(45, 106, 79, 0.18);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 22px rgba(35, 80, 55, 0.08);
}
.minato-benefits .minato-situation-story img {
  width: 100%;
  height: 100%;
  min-height: 190px;
  border-radius: 10px;
  object-fit: cover;
}
.minato-benefits .minato-situation-story__eyebrow {
  margin: 0 0 5px;
  color: var(--v2-accent-deep);
  font-size: var(--fs-caption);
  font-weight: 700;
  line-height: 1.6;
}
.minato-benefits .minato-situation-story h3 {
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  color: var(--v2-ink);
  font-size: 20px;
  line-height: 1.55;
}
.minato-benefits .minato-situation-story p {
  margin: 0 0 10px;
  color: var(--v2-ink-soft);
  font-size: var(--fs-small);
  line-height: 1.85;
}
.minato-benefits .minato-situation-story p:last-child {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .local-city-page .column-container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .local-city-page .column-v2-title {
    line-height: 1.42;
  }
  .local-city-page .column-v2-answer {
    padding: 16px 17px;
  }
  .local-city-page .column-v2-tldr {
    margin-bottom: 22px;
  }
  .local-city-page .column-v2-toc {
    margin-bottom: 26px;
  }
  .local-city-page .column-v2-toc summary {
    min-height: 48px;
  }
  .local-city-page .column-v2-body h2 {
    margin-top: 34px;
    padding: 14px 15px 14px 16px;
    font-size: 21px;
  }
  .local-city-page .column-v2-body h3 {
    margin-top: 30px;
    font-size: 17px;
  }
  .local-city-page .local-desire-bridge,
  .minato-benefits .local-desire-bridge {
    margin: 24px 0 26px;
    padding: 19px 17px 17px;
    border-radius: 12px;
  }
  .local-city-page .local-desire-bridge__title,
  .minato-benefits .local-desire-bridge__title {
    font-size: 19px;
  }
  .local-city-page .local-desire-bridge__shift p,
  .minato-benefits .local-desire-bridge__shift p {
    display: block;
    padding: 11px 12px;
  }
  .local-city-page .local-desire-bridge__shift span,
  .minato-benefits .local-desire-bridge__shift span {
    display: block;
    margin-bottom: 3px;
  }
  .minato-benefits .minato-free-check-strip,
  .minato-benefits .minato-quick-check {
    padding: 17px;
  }
  .minato-benefits .minato-quick-check h2 {
    font-size: 20px;
  }
  .minato-benefits .minato-situation-story {
    grid-template-columns: 1fr;
    padding: 16px;
  }
  .minato-benefits .minato-situation-story img {
    min-height: 180px;
    aspect-ratio: 16 / 10;
  }
  .minato-benefits .minato-situation-story h3 {
    font-size: 18px;
  }
  .local-city-page .breadcrumb a,
  .minato-benefits .breadcrumb a {
    min-width: 44px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .local-city-page .local-table,
  .local-city-page .local-table thead,
  .local-city-page .local-table tbody,
  .local-city-page .local-table tr,
  .local-city-page .local-table th,
  .local-city-page .local-table td {
    display: block;
    width: 100% !important;
    min-width: 0 !important;
  }
  .local-city-page .local-table thead {
    display: none;
  }
  .local-city-page .local-table tbody {
    display: block;
    border-top: 1px solid var(--v2-rule);
  }
  .local-city-page .local-table tr {
    margin: 0;
    padding: 11px 0;
    border-bottom: 1px solid var(--v2-rule);
    border-radius: 0;
    background: transparent;
    overflow: visible;
  }
  .local-city-page .local-table td {
    position: relative;
    padding: 5px 0 5px 6.2em;
    border-bottom: 0;
    font-size: 14px;
    line-height: 1.65;
  }
  .local-city-page .local-table td:first-child {
    padding-left: 0;
    color: var(--v2-accent-deep);
    font-weight: 700;
  }
  .local-city-page .local-table td:first-child::before {
    display: none;
  }
  .local-city-page .local-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    top: 5px;
    width: 5.1em;
    color: var(--v2-ink-mute);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.45;
  }
  .local-city-page .faq-list p {
    margin-left: 0;
  }
}
