:root{--font-base:"Noto Sans JP",sans-serif;--font-en:"Montserrat",sans-serif;--color-white:#fff;--color-black:#2a3133;--color-primary:#5dbbd0;--color-secondary:#ff72af;--color-tertiary:#ffcee3;--color-quaternary:#c2e5ed;--color-quinary:#2289a9;--color-bg:#edf7fa;--header-height:5rem;--fade-offset:30px}@media screen and (max-width:767px){:root{--header-height:4rem}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;line-break:strict;overflow-wrap:anywhere;scrollbar-gutter:stable}body{background:var(--color-white);color:var(--color-black);display:flex;flex-direction:column;font-family:var(--font-base);font-weight:500;letter-spacing:.05em;line-height:1.5;min-height:100vh}body.is-fixed{overflow:hidden}main{display:flex;flex:1;flex-direction:column;padding-top:var(--header-height)}.is-pc{display:block!important}@media screen and (max-width:960px){.is-pc{display:none!important}}.is-sp{display:none!important}@media screen and (max-width:960px){.is-sp{display:block!important}}.is-tablet-max{display:none!important}@media screen and (max-width:1300px){.is-tablet-max{display:block!important}}.is-tablet-flex{display:flex!important}@media screen and (max-width:1300px){.is-tablet-flex{display:none!important}}.scroll-hint-icon-wrap{z-index:10}.about{background:var(--color-bg);overflow:hidden;position:relative;z-index:1}.about__inner{padding-bottom:5rem;padding-top:10rem}@media screen and (max-width:960px){.about__inner{padding-top:5rem}}.about__deco{aspect-ratio:466/501;background-image:url(../img/about/about-deco.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;left:0;position:absolute;top:10rem;width:29.125rem;z-index:-1}@media screen and (max-width:960px){.about__deco{width:18.75rem}}.about__en{bottom:0;color:var(--color-white);font-family:var(--font-en);font-size:clamp(4.375rem,12.5vw,15rem);font-weight:700;left:50%;letter-spacing:.02em;line-height:.7;position:absolute;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap;z-index:-1}.about__cont{margin-top:5rem}@media screen and (max-width:960px){.about__cont{margin-top:2.5rem}}.about__copy{max-width:60.5rem;width:80%}@media screen and (max-width:960px){.about__copy{width:100%}}.about__copy img{height:auto;width:100%}.about__txt{font-size:1rem;line-height:2;margin-top:5rem}@media screen and (max-width:960px){.about__txt{font-size:.875rem;margin-top:2.5rem}}.about__txt+.about__txt{margin-top:1lh}.profile{background-image:url(../img/about/profile-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;z-index:1}.profile__inner{padding-bottom:5rem;padding-top:10rem}@media screen and (max-width:960px){.profile__inner{padding-top:5rem}}.profile__en{color:var(--color-quaternary);font-family:var(--font-en);font-size:clamp(4.375rem,12.5vw,15rem);font-weight:700;left:50%;letter-spacing:.02em;line-height:1.2;opacity:.443;position:absolute;text-transform:uppercase;top:0;transform:translateX(-50%);white-space:nowrap;z-index:-1}.profile__cont{margin-top:5rem}@media screen and (max-width:960px){.profile__cont{margin-top:2.5rem}}.profile__txt{font-size:1rem;line-height:2}@media screen and (max-width:767px){.profile__txt{font-size:.875rem}}.profile__txt+.profile__txt{margin-top:1lh}