/* トップページ：お悩み・選ばれる理由・買取の流れ */
/* 買取の主軸と、ヒーロー直下のAI査定への導線 */
.home-income .hero-side h2{white-space:normal}
.home-income .hero-side h2 .keep-phrase{display:inline-block}
.home-income .hero-action{font-size:clamp(18px,1.5vw,22px);gap:16px;padding-inline:20px}
.home-income .seg[data-role=ptype] button span{display:inline-block}
.home-income .hero-top{min-height:300px}

.home-income .estimate-section{padding-block:52px}
.home-income .estimate-title h2{font-size:clamp(34px,3.4vw,48px)}
.home-income .estimate-title>p{margin-top:16px}
.home-income .estimate-title .estimate-assurance{padding-top:16px}
.estimate-journey{padding-left:1.5em;margin:24px 0 0;font-size:15px;line-height:2.2;font-weight:500}
.estimate-journey li::marker{font-weight:700;font-variant-numeric:tabular-nums}
.home-income .seg[data-role=ptype]{grid-template-columns:repeat(2,minmax(0,1fr))}
.home-assessment-link{margin-top:26px}
.home-assessment-link .button{width:fit-content;max-width:100%;min-height:54px;font-size:18px}
.home-assessment-link>p{font-size:13px;line-height:1.9;margin-top:10px;color:var(--muted)}
@media(max-width:700px){
 .home-income .hero h1{font-size:clamp(30px,9.2vw,62px)}
 .home-income .hero-top{min-height:0;padding-block:24px}
 .home-income .hero-side{padding-top:16px}
 .home-income .service-band{padding-block:14px}
 .home-income .service-band strong{font-size:15px;white-space:normal}
 .home-income .estimate-section{padding-block:30px}
 .home-income .estimate-grid{gap:24px}
 .home-income .estimate-title h2{font-size:28px}
 .home-income .estimate-title>p{font-size:14px;margin-top:10px}
 .home-income .estimate-title .estimate-assurance{border:0;padding:0;margin-top:10px}
 .home-income .estimate-assurance br{display:none}
 .estimate-journey{display:flex;flex-wrap:wrap;gap:4px 24px;list-style-position:inside;padding:0;margin-top:12px;font-size:12px;line-height:1.8}
 .home-income .seg[data-role=ptype] button{padding-inline:5px;font-size:13px}
 .home-assessment-link .button{width:100%;font-size:17px}
}
.home-section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:64px}
.home-section-heading h2,.home-reason-intro h2{font-size:clamp(34px,3.5vw,52px);line-height:1.55;letter-spacing:-.03em}
.home-section-heading>p{font-size:17px;line-height:2;padding-bottom:7px}
.home-worry-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;column-gap:64px;margin:48px 0 0;padding:0}
.home-worry-list li{border-top:1px solid #c4d0d8;padding:25px 0;min-width:0}
.home-worry-list p{font-size:19px;line-height:1.9;font-weight:500;text-wrap:wrap;line-break:strict}
.home-worry-list .worry-sentence{display:block}
.home-worry-list .worry-phrase{display:inline-block;max-width:100%;vertical-align:top}
.home-worry-next{margin-top:24px;border-top:1px solid #c4d0d8;padding-top:32px}
.home-worry-next>p{font-size:16px;line-height:2}
.home-worry-next .underlined{margin-top:20px;margin-right:36px}
.home-worry-next small{display:block;font-size:12px;color:var(--muted);margin-top:14px}
.home-reasons{display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;padding-block:88px}
.home-reason-intro{min-width:0}
.home-reason-intro picture{display:block;margin-top:38px;overflow:hidden}
.home-reason-intro img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.home-reason-list article{border-top:1px solid var(--line);padding-block:26px}
.home-reason-list article:first-child{padding-top:0;border-top:0}
.home-reason-list article:last-child{padding-bottom:0}
.home-reason-list h3{font-size:24px;line-height:1.65;letter-spacing:-.02em}.home-reason-list h3 .keep-phrase,.home-section-heading h2 .keep-phrase{display:inline-block;max-width:100%}
.home-reason-list p{font-size:15px;line-height:2;margin-top:13px;max-width:38em}
#flow .process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
#flow .process-list li{min-width:0}
#flow .process-list h3{font-size:21px}
.home-flow-note{font-size:15px;line-height:2;border-top:1px solid var(--line);padding-top:26px;margin-top:36px}
@media(max-width:1000px){
 .home-section-heading,.home-worry-list{gap:0 40px}.home-reasons{gap:44px;grid-template-columns:1fr 1.2fr}
 .home-reason-list h3{font-size:22px}.home-worry-list p{font-size:17px}
 #flow .process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
}
@media(max-width:700px){
 .home-section-heading{display:block}.home-section-heading h2,.home-reason-intro h2{font-size:32px;line-height:1.6}
 .home-section-heading>p{font-size:15px;margin-top:20px;padding:0}
 .home-worry-list{display:block;margin-top:28px}.home-worry-list li{padding-block:20px}.home-worry-list p{font-size:17px}
 .home-worry-next{padding-top:24px;margin-top:8px}.home-worry-next>p{font-size:14px}.home-worry-next>p br{display:none}
 .home-worry-next .underlined{display:flex;width:fit-content;max-width:100%;font-size:14px;margin-right:0;gap:18px}
 .home-reasons{display:block;padding-block:44px}.home-reason-intro picture{margin-top:26px}
 .home-reason-list{margin-top:32px}.home-reason-list article{padding-block:24px}.home-reason-list h3{font-size:22px}.home-reason-list p{font-size:14px}
 #flow .process-list{display:block}#flow .process-list h3{font-size:19px}
 .home-flow-note{margin-top:4px;padding-top:22px;font-size:14px}
}
/* ヒーロー内の物件タイプ選択（選ぶと査定フォームの種別を切り替えてスクロール） */
.hero-type{margin-top:16px}
.hero-type__label{display:block;font-size:13px;font-weight:700;color:var(--muted);margin-bottom:8px}
.hero-type__btns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.hero-type__btns button{min-height:42px;border:1.5px solid var(--navy);background:white;color:var(--navy);font:inherit;font-size:14px;font-weight:700;border-radius:4px;cursor:pointer;padding:6px 8px;line-height:1.3}
.hero-type__btns button:hover,.hero-type__btns button:focus-visible{background:var(--navy);color:white}
@media(max-width:700px){.hero-type{margin-top:14px}.hero-type__btns button{min-height:40px;font-size:13px}}
/* サービス紹介: 右側3カラムを縦中央に置き、縦線を内容の高さに合わせる */
@media(min-width:701px){.service-intro{align-items:center}.service-points{align-self:center;gap:28px}.service-points>div{padding-left:24px}.service-points h3{font-size:18px}.service-points p{font-size:15px;margin-top:12px}}
