*,*: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{--pc-unit: calc(100vw / 1500);--sp-unit: .3125vw ;--ageas-white: #ffffff;--ageas-text: #333333;--ageas-orange: #ee5623;--ageas-magenta: #c61f7a;--ageas-purple: #7a3f97}.ageas-page{font-family:Yu Gothic,游ゴシック,YuGothic,Hiragino Sans,ヒラギノ角ゴシック,sans-serif;color:var(--ageas-text);background:var(--ageas-white);line-height:1.7}.top-bar{width:100%;height:12px;background:var(--ageas-orange)}.hero{position:relative;max-width:1500px;height:640px;margin:0 auto;overflow:hidden;background:var(--ageas-white)}.hero__image{position:absolute;inset:0;z-index:0}.hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero__inner{position:relative;z-index:1;height:100%;padding:120px 0 0 200px;display:flex;flex-direction:column;align-items:flex-start}.hero__logo{width:200px;height:auto;display:block;margin-bottom:40px}.hero__heading{font-size:48px;font-weight:700;line-height:1.5;letter-spacing:.02em;margin:0;color:var(--ageas-text);display:flex;flex-direction:column}.hero__lead{margin:32px 0 0;font-size:18px;font-weight:400;line-height:1.9;color:var(--ageas-text)}.hero__lead-br--sp{display:none}.hero__lead-br--pc{display:inline}@media(min-width:768px)and (max-width:1499px){.hero{height:calc(640 * var(--pc-unit))}.hero__inner{padding:calc(120 * var(--pc-unit)) 0 0 calc(200 * var(--pc-unit))}.hero__logo{width:calc(200 * var(--pc-unit));margin-bottom:calc(40 * var(--pc-unit))}.hero__heading{font-size:calc(48 * var(--pc-unit))}.hero__lead{margin-top:calc(32 * var(--pc-unit));font-size:calc(18 * var(--pc-unit))}}@media(max-width:767px){.hero{max-width:none;height:auto;aspect-ratio:1281 / 1977}.hero__inner{padding:calc(150 * var(--sp-unit)) calc(20 * var(--sp-unit)) 0}.hero__logo{width:calc(136 * var(--sp-unit));margin-bottom:calc(16 * var(--sp-unit))}.hero__heading{font-size:calc(28 * var(--sp-unit));line-height:1.5}.hero__lead{margin-top:calc(16 * var(--sp-unit));font-size:calc(14 * var(--sp-unit));line-height:1.7}.hero__lead-br--sp{display:inline}.hero__lead-br--pc{display:none}}.service{position:relative;background:linear-gradient(135deg,#f9a44a,#ee5623 38% 62%,#f9a44a);overflow:hidden;padding:90px 0 100px}.service__pattern{position:absolute;inset:0;z-index:0;pointer-events:none}.service__pattern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;mix-blend-mode:multiply}.service__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:0 30px;text-align:center;color:var(--ageas-white)}.service__label{display:block;width:330px;height:auto;margin:0 auto 50px}.service__heading{margin:0 0 32px;font-size:23px;font-weight:700;line-height:1.7;color:var(--ageas-white)}.service__heading-line{display:inline}.service__body{width:930px;margin:0 auto;font-size:18px;line-height:2;color:var(--ageas-white)}@media(min-width:768px)and (max-width:1499px){.service{padding:calc(90 * var(--pc-unit)) 0 calc(100 * var(--pc-unit))}.service__inner{max-width:calc(1100 * var(--pc-unit));padding:0 calc(30 * var(--pc-unit))}.service__label{width:calc(330 * var(--pc-unit));margin-bottom:calc(50 * var(--pc-unit))}.service__heading{margin-bottom:calc(32 * var(--pc-unit));font-size:calc(23 * var(--pc-unit))}.service__body{width:calc(930 * var(--pc-unit));font-size:calc(18 * var(--pc-unit))}}@media(max-width:767px){.service{padding:calc(40 * var(--sp-unit)) 0}.service__inner{padding:0 calc(15 * var(--sp-unit))}.service__heading-line{white-space:nowrap}.service__label{width:calc(150 * var(--sp-unit));margin-bottom:calc(32 * var(--sp-unit))}.service__heading{margin-bottom:calc(24 * var(--sp-unit));font-size:calc(17 * var(--sp-unit));line-height:1.7}.service__heading-line{display:block}.service__body{width:auto;font-size:calc(13 * var(--sp-unit));line-height:1.9;text-align:left}}.about{padding:90px 0;background:var(--ageas-white)}.about__inner{max-width:1180px;margin:0 auto;padding:0 30px}.about__title{display:block;width:235px;height:auto;margin:0 auto 60px}.about__cards{display:grid;grid-template-columns:1fr 1fr;gap:40px}.about__card{position:relative;overflow:hidden;aspect-ratio:540 / 400}.about__card-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;z-index:0}.about__card-content{position:relative;z-index:1;height:100%;padding:40px;color:var(--ageas-white);display:flex;flex-direction:column}.about__card-heading{margin:0 0 18px;font-size:21px;font-weight:700;line-height:1.5;color:var(--ageas-white)}.about__heading-br--sp{display:none}.about__card-divider{display:block;width:50px;height:1px;background:var(--ageas-white);margin-bottom:24px}.about__card-body{margin:0;font-size:16px;line-height:1.8;color:var(--ageas-white)}@media(min-width:768px)and (max-width:1499px){.about{padding:calc(90 * var(--pc-unit)) 0}.about__inner{max-width:calc(1180 * var(--pc-unit));padding:0 calc(30 * var(--pc-unit))}.about__title{width:calc(235 * var(--pc-unit));margin-bottom:calc(60 * var(--pc-unit))}.about__cards{gap:calc(40 * var(--pc-unit))}.about__card-content{padding:calc(40 * var(--pc-unit))}.about__card-heading{margin-bottom:calc(18 * var(--pc-unit));font-size:calc(21 * var(--pc-unit))}.about__card-divider{width:calc(50 * var(--pc-unit));margin-bottom:calc(24 * var(--pc-unit))}.about__card-body{font-size:calc(16 * var(--pc-unit))}}@media(max-width:767px){.about{padding:calc(50 * var(--sp-unit)) 0}.about__inner{padding:0 calc(15 * var(--sp-unit))}.about__title{width:calc(120 * var(--sp-unit));margin-bottom:calc(30 * var(--sp-unit))}.about__cards{grid-template-columns:1fr;gap:calc(20 * var(--sp-unit))}.about__card{aspect-ratio:290 / 470}.about__card-content{padding:calc(24 * var(--sp-unit))}.about__card-heading{margin-bottom:calc(14 * var(--sp-unit));font-size:calc(20 * var(--sp-unit))}.about__card-divider{width:calc(40 * var(--sp-unit));margin-bottom:calc(18 * var(--sp-unit))}.about__card-body{font-size:calc(14 * var(--sp-unit));line-height:1.9}.about__heading-br--sp{display:inline}}.basic-info{background:var(--ageas-white);padding:0 0 100px}.basic-info__inner{max-width:1120px;margin:0 auto;background:#f3eaf4;padding:60px 60px 70px}.basic-info__title{margin:0 0 32px;font-size:22px;font-weight:700;color:#d30873}.basic-info__table{display:flex;flex-direction:column}.basic-info__row{display:grid;grid-template-columns:280px 1fr;align-items:center;background:var(--ageas-white);padding:18px 28px;font-size:15px;line-height:1.7}.basic-info__row:nth-child(odd){background:#f8f8f8}.basic-info__row:nth-child(2n){background:var(--ageas-white)}.basic-info__label{font-weight:500;text-align:center;color:var(--ageas-text)}.basic-info__value{color:var(--ageas-text)}.basic-info__value a{color:#2c6cb0;text-decoration:none;word-break:break-all}.basic-info__value a:hover{text-decoration:underline}@media(min-width:768px)and (max-width:1499px){.basic-info{padding-bottom:calc(100 * var(--pc-unit))}.basic-info__inner{max-width:calc(1120 * var(--pc-unit));padding:calc(60 * var(--pc-unit)) calc(60 * var(--pc-unit)) calc(70 * var(--pc-unit))}.basic-info__title{font-size:calc(22 * var(--pc-unit));margin-bottom:calc(32 * var(--pc-unit))}.basic-info__row{grid-template-columns:calc(280 * var(--pc-unit)) 1fr;padding:calc(18 * var(--pc-unit)) calc(28 * var(--pc-unit));font-size:calc(15 * var(--pc-unit))}}@media(max-width:767px){.basic-info{padding:0 calc(15 * var(--sp-unit)) calc(60 * var(--sp-unit))}.basic-info__inner{padding:calc(28 * var(--sp-unit)) calc(16 * var(--sp-unit)) calc(36 * var(--sp-unit))}.basic-info__title{font-size:calc(17 * var(--sp-unit));margin-bottom:calc(20 * var(--sp-unit))}.basic-info__row{grid-template-columns:1fr;padding:calc(14 * var(--sp-unit));font-size:calc(13 * var(--sp-unit));gap:calc(4 * var(--sp-unit))}.basic-info__label{text-align:left;font-size:calc(12 * var(--sp-unit));color:#666}}
