/* Housing information and a photographic, searchable reading library. */
[hidden]{display:none!important}
.header nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:7px}
.footer-pages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 26px;grid-column:1/-1}
.guide-shell{width:min(1200px,88%);margin-inline:auto}
.guide-hero{width:min(1440px,92%);margin:34px auto 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4%;padding-bottom:56px}
.guide-hero>div{padding:35px 0 35px 4%}
.guide-hero h1{font-family:var(--serif);font-size:clamp(29px,3.2vw,46px);line-height:1.7;letter-spacing:.05em;margin:21px 0 24px;overflow-wrap:anywhere}
.guide-hero>div>p:last-child{line-height:2.2;font-size:16px}
.guide-hero>.photo{height:460px;min-width:0}
.guide-hero .photo img{width:100%;height:100%;object-fit:cover}
.guide-hero .photo figcaption{max-width:calc(100% - 28px)}
.guide-start,.service-section,.guide-related,.home-services,.home-journal{padding-top:75px;padding-bottom:85px}
.guide-start>div:first-child{margin-bottom:32px}
.guide-start h2,.guide-related h2,.service-section h2,.home-services h2,.home-journal h2{margin:13px 0 18px;font-size:clamp(25px,2.6vw,36px);letter-spacing:.04em}
.guide-start>div>p:last-child{color:var(--muted)}
.guide-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}
.guide-card{min-width:0;background:#fffdf8;border:1px solid #e3e2d7;transition:box-shadow .2s ease}
.guide-card>a{display:flex;flex-direction:column;height:100%}
.guide-card .photo{aspect-ratio:1.57;overflow:hidden;flex:none}
.guide-card .photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.guide-card .photo figcaption{bottom:9px;left:9px;font-size:10px;max-width:calc(100% - 18px);line-height:1.5;padding:3px 7px}
.guide-card-copy{padding:24px 24px 20px;display:flex;flex-direction:column;flex:1}
.guide-category{font-size:12px;color:var(--sage);letter-spacing:.07em;line-height:1.6}
.guide-card h3{font-size:19px;line-height:1.8;letter-spacing:.015em;font-weight:500;margin:11px 0 13px;overflow-wrap:anywhere}
.guide-card-copy>p{font-size:14px;line-height:1.95;color:#717369;margin-bottom:23px}
.guide-read{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:12px;letter-spacing:.08em;border-top:1px solid var(--line);padding-top:13px}
.guide-card:hover{box-shadow:0 5px 25px #343c2912}
.guide-card:hover img{transform:scale(1.025)}
.guide-card a:focus-visible{outline-offset:3px}
.journal-library{background:#eeefe6;padding:76px 0 92px}
.journal-library h2{margin:12px 0 30px;letter-spacing:.04em}
.journal-tools{border-bottom:1px solid #cfd3c3;padding-bottom:24px}
.guide-search{max-width:620px;margin-bottom:28px}
.guide-search label{display:block;font-size:13px;margin-bottom:10px}
.guide-search>div{display:flex;min-width:0;background:var(--paper);border:1px solid #8d9780}
.guide-search input{min-width:0;width:100%;border:0;padding:17px 20px;font:inherit;background:transparent;color:var(--ink);border-radius:0}
.guide-search input:focus-visible{outline:2px solid #8a613e;outline-offset:-3px}
.guide-search button{flex:none;border:0;background:var(--sage);color:white;padding:12px 25px;font-size:14px}
.guide-filters{display:flex;flex-wrap:wrap;gap:10px}
.guide-filters button{border:1px solid #bac1ad;background:transparent;border-radius:2px;padding:9px 15px;font-size:13px;display:flex;gap:13px;align-items:center}
.guide-filters button span{font-size:11px;opacity:.75}
.guide-filters button[aria-pressed="true"]{background:var(--sage);border-color:var(--sage);color:#fff}
.guide-filters button:hover{border-color:var(--sage)}
.guide-results-line{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:27px 0;font-size:13px}
#guide-reset{border:0;border-bottom:1px solid #919c82;background:transparent;padding:6px 0;font-size:12px;flex:none}
#guide-empty{padding:40px;background:var(--paper);line-height:2}
.journal-policy{padding-top:65px;padding-bottom:65px;max-width:900px}
.journal-policy h2{font-family:var(--sans);font-size:19px;letter-spacing:.02em;margin-bottom:20px}
.journal-policy p{font-size:14px;line-height:2.1;color:#6c7164;margin-top:12px}
.guide-cta{display:grid;grid-template-columns:1.15fr 1fr;background:#e9ecdf;align-items:stretch;margin-top:10px}
.guide-cta>div{padding:65px 9% 65px max(9%,calc((100vw - 1200px)/2));align-self:center}
.guide-cta h2{font-size:clamp(25px,2.3vw,33px);letter-spacing:.04em;margin:17px 0 22px}
.guide-cta p:not(.eyebrow){font-size:15px;line-height:2.1}
.guide-cta .button{margin-top:27px;background:var(--sage);color:white;gap:30px;padding:16px 23px}
.guide-cta>.photo{min-height:380px}
.guide-cta>.photo img{width:100%;height:100%;object-fit:cover}
.service-nav{display:flex;gap:0;justify-content:center;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:8px 4%}
.service-nav a{padding:12px 20px;font-size:13px}
.service-nav a[aria-current="page"]{color:var(--sage);font-weight:600;text-decoration:underline;text-underline-offset:7px}
.service-lead{max-width:800px;line-height:2.1;margin-bottom:36px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:34px}
.service-grid article{border-top:1px solid #b6bda9;padding-top:23px;min-width:0}
.service-grid article>span{font-size:12px;color:var(--sage)}
.service-grid h3{font-family:var(--serif);font-size:23px;line-height:1.75;letter-spacing:.02em;margin:13px 0 16px}
.service-grid p{font-size:15px;line-height:2.1}
.service-band{background:#eeefe6;padding:70px 0}
.service-band h2{margin:13px 0 22px;letter-spacing:.04em}
.service-band .guide-shell>p:not(.eyebrow){max-width:830px;line-height:2.1}
.scope-list{margin:34px 0 18px}
.scope-list>div{display:grid;grid-template-columns:210px 1fr;gap:30px;border-top:1px solid #c7cdbb;padding:23px 0}
.scope-list dt{font-family:var(--serif);font-size:22px}
.scope-list dd{margin:0;font-size:15px;line-height:2.1}
.company-facts dd{overflow-wrap:anywhere}
.guide-cards-text .guide-card{border-top:2px solid #b6bda9}
.guide-cards-text .guide-card-copy{height:100%;display:flex;flex-direction:column}
.guide-cards-text .guide-read{margin-top:auto;padding-top:20px}
.article-cta{display:block;text-align:center}
.article-cta>div{max-width:900px;margin-inline:auto}
.company-source{font-size:13px;line-height:2;color:#626557}
.company-source a{text-decoration:underline;text-underline-offset:4px}
.company-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px;margin-top:36px}
.company-access-grid>div{border-top:1px solid #c7cdbb;padding-top:22px}
.company-access-grid h3{font-size:21px;margin-bottom:18px}
.company-access-grid p{line-height:2;margin-bottom:20px}
@media(max-width:700px){.company-access-grid{grid-template-columns:1fr}}
.service-split{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-top:80px;padding-bottom:80px;align-items:center}
.service-split>.photo{height:470px}
.service-split>.photo img{height:100%;width:100%;object-fit:cover}
.service-split h2{font-size:clamp(26px,2.5vw,36px);margin:17px 0 24px;letter-spacing:.04em}
.service-split>div>p:not(.eyebrow){font-size:15px;line-height:2.15;margin-top:17px}
.service-split .text-link{margin-top:16px}
.service-note{background:#eeefe6;padding:25px 30px;margin-top:34px;font-size:14px;line-height:2.1}
.service-band .service-note{padding-left:0;background:transparent;border-top:1px solid var(--line)}
.service-note p+p{margin-top:14px}
.service-note a,.service-sources a{border-bottom:1px solid #9da88c}
.service-sources{font-size:12px;line-height:2}
.service-sources ul{padding-left:20px}
.journey-steps{list-style:none;padding:0;margin:36px 0 0;max-width:960px}
.journey-steps li{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:27px 0;border-top:1px solid var(--line)}
.journey-steps li>span{font-family:var(--serif);font-size:32px;color:#839071;line-height:1.5}
.journey-steps h3{font-size:23px;letter-spacing:.025em;margin-bottom:15px}
.journey-steps li p{font-size:15px;line-height:2.1}
.journey-steps .step-check{font-size:13px;background:#eeefe6;padding:14px 19px;margin-top:18px}
.works-gallery{display:grid;gap:55px;margin-top:40px}
.works-gallery>article{display:grid;grid-template-columns:1.2fr 1fr;gap:5%;align-items:center}
.works-gallery>article>.photo{height:400px}
.works-gallery>article>.photo img{width:100%;height:100%;object-fit:cover}
.works-gallery h3{font-family:var(--serif);font-size:26px;margin-bottom:17px}
.works-gallery p{font-size:15px;line-height:2.1}
.works-tip{margin-top:23px;border-top:1px solid var(--line);padding-top:20px}
.works-tip>span{font-size:12px;color:var(--sage);display:block;margin-bottom:10px}
.faq-category-nav{display:flex;gap:12px;flex-wrap:wrap;padding-top:50px;padding-bottom:35px}
.faq-category-nav a{border:1px solid #c5cbb9;padding:8px 16px;font-size:13px}
.faq-full{padding-bottom:60px}
.faq-full>section{display:grid;grid-template-columns:240px 1fr;gap:5%;padding:35px 0;scroll-margin-top:125px}
.faq-full h2{font-size:23px;letter-spacing:.025em}
.faq-full details{border-top:1px solid var(--line)}
.faq-full details:last-child{border-bottom:1px solid var(--line)}
.faq-full summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 0;font-size:16px;line-height:1.8;cursor:pointer;list-style:none}
.faq-full summary::-webkit-details-marker{display:none}
.faq-full summary>span{flex:none;font-size:20px;color:var(--sage)}
.faq-full details[open] summary>span{transform:rotate(45deg)}
.faq-full details>div{padding:0 0 24px;font-size:15px;line-height:2.1}
.faq-full .text-link{margin-top:12px}
.reading-article{width:min(1140px,88%);margin:auto}
.article-heading{max-width:850px;margin:42px auto 37px}
.article-heading h1{font-family:var(--serif);font-size:clamp(28px,3vw,41px);line-height:1.75;letter-spacing:.035em;margin:18px 0 21px;overflow-wrap:anywhere}
.article-meta{font-size:12px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap}
.article-lead{font-size:17px;line-height:2.2;margin-top:28px}
.article-photo{height:400px;max-width:980px;margin:auto}
.article-photo img{width:100%;height:100%;object-fit:cover}
.article-layout{display:grid;grid-template-columns:minmax(0,730px) minmax(220px,1fr);gap:6%;padding-top:52px;align-items:start}
.article-prose{min-width:0;font-size:16px;line-height:2.2}
.article-prose>h2{font-family:var(--sans);font-size:24px;font-weight:500;line-height:1.8;letter-spacing:.015em;margin:42px 0 20px;padding-bottom:13px;border-bottom:1px solid #d4dac8;scroll-margin-top:125px}
.article-prose>h2:first-child{margin-top:0}
.article-prose>p{margin:0 0 24px}
.article-checklist{background:#e9ecdf;list-style:none;padding:24px 28px;margin:24px 0;font-size:15px}
.article-checklist li{position:relative;padding-left:27px;margin:9px 0}
.article-checklist li:before{content:'✓';position:absolute;left:0;color:var(--sage)}
.article-side{position:sticky;top:132px}
.article-toc{border-top:2px solid #7c896b;border-bottom:1px solid var(--line);padding:18px 0 14px}
.article-toc>p{font-size:13px;font-weight:500}
.article-toc ol{padding-left:20px;margin:14px 0;font-size:13px;line-height:1.9}
.article-toc li{margin:11px 0;padding-left:3px}
.article-toc a:hover{text-decoration:underline;text-underline-offset:3px}
.article-consult{display:block;background:var(--sage);color:#fff;text-align:center;font-size:13px;padding:15px 12px;margin-top:22px}
.article-all{display:block;text-align:center;font-size:12px;margin-top:16px;text-decoration:underline;text-underline-offset:5px}
.article-sources{margin-top:40px;border-top:1px solid var(--line);padding-top:23px}
.article-sources h2{font-size:16px;font-family:var(--sans);letter-spacing:0;margin:0 0 14px}
.article-sources ul{padding-left:20px;font-size:13px;line-height:1.9}
.article-sources li{margin:10px 0}
.article-sources a{border-bottom:1px solid #b7beac;overflow-wrap:anywhere}
.article-sources p{font-size:12px;line-height:1.9;color:var(--muted)}
.article-next{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-top:36px;font-size:14px}
.article-next>span{font-size:12px;color:var(--muted);display:block;margin-bottom:8px}
.article-next a{display:flex;justify-content:space-between;gap:12px;align-items:center}
.guide-related h2{margin-bottom:30px}
.home-services{border-top:1px solid var(--line)}
.home-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:32px}
.home-service-grid>a{display:flex;flex-direction:column;min-width:0}
.home-service-grid .photo{aspect-ratio:1.45;margin-bottom:24px}
.home-service-grid .photo img{width:100%;height:100%;object-fit:cover}
.home-service-grid h3{font-family:var(--serif);font-size:24px;margin-bottom:14px;line-height:1.7}
.home-service-grid p{font-size:15px;line-height:2;margin-bottom:20px}
.home-service-links{display:flex;gap:28px;justify-content:flex-end;border-top:1px solid var(--line);margin-top:34px;padding-top:20px;font-size:14px}
.home-service-links a:hover{text-decoration:underline}
.home-journal{border-top:1px solid var(--line)}
.home-journal .section-heading{gap:30px}
.home-journal .section-heading .text-link{white-space:nowrap;align-self:end;margin-bottom:18px}
.home-journal .section-heading h2{font-size:31px;letter-spacing:.025em}
.home-journal .section-heading p:not(.eyebrow){font-size:15px}
@media(max-width:1100px){.guide-hero h1{font-size:33px}.guide-hero>.photo{height:400px}.guide-hero>div{padding-left:0}.guide-hero br{display:none}.guide-cards{gap:28px 22px}.guide-card-copy{padding:20px}.guide-card h3{font-size:18px}.article-layout{grid-template-columns:minmax(0,1fr) 230px;gap:5%}.service-nav a{padding:10px 13px}.guide-cta>div{padding:45px 8%}.guide-cta h2{font-size:28px}.service-split{gap:5%}.service-split>.photo{height:420px}.service-grid{gap:25px}.service-grid h3{font-size:21px}.home-journal .section-heading{display:block}.home-journal .section-heading .text-link{margin-top:13px;margin-bottom:25px}.faq-full>section{grid-template-columns:200px 1fr;gap:4%}}
@media(max-width:800px){.guide-hero{grid-template-columns:1fr;gap:24px;width:88%;padding-bottom:35px;margin-top:20px}.guide-hero>div{padding:8px 0}.guide-hero h1{font-size:34px;margin-top:15px}.guide-hero>div>p:last-child{font-size:16px}.guide-hero>.photo{height:330px}.guide-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.guide-start,.service-section,.guide-related,.home-services,.home-journal{padding-top:55px;padding-bottom:60px}.guide-cta{grid-template-columns:1fr 1fr}.guide-cta h2{font-size:25px}.guide-cta>div{padding:40px 9%}.guide-cta p br{display:none}.guide-cta .button{font-size:13px;padding:14px 18px;gap:10px}.guide-cta>.photo{min-height:300px}.service-grid{grid-template-columns:1fr;gap:25px}.service-grid article{padding-top:20px}.service-grid h3{font-size:24px;margin-bottom:12px}.service-split{grid-template-columns:1fr;gap:30px;padding-top:55px;padding-bottom:55px}.service-split>.photo{height:360px}.service-split h2{font-size:29px}.scope-list>div{grid-template-columns:160px 1fr;gap:23px}.scope-list dt{font-size:20px}.works-gallery>article{grid-template-columns:1fr;gap:24px}.works-gallery>article>.photo{height:340px}.faq-full>section{display:block}.faq-full h2{margin-bottom:21px}.article-layout{grid-template-columns:1fr;padding-top:27px;gap:32px}.article-side{position:static;grid-row:1}.article-consult,.article-all{display:none}.article-toc ol{display:grid;grid-template-columns:1fr 1fr;gap:6px 30px}.article-toc li{margin:6px 0}.article-heading{margin-top:29px}.article-heading h1{font-size:32px}.article-photo{height:330px}.article-prose>h2{scroll-margin-top:105px}.home-service-grid{gap:20px}.home-service-grid h3{font-size:22px}.home-service-grid p{font-size:14px}.footer-pages{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.guide-shell,.reading-article{width:86%}.guide-hero{width:86%;gap:23px}.guide-hero h1{font-size:29px;line-height:1.8;letter-spacing:.02em}.guide-hero>.photo{height:260px}.guide-hero>div>p:last-child{font-size:15px}.guide-cards{grid-template-columns:1fr;gap:28px}.guide-card .photo{aspect-ratio:1.55}.guide-card h3{font-size:20px}.guide-card-copy{padding:23px}.guide-card-copy>p{font-size:14px}.guide-start h2,.guide-related h2,.service-section h2,.home-services h2{font-size:27px;letter-spacing:.025em}.journal-library{padding:50px 0}.journal-library h2{font-size:26px;letter-spacing:.02em}.guide-search input{padding:15px 13px;font-size:16px}.guide-search button{padding:12px 18px}.guide-filters{gap:8px}.guide-filters button{padding:8px 10px;font-size:12px;gap:8px}.guide-results-line{align-items:flex-start;gap:10px;flex-wrap:wrap}.guide-results-line p{min-width:0;overflow-wrap:anywhere}#guide-empty{padding:25px}.journal-policy{padding:45px 0}.guide-cta{grid-template-columns:1fr}.guide-cta>div{padding:45px 7%}.guide-cta h2{font-size:27px;letter-spacing:.015em}.guide-cta>.photo{height:250px;min-height:0}.guide-cta .button{font-size:14px;padding:15px 19px;gap:22px}.service-nav{padding:7px 5%;justify-content:flex-start;gap:0 6px}.service-nav a{font-size:12px;padding:9px 7px}.service-lead{font-size:15px;line-height:2.1}.service-band{padding:50px 0}.service-band h2{font-size:26px;letter-spacing:.02em}.service-band .guide-shell>p:not(.eyebrow){font-size:15px}.scope-list>div{display:block;padding:21px 0}.scope-list dt{margin-bottom:10px;font-size:22px}.service-split>.photo{height:290px}.service-split h2{font-size:27px}.service-split h2 br{display:none}.service-note{padding:22px;font-size:13px}.journey-steps li{grid-template-columns:40px 1fr;gap:13px;padding:23px 0}.journey-steps li>span{font-size:27px}.journey-steps h3{font-size:21px;line-height:1.8}.journey-steps .step-check{padding:13px;font-size:12px}.works-gallery{gap:38px}.works-gallery>article>.photo{height:275px}.works-gallery h3{font-size:24px}.faq-category-nav{gap:9px;padding-top:35px;padding-bottom:10px}.faq-category-nav a{font-size:12px;padding:7px 11px}.faq-full summary{font-size:15px;gap:14px;padding:20px 0}.faq-full>section{scroll-margin-top:100px}.article-heading h1{font-size:28px;line-height:1.8;letter-spacing:.025em;margin-top:14px}.article-lead{font-size:16px;line-height:2.15;margin-top:24px}.article-meta{font-size:11px;gap:5px}.article-photo{height:250px}.article-toc ol{display:block;font-size:13px}.article-toc li{margin:11px 0}.article-prose>h2{font-size:21px;line-height:1.85;letter-spacing:0;margin-top:33px}.article-prose{font-size:16px;line-height:2.2}.article-checklist{padding:19px 20px;font-size:14px}.article-sources a{word-break:normal}.home-service-grid{grid-template-columns:1fr;gap:35px}.home-service-grid .photo{aspect-ratio:1.5;margin-bottom:21px}.home-service-grid h3{font-size:25px}.home-service-grid p{font-size:15px}.home-service-links{justify-content:flex-start;gap:20px;flex-wrap:wrap;font-size:13px}.home-journal .section-heading h2{font-size:27px}.home-journal .section-heading .text-link{white-space:normal}.footer-pages{grid-template-columns:1fr;gap:13px}}
@media(prefers-reduced-motion:reduce){.guide-card,.guide-card .photo img{transition:none}}
.guide-jump{margin-top:22px;font-size:14px;gap:40px}
/* Cafe and store work shares Koto's calm interior palette. */
.cafe-hero{display:grid;grid-template-columns:1fr 1fr;background:#eee9df;min-height:700px}.cafe-hero-copy{padding:70px 8% 65px 12%}.cafe-hero h1{font-size:clamp(35px,3.7vw,58px);line-height:1.65;margin:25px 0}.cafe-hero p{line-height:2.1;margin:24px 0}.cafe-lead{font-size:20px;line-height:2.1}.cafe-hero>.photo{margin:0;min-width:0;height:100%;position:relative}.cafe-hero>.photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.cafe-hero>.photo figcaption{position:absolute;bottom:15px;left:15px;background:#fffdf2d9;padding:5px 9px}.cafe-hero .button{margin:10px 0 5px}
.koto-hinobori{display:flex;align-items:center;gap:18px;width:fit-content;max-width:100%;padding:18px 22px;background:#fffbed;border:1px solid #d9d1b8;margin:27px 0;color:#494a3f;text-decoration:none}.koto-hinobori img{width:65px;height:77px;object-fit:contain;flex:none}.koto-hinobori>span{display:grid;gap:4px}.koto-hinobori strong{font-family:inherit;font-size:25px;font-weight:600;line-height:1.5}.koto-hinobori small{font-size:12px;letter-spacing:.035em;line-height:1.8}.koto-hinobori.is-large{flex-direction:column;margin:0 auto 28px;border:0;background:none}.koto-hinobori.is-large img{width:160px;height:190px}.koto-hinobori.is-large strong{font-size:30px}
.cafe-intro{text-align:center;padding-top:95px;padding-bottom:95px}.cafe-intro h1{font-size:clamp(34px,4vw,58px);line-height:1.7}.cafe-intro h2{font-size:clamp(30px,3vw,44px);line-height:1.8}.cafe-intro p{line-height:2.3;margin:30px 0}.cafe-two{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:65px}.cafe-two>div{min-width:0}.cafe-two h2{font-size:clamp(28px,3vw,41px);line-height:1.8;margin:20px 0}.cafe-two h3{font-size:23px;line-height:1.8}.cafe-two p{font-size:17px;line-height:2.1;margin:22px 0}.cafe-two .photo img{width:100%;height:430px;object-fit:cover}.cafe-two.reverse>div{order:2}.cafe-two.reverse>.photo{order:1}.cafe-social{background:#e9e9df}.cafe-sign{background:#fbf8ef;padding:45px 28px;text-align:center}.cafe-sign a{font-size:15px}.cafe-sign p{line-height:2.2}.cafe-small{font-size:13px!important;line-height:1.9!important}.cafe-list{background:#efede5;padding:35px}.cafe-list li{font-size:17px;line-height:2.1;margin:13px 0}.cafe-list ul{padding-left:24px}.cafe-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:35px 0 65px}.cafe-three article{border-top:1px solid #a9ab99;padding-top:25px}.cafe-three span{font-size:15px;color:#666e5b}.cafe-three h3{font-size:24px;line-height:1.7;margin:20px 0}.cafe-three p{font-size:17px;line-height:2.1}.cafe-faq{max-width:980px;margin:auto;padding-top:70px;padding-bottom:70px}.cafe-faq details{border-bottom:1px solid #cbcbbf;padding:24px 0}.cafe-faq summary{font-size:19px;line-height:1.9;cursor:pointer}.cafe-faq details p{font-size:17px;line-height:2;margin-top:20px}.cafe-contact{text-align:center;padding:80px 25px 100px;background:#eeece2}.cafe-contact h2{font-size:clamp(28px,3vw,44px);line-height:1.8}.cafe-contact p{line-height:2.2;margin:25px 0}.cafe-contact .button{margin-top:20px}
.cafe-home{display:grid;grid-template-columns:1fr 1fr;background:#eae8de}.cafe-home-photo{position:relative;min-width:0}.cafe-home-photo .photo{height:100%;margin:0;position:relative}.cafe-home-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cafe-home-photo figcaption{position:absolute;bottom:15px;left:20px;background:#fffdf2d9;padding:5px 9px}.cafe-home-copy{padding:70px 9%}.cafe-home h2{font-size:clamp(30px,3.2vw,46px);line-height:1.8;margin:20px 0}.cafe-home p{font-size:17px;line-height:2.1;margin:22px 0}.cafe-home .button{margin-top:15px}
@media(max-width:1000px){.cafe-hero-copy{padding:45px 7%}.cafe-two{gap:35px}.cafe-three{gap:20px}.cafe-home-copy{padding:48px 7%}.koto-hinobori{padding:15px;gap:13px}}
@media(max-width:700px){.cafe-hero,.cafe-home{grid-template-columns:1fr}.cafe-hero-copy{padding:40px 24px}.cafe-hero>.photo{height:390px}.cafe-home-photo{height:360px}.cafe-home-copy{padding:45px 24px}.cafe-two{grid-template-columns:1fr;gap:28px;padding-block:42px}.cafe-two.reverse>div,.cafe-two.reverse>.photo{order:initial}.cafe-two .photo img{height:350px}.cafe-intro{padding-top:55px;padding-bottom:55px}.cafe-intro p{font-size:17px}.cafe-intro br{display:none}.cafe-intro h1 br,.cafe-intro h2 br{display:initial}.cafe-three{grid-template-columns:1fr;gap:25px}.cafe-list{padding:26px 23px}.cafe-sign{padding:35px 22px}.koto-hinobori img{width:57px;height:68px}.koto-hinobori small{font-size:11px}.cafe-hero .button,.cafe-contact .button{font-size:14px;max-width:100%}}
