.Header-module__hBw1pG__header{z-index:10;background:var(--yellow);opacity:0;pointer-events:none;width:100%;height:88px;transition:translate .4s var(--ease), opacity .4s var(--ease);justify-content:space-between;align-items:center;padding:24px 48px;display:flex;position:fixed;inset:0 auto auto 0;translate:0 -100%}.Header-module__hBw1pG__visible{opacity:1;pointer-events:auto;translate:0}.Header-module__hBw1pG__menuButton{color:var(--ink);align-items:center;display:none}.Header-module__hBw1pG__brand{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logo{object-fit:contain;flex:none;width:28px;height:28px}.Header-module__hBw1pG__brandLink{margin-left:10px}.Header-module__hBw1pG__brandName{font-family:var(--font-en);color:var(--black);transition:opacity .3s var(--ease);font-size:24px;font-weight:600;line-height:1}.Header-module__hBw1pG__brandName:hover{opacity:.5}.Header-module__hBw1pG__nav{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-en);text-align:center;color:var(--black);transition:opacity .3s var(--ease);padding:0 12px;font-size:18px;font-weight:600;line-height:1}.Header-module__hBw1pG__navLink:hover{opacity:.5}.Header-module__hBw1pG__contactPill{background:var(--black);border-radius:320px;flex:none;justify-content:center;align-items:center;width:140px;margin-left:20px;padding:8px 0;display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__pillFill{background:var(--white);transform-origin:0;transition:scale .3s var(--ease);position:absolute;inset:0;scale:0 1}.Header-module__hBw1pG__contactPill:hover .Header-module__hBw1pG__pillFill{scale:1}.Header-module__hBw1pG__pillLabel{z-index:2;font-family:var(--font-en);color:var(--yellow);transition:color .3s var(--ease);margin-right:4px;font-size:18px;font-weight:600;line-height:1;position:relative}.Header-module__hBw1pG__pillIcon{z-index:2;width:24px;height:24px;color:var(--yellow);transition:color .3s var(--ease);position:relative}.Header-module__hBw1pG__contactPill:hover .Header-module__hBw1pG__pillLabel,.Header-module__hBw1pG__contactPill:hover .Header-module__hBw1pG__pillIcon{color:var(--black)}.Header-module__hBw1pG__modal{z-index:20;animation:Header-module__hBw1pG__modalIn .4s var(--ease) both;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes Header-module__hBw1pG__modalIn{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__backdrop{background:#00000029;position:absolute;inset:0}.Header-module__hBw1pG__menuPanel{background:var(--yellow-menu);flex-direction:column;justify-content:center;align-items:center;width:320px;height:320px;margin:20px;display:flex;position:relative}.Header-module__hBw1pG__menuLink{font-family:var(--font-en);color:var(--ink);margin:8px;font-size:20px;font-weight:600;line-height:1.4}@media (max-width:1140px){.Header-module__hBw1pG__pillIcon{width:20px;height:20px}}@media (max-width:840px){.Header-module__hBw1pG__header{padding:24px}.Header-module__hBw1pG__navLink{font-size:14px}.Header-module__hBw1pG__contactPill{width:100px}.Header-module__hBw1pG__pillLabel{font-size:14px}.Header-module__hBw1pG__pillIcon{width:14px;height:14px}}@media (max-width:540px){.Header-module__hBw1pG__header{flex-direction:row-reverse;height:76px}.Header-module__hBw1pG__menuButton{display:flex}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__pillLabel{font-size:16px}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__header{transition:none}.Header-module__hBw1pG__modal{animation:none}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:flex-end;align-items:center;height:100vh;padding:0 48px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{z-index:0;object-fit:cover;filter:contrast(1.2)saturate(1.2)brightness(.7);animation:4s cubic-bezier(.445,.05,.55,.95) .1s both Hero-module__ZARIfG__zoomOut}@keyframes Hero-module__ZARIfG__zoomOut{0%{scale:1.05}to{scale:1}}.Hero-module__ZARIfG__copy{z-index:1;color:var(--white);flex-direction:column;align-items:flex-start;margin-bottom:90px;padding:0 30px 30px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__ja1,.Hero-module__ZARIfG__ja2{animation:Hero-module__ZARIfG__riseIn 1s var(--ease) both}.Hero-module__ZARIfG__en{animation:Hero-module__ZARIfG__riseIn24 1s var(--ease) both}.Hero-module__ZARIfG__ja1{font-family:var(--font-jp-r);margin-bottom:20px;font-size:90px;font-weight:400;line-height:1;animation-delay:.3s}.Hero-module__ZARIfG__ja2{font-family:var(--font-jp-r);margin:0 0 48px 6px;font-size:54px;font-weight:400;line-height:1;animation-delay:.4s}.Hero-module__ZARIfG__en{font-family:var(--font-en);margin-left:13px;font-size:32px;font-weight:500;line-height:1.4;animation-delay:.7s}@keyframes Hero-module__ZARIfG__riseIn{0%{opacity:0;translate:0 48px}to{opacity:1;translate:0}}@keyframes Hero-module__ZARIfG__riseIn24{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}.Hero-module__ZARIfG__headerTrigger{pointer-events:none;width:100%;height:1px;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__line{z-index:1;background:var(--white);transform-origin:bottom;width:1px;height:12%;animation:.8s cubic-bezier(1,0,0,1) 1.4s both Hero-module__ZARIfG__growLine;position:relative}@keyframes Hero-module__ZARIfG__growLine{0%{scale:1 0}to{scale:1}}@media (max-width:1140px){.Hero-module__ZARIfG__copy{margin-bottom:60px}.Hero-module__ZARIfG__ja1{font-size:80px}.Hero-module__ZARIfG__ja2{font-size:48px}.Hero-module__ZARIfG__en{font-size:28px}}@media (max-width:840px){.Hero-module__ZARIfG__copy{margin-bottom:140px;padding:0 30px 30px}.Hero-module__ZARIfG__ja1{margin-bottom:10px;font-size:64px}.Hero-module__ZARIfG__ja2{margin:0 0 20px 6px;font-size:30px}.Hero-module__ZARIfG__en{margin-left:7px;font-size:18px}}@media (max-width:540px){.Hero-module__ZARIfG__hero{padding:0 24px}.Hero-module__ZARIfG__copy{width:100%;margin-bottom:159px;padding:0 10px 30px}.Hero-module__ZARIfG__bg{object-position:left center}.Hero-module__ZARIfG__ja1{margin-bottom:6px;font-size:40px}.Hero-module__ZARIfG__ja2{margin:0 0 20px 3px;font-size:22px}.Hero-module__ZARIfG__en{margin-left:4px;font-size:16px}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__bg,.Hero-module__ZARIfG__ja1,.Hero-module__ZARIfG__ja2,.Hero-module__ZARIfG__en,.Hero-module__ZARIfG__line{animation:none}}
.Reveal-module__U2Tp6W__reveal{transition-property:opacity,translate,scale;transition-timing-function:var(--ease);transition-duration:var(--reveal-duration,1s);transition-delay:var(--reveal-delay,0s)}html.js .Reveal-module__U2Tp6W__reveal[data-reveal=waiting]{opacity:0;will-change:opacity, translate, scale}html.js .Reveal-module__U2Tp6W__up48[data-reveal=waiting]{translate:0 48px}html.js .Reveal-module__U2Tp6W__up24[data-reveal=waiting]{translate:0 24px}html.js .Reveal-module__U2Tp6W__zoom[data-reveal=waiting]{scale:.8}@media (prefers-reduced-motion:reduce){html.js .Reveal-module__U2Tp6W__reveal[data-reveal=waiting]{opacity:1;translate:0;scale:1}.Reveal-module__U2Tp6W__reveal{transition:none}}
.Intro-module__5pWlIa__section{flex-direction:column;align-items:center;width:100%;display:flex;overflow:hidden}.Intro-module__5pWlIa__lead{flex-direction:column;align-items:center;width:100%;margin:30px 0;padding:120px 100px;display:flex}.Intro-module__5pWlIa__block{width:min(833px,100%)}.Intro-module__5pWlIa__block:first-child{margin-bottom:32px}.Intro-module__5pWlIa__ja{font-family:var(--font-jp-r);letter-spacing:.05em;white-space:pre-line;color:var(--black);font-size:24px;font-weight:400;line-height:2}.Intro-module__5pWlIa__en{font-family:var(--font-en);letter-spacing:.05em;color:var(--black);font-size:18px;font-weight:500;line-height:1.8}.Intro-module__5pWlIa__narrowOnly{display:none}.Intro-module__5pWlIa__strip{flex-wrap:nowrap;justify-content:center;width:100%;display:flex}.Intro-module__5pWlIa__stripItem{flex:none;margin-right:48px}.Intro-module__5pWlIa__stripImage{object-fit:cover;border-radius:80px;width:480px;height:480px}@media (max-width:1140px){.Intro-module__5pWlIa__stripItem{margin-right:48px}.Intro-module__5pWlIa__stripImage{width:320px;height:320px}}@media (max-width:840px){.Intro-module__5pWlIa__lead{padding:90px 100px}.Intro-module__5pWlIa__wideOnly{display:none}.Intro-module__5pWlIa__narrowOnly{display:block}.Intro-module__5pWlIa__ja{letter-spacing:normal;text-align:justify;font-size:24px;line-height:1.8}.Intro-module__5pWlIa__en{letter-spacing:normal;text-align:justify;font-size:18px}.Intro-module__5pWlIa__strip{margin-bottom:90px}.Intro-module__5pWlIa__stripItem{margin-right:24px}.Intro-module__5pWlIa__stripImage{width:280px;height:280px}}@media (max-width:540px){.Intro-module__5pWlIa__lead{margin:0;padding:90px 40px}.Intro-module__5pWlIa__block:first-child{margin-bottom:20px}.Intro-module__5pWlIa__ja{font-size:18px}.Intro-module__5pWlIa__en{text-align:left;font-size:18px;line-height:1.5}.Intro-module__5pWlIa__strip{margin-bottom:0}.Intro-module__5pWlIa__stripItem{margin-right:12px}.Intro-module__5pWlIa__stripItem:last-child{margin-right:0}.Intro-module__5pWlIa__stripImage{border-radius:50px;width:160px;height:160px}}
.About-module__vAULUW__about{flex-wrap:nowrap;justify-content:space-around;align-items:center;width:100%;padding:120px 60px 0;display:flex}.About-module__vAULUW__portraitCol{flex:none;justify-content:center;align-items:center;width:50%;display:flex}.About-module__vAULUW__portraitFrame{width:100%;height:600px;padding-right:40px}.About-module__vAULUW__portraitBox{border-radius:80px;width:100%;height:100%;overflow:hidden}.About-module__vAULUW__portrait{object-fit:cover;object-position:center;width:100%;height:100%;scale:1.2}.About-module__vAULUW__textCol{flex-direction:column;flex:none;justify-content:center;align-items:flex-start;width:540px;display:flex}.About-module__vAULUW__names{margin-bottom:24px}.About-module__vAULUW__nameRow{align-items:flex-end;display:flex}.About-module__vAULUW__name{font-family:var(--font-jp-m);color:var(--ink-strong);font-size:40px;font-weight:400;line-height:1.4}.About-module__vAULUW__reading{font-family:var(--font-jp-r);color:var(--ink-strong);margin:0 0 6px 17px;font-size:20px;font-weight:400;line-height:1.4}.About-module__vAULUW__role{font-family:var(--font-jp-r);color:var(--ink-strong);font-size:20px;font-weight:400;line-height:1.4}.About-module__vAULUW__bioJaWrap{margin-bottom:18px}.About-module__vAULUW__bioJa{width:100%;font-family:var(--font-jp-r);text-align:justify;color:var(--black);font-size:18px;font-weight:400;line-height:1.8}.About-module__vAULUW__bioEn{width:100%;font-family:var(--font-en);color:var(--black);font-size:14px;font-weight:500;line-height:1.6}@media (max-width:1140px){.About-module__vAULUW__name{font-size:40px}}@media (max-width:840px){.About-module__vAULUW__about{flex-wrap:wrap;padding:0 60px}.About-module__vAULUW__portraitCol{width:100%}.About-module__vAULUW__portraitFrame{width:100%;padding:40px}.About-module__vAULUW__portrait{scale:1}.About-module__vAULUW__textCol{width:100%;padding:0 40px}.About-module__vAULUW__bioJaWrap,.About-module__vAULUW__bioJa,.About-module__vAULUW__bioEn{width:100%}}@media (max-width:540px){.About-module__vAULUW__about{padding:0}.About-module__vAULUW__portraitCol{justify-content:center;padding:100px 25px 25px}.About-module__vAULUW__portraitFrame{width:100%;height:320px;padding:0}.About-module__vAULUW__textCol{margin:0;padding:0 40px}.About-module__vAULUW__names{margin-bottom:15px}.About-module__vAULUW__nameRow{margin-bottom:5px}.About-module__vAULUW__name{font-size:28px}.About-module__vAULUW__reading{margin:0 0 3px 5px;font-size:18px}.About-module__vAULUW__role{font-size:18px}.About-module__vAULUW__bioJa,.About-module__vAULUW__bioEn{font-size:16px}}
.SectionHeading-module__7zhw3a__wrap{justify-content:center;width:100%;display:flex}.SectionHeading-module__7zhw3a__heading{border-bottom:5px solid var(--white);font-family:var(--font-en);letter-spacing:0;text-align:center;color:var(--black);scroll-margin-top:88px;font-size:64px;font-weight:500;line-height:1.2}@media (max-width:840px){.SectionHeading-module__7zhw3a__heading{font-size:48px}}@media (max-width:540px){.SectionHeading-module__7zhw3a__heading{scroll-margin-top:76px;font-size:40px}}
.Works-module__mW4etW__leadWrap{justify-content:center;width:100%;margin-bottom:40px;display:flex}.Works-module__mW4etW__lead{font-family:var(--font-jp-r);text-align:center;white-space:pre-line;color:var(--black);font-size:18px;line-height:1.8}.Works-module__mW4etW__scroller{scrollbar-width:none;flex-direction:row;align-items:flex-start;width:100%;padding-left:100px;display:flex;overflow:auto hidden}.Works-module__mW4etW__scroller::-webkit-scrollbar{display:none}.Works-module__mW4etW__card{flex:none;padding:30px 30px 0}.Works-module__mW4etW__thumbLink{transition:opacity .3s var(--ease);display:block}.Works-module__mW4etW__thumbLink:hover{opacity:.7}.Works-module__mW4etW__thumb{object-fit:cover;filter:saturate(1.2);border-radius:10px;width:600px;height:378px;margin-bottom:20px;box-shadow:3px 6px 17px #0003}.Works-module__mW4etW__body{padding:0 10px}.Works-module__mW4etW__title{font-family:var(--font-jp-m);color:var(--ink);margin-bottom:5px;font-size:24px;font-weight:900;line-height:1.4}.Works-module__mW4etW__desc{width:600px;font-family:var(--font-jp-r);color:var(--ink);font-size:14px;font-weight:400;line-height:1.6}.Works-module__mW4etW__tight{letter-spacing:-.04em}@media (max-width:1140px){.Works-module__mW4etW__scroller{margin-bottom:80px;padding-left:50px}}@media (max-width:840px){.Works-module__mW4etW__scroller{margin-bottom:0;padding-left:30px}.Works-module__mW4etW__card{padding:30px 20px 50px}.Works-module__mW4etW__thumb{width:100%;height:340px}.Works-module__mW4etW__desc{width:100%}}@media (max-width:540px){.Works-module__mW4etW__lead{padding:0 40px;font-size:17px}.Works-module__mW4etW__scroller{padding-left:20px}.Works-module__mW4etW__card{width:90%;padding:20px 15px 30px}.Works-module__mW4etW__thumb{height:240px}.Works-module__mW4etW__body{padding:0}.Works-module__mW4etW__title{font-size:20px}}
.Books-module__WcUwHG__grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:30px;width:80%;max-width:950px;padding:0 100px;display:flex}.Books-module__WcUwHG__card{--reveal-delay:.6s;flex-direction:column;flex:none;justify-content:flex-start;align-items:flex-start;width:calc(33.3333% - 20px);display:flex}.Books-module__WcUwHG__card:first-child{--reveal-delay:.2s}.Books-module__WcUwHG__card:nth-child(2){--reveal-delay:.4s}.Books-module__WcUwHG__coverWrap{width:100%;margin-bottom:26px}.Books-module__WcUwHG__cover{object-fit:contain;width:100%;height:auto;transition:rotate var(--reveal-duration,1s) var(--ease) var(--reveal-delay,0s);border-radius:10px;margin-inline:auto;box-shadow:0 0 5px 2px #0003}.Books-module__WcUwHG__card:hover .Books-module__WcUwHG__cover{rotate:5deg}.Books-module__WcUwHG__title{font-family:var(--font-jp-m);text-align:left;color:var(--ink);margin-bottom:15px;font-size:18px;font-weight:700;line-height:1.4}.Books-module__WcUwHG__buyWrap{width:100%;margin-top:auto}.Books-module__WcUwHG__buy{background:var(--black);border-radius:320px;justify-content:center;align-items:center;width:100%;padding:16px 36px;display:flex;position:relative;overflow:hidden}.Books-module__WcUwHG__buy:before{content:"";background:var(--white);transform-origin:0;transition:scale .3s var(--ease);position:absolute;inset:0;scale:0 1}.Books-module__WcUwHG__card:hover .Books-module__WcUwHG__buy:before{scale:1}.Books-module__WcUwHG__buyLabel{z-index:2;font-family:var(--font-en);color:var(--yellow);transition:color .3s var(--ease);margin-right:4px;font-size:20px;font-weight:600;line-height:1;position:relative}.Books-module__WcUwHG__buyIcon{z-index:2;color:var(--yellow);transition:color .3s var(--ease);position:relative}.Books-module__WcUwHG__card:hover .Books-module__WcUwHG__buyLabel,.Books-module__WcUwHG__card:hover .Books-module__WcUwHG__buyIcon{color:var(--black)}@media (max-width:1140px){.Books-module__WcUwHG__grid{width:90%}}@media (max-width:840px){.Books-module__WcUwHG__grid{width:100%;max-width:640px;padding:0 30px}.Books-module__WcUwHG__card{width:calc(50% - 15px)}}@media (max-width:540px){.Books-module__WcUwHG__grid{gap:51px;padding:0 25px}.Books-module__WcUwHG__card:nth-child(n){--reveal-delay:.2s}.Books-module__WcUwHG__card{align-items:center;width:100%}.Books-module__WcUwHG__coverWrap{width:60%}.Books-module__WcUwHG__title{align-self:flex-start}.Books-module__WcUwHG__buyLabel{font-size:16px}}@media (prefers-reduced-motion:reduce){.Books-module__WcUwHG__cover,.Books-module__WcUwHG__buy:before,.Books-module__WcUwHG__buyLabel,.Books-module__WcUwHG__buyIcon{transition:none}}
.Social-module__f8JYbq__iconRow{flex-wrap:nowrap;justify-content:center;align-items:center;gap:0 80px;margin-bottom:40px;display:flex}.Social-module__f8JYbq__iconLink{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.Social-module__f8JYbq__icon{width:auto;height:64px;color:var(--black)}.Social-module__f8JYbq__iconMic{width:auto;height:58px;color:var(--black)}.Social-module__f8JYbq__voicy{object-fit:contain;width:66px;height:64px;padding:5px}.Social-module__f8JYbq__iconLabel{font-family:var(--font-en);text-align:center;color:var(--ink);font-size:20px;font-weight:600;line-height:1.4}.Social-module__f8JYbq__feed{flex-direction:column;width:63%;display:flex}.Social-module__f8JYbq__post{border-bottom:solid 1px var(--hairline);background:var(--white);border-radius:10px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%;margin-bottom:15px;display:flex;overflow:hidden}.Social-module__f8JYbq__thumbWrap{flex:none;width:50%;height:200px;position:relative}.Social-module__f8JYbq__thumb{object-fit:cover}.Social-module__f8JYbq__postBody{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;margin:30px;display:flex}.Social-module__f8JYbq__postTitle{width:100%;font-family:var(--font-note);text-align:left;color:var(--ink);margin:5px 0 15px;font-size:16px;font-weight:700;line-height:1.4}.Social-module__f8JYbq__author{align-items:center;display:flex}.Social-module__f8JYbq__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px;margin-right:10px}.Social-module__f8JYbq__authorName{font-family:var(--font-lato);color:var(--gray);font-size:10px;font-weight:400}@media (max-width:840px){.Social-module__f8JYbq__feed{width:100%;padding:0 60px}.Social-module__f8JYbq__post{flex-direction:column}.Social-module__f8JYbq__thumbWrap{width:100%;height:240px}.Social-module__f8JYbq__postBody{width:100%;margin:0;padding:30px}}@media (max-width:540px){.Social-module__f8JYbq__iconRow{gap:0 42px}.Social-module__f8JYbq__icon,.Social-module__f8JYbq__iconMic{height:48px}.Social-module__f8JYbq__voicy{width:48px;height:48px}.Social-module__f8JYbq__iconLabel{font-size:14px}.Social-module__f8JYbq__feed{padding:0 25px}.Social-module__f8JYbq__thumbWrap{height:200px}.Social-module__f8JYbq__postBody{padding:20px}}
.Clients-module__JtlyXW__card{background:var(--white);border-radius:10px;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;width:63%;margin-bottom:70px;display:flex}.Clients-module__JtlyXW__logos{flex-wrap:nowrap;justify-content:center;align-items:center;margin-top:50px;display:flex}.Clients-module__JtlyXW__logoWrap{--reveal-delay:.2s;margin-right:41px}.Clients-module__JtlyXW__logoWrap:nth-child(2){--reveal-delay:.4s}.Clients-module__JtlyXW__logoWrap:nth-child(3){--reveal-delay:.6s}.Clients-module__JtlyXW__logoWrap:last-child{margin-right:0}.Clients-module__JtlyXW__logo{object-fit:contain;width:200px;height:auto}.Clients-module__JtlyXW__text{font-family:var(--font-jp-r);text-align:center;color:var(--ink);margin:35px 0 50px;padding:0 50px;font-size:20px;font-weight:400;line-height:1.75}@media (max-width:1140px){.Clients-module__JtlyXW__logoWrap{margin-right:31px}.Clients-module__JtlyXW__logo{width:160px}.Clients-module__JtlyXW__logoWrap:last-child .Clients-module__JtlyXW__logo{width:150px}}@media (max-width:840px){.Clients-module__JtlyXW__card{width:calc(100% - 120px);margin:0 0 70px}.Clients-module__JtlyXW__logos{flex-wrap:wrap;width:270px;margin-top:50px}.Clients-module__JtlyXW__logoWrap:nth-child(2),.Clients-module__JtlyXW__logoWrap:nth-child(3){--reveal-delay:.2s}.Clients-module__JtlyXW__logoWrap{margin:0 0 30px}.Clients-module__JtlyXW__logo,.Clients-module__JtlyXW__logoWrap:last-child .Clients-module__JtlyXW__logo{width:180px}.Clients-module__JtlyXW__text{margin-bottom:50px;font-size:18px}}@media (max-width:540px){.Clients-module__JtlyXW__card{width:calc(100% - 50px)}.Clients-module__JtlyXW__logos{width:300px;margin-top:20px;padding:30px}.Clients-module__JtlyXW__logoWrap:last-child{margin-bottom:0}.Clients-module__JtlyXW__text{margin:0 40px 30px;padding:0}}
.Contact-module__hcVmEa__section{justify-content:center;align-items:center;width:100%;height:500px;margin-top:59px;scroll-margin-top:88px;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__bg{z-index:0;object-fit:cover;filter:saturate(1.2)contrast(1.3)brightness(.5)}.Contact-module__hcVmEa__inner{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:1060px;display:flex;position:relative}.Contact-module__hcVmEa__heading{border-bottom:4px solid var(--white);font-family:var(--font-en);text-align:center;color:var(--white);margin-bottom:40px;font-size:72px;font-weight:500;line-height:1.2}.Contact-module__hcVmEa__ja{font-family:var(--font-jp-r);text-align:center;white-space:pre-line;color:var(--white);margin-bottom:12px;font-size:18px;line-height:1.8}.Contact-module__hcVmEa__en{font-family:var(--font-en);text-align:center;white-space:pre-line;color:var(--white);margin-bottom:40px;font-size:16px;font-weight:500;line-height:1.8}.Contact-module__hcVmEa__buttonWrap{justify-content:center;display:flex}.Contact-module__hcVmEa__button{background:var(--yellow);border-radius:320px;justify-content:center;align-items:center;padding:16px 36px;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__button:before{content:"";background:var(--white);transform-origin:0;transition:scale .3s var(--ease);position:absolute;inset:0;scale:0 1}.Contact-module__hcVmEa__button:hover:before{scale:1}.Contact-module__hcVmEa__buttonLabel{z-index:2;font-family:var(--font-en);color:var(--black);margin-right:4px;font-size:20px;font-weight:600;line-height:1;position:relative}.Contact-module__hcVmEa__buttonIcon{z-index:2;color:var(--black);position:relative}@media (max-width:1140px){.Contact-module__hcVmEa__inner{width:100%;padding:0 80px}}@media (max-width:840px){.Contact-module__hcVmEa__section{height:400px;margin-top:0}.Contact-module__hcVmEa__inner{padding:0 30px}.Contact-module__hcVmEa__heading{font-size:48px}}@media (max-width:540px){.Contact-module__hcVmEa__section{height:600px;scroll-margin-top:76px}.Contact-module__hcVmEa__inner{padding:0 40px}.Contact-module__hcVmEa__heading{font-size:40px}.Contact-module__hcVmEa__ja{font-size:18px}.Contact-module__hcVmEa__en{font-size:14px}.Contact-module__hcVmEa__buttonLabel{font-size:18px}}@media (prefers-reduced-motion:reduce){.Contact-module__hcVmEa__button:before{transition:none}}
.Footer-module__S6Hkya__footer{background:var(--black);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px 48px;display:flex}@media (max-width:540px){.Footer-module__S6Hkya__footer{padding:48px 24px 90px}}.Footer-module__S6Hkya__text{font-family:var(--font-en);text-align:center;color:var(--white);font-size:18px;font-weight:600;line-height:1.4}
.page-module___8aEwW__main{background:var(--yellow);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex;overflow-x:hidden}
