.school-card{background-color:var(--color-white);border:1px solid var(--color-gray-200);border-radius:.5rem;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px oklch(0% 0 0/.1)}.school-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px oklch(0% 0 0/.1)}.school-card.school-card--boys{background-color:color-mix(in oklch, var(--color-blue-500) 3%, transparent)}.school-card.school-card--girls{background-color:color-mix(in oklch, var(--color-red-500) 3%, transparent)}.school-card.school-card--coed{background-color:color-mix(in oklch, var(--color-green-500) 3%, transparent)}.school-card-header{border-bottom:2px solid var(--color-gray-200);flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.school-card-title{margin:0;font-size:1.6rem}@media screen and (width>=768px){.school-card-title{font-size:1.8rem}}.school-card-title{color:var(--color-gray-800);line-height:1.4}.school-card-badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.school-badge{color:var(--color-white);border-radius:.25rem;padding:.25rem .75rem;font-size:1rem}@media screen and (width>=768px){.school-badge{font-size:1.2rem}}.school-badge{font-weight:500}.school-badge.badge-category-private{background-color:var(--color-blue-700)}.school-badge.badge-category-public{background-color:var(--color-green-700)}.school-badge.badge-category-national{background-color:var(--color-purple-700)}.school-badge.badge-category-other{background-color:var(--color-orange-700)}.school-badge.badge-category-municipal{background-color:var(--color-teal-600)}.school-badge.badge-type-boys{background-color:var(--color-blue-400)}.school-badge.badge-type-girls{background-color:var(--color-pink-400)}.school-badge.badge-type-coed{background-color:var(--color-green-500)}.school-badge.badge-prefecture{background-color:var(--color-gray-500)}.school-card-actions{flex-flow:wrap;flex-grow:1;align-items:center;gap:.75rem;display:flex}.school-button{border:1px solid #0000;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1.2rem;display:inline-flex}@media screen and (width>=768px){.school-button{font-size:1.4rem}}.school-button{border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .3s}.school-button:hover{text-decoration:none}.school-button svg{width:1.25rem;height:1.25rem}.school-button.button-data{color:var(--color-blue-700);border-color:var(--color-blue-600)}.school-button.button-data:hover{background-color:color-mix(in oklch, var(--color-blue-500) 8%, transparent)}.school-button.button-website{color:var(--color-green-700);border-color:var(--color-green-600)}.school-button.button-website:hover{background-color:color-mix(in oklch, var(--color-green-500) 8%, transparent)}.school-card-articles{border-top:1px solid var(--color-gray-200);margin-top:1.5rem;padding-top:1.5rem}.school-card-articles-title{margin:0 0 .75rem;font-size:1.4rem}@media screen and (width>=768px){.school-card-articles-title{font-size:1.6rem}}.school-card-articles-title{color:var(--color-gray-800);font-weight:600}.school-card-articles-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.school-card-articles-list a{color:var(--color-blue-500);font-size:1.2rem;text-decoration:none}@media screen and (width>=768px){.school-card-articles-list a{font-size:1.4rem}}.school-card-articles-list a{border-radius:.25rem;padding:.5rem;transition:all .3s;display:block}.school-card-articles-list a:hover{background-color:color-mix(in oklch, var(--color-blue-500) 10%, transparent);text-decoration:underline}.school-info{background-color:var(--color-gray-50);border:1px solid var(--color-gray-200);border-radius:.5rem;margin-top:2rem;padding:1.5rem}.school-info-title{font-size:1.8rem}@media screen and (width>=768px){.school-info-title{font-size:2.1rem}}.school-info-title{color:var(--color-gray-800);margin-bottom:1rem;font-weight:700}.school-info-content{flex-direction:column;gap:1rem;display:flex}.school-info-name{font-size:1.6rem}@media screen and (width>=768px){.school-info-name{font-size:1.8rem}}.school-info-name{color:var(--color-gray-800);margin-bottom:.5rem;font-weight:600}.school-info-badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.school-info-actions{flex-wrap:wrap;gap:.75rem;display:flex}.project-article{font-optical-sizing:auto;font-family:BIZ UDPGothic,IBM Plex Sans,YakuHanJPs,Noto Sans JP,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-style:normal;font-weight:400}.project-article ruby{ruby-align:center;text-align:start}.project-article rt{text-align:center}.project-article rp{display:none}.project-article--content{background-color:var(--color-white);border-radius:.5rem}.project-article__header{z-index:0;isolation:isolate;margin-bottom:2.5rem;padding:1.5rem 0;position:relative}.project-article__header:before{content:"";background:color-mix(in oklch, var(--school-color) 8%, white);box-shadow:0 0 0 100vmax color-mix(in oklch, var(--school-color) 8%, white);clip-path:inset(0 -100vmax);z-index:-1;pointer-events:none;position:absolute;inset:0}@media screen and (width>=768px){.project-article__header{margin-bottom:3rem;padding:3rem 0}}.project-article__header-info{margin-bottom:2rem}@media screen and (width>=768px){.project-article__header-main{gap:5rem;display:flex}}.project-article__header-image{margin-bottom:1.5rem}@media screen and (width>=768px){.project-article__header-image{flex-shrink:0;width:50%;margin-bottom:0}}.project-article__header-image img{border-radius:1.5rem;width:100%;height:auto}@media screen and (width>=768px){.project-article__header-wrapper{flex-direction:column;justify-content:space-between;display:flex}}.project-article__header-read{font-size:1.6rem}@media screen and (width>=768px){.project-article__header-read{font-size:1.8rem}}.project-article__header-read{color:var(--color-gray-600);text-indent:1em;text-align:justify;margin-bottom:2rem;line-height:1.8}@media screen and (width>=768px){.project-article__header-read{flex:1}}.project-article__header-interviewer{font-size:1.3rem}@media screen and (width>=768px){.project-article__header-interviewer{font-size:1.5rem}}.project-article__header-interviewer{color:var(--color-gray-600);margin-bottom:2.5rem}.project-article__header-interviewer-title{font-size:1.6rem}@media screen and (width>=768px){.project-article__header-interviewer-title{font-size:1.8rem}}.project-article__header-interviewer-title{color:var(--color-gray-800);text-align:center;margin-bottom:1rem;font-weight:700}@media screen and (width>=768px){.project-article__header-interviewer-title{margin-bottom:1.5rem}}.project-article__header-interviewer-content{justify-content:center;align-items:center;gap:2rem;display:flex}.project-article__header-interviewer-content img{border-radius:1rem;width:100%;height:auto}.project-article__header-interviewer-content p{font-size:1.3rem}@media screen and (width>=768px){.project-article__header-interviewer-content p{font-size:1.5rem}}.project-article__header-interviewer-content p{line-height:1.5}.project-article__header-interviewer-item>p{margin-top:.5rem}.project-article__school-name{font-size:2rem}@media screen and (width>=768px){.project-article__school-name{font-size:2.3rem}}.project-article__school-name{color:var(--color-gray-600);margin-bottom:.5rem;font-weight:700}@media screen and (width>=768px){.project-article__school-name{font-size:3.33333rem}}.project-article__title{color:var(--school-color);font-size:2.4rem}@media screen and (width>=768px){.project-article__title{font-size:2.7rem}}.project-article__title{font-weight:700;line-height:1.4}@media screen and (width>=768px){.project-article__title{font-size:4rem}}.project-article__interviewee{font-size:1.6rem}@media screen and (width>=768px){.project-article__interviewee{font-size:1.8rem}}.project-article__interviewee{color:var(--color-gray-700);margin:.8rem 0 0;font-weight:400;line-height:1.5}@media screen and (width>=768px){.project-article__interviewee{margin-top:1rem;font-size:1.8rem}}@media screen and (width>=768px) and (width>=768px){.project-article__interviewee{font-size:2.1rem}}.project-article__interviewee-name{font-size:1.8rem}@media screen and (width>=768px){.project-article__interviewee-name{font-size:2.1rem}}.project-article__interviewee-name{font-weight:700}@media screen and (width>=768px){.project-article__interviewee-name{font-size:2rem}}@media screen and (width>=768px) and (width>=768px){.project-article__interviewee-name{font-size:2.3rem}}.project-article__title-sub{max-width:100%;font-size:1.8rem;display:block}@media screen and (width>=768px){.project-article__title-sub{font-size:2.1rem}}.project-article__title-sub{letter-spacing:.12em;color:color-mix(in oklch, var(--school-color) 42%, var(--color-gray-700));text-align:center;margin:0 0 .5rem;padding-bottom:.35rem;font-weight:600;line-height:1.45}@media screen and (width>=768px){.project-article__title-sub{margin-bottom:.65rem;padding-bottom:.45rem;font-size:2.4rem}}@media screen and (width>=768px) and (width>=768px){.project-article__title-sub{font-size:2.7rem}}.project-article__teacher{font-size:1.6rem}@media screen and (width>=768px){.project-article__teacher{font-size:1.8rem}}.project-article__teacher{font-weight:700}.project-article__teacher em{font-size:2.2rem}@media screen and (width>=768px){.project-article__teacher em{font-size:2.5rem}}.project-article__teacher em{font-style:normal}.project-article__toc{box-sizing:border-box;border:1px solid color-mix(in oklch, var(--school-color) 24%, var(--color-gray-200));border-top:4px solid color-mix(in oklch, var(--school-color) 72%, white);background-color:#fff;border-radius:.9rem;margin-bottom:2.25rem;padding:1.6rem}@media screen and (width>=768px){.project-article__toc{top:calc(var(--header-anchor-offset,0px) + var(--anchor-scroll-gap,0rem));flex:none;align-self:flex-start;width:clamp(18rem,32vw,35rem);margin-bottom:0;position:sticky}}.project-article__toc-title{font-size:1.6rem}@media screen and (width>=768px){.project-article__toc-title{font-size:1.8rem}}.project-article__toc-title{letter-spacing:.05em;color:color-mix(in oklch, var(--school-color) 62%, black);text-align:center;margin-bottom:1.15rem;padding-bottom:.65rem;font-weight:800;position:relative}.project-article__toc-title:after{content:"";background-color:color-mix(in oklch, var(--school-color) 46%, white);border-radius:9999px;width:3rem;height:.2rem;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.project-article__toc-list{margin:0;padding:0;list-style:none}.project-article__toc-list li{margin-bottom:.55rem}.project-article__toc-list a{color:color-mix(in oklch, var(--school-color) 72%, var(--color-gray-800));border:1px solid color-mix(in oklch, var(--school-color) 16%, transparent);background:color-mix(in oklch, var(--school-color) 6%, white);border-radius:.6rem;padding:.52rem .72rem;font-size:1.6rem;line-height:1.55;text-decoration:none;display:block}.project-article__toc-list a:hover{color:color-mix(in oklch, var(--school-color) 90%, black);border-color:color-mix(in oklch, var(--school-color) 38%, transparent);background:color-mix(in oklch, var(--school-color) 12%, white);box-shadow:0 8px 18px -14px color-mix(in oklch, var(--school-color) 42%, transparent);transform:translateY(-1px)}.project-article__toc .title-br,.project-article__toc .title-sp-br{display:none}.project-article__content-wrapper{margin-top:3rem}@media screen and (width>=768px){.project-article__content-wrapper{align-items:flex-start;gap:5rem;margin-top:5rem;display:flex}}.project-article__content{flex:1}@media screen and (width>=768px){.project-article__content{width:65%}}@media screen and (width<=767px){.project-article__content-wrapper:has(>.project-article__toc) .project-article__section:first-of-type{padding-top:0}}.project-article__section{margin-top:0;scroll-margin-top:.8rem}@media screen and (width>=768px){.project-article__section{scroll-margin-top:.8rem}}.project-article__section:not(:first-of-type){border-top:1px solid var(--color-gray-200);margin-top:4rem;padding-top:4rem}@media screen and (width>=768px){.project-article__section:not(:first-of-type){margin-top:5rem;padding-top:5rem}}.project-article__section:not(:first-of-type):target{scroll-margin-top:-3.2rem}@media screen and (width>=768px){.project-article__section:not(:first-of-type):target{scroll-margin-top:-4.2rem}}.project-article__section:first-of-type{padding-top:4rem}@media screen and (width>=768px){.project-article__section:first-of-type{padding-top:0;scroll-margin-top:.8rem}}.project-article__section-title{color:var(--school-color);font-size:2rem}@media screen and (width>=768px){.project-article__section-title{font-size:2.3rem}}.project-article__section-title{margin-bottom:1.5rem;font-weight:700;line-height:1.6}.project-article__section-title .toc-br{display:none}@media screen and (width>=768px){.project-article__section-title .toc-title-sp-br,.project-article__section-title .title-sp-br{display:none}}.project-article__section-body p{font-size:1.6rem}@media screen and (width>=768px){.project-article__section-body p{font-size:1.8rem}}.project-article__section-body p{text-indent:1em;text-align:justify;margin-bottom:1.35rem;line-height:1.8}.project-article__section-body p:has(.nameA),.project-article__section-body p:has(.nameB),.project-article__section-body p:has(.nameC),.project-article__section-body p:has(.nameD){text-indent:0}.project-article__section-body p:last-child{margin-bottom:0}.project-article__section-body .nameA,.project-article__section-body .nameB,.project-article__section-body .nameC,.project-article__section-body .nameD{font-weight:700}.project-article__section-body .nameA{color:var(--school-color)}.project-article__section-body .nameA:after{content:"　"}.project-article__section-body .nameB,.project-article__section-body .nameC,.project-article__section-body .nameD{color:var(--color-gray-800)}.project-article__section-body .nameB:after,.project-article__section-body .nameC:after,.project-article__section-body .nameD:after{content:"　"}.project-article__section-image-layout{flex-direction:column;gap:2rem;margin-bottom:1.5rem;display:flex}@media screen and (width>=768px){.project-article__section-image-layout{flex-direction:row}}.project-article__section-image{margin-bottom:1.5rem}.project-article__section-image img{border-radius:1.5rem;width:100%;height:auto;margin-bottom:0}.project-article__section-image p{font-size:1.4rem}@media screen and (width>=768px){.project-article__section-image p{font-size:1.6rem}}.project-article__section-image p{color:var(--color-gray-600);text-align:justify;width:95%;margin:.5rem auto 0;font-family:BIZ UDPGothic,IBM Plex Sans,YakuHanJPs,Noto Sans JP,sans-serif;font-weight:400;line-height:1.6}@media screen and (width>=768px){.project-article__section-image--left{flex-shrink:0;order:2;width:9rem}}.project-article__section-image--left p{font-size:1.4rem}@media screen and (width>=768px){.project-article__section-image--left p{font-size:1.6rem}}.project-article__section-image--left p{color:var(--color-gray-600)}@media screen and (width>=768px){.project-article__section-image--right{flex-shrink:0;order:2;width:16rem}}.project-article__section-image--full img{margin:0 auto;display:block}.project-article__section-image--pair{flex:var(--pair-flex,1) 1 0%;min-width:0;margin-bottom:0;display:block}.project-article__section-image--pair img{border-radius:1.5rem;width:100%;height:auto;margin:0;display:block}.project-article__section-image-row{flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;margin-bottom:1.5rem;display:flex}@media screen and (width>=768px){.project-article__section-image-row{flex-flow:row;align-items:flex-start;gap:1.25rem}}.project-article__section-image-row img{margin-bottom:0}.project-article__section-image-row--caption-below{flex-direction:column;align-items:stretch;gap:.5rem}.project-article__section-image-row--caption-below .project-article__section-image-row__images{flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;display:flex}@media screen and (width>=768px){.project-article__section-image-row--caption-below .project-article__section-image-row__images{flex-flow:row;align-items:flex-start;gap:1.25rem}}.project-article__section-image-row--caption-below .project-article__section-image-row__images img{margin-bottom:0}.project-article__section-image-row--caption-below>p{font-size:1.4rem}@media screen and (width>=768px){.project-article__section-image-row--caption-below>p{font-size:1.6rem}}.project-article__section-image-row--caption-below>p{color:var(--color-gray-600);text-align:justify;width:95%;margin:0 auto;font-family:BIZ UDPGothic,IBM Plex Sans,YakuHanJPs,Noto Sans JP,sans-serif;font-weight:400;line-height:1.6}.project-article__section-text-content{flex:1}@media screen and (width>=768px){.project-article__section-text-content{order:1}}.project-article__photo-caption{width:95%;margin:.5rem auto 0;font-size:1.4rem}@media screen and (width>=768px){.project-article__photo-caption{font-size:1.6rem}}.project-article__photo-caption{text-align:justify;color:var(--color-gray-600);font-family:BIZ UDPGothic,IBM Plex Sans,YakuHanJPs,Noto Sans JP,sans-serif;font-weight:400;line-height:1.6}.project-article__image-zoom-trigger{cursor:zoom-in;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.project-article__crop-thumb{width:100%;aspect-ratio:var(--crop-aspect,1.4);border-radius:1.5rem;display:block;overflow:hidden}.project-article__crop-thumb img{object-fit:cover;border-radius:0;width:100%;height:100%;margin-bottom:0;display:block}.project-article__image-zoom-dialog{background:0 0;border:0;width:100vw;max-width:100vw;min-height:100vh;margin:0;padding:0}.project-article__image-zoom-dialog::backdrop{background:#000000b8}.project-article__image-zoom-body{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:5.5rem 2rem 2rem;display:flex}@media screen and (width>=768px){.project-article__image-zoom-body{padding:3rem}}.project-article__image-zoom-dialog:not(.project-article__image-zoom-gallery) .project-article__image-zoom-body img{opacity:0;border-radius:1.2rem;width:auto;max-width:min(92vw,120rem);height:auto;max-height:88vh;margin:0 auto;transition:transform .24s,opacity .24s;display:block;transform:scale(.94)}.project-article__image-zoom-dialog:not(.project-article__image-zoom-gallery)[open] .project-article__image-zoom-body img{opacity:1;transform:scale(1)}.project-article__image-zoom-icon{color:#fff;background:var(--school-color);pointer-events:none;border-radius:9999px;place-items:center;width:4.2rem;height:4.2rem;display:grid;position:absolute;bottom:1rem;right:1rem}.project-article__image-zoom-icon:before{content:"";background-color:currentColor;width:2.1rem;height:2.1rem;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5A6.5 6.5 0 1 0 9.5 16a6.47 6.47 0 0 0 4.23-1.57l.27.28v.79L20 21.5L21.5 20zm-6 0A4.5 4.5 0 1 1 14 9.5A4.5 4.5 0 0 1 9.5 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5A6.5 6.5 0 1 0 9.5 16a6.47 6.47 0 0 0 4.23-1.57l.27.28v.79L20 21.5L21.5 20zm-6 0A4.5 4.5 0 1 1 14 9.5A4.5 4.5 0 0 1 9.5 14'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.project-article__image-zoom-media{display:inline-block;position:relative}.project-article__image-zoom-close{z-index:2;color:#fff;cursor:pointer;background:#0000008c;border:0;border-radius:9999px;place-items:center;width:3.6rem;height:3.6rem;padding:0;font-size:2rem;font-weight:700;line-height:.9;display:grid;position:absolute;top:.8rem;right:.8rem}.project-article__image-zoom-gallery .project-article__image-zoom-body{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:min(100vw,132rem);min-height:100dvh;margin:0 auto;padding:4.8rem 1.2rem 2rem;display:flex;position:relative}@media screen and (width>=768px){.project-article__image-zoom-gallery .project-article__image-zoom-body{padding:5.5rem 3rem 3rem}}.project-article__image-zoom-gallery .project-article__image-zoom-stage{width:auto;max-width:100%;display:inline-block;position:relative;overflow:visible}.project-article__image-zoom-gallery .project-article__image-zoom-close{top:-1.2rem;left:auto;right:-1.2rem}.project-article__image-zoom-gallery .project-article__image-zoom-viewport{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;max-width:min(92vw,120rem);margin:0 auto;display:flex;overflow:visible}.project-article__image-zoom-gallery .project-article__image-zoom-slide{margin:0;display:none}.project-article__image-zoom-gallery .project-article__image-zoom-slide.is-active{display:block}.project-article__image-zoom-gallery .project-article__image-zoom-slide picture{line-height:0;display:block}.project-article__image-zoom-gallery .project-article__image-zoom-slide img{opacity:1;border-radius:1.2rem;width:auto;max-width:100%;height:auto;max-height:min(56vh,56dvh);margin:0 auto;display:block;transform:none}@media screen and (width>=768px){.project-article__image-zoom-gallery .project-article__image-zoom-slide img{max-height:72vh}}.project-article__school-info{border:1px solid rgb(from var(--school-color) r g b/.28);border-radius:1.2rem;padding:1.8rem}.project-article__school-info-layout{flex-direction:column;gap:2rem;margin-top:4rem;display:flex}@media screen and (width>=768px){.project-article__school-info-layout{flex-direction:row;align-items:center;gap:4rem}}.project-article__school-info-main,.project-article__school-info-side{flex:1;min-width:0}.project-article__school-info-side img{border-radius:1rem;width:100%;height:auto;display:block}.school-info{background:0 0;border:0;border-radius:0;margin-top:0;padding:0;font-family:BIZ UDPGothic,IBM Plex Sans,YakuHanJPs,Noto Sans JP,sans-serif}.school-info-content{gap:1.2rem}.school-info-name{margin-top:.5rem;margin-bottom:0;font-size:2rem;line-height:1.4}.project-article__school-info-information{background:rgb(from var(--school-color) r g b/.05);border-radius:1rem;margin-top:3rem;padding:0;font-family:BIZ UDPGothic,IBM Plex Sans,YakuHanJPs,Noto Sans JP,sans-serif;overflow:hidden}.project-article__school-info-information h3{color:var(--school-color);background:rgb(from var(--school-color) r g b/.15);margin:0;padding:1.2rem 2rem;font-size:1.6rem;font-weight:600;line-height:1.3}.project-article__school-info-information>a{word-break:break-all;color:var(--color-gray-800);padding:1.5rem 2rem 0;font-size:1.5rem;font-weight:500;text-decoration:underline;display:inline-block}.project-article__school-info-information>p{color:var(--color-gray-700);margin:0;padding:.8rem 2rem 2rem;font-size:1.2rem}.project-article--plain-header .project-article__header{padding:0}.project-article--plain-header .project-article__header:before{content:none;box-shadow:none}@media screen and (width>=768px){.project-article--plain-header .project-article__header-read{margin-bottom:0}.project-article--plain-header .project-article__header-main{align-items:center}.project-article--plain-header .project-article__header-main .project-article__header-wrapper{flex:auto;min-width:0;max-width:none}.project-article--plain-header .project-article__header-main .project-article__header-image{flex:0 0 min(40rem,50%);width:min(40rem,50%);margin:0}}.project-article--plain-header .project-article__header-image>figure{width:100%;max-width:40rem;margin:0 auto 1.6rem}@media screen and (width>=768px){.project-article--plain-header .project-article__header-image>figure{margin:0}}.project-article--plain-header .project-article__header-image>figure img{border-radius:.8rem;width:100%;height:auto;display:block}.project-article--plain-header .project-article__section-image-layout{margin-bottom:0;display:block}.project-article--plain-header .project-article__section-image-layout:after{content:"";clear:both;display:block}.project-article--plain-header .project-article__section-image--left,.project-article--plain-header .project-article__section-image--right{width:55%;margin-bottom:1rem}@media screen and (width>=768px){.project-article--plain-header .project-article__section-image--left,.project-article--plain-header .project-article__section-image--right{width:45%}}.project-article--plain-header .project-article__section-image--left{float:left;margin-right:1.5rem}@media screen and (width>=768px){.project-article--plain-header .project-article__section-image--left{margin-right:3rem}}.project-article--plain-header .project-article__section-image--right{float:right;margin-left:1.5rem}@media screen and (width>=768px){.project-article--plain-header .project-article__section-image--right{margin-left:3rem}}.project-article--plain-header .project-article__section-image--full{float:none;width:100%;margin-left:0;margin-right:0}.project-article--plain-header .project-article__section-image img{border-radius:.8rem}.project-article--plain-header .project-article__section-text-content{width:auto;display:block}.project-article__section-body p,.project-article .pigma-talk span{font-size:1.6rem}@media screen and (width>=768px){.project-article__section-body p,.project-article .pigma-talk span{font-size:1.8rem}}.project-article__section-body p,.project-article .pigma-talk span{line-height:1.8}
