@charset "UTF-8";
:root{--paper:#F4EFE3;--ink:#1F3A2B;--muted:#1F3A2B;--line:#E6DCC3;--accent:#A4462F;--rust:#A4462F;--gold:#B08A2E;--field:#17362A;--paper-shade:#E6DCC3;--serif:"Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",YuGothic,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.9}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block;object-fit:cover}figure,p,h1,h2,h3{margin:0}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #1F3A2B;outline-offset:6px}a:hover{color:#1F3A2B}.wrap{width:min(1380px,calc(100% - 112px));margin-inline:auto}.skip{position:fixed;top:-100px;left:24px;z-index:100;background:var(--ink);color:#F4EFE3;padding:10px 24px}.skip:focus{top:8px}.header{height:125px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;flex-direction:column;flex-shrink:0}.brand strong{font:600 31px/1.2 var(--serif);letter-spacing:.1em}.brand span{font-family:Georgia,serif;font-size:12px;letter-spacing:.11em;margin-top:6px}.nav{display:flex;align-items:center;gap:32px;font-size:14px}.nav a{padding:12px 0}.nav .nav-contact{border:1px solid var(--ink);border-radius:30px;padding:9px 22px}.nav-contact span{margin-left:12px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;padding-block:58px 68px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;padding-top:36px}.eyebrow{font-size:14px;letter-spacing:.06em;margin-bottom:24px}.hero h1{font:500 clamp(36px,3.9vw,64px)/1.65 var(--serif);letter-spacing:.005em}.hero h1 span{display:block;white-space:nowrap}.hero-intro{margin-top:27px;font-size:16px;line-height:2.2;letter-spacing:.02em}.round-link{display:inline-flex;align-items:center;gap:24px;margin-top:34px;font-size:14px}.circle{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;border:1px solid var(--ink);font:22px Georgia,serif;transition:background .2s,color .2s}.round-link:hover .circle{background:var(--ink);color:var(--paper)}.hero-foot{display:flex;justify-content:space-between;gap:16px;width:100%;margin-top:auto;padding-top:42px;font-size:12px;letter-spacing:.04em}.hero-foot span:last-child{font-family:Georgia,serif;letter-spacing:.1em}.hero-photo{position:relative;min-width:0}.hero-photo img{width:100%;height:590px;object-position:70% 50%;border-radius:0 0 150px 0;background:#E6DCC3}.hero-photo figcaption{position:absolute;right:20px;top:22px;writing-mode:vertical-rl;font:500 17px/1.7 var(--serif);letter-spacing:.24em}.about{display:grid;grid-template-columns:1fr 2fr;border-top:1px solid var(--line);padding-block:104px;gap:64px}.section-label>span{font:13px/1.6 Georgia,serif;letter-spacing:.12em}.section-label>p{font-size:14px;margin-top:12px}.about h2{font:500 37px/1.8 var(--serif);letter-spacing:.02em;margin-bottom:24px}.about p{margin-bottom:24px;font-size:16px;line-height:2.2}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:44px;border-bottom:1px solid var(--ink);font-size:14px;padding-block:4px}.footer{padding-block:45px;display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--line)}.footer>span{font:13px Georgia,serif}
@media(min-width:1600px){.hero h1{font-size:62px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:36px}.hero-photo img{height:570px}.nav{gap:20px}.hero h1{font-size:3.8vw}.hero-foot{flex-wrap:wrap}.hero-intro{font-size:15px}.about{grid-template-columns:1fr 2.2fr}}
@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.header{height:93px}.brand strong{font-size:25px}.nav>a:not(.nav-contact){display:none}.nav .nav-contact{font-size:14px;padding:8px 15px}.hero{padding-block:32px 48px;display:flex;flex-direction:column;gap:28px}.hero-copy{padding:0;display:contents}.eyebrow{order:0;margin:0;font-size:13px}.hero h1{order:1;font-size:clamp(27px,6.9vw,48px);line-height:1.75;margin-top:-14px}.hero-photo{order:2}.hero-photo img{height:360px;border-radius:0 0 90px 0;object-position:center 43%}.hero-photo figcaption{font-size:14px;right:13px;top:16px}.hero-intro{order:3;margin:0;font-size:15px;line-height:2.1}.round-link{order:4;margin:0;gap:20px}.hero-foot{order:5;margin:0;padding-top:4px;width:100%;font-size:12px}.about{display:block;padding-block:56px}.section-label{margin-bottom:28px}.about h2{font-size:28px;line-height:1.8}.about p{font-size:16px;line-height:2.1}.desktop{display:none}.footer{padding-block:32px}.footer>span{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Complete page */
.mobile-menu{display:none}.about-flower{width:170px;height:220px;margin-top:44px;border-radius:100px 100px 0 0;object-position:center 50%}.work{padding-block:85px 75px;background:#E6DCC3}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:45px}.section-heading .eyebrow{font-family:Georgia,serif;letter-spacing:.12em;margin-bottom:12px}.section-heading h2,.field h2,.journal h2{font:500 clamp(28px,2.9vw,44px)/1.6 var(--serif)}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.work-image{overflow:hidden;position:relative}.work-image img{width:100%;height:280px;transition:transform .4s ease}.work-card a:hover img{transform:scale(1.035)}.image-caption{position:absolute;left:12px;bottom:12px;padding:4px 9px;background:var(--paper);font-size:12px}.card-label{display:flex;justify-content:space-between;font-size:13px;letter-spacing:.04em;margin-top:23px;margin-bottom:12px}.card-label>span:last-child{font-family:Georgia,serif}.work-card h3{font:500 25px/1.7 var(--serif);margin-bottom:14px}.work-card p{font-size:16px;line-height:1.95;min-height:6em}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;border-top:1px solid #E6DCC3;margin-top:25px;padding-top:16px}.card-bottom>span{font-size:22px}.other-work{margin-top:62px;border-top:1px solid #E6DCC3;display:grid;grid-template-columns:1fr 2fr;gap:32px;padding-top:26px}.other-work>p{font-size:14px}.work-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px 25px}.work-links a{font-size:14px;min-height:44px;display:flex;gap:13px;align-items:center}
.field{background:var(--ink);color:var(--paper);padding-block:95px 62px}.field a:hover{color:var(--accent)}.field-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.field .eyebrow{font-family:Georgia,serif;letter-spacing:.12em;margin-bottom:12px;color:#F4EFE3}.field-head>p{font-size:15px;line-height:2.1}.field-grid{display:grid;grid-template-columns:1fr .85fr 1fr;gap:35px;margin-top:48px;align-items:start}.field-figure img{width:100%;height:400px}.field-figure.middle{padding-top:95px}.field-figure.middle img{height:300px}.field-figure.last{padding-top:45px}.field-figure figcaption{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-top:13px;color:#F4EFE3}.field-figure figcaption span:last-child{font-family:Georgia,serif}.field-tail{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:60px}.field-tail>span{font:13px Georgia,serif;letter-spacing:.14em}.field .text-link{border-color:#B08A2E}
.journal{padding-block:105px 72px;display:grid;grid-template-columns:1fr 1.1fr;gap:64px}.journal .eyebrow{font-family:Georgia,serif;letter-spacing:.12em;margin-bottom:14px}.journal-head>p:last-child{margin-top:23px;line-height:2.2;font-size:16px}.journal-links>a{display:grid;grid-template-columns:90px 1fr 25px;align-items:center;gap:16px;padding-block:24px;border-top:1px solid var(--line)}.journal-links>a:last-child{border-bottom:1px solid var(--line)}.journal-type{font:12px Georgia,serif;letter-spacing:.08em}.journal-links strong{font-size:17px;font-weight:500}.journal-links small{display:block;font-size:13px;color:var(--muted);margin-top:6px}.journal-links>a>span:last-child{font-size:22px}.books{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:30px 70px}.books>p{font:500 21px/1.6 var(--serif)}.books>div{display:flex;flex-direction:column;gap:7px;font-size:14px}.books small{font-size:12px;margin-left:14px;color:var(--muted)}
.contact{background:#E6DCC3;padding-block:80px 90px}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.contact .eyebrow{font-family:Georgia,serif;font-size:13px;letter-spacing:.1em;margin-bottom:20px}.contact h2{font:500 clamp(31px,3.2vw,48px)/1.7 var(--serif);margin-bottom:22px}.contact p:last-child{font-size:16px;line-height:2.1}.contact-button{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--rust);color:var(--paper);border-radius:50%;width:225px;height:225px;padding:35px;font-size:16px}.contact-button>span:first-child{max-width:100px;line-height:1.8}.contact-button>span:last-child{font:32px Georgia,serif}.contact-button:hover{background:#A4462F;color:var(--paper)}.footer-links{display:flex;flex-wrap:wrap;gap:20px}.footer-links a{font-size:13px;min-height:44px;display:flex;align-items:center}
@media(max-width:1100px){.hero-intro{font-size:16px}.work-grid{gap:24px}.work-image img{height:240px}.work-card h3{font-size:21px}.work-card p{font-size:16px}.field-head{display:block}.field-head>p{margin-top:22px;font-size:16px}.journal{gap:40px;grid-template-columns:1fr 1.2fr}.journal-links>a{grid-template-columns:68px 1fr 20px;gap:10px}.journal-type{font-size:12px;letter-spacing:0}.books{flex-wrap:wrap}.contact-button{width:190px;height:190px;padding:30px}.footer{flex-wrap:wrap;gap:26px}}
@media(max-width:760px){.header{position:relative;gap:12px}.brand strong{font-size:24px}.brand span{font-size:12px}.nav{margin-left:auto;gap:0}.nav .nav-contact{font-size:13px;padding:8px 11px}.nav-contact span{margin-left:7px}.mobile-menu{display:block}.mobile-menu summary{font-size:14px;list-style:none;min-height:44px;display:flex;align-items:center;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:'＋';margin-left:4px}.mobile-menu[open] summary:after{content:'−'}.mobile-menu>nav{position:absolute;left:0;right:0;top:80px;z-index:10;display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 24px #E6DCC380;padding:14px 22px}.mobile-menu>nav a{min-height:49px;display:flex;align-items:center;border-bottom:1px solid var(--line);font-size:15px}.mobile-menu>nav a:last-child{border:0}.hero{gap:24px}.hero-intro{font-size:16px}.hero-photo img{height:350px}.hero-foot{gap:8px}.about .section-label{display:flex;align-items:center;gap:18px}.about .section-label>p{margin:0}.about-flower{display:none}.work{padding-block:56px}.section-heading{display:block;margin-bottom:33px}.section-heading>.text-link{margin-top:20px}.section-heading h2,.field h2,.journal h2{font-size:27px;line-height:1.7}.work-grid{grid-template-columns:1fr;gap:43px}.work-image img{height:auto;aspect-ratio:4/3}.work-card h3{font-size:26px}.card-label{margin-top:18px;margin-bottom:9px}.work-card p{min-height:0;line-height:2}.card-bottom{margin-top:20px;font-size:13px;padding-top:13px}.other-work{display:block;margin-top:42px;padding-top:24px}.work-links{display:flex;flex-direction:column;gap:0;margin-top:14px}.work-links a{justify-content:space-between;min-height:52px;border-bottom:1px solid #E6DCC3}.field{padding-block:56px 48px}.field-head>p{font-size:16px;line-height:2}.field-grid{grid-template-columns:1fr 1fr;gap:22px 16px;margin-top:30px}.field-figure.first{grid-column:1/-1}.field-figure.first img{height:370px;object-position:center 48%}.field-figure.middle,.field-figure.last{padding:0}.field-figure.middle img,.field-figure.last img{height:230px}.field-figure figcaption{font-size:12px;gap:8px;line-height:1.8}.field-figure figcaption span:last-child{display:none}.field-tail{display:block;margin-top:36px}.field-tail>span{display:block;margin-bottom:17px;font-size:12px}.field .text-link{font-size:14px}.journal{display:block;padding-block:56px 44px}.journal-head>p:last-child{font-size:16px;margin-top:17px}.journal-links{margin-top:30px}.journal-links>a{grid-template-columns:1fr 24px;gap:6px 12px;padding-block:20px}.journal-type{grid-column:1/-1;color:var(--muted)}.journal-links strong{font-size:18px}.journal-links small{font-size:13px;line-height:1.8}.books{display:block;padding-block:28px 50px}.books>div{margin-top:20px;font-size:14px;gap:12px}.books small{display:block;margin:0 0 0 7px}.books>.text-link{margin-top:20px}.contact{padding-block:55px}.contact-inner{display:block}.contact .eyebrow{font-size:12px;letter-spacing:.05em}.contact h2{font-size:28px;line-height:1.8}.contact p:last-child{font-size:16px}.contact-button{border-radius:100px;width:100%;height:72px;margin-top:30px;padding:20px 28px}.contact-button>span:first-child{max-width:none}.contact-button>span:last-child{font-size:25px}.footer{gap:20px}.footer-links{width:100%;order:2;gap:6px 22px}.footer>span{margin-left:auto}.footer-links a{font-size:13px}}
@media(max-width:360px){.header .brand strong{font-size:21px}.header .brand span{font-size:12px;letter-spacing:0}.header{gap:8px}.mobile-menu summary{font-size:13px}.nav .nav-contact{padding:8px 10px}.nav-contact span{display:none}.hero-photo img{height:310px}.hero-foot{flex-direction:column}.about h2{font-size:26px}.section-heading h2,.field h2,.journal h2{font-size:24px}.field-figure.middle img,.field-figure.last img{height:185px}.contact h2{font-size:24px}}
