.city-lp {
    --city-peach: #fcf3e9;
    --city-green: #eaf5ed;
    --city-blue: #edf6f8;
}
.city-lp .minato-kicker { font-size: 14px; letter-spacing: .13em; }
.city-lp .minato-section-head h2 { font-size: clamp(27px, 3.1vw, 40px); }
.city-lp .minato-section-head > p { font-size: 16px; line-height: 2; }
.city-lp section[id] { scroll-margin-top: 110px; }
.city-lp .city-hero { background: #faf8f1; isolation: isolate; position: relative; }
.city-hero__artwork {
    inset: 0 0 0 42%;
    position: absolute;
    overflow: hidden;
    z-index: -1;
}
.city-hero__artwork::after {
    background: linear-gradient(90deg, #faf8f1 2%, rgb(250 248 241 / 10%) 36%),
        linear-gradient(0deg, rgb(250 248 241 / 85%), transparent 32%);
    content: '';
    inset: 0;
    pointer-events: none;
    position: absolute;
}
.city-hero__artwork img { display: block; height: 100%; object-fit: cover; object-position: right center; width: 100%; }
.city-hero__inner { align-items: end; display: grid; gap: 60px; grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr); min-height: 690px; padding-block: 60px 46px; }
.city-hero__copy { max-width: 630px; }
.city-lp .city-hero__edition { color: #73989b; font-family: 'DM Serif Display', serif; font-size: clamp(34px, 4.6vw, 66px); letter-spacing: .025em; line-height: 1.1; margin-block: 28px 20px; overflow-wrap: anywhere; }
.city-hero h1 { font-family: 'Noto Serif JP', 'Yu Mincho', serif; font-size: clamp(32px, 3.6vw, 48px); font-weight: 500; line-height: 1.6; overflow-wrap: anywhere; }
.city-hero h1 span { font-size: .67em; font-weight: 400; }
.city-lp .city-hero__lead { font-size: 17px; line-height: 2.1; margin-top: 24px; max-width: 490px; }
.city-lp .city-hero__note { color: var(--minato-muted); font-size: 14px; margin-top: 24px; }
.city-hero__caption { border-left: 2px solid #a2b8b1; padding: 10px 0 10px 22px; text-shadow: 0 1px 8px white; }
.city-hero__caption > span { font-size: 14px; letter-spacing: .13em; }
.city-lp .city-hero__caption p { font-family: 'Noto Serif JP', serif; font-size: 23px; line-height: 1.7; margin-top: 12px; }
.city-summary { background: #fffef9; padding-block: 58px; }
.city-summary .minato-section-head h2 { font-size: clamp(25px, 2.7vw, 34px); }
.city-summary__grid { display: grid; gap: 24px; grid-template-columns: repeat(4, minmax(0, 1fr)); margin: 42px 0 26px; }
.city-summary__grid > div { border-top: 2px solid #afcac0; padding: 24px 0 0; }
.city-summary__grid > div:nth-child(2) { border-color: #a9c8d3; }
.city-summary__grid > div:nth-child(3) { border-color: #d6b695; }
.city-summary__grid > div:nth-child(4) { border-color: #bcb5cf; }
.city-summary__grid .lp-icon { color: #347f73; display: block; width: 48px; height: 48px; margin-bottom: 22px; }
.city-summary__grid > div:nth-child(2) .lp-icon { color: #367b9f; }
.city-summary__grid > div:nth-child(3) .lp-icon { color: #a47436; }
.city-summary__grid > div:nth-child(4) .lp-icon { color: #7c669d; }
.city-summary__grid dt { font-size: 16px; }
.city-summary__grid dd { margin: 0; }
.city-summary__number { color: var(--minato-deep); font-size: clamp(32px, 3.5vw, 48px); font-weight: 500; line-height: 1.9; white-space: nowrap; }
.city-summary__number span { font-size: 17px; margin-left: 4px; }
.city-summary__note { color: var(--minato-muted); font-size: 14px; line-height: 1.8; }
.city-lp .city-source-note { color: var(--minato-muted); font-size: 14px; line-height: 1.9; margin-top: 30px; }
.city-source-note a { text-decoration: underline; text-underline-offset: 4px; }
.city-areas { background: var(--city-blue); }
.city-areas__grid { display: grid; gap: 40px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 44px; }
.city-area { border-top: 1px solid #bdd4d9; padding-top: 24px; }
.city-area__number { color: #8aabb7; font-family: 'DM Serif Display', serif; font-size: 48px; }
.city-lp .city-area h3 { font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: 500; line-height: 1.65; margin-block: 18px; }
.city-lp .city-area p { font-size: 16px; line-height: 2; }
.city-area__links { list-style: none; margin: 24px 0 0; padding: 0; }
.city-area__links a { border-bottom: 1px solid #bed2d5; display: flex; font-size: 16px; gap: 12px; justify-content: space-between; padding-block: 14px; }
.station-connections { border-top: 1px solid #bdd4d9; margin-top: 42px; padding-top: 26px; }
.city-lp .station-connections h3 { font-size: 21px; font-weight: 500; line-height: 1.7; margin-bottom: 12px; }
.station-connections p { font-size: 16px; line-height: 1.9; }
.station-connections ul { display: grid; gap: 0 24px; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }
.city-lp .city-areas__intro { font-size: 17px; line-height: 2; margin-block: 30px; max-width: 780px; }
.city-education { background: var(--city-green); }
.city-education__grid { display: grid; gap: 80px; grid-template-columns: .85fr 1.15fr; }
.city-education__icon { color: #4c826d; width: 104px; height: 104px; margin-top: 40px; }
.city-education__items article { border-top: 1px solid #c4d8cc; display: flex; gap: 22px; padding-block: 26px; }
.city-education__items article > span { color: #709080; font-family: 'DM Serif Display', serif; font-size: 30px; }
.city-lp .city-education__items h3 { font-size: 21px; font-weight: 500; line-height: 1.6; margin-bottom: 16px; }
.city-education__items p { font-size: 16px; line-height: 2; }
.city-education__items a { display: inline-block; font-size: 16px; line-height: 1.8; margin-top: 18px; text-decoration: underline; text-underline-offset: 5px; }
.city-priorities__grid { display: grid; gap: 46px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 40px; }
.city-priorities__grid article { display: flex; flex-direction: column; align-items: start; }
.city-priorities__grid article > .lp-icon { color: #367b9f; width: 64px; height: 64px; margin-bottom: 26px; }
.city-priorities__grid article:nth-child(2) > .lp-icon { color: #a47436; }
.city-priorities__grid article:nth-child(3) > .lp-icon { color: #547e60; }
.city-lp .city-priorities__grid h3 { font-size: 22px; font-weight: 500; margin-bottom: 18px; }
.city-lp .city-priorities__grid p { font-size: 16px; line-height: 2; margin-bottom: 26px; }
.city-priorities__grid a { border-bottom: 1px solid var(--minato-line); display: flex; font-size: 16px; gap: 12px; justify-content: space-between; margin-top: auto; padding-block: 14px; width: 100%; }
.city-towns { background: #faf7f1; }
.city-consultation { background: #e7f3f3; text-align: center; }
.city-consultation .minato-kicker, .city-consultation .minato-actions { justify-content: center; }
.city-lp .city-consultation h2 { font-family: 'Noto Serif JP', serif; font-size: clamp(26px, 3vw, 40px); font-weight: 500; line-height: 1.7; margin-block: 24px; }
.city-consultation p { font-size: 17px; line-height: 2; }
.city-line-button { background: #fff; border: 1px solid #afcfc1; }
.city-lp .city-line-button i { color: #06a947; font-size: 34px; }
.city-directory-link { display: inline-block; font-size: 16px; line-height: 1.8; margin-top: 30px; text-decoration: underline; text-underline-offset: 6px; }
@media (max-width: 1000px) {
    .city-hero__inner { gap: 25px; grid-template-columns: 1.7fr 1fr; }
    .city-hero__caption { padding-left: 16px; }
    .city-hero__caption > span { letter-spacing: .02em; }
    .city-areas__grid, .city-priorities__grid { gap: 24px; }
    .city-education__grid { gap: 40px; }
    .city-summary__grid { gap: 18px; }
}
@media (max-width: 700px) {
    .city-hero__artwork { inset: 0 0 auto; height: 250px; }
    .city-hero__artwork::after { background: linear-gradient(0deg, #faf8f1, transparent 55%); }
    .city-hero__inner { display: block; min-height: 0; padding-top: 240px; padding-bottom: 38px; }
    .city-lp .city-hero__edition { font-size: 38px; margin-block: 20px 16px; }
    .city-hero h1 { font-size: clamp(30px, 8vw, 36px); }
    .city-hero h1 span { font-size: .73em; }
    .city-lp .city-hero__lead { font-size: 16px; }
    .city-hero__caption { display: none; }
    .city-summary { padding-block: 42px; }
    .city-summary__grid { gap: 28px 18px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 30px; }
    .city-summary__number { font-size: clamp(29px, 8vw, 39px); }
    .city-summary__number span { font-size: 15px; margin-left: 0; }
    .city-summary__grid dt { font-size: 15px; }
    .city-areas__grid, .city-priorities__grid, .city-education__grid { grid-template-columns: minmax(0, 1fr); gap: 32px; }
    .city-area { padding-top: 16px; }
    .city-lp .city-area h3 { margin-block: 10px 16px; }
    .city-education__icon { width: 80px; height: 80px; margin-top: 24px; }
    .city-education__items article { gap: 18px; }
    .city-priorities__grid article > .lp-icon { margin-bottom: 18px; }
    .city-lp .city-priorities__grid p { margin-bottom: 12px; }
    .city-lp .minato-button { min-height: 54px; white-space: normal; }
}
