.top-hero{padding-block-end:6rem;padding-inline-end:11.5rem;position:relative;overflow-x:clip}@media screen and (max-width:64rem){.top-hero{padding-inline-end:3.5rem}}@media screen and (max-width:40rem){.top-hero{padding-block-end:3.5rem;padding-inline:1rem}}.top-hero__globe{height:100%;position:absolute}.top-hero__globe-canvas{max-width:none;position:sticky;top:0;translate:-15rem -2.5rem}@media screen and (max-width:80rem){.top-hero__globe-canvas{opacity:.7}}@media screen and (max-width:64rem){.top-hero__globe-canvas{opacity:.5;translate:-9rem}}@media screen and (max-width:40rem){.top-hero__globe-canvas{opacity:.4;translate:-1rem}}.top-hero__content{justify-content:end;padding-block-start:9rem;display:grid;position:relative}@media screen and (max-width:48rem){.top-hero__content{padding-block-start:9rem}}@media screen and (max-width:40rem){.top-hero__content{justify-content:center;padding-block-start:6rem}}.top-hero__copy{letter-spacing:.1em;white-space:nowrap;opacity:0;font-size:4rem;font-weight:600;transition:opacity .7s cubic-bezier(.33,1,.68,1) .8s;display:grid}@media screen and (max-width:48rem){.top-hero__copy{font-size:3.5rem}}@media screen and (max-width:40rem){.top-hero__copy{font-size:2.5rem}}.top-hero__copy .top-hero__copy-text:first-child{transition:translate .4s cubic-bezier(.33,1,.68,1) 1.1s;translate:-5%}.top-hero__copy .top-hero__copy-text:nth-child(2){transition:translate .4s cubic-bezier(.33,1,.68,1) 1.1s;translate:5%}.top-hero__copy.is-view{opacity:1}.top-hero__copy.is-view .top-hero__copy-text:first-child,.top-hero__copy.is-view .top-hero__copy-text:nth-child(2){translate:0}.top-hero__text-container{row-gap:2.5rem;margin-block-start:11.5rem;display:grid}@media screen and (max-width:48rem){.top-hero__text-container{row-gap:2rem;margin-block-start:9rem}}@media screen and (max-width:40rem){.top-hero__text-container{row-gap:1.5rem;margin-block-start:6rem}}.top-hero__text{font-size:1rem;line-height:2.5;display:grid}@media screen and (max-width:48rem){.top-hero__text{font-size:.875rem}}@media screen and (max-width:40rem){.top-hero__text{font-size:.8125rem}}.top-hero__btn{margin-block-start:2rem}.top-hero__scroll{font-family:var(--font-poppins,sans-serif);white-space:nowrap;writing-mode:vertical-lr;padding-inline-end:4.5rem;font-size:.75rem;display:inline-block;position:absolute;top:calc(100dvh - 13.5rem);right:6rem}@media screen and (max-width:64rem){.top-hero__scroll{right:1rem}}@media screen and (max-width:48rem){.top-hero__scroll{top:calc(100dvh - 11rem)}}.top-hero__scroll:before{content:"";opacity:.4;background-color:currentColor;width:1px;height:3.5rem;position:absolute;bottom:0;left:50%}.top-hero__scroll:after{content:"";background-color:currentColor;width:1px;height:3.5rem;animation:2s cubic-bezier(1,0,0,1) infinite scroll;position:absolute;bottom:0;left:50%}@keyframes scroll{0%{transform-origin:0 0;transform:scaleY(0)}35%{transform-origin:0 0;transform:scale(1)}36%{transform-origin:0 100%;transform:scale(1)}to{transform-origin:0 100%;transform:scaleY(0)}}.top-service{grid-template-columns:auto 1fr;grid-template-areas:"title title""nav panel";gap:3rem;max-width:80rem;margin-block-start:9rem;margin-inline:auto;padding-inline:2rem;display:grid}@media screen and (max-width:48rem){.top-service{row-gap:1.5rem;margin-block-start:2rem}}@media screen and (max-width:40rem){.top-service{grid-template-columns:auto;grid-template-areas:"title""nav""panel";row-gap:0;padding-inline:1rem}}.top-service__introduction{grid-area:title}.top-service__description{margin-block-start:2rem;font-size:.875rem}@media screen and (max-width:48rem){.top-service__description{font-size:.75rem}}.top-service__list{z-index:2;grid-area:nav;align-content:start;row-gap:1.5rem;margin-block-start:3rem;margin-inline-start:3.5rem;display:grid;position:relative}@media screen and (max-width:48rem){.top-service__list{margin-inline-start:1rem}}@media screen and (max-width:40rem){.top-service__list{overscroll-behavior-x:contain;overscroll-behavior-y:auto;white-space:nowrap;touch-action:auto;scrollbar-width:none;-ms-overflow-style:none;grid-auto-flow:column;column-gap:1.5rem;height:5.5rem;margin-block-start:-.5rem;margin-inline-start:0;overflow-x:auto;translate:0 3.5rem}.top-service__list::-webkit-scrollbar{display:none}}.top-service__item{position:relative}.top-service__link{font-family:var(--font-poppins,sans-serif);text-transform:capitalize;font-size:1.5rem;font-weight:600;transition:color .3s cubic-bezier(.33,1,.68,1)}@media screen and (max-width:40rem){.top-service__link{font-size:1rem}}.top-service__link:after{cursor:auto;content:"";opacity:0;transform-origin:0 0;background-color:currentColor;width:6.5rem;height:1px;transition:scale .5s cubic-bezier(.33,1,.68,1);position:absolute;top:50%;right:-70%;translate:0 -50%;scale:0 1}@media screen and (max-width:48rem){.top-service__link:after{width:3rem;right:-50%}}@media screen and (max-width:40rem){.top-service__link:after{width:1px;height:3.5rem;top:120%;right:50%;translate:-50%;scale:1 0}}@media (any-hover:hover){.top-service__link:hover{color:#3eb497}}.top-service__link:focus-visible,.top-service__link.is-active{color:#3eb497}.top-service__link.is-active:after{opacity:1;scale:1}.top-service__btn{margin-block-start:2rem;translate:-3.5rem}@media screen and (max-width:64rem){.top-service__btn{translate:-1.5rem}}@media screen and (max-width:48rem){.top-service__btn{display:none}}.top-service__tabpanel{grid-area:panel}@media screen and (max-width:48rem){.top-service__tabpanel{margin-block-start:1.5rem}}.top-service__img{width:100%;height:21.5rem;overflow:clip}@media screen and (max-width:40rem){.top-service__img{height:12.5rem}}.top-service__img-image{object-fit:cover;width:199%;height:100%}.top-service__content{grid-area:content;display:grid;position:relative}.top-service__title{row-gap:1rem;margin-block-start:3rem;display:grid}@media screen and (max-width:48rem){.top-service__title{margin-block-start:2rem}}.top-service__title--jp{font-size:.8125rem;font-weight:500}.top-service__title--en{font-family:var(--font-poppins,sans-serif);text-transform:capitalize;letter-spacing:.1em;text-box:trim-both cap alphabetic;font-size:3rem;font-weight:600}@media screen and (max-width:40rem){.top-service__title--en{font-size:2.5rem}}.top-service__text{text-align:justify;margin-block-start:2rem;font-size:1rem;line-height:2}@media screen and (max-width:48rem){.top-service__text{font-size:.75rem}}.top-service__content-btn{margin-block-start:2rem;display:none}@media screen and (max-width:48rem){.top-service__content-btn{display:block}}.top-works{max-width:80rem;margin-block-start:9rem;margin-inline:auto;padding-inline:2rem}@media screen and (max-width:48rem){.top-works{margin-block-start:6rem}}@media screen and (max-width:40rem){.top-works{padding-inline:1rem}}.top-works .bl-works-card{margin-block-start:2.5rem}.top-works__btn{justify-content:center;margin-block-start:4.5rem;display:grid}@media screen and (max-width:80rem){.top-works__btn{margin-block-start:2rem}}.top-news{grid-template:"title list""title btn"1fr/auto 1fr;gap:2.5rem 3.5rem;max-width:80rem;margin:9rem auto;padding-inline:2rem;display:grid}@media screen and (max-width:80rem){.top-news{flex-direction:column;row-gap:0;display:flex}}@media screen and (max-width:48rem){.top-news{margin-block:6rem}}@media screen and (max-width:40rem){.top-news{padding-inline:1rem}}.top-news .el-head{grid-area:title}.top-news .bl-news-item{grid-area:list;column-gap:2rem;margin-block-start:2.5rem}@media screen and (max-width:64rem){.top-news .bl-news-item{margin-block-start:1.5rem}}@media screen and (max-width:48rem){.top-news .bl-news-item{column-gap:1.5rem}}.top-news .bl-news-item__link{translate:0 50%}.top-news .el-empty{grid-area:list}.top-news__btn{grid-area:btn}@media screen and (max-width:80rem){.top-news__btn{margin-block-start:2rem}}
