@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;700&family=Noto+Sans+JP:wght@300;400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;700&family=Noto+Sans+JP:wght@300;400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";.header{z-index:100;background:#fbf9f6;height:100px;position:sticky;top:0}.header-container{border-bottom:1px solid #e6e1dc99;align-items:center;max-width:1440px;height:100%;margin:0 auto;display:flex}.header-logo{flex-shrink:0;align-items:center;margin-right:48px;display:flex}.header-logo img{aspect-ratio:299/48.31;width:299px;max-width:100%;height:auto;display:block}.header-menu{flex:1;justify-content:flex-end;align-items:center;column-gap:20px;height:30px;margin-right:30px;display:flex}.header-link-group{align-items:center;display:flex;position:relative}.header-chevron{color:#231815;aspect-ratio:1;font-size:36px;font-weight:300;display:inline-block;transform:rotate(90deg)}.header-link{white-space:nowrap;color:#231815;text-align:center;align-items:center;padding:6px 12px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:color .18s,background .18s;display:inline-flex;position:relative}.header-link:after{content:"";transform-origin:0;background:#f09b0a;border-radius:1px;height:2px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:12px;right:12px;transform:scaleX(0)}.header-link:hover{color:#f09b0a}.header-link:hover:after{transform:scaleX(1)}.header-link--active{color:#f09b0a;font-weight:500}.header-link--active:after{transform:scaleX(1)}.nav-dropdown{z-index:300;white-space:nowrap;background-color:#003642;border-radius:8px;align-items:stretch;padding:10px 12px;animation:.18s cubic-bezier(.16,1,.3,1) both dropdownIn;display:flex;position:absolute;top:calc(100% + 5px);left:0;box-shadow:0 8px 32px #1a1a1a2e}.nav-dropdown-item{color:#fff;border-right:1px solid #ffffff1f;align-items:center;padding:14px 28px;font-family:Noto Sans,sans-serif;font-size:.875rem;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-dropdown-item:last-child{border-right:none}.nav-dropdown-item:hover{color:#f09b0a;background:#ffffff14}.language-wrapper{flex-shrink:0;position:relative}.language-btn{color:#fff;white-space:nowrap;cursor:pointer;background-color:#003642;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:120px;height:46px;padding:11px 36px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:background-color .18s;display:flex}.lang-arrow{font-size:.75rem;transition:transform .2s;display:inline-block}.lang-arrow--open{transform:rotate(180deg)}.language-dropdown{text-align:center;z-index:200;background:#f5f0e8;border:1px solid #1a1a1a1a;border-radius:0 0 6px 6px;min-width:120px;animation:.2s cubic-bezier(.16,1,.3,1) both dropdownIn;position:absolute;top:calc(100% - 2px);right:0;overflow:hidden;box-shadow:0 8px 32px #1a1a1a1f}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lang-option{cursor:pointer;color:#231815;text-align:center;background:#f5f0e8;border-bottom:1px solid #e6e1dc;padding:11px 18px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;line-height:150%;transition:background .15s,color .15s}.lang-option:last-child{border-bottom:none}.lang-option:hover{color:#f09b0a;background:#f7f5f0}.lang-option--active{color:#f09b0a;font-weight:600}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;display:none}.hamburger-line{background:#231815;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.is-open .hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.is-open .hamburger-line:nth-child(2){opacity:0}.hamburger.is-open .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-controls{align-items:center;gap:4px;display:none}.mobile-lang-wrapper{position:relative}.mobile-globe-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .18s,opacity .18s;display:flex}.mobile-globe-btn img{width:22px;height:22px;transition:opacity .18s;display:block}.mobile-globe-btn:hover img,.mobile-globe-btn--open img{opacity:.75}.mobile-lang-dropdown{z-index:300;text-align:center;background:#003642;border-radius:8px;min-width:140px;animation:.2s cubic-bezier(.16,1,.3,1) both dropdownIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000038}.mobile-lang-option{cursor:pointer;color:#fff;text-align:center;border-bottom:1px solid #ffffff14;padding:14px 20px;font-family:Noto Sans;font-size:16px;font-weight:500;line-height:150%;transition:background .15s,color .15s;display:block}.mobile-lang-option:last-child{border-bottom:none}.mobile-lang-option:hover{color:#f09b0a;background:#ffffff14}.mobile-lang-option--active{color:#fff;background:#f09b0a;font-weight:700}.mobile-lang-option--active:hover{color:#fff;background:#d98900}.mobile-nav{z-index:99;background:#fbf9f6;padding:0 0 40px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:none;position:fixed;inset:72px 0 0;overflow-y:auto;transform:translate(100%)}.mobile-nav.is-open{transform:translate(0)}.mobile-nav-item{color:#231815;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #e6e1dc;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.mobile-nav-item:hover,.mobile-nav-item--active{color:#f09b0a;background:0 0}.mobile-nav-chevron{color:#aaa;font-size:20px;transition:transform .2s}.mobile-nav-submenu{background:#fbf9f6;max-height:0;transition:max-height .3s;overflow:hidden}.mobile-nav-submenu.is-open{max-height:300px}.mobile-nav-subitem{color:#888;border-bottom:1px solid #e6e1dc80;justify-content:space-between;align-items:center;height:50px;padding:0 24px 0 32px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.mobile-nav-subitem:hover{color:#f09b0a}.breadcrumb-bar{background:#f5f0e8;border-top:1px solid #1a1a1a0f}.breadcrumb-link{color:#f09b0a;font-family:Noto Sans,sans-serif;font-size:.78rem;text-decoration:none;transition:opacity .15s}.breadcrumb-current{color:#4a4a4a;font-family:Noto Sans JP,sans-serif;font-size:.78rem}@media (width>=1200px) and (width<=1440px){.header-container{padding:0 40px}.header-logo img{width:260px}.header-logo{margin-right:36px}.header-menu{column-gap:12px;margin-right:20px}.header-link{padding:6px 10px;font-size:15px}.language-btn{width:110px;font-size:13px}}@media (width>=1025px) and (width<=1199px){.header-container{padding:0 40px}.header-logo img{width:220px}.header-logo{margin-right:24px}.header-menu{column-gap:8px;margin-right:16px}.header-link{padding:6px 8px;font-size:14px}.header-chevron{font-size:24px}.language-btn{width:100px;padding:8px 10px;font-size:13px}}@media (width>=768px) and (width<=1024px){.header{height:72px;box-shadow:0 1px #e6e1dccc}.header-container{box-sizing:border-box;border-bottom:none;justify-content:space-between;align-items:center;max-width:704px;height:72px;margin:0 auto;padding:0;display:flex}.header-logo{margin-right:0}.header-logo img{width:clamp(180px,36vw,240px);height:auto}.header-menu,.language-wrapper{display:none!important}.mobile-controls{flex-shrink:0;align-items:center;gap:4px;display:flex}.mobile-lang-wrapper{position:relative}.mobile-globe-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.mobile-globe-btn img{width:26px;height:26px;display:block}.mobile-lang-dropdown{z-index:300;background:#003642;border-radius:8px;min-width:140px;animation:.2s cubic-bezier(.16,1,.3,1) both dropdownIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #0003}.mobile-lang-option{color:#fff;text-align:center;cursor:pointer;border-bottom:1px solid #ffffff14;padding:14px 20px;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;transition:background .15s,color .15s;display:block}.mobile-lang-option:last-child{border-bottom:none}.mobile-lang-option:hover{color:#f09b0a;background:#ffffff14}.mobile-lang-option--active{color:#fff;background:#f09b0a;font-weight:700}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;padding:8px;display:flex}.hamburger-line{background:#231815;border-radius:2px;width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.is-open .hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.is-open .hamburger-line:nth-child(2){opacity:0}.hamburger.is-open .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{z-index:199;-webkit-overflow-scrolling:touch;background:#fbf9f6;height:auto;transition:transform .32s cubic-bezier(.16,1,.3,1);display:block;position:fixed;top:72px;left:calc(10% - 100px);right:calc(10% - 100px);overflow-y:auto;transform:translate(calc(100% + 50vw - 351px))}.mobile-nav.is-open{transform:translate(0)}.mobile-nav-item{color:#231815;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #e6e1dc;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 60px;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.mobile-nav-item:active,.mobile-nav-item--active{color:#f09b0a;background:0 0}.mobile-nav-submenu{background:#fbf9f6;max-height:0;transition:max-height .3s;overflow:hidden}.mobile-nav-submenu.is-open{max-height:320px}.mobile-nav-subitem{color:#888;border-bottom:1px solid #e6e1dc99;justify-content:space-between;align-items:center;height:50px;padding:0 40px 0 80px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.mobile-nav-subitem:active{color:#f09b0a}.mobile-nav-toggle{color:#f09b0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:10px;height:10px;padding-bottom:1px;font-size:28px;font-weight:400;line-height:1;transition:background .2s;display:flex}.mobile-nav-arrow{color:#aaa;flex-shrink:0;align-items:center;font-size:28px;font-weight:300;line-height:1;display:flex}.mobile-sub-arrow{color:#ccc;flex-shrink:0;font-size:28px;font-weight:300}}@media (width<=767px){.header{height:72px;box-shadow:0 1px #e6e1dccc}.header-container{box-sizing:border-box;border-bottom:none;justify-content:space-between;align-items:center;max-width:390px;height:72px;margin:0 auto;display:flex}.header-logo{margin-right:0}.header-logo img{width:clamp(180px,40vw,210px);height:auto}.header-menu,.language-wrapper{display:none!important}.mobile-controls{flex-shrink:0;align-items:center;gap:4px;display:flex}.mobile-lang-wrapper{position:relative}.mobile-globe-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.mobile-globe-btn img{width:26px;height:26px;transition:opacity .18s;display:block}.mobile-globe-btn:hover img,.mobile-globe-btn--open img{opacity:.75}.mobile-lang-dropdown{z-index:300;text-align:center;background:#003642;border-radius:8px;min-width:130px;animation:.2s cubic-bezier(.16,1,.3,1) both dropdownIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000038}.mobile-lang-option{color:#fff;text-align:center;cursor:pointer;border-bottom:1px solid #ffffff14;padding:12px 16px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:block}.mobile-lang-option:last-child{border-bottom:none}.mobile-lang-option:hover{color:#f09b0a;background:#ffffff14}.mobile-lang-option--active{color:#fff;background:#f09b0a;font-weight:700}.mobile-lang-option--active:hover{color:#fff;background:#d98900}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;padding:10px;display:flex}.hamburger-line{background:#231815;border-radius:2px;width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.is-open .hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.is-open .hamburger-line:nth-child(2){opacity:0}.hamburger.is-open .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{z-index:199;-webkit-overflow-scrolling:touch;background:#fbf9f6;padding-bottom:40px;transition:transform .32s cubic-bezier(.16,1,.3,1);display:block;position:fixed;inset:72px 0 0;overflow-y:auto;transform:translate(100%)}.mobile-nav.is-open{transform:translate(0)}.mobile-nav-toggle{color:#f09b0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:10px;height:10px;padding-bottom:1px;font-size:28px;font-weight:400;line-height:1;transition:background .2s;display:flex}.mobile-nav-arrow{color:#aaa;flex-shrink:0;align-items:center;font-size:28px;font-weight:300;line-height:1;display:flex}.mobile-sub-arrow{color:#ccc;flex-shrink:0;font-size:28px;font-weight:300}.mobile-nav-item{color:#231815;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #e6e1dc;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 24px 0 20px;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.mobile-nav-item:active,.mobile-nav-item--active{color:#f09b0a;background:0 0}.mobile-nav-submenu{background:#fbf9f6;max-height:0;transition:max-height .3s;overflow:hidden}.mobile-nav-submenu.is-open{max-height:320px}.mobile-nav-subitem{color:#888;border-bottom:1px solid #e6e1dc99;justify-content:space-between;align-items:center;height:50px;padding:0 20px 0 32px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.mobile-nav-subitem:active{color:#f09b0a}}@media (width<=375px){.header-container{max-width:100%;padding:0 16px}.header-logo img{width:clamp(180px,48vw,200px)}.mobile-globe-btn{width:34px;height:34px}.mobile-globe-btn img{width:26px;height:26px}.hamburger{width:40px;height:40px;padding:7px}.hamburger-line{width:24px}.mobile-nav-item{height:52px;padding:0 20px;font-size:14px}.mobile-nav-subitem{height:46px;padding:0 8px 0 10px;font-size:13px}.mobile-nav-submenu.is-open{max-height:320px;padding:0 5px 0 0}}@media (width<=320px){.header-container{padding:0 12px}.header-logo img{width:clamp(180px,48vw,200px)}.mobile-globe-btn{width:32px;height:32px}.mobile-globe-btn img{width:26px;height:26px}.hamburger{width:36px;height:36px;padding:6px}.hamburger-line{width:22px}.mobile-nav-item{height:48px;padding:0 14px;font-size:14px}.mobile-nav-subitem{height:44px;padding:0 12px 0 20px;font-size:12px}.mobile-lang-option{padding:10px 14px;font-size:13px}}@supports (padding-bottom:env(safe-area-inset-bottom)){@media (width<=1024px){.mobile-nav{padding-bottom:calc(env(safe-area-inset-bottom) + 24px)}}}.footer{background:#003642}.footer-container{justify-content:space-between;align-items:flex-start;gap:400px;max-width:1440px;margin:0 auto;padding:68px 0 66px;display:flex}.footer-left{flex-direction:column;flex-shrink:0;width:400px;display:flex}.footer-logo{width:300px;height:auto;margin-bottom:28px;display:block}.footer-copy{color:#fff9;text-align:center;white-space:nowrap;width:100%;margin:0;font-family:Noto Sans;font-size:clamp(14px,3vw,13px);font-weight:500;line-height:1.7}.footer-right{flex:1;grid-template-columns:repeat(4,1fr);align-items:start;gap:0 60px;display:grid}.footer-column h4 a,.footer-right>:nth-child(4) a{color:var(--02,#f09b0a);font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:700;line-height:180%}.footer-column h4{white-space:nowrap;color:var(--02,#f09b0a);margin:0 0 18px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:700;line-height:180%}.footer-column a{white-space:nowrap;color:#fff;margin-bottom:12px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:150%;text-decoration:none;transition:color .2s,transform .2s;display:block}.footer-column a:last-child{margin-bottom:0}.footer-column a:hover{color:#f09b0a;transform:translate(3px)}@media (width>=1200px) and (width<=1440px){.footer-container{gap:120px;padding:68px 40px 66px}.footer-left{flex-shrink:0;width:300px}.footer-logo{width:260px;margin-bottom:24px}.footer-copy{white-space:normal;font-size:13px}.footer-right{gap:0 40px}.footer-column h4{white-space:normal;margin-bottom:16px;font-size:15px}.footer-column a{white-space:normal;margin-bottom:11px;font-size:13px}}@media (width>=1024px) and (width<=1199px){.footer-container{gap:60px;padding:68px 40px 66px}.footer-left{flex-shrink:0;width:260px}.footer-logo{width:220px;margin-bottom:20px}.footer-copy{white-space:normal;font-size:12px}.footer-right{gap:0 24px}.footer-column h4{white-space:normal;margin-bottom:14px;font-size:14px}.footer-column a{white-space:normal;margin-bottom:10px;font-size:12px}}@media (width>=768px){.footer-mobile-only{display:none!important}.footer-desktop-link{display:block}}@media (width>=768px) and (width<=1023px){.footer{padding:0}.footer-container{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:0;max-width:704px;margin:0 auto;padding:48px 0 44px}.footer-right{order:1;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:28px 32px;width:100%;margin-bottom:44px;display:grid}.footer-col--about{grid-area:1/1}.footer-col--project{grid-area:1/2}.footer-col--foreign{grid-area:2/1}.footer-col--japanese{grid-area:2/2}.footer-col--news{flex-direction:column;grid-area:3/1;display:flex!important}.footer-col--contact{flex-direction:column;grid-area:3/2;display:flex!important}.footer-desktop-link{display:none!important}.footer-mobile-only{flex-direction:column;display:flex!important}.footer-column h4{color:#f09b0a;white-space:normal;margin-bottom:16px;font-size:15px;font-weight:700;line-height:1.5}.footer-column h4 a{color:#f09b0a;font-size:clamp(14px,2.6vw,16px);line-height:1.5;text-decoration:none}.footer-column a{white-space:normal;color:#ffffffe0;margin-bottom:11px;font-size:13px;line-height:1.6;text-decoration:none;display:block}.footer-column a:last-child{margin-bottom:0}.footer-column a:hover{color:#f09b0a;transform:none}.footer-left{text-align:center;flex-direction:column;order:2;align-items:center;width:100%;padding-top:10px;display:flex}.footer-logo{width:220px;height:auto;margin-bottom:16px}.footer-copy{text-align:center;color:#fff9;white-space:pre-line;font-size:12px;line-height:1.8}}@media (width<=767px){.footer{padding:0}.footer-container{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:0;max-width:350px;margin:0 auto;padding:40px 0 36px}.footer-right{order:1;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:24px 20px;width:100%;margin-bottom:40px;display:grid}.footer-col--about{grid-area:1/1}.footer-col--project{grid-area:1/2}.footer-col--foreign{grid-area:2/1}.footer-col--japanese{grid-area:2/2}.footer-col--news{grid-area:3/1}.footer-col--contact{grid-area:3/2}.footer-desktop-link{display:none!important}.footer-mobile-only{flex-direction:column;display:flex!important}.footer-column h4{color:#f09b0a;white-space:normal;margin-bottom:14px;font-size:clamp(13px,3.8vw,16px);font-weight:700;line-height:1.5}.footer-column h4 a{color:#f09b0a;font-size:clamp(14px,2.8vw,16px);font-weight:700;line-height:1.5;text-decoration:none}.footer-column a{white-space:normal;color:#ffffffe0;margin-bottom:10px;font-size:clamp(12px,3.4vw,14px);line-height:1.6;text-decoration:none;display:block}.footer-column a:last-child{margin-bottom:0}.footer-column a:hover{color:#f09b0a;transform:none}.footer-left{text-align:center;flex-direction:column;order:2;align-items:center;width:100%;padding-top:0;display:flex}.footer-logo{width:clamp(160px,50vw,220px);height:auto;margin-bottom:16px;display:block}.footer-copy{text-align:center;color:#fff9;white-space:pre-line;font-size:clamp(11px,3vw,13px);line-height:1.7}}@media (width<=375px){.footer-container{box-sizing:border-box;max-width:100%;padding:40px 16px 32px}.footer-right{gap:20px 16px;margin-bottom:32px}.footer-column h4{margin-bottom:10px;font-size:13px}.footer-column a{margin-bottom:8px;font-size:12px}.footer-logo{width:clamp(140px,46vw,180px)}.footer-copy{font-size:11px}}@media (width<=320px){.footer-container{box-sizing:border-box;max-width:100%;padding:40px 14px 28px}.footer-right{gap:24px 14px;margin-bottom:28px}.footer-column h4{margin-bottom:8px;font-size:12px}.footer-column a{margin-bottom:7px;font-size:11px}.footer-logo{width:clamp(130px,44vw,160px)}.footer-copy{font-size:10px;line-height:1.6}}:root{--gold:#f09b0a;--gold-dark:#c8922a;--teal:#003642;--teal-mid:#005c70;--teal-light:#0a3940;--cream:#f5f0e8;--cream-alt:#fbf9f6;--text-dark:#231815;--text-mid:#4c4a46;--border:#e6e1dc}body{overflow-x:hidden}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.34,1.56,.64,1);transform:translateY(36px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.reveal-d4{transition-delay:.4s}.btn-amber{background:var(--gold);cursor:pointer;color:#fff;text-align:center;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 28px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%;transition:background .25s,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.btn-amber:after{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff47 50%,#0000 100%);transition:transform .55s;position:absolute;inset:0;transform:translate(-100%)skew(-20deg)}.btn-amber:hover:after{transform:translate(160%)skew(-20deg)}.btn-amber:hover{background:#d98900;transform:translateY(-3px);box-shadow:0 8px 24px #f09b0a61}.btn-amber-outline{cursor:pointer;color:#fff;text-align:center;background:#f09b0a;border:none;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%;transition:background .22s,color .22s,border-color .22s,transform .3s cubic-bezier(.34,1.56,.64,1)}.btn-amber-outline:hover{color:#231815;background:#fff;transform:translateY(-3px)}.hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;overflow:hidden}.hero-overlay:after{content:"";opacity:.35;pointer-events:none;position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.text-hl{--hl-color:#f09b0a;--hl-height:16px;text-decoration-line:underline;text-decoration-color:#0000;text-decoration-thickness:var(--hl-height);text-underline-offset:calc(-.35 * var(--hl-height));-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;animation:.6s .8s both hlExpand;display:inline}@keyframes hlExpand{0%{text-decoration-color:#0000}to{-webkit-text-decoration-color:var(--hl-color);text-decoration-color:var(--hl-color)}}.hero-eyebrow{letter-spacing:5px;color:#fff9;text-transform:uppercase;opacity:0;margin-bottom:20px;font-size:11px;animation:.9s cubic-bezier(.16,1,.3,1) .2s both fadeUp;display:inline-block}.hero-content h1{color:#fff;text-align:center;letter-spacing:3.84px;z-index:1;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:150%;animation:1s cubic-bezier(.16,1,.3,1) .35s both fadeUp;position:relative;font-size:64px!important}.hero-content h1 em{color:var(--gold);font-style:normal}.hero-content p{opacity:0;color:#fff;text-align:center;margin-top:10px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:500;line-height:150%;animation:1s cubic-bezier(.16,1,.3,1) .55s both fadeUp}.hero-cta{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;animation:1s cubic-bezier(.16,1,.3,1) .85s both fadeUp;display:flex}.hero-scroll{z-index:2;opacity:0;flex-direction:column;align-items:center;gap:6px;animation:1s 1.4s both fadeIn;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-scroll span{letter-spacing:4px;color:#ffffff73;text-transform:uppercase;font-size:9px}.about-btn-mobile{display:none}.hero-scroll-line{background:linear-gradient(#ffffff80,#0000);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)translateY(0)}50%{opacity:1;transform:scaleY(1.2)translateY(4px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stats-strip{background:var(--teal);padding:0}.stats-inner{grid-template-columns:repeat(3,1fr);max-width:1440px;margin:0 auto;padding:0 60px;display:grid}.stat-item{text-align:center;border-right:1px solid #ffffff1a;padding:36px 24px;transition:background .25s;position:relative}.stat-item:last-child{border-right:none}.stat-item:hover{background:#ffffff0a}.stat-num{color:var(--gold);margin-bottom:6px;font-family:Noto Serif JP,serif;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1;display:block}.stat-label{letter-spacing:2px;color:#ffffff8c;text-transform:uppercase;font-size:12px;display:block}.home-about{background:var(--cream);padding:130px 0;overflow:hidden}.home-container{align-items:center;gap:80px;max-width:1440px;margin:0 auto;display:flex}.home-about-left{flex:1;min-width:0}.home-about-eyebrow{align-items:center;gap:10px;margin-bottom:22px;display:flex}.home-about-eyebrow-bar{background:var(--gold);border-radius:3px;flex-shrink:0;width:18px;height:18px;animation:3s ease-in-out infinite eyebrowPulse;display:inline-block}@keyframes eyebrowPulse{0%,to{box-shadow:0 0 #f09b0a00}50%{box-shadow:0 0 0 7px #f09b0a2e}}.home-about-eyebrow-label{letter-spacing:.06em;text-transform:uppercase;color:#f09b0a;text-align:center;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:100%}.home-about-left h2{color:#0a3940;margin:20px 0;padding:16px 0 32px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%;width:640px!important}.home-about-left p{color:#202020;width:640px;margin-bottom:18px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.home-about-left .btn-amber{margin-top:20px}.home-about-right{flex-shrink:0;width:clamp(280px,40%,600px);position:relative}.about-circles{z-index:1;position:relative}.about-circle--large{width:100%;animation:7s ease-in-out infinite floatImage}.about-circle--large img{object-fit:cover;border-radius:6px;width:100%;height:auto;transition:box-shadow .4s;display:block}@keyframes floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.support-section{background:var(--cream-alt);padding:120px 0}.support-heading{text-align:center;margin-bottom:60px;padding:0 24px}.support-heading h2{color:var(--02,#f09b0a);text-align:center;font-family:Noto Sans;font-size:clamp(40px,3vw,42px);font-style:normal;font-weight:700;line-height:150%}.support-grid{flex-direction:column;gap:0;max-width:1440px;margin:0 auto;display:flex}.support-card{grid-template-columns:1fr 1fr;align-items:stretch;display:grid;overflow:hidden}.support-card-body{border:1px solid var(--border);background:#fff;flex-direction:column;justify-content:center;min-height:420px;padding:66px 80px;transition:box-shadow .35s,transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.support-card-body:before{content:"";width:4px;height:0;transition:height .4s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0}.support-card:hover .support-card-body:before{height:100%}.support-card:hover .support-card-body{transform:translateY(-4px);box-shadow:0 16px 48px #0a39401a}.support-card-img{height:550px;position:relative;overflow:hidden}.support-card-img:after{content:"";opacity:0;background:linear-gradient(#0000 60%,#00364240);transition:opacity .4s;position:absolute;inset:0}.support-card:hover .support-card-img:after{opacity:1}.support-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.about-mobile-bottom{display:none}.support-card:hover .support-card-img img{transform:scale(1.06)}.support-card-body h3{width:560px;color:var(--,#231815);margin-bottom:25px;font-family:Noto Sans;font-size:clamp(32px,2vw,30px);font-style:normal;font-weight:700;line-height:150%}.support-card-body p{color:#3a3a3a;width:560px;margin-bottom:10px;font-family:Noto Sans;font-size:clamp(20px,1.2vw,17px);font-style:normal;font-weight:500;line-height:150%}.support-tags{flex-wrap:wrap;align-items:center;gap:30px;padding-top:28px;display:flex}.support-tag{cursor:pointer;color:var(--02,#f09b0a);text-align:center;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(20px,1.1vw,16px);font-style:normal;font-weight:500;line-height:150%;text-decoration:underline;transition:color .2s,transform .2s cubic-bezier(.34,1.56,.64,1);position:relative}.support-tag:before{content:"";background:var(--gold);width:1px;height:16px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.support-tag:first-child:before{display:none}.support-tag:hover{color:#d98900;transform:translateY(-1px)}.project-section{background:#f5f0e8;padding:120px 0}.project-heading{text-align:center;margin-bottom:52px}.project-heading h2{color:#231815;text-align:center;text-transform:capitalize;align-self:stretch;margin-bottom:10px;font-family:Noto Sans;font-size:clamp(40px,3vw,42px);font-style:normal;font-weight:700;line-height:150%}.project-heading p{height:30px;color:var(--,#231815);text-align:center;align-self:stretch;font-family:Noto Sans;font-size:clamp(20px,1.3vw,18px);font-style:normal;font-weight:500;line-height:150%}.project-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1440px;margin:0 auto 52px;display:grid}.project-card{cursor:pointer;background:#fff;border:1px solid #e6e1dc;flex-direction:column;min-height:400px;transition:border-color 3s,box-shadow 3s,transform 3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.project-card:before{content:"";transform-origin:0;z-index:2;background:#fff;border:1px solid #f09b0a;height:1px;transition:transform 5s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.project-card:hover:before{transform:scaleX(1)}.project-card:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 10px 36px #c8922a24}.project-card-img{background:#fff;justify-content:center;align-items:center;width:100%;height:180px;padding:24px 24px 0;display:flex;overflow:hidden}.project-card-img img{object-fit:contain;width:100%;height:100%;transition:transform .5s}.project-card:hover .project-card-img img{transform:scale(1.07)}.project-card-body{color:#231815;flex:1;justify-content:center;align-items:center;padding:46px 30px;font-family:Noto Sans;font-size:26px;font-style:normal;font-weight:500;line-height:150%;position:relative;overflow:hidden}.project-card-body h3{color:var(--,#231815);text-align:center;width:380px;margin-bottom:12px;font-family:Noto Sans;font-size:26px;font-style:normal;font-weight:500;line-height:150%}.project-card:hover .project-card-body h3{color:var(--teal)}.project-card-badge{color:var(--,#231815);text-align:center;width:380px;font-family:Noto Sans;font-size:26px;font-style:normal;font-weight:500;line-height:150%}.project-card-body p{color:#4c4a46;width:380px;height:82px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.project-btn-wrap{text-align:center;padding:0 24px}.project-card-animated{transition:border-color .3s,box-shadow .3s,transform .32s cubic-bezier(.34,1.56,.64,1)}.project-card-animated:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 10px 36px #c8922a24}.multi-hover-img{height:180px;padding:0;position:relative;overflow:hidden}.slide-img{object-fit:contain;opacity:0;width:100%;height:100%;padding:20px;transition:opacity .5s;position:absolute;inset:0}.img-1{opacity:1}@keyframes cycle-img-1{0%{opacity:1}25%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes cycle-img-2{0%{opacity:0}33%{opacity:0}58%{opacity:1}66%{opacity:0}to{opacity:0}}@keyframes cycle-img-3{0%{opacity:0}66%{opacity:0}91%{opacity:1}to{opacity:0}}.card3-title{padding:20px 24px;transition:opacity .5s,transform .5s;position:absolute;inset:0}.card3-title--1{opacity:1;transform:translateY(0)}.card3-title--2,.card3-title--3{opacity:0;transform:translateY(8px)}@keyframes cycle-title-1{0%{opacity:1;transform:translateY(0)}25%{opacity:1}33%{opacity:0;transform:translateY(-8px)}to{opacity:0;transform:translateY(8px)}}@keyframes cycle-title-2{0%{opacity:0;transform:translateY(8px)}33%{opacity:0;transform:translateY(8px)}58%{opacity:1;transform:translateY(0)}66%{opacity:0;transform:translateY(-8px)}to{opacity:0;transform:translateY(8px)}}@keyframes cycle-title-3{0%{opacity:0;transform:translateY(8px)}66%{opacity:0;transform:translateY(8px)}91%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.hnews-section{background:var(--cream-alt);padding:80px 0}.news-header{justify-content:space-between;align-items:baseline;max-width:1440px;margin:0 auto;padding:40px 0 60px;display:flex}.news-header h2{color:var(--,#231815);font-family:Noto Sans;font-size:clamp(40px,3vw,38px);font-style:normal;font-weight:700;line-height:100%}.news-more{color:#f09b0a;text-transform:uppercase;font-family:Noto Sans;font-size:clamp(20px,1.1vw,16px);font-style:normal;font-weight:600;line-height:150%;display:inline-block}.news-more:hover{color:var(--gold);transform:translate(4px)}.hnews-list{flex-direction:column;max-width:1440px;margin:0 auto;display:flex}.hnews-list:first-child{border-top:none}.hnews-item{border-bottom:1px solid #e6e1dc;flex-shrink:0;justify-content:space-between;align-items:center;height:97px;padding:34px 10px 33px;transition:background .2s,transform .25s;display:flex;position:relative;overflow:hidden}.hnews-item:before{content:"";background:var(--gold);transform-origin:bottom;width:3px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.hnews-item:hover{background:#f09b0a0a;transform:translate(6px)}.hnews-item:hover:before{transform:scaleY(1)}.news-item-top{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.news-item-top .hnews-item-date,.news-item-left{display:none}.news-item-left{flex:1;align-items:center;min-width:0;display:flex}.hnews-item>.news-item-top~* .hnews-item-date{display:block}.news-item-top-mobile,.news-item-title-mobile{display:none}.news-item-left .news-item-text{text-overflow:ellipsis;white-space:nowrap;color:#231815;flex:1;min-width:0;padding:10px;font-family:Noto Sans;font-size:clamp(20px,1.2vw,17px);font-style:normal;font-weight:500;line-height:150%;transition:color .2s;overflow:hidden}.news-tag{white-space:nowrap;color:#3f8863;border:1px solid #0000;border-radius:3px;flex-shrink:0;padding:6px 12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%}.tag-green{color:#3f8863;border-color:#3f8863}.tag-amber{color:var(--gold);border-color:var(--gold)}.tag-blue{color:#3062aa;border-color:#3062aa}.tag-gray{color:#857e7a;border-color:#857e7a}.news-item-text{text-overflow:ellipsis;white-space:nowrap;color:#231815;flex:1;min-width:0;font-family:Noto Sans;font-size:clamp(20px,1.2vw,17px);font-style:normal;font-weight:500;line-height:150%;transition:color .2s;overflow:hidden}.hnews-item:hover .news-item-text{color:var(--teal)}.hnews-item-date{font-variant-numeric:tabular-nums;color:#231815;flex-shrink:0;font-family:Noto Sans;font-size:clamp(16px,.9vw,14px);font-style:normal;font-weight:500;line-height:150%}.contact-section{background:var(--cream-alt);padding:120px 0 200px}.contact-box{background:linear-gradient(#005c70 0%,#003642 100%);border-radius:20px;justify-content:flex-end;align-items:center;width:100%;max-width:1440px;min-height:330px;margin:0 auto;display:flex;position:relative}.contact-content{z-index:1;flex-direction:column;justify-content:center;gap:16px;width:688px;padding:52px 64px 52px 40px;display:flex;position:relative}.contact-content h2{color:#fff;width:632px;font-family:Noto Sans;font-size:clamp(40px,2.8vw,38px);font-style:normal;font-weight:700;line-height:150%}.contact-content p{color:#fff;width:632px;font-family:Noto Sans;font-size:clamp(20px,1.3vw,18px);font-style:normal;font-weight:500;line-height:150%}.contact-box img{filter:drop-shadow(0 8px 24px #00000040);width:400px;height:420px;position:absolute}.contact-box:before{content:"";background:radial-gradient(at 20%,#005c7080 0%,#0000 60%),radial-gradient(at 80% 20%,#f09b0a14 0%,#0000 50%);animation:8s ease-in-out infinite alternate contactMesh;position:absolute;inset:0}@keyframes contactMesh{0%{opacity:.6}to{opacity:1}}.contact-man{object-fit:contain;object-position:bottom;z-index:1;filter:drop-shadow(0 8px 24px #00000040);flex-shrink:0;animation:1s cubic-bezier(.16,1,.3,1) both manSlideUp;bottom:0;left:100px}@keyframes manSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-content .btn-amber-outline{border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;height:55px;margin-top:8px;padding:14px 26px;display:flex}.home-about-left h2,.home-about-left p,.support-card-body h3,.support-card-body p,.project-card-body h3,.project-card-badge,.project-card-body p,.contact-content h2,.contact-content p{width:100%!important;max-width:100%!important}.contact-box{width:100%!important;max-width:1440px!important}.hnews-item{width:100%!important}.news-item-top-mobile,.news-item-title-mobile{display:none}@media (width>=1200px) and (width<=1440px){.home-container,.support-heading,.project-heading{padding:0 80px}.support-section{padding:120px 80px}.project-grid,.project-btn-wrap{padding:0 80px}.news-header{padding:40px 80px 60px}.hnews-list{padding:0 80px}.contact-section{padding:120px 80px 200px}.hnews-item{gap:40px;height:97px}.contact-box{width:100%!important}}@media (width>=1025px) and (width<=1199px){.home-container{gap:48px;padding:0 40px}.home-about-left h2{font-size:32px!important}.home-about-left p{font-size:16px!important}.home-about-right{width:clamp(240px,36%,460px)}.support-heading{padding:0 40px}.support-card-body{min-height:360px;padding:40px}.support-card-img{height:360px}.project-heading{padding:0 40px}.project-grid{gap:20px;padding:0 40px}.project-btn-wrap{padding:0 40px}.news-header{padding:40px 40px 60px}.hnews-list{padding:0 40px}.hnews-item{gap:40px;height:auto;padding:24px 0}.contact-section{padding:80px 40px 120px}.contact-content{padding:44px 44px 44px 40px;width:auto!important}.contact-man{left:24px}.stats-inner{padding:0 40px}}@media (width>=768px) and (width<=1023px){.hero{justify-content:flex-start;align-items:center;padding:0 32px;display:flex;height:60vh!important}.hero-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#00000052 45%,#0009 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:left;max-width:704px;padding:0;position:relative}.hero-content h1{letter-spacing:.02em;color:#fff;margin-top:0;margin-bottom:0;line-height:1.4;opacity:1!important;font-size:clamp(36px,7vw,40px)!important;animation:none!important}.text-hl{--hl-height:12px}.home-about-eyebrow{margin-bottom:0}.hero-content p{text-align:left;color:#fff;line-height:1.7;opacity:1!important;margin-top:20px!important;font-size:clamp(24px,4vw,26px)!important;animation:none!important}.hero-cta,.hero-scroll{display:none}.stats-strip{display:block}.stats-inner{padding:0 32px}.home-about{padding:40px 0}.home-container{flex-direction:column;gap:40px;max-width:704px;margin:0 auto;padding:0}.home-about-left{flex-direction:column;align-items:flex-start;width:100%;display:flex}.home-about-left h2{padding:8px 0 20px;width:450px!important;font-size:28px!important}.home-about-left p{font-size:15px!important}.home-about-right{width:100%;max-width:100%}.about-btn-desktop,.about-text-desktop{display:none}.about-mobile-bottom{flex-direction:column;gap:10px;width:100%;padding:0;display:flex}.about-mobile-bottom p{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:180%}.about-btn-mobile{justify-content:center;width:100%;padding:20px 0 0;display:flex}.about-btn-mobile .btn-amber{border-radius:6px;justify-content:center;align-items:center;gap:12px;width:160px;height:56px;display:flex;padding:8px 16px!important}.support-section{padding:30px 0 40px}.support-heading{margin-bottom:40px;padding:0 32px}.support-grid{gap:16px;max-width:704px;margin:0 auto;padding:0}.support-card-body{min-height:320px;padding:40px 32px}.support-card-body h3{font-size:24px!important}.support-card-body p{font-size:15px!important}.support-card-img{height:40vh}.support-card{flex-direction:column!important;grid-template-columns:1fr!important;display:flex!important}.support-card .support-card-img{order:1}.support-card .support-card-body{min-height:unset;order:2}.support-card:hover .support-card-body{box-shadow:none;transform:none}.support-tags{text-align:left;border-top:.909px solid #efeae3;flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px;display:flex}.support-tag:before{display:none}.project-section{padding:40px 0}.project-heading{margin-bottom:36px;padding:0 32px}.project-heading h2{font-size:clamp(22px,6vw,28px)}.project-grid{max-width:704px;margin:0 auto 40px;padding:0;grid-template-columns:1fr!important}.project-card{min-height:unset}.project-card:hover{transform:none}.project-btn-wrap{padding:0 32px}.project-card-body h3{text-align:center;color:#231815;text-align:center;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:150%;font-size:clamp(16px,3vw,18px)!important}.project-card-badge{text-align:left}.project-card-body p{text-align:left;height:auto!important;font-size:14px!important}.hnews-section{padding:10px 0 40px}.news-header{max-width:704px;margin:0 auto;padding:32px 0 40px}.hnews-list{max-width:704px;margin:0 auto;padding:0}.hnews-item{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 10px;display:flex;height:auto!important}.hnews-item:hover{transform:none}.news-item-left,.hnews-item>.hnews-item-date{display:none}.news-item-top{flex:none;justify-content:space-between;align-items:center;width:100%;display:flex}.news-item-top-mobile{gap:10px;display:flex}.news-item-title-mobile{width:100%;display:block}.contact-section{padding:80px 32px 100px}.contact-box{flex-direction:column;justify-content:center;align-items:center;min-height:320px;margin:0 auto;padding:40px 40px 0;overflow:visible;max-width:704px!important}.contact-box img{filter:drop-shadow(0 8px 24px #00000040);width:200px;height:220px;position:absolute}.contact-box:before{display:none}.contact-man{width:160px;height:180px;position:absolute;bottom:0;left:24px}.contact-content{text-align:center;align-items:center;gap:14px;max-width:100%;padding:0 0 40px;width:100%!important}.contact-content h2{line-height:1.5;font-size:clamp(22px,5vw,30px)!important}.contact-content p{line-height:1.8;font-size:15px!important}.contact-content .btn-amber-outline{border-radius:8px;align-self:center;height:50px;padding:0 28px;font-size:15px}}@media (width>=1024px) and (width<=1199px){.hero{justify-content:flex-start;align-items:center;padding:0 32px;display:flex;height:60vh!important}.hero-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#00000052 45%,#0009 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:left;max-width:704px;padding:0;position:relative}.hero-content h1{text-align:left;white-space:pre-line;letter-spacing:.02em;color:#fff;margin-bottom:0;line-height:1.4;opacity:1!important;font-size:clamp(36px,7vw,40px)!important;animation:none!important}.hero-bar{background:#f09b0a;width:280px!important;height:12px!important;margin-top:-50px!important}.home-about-eyebrow{margin-bottom:0}.hero-content p{text-align:left;color:#fff;line-height:1.7;opacity:1!important;margin-top:20px!important;font-size:clamp(24px,4vw,26px)!important;animation:none!important}.hero-cta,.hero-scroll{display:none}.stats-strip{display:block}.stats-inner{padding:0 32px}.home-about{padding:40px 0}.home-container{flex-direction:column;gap:40px;max-width:704px;margin:0 auto;padding:0}.home-about-left{flex-direction:column;align-items:flex-start;width:100%;display:flex}.home-about-left h2{padding:8px 0 20px;width:450px!important;font-size:28px!important}.home-about-left p{font-size:15px!important}.home-about-right{width:100%;max-width:100%}.about-btn-desktop,.about-text-desktop{display:none}.about-mobile-bottom{flex-direction:column;gap:10px;width:100%;padding:0;display:flex}.about-mobile-bottom p{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:180%}.about-btn-mobile{justify-content:center;width:100%;padding:20px 0 0;display:flex}.about-btn-mobile .btn-amber{border-radius:6px;justify-content:center;align-items:center;gap:12px;width:160px;height:56px;display:flex;padding:8px 16px!important}.support-section{padding:30px 0 40px}.support-heading{margin-bottom:40px;padding:0 32px}.support-grid{gap:16px;max-width:704px;margin:0 auto;padding:0}.support-card-body{min-height:320px;padding:40px 32px}.support-card-body h3{font-size:24px!important}.support-card-body p{font-size:15px!important}.support-card-img{height:40vh}.support-card{flex-direction:column!important;grid-template-columns:1fr!important;display:flex!important}.support-card .support-card-img{order:1}.support-card .support-card-body{min-height:unset;order:2}.support-card:hover .support-card-body{box-shadow:none;transform:none}.support-tags{text-align:left;border-top:.909px solid #efeae3;flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px;display:flex}.support-tag:before{display:none}.project-section{padding:40px 0}.project-heading{margin-bottom:36px;padding:0 32px}.project-heading h2{font-size:clamp(22px,6vw,28px)}.project-grid{max-width:704px;margin:0 auto 40px;padding:0;grid-template-columns:1fr!important}.project-card{min-height:unset}.project-card:hover{transform:none}.project-btn-wrap{padding:0 32px}.project-card-body h3{text-align:center;font-weight:700;line-height:150%;font-size:clamp(16px,3vw,18px)!important}.project-card-badge{text-align:left}.project-card-body p{text-align:left;height:auto!important;font-size:14px!important}.hnews-section{padding:10px 0 40px}.news-header{max-width:704px;margin:0 auto;padding:32px 0 40px}.hnews-list{max-width:704px;margin:0 auto;padding:0}.hnews-item{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 10px;display:flex;height:auto!important}.hnews-item:hover{transform:none}.news-item-left,.hnews-item>.hnews-item-date{display:none}.news-item-top{flex:none;justify-content:space-between;align-items:center;width:100%;display:flex}.news-item-top-mobile{gap:10px;display:flex}.news-item-title-mobile{width:100%;display:block}.contact-section{padding:80px 32px 100px}.contact-box{flex-direction:column;justify-content:center;align-items:center;min-height:320px;margin:0 auto;padding:40px 40px 0;overflow:visible;max-width:704px!important}.contact-box img{filter:drop-shadow(0 8px 24px #00000040);width:200px;height:220px;position:absolute}.contact-box:before{display:none}.contact-man{width:160px;height:180px;position:absolute;bottom:0;left:24px}.contact-content{text-align:center;align-items:center;gap:14px;max-width:100%;padding:0 0 40px;width:100%!important}.contact-content h2{line-height:1.5;font-size:clamp(22px,5vw,30px)!important}.contact-content p{line-height:1.8;font-size:15px!important}.contact-content .btn-amber-outline{border-radius:8px;align-self:center;height:50px;padding:0 28px;font-size:15px}}@media (width<=767px){.hero{background-position:50%;background-size:cover;justify-content:flex-start;align-items:center;min-height:500px;max-height:700px;display:flex;position:relative;height:100svh!important}.hero-overlay{z-index:1;background:linear-gradient(#00000014 0%,#0000004d 45%,#0000009e 100%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;align-items:center;width:100%;padding:0 20px;display:flex;position:relative}.hero-content h1{letter-spacing:.01em;z-index:1;color:#fff;text-shadow:0 2px 8px #00000047;margin-top:0;margin-bottom:0;font-weight:700;line-height:1.42;opacity:1!important;font-size:clamp(36px,8.5vw,34px)!important;animation:none!important}.text-hl{--hl-height:10px}.hero-content p{color:#fff;text-align:center;text-shadow:0 1px 4px #00000038;line-height:1.75;opacity:1!important;margin-top:50px!important;font-size:clamp(24px,4vw,26px)!important;animation:none!important}.hero-cta,.hero-scroll,.stats-strip{display:none}.home-about{padding:48px 0}.home-container{flex-direction:column;max-width:704px;margin:0 auto;padding:0 18px}.home-about-left{flex-direction:column;align-items:flex-start;width:100%;display:flex}.home-about-right{width:100%;max-width:100%;margin:0}.home-about-eyebrow{margin-bottom:0}.home-about-eyebrow-bar{width:14px;height:14px}.home-about-eyebrow-label{font-size:14px}.home-about-left h2{line-height:1.5;margin:8px 0!important;padding:8px 0 16px!important;font-size:clamp(20px,5.5vw,26px)!important}.about-btn-desktop,.about-text-desktop{display:none}.about-mobile-bottom{flex-direction:column;gap:10px;width:100%;padding:0;display:flex}.about-mobile-bottom p{color:#231815;margin:0;font-family:Noto Sans;font-weight:500;line-height:180%;font-size:14px!important}.about-btn-mobile{justify-content:center;width:100%;padding:20px 0 0;display:flex}.about-btn-mobile .btn-amber{background:#f09b0a;border-radius:6px;justify-content:center;align-items:center;gap:12px;width:114px;height:40px;font-size:14px;display:flex;padding:6px 16px!important}.about-circle--large{animation:none}.about-circle--large img{border-radius:6px;width:100%;height:auto;margin:auto}.support-section{padding:30px 0 40px}.support-heading{margin-bottom:28px;padding:0 20px}.support-heading h2{font-size:clamp(22px,5vw,28px)}.support-grid{max-width:704px;margin:0 auto;padding:0 18px}.support-card{flex-direction:column!important;grid-template-columns:1fr!important;display:flex!important}.support-card .support-card-img{order:1;height:240px}.support-card .support-card-body{min-height:unset;order:2;padding:28px 20px}.support-card--reverse .support-card-img{order:1;height:240px}.support-card--reverse .support-card-body{order:2;padding:28px 20px}.support-card:hover .support-card-body{box-shadow:none;transform:none}.support-card-body h3{margin-bottom:12px;font-size:clamp(18px,5vw,22px)!important}.support-card-body p{color:#231815;margin-bottom:8px;font-weight:500;line-height:150%;font-size:clamp(14px,3vw,16px)!important}.support-card-body p:last-of-type{border-bottom:.909px solid #efeae3;padding-bottom:20px}.support-tags{text-align:left;flex-direction:column;align-items:flex-start;gap:12px;padding-top:16px;display:flex}.support-tag:before{display:none}.support-tag{color:#f09b0a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.project-section{padding:48px 0}.project-heading{margin-bottom:24px;padding:0 20px}.project-heading h2{font-size:clamp(22px,6vw,28px)}.project-heading p{color:#231815;text-align:start;letter-spacing:.28px;font-size:clamp(13px,4vw,15px);font-weight:500;line-height:180%;height:auto!important}.project-grid{gap:16px;max-width:350px;margin-bottom:24px;margin-left:auto;margin-right:auto;padding:0 20px;grid-template-columns:1fr!important}.project-card{width:100%;min-height:unset}.project-card:hover{transform:none}.project-card-img,.multi-hover-img{width:100%;height:160px;padding:14px 14px 0}.project-card-img img{object-fit:contain;width:100%;height:100%;padding-top:10px}.project-card-body{padding:24px 20px}.project-card-body h3{color:#231815;margin-bottom:8px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:150%;text-align:center!important;font-size:clamp(16px,3vw,18px)!important}.project-card-badge{font-size:.9em!important}.project-card-body p{color:#231815;line-height:1.7;height:auto!important;font-size:14px!important}.project-btn-wrap{padding:0 20px}.btn-amber{justify-content:center;align-items:center;gap:10px;height:46px;margin:auto;padding:10px 20px;font-size:clamp(14px,4vw,18px);display:flex;margin-top:32px!important}.hnews-section{padding:40px 0}.news-header{flex-wrap:wrap;gap:8px;max-width:350px;margin:0 auto;padding:0 20px 20px}.news-header h2{font-size:clamp(22px,6vw,28px)}.news-header a{font-size:clamp(14px,4vw,18px)}.hnews-list{max-width:350px;margin:0 auto;padding:0 20px}.hnews-item{flex-direction:column;align-items:flex-start;gap:6px;padding:18px 0;display:flex;height:auto!important}.hnews-item:hover{transform:none}.news-item-top{flex:none;justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.news-item-left,.hnews-item>.hnews-item-date{display:none}.news-item-top-mobile{justify-content:space-between;align-items:center;width:auto;display:flex}.news-item-title-mobile{width:100%;display:block}.news-item-title-mobile .news-item-text{white-space:normal;width:100%;font-size:clamp(14px,2.4vw,16px);line-height:1.6;display:block}.news-item-text{text-overflow:unset;color:#231815;width:100%;font-weight:500;line-height:150%;display:block;overflow:visible;font-size:clamp(16px 2.4vw, 16px)!important}.hnews-item-date{color:#857e7a;padding-left:10px;font-size:clamp(14px,2.4vw,16px)}.news-tag{padding:4px 10px;font-size:11px}.contact-section{padding:40px 0 60px}.contact-box{min-height:unset;border-radius:12px;flex-direction:column;justify-content:center;max-width:350px;margin:0 auto;padding:36px 20px}.contact-box:before{display:none}.contact-man{width:100%;max-width:126px;height:auto;display:block;position:relative;bottom:-50px;left:-10px}.contact-content{text-align:center;align-items:center;gap:12px;max-width:100%;padding:0;width:100%!important}.contact-content h2{line-height:1.5;font-size:clamp(22px,5vw,26px)!important}.contact-content p{line-height:1.8;font-size:clamp(14px,3vw,16px)!important}.contact-content .btn-amber-outline{align-self:center;height:46px;padding:0 22px;font-size:14px}}@media (width<=425px){.hero{min-height:420px;max-height:420px;display:flex}.hero-content{gap:20px;padding:0 20px}.hero-content h1{margin-bottom:2px!important;font-size:clamp(36px,7.5vw,34px)!important}.text-hl{--hl-height:8px}.hero-content p{text-align:center;max-width:400px;padding:0 20px;margin-top:2px!important;font-size:24px!important}.home-about{padding:40px 0}.support-section,.project-section{padding:30px 0 40px}.hnews-section{padding:40px 0}.contact-section{padding:40px 20px 52px}.home-container{gap:0;max-width:100%;padding:0 18px}.about-mobile-bottom{padding-top:30px}.support-heading{padding:0 18px}.support-grid{max-width:100%;padding:0 18px}.project-heading{padding:0 18px}.project-grid{max-width:100%;padding:0 18px}.project-btn-wrap{padding:0 18px}.hnews-list{max-width:100%;padding:0 18px}.news-header{max-width:100%;padding:0 18px 18px}.support-card .support-card-img,.support-card--reverse .support-card-img{height:220px}.project-card-img,.multi-hover-img{height:150px}.contact-content .btn-amber-outline{align-self:center;height:40px;padding:0 20px;font-size:14px}.contact-box{max-width:100%}}@media (width<=375px){.hero{min-height:400px;max-height:400px}.hero-content{flex-direction:column;align-items:center;width:100%;padding:0 16px;display:flex}.hero-content h1{z-index:99;margin-bottom:2px;line-height:1.4;font-size:30px!important}.text-hl{--hl-height:6px}.hero-content p{text-align:center;padding-top:1px;font-size:5.5vw!important}.home-container{max-width:100%;padding:0 16px}.support-heading{padding:0 16px}.support-grid{max-width:100%;padding:0 16px}.project-heading{padding:0 16px}.project-section{padding:30px 0 40px}.contact-man{width:100%;max-width:126px;height:auto;display:block;position:relative;bottom:-40px;left:-14px}.contact-content .btn-amber-outline{align-self:center;height:38px;padding:0 22px;font-size:14px}.project-grid{max-width:100%;padding:0 16px}.project-btn-wrap{padding:0 16px}.hnews-list{max-width:100%;padding:0 10px}.news-header{max-width:100%;padding:0 16px 16px}.contact-section{padding:32px 16px 48px;padding-bottom:calc(env(safe-area-inset-bottom) + 40px)!important}.contact-box{max-width:100%}.home-about-left h2{font-size:18px!important}.home-about-left p{font-size:13px!important}.support-card-body h3{font-size:17px!important}.support-card-body p{font-size:13px!important}.support-card .support-card-img,.support-card--reverse .support-card-img{height:200px}.project-card-body h3{color:#231815;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:150%;font-size:clamp(18px,3vw,20px)!important}.project-card-body p{color:#231815;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:150%;font-size:clamp(14px,2.6vw,16px)!important}.project-card-img,.multi-hover-img{height:140px}.news-header h2{font-size:20px}.news-item-text{font-size:clamp(16px 2.4vw, 16px)!important}.contact-content h2{font-size:clamp(22px,4vw,24px)!important}.contact-content p{font-size:14px!important}}@media (width<=320px){.hero{min-height:330px;max-height:340px}.hero-content{flex-direction:column;align-items:center;padding:0 14px;display:flex}.hero-content h1{z-index:99;margin:6px;line-height:1.4;font-size:28px!important}.text-hl{--hl-height:6px}.hero-content p{max-width:260px;font-size:18px!important}.home-container{max-width:100%;padding:0 14px}.support-heading{padding:0 14px}.support-grid{max-width:100%;padding:0 14px}.project-heading{padding:0 14px}.project-grid{gap:12px;max-width:100%;padding:0 14px}.project-btn-wrap{padding:0 14px}.hnews-list{max-width:100%;padding:0 14px}.news-header{max-width:100%;padding:0 14px 14px}.contact-section{padding:28px 14px 40px}.contact-box{border-radius:10px;max-width:100%;padding:28px 14px}.home-about-eyebrow-label{font-size:11px}.home-about-left h2{font-size:16px!important}.home-about-left p{font-size:12px!important}.support-heading h2{font-size:18px}.support-card-body{padding:20px 14px}.support-card-body h3{font-size:15px!important}.support-card-body p{font-size:12px!important}.support-card .support-card-img,.support-card--reverse .support-card-img{height:180px}.project-heading h2{font-size:18px}.project-card-body{padding:14px}.project-card-body h3{color:#231815;text-align:center;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:150%;font-size:clamp(16px,3vw,18px)!important}.project-card-body p{font-size:12px!important}.project-card-img,.multi-hover-img{height:120px}.news-header h2{font-size:18px}.news-item-text{font-size:clamp(16px 2.4vw, 16px)!important}.hnews-item-date{color:#857e7a;padding-left:5px;font-size:clamp(14px,2.4vw,16px)}.contact-content h2{font-size:clamp(22px,3vw,24px)!important}.contact-content p{font-size:clamp(14px,2.6vw,16px)!important}.contact-content .btn-amber-outline{align-self:center;height:34px;padding:0 12px;font-size:14px}}@supports (padding-bottom:env(safe-area-inset-bottom)){@media (width<=768px){.contact-section{padding-bottom:calc(env(safe-area-inset-bottom) + 48px)}}}.reveal-up,.reveal-left,.reveal-right{opacity:0;transition:opacity .75s,transform .75s}.reveal-up{transform:translateY(40px)}.reveal-left{transform:translate(-40px)}.reveal-right{transform:translate(40px)}.reveal-up.revealed,.reveal-left.revealed,.reveal-right.revealed{opacity:1;transform:translate(0)}.about-page{color:#1a1a1a;background:#f5f0e8;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif}.abreadcrumb-container{gap:8px;width:1440px;margin:auto;display:flex}.abreadcrumb-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.breadcrumb-link:hover{opacity:.7}.breadcrumb-sep{color:#9a9a9a;font-size:.78rem}.abreadcrumb-current{color:#231815;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.ap-section{padding:120px 0}.ap-section-inner{max-width:1440px;margin:0 auto}.ap-section-head{text-align:center;margin-bottom:60px}.ap-section-small{color:#f09b0a;letter-spacing:2px;align-self:stretch;padding-bottom:14px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%;display:inline-block}.ap-section-small--light{color:#f09b0a;text-align:center;letter-spacing:2px;align-self:stretch;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.ap-section-title{text-align:center;color:#231815;align-self:stretch;font-family:Noto Sans;font-size:clamp(28px,3.5vw,40px);font-style:normal;font-weight:700;line-height:150%}br.ap-mobile-break{display:none}.ap-company-title{text-align:start;color:#231815;align-self:stretch;padding-bottom:20px;font-family:Noto Sans;font-size:clamp(40px,3vw,2.1rem);font-style:normal;font-weight:700;line-height:150%}.ap-section-title--light{color:#fbf9f6;text-align:center;align-self:stretch;padding-bottom:25px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.ap-eyebrow{letter-spacing:.2em;color:#f09b0a;text-transform:uppercase;margin-bottom:20px;font-size:.72rem;font-weight:700;display:inline-block}.ap-hero{flex-direction:column;width:1440px;margin:auto;padding:30px 0 100px;display:flex;position:relative;overflow:hidden}.ap-hero-bg{pointer-events:none;background:radial-gradient(70% 60% at 80%,#f09b0a12 0%,#0000 70%);position:absolute;inset:0}.ap-hero-noise{opacity:.4;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.ap-hero-inner{gap:80px;width:1460px;margin:0 auto;padding-top:50px;display:flex}.ap-hero-left{flex-direction:column;flex:1;gap:0;display:flex}.ap-hero-title{letter-spacing:-.01em;color:#231815;flex-direction:column;margin-bottom:28px;font-family:Noto Sans;font-size:clamp(64px,7vw,2.8rem);font-style:normal;font-weight:700;line-height:130%;display:flex}.ap-title-line{animation:.8s both slideInLine;display:block}.ap-title-line:nth-child(2){animation-delay:.12s}@keyframes slideInLine{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ap-hero-desc{color:#231815;width:604px;margin-bottom:28px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.ap-hero-sub{align-items:center;gap:12px;display:flex}.ap-rule{background:#857e7a;flex-shrink:0;width:48px;height:1px;margin:20px 0;display:block}.ap-vision-sub{color:#857e7a;letter-spacing:2px;text-transform:uppercase;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.ap-hero-sub small{color:#857e7a;letter-spacing:2px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.ap-hero-right{flex-shrink:0}.ap-hero-img-wrap:hover .ap-hero-img-accent{opacity:.7;transition:all .4s}.ap-hero-img{object-fit:cover;z-index:1;aspect-ratio:34/23;background:#d3d3d3 -55.015px -.404px/110% 100.006% no-repeat;width:680px;height:460px;transition:transform .5s;display:block;position:relative}.ap-hero-img-wrap:hover .ap-hero-img{transform:scale(1.02)}.ap-hero-img-caption{z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#00000047;width:150px;margin-top:-50px;margin-left:20px;padding:7px 34px 7px 33px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;display:flex;position:absolute}.ap-foundation{background:#fbf9f6}.ap-foundation-body{text-align:start;flex-direction:column;gap:18px;max-width:1440px;margin:0 auto 90px;display:flex}.ap-foundation-body p{color:#231815;align-self:stretch;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.ap-stats{border-top:.8px solid #e6e1dc;border-bottom:.8px solid #e6e1dc;border-radius:6px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.ap-stat{text-align:start;background:#fbf9f6;border-left:.8px solid #e6e1dc;padding:26px 24px;transition:background .2s}.ap-stat:first-child{border-left:none}.ap-stat:hover{background:#faf8f4}.ap-stat-value{letter-spacing:-.01em;color:#231815;margin-bottom:8px;font-family:Noto Sans;font-size:clamp(30px,2vw,1.4rem);font-style:normal;font-weight:700;line-height:130%}.ap-stat-label{letter-spacing:.08em;color:#857e7a;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.ap-background{background:linear-gradient(#005c70 0%,#003642 100%);position:relative;overflow:hidden}.ap-pillars{grid-template-columns:repeat(3,1fr);display:grid}.ap-pillar{border:1px solid #fbf9f64d;width:480px;padding:56px 30px 24px;transition:background .3s,border-color .3s,transform .3s}.ap-pillar:first-child,.ap-pillar:nth-child(2){border-right:none}.ap-pillar:hover{background:#fbf9f60d;border:1px solid #fbf9f64d;transform:translateY(-6px)}.ap-pillar-num{color:#f09b0a;font-variant-numeric:tabular-nums;margin-bottom:8px;font-family:Noto Sans;font-size:36px;font-style:normal;font-weight:700;line-height:1}.ap-pillar-en{text-transform:uppercase;color:#ffffffb3;letter-spacing:2px;align-self:stretch;margin-bottom:30px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.ap-pillar-title{color:#fbf9f6;margin-bottom:14px;font-family:Noto Sans;font-size:32px;font-style:normal;font-weight:700;line-height:150%}.ap-pillar-text{color:#fff;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.ap-mission{background:#faf8f4}.ap-missions{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:56px;display:grid}.ap-mission-card{background:#fff;border:1px solid #e6e1dc;padding:48px 42px;transition:border-color .3s,box-shadow .3s,transform .3s;position:relative;overflow:hidden}.ap-mission-card:before{content:"";transform-origin:top;background:#f09b0a;width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.ap-mission-card:hover{border-color:#f09b0a;transform:translateY(-4px);box-shadow:0 8px 32px #f09b0a1a}.ap-mission-card:hover:before{transform:scaleY(1)}.ap-mission-num{letter-spacing:.15em;color:#f09b0a;margin-bottom:16px;font-size:.72rem;font-weight:700}.ap-mission-title{color:#1e3a4a;flex-direction:column;margin-bottom:16px;font-size:1.1rem;font-weight:700;line-height:1.55;display:flex}.ap-mission-title span{color:#231815;font-family:Noto Sans;font-size:32px;font-style:normal;font-weight:700;line-height:150%}.ap-mission-text{color:#231815;width:620px;padding-top:15px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.ap-quote{background:var(--bg2,linear-gradient(180deg, #005c70 0%, #003642 100%));justify-content:center;align-items:center;gap:32px;margin-top:80px;padding:60px 56px;display:flex;position:relative;overflow:hidden}.ap-quote blockquote{color:#ffffffe6;letter-spacing:.02em;text-align:center;margin:0;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;font-weight:400;line-height:1.6}.ap-quote-mark{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ap-quote-mark img{color:red;width:36px;height:36px;display:block}.ap-quote-mark--open,.ap-quote-mark--close{position:static}.ap-vision{background:#f5f0e8}.ap-vision-inner{align-items:flex-start;gap:240px;display:flex}.ap-vision-left{text-align:start;justify-content:start;align-items:flex-start;display:grid}.ap-vision-title{text-align:left;color:#231815;flex-direction:column;align-items:flex-start;font-family:Noto Sans;font-size:clamp(40px,2.5vw,1.8rem);font-style:normal;font-weight:700;line-height:150%}.ap-vision-right{flex-direction:column;gap:12px;display:flex}.ap-vision-right p{color:#231815;flex-direction:column;flex:1;width:800px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:500;line-height:180%;display:flex}.ap-sig{color:#888;text-align:right;border-top:1px solid #e6e1dc;flex-direction:column;gap:4px;margin-top:8px;padding-top:24px;font-size:.82rem;display:flex}.ap-sig span{color:#231815;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.ap-company{background:#fbf9f6}.ap-company-inner{align-items:flex-start;gap:60px;width:1440px;margin-bottom:100px;display:flex}.ap-company-left{width:680px}.ap-table{border-collapse:collapse;width:680px;margin-top:32px}.ap-table-row{border-bottom:1px solid #e6e1dc}.ap-table-row:first-child{border-top:1px solid #e6e1dc}.ap-table-label{text-align:start;vertical-align:top;white-space:nowrap;color:#857e7a;flex-shrink:0;align-items:center;width:160px;height:70px;padding:24px 112px 25px 6px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.ap-table-value{color:#1a1a1a;flex-direction:column;gap:6px;padding:18px 0;font-size:.88rem;line-height:1.7;display:flex}.ap-table-value span{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ap-company-right{flex-shrink:0;width:360px;margin-top:170px}.ap-company-img-wrap{position:relative}.ap-company-img{align-items:center;max-width:700px;height:520px;transition:transform .5s;display:flex}.ap-company-img-wrap:hover .ap-company-img{transform:scale(1.02)}.ap-company-img-badge{color:#231815;letter-spacing:.06em;background:#fff;border-radius:3px;align-items:center;gap:8px;padding:5px 10px;font-size:.72rem;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 4px 16px #0000001f}.ap-company-img-badge:before{content:"";background:#daa520;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:3s ease-in-out infinite eyebrowPulse;display:block}.about-sub-header{z-index:90;background:#fbf9f6;border-bottom:1px solid #e6e1dc99;position:sticky;top:100px}.about-sub-header-inner{align-items:center;gap:10px;max-width:1440px;height:48px;margin:0 auto;padding:18px 0;display:flex}.about-sub-header-label{white-space:nowrap;color:#857e7a;flex-shrink:0;align-items:center;gap:8px;padding-right:20px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;line-height:130%;display:flex}.about-sub-dot{background:#f09b0a;border-radius:50%;flex-shrink:0;width:7px;height:7px}.about-sub-divider{background:#1a1a1a26;flex-shrink:0;width:1px;height:20px;margin-right:20px}.about-sub-tabs{align-items:center;gap:2px;display:flex}.about-sub-tab{cursor:pointer;white-space:nowrap;color:#4a4a4a;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-family:Noto Sans JP,sans-serif;font-size:.845rem;font-weight:400;line-height:1.4;transition:color .18s,background .18s;position:relative}.about-sub-tab:hover{color:#1a1a1a;background:#f7f5f0}.about-sub-tab-bar{transform-origin:0;background:#f09b0a;border-radius:1px;height:2px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:block;position:absolute;bottom:-1px;left:16px;right:16px;transform:scaleX(0)}.about-sub-tab--active{color:#1a1a1a;font-weight:500}.about-sub-tab--active .about-sub-tab-bar{transform:scaleX(1)}.about-sub-tab:active{animation:.32s cubic-bezier(.34,1.56,.64,1) both aboutTabBounce}@keyframes aboutTabBounce{0%{transform:scale(1)}35%{transform:scale(.9)}70%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes apBounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}.ap-bounce{animation:.65s ease-out both apBounce}@media (width<=1440px){.ap-hero,.abreadcrumb-container{box-sizing:border-box;width:100%;padding:30px 20px}.ap-hero-inner{flex-flow:wrap;gap:24px;width:100%;padding:0 20px 120px}.ap-hero-img{width:100%;max-width:590px}.about-sub-header-inner{width:100%;max-width:1440px;margin:0 auto;padding:5px 40px}.ap-section-inner{padding:0 40px}.ap-company-inner,.ap-pillar,.ap-mission-text,.ap-vision-right p,.ap-table{width:100%}.ap-company-img{max-width:616px;height:520px}}@media (width<=1024px){.about-sub-header{display:none;top:100px}.about-sub-header-inner{padding:18px 24px}.abreadcrumb-container{width:100%;padding:0}.ap-hero{gap:0;width:100%;padding:24px 40px 80px}.ap-hero-inner{flex-flow:wrap;gap:40px;width:100%}.ap-hero-left{flex:340px;min-width:0}.ap-hero-right{flex:300px;min-width:0}.ap-hero-title{font-size:44px}.ap-hero-img{width:100%;max-width:100%;height:40vh}.ap-hero-img-wrap{width:100%}.ap-hero-desc{width:100%;font-size:16px}.ap-section{padding:80px 0 0}.ap-section-inner{padding:0 40px}.ap-stats{border:.8px solid #e6e1dc;border-radius:6px;grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:40px;display:grid;overflow:hidden}.ap-stat{border-bottom:.8px solid #e6e1dc}.ap-pillar{width:100%;padding:40px 28px}.ap-pillar:first-child,.ap-pillar:nth-child(2){border-bottom:none;border-right:1px solid #fbf9f64d}.ap-missions{grid-template-columns:1fr;gap:20px}.ap-mission-text{width:100%}.ap-vision-inner{flex-direction:column;gap:40px}.ap-vision-left,.ap-vision-right p,.ap-company-left{width:100%}.ap-company-inner{flex-direction:column;gap:40px;width:100%}.ap-company-right{width:100%;margin-top:0}.ap-company-img{object-fit:contain;max-width:100%;height:100vh}.ap-table{width:100%}.ap-table-label{padding:18px 16px 18px 0}}@media (width>=768px) and (width<=1024px){.about-sub-header{display:none;top:72px}.abreadcrumb-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.abreadcrumb-container{box-sizing:border-box;max-width:704px;margin:20px auto;padding:0}.ap-hero{box-sizing:border-box;width:100%;padding:10px 32px 40px}.ap-hero-sub small{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans JP;font-size:clamp(12px,3vw,14px);font-style:normal;font-weight:400;line-height:150%}.ap-hero-inner{flex-direction:column;gap:24px;max-width:704px;margin:0 auto;padding:2px 0 0}.ap-hero-left,.ap-hero-right{flex:none;width:100%}.ap-eyebrow{margin-bottom:8px}.ap-hero-title{font-size:clamp(30px,5vw,32px);line-height:1.35}.ap-hero-img{width:100%;max-width:100%;height:42vh;aspect-ratio:unset}.ap-hero-img-wrap{width:100%}.ap-hero-desc{color:#231815;width:100%;font-family:Noto Sans;font-size:clamp(16px,3vw,18px);font-style:normal;font-weight:500;line-height:180%}.ap-section{padding:40px 0 0}.ap-section-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0 0 20px}.ap-section-head{text-align:center}br.ap-mobile-break{display:block}.ap-section-title{text-align:center;padding:0 80px;font-size:clamp(24px,4vw,32px);line-height:1.45}.abreadcrumb-current{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:500;line-height:130%}.ap-vision-right{margin-bottom:30px}.ap-section-title--light{font-size:clamp(24px,4vw,32px)}.ap-section-small{text-align:center;display:block}.ap-foundation-body{gap:14px;margin-bottom:36px}.ap-foundation-body p{color:#231815;font-family:Noto Sans;font-size:clamp(16px,3vw,18px);font-style:normal;font-weight:500;line-height:150%}.ap-rule{background:#857e7a;flex-shrink:0;width:48px;height:1px;margin:20px 0;display:block}.ap-vision-left .ap-rule{margin:20px auto}.ap-stats{border:.8px solid #e6e1dc;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.ap-stat{background:#fff;border-bottom:.8px solid #e6e1dc;padding:22px 18px}.ap-stat-value{margin-bottom:4px;font-size:26px}.ap-stat-label{font-size:13px}.ap-pillars{grid-template-columns:1fr;gap:20px;padding-bottom:20px}.ap-pillar{width:100%;padding:36px 24px;border:1px solid #fbf9f633!important}.ap-pillar-num{font-size:30px}.ap-pillar-title{font-size:22px}.ap-pillar-text{font-size:15px;line-height:1.8}.ap-missions{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.ap-mission-card{padding:32px 24px}.ap-mission-title span{font-size:22px;line-height:1.45}.ap-mission-text{width:100%;font-size:15px;line-height:1.8}.ap-quote{gap:20px;margin-top:32px;margin-bottom:30px;padding:40px 24px}.ap-quote blockquote{font-size:15px;line-height:1.7}.ap-quote-mark img{width:30px;height:30px}.ap-vision-inner{flex-direction:column;gap:28px}.ap-vision-left{text-align:center;width:100%}.ap-vision-title{text-align:center;padding:0 20px;font-size:clamp(22px,4vw,30px);line-height:1.45}.ap-vision-right p{width:100%;font-size:15px;line-height:1.8}.ap-sig{text-align:left}.ap-sig span{text-align:end;font-size:13px}.ap-company-inner{flex-direction:column;gap:32px;width:100%;margin-bottom:40px}.ap-company-left{width:100%}.ap-company-right{width:100%;margin-top:0}.ap-company-img{object-fit:cover;width:100%;max-width:100%;height:320px}.ap-table{width:100%;margin-top:20px}.ap-table-label{white-space:normal;padding:16px 12px 16px 0;font-size:13px}.ap-table-value span{font-size:clamp(14px,3vw,16px)}}@media (width<=767px){.about-sub-header{display:none;top:72px}.about-sub-header-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;height:44px;padding:20px 16px;overflow-x:auto}.about-sub-header-inner::-webkit-scrollbar{display:none}.about-sub-header-label,.about-sub-divider{display:none}.about-sub-tabs{flex-shrink:0;gap:0}.abreadcrumb-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.about-sub-tab{flex-shrink:0;padding:4px 12px;font-size:.78rem}.abreadcrumb-container{box-sizing:border-box;width:100%;max-width:350px;margin:0 auto;padding:16px 0 12px}.ap-hero{box-sizing:border-box;width:100%;padding:16px 20px 40px}.ap-hero-inner{flex-direction:column;gap:0;max-width:350px;margin:0 auto;padding-top:8px;display:flex}.ap-hero-left{display:contents}.ap-eyebrow{letter-spacing:1.5px;color:#f09b0a;letter-spacing:1.6px;order:1;margin-bottom:8px;font-family:Noto Sans;font-size:clamp(12px,2vw,14px);font-style:normal;font-weight:600;line-height:150%}.ap-hero-title{order:2;margin-bottom:0;font-size:clamp(30px,6vw,32px);line-height:1.35}.ap-hero-right{order:3;width:100%;margin-top:20px;margin-bottom:4px}.ap-hero-divider{order:4;margin-top:20px;display:none}.ap-hero-desc{color:#231815;order:5;width:100%;margin-top:16px;margin-bottom:12px;font-family:Noto Sans;font-size:clamp(16px,3vw,18px);font-style:normal;font-weight:500;line-height:180%}.ap-hero-sub{order:6;gap:6px}.ap-hero-img-wrap{width:100%}.ap-hero-img{max-width:100%;height:52vw;aspect-ratio:unset}.ap-hero-img-accent{display:none}.ap-hero-img-caption{font-size:10px}.ap-section{padding:5px 0}.ap-section-inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:40px 20px 20px}.ap-pillar-en{color:#ffffffb3;letter-spacing:1.6px;margin-bottom:24px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.ap-section-head{text-align:center;flex-direction:column;align-items:center;display:flex}.ap-section-small{color:#f09b0a;text-align:center;letter-spacing:1.6px;margin-top:10px;padding-bottom:10px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%;display:block}br.ap-mobile-break{display:block}.ap-section-title{text-align:center;text-align:center;padding:0 0 12px;font-family:Noto Sans;font-size:clamp(22px,4vw,32px);font-style:normal;font-weight:700;line-height:150%}.ap-section-title--light{padding-bottom:12px;font-size:clamp(20px,5vw,24px)}.ap-rule{background:#857e7a;flex-shrink:0;width:48px;height:1px;margin:5px}.ap-vision-left .ap-rule{margin:12px auto}.ap-foundation-body{gap:14px;margin-bottom:36px}.ap-foundation-body p{color:#231815;font-family:Noto Sans;font-size:clamp(16px,3vw,18px);font-style:normal;font-weight:500;line-height:150%}.ap-stats{border-bottom:none;border-left:none;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.ap-stat{padding:20px 16px}.ap-stat:first-child{border-left:.8px solid #e6e1dc}.ap-stat-value{margin-bottom:4px;font-size:clamp(20px,3vw,22px)}.ap-stat-label{font-size:12px}.ap-pillars{grid-template-columns:1fr;gap:20px;margin-bottom:20px;padding:0}.ap-pillar{width:100%;padding:32px 20px;border:1px solid #fbf9f633!important}.ap-pillar:first-child,.ap-pillar:nth-child(2){border-left:1px solid #fbf9f633}.ap-pillar:last-child{border-bottom:none}.ap-pillar-num{font-size:clamp(24px,5vw,26px)}.ap-pillar-title{font-size:20px}.ap-pillar-text{font-size:14px;line-height:1.8}.ap-missions{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.ap-mission-card{padding:28px 20px}.ap-mission-title span{font-size:20px;line-height:1.45}.ap-mission-title{color:#1e3a4a;flex-direction:column;margin-bottom:8px;font-size:1.1rem;font-weight:700;line-height:1.55;display:flex}.ap-mission-text{width:100%;font-size:14px;line-height:1.8}.ap-quote{gap:20px;margin-top:30px;padding:32px 20px}.ap-quote blockquote{font-size:14px;line-height:1.7}.ap-quote-mark img{width:28px;height:28px;margin-bottom:20px}.ap-vision-inner{flex-direction:column;gap:28px}.ap-vision-left{text-align:center;justify-content:center;width:100%;padding-top:10px}.ap-vision-title{text-align:center;width:100%;margin-top:5px;padding:0 20px;font-size:clamp(20px,5vw,28px);line-height:1.45}.ap-vision-right{gap:14px}.ap-vision-right p{width:100%;font-size:16px;font-weight:500;line-height:150%}.ap-vision-sub{margin-top:10px;font-size:12px}.ap-sig{text-align:left;font-size:12px}.ap-sig span{text-align:end;font-size:13px}.ap-company-inner{flex-direction:column;gap:28px;width:100%;margin-bottom:20px}.ap-company-left{width:100%}.ap-company-right{width:100%;margin-top:0}.ap-company-img{object-fit:cover;width:100%;max-width:100%;height:260px}.ap-table{width:100%;margin-top:20px}.ap-table-label{vertical-align:middle;white-space:normal;width:80px;padding:14px 8px 14px 0;font-size:12px}.ap-table-value{padding:14px 0;line-height:1.6}.ap-table-value span{font-size:clamp(14px,3vw,16px)}}@media (width<=425px){.ap-hero-inner{max-width:100%;padding:0}.abreadcrumb-container{max-width:100%;padding:16px 0 12px}.ap-section-head{padding-top:10px}.ap-section-inner{max-width:100%;padding:10px 18px 15px}.ap-quote{gap:14px;margin-bottom:20px;padding:28px 16px}.ap-sig{color:#888;border-top:1px solid #e6e1dc;flex-direction:column;gap:4px;margin:10px 0 20px;padding-top:24px;display:flex}.ap-company-left{padding-top:10px}.ap-hero-right{flex:300px;min-width:0}.ap-hero-img{height:36vh}.ap-hero-sub{order:6;gap:0}.ap-hero-sub small{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans JP;font-size:clamp(12px,3vw,14px);font-style:normal;font-weight:400;line-height:150%}.ap-company-inner{margin-bottom:24px}.ap-hero-title{font-size:clamp(30px,6vw,32px)}}@media (width<=375px){.ap-hero{padding:12px 16px 40px}.ap-hero-inner{max-width:100%;padding:0 5px}.abreadcrumb-container{max-width:100%;padding:14px 5px 10px}.abreadcrumb-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ap-eyebrow{letter-spacing:1.5px;color:#f09b0a;letter-spacing:1.6px;order:1;margin-bottom:8px;font-family:Noto Sans;font-size:clamp(12px,2vw,14px);font-style:normal;font-weight:600;line-height:150%}.ap-sig{margin:10px 0 20px}.ap-company-left{padding-top:0}.ap-hero-title{font-size:30px}.ap-hero-desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,3vw,18px);font-style:normal;font-weight:500;line-height:180%}.ap-hero-img{height:36vh}.ap-section-inner{max-width:100%;padding:10px 16px}.ap-section-title{text-align:center;width:100%;padding:0 0 12px;font-family:Noto Sans;font-size:clamp(22px,4vw,32px);font-style:normal;font-weight:700;line-height:150%}.ap-pillars{margin-bottom:20px;padding:0}.about-sub-tab{padding:4px 10px;font-size:.72rem}.ap-stat{padding:16px 12px}.ap-stat-value{font-size:clamp(20px,3vw,22px)}.ap-stat:first-child{border-left:.8px solid #e6e1dc}.ap-pillar,.ap-mission-card{padding:24px 16px}.ap-pillar-title,.ap-mission-title span{font-size:18px}.ap-vision-title{padding:0 10px;font-size:19px}.ap-vision-right p{font-size:16px}.ap-company-img{height:220px}.ap-table-label{width:70px;font-size:clamp(14px,3vw,16px)}.ap-table-value span{font-size:14px}.ap-quote{gap:14px;margin-bottom:20px;padding:28px 16px}.ap-quote blockquote{font-size:13px}.ap-quote-mark img{width:22px;height:22px}}@media (width<=320px){.ap-hero{padding:10px 5px 36px}.abreadcrumb-container{padding:12px 5px 10px}.ap-section-inner{padding:18px 14px}.ap-rule{background:#857e7a;width:24px}.ap-hero-title{font-size:clamp(30px,5vw,32px);line-height:1.4}.ap-hero-desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,3vw,18px);font-style:normal;font-weight:500;line-height:180%}.ap-hero-img{height:30vh}.ap-section-title{padding:0;font-size:17px}.abreadcrumb-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ap-eyebrow{letter-spacing:1.5px;color:#f09b0a;letter-spacing:1.6px;order:1;margin-bottom:8px;font-family:Noto Sans;font-size:clamp(12px,2vw,14px);font-style:normal;font-weight:600;line-height:150%}.ap-section-small{color:#f09b0a;text-align:center;letter-spacing:1.6px;margin-top:10px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.ap-stat{padding:14px 10px}.ap-stat-value{font-size:clamp(20px,3vw,22px)}.ap-stat-label{font-size:11px}.ap-pillar{padding:20px 14px}.ap-pillar-num{font-size:clamp(24px,5vw,26px)}.ap-hero-right{flex:250px;min-width:0}.ap-pillar-title{font-size:16px}.ap-pillar-text{font-size:13px}.ap-mission-card{padding:20px 14px}.ap-mission-title span{font-size:16px}.ap-mission-text{font-size:13px}.ap-vision-title{padding:0 8px;font-size:17px}.ap-vision-right p{font-size:16px}.ap-company-img{height:180px}.ap-table-label{width:64px;font-size:10px}.ap-table-value span{font-size:clamp(14px,3vw,16px)}.ap-quote{gap:12px;padding:24px 14px}.ap-quote blockquote{font-size:12px}.ap-quote-mark img{width:18px;height:18px}.about-sub-tab{padding:4px 8px;font-size:.68rem}}:root{--fs-amber:#f09b0a;--fs-teal-dark:#003642;--fs-teal-mid:#005c70;--fs-cream:#fbf9f6;--fs-cream2:#f5f0e8;--fs-border:#e6e1dc;--fs-text:#231815;--fs-max:1440px}.fs-page{background:var(--fs-cream);color:var(--fs-text);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif}.fs-container{width:1440px;margin:0 auto}.fs-subnav{z-index:98;background:#fbf9f6;border-bottom:1px solid #1a1a1a14;width:100%;position:sticky;top:100px}.fs-subnav-inner{align-items:center;gap:0;max-width:1440px;height:55px;margin:0 auto;display:flex}.fs-subnav-inner>.fs-subnav-label{white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;color:#857e7a;flex-shrink:0;align-items:center;gap:8px;margin-right:16px;padding-right:20px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;line-height:130%;display:flex;position:relative}.fs-subnav-inner>.fs-subnav-label:after{content:"";background:#1a1a1a26;width:1px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.fs-nav-dot{background:#f09b0a;border-radius:50%;flex-shrink:0;width:8px;height:8px}.fs-subnav-inner>a{color:#4a4a4a;white-space:nowrap;align-items:center;height:55px;padding:0 16px;font-family:Noto Sans JP,sans-serif;font-size:13.5px;font-weight:400;text-decoration:none;transition:color .18s,background .18s;display:inline-flex;position:relative}.fs-subnav-inner>a:after{content:"";transform-origin:0;background:#f09b0a;height:1px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:15px;left:16px;right:16px;transform:scaleX(0)}.fs-subnav-inner>a:hover{color:#1a1a1a;background:#f7f5f0}.fs-subnav-inner>a.is-active{color:#1a1a1a;font-weight:500}.fs-subnav-inner>a.is-active:after{transform:scaleX(1)}.fs-section{scroll-margin-top:163px}.fs-bc-link{color:#ffffffbf;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:130%;text-decoration:none;transition:opacity .15s}.fs-bc-link:hover{opacity:.7}.fs-bc-sep{color:#ffffff80;font-size:11px}.fs-bc-current{color:#231815;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:130%}.fs-hero-wrap{background:#fbf9f6;width:100%;height:624px;margin-top:20px;position:relative;overflow:hidden}.fs-hero-bg{background-image:url(/assets/section-CgMgSBYk.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1440px;height:100%;margin:auto;position:absolute;inset:0}.fs-hero-inner{z-index:2;max-width:var(--fs-max);justify-content:space-between;align-items:flex-end;gap:40px;height:100%;margin:0 auto;padding:0 100px 100px;display:flex;position:relative}.fs-hero-left{flex-shrink:0;width:540px}.fs-hero-eyebrow{color:#f09b0a;font-family:Noto Sans,sans-serif;font-size:clamp(12px 4vw, 18px);letter-spacing:2px;margin-bottom:20px;font-weight:600;line-height:150%;display:block}.fs-hero-title{color:#fff;white-space:pre-line;font-family:Noto Sans,sans-serif;font-size:64px;font-weight:700;line-height:130%}.fs-hero-right{border-left:1.6px solid #fbf9f6;flex-shrink:0;width:540px;padding-bottom:4px;padding-left:40px}.fs-hero-right-label{opacity:.7;color:#fff;margin-bottom:12px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:block}.fs-hero-right p{color:#fff;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:500;line-height:180%}.fs-stats-wrap{width:100%;max-width:1440px;margin:0 auto;padding:100px 0 0}.fs-stats{border:1px solid var(--fs-border);background:#fff;display:flex;overflow:hidden}.fs-stat{border-right:1px solid var(--fs-border);flex:1;padding:28px 40px}.fs-stat-num{color:#231815;margin-bottom:6px;font-family:Noto Sans,sans-serif;font-size:32px;font-weight:700;line-height:130%}.fs-stat-label{color:#857e7a;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;line-height:150%}.fs-stat-badge{background:#003642;flex-direction:column;flex-shrink:0;justify-content:center;min-width:260px;padding:34px 142px 34px 24px;display:flex}.fs-stat-badge-sub{color:#f09b0a;margin-bottom:6px;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:700;line-height:150%}.fs-stat-badge-main{color:#fff;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:150%}.fs-section{flex-direction:column;align-items:stretch;gap:10px;width:100%;padding:120px 0;scroll-margin-top:163px;display:flex}.fs-section-label{color:#f09b0a;letter-spacing:2px;text-align:center;margin-bottom:24px;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;line-height:150%}#fs-section-one{color:#f09b0a;text-align:start;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.fs-container .fs-section-label{color:#f09b0a;text-align:center;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.expertandp{text-align:center}.fs-label-light{color:#ffffff80}.fs-section-heading{text-align:center;margin-bottom:90px}.fs-section-heading .fs-section-label{color:#f09b0a;text-align:center;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.ffs-breadcrumb--desktop{background:#fbf9f6;padding:20px 0;display:block;position:static}.ffs-breadcrumb--desktop .fs-breadcrumb-inner{align-items:center;gap:6px;max-width:1440px;height:36px;margin:0 auto;font-family:Noto Sans JP,sans-serif;font-size:12px;display:flex}.ffs-breadcrumb--desktop .fs-bc-link{color:#857e7a;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:130%;text-decoration:none;transition:opacity .15s}.ffs-breadcrumb--desktop .fs-bc-link:hover{opacity:.7}.ffs-breadcrumb--desktop .fs-bc-sep{color:#bbb;font-size:11px}.ffs-breadcrumb--desktop .fs-bc-current{color:#231815;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:130%}.ffs-breadcrumb--mobile{display:none}.fs-section-heading h2{color:#231815;text-align:center;margin-bottom:12px;font-family:Noto Sans,sans-serif;font-size:40px;font-weight:700;line-height:150%}.fs-section-heading p{color:#857e7a;text-align:center;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:500;line-height:150%}.fs-heading-light{text-align:center;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%;color:#fff!important}.fs-sub-light{text-align:center;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;color:#f5f0e8!important}.fs-sec01{background:var(--fs-cream)}.fs-sec01-grid{grid-template-columns:40% 1fr;align-items:start;gap:80px;margin-top:8px;display:grid}.fs-sec01-left h2{color:#231815;margin-bottom:28px;font-family:Noto Sans,sans-serif;font-size:40px;font-weight:700;line-height:150%}.fs-img-box{background:#d3d3d3 url(/assets/support-5CASZC3d.png) 50%/cover no-repeat;width:100%;height:380px;position:relative;overflow:hidden}.fs-img-box img{object-fit:cover;width:100%;height:100%;display:block}.fs-sec01-right p{color:#231815;margin-bottom:20px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.fs-bullets{counter-reset:bullet-counter;border-top:1px solid #e6e1dc;margin:0;padding:20px 0 0;list-style:none}.fs-bullets li{counter-increment:bullet-counter;color:#231815;align-items:center;gap:14px;margin-bottom:15px;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;line-height:150%;display:flex}.fs-bullets li:before{content:"0" counter(bullet-counter);color:#f09b0a;letter-spacing:1px;flex-shrink:0;font-size:12px;font-weight:700}.fs-sec02{background:var(--fs-cream2)}.fs-6grid{border:1px solid var(--fs-border);background:#fff6;border-right:1px solid #e6e1dc;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.fs-6item{border-right:1px solid var(--fs-border);border-bottom:1px solid var(--fs-border);background:#fff6;padding:36px 32px;transition:background-color .28s,transform .18s,box-shadow .18s}.fs-6item:hover{background:#fff;transform:translateY(-4px);box-shadow:0 10px 24px #2318150f}.fs-6item:nth-child(3n){border-right:none}.fs-6item:nth-child(n+4){border-bottom:none}.fs-6num{color:#f09b0a;margin-bottom:4px;font-size:2rem;font-weight:700;line-height:1}.fs-6cat{text-transform:uppercase;color:#857e7a;letter-spacing:2px;margin-bottom:12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.fs-6title{color:#231815;margin:20px 0 14px;font-family:Noto Sans;font-size:30px;font-style:normal;font-weight:700;line-height:150%}.fs-6desc{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.fs-sec03{background:linear-gradient(#005c70 0%,#003642 100%)}.fs-network{grid-template-columns:460px 1fr;align-items:center;gap:60px;margin-top:80px;display:grid}.fn-title{display:flex}.fs-network-logo{justify-content:center;align-items:center;width:300px;height:300px;display:flex}.fs-logo-ring{background-image:url(/assets/partner-CzXAJl30.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:300px;height:300px;padding:40px;display:flex}.fs-logo-circle{background:var(--fs-amber);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:130px;height:130px;display:flex}.fs-logo-sub{color:#ffffffbf;font-size:10px}.fs-logo-main{color:#fff;letter-spacing:.08em;font-size:20px;font-weight:700}.fs-network-list{flex-direction:column;width:920px;display:flex}.fs-network-item{border-bottom:.8px solid #fbf9f64d;grid-template-columns:80px 140px 1fr;align-items:center;gap:20px;height:82px;display:grid}.fs-network-item:first-child{border-top:.8px solid #fbf9f64d}.fs-network-line{background:linear-gradient(90deg,#f09b0a 0%,#e2950d99 47.59%,#e2950d00 100%);align-items:center;gap:36px;width:100px;height:2px;margin-left:-40px;display:flex}.fs-network-line:before{content:"";background:linear-gradient(90deg,#f09b0a 0%,#f09b0a26 100%);flex-shrink:0;width:96px;height:1px}.fs-network-cat{text-transform:uppercase;color:#f09b0a;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:130%}.fs-network-title{color:#fff;margin-bottom:3px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%}.fs-network-desc{color:#fff;margin-left:30px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.fs-sec04{background:var(--fs-cream)}.fs-flow{grid-template-columns:repeat(4,1fr);margin:50px 0 80px;display:grid;position:relative}.fs-flow:before{content:"";background:var(--fs-border);z-index:0;height:1px;position:absolute;top:10px;left:1%;right:1%}.fs-flow-step{z-index:1;flex-direction:column;padding:0 16px;display:flex;position:relative}.fs-flow-dot{aspect-ratio:1;background:var(--fs-cream2);border:2px solid var(--fs-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-bottom:16px;transition:border-color .25s,background .25s;display:flex}.fs-flow-step:hover .fs-flow-dot{border-color:var(--fs-amber);background:#fff8ee}.fs-flow-dot:after{content:"";background:var(--fs-amber);border-radius:50%;width:12px;height:12px}.fs-flow-stepnum{color:#f09b0a;letter-spacing:2px;margin-bottom:8px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:150%}.fs-flow-title{color:#231815;margin-bottom:8px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.fs-flow-desc{color:#857e7a;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.fs-reveal{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(26px)}.fs-reveal--visible{opacity:1;transform:translateY(0)}.fs-reveal--d1{transition-delay:80ms}.fs-reveal--d2{transition-delay:.16s}.fs-reveal--d3{transition-delay:.24s}.fs-reveal--d4{transition-delay:.32s}.fs-reveal--d5{transition-delay:.4s}.fs-reveal--d6{transition-delay:.48s}@keyframes fs-bounce{0%{transform:translateY(0)}20%{transform:translateY(-10px)}40%{transform:translateY(6px)}58%{transform:translateY(-4px)}74%{transform:translateY(2px)}88%{transform:translateY(-1px)}to{transform:translateY(0)}}.fs-bounce{animation:.55s cubic-bezier(.22,1,.36,1) fs-bounce}@media (width<=1440px){.fs-container{box-sizing:border-box;width:100%;max-width:1440px;padding:0 40px}.fs-subnav-inner{max-width:1440px;margin:auto;padding:0 40px}.fs-hero-inner{gap:32px;padding:10px 40px 80px}.ffs-breadcrumb--desktop .fs-breadcrumb-inner{padding:0 40px}.fs-hero-wrap{background:#fbf9f6;width:100%;max-width:1440px;height:624px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.fs-hero-bg,.fs-network-list{width:100%}.fs-stats-wrap{box-sizing:border-box;width:100%;max-width:1440px;padding:100px 40px 0}.ffs-breadcrumb--desktop{display:none}.ffs-breadcrumb--mobile{z-index:3;background:0 0;padding:0;display:block;position:absolute;top:14px;left:0;right:0}.ffs-breadcrumb--mobile .fs-breadcrumb-inner{height:auto;padding:10px 40px}.ffs-breadcrumb--mobile .fs-bc-link{color:#fff;font-size:12px;font-weight:500;text-decoration:none}.ffs-breadcrumb--mobile .fs-bc-link:first-child{text-decoration:underline}.ffs-breadcrumb--mobile .fs-bc-link:hover{opacity:.7}.ffs-breadcrumb--mobile .fs-bc-sep{color:#ffffff80;font-size:11px}.ffs-breadcrumb--mobile .fs-bc-current{color:#fff;font-size:12px;font-weight:500}}@media (width>=768px) and (width<=1024px){.fs-subnav{top:72px}.fs-subnav-inner{scrollbar-width:none;box-sizing:border-box;max-width:704px;margin:0 auto;padding:0;overflow-x:auto}.fs-subnav-inner::-webkit-scrollbar{display:none}.fs-subnav-inner>.fs-subnav-label{display:none}.fs-subnav-inner>a{flex-shrink:0;height:48px;padding:0 14px;font-size:13px}.ffs-breadcrumb--desktop{display:none}.ffs-breadcrumb--desktop .fs-breadcrumb-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0 32px}.ffs-breadcrumb--mobile{z-index:3;background:0 0;padding:0 60px;display:block;position:absolute;top:14px;left:0;right:0}.ffs-breadcrumb--mobile .fs-breadcrumb-inner{height:auto;padding:20px 0}.ffs-breadcrumb--mobile .fs-bc-link{color:#fff;font-size:12px;font-weight:500;text-decoration:none}.ffs-breadcrumb--mobile .fs-bc-link:first-child{text-decoration:underline}.ffs-breadcrumb--mobile .fs-bc-link:hover{opacity:.7}.ffs-breadcrumb--mobile .fs-bc-sep{color:#ffffff80;font-size:11px}.ffs-breadcrumb--mobile .fs-bc-current{color:#fff;font-size:12px;font-weight:500}.fs-container{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.fs-hero-wrap{height:auto;min-height:420px;margin-top:0}.fs-hero-bg{background-position:50%;width:100%}.fs-hero-inner{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;max-width:704px;min-height:390px;margin:0 auto;padding:60px 0 48px}.fs-hero-left{flex:none;width:100%}.fs-hero-right{border-left:none;width:100%;padding-top:14px;padding-left:0;position:relative}.fs-hero-right-label{margin-bottom:8px;font-size:14px}.fs-hero-right p{font-size:15px;line-height:1.75}.fs-hero-eyebrow{letter-spacing:1.5px;margin-bottom:10px;font-size:11px}.fs-hero-title{font-size:clamp(28px,5vw,38px);line-height:1.35}.fs-stats-wrap{box-sizing:border-box;max-width:704px;margin:-50px auto;padding:24px 0 0}.fs-stats{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr)!important;display:grid!important}.fs-stat{text-align:center;border-right:1px solid var(--fs-border);border-bottom:none;padding:20px 14px}.fs-stat:nth-child(3){border-right:none}.fs-stat-badge{min-width:unset;text-align:center;border-right:none;border-top:1px solid var(--fs-border);grid-column:1/-1;width:100%;padding:18px 20px}.fs-stat-num{margin-bottom:4px;font-size:26px}.fs-stat-label{font-size:12px}.fs-stat-badge-sub{margin-bottom:4px;font-size:14px}.fs-stat-badge-main{font-size:12px}.fs-section{padding:40px 0;scroll-margin-top:120px}.fs-section-label{letter-spacing:1.5px;font-size:11px}.fs-section-heading{margin-bottom:36px}.fs-section-heading h2{font-size:clamp(24px,4vw,30px);line-height:1.45}.fs-section-heading p{font-size:14px;line-height:1.7}.fs-heading-light{font-size:clamp(24px,4vw,30px)!important}.fs-sec01-grid{grid-template-columns:1fr;gap:24px}.fs-sec01-left h2{text-align:center;margin-bottom:40px;font-size:clamp(22px,4vw,28px)}.fs-img-box{height:40vh}.fs-sec01-right p{font-size:15px;line-height:1.85}.fs-bullets{padding-top:20px}.fs-bullets li{margin-bottom:10px;font-size:14px}.fs-6grid{background:0 0;border:none;grid-template-columns:repeat(2,1fr)!important}.fs-6item{flex-direction:column;padding:24px 20px;display:flex;border:1px solid var(--fs-border)!important;background:#ffffffd9!important}.fs-6item:nth-child(2n){border-left:none!important}.fs-6item:nth-child(n+3){border-top:none!important}.fs-6num{margin-bottom:2px;font-size:1.8rem}.fs-6cat{letter-spacing:1.5px;margin-bottom:6px;padding-bottom:14px;font-size:10px}.fs-6title{margin:0 0 10px;font-size:clamp(16px,3.5vw,20px);line-height:1.45}.fs-6desc{font-size:13px;line-height:1.7}.fs-network{grid-template-columns:1fr;gap:50px;margin-top:40px}.fs-network-logo{width:100%;height:40vh;margin:0 auto}.fs-logo-ring{width:100%;height:40vh;padding:0}.fs-network-list{width:100%}.fs-network-item{grid-template-columns:80px 200px 1fr;gap:12px;height:auto;min-height:56px;padding:14px 0}.fs-network-line{width:48px;margin-left:0}.fs-network-line:before{width:48px}.fs-network-cat{font-size:10px}.fs-network-title{font-size:16px}.fs-network-desc{margin-left:10px;font-size:13px}.fn-title{flex-direction:column;gap:2px}.fn-title .fs-network-desc{margin-top:2px;margin-left:0}.fs-flow{gap:0;margin:28px 0;position:relative;grid-template-columns:1fr!important}.fs-flow:before{background:var(--fs-border);width:1px;height:auto;inset:10px auto 10px 8px;display:block!important}.fs-flow-step{padding:0 0 32px 36px;position:relative}.fs-flow-step:last-child{padding-bottom:0}#fs-section-one{text-align:center;margin:50px 0 0}.fs-flow-dot{z-index:1;border:2px solid var(--fs-border);background:#fff;width:18px;height:18px;margin-bottom:0;position:absolute;top:0;left:0}.fs-hero-right:before{content:"";background:#fff;width:56px;height:1px;position:absolute;top:0;left:0}.fs-flow-dot:after{width:10px;height:10px}.fs-flow-stepnum{letter-spacing:1.5px;margin-bottom:4px;font-size:11px}.fs-flow-title{margin-bottom:6px;font-size:clamp(18px,4vw,22px)}.fs-flow-desc{color:#857e7a;font-size:14px;line-height:1.65}}@media (width<=767px){.fs-subnav,.ffs-breadcrumb--desktop{display:none}.ffs-breadcrumb--mobile{z-index:3;background:0 0;padding:0;display:block;position:absolute;top:14px;left:0;right:0}.ffs-breadcrumb--mobile .fs-breadcrumb-inner{height:auto;padding:10px 20px}.ffs-breadcrumb--mobile .fs-bc-link{color:#fff;font-size:12px;font-weight:500;text-decoration:none}.ffs-breadcrumb--mobile .fs-bc-link:first-child{text-decoration:underline}.ffs-breadcrumb--mobile .fs-bc-link:hover{opacity:.7}.ffs-breadcrumb--mobile .fs-bc-sep{color:#ffffff80;font-size:11px}.ffs-breadcrumb--mobile .fs-bc-current{color:#fff;font-size:12px;font-weight:500}.fs-container{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 20px}#fs-section-one{text-align:center;margin-bottom:2vw}.fs-section{padding:30px 0;scroll-margin-top:120px}.fs-hero-wrap{height:auto;min-height:400px;margin-top:0}.fs-hero-bg{background-position:50%;width:100%}.fs-hero-inner{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;min-height:300px;padding:60px 20px 36px}.fs-hero-left{flex:0;width:100%}.fs-hero-right{border-left:none;width:100%;padding-top:14px;padding-left:0;position:relative}.fs-hero-right:before{content:"";background:#fff;width:56px;height:1px;position:absolute;top:0;left:0}.fs-hero-right-label{opacity:1;margin-bottom:8px;font-size:3vw;font-weight:600;line-height:150%}.fs-hero-right p{font-size:3vw;line-height:1.75}.fs-hero-eyebrow{letter-spacing:1.6px;margin-bottom:10px;font-size:12px}.fs-hero-title{font-size:clamp(24px,7vw,34px);line-height:150%}.fs-stats-wrap{box-sizing:border-box;width:100%;max-width:350px;margin:0 auto;padding:20px 20px 0}.fs-stats{grid-template-rows:auto auto;margin-top:-80px;grid-template-columns:repeat(3,1fr)!important;display:grid!important}.fs-stat{border-right:1px solid var(--fs-border);text-align:center;border-bottom:none;flex:1;padding:20px 12px}.fs-stat:nth-child(3){border-right:none}.fs-stat-badge{min-width:unset;text-align:center;border-right:none;border-top:1px solid var(--fs-border);box-sizing:border-box;grid-column:1/-1;width:100%;padding:18px 20px}.fs-stat-num{margin-bottom:4px;font-size:24px}.fs-stat-label{font-size:3vw}.fs-stat-badge-sub{margin-bottom:4px;font-size:4vw}.fs-stat-badge-main{font-size:3vw}.fs-section-label{letter-spacing:1.5px;font-size:11px}.fs-section-heading{margin-bottom:36px}.fs-section-heading .fs-section-label{letter-spacing:1.6px;margin:5px;font-size:clamp(12px,5vw,14px)}.fs-section-heading h2{margin-bottom:16px;line-height:1.45;font-size:clamp(22px,5vw,28px)!important}.fs-section-heading p{text-align:start;font-size:clamp(14px,5vw,16px);line-height:1.7}.fs-heading-light{font-size:clamp(22px,5vw,28px)!important}.fs-sec01-grid{grid-template-columns:1fr;gap:24px}.fs-sec01-left h2{text-align:center;margin-bottom:20px;font-size:clamp(20px,5vw,26px)}.fs-img-box{height:30vh}.fs-sec01-right p{margin-bottom:20px;font-size:clamp(14px,4vw,16px);line-height:1.85}.fs-bullets{padding-top:20px}.fs-bullets li{gap:10px;margin-bottom:10px;font-size:3vw}.fs-6grid{background:0 0;border:none;grid-template-columns:repeat(2,1fr)!important}.fs-6item{background:#fff6;flex-direction:column;padding:24px 18px;display:flex;border:1px solid var(--fs-border)!important}.fs-6item:nth-child(2n){border-left:none!important}.fs-6item:nth-child(n+3){border-top:none!important}.fs-6num{margin-bottom:2px;font-size:clamp(22px,4vw,28px)}.fs-6cat{letter-spacing:1.5px;margin-bottom:6px;padding-bottom:14px;font-size:10px}.fs-6title{margin:0 0 10px;font-size:clamp(14px,4vw,18px);line-height:1.45}.fs-6desc{font-size:clamp(12px,3vw,14px);line-height:1.7}.fs-network{grid-template-columns:1fr;gap:28px;margin-top:36px}.fs-network-logo{margin:0 auto}.fs-logo-ring{width:40vw;height:30vh}.fs-network-list{width:100%}.fs-network-item{grid-template-columns:110px 200px 1fr;gap:10px;height:auto;min-height:56px;padding:14px 0}.fs-network-line{display:none}.fs-network-cat{font-size:clamp(12px,3vw,14px)}.fs-network-title{font-size:15px}.fs-network-desc{margin-left:10px;font-size:12px}.fn-title{flex-direction:column;gap:2px}.fn-title .fs-network-desc{margin-top:2px;margin-left:0}.fs-flow{gap:0;margin:28px 0 48px;position:relative;grid-template-columns:1fr!important}.fs-flow:before{background:var(--fs-border);width:1px;height:auto;inset:10px auto 10px 8px;display:block!important}.fs-flow-step{padding:0 0 32px 36px;position:relative}.fs-flow-step:last-child{padding-bottom:0}.fs-flow-dot{z-index:1;border:2px solid var(--fs-border);background:#fff;width:18px;height:18px;margin-bottom:0;position:absolute;top:0;left:0}.fs-flow-dot:after{width:10px;height:10px}.fs-flow-stepnum{letter-spacing:1.5px;margin-bottom:4px;font-size:clamp(10px,3vw,12px)}.fs-flow-title{margin-bottom:6px;font-size:clamp(16px,4vw,20px)}.fs-flow-desc{color:#857e7a;font-size:clamp(13px,3.5vw,15px);line-height:1.65}}@media (width<=425px){.fs-container{max-width:100%;padding:0 18px}.fs-hero-inner{padding:70px 18px 10px}.fs-hero-title{font-size:clamp(28px,6vw,32px);line-height:1.35}.fs-hero-eyebrow{font-size:12px}.fs-hero-right p{font-size:clamp(14px,4vw,16px)}.fs-img-box{height:36vh;margin:20px 0 10px}.fs-stats-wrap{max-width:100%;padding:16px 18px 0}.fs-stats{margin-top:-50px}.fs-stat{padding:16px 8px}.fs-stat-num{font-size:22px}.fs-6item{padding:18px 14px}.fs-network-item{grid-template-columns:80px 200px 1fr}.fs-logo-ring{width:70vw;height:30vh}.fn-title{flex-direction:column;align-items:baseline;gap:8px}.fn-title .fs-network-desc{margin-left:0}}@media (width<=375px){.fs-container{max-width:100%;padding:0 16px}.ffs-breadcrumb--mobile .fs-breadcrumb-inner{padding:10px 16px}.fs-stats-wrap{max-width:100%;padding:14px 16px 0}.fs-hero-inner{min-height:300px;padding:60px 16px 28px}.fs-hero-wrap{min-height:380px}.fs-img-box{height:26vh;margin:20px 0 10px}.fs-hero-title{font-size:22px}.fs-hero-right p{font-size:13px}.fs-stats{margin-top:-90px}.fs-stat{padding:14px 6px}.fs-stat-num{font-size:18px}.fs-6item{padding:16px 12px}.fs-6title{font-size:clamp(14px,4vw,16px)}.fs-6desc{font-size:clamp(11px,3vw,13px)}.fs-flow-step{padding-bottom:28px}.fs-flow-title{font-size:clamp(15px,4vw,18px)}.fs-flow-desc{font-size:clamp(13px,3.5vw,15px)}.fs-sec01-left h2{font-size:19px}.fs-section-heading h2{font-size:clamp(20px,5vw,26px)!important}}@media (width<=320px){.fs-container{max-width:100%;padding:0 14px}.ffs-breadcrumb--mobile .fs-breadcrumb-inner{padding:6px 14px}.fs-stats-wrap{max-width:100%;padding:12px 14px 0}.fs-stats{margin-top:-50px}.fs-hero-inner{min-height:300px;padding:60px 14px 40px}.fs-hero-wrap{min-height:340px}.fs-hero-title{font-size:20px;line-height:1.4}.fs-hero-eyebrow{letter-spacing:1px;font-size:9px}.fs-hero-right p{font-size:12px}.fs-stat{padding:12px 4px}.fs-stat-num{font-size:16px}.fs-stat-badge{padding:14px}.fs-stat-badge-sub{font-size:4vw}.fs-stat-badge-main{font-size:3vw}.fs-section{padding:40px 0}.fs-section-heading h2{margin-bottom:16px;font-size:clamp(20px,5vw,26px)!important}.fs-section-heading p{font-size:12px}.fs-heading-light{font-size:17px!important}.fs-sec01-left h2{margin-bottom:30px;font-size:17px}.fs-sec01-right p{font-size:13px}.fs-img-box{height:24vh;margin:30px 0 0}.fs-bullets li{font-size:3vw}.fs-6item{padding:14px 10px}.fs-6num{font-size:clamp(20px,4vw,24px)}.fs-6title{font-size:12px}.fs-6desc{font-size:clamp(10px,3vw,12px)}.fs-network-item{grid-template-columns:80px 200px 1fr}.fs-network-line{display:none}.fs-network-title{font-size:14px}.fs-network-desc{margin-left:0;font-size:11px}.fn-title{flex-direction:column;gap:2px}.fs-flow-step{padding:0 0 24px 30px}.fs-flow-title{font-size:clamp(14px,4vw,17px)}.fs-flow-desc{font-size:clamp(12px,3.5vw,14px)}.fs-flow-stepnum{font-size:9px}}.news-page{color:#1a1a1a;background:#fff;flex-direction:column;min-height:100vh;font-family:Noto Sans JP,Noto Sans,sans-serif;display:flex}.news-subnav{z-index:99;background:#fbf9f6;transition:box-shadow .3s;position:sticky;top:100px;box-shadow:0 2px 8px #1a1a1a0a}.news-subnav__inner{align-items:center;gap:10px;max-width:1440px;height:54px;margin:0 auto;display:flex}.news-subnav__label{color:#857e7a;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;padding-right:12px;font-size:13px;font-weight:600;line-height:130%;display:flex}.news-subnav__dot{background:#f09b0a;border-radius:50%;flex-shrink:0;width:7px;height:7px}.news-subnav__divider{background:#1a1a1a26;flex-shrink:0;width:1px;height:20px;margin-right:12px}.news-subnav__tabs{align-items:center;gap:2px;display:flex}.news-subnav__tab{color:#4a4a4a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:400;transition:color .18s,background .18s;position:relative}.news-subnav__tab:after{content:"";transform-origin:0;background:#f09b0a;height:2px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1px;left:16px;right:16px;transform:scaleX(0)}.news-subnav__tab:hover{color:#1a1a1a;background:#f0ebe2}.news-subnav__tab--active{color:#1a1a1a;font-weight:600}.news-subnav__tab--active:after{transform:scaleX(1)}.news-breadcrumb{background:#f5f0e8;border-top:1px solid #1a1a1a0f;padding-top:25px}.news-breadcrumb__inner{align-items:center;gap:8px;max-width:1440px;height:36px;margin:0 auto;display:flex}.news-breadcrumb__link{color:#857e7a;cursor:pointer;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration:underline;transition:opacity .15s}.news-breadcrumb__link:hover{opacity:.7}.news-breadcrumb__sep{color:#9a9a9a;font-size:12px}.news-breadcrumb__current{color:#231815;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.news-hero{background:#f5f0e8;width:100%}.news-hero__inner{max-width:1440px;margin:0 auto;padding:45px 0}.news-hero__eyebrow{color:#231815;margin:0 0 6px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.news-hero__title{color:#231815;align-items:flex-end;gap:0;margin:0 0 30px;font-family:Georgia;font-size:64px;font-style:italic;font-weight:400;line-height:100%;display:flex}.news-hero__title em{color:#231815;font-family:Georgia;font-size:64px;font-style:italic;font-weight:400;line-height:100%}.news-hero__dot{color:#f09b0a;margin-left:2px;font-family:Georgia;font-size:64px;font-style:italic;font-weight:400;line-height:100%}.news-hero__desc{color:#231815;margin:0;padding-bottom:48px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.news-filters{background:#fbf9f6;width:100%;padding:120px 0 0}.news-filters__inner{flex-direction:column;gap:16px;max-width:1440px;margin:0 auto;padding:0 0 36px;display:flex}.news-filter-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.news-filter-label{color:#231815;border-right:1px solid #e6e1dc;width:72px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:130%}.news-filter-pills{flex-wrap:wrap;align-items:center;gap:8px;padding-left:6px;display:flex}.news-pill{color:#231815;cursor:pointer;white-space:nowrap;text-align:center;background:#f5f0e8;border:1px solid #e6e1dc;border-radius:6px;padding:4px 14px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%;transition:border-color .18s,color .18s,background .18s}.news-pill:hover{color:#f09b0a;border-color:#f09b0a}.news-pill--active{color:#f09b0a;background:#fff;border:1px solid #f09b0a;border-radius:6px;font-weight:500}.news-pill--active:hover{color:#fff;background:#d98900;border-color:#d98900}.news-list{background:#fbf9f6;flex:1;width:100%}.news-list__inner{max-width:1440px;margin:0 auto}.news-empty{color:#888;text-align:center;padding:48px 0;font-size:14px}.news-item{cursor:pointer;color:inherit;border-bottom:.909px solid #e6e1dc;grid-template-columns:1fr 48px;align-items:center;gap:24px;padding:40px 0;text-decoration:none;transition:border-color .4s,transform .4s;display:grid;position:relative}.news-item:hover{border-bottom:#f09b0a;transform:translate(8px)}.news-item:after{content:"";background:#f09b0a;width:0;height:1px;transition:width 2s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0}.news-item:hover:after{width:100%}.news-item__meta{align-items:center;gap:10px;margin-bottom:7px;display:flex}.news-item__date{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.news-item__tag{white-space:nowrap;background:#fff;border:.8px solid;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:6px 12px;font-family:Noto Sans;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.news-item__tag--policy{color:#3f8863;background:#fff;border-color:#3f8863}.news-item__tag--overseas{color:#f09b0a;background:#fff;border-color:#f09b0a}.news-item__tag--activities{color:#3062aa;background:#fff;border-color:#3062aa}.news-item__tag--updates{color:#857e7a;background:#fff;border-color:#857e7a}.news-item__title{color:#231815;margin:0 0 6px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .3s}.news-item__excerpt{color:#857e7a;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;display:-webkit-box;overflow:hidden}.news-item__arrow{stroke:#f09b0a;background:#fff;border:1px solid #d5d5d5;border-radius:50%;flex-shrink:0;justify-content:center;justify-self:end;align-items:center;width:60px;height:60px;transition:border-color .3s;display:flex;position:relative}.news-item:hover .news-item__arrow{border-color:#0000}.news-item__arrow-ring{pointer-events:none;width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;inset:-1px;transform:rotate(-90deg)}.news-item__arrow-ring circle{fill:none;stroke:#f09b0a;stroke-width:1px;stroke-linecap:round;stroke-dasharray:182.2;stroke-dashoffset:182.2px;transition:stroke-dashoffset}.news-item:hover .news-item__arrow-ring circle{stroke-dashoffset:0;transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.news-item__arrow-icon{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.news-item__arrow-icon path{fill:#1a1a1a;transition:fill .3s}.news-item:hover .news-item__arrow-icon path{fill:#f09b0a}.news-pagination{background:#fbf9f6;justify-content:center;align-items:center;gap:16px;padding:120px 40px 200px;display:flex}.news-page-btn{-webkit-user-select:none;user-select:none;color:#857e7a;cursor:pointer;aspect-ratio:1;background:#fff;border:1.5px solid #e6e1dc;border-radius:50%;justify-content:center;align-items:center;width:50px;padding:16px 0 14px;font-family:Noto Sans JP,sans-serif;font-size:14px;transition:border-color .25s,color .25s,background .25s;display:flex}.news-page-btn:hover:not(:disabled){color:#f09b0a;background:#fff;border-color:#f09b0a}.news-page-btn--active{color:#fff;cursor:default;background:#f09b0a;border-color:#f09b0a;font-weight:700}.news-page-btn--active:hover{color:#fff;background:#f09b0a;border-color:#f09b0a}.news-page-btn--arrow-prev,.news-page-btn--arrow-next{color:#857e7a;aspect-ratio:1;border-color:#e6e1dc;width:48px;height:48px}.news-page-btn--arrow-prev:hover,.news-page-btn--arrow-next:hover{color:#f09b0a;background:#fff;border-color:#f09b0a}.news-reveal{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.news-reveal--visible{opacity:1;transform:translateY(0)}.news-reveal--d1{transition-delay:60ms}.news-reveal--d2{transition-delay:.12s}.news-reveal--d3{transition-delay:.17s}.news-reveal--d4{transition-delay:.22s}.news-reveal--d5{transition-delay:.27s}.news-reveal--d6{transition-delay:.32s}@keyframes newsBounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes newsBorderFlash{0%{opacity:0;transform:scaleY(0)}25%{opacity:1;transform:scaleY(1)}75%{opacity:1}to{opacity:0}}.news-hero,.news-filters,.news-list{position:relative}.news-bounce{animation:.65s ease-out both newsBounce}.news-bounce:before{content:"";pointer-events:none;z-index:1;background:#f09b0a;border-radius:0 2px 2px 0;width:3px;animation:.7s both newsBorderFlash;position:absolute;top:0;bottom:0;left:0}@media (width<=1440px){html,body{overflow-x:hidden}.news-subnav__inner,.news-breadcrumb__inner{box-sizing:border-box;padding:0 40px}.news-hero__inner{box-sizing:border-box;padding:45px 40px}.news-filters__inner{box-sizing:border-box;padding:0 40px 36px}.news-list__inner{box-sizing:border-box;padding:0 40px}}@media (width>=768px) and (width<=1024px){html,body{overflow-x:hidden}.news-subnav{top:0}.news-subnav__inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;gap:0;max-width:730px;height:48px;margin:0 auto;padding:0;overflow-x:auto}.news-subnav__inner::-webkit-scrollbar{display:none}.news-subnav__label,.news-subnav__divider{display:none}.news-subnav__tabs{gap:0}.news-subnav__tab{flex-shrink:0;padding:5px 14px;font-size:13px}.news-subnav__tab:after{left:14px;right:14px}.news-breadcrumb{padding-top:16px}.news-breadcrumb__inner{box-sizing:border-box;max-width:704px;height:32px;margin:0 auto;padding:0}.news-hero__inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:32px 0 36px}.news-hero__eyebrow{color:#231815;margin:0 0 6px;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:600;line-height:150%}.news-hero__title{margin:0 0 16px;font-size:48px}.news-hero__title em{color:#231815;font-family:Georgia;font-size:clamp(32px,4vw,38px);font-style:italic;font-weight:400;line-height:100%}.news-hero__dot{font-size:48px}.news-hero__desc{padding-bottom:8px;font-size:16px;line-height:190%}.news-filters{padding-top:48px}.news-filters__inner{box-sizing:border-box;gap:14px;max-width:704px;margin:0 auto;padding:0 0 28px}.news-filter-row{flex-direction:column;align-items:flex-start;gap:0}.news-filter-label{border-bottom:1px solid #e6e1dc;border-right:none;width:100%;margin-bottom:10px;padding-bottom:8px;font-size:clamp(14px,2.4vw,16px)}.news-filter-pills{flex-wrap:wrap;gap:8px;padding-left:0}.news-pill{height:30px;padding:8px 18px;font-size:14px}.news-list__inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.news-item{grid-template-columns:1fr 48px;gap:16px;padding:28px 0}.news-item:hover{transform:translate(4px)}.news-item__meta{flex-wrap:wrap;gap:8px;margin-bottom:6px}.news-item__date{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:500;line-height:150%}.news-item__tag{padding:5px 10px;font-size:12px}.news-item__title{color:#231815;margin:0 0 5px;font-family:Noto Sans JP;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:700;line-height:150%}.news-item__excerpt{font-size:clamp(14px,2.6vw,16px);line-height:160%}.news-item__arrow{display:none}.news-pagination{box-sizing:border-box;gap:12px;max-width:100%;padding:56px 32px 80px}.news-page-btn{width:48px;height:48px;padding:0;font-size:14px}.news-page-btn--arrow-next{width:48px;height:48px}}@media (width<=767px){html,body{overflow-x:hidden}.news-subnav{display:none}.news-subnav__inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;gap:0;max-width:350px;height:44px;margin:0 auto;padding:0 20px;overflow-x:auto}.news-subnav__inner::-webkit-scrollbar{display:none}.news-subnav__label,.news-subnav__divider{display:none}.news-subnav__tabs{gap:0}.news-subnav__tab{flex-shrink:0;padding:5px 12px;font-size:12px}.news-subnav__tab:after{left:12px;right:12px}.news-breadcrumb{padding-top:12px}.news-breadcrumb__inner{box-sizing:border-box;max-width:350px;height:28px;margin:0 auto;padding:0 20px}.news-breadcrumb__link{color:#857e7a;cursor:pointer;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration:underline;transition:opacity .15s}.news-breadcrumb__sep,.news-breadcrumb__current{font-size:11px}.news-hero__inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:24px 20px 40px}.news-hero__eyebrow{color:#231815;margin:0 0 4px;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:600;line-height:150%}.news-hero__title{margin:0 0 12px;font-size:38px}.news-hero__title em{color:#231815;font-family:Georgia;font-size:clamp(32px,4vw,38px);font-style:italic;font-weight:400;line-height:100%}.news-hero__dot{font-size:38px}.news-hero__desc{color:#231815;padding-bottom:0;font-family:Noto Sans;font-size:clamp(16px,2.4vw,18px);font-style:normal;font-weight:500;line-height:150%}.news-filters{padding-top:40px}.news-filters__inner{box-sizing:border-box;gap:14px;max-width:350px;margin:0 auto;padding:0 20px 24px}.news-filter-row{flex-direction:column;align-items:flex-start;gap:0}.news-filter-label{border-right:none;width:100%;margin-bottom:10px;padding-bottom:6px;font-size:clamp(14px,2.4vw,16px);line-height:130%}.news-filter-pills{flex-wrap:wrap;gap:10px;padding-left:0}.news-pill{height:40px;padding:7px 20px;font-size:14px}.news-list__inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 20px}.news-item{grid-template-columns:1fr 42px;gap:12px;padding:20px 0}.news-item:hover{transform:translate(3px)}.news-item__meta{flex-wrap:wrap;gap:8px;margin-bottom:6px}.news-item__date{font-size:clamp(14px,2.6vw,16px)}.news-item__tag{color:#3f8863;justify-content:center;align-items:center;gap:10px;padding:6px 12px;font-family:Noto Sans;font-size:clamp(12px,2vw,14px);font-style:normal;font-weight:500;line-height:120%;display:flex}.news-item__title{color:#231815;margin:0 0 4px;font-family:Noto Sans JP;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:700;line-height:150%}.news-item__excerpt{color:#857e7a;font-family:Noto Sans;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:400;line-height:150%}.news-item__arrow{display:none}.news-pagination{box-sizing:border-box;gap:10px;max-width:100%;margin:0 auto;padding:40px 20px 60px}.news-page-btn{width:44px;height:44px;padding:0;font-size:13px}.news-page-btn--arrow-next{width:44px;height:44px}}@media (width<=425px){.news-subnav__inner,.news-breadcrumb__inner{max-width:100%;padding:0 18px}.news-hero__inner{max-width:100%;padding:20px 18px 40px}.news-filters__inner{max-width:100%;padding:0 18px 20px}.news-list__inner{max-width:100%;padding:0 18px}.news-pagination{width:100%;padding:36px 0 52px}.news-hero__title{font-size:34px}.news-hero__title em{color:#231815;font-family:Georgia;font-size:clamp(32px,4vw,38px);font-style:italic;font-weight:400;line-height:100%}.news-hero__dot{font-size:34px}.news-hero__desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.4vw,18px);font-style:normal;font-weight:500;line-height:150%}.news-item__title{color:#231815;margin:0 0 5px;font-family:Noto Sans JP;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:700;line-height:150%}.news-item__excerpt{font-size:clamp(14px,2.6vw,16px)}}@media (width<=375px){.news-subnav__inner,.news-breadcrumb__inner{max-width:100%;padding:0 16px}.news-hero__inner{max-width:100%;padding:18px 16px 40px}.news-filters__inner{max-width:100%;padding:0 16px 18px}.news-list__inner{max-width:100%;padding:0 16px}.news-pagination{max-width:100%;padding:32px 16px 48px}.news-hero__title{font-size:30px}.news-hero__title em{color:#231815;font-family:Georgia;font-size:clamp(32px,4vw,38px);font-style:italic;font-weight:400;line-height:100%}.news-hero__dot{font-size:30px}.news-hero__desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.4vw,18px);font-style:normal;font-weight:500;line-height:150%}.news-hero__eyebrow{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:600;line-height:150%}.news-item__title{color:#231815;margin:0 0 5px;font-family:Noto Sans JP;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:700;line-height:150%}.news-item__excerpt,.news-item__date{font-size:clamp(14px,2.6vw,16px)}.news-item__tag{padding:3px 7px;font-size:10px}.news-item__arrow{width:38px;height:38px}.news-pill{height:30px;padding:6px 16px;font-size:14px}.news-page-btn{width:40px;height:40px;font-size:12px}.news-page-btn--arrow-next{width:40px;height:40px}}@media (width<=320px){.news-subnav__inner,.news-breadcrumb__inner{padding:0 14px}.news-hero__inner{padding:16px 14px 20px}.news-filters__inner{padding:0 14px 16px}.news-list__inner{padding:0 14px}.news-pagination{padding:28px 14px 40px}.news-subnav__tab{padding:4px 10px;font-size:11px}.news-hero__title{font-size:26px}.news-hero__title em{color:#231815;font-family:Georgia;font-size:clamp(32px,4vw,38px);font-style:italic;font-weight:400;line-height:100%}.news-hero__dot{font-size:26px}.news-hero__eyebrow{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:600;line-height:150%}.news-hero__desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.4vw,18px);font-style:normal;font-weight:500;line-height:150%}.news-filter-label{color:#f09b0a;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:500;line-height:18px}.news-pill{height:30px;padding:6px 16px;font-size:14px}.news-item{grid-template-columns:1fr 36px;gap:10px;padding:16px 0}.news-item__date{font-size:clamp(14px,2.6vw,16px)}.news-item__tag{padding:3px 6px;font-size:10px}.news-item__title{color:#231815;margin:0 0 5px;font-family:Noto Sans JP;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:700;line-height:150%}.news-item__excerpt{font-size:clamp(14px,2.6vw,16px)}.news-item__arrow{width:34px;height:34px}.news-page-btn{width:36px;height:36px;font-size:11px}.news-page-btn--arrow-next{width:36px;height:36px}}.contact-page{color:#1a1a1a;background:#f5f0e8;flex-direction:column;min-height:100vh;font-family:Noto Sans JP,Noto Sans,sans-serif;display:flex}.ct-subheader{display:none}.ct-subheader__inner{align-items:center;gap:10px;max-width:1440px;height:48px;margin:0 auto;display:flex}.ct-subheader__label{color:#857e7a;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;padding-right:16px;font-size:14px;font-weight:600;line-height:130%;display:flex}.ct-subheader__dot{background:#f09b0a;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ct-subheader__divider{background:#1a1a1a26;flex-shrink:0;width:1px;height:20px;margin-right:16px}.ct-subheader__tabs{align-items:center;gap:2px;display:flex}.ct-subheader__tab{color:#4a4a4a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-family:Noto Sans JP,sans-serif;font-size:13.5px;font-weight:400;transition:color .18s,background .18s;position:relative}.ct-subheader__tab:after{content:"";transform-origin:0;background:#f09b0a;height:1px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:1px;left:16px;right:16px;transform:scaleX(0)}.ct-subheader__tab:hover{color:#1a1a1a;background:#f7f5f0}.ct-subheader__tab--active{color:#1a1a1a;font-weight:500}.ct-subheader__tab--active:after{transform:scaleX(1)}.ct-breadcrumb{background:#f5f0e8;padding-bottom:52px}.ct-breadcrumb__inner{align-items:center;gap:8px;max-width:1440px;height:36px;margin:0 auto;display:flex}.ct-breadcrumb__link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ct-breadcrumb__link:hover{opacity:.7}.ct-breadcrumb__sep{color:#9a9a9a;font-size:12px}.ct-breadcrumb__current{color:#231815;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.ct-hero{box-sizing:border-box;background:#f5f0e8;width:100%;max-width:1440px;margin:0 auto;padding:35px 0 100px}.ct-hero__eyebrow{text-transform:uppercase;color:#231815;letter-spacing:2px;margin-bottom:10px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.ct-hero__title{color:#1a1a1a;margin:0 0 24px;font-size:40px;font-weight:700;line-height:1.2}.ct-hero__desc{color:#231815;margin:0;padding-bottom:0;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.ct-cards-section{box-sizing:border-box;background:#fbf9f6;width:100%;margin:0 auto;padding:125px 40px}.ct-cards-grid{grid-template-columns:1fr 1fr;gap:16px;width:1440px;margin:auto;display:grid}.ct-card{cursor:pointer;color:inherit;background:#fff;border:1px solid #e6e1dc;border-radius:2px;padding:28px 32px 32px;text-decoration:none;transition:border-color .3s,box-shadow .3s,transform .3s;display:block;position:relative}.ct-card:before{content:"";transform-origin:bottom;background:#f09b0a;border-radius:2px 0 0 2px;width:3px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ct-card:hover{background:#fffdf7;border-color:#f09b0a;transform:translateY(-2px);box-shadow:0 4px 24px #f09b0a17}.ct-card:hover:before{transform:scaleY(1)}.ct-card__eyebrow{color:#f09b0a;letter-spacing:2px;margin-bottom:10px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:150%;display:block}.ct-card__title{color:#231815;border-bottom:1px solid #e8e2d8;margin:0 0 16px;padding-bottom:14px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%;transition:color .3s}.ct-card:hover .ct-card__title{color:#f09b0a}.ct-card__list{flex-direction:row;gap:7px;margin:0;padding:0;list-style:none;display:flex}.ct-card__list li{color:#231815;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:500;line-height:150%;list-style:none;transition:color .3s}.ct-card:hover .ct-card__list li{color:#231815}.ct-form-section{background:#f5f0e8;padding:50px 0 200px}.ct-form-section__inner{grid-template-columns:700px 1fr;align-items:start;gap:0;max-width:1440px;margin:0 auto;padding-top:64px;display:grid}.ct-notice{padding-top:4px;padding-right:60px}.ct-notice__label{text-transform:uppercase;color:#231815;margin-bottom:20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:130%;display:block}.ct-notice__text{white-space:pre-line;color:#231815;border-top:1px solid #e6e1dc;width:560px;margin:0;padding-top:30px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.ct-form-panel{background:#fff;border:1px solid #e6e1dc;flex-direction:column;flex-shrink:0;align-items:center;gap:60px;padding:80px 40px}.ct-form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.ct-form-row--full{margin-bottom:14px;display:block}.ct-field{flex-direction:column;gap:12px;display:flex}.ct-field__label{color:#231815;align-items:center;gap:4px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;line-height:150%;display:flex}.ct-field__req{color:#f0380a;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.ct-field__input{box-sizing:border-box;color:#857e7a;background:#fff;border:1px solid #c4c7c780;border-radius:6px;outline:none;align-items:center;width:100%;height:42px;padding:0 20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;transition:border-color .18s;display:flex}.ct-field__input::placeholder{color:#bbb}.ct-field__input:focus{border-color:#f09b0a}.ct-field__select-wrap{width:100%;position:relative}.ct-field__select{color:#888;appearance:none;box-sizing:border-box;cursor:pointer;text-align:left;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 14px center no-repeat;border:1px solid #d8d2ca;border-radius:6px;outline:none;width:100%;height:42px;padding:0 36px 0 14px;font-family:Noto Sans JP,sans-serif;font-size:13.5px;line-height:42px;transition:border-color .18s,background-color .18s,color .18s;display:block}.ct-field__select:focus,.ct-field__select--open{color:#1a1a1a;border-color:#f09b0a}.ct-field__select--filled{color:#1a1a1a}.ct-field__select--open{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 7l5-5 5 5' stroke='%23F09B0A' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}.ct-field__select-list{z-index:20;background:#fff;border:1px solid #e6e1dc;border-radius:6px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000014}.ct-field__select-option{color:#1a1a1a;cursor:pointer;border-bottom:1px solid #e6e1dc;padding:14px 20px;font-family:Noto Sans JP,sans-serif;font-size:13.5px;transition:background-color .15s,color .15s}.ct-field__select-option:last-child{border-bottom:none}.ct-field__select-option:hover,.ct-field__select-option--active{color:#fff;background:#f09b0a}.ct-field__textarea{color:#1a1a1a;box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #d8d2ca;border-radius:2px;outline:none;width:100%;min-height:140px;padding:12px 14px;font-family:Noto Sans JP,sans-serif;font-size:13.5px;line-height:1.75;transition:border-color .18s}.ct-field__textarea::placeholder{color:#bbb}.ct-field__textarea:focus{border-color:#f09b0a}.ct-form-submit{flex-direction:column;align-items:center;gap:14px;margin-top:32px;display:flex}.ct-submit-btn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#f09b0a;border:none;border-radius:3px;padding:14px 48px;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:600;transition:background .2s,transform .15s}.ct-submit-btn:hover{background:#d88800;transform:translateY(-1px)}.ct-submit-btn:active{transform:translateY(0)}.ct-submit-btn:disabled{cursor:not-allowed;background:#e0bd84;transform:none}.ct-form-msg{text-align:center;margin:0;font-family:Noto Sans JP,sans-serif;font-size:13.5px;font-weight:600}.ct-form-msg--success{color:#2e7d32}.ct-form-msg--error{color:#c0392b}.ct-reveal{opacity:0;transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}.ct-reveal--visible{opacity:1;transform:translateY(0)}.ct-reveal--d1{transition-delay:70ms}.ct-reveal--d2{transition-delay:.14s}.ct-reveal--d3{transition-delay:.21s}.ct-reveal--d4{transition-delay:.28s}@keyframes ct-bounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}.ct-bounce{animation:.65s ease-out both ct-bounce}@media (width<=1440px){.ct-breadcrumb__inner{box-sizing:border-box;max-width:100%;padding:0}.ct-hero{box-sizing:border-box;padding:35px 80px 100px}.ct-cards-section{box-sizing:border-box;padding:125px 80px}.ct-cards-grid{width:100%;max-width:1440px}.ct-form-section__inner{box-sizing:border-box;grid-template-columns:1fr 1fr;max-width:100%;padding:64px 80px 0}.ct-notice__text{box-sizing:border-box;width:100%;max-width:100%}}@media (width>=768px) and (width<=1024px){html,body{overflow-x:hidden}.ct-subheader{display:none}.ct-subheader__inner{scrollbar-width:none;box-sizing:border-box;max-width:704px;height:48px;margin:0 auto;padding:0 32px;overflow-x:auto}.ct-subheader__inner::-webkit-scrollbar{display:none}.ct-subheader__label,.ct-subheader__divider{display:none}.ct-subheader__tab{flex-shrink:0;padding:5px 14px;font-size:13px}.ct-subheader__tab:after{left:14px;right:14px}.ct-breadcrumb{padding-bottom:32px}.ct-breadcrumb__inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.ct-hero{box-sizing:border-box;max-width:704px;margin:0 auto;padding:24px 0 56px}.ct-hero__eyebrow{margin-bottom:8px;font-size:14px}.ct-hero__title{margin:0 0 18px;font-size:clamp(34px,5vw,30px)}.ct-hero__desc{font-size:16px;line-height:185%}.ct-cards-section{box-sizing:border-box;max-width:704px;margin:0 auto;padding:64px 32px}.ct-cards-grid{grid-template-columns:1fr;gap:14px;width:100%}.ct-card{padding:24px 28px 28px}.ct-card__eyebrow{display:block}.ct-card__title{color:#231815;border-bottom:1px solid #e8e2d8;margin:0 0 12px;padding-bottom:10px;font-family:Noto Sans;font-size:clamp(18px,3vw,22px);font-style:normal;font-weight:700;line-height:150%}.ct-card__list{display:block}.ct-card__list li{font-size:15px;display:inline}.ct-card__list li:not(:last-child):after{content:" / "}.ct-form-section{padding:40px 0 80px}.ct-form-section__inner{box-sizing:border-box;grid-template-columns:1fr;gap:32px;max-width:704px;margin:0 auto;padding:20px 0}.ct-notice{background:#fff;border:1px solid #e6e1dc;border-radius:2px;order:2;padding:32px}.ct-notice__text{width:100%;padding-top:20px;font-size:15px}.ct-form-panel{order:1;padding:40px 32px}.ct-form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.ct-form-row--full{margin-bottom:16px}.ct-field__input{padding:12px 14px;font-size:14px}.ct-field__select{font-size:13px}.ct-field__select-option{padding:12px 18px;font-size:13px}.ct-field__textarea{min-height:130px;font-size:13px}.ct-submit-btn{padding:13px 40px;font-size:14px}}@media (width<=767px){html,body{overflow-x:hidden}.ct-subheader{display:none}.ct-subheader__inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;gap:0;max-width:350px;height:44px;margin:0 auto;padding:0 20px;overflow-x:auto}.ct-subheader__inner::-webkit-scrollbar{display:none}.ct-subheader__label,.ct-subheader__divider{display:none}.ct-subheader__tabs{gap:0}.ct-subheader__tab{flex-shrink:0;height:44px;padding:4px 12px;font-size:12px}.ct-subheader__tab:after{left:12px;right:12px}.ct-breadcrumb{padding-bottom:20px}.ct-breadcrumb__inner{box-sizing:border-box;max-width:350px;height:28px;margin:0 auto;padding:0}.ct-breadcrumb__link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ct-breadcrumb__sep{font-size:11px}.ct-breadcrumb__current{font-size:14px}.ct-hero{box-sizing:border-box;max-width:350px;margin:0 auto;padding:30px 20px}.ct-hero__eyebrow{letter-spacing:1.5px;margin-bottom:8px;font-size:14px}.ct-hero__title{margin:0 0 16px;font-size:clamp(30px,6vw,34px);line-height:1.35}.ct-hero__desc{font-size:14px;line-height:1.8}.ct-cards-section{box-sizing:border-box;max-width:100%;margin:0 auto;padding:40px 20px 50px}.ct-cards-grid{grid-template-columns:1fr;gap:14px;width:100%;margin:0 auto}.ct-card{padding:22px 20px 24px}.ct-card__eyebrow{letter-spacing:1.5px;margin-bottom:8px;font-size:11px;display:block}.ct-card__title{color:#231815;border-bottom:1px solid #e8e2d8;margin:0 0 12px;padding-bottom:10px;font-family:Noto Sans;font-size:clamp(18px,4.5vw,22px);font-style:normal;font-weight:700;line-height:150%}.ct-card__list{display:block}.ct-card__list li{font-size:14px;line-height:1.6;display:inline}.ct-card__list li:not(:last-child):after{content:" / "}.ct-form-section{padding:15px 0 40px}.ct-form-section__inner{box-sizing:border-box;grid-template-columns:1fr;gap:28px;max-width:350px;margin:0 auto;padding:28px 0}.ct-notice{background:#fff;border:1px solid #e6e1dc;border-radius:2px;order:2;padding:24px 20px}.ct-notice__label{margin-bottom:14px;font-size:14px}.ct-notice__text{width:100%;padding-top:16px;font-size:14px;line-height:1.75}.ct-form-panel{order:1;padding:28px 20px 32px}.ct-form-row{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.ct-form-row--full{margin-bottom:14px}.ct-field{gap:8px}.ct-field__label,.ct-field__req{font-size:13px}.ct-field__input{border-radius:6px;height:44px;padding:0 14px;font-size:14px}.ct-field__select{height:44px;padding:0 36px 0 12px;font-size:13px;line-height:44px}.ct-field__select-option{padding:13px 16px;font-size:13px}.ct-field__textarea{min-height:120px;padding:10px 12px;font-size:13px}.ct-form-submit{margin-top:24px}.ct-submit-btn{width:100%;padding:13px 36px;font-size:14px}}@media (width<=425px){.ct-subheader__inner{max-width:100%;padding:0 18px}.ct-breadcrumb__inner{max-width:100%;padding:0}.ct-hero{max-width:100%;padding:30px 20px}.ct-cards-section{max-width:100%;padding:40px 18px}.ct-breadcrumb__link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.4vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-style:solid;text-decoration-thickness:auto}.ct-form-section__inner{max-width:100%;padding:24px 18px 0}.ct-form-panel{padding:24px 18px 28px}.ct-hero__title{font-size:clamp(34px,5vw,30px)}.ct-hero__desc{font-size:clamp(16px,2.6vw,18px)}.ct-card__title{color:#231815;font-family:Noto Sans;font-size:clamp(17px,4.5vw,20px);font-style:normal;font-weight:700;line-height:150%}.ct-card__list li{font-size:clamp(14px,2.4vw,16px)}}@media (width<=375px){.ct-subheader__inner{max-width:100%;padding:0 16px}.ct-breadcrumb__inner{max-width:100%;padding:0}.ct-hero{max-width:100%;padding:30px 20px}.ct-cards-section{max-width:100%;padding:30px 16px}.ct-form-section__inner{max-width:100%;padding:20px 16px 0}.ct-form-panel{padding:20px 16px 24px}.ct-hero__eyebrow{font-size:14px}.ct-hero__title{font-size:clamp(34px,5vw,30px)}.ct-hero__desc{font-size:clamp(16px,2.6vw,18px)}.ct-card{padding:18px 16px 20px}.ct-card__title{color:#231815;font-family:Noto Sans;font-size:clamp(17px,4.5vw,20px);font-style:normal;font-weight:700;line-height:150%}.ct-card__list li,.ct-notice__label,.ct-notice__text{font-size:13px}.ct-field__label{font-size:12px}.ct-field__input{font-size:13px}.ct-field__select{font-size:12px}.ct-field__select-option{padding:12px 16px;font-size:12px}.ct-field__textarea{font-size:12px}.ct-submit-btn{padding:12px 28px;font-size:13px}}@media (width<=320px){.ct-subheader__inner{padding:0 14px}.ct-breadcrumb__inner{padding:0}.ct-hero{padding:30px 20px}.ct-cards-section{max-width:100%;padding:30px 14px}.ct-form-section__inner{padding:18px 14px 0}.ct-form-panel{padding:18px 14px 22px}.ct-subheader__tab{padding:4px 10px;font-size:11px}.ct-hero__eyebrow{font-size:14px}.ct-hero__title{font-size:clamp(34px,5vw,30px);line-height:1.4}.ct-hero__desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.6vw,18px);font-style:normal;font-weight:500;line-height:150%}.ct-card{padding:16px 14px 18px}.ct-card__eyebrow{font-size:10px}.ct-card__title{color:#231815;font-family:Noto Sans;font-size:clamp(15px,4.5vw,18px);font-style:normal;font-weight:700;line-height:150%}.ct-card__list li,.ct-notice__label,.ct-notice__text{font-size:12px}.ct-field__label{font-size:11px}.ct-field__input{height:40px;font-size:12px}.ct-field__select{height:40px;font-size:11px;line-height:40px}.ct-field__select-option{padding:10px 14px;font-size:11px}.ct-field__textarea{min-height:100px;font-size:12px}.ct-submit-btn{padding:11px 24px;font-size:12px}}:root{--ss-gold:#c8972a;--ss-gold-acc:#f09b0a;--ss-teal-dark:#003642;--ss-cream:#f5f3ee;--ss-cream-alt:#f0ede6;--ss-white:#fafaf8;--ss-bg:#fbf9f6;--ss-text:#1a1a1a;--ss-muted:#666;--ss-border:#fbf9f6;--ss-max:1440px}.ss-page{background:var(--ss-bg);min-height:100vh;color:var(--ss-text);font-family:Noto Sans JP,sans-serif}.ss-page-wrap{max-width:var(--ss-max);margin:0 auto;padding:20px 0}.ss-subnav{z-index:80;border-bottom:1px solid var(--ss-border);background:#fbf9f6;border-bottom:1px solid #e6e1dc;position:sticky;top:100px}.ss-subnav-inner{max-width:var(--ss-max);align-items:center;gap:0;height:48px;margin:0 auto;display:flex}.ss-subnav-label{flex-shrink:0;align-items:center;gap:8px;padding-right:20px;display:flex}.ss-subnav-dot{background:var(--ss-gold-acc);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ss-subnav-label-text{color:var(--ss-muted);white-space:nowrap;font-family:Noto Sans JP,sans-serif;font-size:12.5px;font-weight:500}.ss-subnav-divider{background:var(--ss-border);flex-shrink:0;width:1px;height:20px;margin-right:4px}.ss-subnav-tabs{flex:1;align-items:center;display:flex}.ss-subnav-btn{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;height:48px;padding:0 18px;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:400;transition:color .2s;position:relative;overflow:hidden}.ss-subnav-btn:after{content:"";background:var(--ss-gold-acc);transform-origin:0;border-radius:1px;height:1px;transition:transform .32s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:10px;left:18px;right:18px;transform:scaleX(0)}.ss-subnav-btn:hover{color:none}.ss-subnav-btn--active{color:#231815;font-family:Noto Sans;font-size:13px;font-style:normal;font-weight:500;line-height:130%}.ss-subnav-btn--active:after{transform:scaleX(1)}.ss-breadcrumb{flex-wrap:wrap;align-items:center;gap:10px;padding:35px 0 40px;font-size:12px;display:flex}.ss-breadcrumb-item{color:#231815;align-items:center;gap:10px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;display:flex}.ss-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ss-breadcrumb-sep{color:#ccc}.ss-bc-current{color:var(--,#231815);font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.ss-hero{justify-content:center;align-items:center;height:720px;margin:10px 0 100px;position:relative;overflow:hidden}.ss-hero-img{object-fit:cover;background:url(/assets/hstartup-DJNdzIqN.png);justify-content:center;align-items:center;width:100%;height:100%;transition:transform 8s}.ss-hero:hover .ss-hero-img{transform:scale(1.08)}.ss-hero-content{pointer-events:none;align-items:center;gap:60px;padding:30% 6%;display:flex;position:absolute;inset:0}.ss-hero-left{opacity:0;flex:none;width:640px;animation:.9s cubic-bezier(.16,1,.3,1) .15s both heroSlide;transform:translate(-24px)}.ss-hero-right{border-left:1.6px solid #fbf9f6;width:640px;padding-left:40px;animation:.9s cubic-bezier(.16,1,.3,1) .42s both heroSlide}.ss-hero-tag{color:#f09b0a;letter-spacing:2px;margin-bottom:20px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.ss-hero-title{white-space:pre-line;color:#fff;font-family:Noto Sans;font-size:clamp(60px,3vw,36px);font-style:normal;font-weight:700;line-height:130%}.ss-hero-desc-up{color:#fff;padding-bottom:10px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:150%}.ss-hero-desc{color:#fff;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:150%}.ss-section{background:#f5f0e8;padding:100px 0 120px}.ss-section--cream{background:#f5f0e8}.ss-section--white{background:var(--ss-white)}.ss-section--teal{background:var(--bg2,linear-gradient(180deg, #005c70 0%, #003642 100%))}.ss-tag{text-transform:uppercase;color:#f09b0a;text-align:center;letter-spacing:2px;margin-bottom:20px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.ss-tag--light{color:var(--ss-gold)}.ss-title{color:#231815;text-align:center;margin-bottom:20px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.ss-title--light{color:#fff}.ss-sub{color:#857e7a;text-align:center;margin-top:8px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ss-sub--light{color:#fff;text-align:center;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ss-divider{width:32px;height:2px;margin:40px auto 0}.ss-reveal{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.34,1.56,.64,1);transform:translateY(26px)}.ss-reveal--visible{opacity:1;transform:translateY(0)}.ss-hurdle-grid{grid-template-columns:repeat(3,1fr);margin-top:44px;display:grid}.ss-hurdle-card{box-sizing:border-box;background:#f8f4ef;border-top:1px solid #e6e1dc;border-bottom:1px solid #e6e1dc;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:310px;padding:48px 40px;transition:box-shadow .3s,transform .3s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 10px 36px #00000008}.ss-hurdle-card:first-child{border-left:none}.ss-hurdle-card:last-child{border-right:1px solid #e6e1dc}.ss-hurdle-card:before{content:"";border-right:1px solid #e6e1dc;height:2px;transition:background .3s;position:absolute;top:0;left:0;right:0}.ss-hurdle-card:hover{background:#fffc;transform:translateY(-5px);box-shadow:0 10px 36px #00000017}.ss-hurdle-card:hover:before{background:#f09b0a}.ss-hurdle-num{color:#f09b0a;margin-bottom:4px;font-family:Georgia;font-size:48px;font-style:italic;font-weight:700;line-height:130%}.ss-hurdle-label{color:#857e7a;letter-spacing:2px;margin-bottom:25px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.ss-hurdle-title{color:#231815;margin-bottom:12px;font-family:Noto Sans;font-size:clamp(18px,4vw,22px);font-style:normal;font-weight:700;line-height:150%}.ss-hurdle-desc{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ss-services-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:44px;display:grid}.ss-service-card{background:#fff;border:1px solid #e6e1dc;padding:11px 12px 11px 11px;transition:border-color .28s,box-shadow .28s,transform .32s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.ss-service-top-bar{transform-origin:0;z-index:2;background:#f09b0a;height:1px;transition:transform 5s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ss-service-card:hover{border:1px solid #f09b0a;transform:translateY(-5px);box-shadow:0 10px 36px #c8972a24}.ss-service-card:hover .ss-service-top-bar{transform:scaleX(1)}.ss-service-img{justify-content:center;align-items:center;width:100%;height:288px;display:flex;position:relative;overflow:hidden}.ss-service-img img{object-fit:contain;opacity:.75;width:267px;max-width:100%;height:200px;max-height:100%;transition:opacity .3s,transform .4s cubic-bezier(.34,1.56,.64,1)}.ss-service-card:hover .ss-service-img img{opacity:1;transform:scale(1.05)}.ss-service-num{color:#fff;z-index:3;background:#f09b0a;border-radius:2px;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:600;display:flex;position:absolute;top:16px;right:16px}.ss-service-body{border-top:1px solid #e6e1dc;padding:20px}.ss-service-tag-row{align-items:center;gap:8px;margin-bottom:12px;padding-bottom:0;display:flex}.ss-service-icon{opacity:.5;flex-shrink:0;width:27.997px;height:27.997px;transition:opacity .2s}.ss-service-card:hover .ss-service-icon{opacity:.9}.ss-service-tag{text-transform:uppercase;color:#857e7a;letter-spacing:2px;margin-bottom:0;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.ss-service-title{color:#231815;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.ss-service-desc{color:#4a4340;margin-top:5px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.ss-process-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:90px;display:grid;position:relative}.ss-process-line{display:none}.ss-step{z-index:1;position:relative}.ss-step-header{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.ss-step-badge{white-space:nowrap;color:#fff;letter-spacing:2px;flex-shrink:0;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:130%}.ss-step-label{color:#f09b0a;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.ss-step-dot{z-index:2;aspect-ratio:1;background:#f09b0a;border-radius:50px;flex-shrink:0;width:12px;height:12px;margin-bottom:20px;position:relative;box-shadow:0 0 0 4px #c8972a33}.ss-step-dot:after{content:"";z-index:0;background:linear-gradient(90deg,#f09b0a 63.46%,#00475766 100%);width:calc(22.5vw - 30px);height:2px;position:absolute;top:50%;left:1%;transform:translateY(-10%)}.ss-step-title{color:#fff;margin:50px 0 10px 20px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:700;line-height:150%}.ss-step-desc{color:#fff;width:420px;margin:5px 0 10px 20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.ss-system-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:20px 0;display:grid}.ss-system-grid>.ss-reveal{width:650px}.ss-system-title{color:#231815;margin-bottom:28px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.ss-system-desc{color:#231815;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.ss-support-map{justify-content:center;align-items:center;gap:0;display:flex}.ss-support-node-icon img{object-fit:contain;flex-shrink:0;width:19px;height:17px;display:block}.ss-support-node-icon--active img{width:26px;height:26px}.ss-support-node--active .ss-support-sub{border-top:none;margin-top:0;padding-top:0}.ss-support-item{flex:1;justify-content:center;align-items:center;display:flex}.ss-support-connector{background:#f09b0a;flex-shrink:0;width:60px;height:1px;transform:translateY(12px)}.ss-support-node{text-align:center;background:#fff;border:1px solid #e6e1dc;border-radius:4px;flex-wrap:wrap;flex:1;align-items:center;gap:12px;min-width:200px;padding:20px 16px;transition:border-color .3s,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex}.ss-support-node-icon{justify-content:center;align-items:center;display:flex}.ss-support-sub{color:#857e7a;border-top:1px solid #e6e1dc;align-self:stretch;width:100%;margin-top:12px;padding-top:16px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ss-support-node:hover{border-color:#f09b0a;transform:translateY(-3px);box-shadow:0 6px 20px #c8922a1f}.ss-support-node--active{z-index:1;background:#fffdf7;border:1px solid #f09b0a;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:relative;transform:scale(1.08);box-shadow:0 8px 28px #f09b0a2e}.ss-support-node--active:hover{transform:scale(1.08)translateY(-3px)}.ss-support-node-icon--active{background:#f09b0a;border-radius:50%;width:52px;height:52px;margin-bottom:14px;font-size:22px}.ss-support-node-icon--active span{filter:brightness(10)}.ss-support-name{color:#231815;align-items:center;margin-bottom:6px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.ss-support-node--active .ss-support-name{font-size:16px;font-weight:700}@keyframes heroSlide{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes ssBounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}.ss-bounce{animation:.65s ease-out both ssBounce}@media (width<=1500px){.ss-page-wrap{max-width:var(--ss-max);box-sizing:border-box;margin:0 auto;padding:20px 40px}.ss-hero-left,.ss-hero-right{width:100%;max-width:640px}.ss-hurdle-card,.ss-step-desc{box-sizing:border-box;width:100%;max-width:100%}.ss-system-grid>.ss-reveal{width:100%;min-width:0;max-width:100%}.ss-support-node{min-width:0}}@media (width<=1440px){.ss-subnav{padding:0 40px}.ss-page-wrap{margin:0 auto;padding:20px 40px}.ss-subnav-btn{padding:0 12px;font-size:12px}.ss-subnav-label-text{font-size:12px}.ss-step-dot:after{width:calc(30vw - 48px)}.ss-step-desc{width:100%}.ss-support-node{min-width:0}}@media (width<=1024px){.ss-page-wrap{padding:20px 40px}.ss-hero-left{width:100%;max-width:310px}.ss-subnav-btn{padding:0 12px;font-size:12px}.ss-subnav-label-text{font-size:12px}.ss-step-dot:after{width:calc(30vw - 48px)}.ss-step-desc{width:100%}.ss-support-node{min-width:0}}@media (width>=768px) and (width<=1024px){html,body{overflow-x:hidden}.ss-subnav{display:none}.ss-subnav-inner{scrollbar-width:none;box-sizing:border-box;max-width:704px;margin:0 auto;padding:0;overflow-x:auto}.ss-subnav-inner::-webkit-scrollbar{display:none}.ss-subnav-label,.ss-subnav-divider{display:none}.ss-subnav-btn{flex-shrink:0;height:48px;padding:0 14px;font-size:13px}.ss-page-wrap{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.ss-hero{height:auto;width:calc(100% 1px);margin:0}.ss-hero-img{background-position:50%;background-size:cover;width:100%;height:44vh}.ss-breadcrumb{gap:6px;max-width:704px;margin:0 auto;padding:40px 0 0;position:absolute;top:0;left:0;right:0}.ss-breadcrumb-item,.ss-bc-link,.ss-bc-current,.ss-breadcrumb-sep{color:#fff;font-size:12px}.ss-bc-link{text-decoration:none}.ss-hero-content{flex-direction:column;align-items:flex-start;gap:20px;max-width:704px;margin:0 auto;padding:80px 0 40px}.ss-hero-left{width:100%;max-width:100%}.ss-hero-right{border-top:none;border-left:none;width:100%;max-width:100%;padding-top:20px;padding-left:0;position:relative}.ss-hero-right:before{content:"";background:#fff;width:56px;height:1px;position:absolute;top:0;left:0}.ss-hero-tag{letter-spacing:1.5px;margin-bottom:10px;font-size:11px}.ss-hero-title{color:#fff;font-size:clamp(26px,5vw,36px);line-height:1.35}.ss-hero-desc-up{color:#fff;padding-bottom:6px;font-size:15px}.ss-hero-desc{color:#fff;font-size:15px;line-height:1.75}.ss-section{padding:40px 0}.ss-tag{letter-spacing:1.5px;margin-bottom:12px;font-size:11px;text-align:center!important}br.ap-mobile-break{display:block}.ss-title{margin-bottom:14px;font-size:clamp(24px,4vw,30px);line-height:1.45}.ss-sub{text-align:start;font-size:14px;line-height:1.75}.ss-divider{margin:0;padding:0}.ss-hurdle-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.ss-hurdle-card{box-sizing:border-box;border:1px solid #e6e1dc;width:100%;height:auto;min-height:auto;padding:32px 24px}.ss-hurdle-num{margin-bottom:2px;font-size:clamp(26px,5vw,32px)}.ss-hurdle-label{letter-spacing:1.5px;margin-bottom:16px;font-size:10px}.ss-hurdle-title{margin-bottom:8px;font-size:clamp(18px,3.5vw,22px)}.ss-hurdle-desc{font-size:14px;line-height:1.75}.ss-services-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.ss-service-img{height:220px}.ss-service-img img{max-width:220px;height:170px}.ss-service-body{padding:16px}.ss-service-title{font-size:clamp(18px,4vw,22px)}.ss-service-desc{font-size:14px;line-height:1.75}.ss-process-grid{grid-template-columns:1fr;gap:28px;margin-top:40px}.ss-process-line,.ss-step-dot:after{display:none}.ss-step{padding:0 0 36px 32px;position:relative}.ss-step:last-child{padding-bottom:0}.ss-step:before{content:"";background:linear-gradient(#f09b0a 0%,#f09b0a00 100%);width:2px;position:absolute;top:24px;bottom:0;left:5px}.ss-step-dot{z-index:2;flex-shrink:0;width:12px;height:12px;margin-bottom:0;position:absolute;top:18px;left:0}.ss-step-header{flex-direction:column;align-items:baseline;gap:6px;margin-bottom:10px}.ss-step-badge{letter-spacing:1.5px;font-size:12px}.ss-step-label{font-size:clamp(18px,3.5vw,22px)}.ss-step-title{margin:12px 0 8px;font-size:clamp(16px,3vw,18px);line-height:1.45}.ss-step-desc{color:#ffffffbf;width:100%;margin:0;font-size:14px;line-height:1.75}.ss-system-grid{grid-template-columns:1fr;gap:36px;padding:0}.ss-system-grid>.ss-reveal{width:100%;min-width:0;max-width:100%}.ss-system-title{text-align:center;margin-bottom:16px;font-size:clamp(22px,4vw,28px);line-height:1.45}.ss-system-desc{font-size:15px;line-height:1.8}.ss-support-map{flex-direction:column;align-items:center;gap:0;width:80%;margin:auto}.ss-support-item{justify-content:center;width:100%}.ss-support-node{flex-flow:wrap;justify-content:center;gap:10px;width:100%;min-width:0;padding:16px}.ss-support-node--active{flex-direction:column;align-items:center;width:calc(100% + 16px);margin:0 -8px;padding:20px 16px;transform:none}.ss-support-connector{background:#e6e1dc;flex-shrink:0;width:1px;height:20px;transform:translate(0)}.ss-support-name{margin-bottom:4px;font-size:14px}.ss-support-sub{margin-top:8px;padding-top:10px;font-size:13px}}@media (width<=767px){html,body{overflow-x:hidden}.ss-divider{margin:0;padding:0}.ss-page-wrap{box-sizing:border-box;width:100%;max-width:350px;margin:0 auto;padding:0 20px}.ss-subnav{display:none}.ss-subnav-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;overflow-x:auto}.ss-subnav-inner::-webkit-scrollbar{display:none}.ss-subnav-label,.ss-subnav-divider{display:none}.ss-subnav-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding:0 8px;overflow-x:auto}.ss-subnav-tabs::-webkit-scrollbar{display:none}.ss-subnav-btn{flex-shrink:0;height:44px;padding:0 14px;font-size:12px}.ss-breadcrumb{gap:6px;padding:30px 40px 0;position:absolute;top:0;left:0;right:0}.ss-breadcrumb-item{gap:6px;font-size:11px}.ss-breadcrumb-item,.ss-bc-link,.ss-bc-current,.ss-breadcrumb-sep{color:#fff;font-size:clamp(12px,3vw,14px)}.ss-bc-link{text-decoration:none}.ss-bc-link:first-child{text-decoration:underline}.ss-hero{background:#f8f4ef;width:calc(100% + 40px);height:auto;margin:0 -20px -20px}.ss-hero-img{background-image:url(/assets/ss-hero-image-C1DhzFcU.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:46vh;min-height:200px;position:static}.ss-hero-content{flex-direction:column;align-items:flex-start;gap:16px;padding:70px 30px 32px}.ss-hero-left{width:100%;max-width:100%}.ss-hero-right{border-top:none;border-left:none;width:100%;max-width:100%;padding-top:24px;padding-left:0;position:relative}.ss-hero-right:before{content:"";background:#fff;width:56px;height:1px;position:absolute;top:0;left:0}.ss-hero-tag{letter-spacing:1.5px;margin-bottom:10px;font-size:12px}.ss-hero-title{color:#fff;font-size:clamp(30px,6.5vw,30px);line-height:1.35}.ss-hero-desc-up{color:#fff;padding-bottom:6px;font-size:clamp(14px,3.5vw,18px)}.ss-hero-desc{color:#fff;font-size:clamp(14px,3.5vw,16px);line-height:1.75}.ss-section{padding:40px 0}.ss-tag{letter-spacing:1.5px;margin-bottom:12px;padding:0 20px;font-size:clamp(10px,3vw,12px);text-align:center!important}br.ap-mobile-break{display:block}.ss-title{margin-bottom:12px;padding:0 20px;font-size:clamp(20px,5.5vw,26px);line-height:1.45}.ss-sub{text-align:start;font-size:clamp(14px,3vw,16px);line-height:1.7}.ss-sub.ss-sub--light{text-align:center}.ss-hurdle-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.ss-hurdle-card{box-sizing:border-box;border:1px solid #e6e1dc;border-right:none;width:100%;max-width:100%;height:auto;min-height:auto;padding:28px 20px}.ss-hurdle-card:first-child{border:.8px solid #e6e1dc}.ss-hurdle-card:last-child{border-right:1px solid #e6e1dc}.ss-hurdle-num{margin-bottom:2px;font-size:clamp(22px,5vw,28px)}.ss-hurdle-label{letter-spacing:1.5px;margin-bottom:14px;font-size:10px}.ss-hurdle-title{margin-bottom:8px;font-size:clamp(17px,4vw,22px)}.ss-hurdle-desc{font-size:13px;line-height:1.75}.ss-services-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.ss-service-img{height:180px}.ss-service-img img{width:100%;max-width:200px;height:150px}.ss-service-body{padding:16px}.ss-service-title{font-size:clamp(17px,4vw,20px)}.ss-service-desc{font-size:clamp(13px,3vw,15px);line-height:1.75}.ss-process-grid{grid-template-columns:1fr;gap:28px;margin-top:40px}.ss-process-line,.ss-step-dot:after{display:none}.ss-step{padding:0 0 32px 32px;position:relative}.ss-step:last-child{padding-bottom:0}.ss-step:before{content:"";background:linear-gradient(#f09b0a 0%,#f09b0a00 100%);width:2px;position:absolute;top:24px;bottom:0;left:5px}.ss-step-dot{z-index:2;width:12px;height:12px;margin-bottom:0;position:absolute;top:18px;left:0}.ss-step-header{flex-flow:column;align-items:baseline;gap:6px;margin-bottom:10px;display:flex}.ss-step-badge{letter-spacing:1.5px;font-size:clamp(10px,2.5vw,12px)}.ss-step-label{font-size:clamp(16px,3.5vw,20px)}.ss-step-title{margin:12px 0 8px;font-size:clamp(15px,3vw,18px);line-height:1.45}.ss-step-desc{box-sizing:border-box;color:#ffffffbf;width:100%;max-width:100%;margin:0;font-size:clamp(13px,3vw,15px);line-height:1.75}.ss-system-grid{grid-template-columns:1fr;gap:36px;padding:0}.ss-system-grid>.ss-reveal{width:100%;min-width:0;max-width:100%}.ss-system-grid .ss-tag{text-align:center!important}.ss-system-title{text-align:center;margin-bottom:16px;font-size:clamp(20px,5vw,26px);line-height:1.45}.ss-system-desc{font-size:clamp(13px,3.5vw,15px);line-height:1.8}.ss-support-map{flex-direction:column;align-items:center;gap:0;width:70%;margin:auto}.ss-support-item{justify-content:center;width:100%}.ss-support-node{flex-flow:wrap;justify-content:center;gap:10px;width:100%;min-width:0;padding:16px}.ss-support-node--active{flex-direction:column;align-items:center;width:calc(100% + 16px);margin:0 -8px;padding:20px 16px;transform:none}.ss-support-node--active:hover{transform:translateY(-3px)}.ss-support-connector{background:#e6e1dc;flex-shrink:0;width:1px;height:20px;transform:translate(0)}.ss-support-name{margin-bottom:4px;font-size:14px}.ss-support-node--active .ss-support-name{font-size:15px}.ss-support-sub{border-top:1px solid #e6e1dc;width:100%;margin-top:8px;padding-top:10px;font-size:12px}.ss-support-node--active .ss-support-sub{border-top:1px solid #f09b0a4d}.ss-support-node-icon{width:24px;height:24px}.ss-support-node-icon--active{border-radius:50%;width:44px;height:44px;margin-bottom:10px}.ss-support-node-icon img{width:16px;height:16px}.ss-support-node-icon--active img{width:22px;height:22px}}@media (width<=425px){.ss-page-wrap{max-width:100%;padding:0 18px}.ss-divider{margin:0;padding:0}.ss-section{padding:40px 0}.ss-sub{text-align:start}.ss-hero{width:calc(100% + 36px);min-height:280px;margin:0 -18px -18px}.ss-process-grid{grid-template-columns:1fr;gap:28px;margin-top:40px}.ss-hero-title{font-size:clamp(30px,6.5vw,30px)}.ss-hurdle-card{padding:24px 18px!important}.ss-hurdle-num{font-size:clamp(22px,5vw,26px)}.ss-hurdle-title{font-size:clamp(17px,4vw,20px)}.ss-service-img{height:170px}.ss-step-label{font-size:clamp(16px,3.5vw,20px)}.ss-step-title{font-size:clamp(14px,3vw,17px)}.ss-system-title{font-size:clamp(19px,5vw,24px)}.ss-hero-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vw;min-height:200px;position:static}.ss-tag,.ss-title{padding:0 18px}}@media (width<=375px){.ss-page-wrap{max-width:100%;padding:0 16px}.ss-subnav-btn{padding:0 10px;font-size:11px}.ss-hero-title{font-size:clamp(30px,6.5vw,30px)}.ss-divider{margin:0;padding:0}.ss-tag{padding:0 16px;font-size:clamp(10px,3vw,12px);text-align:center!important}.ss-title{padding:0 16px;font-size:clamp(20px,5.5vw,24px)}.ss-hurdle-card{padding:22px 16px!important}.ss-service-body{padding:14px}.ss-service-title{font-size:16px}.ss-hero{width:calc(100% + 32px);margin:0 -16px -16px}}@media (width<=320px){.ss-page-wrap{max-width:100%;padding:0 14px}.ss-subnav-btn{padding:0 8px;font-size:10px}.ss-hero{width:calc(100% + 28px);margin:0 -14px -14px}.ss-hero-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:40vh;min-height:200px;position:static}.ss-hero-title{font-size:18px;line-height:1.4}.ss-hero-tag{font-size:9px}.ss-hero-desc{font-size:12px}.ss-hero-desc-up{font-size:clamp(14px,2vw,16px)}.ss-hero-left h1{font-size:clamp(22px,4vw,28px)}.ss-tag{letter-spacing:1px;padding:0 14px;font-size:10px;text-align:center!important}.ss-title{padding:0 14px;font-size:18px}.ss-sub{font-size:12px}.ss-divider{margin:0;padding:0}.ss-hurdle-card{padding:20px 14px!important}.ss-hurdle-num{font-size:22px}.ss-hurdle-title{font-size:16px}.ss-hurdle-desc{font-size:12px}.ss-service-img{height:150px}.ss-service-body{padding:12px}.ss-service-title{font-size:15px}.ss-service-desc{font-size:12px}.ss-step-badge{font-size:10px}.ss-step-label{font-size:16px}.ss-step-title{font-size:14px}.ss-step-desc{font-size:12px}.ss-system-title{font-size:17px}.ss-system-desc{font-size:12px}.ss-support-name{font-size:13px}.ss-support-sub{font-size:11px}}@media (width<=1024px){.ss-page-wrap--hero{max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.ts-page{color:#1a1a1a;background:#fbf9f6;font-family:Noto Sans JP,Hiragino Sans,sans-serif}.ts-subnav{z-index:80;height:48px;box-shadow:none;background:#fbf9f6;border-bottom:1px solid #e6e1dc;align-items:center;transition:box-shadow .3s;display:flex;position:sticky;top:100px}.ts-subnav__inner{box-sizing:border-box;align-items:center;gap:0;width:100%;max-width:1440px;height:48px;margin:0 auto;display:flex}.ts-subnav__label{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:8px;height:100%;padding-right:20px;display:flex}.ts-subnav__dot{background:#f09b0a;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ts-subnav__label-text{color:#857e7a;white-space:nowrap;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:600}.ts-subnav__divider{background:#1a1a1a26;flex-shrink:0;width:1px;height:20px;margin-right:8px}.ts-subnav__btn{cursor:pointer;color:#888;white-space:nowrap;background:0 0;border:none;align-items:center;height:48px;padding:0 16px;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:400;line-height:1;transition:color .2s;display:flex;position:relative}.ts-subnav__btn:after{content:"";transform-origin:0;background:#f09b0a;border-radius:1px;height:1px;transition:transform .32s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:8px;left:16px;right:16px;transform:scaleX(0)}.ts-subnav__btn:hover{color:#231815}.ts-subnav__btn--active{color:#231815;font-weight:500}.ts-subnav__btn--active:after{transform:scaleX(1)}.ts-breadcrup-bg{background:#fbf9f6;width:100%}.ts-breadcrumb{color:#999;align-items:center;max-width:1440px;margin:0 auto;padding:35px 0 50px;font-size:12px;display:flex}.ts-breadcrumb__sep{color:#ccc;margin:0 6px;font-size:11px}.ts-breadcrumb__link{color:#aaa;cursor:pointer;transition:color .15s}.ts-breadcrumb__link:hover{color:#c8922a}.ts-breadcrumb__current{color:#555}.ts-hero__breadcrumb{display:none}.ts-hero{background:#fbf9f6;max-width:100%;height:620px;margin-bottom:120px;position:relative;overflow:hidden}.ts-hero__photo{filter:saturate()brightness(.8);background:linear-gradient(#0000007a 0% 100%),url(https://images.unsplash.com/photo-1540959733332-eab4deabeeaf?w=1400&q=80) 50% 40%/cover no-repeat;justify-content:center;align-items:center;width:1440px;height:620px;margin:auto;padding:308px 100px 100px;position:absolute;inset:0}.ts-hero__tint{position:absolute;inset:0}.ts-hero:after{content:"";opacity:.4;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.ts-hero__inner{z-index:1;align-items:flex-end;max-width:1240px;height:100%;margin:0 auto;padding:100px 0;display:flex;position:relative}.ts-hero__left{flex:1;width:660px}.ts-hero__eyebrow{text-transform:uppercase;color:#f09b0a;letter-spacing:2px;padding-bottom:16px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%;animation:.9s cubic-bezier(.16,1,.3,1) .1s both heroFadeUp}.ts-hero__title{text-shadow:0 2px 16px #0000004d;color:#fff;margin:0;font-family:Noto Sans;font-size:64px;font-style:normal;font-weight:700;line-height:130%;animation:.9s cubic-bezier(.16,1,.3,1) .6s both heroFadeUp}.ts-hero__panel{border-left:1.6px solid #fbf9f6;flex-shrink:0;width:600px;margin-bottom:4px;padding-left:40px;animation:.9s cubic-bezier(.16,1,.3,1) .4s both heroFadeUp}.ts-hero__panel-label:before{content:"";background:#fff;width:56px;height:1px;margin-bottom:12px;display:block}.ts-hero__panel-label{letter-spacing:1px;color:#fff;margin-bottom:12px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.ts-hero__panel-desc{color:#fff;margin:0;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:150%}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ts-section{background:#f5f0e8;padding:120px 0}.ts-section--cream{background:#fbf9f6}.lastpartofthetelentpage{background:#f5f0e8}.ts-section--dark{background:var(--bg2,linear-gradient(180deg, #005c70 0%, #003642 100%));color:#fff}.ts-section__inner{max-width:1440px;margin:0 auto}.ts-sec-label{text-align:center;text-transform:uppercase;color:#f09b0a;text-align:center;letter-spacing:2px;margin-bottom:12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%;display:block}.ts-sec-label--light{color:#f09b0a;text-transform:uppercase;text-align:center;letter-spacing:2px;margin-bottom:20px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%;display:block}.ts-sec-title{text-align:center;color:#231815;text-align:center;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.ts-sec-title--white{text-align:center;color:#fff;text-align:center;margin:0 0 20px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.ts-sec-divider{padding:50px}.ts-reveal{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.34,1.56,.64,1);transform:translateY(28px)}.ts-reveal--visible{opacity:1;transform:translateY(0)}.ts-reveal--delay-1{transition-delay:.1s}.ts-reveal--delay-2{transition-delay:.2s}.ts-reveal--delay-3{transition-delay:.3s}.ts-overview__grid{grid-template-columns:50% 1fr;align-items:start;gap:64px;display:grid}.ts-overview__photo{cursor:default;image-rendering:auto;backface-visibility:hidden;background-image:url(/assets/growingtalent-DKfKyaxt.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:500px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;position:relative;overflow:hidden;transform:translateZ(0)}.ts-overview__photo:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0000002e}.ts-overview__photo:before{content:"";z-index:2;background:linear-gradient(115deg,#0000 0%,#ffffff1f 40%,#ffffff38 50%,#0000 60%);transition:transform;position:absolute;inset:0;transform:translate(-100%)}.ts-overview__photo:hover:before{transition:transform .7s;transform:translate(200%)}.ts-overview__photo img{object-fit:cover;width:100%;height:100%;display:block}.ts-overview__photo-cap{color:#ffffffd9;letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000047;justify-content:center;align-items:center;height:30px;margin:0 0 20px 20px;padding:7px 12px;font-size:11px;display:flex;position:absolute;bottom:0}.ts-overview__body{white-space:pre-line;color:#231815;margin:0 0 40px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.ts-overview__tags{flex-direction:column;display:flex}.ts-overview__tag-row{cursor:default;border-top:1px solid #e4ddd2;grid-template-columns:140px 1fr;align-items:center;padding:14px 0 14px 12px;transition:background .22s;display:grid;position:relative}.ts-overview__tag-row:before{content:"";transform-origin:bottom;background:#c8922a;width:2px;transition:transform .28s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ts-overview__tag-row:hover{background:#c8922a0a}.ts-overview__tag-row:hover:before{transform:scaleY(1)}.ts-overview__tag-row:last-child{border-bottom:1px solid #e4ddd2}.ts-overview__tag-key{text-transform:uppercase;color:#f09b0a;letter-spacing:2px;font-family:Noto Sans;font-size:clamp(14px,2.5vw,16px);font-style:normal;font-weight:700;line-height:150%}.ts-overview__tag-value{font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.ts-services__grid{grid-template-columns:1fr 50%;align-items:center;gap:80px;display:grid}.ts-services__list{flex-direction:column;display:flex}.ts-services__item{cursor:default;background:#ffffff4d;border-top:1px solid #e6e1dc;border-left:1px solid #e6e1dc;border-right:1px solid #e6e1dc;grid-template-columns:56px 1fr;gap:16px;padding:32px 30px;transition:background .22s;display:grid;position:relative;overflow:hidden}.ts-services__item:before{content:"";transform-origin:bottom;background:#003642;width:3px;transition:transform .32s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ts-services__item:after{content:"";opacity:0;background:linear-gradient(90deg,#c8922a0a 0%,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.ts-services__item:hover{background:var(--2,#fbf9f6)}.ts-services__item:hover:before{transform:scaleY(1)}.ts-services__item:hover:after{opacity:1}.ts-services__item:last-child{border-bottom:1px solid #e4ddd2}.ts-services__num{z-index:1;color:#f09b0a;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:130%;transition:color .25s,transform .3s cubic-bezier(.34,1.56,.64,1);position:relative}.ts-services__item:hover .ts-services__num{color:#003642;transform:scale(1.08)}.ts-services__item-title{z-index:1;color:#231815;margin:0 0 8px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%;transition:color .2s;position:relative}.ts-services__item:hover .ts-services__item-title{color:#0d3b35}.ts-services__item-desc{z-index:1;color:#231815;margin-top:20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;position:relative}.ts-services__photo{aspect-ratio:3/2;cursor:default;background:url(/assets/servicesphoto-BMEKWw9G.png) 50%/cover no-repeat;transition:transform 3s cubic-bezier(.34,1.56,.64,1),box-shadow 5s;position:relative;overflow:hidden}.ts-services__photo:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 24px 52px #00000029}.ts-services__photo:before{content:"";z-index:2;background:linear-gradient(115deg,#0000 30%,#ffffff26 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.ts-services__photo:hover:before{transition:transform .7s;transform:translate(200%)}.ts-services__photo img{object-fit:cover;width:100%;height:100%;display:block}.ts-services__photo-cap{color:#ffffffd9;letter-spacing:1px;background:#00000061;margin:0 0 20px 20px;padding:8px 14px;font-size:11px;position:absolute;bottom:0}.ts-model__desc{color:#fff;text-align:center;max-width:780px;margin:0 auto 80px;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.85}.ts-model__diagram{grid-template-columns:1fr 320px 1fr 320px 1fr;align-items:center;max-width:1440px;margin:0 auto 40px;display:grid;position:relative}.ts-model__connector{background:linear-gradient(90deg,#f09b0a99 0%,#f09b0a 50%,#f09b0a99 100%);align-self:center;height:1px;animation:2.5s ease-in-out infinite connectorPulse;position:relative}@keyframes connectorPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes tsBounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}.ts-bounce{animation:.65s ease-out both tsBounce}.ts-model__side{text-align:center;cursor:default;background:#ffffff0d;border:1px solid #ffffff2e;padding:31px 28px;transition:background .28s,border-color .28s,transform .32s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.ts-model__side:after{content:"";background:linear-gradient(115deg,#0000 30%,#ffffff0f 50%,#0000 70%);transition:none;position:absolute;inset:0;transform:translate(-100%)}.ts-model__side:hover{background:#ffffff17;border-color:#f09b0a73;transform:translateY(-4px)}.ts-model__side:hover:after{transition:transform .65s;transform:translate(200%)}.ts-model__center{background:var(--2,#fbf9f6);text-align:center;z-index:2;cursor:default;margin-top:-24px;margin-bottom:-24px;padding:44px 32px 32px;transition:transform .32s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:relative;box-shadow:0 12px 40px #00000038}.ts-model__center:hover{transform:translateY(-6px);box-shadow:0 24px 56px #00000047}.ts-model__side-eyebrow{text-transform:uppercase;color:var(--02,#f09b0a);letter-spacing:2px;margin-bottom:16px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:130%;display:block}.ts-model__center-eyebrow{text-transform:uppercase;color:var(--02,#f09b0a);letter-spacing:2px;margin-bottom:20px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:130%;display:block}.ts-model__side-title{color:#fbf9f6;margin:0;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.ts-model__center-title{color:var(--01,#003642);margin:0 0 12px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.ts-model__side-sub{color:#fff;margin-top:28px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ts-model__center-sub{color:var(--01,#003642);margin:0;padding:10px 0 20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ts-model__tags{display:none}.ts-model__tags-row{justify-content:center;align-items:center;gap:8px;margin-top:40px;padding:5px 8px;display:flex}.ts-model__tag-below{cursor:default;background:var(--2,#fbf9f6);color:#231815;border:1px solid #ffffff40;justify-content:center;align-items:center;padding:5px 14px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;line-height:130%;transition:background .22s,border-color .22s,color .22s,transform .28s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ts-model__tag-below:hover{color:#fff;background:#f09b0a;border-color:#f09b0a;transform:translateY(-3px)}.ts-model__tag{color:#231815;white-space:nowrap;background:#fff;border:1px solid #e6e1dc;flex:1;justify-content:center;align-items:center;padding:5px 14px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;line-height:130%;display:flex}.ts-positioning__desc{color:#231815;text-align:center;white-space:pre-line;width:1440px;margin:10px auto 64px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ts-phases{grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:0;max-width:1440px;margin:0 auto;display:grid}.ts-phase-wrap{background:#fbf9f6;border-right:1px solid #e6e1dc;flex:1;display:flex}.ts-phase{cursor:default;background:#fbf9f6;flex-direction:column;flex:1;padding:36px 32px 40px;transition:border-color .28s,box-shadow .3s,transform .32s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.ts-phase:before{content:"";transform-origin:0;background:#f09b0a;height:3px;transition:transform .32s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ts-phase:not(.ts-phase--active):hover{border-color:#c8922a;transform:translateY(-4px);box-shadow:0 8px 28px #c8922a1f}.ts-phase:not(.ts-phase--active):hover:before{transform:scaleX(1)}.ts-phase--active{z-index:2;background:#f09b0a;justify-content:center;align-items:center;width:480px;padding:40px 50px;position:relative;box-shadow:0 12px 40px #c8922a59}.ts-phase--active:after{content:"";background:linear-gradient(115deg,#0000 30%,#ffffff1f 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.ts-phase--active:hover:after{transition:transform .65s;transform:translate(200%)}.ts-phase--active:hover{transform:translateY(-6px);box-shadow:0 20px 48px #c8922a73}.ts-phase__top-row{color:#857e7a;letter-spacing:2px;justify-content:space-between;align-items:center;margin-bottom:20px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:130%;display:flex}.ts-phase__num{letter-spacing:2.5px;text-transform:uppercase;color:#b0a898;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;line-height:1;transition:color .2s}.ts-phase__num--active{color:#ffffffbf}.ts-phase:not(.ts-phase--active):hover .ts-phase__num{color:#c8922a}@media (width>=769px){.ts-phase--active .ts-phase__top-row{width:100%}}.ts-phase__inline-arrow{color:var(--02,#f09b0a);flex-shrink:0;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:100%;transition:color .2s,transform .3s cubic-bezier(.34,1.56,.64,1)}.ts-phase__inline-arrow--active{color:#ffffffb3}.ts-phase:not(.ts-phase--active):hover .ts-phase__inline-arrow{color:#c8922a;transform:translate(4px)}.ts-phase__title{color:#231815;margin:0 0 20px;font-family:Noto Sans,sans-serif;font-size:32px;font-weight:700;line-height:1.3;transition:color .2s}.ts-phase__title--active{color:#fff}.ts-phase:not(.ts-phase--active):hover .ts-phase__title{color:#1a1a1a}.ts-phase__sub{color:var(--,#231815);margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:130%;transition:color .2s}.ts-phase__sub--active{color:#ffffffe0}.ts-phase:not(.ts-phase--active):hover .ts-phase__sub{color:#555}@media (width<=1440px){html,body{overflow-x:hidden}.ts-subnav{padding:0 40px}.ts-section__inner{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 80px}.ts-breadcrumb{box-sizing:border-box;max-width:1440px;padding:35px 40px 50px}.ts-hero__photo{width:100%}.ts-positioning__desc{box-sizing:border-box;width:100%;max-width:1440px}.ts-phases{max-width:1440px}}@media (width>=768px) and (width<=1024px){html,body{overflow-x:hidden}.ts-section__inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.ts-section--cream{background:#fbf9f6;padding:40px 0}.ts-model__desc{color:#fff;text-align:start;max-width:780px;margin:0 auto 30px;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.85}.ts-breadcrumb{box-sizing:border-box;max-width:704px;margin:0 auto;padding:24px 32px 36px}.ts-subnav__inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0 32px}.ts-subnav,.ts-subnav__label,.ts-subnav__divider{display:none}.ts-subnav__inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.ts-subnav__inner::-webkit-scrollbar{display:none}.ts-subnav__btn{flex-shrink:0;height:48px;padding:0 14px;font-size:13px}.ts-hero{height:auto;min-height:480px;margin-bottom:0}.ts-hero__photo{width:100%;height:100%;min-height:480px;padding:0}.ts-breadcrup-bg{display:none}.ts-hero__breadcrumb{z-index:2;flex-wrap:wrap;align-items:center;max-width:704px;margin:0 auto;padding:30px 0 0;font-size:12px;display:flex;position:absolute;top:0;left:0;right:0}.ts-hero__breadcrumb .ts-breadcrumb__sep{color:#ffffff80;margin:0 4px}.ts-hero__breadcrumb .ts-breadcrumb__link,.ts-hero__breadcrumb .ts-breadcrumb__current{color:#fff}.ts-hero__inner{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:0;max-width:704px;min-height:360px;margin:0 auto;padding:0 0 10px}br.ap-mobile-break{display:block}.ts-hero__left{flex:none;width:100%}.ts-hero__panel{border-left:none;width:100%;margin-top:10px;margin-left:0;padding-top:16px;padding-left:0}.ts-hero__title{font-size:clamp(32px,5vw,42px);line-height:1.35}.ts-hero__eyebrow{letter-spacing:1.5px;font-size:11px}.ts-hero__panel-label{margin-bottom:10px;font-size:14px}.ts-hero__panel-desc{font-size:16px;line-height:1.7}.ts-sec-title{font-size:clamp(26px,4vw,32px)}.ts-sec-title--white{font-size:clamp(24px,4vw,30px)}.ts-sec-divider{padding:20px 0}.ts-overview__grid{grid-template-columns:1fr;gap:32px}.ts-overview__photo{min-height:460px;max-height:470px}.ts-overview__body{font-size:clamp(16px,3vw,18px);line-height:1.85}.ts-overview__tag-row{grid-template-columns:110px 1fr}.ts-overview__tag-key{font-size:clamp(14px,2.5vw,16px)}.ts-overview__tag-value{font-size:3vw}.ts-services__grid{grid-template-columns:1fr;gap:0}.ts-services__photo{aspect-ratio:16/9;order:-1;width:100%;margin-bottom:24px}.ts-services__item{grid-template-columns:48px 1fr;gap:14px;padding:28px 20px}.ts-services__num{font-size:32px}.ts-services__item-title{color:#231815;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%}.ts-services__item-desc{color:#231815;margin-top:10px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.ts-model__diagram{grid-template-rows:auto 32px auto auto 32px auto;grid-template-columns:1fr;max-width:100%;margin:0 auto}.ts-model__connector{background:linear-gradient(#f09b0a66 0%,#f09b0a 50%,#f09b0a66 100%);justify-self:center;width:1px;height:32px}.ts-model__side{text-align:center;overflow-wrap:break-word;word-break:break-word;padding:28px 24px}.ts-services__list{margin-top:10px}.ts-model__center{overflow-wrap:break-word;word-break:break-word;margin:0;padding:36px 32px 32px}.ts-model__side-title{font-size:22px}.ts-model__center-title{font-size:26px}.ts-section{padding:40px 0}.ts-section--crea,.lastpartofthetelentpage{background:#f5f0e8}.ts-model__side-sub{margin-top:14px;font-size:14px}.ts-model__center-sub{padding:10px 0 16px;font-size:14px}.ts-model__tags-row{display:none}.ts-model__tags{flex-wrap:wrap;justify-content:center;gap:8px;padding:20px 0 0;display:flex}.ts-model__tag-below,.ts-model__tag{padding:6px 16px;font-size:13px}.ts-positioning__desc{margin:0 0 40px;font-size:14px;line-height:1.8}.ts-phases{grid-template-columns:1fr;gap:0;padding-bottom:0}.ts-phase-wrap{border-bottom:1px solid #e6e1dc;border-right:none}.ts-phase-wrap:last-child{border-bottom:none}.ts-phase{background:#fbf9f6;padding:32px 28px 36px}.ts-phase--active{background:#f09b0a;align-items:flex-start;width:100%;margin-top:0;margin-bottom:0;padding:36px 28px 40px}.ts-phase__title{font-size:clamp(24px,4vw,28px)}.ts-phase__sub{font-size:14px}.ts-phase__inline-arrow{display:none}.ts-phase__inline-arrow--active{transform:rotate(90deg)}.ts-phase:not(.ts-phase--active):hover{box-shadow:none;transform:none}}@media (width<=767px){html,body{overflow-x:hidden}.ts-subnav{display:none}.lastpartofthetelentpage{background:#f5f0e8}.ts-subnav__inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 4px;overflow-x:auto}.ts-subnav__inner::-webkit-scrollbar{display:none}.ts-subnav__label,.ts-subnav__divider{display:none}.ts-section--cream{padding:40px 0 20px}.ts-subnav__btn{flex-shrink:0;height:44px;padding:0 12px;font-size:12px}.ts-section--crea{background:#f5f0e8}.ts-breadcrumb-bg{width:100%}.ts-breadcrumb{box-sizing:border-box;max-width:350px;margin:0 auto;padding:14px 20px 20px;font-size:11px}.ts-breadcrumb__sep{margin:0 4px}.ts-breadcrup-bg{display:none}.ts-hero__breadcrumb{z-index:2;flex-wrap:wrap;align-items:center;padding:14px 20px;font-size:12px;display:flex;position:absolute;top:14px;left:0;right:0}.ts-hero__breadcrumb .ts-breadcrumb__sep{color:#ffffff80;margin:0 4px}.ts-hero__breadcrumb .ts-breadcrumb__link,.ts-hero__breadcrumb .ts-breadcrumb__current{color:#fff}.ts-section{padding:40px 0 20px}.ts-section__inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0}.ts-hero{height:auto;min-height:400px;margin-bottom:0}.ts-hero__photo{width:100%;height:100%;min-height:400px;padding:0}.ts-hero__inner{flex-direction:column;gap:0;max-width:430px;height:77px;min-height:360px;margin:0 auto;padding:70px 50px 20px}.ts-hero__left{flex:none;width:100%}.ts-hero__panel{border-left:none;width:100%;margin-top:16px;margin-left:0;padding-top:14px;padding-left:0}.ts-hero__eyebrow{letter-spacing:1.5px;padding-bottom:10px;font-size:clamp(14px,3vw,16px)}.ts-hero__title{font-size:clamp(26px,7vw,34px);line-height:1.35}br.ap-mobile-break{display:block}.ts-hero__left h1{color:#fff;padding-right:30px;font-family:Noto Sans;font-size:clamp(30px,5vw,32px);font-style:normal;font-weight:700;line-height:150%}.ts-hero__panel-label{margin-bottom:8px;font-size:clamp(14px,3.2vw,16px)}.ts-hero__panel-desc{color:#fff;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ts-sec-label,.ts-sec-label--light{letter-spacing:1.5px;margin-bottom:10px;font-size:10px}.ts-sec-title{margin-bottom:0;font-size:clamp(22px,5.5vw,28px);line-height:1.45}.ts-sec-title--white{margin-bottom:14px;font-size:clamp(22px,5vw,26px);line-height:1.45}.ts-sec-divider{padding:14px 0}.ts-overview__grid{grid-template-columns:1fr;gap:28px}.ts-overview__photo{width:100%;min-height:240px;max-height:260px}.ts-overview__body{margin-bottom:24px;font-size:clamp(16px,3vw,18px);line-height:1.85}.ts-overview__tag-row{grid-template-columns:100px 1fr;padding:12px 0 12px 10px}.ts-overview__tag-key{letter-spacing:1.5px;font-size:clamp(14px,2.5vw,16px)}.ts-overview__tag-value{font-size:3.2vw}.ts-services__grid{grid-template-columns:1fr;gap:0}.ts-services__photo{aspect-ratio:4/3;order:-1;width:100%;margin-bottom:24px}.ts-services__item{grid-template-columns:44px 1fr;gap:12px;padding:24px 16px}.ts-services__num{font-size:28px}.ts-services__item-title{color:#231815;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%}.ts-services__item-desc{margin-top:8px;font-size:13px;line-height:1.7}.ts-model__desc{color:#fff;text-align:start;margin:30px 0;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:180%}.ts-model__diagram{grid-template-rows:auto 28px auto auto 28px auto;grid-template-columns:1fr;max-width:100%;margin:0 auto 40px}.ts-model__connector{background:linear-gradient(#f09b0a66 0%,#f09b0a 50%,#f09b0a66 100%);justify-self:center;width:1px;height:28px}.ts-model__side{text-align:center;overflow-wrap:break-word;word-break:break-word;padding:24px 20px}.ts-model__center{text-align:center;overflow-wrap:break-word;word-break:break-word;margin:0;padding:32px 24px 28px}.ts-model__side-title{font-size:20px}.ts-model__center-title{font-size:24px}.ts-model__side-sub{margin-top:12px;font-size:13px}.ts-model__center-sub{padding:8px 0 14px;font-size:13px}.ts-model__tags-row{display:none}.ts-model__tags{flex-wrap:wrap;justify-content:center;gap:8px;padding:16px 0 0;display:flex}.ts-model__tag-below,.ts-model__tag{padding:6px 14px;font-size:12px}.ts-positioning__desc{text-align:left;color:#231815;width:100%;margin:20px 0 32px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ts-phases{grid-template-columns:1fr;gap:0}.ts-phase-wrap{background:#fbf9f6;border:1px solid #e6e1dc}.ts-phase{background:#fbf9f6;padding:28px 24px 32px}.ts-phase--active{background:#f09b0a;align-items:flex-start;width:100%;margin-top:0;margin-bottom:0;padding:32px 24px 36px}.ts-phase__inline-arrow{display:none}.ts-phase__inline-arrow--active{transform:rotate(90deg)}.ts-phase:not(.ts-phase--active):hover{box-shadow:none;transform:none}.ts-phase__top-row{margin-bottom:14px}.ts-phase__num{letter-spacing:2px;font-size:10px}.ts-phase__title{margin-bottom:12px;font-size:clamp(22px,5.5vw,26px)}.ts-phase__sub{font-size:13px;line-height:1.65}}@media (width<=425px){.ts-hero__title{font-size:24px}.ts-overview__photo{min-height:240px}.ts-hero__inner{flex-direction:column;gap:0;max-width:430px;height:77px;min-height:360px;margin:0 auto;padding:70px 10px 20px}.ts-services__item{padding:20px 14px}.ts-services__num{font-size:24px}.ts-services__item-title{color:#231815;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%}.ts-section--crea,.lastpartofthetelentpage{background:#f5f0e8}.ts-phase__title{font-size:20px}.ts-model__side-title{font-size:18px}.ts-services__list{padding-bottom:20px}.ts-model__diagram{margin:0 auto 20px}.ts-overview__tags{padding-bottom:20px}.ts-model__center-title{font-size:22px}.ts-phases{grid-template-columns:1fr;gap:0;padding-bottom:20px}.ts-sec-label,.ts-sec-label--light{color:#f09b0a;text-align:center;letter-spacing:1.6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}}@media (width<=375px){.ts-section__inner{max-width:100%;padding:0 16px}.ts-breadcrumb{max-width:100%;padding:12px 16px 16px}.ts-hero__inner{max-width:100%;padding:70px 16px 28px}.ts-hero__title{font-size:22px}.ts-sec-label,.ts-sec-label--light{color:#f09b0a;text-align:center;letter-spacing:1.6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.ts-sec-title{font-size:20px}.ts-sec-title--white{font-size:22px}.ts-overview__body{font-size:clamp(16px,3vw,18px)}.ts-phase{background:#fbf9f6;padding:22px 18px 26px}.ts-phase--active{background:#f09b0a;padding:26px 18px 30px}.ts-phase__title{font-size:19px}.ts-services__list{padding-bottom:20px}.ts-phase__sub{font-size:12px}.ts-model__tag-below,.ts-model__tag{padding:5px 10px;font-size:11px}.ts-services__item-desc{font-size:12px}}@media (width<=320px){.ts-section__inner{padding:0 14px}.ts-hero__left h1{color:#fff;font-family:Noto Sans;font-size:clamp(26px,3vw,30px);font-style:normal;font-weight:700;line-height:150%}.ts-breadcrumb{padding:10px 14px 14px}.ts-hero__inner{min-height:340px;padding:70px 14px 24px}.ts-hero-wrap{min-height:340px}.ts-hero__title{font-size:20px;line-height:1.4}.ts-hero__eyebrow{letter-spacing:1px;font-size:3.5vw}.ts-hero__panel-desc{font-size:12px}.ts-hero__panel-label{font-size:11px}.ts-section--crea{background:#f5f0e8}.ts-sec-title{font-size:18px}.ts-sec-title--white{font-size:22px}.ts-section{padding:40px 0 20px}.ts-overview__body{font-size:clamp(16px,3vw,18px)}.ts-overview__photo{min-height:180px}.ts-services__item{padding:18px 12px}.ts-services__num{font-size:22px}.ts-services__item-title{color:#231815;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%}.ts-services__item-desc{font-size:12px}.ts-phase{background:#fbf9f6;padding:20px 16px 24px}.ts-phase--active{background:#f09b0a;padding:24px 16px 28px}.ts-phase__title{font-size:17px}.ts-phase__sub{font-size:11px}.ts-model__side-title{font-size:16px}.ts-model__center-title{font-size:19px}.ts-model__tag-below,.ts-model__tag{padding:4px 8px;font-size:10px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-ink:#1a1a1a;--color-ink-soft:#4a4a4a;--color-ink-muted:#9a9a9a;--color-ground:#f7f5f0;--color-surface:#fff;--color-accent:#c0392b;--color-accent-dim:#c0392b14;--color-border:#1a1a1a1a;--color-border-mid:#1a1a1a2e;--font-display:"Noto Serif JP", "Yu Mincho", "YuMincho", Georgia, serif;--font-body:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:32px;--space-xl:64px;--space-2xl:128px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--duration-fast:.18s;--duration-med:.32s;--duration-slow:.56s;--header-height:68px;--max-width:1200px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--color-ground);color:var(--color-ink);min-height:100vh;line-height:1.7}body:before{content:"";pointer-events:none;z-index:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.app-wrapper:after{content:"";top:0;left:calc(50% - var(--max-width) / 2 - 32px);background:linear-gradient(to bottom, transparent, var(--color-accent) 20%, var(--color-accent) 80%, transparent);pointer-events:none;z-index:0;height:100vh;position:fixed}.app-main{z-index:1;animation:pageFadeIn var(--duration-slow) var(--ease-out-expo) both;flex:1;position:relative}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:.02em;color:var(--color-ink);font-weight:600;line-height:1.3}h1{font-size:clamp(1.9rem,4vw,3rem)}h2{font-size:clamp(1.4rem,3vw,2.2rem)}h3{font-size:clamp(1.1rem,2vw,1.5rem)}p{font-family:var(--font-body);color:var(--color-ink-soft);font-weight:300;line-height:1.85}a{color:inherit;transition:color var(--duration-fast) var(--ease-in-out);text-decoration:none}a:hover{color:var(--color-accent)}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.section-rule{background:var(--color-accent);width:48px;height:2px;margin-bottom:var(--space-lg);border:none;display:block}.eyebrow{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-sm);font-size:.72rem;font-weight:500;display:inline-block}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:box-shadow var(--duration-med) var(--ease-out-expo), transform var(--duration-med) var(--ease-out-expo)}.card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #1a1a1a14}.btn-primary{align-items:center;gap:var(--space-sm);background:var(--color-ink);color:var(--color-ground);font-family:var(--font-body);letter-spacing:.06em;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-in-out), transform var(--duration-fast) var(--ease-in-out);border:none;padding:12px 28px;font-size:.875rem;font-weight:500;display:inline-flex}.btn-primary:hover{background:var(--color-accent);transform:translateY(-1px)}.btn-ghost{align-items:center;gap:var(--space-sm);color:var(--color-ink);font-family:var(--font-body);letter-spacing:.06em;border:1px solid var(--color-border-mid);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-in-out), color var(--duration-fast) var(--ease-in-out);background:0 0;padding:11px 28px;font-size:.875rem;font-weight:500;display:inline-flex}.btn-ghost:hover{border-color:var(--color-accent);color:var(--color-accent)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-ground)}::-webkit-scrollbar-thumb{background:var(--color-border-mid);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--color-ink-muted)}::selection{background:var(--color-accent);color:#fff}@media (width<=768px){:root{--space-lg:20px;--space-xl:40px;--space-2xl:72px}.app-wrapper:after{display:none}}.gep-root{color:#231815;background:#fbf9f6;font-family:Noto Sans,sans-serif}.gep-sub-header{z-index:99;background:#fbf9f6;border-bottom:1px solid #1a1a1a14;transition:box-shadow .3s;display:block;position:sticky;top:100px}.gep-sub-header--shadow{box-shadow:0 2px 12px #1a1a1a12}.gep-sub-header-inner{align-items:center;gap:10px;max-width:1500px;height:56px;margin:0 auto;padding:0 40px;display:flex}.gep-sub-header-label{white-space:nowrap;color:#857e7a;flex-shrink:0;align-items:center;gap:8px;font-size:13px;font-weight:600;line-height:1.3;display:flex}.gep-sub-dot{aspect-ratio:1;background:#f09b0a;border-radius:50px;flex-shrink:0;width:8px;height:8px}.gep-sub-divider{background:#1a1a1a26;flex-shrink:0;width:1px;height:20px;margin:0 10px}.gep-sub-tabs{align-items:center;gap:2px;display:flex}.gep-sub-tab{color:#4a4a4a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:400;transition:color .18s,background .18s;position:relative}.gep-sub-tab:after{content:"";transform-origin:0;background:#f09b0a;justify-content:center;align-items:center;height:1px;padding:0 0 1px;transition:transform .22s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:3px;left:16px;right:16px;transform:scaleX(0)}.gep-sub-tab:hover{color:#1a1a1a;background:#f0ebe2}.gep-sub-tab--active{color:#1a1a1a;font-weight:600}.gep-sub-tab--active:after{transform:scaleX(1)}.gep-bc-link{color:#857e7a;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.gep-bc-link:hover{opacity:.4}.gep-bc-sep{color:#9a9a9a;font-size:12px}.gep-bc-current{color:#231815;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.gep-hero{background:#f5f0e8;height:846px;margin:0 auto;padding:35px 80px 48px}.gep-breadcrumb{width:1440px;margin:auto;padding:0 0 60px}.gep-hero-inner{justify-content:space-between;align-items:center;gap:20px;width:1435px;margin:auto auto 100px;display:flex}.gep-hero-text{flex:1;width:704px}.gep-hero-label{letter-spacing:.06em;text-transform:uppercase;color:#857e7a;letter-spacing:2px;margin-bottom:50px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.gep-hero-title{color:#231815;margin:0;font-family:Noto Sans;font-size:64px;font-style:normal;font-weight:700;line-height:150%}.gep-hero-img-wrap{background:url(/assets/supporting-assent-CUEdrxOd.png) 50%/cover;flex-shrink:0;width:680px;height:380px;position:relative;overflow:hidden}.gep-hero-desc-row{border-top:1px solid #1a1a1a1a;align-items:flex-start;gap:80px;width:1440px;margin:auto;padding-top:32px;display:flex}.gep-hero-desc-text{flex:1 0;max-width:1000px}.gep-hero-desc-text p{color:#231815;margin:0 0 12px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.gep-hero-desc-text p:last-child{margin-bottom:0}.gep-hero-meta{border-left:1px solid #e6e1dc;flex-shrink:0;grid-template-columns:1fr 1fr;justify-content:flex-end;align-items:center;gap:16px 40px;height:154px;padding:24px 0 24px 80px;display:grid}.gep-meta-item{flex-direction:column;gap:4px;display:flex}.gep-meta-label{color:#857e7a;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.gep-meta-value{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.gep-section{background:linear-gradient(#005c70 0%,#003642 100%);border-top:1px solid #e6e1dc;flex-direction:column;align-items:flex-start;gap:80px;margin:0 auto;padding:54px 0 20px;transition:outline 10ms}.gep-section--light{background:#fbf9f6;padding:54px 0 120px}.gep-section-inner{width:1440px;margin:0 auto;padding:50px 0 0}.gep-section-tag{justify-content:center;align-items:baseline;gap:15px;margin-bottom:25px;display:flex}.gep-section-sub-label{color:#857e7a;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.gep-section-sub-label2{color:#fff;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.gep-section-num{color:#f09b0a;letter-spacing:2px;font-family:Georgia;font-size:50px;font-style:italic;font-weight:400;line-height:100%}.gep-section-title{color:#231815;text-align:center;text-align:center;width:1440px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.gep-section-title--light{color:#fff}.gep-cards-row{grid-template-columns:repeat(3,1fr);padding-top:70px;display:grid}.gep-card{cursor:pointer;background:#ffffff4d;border:1px solid #e6e1dc;flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:40px 30px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,border-color .35s,background .35s;position:relative;overflow:hidden}.gep-card:hover{content:"";transform-origin:0;z-index:2;background:#f09b0a;height:3px;transition:transform .38s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.gep-card:first-child,.gep-card:nth-child(2){border-right:none}.gep-card-title:before{content:"";border-bottom:.909px solid #e6e1dc;flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;width:100%;margin-bottom:20px;display:flex}.gep-card-header{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.gep-card-num{color:#f09b0a;font-family:Georgia;font-size:32px;font-style:italic;font-weight:400;line-height:100%}.gep-card-tag-en{text-transform:uppercase;color:#857e7a;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%}.gep-card-title{color:#231815;margin:0 0 12px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.gep-card-body{color:var(--,#231815);align-self:stretch;margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.gep-support-list{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:0;width:1440px;height:830px;display:flex}.gep-support-row:first-child{border-top:none}.gep-support-row{border-top:1px solid #ffffff1a;grid-template-columns:260px 1fr 160px;align-items:center;gap:32px;padding:32px 0;transition:background .18s;display:grid}.gep-support-row:hover{background:#ffffff08}.gep-support-row p{color:#fff;justify-content:flex-start;align-items:center;gap:10px;width:760px;margin:auto;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:400;line-height:180%;display:flex}.gep-support-left{align-items:center;gap:10px;width:360px;display:flex}.gep-support-bullet{background:#fff;border-radius:2px;flex-shrink:0;width:18px;height:18px;margin-top:2px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.gep-support-title{color:#fff;width:460px;margin:0;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.gep-support-body{color:#ffffffb8;align-items:center;width:660px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:400;line-height:180%}.gep-support-keywords{border-left:.909px solid #e6e1dc;flex-direction:column;justify-content:start;gap:6px;padding:4px 10px;display:flex}.gep-kw-label{text-transform:uppercase;color:var(--02,#f09b0a);letter-spacing:2px;align-self:stretch;margin-bottom:4px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%}.gep-kw{text-align:start;color:#fff;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.gep-kw:before{content:"— "}.gep-region-desc{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:200%}.gep-region-layout{grid-template-columns:680px 1fr;align-items:start;gap:80px;margin:80px 0;display:grid}.gep-region-list{flex-direction:column;gap:4px;display:flex}.gep-region-item{border-bottom:1px solid #1a1a1a14;align-items:center;gap:20px;padding:18px 0;display:flex}.gep-region-item:first-child{border-top:1px solid #1a1a1a14}.gep-region-num{width:36px;color:var(--02,#f09b0a);flex-shrink:0;font-family:Georgia;font-size:20px;font-style:italic;font-weight:400;line-height:150%}.gep-region-names{justify-content:space-between;align-items:center;gap:2px;width:100%;display:flex}.gep-region-ja{color:var(--,#231815);font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.gep-region-en{color:#857e7a;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.gep-region-note{color:#231815;margin:24px 0 20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:32px}.gep-region-btn{cursor:pointer;color:#fff;text-align:center;background:#f09b0a;border:none;border-radius:4px;justify-content:center;align-items:center;max-width:290px;height:55px;padding:14px 20px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%;transition:background .2s,transform .2s;display:flex}.gep-region-btn:hover{background:#d4880a;transform:translate(2px)}.gep-map-wrap{background-image:url(/assets/map-Dkhu25z6.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:512px;overflow:hidden}.gep-map-svg{width:100%;height:auto;display:block}.gep-map-dot{animation:2s ease-in-out infinite gepPulse}@keyframes gepPulse{0%,to{r:7;opacity:1}50%{r:9;opacity:.75}}.gep-map-pins{position:absolute;inset:0}.gep-map-pin{align-items:center;gap:6px;display:flex;position:absolute;transform:translate(-50%,-50%)}.gep-pin-dot{background:#f09b0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;box-shadow:0 2px 8px #f09b0a66}.gep-pin-num{color:#fff;font-size:9px;font-weight:700}.gep-pin-label{color:#1a1a1a;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fbf9f6d9;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:700}@keyframes gepBounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}.gep-shake{animation:.65s ease-out both gepBounce}@keyframes gepFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.gep-card--appear,.gep-region-item--appear{align-items:center;animation:.55s cubic-bezier(.16,1,.3,1) both gepFadeUp}.gep-support-row--appear{width:1440px}@media (width<=1440px){html,body,.gep-root{overflow-x:hidden}.gep-section-inner{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.gep-section{padding:80px 0}.gep-sub-header{z-index:99;background:#fbf9f6;border-bottom:1px solid #1a1a1a14;transition:box-shadow .3s;display:block;position:static;top:100px}.gep-section-title{width:100%}.gep-hero{box-sizing:border-box;width:100%;height:auto;padding:35px 40px 48px}.gep-breadcrumb{gap:10px;padding:0 0 40px}.gep-hero-inner{box-sizing:border-box;width:100%;max-width:1440px}.gep-hero-text{width:100%;max-width:704px}.gep-hero-img-wrap{flex-shrink:0;width:clamp(300px,45%,680px)}.gep-hero-desc-row{box-sizing:border-box;width:100%;max-width:1440px}.gep-support-list{width:100%;height:auto}.gep-support-row,.gep-support-row--appear,.gep-support-row p,.gep-support-body,.gep-support-title,.gep-support-left{width:100%}.gep-region-layout{grid-template-columns:1fr 1fr}}@media (width<=1100px){.gep-section-inner{padding:40px}.gep-hero{padding:28px 40px 40px}.gep-hero-inner{flex-direction:column;gap:28px;margin-bottom:48px}.gep-hero-text{width:100%;max-width:100%}.gep-hero-img-wrap{width:100%;height:240px}.gep-hero-desc-row{flex-direction:column;gap:28px;width:100%}.gep-hero-meta{border-top:1px solid #e6e1dc;border-left:none;height:auto;padding-top:24px;padding-left:0}.gep-cards-row{grid-template-columns:1fr;gap:0}.gep-card{border-bottom:none;border-right:1px solid #e6e1dc}.gep-card:last-child{border-bottom:none}.gep-support-row{grid-template-columns:1fr;gap:16px}.gep-support-keywords{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:4px 10px;padding:6px 16px}.gep-support-keywords .gep-kw-label{width:100%;margin-bottom:2px}.gep-kw:before{content:attr(data-sep)}.gep-region-layout{grid-template-columns:1fr;gap:0;margin-top:40px}.gep-region-list{display:contents}.gep-region-desc{order:1;margin-bottom:40px}.gep-map-wrap{order:2;margin-bottom:40px}.gep-region-item{order:3}.gep-region-note{order:4}.gep-region-btn{order:5}}@media (width>=768px) and (width<=1100px){html,body,.gep-root{overflow-x:hidden}.gep-sub-header{display:none}.gep-sub-header-inner{scrollbar-width:none;box-sizing:border-box;max-width:704px;height:48px;margin:0 auto;padding:0 32px;overflow-x:auto}.gep-sub-header-inner::-webkit-scrollbar{display:none}.gep-sub-header-label,.gep-sub-divider{display:none}.gep-sub-tab{flex-shrink:0;height:48px;padding:4px 14px;font-size:13px}.gep-breadcrumb{box-sizing:border-box;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;max-width:704px;margin:0 auto;padding:0 0 28px;text-decoration-style:solid;text-decoration-thickness:auto;display:flex}.gep-hero{box-sizing:border-box;height:auto;padding:24px 32px 40px}.gep-hero-inner{flex-direction:column;gap:24px;width:100%;max-width:704px;margin:0 auto 36px}.gep-hero-text{width:100%}.gep-hero-label{letter-spacing:1.5px;gap:0;margin-bottom:10px;font-size:11px}.gep-hero-title{margin:0;padding:0;line-height:100%}.gep-hero-title span{font-size:clamp(32px,5vw,44px)}.gep-hero-img-wrap{width:100%;height:390px}.gep-hero-desc-row{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;max-width:704px;margin:0 auto;padding-top:24px}.gep-hero-desc-text p{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:1.85}.gep-hero-meta{border-top:1px solid #e6e1dc;border-left:none;grid-template-columns:repeat(2,1fr);gap:16px 14px;height:auto;padding-top:24px;padding-left:0;display:grid}.gep-meta-label{font-size:11px}.gep-meta-value{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2vw,12px);font-style:normal;font-weight:500;line-height:150%}.gep-section,.gep-section--light{padding:40px 0}.gep-section-inner{box-sizing:border-box;width:100%;max-width:704px;margin:0 auto;padding:0}.gep-section-tag{gap:12px;margin-bottom:20px}.gep-section-num{font-size:40px}.gep-section-sub-label{letter-spacing:1.5px;color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.gep-section-sub-label2{letter-spacing:1.5px;color:#fff;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}br.ap-mobile-break{display:block}.gep-section-title{width:100%;font-size:clamp(26px,4vw,32px);line-height:1.45}.gep-cards-row{grid-template-columns:1fr;gap:16px;padding-top:40px}.gep-card{border:1px solid #e6e1dc;border-bottom:none;width:100%;padding:32px 24px}.gep-card:last-child{border-bottom:1px solid #e6e1dc}.gep-card-num{color:#f09b0a;font-family:Georgia;font-size:clamp(24px,3vw,20px);font-style:italic;font-weight:700;line-height:150%}.gep-card-tag-en{color:#857e7a;text-align:right;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(10px,1.8vw,8px);font-style:normal;font-weight:500;line-height:150%}.gep-card-title{color:#231815;font-family:Noto Sans;font-size:clamp(18px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-card-body{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,12px);font-style:normal;font-weight:500;line-height:1.75}.gep-support-list{width:100%;height:auto}.gep-support-row{flex-direction:column;gap:14px;width:100%;padding:28px 0;display:flex}.gep-support-left{gap:10px;width:100%}.gep-support-title{width:100%;font-size:18px}.gep-support-body{width:100%;font-size:14px;line-height:1.8}.gep-support-keywords{border-left:none;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:8px 10px;width:100%;padding:6px 0}.gep-support-keywords .gep-kw-label{width:100%;margin-bottom:2px}.gep-kw-label{font-size:10px}.gep-card:first-child,.gep-card:nth-child(2){border:1px solid #e6e1dc}.gep-kw{font-size:13px}.gep-region-layout{grid-template-columns:1fr;gap:40px;margin:40px 0}.gep-region-desc{color:#231815;margin-bottom:10px;font-family:Noto Sans;font-size:clamp(16px,3vw,14px);font-style:normal;font-weight:500;line-height:150%}.gep-region-item{gap:16px;padding:16px 0}.gep-region-num{color:#f09b0a;width:32px;font-family:Georgia;font-size:clamp(20px,3vw,18px);font-style:italic;font-weight:400;line-height:100%}.gep-region-ja{font-size:18px}.gep-region-en{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:500;line-height:150%}.gep-region-note{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2.5vw,12px);font-style:normal;font-weight:500;line-height:150%}.gep-region-btn{height:52px;font-size:15px}.gep-map-wrap{width:100%;height:auto;min-height:530px;margin-bottom:0}}@media (width<=767px){html,body,.gep-root{overflow-x:hidden}.gep-sub-header{display:none}.gep-sub-header-inner{scrollbar-width:none;box-sizing:border-box;max-width:350px;height:44px;margin:0 auto;padding:0 12px;overflow-x:auto}.gep-section-title--light{color:#fff;text-align:center;font-family:Noto Sans;font-size:clamp(22px,3vw,20px);font-style:normal;font-weight:700;line-height:150%}.gep-sub-header-inner::-webkit-scrollbar{display:none}.gep-sub-header-label,.gep-sub-divider{display:none}.gep-sub-tab{flex-shrink:0;height:44px;padding:4px 10px;font-size:12px}.gep-breadcrumb{box-sizing:border-box;color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-position:from-font;align-items:center;max-width:350px;margin:0 auto;padding:20px 0 24px;font-family:Noto Sans;font-size:clamp(14px,2.5vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-style:solid;text-decoration-thickness:auto;display:flex}.gep-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.gep-bc-current{color:#231815;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.gep-hero{box-sizing:border-box;height:auto;padding:20px 20px 32px}.gep-hero-inner{flex-direction:column;gap:20px;width:100%;max-width:350px;margin:0 auto 28px}.gep-hero-text{width:100%}.gep-hero-label{letter-spacing:1.5px;margin-bottom:10px;font-size:12px}.gep-hero-title span{font-size:clamp(30px,5vw,44px);line-height:1.35}.gep-hero-img-wrap{flex-shrink:0;width:100%;height:340px}.gep-hero-desc-row{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;max-width:350px;margin:0 auto;padding-top:20px}.gep-hero-desc-text p{color:#231815;margin-bottom:8px;font-family:Noto Sans;font-size:clamp(16px,3vw,18px);font-style:normal;font-weight:500;line-height:180%}.gep-hero-meta{border-top:1px solid #e6e1dc;border-left:none;grid-template-columns:repeat(2,1fr);gap:16px 10px;width:100%;height:auto;padding-top:20px;padding-left:0;display:grid}.gep-meta-label{font-size:12px}.gep-meta-value{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2vw,12px);font-style:normal;font-weight:500;line-height:150%}.gep-section,.gep-section--light{padding:40px 0}.gep-section-inner{box-sizing:border-box;width:100%;max-width:350px;margin:0 auto;padding:0 10px}.gep-section-tag{gap:10px;margin-bottom:16px}.gep-section-num{color:#f09b0a;font-family:Georgia;font-size:clamp(36px,5vw,32px);font-style:italic;font-weight:400;line-height:100%}.gep-section-sub-label{letter-spacing:1.5px;color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.gep-section-sub-label2{letter-spacing:1.5px;color:#fff;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.gep-card:first-child,.gep-card:nth-child(2){border:1px solid #e6e1dc}br.ap-mobile-break{display:block}.gep-section-title{text-align:center;width:100%;padding:0 60px;font-family:Noto Sans;font-size:clamp(22px,5.5vw,20px);font-style:normal;font-weight:700;line-height:150%}.gep-cards-row{grid-template-columns:1fr;gap:16px;padding:32px 0 20px}.gep-card{border:1px solid #e6e1dc;border-bottom:none;width:100%;padding:28px 20px;position:relative;overflow:hidden}.gep-card:last-child{border-bottom:1px solid #e6e1dc}.gep-card:before{content:"";transform-origin:0;z-index:2;background:#f09b0a;height:3px;transition:transform .38s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.gep-card:hover{background:#fff;border-color:#f09b0a;transform:translateY(-4px)}.gep-card:hover:before{transform:scaleX(1)}.gep-card-num{color:#f09b0a;font-family:Georgia;font-size:clamp(24px,3vw,20px);font-style:italic;font-weight:700;line-height:150%}.gep-card-tag-en{color:#857e7a;text-align:right;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(10px,1.8vw,8px);font-style:normal;font-weight:500;line-height:150%}.gep-card-title{color:#231815;font-family:Noto Sans;font-size:clamp(18px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-card-body{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,12px);font-style:normal;font-weight:500;line-height:1.75}.gep-support-list{width:100%;height:auto}.gep-support-row{border-top:.8px solid #fbf9f64d;flex-direction:column;gap:12px;width:100%;padding:24px 0;display:flex}.gep-support-row:first-child{border-top:none}.gep-support-left{gap:10px;width:100%}.gep-support-bullet{flex-shrink:0;width:12px;height:12px}.gep-support-title{width:100%;font-size:16px}.gep-support-body{width:100%;font-size:13px;line-height:1.8}.gep-support-keywords{border-left:none;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:6px 0}.gep-support-keywords .gep-kw-label{width:100%;margin-bottom:2px}.gep-kw-label{font-size:9px}.gep-kw{font-size:11px}.gep-region-layout{grid-template-columns:1fr;gap:0;margin:32px 0 10px}.gep-region-desc{color:#231815;margin-bottom:32px;font-family:Noto Sans;font-size:clamp(16px,3vw,14px);font-style:normal;font-weight:500;line-height:150%}.gep-region-list{gap:0}.gep-region-item{gap:14px;padding:14px 0}.gep-region-num{color:#f09b0a;width:32px;font-family:Georgia;font-size:clamp(20px,3vw,18px);font-style:italic;font-weight:400;line-height:100%}.gep-region-ja{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-region-en{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:500;line-height:150%}.gep-region-note{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2.5vw,12px);font-style:normal;font-weight:500;line-height:150%}.gep-region-btn{width:auto;max-width:100%;height:48px;padding:0 40px;font-size:14px}.gep-map-wrap{border-radius:6px;width:100%;height:auto;min-height:460px;margin-bottom:0}}@media (width<=480px){.gep-section-inner{padding:0}.gep-hero-title{font-size:clamp(28px,5vw,44px)}.gep-card-tag-en{color:#857e7a;text-align:right;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(10px,1.8vw,8px);font-style:normal;font-weight:500;line-height:150%}.gep-section-title--light{color:#fff;text-align:center;padding:0 60px;font-family:Noto Sans;font-size:clamp(22px,3vw,20px);font-style:normal;font-weight:700;line-height:150%}.gep-hero-img-wrap{height:200px}.gep-hero{padding:16px 16px 20px}.gep-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.gep-section-num{color:#f09b0a;font-family:Georgia;font-size:clamp(36px,5vw,32px);font-style:italic;font-weight:400;line-height:100%}.gep-section-title{text-align:center;width:100%;padding:0 60px;font-family:Noto Sans;font-size:clamp(22px,5.5vw,20px);font-style:normal;font-weight:700;line-height:150%}.gep-card:first-child,.gep-card:nth-child(2){border:1px solid #e6e1dc}.gep-card{padding:22px 16px}.gep-card-title{color:#231815;font-family:Noto Sans;font-size:clamp(18px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-section--light{padding:30px 0 40px}.gep-map-wrap{border-radius:6px;width:100%;height:auto;min-height:300px;margin-bottom:0}.gep-region-desc{color:#231815;margin-bottom:0;font-family:Noto Sans;font-size:clamp(16px,3vw,14px);font-style:normal;font-weight:500;line-height:150%}.gep-support-title{font-size:14px}.gep-region-ja{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}}@media (width<=375px){.gep-hero-inner,.gep-hero-desc-row{max-width:100%}.gep-section-inner{max-width:100%;padding:0 16px}.gep-breadcrumb{align-items:center;max-width:100%;padding:18px 0 24px}.gep-hero{padding:16px 16px 20px}.gep-card-tag-en{color:#857e7a;text-align:right;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(10px,1.8vw,8px);font-style:normal;font-weight:500;line-height:150%}.gep-region-desc{color:#231815;margin-bottom:0;font-family:Noto Sans;font-size:clamp(16px,3vw,14px);font-style:normal;font-weight:500;line-height:150%}.gep-section-title--light{color:#fff;text-align:center;padding:0 60px;font-family:Noto Sans;font-size:clamp(22px,3vw,20px);font-style:normal;font-weight:700;line-height:150%}.gep-hero-title{font-size:20px}.gep-hero-img-wrap{height:240px}.gep-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.gep-section-title{text-align:center;width:100%;padding:0 60px;font-family:Noto Sans;font-size:22px;font-style:normal;font-weight:700;line-height:150%}.gep-card-title{color:#231815;font-family:Noto Sans;font-size:clamp(18px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-card-body{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,12px);font-style:normal;font-weight:500;line-height:1.75}.gep-support-title{font-size:14px}.gep-map-wrap{border-radius:6px;width:100%;height:auto;min-height:320px;margin-bottom:0}.gep-support-body{font-size:12px}.gep-region-btn{margin-bottom:20px;padding:0 40px;font-size:13px}.gep-region-ja{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-section{padding:30px 0 20px}.gep-meta-value{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2vw,12px);font-style:normal;font-weight:500;line-height:150%}}@media (width<=320px){.gep-hero{padding:14px 14px 24px}.gep-section-inner{padding:0 16px}.gep-breadcrumb{padding:16px 0 22px}.gep-bc-current{color:#231815;font-family:Noto Sans;font-size:11px;font-style:normal;font-weight:500;line-height:130%}.gep-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:11px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.gep-hero-title{font-size:16px;line-height:1.4}.gep-region-desc{color:#231815;margin-bottom:10px;font-family:Noto Sans;font-size:clamp(16px,3vw,14px);font-style:normal;font-weight:500;line-height:150%}.gep-card-tag-en{color:#857e7a;text-align:right;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(10px,1.8vw,8px);font-style:normal;font-weight:500;line-height:150%}.gep-hero-label{margin-bottom:10px;font-size:12px}.gep-hero-img-wrap{height:24vh;padding-top:20px}.gep-section-title--light{color:#fff;text-align:center;padding:0 40px;font-family:Noto Sans;font-size:clamp(22px,3vw,20px);font-style:normal;font-weight:700;line-height:150%}.gep-hero-desc-text p{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:500;line-height:1.85}.gep-section-title{text-align:center;width:100%;padding:0 40px;font-family:Noto Sans;font-size:22px;font-style:normal;font-weight:700;line-height:150%}.gep-section-num{color:#f09b0a;font-family:Georgia;font-size:clamp(36px,5vw,32px);font-style:italic;font-weight:400;line-height:100%}.gep-section-sub-label{letter-spacing:1.5px;color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.gep-section-sub-label2{letter-spacing:1.5px;color:#fff;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.gep-card{padding:18px 14px}.gep-card-num{color:#f09b0a;font-family:Georgia;font-size:clamp(24px,3vw,20px);font-style:italic;font-weight:700;line-height:150%}.gep-card-title{color:#231815;font-family:Noto Sans;font-size:clamp(18px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-card-body{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,12px);font-style:normal;font-weight:500;line-height:1.75}.gep-support-title{font-size:13px}.gep-support-body{font-size:12px}.gep-kw{font-size:11px}.gep-region-ja{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:700;line-height:150%}.gep-region-en{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:500;line-height:150%}.gep-region-note{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2.5vw,12px);font-style:normal;font-weight:500;line-height:150%}.gep-region-btn{height:44px;margin-bottom:20px;padding:0 40px;font-size:12px}.gep-map-wrap{min-height:240px;margin-bottom:0}.gep-meta-label{font-size:12px}.gep-meta-value{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2vw,12px);font-style:normal;font-weight:500;line-height:150%}}.osp-root{color:#231815;background:#fbf9f6;font-family:Noto Sans JP,Noto Sans,sans-serif}.osp-sub-header{z-index:99;background:#fbf9f6;border-bottom:1px solid #1a1a1a14;transition:box-shadow .3s;position:sticky;top:100px}.osp-sub-header--shadow{box-shadow:0 2px 12px #1a1a1a12}.osp-sub-header-inner{align-items:center;gap:10px;max-width:1440px;height:52px;margin:0 auto;display:flex}.osp-sub-label{white-space:nowrap;color:#857e7a;flex-shrink:0;align-items:center;gap:8px;font-size:13px;font-weight:600;line-height:1.3;display:flex}.osp-sub-dot{background:#f09b0a;border-radius:50%;flex-shrink:0;width:7px;height:7px}.osp-sub-divider{background:#1a1a1a26;flex-shrink:0;width:1px;height:20px;margin:0 10px}.osp-sub-tabs{align-items:center;gap:2px;display:flex}.osp-sub-tab{color:#4a4a4a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:400;transition:color .18s,background .18s;position:relative}.osp-sub-tab:after{content:"";transform-origin:0;background:#f09b0a;height:1px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:5px;left:16px;right:16px;transform:scaleX(0)}.osp-sub-tab:hover{color:#1a1a1a;background:#f0ebe2}.osp-sub-tab--active{color:#1a1a1a;font-weight:600}.osp-sub-tab--active:after{transform:scaleX(1)}.osp-bc-link{color:#f09b0a;cursor:pointer;font-size:12px;transition:opacity .15s}.osp-bc-current{color:#231815;font-family:Noto Sans;font-size:clmap(12px, 2vw, 14px);font-style:normal;font-weight:500;line-height:130%}@keyframes ospFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ospCellIn{0%{opacity:0;transform:scale(.95)translateY(14px)}to{opacity:1;transform:scale(1)translateY(0)}}.osp-hero{background:#f5f0e8;width:100%;height:882px;padding:28px 0 0;animation:.65s cubic-bezier(.16,1,.3,1) both ospFadeUp;overflow:hidden}.osp-breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;max-width:1440px;margin:0 auto;display:flex}.osp-bc-link{color:#857e7a;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;text-decoration:underline;transition:opacity .15s}.osp-bc-link:hover{opacity:.65}.osp-bc-sep{color:#bbb;font-size:12px}.osp-hero-inner{justify-content:space-between;align-items:flex-start;gap:60px;max-width:1440px;height:380px;margin:30px auto;display:flex}.osp-hero-text{flex-direction:column;flex:1;gap:48px;width:704px;min-width:0;padding-top:16px;display:flex}.osp-hero-eyebrow{color:#857e7a;letter-spacing:2px;text-transform:uppercase;margin:65px 0 0;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;animation:.7s cubic-bezier(.16,1,.3,1) .1s both ospFadeUp;display:block}.osp-hero-title{color:#231815;font-family:Noto Sans,sans-serif;font-size:clamp(36px,4.5vw,64px);font-weight:700;line-height:1.45;animation:.85s cubic-bezier(.16,1,.3,1) .18s both ospFadeUp}.osp-photo-grid{flex-shrink:0;grid-template:"sg sg vn"175px"hk tw tw"210px/40% 16% 40%;align-self:flex-start;gap:10px;width:clamp(320px,44%,680px);animation:.9s cubic-bezier(.16,1,.3,1) .22s both ospCellIn;display:grid}.osp-photo-cell--tl{grid-area:sg}.osp-photo-cell--tr{grid-area:vn}.osp-photo-cell--bl{grid-area:hk}.osp-photo-cell--br{grid-area:tw}.osp-photo-cell{cursor:default;width:100%;height:100%;position:relative;overflow:hidden}.osp-photo-img{object-fit:cover;filter:brightness(.9)saturate(1.05);width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94),filter .5s;display:block}.osp-photo-cell:hover .osp-photo-img{filter:brightness(1.02)saturate(1.18);transform:scale(1.07)}.osp-photo-overlay{z-index:1;opacity:0;transition:opacity .4s;position:absolute;inset:0}.osp-photo-cell:hover .osp-photo-overlay{opacity:1}.osp-photo-label{z-index:2;color:#fffffff2;letter-spacing:2.5px;text-transform:uppercase;opacity:0;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:700;transition:opacity .32s,transform .32s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:10px;left:12px;transform:translateY(8px)}.osp-photo-cell:hover .osp-photo-label{opacity:1;transform:translateY(0)}.osp-photo-cell--tl{animation:.6s cubic-bezier(.16,1,.3,1) .25s both ospCellIn}.osp-photo-cell--tr{animation:.6s cubic-bezier(.16,1,.3,1) .36s both ospCellIn}.osp-photo-cell--bl{animation:.6s cubic-bezier(.16,1,.3,1) .47s both ospCellIn}.osp-photo-cell--br{animation:.6s cubic-bezier(.16,1,.3,1) .58s both ospCellIn}.osp-hero-desc-row{border-top:1px solid #1a1a1a1a;align-items:flex-start;gap:80px;max-width:1440px;margin:100px auto;padding:32px 0;display:flex}.osp-hero-desc-text{flex:1;width:930px;min-width:0;animation:.7s cubic-bezier(.16,1,.3,1) .35s both ospFadeUp}.osp-hero-desc-text p{color:#231815;margin:0 0 14px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.osp-hero-desc-text p:last-child{margin-bottom:0}.osp-hero-meta{border-left:1px solid #e6e1dc;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:20px;padding:24px 158px 23px 80px;animation:.7s cubic-bezier(.16,1,.3,1) .45s both ospFadeUp;display:flex}.osp-meta-item{flex-direction:column;gap:4px;display:flex}.osp-meta-label{color:#857e7a;letter-spacing:1.5px;text-transform:uppercase;flex-direction:column;align-self:stretch;align-items:flex-start;gap:4px;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;display:flex}.osp-meta-value{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.osp-section--light{background:#fbf9f6;padding:80px 0}.osp-section--dark{background:var(--bg2,linear-gradient(180deg, #005c70 0%, #003642 100%));flex-direction:column;align-items:flex-start;gap:80px;padding:120px 240px;display:flex}.osp-section--cream{background:#f5f0e8;padding:100px 0 200px}.osp-section-inner{max-width:1440px;margin:0 auto}.osp-section-tag{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.osp-section-num{color:var(--02,#f09b0a);letter-spacing:2px;font-family:Georgia;font-size:50px;font-style:italic;font-weight:400;line-height:100%}.osp-section-sub{text-transform:uppercase;color:#857e7a;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.osp-section--dark .osp-section-sub{color:#fff}.osp-section-title{color:#231815;text-align:center;margin:0;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.osp-section-title--light{color:#fff;text-align:center;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.osp-mobile-br{display:none}.osp-env-cards{border:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.osp-env-card{background:#014858;border-right:1px solid #fbf9f64d;padding:32px 28px 36px;transition:background .2s}.osp-env-card:last-child{border-right:none}.osp-env-card:hover{background:#fbf9f60d;border:1px solid #fbf9f64d;align-items:flex-start;gap:24px;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000014,0 8px 16px #0000000a}.osp-env-card-top{justify-content:space-between;align-items:baseline;margin-bottom:20px;display:flex}.osp-env-num{color:#f09b0a;font-family:Georgia;font-size:32px;font-style:italic;font-weight:400;line-height:100%}.osp-env-tag{text-transform:uppercase;color:#fff;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%}.osp-env-title{color:#fff;border-top:1px solid #fbf9f64d;margin:30px 0;padding-top:18px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.osp-env-body{color:#fff;margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.osp-country-list{flex-direction:column;gap:0;display:flex}.osp-country-row{grid-template-columns:44% 1fr;gap:80px;min-height:600px;padding-top:100px;display:grid;overflow:hidden}.osp-country-row--reverse{grid-template-columns:1fr 44%}.osp-country-row--reverse .osp-country-img-wrap{order:2}.osp-country-row--reverse .osp-country-text{order:1}.osp-country-img-wrap{min-height:600px;position:relative;overflow:hidden}.osp-country-img{object-fit:cover;filter:brightness(.88)saturate(1.05);width:100%;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94),filter .5s;display:block}.osp-country-row:hover .osp-country-img{filter:brightness(.95)saturate(1.1);transform:scale(1.04)}.osp-country-img-wrap:before{content:"";z-index:1;background:linear-gradient(#0000,#0000008c);height:120px;position:absolute;bottom:0;left:0;right:0}.osp-country-img-caption{z-index:2;position:absolute;bottom:16px;left:20px}.osp-img-caption-text{letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-align:center;background:#00000047;justify-content:center;align-items:center;padding:7px 15px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;display:flex}.osp-img-shine{pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff0f 0%,#0000 55%);position:absolute;inset:0}.osp-country-text{background:#fbf9f6;flex-direction:column;gap:0;padding:48px 0;display:flex}.osp-country-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:20px;display:flex}.osp-country-roman{color:var(--02,#f09b0a);flex-shrink:0;font-family:Georgia;font-size:40px;font-style:italic;font-weight:400;line-height:100%}.osp-country-name-block{align-items:center;gap:10px;margin-left:auto;display:flex}.osp-country-square{color:#231815;flex-shrink:0;font-family:Noto Sans;font-size:32px;font-style:normal;font-weight:700;line-height:130%}.osp-country-name{color:#231815;margin:0;padding-right:10px;font-family:Noto Sans;font-size:32px;font-style:normal;font-weight:700;line-height:130%}.osp-country-tag-badge{color:#857e7a;letter-spacing:1.5px;background:#fff;border:.909px solid #e6e1dc;border-radius:2px;flex-shrink:0;padding:3px 8px;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600}.osp-country-subtitle{color:#231815;border-top:.909px solid #e6e1dc;margin:0 0 14px;padding-top:40px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:600;line-height:150%}.osp-country-desc{color:#231815;margin:0 0 28px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.osp-country-cols{grid-template-columns:1fr 1fr;gap:0;margin-bottom:28px;display:grid}.osp-country-col{flex-direction:column;padding:0;display:flex}.osp-col-label{text-transform:uppercase;white-space:nowrap;color:#f09b0a;letter-spacing:2px;align-items:center;gap:10px;padding:10px 0;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:150%;display:flex}.osp-col-label:after{content:"";background:#e6e1dc;flex:1;height:1px;display:block}.osp-col-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.osp-col-item{color:#231815;gap:10px;padding:8px 0;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:150%;display:flex}.osp-col-item:last-child{border-bottom:none}.osp-col-icon{color:#f09b0a;text-align:center;flex-shrink:0;width:14px;margin-top:1px;font-size:13px;font-weight:700}.osp-col-icon--arrow{color:#857e7a;font-size:12px}.osp-country-insight{background:#fff;margin-bottom:16px;padding:20px;position:relative;overflow:hidden}.osp-country-insight:before{content:"";transform-origin:50%;background:#f09b0a;width:2px;height:100%;position:absolute;top:0;left:0}.osp-country-insight:hover:before{animation:3s ease-in-out infinite insightBorderMove}@keyframes insightBorderMove{0%{transform:translateY(0)}25%{transform:translateY(-100px)}50%{transform:translateY(100px)}75%{transform:translateY(-100px)}to{transform:translateY(0)}}.osp-insight-label{letter-spacing:2.5px;color:#f09b0a;text-transform:uppercase;margin-bottom:10px;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:700;display:block}.osp-insight-text{color:#231815;margin:0;padding-bottom:20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.osp-country-ref{color:#857e7a;border-top:1px solid #e6e1dc;margin:0;padding-top:12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.osp-support-layout{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:40px;display:grid}.osp-support-desc p{color:#231815;width:100%;max-width:580px;margin:0 0 20px;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:500;line-height:1.85}.osp-support-desc p:last-child{margin-bottom:0}.osp-support-tags{background:#fbf9f6;border:.909px solid #e6e1dc;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:720px;padding:40px;display:flex;position:relative}.osp-support-tags:before{content:"KEYWORDS";letter-spacing:2.5px;color:#f09b0a;text-align:center;border-bottom:1px solid #e6e1dc;width:100px;margin:0 auto 20px;padding-bottom:10px;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:700;display:block}.osp-support-tag-row{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.osp-support-tag{color:#231815;cursor:default;background:#fff;border:1px solid #e6e1dc;border-radius:3px;justify-content:center;align-items:center;padding:9px 20px;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:600;transition:background .22s,border-color .22s,color .22s,transform .28s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.osp-support-tag:hover{color:#fff;background:#003642;border-color:#003642;transform:translateY(-3px)}.osp-fade-up{animation:.55s cubic-bezier(.16,1,.3,1) both ospFadeUp}@keyframes ospBounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}.osp-shake{animation:.65s ease-out both ospBounce}@keyframes ospFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=1440px){html,body,.osp-root{overflow-x:hidden}.osp-section-inner{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.osp-sub-header{z-index:99;background:#fbf9f6;border-bottom:1px solid #1a1a1a14;transition:box-shadow .3s;position:sticky;top:0}.osp-sub-header-inner{box-sizing:border-box;padding:0 40px}.osp-hero{height:auto;min-height:600px}.osp-hero-inner{box-sizing:border-box;max-width:1440px;padding:0 40px}.osp-hero-desc-row{box-sizing:border-box;max-width:1440px;padding:32px 40px}.osp-hero-desc-text{width:100%;max-width:680px}.osp-support-tags{width:100%}.osp-breadcrumb{padding:0 40px 24px}}@media (width<=1100px){.osp-section-inner{padding:0 40px}.osp-hero-inner{flex-direction:column;gap:36px;padding:0 40px}.osp-hero-desc-row{flex-direction:column;gap:40px;padding:28px 40px 40px}.osp-breadcrumb{padding:0 40px 20px}.osp-photo-grid{grid-template-rows:140px 170px;width:100%}.osp-hero-meta{border-top:1px solid #e6e1dc;border-left:none;flex-flow:wrap;gap:16px 40px;padding:20px 0 0}.osp-env-cards{grid-template-columns:1fr}.osp-env-card{border:1px solid #ffffff1a}.osp-env-card:last-child{border-bottom:.8px solid #fbf9f64d}.osp-country-row,.osp-country-row--reverse{grid-template-columns:1fr;gap:0}.osp-country-row--reverse .osp-country-img-wrap,.osp-country-row--reverse .osp-country-text{order:unset}.osp-country-img-wrap{min-height:280px}.osp-country-text{padding:32px 28px}.osp-support-layout{grid-template-columns:1fr;gap:32px}.osp-support-tags{width:100%}}@media (width>=768px) and (width<=1100px){html,body,.osp-root{overflow-x:hidden}.osp-sub-header{display:none}.osp-sub-header-inner{scrollbar-width:none;box-sizing:border-box;max-width:704px;height:48px;margin:0 auto;padding:0 32px;overflow-x:auto}.osp-sub-header-inner::-webkit-scrollbar{display:none}.osp-sub-label,.osp-sub-divider{display:none}.osp-sub-tab{flex-shrink:0;height:48px;padding:0 14px;font-size:13px}.osp-breadcrumb{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0 0 20px;font-size:12px}.osp-hero{height:auto;min-height:auto;padding:30px 20px 10px}.osp-hero-inner{box-sizing:border-box;flex-direction:column;gap:20px;max-width:704px;height:auto;margin:16px auto;padding:0 0 32px}.osp-hero-text{gap:18px;width:100%;padding-top:0}.osp-hero-eyebrow{letter-spacing:1.5px;margin:0;font-size:11px}.osp-hero-title{font-size:clamp(30px,5vw,42px);line-height:1.35}.osp-photo-grid{grid-template-rows:150px 185px;grid-template-columns:40% 16% 40%;gap:8px;width:100%}.osp-photo-label{opacity:1;font-size:9px;transform:translateY(0)}.osp-photo-overlay{opacity:.3}.osp-hero-desc-row{box-sizing:border-box;flex-direction:column;gap:24px;max-width:704px;margin:0 auto;padding:24px 0 40px}.osp-hero-desc-text{width:100%}.osp-hero-desc-text p{font-size:15px;line-height:1.85}.osp-hero-meta{border-top:1px solid #e6e1dc;border-left:none;flex-flow:column wrap;align-items:start;gap:20px 32px;width:100%;padding:19px 0 0;display:flex}.osp-meta-label{font-size:10px}.osp-meta-value{font-size:14px}.osp-section--light{padding:30px 0}.osp-section--dark{padding:40px 0 50px;display:block}.osp-section--cream{padding:64px 0 100px}.osp-section-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.osp-section-tag{gap:10px;margin-bottom:14px}.osp-section-num{font-size:40px}.osp-section-sub{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.osp-section--cream .osp-section-sub{color:#857e7a}.osp-section--dark .osp-section-sub{color:#fff}.osp-section-title{margin-bottom:40px;font-size:clamp(24px,4vw,30px);line-height:1.45}.osp-section-title--light{font-size:clamp(24px,4vw,30px)}.osp-env-cards{border:none;grid-template-columns:1fr;gap:12px}.osp-env-card{border:.8px solid #fbf9f64d;padding:28px 24px}.osp-env-card:last-child{border:.8px solid #fbf9f64d}.osp-env-num{font-size:28px}.osp-env-title{margin:22px 0 14px;padding-top:16px;font-size:20px}.osp-env-body{color:#fff;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:500;line-height:150%}.osp-country-row,.osp-country-row--reverse{grid-template-columns:1fr;gap:0;min-height:auto;padding-top:0}.osp-country-row--reverse .osp-country-img-wrap,.osp-country-row--reverse .osp-country-text{order:unset}.osp-country-img-wrap{min-height:300px}.osp-country-img{width:100%;height:50vh}.osp-country-text{padding:28px 0 36px}.osp-country-roman{font-size:32px}.osp-country-square,.osp-country-name{font-size:24px}.osp-country-subtitle{color:#231815;padding-top:28px;font-family:Noto Sans;font-size:clamp(18px,2.6vw,16px);font-style:normal;font-weight:700;line-height:150%}.osp-country-desc{font-size:16px;line-height:1.8}.osp-country-cols{grid-template-columns:1fr 1fr}.osp-col-label{color:#f09b0a;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:700;line-height:150%}.osp-col-item{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2vw,12px);font-style:normal;font-weight:500;line-height:150%}.osp-insight-text{font-size:14px}.osp-support-layout{grid-template-columns:1fr;gap:28px;margin-top:28px}.osp-support-desc p{color:#231815;max-width:100%;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.osp-support-tags{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:flex-start;gap:0;width:100%;padding:24px 20px 20px;display:flex}.osp-support-tags:before{text-align:left;border-bottom:none;width:auto;margin:0 0 10px;padding-bottom:0;font-size:10px}.osp-support-tag-row{justify-content:flex-start;gap:2px}.osp-support-tag{color:#231815;background:0 0;border:none;border-radius:0;padding:0;font-size:13px;font-weight:500}.osp-section--dark .osp-section-tag,.osp-section--dark .osp-section-sub{color:#fff}.osp-support-tag:not(:last-child):after{content:" / ";color:#857e7a}.osp-support-tag:hover{color:#231815;background:0 0;border-color:#0000;transform:none}}@media (width<=767px){html,body,.osp-root{overflow-x:hidden}.osp-sub-header{display:none}.osp-sub-header-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;gap:0;max-width:350px;margin:0 auto;padding:0 4px;overflow-x:auto}.osp-sub-header-inner::-webkit-scrollbar{display:none}.osp-sub-label,.osp-sub-divider{display:none}.osp-sub-tab{flex-shrink:0;height:44px;padding:0 12px;font-size:12px}.osp-breadcrumb{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 20px 16px;font-size:11px}.osp-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.5vw,12px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.osp-hero{height:auto;min-height:auto;padding:30px 20px 10px}.osp-hero-inner{box-sizing:border-box;flex-direction:column;gap:18px;max-width:350px;height:auto;margin:12px auto;padding:0 0 28px}.osp-hero-text{gap:6px;width:100%;padding-top:0}.osp-hero-eyebrow{letter-spacing:1.5px;color:#857e7a;letter-spacing:1.6px;margin:0;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.osp-hero-title{font-size:clamp(24px,6.5vw,32px);line-height:1.35}.osp-hero-title span{color:#231815;font-family:Noto Sans JP;font-size:clamp(30px,4vw,28px);font-style:normal;font-weight:700;line-height:150%}.osp-photo-grid{grid-template:"sg vn"1fr"hk tw"1fr/1fr 1fr;gap:5px;width:100%}.osp-photo-cell{aspect-ratio:173/118}.osp-photo-label{opacity:1;letter-spacing:1.5px;font-size:8px;transform:translateY(0)}.osp-photo-overlay{opacity:.4}.osp-hero-desc-row{box-sizing:border-box;flex-direction:column;gap:20px;max-width:350px;margin:0 auto;padding:20px 0 32px}.osp-hero-desc-text{width:100%}.osp-hero-desc-text p{color:#231815;margin-bottom:10px;font-family:Noto Sans;font-size:clamp(16px,2.6vw,14px);font-style:normal;font-weight:500;line-height:180%}.osp-hero-meta{border-top:1px solid #e6e1dc;border-left:none;flex-flow:column wrap;align-items:start;gap:20px 32px;width:100%;padding:19px 0 0;display:flex}.osp-meta-label{font-size:9px}.osp-meta-value{font-size:13px}.osp-section--light{padding:30px 0 0}.osp-section--dark{padding:40px 0;display:block}.osp-section--cream{padding:40px 0}.osp-section-inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0}.osp-section-tag{gap:8px;margin-bottom:12px}.osp-section-num{font-size:36px}.osp-section-sub{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.osp-section--cream .osp-section-sub{color:#857e7a}.osp-section--dark .osp-section-sub{color:#fff}.osp-section-title{margin-bottom:32px;font-size:clamp(22px,5.5vw,26px);line-height:1.45}.osp-section-title--light{font-size:clamp(22px,5.5vw,26px)}.osp-mobile-br{display:block}.osp-env-cards{border:none;grid-template-columns:1fr;gap:16px}.osp-env-card{background:0 0;border:1px solid #ffffff1a;padding:24px 20px}.osp-env-card:last-child{border:.8px solid #fbf9f64d}.osp-env-num{font-size:24px}.osp-env-tag{letter-spacing:1.5px;font-size:10px}.osp-env-title{margin:20px 0 12px;padding-top:14px;font-size:clamp(18px,2.6vw,20px)}.osp-env-body{color:#fff;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:500;line-height:150%}.osp-country-row,.osp-country-row--reverse{grid-template-columns:1fr;gap:0;min-height:auto;padding-top:0}.osp-country-row--reverse .osp-country-img-wrap,.osp-country-row--reverse .osp-country-text{order:unset}.osp-country-img-wrap{min-height:240px}.osp-country-text{padding:24px 0 32px}.osp-country-header{margin-bottom:20px;padding-bottom:14px}.osp-country-roman{font-size:28px}.osp-country-square{font-size:20px}.osp-country-name{padding-right:6px;font-size:20px}.osp-country-tag-badge{padding:2px 6px;font-size:10px}.osp-country-subtitle{color:#231815;margin-bottom:10px;padding-top:28px;font-family:Noto Sans;font-size:clamp(18px,2.6vw,16px);font-style:normal;font-weight:700;line-height:150%}.osp-country-desc{margin-bottom:20px;font-size:clamp(14px,2vw,16px);line-height:1.75}.osp-country-cols{grid-template-columns:1fr;margin-bottom:20px}.osp-country-col:first-child{border-bottom:1px solid #e6e1dc;margin-bottom:12px;padding-bottom:12px}.osp-col-label{letter-spacing:1.5px;color:#f09b0a;padding:8px 0;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:700;line-height:150%}.osp-col-item{color:#231815;padding:6px 0;font-family:Noto Sans;font-size:clamp(14px,2vw,12px);font-style:normal;font-weight:500;line-height:150%}.osp-col-icon{font-size:11px}.osp-country-insight{margin-bottom:12px;padding:16px}.osp-insight-label{letter-spacing:2px;margin-bottom:8px;font-size:9px}.osp-insight-text{padding-bottom:14px;font-size:13px;line-height:1.7}.osp-country-ref{padding-top:10px;font-size:clamp(12px,2vw,14px)}.osp-support-layout{grid-template-columns:1fr;gap:24px;margin-top:24px}.osp-support-desc p{color:#231815;max-width:100%;margin-bottom:12px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.osp-support-tags{box-sizing:border-box;align-items:flex-start;gap:0;width:100%;padding:24px 20px 20px}.osp-support-tags:before{text-align:left;border-bottom:none;width:auto;margin:0 0 10px;padding-bottom:0;font-size:10px}.osp-support-tag-row{justify-content:flex-start;gap:2px}.osp-section--dark .osp-section-tag,.osp-section--dark .osp-section-sub{color:#fff}.osp-support-tag{color:#231815;background:0 0;border:none;border-radius:0;padding:0;font-size:13px;font-weight:500}.osp-support-tag:not(:last-child):after{content:" / ";color:#857e7a}.osp-support-tag:hover{color:#231815;background:0 0;border-color:#0000;transform:none}}@media (width<=480px){.osp-hero-title{font-size:22px}.osp-country-img-wrap{min-height:200px}.osp-country-name{font-size:18px}.osp-breadcrumb{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 0 16px;font-size:11px}.osp-country-img{width:100%;height:40vh}.osp-env-card{background:0 0;padding:20px 16px}.osp-col-label{letter-spacing:1.5px;color:#f09b0a;padding:8px 0;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:700;line-height:150%}.osp-env-title{font-size:clamp(18px,2.6vw,20px)}.osp-section-title{color:#231815;text-align:center;font-family:Noto Sans;font-size:clamp(22px,5.5vw,26px);font-style:normal;font-weight:700;line-height:150%}.osp-section-title--light{color:#fff}.osp-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.5vw,12px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}}@media (width<=375px){.osp-section-inner{max-width:100%;padding:0 16px}.osp-hero-inner{max-width:100%;padding:0 0 24px}.osp-hero-desc-row{max-width:100%;padding:18px 0 28px}.osp-col-label{letter-spacing:1.5px;color:#f09b0a;padding:8px 0;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:700;line-height:150%}.osp-breadcrumb{max-width:100%;padding:0 0 14px}.osp-hero-title{font-size:20px}.osp-hero-title span{color:#231815;font-family:Noto Sans JP;font-size:clamp(30px,4vw,28px);font-style:normal;font-weight:700;line-height:150%}.osp-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,2.5vw,12px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.osp-country-img{width:100%;height:36vh}.osp-section-title{font-size:18px}.osp-country-name{font-size:16px}.osp-country-text{padding:20px 0 28px}.osp-insight-text{font-size:12px}.osp-support-tags{padding:20px 16px 16px}.osp-section--dark .osp-section-tag,.osp-section--dark .osp-section-sub{color:#fff}.osp-support-tag{font-size:11px}}@media (width<=320px){.osp-section-inner{padding:0 14px}.osp-hero-inner{padding:0 0 22px}.osp-hero-desc-row{padding:16px 0 24px}.osp-breadcrumb{padding:0 0 12px}.osp-hero-title{font-size:18px;line-height:1.4}.osp-col-label{letter-spacing:1.5px;color:#f09b0a;padding:8px 0;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:700;line-height:150%}.osp-hero-eyebrow{letter-spacing:1.5px;color:#857e7a;letter-spacing:1.6px;margin:0;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.osp-hero-desc-text p{color:#231815;margin-bottom:10px;font-family:Noto Sans;font-size:clamp(16px,2.6vw,14px);font-style:normal;font-weight:500;line-height:180%}.osp-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(12px,2.5vw,14px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.osp-meta-label{font-size:9px}.osp-meta-value{font-size:11px}.osp-photo-grid{gap:4px}.osp-section-title{font-size:16px}.osp-section-num{font-size:28px}.osp-section-sub{color:#857e7a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.osp-section--cream .osp-section-sub{color:#857e7a}.osp-section--dark .osp-section-tag,.osp-section--dark .osp-section-sub{color:#fff}.osp-env-card{background:0 0;padding:18px 14px}.osp-env-num{font-size:20px}.osp-env-title{font-size:clamp(16px,2.6vw,18px)}.osp-env-body{color:#fff;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:500;line-height:150%}.osp-country-img-wrap{min-height:180px}.osp-country-img{width:100%;height:30vh}.osp-country-roman{font-size:22px}.osp-country-square{font-size:16px}.osp-country-name{font-size:15px}.osp-country-subtitle{color:#231815;padding-top:28px;font-family:Noto Sans;font-size:clamp(18px,2.6vw,16px);font-style:normal;font-weight:700;line-height:150%}.osp-country-desc{font-size:clamp(14px,2vw,16px)}.osp-col-item{color:#231815;font-family:Noto Sans;font-size:clamp(14px,2vw,12px);font-style:normal;font-weight:500;line-height:150%}.osp-insight-text{font-size:11px}.osp-country-ref{font-size:clamp(12px,2vw,14px)}.osp-support-tags{padding:18px 14px}.osp-support-tag{font-size:11px}.osp-support-desc p{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}}.pp-root{color:#231815;background:#fbf9f6;font-family:Noto Sans JP,Noto Sans,sans-serif}.pp-sub-header{z-index:99;background:#fbf9f6;border-bottom:1px solid #1a1a1a14;transition:box-shadow .3s;position:sticky;top:100px}.pp-sub-header--shadow{box-shadow:0 2px 12px #1a1a1a12}.pp-sub-inner{align-items:center;gap:10px;max-width:1440px;height:52px;margin:0 auto;display:flex}.pp-sub-label{white-space:nowrap;color:#857e7a;flex-shrink:0;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.pp-sub-dot{background:#f09b0a;border-radius:50%;flex-shrink:0;width:7px;height:7px}.pp-sub-divider{background:#1a1a1a26;flex-shrink:0;width:1px;height:20px;margin:0 10px}.pp-sub-tabs{align-items:center;gap:2px;display:flex}.pp-sub-tab{color:#4a4a4a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:400;transition:color .18s,background .18s;position:relative}.pp-sub-tab:after{content:"";transform-origin:0;background:#f09b0a;height:2px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1px;left:16px;right:16px;transform:scaleX(0)}.pp-sub-tab:hover{color:#1a1a1a;background:#f0ebe2}.pp-sub-tab--active{color:#1a1a1a;font-weight:600}.pp-sub-tab--active:after{transform:scaleX(1)}.pp-breadcrumb{flex-shrink:0;align-items:center;gap:10px;max-width:1440px;margin:0 auto;padding-bottom:60px;display:flex}.pp-bc-link{cursor:pointer;color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;transition:opacity .15s}.pp-bc-link:hover{opacity:.7}.pp-bc-sep{color:#9a9a9a;font-size:12px}.pp-bc-current{color:#231815;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.pp-hero{background:#f5f0e8;margin:0 auto;padding:35px 0 110px}.pp-hero-inner{grid-template-columns:1fr 620px;align-items:start;gap:60px;max-width:1440px;margin:0 auto;display:grid}.pp-hero-left{flex-direction:column;gap:0;display:flex}.pp-hero-eyebrow{text-transform:uppercase;color:#f09b0a;letter-spacing:2px;margin:0 0 30px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%}.pp-hero-title{color:#231815;margin:0 0 28px;font-family:Noto Sans;font-size:64px;font-style:normal;font-weight:700;line-height:150%}.pp-hero-desc{color:#231815;border-top:1px solid #e6e1dc;width:680px;margin:0 0 12px;padding-top:30px;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:200%}.pp-hero-left .pp-hero-desc:last-of-type{border-top:none;padding-top:10px}.pp-roster{box-shadow:none;background:linear-gradient(#fbf9f6 0%,#fbf9f600 100%);border:none;border-radius:0;flex-direction:column;align-items:flex-start;width:620px;margin-top:20px;padding-top:0;display:flex}.pp-roster-topline{background:0 0;width:100%;height:2px;margin-bottom:28px;position:relative;overflow:hidden}.pp-roster-topline:after{content:"";transform-origin:0;background:#f09b0a;width:100%;height:5px;animation:1.2s cubic-bezier(.16,1,.3,1) .2s both rosterLineGrow;position:absolute;top:0;left:0;transform:scaleX(0)}@keyframes rosterLineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.pp-roster-label{color:#231815;letter-spacing:2px;background:0 0;border:none;padding:10px 10px 40px 40px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:700;line-height:150%;animation:.6s cubic-bezier(.16,1,.3,1) .4s both ppFadeUp}.pp-roster-list{flex-direction:column;gap:0;width:580px;height:auto;padding:0 0 20px 40px;display:flex}.pp-roster-item{cursor:default;border-top:1px solid #1a1a1a14;grid-template-columns:72px 1fr auto;align-items:center;padding:32px 0;transition:background .2s;animation:.55s cubic-bezier(.16,1,.3,1) both ppFadeUp;display:grid}.pp-roster-item:last-child{border-bottom:1px solid #1a1a1a14}.pp-roster-item:hover{background:#f3dbb108}.pp-roster-num{color:#f09b0a;background:0 0;border:none;flex-shrink:0;padding:0;font-family:Georgia;font-size:20px;font-style:italic;font-weight:400;line-height:120%}.pp-roster-title{color:#231815;text-align:center;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.pp-roster-tag{white-space:nowrap;border:1px solid;border-radius:4px;flex-shrink:0;align-items:center;gap:14px;padding:5px 16px;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s;display:inline-flex;background:#fff!important}.pp-roster-item:hover .pp-roster-tag{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.pp-roster-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.pp-section--cream{background:#f5f0e8;padding:120px 0 200px}.pp-section-inner{max-width:1440px;margin:0 auto}.pp-section-tag--light .pp-section-num{color:#f09b0a}.pp-section-num{color:#f09b0a;font-family:Noto Serif JP,serif;font-size:30px;font-weight:300;line-height:1}.pp-section-tag--light{text-align:start!important}.pp-section-sub{color:#857e7a;text-align:center;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.pp-section-title--light{color:#fff}.pp-section--light{background:#fbf9f6;padding:120px 0 60px}.pp-section-tag{justify-content:center;align-items:center;gap:12px;margin-bottom:14px;display:flex}.pp-section-sub{letter-spacing:1px;color:#857e7a;text-align:center;padding-bottom:10px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.pp-section--dark .pp-section-tag{justify-content:flex-start}.pp-section-title{color:#231815;text-align:center;margin:0 0 90px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.pp-project-list{flex-direction:column;gap:0;display:flex}.pp-project-header{align-items:center;gap:41px;margin-bottom:36px;display:flex;position:relative}.pp-project-num{color:#f09b0a;width:60px;font-family:Georgia;font-size:56px;font-style:italic;font-weight:400;line-height:100%}.pp-project-title-row{flex:1;align-items:center;gap:12px;display:flex}.pp-project-square{color:#f09b0a;flex-shrink:0;font-family:Noto Sans;font-size:32px;font-style:normal;font-weight:700;line-height:150%}.pp-project-title{color:#231815;font-family:Noto Sans;font-size:32px;font-style:normal;font-weight:700;line-height:150%}.pp-project-tag-sm{white-space:nowrap;letter-spacing:.5px;border:.8px solid #857e7a;border-radius:4px;align-items:center;gap:14px;padding:5px 16px;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;display:flex;position:absolute;top:0;right:0;background:#fff!important}.pp-project-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.pp-project-body{grid-template-columns:1fr 580px;align-items:start;gap:48px;display:grid}.pp-project-body--reverse{grid-template-columns:580px 1fr;padding-left:105px}.pp-project-body--reverse .pp-project-img-wrap{order:-1}.pp-project-text{box-sizing:border-box;flex-direction:column;gap:24px;width:680px;min-width:0;padding:10px 0 20px 100px;display:flex}.pp-project-desc{color:#231815;margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:200%}.pp-project-keywords{background:#fff;border:1px solid #e6e1dc;flex-direction:column;gap:10px;max-width:460px;margin-top:20px;padding:20px 20px 20px 40px;display:flex}.pp-kw-label{color:#f09b0a;letter-spacing:2px;text-transform:uppercase;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:700;line-height:150%}.pp-kw-tag{color:#231815;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;line-height:1.6}.pp-project-img-wrap{aspect-ratio:5/3;background:#e6e1dc;position:relative;overflow:hidden}.pp-project-img-photo{aspect-ratio:29/19;object-fit:cover;filter:brightness(.92)saturate(1.05);width:580px;height:380px;transition:transform .7s cubic-bezier(.25,.46,.45,.94),filter .5s;display:block}.pp-project:hover .pp-project-img-photo{filter:brightness()saturate(1.1);transform:scale(1.04)}.pp-project-img-wrap:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#00000073);height:80px;position:absolute;bottom:0;left:0;right:0}.pp-project-img-caption{z-index:2;position:absolute;bottom:12px;left:14px}.pp-img-caption-text{color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000040;border-radius:2px;padding:4px 10px;font-family:Noto Sans,sans-serif;font-size:11px}.pp-activities{flex-direction:column;gap:0;width:1340px;margin:60px 0 80px 105px;display:flex}.pp-activities-label{text-transform:uppercase;color:#f09b0a;align-items:center;margin-bottom:0;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:150%;display:flex}.pp-activities-label:after{content:"";opacity:.3;background:#e6e1dc;flex:1;height:1px;margin-right:20px}.pp-activities-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.pp-activity-item{color:#231815;border-bottom:1px solid #1a1a1a0f;padding:14px 0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.pp-section--dark{background:linear-gradient(#005c70 0%,#003642 100%);padding:120px 0}.pp-section-sub--light{color:#f09b0a;text-align:start;justify-content:start;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.pp-collab-top{justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:80px;display:flex}.pp-collab-left{flex:1;min-width:0}.pp-section-title--light{text-align:left;color:#fff;margin:8px 0 24px;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:150%}.pp-collab-desc{color:#fff;width:760px;margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.pp-collab-stats{flex-shrink:0;align-items:center;gap:0;padding-top:48px;display:flex}.pp-stat{flex-direction:column;align-items:flex-start;gap:6px;padding:0 40px;display:flex;position:relative}.pp-stat:first-child{padding-left:0}.pp-stat-divider{background:#fff3;width:1px;position:absolute;top:0;bottom:0;left:0}.pp-stat-num{color:#f09b0a;text-align:center;font-family:Georgia;font-size:64px;font-style:italic;font-weight:400;line-height:100%}.pp-stat-label{text-transform:uppercase;color:#fff;text-align:center;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%}.pp-partner-groups{border-top:1px solid #fbf9f64d;border-bottom:1px solid #fbf9f64d;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.pp-partner-group{cursor:default;background:#014352;border-right:1px solid #fbf9f64d;flex-direction:column;padding:36px 32px;transition:background .25s;display:flex}.pp-partner-group:last-child{border:1px solid #fbf9f62e}.pp-partner-group:hover{background:#fbf9f60d}.pp-partner-num{color:#f09b0a;margin-bottom:8px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:130%;display:block}.pp-partner-category{color:#f09b0a;letter-spacing:2px;margin-bottom:14px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%;display:block}.pp-partner-title{color:#fbf9f6;margin:0 0 20px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.pp-partner-divider{background:#fbf9f64d;width:100%;height:1px;margin-bottom:20px}.pp-partner-tags{color:#fffffff0;flex-wrap:wrap;gap:8px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:120%;display:flex}.pp-partner-tag{color:#fffc;cursor:default;background:0 0;border:1px solid #fff3;border-radius:3px;padding:6px 16px;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .28s cubic-bezier(.34,1.56,.64,1)}.pp-partner-tag:hover{color:#f09b0a;background:#f09b0a26;border-color:#f09b0a66;transform:translateY(-2px)}.pp-base-layout{grid-template-columns:1fr 480px;align-items:start;gap:60px;display:grid}.pp-base-text{width:840px}.pp-base-text p{color:#231815;margin:0 0 14px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:500;line-height:180%}.pp-base-text p:last-child{margin-bottom:0}.pp-base-keywords{flex-direction:flex;background:#fbf9f6;border:1px solid #e6e1dc;flex-direction:column;justify-content:start;align-items:center;gap:10px;padding:30px 30px 30px 40px}.pp-base-keywords p{color:#f09b0a;text-align:start;letter-spacing:2px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:700;line-height:150%}.pp-base-kw{color:#231815;white-space:nowrap;border-radius:4px;font-size:12.5px;font-weight:600}@keyframes ppFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.pp-fade-up{animation:.6s cubic-bezier(.16,1,.3,1) both ppFadeUp}.pp-fade-up--delay{animation-delay:.15s}@keyframes ppBounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(0)}82%{transform:translateY(-4px)}to{transform:translateY(0)}}.pp-shake{animation:.65s ease-out both ppBounce}@keyframes ppFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width<=1440px){html,body,.pp-root{overflow-x:hidden}.pp-section-inner{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.pp-hero-inner{box-sizing:border-box;width:100%;max-width:1440px;padding:0 40px}.pp-breadcrumb{box-sizing:border-box;padding:0 40px 60px}.pp-hero-title,.pp-hero-desc{width:100%;max-width:680px}.pp-roster,.pp-roster-list,.pp-project-text,.pp-activities{width:100%}.pp-collab-desc{width:100%;max-width:760px}.pp-base-text{width:100%}.pp-sub-header{margin:auto;padding-left:40px;top:0}}@media (width<=1200px){.pp-hero{padding:28px 0 60px}.pp-hero-inner{grid-template-columns:1fr;gap:36px;padding:0 40px}.pp-breadcrumb{padding:0 40px 40px}.pp-section-inner{padding:0 40px}.pp-roster{width:100%}.pp-roster-list{width:100%;padding:0 0 20px}.pp-project-body,.pp-project-body--reverse{grid-template-columns:1fr;gap:28px;padding-left:0}.pp-project-body--reverse .pp-project-img-wrap{order:unset}.pp-project-img-photo{width:100%;height:auto}.pp-project-text{width:100%;padding:0}.pp-activities{width:100%;margin:40px 0 60px}.pp-collab-top{flex-direction:column;gap:32px}.pp-collab-desc{width:100%}.pp-collab-stats{padding-top:0}.pp-partner-groups{grid-template-columns:1fr 1fr}.pp-base-layout{grid-template-columns:1fr;gap:28px}.pp-base-text{width:100%}}@media (width>=768px) and (width<=1023px){html,body,.pp-root{overflow-x:hidden}.pp-sub-header{display:none}.pp-sub-inner{scrollbar-width:none;box-sizing:border-box;max-width:704px;height:48px;margin:0 auto;padding:0 32px;overflow-x:auto}.pp-sub-inner::-webkit-scrollbar{display:none}.pp-sub-label,.pp-sub-divider{display:none}.pp-sub-tab{flex-shrink:0;height:48px;padding:0 14px;font-size:13px}.pp-breadcrumb{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0 0 40px}.pp-hero{padding:35px 0 20px}.pp-hero-inner{box-sizing:border-box;grid-template-columns:1fr;gap:28px;max-width:704px;margin:0 auto;padding:0}.pp-hero-eyebrow{letter-spacing:1.5px;margin-bottom:16px;font-size:11px}.pp-hero-title{width:100%;font-size:clamp(30px,5vw,36px);line-height:1.35}.pp-hero-desc{width:100%;padding-top:20px;font-size:15px;line-height:1.8}.pp-roster{display:none}.pp-roster-label{padding:0 0 20px;font-size:13px}.pp-roster-list{width:100%;padding:0}.pp-roster-item{grid-template-columns:60px 1fr auto;gap:10px;padding:20px 0}.pp-roster-num{font-size:16px}.pp-roster-title{text-align:left;font-size:13px}.pp-roster-tag{gap:6px;padding:4px 10px;font-size:11px}.pp-section-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.pp-section--light{padding:40px 0 0}.pp-section--dark,.pp-section--cream{padding:40px 0}.pp-section-tag{justify-content:center;margin-bottom:10px}.pp-section-sub{font-size:11px}.pp-section-title{margin:0 0 36px;font-size:clamp(22px,4vw,28px);line-height:1.4}.pp-project{border-top:1px solid #1a1a1a14;padding:40px 0}.pp-project-header{flex-wrap:wrap;gap:12px;margin-bottom:20px}.pp-project-num{order:1;width:44px;font-size:36px}.pp-project-square{font-size:20px}.pp-project-title{font-size:clamp(18px,3.5vw,22px);line-height:1.4}.pp-project-title-row{flex:1 0 100%;order:3}.pp-project-tag-sm{order:2;padding:4px 10px;font-size:10px;position:static}.pp-project-body,.pp-project-body--reverse{flex-direction:column;gap:20px;padding-left:0;display:flex}.pp-project-body .pp-project-img-wrap,.pp-project-body--reverse .pp-project-img-wrap{order:-1}.pp-project-img-wrap{aspect-ratio:16/9;width:100%}.pp-project-img-photo{width:100%;height:100%;aspect-ratio:unset;object-fit:cover}.pp-project-text{gap:16px;width:100%;padding:0}.pp-project-desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.6vw,18px);font-style:normal;font-weight:500;line-height:150%}.pp-project-keywords{max-width:100%;margin-top:0;padding:16px 20px}.pp-kw-label{color:#f09b0a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,3vw,14px);font-style:normal;font-weight:700;line-height:150%}.pp-kw-tag{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3.2vw,16px);font-style:normal;font-weight:500;line-height:150%}.pp-activities{width:100%;margin:28px 0 0}.pp-activities-label{border-bottom:.8px solid #e6e1dc;align-self:flex-start;padding-bottom:6px;font-size:11px}.pp-activities-label:after{content:none}.pp-activity-item{padding:12px 0;font-size:14px}.pp-section--dark .pp-section-tag{justify-content:center}.pp-section-sub--light{text-align:center}.pp-section-title--light{text-align:center;margin:6px 0 16px;font-size:clamp(22px,4vw,28px);line-height:1.4}.pp-collab-top{flex-direction:column;gap:20px;margin-bottom:36px}.pp-collab-desc{width:100%;font-size:14px;line-height:1.8}.pp-collab-stats{grid-template-columns:1fr 1fr;gap:0;width:100%;padding-top:0;display:grid}.pp-stat{text-align:center;align-items:center;padding:0}.pp-stat-divider{left:0;right:auto}.pp-stat-num{font-size:48px}.pp-stat-label{letter-spacing:1.5px;font-size:11px}.pp-partner-groups{grid-template-columns:1fr;gap:16px}.pp-partner-group{background:0 0;border:1px solid #fbf9f62e;padding:28px 24px}.pp-partner-group:last-child{border:1px solid #fbf9f62e;border-bottom:none}.pp-partner-group:first-child{border-top:none}.pp-partner-title{font-size:20px}.pp-partner-tag{border-radius:none;font-size:13px}.pp-base-layout{grid-template-columns:1fr;gap:24px;padding-top:24px}.pp-base-text{width:100%}.pp-base-text p{font-size:15px;line-height:1.8}.pp-base-keywords{padding:22px 24px}}@media (width>=1024px) and (width<=1199px){html,body,.pp-root{overflow-x:hidden}.pp-sub-header{display:none}.pp-sub-inner{scrollbar-width:none;box-sizing:border-box;max-width:704px;height:48px;margin:0 auto;padding:0;overflow-x:auto}.pp-sub-inner::-webkit-scrollbar{display:none}.pp-sub-label,.pp-sub-divider{display:none}.pp-sub-tab{flex-shrink:0;height:48px;padding:0 14px;font-size:13px}.pp-breadcrumb{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0 0 40px}.pp-hero{padding:35px 0 20px}.pp-hero-inner{box-sizing:border-box;grid-template-columns:1fr;gap:28px;max-width:704px;margin:0 auto;padding:0}.pp-hero-eyebrow{letter-spacing:1.5px;margin-bottom:16px;font-size:11px}.pp-hero-title{width:100%;font-size:clamp(30px,5vw,36px);line-height:1.35}.pp-hero-desc{width:100%;padding-top:20px;font-size:15px;line-height:1.8}.pp-roster{display:none}.pp-roster-list{width:100%;padding:0}.pp-roster-item{grid-template-columns:60px 1fr auto;gap:10px;padding:20px 0}.pp-roster-num{font-size:16px}.pp-roster-title{text-align:left;font-size:13px}.pp-roster-tag{gap:6px;padding:4px 10px;font-size:11px}.pp-section-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:0}.pp-section--light{padding:40px 0 0}.pp-section--dark,.pp-section--cream{padding:40px 0}.pp-section-tag{justify-content:center;margin-bottom:10px}.pp-section-sub{font-size:11px}.pp-section-title{margin:0 0 36px;font-size:clamp(22px,4vw,28px);line-height:1.4}.pp-project{border-top:1px solid #1a1a1a14;padding:40px 0}.pp-project-header{flex-wrap:wrap;gap:12px;margin-bottom:20px}.pp-project-num{order:1;width:44px;font-size:36px}.pp-project-square{font-size:20px}.pp-project-title{font-size:clamp(18px,3.5vw,22px);line-height:1.4}.pp-project-title-row{flex:1 0 100%;order:3}.pp-project-tag-sm{order:2;padding:4px 10px;font-size:10px;position:static}.pp-project-body,.pp-project-body--reverse{flex-direction:column;gap:20px;padding-left:0;display:flex}.pp-project-body .pp-project-img-wrap,.pp-project-body--reverse .pp-project-img-wrap{order:-1}.pp-project-img-wrap{aspect-ratio:16/9;width:100%}.pp-project-img-photo{width:100%;height:100%;aspect-ratio:unset;object-fit:cover}.pp-project-text{gap:16px;width:100%;padding:0}.pp-project-desc{font-size:clamp(16px,2.6vw,18px);font-weight:500;line-height:150%}.pp-project-keywords{max-width:100%;margin-top:0;padding:16px 20px}.pp-kw-label{letter-spacing:1.6px;font-size:clamp(12px,3vw,14px);font-weight:700}.pp-kw-tag{font-size:clamp(14px,3.2vw,16px);font-weight:500;line-height:150%}.pp-activities{width:100%;margin:28px 0 0}.pp-activities-label{border-bottom:.8px solid #e6e1dc;align-self:flex-start;padding-bottom:6px;font-size:11px}.pp-activities-label:after{content:none}.pp-activity-item{padding:12px 0;font-size:14px}.pp-section--dark .pp-section-tag{justify-content:center}.pp-section-sub--light{text-align:center}.pp-section-title--light{text-align:center;margin:6px 0 16px;font-size:clamp(22px,4vw,28px);line-height:1.4}.pp-collab-top{flex-direction:column;gap:20px;margin-bottom:36px}.pp-collab-desc{width:100%;font-size:14px;line-height:1.8}.pp-collab-stats{grid-template-columns:1fr 1fr;gap:0;width:100%;padding-top:0;display:grid}.pp-stat{text-align:center;align-items:center;padding:0}.pp-stat-divider{left:0;right:auto}.pp-stat-num{font-size:48px}.pp-stat-label{letter-spacing:1.5px;font-size:11px}.pp-partner-groups{grid-template-columns:1fr;gap:16px}.pp-partner-group{background:0 0;border:1px solid #fbf9f62e;padding:28px 24px}.pp-partner-group:last-child{border:1px solid #fbf9f62e;border-bottom:none}.pp-partner-group:first-child{border-top:none}.pp-partner-title{font-size:20px}.pp-partner-tag{font-size:13px}.pp-base-layout{grid-template-columns:1fr;gap:24px;padding-top:24px}.pp-base-text{width:100%}.pp-base-text p{font-size:15px;line-height:1.8}.pp-base-keywords{padding:22px 24px}}@media (width<=767px){html,body,.pp-root{overflow-x:hidden}.pp-sub-header{display:none}.pp-sub-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;gap:0;max-width:350px;height:44px;margin:0 auto;padding:0 4px;overflow-x:auto}.pp-sub-inner::-webkit-scrollbar{display:none}.pp-sub-label,.pp-sub-divider{display:none}.pp-sub-tab{flex-shrink:0;height:44px;padding:0 12px;font-size:12px}.pp-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.pp-breadcrumb{padding:0 20px;display:block}.pp-hero{padding:20px 0 15px}.pp-hero-inner{box-sizing:border-box;grid-template-columns:1fr;gap:24px;max-width:350px;margin:0 auto;padding:20px}.pp-hero-eyebrow{color:#f09b0a;letter-spacing:1.6px;margin-bottom:14px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.pp-hero-title{width:100%;margin-bottom:14px;font-size:clamp(30px,5vw,34px);line-height:1.35}.pp-hero-desc{color:#231815;width:100%;margin-bottom:0;padding-top:16px;font-family:Noto Sans;font-size:clamp(16px,2.6vw,14px);font-style:normal;font-weight:500;line-height:150%}.pp-roster{display:none}.pp-roster-topline{margin-bottom:16px}.pp-roster-label{letter-spacing:1.5px;padding:0 0 14px;font-size:12px}.pp-roster-list{width:100%;padding:0}.pp-roster-item{grid-template-columns:48px 1fr auto;gap:8px;padding:16px 0}.pp-roster-num{font-size:14px}.pp-roster-title{text-align:left;font-size:12px}.pp-roster-tag{gap:5px;padding:3px 8px;font-size:10px}.pp-roster-dot{width:5px;height:5px}.pp-section-inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 20px}.pp-section--light{padding:35px 0 20px}.pp-section--dark{padding:35px 0 40px}.pp-section--cream{padding:40px 0}.pp-section-tag{justify-content:center;margin-bottom:8px}.pp-section-sub{letter-spacing:1px;color:#857e7a;text-align:center;letter-spacing:1.6px;padding-bottom:4px;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:600;line-height:150%}.pp-section-title{text-align:center;margin:0 30px;font-size:clamp(22px,5.5vw,20px);line-height:1.4}.pp-project{padding:20px 0}.pp-project:last-child{border-bottom:none}.pp-project-header{flex-wrap:wrap;gap:10px;margin-bottom:20px;position:relative}.pp-project-num{color:#f09b0a;order:1;width:38px;font-family:Georgia;font-size:clamp(36px,5vw,30px);font-style:italic;font-weight:400;line-height:1}.pp-project-square{font-size:17px}.pp-project-title{font-size:clamp(18px,4vw,20px);line-height:1.4}.pp-project-title-row{flex:1 0 100%;order:3}.pp-project-tag-sm{order:2;gap:5px;padding:7px 12px;font-size:9px;position:static}.pp-project-dot{color:#857e7a;width:5px;height:5px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%}.pp-project-body,.pp-project-body--reverse{flex-direction:column;gap:20px;padding-left:0;display:flex}.pp-project-body .pp-project-img-wrap{order:-1}.pp-project-body .pp-project-text{order:1}.pp-project-body--reverse .pp-project-img-wrap{order:-1}.pp-project-body--reverse .pp-project-text{order:1}.pp-project-img-wrap{aspect-ratio:4/3;width:100%;margin:10px 0}.pp-project-img-photo{width:100%;height:100%;aspect-ratio:unset;object-fit:cover}.pp-project-text{gap:14px;width:100%;min-width:0;padding:0}.pp-project-desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.6vw,18px);font-style:normal;font-weight:500;line-height:150%}.pp-project-keywords{max-width:100%;margin:10px 0 0;padding:14px 16px}.pp-kw-label{color:#f09b0a;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,3vw,14px);font-style:normal;font-weight:700;line-height:150%}.pp-kw-tag{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3.2vw,16px);font-style:normal;font-weight:500;line-height:150%}.pp-activities{width:100%;margin:24px 0 0}.pp-activities-label{letter-spacing:1.5px;border-bottom:1px solid #e6e1dc80;align-self:flex-start;width:100%;padding-bottom:16px;font-size:10px}.pp-activities-label:after{content:none}.pp-activity-item{color:#231815;border-bottom:none;padding:10px 0;font-family:Noto Sans;font-size:clamp(14px,2.6vw,16px);font-style:normal;font-weight:500;line-height:150%}.pp-section--dark .pp-section-tag{justify-content:center}.pp-section-sub--light{color:#f09b0a;text-align:center;letter-spacing:1.6px;font-family:Noto Sans;font-size:clamp(12px,2vw,10px);font-style:normal;font-weight:600;line-height:150%}.pp-section-title--light{margin:6px 0 14px;font-size:clamp(22px,5.5vw,20px);line-height:1.4}.pp-collab-top{flex-direction:column;gap:20px;margin-bottom:32px}.pp-collab-desc{color:#fff;width:100%;font-family:Noto Sans;font-size:clamp(14px,2vw,16px);font-style:normal;font-weight:500;line-height:180%}.pp-collab-stats{grid-template-columns:1fr 1fr;gap:0;width:100%;height:102px;padding-top:0;display:grid}.pp-stat{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:18px 0;display:flex;position:relative}.pp-stat-divider{width:1px;position:absolute;left:0;right:auto}.pp-stat-num{font-size:42px}.pp-stat-label{letter-spacing:1.5px;font-size:10px}.pp-partner-groups{border-top:none;border-bottom:none;grid-template-columns:1fr;gap:16px}.pp-partner-group{background:#004d5e;border:1px solid #fbf9f62e;gap:10px;padding:24px 25px}.pp-partner-num{margin-bottom:4px;font-size:24px}.pp-partner-category{letter-spacing:1.5px;margin-bottom:6px;font-size:12px}.pp-partner-title{margin-bottom:12px;font-size:18px}.pp-partner-divider{margin-bottom:14px}.pp-partner-tag{color:#fffffff0;border-radius:none;padding:6px 12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.pp-base-layout{grid-template-columns:1fr;gap:24px;padding-top:24px}.pp-base-text{width:100%}.pp-base-text p{font-size:clamp(16px,2.6vw,18px);line-height:1.75}.pp-base-keywords{padding:18px 20px}.pp-base-kw{white-space:normal;font-size:13px}}@media (width<=425px){.pp-hero-inner{max-width:100%;padding:18px}.pp-section-inner{max-width:100%;padding:0 18px}.pp-hero-title{font-size:clamp(30px,5vw,28px)}.pp-project-title{font-size:clamp(18px,4vw,20px)}.pp-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.pp-section--light{padding:35px 0 5px}.pp-section-title{padding:0 30px;font-size:clamp(22px,5.5vw,20px)}.pp-stat-num{font-size:38px}.pp-partner-title{font-size:16px}}@media (width<=375px){.pp-hero-inner{max-width:100%;padding:16px}.pp-section-inner{max-width:100%;padding:0 16px}.pp-hero-title{color:#231815;font-family:Noto Sans;font-size:clamp(30px,5vw,36px);font-style:normal;font-weight:700;line-height:150%}.pp-project-num{width:34px;font-size:26px}.pp-project-title{font-size:clamp(18px,4vw,20px)}.pp-section-title{font-size:clamp(22px,5.5vw,20px)}.pp-project-desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.6vw,18px);font-style:normal;font-weight:500;line-height:150%}.pp-activity-item{border-bottom:none;font-size:clamp(14px,2.6vw,16px)}.pp-stat-num{font-size:34px}.pp-base-text p{font-size:clamp(16px,2.6vw,18px)}.pp-partner-title{font-size:15px}.pp-partner-tag{border-radius:none;padding:6px 12px;font-size:11px}}@media (width<=320px){.pp-hero-inner{padding:14px}.pp-section-inner{padding:0 14px}.pp-hero-title{color:#231815;font-family:Noto Sans;font-size:clamp(30px,5vw,36px);font-style:normal;font-weight:700;line-height:150%}.pp-hero-eyebrow{color:#f09b0a;letter-spacing:1.6px;margin-bottom:14px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.pp-hero-desc{color:#231815;margin-bottom:0;font-family:Noto Sans;font-size:clamp(16px,2.6vw,14px);font-style:normal;font-weight:500;line-height:180%}.pp-roster-item{grid-template-columns:40px 1fr auto;gap:6px}.pp-roster-num{font-size:12px}.pp-roster-title{font-size:11px}.pp-roster-tag{padding:2px 6px;font-size:9px}.pp-section-title{font-size:clamp(22px,5.5vw,20px)}.pp-section-sub{color:#f09b0a;text-align:center;letter-spacing:1.6px;padding-bottom:4px;font-family:Noto Sans;font-size:clamp(12px,2.5vw,10px);font-style:normal;font-weight:600;line-height:150%}.pp-project-num{width:30px;font-size:22px}.pp-project-title{font-size:clamp(18px,4vw,20px)}.pp-bc-link{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.pp-project-tag-sm{padding:2px 6px;font-size:8px}.pp-project-desc{color:#231815;font-family:Noto Sans;font-size:clamp(16px,2.6vw,18px);font-style:normal;font-weight:500;line-height:150%}.pp-kw-tag{color:#231815;font-family:Noto Sans;font-size:clamp(14px,3.2vw,16px);font-style:normal;font-weight:500;line-height:150%}.pp-activity-item{border-bottom:none;font-size:clamp(14px,2.6vw,16px)}.pp-section-title--light{font-size:clamp(22px,5.5vw,20px)}.pp-stat-num{font-size:30px}.pp-stat-label{font-size:9px}.pp-partner-title{font-size:14px}.pp-partner-tag{border-radius:none;padding:6px 12px;font-size:11px}.pp-base-text p{font-size:clamp(16px,2.6vw,18px)}.pp-base-kw{font-size:12px}}.ndo-page{color:#1a1a1a;background:#f5f0e8;min-height:100vh;font-family:Noto Sans JP,Noto Sans,sans-serif}.nd-breadcrumb{background:#f5f0e8;border-top:1px solid #1a1a1a0f;border-bottom:1px solid #1a1a1a0f}.nd-breadcrumb__inner{flex-wrap:wrap;align-items:center;gap:6px;max-width:1440px;height:auto;min-height:36px;margin:0 auto;display:flex}.nd-bc-link{cursor:pointer;white-space:nowrap;color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;transition:opacity .15s}.nd-bc-link:hover{opacity:.7;color:#f09b0a}.nd-bc-sep{color:#9a9a9a;flex-shrink:0;font-size:12px}.nd-bc-current{text-overflow:ellipsis;white-space:nowrap;color:#231815;max-width:400px;padding-top:10px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.ndo-header{background:#f5f0e8;border-bottom:1px solid #1a1a1a0f;padding:25px 0 50px}.nd-header__inner{max-width:1440px;margin:0 auto;padding:40px 0 0}.nd-tag{color:#555;background:#fff;border:1px solid #ccc;border-radius:2px;margin-bottom:16px;padding:3px 10px;font-size:11.5px;display:inline-block}.nd-title{color:#1a1a1a;max-width:1440px;margin:0 0 16px;font-family:Noto Sans JP,Noto Sans,sans-serif;font-size:28px;font-weight:700;line-height:1.55}.nd-date{color:#888;letter-spacing:.03em;margin:0;font-family:Noto Sans,sans-serif;font-size:13px}.nd-body{background:#fbf9f6;padding:120px 0 200px}.nd-body__inner{background:#fbf9f6;grid-template-columns:1fr 300px;align-items:start;gap:48px;max-width:1440px;margin:0 auto;display:grid}.nd-main{flex-direction:column;flex-shrink:0;width:960px;display:flex}.nd-hero-img{flex-shrink:0;justify-content:center;align-items:center;width:960px;height:540px;margin-bottom:52px;transition:transform .4s;display:flex;position:relative;overflow:hidden}.nd-hero-img:hover{transform:scale(1.01)}.nd-img-wrap{cursor:pointer;width:960px;height:540px;margin-bottom:52px;animation:.7s cubic-bezier(.22,1,.36,1) 60ms both ndImgReveal;display:block;position:relative;overflow:hidden}.nd-img-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff47 50%,#fff0 100%);width:60%;height:100%;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.nd-img-wrap:hover:after,.nd-img-wrap:active:after{animation:.65s cubic-bezier(.22,1,.36,1) forwards ndShine}@keyframes ndShine{0%{left:-120%}to{left:160%}}.nd-clean-img{object-fit:cover;border-radius:0;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block}.nd-img-wrap:hover .nd-clean-img,.nd-img-wrap:active .nd-clean-img{transform:scale(1.04)}@keyframes ndImgReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.nd-hero-fallback{aspect-ratio:16/9;border-radius:0;justify-content:center;align-items:center;width:100%;margin-bottom:52px;display:flex;position:relative}.nd-hero-emoji{z-index:1;filter:drop-shadow(0 4px 20px #00000073);font-size:80px;animation:5s ease-in-out infinite ndFloat}.nd-hero-shine{pointer-events:none;background:linear-gradient(135deg,#ffffff14 0%,#0000 55%);position:absolute;inset:0}.nd-sections{padding:25px 0}.nd-section-heading{color:#231815;align-items:center;gap:10px;margin:0 0 25px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%;display:flex}.nd-para{color:#000;width:960px;margin-top:20px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.nd-para:last-child{margin-bottom:0}.nd-bullets{flex-direction:column;gap:6px;margin:12px 0 16px;padding-left:4px;display:flex}.nd-bullet{color:#000;width:960px;margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:200%}.nd-sidebar{flex-direction:column;display:flex;position:sticky;top:164px}.nd-sidebar-card{cursor:pointer;background:#fff;border-top:1px solid #e6e1dc;border-left:1px solid #e6e1dc;border-right:1px solid #e6e1dc;padding:18px 20px;transition:border-color .2s,box-shadow .2s,background .2s}.nd-sidebar-card:hover{background:#fffdf7;border-color:#f09b0a;box-shadow:0 2px 12px #f09b0a1f}.nd-sidebar-card:focus-visible{outline-offset:2px;outline:2px solid #f09b0a}.nd-sidebar-label{color:#857e7a;align-items:center;gap:6px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:flex}.newstwo-arrow{color:#f09b0a;margin:0;font-size:30px;font-weight:300;display:inline}.nd-sidebar-date{color:#7a7370;margin-bottom:6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.nd-sidebar-title{color:#231815;width:260px;margin:0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .18s}.nd-sidebar-card:hover .nd-sidebar-title{color:#f09b0a}.nd-sidebar-card--archive{background:#f5f0e8;border:1px solid #e6e1dc;flex-direction:column;align-self:stretch;align-items:flex-start;gap:8px;padding:16px 20px;display:flex}.nd-sidebar-archive-link{color:#231815;margin:4px 0 0;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .18s}.nd-sidebar-card--archive:hover .nd-sidebar-archive-link{color:#f09b0a}.nd-reveal{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.nd-reveal--in{opacity:1;transform:translateY(0)}.nd-reveal--d1{transition-delay:60ms}.nd-reveal--d2{transition-delay:.12s}.nd-reveal--d3{transition-delay:.18s}.nd-reveal--d4{transition-delay:.24s}.nd-reveal--d5{transition-delay:.3s}@keyframes ndFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (width<=1440px){html,body{overflow-x:hidden}.nd-breadcrumb__inner,.nd-header__inner,.nd-body__inner{box-sizing:border-box;padding-left:40px;padding-right:40px}.nd-main,main{width:100%;min-width:0}.nd-hero-img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.nd-img-wrap{width:100%;height:540px}.nd-para,.nd-bullet{width:100%}.nd-sidebar-title{width:auto}}@media (width>=768px) and (width<=1024px){.nd-breadcrumb__inner,.nd-header__inner,.nd-body__inner{max-width:704px;margin:0 auto;padding-left:0;padding-right:0}.nd-body{padding:50px 0}.nd-body__inner{grid-template-columns:1fr;gap:32px}.nd-hero-img{margin-bottom:32px}.nd-sidebar{position:static}}@media (width<=767px){.ndo-header{padding:16px 0 24px}.nd-breadcrumb__inner,.nd-header__inner,.nd-body__inner{max-width:350px;margin:0 auto;padding-left:0;padding-right:0}.nd-header__inner{padding-top:16px}.nd-title{font-size:clamp(18px,5.5vw,24px)}.nd-body{padding:40px 0}.nd-body__inner{grid-template-columns:1fr;gap:24px}.nd-hero-img{margin-bottom:20px}.nd-section-heading{font-size:clamp(16px,5vw,20px)}.nd-para,.nd-bullet{font-size:clamp(14px,4vw,16px)}.nd-sidebar{position:static}}@media (width<=425px){.nd-breadcrumb__inner,.nd-header__inner,.nd-body__inner{box-sizing:border-box;max-width:100%;padding-left:20px;padding-right:20px}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes tagPop{0%{opacity:0;transform:scale(.85)translateY(6px)}60%{transform:scale(1.04)translateY(-1px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.nd-page{background:#fbf9f6}.nd-breadcrumb{background:#f5f0e8;border-bottom:1px solid #1a1a1a0f;padding:14px 0;animation:.5s both fadeIn}.nd-breadcrumb-inner{align-items:center;gap:8px;max-width:1440px;margin:0 auto;padding-bottom:50px;display:flex}.nd-breadcrumb-inner a{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.nd-breadcrumb a{color:#f09b0a;font-family:Noto Sans JP,sans-serif;font-size:13px;text-decoration:none;transition:opacity .15s}.nd-breadcrumb a:hover{opacity:.7}.nd-breadcrumb-sep{color:#9a9a9a;font-size:12px;line-height:1}.nd-breadcrumb-current{text-overflow:ellipsis;color:#231815;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.nd-hero{background:#f5f0e8;height:336px;padding:35px 0 0}.nd-hero-inner{max-width:1440px;margin:0 auto}.nd-tag{letter-spacing:.03em;color:#3f8863;background:#fff;border:.8px solid #3f8863;border-radius:4px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:6px 12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%;animation:.5s cubic-bezier(.16,1,.3,1) .1s both tagPop;display:inline-block}.nd-title{color:#231815;margin:0 0 16px;font-family:Noto Sans;font-size:clamp(36px,3vw,34px);font-style:normal;font-weight:700;line-height:150%;animation:.6s cubic-bezier(.16,1,.3,1) .15s both fadeUp}.nd-date{letter-spacing:.04em;color:#231815;padding-bottom:52px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;animation:.5s cubic-bezier(.16,1,.3,1) .25s both fadeUp}.nd-layout{grid-template-columns:1fr 300px;align-items:start;gap:60px;max-width:1440px;margin:0 auto;padding:120px 0 200px;display:grid}.nd-article{width:960px;animation:.7s cubic-bezier(.16,1,.3,1) .3s both fadeUp}.nd-hero-image{aspect-ratio:600/340;object-fit:cover;max-width:960px;height:540px;margin-bottom:52px;animation:.7s cubic-bezier(.16,1,.3,1) .35s both scaleIn;display:block;box-shadow:0 4px 24px #1a1a1a14}.nd-section{opacity:0;margin:88px 0 50px;animation:.6s cubic-bezier(.16,1,.3,1) both fadeUp}.nd-section:first-child{animation-delay:.4s}.nd-section:nth-child(2){animation-delay:.5s}.nd-section:nth-child(3){animation-delay:.6s}.nd-section-heading{color:#231815;align-items:center;gap:16px;margin-bottom:32px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%;display:flex;position:relative}.nd-section-heading:before{content:"";background:#f09b0a;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.nd-section-heading:after{content:"";transform-origin:0;background:#e6e1dc;width:100%;height:1px;animation:.6s cubic-bezier(.16,1,.3,1) .6s both lineGrow;position:absolute;bottom:-18px;left:0}.nd-body-text{color:#000;width:960px;margin-bottom:12px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.nd-bullet-list{margin:8px 0 12px;padding:0;list-style:none}.nd-bullet-list li{color:#000;padding-left:16px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:200%;position:relative}.nd-bullet-list li:before{content:"·";color:#000;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;position:absolute;left:0}.nd-sidebar{width:300px;animation:.7s cubic-bezier(.16,1,.3,1) .4s both slideInRight;position:sticky;top:120px}.ndm-sidebar-card{background:#fff;border-top:1px solid #e6e1dc;border-left:1px solid #e6e1dc;border-right:1px solid #e6e1dc;align-self:stretch;gap:8px;padding:16px 20px;display:flex;overflow:hidden}.nd-nav-item{border-bottom:1px solid #1a1a1a12;text-decoration:none;transition:background .18s;display:block;position:relative}.nd-nav-item:last-child{border-bottom:none}.nd-nav-item:before{content:"";transform-origin:top;background:#f09b0a;width:3px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.nd-nav-label{color:#857e7a;gap:8px;margin-bottom:6px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:100%;display:flex}.nd-nav-label-arrow{fill:#f09b0a;color:#f09b0a;align-items:center;height:10px;font-size:28px;font-weight:300;display:flex}.nd-nav-date{color:#7a7370;width:152.219px;margin-bottom:6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.nd-nav-title{color:#231815;width:260px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .18s}.ndm-archive-item{letter-spacing:.06em;background:#f5f0e8;border:1px solid #e6e1dc;flex-direction:column;padding:18px 22px;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:background .18s;display:flex;position:relative;overflow:hidden}.ndm-archive-item:after{content:"";opacity:0;background:#ffffff0f;transition:opacity .18s;position:absolute;inset:0}.ndm-archive-item:hover:after{opacity:1;color:#f09b0a}.nd-archive-arrow{font-size:16px}@media (width<=1440px){html,body{overflow-x:hidden}.nd-breadcrumb-inner,.nd-hero-inner,.nd-layout{box-sizing:border-box;padding-left:40px;padding-right:40px}.nd-article{width:100%;max-width:960px}.nd-hero-image{width:100%;max-width:100%}}@media (width<=1024px){html,body{overflow-x:hidden}.nd-breadcrumb{padding:14px 0}.nd-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:6px;max-width:704px;margin:0 auto;padding:0 32px 36px}.nd-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.nd-hero{height:auto;padding:24px 0 0}.nd-hero-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:16px 32px 32px}.nd-tag{margin-bottom:16px;padding:5px 12px;font-size:12px}.nd-title{margin:0 0 14px;font-size:clamp(24px,4vw,32px);line-height:1.45}.nd-date{padding-bottom:0;font-size:14px}.nd-layout{box-sizing:border-box;grid-template-columns:1fr;gap:48px;max-width:704px;margin:0 auto;padding:48px 32px 80px}.nd-article{width:100%}.nd-hero-image{aspect-ratio:16/9;border-radius:4px;width:100%;max-width:100%;height:auto;margin-bottom:40px}.nd-section{margin:52px 0 32px}.nd-section-heading{gap:12px;margin-bottom:24px;font-size:20px}.nd-section-heading:after{bottom:-14px}.nd-body-text{width:100%;margin-bottom:10px;font-size:15px;line-height:180%}.nd-bullet-list li{font-size:15px;line-height:190%}.nd-sidebar{width:100%;top:unset;position:static}.ndm-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.nd-nav-item{border-bottom:1px solid #e6e1dc;padding:18px 20px}.nd-nav-item:hover{background:#f7f5f0}.nd-nav-item:hover .nd-nav-title{color:#f09b0a}.nd-nav-item:hover:before{transform:scaleY(1)}.nd-nav-label{gap:5px;margin-bottom:5px;font-size:13px}.nd-nav-label-arrow{height:9px;font-size:20px}.nd-nav-date{width:auto;margin-bottom:5px;font-size:12px}.nd-nav-title{width:100%;font-size:14px;line-height:150%}.ndm-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px;font-size:12px}.nd-archive-arrow{font-size:14px}}@media (width<=767px){html,body{overflow-x:hidden}.nd-breadcrumb{padding:12px 0}.nd-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:4px;max-width:350px;margin:0 auto;padding:0 20px}.nd-breadcrumb-inner a,.nd-breadcrumb-sep{font-size:11px}.nd-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:11px;overflow:hidden}.nd-hero{height:auto;padding:20px 0 0}.nd-hero-inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:16px 20px 28px}.nd-tag{margin-bottom:14px;padding:4px 10px;font-size:11px}.nd-title{margin:0 0 12px;font-size:clamp(20px,5.5vw,26px);line-height:1.45}.nd-date{padding-bottom:0;font-size:13px}.nd-layout{box-sizing:border-box;grid-template-columns:1fr;gap:40px;max-width:350px;margin:0 auto;padding:32px 20px 60px}.nd-article{width:100%}.nd-hero-image{aspect-ratio:16/9;border-radius:4px;width:100%;max-width:100%;height:auto;margin-bottom:28px}.ts-hero__inner{flex-direction:column;gap:0;max-width:350px;min-height:400px;margin:0 auto;padding:60px 20px 36px}.nd-section{margin:36px 0 20px}.nd-section-heading{gap:10px;margin-bottom:18px;font-size:17px}.nd-section-heading:after{bottom:-12px}.nd-body-text{width:100%;margin-bottom:10px;font-size:14px;line-height:175%}.nd-bullet-list li{font-size:14px;line-height:185%}.nd-sidebar{width:100%;top:unset;position:static}.ndm-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.nd-nav-item{border-bottom:1px solid #e6e1dc;padding:16px 20px}.nd-nav-item:hover{background:#f7f5f0}.nd-nav-item:hover .nd-nav-title{color:#f09b0a}.nd-nav-item:before{width:3px}.nd-nav-item:hover:before{transform:scaleY(1)}.nd-nav-label{gap:4px;margin-bottom:4px;font-size:12px}.nd-nav-label-arrow{height:8px;font-size:18px}.nd-nav-date{width:auto;margin-bottom:4px;font-size:11px}.nd-nav-title{width:100%;font-size:13px;line-height:150%}.ndm-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:row;justify-content:space-between;align-items:center;padding:14px 16px;font-size:11px}.nd-archive-arrow{font-size:13px}}@media (width<=425px){.nd-breadcrumb-inner{max-width:100%;padding:0 18px}.nd-hero-inner{max-width:100%;padding:14px 18px 24px}.nd-layout{max-width:100%;padding:28px 18px 52px}.nd-title{font-size:20px}.nd-section-heading{font-size:16px}.ts-hero__inner{flex-direction:column;gap:0;max-width:430px;margin:0 auto;padding:60px 20px 36px}.nd-body-text,.nd-bullet-list li{font-size:13px}}.ts-hero__breadcrumb .ts-breadcrumb__link{color:#fff;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:clamp(14px,3vw,16px);font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}@media (width<=375px){.nd-breadcrumb-inner{max-width:100%;padding:0 16px}.nd-hero-inner{max-width:100%;padding:12px 16px 20px}.nd-layout{max-width:100%;padding:24px 16px 48px}.nd-tag{padding:3px 8px;font-size:10px}.nd-title{font-size:18px;line-height:1.45}.nd-date{font-size:12px}.nd-section{margin:30px 0 18px}.nd-section-heading{gap:8px;font-size:15px}.nd-body-text{font-size:13px;line-height:1.75}.nd-bullet-list li{font-size:13px;line-height:1.8}.nd-nav-item{padding:14px 16px}.nd-nav-label{font-size:11px}.nd-nav-date{font-size:10px}.nd-nav-title{font-size:12px}.ndm-archive-item{padding:12px 14px;font-size:10px}}@media (width<=320px){.nd-breadcrumb-inner{padding:0 14px}.nd-hero-inner{padding:10px 14px 18px}.nd-layout{padding:20px 14px 40px}.nd-tag{padding:3px 7px;font-size:10px}.nd-title{font-size:16px;line-height:1.45}.nd-date{font-size:11px}.nd-section{margin:26px 0 16px}.nd-section-heading{gap:6px;font-size:14px}.nd-body-text{font-size:12px;line-height:1.7}.nd-bullet-list li{font-size:12px;line-height:1.75}.nd-nav-item{padding:12px 14px}.nd-nav-label,.nd-nav-date{font-size:10px}.nd-nav-title{font-size:11px}.ndm-archive-item{padding:10px 12px;font-size:10px}.nd-archive-arrow{font-size:12px}}.ndb-breadcrumb{background:#f5f0e8;border-bottom:1px solid #1a1a1a0f;padding:14px 0;animation:.5s both fadeIn}.newsdetailc-pg{background:#fbf9f6}.ndb-breadcrumb-inner{align-items:center;gap:8px;max-width:1440px;margin:0 auto;padding:0 0 55px;display:flex}.ndb-breadcrumb-inner a{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ndb-breadcrumb a{color:#f09b0a;font-family:Noto Sans JP,sans-serif;font-size:13px;text-decoration:none;transition:opacity .15s}.ndb-breadcrumb a:hover{opacity:.7}.ndb-breadcrumb-sep{color:#9a9a9a;font-size:12px}.ndb-breadcrumb-current{white-space:nowrap;color:#231815;max-width:360px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.ndb-hero{background:#f5f0e8;padding:35px 0 80px}.ndb-hero-inner{max-width:1440px;margin:0 auto}.ndb-tag{color:#f09b0a;background:#fff;border:.8px solid #f09b0a;border-radius:4px;gap:10px;margin-bottom:20px;padding:6px 12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%;animation:.5s cubic-bezier(.16,1,.3,1) .1s both tagPop}.ndb-title{color:#231815;width:1440px;margin:14px 0 16px;font-family:Noto Sans;font-size:clamp(36px,3vw,34px);font-style:normal;font-weight:700;line-height:150%;animation:.6s cubic-bezier(.16,1,.3,1) .15s both fadeUp}.ndb-date{color:#231815;width:1440px;padding-bottom:52px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;animation:.5s cubic-bezier(.16,1,.3,1) .25s both fadeUp}.ndb-layout{background:#fbf9f6;grid-template-columns:1fr 300px;align-items:start;gap:60px;max-width:1440px;margin:0 auto;padding:120px 0 200px;display:grid}.ndb-article{background:#fbf9f6;width:960px;animation:.7s cubic-bezier(.16,1,.3,1) .3s both fadeUp}.ndb-section{opacity:0;margin-bottom:52px;animation:.6s cubic-bezier(.16,1,.3,1) both fadeUp}.ndb-section:first-child{animation-delay:.35s}.ndb-section:nth-child(2){animation-delay:.45s}.ndb-section:nth-child(3){animation-delay:.55s}.ndb-section-heading{color:#231815;align-items:center;gap:10px;margin-bottom:20px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%;display:flex;position:relative}.ndb-section-heading:before{content:"";background:#f09b0a;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ndb-section-heading:after{content:"";transform-origin:0;background:#e6e1dc;width:100%;height:1px;animation:.6s cubic-bezier(.16,1,.3,1) .6s both lineGrow;position:absolute;bottom:-16px;left:0}.ndb-body-text{color:#000;margin:32px 0 10px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ndb-region{margin-bottom:32px}.ndb-region-name{color:#000;margin:50px 0 8px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ndb-region-desc{color:#000;margin-bottom:16px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ndb-region-image{aspect-ratio:600/340;object-fit:cover;opacity:0;background:#e2dcd5;width:960px;height:540px;transition:transform .4s,box-shadow .4s;animation:.7s cubic-bezier(.16,1,.3,1) both scaleIn;display:block;box-shadow:0 4px 24px #1a1a1a14}.ndb-region-image:hover{transform:scale(1.01);box-shadow:0 8px 36px #1a1a1a24}.ndb-region:first-child .ndb-region-image{animation-delay:.5s}.ndb-region:nth-child(2) .ndb-region-image{animation-delay:.65s}.ndb-region:nth-child(3) .ndb-region-image{animation-delay:.8s}.ndb-region:nth-child(4) .ndb-region-image{animation-delay:.95s}.ndb-bullet-list{margin:4px 0 12px;padding:0;list-style:none}.ndb-bullet-list li{color:#000;padding-left:16px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;position:relative}.ndb-bullet-list li:before{content:"·";color:#000;font-size:20px;line-height:1.5;position:absolute;left:0}.ndb-sidebar{animation:.7s cubic-bezier(.16,1,.3,1) .4s both slideInRight;position:sticky;top:120px}.ndb-sidebar-card{background:#fff;border:1px solid #1a1a1a1a;overflow:hidden}.ndb-nav-item{border-bottom:1px solid #1a1a1a12;padding:20px 22px;text-decoration:none;transition:background .18s;display:block;position:relative}.ndb-nav-item:last-child{border-bottom:none}.ndb-nav-item:hover{background:#f7f5f0}.ndb-nav-item:hover .ndb-nav-title{color:#f09b0a}.ndb-nav-item:before{content:"";transform-origin:top;background:#f09b0a;width:3px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ndb-nav-item:hover:before{transform:scaleY(1)}.ndb-nav-label{color:#857e7a;align-items:center;gap:8px;margin-bottom:6px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:100%;display:flex}.ndb-nav-label span{color:#f09b0a;font-size:30px;font-weight:300}.ndb-nav-date{color:#7a7370;margin-bottom:6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.ndb-nav-title{color:#231815;width:260px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .18s}.ndb-archive-item{letter-spacing:.06em;background:#f5f0e8;border:1px solid #e6e1dc;flex-direction:column;justify-content:space-between;gap:8px;padding:18px 22px;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:background .18s;display:flex;position:relative;overflow:hidden}.ndb-archive-item span{color:#857e7a;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:100%}.ndb-archive-item .achiveTitle{color:#231815;width:260px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.ndb-archive-item:after{content:"";opacity:0;background:#ffffff0f;transition:opacity .18s;position:absolute;inset:0}.ndb-archive-item:hover:after{opacity:1}@media (width<=1440px){.ndb-breadcrumb-inner{box-sizing:border-box;padding:0 80px 55px}.ndb-hero-inner{box-sizing:border-box;padding:0 80px}.ndb-title,.ndb-date{width:100%;max-width:100%}.ndb-layout{box-sizing:border-box;padding:120px 80px 200px}.ndb-article{width:100%;max-width:960px}.ndb-region-image{aspect-ratio:16/9;width:100%;max-width:960px;height:auto}.ndb-nav-title,.ndb-archive-item .achiveTitle{width:100%}}@media (width<=1023px){.ndb-hero{padding:35px 16px}.ndb-breadcrumb-inner{flex-wrap:wrap;gap:4px;padding:0 16px 16px}.ndb-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.ndb-hero-inner{padding:0 16px}.ndb-tag{margin-bottom:12px;padding:4px 10px;font-size:11px}.ndb-title{width:100%;margin:10px 0;font-size:22px;line-height:150%}.ndb-date{width:100%;padding-bottom:0;font-size:13px}.ndb-layout{grid-template-columns:1fr;gap:40px;max-width:100%;padding:28px 16px 60px}.ndb-article{width:100%}.ndb-section{margin-bottom:32px}.ndb-section-heading{gap:8px;margin-bottom:16px;font-size:17px}.ndb-section-heading:after{bottom:-10px}.ndb-body-text{margin:20px 0 8px;font-size:14px;line-height:175%}.ndb-region{margin-bottom:24px}.ndb-region-name{margin:28px 0 6px;font-size:14px;font-weight:700}.ndb-region-desc{margin-bottom:12px;font-size:13px;line-height:170%}.ndb-region-image{aspect-ratio:16/9;border-radius:4px;width:100%;height:auto}.ndb-bullet-list li{font-size:14px;line-height:185%}.ndb-sidebar{width:100%;top:unset;position:static}.ndb-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;overflow:hidden}.ndb-nav-item{border-bottom:1px solid #e6e1dc;padding:14px 16px}.ndb-nav-item:last-child{border-bottom:1px solid #e6e1dc}.ndb-nav-label{gap:4px;margin-bottom:4px;font-size:12px}.ndb-nav-label span{font-size:20px}.ndb-nav-date{margin-bottom:4px;font-size:11px}.ndb-nav-title{width:100%;font-size:13px;line-height:150%}.ndb-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:14px 16px}.ndb-archive-item span{font-size:12px}.ndb-archive-item .achiveTitle{color:#857e7a;width:auto;font-size:12px}}@media (width>=768px) and (width<=1023px){.ndb-breadcrumb-inner{max-width:704px;margin:0 auto;padding:0 0 16px}.ndb-hero-inner{max-width:704px;margin:0 auto;padding:0}.ndb-layout{max-width:704px;margin:0 auto;padding:48px 0 80px}}@media (width<=767px){.ndb-breadcrumb-inner,.ndb-hero-inner{max-width:350px;margin:0 auto;padding:0}.ndb-layout{max-width:350px;margin:0 auto;padding:28px 0 60px}}@media (width<=374px){.ndb-title{font-size:19px}.ndb-section-heading{font-size:15px}.ndb-body-text,.ndb-region-desc,.ndb-bullet-list li{font-size:13px}.ndb-layout{padding:20px 14px 48px}}.newsDetailsC{background:#fbf9f6}.ndc-breadcrumb{background:#f5f0e8;border-bottom:1px solid #1a1a1a0f;padding:14px 0;animation:.5s both fadeIn}.ndc-breadcrumb-inner{align-items:center;gap:8px;max-width:1440px;margin:0 auto;display:flex}.ndc-breadcrumb-inner a{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ndc-breadcrumb a{transition:opacity .15s}.ndc-breadcrumb a:hover{opacity:.7}.ndc-breadcrumb-sep{color:#9a9a9a;font-size:12px}.ndc-breadcrumb-current{white-space:nowrap;color:#231815;max-width:360px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.ndc-hero{background:#f5f0e8;padding:35px 0 100px}.ndc-hero-inner{max-width:1440px;margin:0 auto;padding-top:52px}.ndc-tag{letter-spacing:.03em;color:#3062aa;background:#fff;border:.8px solid #3062aa;border-radius:4px;margin-bottom:20px;padding:4px 12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%;animation:.5s cubic-bezier(.16,1,.3,1) .1s both tagPop;display:inline-block}.ndc-title{color:#231815;margin:0 0 16px;font-family:Noto Sans;font-size:36px;font-style:normal;font-weight:700;line-height:150%;animation:.6s cubic-bezier(.16,1,.3,1) .15s both fadeUp}.ndc-date{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ndc-layout{grid-template-columns:1fr 300px;align-items:start;gap:180px;max-width:1440px;margin:0 auto;padding:100px 0 200px;display:grid}.ndc-article{animation:.7s cubic-bezier(.16,1,.3,1) .3s both fadeUp}.ndc-hero-image{aspect-ratio:600/360;object-fit:cover;background:#e2dcd5;width:960px;height:540px;margin-bottom:52px;transition:transform .4s,box-shadow .4s;animation:.7s cubic-bezier(.16,1,.3,1) .35s both scaleIn;display:block;box-shadow:0 4px 24px #1a1a1a14}.ndc-hero-image:hover{transform:scale(1.01);box-shadow:0 8px 36px #1a1a1a21}.ndc-section{opacity:0;margin-bottom:48px;animation:.6s cubic-bezier(.16,1,.3,1) both fadeUp}.ndc-section:first-child{animation-delay:.4s}.ndc-section:nth-child(2){animation-delay:.5s}.ndc-section:nth-child(3){animation-delay:.58s}.ndc-section:nth-child(4){animation-delay:.66s}.ndc-section-heading{color:#231815;align-items:center;gap:10px;margin:80px 0 60px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%;display:flex;position:relative}.ndc-section-heading:before{content:"";background:#f09b0a;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ndc-section-heading:after{content:"";transform-origin:0;background:#1a1a1a14;width:100%;height:1px;animation:.6s cubic-bezier(.16,1,.3,1) .6s both lineGrow;position:absolute;bottom:-18px;left:0}.ndc-sub-label{color:#231815;margin-bottom:8px;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:700}.ndc-body-text{color:#000;width:960px;margin-bottom:10px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ndc-bullet-list{margin:4px 0 10px;padding:0;list-style:none}.ndc-bullet-list li{color:#000;width:960px;padding-left:16px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:200%;position:relative}.ndc-bullet-list li:before{content:"·";color:#000;font-size:20px;line-height:1.5;position:absolute;left:0}.ndc-sidebar{animation:.7s cubic-bezier(.16,1,.3,1) .4s both slideInRight;position:sticky;top:120px}.ndc-sidebar-card{background:#fff;border:1px solid #1a1a1a1a;overflow:hidden}.ndc-nav-item{border-bottom:1px solid #1a1a1a12;padding:20px 22px;text-decoration:none;transition:background .18s;display:block;position:relative}.ndc-nav-item:last-child{border-bottom:none}.ndc-nav-item:hover{background:#f7f5f0}.ndc-nav-item:hover .ndc-nav-title{color:#f09b0a}.ndc-nav-item:before{content:"";transform-origin:top;background:#f09b0a;width:3px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ndc-nav-item:hover:before{transform:scaleY(1)}.ndc-nav-label{color:#857e7a;align-items:center;gap:8px;margin-bottom:12px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:100%;display:flex}.ndc-nav-label span{color:#f09b0a;font-size:30px;font-weight:300}.ndc-nav-date{color:#7a7370;margin-bottom:6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.ndc-nav-title{color:#231815;width:100%;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .18s}.ndc-archive-item{letter-spacing:.06em;color:#857e7a;background:#f5f0e8;border-bottom:1px solid #e6e1dc;border-left:1px solid #e6e1dc;border-right:1px solid #e6e1dc;flex-direction:column;padding:18px 22px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:100%;text-decoration:none;transition:background .18s;display:flex;position:relative;overflow:hidden}.newsdetailscachiv{color:#231815;width:100%;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.ndc-archive-item:after{content:"";opacity:0;background:#ffffff0f;transition:opacity .18s;position:absolute;inset:0}.ndc-archive-item:hover:after{opacity:1}@media (width<=1440px){.ndc-breadcrumb-inner{box-sizing:border-box;padding:0 80px}.ndc-hero-inner{box-sizing:border-box;padding:52px 80px 0}.ndc-layout{box-sizing:border-box;padding:100px 80px 200px}.ndc-hero-image{aspect-ratio:16/9;width:100%;max-width:960px;height:auto}.ndc-body-text,.ndc-bullet-list li{width:100%;max-width:960px}.ndc-nav-title,.newsdetailscachiv{width:100%}}@media (width>=1024px) and (width<=1280px){.ndc-breadcrumb-inner{box-sizing:border-box;padding:0 40px}.ndc-hero{padding:24px 0 60px}.ndc-hero-inner{box-sizing:border-box;padding:32px 40px 0}.ndc-title{margin:0 0 14px;font-size:clamp(28px,3.5vw,34px)}.ndc-date{font-size:15px}.ndc-tag{padding:5px 12px;font-size:12px}.ndc-layout{box-sizing:border-box;grid-template-columns:1fr 280px;gap:60px;padding:72px 40px 120px}.ndc-hero-image{aspect-ratio:16/9;width:100%;height:auto;margin-bottom:40px}.ndc-section-heading{margin:60px 0 44px;font-size:22px}.ndc-body-text{width:100%;font-size:15px;line-height:175%}.ndc-bullet-list li{width:100%;font-size:15px}.ndc-sub-label{font-size:13px}.ndc-sidebar{top:120px}.ndc-nav-item{padding:16px 18px}.ndc-nav-label{margin-bottom:8px;font-size:13px}.ndc-nav-label span{font-size:24px}.ndc-nav-date{font-size:12px}.ndc-nav-title{width:100%;font-size:14px}.ndc-archive-item{padding:16px 18px}.newsdetailscachiv{width:100%;font-size:14px}}@media (width>=768px) and (width<=1023px){html,body{overflow-x:hidden}.ndc-breadcrumb{padding:14px 0}.ndc-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:6px;max-width:704px;margin:0 auto;padding:0 32px 16px}.ndc-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.ndc-hero{padding:20px 0 48px}.ndc-hero-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:24px 32px 0}.ndc-tag{margin-bottom:16px;padding:5px 12px;font-size:12px}.ndc-title{margin:0 0 12px;font-size:clamp(24px,4vw,30px);line-height:1.45}.ndc-date{font-size:14px}.ndc-layout{box-sizing:border-box;grid-template-columns:1fr;gap:48px;max-width:704px;margin:0 auto;padding:48px 32px 80px}.ndc-article{width:100%}.ndc-hero-image{aspect-ratio:16/9;border-radius:4px;width:100%;height:auto;margin-bottom:36px}.ndc-section{margin-bottom:36px}.ndc-section-heading{gap:10px;margin:48px 0 36px;font-size:20px}.ndc-section-heading:after{bottom:-14px}.ndc-sub-label{margin-bottom:8px;font-size:14px}.ndc-body-text{width:100%;margin-bottom:10px;font-size:15px;line-height:180%}.ndc-bullet-list li{width:100%;font-size:15px;line-height:190%}.ndc-sidebar{width:100%;top:unset;position:static!important}.ndc-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;overflow:hidden}.ndc-nav-item{border-bottom:1px solid #e6e1dc;padding:18px 20px}.ndc-nav-item:last-child{border-bottom:1px solid #e6e1dc}.ndc-nav-item:hover{background:#f7f5f0}.ndc-nav-item:hover .ndc-nav-title{color:#f09b0a}.ndc-nav-item:hover:before{transform:scaleY(1)}.ndc-nav-label{gap:5px;margin-bottom:6px;font-size:13px}.ndc-nav-label span{font-size:22px}.ndc-nav-date{margin-bottom:5px;font-size:12px}.ndc-nav-title{width:100%;font-size:14px;line-height:150%}.ndc-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:16px 20px}.ndc-archive-item span{font-size:13px}.newsdetailscachiv{width:auto;font-size:13px}}@media (width<=767px){html,body{overflow-x:hidden}.ndc-breadcrumb{padding:12px 0}.ndc-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:4px;max-width:350px;margin:0 auto;padding:0 20px 14px}.ndc-breadcrumb-inner a,.ndc-breadcrumb-sep{font-size:11px}.ndc-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:11px;overflow:hidden}.ndc-hero{padding:16px 0 20px}.ndc-hero-inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 20px}.ndc-tag{margin-bottom:12px;padding:4px 10px;font-size:11px}.ndc-title{margin:10px 0;font-size:clamp(20px,5.5vw,26px);line-height:1.45}.ndc-date{font-size:13px}.ndc-layout{box-sizing:border-box;grid-template-columns:1fr;gap:40px;max-width:350px;margin:0 auto;padding:28px 20px 60px}.ndc-article{width:100%}.ndc-hero-image{aspect-ratio:16/9;border-radius:4px;width:100%;height:auto;margin-bottom:28px}.ndc-section{margin-bottom:28px}.ndc-section-heading{gap:8px;margin:32px 0 28px;font-size:17px}.ndc-section-heading:after{bottom:-12px}.ndc-sub-label{margin-bottom:6px;font-size:13px}.ndc-body-text{width:100%;margin-bottom:8px;font-size:14px;line-height:175%}.ndc-bullet-list li{width:100%;font-size:14px;line-height:185%}.ndc-sidebar{width:100%;top:unset;position:static!important}.ndc-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;overflow:hidden}.ndc-nav-item{border-bottom:1px solid #e6e1dc;padding:14px 16px}.ndc-nav-item:last-child{border-bottom:1px solid #e6e1dc}.ndc-nav-item:hover{background:#f7f5f0}.ndc-nav-item:hover .ndc-nav-title{color:#f09b0a}.ndc-nav-item:before{width:3px}.ndc-nav-item:hover:before{transform:scaleY(1)}.ndc-nav-label{gap:4px;margin-bottom:4px;font-size:12px}.ndc-nav-label span{font-size:20px}.ndc-nav-date{margin-bottom:4px;font-size:11px}.ndc-nav-title{width:100%;font-size:13px;line-height:150%}.ndc-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:14px 16px}.ndc-archive-item span{font-size:12px}.newsdetailscachiv{color:#857e7a;width:auto;font-size:12px;font-weight:500}}@media (width<=425px){.ndc-breadcrumb-inner{max-width:100%;padding:0 18px 12px}.ndc-hero-inner{max-width:100%;padding:0 18px}.ndc-layout{max-width:100%;padding:24px 18px 52px}.ndc-title{font-size:20px}.ndc-section-heading{font-size:16px}.ndc-body-text,.ndc-bullet-list li{font-size:13px}}@media (width<=375px){.ndc-breadcrumb-inner{max-width:100%;padding:0 16px 12px}.ndc-hero-inner{max-width:100%;padding:0 16px}.ndc-layout{max-width:100%;padding:20px 16px 48px}.ndc-tag{padding:3px 8px;font-size:10px}.ndc-title{font-size:18px;line-height:1.45}.ndc-date{font-size:12px}.ndc-section{margin-bottom:24px}.ndc-section-heading{gap:6px;margin:24px 0 20px;font-size:15px}.ndc-sub-label{font-size:12px}.ndc-body-text{font-size:13px;line-height:1.75}.ndc-bullet-list li{font-size:13px;line-height:1.8}.ndc-nav-item{padding:12px 14px}.ndc-nav-label{font-size:11px}.ndc-nav-date{font-size:10px}.ndc-nav-title{font-size:12px}.ndc-archive-item{padding:12px 14px}.ndc-archive-item span,.newsdetailscachiv{font-size:11px}}@media (width<=320px){.ndc-breadcrumb-inner{padding:0 14px 10px}.ndc-hero-inner{padding:0 14px}.ndc-layout{padding:18px 14px 40px}.ndc-tag{padding:3px 7px;font-size:10px}.ndc-title{font-size:16px;line-height:1.45}.ndc-date{font-size:11px}.ndc-section-heading{margin:20px 0 16px;font-size:14px}.ndc-sub-label{font-size:11px}.ndc-body-text{font-size:12px;line-height:1.7}.ndc-bullet-list li{font-size:12px}.ndc-nav-item{padding:10px 12px}.ndc-nav-label{font-size:10px}.ndc-nav-label span{font-size:16px}.ndc-nav-date{font-size:10px}.ndc-nav-title{font-size:11px}.ndc-archive-item{padding:10px 12px}.ndc-archive-item span,.newsdetailscachiv{font-size:10px}}.newsDetailsDpage{background:#fbf9f6}.ndd-breadcrumb{background:#f5f0e8;border-bottom:1px solid #1a1a1a0f;padding:14px 0;animation:.5s both fadeIn}.ndd-breadcrumb-inner{align-items:center;gap:8px;max-width:1440px;margin:0 auto;display:flex}.ndd-breadcrumb-inner a{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ndd-breadcrumb a{color:#f09b0a;font-family:Noto Sans JP,sans-serif;font-size:13px;text-decoration:none;transition:opacity .15s}.ndd-breadcrumb a:hover{opacity:.7}.ndd-breadcrumb-sep{color:#9a9a9a;font-size:12px}.ndd-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;color:#231815;max-width:360px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.ndd-hero{background:#f5f0e8;padding:35px 0 100px}.ndd-hero-inner{max-width:1440px;margin:0 auto;padding-top:50px}.ndd-tag{letter-spacing:.03em;color:#3062aa;background:#fff;border:.8px solid #3062aa;border-radius:4px;margin-bottom:20px;padding:6px 12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%;animation:.5s cubic-bezier(.16,1,.3,1) .1s both tagPop;display:inline-block}.ndd-title{color:#231815;margin:0 0 16px;font-family:Noto Sans;font-size:36px;font-style:normal;font-weight:700;line-height:150%;animation:.6s cubic-bezier(.16,1,.3,1) .15s both fadeUp}.ndd-date{letter-spacing:.04em;color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;animation:.5s cubic-bezier(.16,1,.3,1) .25s both fadeUp}.ndd-layout{grid-template-columns:1fr 300px;align-items:start;gap:60px;max-width:1440px;margin:0 auto;padding:50px 0 200px;display:grid}.ndd-article{width:960px;animation:.7s cubic-bezier(.16,1,.3,1) .3s both fadeUp}.ndd-section{opacity:0;margin-bottom:52px;animation:.6s cubic-bezier(.16,1,.3,1) both fadeUp}.ndd-section:first-child{animation-delay:.38s}.ndd-section:nth-child(2){animation-delay:.48s}.ndd-section:nth-child(3){animation-delay:.58s}.ndd-section:nth-child(4){animation-delay:.66s}.ndd-section-heading{color:#231815;align-items:center;gap:10px;margin:52px 0 62px;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%;display:flex;position:relative}.ndd-section-heading:before{content:"";background:#f09b0a;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ndd-section-heading:after{content:"";transform-origin:0;background:#1a1a1a14;width:100%;height:1px;animation:.6s cubic-bezier(.16,1,.3,1) .65s both lineGrow;position:absolute;bottom:-18px;left:0}.ndd-sub-label{color:#000;margin-bottom:8px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ndd-body-text{color:#000;margin-bottom:10px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ndd-inline-image{aspect-ratio:530/340;object-fit:cover;opacity:0;background:#e2dcd5;width:960px;height:540px;margin-top:20px;transition:transform .4s,box-shadow .4s;animation:.7s cubic-bezier(.16,1,.3,1) both scaleIn;display:block;box-shadow:0 4px 24px #1a1a1a14}.ndd-inline-image:hover{transform:scale(1.01);box-shadow:0 8px 36px #1a1a1a21}.ndd-section:nth-child(2) .ndd-inline-image{animation-delay:.55s}.ndd-section:nth-child(3) .ndd-inline-image{animation-delay:.7s}.ndd-bullet-list{margin:4px 0 10px;padding:0;list-style:none}.ndd-bullet-list li{color:#000;padding-left:16px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:200%;position:relative}.ndd-bullet-list li:before{content:"·";color:#000;font-size:20px;line-height:1.5;position:absolute;left:0}.ndd-sidebar{animation:.7s cubic-bezier(.16,1,.3,1) .4s both slideInRight;position:sticky;top:120px}.ndd-sidebar-card{background:#fff;border:1px solid #1a1a1a1a;overflow:hidden}.ndd-nav-item{border-bottom:1px solid #1a1a1a12;padding:20px 22px;text-decoration:none;transition:background .18s;display:block;position:relative}.ndd-nav-item:last-child{border-bottom:none}.ndd-nav-item:hover{background:#f7f5f0}.ndd-nav-item:hover .ndd-nav-title{color:#f09b0a}.ndd-nav-item:before{content:"";transform-origin:top;background:#f09b0a;width:3px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ndd-nav-item:hover:before{transform:scaleY(1)}.ndd-nav-label{white-space:nowrap;color:#857e7a;align-items:center;gap:8px;margin-bottom:12px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.ndd-nav-label span{color:#f09b0a;align-items:center;font-size:26px;font-weight:300;line-height:1;display:inline-flex}.ndd-nav-date{color:#7a7370;margin-bottom:6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.ndd-nav-title{color:#231815;width:100%;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .18s}.ndd-archive-item{letter-spacing:.06em;background:#f5f0e8;border-bottom:1px solid #e6e1dc;border-left:1px solid #e6e1dc;border-right:1px solid #e6e1dc;flex-direction:column;padding:18px 22px;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:background .18s;display:flex;position:relative;overflow:hidden}.ndd-archive-item:hover{color:#857e7a}.newsDetailsDarch{color:#231815;width:100%;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.ndd-archive-item:hover .newsDetailsDarch{color:#f09b0a}.ndd-archive-item:after{content:"";opacity:0;background:#ffffff0f;transition:opacity .18s;position:absolute;inset:0}.ndd-archive-item:hover:after{opacity:1}@media (width<=1440px){.ndd-breadcrumb-inner{box-sizing:border-box;padding:0 80px}.ndd-hero-inner{box-sizing:border-box;padding:50px 80px 0}.ndd-layout{box-sizing:border-box;padding:50px 80px 200px}.ndd-article{width:100%;max-width:960px}.ndd-inline-image{aspect-ratio:16/9;opacity:1;width:100%;max-width:960px;height:auto}.ndd-nav-title,.newsDetailsDarch{width:100%}}@media (width>=1024px) and (width<=1280px){.ndd-breadcrumb-inner{box-sizing:border-box;padding:0 40px}.ndd-hero{padding:24px 0 60px}.ndd-hero-inner{box-sizing:border-box;padding:32px 40px 0}.ndd-tag{padding:5px 12px;font-size:12px}.ndd-title{margin:0 0 14px;font-size:clamp(28px,3.5vw,34px)}.ndd-date{font-size:15px}.ndd-layout{box-sizing:border-box;grid-template-columns:1fr 280px;gap:40px;padding:40px 40px 120px}.ndd-article{width:100%}.ndd-inline-image{aspect-ratio:16/9;width:100%;height:auto;margin-top:16px}.ndd-section{margin-bottom:40px}.ndd-section-heading{gap:10px;margin:44px 0 48px;font-size:22px}.ndd-sub-label{font-size:15px}.ndd-body-text{font-size:15px;line-height:175%}.ndd-bullet-list li{font-size:15px}.ndd-sidebar{top:120px}.ndd-nav-item{padding:16px 18px}.ndd-nav-label{margin-bottom:8px;font-size:13px}.ndd-nav-label span{font-size:22px}.ndd-nav-date{font-size:12px}.ndd-nav-title{width:100%;font-size:14px}.ndd-archive-item{padding:16px 18px}.newsDetailsDarch{width:100%;font-size:14px}}@media (width>=768px) and (width<=1023px){html,body{overflow-x:hidden}.ndd-breadcrumb{padding:14px 0}.ndd-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:6px;max-width:704px;margin:0 auto;padding:0 32px 16px}.ndd-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.ndd-hero{padding:20px 0 48px}.ndd-hero-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:24px 32px 0}.ndd-tag{margin-bottom:16px;padding:5px 12px;font-size:12px}.ndd-title{margin:0 0 12px;font-size:clamp(24px,4vw,30px);line-height:1.45}.ndd-date{font-size:14px}.ndd-layout{box-sizing:border-box;grid-template-columns:1fr;gap:48px;max-width:704px;margin:0 auto;padding:48px 32px 80px}.ndd-article{width:100%}.ndd-section{margin-bottom:36px}.ndd-section-heading{gap:10px;margin:48px 0;font-size:20px}.ndd-section-heading:after{bottom:-14px}.ndd-sub-label{margin-bottom:8px;font-size:15px}.ndd-body-text{margin-bottom:10px;font-size:15px;line-height:180%}.ndd-bullet-list li{font-size:15px;line-height:190%}.ndd-inline-image{aspect-ratio:16/9;opacity:1;border-radius:4px;width:100%;height:auto;margin-top:16px}.ndd-sidebar{width:100%;top:unset;position:static!important}.ndd-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;overflow:hidden}.ndd-nav-item{border-bottom:1px solid #e6e1dc;padding:18px 20px}.ndd-nav-item:last-child{border-bottom:1px solid #e6e1dc}.ndd-nav-item:hover{background:#f7f5f0}.ndd-nav-item:hover .ndd-nav-title{color:#f09b0a}.ndd-nav-item:hover:before{transform:scaleY(1)}.ndd-nav-label{gap:5px;margin-bottom:6px;font-size:13px}.ndd-nav-label span{font-size:22px}.ndd-nav-date{margin-bottom:5px;font-size:12px}.ndd-nav-title{width:100%;font-size:14px;line-height:150%}.ndd-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:16px 20px}.ndd-archive-item span{font-size:13px}.newsDetailsDarch{width:auto;font-size:13px}}@media (width<=767px){html,body{overflow-x:hidden}.ndd-breadcrumb{padding:12px 0}.ndd-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:4px;max-width:350px;margin:0 auto;padding:0 20px 14px}.ndd-breadcrumb-inner a,.ndd-breadcrumb-sep{font-size:11px}.ndd-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:11px;overflow:hidden}.ndd-hero{padding:16px 0 20px}.ndd-hero-inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 20px}.ndd-tag{margin-bottom:12px;padding:4px 10px;font-size:11px}.ndd-title{margin:10px 0;font-size:clamp(20px,5.5vw,26px);line-height:1.45}.ndd-date{font-size:13px}.ndd-layout{box-sizing:border-box;grid-template-columns:1fr;gap:40px;max-width:350px;margin:0 auto;padding:28px 20px 60px}.ndd-article{width:100%}.ndd-section{margin-bottom:28px}.ndd-section-heading{gap:8px;margin:28px 0 24px;font-size:17px}.ndd-section-heading:after{bottom:-12px}.ndd-sub-label{margin-bottom:6px;font-size:13px}.ndd-body-text{margin-bottom:8px;font-size:14px;line-height:175%}.ndd-bullet-list li{font-size:14px;line-height:185%}.ndd-inline-image{aspect-ratio:16/9;opacity:1;border-radius:4px;width:100%;height:auto;margin-top:16px}.ndd-sidebar{width:100%;top:unset;position:static!important}.ndd-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;overflow:hidden}.ndd-nav-item{border-bottom:1px solid #e6e1dc;padding:14px 16px}.ndd-nav-item:last-child{border-bottom:1px solid #e6e1dc}.ndd-nav-item:hover{background:#f7f5f0}.ndd-nav-item:hover .ndd-nav-title{color:#f09b0a}.ndd-nav-item:before{width:3px}.ndd-nav-item:hover:before{transform:scaleY(1)}.ndd-nav-label{gap:4px;margin-bottom:4px;font-size:12px}.ndd-nav-label span{font-size:18px}.ndd-nav-date{margin-bottom:4px;font-size:11px}.ndd-nav-title{width:100%;font-size:13px;line-height:150%}.ndd-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:14px 16px}.ndd-archive-item span{font-size:12px}.newsDetailsDarch{color:#857e7a;width:auto;font-size:12px;font-weight:500}}@media (width<=425px){.ndd-breadcrumb-inner{max-width:100%;padding:0 18px 12px}.ndd-hero-inner{max-width:100%;padding:0 18px}.ndd-layout{max-width:100%;padding:24px 18px 52px}.ndd-title{font-size:20px}.ndd-section-heading{font-size:16px}.ndd-body-text,.ndd-bullet-list li{font-size:13px}}@media (width<=375px){.ndd-breadcrumb-inner{max-width:100%;padding:0 16px 12px}.ndd-hero-inner{max-width:100%;padding:0 16px}.ndd-layout{max-width:100%;padding:20px 16px 48px}.ndd-tag{padding:3px 8px;font-size:10px}.ndd-title{font-size:18px;line-height:1.45}.ndd-date{font-size:12px}.ndd-section{margin-bottom:24px}.ndd-section-heading{gap:6px;margin:20px 0 18px;font-size:15px}.ndd-sub-label{font-size:12px}.ndd-body-text{font-size:13px;line-height:1.75}.ndd-bullet-list li{font-size:13px;line-height:1.8}.ndd-nav-item{padding:12px 14px}.ndd-nav-label{font-size:11px}.ndd-nav-label span{font-size:16px}.ndd-nav-date{font-size:10px}.ndd-nav-title{font-size:12px}.ndd-archive-item{padding:12px 14px}.ndd-archive-item span,.newsDetailsDarch{font-size:11px}}@media (width<=320px){.ndd-breadcrumb-inner{padding:0 14px 10px}.ndd-hero-inner{padding:0 14px}.ndd-layout{padding:18px 14px 40px}.ndd-tag{padding:3px 7px;font-size:10px}.ndd-title{font-size:16px;line-height:1.45}.ndd-date{font-size:11px}.ndd-section-heading{margin:18px 0 16px;font-size:14px}.ndd-sub-label{font-size:11px}.ndd-body-text{font-size:12px;line-height:1.7}.ndd-bullet-list li{font-size:12px}.ndd-nav-item{padding:10px 12px}.ndd-nav-label{font-size:10px}.ndd-nav-label span{font-size:14px}.ndd-nav-date{font-size:10px}.ndd-nav-title{font-size:11px}.ndd-archive-item{padding:10px 12px}.ndd-archive-item span,.newsDetailsDarch{font-size:10px}}.newsDetailsEpage{background:#fbf9f6}.nde-breadcrumb{background:#f5f0e8;border-bottom:1px solid #1a1a1a0f;padding:14px 0;animation:.5s both fadeIn}.nde-breadcrumb-inner{align-items:center;gap:8px;max-width:1440px;margin:0 auto;display:flex}.nde-breadcrumb-inner a{color:#857e7a;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.nde-breadcrumb a{color:#f09b0a;font-family:Noto Sans JP,sans-serif;font-size:13px;text-decoration:none;transition:opacity .15s}.nde-breadcrumb a:hover{opacity:.7}.nde-breadcrumb-sep{color:#9a9a9a;font-size:12px}.nde-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;color:#231815;max-width:360px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.nde-hero{background:#f5f0e8;padding:35px 0 100px}.nde-hero-inner{max-width:1440px;margin:0 auto;padding-top:52px}.nde-tag{letter-spacing:.03em;color:#857e7a;background:#fff;border:.8px solid #857e7a;border-radius:4px;margin-bottom:20px;padding:3px 12px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:500;line-height:120%;animation:.5s cubic-bezier(.16,1,.3,1) .1s both tagPop;display:inline-block}.nde-title{color:#231815;margin:0 0 16px;font-family:Noto Sans;font-size:clamp(36px,3vw,34px);font-style:normal;font-weight:700;line-height:150%;animation:.6s cubic-bezier(.16,1,.3,1) .15s both fadeUp}.nde-date{letter-spacing:.04em;color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%;animation:.5s cubic-bezier(.16,1,.3,1) .25s both fadeUp}.nde-layout{background:#fbf9f6;grid-template-columns:1fr 300px;align-items:start;gap:60px;max-width:1440px;margin:0 auto;padding:100px 0 200px;display:grid}.nde-article{width:960px;animation:.65s cubic-bezier(.16,1,.3,1) .3s both fadeUp}.nde-body-text{color:#000;margin-bottom:18px;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.nde-body-text:last-child{margin-bottom:0}.nde-sidebar{animation:.65s cubic-bezier(.16,1,.3,1) .4s both slideInRight;position:sticky;top:120px}.nde-sidebar-card{background:#fff;border-top:1px solid #e6e1dc;border-left:1px solid #e6e1dc;border-right:1px solid #e6e1dc;overflow:hidden}.nde-nav-item{border-bottom:1px solid #1a1a1a12;padding:20px 22px;text-decoration:none;transition:background .18s;display:block;position:relative}.nde-nav-item:last-child{border-bottom:none}.nde-nav-item:hover{background:#f7f5f0}.nde-nav-item:hover .nde-nav-title{color:#f09b0a}.nde-nav-item:before{content:"";transform-origin:top;background:#f09b0a;width:3px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.nde-nav-item:hover:before{transform:scaleY(1)}.nde-nav-label{color:#857e7a;align-items:center;gap:8px;margin-bottom:12px;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:100%;display:flex}.nde-nav-label span{color:#f09b0a;font-size:26px;font-weight:300}.nde-nav-date{color:#7a7370;margin-bottom:6px;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.nde-nav-title{color:#231815;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .18s}.nde-archive-item{background:#f5f0e8;border-bottom:1px solid #e6e1dc;border-left:1px solid #e6e1dc;border-right:1px solid #e6e1dc;justify-content:space-between;align-items:center;padding:18px 22px;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background .18s;display:flex;position:relative;overflow:hidden}.nde-archive-item:hover{background:#ede8df}.nde-archive-item .nde-archive-label{letter-spacing:.08em;color:#857e7a;margin-bottom:4px;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;display:block}.nde-archive-item .nde-archive-link{color:#231815;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:500}@media (width<=1440px){.nde-breadcrumb-inner{box-sizing:border-box;padding:0 80px}.nde-hero-inner{box-sizing:border-box;padding:52px 80px 0}.nde-layout{box-sizing:border-box;padding:100px 80px 200px}.nde-article{width:100%;max-width:960px}.nde-nav-title{width:100%}}@media (width>=1024px) and (width<=1280px){.nde-breadcrumb-inner{box-sizing:border-box;padding:0 40px}.nde-hero{padding:24px 0 60px}.nde-hero-inner{box-sizing:border-box;padding:32px 40px 0}.nde-tag{padding:4px 12px;font-size:12px}.nde-title{margin:0 0 14px;font-size:clamp(28px,3.5vw,34px)}.nde-date{font-size:15px}.nde-layout{box-sizing:border-box;grid-template-columns:1fr 280px;gap:40px;padding:72px 40px 120px}.nde-article{width:100%}.nde-body-text{margin-bottom:16px;font-size:15px;line-height:175%}.nde-sidebar{top:120px}.nde-nav-item{padding:16px 18px}.nde-nav-label{margin-bottom:8px;font-size:13px}.nde-nav-label span{font-size:22px}.nde-nav-date{font-size:12px}.nde-nav-title{width:100%;font-size:14px}.nde-archive-item{padding:16px 18px}.nde-archive-item .nde-archive-label{font-size:11px}.nde-archive-item .nde-archive-link{font-size:13px}}@media (width>=768px) and (width<=1023px){html,body{overflow-x:hidden}.nde-breadcrumb{padding:14px 0}.nde-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:6px;max-width:704px;margin:0 auto;padding:0 32px 16px}.nde-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.nde-hero{padding:20px 0 48px}.nde-hero-inner{box-sizing:border-box;max-width:704px;margin:0 auto;padding:24px 32px 0}.nde-tag{margin-bottom:16px;padding:4px 12px;font-size:12px}.nde-title{margin:0 0 12px;font-size:clamp(24px,4vw,30px);line-height:1.45}.nde-date{font-size:14px}.nde-layout{box-sizing:border-box;grid-template-columns:1fr;gap:48px;max-width:704px;margin:0 auto;padding:48px 32px 80px}.nde-article{width:100%}.nde-body-text{margin-bottom:16px;font-size:15px;line-height:180%}.nde-sidebar{width:100%;top:unset;position:static!important}.nde-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;overflow:hidden}.nde-nav-item{border-bottom:1px solid #e6e1dc;padding:18px 20px}.nde-nav-item:last-child{border-bottom:none}.nde-nav-item:hover{background:#f7f5f0}.nde-nav-item:hover .nde-nav-title{color:#f09b0a}.nde-nav-item:hover:before{transform:scaleY(1)}.nde-nav-label{gap:5px;margin-bottom:6px;font-size:13px}.nde-nav-label span{font-size:22px}.nde-nav-date{margin-bottom:5px;font-size:12px}.nde-nav-title{width:100%;font-size:14px;line-height:150%}.nde-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;padding:16px 20px}.nde-archive-item .nde-archive-label{font-size:12px}.nde-archive-item .nde-archive-link{font-size:14px}}@media (width<=767px){html,body{overflow-x:hidden}.nde-breadcrumb{padding:12px 0}.nde-breadcrumb-inner{box-sizing:border-box;flex-wrap:wrap;gap:4px;max-width:350px;margin:0 auto;padding:0 20px 14px}.nde-breadcrumb-inner a,.nde-breadcrumb-sep{font-size:11px}.nde-breadcrumb-current{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:11px;overflow:hidden}.nde-hero{padding:16px 0 20px}.nde-hero-inner{box-sizing:border-box;max-width:350px;margin:0 auto;padding:0 20px}.nde-tag{margin-bottom:12px;padding:4px 10px;font-size:11px}.nde-title{margin:10px 0;font-size:clamp(20px,5.5vw,26px);line-height:1.45}.nde-date{font-size:13px}.nde-layout{box-sizing:border-box;grid-template-columns:1fr;gap:40px;max-width:350px;margin:0 auto;padding:28px 20px 60px}.nde-article{width:100%}.nde-body-text{margin-bottom:14px;font-size:14px;line-height:175%}.nde-sidebar{width:100%;top:unset;position:static!important}.nde-sidebar-card{border:1px solid #e6e1dc;border-bottom:none;border-radius:4px 4px 0 0;overflow:hidden}.nde-nav-item{border-bottom:1px solid #e6e1dc;padding:14px 16px}.nde-nav-item:last-child{border-bottom:none}.nde-nav-item:hover{background:#f7f5f0}.nde-nav-item:hover .nde-nav-title{color:#f09b0a}.nde-nav-item:before{width:3px}.nde-nav-item:hover:before{transform:scaleY(1)}.nde-nav-label{gap:4px;margin-bottom:4px;font-size:12px}.nde-nav-label span{font-size:18px}.nde-nav-date{margin-bottom:4px;font-size:11px}.nde-nav-title{width:100%;font-size:13px;line-height:150%}.nde-archive-item{border:1px solid #e6e1dc;border-radius:0 0 4px 4px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;padding:14px 16px}.nde-archive-item .nde-archive-label{letter-spacing:.08em;margin-bottom:2px;font-size:11px}.nde-archive-item .nde-archive-link{color:#231815;font-size:13px}}@media (width<=425px){.nde-breadcrumb-inner{max-width:100%;padding:0 18px 12px}.nde-hero-inner{max-width:100%;padding:0 18px}.nde-layout{max-width:100%;padding:24px 18px 52px}.nde-title{font-size:20px}.nde-body-text{font-size:13px}}@media (width<=375px){.nde-breadcrumb-inner{max-width:100%;padding:0 16px 12px}.nde-hero-inner{max-width:100%;padding:0 16px}.nde-layout{max-width:100%;padding:20px 16px 48px}.nde-tag{padding:3px 8px;font-size:10px}.nde-title{font-size:18px;line-height:1.45}.nde-date{font-size:12px}.nde-body-text{margin-bottom:12px;font-size:13px;line-height:1.75}.nde-nav-item{padding:12px 14px}.nde-nav-label{font-size:11px}.nde-nav-label span{font-size:16px}.nde-nav-date{font-size:10px}.nde-nav-title{font-size:12px}.nde-archive-item{padding:12px 14px}.nde-archive-item .nde-archive-label{font-size:10px}.nde-archive-item .nde-archive-link{font-size:12px}}@media (width<=320px){.nde-breadcrumb-inner{padding:0 14px 10px}.nde-hero-inner{padding:0 14px}.nde-layout{padding:18px 14px 40px}.nde-tag{padding:3px 7px;font-size:10px}.nde-title{font-size:16px;line-height:1.45}.nde-date{font-size:11px}.nde-body-text{margin-bottom:10px;font-size:12px;line-height:1.7}.nde-nav-item{padding:10px 12px}.nde-nav-label{font-size:10px}.nde-nav-label span{font-size:14px}.nde-nav-date{font-size:10px}.nde-nav-title{font-size:11px}.nde-archive-item{padding:10px 12px}.nde-archive-item .nde-archive-label{font-size:10px}.nde-archive-item .nde-archive-link{font-size:11px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Noto Sans,sans-serif}body{font-family:Noto Sans,sans-serif}a{color:inherit;text-decoration:none}.container{width:90%;max-width:1400px;margin:auto}html{scroll-behavior:smooth}.hero{background-image:url(https://images.unsplash.com/photo-1526481280695-3c4699d31f2f);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.overlay{background:#00000073;position:absolute;inset:0}.hero-content{z-index:2;color:#fff;text-align:center;position:relative}.hero-content h1{margin-bottom:30px;font-size:72px}.hero-content p{font-size:28px}.page{width:90%;max-width:1200px;margin:auto;padding-top:160px}.page h1{margin-bottom:30px;font-size:56px}.page p{font-size:22px;line-height:1.8}
