/* Editorial image-making gallery. */
.experience-image .article-hero{display:block;max-width:1080px;padding-block:24px 20px}
.experience-image .article-hero>img{display:none}
.experience-image h1{font-size:clamp(26px,3.2vw,40px);max-width:29em;line-height:1.6}
.experience-image h1 span{display:block;max-width:100%}
.experience-image h1 .image-subtitle{font-size:.7em;line-height:1.65;margin-top:.35em}
.image-gallery{max-width:1080px;width:calc(100% - 96px);margin:26px auto 0}
.gallery-label{font-size:18px;font-weight:800;margin-bottom:24px;color:var(--blue)}
.gallery-strip{display:grid;grid-template-columns:1fr 1fr .67fr;gap:22px;align-items:end}
.gallery-strip figure{margin:0;min-width:0}.gallery-strip img{display:block;width:100%;height:auto}
.gallery-strip figcaption{padding-top:14px;font-size:13px;font-weight:700;line-height:1.8}.gallery-strip figcaption span{color:var(--blue);margin-right:10px}
.gallery-note{font-size:12px;line-height:1.9;color:#46596b;margin-top:20px}
.experience-image .article-layout{display:block;max-width:900px;padding-top:44px}
.experience-image .article-answer{background:none;border:0;border-bottom:1px solid var(--line);padding:0 0 25px}
.experience-image .article-answer>p:last-child{font-size:16px;font-weight:400}
.experience-image .read-toc{position:static;max-width:none;margin:30px 0 48px;display:grid;grid-template-columns:1fr 1fr;gap:0 28px}
.experience-image .read-toc>p{grid-column:1/-1}
.experience-image .article-body section{margin-bottom:60px}
.experience-image .article-body h2{font-size:28px;line-height:1.6;text-wrap:pretty}
.experience-image .section-number{font-size:12px;letter-spacing:.06em}
.image-study{margin:28px auto 22px;max-width:650px}
.image-study img{display:block;width:100%;height:auto}
.image-study figcaption{font-size:13px;line-height:1.9;color:#46596b;margin-top:15px}
.portrait-study{display:grid;grid-template-columns:1fr .85fr;gap:36px;align-items:center;margin:30px 0}
.portrait-study .image-study{margin:0}
.portrait-comment h3{font-size:20px!important}.portrait-comment p{font-size:15px}
.notice-example{max-width:580px;margin:28px auto 0;display:grid;grid-template-columns:1fr;background:#fff7e2}
.notice-example img{grid-area:1/1;display:block;width:100%;height:auto;align-self:end}
.notice-copy{grid-area:1/1;z-index:1;align-self:start;text-align:center;padding:32px 20px;color:#4d3824}
.article-body .notice-copy p{font-size:13px;margin:0 0 10px}.article-body .notice-copy h3{font-size:28px;margin:12px 0;line-height:1.5;color:#4d3824}
@media(max-width:700px){.image-gallery{width:calc(100% - 48px)}.gallery-strip{gap:12px;grid-template-columns:1fr 1fr}.gallery-strip figure:last-child{grid-column:1/-1;width:50%;margin:10px auto 0}.gallery-strip figcaption{font-size:12px}.experience-image h1{font-size:25px}.experience-image .read-toc{display:block}.experience-image .article-body h2{font-size:23px}.portrait-study{display:block}.portrait-study .image-study{max-width:360px;margin:auto}.portrait-comment{margin-top:24px}.article-body .notice-copy h3{font-size:23px}.notice-copy{padding:20px 14px}.article-body .notice-copy p{font-size:11px}}
@media(max-width:360px){.image-gallery{width:calc(100% - 32px)}.gallery-strip{display:block}.gallery-strip figure{margin-bottom:24px}.gallery-strip figure:last-child{width:70%;margin:0 auto}.notice-copy{padding:16px 10px}.article-body .notice-copy h3{font-size:21px}}
