.pf-section-wrapper{--paper:#f8f8f4;--ink:#1a1e19;--line:#d7d9d1;--accent:#d5f45c;background:var(--paper);color:var(--ink);line-height:1.7;min-height:100vh;font-family:Arial,"Yu Gothic",Meiryo,sans-serif}
body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:100px}
.pf-section-wrapper *{box-sizing:border-box;margin:0;padding:0}
.pf-section-wrapper a{color:inherit;text-decoration:none}
.pf-section-wrapper button{font:inherit;color:inherit;cursor:pointer;border-radius:0}
.pf-section-wrapper button:focus-visible,.pf-section-wrapper a:focus-visible{outline:3px solid #416213;outline-offset:6px}
.pf-section-wrapper .pf-header{height:104px;max-width:1600px;margin:auto;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.pf-section-wrapper .pf-brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:700;line-height:1.3;letter-spacing:.04em}
.pf-section-wrapper .pf-brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--paper);width:44px;height:44px;font-size:32px;font-weight:800;letter-spacing:-.09em;padding-right:4px}
.pf-section-wrapper .pf-brand small{display:block;margin-top:6px;font-size:9px;letter-spacing:.1em;font-weight:500}
.pf-section-wrapper nav{display:flex;align-items:center;gap:36px;font-size:13px;font-weight:600}
.pf-section-wrapper nav a{padding:10px 0}
.pf-section-wrapper nav a:hover{box-shadow:0 2px 0 var(--ink)}
.pf-section-wrapper .pf-nav-current:before{content:'';display:inline-block;width:7px;height:7px;background:var(--ink);margin-right:10px}
.pf-section-wrapper .pf-menu{display:none}
.pf-section-wrapper .pf-hero{max-width:1600px;padding:40px 4.5% 54px;margin:auto}
.pf-section-wrapper .pf-hero-top{display:flex;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.1em}
.pf-section-wrapper .pf-hero-main{display:flex;align-items:flex-end;justify-content:space-between;padding-top:30px;gap:30px}
.pf-section-wrapper h1{font-size:clamp(86px,10.7vw,164px);letter-spacing:-.065em;line-height:.88;font-weight:700;white-space:nowrap}
.pf-section-wrapper h1>span{display:block}
.pf-section-wrapper .pf-dot{color:#567324}
.pf-section-wrapper .pf-intro{padding:0 0 5px;min-width:290px}
.pf-section-wrapper .pf-hero-jp{font-size:25px;font-weight:700;letter-spacing:.02em;margin-bottom:18px;white-space:nowrap}
.pf-section-wrapper .pf-intro>p:not(.pf-hero-jp){font-size:14px;line-height:2}
.pf-section-wrapper .pf-scroll{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:12px;margin-top:29px;padding:10px 0;border-bottom:1px solid var(--ink)}
.pf-section-wrapper .pf-scroll span{font-size:26px;line-height:1}
.pf-section-wrapper .pf-scroll:hover{background:var(--accent)}
.pf-section-wrapper .pf-works{max-width:1600px;padding:0 4.5% 100px;margin:auto;scroll-margin-top:20px}
.pf-section-wrapper .pf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0 28px;border-top:1px solid var(--ink)}
.pf-section-wrapper .pf-filter{display:flex;gap:5px;flex-wrap:wrap}
.pf-section-wrapper .pf-filter button{padding:9px 17px;background:transparent;border:1px solid transparent;font-size:12px;white-space:nowrap}
.pf-section-wrapper .pf-filter button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);font-weight:700}
.pf-section-wrapper .pf-result{font-size:11px;white-space:nowrap}
.pf-section-wrapper .pf-grid{--gap:30px;display:flex;flex-wrap:wrap;justify-content:center;gap:48px var(--gap)}
.pf-section-wrapper .pf-work{min-width:0;width:calc((100% - var(--gap))/2)}
.pf-section-wrapper .pf-work[hidden]{display:none}
.pf-section-wrapper .pf-work-link{display:block}
.pf-section-wrapper .pf-image-stage{position:relative;background:var(--stage);padding:36px 28px 42px;overflow:hidden}
.pf-section-wrapper .pf-browser{border:1px solid #1a1e1926;box-shadow:0 12px 22px #1a1e1912;background:#fff}
.pf-section-wrapper .pf-browser-bar{height:22px;display:flex;justify-content:space-between;align-items:center;padding:0 9px;font-size:8px;color:#30372e;background:#f8f8f4;border-bottom:1px solid #1a1e1926;letter-spacing:.03em}
.pf-section-wrapper .pf-browser-bar>span:first-child{font-size:6px;letter-spacing:2px}
.pf-section-wrapper .pf-browser img{display:block;width:100%;height:auto;aspect-ratio:880/591;object-fit:cover;object-position:top}
.pf-section-wrapper .pf-view{position:absolute;bottom:0;left:0;right:0;width:max-content;margin-inline:auto;display:flex;align-items:center;gap:24px;padding:10px 16px;background:var(--ink);color:var(--paper);font-size:11px;transition:background .2s,color .2s}
.pf-section-wrapper .pf-work-link:hover .pf-view{background:var(--accent);color:var(--ink)}
.pf-section-wrapper .pf-card-meta{display:flex;align-items:flex-start;gap:15px;padding-top:18px}
.pf-section-wrapper .pf-index{font-size:11px;line-height:1.9;padding-top:1px}
.pf-section-wrapper .pf-card-copy{min-width:0;flex:1;container-type:inline-size}
.pf-section-wrapper .pf-tags{font-size:10px;line-height:1.8;word-break:auto-phrase}
.pf-section-wrapper .pf-tags span{margin:0 5px}
.pf-section-wrapper .pf-card-copy h2{font-size:min(17px,calc(100cqi / (var(--chars) * 1.05)));line-height:1.6;font-weight:600;letter-spacing:.01em;white-space:nowrap;margin-top:3px}
.pf-section-wrapper .pf-card-arrow{font-size:23px;line-height:1.5}
.pf-section-wrapper .pf-contact{padding:50px 4.5% 60px;background:var(--accent);border-top:1px solid var(--ink)}
.pf-section-wrapper .pf-eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:25px;font-weight:600}
.pf-section-wrapper .pf-contact-row{display:flex;justify-content:space-between;align-items:center;gap:30px;max-width:1456px;margin:auto}
.pf-section-wrapper .pf-contact-row>div{flex:1;min-width:0;container-type:inline-size}
.pf-section-wrapper .pf-contact h2{font-size:min(38px,calc(100cqi / (var(--chars) * 1.05)));font-weight:600;line-height:1.5;white-space:nowrap}
.pf-section-wrapper .pf-contact p:not(.pf-eyebrow){margin-top:14px;font-size:13px;word-break:auto-phrase}
.pf-section-wrapper .pf-contact-link{padding:18px 55px 18px 28px;position:relative;border-bottom:1px solid var(--ink);font-size:14px;white-space:nowrap}
.pf-section-wrapper .pf-contact-link span{position:absolute;right:5px;font-size:25px;top:10px}
.pf-section-wrapper .pf-contact-link:hover{background:var(--ink);color:var(--accent)}
.pf-section-wrapper .pf-footer{padding:38px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px}
.pf-section-wrapper .pf-footer-brand{font-size:16px;font-weight:600}
.pf-section-wrapper .pf-footer-brand span{display:block;font-size:9px;letter-spacing:.2em;margin-top:4px}
.pf-section-wrapper .pf-skip{position:fixed;top:-100px;left:16px;background:var(--accent);padding:12px;z-index:20}
.pf-section-wrapper .pf-skip:focus{top:12px}
@media(min-width:1600px){.pf-section-wrapper .pf-contact,.pf-section-wrapper .pf-footer{padding-left:calc((100% - 1456px)/2);padding-right:calc((100% - 1456px)/2)}}
@media(max-width:1024px){.pf-section-wrapper .pf-image-stage{padding:23px 19px 34px}.pf-section-wrapper .pf-grid{gap:36px 22px}.pf-section-wrapper .pf-hero-jp{font-size:21px}.pf-section-wrapper .pf-intro{min-width:252px}.pf-section-wrapper .pf-hero-main{gap:20px}.pf-section-wrapper .pf-tags span{margin:0 2px}}
@media(max-width:768px){.pf-section-wrapper .pf-header{height:80px;position:relative;padding:0 5%}.pf-section-wrapper .pf-brand{font-size:16px}.pf-section-wrapper .pf-brand-mark{width:36px;height:36px;font-size:28px}.pf-section-wrapper .pf-brand small{font-size:8px}.pf-section-wrapper .pf-menu{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;border:0;background:transparent}.pf-section-wrapper .pf-menu span{height:1px;width:26px;background:var(--ink);margin:auto 0}.pf-section-wrapper .pf-menu span:first-child{margin-bottom:0}.pf-section-wrapper .pf-menu span:last-child{margin-top:0}.pf-section-wrapper nav{display:none;position:absolute;top:79px;left:0;right:0;padding:24px 5%;background:var(--paper);border-bottom:1px solid var(--ink);z-index:5;flex-direction:column;align-items:flex-start;gap:12px}.pf-section-wrapper nav.is-open{display:flex}.pf-section-wrapper .pf-hero{padding:27px 5% 36px}.pf-section-wrapper .pf-hero-top{font-size:9px}.pf-section-wrapper .pf-hero-main{padding-top:29px}.pf-section-wrapper h1{font-size:13vw}.pf-section-wrapper .pf-intro{min-width:218px}.pf-section-wrapper .pf-hero-jp{font-size:18px;margin-bottom:11px}.pf-section-wrapper .pf-intro>p:not(.pf-hero-jp){font-size:12px}.pf-section-wrapper .pf-scroll{margin-top:16px;font-size:11px}.pf-section-wrapper .pf-works{padding:0 5% 60px}.pf-section-wrapper .pf-toolbar{gap:10px;align-items:flex-start;flex-direction:column;padding:15px 0 24px}.pf-section-wrapper .pf-filter button{padding:8px 11px}.pf-section-wrapper .pf-result{align-self:flex-end}.pf-section-wrapper .pf-grid{grid-template-columns:1fr;gap:34px}.pf-section-wrapper .pf-image-stage{padding:30px 25px 40px}.pf-section-wrapper .pf-card-meta{gap:10px}.pf-section-wrapper .pf-card-copy h2{font-size:min(20px,calc(100cqi / (var(--chars) * 1.05)))}.pf-section-wrapper .pf-contact{padding:35px 5% 40px}.pf-section-wrapper .pf-contact-row{align-items:stretch;flex-direction:column;gap:20px}.pf-section-wrapper .pf-contact-row>div{flex:auto}.pf-section-wrapper .pf-contact h2{font-size:min(32px,calc(100cqi / (var(--chars) * 1.05)))}.pf-section-wrapper .pf-contact-link{align-self:flex-start}.pf-section-wrapper .pf-footer{padding:30px 5%;flex-wrap:wrap}.pf-section-wrapper .pf-footer-brand{width:100%;margin-bottom:10px}}
@media(max-width:480px){.pf-section-wrapper .pf-hero-top>p:last-child{display:none}.pf-section-wrapper .pf-hero-main{display:block;padding-top:27px}.pf-section-wrapper h1{font-size:22vw;line-height:.9}.pf-section-wrapper .pf-intro{min-width:0;padding-top:27px;display:grid;grid-template-columns:1fr auto;column-gap:18px}.pf-section-wrapper .pf-hero-jp{grid-column:1/-1;font-size:19px;margin-bottom:8px}.pf-section-wrapper .pf-intro>p:not(.pf-hero-jp){font-size:11px}.pf-section-wrapper .pf-scroll{width:auto;margin-top:0;gap:16px;font-size:10px;align-self:end}.pf-section-wrapper .pf-scroll span{font-size:21px}.pf-section-wrapper .pf-filter{gap:0;width:100%;justify-content:space-between}.pf-section-wrapper .pf-filter button{font-size:11px;padding:8px 9px}.pf-section-wrapper .pf-image-stage{padding:22px 15px 34px}.pf-section-wrapper .pf-browser-bar{font-size:7px;height:18px;padding:0 6px}.pf-section-wrapper .pf-card-meta{padding-top:13px;gap:8px}.pf-section-wrapper .pf-card-arrow{font-size:20px}.pf-section-wrapper .pf-tags{font-size:9px}.pf-section-wrapper .pf-index{font-size:10px}.pf-section-wrapper .pf-view{font-size:10px;padding:8px 13px}.pf-section-wrapper .pf-contact p:not(.pf-eyebrow){font-size:12px}.pf-section-wrapper .pf-contact-link{width:100%;text-align:center}.pf-section-wrapper .pf-footer{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pf-section-wrapper *{transition:none!important}}
@media(max-width:1024px){.pf-section-wrapper .pf-grid{--gap:22px}}
@media(max-width:768px){.pf-section-wrapper .pf-work{width:100%}}
