.kodawari-page{--photo-soft:#eff4f5}.kodawari-page figure{margin:0}.photography-heading{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px;padding-block:25px 42px}.photography-heading h1{font-family:"Yu Mincho",YuMincho,serif;font-size:clamp(30px,3.1vw,43px);line-height:1.65;font-weight:600}.photography-heading>div>p{font-size:17px;line-height:2;margin:22px 0}.hero-comparison{padding:24px;background:var(--photo-soft)}.hero-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hero-comparison>p{font-size:15px;text-align:center;margin:15px 0 0}.photography-jump{background:var(--navy);color:#fff}.photography-jump nav{display:grid;grid-template-columns:repeat(4,1fr)}.photography-jump a{text-align:center;text-decoration:none;font-size:17px;padding:18px 10px;border-right:1px solid #ffffff35}.photography-jump a:first-child{border-left:1px solid #ffffff35}.photography-jump a:hover{background:#24515e}.photography-jump a span{font-size:14px;color:#78d6e2;margin-right:12px}
.photo-section{padding:65px 0;border-bottom:1px solid var(--line);scroll-margin-top:115px}.photo-section-heading{display:flex;align-items:flex-start;gap:23px;margin-bottom:28px}.photo-section-number{flex-shrink:0;display:grid;place-items:center;width:47px;height:47px;background:var(--navy);color:#fff;font:600 22px/1.35 var(--font-numerals);font-variant-numeric:lining-nums tabular-nums;margin-top:5px}.photo-section-heading h2{font-size:clamp(25px,2.4vw,33px);line-height:1.6}.photo-section-heading p{font-size:17px;color:var(--muted);margin:12px 0 0;line-height:1.9}
.photo-sample{min-width:0}.sample-label{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 12px;padding:10px 13px;background:#e5eaec;color:var(--ink);line-height:1.6}.sample-label strong{font-size:17px}.sample-label span{font-size:14px}.sample-label.accent{background:var(--accent);color:#fff}.photo-crop{position:relative;overflow:hidden;aspect-ratio:var(--photo-ratio);width:100%;background:#e7edef}.kodawari-page .photo-crop img{display:block;position:absolute;width:var(--source-width);max-width:none;height:auto;left:var(--source-left);top:var(--source-top);object-fit:initial;margin:0}.exposure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.exposure-case{padding:20px;background:var(--photo-soft);min-width:0}.exposure-case h3{font-size:22px;margin:0 0 18px}.exposure-case .photo-sample+.photo-sample{margin-top:18px}.photo-observation{font-size:16px;line-height:1.85;margin:17px 0 0;color:var(--ink)}.photo-footnote{font-size:15px;line-height:1.9;color:var(--muted);margin:25px 0 0;max-width:940px}
.room-jump{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 36px}.room-jump a{padding:8px 17px;border:1px solid #adc3ca;text-decoration:none;font-size:15px;background:white}.room-jump a:hover{background:var(--photo-soft)}.lens-gallery{max-width:990px;margin:0 auto}.lens-case{padding:34px 0 42px;scroll-margin-top:115px}.lens-case+.lens-case{border-top:1px solid var(--line)}.lens-case-heading{display:flex;gap:16px;align-items:center;margin-bottom:18px}.lens-case-heading>span{color:var(--accent);font:600 22px/1.35 var(--font-numerals);font-variant-numeric:lining-nums tabular-nums}.lens-case-heading h3{font-size:26px}.lens-pair{display:grid;grid-template-columns:1fr 1fr;gap:30px}.lens-pair .sample-label{padding:13px 18px}.lens-pair .sample-label strong{font-size:23px}.lens-pair .sample-label span{font-size:15px}.lens-caption{display:flex;align-items:baseline;justify-content:space-between;gap:20px;flex-wrap:wrap}.lens-caption .photo-observation{flex:1;min-width:260px}
.distortion-grid,.mistake-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.distortion-grid .sample-label span{display:none}.photo-takeaway{display:flex;align-items:flex-start;gap:24px;background:var(--photo-soft);padding:24px;margin-top:25px}.photo-takeaway>strong{color:#126645;white-space:nowrap;font-size:18px}.photo-takeaway>p{font-size:17px;line-height:1.9}.mistake-grid .sample-label{min-height:51px}.mistake-grid .sample-label strong{font-size:16px}.good-photo-example{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:44px;margin-top:45px;padding:32px;background:var(--photo-soft)}.good-photo-example h3{font-family:"Yu Mincho",YuMincho,serif;font-size:29px;line-height:1.7}.good-photo-example ul{padding-left:22px;margin:20px 0 0}.good-photo-example li{font-size:17px;margin-top:8px}.good-photo-example figcaption{font-size:14px;color:var(--muted);margin-top:8px}
.photography-process{border:0}.photography-process>h2{text-align:center;font-size:29px;margin-bottom:32px}.shooting-flow{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:0}.shooting-flow li{position:relative;text-align:center;background:var(--photo-soft);padding:25px 14px}.shooting-flow li:not(:last-child)::after{content:'→';position:absolute;right:-24px;top:42%;font-size:22px;color:var(--accent)}.shooting-flow span,.shooting-flow strong{display:block}.shooting-flow span{color:var(--accent);font:600 22px/1.35 var(--font-numerals);font-variant-numeric:lining-nums tabular-nums;margin-bottom:12px}.shooting-flow strong{font-size:20px}.shooting-flow p{font-size:16px;color:var(--muted);margin-top:6px}.photo-local-cta{text-align:center;margin-top:35px}.photo-local-cta p{font-size:17px;margin-bottom:20px}.mobile-break{display:none}
@media(max-width:1000px){.photography-heading{grid-template-columns:1fr;gap:28px}.photography-heading>div:first-child{max-width:760px}.photography-heading h1 br{display:none}.hero-comparison{max-width:800px}.exposure-grid{gap:18px}.exposure-case{padding:15px}.sample-label span{font-size:13px}.lens-gallery{max-width:900px}.lens-pair{gap:22px}.distortion-grid,.mistake-grid{gap:16px}.good-photo-example{gap:28px;padding:24px}.good-photo-example h3{font-size:26px}.photo-takeaway{gap:16px}.photography-jump a{font-size:16px}}
@media(max-width:760px){.photography-heading{padding-top:12px;padding-bottom:28px}.photography-heading h1{font-size:31px}.photography-heading h1 br{display:block}.photography-heading>div>p{margin-top:18px}.hero-comparison{padding:15px}.hero-photo-pair{gap:10px}.hero-photo-pair .sample-label{padding:8px}.hero-photo-pair .sample-label strong{font-size:15px}.hero-photo-pair .sample-label span{display:none}.hero-comparison>p{font-size:14px;text-align:left}.photography-jump nav{grid-template-columns:1fr 1fr}.photography-jump a{padding:13px 8px;border-bottom:1px solid #ffffff35;text-align:left}.photography-jump a span{margin-right:8px}.photography-jump a:nth-child(3){border-left:1px solid #ffffff35}.photo-section{padding:42px 0}.photo-section-heading{gap:14px;margin-bottom:22px}.photo-section-number{width:36px;height:36px;font-size:18px}.photo-section-heading h2{font-size:25px}.photo-section-heading p{font-size:16px}.exposure-grid{grid-template-columns:1fr;gap:25px}.exposure-case{padding:20px}.exposure-case .photo-sample{max-width:500px;margin-left:auto;margin-right:auto}.exposure-case .photo-observation{font-size:16px}.sample-label span{font-size:14px}.room-jump{gap:8px;margin-bottom:18px}.room-jump a{font-size:14px;padding:8px 12px}.lens-case{padding:25px 0 30px}.lens-case-heading h3{font-size:23px}.lens-pair{gap:14px}.lens-pair .sample-label{display:block;padding:10px}.lens-pair .sample-label strong{font-size:21px}.lens-pair .sample-label span{display:block;font-size:14px;min-height:45px}.lens-caption{display:block}.lens-caption .photo-observation{min-width:0}.distortion-grid,.mistake-grid{grid-template-columns:1fr;gap:24px}.photo-takeaway{display:block;padding:20px}.photo-takeaway>strong{display:block;margin-bottom:8px}.photo-takeaway>p{font-size:16px}.good-photo-example{grid-template-columns:1fr;gap:24px;margin-top:32px;padding:20px}.good-photo-example h3{font-size:27px}.shooting-flow{grid-template-columns:1fr;gap:27px}.shooting-flow li:not(:last-child)::after{content:'↓';top:auto;bottom:-29px;left:0;right:0}.photography-process>h2{font-size:26px}.photo-local-cta .button{width:100%;max-width:420px}.mobile-break{display:block}}
@media(prefers-reduced-motion:reduce){html:has(.kodawari-page){scroll-behavior:auto}}

.photography-cover{margin:0;max-width:680px;justify-self:center;width:100%}.photography-cover img{display:block;width:100%;height:auto}
