@keyframes svgAnimation{0%{stroke-dashoffset:100rem}100%{stroke-dashoffset:0}}
/*!------------------------------------------------------------------
Base
-------------------------------------------------------------------*/
*,:before,:after,:focus{box-sizing:inherit;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}::selection{color:#fafaf8;background:#424242}html{box-sizing:border-box}html,body{font-family:aktiv-grotesk,sans-serif;font-size:62.5%;font-style:normal;font-weight:300;letter-spacing:.04em;line-height:1.75;background-color:#222;color:#fafaf8;height:100%;width:100%;margin:0;padding:0;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}p{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){p{font-size:1.4rem}}a{-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration:none;cursor:pointer}figure,ol,ul,li,dl,dt,dd{margin:0;padding:0}ol,ul{list-style-type:none}img,svg,video{width:100%;vertical-align:bottom}img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:crisp-edges}button,input,select,textarea{font-family:aktiv-grotesk,a-otf-gothic-mb101-pr6n,source-han-sans-japanese,sans-serif;-webkit-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;box-shadow:none;outline:0;margin:0;padding:0}input,textarea{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){input,textarea{font-size:1.4rem}}html,body,a{cursor:none}body.is-loading,body.is-opened{overflow:hidden}.cursor{position:fixed;top:-1rem;left:-1rem;transform:scale(0);border:.1rem solid #fafaf8;border-radius:50%;height:2rem;width:2rem;mix-blend-mode:exclusion;pointer-events:none;transition:top .4s cubic-bezier(.23,1,.32,1),left .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1),width .4s cubic-bezier(.23,1,.32,1);z-index:10}.cursor.is-hover2{top:-8rem;left:-8rem;display:flex;align-items:center;justify-content:center;height:16rem;width:16rem}.cursor.is-hover2:before{font-size:1.3rem;font-weight:300;letter-spacing:.04em;content:"View Details"}@media screen and (max-width:48em){.cursor.is-hover2:before{font-size:1.2rem}}.cursor.is-hover1{top:-3.2rem;left:-3.2rem;height:6.4rem;width:6.4rem}.cursor.is-hover1:before{content:none}.wrapper{width:100%}.main{position:relative;min-height:100vh;width:100%}.main+.main{position:absolute}.archive{padding:20rem 0 16rem}@media screen and (max-width:48em){.archive{padding:10rem 0 12.8rem}}.archive-header{width:100%}.archive-header__inner{display:grid;grid-template-columns:5fr 1fr;gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.archive-header__inner{display:block;padding:0 2.4rem}}.archive-header h1{font-family:aktiv-grotesk-extended,sans-serif;font-size:8rem;font-weight:200;letter-spacing:.02em;line-height:1.25;grid-column:1}@media screen and (max-width:48em){.archive-header h1{font-size:4.8rem}}.archive-header p{font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;grid-column:1;margin-top:4.8rem}@media screen and (max-width:48em){.archive-header p{font-size:1.8rem}}.archive-header__list{display:flex;flex-direction:column;grid-row:1/3;grid-column:2/3;gap:.4rem}@media screen and (max-width:48em){.archive-header__list{margin-top:4.8rem}}.archive-header__item{color:#787878}.archive-header__item.is-active{color:#fafaf8;pointer-events:none}.archive-header__item.is-active .archive-header__item__link:before{background-color:currentColor}.archive-header__item__link{position:relative;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:currentColor;padding-left:2rem;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.archive-header__item__link{font-size:1.4rem}}.archive-header__item__link:before{position:absolute;top:50%;left:0;transform:translateY(-50%);border:.1rem solid currentColor;border-radius:50%;content:"";height:1rem;width:1rem}.archive-header__item__link:hover{color:#fafaf8}.archive-projects{width:100%;margin-top:16rem}@media screen and (max-width:48em){.archive-projects{margin-top:8rem}}.archive-projects__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.archive-projects__inner{padding:0 2.4rem}}.archive-projects__list{display:flex;flex-direction:column;gap:16rem}@media screen and (max-width:48em){.archive-projects__list{gap:8rem}}.archive-projects__item{display:grid;grid-template-columns:2fr 1fr;gap:3.2rem}@media screen and (max-width:48em){.archive-projects__item{display:block}}.archive-projects__item:nth-child(even){grid-template-columns:1fr 2fr}.archive-projects__item:nth-child(even) .archive-projects__item__link{grid-column:2}.archive-projects__item__link{color:#fafaf8}.archive-projects__item__link:hover .archive-projects__item__media div{transform:scale(1.05)}.archive-projects__item__media{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.archive-projects__item__media div{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;transition:transform 1s cubic-bezier(.23,1,.32,1)}.archive-projects__item__title{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;margin-top:2.4rem}@media screen and (max-width:48em){.archive-projects__item__title{font-size:2.8rem}}@media screen and (max-width:48em){.archive-projects__item__title{margin-top:2rem}}.archive-projects__item__info{display:flex;flex-wrap:wrap;column-gap:1.6rem;font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:1.6rem}@media screen and (max-width:48em){.archive-projects__item__info{font-size:1.2rem}}@media screen and (max-width:48em){.archive-projects__item__info{flex-direction:column}}.archive-projects__item__category{color:#787878}.archive-projects__item__category a{color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.archive-projects__item__category a:hover{color:#fafaf8}.archive-views{width:100%;margin-top:16rem}@media screen and (max-width:48em){.archive-views{margin-top:8rem}}.archive-views__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.archive-views__inner{padding:0 2.4rem}}.archive-views__item{border-top:.1rem solid #424242;width:calc(50% - 1.6rem);margin-top:3.2rem;padding-top:3.2rem}@media screen and (max-width:48em){.archive-views__item{width:100%}}.archive-views__item:first-child{border-top:none;margin-top:0;padding-top:0}.archive-views__item:nth-child(2){border-top:none;margin-top:0;padding-top:0}@media screen and (max-width:48em){.archive-views__item:nth-child(2){border-top:.1rem solid #424242;margin-top:3.2rem;padding-top:3.2rem}}.archive-views__item__link{color:#fafaf8}.archive-views__item__link:hover .archive-views__item__media div{transform:scale(1.05)}.archive-views figure.is-small{display:grid;grid-template-columns:1fr 2fr;column-gap:3.2rem;align-items:start}@media screen and (max-width:48em){.archive-views figure.is-small{column-gap:2rem}}.archive-views figure.is-square .archive-views__item__media,.archive-views figure.is-small .archive-views__item__media{padding-top:100%}.archive-views figure.is-small .archive-views__item__title{margin-top:0}.archive-views__item__media{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.archive-views__item__media div{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;transition:transform 1s cubic-bezier(.23,1,.32,1)}.archive-views__item__title{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin-top:2.4rem}@media screen and (max-width:48em){.archive-views__item__title{font-size:2rem}}@media screen and (max-width:48em){.archive-views__item__title{margin-top:2rem}}.archive-views__item__info{display:flex;flex-wrap:wrap;column-gap:1.6rem;font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:1.6rem}@media screen and (max-width:48em){.archive-views__item__info{font-size:1.2rem}}.archive-views__item__category{color:#787878}.archive-views__item__category a{color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.archive-views__item__category a:hover{color:#fafaf8}.archive-news{width:100%;margin-top:16rem}@media screen and (max-width:48em){.archive-news{margin-top:8rem}}.archive-news__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.archive-news__inner{padding:0 2.4rem}}.archive-news__item{position:relative;transition:background-color .4s cubic-bezier(.55,.05,.22,.99)}.archive-news__item:before,.archive-news__item:after{position:absolute;left:0;transform:translateZ(0) scaleX(0);transform-origin:top left;background-color:#424242;height:.1rem;width:100%;transition:transform 0s}.archive-news__item:after{bottom:0;content:""}.archive-news__item:first-child:before{top:0;content:""}.archive-news__item.is-inview:before{transform:inherit;transition:transform .8s cubic-bezier(.55,.05,.22,.99)}.archive-news__item.is-inview:after{transform:inherit;transition:transform .8s cubic-bezier(.55,.05,.22,.99) .05s}.archive-news__item.is-inview span{transform:inherit;transition:transform 1.5s cubic-bezier(.23,1,.32,1)}.archive-news__item:hover{background-color:#424242}.archive-news__item:hover .archive-news__item__link:before{right:2.4rem;opacity:1}.archive-news__item:hover .archive-news__item__category{color:#bbb}.archive-news__item span{display:block;transform:translate3d(0,180%,0);transition:transform 0s}.archive-news__item__link{position:relative;display:flex;align-items:center;flex-wrap:wrap;row-gap:.8rem;color:#fafaf8;padding:2.4rem 5.6rem 2.4rem 2.4rem}@media screen and (max-width:48em){.archive-news__item__link{padding:2rem 0}}.archive-news__item__link:before{position:absolute;top:50%;right:3.6rem;transform:translateY(-50%) rotate(45deg);border-top:.1rem solid currentColor;border-right:.1rem solid currentColor;content:"";height:.8rem;width:.8rem;opacity:0;transition:right .4s cubic-bezier(.55,.05,.22,.99),opacity .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.archive-news__item__link:before{content:none}}.archive-news__item__date{font-size:1.3rem;font-weight:300;letter-spacing:.04em;width:9.6rem;overflow:hidden}@media screen and (max-width:48em){.archive-news__item__date{font-size:1.2rem}}@media screen and (max-width:48em){.archive-news__item__date{width:8rem}}.archive-news__item__category{font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#787878;width:12.8rem;transition:color .4s cubic-bezier(.55,.05,.22,.99);overflow:hidden}@media screen and (max-width:48em){.archive-news__item__category{font-size:1.2rem}}@media screen and (max-width:48em){.archive-news__item__category{width:calc(100% - 8rem)}}.archive-news__item__title{font-size:1.6rem;font-weight:300;letter-spacing:.04em;width:calc(100% - 22.4rem);overflow:hidden}@media screen and (max-width:48em){.archive-news__item__title{font-size:1.4rem}}@media screen and (max-width:48em){.archive-news__item__title{width:100%}}.archive-news__item__title span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}:lang(ja) .archive-header p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .archive-header p{font-size:1.62rem}}:lang(ja) .archive-projects__item__title{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .archive-projects__item__title{font-size:2.52rem}}:lang(ja) .archive-views__item__title{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .archive-views__item__title{font-size:1.8rem}}:lang(ja) .archive-news__item__title{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .archive-news__item__title{font-size:1.26rem}}.post{padding-top:20rem}@media screen and (max-width:48em){.post{padding-top:10rem}}.post-header{width:100%}.post-header__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.post-header__inner{padding:0 2.4rem}}.post-header h1{font-size:4.8rem;font-weight:300;letter-spacing:.02em;line-height:1.25;font-family:aktiv-grotesk-extended,sans-serif}@media screen and (max-width:48em){.post-header h1{font-size:4rem}}.post-header__info{display:flex;flex-wrap:wrap;font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:3.2rem}@media screen and (max-width:48em){.post-header__info{font-size:1.2rem}}@media screen and (max-width:48em){.post-header__info{display:block;margin-top:2rem}}.post-header__client{margin-right:1.6rem}@media screen and (max-width:48em){.post-header__client{margin-right:0}}.post-header__category{color:#787878;margin-right:1.6rem}@media screen and (max-width:48em){.post-header__category{margin-right:0}}.post-header__media{width:100%;margin-top:8rem}@media screen and (max-width:48em){.post-header__media{margin-top:4.8rem}}.post-projects{width:100%}.post-projects__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.post-projects__inner{padding:0 2.4rem}}.post-projects__texts{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;margin-top:16rem}@media screen and (max-width:48em){.post-projects__texts{display:block;margin-top:8rem}}.post-projects__texts h2{font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;grid-column:1}@media screen and (max-width:48em){.post-projects__texts h2{font-size:1.8rem}}.post-projects__texts p{grid-column:1;margin-top:4rem}@media screen and (max-width:48em){.post-projects__texts p{margin-top:2.4rem}}.post-projects__texts.is-even h2,.post-projects__texts.is-even p,.post-projects__texts.is-even .post-projects__list{grid-column:2}.post-projects .post-projects__list{display:flex;flex-direction:column;gap:.4rem;grid-column:1;margin-top:4.8rem}@media screen and (max-width:48em){.post-projects .post-projects__list{margin-top:2.4rem}}.post-projects .post-projects__list dl{display:flex;align-items:center;flex-wrap:wrap}.post-projects .post-projects__list dt{font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;width:8rem}@media screen and (max-width:48em){.post-projects .post-projects__list dt{font-size:1.4rem}}@media screen and (max-width:48em){.post-projects .post-projects__list dt{width:6.4rem}}.post-projects .post-projects__list dd{font-size:1.6rem;font-weight:300;letter-spacing:.04em;width:calc(100% - 8rem)}@media screen and (max-width:48em){.post-projects .post-projects__list dd{font-size:1.4rem}}@media screen and (max-width:48em){.post-projects .post-projects__list dd{width:calc(100% - 6.4rem)}}.post-projects .post-projects__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem;margin-top:16rem}@media screen and (max-width:48em){.post-projects .post-projects__gallery{display:flex;flex-direction:column;gap:2rem;margin-top:8rem}}.post-projects .post-projects__gallery img:first-of-type{grid-column:1/3}.post-projects__links{display:flex;align-items:center;column-gap:1.6rem;margin-top:4.8rem}.post-projects__link svg{fill:#fafaf8;height:1.6rem;width:1.6rem}.post-views{width:100%}.post-views__inner{display:grid;grid-template-columns:2fr 1fr;column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.post-views__inner{display:block;padding:0 2.4rem}}.post-views__content h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;margin:16rem 0 4rem}@media screen and (max-width:48em){.post-views__content h2{font-size:2.8rem}}@media screen and (max-width:48em){.post-views__content h2{margin:8rem 0 2.4rem}}.post-views__content h3{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin:8rem 0 4rem}@media screen and (max-width:48em){.post-views__content h3{font-size:2rem}}@media screen and (max-width:48em){.post-views__content h3{margin:4rem 0 2.4rem}}.post-views__content h4{display:inline;font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;background:linear-gradient(transparent 96%,currentColor 0%);width:fit-content;padding-bottom:.4rem}@media screen and (max-width:48em){.post-views__content h4{font-size:1.8rem}}.post-views__content p{margin:4rem 0}@media screen and (max-width:48em){.post-views__content p{margin:2.4rem 0}}.post-views__content a{font-weight:400;text-decoration:underline;color:#787878;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.post-views__content a:hover{color:#fafaf8}.post-views__content blockquote{font-size:1.6rem;font-weight:300;letter-spacing:.04em;border-left:.1rem solid #424242;color:#bbb;margin:4rem 0;padding-left:2rem}@media screen and (max-width:48em){.post-views__content blockquote{font-size:1.4rem}}@media screen and (max-width:48em){.post-views__content blockquote{margin:2.4rem 0}}.post-views__content blockquote p,.post-views__content blockquote cite{margin:0}.post-views__content figure{margin:4rem 0}@media screen and (max-width:48em){.post-views__content figure{margin:2.4rem 0}}.post-views__content figure figcaption{font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#bbb;margin-top:.8rem}@media screen and (max-width:48em){.post-views__content figure figcaption{font-size:1.2rem}}.post-views__content ul{display:flex;flex-direction:column;list-style-type:disc;margin:4rem 0;padding-left:1.6rem}@media screen and (max-width:48em){.post-views__content ul{margin:2.4rem 0}}.post-views__content li{display:list-item;font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.post-views__content li{font-size:1.4rem}}.post-views__links{display:flex;align-items:center;column-gap:1.6rem;grid-column:1;margin-top:4.8rem}.post-views__link svg{fill:#fafaf8;height:1.6rem;width:1.6rem}.post-news{width:100%;margin-top:6.4rem}.post-news__inner{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:80em){.post-news__inner{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.post-news__inner{display:block;padding:0 2.4rem}}.post-news__content h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;margin:16rem 0 4rem}@media screen and (max-width:48em){.post-news__content h2{font-size:2.8rem}}@media screen and (max-width:48em){.post-news__content h2{margin:8rem 0 2.4rem}}.post-news__content h3{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin:8rem 0 4rem}@media screen and (max-width:48em){.post-news__content h3{font-size:2rem}}@media screen and (max-width:48em){.post-news__content h3{margin:4rem 0 2.4rem}}.post-news__content h4{display:inline;font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;background:linear-gradient(transparent 96%,currentColor 0%);width:fit-content;padding-bottom:.4rem}@media screen and (max-width:48em){.post-news__content h4{font-size:1.8rem}}.post-news__content p{margin:4rem 0}@media screen and (max-width:48em){.post-news__content p{margin:2.4rem 0}}.post-news__content a{font-weight:400;text-decoration:underline;color:#787878;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.post-news__content a:hover{color:#fafaf8}.post-news__content blockquote{font-size:1.6rem;font-weight:300;letter-spacing:.04em;border-left:.1rem solid #424242;color:#bbb;margin:4rem 0;padding-left:2rem}@media screen and (max-width:48em){.post-news__content blockquote{font-size:1.4rem}}@media screen and (max-width:48em){.post-news__content blockquote{margin:2.4rem 0}}.post-news__content blockquote p,.post-news__content blockquote cite{margin:0}.post-news__content figure{margin:4rem 0}@media screen and (max-width:48em){.post-news__content figure{margin:2.4rem 0}}.post-news__content figure figcaption{font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#bbb;margin-top:.8rem}@media screen and (max-width:48em){.post-news__content figure figcaption{font-size:1.2rem}}.post-news__content ul{display:flex;flex-direction:column;list-style-type:disc;margin:4rem 0;padding-left:1.6rem}@media screen and (max-width:48em){.post-news__content ul{margin:2.4rem 0}}.post-news__content li{display:list-item;font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.post-news__content li{font-size:1.4rem}}.post-news__links{display:flex;align-items:center;column-gap:1.6rem;grid-column:1;margin-top:4.8rem}.post-news__link svg{fill:#fafaf8;height:1.6rem;width:1.6rem}.post-footer{width:100%;margin-top:16rem}@media screen and (max-width:48em){.post-footer{margin-top:8rem}}.post-footer__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.post-footer__inner{padding:0 2.4rem}}.post-footer h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.post-footer h3{font-size:1.4rem}}.post-footer__list{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);column-gap:3.2rem;margin-top:8rem}@media screen and (max-width:48em){.post-footer__list{display:flex;flex-direction:column;gap:8rem;margin-top:4.8rem}}@media screen and (max-width:30em){.post-footer__list{gap:4.8rem}}.post-footer__item__link{color:#fafaf8}.post-footer__item__link:hover .post-footer__item__media div{transform:scale(1.05)}.post-footer__item__media{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.post-footer__item__media div{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;transition:transform 1s cubic-bezier(.23,1,.32,1)}.post-footer__item__title{font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;margin-top:2.4rem}@media screen and (max-width:48em){.post-footer__item__title{font-size:1.8rem}}@media screen and (max-width:48em){.post-footer__item__title{margin-top:2rem}}.post-footer__item__info{display:flex;flex-wrap:wrap;column-gap:1.6rem;font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:.8rem}@media screen and (max-width:48em){.post-footer__item__info{font-size:1.2rem}}@media screen and (max-width:48em){.post-footer__item__info{display:block}}@media screen and (max-width:48em){.post-footer__item__client{margin-right:0}}.post-footer__item__category{color:#787878}@media screen and (max-width:48em){.post-footer__item__category{margin-right:0}}:lang(ja) .post-header h1{font-family:aktiv-grotesk,a-otf-gothic-mb101-pr6n,sans-serif;font-size:4.32rem;letter-spacing:.04em;line-height:1.5625;font-family:aktiv-grotesk-extended,a-otf-gothic-mb101-pr6n,sans-serif}@media screen and (max-width:48em){:lang(ja) .post-header h1{font-size:3.6rem}}:lang(ja) .post-projects p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .post-projects p{font-size:1.26rem}}:lang(ja) .post-views__content h2,:lang(ja) .post-news__content h2{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .post-views__content h2,:lang(ja) .post-news__content h2{font-size:2.52rem}}:lang(ja) .post-views__content h3,:lang(ja) .post-news__content h3{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .post-views__content h3,:lang(ja) .post-news__content h3{font-size:1.8rem}}:lang(ja) .post-views__content h4,:lang(ja) .post-news__content h4{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .post-views__content h4,:lang(ja) .post-news__content h4{font-size:1.62rem}}:lang(ja) .post-views__content p,:lang(ja) .post-views__content blockquote,:lang(ja) .post-views__content li,:lang(ja) .post-news__content p,:lang(ja) .post-news__content blockquote,:lang(ja) .post-news__content li{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .post-views__content p,:lang(ja) .post-views__content blockquote,:lang(ja) .post-views__content li,:lang(ja) .post-news__content p,:lang(ja) .post-news__content blockquote,:lang(ja) .post-news__content li{font-size:1.26rem}}:lang(ja) .post-views__content figcaption,:lang(ja) .post-news__content figcaption{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.17rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .post-views__content figcaption,:lang(ja) .post-news__content figcaption{font-size:1.08rem}}:lang(ja) .post-footer__item__title{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .post-footer__item__title{font-size:1.62rem}}.wp-block-heading img{height:auto;margin:4rem 0}@media screen and (max-width:48em){.wp-block-heading img{margin:2.4rem 0}}.page{padding:20rem 0 16rem}@media screen and (max-width:48em){.page{padding:10rem 0 12.8rem}}.page-header{width:100%}.page-header__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.page-header__inner{padding:0 2.4rem}}.page-header h1{font-family:aktiv-grotesk-extended,sans-serif;font-size:4.8rem;font-weight:300;letter-spacing:.02em;line-height:1.25}@media screen and (max-width:48em){.page-header h1{font-size:4rem}}.page-header h1 span{--weight:100;--width:95;font-family:"roc-grotesk-variable",sans-serif;font-variation-settings:"wght" var(--weight),"wdth" var(--width)}.page-main{width:100%;margin-top:6.4rem}.page-main__inner{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:80em){.page-main__inner{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.page-main__inner{display:block;padding:0 2.4rem}}.page-main__content p+p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925;margin-top:3.2rem}@media screen and (max-width:48em){.page-main__content p+p{font-size:1.26rem}}.page-main__content p+a{margin-top:4.8rem}.page-main__content a{display:inline-block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.page-main__content a{font-size:1.4rem}}.page-main__content a:hover{color:#fafaf8}:lang(ja) .page-main__content p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .page-main__content p{font-size:1.26rem}}.top-tagline{position:relative;min-height:72rem;height:90vh;width:100%;z-index:1}@media screen and (max-width:48em){.top-tagline{max-height:64rem;min-height:48rem}}.top-tagline__inner{display:flex;align-items:center;height:100%;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.top-tagline__inner{padding:0 2.4rem}}.top-tagline h1{font-family:aktiv-grotesk-extended,sans-serif;font-size:9.6rem;font-weight:200;letter-spacing:.02em;line-height:1.2}@media screen and (max-width:80em){.top-tagline h1{font-size:8rem}}@media screen and (max-width:60em){.top-tagline h1{font-size:6.4rem}}@media screen and (max-width:48em){.top-tagline h1{font-size:4.8rem}}.top-about{position:relative;width:100%;z-index:1}.top-about__inner{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:80em){.top-about__inner{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.top-about__inner{display:block;padding:0 2.4rem}}.top-about h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25}@media screen and (max-width:48em){.top-about h2{font-size:2.8rem}}.top-about p{margin-top:4.8rem}.top-about a{display:inline-block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;border:.1rem solid currentColor;color:#787878;margin-top:4.8rem;padding:.8rem 3.2rem;transition:border-color .4s cubic-bezier(.55,.05,.22,.99),color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.top-about a{font-size:1.4rem}}.top-about a:hover{color:#fafaf8}.top-projects{position:relative;width:100%;margin-top:24rem;z-index:1}@media screen and (max-width:48em){.top-projects{margin-top:16rem}}.top-projects__inner{position:relative;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.top-projects__inner{padding:0 2.4rem}}.top-projects h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.top-projects h3{font-size:1.4rem}}.top-projects__list{display:grid;grid-template-columns:1fr 2fr;gap:3.2rem;margin-top:8rem}@media screen and (max-width:48em){.top-projects__list{display:flex;flex-direction:column;gap:8rem;margin-top:4.8rem}}.top-projects__item:first-child{grid-column:1/3}.top-projects__item:first-child figure{display:grid;grid-template-columns:2fr 1fr;column-gap:3.2rem}@media screen and (max-width:48em){.top-projects__item:first-child figure{display:block}}.top-projects__item:first-child .top-projects__item__title{margin-top:0}@media screen and (max-width:48em){.top-projects__item:first-child .top-projects__item__title{margin-top:2rem}}.top-projects__item:first-child .top-projects__item__info{flex-direction:column;margin-top:4rem}@media screen and (max-width:48em){.top-projects__item:first-child .top-projects__item__info{margin-top:1.6rem}}.top-projects__item__link{color:#fafaf8}.top-projects__item__link:hover .top-projects__item__media div{transform:scale(1.05)}.top-projects__item__media{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.top-projects__item__media div{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;transition:transform 1s cubic-bezier(.23,1,.32,1)}.top-projects__item__title{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;margin-top:2.4rem}@media screen and (max-width:48em){.top-projects__item__title{font-size:2.8rem}}@media screen and (max-width:48em){.top-projects__item__title{margin-top:2rem}}.top-projects__item__info{display:flex;flex-wrap:wrap;column-gap:1.6rem;font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:1.6rem}@media screen and (max-width:48em){.top-projects__item__info{font-size:1.2rem}}@media screen and (max-width:48em){.top-projects__item__info{flex-direction:column}}.top-projects__item__category{color:#787878}.top-projects__item__category a{color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.top-projects__item__category a:hover{color:#fafaf8}.top-projects__link{position:absolute;top:0;right:4.8rem;display:inline-block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;padding-right:1.2rem;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.top-projects__link{font-size:1.4rem}}@media screen and (max-width:48em){.top-projects__link{right:2.4rem}}.top-projects__link:before{position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(45deg);border-top:.1rem solid currentColor;border-right:.1rem solid currentColor;content:"";height:.8rem;width:.8rem}.top-projects__link:hover{color:#fafaf8}.top-services{width:100%;margin-top:24rem;padding:24rem 0}@media screen and (max-width:60em){.top-services{margin-top:0;padding:16rem 0 0}}.top-services__bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.top-services__inner{position:relative;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.top-services__inner{padding:0 2.4rem}}.top-services__blocks{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);align-items:start;column-gap:3.2rem}@media screen and (max-width:60em){.top-services__blocks{display:block}}.top-services__block:first-child{position:sticky;top:16rem}@media screen and (max-width:60em){.top-services__block:first-child{position:relative;top:inherit}}.top-services h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.top-services h3{font-size:1.4rem}}.top-services__nav{margin-top:8rem}@media screen and (max-width:60em){.top-services__nav{display:none}}.top-services__nav ul{display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width:48em){.top-services__nav ul{gap:2rem}}.top-services__nav li{color:#787878}.top-services__nav li.is-active{color:#fafaf8}.top-services__nav a{font-size:4.8rem;font-weight:300;letter-spacing:.02em;line-height:1.25;color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.top-services__nav a{font-size:4rem}}.top-services__nav a:hover{color:#fafaf8}.top-services__list{display:flex;flex-direction:column;margin-top:50vh}@media screen and (max-width:60em){.top-services__list{margin-top:0}}.top-services__item{padding-top:16rem}@media screen and (max-width:60em){.top-services__item{display:grid;grid-template-rows:1fr;grid-template-columns:2fr 1fr;column-gap:3.2rem}}@media screen and (max-width:48em){.top-services__item{display:block;padding-top:8rem}}.top-services__item:not(:last-child){padding-bottom:8rem}@media screen and (max-width:60em){.top-services__item:not(:last-child){padding-bottom:4.8rem}}@media screen and (max-width:60em){.top-services__item:nth-child(2){grid-template-columns:1fr 2fr}}.top-services__item:nth-child(2) h4,.top-services__item:nth-child(2) figure{grid-column:2}.top-services__item.is-inview svg{animation:svgAnimation 1s ease-in .4s forwards}.top-services__item h4{display:none;font-size:4.8rem;font-weight:300;letter-spacing:.02em;line-height:1.25}@media screen and (max-width:48em){.top-services__item h4{font-size:4rem}}@media screen and (max-width:60em){.top-services__item h4{display:block}}@media screen and (max-width:60em){.top-services__item figure{grid-column:1;margin-top:4.8rem}}.top-services__item svg{display:block;stroke:#fafaf8;stroke-dasharray:100rem;stroke-dashoffset:100rem;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;fill:none;max-width:44rem;overflow:visible}@media screen and (max-width:48em){.top-services__item svg{max-width:40rem;width:80%;margin:0 auto}}.top-services__item h5{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin-top:8rem}@media screen and (max-width:48em){.top-services__item h5{font-size:2rem}}.top-services__item p{margin-top:3.2rem}.top-services__item a{display:inline-block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;border:.1rem solid currentColor;color:#787878;margin-top:4.8rem;padding:.8rem 3.2rem;transition:border-color .4s cubic-bezier(.55,.05,.22,.99),color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.top-services__item a{font-size:1.4rem}}.top-services__item a:hover{color:#fafaf8}.top-views{position:relative;width:100%;margin-top:24rem}@media screen and (max-width:48em){.top-views{margin-top:12.8rem}}.top-views__inner{position:relative;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.top-views__inner{padding:0 2.4rem}}.top-views h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.top-views h3{font-size:1.4rem}}.top-views__list{display:grid;grid-template-columns:2fr 1fr;column-gap:3.2rem;margin-top:8rem}@media screen and (max-width:48em){.top-views__list{display:flex;flex-direction:column;gap:8rem;margin-top:4.8rem}}.top-views__item__link{color:#fafaf8}.top-views__item__link:hover .top-views__item__media div{transform:scale(1.05)}.top-views__item__media{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.top-views__item__media div{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;transition:transform 1s cubic-bezier(.23,1,.32,1)}.top-views__item__title{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin-top:2.4rem}@media screen and (max-width:48em){.top-views__item__title{font-size:2rem}}.top-views__item__info{display:flex;flex-wrap:wrap;column-gap:1.6rem;font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:1.6rem}@media screen and (max-width:48em){.top-views__item__info{font-size:1.2rem}}.top-views__item__category{color:#787878}.top-views__item__category a{color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.top-views__item__category a:hover{color:#fafaf8}.top-views__link{position:absolute;top:0;right:4.8rem;display:inline-block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;padding-right:1.2rem;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.top-views__link{font-size:1.4rem}}@media screen and (max-width:48em){.top-views__link{right:2.4rem}}.top-views__link:before{position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(45deg);border-top:.1rem solid currentColor;border-right:.1rem solid currentColor;content:"";height:.8rem;width:.8rem}.top-views__link:hover{color:#fafaf8}.top-news{position:relative;width:100%;margin-top:24rem}@media screen and (max-width:48em){.top-news{margin-top:12.8rem}}.top-news__inner{position:relative;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.top-news__inner{padding:0 2.4rem}}.top-news h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.top-news h3{font-size:1.4rem}}.top-news__list{margin-top:8rem}@media screen and (max-width:48em){.top-news__list{margin-top:4.8rem}}.top-news__item{position:relative;transition:background-color .4s cubic-bezier(.55,.05,.22,.99)}.top-news__item:before,.top-news__item:after{position:absolute;left:0;transform:translateZ(0) scaleX(0);transform-origin:top left;background-color:#424242;height:.1rem;width:100%;transition:transform 0s}.top-news__item:after{bottom:0;content:""}.top-news__item:first-child:before{top:0;content:""}.top-news__item.is-inview:before{transform:inherit;transition:transform .8s cubic-bezier(.55,.05,.22,.99)}.top-news__item.is-inview:after{transform:inherit;transition:transform .8s cubic-bezier(.55,.05,.22,.99) .05s}.top-news__item.is-inview span{transform:inherit;transition:transform 1.5s cubic-bezier(.23,1,.32,1)}.top-news__item:hover{background-color:#424242}.top-news__item:hover .top-news__item__link:before{right:2.4rem;opacity:1}.top-news__item:hover .top-news__item__category{color:#bbb}.top-news__item span{display:block;transform:translate3d(0,180%,0);transition:transform 0s}.top-news__item__link{position:relative;display:flex;align-items:center;flex-wrap:wrap;row-gap:.8rem;color:#fafaf8;padding:2.4rem 5.6rem 2.4rem 2.4rem}@media screen and (max-width:48em){.top-news__item__link{padding:2rem 0}}.top-news__item__link:before{position:absolute;top:50%;right:3.6rem;transform:translateY(-50%) rotate(45deg);border-top:.1rem solid currentColor;border-right:.1rem solid currentColor;content:"";height:.8rem;width:.8rem;opacity:0;transition:right .4s cubic-bezier(.55,.05,.22,.99),opacity .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.top-news__item__link:before{content:none}}.top-news__item__date{font-size:1.3rem;font-weight:300;letter-spacing:.04em;width:9.6rem;overflow:hidden}@media screen and (max-width:48em){.top-news__item__date{font-size:1.2rem}}@media screen and (max-width:48em){.top-news__item__date{width:8rem}}.top-news__item__category{font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#787878;width:12.8rem;transition:color .4s cubic-bezier(.55,.05,.22,.99);overflow:hidden}@media screen and (max-width:48em){.top-news__item__category{font-size:1.2rem}}@media screen and (max-width:48em){.top-news__item__category{width:calc(100% - 8rem)}}.top-news__item__title{font-size:1.6rem;font-weight:300;letter-spacing:.04em;width:calc(100% - 22.4rem);overflow:hidden}@media screen and (max-width:48em){.top-news__item__title{font-size:1.4rem}}@media screen and (max-width:48em){.top-news__item__title{width:100%}}.top-news__item__title span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.top-news__link{position:absolute;top:0;right:4.8rem;display:inline-block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;padding-right:1.2rem;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.top-news__link{font-size:1.4rem}}@media screen and (max-width:48em){.top-news__link{right:2.4rem}}.top-news__link:before{position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(45deg);border-top:.1rem solid currentColor;border-right:.1rem solid currentColor;content:"";height:.8rem;width:.8rem}.top-news__link:hover{color:#fafaf8}:lang(ja) .top-about h2{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .top-about h2{font-size:2.52rem}}:lang(ja) .top-about p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .top-about p{font-size:1.26rem}}:lang(ja) .top-services__item h5{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .top-services__item h5{font-size:1.8rem}}:lang(ja) .top-services__item p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .top-services__item p{font-size:1.26rem}}:lang(ja) .top-views__item__title{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .top-views__item__title{font-size:1.8rem}}:lang(ja) .top-news__item__title{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .top-news__item__title{font-size:1.26rem}}.about{padding-top:20rem}@media screen and (max-width:48em){.about{padding-top:10rem}}.about-header{width:100%}.about-header__inner{display:grid;grid-template-columns:2fr 1fr;column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.about-header__inner{display:block;padding:0 2.4rem}}.about-header h1{font-family:aktiv-grotesk-extended,sans-serif;font-size:8rem;font-weight:200;letter-spacing:.02em;line-height:1.25;grid-column:1}@media screen and (max-width:48em){.about-header h1{font-size:4.8rem}}.about-header h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;grid-column:1;margin-top:6.4rem}@media screen and (max-width:48em){.about-header h2{font-size:2.8rem}}.about-main{width:100%;margin-top:8rem}@media screen and (max-width:48em){.about-main{margin-top:4.8rem}}.about-main__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.about-main__inner{padding:0 2.4rem}}.about-main__content{display:grid;grid-template-columns:2fr 1fr;column-gap:3.2rem;margin-top:8rem}@media screen and (max-width:48em){.about-main__content{display:block;margin-top:4.8rem}}.about-main__content p{grid-column:1}.about-main__content p+p{margin-top:1.6rem}.about-approach{width:100%;margin-top:24rem}@media screen and (max-width:48em){.about-approach{margin-top:12.8rem}}.about-approach__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.about-approach__inner{padding:0 2.4rem}}.about-approach h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.about-approach h3{font-size:1.4rem}}.about-approach__block:nth-child(2){margin-top:24rem}@media screen and (max-width:60em){.about-approach__block:nth-child(2){margin-top:8rem}}.about-approach__media{margin-top:8rem}@media screen and (max-width:48em){.about-approach__media{margin-top:4.8rem}}.about-approach__media img{display:block;max-width:80%;margin:0 auto}@media screen and (max-width:48em){.about-approach__media img{max-width:100%}}.about-approach__media h4{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin-top:8rem}@media screen and (max-width:48em){.about-approach__media h4{font-size:2rem}}.about-approach ul{display:grid;grid-template-columns:repeat(3,1fr);column-gap:6%;margin-top:8rem}@media screen and (max-width:48em){.about-approach ul{display:flex;flex-direction:column;gap:4.8rem;margin-top:4.8rem}}.about-approach h5{position:relative;font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;padding-bottom:.4rem}@media screen and (max-width:48em){.about-approach h5{font-size:1.8rem}}.about-approach h5:before{position:absolute;bottom:0;left:0;background-color:currentColor;content:"";height:.1rem;width:100%}.about-approach p{margin-top:3.2rem}.about-approach__slider{position:relative;transform:translateY(4rem);height:100vh}.about-approach__slider h4{position:absolute;top:0;left:0;transform:translateY(4rem);display:flex;align-items:center;justify-content:center;font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;text-align:center;height:100%;width:100%;opacity:0;visibility:hidden}@media screen and (max-width:48em){.about-approach__slider h4{font-size:2rem}}.about-approach__slide{position:absolute;top:0;left:0;transform:translateY(4rem);height:100%;width:100%;opacity:0;visibility:hidden}.about-approach__slide figure{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;column-gap:6%;height:100%;width:100%}@media screen and (max-width:48em){.about-approach__slide figure{grid-template-columns:1fr;place-content:center;place-items:center}}@media screen and (max-width:60em){.about-approach__slide h5{margin-top:4.8rem}}.about-people{width:100%}@media screen and (max-width:48em){.about-people{margin-top:12.8rem}}.about-people__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.about-people__inner{padding:0 2.4rem}}.about-people h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.about-people h3{font-size:1.4rem}}.about-people__list{display:grid;grid-template-columns:repeat(4,1fr);gap:8rem 3.2rem;margin-top:8rem}@media screen and (max-width:80em){.about-people__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:60em){.about-people__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:48em){.about-people__list{gap:4.8rem 2rem;margin-top:4.8rem}}@media screen and (max-width:30em){.about-people__list{grid-template-columns:1fr}}.about-people__item figcaption{margin-top:3.2rem}@media screen and (max-width:48em){.about-people__item figcaption{margin-top:2rem}}.about-people__item h4{font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5}@media screen and (max-width:48em){.about-people__item h4{font-size:1.8rem}}.about-people__item p{font-size:1.6rem;font-weight:300;letter-spacing:.04em;margin-top:1.6rem}@media screen and (max-width:48em){.about-people__item p{font-size:1.4rem}}.about-people__item__media{position:relative;width:100%;padding-top:100%;overflow:hidden}.about-people__item__media div{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.about-people__item__position{font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;margin-top:.8rem}@media screen and (max-width:48em){.about-people__item__position{font-size:1.4rem}}.about-profile{width:100%;margin-top:24rem}@media screen and (max-width:48em){.about-profile{margin-top:12.8rem}}.about-profile__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.about-profile__inner{padding:0 2.4rem}}.about-profile h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.about-profile h3{font-size:1.4rem}}.about-profile__list{margin-top:8rem}@media screen and (max-width:48em){.about-profile__list{margin-top:4.8rem}}.about-profile__item{position:relative;display:flex;flex-wrap:wrap;color:#fafaf8;padding:2.4rem 0}@media screen and (max-width:48em){.about-profile__item{padding:2rem 0}}.about-profile__item:before,.about-profile__item:after{position:absolute;left:0;transform:translateZ(0) scaleX(0);transform-origin:top left;background-color:#424242;height:.1rem;width:100%;transition:transform 0s}.about-profile__item:after{bottom:0;content:""}.about-profile__item:first-child:before{top:0;content:""}.about-profile__item.is-inview:before{transform:inherit;transition:transform .8s cubic-bezier(.55,.05,.22,.99)}.about-profile__item.is-inview:after{transform:inherit;transition:transform .8s cubic-bezier(.55,.05,.22,.99) .4s}.about-profile__item.is-inview span{transform:inherit;transition:transform 1.5s cubic-bezier(.23,1,.32,1)}.about-profile__item span{display:block;transform:translate3d(0,180%,0);transition:transform 0s}.about-profile__item__title{font-size:1.6rem;font-weight:300;letter-spacing:.04em;width:12.8rem;overflow:hidden}@media screen and (max-width:48em){.about-profile__item__title{font-size:1.4rem}}@media screen and (max-width:48em){.about-profile__item__title{width:9.6rem}}.about-profile__item__data{font-size:1.6rem;font-weight:300;letter-spacing:.04em;width:calc(100% - 12.8rem);overflow:hidden}@media screen and (max-width:48em){.about-profile__item__data{font-size:1.4rem}}@media screen and (max-width:48em){.about-profile__item__data{width:calc(100% - 9.6rem)}}:lang(ja) .about-header h2{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .about-header h2{font-size:2.52rem}}:lang(ja) .about-main__content p,:lang(ja) .about-people p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .about-main__content p,:lang(ja) .about-people p{font-size:1.26rem}}:lang(ja) .about-approach h4{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .about-approach h4{font-size:1.8rem}}:lang(ja) .about-approach h5{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .about-approach h5{font-size:1.62rem}}:lang(ja) .about-approach p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .about-approach p{font-size:1.26rem}}:lang(ja) .about-people__item__position,:lang(ja) .about-profile__item__title,:lang(ja) .about-profile__item__data{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .about-people__item__position,:lang(ja) .about-profile__item__title,:lang(ja) .about-profile__item__data{font-size:1.26rem}}.services{padding-top:20rem}@media screen and (max-width:48em){.services{padding-top:10rem}}.services-header{width:100%}.services-header.is-inview svg{animation:svgAnimation 1s ease-in .4s forwards}.services-header__inner{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:80em){.services-header__inner{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.services-header__inner{display:block;padding:0 2.4rem}}.services-header h1{font-family:aktiv-grotesk-extended,sans-serif;font-size:8rem;font-weight:200;letter-spacing:.02em;line-height:1.25;grid-column:1}@media screen and (max-width:48em){.services-header h1{font-size:4.8rem}}.services-header h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;grid-column:1;margin-top:6.4rem}@media screen and (max-width:48em){.services-header h2{font-size:2.8rem}}.services-header__media{grid-column:1/3;margin-top:8rem}@media screen and (max-width:48em){.services-header__media{margin-top:4.8rem}}.services-header__media svg{display:block;stroke:#fafaf8;stroke-linecap:round;stroke-linejoin:round;stroke-width:.4;fill:none;max-width:80%;margin:0 auto}@media screen and (max-width:48em){.services-header__media svg{max-width:100%;stroke-width:.8}}.services-header__media text{font-family:aktiv-grotesk-extended,sans-serif;font-size:1.1rem;fill:#fafaf8}.services-main{width:100%;margin-top:24rem}@media screen and (max-width:48em){.services-main{margin-top:12.8rem}}.services-main__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.services-main__inner{padding:0 2.4rem}}.services-main__list{display:flex;flex-direction:column;gap:8rem}@media screen and (max-width:48em){.services-main__list{gap:12.8rem}}.services-main__item{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem}@media screen and (max-width:60em){.services-main__item{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.services-main__item{display:block}}@media screen and (max-width:60em){.services-main__item:nth-child(2){grid-template-columns:1fr 2fr}}.services-main__item:nth-child(2) h3,.services-main__item:nth-child(2) figure{grid-column:2}.services-main__item.is-inview svg{animation:svgAnimation 1s ease-in .4s forwards}.services-main__item h3{font-size:4.8rem;font-weight:300;letter-spacing:.02em;line-height:1.25;grid-column:1}@media screen and (max-width:48em){.services-main__item h3{font-size:4rem}}.services-main__item figure{grid-column:1;margin-top:8rem}@media screen and (max-width:48em){.services-main__item figure{margin-top:4.8rem}}.services-main__item svg{display:block;stroke:#fafaf8;stroke-dasharray:100rem;stroke-dashoffset:100rem;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;fill:none;max-width:44rem;overflow:visible}@media screen and (max-width:48em){.services-main__item svg{max-width:40rem;width:80%;margin:0 auto}}.services-main__item h4{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin-top:8rem}@media screen and (max-width:48em){.services-main__item h4{font-size:2rem}}.services-main__item p{margin-top:3.2rem}.services-main__item a{display:inline-block;border:.1rem solid currentColor;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;margin-top:4.8rem;padding:.8rem 3.2rem;transition:border-color .4s cubic-bezier(.55,.05,.22,.99),color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.services-main__item a{font-size:1.4rem}}.services-main__item a:hover{color:#fafaf8}:lang(ja) .services-header h2{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .services-header h2{font-size:2.52rem}}:lang(ja) .services-main__item h4{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .services-main__item h4{font-size:1.8rem}}:lang(ja) .services-main__item p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .services-main__item p{font-size:1.26rem}}.service{padding-top:20rem}@media screen and (max-width:48em){.service{padding-top:10rem}}.service-header{position:relative;width:100%;z-index:1}.service-header.is-inview svg{animation:svgAnimation 1s ease-in 0s forwards}.service-header__inner{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:60em){.service-header__inner{display:block}}@media screen and (max-width:48em){.service-header__inner{padding:0 2.4rem}}.service-header__inner svg{display:block;stroke:#fafaf8;stroke-dasharray:100rem;stroke-dashoffset:100rem;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;fill:none;max-width:44rem;margin:0 auto;overflow:visible}@media screen and (max-width:48em){.service-header__inner svg{max-width:40rem;width:80%}}@media screen and (max-width:60em){.service-header__inner>svg{display:none}}.service-header__inner>div svg{display:none;margin-top:4.8rem}@media screen and (max-width:60em){.service-header__inner>div svg{display:block}}.service-header h1{font-size:4.8rem;font-weight:300;letter-spacing:.02em;line-height:1.25;font-family:aktiv-grotesk-extended,sans-serif}@media screen and (max-width:48em){.service-header h1{font-size:4rem}}.service-header h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;margin-top:6.4rem}@media screen and (max-width:48em){.service-header h2{font-size:2.8rem}}@media screen and (max-width:48em){.service-header h2{margin-top:4.8rem}}.service-header p{margin-top:6.4rem}@media screen and (max-width:48em){.service-header p{margin-top:4.8rem}}.service-main{position:relative;width:100%;margin-top:24rem;z-index:1}@media screen and (max-width:48em){.service-main{margin-top:12.8rem}}.service-main__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.service-main__inner{padding:0 2.4rem}}.service-main h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.service-main h3{font-size:1.4rem}}.service-main__list{display:flex;flex-direction:column;gap:16rem;margin-top:8rem}@media screen and (max-width:48em){.service-main__list{gap:8rem;margin-top:4.8rem}}.service-main__item{display:grid;grid-template-columns:2fr 1fr;gap:3.2rem}@media screen and (max-width:48em){.service-main__item{display:block}}.service-main__item:nth-child(2){grid-template-columns:1fr 2fr}.service-main__item:nth-child(2) figure{grid-column:2}.service-main__item h4{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;margin-top:4.8rem}@media screen and (max-width:48em){.service-main__item h4{font-size:2rem}}@media screen and (max-width:48em){.service-main__item h4{margin-top:3.2rem}}.service-main__item p{margin-top:3.2rem}.service-projects{position:relative;width:100%;margin-top:16rem;z-index:1}@media screen and (max-width:48em){.service-projects{margin-top:8rem}}.service-projects__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.service-projects__inner{padding:0 2.4rem}}.service-projects h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.service-projects h3{font-size:1.4rem}}.service-projects__list{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);column-gap:3.2rem;margin-top:8rem}@media screen and (max-width:48em){.service-projects__list{display:flex;flex-direction:column;gap:8rem;margin-top:4.8rem}}@media screen and (max-width:30em){.service-projects__list{gap:4.8rem}}.service-projects__item__link{color:#fafaf8}.service-projects__item__link:hover .service-projects__item__media div{transform:scale(1.05)}.service-projects__item__media{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.service-projects__item__media div{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;transition:transform 1s cubic-bezier(.23,1,.32,1)}.service-projects__item__title{font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;margin-top:2.4rem}@media screen and (max-width:48em){.service-projects__item__title{font-size:1.8rem}}@media screen and (max-width:48em){.service-projects__item__title{margin-top:2rem}}.service-projects__item__info{display:flex;flex-wrap:wrap;font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:.8rem}@media screen and (max-width:48em){.service-projects__item__info{font-size:1.2rem}}@media screen and (max-width:48em){.service-projects__item__info{display:block}}.service-projects__item__client{margin-right:1.6rem}@media screen and (max-width:48em){.service-projects__item__client{margin-right:0}}.service-projects__item__category{color:#787878;margin-right:1.6rem}@media screen and (max-width:48em){.service-projects__item__category{margin-right:0}}.service-flow{width:100%;margin-top:24rem;padding:24rem 0}@media screen and (max-width:60em){.service-flow{margin-top:0;padding:16rem 0 0}}.service-flow__bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.service-flow__inner{position:relative;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.service-flow__inner{padding:0 2.4rem}}.service-flow__blocks{display:grid;grid-template-rows:1fr;grid-template-columns:1fr 2fr;align-items:start;column-gap:3.2rem}@media screen and (max-width:48em){.service-flow__blocks{grid-template-columns:4.8rem auto;column-gap:2rem}}.service-flow__block:first-child{position:sticky;top:16rem}@media screen and (max-width:48em){.service-flow__block:first-child{top:-3.2rem}}.service-flow h3{font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.service-flow h3{font-size:1.4rem}}.service-flow__nav{margin-top:8rem}.service-flow__nav ol{display:flex;flex-direction:column;gap:2.4rem;counter-reset:count 0}@media screen and (max-width:48em){.service-flow__nav ol{gap:2rem}}.service-flow__nav li{color:#787878}.service-flow__nav li.is-active{color:#fafaf8}.service-flow__nav a{display:flex;align-items:center;gap:1.6rem;color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.service-flow__nav a:before{font-size:4rem;font-weight:300;letter-spacing:.02em;line-height:1.25;content:counter(count,decimal-leading-zero);counter-increment:count}@media screen and (max-width:48em){.service-flow__nav a:before{font-size:3.2rem}}.service-flow__nav a:hover{color:#fafaf8}.service-flow__nav a.is-active{color:#fafaf8}.service-flow__nav a>span{font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5}@media screen and (max-width:48em){.service-flow__nav a>span{font-size:1.8rem}}@media screen and (max-width:48em){.service-flow__nav a>span{display:none}}.service-flow__list{display:flex;flex-direction:column;margin-top:50vh}@media screen and (max-width:60em){.service-flow__list{margin-top:2.8rem}}.service-flow__item{padding-top:16rem}@media screen and (max-width:48em){.service-flow__item{padding-top:8rem}}.service-flow__item:not(:last-child){padding-bottom:8rem}@media screen and (max-width:60em){.service-flow__item:not(:last-child){padding-bottom:4.8rem}}.service-flow__item h4{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25}@media screen and (max-width:48em){.service-flow__item h4{font-size:2rem}}.service-flow__item p{margin-top:3.2rem}.service-flow__item__note{font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:.4rem}@media screen and (max-width:48em){.service-flow__item__note{font-size:1.2rem}}:lang(ja) .service-header h2{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .service-header h2{font-size:2.52rem}}:lang(ja) .service-header p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .service-header p{font-size:1.26rem}}:lang(ja) .service-main__item h4,:lang(ja) .service-flow__item h4{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .service-main__item h4,:lang(ja) .service-flow__item h4{font-size:1.8rem}}:lang(ja) .service-main__item p,:lang(ja) .service-flow__item p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .service-main__item p,:lang(ja) .service-flow__item p{font-size:1.26rem}}:lang(ja) .service-projects__item__title{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .service-projects__item__title{font-size:1.62rem}}:lang(ja) .service-flow__item__note{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.17rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .service-flow__item__note{font-size:1.08rem}}.contact{padding:20rem 0 16rem}@media screen and (max-width:48em){.contact{padding:10rem 0 12.8rem}}.contact-header{width:100%}.contact-header__inner{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:80em){.contact-header__inner{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.contact-header__inner{display:block;padding:0 2.4rem}}.contact-header h1{font-family:aktiv-grotesk-extended,sans-serif;font-size:8rem;font-weight:200;letter-spacing:.02em;line-height:1.25;grid-column:1}@media screen and (max-width:48em){.contact-header h1{font-size:4.8rem}}.contact-header p{font-size:1.6rem;font-weight:300;letter-spacing:.04em;grid-column:1;margin-top:6.4rem}@media screen and (max-width:48em){.contact-header p{font-size:1.4rem}}.contact-main{width:100%;margin-top:16rem}@media screen and (max-width:48em){.contact-main{margin-top:8rem}}.contact-main__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.contact-main__inner{padding:0 2.4rem}}.contact-main__content{border-top:.1rem solid #424242;padding-top:12.8rem}@media screen and (max-width:48em){.contact-main__content{display:block;padding-top:6.4rem}}.contact-main__content>div:first-of-type,.contact-main__content form{display:grid;align-items:flex-end;grid-template-columns:repeat(2,1fr);column-gap:3.2rem}@media screen and (max-width:80em){.contact-main__content>div:first-of-type,.contact-main__content form{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.contact-main__content>div:first-of-type,.contact-main__content form{display:block}}.contact-main__content h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;grid-column:1}@media screen and (max-width:48em){.contact-main__content h2{font-size:2.8rem}}.contact-main__content p{grid-column:1;margin-top:3.2rem}.contact-main__content a{font-weight:400;text-decoration:underline;color:#787878;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.contact-main__content a:hover{color:#fafaf8}.contact-main__list{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem;margin-top:8rem}@media screen and (max-width:48em){.contact-main__list{gap:3.2rem 2rem;margin-top:4.8rem}}.contact-main__item:nth-child(n+3){grid-column:1/3}.contact-main__item label{display:block;font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5}@media screen and (max-width:48em){.contact-main__item label{font-size:1.8rem}}.contact-main__item input[type=text],.contact-main__item input[type=email],.contact-main__item input[type=tel],.contact-main__item textarea{font-size:1.6rem;font-weight:300;letter-spacing:.04em;background-color:#424242;color:#fafaf8;width:100%;margin-top:1.6rem;padding:1.6rem}@media screen and (max-width:48em){.contact-main__item input[type=text],.contact-main__item input[type=email],.contact-main__item input[type=tel],.contact-main__item textarea{font-size:1.4rem}}.contact-main__item input[type=radio]+span,.contact-main__item input[type=checkbox]+span{position:relative;font-size:1.6rem;font-weight:300;letter-spacing:.04em;padding-left:4.4rem}@media screen and (max-width:48em){.contact-main__item input[type=radio]+span,.contact-main__item input[type=checkbox]+span{font-size:1.4rem}}@media screen and (max-width:48em){.contact-main__item input[type=radio]+span,.contact-main__item input[type=checkbox]+span{padding-left:3.6rem}}.contact-main__item input[type=radio]+span:before,.contact-main__item input[type=checkbox]+span:before{position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#fafaf8;content:"";height:3.2rem;width:3.2rem}@media screen and (max-width:48em){.contact-main__item input[type=radio]+span:before,.contact-main__item input[type=checkbox]+span:before{height:2.4rem;width:2.4rem}}.contact-main__item input[type=radio]+span:after,.contact-main__item input[type=checkbox]+span:after{position:absolute;top:50%;left:.8rem;transform:translateY(-50%) scale(0);background-color:#222;content:"";height:1.6rem;width:1.6rem;opacity:0;transition:all .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:48em){.contact-main__item input[type=radio]+span:after,.contact-main__item input[type=checkbox]+span:after{left:.6rem;height:1.2rem;width:1.2rem}}.contact-main__item input[type=radio]+span:before{border-radius:50%}.contact-main__item input[type=radio]+span:after{border-radius:50%}.contact-main__item input:checked+span:after{transform:translateY(-50%) scale(1);opacity:1}.contact-main__item textarea{height:24rem;resize:vertical}.contact-main__submit{grid-column:1;margin-top:4.8rem}.contact-main__submit input[type=submit]{display:block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;text-align:center;border:.1rem solid #fafaf8;color:#fafaf8;height:8rem;width:100%;transition:all .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.contact-main__submit input[type=submit]{font-size:1.4rem}}.contact-main__submit input[type=submit]:disabled{border-color:#424242;color:#424242;pointer-events:none}.contact-main__submit input[type=submit]:hover{background-color:#fafaf8;color:#222}.wpcf7-list-item{display:inline-block;margin:0}.wpcf7-radio{display:flex;flex-wrap:wrap;gap:2rem 3.2rem;margin-top:1.6rem}@media screen and (max-width:48em){.wpcf7-radio{flex-direction:column}}.wpcf7-not-valid-tip,wpcf7-response-output{display:block;font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#bbb;margin-top:.4rem}@media screen and (max-width:48em){.wpcf7-not-valid-tip,wpcf7-response-output{font-size:1.2rem}}.screen-reader-response,.wpcf7-form.invalid{display:none}:lang(ja) .contact-header p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .contact-header p{font-size:1.26rem}}:lang(ja) .contact-main__content h2{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .contact-main__content h2{font-size:2.52rem}}:lang(ja) .contact-main__content p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .contact-main__content p{font-size:1.26rem}}:lang(ja) .contact-main__content label{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .contact-main__content label{font-size:1.62rem}}:lang(ja) .contact-main__content input[type=text],:lang(ja) .contact-main__content input[type=email],:lang(ja) .contact-main__content input[type=tel],:lang(ja) .contact-main__content input[type=submit],:lang(ja) .contact-main__content textarea{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .contact-main__content input[type=text],:lang(ja) .contact-main__content input[type=email],:lang(ja) .contact-main__content input[type=tel],:lang(ja) .contact-main__content input[type=submit],:lang(ja) .contact-main__content textarea{font-size:1.26rem}}:lang(ja) .wpcf7-not-valid-tip{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.17rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .wpcf7-not-valid-tip{font-size:1.08rem}}.privacy{padding:20rem 0 16rem}@media screen and (max-width:48em){.privacy{padding:10rem 0 12.8rem}}.privacy-header{width:100%}.privacy-header__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.privacy-header__inner{padding:0 2.4rem}}.privacy-header h1{font-family:aktiv-grotesk-extended,sans-serif;font-size:4.8rem;font-weight:300;letter-spacing:.02em;line-height:1.25}@media screen and (max-width:48em){.privacy-header h1{font-size:4rem}}.privacy-main{width:100%;margin-top:16rem}@media screen and (max-width:48em){.privacy-main{margin-top:8rem}}.privacy-main__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.privacy-main__inner{padding:0 2.4rem}}.privacy-main__content{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem;border-top:.1rem solid #424242;padding-top:12.8rem}@media screen and (max-width:80em){.privacy-main__content{grid-template-columns:2fr 1fr}}@media screen and (max-width:48em){.privacy-main__content{display:block;padding-top:6.4rem}}.privacy-main__content h2{font-size:3.2rem;font-weight:400;letter-spacing:.02em;line-height:1.25;margin:8rem 0 4rem}@media screen and (max-width:48em){.privacy-main__content h2{font-size:2.8rem}}@media screen and (max-width:48em){.privacy-main__content h2{margin:8rem 0 2.4rem}}.privacy-main__content h3{position:relative;font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;width:fit-content;margin:4rem 0;padding-bottom:.4rem}@media screen and (max-width:48em){.privacy-main__content h3{font-size:1.8rem}}@media screen and (max-width:48em){.privacy-main__content h3{margin:2.4rem 0}}.privacy-main__content h3:before{position:absolute;bottom:0;left:0;background-color:currentColor;content:"";height:.1rem;width:100%}.privacy-main__content p{margin-top:4rem}@media screen and (max-width:48em){.privacy-main__content p{margin-top:2.4rem}}.privacy-main__content a{color:#787878;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.privacy-main__content a:hover{color:#fafaf8}.privacy-main__content ul{display:flex;flex-direction:column;list-style-type:disc;margin:4rem 0;padding-left:3.2rem}@media screen and (max-width:48em){.privacy-main__content ul{margin:2.4rem 0;padding-left:1.6rem}}.privacy-main__content li{display:list-item;font-size:1.6rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.privacy-main__content li{font-size:1.4rem}}.privacy-main__date{font-size:1.3rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:48em){.privacy-main__date{font-size:1.2rem}}:lang(ja) .privacy-main__content h2{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.88rem;letter-spacing:.04em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .privacy-main__content h2{font-size:2.52rem}}:lang(ja) .privacy-main__content h3{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .privacy-main__content h3{font-size:1.62rem}}:lang(ja) .privacy-main__content p,:lang(ja) .privacy-main__content li{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .privacy-main__content p,:lang(ja) .privacy-main__content li{font-size:1.26rem}}.cookie{position:fixed;bottom:-10rem;left:0;background-color:#fafaf8;width:100%;padding:3rem 0;opacity:0;visibility:hidden;z-index:9}@media screen and (max-width:48em){.cookie{bottom:-7rem;padding:2.4rem 0}}.cookie__inner{display:flex;align-items:center;flex-wrap:wrap;gap:3.2rem;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.cookie__inner{gap:2rem;padding:0 2.4rem}}.cookie p{font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#222;width:calc(100% - 51.2rem)}@media screen and (max-width:48em){.cookie p{font-size:1.2rem}}@media screen and (max-width:60em){.cookie p{width:100%}}.cookie a{text-decoration:underline;color:#424242;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.cookie a:hover{color:#222}.cookie__btns{display:flex;flex-wrap:wrap;justify-content:space-between;width:48rem}@media screen and (max-width:60em){.cookie__btns{width:100%}}.cookie__btn{display:block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;text-align:center;color:#fafaf8;width:calc(50% - 1rem);padding:1.2rem;transition:all .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.cookie__btn{font-size:1.4rem}}.cookie__btn:first-child{background-color:#222;border:.1rem solid #222}.cookie__btn:last-child{background-color:#787878;border:.1rem solid #787878}.cookie__btn:hover{background-color:#fafaf8;border-color:#222;color:#222}:lang(ja) .cookie p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.17rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .cookie p{font-size:1.08rem}}:lang(ja) .cookie__btn{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .cookie__btn{font-size:1.26rem}}.cta{position:relative;width:100%;margin-top:24rem}@media screen and (max-width:48em){.cta{margin-top:12.8rem}}.cta__inner{width:100%;margin:0 auto}.cta__link{display:block;text-align:center;border-top:.1rem solid #424242;color:#fafaf8;padding:12.8rem 4.8rem;transition:background-color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.cta__link{padding:8rem 2.4rem}}.cta__link:hover{background-color:#424242}.cta h3{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25}@media screen and (max-width:48em){.cta h3{font-size:2rem}}.cta p{margin-top:2.4rem}.cta p span{display:inline-block}:lang(ja) .cta h3{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:2.16rem;letter-spacing:.08em;line-height:1.5625}@media screen and (max-width:48em){:lang(ja) .cta h3{font-size:1.8rem}}:lang(ja) .cta p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .cta p{font-size:1.26rem}}.footer{position:relative;border-top:.1rem solid #424242;width:100%;padding:8rem 0 4.8rem}@media screen and (max-width:48em){.footer{padding:6.4rem 0 4.8rem}}.footer__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.footer__inner{padding:0 2.4rem}}.footer__blocks{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);column-gap:3.2rem}@media screen and (max-width:48em){.footer__blocks{display:block}}.footer__block:first-child{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);column-gap:3.2rem}@media screen and (max-width:48em){.footer__block:first-child{grid-template-columns:repeat(2,1fr);column-gap:2rem}}.footer__block:last-child{display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width:48em){.footer__block:last-child{margin-top:6.4rem}}.footer__list{display:flex;flex-direction:column;gap:2.4rem}.footer__item a{font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#fafaf8}@media screen and (max-width:48em){.footer__item a{font-size:1.4rem}}.footer__links{display:flex;align-items:center;column-gap:1.6rem}.footer__link svg{fill:#fafaf8;height:1.5rem;width:1.5rem}.footer__sub{display:flex;align-items:center;justify-content:space-between;border-top:.1rem solid #424242;margin-top:19.2rem;padding-top:4.8rem}@media screen and (max-width:48em){.footer__sub{margin-top:6.4rem;padding-top:2.4rem}}.footer__sub a{font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#fafaf8}@media screen and (max-width:48em){.footer__sub a{font-size:1.2rem}}.footer__sub p{font-size:1.2rem;font-weight:300;letter-spacing:.04em;color:#fafaf8}@media screen and (max-width:48em){.footer__sub p{font-size:1.1rem}}:lang(ja) .footer__block p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .footer__block p{font-size:1.26rem}}.header{position:fixed;top:0;left:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;width:100%;padding:3.4rem 4.8rem;transition:top .4s cubic-bezier(.23,1,.32,1);z-index:8}@media screen and (max-width:48em){.header{padding:2.4rem}}.header.is-scrolled{top:-10rem}@media screen and (max-width:48em){.header.is-scrolled{top:-7rem}}.header__logo{display:block;width:9.6rem}@media screen and (max-width:48em){.header__logo{width:8rem}}.header__logo svg{fill:#fafaf8}.header__right{display:flex;align-items:center}.header__right__link{display:block;font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;color:#fafaf8;margin-right:2.4rem}@media screen and (max-width:48em){.header__right__link{font-size:1.8rem}}@media screen and (max-width:48em){.header__right__link{display:none}}.header__right__btn{position:relative;height:1.6rem;width:8rem;z-index:7}@media screen and (max-width:48em){.header__right__btn{height:1.2rem;width:4.8rem}}.header__right__btn:before,.header__right__btn:after{position:absolute;background-color:#fafaf8;content:"";height:.1rem;width:8rem;transition:transform .6s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:48em){.header__right__btn:before,.header__right__btn:after{width:4.8rem}}.header__right__btn:before{top:0}.header__right__btn:after{bottom:0}.header__nav{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#222;height:100%;width:100%;padding:0 4.8rem;opacity:0;overflow-y:scroll;visibility:hidden;z-index:6}@media screen and (max-width:48em){.header__nav{padding:0 2.4rem}}.header__langs{position:absolute;top:3.5rem;right:16rem;display:flex;align-items:center}@media screen and (max-width:48em){.header__langs{top:2.2rem;right:inherit;left:2.4rem}}.header__lang{display:block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878}@media screen and (max-width:48em){.header__lang{font-size:1.4rem}}.header__lang:last-child{position:relative;font-family:source-han-sans-japanese,sans-serif;padding-left:2rem}.header__lang:last-child:before{position:absolute;top:50%;left:.8rem;transform:translateY(-50%);background-color:#fafaf8;border-radius:50%;content:"";height:.3rem;width:.3rem}.header__lang.is-disabled{color:#fafaf8;pointer-events:none}.header__lang a{color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.header__lang a:hover{color:#fafaf8}.header nav{display:flex;align-items:flex-start;justify-content:space-between;max-width:48rem;width:50%}@media screen and (max-width:48em){.header nav{width:60%}}@media screen and (max-width:30em){.header nav{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);column-gap:2rem;width:100%}}.header__list{display:flex;flex-direction:column;gap:3.2rem}.header__item__link{font-size:2.4rem;font-weight:400;letter-spacing:.04em;line-height:1.25;color:#fafaf8}@media screen and (max-width:48em){.header__item__link{font-size:2rem}}.header__sublist{display:flex;flex-direction:column;gap:1.6rem;margin-top:3.2rem}.header__subitem{position:relative;padding-left:3.2rem}.header__subitem:before{position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#424242;content:"";height:.1rem;width:2rem}.header__subitem a{font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#fafaf8}@media screen and (max-width:48em){.header__subitem a{font-size:1.4rem}}body.is-opened .header__right__btn:before{transform:translateY(.8rem) rotate(-20deg)}@media screen and (max-width:48em){body.is-opened .header__right__btn:before{transform:translateY(.6rem) rotate(-20deg)}}body.is-opened .header__right__btn:after{transform:translateY(-.8rem) rotate(20deg)}@media screen and (max-width:48em){body.is-opened .header__right__btn:after{transform:translateY(-.6rem) rotate(20deg)}}.loader{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#222;z-index:9}.loader.is-loaded{pointer-events:none}.loader__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader__logo{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);height:auto;width:16rem}@media screen and (max-width:48em){.loader__logo{width:12.8rem}}.loader__logo svg{fill:#fafaf8;height:auto;width:100%}.accordion{margin-top:4.8rem}.accordion.is-opened .accordion__label:after{opacity:0}.accordion__label{position:relative;font-size:1.6rem;font-weight:300;letter-spacing:.04em;border-bottom:.1rem solid currentColor;color:#bbb;list-style:none;padding-bottom:.8rem;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.accordion__label{font-size:1.4rem}}.accordion__label:before,.accordion__label:after{position:absolute;top:calc(50% - .4rem);transform:translateY(-50%);background-color:currentColor;content:""}.accordion__label:before{right:0;height:.1rem;width:1.6rem}.accordion__label:after{right:.8rem;height:1.6rem;width:.1rem;transition:opacity .4s cubic-bezier(.55,.05,.22,.99)}.accordion__label:hover{color:#fafaf8}.accordion__content{border-bottom:.1rem solid currentColor;height:0;padding:4.8rem 0;opacity:0;overflow:hidden}.accordion__content ul{display:flex;flex-direction:column;gap:4.8rem}.accordion__content h5{font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5}@media screen and (max-width:48em){.accordion__content h5{font-size:1.8rem}}.accordion__content p{margin-top:.8rem}.accordion__note{font-size:1.3rem;font-weight:300;letter-spacing:.04em;margin-top:.4rem}@media screen and (max-width:48em){.accordion__note{font-size:1.2rem}}:lang(ja) .accordion__content h5{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .accordion__content h5{font-size:1.62rem}}:lang(ja) .accordion__content p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .accordion__content p{font-size:1.26rem}}:lang(ja) .accordion__note{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.17rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .accordion__note{font-size:1.08rem}}.breadcrumb{position:relative;width:100%;margin-top:10rem;z-index:1}@media screen and (max-width:48em){.breadcrumb{margin-top:7rem}}.breadcrumb__list{display:flex;flex-wrap:wrap;max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.breadcrumb__list{padding:0 2.4rem}}.breadcrumb__item{position:relative;font-size:1.3rem;font-weight:300;letter-spacing:.04em;color:#fafaf8}@media screen and (max-width:48em){.breadcrumb__item{font-size:1.2rem}}.breadcrumb__item:not(:last-child){color:#787878;padding-right:2rem}.breadcrumb__item:not(:last-child):after{position:absolute;top:50%;right:.8rem;transform:translateY(-50%);background-color:#fafaf8;border-radius:50%;content:"";height:.3rem;width:.3rem}.breadcrumb__item:last-child a{pointer-events:none}.breadcrumb__item a{color:currentColor;transition:color .4s cubic-bezier(.55,.05,.22,.99)}.breadcrumb__item a:hover{color:#fafaf8}.pager{width:100%}.pager__inner{max-width:144rem;width:100%;margin:0 auto;padding:0 4.8rem}@media screen and (max-width:48em){.pager__inner{padding:0 2.4rem}}.pager__links{display:flex;align-items:center;justify-content:space-between;margin-top:12.8rem}@media screen and (max-width:48em){.pager__links{margin-top:6.4rem}}.pager__link{font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.pager__link{font-size:1.4rem}}.pager__link:first-child{margin:0 auto 0 0}.pager__link:nth-child(2){margin:0 4.8rem 0 0}@media screen and (max-width:48em){.pager__link:nth-child(2){margin:0 2rem 0 0}}.pager__link:last-child{margin:0}.pager__link.is-disabled,.pager__link:hover{color:#fafaf8}.pagination{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:9.6rem}.pagination__prev,.pagination__next{font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#424242;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.pagination__prev,.pagination__next{font-size:1.4rem}}.pagination__prev.is-disabled,.pagination__prev:hover,.pagination__next.is-disabled,.pagination__next:hover{color:#fafaf8}.pagination__prev{margin-right:3.2rem}@media screen and (max-width:48em){.pagination__prev{margin-right:auto}}.pagination__next{margin-left:3.2rem}@media screen and (max-width:48em){.pagination__next{margin-left:auto}}.pagination__list{display:flex;align-items:center;gap:.8rem}.pagination__item{display:inline-block;font-size:1.6rem;font-weight:300;letter-spacing:.04em;color:#787878;transition:color .4s cubic-bezier(.55,.05,.22,.99)}@media screen and (max-width:48em){.pagination__item{font-size:1.4rem}}.pagination__item.is-active,.pagination__item:hover{color:#fafaf8}.pagination__item a,.pagination__item span{color:currentColor;padding:1.6rem}@media screen and (max-width:48em){.pagination__item a,.pagination__item span{padding:1.2rem}}.slider{position:relative;display:flex;flex-direction:column;height:100%;width:100%;transition-property:transform}.slider__item{position:relative;flex-shrink:0;height:100%;width:100%;transition-property:transform;padding:0 4.8rem}@media screen and (max-width:48em){.slider__item{padding:0 2.4rem}}.slider__item figure{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);align-items:center;column-gap:6%;height:100%;max-width:144rem;width:100%;margin:0 auto}.slider__item h5{position:relative;font-size:2rem;font-weight:400;letter-spacing:.04em;line-height:1.5;padding-bottom:.4rem}@media screen and (max-width:48em){.slider__item h5{font-size:1.8rem}}@media screen and (max-width:60em){.slider__item h5{margin-top:4.8rem}}.slider__item h5:before{position:absolute;bottom:0;left:0;background-color:currentColor;content:"";height:.1rem;width:100%}:lang(ja) .accordion__content h5{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.8rem;letter-spacing:.08em;line-height:1.875}@media screen and (max-width:48em){:lang(ja) .accordion__content h5{font-size:1.62rem}}:lang(ja) .accordion__content p{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.44rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .accordion__content p{font-size:1.26rem}}:lang(ja) .accordion__note{font-family:aktiv-grotesk,source-han-sans-japanese,sans-serif;font-size:1.17rem;letter-spacing:.08em;line-height:1.925}@media screen and (max-width:48em){:lang(ja) .accordion__note{font-size:1.08rem}}