@import url(https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Aleo:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}

/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{-webkit-text-size-adjust:100%;box-sizing:border-box;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:initial}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{color:inherit;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:initial;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:initial}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{font-size:62.5%;overflow-x:hidden}*{box-sizing:border-box}body{background-color:#f2f0f0;color:#4c4c4c;font-family:Noto Sans JP,sans-serif;font-size:1.6rem;font-weight:500;overflow-x:hidden}@media screen and (max-width:767px){body{font-size:1.4rem;font-weight:400}}img{max-width:100%}@media screen and (min-width:480px){.view-max480{display:none}}@media screen and (max-width:479px){.view-min480{display:none}}@media screen and (min-width:960px){.view-max960{display:none}}@media screen and (max-width:959px){.view-min960{display:none}}@media screen and (min-width:1200px){.view-max1200{display:none}}@media screen and (max-width:1199px){.view-min1200{display:none}}.text-center{text-align:center}.btn{align-items:center;background:#4c4c4c;border-radius:999px;color:#fff;display:flex;font-size:1.4rem;gap:.5em;justify-content:center;padding:2em 3em;text-decoration:none;transition:all .4s ease-in-out;width:min(100%,42rem)}.btn:active,.btn:hover{background:#222;transform:scale(.98)}.btn__wrp{display:flex;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2));gap:2rem;justify-content:center;padding:2rem}@media screen and (max-width:959px){.btn{padding:1.5em 1.25em}.btn__wrp{margin:3.6rem -1rem 0;padding:2rem 0}}.page__title{background:#000;color:#fff;padding:18rem 0 6rem}.page__title>*{margin:0 auto}.page__body,.page__title>*{width:min(100% - 6rem,1120px)}.page__body{margin:2rem auto 10rem;padding:4rem 0}.page__body h2,.page__body h3,.page__body h4,.page__body h5,.page__body h6{margin:1.5em 0 1em}.page__body p{font-size:1.6rem;line-height:1.6;margin-bottom:1em}@media screen and (max-width:759px){.page__body{margin:2rem auto 6rem}}.not-found__title{color:#bbb;font-family:Aleo,sans-serif;font-size:6rem;font-weight:400;margin-top:20rem}@media screen and (max-width:759px){.not-found__title{font-size:4.2rem;margin-top:12rem}}.hubspot-form{background:#fff;filter:drop-shadow(.5rem 1rem 1rem rgba(0,0,0,.15));margin:20rem auto;width:min(100%,760px)}@media screen and (max-width:759px){.hubspot-form{margin:8rem -1rem 12rem;width:min(100% + 2rem,760px)}}.footer{background:#000;color:#fff;overflow:hidden;padding:10rem 2rem 0;position:relative;text-align:center}.footer__inr{position:relative;z-index:1}.footer__copy{filter:invert(1);text-align:center}.footer__copy img{width:min(80%,29rem)}.footer__sns{list-style:none;margin:1rem auto 3rem}.footer__sns li{display:inline-block}.footer__sns li:not(:last-child){margin-right:1em}.footer__sns li a{color:#fff;text-decoration:none}.footer__sns li a img{transition:all .3s ease-out}.footer__sns li a:active img,.footer__sns li a:hover img{transform:scale(1.15)}@media screen and (max-width:759px){.footer__sns li:not(:last-child){margin-right:3em}}.footer__copyright{font-family:Aleo,serif;font-size:1.4rem;margin:3rem auto 8rem}.footer .orb-container{height:max(100%,53rem);left:0;position:absolute;top:12rem;z-index:0}.footer .orb-container:before{background:linear-gradient(180deg,#0000 25%,#000 50%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.footer .orb-container canvas{position:relative;z-index:0}@media screen and (max-width:959px){.footer{padding-top:9rem}.footer .orb-container{top:7rem}}.orb-container{height:100%;position:relative;width:100%;z-index:2}.header{display:flex;justify-content:center;left:0;padding:3.6rem 2.8rem 0;position:fixed;top:0;width:100%;z-index:2}.header__inner{align-items:center;background:#fff;display:flex;filter:drop-shadow(0 6px 8px rgba(0,0,0,.15));justify-content:space-between;padding:2rem 3rem;width:min(100%,1300px)}.header__logo a{transition:all .3s}.header__logo a:active,.header__logo a:hover{opacity:.6}.header__logo img{height:3rem}.header__nav{list-style:none}.header__nav li{display:inline-block}.header__nav li:not(:last-child){margin-right:4.5rem}.header__nav a{color:#000;font-size:1.4rem;text-decoration:none;transition:all .3s}.header__nav a:active,.header__nav a:hover{opacity:.6}.header__nav a.header__btn{align-items:center;background:#f0f0f0;border-radius:999px;display:flex;gap:.5em;justify-content:center;padding:.5em 1.5em}.header__nav a.header__btn img{filter:invert(.9);transition:all .3s}.header__nav a.header__btn:active,.header__nav a.header__btn:hover{background:#4c4c4c;color:#fff;opacity:1;transform:scale(.96)}.header__nav a.header__btn:active img,.header__nav a.header__btn:hover img{filter:none}@media screen and (min-width:960px){.header__sp-menu{display:none}}@media screen and (max-width:1299px){.header__nav li:not(:last-child){margin-right:3.2rem}}@media screen and (max-width:959px){.header{mix-blend-mode:difference;padding:3.7rem 2rem;width:100dvw}.header__inner{background:none;padding:0}.header__logo img{filter:brightness(0) invert(1)}.header__nav{display:none}}.sp-menu{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#000000b3;color:#fff;display:none;height:100dvh;left:0;opacity:0;position:fixed;top:0;transition:all .3s;width:100%;z-index:10}@media screen and (min-width:960px){.sp-menu{display:none}}.sp-menu.fade-in{opacity:1}.sp-menu.fade-out{opacity:0}.sp-menu__head{padding:3.8rem 2.4rem 2.4rem;text-align:right}.sp-menu__close{width:3rem}.sp-menu__nav li{border-bottom:1px solid #ffffff4d}.sp-menu__nav li:first-child{border-top:1px solid #ffffff4d}.sp-menu__nav a{color:#fff;display:block;font-size:1.6rem;padding:1.2em;text-align:center;text-decoration:none}.sp-menu__nav a .btn__icn{margin:0 .4em -.2em 0}.sp-menu__sns{display:flex;gap:2rem;justify-content:center;list-style:none;margin-top:4rem}html:has(.sp-menu.fade-in){overflow:hidden}.home-h2{font-size:1.4rem;font-weight:500;margin-bottom:4em;position:relative}.home-h2 strong{display:block;font-family:Akshar,sans-serif;font-size:3.72em;font-weight:500}.home-h2__icn{left:-6.4rem;position:absolute;top:-2.2rem;width:4.7rem}.home p{letter-spacing:.05em}@media screen and (max-width:1299px){.home-h2__icn{left:-2rem;top:-6rem}}@media screen and (max-width:959px){.home-h2{font-size:1.5rem;margin-bottom:3rem}.home-h2 strong{font-size:1.9em}.home-h2__icn{left:-1.6rem;top:-4rem;width:3rem}}.sec-mv{background-image:url(/static/media/bg_home_mv.8231ce7531dcc148d574.jpg);background-position:50%;background-size:cover;height:100dvh;max-height:1400px;min-height:760px;width:100%}.sec-mv__copy{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:12rem 2rem 2rem;width:100%}.sec-mv__copy__subtext{color:#dfdbf7;display:block;font-family:Aleo,serif;font-size:1.8rem;font-weight:400;text-align:center}.sec-mv__copy__svg{aspect-ratio:.99;clip-path:url(#sec-mv__copy__clip);position:relative;width:min(100%,52rem);z-index:1}.sec-mv__copy__svg .iridescence-container,.sec-mv__copy__svg svg{height:100%;left:0;position:absolute;top:0;width:100%}.sec-mv__copy__svg .iridescence-container{filter:grayscale(.9) contrast(1.6);z-index:-1}@media screen and (max-width:959px){.sec-mv{background-position:85%;min-height:auto}.sec-mv__copy{padding:12rem 2rem 4rem}}@media screen and (max-width:349px){.sec-mv__copy__subtext{font-size:1.6rem}}.sec-philosophy{background:#000;color:#fff;padding:22rem 4rem 20rem;position:relative}.sec-philosophy__inr{margin:0 auto;position:relative;width:min(100%,1120px);z-index:1}.sec-philosophy__inr p{font-size:1.8rem;line-height:1.4;margin-bottom:2rem}.sec-philosophy__name{font-family:Aleo,serif;font-size:1.4rem;margin-top:3.4em}.sec-philosophy__wave{background:#000;border-radius:999px;height:110rem;left:60%;overflow:hidden;position:absolute;top:10rem;width:40rem;z-index:0}.sec-philosophy__philosophy{font-family:Aleo,sans-serif;font-size:2rem;position:absolute;right:6rem;top:calc(50% - 2.5em);transform:rotate(180deg);writing-mode:vertical-lr}.sec-philosophy .home-h2{font-size:3.6rem;font-weight:700;letter-spacing:.05em;line-height:1.6;margin-bottom:2em}.sec-philosophy .home-h2__icn{filter:invert(1);top:-5rem}@media screen and (max-width:1299px){.sec-philosophy__wave{left:62%;width:31vw}.sec-philosophy__philosophy{right:calc(12vw - 9.6rem)}}@media screen and (max-width:959px){.sec-philosophy{padding:14rem 1rem 29rem 6rem}.sec-philosophy__inr{width:fit-content}.sec-philosophy__inr p{font-size:1.5rem;font-weight:500;line-height:1.6}.sec-philosophy__wave{bottom:-16rem;height:93rem;left:50%;top:auto;transform:translateX(-50%);width:min(100% - 4rem,59rem)}.sec-philosophy__wave:before{background:linear-gradient(180deg,#000 8rem,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.sec-philosophy .home-h2{font-size:3rem}.sec-philosophy .home-h2__icn{left:-3.6rem;top:-3rem}}.sec-overview{padding:18rem 4rem 12rem}.sec-overview__inr{margin:0 auto;width:min(100%,1120px)}.sec-overview__item{margin:0 calc(50% - 50vw);overflow:hidden;position:relative}.sec-overview__item__wrp{margin:7.8rem 0 10rem}.sec-overview__item__inr{border-bottom:1px solid #000;display:flex;gap:4rem;justify-content:space-between;margin:0 auto;padding:6rem 2rem;position:relative;width:min(100%,1120px)}.sec-overview__item:first-of-type .sec-overview__item__inr{border-top:1px solid #000}.sec-overview__item__ttl{font-family:Akshar,sans-serif;font-size:2.2rem;font-weight:500}.sec-overview__item__txt{transition:all .4s;width:49.1%}.sec-overview__item__txt p{line-height:1.56}.sec-overview__item__txt p:not(:last-child){margin-bottom:1.5em}.sec-overview__item .iridescence-container{height:max(100vh,100%);left:0;opacity:0;position:absolute;top:0;transition:all 1s;width:max(100vw,100%);z-index:-2}@media screen and (max-width:1299px){.sec-overview__item__inr{padding:6rem 3rem}}@media screen and (max-width:959px){.sec-overview{margin-top:10rem;padding:14rem 4rem 6rem}.sec-overview .home-h2+p{font-weight:500}.sec-overview__item{padding:0 2rem}.sec-overview__item__wrp{margin:5rem 0}.sec-overview__item__inr{display:block}.sec-overview__item__ttl{margin-bottom:3.6rem}.sec-overview__item__txt{width:100%}}.sec-cases{background-color:#000;background-image:url(/static/media/bg_home_cases.ec1d39098d2d972631d4.jpg);background-position:top -6.2dvw center;background-size:100%;color:#fff;overflow:hidden;padding:18rem 4rem 12rem;position:relative}.sec-cases .splash-cursor__wrp{height:min(100%,100dvh);left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.sec-cases:before{aspect-ratio:2.09;background:linear-gradient(180deg,#0000 30%,#000 95%);content:"";height:auto;left:0;position:absolute;top:0;width:100%}.sec-cases .home-h2__icn{filter:invert(1)}.sec-cases .home-h2+p{margin-bottom:14rem}.sec-cases .btn:active,.sec-cases .btn:hover{filter:invert(1)}.sec-cases .btn__wrp{margin-top:11rem}.sec-cases__inr{margin:0 auto;position:relative;width:min(100%,1120px)}.sec-cases__item{align-items:flex-start;border-bottom:1px solid #898989;display:flex;justify-content:space-between;padding:7rem 2rem;position:relative}.sec-cases__item__inr{width:49%}.sec-cases__item__tag{background:#898989;border-radius:999px;color:#fff;display:inline-block;font-size:1.3rem;font-weight:500;margin:0 0 1em -.8em;padding:.4em 1.2em}.sec-cases__item__ttl{font-family:"Noto Serif JP",serif;font-size:3.6rem;font-weight:400;margin-bottom:1.55em}.sec-cases__item__name{margin-bottom:4.6em}.sec-cases__item__img{aspect-ratio:1.06;height:auto;position:absolute;right:5rem;top:14rem;width:min(40%,333px)}.sec-cases__item__img img{object-fit:cover;position:relative}.sec-cases__item__img img,.sec-cases__item__img:before{clip-path:polygon(0 0,100% 7%,87% 87%,14% 100%);height:100%;width:100%}.sec-cases__item__img:before{background:linear-gradient(180deg,#111,#252525);content:"";left:-4%;position:absolute;top:7%}.sec-cases__item p{line-height:1.56}@media screen and (max-width:1299px){.sec-cases__item__img{right:calc(8.4vw - 6rem)}}@media screen and (max-width:959px){.sec-cases{background-position:top 0 left 55%;background-size:170%;padding:21rem 4rem 6.6rem}.sec-cases:before{aspect-ratio:1.09;background:linear-gradient(180deg,#0000 35%,#000 99%)}.sec-cases .home-h2+p{font-weight:500;margin-bottom:8.4rem}.sec-cases__item{margin:0 -2rem;padding:5.6rem 2rem 6rem}.sec-cases__item__inr{width:100%}.sec-cases__item__inr p{font-size:1.3rem}.sec-cases__item__tag{font-size:1.1rem;margin-bottom:1.6em;margin-left:-2rem;padding:.4em 1.8em}.sec-cases__item__ttl{font-size:2.2rem;margin-bottom:1.2em}.sec-cases__item__img{margin:0 auto 6rem;position:relative;right:auto;top:auto;width:min(100% - 4rem,42rem)}.sec-cases .btn__wrp{margin-top:5.8rem}}.sec-news{padding:18rem 4rem 12rem}.sec-news__inr{margin:0 auto;position:relative;width:min(100%,1120px)}.sec-news__h2-btn{position:absolute;right:0;top:2.4em}.sec-news__h2-btn a{align-items:center;background:#898989;border-radius:999px;color:#fff;display:flex;font-size:1.3rem;gap:.5em;letter-spacing:.05em;padding:.5em 1.3em;text-decoration:none;transition:all .3s}.sec-news__h2-btn a:active,.sec-news__h2-btn a:hover{background:#4c4c4c;transform:scale(.96)}.sec-news__item{background:#fff}.sec-news__item:not(:last-child){margin-bottom:3px}.sec-news__item dt{display:flex;font-size:1.6rem;gap:3rem;padding:2rem;transition:all .3s}.sec-news__item__date{font-family:Akshar,sans-serif;font-weight:400;margin-top:.1em;width:7.5rem}.sec-news__item__ttl{font-weight:700}.sec-news__item.active dt{background:#898989;color:#fff}.sec-news__item dd{letter-spacing:.05em;line-height:1.56;padding:3rem 12.5rem 5rem}.sec-news__item dd>:not(:last-child){margin-bottom:2em}.sec-news__item__btn{display:flex;flex-wrap:wrap;gap:2rem}.sec-news__item__btn a{align-items:center;background:#898989;border-radius:999px;color:#fff;display:flex;font-size:1.3rem;gap:.5em;padding:.5em 1.3em;text-decoration:none;transition:all .3s;width:fit-content}.sec-news__item__btn a.pdf:before{background-image:url(/static/media/icn_pdf.45b61d463c9c8952a5f4.svg)}.sec-news__item__btn a.link:before,.sec-news__item__btn a.pdf:before{background-position:50%;background-size:contain;content:"";display:block;height:1em;width:1em}.sec-news__item__btn a.link:before{background-image:url(/static/media/icn_link.97691aa3d8094f0480a4.svg)}.sec-news__item__btn a:active,.sec-news__item__btn a:hover{background:#4c4c4c;transform:scale(.96)}@media screen and (max-width:959px){.sec-news{padding:16rem 4rem 8rem}.sec-news .home-h2+p{font-weight:500;margin-bottom:4em}.sec-news__h2-btn{border-top:1px solid #000;display:flex;justify-content:flex-end;margin:0 -2rem;padding:2em 0;position:static}.sec-news__list{margin:0 -2rem}.sec-news__item dt{display:block}.sec-news__item dd{padding:3rem 2rem}.sec-news__item__ttl{margin-top:.8em}.sec-news__item__btn{flex-direction:column;gap:1.8rem}}.sec-company{margin-top:46rem;padding:6rem 0 13rem}.sec-company__inr{background:#000;border-radius:7rem 0 0 7rem;color:#fff;margin:-46rem 0 11rem auto;overflow:hidden;width:min(620px + 50%,100% - 2rem)}.sec-company__img{aspect-ratio:1.66}.sec-company__img img{height:100%;object-fit:cover;width:100%}.sec-company__txt{padding:9rem 11rem 13rem;position:relative}.sec-company__h2{left:4.6rem;position:absolute;top:-15.5rem;width:36.7rem;z-index:1}.sec-company__h2__img{bottom:-14%;position:absolute;right:-90%;z-index:-1}.sec-company__h2 img{width:100%}.sec-company table{text-align:left}.sec-company table caption{color:#f2f0f0;font-family:Akshar,sans-serif;font-size:2.4rem;font-weight:500;margin-bottom:1em;text-align:left}.sec-company table td,.sec-company table th{line-height:1.8;padding:.15em 0;vertical-align:top}.sec-company table th{color:#f2f0f0;width:20%}.sec-company table td{color:#d3d3d3;font-weight:500}.sec-company__btn a{background:#898989;border-radius:999px;color:#fff;display:inline-block;font-size:1.3rem;font-weight:500;margin-top:1em;padding:.3em 1.2em .5em;text-decoration:none;transition:all .3s}.sec-company__btn a img{margin:0 .4em -.25em 0;transition:all .3s}.sec-company__btn a:active,.sec-company__btn a:hover{background:#fff;color:#4c4c4c;transform:scale(.96)}.sec-company__btn a:active img,.sec-company__btn a:hover img{filter:invert(1)}@media screen and (max-width:959px){.sec-company{margin-top:40rem;padding-bottom:10rem}.sec-company__inr{margin-bottom:9rem;margin-top:-40rem}.sec-company__img{aspect-ratio:.65}.sec-company__img img{object-position:3% center}.sec-company__h2{left:2rem;top:-11.5rem;width:27.3rem}.sec-company__h2__img{bottom:44%;right:-21%;width:12.4rem}.sec-company__txt{padding:12rem 2rem 16rem 4rem}.sec-company table th{width:25%}.sec-company .btn__wrp{padding:2rem 3rem}}.iridescence-container{height:100%;width:100%}.waves{height:100%;margin:0;overflow:hidden;padding:0;width:100%}.waves,.waves:before{left:0;position:absolute;top:0}.waves:before{background:#160000;border-radius:50%;content:"";height:.5rem;transform:translate3d(calc(var(-.5rem) - 50%),calc(var(50%) - 50%),0);width:.5rem;will-change:transform}.waves-canvas{display:block;height:100%;width:100%}.accordion__item .accordion__title{cursor:pointer;position:relative}.accordion__item .accordion__title:before{background:url(/static/media/icn_chevron.4d1d783e8a2079c7e52b.svg) no-repeat;background-size:contain;content:"";height:.9rem;position:absolute;right:2rem;top:calc(50% - .45rem);transition:all .3s;width:1.65rem}.accordion__item .accordion__content{overflow:hidden;transition:all .3s ease-out}.accordion__item:not(.active) .accordion__content{height:0;opacity:0;padding-bottom:0;padding-top:0}.accordion__item.active .accordion__title:before{filter:brightness(0) invert(1);transform:rotateX(180deg)}.e-fade{opacity:0;transition-duration:.9s;transition-property:all}.e-fade.visible{opacity:1}.e-fade-top{transform:translateY(-3rem)}.e-fade-top.visible{transform:none}.e-fade-bottom{transform:translateY(3rem)}.e-fade-bottom.visible{transform:none}.e-fade-left{transform:translateX(-3rem)}.e-fade-left.visible{transform:none}.e-fade-right{transform:translateX(3rem)}.e-fade-right.visible{transform:none}.e-delay-100{transition-delay:.1s}.e-delay-200{transition-delay:.2s}.e-delay-300{transition-delay:.3s}.e-delay-400{transition-delay:.4s}.e-delay-500{transition-delay:.5s}.e-delay-600{transition-delay:.6s}
/*# sourceMappingURL=main.b0f05945.css.map*/