: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-top{visibility:hidden}body.is-top.is-loaded{visibility:visible}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}}.loading,.scroll-hint-icon-wrap{z-index:10}.loading{background:var(--color-bg);inset:0;position:fixed}.loading__motif img{height:auto;width:100%}.kv{overflow:hidden;position:relative;z-index:11}.kv__inner{margin-inline:auto;max-width:96.875rem;padding-inline:1.5625rem;padding-bottom:11.625rem;padding-top:15rem}@media screen and (max-width:1300px){.kv__inner{padding-bottom:7.5rem;padding-top:7.5rem}}@media screen and (max-width:767px){.kv__inner{padding-bottom:4.375rem;padding-top:20rem}}.kv__cont{max-width:41.8125rem}@media screen and (max-width:1300px){.kv__cont{max-width:25rem}}@media screen and (max-width:767px){.kv__cont{max-width:unset}}.kv__heading{--start-width:rem(800);max-width:100%}@media screen and (max-width:767px){.kv__heading{max-width:25rem}}.kv__heading img{height:auto;width:100%}.kv__lead{font-size:1rem;font-weight:600;line-height:2;margin-bottom:4.375rem;margin-top:2.5rem}@media screen and (max-width:767px){.kv__lead{line-height:1.6;margin-bottom:2.5rem;margin-top:1.25rem}.kv__wrap{height:18.75rem;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}}.kv__slider{background:var(--color-bg);display:flex;gap:.625rem;padding-left:7.8125rem;position:absolute;right:calc(50% + 87.5rem);rotate:20deg;top:-80%;z-index:-1}@media screen and (max-width:1300px){.kv__slider{padding-left:3.75rem;right:calc(50% + 53.125rem)}}@media screen and (max-width:767px){.kv__slider{right:calc(50% + 51.875rem);top:-160%}}.kv__slider.is-active .kv__slide:first-child{animation:img-slide-y1 var(--slide-duration) linear infinite}.kv__slider.is-active .kv__slide:last-child{animation:img-slide-y2 var(--slide-duration) linear calc(var(--slide-duration)/-2) infinite}.kv__slider.is-active .kv__list:nth-child(2n) .kv__slide:first-child{animation:img-slidereverse-y1 var(--slide-duration) linear infinite}.kv__slider.is-active .kv__list:nth-child(2n) .kv__slide:last-child{animation:img-slidereverse-y2 var(--slide-duration) linear calc(var(--slide-duration)/-2) infinite}.kv__slide{width:13.125rem}@media screen and (max-width:1300px){.kv__slide{width:8.75rem}}@media screen and (max-width:767px){.kv__slide{width:6.25rem}}.kv__slide img{height:auto;width:100%}.about{background-color:var(--color-bg);background-image:url(../img/top/about-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;z-index:11}.about__inner{padding-block:10rem}@media screen and (max-width:960px){.about__inner{padding-block:4.375rem}}.about__cont{align-items:flex-end;display:flex;gap:2.5rem;margin-top:2.5rem}@media screen and (max-width:960px){.about__cont{align-items:center;flex-direction:column;gap:3.75rem}}.about__txt{font-size:1rem;line-height:2}.service{margin-bottom:calc(var(--fade-offset)*-1);margin-top:1.75rem;overflow:hidden;padding-bottom:var(--fade-offset);position:relative;z-index:11}@media screen and (max-width:767px){.service{margin-top:5rem}}.service__inner{padding-top:8.25rem}@media screen and (max-width:767px){.service__inner{padding-top:0}}.service__en{color:var(--color-tertiary);font-family:var(--font-en);font-size:clamp(5.625rem,20vw,25rem);font-weight:700;left:50%;letter-spacing:.02em;line-height:1.3;opacity:.43;position:absolute;text-transform:uppercase;top:0;transform:translateX(-50%);white-space:nowrap;z-index:-1}@media screen and (max-width:767px){.service__en{top:4.375rem}}.service__cont{margin-top:5rem}@media screen and (max-width:767px){.service__cont{margin-top:3.75rem}}.service__items{display:grid;gap:3.75rem;grid-template-columns:repeat(auto-fill,minmax(min(21.25rem,100%),1fr))}@media screen and (max-width:960px){.service__items{grid-template-columns:repeat(auto-fill,minmax(min(18.75rem,100%),1fr))}}@media screen and (max-width:767px){.service__items{gap:2.5rem}}.service__item{align-items:center;display:flex;flex-direction:column}.service__item-img{aspect-ratio:450/302;position:relative;z-index:1}.service__item-img:before{background:linear-gradient(-5deg,#ffa4ac,#cc92d4 55%,#92d2e0);border-radius:1.25rem;content:"";height:100%;left:8px;position:absolute;top:8px;width:100%;z-index:-1}.service__item-img img{border-radius:1.25rem;height:100%;object-fit:cover;width:100%}.service__item-body{align-items:center;display:flex;flex:1;flex-direction:column;margin-top:1.5rem}.service__item-ttl{color:var(--color-secondary);font-size:1.5rem;text-align:center}@media screen and (max-width:767px){.service__item-ttl{font-size:1.125rem}}.service__item-list{margin-bottom:.9375rem;margin-top:1.25rem}@media screen and (max-width:767px){.service__item-list{margin-top:.625rem}}.service__item-item{font-size:1.25rem}@media screen and (max-width:767px){.service__item-item{font-size:1rem}}.service__item-item:not(:first-child){margin-top:.9375rem}@media screen and (max-width:767px){.service__item-item:not(:first-child){margin-top:.625rem}}.service__item-item:before{background:var(--color-tertiary);border-radius:50%;content:"";display:inline-block;height:.625rem;margin-bottom:.1875rem;margin-right:.3125rem;width:.625rem}@media screen and (max-width:767px){.service__item-item:before{height:.5rem;margin-bottom:.125rem;width:.5rem}}.service__item-btn{margin-top:auto}.service__item-anchor{align-items:center;background:var(--color-primary);border:2px solid var(--color-primary);border-radius:100vmax;color:var(--color-white);display:flex;justify-content:space-between;min-width:16.375rem;padding:.5625rem .5rem .5625rem 1.375rem;transition:background .3s ease,color .3s ease;width:-webkit-fit-content;width:fit-content}@media screen and (max-width:767px){.service__item-anchor{min-width:13.75rem;padding:.625rem}}@media (any-hover:hover){.service__item-anchor:focus-visible,.service__item-anchor:hover{background:var(--color-white);color:var(--color-primary)}.service__item-anchor:focus-visible .icon,.service__item-anchor:hover .icon{background:var(--color-primary)}.service__item-anchor:focus-visible .icon:after,.service__item-anchor:hover .icon:after{background:var(--color-white)}}.service__item-anchor .txt{flex:1;font-size:1.25rem;font-weight:600;margin-right:1rem;text-align:center}@media screen and (max-width:767px){.service__item-anchor .txt{font-size:1rem;margin-right:.625rem}}.service__item-anchor .icon{aspect-ratio:1/1;background:var(--color-white);border-radius:50%;position:relative;transition:background .3s ease;width:1.5rem}@media screen and (max-width:767px){.service__item-anchor .icon{width:1.25rem}}.service__item-anchor .icon:after{background:var(--color-primary);-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);content:"";height:.5625rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .3s ease;width:.4375rem}.service__item-txt{color:var(--color-secondary);font-size:1.25rem;margin-bottom:1rem}@media screen and (max-width:767px){.service__item-txt{font-size:1rem;margin-bottom:1rem}}.works{margin-bottom:calc(var(--fade-offset)*-1);overflow:hidden;padding-bottom:var(--fade-offset);position:relative}@media screen and (max-width:767px){.works{margin-top:5rem}}.works__inner{padding-top:10rem}@media screen and (max-width:767px){.works__inner{padding-top:0}}.works__en{color:var(--color-quaternary);font-family:var(--font-en);font-size:clamp(5.625rem,20vw,25rem);font-weight:700;left:50%;letter-spacing:.02em;line-height:1.3;opacity:.43;position:absolute;text-transform:uppercase;top:0;transform:translateX(-50%);white-space:nowrap;z-index:-1}@media screen and (max-width:767px){.works__en{top:4.375rem}}.works__cont{align-items:center;display:flex;flex-direction:column;margin-top:5rem}@media screen and (max-width:767px){.works__cont{margin-top:3.75rem}}.works__items{display:grid;gap:5rem 1rem;grid-template-columns:repeat(auto-fill,minmax(min(23.125rem,100%),1fr));margin-bottom:5rem;width:100%}@media screen and (max-width:960px){.works__items{grid-template-columns:repeat(auto-fill,minmax(min(18.75rem,100%),1fr))}}@media screen and (max-width:767px){.works__items{gap:2.5rem 1rem;margin-bottom:2.5rem}}