@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--color-cello: #1B3A5C;--color-astral: #2E6DA4;--color-tundora: #444;--color-white: #fff;--color-rose: #C05000;--bg-athens: #F9FAFB;--bg-aqua: #F2F6FB;--bg-link-water: #D6E8F5;--bg-catskill: #E8EEF5;--bg-astronaut: #2A4F76}html{font-size:16px}@media (max-width: 1250px){html{font-size:1.28vw}}@media screen and (max-width: 768px){html{font-size:16px}}@media (width <= 375px){html{font-size:4.2666666667vw}}body{padding-top:4.4375rem;font-family:Noto Sans JP,sans-serif;font-weight:400;color:#444;background-color:#f9fafb}a{text-decoration:none;color:inherit;transition:opacity .3s}a:hover{opacity:.8}@media screen and (max-width: 768px){a:hover{opacity:1}}.l-footer{padding:20px 0;text-align:center;color:#fff;background-color:#333}.l-inner{max-width:1250px;margin:0 auto;padding:0 1.5625rem}@media screen and (max-width: 1000px){.l-inner{padding:0 .9375rem}}.l-section,.l-content{width:100%}.l-cta{margin-top:3.75rem}@media screen and (max-width: 500px){.l-cta{margin-top:2.5rem}}.l-sidebar{display:flex;gap:2.5rem;max-width:1250px;margin:0 auto;padding:0 1.25rem}@media screen and (max-width: 768px){.l-sidebar{padding:0 3.625rem}}.l-sidebar__main{flex:1}.l-sidebar__aside{width:18.75rem;flex-shrink:0}@media screen and (width <= 767px){.l-sidebar{flex-direction:column;gap:1.875rem}.l-sidebar__aside{width:100%}}.l-grid{display:grid;gap:1.25rem}.l-grid--2col{grid-template-columns:repeat(2,1fr)}.l-grid--3col{grid-template-columns:repeat(3,1fr)}.l-grid--4col{grid-template-columns:repeat(4,1fr)}@media screen and (width <= 767px){.l-grid--2col,.l-grid--3col,.l-grid--4col{grid-template-columns:1fr}}.l-flex{display:flex}.l-flex--center{display:flex;justify-content:center;align-items:center}.l-flex--between{display:flex;justify-content:space-between;align-items:center}.l-flex--around{display:flex;justify-content:space-around;align-items:center}.l-flex--column{flex-direction:column}@media screen and (width <= 767px){.l-flex--between,.l-flex--around{flex-direction:column;gap:1.25rem}}.md-show{display:none}@media screen and (max-width: 768px){.md-show{display:block}}.sm-show{display:none}@media screen and (max-width: 500px){.sm-show{display:block}}.md-none{display:block}@media screen and (max-width: 768px){.md-none{display:none}}.sm-none{display:block}@media screen and (max-width: 500px){.sm-none{display:none}}.u-flex{display:flex}.u-flex-center{display:flex;justify-content:center;align-items:center}.u-flex-between{display:flex;justify-content:space-between;align-items:center}.js-fadeUP{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(24px);will-change:opacity,transform}.js-fadeUP.is-show{opacity:1;transform:translateY(0)}.js-fadeUP.rd1{transition-delay:.1s}.js-fadeUP.rd2{transition-delay:.2s}.js-fadeUP.rd3{transition-delay:.3s}.js-fadeUP.rd4{transition-delay:.4s}.hdr{position:fixed;top:0;left:0;z-index:101;display:flex;flex-direction:column;align-items:center;width:100%;box-shadow:0 4px 20px #1b3a5c0a,0 1px #1b3a5c0f;background-color:#ffffffeb;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.hdr__line{width:100%;height:.1875rem;background:linear-gradient(90deg,#2e6da400 5%,#2e6da4,#c05000,#c0500000 95%)}.hdr__inner{display:flex;justify-content:space-between;align-items:center;width:75rem;max-width:100%;height:4.25rem;padding:0 2rem}@media screen and (max-width: 1000px){.hdr__inner{width:100%}}@media screen and (max-width: 768px){.hdr__inner{padding:0 1rem}}.hdr__logo{display:block;width:10.125rem;height:auto}@media screen and (max-width: 500px){.hdr__logo{width:8.25rem}}.hdr__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.hdr__nav{display:flex;align-items:center}@media screen and (max-width: 1000px){.hdr__nav{display:none}}.hdr__nav-links{display:flex;align-items:stretch;gap:2rem}.hdr__nav-lk{position:relative;display:flex;flex-direction:column;font-size:.875rem;font-weight:400;line-height:1.8;color:#1b3a5c99}.hdr__nav-lk:after{position:absolute;bottom:0;left:0;width:0;height:.125rem;background-color:#c05000;transition:width .3s ease;content:""}.hdr__nav-lk:hover:after{width:100%}.hdr__nav-lk--active{font-weight:700;color:#1b3a5c}.hdr__nav-lk--active:after{width:100%}.hdr__btns{display:flex;align-items:stretch;gap:.75rem;margin-left:2rem}.hdr__btn{display:flex;align-items:center;padding:.46875rem 1rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;line-height:1.8;letter-spacing:.03em}.hdr__btn--primary{border:.0625rem solid #2E6DA4;color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.hdr__btn--primary:hover{transform:translateY(-2px)}.hdr__btn--primary:active{transform:translateY(0);transition-duration:.1s}.hdr__btn--outline{border:.0625rem solid rgba(27,58,92,.45);color:#1b3a5c;transition:all .25s cubic-bezier(.22,1,.36,1)}.hdr__btn--outline:hover{transform:translateY(-2px)}.hdr__btn--outline:active{transform:translateY(0);transition-duration:.1s}.hdr__hbg{display:none;gap:.3125rem;padding:.5rem;border:none;background:none;cursor:pointer}@media screen and (max-width: 1000px){.hdr__hbg{display:flex;flex-direction:column}}.hdr__hbg span{display:block;width:1.5rem;height:.125rem;border-radius:.0625rem;background-color:#1b3a5c;transition:transform .3s ease,opacity .3s ease}.hdr__hbg.is-active span:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.hdr__hbg.is-active span:nth-child(2){opacity:0}.hdr__hbg.is-active span:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.overlay{position:fixed;top:0;left:0;z-index:99;width:100%;height:100%;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.overlay.is-active{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:0;z-index:100;width:80vw;max-width:25rem;height:100%;padding-top:4.4375rem;box-shadow:-4px 0 20px #1b3a5c1a;background-color:#fff;overflow-y:auto;transition:transform .3s ease;transform:translate(100%)}.drawer.is-active{transform:translate(0)}.drawer__inner{padding:2rem 1.5rem}.drawer__nav{margin:0;padding:0;list-style:none}.drawer__nav-item{border-bottom:1px solid rgba(27,58,92,.08)}.drawer__nav-item a{display:block;padding:1rem .5rem;font-size:.9375rem;font-weight:500;color:#1b3a5c;transition:color .2s ease}.drawer__nav-item a:hover{color:#2e6da4}.drawer__btns{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.drawer__btn{display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500;letter-spacing:.03em}.drawer__btn--primary{border:.0625rem solid #2E6DA4;color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.drawer__btn--primary:hover{transform:translateY(-2px)}.drawer__btn--primary:active{transform:translateY(0);transition-duration:.1s}.drawer__btn--outline{border:.0625rem solid rgba(27,58,92,.45);color:#1b3a5c;transition:all .25s cubic-bezier(.22,1,.36,1)}.drawer__btn--outline:hover{transform:translateY(-2px)}.drawer__btn--outline:active{transform:translateY(0);transition-duration:.1s}body.no-scroll{overflow:hidden}.value-cards{display:flex;flex-wrap:wrap;gap:1.25rem;width:100%}@media screen and (max-width: 768px){.value-cards{flex-direction:column}}.value-card{position:relative;display:flex;flex:1;flex-direction:column;gap:.78125rem;min-width:17.5rem;padding:1.75rem;border-radius:.375rem;background-color:#2a4f76;overflow:hidden}.value-card:before{position:absolute;top:-1.25rem;right:-1.25rem;width:7.5rem;height:7.5rem;border-radius:3.75rem;background-color:#ffffff0d;content:""}.value-card__num{font-family:Cormorant Garamond,serif;font-size:3.6875rem;line-height:1.08;color:#ffffff26}.value-card__title{font-size:1.125rem;font-weight:700;line-height:1.8;letter-spacing:.02em;color:#fff}.value-card__list{display:flex;flex-direction:column;padding-top:.21875rem}.value-card__item{display:flex;gap:.5rem;font-size:.875rem;line-height:2;color:#ffffffb8}.value-card__dash{color:#2e6da4}.c-section-title{font-size:2rem;font-weight:500;line-height:1.6;color:#52291a}@media screen and (max-width: 768px){.c-section-title{font-size:5vw}}@media screen and (max-width: 500px){.c-section-title{font-size:6.4vw}}.ssn-intro{padding:1.5rem 16.25rem;background-color:#f9fafb}@media screen and (max-width: 1240px){.ssn-intro{padding:1.5rem 7.5rem}}@media screen and (max-width: 1000px){.ssn-intro{padding:1.5rem 3.75rem}}@media screen and (max-width: 768px){.ssn-intro{padding:1.25rem 1rem}}.ssn-intro__text{font-size:.875rem;line-height:1.8;color:#444}.sec--ssn-about{padding:7rem 16.875rem}@media screen and (max-width: 1240px){.sec--ssn-about{padding:7rem 7.5rem}}@media screen and (max-width: 1000px){.sec--ssn-about{padding:5rem 2.5rem}}@media screen and (max-width: 768px){.sec--ssn-about{padding:4rem 0}}.sec--ssn-about .sec__inner{width:56.25rem;padding:0 2.5rem}@media screen and (max-width: 768px){.sec--ssn-about .sec__inner{padding:0 1.25rem}}.sec--ssn-about .sec__ds{max-width:100%;font-size:.9625rem;line-height:1.8}@media screen and (max-width: 500px){.sec--ssn-about .sec__ds{text-align:left}}.sec--ssn-target.sec{padding:6.9375rem 22.5rem 7rem;background-color:#f9fafb}@media screen and (max-width: 1240px){.sec--ssn-target.sec{padding:6.9375rem 11.25rem 7rem}}@media screen and (max-width: 1000px){.sec--ssn-target.sec{padding:5rem 2.5rem}}@media screen and (max-width: 768px){.sec--ssn-target.sec{padding:4rem 0}}.sec--ssn-target.sec .sec__inner{padding:0 2.5rem}@media screen and (max-width: 768px){.sec--ssn-target.sec .sec__inner{padding:0 1.25rem}}.sec--ssn-apply{padding:6.9375rem 11.875rem 7rem}@media screen and (max-width: 1240px){.sec--ssn-apply{padding:6.9375rem 5rem 7rem}}@media screen and (max-width: 1000px){.sec--ssn-apply{padding:5rem 2.5rem}}@media screen and (max-width: 768px){.sec--ssn-apply{padding:4rem 0}}.sec--ssn-program.sec{padding:7rem 16.875rem 8.25rem;background-color:#f9fafb}@media screen and (max-width: 1240px){.sec--ssn-program.sec{padding:7rem 7.5rem 8.25rem}}@media screen and (max-width: 1000px){.sec--ssn-program.sec{padding:5rem 2.5rem}}@media screen and (max-width: 768px){.sec--ssn-program.sec{padding:4rem 0}}.sec--ssn-program.sec .sec__inner{padding:0 2.5rem}@media screen and (max-width: 768px){.sec--ssn-program.sec .sec__inner{padding:0 1.25rem}}.sec__en--lg{font-family:Cormorant Garamond,serif;font-size:1.125rem;line-height:2.02;text-align:center;letter-spacing:.067em;color:#2e6da4}@media screen and (max-width: 768px){.sec__en--lg{font-size:1.75rem}}.sec__en2{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.8;text-align:center;text-transform:uppercase;letter-spacing:.16em;color:#2e6da4}.sec__ti--sm{font-size:2.25rem;line-height:1.3;letter-spacing:-.01em}@media screen and (max-width: 1000px){.sec__ti--sm{font-size:1.875rem}}@media screen and (max-width: 768px){.sec__ti--sm{font-size:1.375rem}}.sec__hd--left{align-items:flex-start;gap:.25rem}.sec__hd--left .sec__en2{text-align:left}.ssn-about__cards{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;width:100%}@media screen and (width <= 680px){.ssn-about__cards{grid-template-columns:1fr}}.ssn-about__card{display:flex;gap:1rem;padding:2rem;border-radius:.875rem}.ssn-about__card--blue{border:.0625rem solid rgba(46,109,164,.15);background-color:#d6e8f526}.ssn-about__card--gold{border:.0625rem solid rgba(212,175,55,.2);background-color:#d4af370d}.ssn-about__card-icon{display:flex;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#fff;flex-shrink:0}.ssn-about__card-icon--blue{border:.125rem solid rgba(46,109,164,.2)}.ssn-about__card-icon--gold{border:.125rem solid rgba(46,109,164,.25)}.ssn-about__card-body{display:flex;flex-direction:column;gap:.4375rem}.ssn-about__card-heading{font-size:1.125rem;font-weight:700;line-height:1.8;color:#1b3a5c}.ssn-about__card-text{font-size:.875rem;line-height:1.7;color:#444}.ssn-target__card{width:100%;max-width:37.5rem;border:.0625rem solid #e4edf6;border-radius:.875rem;box-shadow:0 .0625rem .1875rem #00000014;background-color:#fff;overflow:hidden}.ssn-target__item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-bottom:.0625rem solid #e4edf6}.ssn-target__item--last{border-bottom:none}.ssn-target__check{font-size:.875rem;line-height:1;color:#2e6da4;flex-shrink:0}.ssn-target__text{font-size:.875rem;line-height:1.8;color:#444}.ssn-apply__cards{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;width:100%}@media screen and (width <= 680px){.ssn-apply__cards{grid-template-columns:1fr}}.sem{display:flex;flex-direction:column;padding:2rem 2.5rem;border-radius:.875rem}@media screen and (max-width: 768px){.sem{padding:1.5rem}}.sem--blue{border:.0625rem solid rgba(46,109,164,.15);background-color:#d6e8f51f}.sem--gold{border:.0625rem solid rgba(212,175,55,.2);background-color:#d4af370a}.sem__icon{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:50%;box-shadow:0 .0625rem .1875rem #00000014;background-color:#fff}.sem__icon--blue{border:.125rem solid rgba(46,109,164,.25)}.sem__icon--gold{border:.125rem solid rgba(212,175,55,.3)}.sem__heading{gap:1rem;margin-top:.6875rem;font-size:clamp(1.0625rem,2.1484375vw,1.375rem);font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (width <= 680px){.sem__heading{flex-wrap:wrap;gap:0}}.sem__heading span{display:inline-block}.sem__heading--gold{color:#855639}.sem__desc{margin-top:.125rem;font-size:.875rem;line-height:1.8;color:#444}@media screen and (max-width: 500px){.sem__desc{font-size:clamp(11px,3.6vw,16px)}}.sem__list{margin-top:1.5rem}@media screen and (width <= 680px){.sem__list{margin-top:1rem}}.sem__list-header{font-size:.875rem;font-weight:700;line-height:1.8;color:#444}.sem__items{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;list-style:none}.sem__item{display:flex;align-items:center;gap:.625rem}@media screen and (width <= 680px){.sem__item{gap:.5rem}}.sem__dot{display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;border-radius:50%;font-size:.625rem;font-weight:700;line-height:1;color:#fff;flex-shrink:0}.sem__dot--blue{background-color:#2e6da4}.sem__dot--gold{background-color:#c27e55}.sem__item-text{font-size:.875rem;line-height:1.8;color:#444}.sem__btn{display:flex;justify-content:center;align-items:center;width:100%;margin-top:1.5rem;padding:.9375rem 2.25rem;border-radius:.25rem;font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fff}@media screen and (max-width: 768px){.sem__btn{padding:1rem;font-size:.875rem}}.sem__btn--blue{border:.0625rem solid #2E6DA4;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.sem__btn--blue:hover{transform:translateY(-2px)}.sem__btn--blue:active{transform:translateY(0);transition-duration:.1s}.sem__btn--orange{border:.0625rem solid #C05000;background-color:#c05000;transition:all .25s cubic-bezier(.22,1,.36,1)}.sem__btn--orange:hover{transform:translateY(-2px)}.sem__btn--orange:active{transform:translateY(0);transition-duration:.1s}.ssn-tl{display:flex;flex-direction:column;gap:1.25rem;width:51.25rem;max-width:100%}@media screen and (max-width: 768px){.ssn-tl{width:100%}}.ssn-tl__item{display:flex;align-items:stretch;gap:2rem}@media screen and (max-width: 768px){.ssn-tl__item{gap:1rem}}.ssn-tl__number{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border:.1875rem solid rgba(46,109,164,.25);border-radius:50%;box-shadow:0 .0625rem .1875rem #00000014;background-color:#fff;flex-shrink:0}@media screen and (max-width: 768px){.ssn-tl__number{width:3rem;height:3rem}}.ssn-tl__num{margin-top:-.75rem;font-family:Cormorant Garamond,serif;font-size:clamp(.75rem,2.5vw,2rem);line-height:1;letter-spacing:.023em;color:#2e6da4}@media screen and (max-width: 768px){.ssn-tl__num{margin-top:-.5rem}}.ssn-tl__card{flex:1;padding:1.5625rem 2.0625rem;border:.0625rem solid #e4edf6;border-radius:.875rem;background-color:#fff}@media screen and (max-width: 768px){.ssn-tl__card{padding:1.25rem 1rem}}.ssn-tl__time{display:inline-block;padding:.125rem .75rem;border:.0625rem solid #E8EEF5;border-radius:62.4375rem;font-family:DM Sans,sans-serif;font-size:.625rem;line-height:1.8;color:#666;background-color:#f2f6fb}.ssn-tl__heading{margin-top:.625rem;font-size:1.125rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.ssn-tl__heading{font-size:1rem}}.ssn-tl__text{margin-top:.25rem;font-size:.875rem;line-height:1.8;color:#444}.act-cta{display:flex;justify-content:center;padding:5.9375rem 16.875rem 6rem;background-color:#1b3a5c}@media screen and (max-width: 1240px){.act-cta{padding:5.9375rem 7.5rem 6rem}}@media screen and (max-width: 1000px){.act-cta{padding:4rem 2.5rem}}@media screen and (max-width: 768px){.act-cta{padding:3rem 1rem}}.act-cta__inner{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:0 2.5rem;text-align:center}@media screen and (max-width: 768px){.act-cta__inner{padding:0}}.act-cta__en{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.8;text-transform:uppercase;letter-spacing:.16em;color:#2e6da4}.act-cta__title{font-size:1.75rem;font-weight:700;line-height:1.8;color:#fff}@media screen and (max-width: 768px){.act-cta__title{font-size:1.375rem}}.act-cta__desc{padding-top:.25rem;font-size:.875rem;line-height:1.8;color:#fffc}.act-cta__btns{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding-top:1.25rem}@media screen and (max-width: 768px){.act-cta__btns{width:-moz-fit-content;width:fit-content}}.act-cta__btn{display:flex;flex:1 0 auto;justify-content:center;align-items:center;max-width:16.25rem;padding:.90625rem 2.25rem .95625rem;border-radius:.25rem;font-size:.75rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fff}.act-cta__btn--blue{border:.0625rem solid #2E6DA4;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.act-cta__btn--blue:hover{transform:translateY(-2px)}.act-cta__btn--blue:active{transform:translateY(0);transition-duration:.1s}.act-cta__btn--orange{border:.0625rem solid #C05000;background-color:#c05000;transition:all .25s cubic-bezier(.22,1,.36,1)}.act-cta__btn--orange:hover{transform:translateY(-2px)}.act-cta__btn--orange:active{transform:translateY(0);transition-duration:.1s}.sec{display:flex;justify-content:center;padding:7rem 2.5rem;background-color:#fff}@media screen and (max-width: 1000px){.sec{padding:7rem 2rem}}@media screen and (max-width: 768px){.sec{padding:4rem 1.5rem}}@media screen and (max-width: 500px){.sec{padding:4rem 1rem}}.sec--intro .sec__inner{gap:1rem;width:50rem}.sec--concept .sec__inner{width:62.5rem}.sec--biz{background-color:#f2f6fb}.sec__inner{display:flex;flex-direction:column;align-items:center;gap:3rem;width:75rem;max-width:100%}@media screen and (max-width: 768px){.sec__inner{gap:2rem}}.sec__catch{font-size:1.25rem;line-height:1.8;text-align:center;color:#1b3a5c}.sec__catch--blue{color:#2e6da4}.sec__catch--red{color:#c05000}.sec__lead{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.8;text-align:center;color:#1b3a5c}.sec__body{padding-top:.1875rem;font-size:.9625rem;line-height:1.8;text-align:center;color:#444}@media screen and (max-width: 768px){.sec__body{text-align:left}}.sec__hd{display:flex;flex-direction:column;align-items:center;gap:.375rem}.sec__en{font-family:Cormorant Garamond,serif;font-size:clamp(.875rem,2.34vw,1.1875rem);line-height:1.89;text-align:center;letter-spacing:.063em;color:#2e6da4}.sec__ti{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.3;text-align:center;letter-spacing:-.01em;color:#1b3a5c}.sec__ds{padding-top:.125rem;font-size:.875rem;line-height:2;text-align:center;color:#444}@media screen and (max-width: 500px){.sec__ds{font-size:clamp(10px,3.6vw,16px)}}.sec__ds span{display:inline-block}.sec__desc{width:36.25rem;max-width:100%;font-size:1rem;line-height:1.8;text-align:center;color:#444}@media screen and (max-width: 768px){.sec__desc{text-align:left}}.sec__img{width:50rem;max-width:100%;border-radius:.375rem;box-shadow:0 6px 24px #1b3a5c1f;overflow:hidden}.sec__img img{width:100%;height:auto}.privacy-modal{position:fixed;top:0;left:0;z-index:9999;display:flex;justify-content:center;align-items:center;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.privacy-modal.is-active{opacity:1;visibility:visible}.privacy-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:pointer}.privacy-modal__dialog{position:relative;display:flex;flex-direction:column;width:45rem;max-width:calc(100% - 2rem);max-height:calc(100vh - 5rem);border-radius:.5rem;box-shadow:0 .5rem 2rem #0003;background-color:#fff}@media screen and (max-width: 768px){.privacy-modal__dialog{max-width:calc(100% - 1rem);max-height:calc(100vh - 2rem)}}.privacy-modal__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;border-bottom:.0625rem solid #E8EEF5;flex-shrink:0}@media screen and (max-width: 768px){.privacy-modal__header{padding:1rem}}.privacy-modal__title{font-size:1rem;font-weight:700;line-height:1.8;color:#1b3a5c}.privacy-modal__close{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;border:0;font-size:1.5rem;line-height:1;color:#7a8a9a;background:none;cursor:pointer;transition:opacity .3s ease}.privacy-modal__close:hover{opacity:.6}.privacy-modal__body{padding:1.75rem 1.75rem 2rem;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){.privacy-modal__body{padding:1.25rem 1rem 1.5rem}}.privacy-modal__body p{font-size:.875rem;line-height:1.8;color:#444}.privacy-modal__body h4{margin-top:1.75rem;font-size:.9375rem;font-weight:700;line-height:1.8;color:#1b3a5c}.privacy-modal__body h4+p{margin-top:.375rem}.privacy-modal__meta{margin-top:1.75rem;padding-top:1.25rem;border-top:.0625rem solid #E8EEF5}.privacy-modal__meta p{color:#7a8a9a}.privacy-modal__footer{display:flex;justify-content:center;padding:1rem 1.75rem;border-top:.0625rem solid #E8EEF5;flex-shrink:0}.privacy-modal__agree{padding:.75rem 3rem;border:0;border-radius:.25rem;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fff;background-color:#1b3a5c;cursor:pointer;transition:opacity .3s ease}.privacy-modal__agree:hover{opacity:.8}.phl-sec{display:flex;justify-content:center;padding:6.25rem 16.875rem 5rem}@media screen and (max-width: 1240px){.phl-sec{padding:5rem 7.5rem 4rem}}@media screen and (max-width: 1000px){.phl-sec{padding:4rem 2rem}}@media screen and (max-width: 768px){.phl-sec{padding:3rem 0}}@media screen and (max-width: 500px){.phl-sec{padding:2.5rem 1rem}}.phl-sec--white{background-color:#fff}.phl-sec--aqua{background-color:#f2f6fb}.phl-sec--dark{background:linear-gradient(165deg,#1b3a5c,#2a4f76)}.phl-sec__inner{display:flex;flex-direction:column;align-items:center;gap:2.25rem;width:56.25rem;max-width:100%;padding:0 2.5rem}@media screen and (max-width: 1000px){.phl-sec__inner{padding:0}}@media screen and (max-width: 768px){.phl-sec__inner{gap:1.5rem;padding:0 2rem}}.phl-sec__hd{display:flex;flex-direction:column;align-items:center;gap:.25rem}.phl-sec__num{font-family:Cormorant Garamond,serif;font-size:clamp(2.25rem,5.859375vw,3.75rem);line-height:1.067;letter-spacing:.0213em;color:#1b3a5c14}@media screen and (max-width: 768px){.phl-sec__num{font-size:2.7rem}}.phl-sec__hd--light .phl-sec__num{color:#ffffff14}.phl-sec__label{font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:600;line-height:1.8;text-transform:uppercase;letter-spacing:.16em;color:#2e6da4}.phl-sec__hd--light .phl-sec__label{color:#ffffffa6}.phl-sec__sub{font-size:clamp(1rem,2.1484375vw,1.375rem);font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.phl-sec__sub{font-size:1.05625rem;text-align:left}}.phl-sec__hd--light .phl-sec__sub{color:#fff}.phl-sec__body{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;text-align:center}.phl-sec__slogan{position:relative;padding-left:1.25rem;font-size:clamp(1.25rem,2.734375vw,1.75rem);font-weight:700;line-height:1.55;color:#1b3a5c}@media screen and (max-width: 768px){.phl-sec__slogan{font-size:1.34375rem}}.phl-sec__slogan-part{display:inline-block}.phl-sec__slogan:before{position:absolute;top:.25rem;left:0;width:.25rem;height:calc(100% - .5rem);border-radius:.125rem;background:linear-gradient(180deg,#2e6da4,#c05000);content:""}.phl-sec__slogan--light{color:#fff}.phl-sec__slogan--light:before{background:linear-gradient(180deg,#ffffff80,#fff3)}.phl-sec__lead{font-size:clamp(.875rem,1.5625vw,1rem);line-height:2;color:#444}.phl-sec--dark .phl-sec__lead{color:#ffffffb3}.phl-sec__text{font-size:clamp(.875rem,1.5625vw,1rem);line-height:2;text-align:left;color:#444}.phl-sec--dark .phl-sec__text{color:#ffffffa6}.phl-sec__desc{font-size:.875rem;line-height:1.8;text-align:center;color:#444}.phl-sec__insight{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1.5rem 1.75rem;border:.0625rem solid #E8EEF5;border-radius:.5rem;background-color:#f2f6fb}@media screen and (max-width: 768px){.phl-sec__insight{gap:.625rem;padding:1.4375rem 1.75rem 1.5rem}}.phl-sec__insight-label{font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:600;line-height:1.8;text-transform:uppercase;letter-spacing:.12em;color:#2e6da4}.phl-sec__insight-text{font-size:.875rem;font-weight:700;line-height:2;color:#c05000}.phl-sec__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.phl-sec__badge{padding:.375rem 1rem;border:.0625rem solid rgba(27,58,92,.12);border-radius:.1875rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.8;letter-spacing:.04em;color:#1b3a5c;background-color:#f2f6fb}.phl-mi{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);width:100%}@media screen and (max-width: 500px){.phl-mi{gap:1rem;grid-template-columns:1fr}}.phl-mi__card{display:flex;flex-direction:column;gap:.5rem;padding:1.75rem 1.5rem;border:.0625rem solid rgba(27,58,92,.08);border-radius:.5rem;background-color:#f2f6fb}@media screen and (max-width: 768px){.phl-mi__card{padding:1.5rem 1.25rem}}.phl-mi__num{font-family:Cormorant Garamond,serif;font-size:clamp(1.625rem,3.515625vw,2.25rem);line-height:1.056;color:#2e6da459}.phl-mi__title{font-size:clamp(.9375rem,1.66015625vw,1.0625rem);font-weight:700;line-height:1.8;color:#1b3a5c}.phl-mi__en{font-family:DM Sans,sans-serif;font-size:.625rem;font-weight:500;line-height:1.8;text-transform:uppercase;letter-spacing:.1em;color:#7a8a9a}.phl-mi__text{font-size:.875rem;line-height:1.85;color:#444}.phl-v3{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width: 768px){.phl-v3{gap:1rem}}@media screen and (max-width: 500px){.phl-v3{grid-template-columns:1fr}}.phl-v3__card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1rem;border-radius:.5rem;background-color:#fff}.phl-v3__card:before{width:100%;height:.1875rem;border-radius:.125rem;content:""}.phl-v3__card--blue:before{background-color:#2e6da4}.phl-v3__card--orange:before{background-color:#c05000}.phl-v3__card--gold:before{background-color:#d4af37}.phl-v3__title{font-size:.875rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 1000px){.phl-v3__title{font-size:clamp(.75rem,1.1vw,.875rem)}}.phl-v3__list{display:flex;flex-direction:column;gap:.5rem;padding:0;list-style:none}.phl-v3__item{position:relative;padding-left:1rem;font-size:clamp(.625rem,1.1vw,.78125rem);line-height:1.8;color:#444}@media screen and (max-width: 1000px){.phl-v3__item{padding-left:.625rem}}.phl-v3__item:before{position:absolute;top:.625rem;left:0;width:.375rem;height:.375rem;border-radius:50%;background-color:#2e6da4;content:""}@media screen and (max-width: 1000px){.phl-v3__item:before{top:0}}.phl-eco{width:100%;padding:2.5rem 0}.phl-eco__diagram{position:relative;display:flex;justify-content:center;align-items:center;width:25rem;height:25rem;margin:0 auto}@media screen and (max-width: 768px){.phl-eco__diagram{width:18.75rem;height:18.75rem}}.phl-eco__node{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;width:7.5rem;height:7.5rem;border-radius:50%}@media screen and (max-width: 768px){.phl-eco__node{width:5.625rem;height:5.625rem}}.phl-eco__node--skp{top:0;left:50%;box-shadow:0 .25rem 1.25rem #2e6da44d;background:linear-gradient(135deg,#2e6da4,#3a7bb8);transform:translate(-50%)}.phl-eco__node--sponsor{top:50%;right:0;box-shadow:0 .25rem 1.25rem #1b3a5c4d;background:linear-gradient(135deg,#1b3a5c,#2a4f76);transform:translateY(-50%)}.phl-eco__node--consumer{bottom:0;left:50%;box-shadow:0 .25rem 1.25rem #6b7d8e40;background:linear-gradient(135deg,#6b7d8e,#8a9bab);transform:translate(-50%)}.phl-eco__node--venue{top:50%;left:0;box-shadow:0 .25rem 1.25rem #c0500040;background:linear-gradient(135deg,#c05000,#d46a1a);transform:translateY(-50%)}.phl-eco__node-ja{font-size:.75rem;font-weight:700;line-height:1.4;color:#fff}@media screen and (max-width: 768px){.phl-eco__node-ja{font-size:.625rem}}.phl-eco__node-en{font-family:DM Sans,sans-serif;font-size:.625rem;line-height:1.4;color:#ffffff80}@media screen and (max-width: 768px){.phl-eco__node-en{font-size:.5rem}}.phl-eco__center{display:flex;justify-content:center;align-items:center;width:7.5rem;height:7.5rem;border:.125rem dashed rgba(255,255,255,.2);border-radius:50%}@media screen and (max-width: 768px){.phl-eco__center{width:5.625rem;height:5.625rem}}.phl-eco__center-text{font-size:.75rem;font-weight:700;line-height:1.4;color:#ffffffa6}@media screen and (max-width: 768px){.phl-eco__center-text{font-size:.625rem}}.phl-ef{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width: 768px){.phl-ef{gap:1rem}}@media screen and (max-width: 500px){.phl-ef{grid-template-columns:1fr}}.phl-ef__card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem;border-left:.25rem solid;border-radius:.5rem;background-color:#ffffff14}.phl-ef__card--blue{border-left-color:#2e6da4}.phl-ef__card--orange{border-left-color:#c05000}.phl-ef__card--gold{border-left-color:#d4af37}.phl-ef__title{font-size:clamp(.875rem,1.46484375vw,.9375rem);font-weight:700;line-height:1.8;color:#fff}.phl-ef__text{font-size:clamp(.8125rem,1.3671875vw,.875rem);line-height:1.8;color:#ffffffa6}.phl-7v{display:grid;gap:.75rem;grid-template-columns:repeat(7,1fr);width:100%}@media screen and (max-width: 768px){.phl-7v{gap:.375rem}}@media screen and (max-width: 500px){.phl-7v{gap:.5rem;grid-template-columns:repeat(3,1fr)}}.phl-7v__card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:1.5rem .75rem;border-radius:.375rem;background:linear-gradient(138deg,#1b3a5c,#2a4f76);overflow:hidden}.phl-7v__card:before{position:absolute;top:50%;left:50%;width:5rem;height:5rem;border-radius:50%;background-color:#ffffff0d;transform:translate(-50%,-50%);content:""}.phl-7v__ja{position:relative;font-size:1rem;font-weight:700;line-height:1.8;color:#fff}@media screen and (max-width: 768px){.phl-7v__ja{font-size:.8125rem;letter-spacing:.02em}}.phl-7v__en{position:relative;font-family:DM Sans,sans-serif;font-size:.625rem;line-height:1.8;color:#fff6}.phl-hero{position:relative;display:flex;flex-direction:column;align-items:center;padding:6.25rem 7.5rem 7.5rem;background:linear-gradient(157deg,#1b3a5c,#2a4f76);overflow:hidden}@media screen and (max-width: 1240px){.phl-hero{padding:5rem 3.75rem 6.25rem}}@media screen and (max-width: 768px){.phl-hero{padding:5rem 0 6.25rem}}@media screen and (max-width: 500px){.phl-hero{padding:2.5rem 1rem 4rem}}.phl-hero__bg{position:absolute;top:0;right:0;width:37.5rem;height:25rem;background:radial-gradient(circle at 75% 30%,#2e6da44d,#2e6da400 60%);pointer-events:none}@media screen and (max-width: 768px){.phl-hero__bg{width:100%;height:30rem}}.phl-hero__inner{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:56.25rem;max-width:100%;padding:0 2.5rem;text-align:center}@media screen and (max-width: 768px){.phl-hero__inner{gap:.45rem;padding:0 2rem}}.phl-hero__main,.phl-hero__detail{display:flex;flex-direction:column;align-items:center;width:100%}.phl-hero__en{font-family:Cormorant Garamond,serif;font-size:3.7875rem;line-height:1.056;letter-spacing:.0211em;color:#ffffff1f}@media screen and (max-width: 1000px){.phl-hero__en{font-size:2.625rem}}@media screen and (max-width: 768px){.phl-hero__en{font-size:3.5rem;line-height:1.097;letter-spacing:.033em}}@media screen and (max-width: 500px){.phl-hero__en{font-size:1.75rem}}.phl-hero__title{font-size:2.25rem;font-weight:700;line-height:1.5;color:#fff}@media screen and (max-width: 1000px){.phl-hero__title{font-size:1.75rem}}@media screen and (max-width: 768px){.phl-hero__title{font-size:1.68125rem;line-height:1.5;letter-spacing:.02em}}@media screen and (max-width: 500px){.phl-hero__title{font-size:1.1875rem}}.phl-hero__text{font-size:.875rem;line-height:1.7;color:#ffffffb3}@media screen and (max-width: 500px){.phl-hero__text{font-size:.8125rem}.phl-hero__text br{display:none}}.phl-hero__kw{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem}@media screen and (max-width: 768px){.phl-hero__kw{gap:.5rem;margin-top:1.0625rem}}.phl-hero__kw-tag{padding:.375rem 1.125rem;border:.0625rem solid rgba(255,255,255,.2);border-radius:.1875rem;font-size:.75rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fffc;background-color:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width: 768px){.phl-hero__kw-tag{font-size:.8125rem}}.phl-hero__note{margin-top:.5rem;font-size:.875rem;line-height:1.8;color:#fff6}@media screen and (max-width: 768px){.phl-hero__note{font-size:.8rem}}@media screen and (max-width: 500px){.phl-hero__note{font-size:.6875rem}.phl-hero__note br{display:none}}.phl-hero__wave{position:absolute;bottom:0;left:0;width:100%;height:5rem;background-color:#fff;clip-path:polygon(0 100%,100% 0,100% 100%)}@media screen and (max-width: 768px){.phl-hero__wave{height:5rem;clip-path:polygon(0 100%,100% 0,100% 0,100% 100%)}}.phl-connect{display:flex;justify-content:center;padding:0 19.375rem 5rem;background-color:#f9fafb}@media screen and (max-width: 1240px){.phl-connect{padding:0 7.5rem 4rem}}@media screen and (max-width: 1000px){.phl-connect{padding:0 2rem 3rem}}@media screen and (max-width: 768px){.phl-connect{padding:0 1.5rem 3rem}}@media screen and (max-width: 500px){.phl-connect{padding:0 1rem 2.5rem}}.phl-connect__inner{width:56.25rem;max-width:100%}.phl-connect__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:.4375rem;padding:2.9375rem 2.5rem 3rem;border-radius:.5rem;text-align:center;background:linear-gradient(158deg,#1b3a5c,#2a4f76);overflow:hidden}.phl-connect__card:before{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 80% 50%,#2e6da459,#2e6da400 60%);content:"";pointer-events:none}.phl-connect__card>*{position:relative}@media screen and (max-width: 768px){.phl-connect__card{padding:2.25rem 1.75rem}}@media screen and (max-width: 500px){.phl-connect__card{gap:.375rem;padding:1.75rem 1.25rem}}.phl-connect__label{font-family:DM Sans,sans-serif;font-size:.6875rem;line-height:1.8;text-transform:uppercase;letter-spacing:.16em;color:#d6e8f5b3}.phl-connect__title{font-size:clamp(1.125rem,2.1484375vw,1.375rem);font-weight:700;line-height:1.7;color:#fff}.phl-connect__text{font-size:clamp(.875rem,1.5625vw,1rem);line-height:2;color:#ffffffb8}.sec--philosophy{background-color:#fff}.sec--philosophy .sec__inner{width:56.25rem}@media screen and (max-width: 1000px){.sec--philosophy .sec__inner{width:100%}}.sec--philosophy .sec__ti{line-height:1.8}.phil{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}@media screen and (max-width: 768px){.phil{gap:1.5rem}}.phil__img{width:45rem;max-width:100%;border-radius:1rem;overflow:hidden}.phil__img img{width:100%;height:auto}.phil__quote{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:43.75rem;max-width:100%;padding:1.5rem 2.5rem 2.5rem;border:.1875rem solid #D6E8F5;border-radius:.375rem;box-shadow:0 .125rem .5rem #1b3a5c14}@media screen and (max-width: 1000px){.phil__quote{gap:.6875rem;padding:1.9375rem}}@media screen and (max-width: 768px){.phil__quote{gap:.6875rem;padding:1.4375rem 1.5rem 1.5rem}}.phil__quote-title{font-size:1.5rem;font-weight:700;line-height:1.8;text-align:center;color:#1b3a5c}@media screen and (max-width: 1000px){.phil__quote-title{font-size:1.1875rem}}@media screen and (max-width: 768px){.phil__quote-title{font-size:1.125rem}}.phil__quote-text{font-size:1.125rem;line-height:1.7;text-align:center;color:#444}@media screen and (max-width: 1000px){.phil__quote-text{font-size:.875rem}}@media screen and (max-width: 768px){.phil__quote-text{font-size:.875rem}}.phil__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%}.phil__badge{display:flex;justify-content:center;align-items:center;padding:.5rem 1.25rem;border:.0625rem solid rgba(27,58,92,.12);border-radius:.25rem;font-size:.8125rem;font-weight:600;line-height:1.8;letter-spacing:.04em;color:#1b3a5c;background-color:#d6e8f5}.phil__nav{display:flex;flex-direction:column;gap:.75rem;width:40rem;max-width:100%}.phil__nav-card{display:flex;justify-content:space-between;align-items:center;padding:1.375rem 1.75rem;border-radius:.375rem;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.phil__nav-card:hover{opacity:1;transform:translateY(.125rem)}.phil__nav-card--dark{box-shadow:0 .125rem .75rem #1b3a5c26;color:#fff;background-color:#1b3a5c}.phil__nav-card--dark:hover{box-shadow:0 .0625rem .25rem #1b3a5c1f}.phil__nav-card--light{border:.0625rem solid rgba(27,58,92,.15);box-shadow:0 .125rem .75rem #1b3a5c0f;color:#1b3a5c;background-color:#fff}.phil__nav-card--light:hover{box-shadow:0 .0625rem .25rem #1b3a5c14}.phil__nav-card-body{display:flex;flex-direction:column;gap:.375rem}.phil__nav-card--dark .phil__nav-card-en{font-family:DM Sans,sans-serif;font-size:.75rem;line-height:1.8;text-transform:uppercase;color:#ffffff80}.phil__nav-card--dark .phil__nav-card-ja{font-weight:700;line-height:1.8;color:#fff}.phil__nav-card--light .phil__nav-card-en{font-family:DM Sans,sans-serif;font-size:.75rem;line-height:1.8;text-transform:uppercase;color:#2e6da4}.phil__nav-card--light .phil__nav-card-ja{font-weight:700;line-height:1.8;color:#1b3a5c}.phil__nav-card--dark .phil__nav-card-arrow{font-family:DM Sans,sans-serif;font-size:1.125rem;line-height:1.8;color:#fff;opacity:.4}.phil__nav-card--light .phil__nav-card-arrow{font-family:DM Sans,sans-serif;font-size:1.125rem;line-height:1.8;color:#2e6da4;opacity:.4}.ph{position:relative;display:flex;flex-direction:column;padding:0 7.5rem;background:linear-gradient(171deg,#1b3a5c,#243f5f 87%,#2a4f76);overflow:hidden}.ph:after{position:absolute;top:0;right:0;width:40%;height:100%;background:#ffffff08;clip-path:polygon(35% 0,100% 0,100% 100%,0 100%);content:"";pointer-events:none}@media screen and (max-width: 1240px){.ph:after{width:45%}}@media screen and (max-width: 768px){.ph:after{width:40%;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}}@media screen and (max-width: 1240px){.ph{padding:0}}@media screen and (max-width: 768px){.ph{padding:0}}.ph__bg{position:absolute;top:0;right:0;width:36rem;height:14.3125rem;background:radial-gradient(circle at 50% 50%,#2e6da426,#2e6da400 70%);pointer-events:none}@media screen and (max-width: 1240px){.ph__bg{width:25.625rem;height:14.25rem}}@media screen and (max-width: 1000px){.ph__bg{width:19.1875rem;height:12.875rem}}@media screen and (max-width: 768px){.ph__bg{width:14.625rem;height:19.6875rem}}.ph__body{display:flex;flex-direction:column;gap:.75rem;padding:4rem 3rem .75rem}@media screen and (max-width: 768px){.ph__body{gap:.5rem;padding:2.5rem 1.5rem .5rem}}.ph__en{font-family:Cormorant Garamond,serif;font-size:2.875rem;line-height:1.14;letter-spacing:.023em;color:#ffffff1f}@media screen and (max-width: 1000px){.ph__en{font-size:2.125rem}}@media screen and (max-width: 768px){.ph__en{font-size:1.75rem}}.ph__title{font-size:1.75rem;font-weight:700;line-height:1.8;color:#fff}@media screen and (max-width: 1000px){.ph__title{font-size:1.4375rem}}@media screen and (max-width: 768px){.ph__title{font-size:1.25rem}}.ph__bc{display:flex;align-items:center;gap:.5rem;padding:0 3rem 1rem}@media screen and (max-width: 768px){.ph__bc{padding:0 1.5rem .75rem}}.ph__bc-lk{font-family:DM Sans,sans-serif;font-size:.75rem;line-height:1.8;color:#d6e8f5}.ph__bc-sep{font-family:DM Sans,sans-serif;font-size:.75rem;line-height:1.8;color:#ffffff40}.ph__bc-cur{font-family:DM Sans,sans-serif;font-size:.75rem;line-height:1.8;color:#ffffff80}.page-privacy{background-color:#f9fafb}.legal-sec{padding:7rem 20rem 7.625rem;background-color:#fff}@media screen and (max-width: 1240px){.legal-sec{padding:5rem 7.5rem}}@media screen and (max-width: 1000px){.legal-sec{padding:4rem 2rem}}@media screen and (max-width: 768px){.legal-sec{padding:3rem 1rem}}.legal{width:50rem;max-width:100%;margin:0 auto}.legal__heading{margin-top:2rem;font-size:1rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.legal__heading{margin-top:1.5rem;font-size:.875rem}}.legal__heading+.legal__text{margin-top:.5rem}.legal__text{font-size:.875rem;line-height:1.8;color:#444}.legal__footer{margin-top:2rem;padding-top:1.5rem;border-top:.0625rem solid #E8EEF5}.legal__meta{font-size:.875rem;line-height:1.8;color:#7a8a9a}.page-philosophy{margin:0 auto;background:linear-gradient(90deg,#f9fafb,#f9fafb)}.page-philosophy .ph{background:linear-gradient(171deg,#1b3a5c,#243f5f 87%,#2a4f76)}.page-philosophy .ph__bg{width:40%;height:100%;background:#ffffff08;top:0;right:0;bottom:0;left:60%;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgb(0,0,0));mask-image:linear-gradient(90deg,#0000,#000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.page-philosophy .phl-hero{background:linear-gradient(134.95deg,#1b3a5c,#2a4f76)}.page-philosophy .phl-hero__bg{width:100%;height:100%;background:radial-gradient(circle at 75% 30%,#2e6da44d,#2e6da400 60%)}.page-philosophy .phl-hero__en{color:#ffffff12}.page-philosophy .phl-hero__title-line{display:block}.page-philosophy .phl-hero__text{padding-top:.5625rem;color:#ffffffa6}.page-philosophy .phl-hero__kw{margin-top:1.0625rem}.page-philosophy .phl-hero__kw-tag{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.page-philosophy .phl-hero__note{max-width:40rem;margin-top:.5625rem;color:#ffffffb3}.page-philosophy .phl-sec__inner{align-items:flex-start;width:100%;max-width:56.25rem}.page-philosophy .phl-sec__hd{flex-direction:row;align-items:center;gap:1rem;width:100%}.page-philosophy .phl-sec__hd-col{display:flex;flex-direction:column;gap:.0625rem}.page-philosophy .phl-sec__num{color:#2e6da41f}.page-philosophy .phl-sec__label,.page-philosophy .phl-sec__sub{text-align:left}.page-philosophy .phl-sec__body{align-items:flex-start;text-align:left}.page-philosophy .phl-sec__text,.page-philosophy .phl-sec__lead{line-height:2}.page-philosophy .phl-sec__text strong{font-weight:700;color:#1b3a5c}.page-philosophy .phl-sec__insight-text{font-weight:400;color:#444}.page-philosophy .phl-sec__insight-text strong{font-weight:700;color:#c05000}.page-philosophy .phl-sec__insight-text strong.is-cello{color:#1b3a5c}.page-philosophy .phl-sec__badge--fill{border:0;color:#fff;background-color:#1b3a5c}.page-philosophy .phl-sec__badge--sky{border:0;color:#1b3a5c;background-color:#d6e8f5}.page-philosophy .phl-sec__badge--rose{border:0;color:#c05000;background-color:#c050001a}.page-philosophy .phl-sec--aqua .phl-sec__body{gap:1rem}.page-philosophy .phl-mi--bordered{gap:0;border:.0625rem solid #E8EEF5;border-radius:0;background:transparent}.page-philosophy .phl-mi--bordered .phl-mi__card{margin:0;padding:2rem 1.75rem;border:0;border-right:.0625rem solid #E8EEF5;border-bottom:.0625rem solid #E8EEF5;border-radius:0;background:transparent}.page-philosophy .phl-mi--bordered .phl-mi__card:nth-child(2n){border-right:0}.page-philosophy .phl-mi--bordered .phl-mi__card:nth-child(n+3){border-bottom:0}.page-philosophy .phl-mi--bordered .phl-mi__card:nth-child(2n-1):nth-last-child(-n+2){border-bottom:0}.page-philosophy .phl-mi__num{opacity:.35}.page-philosophy .phl-mi__head{display:flex;align-items:center;gap:.875rem}.page-philosophy .phl-mi__titles{display:flex;flex-direction:column;gap:.125rem}.page-philosophy .phl-mi__text-note{display:block;margin-top:.25rem;font-size:.65625rem;line-height:1.85;color:#444444b3}.page-philosophy .phl-mi__text strong{font-weight:700;color:#1b3a5c}.page-philosophy .phl-v3__title{line-height:1.5}.page-philosophy .phl-v3__item:before{top:.35em;width:auto;height:auto;border-radius:0;font-size:1rem;font-weight:700;line-height:1;color:#2e6da4;background:none;content:"·"}@media screen and (max-width: 1000px){.page-philosophy .phl-v3__item:before{top:.1em}}.page-philosophy .phl-sec--dark .phl-sec__num{color:#ffffff1a}.page-philosophy .phl-sec--dark .phl-sec__label{color:#d6e8f5b3}.page-philosophy .phl-eco--flow{padding:1.0625rem 0 .5625rem}.page-philosophy .phl-eco__flow{display:flex;flex-direction:column;align-items:center;width:100%;max-width:26.25rem;margin:0 auto}.page-philosophy .phl-eco__row{display:flex;justify-content:center;gap:1.5rem}.page-philosophy .phl-eco__arrows{display:flex;justify-content:center;gap:1.5rem;padding:.5rem 0;color:#fff6}.page-philosophy .phl-eco__arrows svg{width:.875rem;height:1.25rem}.page-philosophy .phl-eco__center-slot{position:relative;display:flex;justify-content:center;width:100%;min-height:6.5rem}.page-philosophy .phl-eco__center{position:absolute;top:-.5rem;left:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;width:6.5rem;height:6.5rem;padding:.5rem .25rem;border:.125rem dashed rgba(255,255,255,.2);border-radius:50%;background-color:#ffffff0f;transform:translate(-50%)}.page-philosophy .phl-eco__center-text{font-size:.8125rem;line-height:1.4;text-align:center;color:#fff}.page-philosophy .phl-sec--dark .phl-sec__slogan--light{width:100%}.page-philosophy .phl-eco__node{position:relative;width:8.75rem;height:8.75rem;box-shadow:0 .25rem 1.25rem #2e6da44d}.page-philosophy .phl-eco__node--skp{top:auto;left:auto;background:linear-gradient(135deg,#2e6da4,#3a7bb8);transform:none}.page-philosophy .phl-eco__node--sponsor{top:auto;right:auto;box-shadow:0 .25rem 1.25rem #1b3a5c4d;background:linear-gradient(135deg,#1b3a5c,#2a4f76);transform:none}.page-philosophy .phl-eco__node--consumer{top:auto;bottom:auto;left:auto;box-shadow:0 .25rem 1.25rem #6b7d8e40;background:linear-gradient(135deg,#6b7d8e,#8a9bab);transform:none}.page-philosophy .phl-eco__node--venue{top:auto;left:auto;box-shadow:0 .25rem 1.25rem #c0500040;background:linear-gradient(135deg,#c05000,#d46a1a);transform:none}.page-philosophy .phl-eco__node-en{letter-spacing:.06em}.page-philosophy .phl-ef__title{display:flex;align-items:center;gap:.5rem}.page-philosophy .phl-ef__title:before{font-size:.75rem;color:#2e6da4;content:"▎"}.page-philosophy .phl-ef__text{line-height:1.8}.page-philosophy .phl-7v__card:before{top:-1.25rem;right:-1.25rem;left:auto;transform:none}.page-philosophy .phl-7v__en{font-size:.5625rem;letter-spacing:.08em}.page-philosophy .phl-connect{background-color:#f9fafb}.page-philosophy .phl-connect__card{align-items:flex-start;text-align:left}.page-philosophy .phl-connect__text{display:flex;flex-direction:column;gap:1.875rem;color:#ffffffb8}.page-philosophy .phl-connect__text p{margin:0}.page-philosophy .phl-connect__text strong{font-weight:700;color:#fff}.page-philosophy .phl-sec__desc{text-align:left}@media screen and (max-width: 1000px){.page-philosophy .phl-eco__node{width:8.125rem;height:8.125rem}}@media screen and (max-width: 768px){.page-philosophy .phl-sec__hd{gap:.75rem}.page-philosophy .phl-mi--bordered .phl-mi__card{padding:2rem 1.75rem}.page-philosophy .phl-eco__row{flex-direction:row;justify-content:center;gap:1.5rem}.page-philosophy .phl-eco__node{width:7.5rem;height:7.5rem}.page-philosophy .phl-eco__flow{max-width:26.25rem}}@media screen and (max-width: 500px){.page-philosophy .phl-sec__hd{gap:.625rem}.page-philosophy .phl-sec__num{font-size:2.5rem}.page-philosophy .phl-mi--bordered{border:0}.page-philosophy .phl-mi--bordered .phl-mi__card{padding:1.25rem 1rem;border:.0625rem solid #E8EEF5;border-radius:.375rem}.page-philosophy .phl-mi--bordered .phl-mi__card:nth-child(n),.page-philosophy .phl-mi--bordered .phl-mi__card:nth-child(2n),.page-philosophy .phl-mi--bordered .phl-mi__card:nth-child(n+3),.page-philosophy .phl-mi--bordered .phl-mi__card:last-child{border:.0625rem solid #E8EEF5}.page-philosophy .phl-eco__row{gap:1rem}.page-philosophy .phl-eco__node{width:6rem;height:6rem}.page-philosophy .phl-eco__center{width:5.25rem;height:5.25rem}.page-philosophy .phl-eco__center-slot{min-height:5.25rem}.page-philosophy .phl-connect__card{align-items:flex-start}.page-philosophy .phl-connect__text{gap:1.25rem}}@media screen and (max-width: 500px){.page-philosophy .phl-sec__slogan{padding-left:.875rem}}.sec--msg{background-color:#f2f6fb}.sec--msg .sec__inner{align-items:flex-start;gap:1.4375rem;width:50rem}.msg__title{font-size:clamp(1.25rem,3vw,2rem);font-weight:700;line-height:1.4;color:#1b3a5c}.msg__body{display:flex;flex-direction:column;gap:.9375rem}.msg__body p{font-size:1rem;line-height:1.8;color:#444}@media screen and (max-width: 1000px){.msg__body p{font-size:.875rem}}@media screen and (max-width: 768px){.msg__body p{font-size:.875rem}}.fv{background-color:#f2f6fb}.fv__split{display:flex;align-items:stretch}@media screen and (width <= 690px){.fv__split{flex-direction:column}}.fv__text{display:flex;flex:0 0 auto;align-items:center;max-width:45%;padding:clamp(3.75rem,16.5vw,14.875rem) clamp(2rem,4vw,3.625rem)}@media screen and (max-width: 1000px){.fv__text{max-width:50%}}@media screen and (width <= 690px){.fv__text{flex:initial;max-width:100%;padding:2.4375rem 1.5rem 2.5rem}}.fv__text-inner{display:flex;flex-direction:column;gap:1.25rem;opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(24px);will-change:opacity,transform}.fv.is-animated .fv__text-inner{opacity:1;transform:translateY(0)}.fv__title{font-size:clamp(1.5rem,4.5vw,3rem);font-weight:700;line-height:1.35;color:#1a1a2e}.fv__title-accent{color:#2e6da4}.fv__desc{font-size:clamp(.875rem,1.25vw,1.125rem);line-height:1.8;color:#444}.fv__btns{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.fv__btn{display:inline-flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;height:3.8125rem;padding:.90625rem clamp(1.25rem,2.5vw,2.25rem) .9375rem;border:.0625rem solid #2E6DA4;border-radius:.25rem;font-size:clamp(.8125rem,1.1vw,1rem);font-weight:500;line-height:1.8;letter-spacing:.03em;white-space:nowrap}@media screen and (width <= 690px){.fv__btn{padding:.90625rem 2.25rem .9375rem;font-size:1rem}}.fv__btn--primary{color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.fv__btn--primary:hover{transform:translateY(-2px)}.fv__btn--primary:active{transform:translateY(0);transition-duration:.1s}.fv__btn--outline{border-color:#1b3a5c;color:#1b3a5c;background-color:#fff;transition:all .25s cubic-bezier(.22,1,.36,1)}.fv__btn--outline:hover{transform:translateY(-2px)}.fv__btn--outline:active{transform:translateY(0);transition-duration:.1s}.fv__img{position:relative;flex:1 1 55%;min-width:0}@media screen and (width <= 690px){.fv__img{flex:none;height:24.5rem}}.fv__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-form{width:100%}.c-form__row{display:flex;align-items:start;gap:1.25rem;width:100%;margin-top:2.5rem}.c-form__row:first-child{margin-top:0}@media screen and (max-width: 1000px){.c-form__row{flex-direction:column;gap:.625rem;margin-top:1.25rem}}.c-form__row--center{justify-content:center;align-items:center}@media screen and (max-width: 1000px){.c-form__row--center{align-items:flex-start}}.c-form__row--center .c-form__field{display:flex;justify-content:center;align-items:center;gap:.625rem}@media screen and (max-width: 1000px){.c-form__row--center .c-form__field{justify-content:flex-start}}.c-form__label{display:flex;flex:0 0 18.75rem;justify-content:space-between;align-items:center}@media screen and (max-width: 1000px){.c-form__label{flex:none;justify-content:flex-start;gap:.625rem;width:100%}}.c-form__label-text{font-size:1rem;font-weight:500;color:#212529}@media screen and (max-width: 768px){.c-form__label-text{font-size:.9375rem}}.c-form__badge{display:inline-block;padding:.125rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:700;color:#fff;background-color:#ba0d0d}@media screen and (max-width: 768px){.c-form__badge{padding:.0625rem .375rem;font-size:.6875rem}}.c-form__field{width:77%;max-width:50.25rem}@media screen and (max-width: 1000px){.c-form__field{width:100%}}.c-form__group+.c-form__group{margin-top:1.25rem}@media screen and (max-width: 768px){.c-form__group+.c-form__group{margin-top:1rem}}.c-form__input,.c-form__textarea,.c-form input[type=date]{width:100%;padding:.75rem 1rem;border:1px solid rgba(33,37,41,.8);font-family:Noto Sans JP,sans-serif;font-size:1rem;color:#212529;background-color:#f5f5f5;transition:border-color .3s ease,background-color .3s ease}@media screen and (max-width: 768px){.c-form__input,.c-form__textarea,.c-form input[type=date]{padding:.625rem .875rem;font-size:.9375rem}}.c-form__input:focus,.c-form__textarea:focus,.c-form input[type=date]:focus{border-color:#07913a;background-color:#fff;outline:none}.c-form__input::-moz-placeholder,.c-form__textarea::-moz-placeholder,.c-form input[type=date]::-moz-placeholder{color:#999}.c-form__input::placeholder,.c-form__textarea::placeholder,.c-form input[type=date]::placeholder{color:#999}.c-form__sub-label{display:block;margin-bottom:.5rem}.c-form input[type=file].c-form__input{width:auto;padding:0;border:0;font-family:inherit;font-size:inherit;background:transparent;transition:none}.c-form input[type=file].c-form__input:focus{outline:auto}.c-form__textarea{height:7rem;min-height:7rem;resize:vertical}@media screen and (max-width: 768px){.c-form__textarea{height:6rem;min-height:6rem}}.c-form input[name*=zip],.c-form input[name*=postal],.c-form input[name=your_zip],.c-form input[name=zip_code],.c-form input[name=postal_code],.c-form input[name=birthday]{width:100%;max-width:13.75rem}.c-form__radio{display:flex;flex-direction:row;gap:1.25rem}@media screen and (max-width: 768px){.c-form__radio{flex-direction:column;gap:.5rem}}.c-form__radio label{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#212529;cursor:pointer}@media screen and (max-width: 768px){.c-form__radio label{font-size:.9375rem}}.c-form__radio input[type=radio]{width:1.25rem;height:1.25rem;margin:0;cursor:pointer;accent-color:#212529}@media screen and (max-width: 768px){.c-form__radio input[type=radio]{width:1.125rem;height:1.125rem}}.c-form__acceptance{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#212529;cursor:pointer}@media screen and (max-width: 768px){.c-form__acceptance{font-size:.9375rem}}.c-form__acceptance input[type=checkbox],.c-form__acceptance-checkbox{width:1.25rem;height:1.25rem;margin:0;cursor:pointer;accent-color:#07913A}@media screen and (max-width: 768px){.c-form__acceptance input[type=checkbox],.c-form__acceptance-checkbox{width:1.125rem;height:1.125rem}}.c-form__acceptance-text{display:inline-block;margin-left:.5rem}.c-form__acceptance label{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1rem;color:#212529;cursor:pointer}@media screen and (max-width: 768px){.c-form__acceptance label{font-size:.9375rem}}.c-form__privacy-box{padding:1.5rem;border:1px solid rgba(33,37,41,.2);background-color:#fff}@media screen and (max-width: 768px){.c-form__privacy-box{padding:1.25rem}}.c-form__privacy-box .c-form__help{line-height:1.8}.c-form__privacy-box .c-form__acceptance{margin-top:1rem}.c-form__acceptance .wpcf7-list-item{margin:0}.c-privacy-modal__link,.c-form__privacy-link{padding:0;border:0;font:inherit;text-decoration:underline;color:#07913a;background:transparent;cursor:pointer;transition:opacity .3s ease}.c-privacy-modal__link:hover,.c-form__privacy-link:hover{opacity:.7}.c-form__actions{margin-top:2.5rem;text-align:center}@media screen and (max-width: 768px){.c-form__actions{margin-top:1.875rem}}.c-form__submit{display:inline-flex;justify-content:center;align-items:center;gap:.625rem;width:12.5rem;padding:1.125rem 1.5rem;border:none;border-radius:2.5rem;font-size:1.125rem;font-weight:700;color:#fff;background-color:#e45a00;cursor:pointer;transition:background-color .3s ease,transform .2s ease}@media screen and (max-width: 768px){.c-form__submit{width:12.5rem;padding:.875rem 1.5rem;font-size:1rem}}.c-form__submit:hover{opacity:.7}.c-form__submit:active{transform:translateY(2)}.wpcf7-not-valid-tip{display:block;margin-top:.3125rem;font-size:.875rem;color:#dc3545}@media screen and (max-width: 768px){.wpcf7-not-valid-tip{font-size:.8125rem}}.wpcf7-not-valid{border-color:#dc3545!important;background-color:#ffe6e6!important}.wpcf7-mail-sent-ok{margin-top:1.25rem;padding:.9375rem 1.25rem;border:2px solid #07913A;border-radius:.5rem;font-size:1rem;text-align:center;color:#07913a;background-color:#e8f5e9}@media screen and (max-width: 768px){.wpcf7-mail-sent-ok{padding:.75rem 1rem;font-size:.9375rem}}.wpcf7-mail-sent-ng,.wpcf7-aborted,.wpcf7-spam{margin-top:1.25rem;padding:.9375rem 1.25rem;border:2px solid #dc3545;border-radius:.5rem;font-size:1rem;text-align:center;color:#dc3545;background-color:#ffe6e6}@media screen and (max-width: 768px){.wpcf7-mail-sent-ng,.wpcf7-aborted,.wpcf7-spam{padding:.75rem 1rem;font-size:.9375rem}}.wpcf7-spinner{display:inline-block;width:1.25rem;height:1.25rem;margin-left:.625rem;border:2px solid #fff;border-radius:50%;animation:spin .6s linear infinite;border-top-color:transparent}@keyframes spin{to{transform:rotate(360deg)}}.c-form__history{display:flex;flex-direction:column;gap:1.25rem}.c-form__history-item[hidden]{display:none}.c-form__history-item--primary{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.c-form__history-item--primary{gap:1.125rem}}.c-form__history-action{margin-top:.25rem}.c-form__history-add,.c-form__qualification-add{padding:0;border:0;font-size:1rem;font-weight:500;color:#07913a;background:transparent;cursor:pointer;transition:opacity .3s ease}@media screen and (max-width: 768px){.c-form__history-add,.c-form__qualification-add{font-size:.9375rem}}.c-form__history-add:hover,.c-form__qualification-add:hover{opacity:.7}.c-form__history-add[hidden],.c-form__qualification-add[hidden]{display:none}.c-form__qualification{display:flex;flex-direction:column;gap:1.25rem}.c-form__qualification-item[hidden]{display:none}.c-form__qualification-action{margin-top:.25rem}.ftr{display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#eef4fa,#e4edf6)}.ftr__line{width:100%;height:.1875rem;background:linear-gradient(90deg,#2e6da400 5%,#2e6da4,#c05000,#c0500000 95%)}.ftr__inner{display:flex;flex-direction:column;gap:2.5rem;width:75rem;max-width:100%;padding:3rem 2.5rem}@media screen and (max-width: 768px){.ftr__inner{padding:3rem 1.5rem}}@media screen and (max-width: 500px){.ftr__inner{gap:2rem;padding:2.5rem 1rem}}.ftr__top{display:flex;justify-content:space-between;padding-bottom:2rem;border-bottom:.0625rem solid rgba(27,58,92,.12)}@media screen and (max-width: 500px){.ftr__top{flex-direction:column;gap:1.5rem}}.ftr__brand{display:flex;flex-direction:column;gap:.6875rem}.ftr__logo{display:flex;align-items:center;width:11.25rem;height:auto}@media screen and (max-width: 500px){.ftr__logo{width:9.375rem}}.ftr__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.ftr__logo-text{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:.25rem;font-size:.75rem;font-weight:700;color:#fff;background-color:#1b3a5c}.ftr__tagline{font-size:.875rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#1b3a5c}.ftr__tagline span{display:inline-block}.ftr__top-btns{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;align-self:center}@media screen and (max-width: 500px){.ftr__top-btns{gap:.75rem;align-self:stretch}}.ftr__btn{display:flex;align-items:center;padding:.625rem 1.5rem .6875rem;border-radius:.25rem;font-size:.875rem;font-weight:500;line-height:1.8;letter-spacing:.03em}.ftr__btn--primary{border:.0625rem solid #2E6DA4;color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.ftr__btn--primary:hover{transform:translateY(-2px)}.ftr__btn--primary:active{transform:translateY(0);transition-duration:.1s}.ftr__btn--outline{border:.0625rem solid rgba(27,58,92,.45);color:#1b3a5c;transition:all .25s cubic-bezier(.22,1,.36,1)}.ftr__btn--outline:hover{transform:translateY(-2px)}.ftr__btn--outline:active{transform:translateY(0);transition-duration:.1s}.ftr__nav{display:flex;gap:2rem}@media screen and (max-width: 500px){.ftr__nav{flex-wrap:wrap;gap:1.5rem}}.ftr__nav-col{display:flex;flex:1;flex-direction:column;gap:.25rem}@media screen and (max-width: 500px){.ftr__nav-col{flex:0 0 calc(50% - .75rem)}}.ftr__nav-hd{padding-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:700;line-height:1.8;text-transform:uppercase;letter-spacing:.1em;color:#1b3a5c}.ftr__nav-lk{padding:.125rem 0;font-size:.75rem;line-height:1.8;color:#1b3a5c8c}.ftr__btm{display:flex;justify-content:space-between;align-items:center;padding-top:1.4375rem;border-top:.0625rem solid rgba(27,58,92,.08)}@media screen and (max-width: 500px){.ftr__btm{flex-direction:column;align-items:flex-start;gap:.25rem}}.ftr__copy{font-family:DM Sans,sans-serif;font-size:.625rem;line-height:1.8;color:#1b3a5c73}.ftr__note{font-family:DM Sans,sans-serif;font-size:.625rem;line-height:1.8;color:#1b3a5c59}.emg-hero2{position:relative;display:flex;justify-content:center;align-items:center;padding:7.5rem 3rem;background:radial-gradient(circle at 50% 40%,#c0500014,#c0500000 60%),linear-gradient(173deg,#1a1a2e,#16213e 69%,#0f3460);overflow:hidden}@media screen and (max-width: 1240px){.emg-hero2{padding:6.25rem 2.5rem}}@media screen and (max-width: 1000px){.emg-hero2{padding:4.25rem 2rem}}@media screen and (max-width: 768px){.emg-hero2{padding:3rem 1rem;background:radial-gradient(circle at 50% 40%,#c0500014,#c0500000 60%),linear-gradient(163deg,#1a1a2e,#16213e 63%,#0f3460)}}.emg-hero2:before{position:absolute;top:0;left:0;width:100%;height:.25rem;background:linear-gradient(90deg,#2e6da400 5%,#2e6da4,#c05000,#c0500000 95%);content:""}@media screen and (max-width: 1000px){.emg-hero2:before{height:.125rem}}.emg-hero2:after{position:absolute;bottom:0;left:0;width:100%;height:.25rem;background:linear-gradient(90deg,#2e6da400 5%,#2e6da4,#c05000,#c0500000 95%);content:""}@media screen and (max-width: 1000px){.emg-hero2:after{height:.0625rem}}.emg-hero2__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:50rem;text-align:center}@media screen and (max-width: 768px){.emg-hero2__inner{gap:1.25rem;max-width:100%}}.emg-hero2__main,.emg-hero2__detail{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}@media screen and (max-width: 768px){.emg-hero2__main,.emg-hero2__detail{gap:1.25rem}}.emg-hero2__label{font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:500;line-height:1.8;text-transform:uppercase;letter-spacing:.25em;color:#c05000}.emg-hero2__title{font-size:clamp(1.5rem,4.6875vw,3rem);font-weight:400;line-height:1.4;letter-spacing:.02em;color:#fff}.emg-hero2__sub{font-size:clamp(.8125rem,1.66015625vw,1.0625rem);line-height:1.8;color:#ffffff80}.emg-ed{padding:6.25rem 7.5rem}@media screen and (max-width: 1240px){.emg-ed{padding:5.125rem 7rem}}@media screen and (max-width: 1000px){.emg-ed{padding:4rem 2rem 6.25rem}}@media screen and (max-width: 768px){.emg-ed{padding:4rem 1rem 6.25rem}}.emg-ed--light{background-color:#f9fafb}.emg-ed--dark{background-color:#1a1a2e}.emg-ed__ctn{max-width:60rem;margin:0 auto}@media screen and (max-width: 1240px){.emg-ed__ctn{max-width:50rem}}.emg-ed__hd{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}@media screen and (max-width: 1000px){.emg-ed__hd{gap:1.25rem;margin-bottom:2.5rem}}@media screen and (max-width: 768px){.emg-ed__hd{gap:1.25rem;margin-bottom:1.75rem}}.emg-ed__num{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,6.25vw,4rem);font-weight:400;line-height:.96;letter-spacing:-.0225em;color:#c0500040}.emg-ed__hd-txt{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}@media screen and (max-width: 1000px){.emg-ed__hd-txt{gap:.375rem;padding-top:.75rem}}@media screen and (max-width: 768px){.emg-ed__hd-txt{gap:.3125rem;padding-top:.5rem}}.emg-ed__step{font-family:DM Sans,sans-serif;font-size:.625rem;font-weight:600;line-height:1.8;text-transform:uppercase;letter-spacing:.16em;color:#c05000}.emg-ed__title{font-size:clamp(1.125rem,2.734375vw,1.75rem);font-weight:700;line-height:1.45;color:#1b3a5c}.emg-ed__title--light{color:#fff}.emg-ed__prose{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem}@media screen and (max-width: 1000px){.emg-ed__prose{gap:1.125rem;margin-bottom:2.5rem}}@media screen and (max-width: 768px){.emg-ed__prose{gap:1rem;margin-bottom:2rem}}.emg-ed__prose p{font-size:clamp(.9375rem,1.66015625vw,1.0625rem);line-height:2.1;color:#444}.emg-ed__lead{margin-bottom:3rem;font-size:clamp(.9375rem,1.66015625vw,1.0625rem);line-height:2.1;color:#444}.emg-ed__lead--light{color:#ffffffa6}.emg-dual{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}@media screen and (width <= 425px){.emg-dual{grid-template-columns:1fr}}.emg-dual__item{display:flex;flex-direction:column;gap:.5rem;padding:2rem;border:1px solid #E8EEF5;border-radius:.5rem}@media screen and (max-width: 1240px){.emg-dual__item{padding:1.75rem}}@media screen and (max-width: 768px){.emg-dual__item{padding:1.8125rem;border-radius:0}}.emg-dual__letter{font-family:Cormorant Garamond,serif;font-size:clamp(1.75rem,3.41796875vw,2.1875rem);font-weight:400;line-height:1.13;color:#c050004d}.emg-dual__name{font-size:1rem;font-weight:700;line-height:1.8;color:#1b3a5c}.emg-dual__en{font-family:DM Sans,sans-serif;font-size:.625rem;line-height:1.8;text-transform:uppercase;letter-spacing:.1em;color:#7a8a9a}.emg-dual__body{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.emg-dual__body p{font-size:.875rem;line-height:1.9;color:#444}.emg-dual__ex{padding:.875rem 1rem;border-radius:.25rem;font-size:.8125rem;line-height:1.8;color:#444;background-color:#c0500008}.emg-pullquote{padding:2rem 0;border-top:1px solid rgba(192,80,0,.15);border-bottom:1px solid rgba(192,80,0,.15)}.emg-pullquote p{font-family:Outfit,sans-serif;font-size:clamp(.9375rem,2.1484375vw,1.375rem);font-weight:600;line-height:1.7;text-align:center;letter-spacing:.02em;color:#1b3a5c}.emg-pullquote--dark{border-color:#d4af3733}.emg-pullquote--dark p{color:#ffffffd9}.emg-circ{margin-bottom:3rem}.emg-circ__flow{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:2rem 0}@media screen and (max-width: 768px){.emg-circ__flow{flex-direction:column;gap:.375rem}}.emg-circ__node{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1.0625rem .875rem;border:1px solid rgba(255,255,255,.12);border-radius:.5rem}.emg-circ__node strong{font-size:.875rem;font-weight:700;color:#fff}.emg-circ__node span{font-size:.75rem;color:#ffffff73}.emg-circ__arr{font-size:1rem;line-height:1.8;color:#c05000;opacity:.5}@media screen and (max-width: 768px){.emg-circ__arr{transform:rotate(90deg)}}.emg-circ__caption{margin-top:1rem;font-size:.8125rem;line-height:1.8;text-align:center;color:#ffffff59}.emg-conds{padding:6.25rem 7.5rem;background-color:#f9fafb}@media screen and (max-width: 1240px){.emg-conds{padding:7rem 2.5rem 5rem}}@media screen and (max-width: 1000px){.emg-conds{padding:7rem 2rem 5rem}}@media screen and (max-width: 768px){.emg-conds{padding:7rem 1rem 5rem}}.emg-conds__ctn{max-width:60rem;margin:0 auto}@media screen and (max-width: 1240px){.emg-conds__ctn{max-width:50rem}}@media screen and (max-width: 1000px){.emg-conds__ctn{max-width:100%}}.emg-conds__lead{margin-bottom:2.5rem;font-size:.9375rem;line-height:2;color:#444}.emg-conds__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem}@media screen and (max-width: 1000px){.emg-conds__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.emg-conds__grid{grid-template-columns:1fr}}.emg-conds__item{display:flex;align-items:center;gap:1rem;padding:1.5rem 1.75rem;border:1px solid #E8EEF5}.emg-conds__item:nth-child(1),.emg-conds__item:nth-child(3){border-right-width:0}@media screen and (max-width: 1240px){.emg-conds__item:nth-child(1),.emg-conds__item:nth-child(3){border-right-width:0}}@media screen and (max-width: 1000px){.emg-conds__item:nth-child(1),.emg-conds__item:nth-child(3){border-right-width:1px}}@media screen and (max-width: 768px){.emg-conds__item:nth-child(1),.emg-conds__item:nth-child(3){border-right-width:1px}}@media screen and (max-width: 1240px){.emg-conds__item{padding:1.125rem 1.25rem}}@media screen and (max-width: 768px){.emg-conds__item{padding:1.125rem 1.25rem}}.emg-conds__item-num{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:400;line-height:1;color:#c05000;opacity:.65}.emg-conds__item-txt{font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:600;color:#1b3a5c}.emg-conds__foot{font-size:.9375rem;line-height:2;color:#444}.emg-concl{position:relative;padding:7.5rem 3rem;background:linear-gradient(163deg,#1a1a2e,#0f3460);overflow:hidden}@media screen and (max-width: 1240px){.emg-concl{padding:6.375rem 7rem}}@media screen and (max-width: 1000px){.emg-concl{padding:4.8125rem 2rem}}@media screen and (max-width: 768px){.emg-concl{padding:4rem 1rem;background:linear-gradient(138deg,#1a1a2e,#0f3460)}}.emg-concl:before{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 85% 50%,#2e6da433,#2e6da400 65%);content:""}.emg-concl__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:50rem;margin:0 auto;text-align:center}@media screen and (max-width: 1240px){.emg-concl__inner{max-width:40rem}}@media screen and (max-width: 1000px){.emg-concl__inner{max-width:40rem;padding:0}}@media screen and (max-width: 768px){.emg-concl__inner{max-width:100%;text-align:left}}.emg-concl__kicker{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:#fff9}.emg-concl__title{font-size:1.75rem;font-weight:700;line-height:1.7;color:#fff}.emg-concl__title em{font-style:normal;color:#d4af37}@media screen and (max-width: 768px){.emg-concl__title{font-size:1.25rem;text-align:left}}.emg-concl__text{font-size:.9375rem;line-height:1.9;color:#fff9}@media screen and (max-width: 768px){.emg-concl__text{font-size:.875rem;text-align:left}}.emg-concl__text strong{font-family:Outfit,sans-serif;font-weight:600;color:#fff}.page-download{background-color:#f9fafb}.dl-sec{display:flex;justify-content:center;padding:7rem 1.5rem;background-color:#f2f6fb}@media screen and (max-width: 1240px){.dl-sec{padding:7rem 2.5rem}}@media screen and (max-width: 1000px){.dl-sec{padding:7rem 2rem}}@media screen and (max-width: 768px){.dl-sec{padding:4rem 1rem}}.dl-sec__grid{display:flex;gap:clamp(1.25rem,2.5vw,2.5rem);max-width:75rem}@media screen and (max-width: 1240px){.dl-sec__grid{width:100%}}@media screen and (max-width: 1000px){.dl-sec__grid{flex-direction:column;gap:2.4375rem}}.dl-form{flex:1;min-width:0;padding:2.5rem 1.5rem;border-radius:.75rem;box-shadow:0 .0625rem .25rem #0000000f;background-color:#fff}@media screen and (max-width: 768px){.dl-form{padding:1.75rem 1.25rem}}.dl-form__heading{font-size:1.125rem;font-weight:700;line-height:1.8;color:#1b3a5c}.dl-form__lead{margin-top:.4375rem;font-size:.875rem;line-height:1.8;color:#444}@media screen and (max-width: 768px){.dl-form__lead{font-size:.75rem}}.dl-form__body{display:flex;flex-direction:column;margin-top:1.0625rem}.dl-form__row{display:flex;align-items:center;gap:1rem;padding:1.25rem 0;border-bottom:.0625rem solid #E8EEF5}@media screen and (max-width: 768px){.dl-form__row{flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem 0}}.dl-form__row--checkbox{flex-direction:column;align-items:stretch;gap:1rem}.dl-form__label{display:flex;flex:0 0 12.5rem;align-items:flex-end;gap:.5rem}@media screen and (max-width: 768px){.dl-form__label{flex:none}}.dl-form__label--top{flex:none}.dl-form__label-text{font-size:.9375rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.dl-form__label-text{font-size:.875rem}}.dl-form__badge{display:inline-flex;justify-content:center;align-items:center;padding:.125rem .5rem;border-radius:.125rem;font-size:.6875rem;font-weight:700;line-height:1.6;color:#c05000;background-color:#c050001a}.dl-form__input{flex:1;width:100%;padding:.75rem 1.25rem;border:.0625rem solid #CBD5E0;border-radius:.1875rem;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;line-height:1.8;color:#1b3a5c;background-color:#fff;transition:border-color .3s ease}@media screen and (max-width: 768px){.dl-form__input{font-size:.875rem}}.dl-form__input:focus{border-color:#2e6da4;outline:none}.dl-form__input::-moz-placeholder{color:#7a8a9a}.dl-form__input::placeholder{color:#7a8a9a}.dl-form__checks{display:flex;flex-direction:column;gap:.25rem}.dl-form__check-card{display:flex;align-items:center;gap:.75rem;padding:.6875rem 1rem .75rem;border:.0625rem solid #E8EEF5;border-radius:.375rem;cursor:pointer;transition:border-color .3s ease}.dl-form__check-card:hover{border-color:#2e6da4}.dl-form__check-input{width:1.125rem;height:1.125rem;margin:0;border:.0625rem solid #7A7A7A;border-radius:.15625rem;cursor:pointer;accent-color:#1B3A5C}.dl-form__check-text{font-size:.875rem;font-weight:500;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.dl-form__check-text{font-size:.8125rem}}.dl-form__agree{display:flex;align-items:flex-start;gap:.75rem;padding:1.25rem 0;cursor:pointer}.dl-form__agree-input{width:.8125rem;height:.8125rem;margin:.3125rem 0 0;border:.0625rem solid #7A7A7A;border-radius:.15625rem;cursor:pointer;flex-shrink:0;accent-color:#1B3A5C}.dl-form__agree-body{font-size:.875rem;font-weight:500;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.dl-form__agree-body{font-size:.75rem}}.dl-form__agree-link{display:inline-flex;align-items:center;gap:.375rem;padding:0;border:0;font-family:Noto Sans JP,sans-serif;font-size:inherit;font-weight:500;text-decoration:underline;letter-spacing:.04em;color:#2e6da4;background:none;cursor:pointer;transition:opacity .3s ease}.dl-form__agree-link:hover{opacity:.7}.dl-form__agree-text{font-family:Noto Sans JP,sans-serif}.dl-form__submit{display:flex;justify-content:center;align-items:center;width:100%;padding:.9375rem 2.25rem;border:.0625rem solid #1B3A5C;border-radius:.25rem;font-family:Noto Sans JP,sans-serif;font-size:.875rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fff;background-color:#1b3a5c;cursor:pointer;transition:all .25s cubic-bezier(.22,1,.36,1)}.dl-form__submit:hover{transform:translateY(-2px)}.dl-form__submit:active{transform:translateY(0);transition-duration:.1s}.dl-info{display:flex;flex-direction:column;gap:1.5rem;width:-moz-fit-content;width:fit-content;max-width:25rem}@media screen and (max-width: 1240px){.dl-info{width:21.25rem;min-width:21.25rem}}@media screen and (max-width: 1000px){.dl-info{width:100%;max-width:100%}}.dl-info__header{display:flex;flex-direction:column;gap:.4375rem}.dl-info__title{font-size:1.125rem;font-weight:700;line-height:1.8;color:#1b3a5c}.dl-info__desc{font-size:.875rem;line-height:1.8;color:#444}@media screen and (max-width: 768px){.dl-info__desc{font-size:.75rem}}.dl-info__preview{padding:1.25rem;border-radius:.75rem;box-shadow:0 .0625rem .25rem #0000000f;background-color:#fff}.dl-info__preview-img{display:block;width:100%;height:auto;border-radius:.5rem;box-shadow:0 .125rem .75rem #0000001a}.dl-info__contents{display:flex;flex-direction:column;gap:1rem;padding:1.75rem 1.5rem;border-radius:.75rem;box-shadow:0 .0625rem .25rem #0000000f;background-color:#fff}@media screen and (max-width: 768px){.dl-info__contents{padding:1.25rem}}.dl-info__contents-title{font-size:1rem;font-weight:700;line-height:1.8;color:#1b3a5c}.dl-info__list{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.dl-info__item{display:flex;gap:.5rem;font-size:.875rem;line-height:1.8;color:#444}@media screen and (max-width: 768px){.dl-info__item{font-size:.8125rem}}.dl-info__item-check{color:#1b3a5c;flex-shrink:0}.dl-info__item-text span{display:inline-block}.sec--profile{background-color:#fff}.sec--profile .sec__inner{width:56.25rem}@media screen and (max-width: 1000px){.sec--profile .sec__inner{align-items:stretch;width:100%}}.dl-table{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;max-width:50rem;max-width:100%}@media screen and (max-width: 1000px){.dl-table{width:100%}}.dl-table__row{display:flex;align-items:center;gap:1.5rem;padding:.8125rem 0 .875rem;border-bottom:.0625rem solid #E8EEF5}@media (width <= 600px){.dl-table__row{flex-direction:column;align-items:flex-start;gap:.0625rem;padding:.75rem 0}}.dl-table__row--top{align-items:flex-start;padding:1rem 0 .875rem;border-bottom:none}@media (width <= 600px){.dl-table__row--top{padding:.75rem 0}}.dl-table__label{width:8rem;font-size:.875rem;font-weight:700;line-height:1.8;letter-spacing:.12em;color:#1b3a5c;flex-shrink:0}@media (width <= 600px){.dl-table__label{width:auto;font-size:.8125rem;letter-spacing:.08em}}.dl-table__value{flex:1;font-size:.9375rem;line-height:1.9;color:#444}@media (width <= 600px){.dl-table__value{font-size:.875rem}}.dl-table__list{display:flex;flex:1;flex-direction:column;margin:0;padding:0;list-style:none}.dl-table__list-item{position:relative;padding-left:1rem;font-size:.9375rem;line-height:1.9;color:#444}@media (width <= 600px){.dl-table__list-item{font-size:.875rem}}.dl-table__list-item:before{position:absolute;top:.75rem;left:0;width:.25rem;height:.25rem;border-radius:.0625rem;background-color:#2e6da4;opacity:.45;content:""}.cta{display:flex;justify-content:center;padding:2.5rem 2.5rem 4rem;background-color:#f9fafb}@media screen and (max-width: 1000px){.cta{padding:2.5rem 2rem 4rem}}@media screen and (max-width: 768px){.cta{padding:2.5rem 1.5rem 4rem}}@media screen and (max-width: 500px){.cta{padding:2.5rem 1rem}}.cta__inner{width:75rem;max-width:100%}.cta__card{position:relative;width:100%;border-radius:.75rem;background:linear-gradient(165deg,#1b3a5c,#243f5f 26%,#2a4f76);overflow:hidden}.cta__card:before{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 85% 50%,#2e6da44d,#2e6da400 65%);content:""}.cta__card-inner{position:relative;display:flex;justify-content:space-between;align-items:flex-start;height:18.75rem;padding:clamp(2.4375rem,8.33vw,4rem) clamp(1.5rem,6.25vw,3rem)}@media screen and (max-width: 768px){.cta__card-inner{padding:2.5rem clamp(1.5rem,2.25vw,3rem)}}@media screen and (max-width: 500px){.cta__card-inner{flex-direction:column;align-items:center;gap:1.5rem;height:auto}}.cta__text{display:flex;flex-direction:column;gap:.4375rem}.cta__label{font-family:DM Sans,sans-serif;font-size:.6875rem;line-height:1.8;text-transform:uppercase;letter-spacing:.16em;color:#2e6da4}.cta__title{font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700;line-height:1.7;color:#fff}@media screen and (max-width: 768px){.cta__title{font-size:clamp(1rem,2vw,1.375rem)}}.cta__title span{display:inline-block}.cta__desc{font-size:.875rem;line-height:1.8;color:#ffffffb8}.cta__btns{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}@media screen and (max-width: 500px){.cta__btns{align-items:stretch;width:100%}}.cta__btn{display:flex;justify-content:center;align-items:center;padding:.625rem 1.5rem .6875rem;border-radius:.25rem;font-size:.875rem;font-weight:500;line-height:1.8;letter-spacing:.03em;white-space:nowrap}.cta__btn--primary{border:.0625rem solid #2E6DA4;color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.cta__btn--primary:hover{transform:translateY(-2px)}.cta__btn--primary:active{transform:translateY(0);transition-duration:.1s}.cta__btn--outline{border:.0625rem solid rgba(255,255,255,.5);color:#fff;transition:all .25s cubic-bezier(.22,1,.36,1)}.cta__btn--outline:hover{transform:translateY(-2px)}.cta__btn--outline:active{transform:translateY(0);transition-duration:.1s}.cta__btn--orange{border:.0625rem solid #C05000;color:#fff;background-color:#c05000;transition:all .25s cubic-bezier(.22,1,.36,1)}.cta__btn--orange:hover{transform:translateY(-2px)}.cta__btn--orange:active{transform:translateY(0);transition-duration:.1s}.cta-top{display:flex;justify-content:center;padding:2.9375rem 2.5rem 3rem;background-color:#1b3a5c}@media screen and (max-width: 1240px){.cta-top{padding:2.9375rem 7rem 3rem}}@media screen and (max-width: 1000px){.cta-top{padding:2.9375rem 2rem 3rem}}@media screen and (max-width: 768px){.cta-top{padding:2.9375rem 1rem 3rem}}.cta-top__inner{display:flex;flex-direction:column;align-items:center;gap:.8125rem;width:50rem;max-width:100%}.cta-top__label{font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:400;line-height:1.8;text-transform:uppercase;letter-spacing:.16em;color:#2e6da4}.cta-top__text{padding-bottom:.4375rem;font-size:1.125rem;font-weight:700;line-height:1.5;text-align:center;color:#fff}.cta-top__btn{display:flex;justify-content:center;align-items:center;padding:.9375rem 2.25rem;border:.0625rem solid #2E6DA4;border-radius:.25rem;font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.cta-top__btn:hover{transform:translateY(-2px)}.cta-top__btn:active{transform:translateY(0);transition-duration:.1s}@media screen and (max-width: 768px){.cta-top__btn{width:-moz-fit-content;width:fit-content;font-size:.875rem}}.page-contact{background-color:#f9fafb}.ct-sec{display:flex;justify-content:center;padding:4rem 2.5rem 5rem}@media screen and (max-width: 1240px){.ct-sec{padding:3.5rem 2rem 4rem}}@media screen and (max-width: 1000px){.ct-sec{padding:3.5rem 1.5rem}}@media screen and (max-width: 768px){.ct-sec{padding:4rem 1rem}}.ct-sec__card{width:55rem;max-width:100%;padding:3.5rem 4.5rem;border-radius:.5rem;box-shadow:0 4px 12px #1b3a5c0a,0 1px 3px #1b3a5c0f;background-color:#fff}@media screen and (max-width: 1240px){.ct-sec__card{width:100%;padding:3rem}}@media screen and (max-width: 1000px){.ct-sec__card{padding:2.5rem 2rem}}@media screen and (max-width: 768px){.ct-sec__card{padding:0;border-radius:0;box-shadow:none}}.ct-sec__lead{font-size:.9375rem;line-height:2;text-align:center;color:#444}@media screen and (max-width: 1240px){.ct-sec__lead{font-size:.875rem}}@media screen and (max-width: 1000px){.ct-sec__lead{font-size:.75rem}}@media screen and (max-width: 768px){.ct-sec__lead{text-align:left}}.ct-sec__heading{margin-top:2.5rem;padding-bottom:1.25rem;border-bottom:.125rem solid #1B3A5C;font-size:1.25rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 1000px){.ct-sec__heading{font-size:1rem}}@media screen and (max-width: 768px){.ct-sec__heading{margin-top:1.75rem;padding-bottom:1rem}}.ct-form{margin-top:.5rem}.ct-form__body{display:flex;flex-direction:column}.ct-form__row{display:flex;align-items:center;gap:2rem;padding:1.5rem 0;border-bottom:.0625rem solid #E8EEF5}@media screen and (max-width: 1240px){.ct-form__row{gap:1rem;padding:1.25rem 0}}@media screen and (max-width: 768px){.ct-form__row{flex-direction:column;align-items:stretch;gap:.5rem;padding:1.1875rem 0 1.25rem}}.ct-form__row--last{border-bottom:none}.ct-form__row--last .ct-form__label{align-items:flex-start;padding-top:.75rem}@media screen and (max-width: 768px){.ct-form__row--last .ct-form__label{align-items:flex-end;padding-top:0}}@media screen and (max-width: 768px){.ct-form__row--last{padding-bottom:2.5rem}}.ct-form__label{display:flex;flex:0 0 13.75rem;align-items:center;gap:.5rem}@media screen and (max-width: 1240px){.ct-form__label{flex:0 0 12.5rem}}@media screen and (max-width: 768px){.ct-form__label{flex:none;align-items:flex-end}}.ct-form__label-text{font-size:.9375rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 1000px){.ct-form__label-text{font-size:.875rem}}@media screen and (max-width: 768px){.ct-form__label-text{font-size:1rem}}.ct-form__badge{display:inline-flex;justify-content:center;align-items:center;padding:.125rem .5rem;border-radius:.125rem;font-size:.6875rem;font-weight:700;line-height:1.6}.ct-form__badge--req{color:#c05000;background-color:#c050001a}.ct-form__badge--opt{color:#444;background-color:#e8eef5}.ct-form__input,.ct-form__textarea{flex:1;width:100%;padding:.75rem 1.25rem;border:.0625rem solid #CBD5E0;border-radius:.1875rem;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;line-height:1.8;color:#1b3a5c;background-color:#fff;transition:border-color .3s ease}@media screen and (max-width: 768px){.ct-form__input,.ct-form__textarea{font-size:.875rem}}.ct-form__input:focus,.ct-form__textarea:focus{border-color:#2e6da4;outline:none}.ct-form__input::-moz-placeholder,.ct-form__textarea::-moz-placeholder{color:#7a8a9a}.ct-form__input::placeholder,.ct-form__textarea::placeholder{color:#7a8a9a}.ct-form__textarea{min-height:11.25rem;resize:vertical}@media screen and (max-width: 768px){.ct-form__textarea{min-height:8.75rem}}.ct-form__privacy{margin-top:2rem;padding:1.5rem 1.75rem;border:.0625rem solid #E8EEF5;border-radius:.1875rem;background-color:#f2f6fb}@media screen and (max-width: 1000px){.ct-form__privacy{padding:1.4375rem}}@media screen and (max-width: 768px){.ct-form__privacy{margin-top:0;padding:1rem}}.ct-form__privacy-title{font-size:.875rem;font-weight:700;line-height:1.8;color:#1b3a5c}.ct-form__privacy-text{margin-top:.5rem;font-size:.8125rem;line-height:1.9;color:#444}@media screen and (max-width: 1240px){.ct-form__privacy-text{font-size:.75rem;line-height:1.7}}.ct-form__privacy-link{padding:0;border:0;font:inherit;text-decoration:underline;color:#2e6da4;background:none;cursor:pointer;transition:opacity .3s ease}.ct-form__privacy-link:hover{opacity:.7}.ct-form__actions{display:flex;flex-direction:column;align-items:center;gap:1.75rem;margin-top:2rem}@media screen and (max-width: 1240px){.ct-form__actions{gap:1rem}}@media screen and (max-width: 768px){.ct-form__actions{margin-top:1.25rem}}.ct-form__check{display:flex;align-items:center;gap:.625rem;cursor:pointer}.ct-form__checkbox{width:1.125rem;height:1.125rem;margin:0;border:.0625rem solid #7A7A7A;border-radius:.15625rem;cursor:pointer;accent-color:#1B3A5C}.ct-form__check-text{font-size:.9375rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#1b3a5c}@media screen and (max-width: 1240px){.ct-form__check-text{font-size:.75rem}}@media screen and (max-width: 1000px){.ct-form__check-text{font-size:.875rem}}.ct-form__submit{display:flex;justify-content:center;align-items:center;width:17.5rem;max-width:100%;padding:.9375rem 3.75rem;border:.0625rem solid #1B3A5C;border-radius:.25rem;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fff;background-color:#1b3a5c;cursor:pointer}@media screen and (max-width: 768px){.ct-form__submit{width:auto;font-size:.875rem}}.ct-form__submit{transition:all .25s cubic-bezier(.22,1,.36,1)}.ct-form__submit:hover{transform:translateY(-2px)}.ct-form__submit:active{transform:translateY(0);transition-duration:.1s}.ct-form .wpcf7-form{display:flex;flex-direction:column}.ct-form .wpcf7-form-control-wrap input[type=text],.ct-form .wpcf7-form-control-wrap input[type=email],.ct-form .wpcf7-form-control-wrap input[type=tel],.ct-form .wpcf7-form-control-wrap textarea{flex:1;width:100%;padding:.75rem 1.25rem;border:.0625rem solid #CBD5E0;border-radius:.1875rem;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;line-height:1.8;color:#1b3a5c;background-color:#fff;transition:border-color .3s ease}@media screen and (max-width: 768px){.ct-form .wpcf7-form-control-wrap input[type=text],.ct-form .wpcf7-form-control-wrap input[type=email],.ct-form .wpcf7-form-control-wrap input[type=tel],.ct-form .wpcf7-form-control-wrap textarea{font-size:.875rem}}.ct-form .wpcf7-form-control-wrap input[type=text]:focus,.ct-form .wpcf7-form-control-wrap input[type=email]:focus,.ct-form .wpcf7-form-control-wrap input[type=tel]:focus,.ct-form .wpcf7-form-control-wrap textarea:focus{border-color:#2e6da4;outline:none}.ct-form .wpcf7-form-control-wrap input[type=text]::-moz-placeholder,.ct-form .wpcf7-form-control-wrap input[type=email]::-moz-placeholder,.ct-form .wpcf7-form-control-wrap input[type=tel]::-moz-placeholder,.ct-form .wpcf7-form-control-wrap textarea::-moz-placeholder{color:#7a8a9a}.ct-form .wpcf7-form-control-wrap input[type=text]::placeholder,.ct-form .wpcf7-form-control-wrap input[type=email]::placeholder,.ct-form .wpcf7-form-control-wrap input[type=tel]::placeholder,.ct-form .wpcf7-form-control-wrap textarea::placeholder{color:#7a8a9a}.ct-form .wpcf7-form-control-wrap textarea{min-height:11.25rem;resize:vertical}@media screen and (max-width: 768px){.ct-form .wpcf7-form-control-wrap textarea{min-height:8.75rem}}.ct-form .wpcf7-not-valid-tip{display:block;margin-top:.25rem;font-size:.8125rem;color:#dc3545}.ct-form .wpcf7-response-output{margin-top:1.25rem;padding:.75rem 1rem;border-radius:.25rem;font-size:.875rem;text-align:center}.ct-ty{display:flex;justify-content:center;padding:7rem 2.5rem;background-color:#fff}@media screen and (max-width: 1240px){.ct-ty{padding:7rem 2rem}}@media screen and (max-width: 768px){.ct-ty{padding:4rem 1rem}}.ct-ty__inner{display:flex;flex-direction:column;align-items:center;max-width:100%}.ct-ty__icon{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border:.125rem solid #2E6DA4;border-radius:2rem;font-size:1.5rem;color:#444;background-color:#f2f6fb}.ct-ty__icon--download{background-color:#fff}.ct-ty__icon--download img{display:block;width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.ct-ty__icon--check svg{display:block;width:2rem;height:2rem}.ct-ty__icon-check{fill:none;stroke:#2e6da4;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.ct-ty__en{margin-top:1.4375rem;font-family:Cormorant Garamond,serif;font-size:2.0625rem;line-height:1.97;text-align:center;color:#1b3a5c2e}@media screen and (max-width: 1000px){.ct-ty__en{font-size:1.75rem}}@media screen and (max-width: 768px){.ct-ty__en{margin-top:1rem;font-size:1.375rem}}.ct-ty__title{margin-top:.5rem;font-size:2rem;font-weight:700;line-height:1.8;text-align:center;color:#1b3a5c}@media screen and (max-width: 1240px){.ct-ty__title{font-size:1.9375rem}}@media screen and (max-width: 1000px){.ct-ty__title{font-size:1.4375rem}}@media screen and (max-width: 768px){.ct-ty__title{font-size:1.25rem}}.ct-ty__text{margin-top:1rem;font-size:.875rem;line-height:1.8;text-align:center;color:#444}@media screen and (max-width: 1000px){.ct-ty__text{font-size:.75rem}}.ct-ty__btns{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem}@media screen and (max-width: 768px){.ct-ty__btns{flex-direction:column;align-items:center;margin-top:2rem}}.ct-ty__btn{display:flex;justify-content:center;align-items:center;margin-top:2.5rem;padding:.9375rem 2.25rem;border:.0625rem solid #2E6DA4;border-radius:.25rem;font-size:.75rem;font-weight:500;line-height:1.8;letter-spacing:.03em;color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.ct-ty__btn:hover{transform:translateY(-2px)}.ct-ty__btn:active{transform:translateY(0);transition-duration:.1s}@media screen and (max-width: 1000px){.ct-ty__btn{font-size:.875rem}}@media screen and (max-width: 768px){.ct-ty__btn{margin-top:2rem}}.ct-ty__btns .ct-ty__btn{margin-top:0}.ct-ty__btn--outline{border-color:#1b3a5c73;color:#1b3a5c;background-color:transparent;transition:all .25s cubic-bezier(.22,1,.36,1)}.ct-ty__btn--outline:hover{transform:translateY(-2px)}.ct-ty__btn--outline:active{transform:translateY(0);transition-duration:.1s}.ct-ty__btn--download{border-color:#1b3a5c;background-color:#1b3a5c;transition:all .25s cubic-bezier(.22,1,.36,1)}.ct-ty__btn--download:hover{transform:translateY(-2px)}.ct-ty__btn--download:active{transform:translateY(0);transition-duration:.1s}.bl-sec{padding:7rem 7.5rem;background:#fff}@media screen and (max-width: 1240px){.bl-sec{padding:7rem 3.75rem}}@media screen and (max-width: 1000px){.bl-sec{padding:7rem 0}}@media screen and (max-width: 768px){.bl-sec{padding:4rem 0}}.bl-ctn{display:flex;flex-direction:column;gap:2rem;padding:0 2.5rem}@media screen and (max-width: 1000px){.bl-ctn{padding:0 2rem}}@media screen and (max-width: 768px){.bl-ctn{padding:0 1rem}}.bl-desc{font-family:Noto Sans JP,sans-serif;font-size:clamp(.75rem,.704rem + .19vw,.875rem);font-weight:400;line-height:1.8;color:#444}.bl-filter{display:flex;flex-wrap:wrap;gap:.5rem}.bl-filter-btn{display:flex;justify-content:center;align-items:center;padding:.375rem 1rem .4375rem;border:.0625rem solid #E8EEF5;border-radius:.1875rem;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.3;text-decoration:none;color:#666;background:#fff;transition:background .2s,color .2s,border-color .2s}.bl-filter-btn:hover{color:#1b3a5c;background:#e8eef5}.bl-filter-btn--active{border-color:#1b3a5c;color:#fff;background:#1b3a5c}.bl-filter-btn--active:hover{color:#fff;background:#1b3a5c}.bl-grid{display:grid;gap:1.75rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 1000px){.bl-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.bl-grid{gap:1.25rem;grid-template-columns:1fr}}.bl-card{display:flex;flex-direction:column;border:.0625rem solid #E8EEF5;border-radius:.625rem;box-shadow:0 4px 12px #1b3a5c0a,0 1px 3px #1b3a5c0f;text-decoration:none;color:inherit;background:#fff;overflow:hidden;transition:box-shadow .25s,transform .25s}.bl-card:hover{box-shadow:0 6px 24px #1b3a5c1f;transform:translateY(-.125rem)}.bl-thumb-wrap{position:relative}.bl-thumb{display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:16/9}.bl-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bl-thumb--placeholder{background:linear-gradient(151deg,#1b3a5c,#2e6da4)}.bl-thumb-emoji{font-size:3rem}.bl-cat{position:absolute;top:.75rem;left:.75rem;padding:.1875rem .625rem;border-radius:.1875rem;font-family:DM Sans,sans-serif;font-size:clamp(.6875rem,.646rem + .17vw,.8rem);font-weight:600;line-height:1.8}@media screen and (max-width: 768px){.bl-cat{letter-spacing:.06em}}.bl-cat--blue{color:#1b3a5c;background:#d6e8f5}.bl-cat--green{color:#1a6e2a;background:#e2f5e6}.bl-cat--teal{color:#1a5c5c;background:#ddf2f2}.bl-cat--gold{color:#7a6018;background:#f5edd4}.bl-body{display:flex;flex:1;flex-direction:column;gap:.5rem;padding:1.1875rem 1.25rem 1.25rem}.bl-date{font-family:DM Sans,sans-serif;font-size:clamp(.6875rem,.641rem + .19vw,.8125rem);font-weight:400;line-height:1.8;color:#7a8a9a}@media screen and (max-width: 768px){.bl-date{letter-spacing:.04em}}.bl-ttl{font-family:Noto Sans JP,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.55;color:#1b3a5c}.bl-exc{display:-webkit-box;font-family:Noto Sans JP,sans-serif;font-size:clamp(.75rem,.704rem + .1vw,.8125rem);font-weight:400;line-height:1.8;color:#444;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bl-more-wrap{margin-top:auto;padding-top:.5rem}.bl-more{display:flex;align-items:center;gap:.3125rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;line-height:1.8;text-decoration:none;color:#2e6da4;transition:opacity .2s}.bl-more:hover{opacity:.7}.bl-more span{font-weight:700}.bl-empty{display:flex;justify-content:center;align-items:center;min-height:18.75rem;font-size:.9375rem;color:#7a8a9a}.bl-pagi{display:flex;justify-content:center;padding-top:1.5rem}.bl-pagi .page-numbers{display:flex;gap:.25rem;margin:0;padding:0;list-style:none}.bl-pagi .page-numbers li{display:flex}.bl-pagi .page-numbers a,.bl-pagi .page-numbers span{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border:.0625rem solid #E8EEF5;border-radius:.375rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;color:#1b3a5c;background:#fff;transition:background .2s,color .2s}.bl-pagi .page-numbers a:hover{background:#e8eef5}.bl-pagi .page-numbers .current{border-color:#1b3a5c;color:#fff;background:#1b3a5c}.bl-pagi .page-numbers .prev,.bl-pagi .page-numbers .next{font-weight:700}.art-sec{padding:7rem 7.5rem;background:#fff}@media screen and (max-width: 1240px){.art-sec{padding:7rem 3.75rem}}@media screen and (max-width: 1000px){.art-sec{padding:7rem 0}}@media screen and (max-width: 768px){.art-sec{padding:4rem 0}}.art-ctn{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:0 2.5rem}@media screen and (max-width: 1000px){.art-ctn{padding:0 2rem}}@media screen and (max-width: 768px){.art-ctn{gap:2rem;padding:0 1rem}}.art-hd{display:flex;flex-direction:column;align-items:center;width:100%;max-width:50rem}.art-hd__cat{position:static}.art-hd__title{margin-top:.625rem;font-family:Noto Sans JP,sans-serif;font-size:2rem;font-weight:700;line-height:1.4;text-align:center;color:#1b3a5c}@media screen and (max-width: 768px){.art-hd__title{font-size:1.375rem}}.art-hd__meta{display:flex;justify-content:center;align-items:center;margin-top:.75rem}.art-hd__date{font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.8;color:#7a8a9a}.art-thumb{width:100%;max-width:50rem;border-radius:.5rem;overflow:hidden}.art-thumb__inner{display:flex;justify-content:center;align-items:center;width:100%}.art-thumb__inner img{display:block;width:100%;height:auto}.art-thumb__inner--placeholder{padding:10.375rem 0 10.5rem;background:linear-gradient(151deg,#1a4d2e,#2e7d52)}@media screen and (max-width: 768px){.art-thumb__inner--placeholder{padding:2.625rem 0 2.6875rem}}.art-thumb__emoji{font-size:4rem;line-height:1}.art-body{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:46.25rem}.art-body h2{padding-left:1.0625rem;border-left:.1875rem solid #2E6DA4;font-family:Noto Sans JP,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.art-body h2{padding-left:.875rem;font-size:1.1rem}}.art-body p{padding-bottom:1.75rem;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;font-weight:400;line-height:2;color:#444}@media screen and (max-width: 768px){.art-body p{font-size:.875rem}}.art-body p:last-child{padding-bottom:.75rem}.art-body blockquote{padding:1rem 1.25rem;border-left:.1875rem solid #2E6DA4;border-radius:.25rem;background:#f2f6fb}@media screen and (max-width: 768px){.art-body blockquote{padding:1.75rem 1.25rem 1rem}}.art-body blockquote p{padding-bottom:0;font-weight:500;color:#1b3a5c}.art-nav{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:46.25rem;padding-top:2.5rem;border-top:.0625rem solid #E8EEF5}.art-nav__back{display:flex;align-items:center;gap:.375rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;color:#1b3a5c;transition:opacity .2s}.art-nav__back:hover{opacity:.7}.art-nav__back-arrow{font-family:DM Sans,sans-serif;font-weight:700}.art-nav__contact{display:flex;align-items:center;padding:.625rem 1.5rem .6875rem;border:.0625rem solid #1B3A5C;border-radius:.25rem;font-family:Noto Sans JP,sans-serif;font-size:.875rem;font-weight:500;line-height:1.8;text-decoration:none;letter-spacing:.03em;color:#fff;background:#1b3a5c;transition:opacity .2s}.art-nav__contact:hover{opacity:.85}.biz-cards{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);width:100%}@media screen and (max-width: 768px){.biz-cards{grid-template-columns:1fr}}.biz-card{border:.0625rem solid #E8EEF5;border-radius:.5rem;box-shadow:0 4px 12px #1b3a5c0a,0 1px 3px #1b3a5c0f;background-color:#fff;overflow:hidden}.biz-card__img{height:10rem;overflow:hidden}.biz-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.biz-card__head{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background-color:#1b3a5c}.biz-card__num{font-family:Cormorant Garamond,serif;font-size:2.25rem;line-height:1;color:#ffffff4d}.biz-card__titles{display:flex;flex-direction:column}.biz-card__name{font-size:1rem;font-weight:700;line-height:1.8;color:#fff}.biz-card__en{font-family:DM Sans,sans-serif;font-size:.6875rem;line-height:1.8;letter-spacing:.08em;color:#d6e8f5}.biz-card__desc{max-width:100%;padding:1rem 1.25rem;font-size:.875rem;line-height:2;color:#444}.sec--404{padding:7rem 2.5rem;background-color:#f9fafb}@media screen and (max-width: 768px){.sec--404{padding:4rem 0}}.err{display:flex;flex-direction:column;align-items:center;text-align:center}.err__code{font-family:Cormorant Garamond,serif;font-size:7.5rem;line-height:1;letter-spacing:.02em;color:#2e6da41f}@media screen and (max-width: 768px){.err__code{font-size:5rem}}.err__title{margin-top:1rem;font-size:1.75rem;font-weight:700;line-height:1.8;color:#1b3a5c}@media screen and (max-width: 768px){.err__title{font-size:1.375rem}}.err__text{margin-top:.75rem;font-size:.875rem;line-height:1.8;color:#444}.err__btns{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem}@media screen and (max-width: 768px){.err__btns{flex-direction:column;width:100%;padding:0 1rem}}.err__btn{display:flex;justify-content:center;align-items:center;padding:.875rem 2.25rem;border-radius:.25rem;font-size:.875rem;font-weight:500;line-height:1.8;letter-spacing:.03em}.err__btn--primary{border:.0625rem solid #2E6DA4;color:#fff;background-color:#2e6da4;transition:all .25s cubic-bezier(.22,1,.36,1)}.err__btn--primary:hover{transform:translateY(-2px)}.err__btn--primary:active{transform:translateY(0);transition-duration:.1s}.err__btn--outline{border:.0625rem solid rgba(27,58,92,.45);color:#1b3a5c;transition:all .25s cubic-bezier(.22,1,.36,1)}.err__btn--outline:hover{transform:translateY(-2px)}.err__btn--outline:active{transform:translateY(0);transition-duration:.1s}
