.project-detail-chapter-01{display:flex;flex-direction:column;gap:90px;align-items:flex-start;width:100%;padding-bottom:93px;background-color:#fff}@media (max-width: 767.98px){.project-detail-chapter-01{gap:0;padding-bottom:50px}}.project-detail-chapter-01__top{display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width: 767.98px){.project-detail-chapter-01__top{flex-direction:column;align-items:flex-start}}.project-detail-chapter-01__top-card{box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;gap:30px;align-items:flex-start;width:550px;height:380px;padding:58px 49px 0 50px;background-color:#044362}@media (max-width: 767.98px){.project-detail-chapter-01__top-card{box-sizing:border-box;gap:14px;width:100%;height:auto;padding:40px 20px 60px}}.project-detail-chapter-01__focus{display:flex;gap:8px;align-items:center;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:1;color:#fff;letter-spacing:.32px}@media (max-width: 767.98px){.project-detail-chapter-01__focus{gap:6px}}.project-detail-chapter-01__focus-label{text-transform:uppercase}.project-detail-chapter-01__heading{display:flex;flex-direction:column;margin:0;font-family:Noto Sans JP,sans-serif;font-size:32px;font-weight:700;line-height:1.6;color:#fff;letter-spacing:.64px}@media (max-width: 767.98px){.project-detail-chapter-01__heading{font-size:24px;line-height:1.6;letter-spacing:.48px}}.project-detail-chapter-01__top-banner{position:relative;width:100%;height:380px;overflow:hidden}@media (max-width: 767.98px){.project-detail-chapter-01__top-banner{width:100%;height:220px}}.project-detail-chapter-01__top-banner img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.project-detail-chapter-01__top-banner img{object-position:63% 50%}}.project-detail-inner{align-self:anchor-center;max-width:1370px}@media (max-width: 767.98px){.project-detail-inner{padding-inline:20px}}@media (min-width: 768px){.project-detail-inner{padding-right:20px;margin-right:auto}}@media (width >= 1450px){.project-detail-inner{margin:0}}.project-detail-chapter-01__body{display:grid;gap:150px;align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-01__body{display:flex;flex-direction:column;gap:80px;align-items:flex-start}}.project-detail-chapter-01__features{display:grid;grid-template:"image title" auto "image text" 1fr/min(37.93vw,550px) 1fr;gap:min(2.6vw,38px) min(6.4vw,93px);align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-01__features{grid-template-areas:"title" "image" "text";grid-template-columns:1fr;gap:0;align-items:flex-start}}.project-detail-chapter-01__features-image{grid-area:image;width:100%;max-width:550px}@media (max-width: 767.98px){.project-detail-chapter-01__features-image{width:100%;margin-top:30px}}.project-detail-chapter-01__features-titles{display:flex;flex-direction:column;grid-area:title;gap:10px;align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-01__features-titles{gap:10px;order:1;width:100%;padding-top:30px}}.project-detail-chapter-01__title-chip{display:inline-flex;align-items:center;padding:6px 16px 11px;font-family:Noto Sans JP,sans-serif;font-size:min(2.48vw,36px);font-weight:500;line-height:1;color:#fff;letter-spacing:.72px;background-color:#459dbf}@media (max-width: 767.98px){.project-detail-chapter-01__title-chip{padding:6px 12px 8px;font-size:20px;white-space:normal}}.project-detail-chapter-01__features-paragraphs{display:flex;flex-direction:column;grid-area:text;gap:13px;align-items:flex-start;width:100%;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#044362}.project-detail-chapter-01__features-paragraphs p{width:100%}@media (max-width: 767.98px){.project-detail-chapter-01__features-paragraphs{gap:0;margin-top:30px;font-size:16px;line-height:1.9}}.project-detail-chapter-01__features-paragraphs-caption{line-height:1.9}@media (max-width: 767.98px){.project-detail-chapter-01__features-paragraphs-caption{font-size:15px}}@media (min-width: 768px){.project-detail-chapter-01__features-paragraphs-caption{font-size:14px}}.project-detail-chapter-01__features:nth-of-type(2) .project-detail-chapter-01__features-titles{position:relative}.project-detail-chapter-01__features:nth-of-type(2) .project-detail-chapter-01__features-titles:before{position:absolute;top:-12px;width:100%;height:1px;content:"";background-color:#e6eef5}@media (min-width: 768px){.project-detail-chapter-01__features:nth-of-type(2) .project-detail-chapter-01__features-titles:before{top:-75px}}.project-detail-chapter-01__quotes{display:flex;flex-direction:column;gap:22px;align-items:flex-start;margin-top:30px;list-style:none}@media (max-width: 767.98px){.project-detail-chapter-01__quotes{gap:20px;width:100%}}.project-detail-chapter-01__quote{display:flex;gap:24px;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-chapter-01__quote{gap:14px}}.project-detail-chapter-01__quote-person{display:flex;flex-shrink:0;flex-direction:column;gap:10px;align-items:center;width:60px}@media (max-width: 767.98px){.project-detail-chapter-01__quote-person{width:60px}}.project-detail-chapter-01__quote-avatar{width:60px;height:60px;overflow:hidden;border-radius:9999px}@media (max-width: 767.98px){.project-detail-chapter-01__quote-avatar{width:60px;height:60px}}.project-detail-chapter-01__quote-avatar-img{display:block;width:100%;height:100%}.project-detail-chapter-01__quote-avatar-img img{display:block;width:100%;height:100%;object-fit:cover}.project-detail-chapter-01__quote-name{margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#000;text-align:center;white-space:nowrap}@media (max-width: 767.98px){.project-detail-chapter-01__quote-name{font-size:16px}}.project-detail-chapter-01__quote-bubble{display:flex;flex:1;align-items:center;justify-content:center;padding:18px;background-color:#e6eef5}.project-detail-chapter-01__quote-bubble p{margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#044362}@media (max-width: 767.98px){.project-detail-chapter-01__quote-bubble{padding:20px}.project-detail-chapter-01__quote-bubble p{width:100%;font-size:16px;line-height:1.9}}@media (max-width: 767.98px){.project-detail-chapter-01__features-paragraphs p+p{margin-top:25px}}.project03-filled{grid-area:title}@media (max-width: 767.98px){.project03-filled{margin-top:calc(50 * var(--base-font, 1) / 10);line-height:2.7}}@media (min-width: 768px){.project03-filled{line-height:3}}.project03-filled.project03-filled--border{position:relative}@media (max-width: 767.98px){.project03-filled.project03-filled--border{margin-top:0}}.project03-filled.project03-filled--border:before{position:absolute;top:-40px;width:100%;height:1px;content:"";background-color:#e6eef5}@media (min-width: 768px){.project03-filled.project03-filled--border:before{top:-75px}}.project03-filled .project03-filled__text{display:inline;font-weight:500;line-height:1.1;color:#fff;background-color:#459dbf;-webkit-box-decoration-break:clone;box-decoration-break:clone}@media (max-width: 767.98px){.project03-filled .project03-filled__text{padding:2px 12px 4px;font-size:20px;line-height:2}}@media (min-width: 768px){.project03-filled .project03-filled__text{padding:0 10px 4px;font-size:min(2.4827586207vw,36px);line-height:1.8}}.project-detail-chapter-02{display:flex;flex-direction:column;gap:80px;align-items:flex-start;width:100%;padding-bottom:85px;background-color:#fff}@media (max-width: 767.98px){.project-detail-chapter-02{gap:0;padding-bottom:45px}}.project-detail-chapter-02__top{display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width: 767.98px){.project-detail-chapter-02__top{flex-direction:column;align-items:flex-start}}.project-detail-chapter-02__top-card{box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;gap:30px;align-items:flex-start;width:550px;height:380px;padding:58px 49px 0 50px;background-color:#044362}@media (max-width: 767.98px){.project-detail-chapter-02__top-card{box-sizing:border-box;gap:14px;width:100%;height:auto;padding:40px 20px 60px}}.project-detail-chapter-02__focus{display:flex;gap:8px;align-items:center;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:1;color:#fff;letter-spacing:.32px}@media (max-width: 767.98px){.project-detail-chapter-02__focus{gap:6px}}.project-detail-chapter-02__focus-label{text-transform:uppercase}.project-detail-chapter-02__heading{display:flex;flex-direction:column;margin:0;font-family:Noto Sans JP,sans-serif;font-size:32px;font-weight:700;line-height:1.6;color:#fff;letter-spacing:.64px}@media (max-width: 767.98px){.project-detail-chapter-02__heading{font-size:24px;line-height:1.6;letter-spacing:.48px}}.project-detail-chapter-02__top-banner{position:relative;width:100%;height:380px;overflow:hidden}@media (max-width: 767.98px){.project-detail-chapter-02__top-banner{width:100%;height:200px}}.project-detail-chapter-02__top-banner img{width:100%;height:100%;object-fit:cover;object-position:center right}.project-detail-chapter-02__body{display:grid;gap:150px;align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-02__body{display:flex;flex-direction:column;gap:80px;align-items:flex-start}}.project-detail-chapter-02__features{display:grid;grid-template:"image title" auto "image text" auto/min(37.93vw,550px) 1fr;gap:min(2.6vw,38px) min(6.4vw,93px);align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-02__features{grid-template-areas:"title" "image" "text";grid-template-columns:1fr;gap:27px}}@media (max-width: 767.98px){.project-detail-chapter-02__features.project-detail-chapter-02__features--no-image{grid-template-areas:"title" "text"}}.project-detail-chapter-02__features-image{grid-area:image;width:100%;max-width:550px}.project-detail-chapter-02__features-titles{display:flex;flex-direction:column;grid-area:title;gap:10px;align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-02__features-titles{gap:10px;order:1;width:100%;padding-top:50px}}.project-detail-chapter-02__features:nth-of-type(2) .project-detail-chapter-02__features-titles{position:relative}.project-detail-chapter-02__features:nth-of-type(2) .project-detail-chapter-02__features-titles:before{position:absolute;top:8px;width:100%;height:1px;content:"";background-color:#e6eef5}@media (min-width: 768px){.project-detail-chapter-02__features:nth-of-type(2) .project-detail-chapter-02__features-titles:before{top:-75px}}.project-detail-chapter-02__title-chip{display:inline-flex;align-items:center;padding:6px 16px 11px;font-family:Noto Sans JP,sans-serif;font-size:min(2.48vw,36px);font-weight:500;line-height:1;color:#fff;letter-spacing:.72px;background-color:#459dbf}@media (max-width: 767.98px){.project-detail-chapter-02__title-chip{padding:6px 12px 8px;font-size:20px;white-space:normal}}.project-detail-chapter-02__features-paragraphs{display:flex;flex-direction:column;grid-area:text;gap:15px;align-items:flex-start;width:100%;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#044362}.project-detail-chapter-02__features-paragraphs p{width:100%;margin:0}@media (max-width: 767.98px){.project-detail-chapter-02__features-paragraphs{gap:28px;order:3;width:100%;font-size:16px;line-height:1.9}}.project-detail-chapter-03{display:flex;flex-direction:column;gap:80px;align-items:flex-start;width:100%;padding-bottom:100px;background-color:#fff}@media (max-width: 767.98px){.project-detail-chapter-03{gap:0;padding-bottom:50px}}.project-detail-chapter-03__top{display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width: 767.98px){.project-detail-chapter-03__top{flex-direction:column;align-items:flex-start}}.project-detail-chapter-03__top-card{box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;gap:30px;align-items:flex-start;width:550px;height:380px;padding:58px 49px 0 50px;background-color:#044362}@media (max-width: 767.98px){.project-detail-chapter-03__top-card{box-sizing:border-box;gap:14px;width:100%;height:auto;padding:40px 20px 60px}}.project-detail-chapter-03__focus{display:flex;gap:8px;align-items:center;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:1;color:#fff;letter-spacing:.32px}@media (max-width: 767.98px){.project-detail-chapter-03__focus{gap:16px}}.project-detail-chapter-03__focus-label{text-transform:uppercase}.project-detail-chapter-03__heading{display:flex;flex-direction:column;margin:0;font-family:Noto Sans JP,sans-serif;font-size:32px;font-weight:700;line-height:1.6;color:#fff;letter-spacing:.64px}@media (max-width: 767.98px){.project-detail-chapter-03__heading{font-size:24px;line-height:1.6;letter-spacing:.48px}}.project-detail-chapter-03__top-banner{position:relative;width:100%;height:380px;overflow:clip}@media (max-width: 767.98px){.project-detail-chapter-03__top-banner{width:100%;height:200px}}.project-detail-chapter-03__top-banner img{width:100%;height:100%;object-fit:cover}.project-detail-chapter-03__features{display:grid;grid-template:"image title" auto "image text" 1fr/min(37.93vw,550px) 1fr;gap:min(2.6vw,38px) min(6.4vw,93px);align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-03__features{grid-template-areas:"title" "image" "text";grid-template-columns:1fr;gap:30px;align-items:flex-start}}.project-detail-chapter-03__features-image{position:relative;grid-area:image;width:100%;max-width:550px}@media (max-width: 767.98px){.project-detail-chapter-03__features-image{position:relative;order:2;width:100%}}.project-detail-chapter-03__features-text{display:flex;flex-direction:column;grid-area:text;gap:80px;align-items:flex-end}@media (max-width: 767.98px){.project-detail-chapter-03__features-text{display:contents}}.project-detail-chapter-03__block{display:flex;flex-direction:column;gap:65px;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-chapter-03__block{display:contents}}.project-detail-chapter-03__text-content{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-chapter-03__text-content{display:contents}}.project-detail-chapter-03__features-titles{display:flex;flex-direction:column;grid-area:title;gap:10px;align-items:flex-start}@media (max-width: 767.98px){.project-detail-chapter-03__features-titles{gap:10px;order:1;width:100%;padding-top:50px}}.project-detail-chapter-03__title-chip{display:inline-flex;align-items:center;padding:6px 16px 11px;font-family:Noto Sans JP,sans-serif;font-size:min(2.48vw,36px);font-weight:500;line-height:1;color:#fff;letter-spacing:.72px;background-color:#459dbf}@media (max-width: 767.98px){.project-detail-chapter-03__title-chip{padding:6px 12px 8px;font-size:20px;white-space:normal}}.project-detail-chapter-03__content{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-chapter-03__content{display:contents}}.project-detail-chapter-03__inner{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-chapter-03__inner{display:contents}}.project-detail-chapter-03__para{width:100%;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#044362}@media (max-width: 767.98px){.project-detail-chapter-03__para{order:1;width:100%;margin:0;font-size:16px;line-height:1.9}}.project-detail-chapter-03__paragraphs{display:flex;flex-direction:column;gap:15px;align-items:flex-start;width:100%;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#044362}.project-detail-chapter-03__paragraphs p{width:100%;margin:0}@media (max-width: 767.98px){.project-detail-chapter-03__paragraphs{gap:20px;order:5;width:100%;font-size:16px;line-height:1.9}}.project-detail-chapter-03__quotes{display:flex;flex-direction:column;gap:20px;align-items:flex-start;padding:0;margin:0;list-style:none}@media (max-width: 767.98px){.project-detail-chapter-03__quotes{gap:20px;order:3;width:100%}}.project-detail-chapter-03__quote{display:flex;gap:24px;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-chapter-03__quote{gap:14px;align-items:flex-start}}.project-detail-chapter-03__quote-person{display:flex;flex-shrink:0;flex-direction:column;gap:10px;align-items:center;width:60px}@media (max-width: 767.98px){.project-detail-chapter-03__quote-person{width:60px}}.project-detail-chapter-03__quote-avatar{width:60px;height:60px;overflow:clip;border-radius:50%}@media (max-width: 767.98px){.project-detail-chapter-03__quote-avatar{width:60px;height:60px}}.project-detail-chapter-03__quote-avatar-img{display:block;width:100%;height:100%}.project-detail-chapter-03__quote-avatar-img img{display:block;width:100%;height:100%;object-fit:cover}.project-detail-chapter-03__quote-name{margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#000;text-align:center;white-space:nowrap}@media (max-width: 767.98px){.project-detail-chapter-03__quote-name{font-size:16px}}.project-detail-chapter-03__quote-bubble{display:flex;flex:1;align-items:center;justify-content:center;padding:20px;background-color:#e6eef5}.project-detail-chapter-03__quote-bubble p{margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#044362}@media (max-width: 767.98px){.project-detail-chapter-03__quote-bubble{padding:20px}.project-detail-chapter-03__quote-bubble p{width:100%;font-size:16px;line-height:1.9}}.project-detail-chapter-03__testimonials{display:flex;flex-direction:column;gap:20px;align-items:stretch;padding:0;margin:0;list-style:none}@media (max-width: 767.98px){.project-detail-chapter-03__testimonials{gap:20px;order:6;width:100%;margin-top:10px}}.project-detail-chapter-03__testimonial{display:flex;flex-direction:column;padding:20px;background-color:#e6eef5}@media (max-width: 767.98px){.project-detail-chapter-03__testimonial{gap:10px;padding:20px}}.project-detail-chapter-03__testimonial-role{margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;line-height:1.9;color:#044362}@media (max-width: 767.98px){.project-detail-chapter-03__testimonial-role{font-size:16px;line-height:1.8}}.project-detail-chapter-03__testimonial-text{margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#044362}@media (max-width: 767.98px){.project-detail-chapter-03__testimonial-text{font-size:16px;line-height:1.9}}.project-detail-chapter-03__photos{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%;margin-top:-15px}@media (max-width: 767.98px){.project-detail-chapter-03__photos{gap:20px;order:7;width:100%;margin-top:0}}.project-detail-chapter-03__photo{position:relative;max-width:708px;overflow:hidden;overflow:clip}@media (max-width: 767.98px){.project-detail-chapter-03__photo{width:100%}}.project-detail-chapter-03__photo img{width:100%;height:auto}.project-detail-kv{position:relative;width:100%;overflow:hidden}@media (max-width: 767.98px){.project-detail-kv{background-color:#459dbf}}@media (min-width: 768px){.project-detail-kv{aspect-ratio:1450/613}}.project-detail-kv__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%}.project-detail-kv__bg img{width:100%;height:100%;object-fit:cover;object-position:top}@media (max-width: 767.98px){.project-detail-kv__bg{position:relative;height:350px}}.project-detail-kv__content{position:absolute;left:min(3.4482758621vw,50px);z-index:1;display:flex;flex-direction:column;gap:min(2.06vw,30px);align-items:flex-start;width:44.8965517241%}@media (max-width: 767.98px){.project-detail-kv__content{position:relative;bottom:auto;left:auto;gap:0;width:auto;padding-block:35px;padding-inline:20px}}@media (min-width: 768px){.project-detail-kv__content{bottom:20px}}@media (min-width: 1024px){.project-detail-kv__content{bottom:min(6.8965517241vw,100px)}}.project-detail-kv__main{display:flex;flex-direction:column;gap:24px;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-kv__main{margin-top:20px}}.project-detail-kv__tagline{display:flex;gap:10px;align-items:center}@media (max-width: 767.98px){.project-detail-kv__tagline{flex-direction:column;align-items:flex-start;margin-bottom:3.8888888889vw}}.project-detail-kv__tagline-text{display:flex;gap:4px;align-items:flex-start}@media (max-width: 767.98px){.project-detail-kv__tagline-text{flex-direction:column;width:313px}}.project-detail-kv__pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;line-height:1;color:#459dbf;letter-spacing:.28px;white-space:nowrap;background-color:#fff}@media (max-width: 767.98px){.project-detail-kv__pill{order:1;padding:4px 8px;font-size:14px;text-transform:uppercase}}.project-detail-kv__location{font-family:Noto Sans JP,sans-serif;font-size:18px;font-weight:600;line-height:1;color:#fff;letter-spacing:.28px;white-space:nowrap}@media (max-width: 767.98px){.project-detail-kv__location{order:3;font-size:16px;font-weight:700;letter-spacing:.32px}}.project-detail-kv__title{width:min(48.4137931034vw,702px)}@media (max-width: 767.98px){.project-detail-kv__title{width:100%;max-width:460px}}.project-detail-lead{width:100%;padding:100px 0 118px;background-color:#fff}@media (max-width: 767.98px){.project-detail-lead{position:relative;padding:50px 0;overflow:hidden;background-color:#fff}}.project-detail-lead__heading{margin:0 0 50px;font-family:Noto Sans JP,sans-serif;font-size:26px;font-weight:700;line-height:1;color:#044362;letter-spacing:.52px}@media (max-width: 767.98px){.project-detail-lead__heading{margin:0 0 40px}}.project-detail-lead__body{display:flex;gap:min(10.4vw,152px);align-items:flex-start}@media (max-width: 767.98px){.project-detail-lead__body{flex-direction:column;gap:40px}}@media (min-width: 768px){.project-detail-lead__body{flex-direction:column}}@media (min-width: 1024px){.project-detail-lead__body{flex-direction:row}}.project-detail-lead__statement{display:flex;flex-shrink:0;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center}@media (max-width: 767.98px){.project-detail-lead__statement{gap:8px}}.project-detail-lead__line{display:inline-flex;align-items:center;justify-content:center;padding:min(.27vw,4px) min(.55vw,8px);font-family:Noto Sans JP,sans-serif;font-size:min(1.86vw,27px);font-weight:500;line-height:1.8;color:#fff;letter-spacing:2px;white-space:nowrap;background-color:#0080ff}@media (max-width: 767.98px){.project-detail-lead__line{padding:2px 10px;font-size:20px;line-height:1.8;letter-spacing:2px}}.project-detail-lead__text{display:flex;flex-direction:column;gap:30px;align-items:flex-start}@media (max-width: 767.98px){.project-detail-lead__text{gap:30px;width:100%}}.project-detail-lead__para{width:100%;margin:0;font-family:Noto Sans JP,sans-serif;font-size:18px;font-weight:400;line-height:2;color:#044362;letter-spacing:1.8px}@media (max-width: 767.98px){.project-detail-lead__para{font-size:16px;line-height:2;letter-spacing:1.8px}}@media (min-width: 768px){.project-detail-lead__para.project-detail-lead__para--caption{font-size:16px}}.project-detail-lead__para-caption{padding-left:1em;color:#044362;text-indent:-1em}@media (max-width: 767.98px){.project-detail-lead__para-caption{font-size:12px}}@media (min-width: 768px){.project-detail-lead__para-caption{font-size:14px}}.project-detail-member{width:100%;padding:100px 0;background-color:#e6eef5}@media (max-width: 767.98px){.project-detail-member{padding:50px 0}}.project-detail-member__inner{display:flex;flex-direction:column;gap:50px;width:100%}@media (max-width: 767.98px){.project-detail-member__inner{gap:40px}}.project-detail-member__heading{margin:0;font-family:Noto Sans JP,sans-serif;font-size:26px;font-weight:700;line-height:1;color:#044362;letter-spacing:.52px}@media (max-width: 767.98px){.project-detail-member__heading{font-size:26px}}.project-detail-member__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;list-style:none}@media (max-width: 767.98px){.project-detail-member__list{gap:20px;width:100%}}.project-detail-member__item{display:flex;gap:30px;align-items:flex-start;padding:30px;background-color:#fff}@media (max-width: 767.98px){.project-detail-member__item{box-sizing:border-box;gap:20px;width:100%;padding:20px}}.project-detail-member__photo{flex-shrink:0;width:90px}.project-detail-member__text{display:flex;flex-direction:column;gap:12px;align-items:flex-start;color:#044362}@media (max-width: 767.98px){.project-detail-member__text{gap:12px;width:170px}}.project-detail-member__name{margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:700;line-height:1;letter-spacing:.4px}@media (max-width: 767.98px){.project-detail-member__name{font-size:18px;letter-spacing:.36px}}.project-detail-member__desc{margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:.32px}@media (max-width: 767.98px){.project-detail-member__desc{font-size:16px;line-height:1.6;letter-spacing:.32px}}.project-detail-member__desc--sm{font-size:15px;letter-spacing:.3px}@media (max-width: 767.98px){.project-detail-member__desc--sm{font-size:15px;letter-spacing:.3px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.project-detail-other-projects{width:100%;padding-block:100px;background-color:#e6eef5}@media (max-width: 767.98px){.project-detail-other-projects{padding-block:50px}}.project-detail-other-projects__heading{margin:0 0 60px;font-family:Noto Sans JP,sans-serif;font-size:26px;font-weight:700;line-height:1;color:#044362;letter-spacing:.52px}@media (max-width: 767.98px){.project-detail-other-projects__heading{margin-bottom:30px;font-size:26px;line-height:1;letter-spacing:.52px}}.project-detail-other-projects__slider-container{position:relative}@media (min-width: 768px){.project-detail-other-projects__slider{overflow:visible}}@media (min-width: 768px){.project-detail-other-projects__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:min(3.4482758621vw,50px);max-width:901px;height:auto;margin-inline:auto}}.project-detail-other-projects__slide{display:flex;height:auto}@media (min-width: 768px){.project-detail-other-projects__slide{max-width:450px}}.project-detail-other-projects__link{position:relative;display:grid;width:100%;overflow:hidden;text-decoration:none}@media (max-width: 767.98px){.project-detail-other-projects__link{display:flex;flex-direction:column}}@media (min-width: 768px){.project-detail-other-projects__link{max-width:450px;margin-inline:auto}}.project-detail-other-projects__link .project-detail-other-projects__bg{position:relative;overflow:hidden}@media (max-width: 767.98px){.project-detail-other-projects__link .project-detail-other-projects__bg{aspect-ratio:320/160}}.project-detail-other-projects__link .project-detail-other-projects__bg img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .3s cubic-bezier(.25,.1,.25,1)}.project-detail-other-projects__link:focus .project-detail-other-projects__bg img{transform:scale(1.1)}@media (hover: hover) and (pointer: fine){.project-detail-other-projects__link:hover .project-detail-other-projects__bg img{transform:scale(1.1)}}.project-detail-other-projects__caption{position:absolute;z-index:2;font-family:Open Sans,sans-serif;font-weight:500;color:#fff;text-align:right;letter-spacing:.02em;content:""}@media (max-width: 767.98px){.project-detail-other-projects__caption{right:7px;bottom:8px;font-size:10px}}@media (min-width: 768px){.project-detail-other-projects__caption{right:min(.6896551724vw,10px);bottom:min(.8965517241vw,13px);font-size:min(.8275862069vw,12px)}}.project-detail-other-projects__content{background-color:#0080ff}@media (max-width: 767.98px){.project-detail-other-projects__content{display:flex;flex:1;flex-direction:column;padding:24px 20px}}@media (min-width: 768px){.project-detail-other-projects__content{padding:18px 20px 65px}}.project-detail-other-projects__meta{display:flex;gap:10px;justify-content:space-between}@media (max-width: 767.98px){.project-detail-other-projects__meta{flex-direction:column;gap:10px}}@media (min-width: 768px){.project-detail-other-projects__meta{align-items:center}}.project-detail-other-projects__pill{display:inline-flex;font-family:Open Sans,sans-serif;font-size:15px;font-weight:700;line-height:1;color:#fff;letter-spacing:.05em;white-space:nowrap}@media (max-width: 767.98px){.project-detail-other-projects__pill{font-size:14px;line-height:normal}}@media (min-width: 768px){.project-detail-other-projects__pill{align-items:center;justify-content:center}}.project-detail-other-projects__tag{font-size:14px;font-weight:400;color:#fff;letter-spacing:.02em}@media (max-width: 767.98px){.project-detail-other-projects__tag{line-height:normal;letter-spacing:.05em}}.project-detail-other-projects__text{margin-top:30px;font-weight:500;line-height:1.5;color:#fff;letter-spacing:.02em}@media (max-width: 767.98px){.project-detail-other-projects__text{margin-bottom:30px;font-size:20px;font-weight:700}}@media (min-width: 768px){.project-detail-other-projects__text{font-size:18px}}.project-detail__arrow{color:#fff;content:""}@media (max-width: 767.98px){.project-detail__arrow{margin-top:auto;margin-left:auto}}@media (min-width: 768px){.project-detail__arrow{position:absolute;right:20px;bottom:20px}}.project-detail-other-projects__controls{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-top:30px}@media (min-width: 768px){.project-detail-other-projects__controls{display:none}}.project-detail-other-projects__progress{position:relative;width:160px;height:1px;overflow:hidden;background-color:#cfcfcf}.project-detail-other-projects__progress-bar{position:absolute;inset:0 auto 0 0;width:100%;height:100%;background-color:#ff6201;transform:scaleX(0);transform-origin:left center;transition:transform .4s cubic-bezier(.25,.1,.25,1)}.project-detail-other-projects__nav{display:flex;gap:16px}.project-detail-other-projects__nav-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;background-color:#459dbf;border-radius:4px}.project-detail-other-projects__nav-button.swiper-button-disabled{cursor:default;opacity:.4}.project-detail-other-projects__nav-icon{display:block;width:8.5px;height:8.5px;border-top:2px solid #fff;border-right:2px solid #fff}.project-detail-other-projects__nav-button--prev .project-detail-other-projects__nav-icon{transform:translate(2px) rotate(-135deg)}.project-detail-other-projects__nav-button--next .project-detail-other-projects__nav-icon{transform:translate(-2px) rotate(45deg)}.project-detail-overview{width:100%;padding-bottom:100px}@media (max-width: 767.98px){.project-detail-overview{height:auto;padding-bottom:50px}}.project-detail-overview__inner{box-sizing:border-box;display:flex;gap:min(6.89vw,100px);align-items:flex-start;width:100%;padding:70px 50px;background-color:#e6eef5}@media (max-width: 1023.98px){.project-detail-overview__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:30px;align-items:flex-start;height:auto;padding:50px 20px}}.project-detail-overview__heading{flex-shrink:0;font-family:Noto Sans JP,sans-serif;font-size:26px;font-weight:700;line-height:1;color:#044362;letter-spacing:.52px}@media (max-width: 767.98px){.project-detail-overview__heading{width:auto;font-size:26px;line-height:1;letter-spacing:.52px}}.project-detail-overview__list{display:flex;flex-direction:column;gap:40px;align-items:flex-end;padding:3px 0 0}@media (max-width: 767.98px){.project-detail-overview__list{gap:21px}}.project-detail-overview__row{display:flex;align-items:flex-start;width:100%}@media (max-width: 767.98px){.project-detail-overview__row{flex-direction:column;gap:8px}}.project-detail-overview__label{flex-shrink:0;width:155px;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:700;line-height:1;color:#044362;letter-spacing:.4px}@media (max-width: 767.98px){.project-detail-overview__label{width:100%;font-size:16px;line-height:1.6;letter-spacing:.32px}}.project-detail-overview__value{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%;color:#044362}@media (max-width: 767.98px){.project-detail-overview__value{gap:20px}}.project-detail-overview__multiline{width:100%}.project-detail-overview__item{font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:.32px}@media (max-width: 767.98px){.project-detail-overview__item{font-size:16px;line-height:1.6;letter-spacing:.32px}}.project-detail-overview__divider{width:100%;height:1px;background-color:#04436233}.project-detail-overview__image{margin-top:35px}@media (min-width: 768px){.project-detail-overview__image{margin-top:100px}}.footer-banner-links__grid{display:grid;grid-template-columns:1fr}@media (min-width: 768px){.footer-banner-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-banner-links__item{position:relative;display:block;overflow:hidden;color:#fff;text-decoration:none;transition:opacity .8s ease}@media (hover: hover){.footer-banner-links__item:hover{cursor:pointer;opacity:.8}}.footer-banner-links__item:active,.footer-banner-links__item:hover{cursor:pointer;opacity:.8}@media (max-width: 767.98px){.footer-banner-links__item{aspect-ratio:360/160}}@media (min-width: 768px){.footer-banner-links__item{aspect-ratio:725/230}}.footer-banner-links__item:focus .footer-banner-links__image{transform:scale(1.1)}@media (hover: hover) and (pointer: fine){.footer-banner-links__item:hover .footer-banner-links__image{transform:scale(1.1)}}.footer-banner-links__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .5s cubic-bezier(.25,.1,.25,1)}.footer-banner-links__tint{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.8}.footer-banner-links__tint--orange{background-color:#ff6201}.footer-banner-links__tint--blue{background-color:#459dbf}.footer-banner-links__title{position:absolute;top:50%;left:20px;z-index:1;font-weight:500;line-height:1.2;color:#fff;transform:translateY(-50%)}@media (max-width: 767.98px){.footer-banner-links__title{font-size:22px;letter-spacing:2px}}@media (min-width: 768px){.footer-banner-links__title{left:50px;font-size:28px;letter-spacing:.56px}}.footer-banner-links__arrow{position:absolute;right:20px;bottom:20px;z-index:1;font-family:Open Sans,sans-serif;font-size:28px;font-weight:400;line-height:1}@media (min-width: 768px){.footer-banner-links__arrow{right:32px;bottom:28px;font-size:33px}}
