*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;-o-tab-size:2;tab-size:2;scrollbar-gutter:stable;interpolate-size:allow-keywords;line-height:1.5}:where(html:has(dialog:modal[open])){overflow:clip}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:inherit;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit;letter-spacing:inherit;word-spacing:inherit;font-feature-settings:inherit;font-variation-settings:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled,label:has(>:disabled,+:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog,[popover]){border:none;background:none;color:inherit;inset:unset;max-width:unset;max-height:unset;overflow:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}:root{color-scheme:light;--base-width-sp: 375;--base-width-pc: 1440;--sp-unit: calc(100vw / var(--base-width-sp));--pc-unit: calc(100vw / var(--base-width-pc));--ga-brand: #154197;--ga-about-accent: #0d787b;--ga-about-bg: #f4f3f4;--white: #ffffff;--text: #333333;--table-fill-alt: #f4f3f4;--link: #154197;--line: #dcdcdc;--line-soft: #dcdcdc}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--white);font-family:Noto Sans JP,Yu Gothic,YuGothic,Hiragino Sans,sans-serif}.ga-page{overflow:hidden}.hero{position:relative;max-width:1440px;margin:0 auto;background:var(--white);padding:0 0 137px;overflow:hidden}.hero__skyscraper{position:absolute;right:0;top:140px;width:841px;height:530px;z-index:0}.hero__skyscraper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero__inner{position:relative;z-index:1;width:1080px;margin:0 auto;padding-top:303px}.hero__intro{display:flex;flex-direction:column}.hero__logo{width:596px}.hero__logo img{width:100%;height:auto;display:block}.hero__subtitle{margin:42px 0 0;color:var(--text);font-size:16px;line-height:1.6;font-weight:700}.hero__bottom{margin-top:257px;display:flex;align-items:flex-start;gap:37px}.hero__photos{flex:0 0 540px;width:540px;height:347px}.hero__photos img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-features{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:38px;flex:1}.hero-feature{position:relative;padding-left:33px}.hero-feature__marker{position:absolute;left:0;top:0;width:24px;height:24px;background:var(--ga-brand)}.hero-feature__heading{margin:0;color:var(--ga-brand);font-size:24px;line-height:1;font-weight:700}.hero-feature__desc{margin:10px 0 0;color:var(--text);font-size:14px;line-height:1.4;font-weight:400}.about{background:var(--ga-about-bg);padding:80px 0}.about__inner{width:min(1080px,calc(100% - 40px));margin:0 auto;display:flex;flex-direction:column}.about__head{display:flex;align-items:baseline;gap:30px;color:var(--ga-about-accent)}.about__head-en{font-size:40px;line-height:1;font-weight:700;letter-spacing:.04em}.about__head-jp{position:relative;padding:0 28px;font-size:20px;line-height:1.4;font-weight:400}.about__head-jp:before,.about__head-jp:after{content:"";position:absolute;top:50%;width:20px;height:1px;background:currentColor;transform:translateY(-50%)}.about__head-jp:before{left:0}.about__head-jp:after{right:0}.about__text{margin-top:110px;display:flex;flex-direction:column;gap:0;color:var(--text);font-size:16px;line-height:1.6}.about__text p{margin:0}.about__image{width:min(1080px,calc(100% - 40px));margin:40px auto 0;height:239px}.about__image picture,.about__image img{width:100%;height:100%;display:block}.about__image img{-o-object-fit:cover;object-fit:cover}.content-section{padding:88px 0;width:1080px;margin:0 auto}.content-section__inner{background:transparent;padding:0}.section-title{display:flex;align-items:end;width:100%;margin-bottom:44px}.section-title span{border-bottom:2px solid var(--text);color:var(--text);padding:0 20px 4px 8px;font-size:21px;line-height:1.6;font-weight:700}.section-title:after{content:"";flex:1;height:2px;background:var(--line-soft)}.info-table{background:var(--white);border-bottom:1px solid var(--line)}.info-table__row{display:grid;grid-template-columns:320px 1fr;gap:38px}.info-table__row.is-alt{background:var(--table-fill-alt)}.info-table__label,.info-table__value{min-height:57px;display:flex;align-items:center;padding:16px 28px;font-size:16px;line-height:1.6}.info-table__label{justify-content:center}.info-table__value{word-break:break-word}.info-table__value a{color:var(--link);display:inline;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.info-table__value a:hover{color:var(--text)}.info-table__value a:after{content:"";display:inline-block;width:13px;height:13px;margin-left:6px;vertical-align:middle;background:center / contain no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIiBmaWxsPSJub25lIj48cGF0aCBkPSJNOSAwLjVIMTIuNVY0TTExLjc1IDEuMjVMOCA1TTYuNSAxLjVIMkMxLjYwMjE4IDEuNSAxLjIyMDY0IDEuNjU4MDQgMC45MzkzNCAxLjkzOTM0QzAuNjU4MDM1IDIuMjIwNjQgMC41IDIuNjAyMTggMC41IDNWMTFDMC41IDExLjM5NzggMC42NTgwMzUgMTEuNzc5NCAwLjkzOTM0IDEyLjA2MDdDMS4yMjA2NCAxMi4zNDIgMS42MDIxOCAxMi41IDIgMTIuNUgxMEMxMC4zOTc4IDEyLjUgMTAuNzc5NCAxMi4zNDIgMTEuMDYwNyAxMi4wNjA3QzExLjM0MiAxMS43Nzk0IDExLjUgMTEuMzk3OCAxMS41IDExVjYuNSIgc3Ryb2tlPSIjMTU0MTk3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}@media(min-width:768px)and (max-width:1439px){.hero{padding-bottom:calc(137 * var(--pc-unit))}.hero__skyscraper{top:calc(140 * var(--pc-unit));width:calc(841 * var(--pc-unit));height:calc(530 * var(--pc-unit))}.hero__inner{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));padding-top:calc(303 * var(--pc-unit))}.hero__logo{width:calc(596 * var(--pc-unit))}.hero__subtitle{margin-top:calc(42 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.hero__bottom{margin-top:calc(257 * var(--pc-unit));gap:calc(37 * var(--pc-unit))}.hero__photos{flex-basis:calc(540 * var(--pc-unit));width:calc(540 * var(--pc-unit));height:calc(347 * var(--pc-unit))}.hero-features{margin-top:calc(22 * var(--pc-unit));gap:calc(38 * var(--pc-unit))}.hero-feature{padding-left:calc(33 * var(--pc-unit))}.hero-feature__marker{width:calc(24 * var(--pc-unit));height:calc(24 * var(--pc-unit))}.hero-feature__heading{font-size:calc(24 * var(--pc-unit))}.hero-feature__desc{margin-top:calc(10 * var(--pc-unit));font-size:calc(14 * var(--pc-unit))}.about{padding:calc(80 * var(--pc-unit)) 0}.about__inner{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))))}.about__head{gap:calc(30 * var(--pc-unit))}.about__head-en{font-size:calc(40 * var(--pc-unit))}.about__head-jp{padding:0 calc(28 * var(--pc-unit));font-size:calc(20 * var(--pc-unit))}.about__head-jp:before,.about__head-jp:after{width:calc(20 * var(--pc-unit));height:calc(1 * var(--pc-unit))}.about__text{margin-top:calc(110 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.about__image{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));margin:calc(40 * var(--pc-unit)) auto 0;height:calc(239 * var(--pc-unit))}.content-section{padding:calc(88 * var(--pc-unit)) 0;width:calc(1080 * var(--pc-unit))}.section-title{margin-bottom:calc(44 * var(--pc-unit))}.section-title span{border-bottom:calc(2 * var(--pc-unit)) solid var(--text);padding:0 calc(20 * var(--pc-unit)) calc(4 * var(--pc-unit)) calc(8 * var(--pc-unit));font-size:calc(21 * var(--pc-unit))}.section-title:after{height:calc(2 * var(--pc-unit))}.info-table{border-bottom:calc(1 * var(--pc-unit)) solid var(--line)}.info-table__row{grid-template-columns:calc(320 * var(--pc-unit)) 1fr;gap:calc(38 * var(--pc-unit))}.info-table__label,.info-table__value{min-height:calc(57 * var(--pc-unit));padding:calc(16 * var(--pc-unit)) calc(28 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.info-table__value a{text-underline-offset:calc(4 * var(--pc-unit))}.info-table__value a:after{width:calc(13 * var(--pc-unit));height:calc(13 * var(--pc-unit));margin-left:calc(6 * var(--pc-unit))}}@media(max-width:767px){.hero{padding:0 0 calc(40 * var(--sp-unit))}.hero__skyscraper{top:calc(40 * var(--sp-unit));width:calc(271 * var(--sp-unit));height:calc(169 * var(--sp-unit))}.hero__inner{width:calc(345 * var(--sp-unit));padding-top:calc(90 * var(--sp-unit))}.hero__logo{width:calc(233 * var(--sp-unit))}.hero__subtitle{margin-top:calc(80 * var(--sp-unit));font-size:calc(16 * var(--sp-unit));line-height:1.6}.hero__bottom{margin-top:calc(92 * var(--sp-unit));flex-direction:column;gap:calc(38 * var(--sp-unit));align-items:stretch}.hero__photos{flex-basis:auto;width:100%;height:calc(221 * var(--sp-unit))}.hero-features{margin-top:0;display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:calc(20 * var(--sp-unit));column-gap:calc(20 * var(--sp-unit));row-gap:calc(40 * var(--sp-unit))}.hero-feature{padding-left:calc(20 * var(--sp-unit))}.hero-feature__marker{width:calc(15 * var(--sp-unit));height:calc(15 * var(--sp-unit));top:calc(3 * var(--sp-unit))}.hero-feature__heading{font-size:calc(16 * var(--sp-unit));line-height:1.4}.hero-feature__desc{margin-top:calc(8 * var(--sp-unit));font-size:calc(14 * var(--sp-unit));line-height:1.4}.about{padding:calc(48 * var(--sp-unit)) 0 calc(56 * var(--sp-unit))}.about__inner{width:calc(345 * var(--sp-unit))}.about__head{flex-direction:column;align-items:center;gap:calc(8 * var(--sp-unit));text-align:center}.about__head-en{order:1;font-size:calc(40 * var(--sp-unit))}.about__head-jp{order:2;padding:0 calc(28 * var(--sp-unit));font-size:calc(16 * var(--sp-unit))}.about__head-jp:before,.about__head-jp:after{width:calc(20 * var(--sp-unit))}.about__text{margin-top:calc(28 * var(--sp-unit));font-size:calc(15 * var(--sp-unit));gap:calc(12 * var(--sp-unit));line-height:1.7}.about__image{margin:calc(28 * var(--sp-unit)) 0 0;padding:0;width:100%;height:auto}.about__image img{width:100%;height:auto;-o-object-fit:initial;object-fit:initial}.content-section{padding:calc(40 * var(--sp-unit)) 0;width:auto}.content-section__inner{width:calc(345 * var(--sp-unit));margin:0 auto}.section-title{margin-bottom:calc(24 * var(--sp-unit))}.section-title span{padding:0 calc(16 * var(--sp-unit)) calc(4 * var(--sp-unit)) calc(8 * var(--sp-unit));font-size:calc(17 * var(--sp-unit))}.info-table__row{grid-template-columns:calc(140 * var(--sp-unit)) 1fr;gap:0}.info-table__label,.info-table__value{min-height:calc(48 * var(--sp-unit));padding:calc(12 * var(--sp-unit)) calc(8 * var(--sp-unit));font-size:calc(13 * var(--sp-unit))}.info-table__label{text-align:center}.info-table__value a{text-underline-offset:calc(4 * var(--sp-unit));word-break:break-all}.info-table__value a:after{width:calc(13 * var(--sp-unit));height:calc(13 * var(--sp-unit));margin-left:calc(6 * var(--sp-unit))}}
