/* V208: FV中央の検索シート */
.app-home-search-sheet .app-home-inline-results{padding:4px 2px 20px}
.home-search-intro{padding:26px 16px 12px}.home-search-intro small{color:#956948;font-size:12px}.home-search-intro h3{font-family:var(--serif);font-size:24px;line-height:1.6;margin:10px 0}.home-search-intro p{color:#756d61;font-size:13px}
.home-search-seeds{display:flex;flex-wrap:wrap;gap:9px;padding:8px 16px}.home-search-seeds button{background:#fffaf0;border:1px solid #d9cdba;border-radius:24px;padding:11px 16px;color:#5a6249;font-size:14px}
.home-result-wrap{background:#fffdf7;border:1px solid #ddd7c8;border-radius:17px;overflow:hidden;margin-bottom:11px;box-shadow:0 3px 10px #48392408}
.app-home-inline-result.home-discovery-result{grid-template-columns:96px minmax(0,1fr);gap:13px;padding:13px;border:0;align-items:center}
.home-result-media{display:grid;place-items:center;position:relative;width:96px;height:120px;border-radius:11px;background:#eaf0e2;overflow:hidden}
.home-result-glyph{display:block;width:94px;height:94px;background:url('assets/map-pins-v206.webp') no-repeat;background-size:300% 200%}.home-glyph-cafe{background-position:0 0}.home-glyph-eatery{background-position:50% 0}.home-glyph-shrine{background-position:100% 0}.home-glyph-monument{background-position:0 100%}.home-glyph-building{background-position:50% 100%}.home-glyph-bridge{background-position:100% 100%}
.home-result-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0}.home-result-media.has-photo img{opacity:1}.home-result-media.has-photo .home-result-glyph{visibility:hidden}
.home-result-copy{min-width:0}.home-result-kicker{display:block;font-size:11px;color:#98724e;line-height:1.6;margin-bottom:4px}.home-discovery-result b{font-size:18px;line-height:1.5}.home-result-hook{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;color:#4e5c47;line-height:1.7;margin:6px 0}.home-discovery-result small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-result-read{display:block;margin-top:9px;font-size:11px;color:#946548}.home-result-source{display:block;padding:0 13px 9px;text-align:right;font-size:10px;color:#7b796b}.home-result-source[hidden]{display:none}.home-discovery-result:focus-visible,.home-search-seeds button:focus-visible{outline:2px solid #607657;outline-offset:-3px}.home-discovery-result:hover{background:#f4f5e9}
@media(max-width:380px){.app-home-inline-result.home-discovery-result{grid-template-columns:78px minmax(0,1fr);gap:10px;padding:10px}.home-result-media{width:78px;height:110px}.home-result-glyph{width:78px;height:78px}.home-discovery-result b{font-size:16px}}
