@charset "UTF-8";@import"https://use.typekit.net/gzu5aqi.css";@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap";.loading{width:100vw;height:100vh;position:absolute;top:0;position:fixed;background-color:#fff;z-index:101;-webkit-transition:.5s;transition:.5s}.loading__container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);font-size:32px;font-size:3.2rem;width:240px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loading__container__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:neue-haas-grotesk-text,sans-serif}.loading__container__text>span{font-weight:400;padding-left:10px;margin-right:5px;margin-left:-5px}.loading__container__text>.dotContainer{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;width:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7px}.loading__container__text>.dotContainer .dot{width:3.5px;height:3.5px;background-color:#000;margin-right:2px}.loading__container .bracket{width:9px;vertical-align:middle;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.loading__container .bracket.rev{-webkit-transform:translateY(5px) rotate(180deg);transform:translateY(5px) rotate(180deg)}.loading.loaded{opacity:0;pointer-events:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;outline:none}main{display:block}img{background-color:transparent;border:0;vertical-align:bottom;max-width:100%}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}input,button,textarea,select{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=radio],input[type=checkbox]{display:none}button,input,select,textarea{font-family:inherit;font-weight:500;font-size:100%}select::-ms-expand{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{width:100%}html{font-size:62.5%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{position:relative;font-family:Zen Kaku Gothic New,sans-serif;letter-spacing:0;color:#000;font-weight:500;background-color:#fff;font-size:16px;font-size:1.6rem}@media only screen and (max-width:767px){body{min-width:auto}}a{color:#000;display:inline-block;text-decoration:none;cursor:pointer}a:hover{text-decoration:none;opacity:.6}@media(any-hover:none){a:hover{opacity:1}}button{cursor:pointer}button:hover{opacity:.6}@media(any-hover:none){button:hover{opacity:1}}img{width:100%;max-width:100%;height:auto}.l-header{font-family:neue-haas-grotesk-text,sans-serif;position:fixed;width:100%;z-index:101}.l-header .headerInner{height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 50px;background-color:#fff}@media only screen and (max-width:767px){.l-header .headerInner{padding:0 20px}}.l-header .headerInner__logo{width:263px;margin:-7px 10px 0 0}@media only screen and (max-width:767px){.l-header .headerInner__logo{width:200px;height:45px;padding-top:9px}}.l-header .headerInner__logo h1{height:100%}.l-header .headerInner__logo a{height:100%;display:block}.l-header .headerInner__linkList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-size:1.6rem;width:542px;font-weight:400}@media only screen and (max-width:767px){.l-header .headerInner__linkList{display:none}}.l-header .headerInner__linkList__item .overbar{position:relative}.l-header .headerInner__linkList__item .overbar:before{content:"";height:9px;width:100%;background-color:#000;position:absolute;top:-10px}.l-header .headerInner__hamburgerBtn{display:none}@media only screen and (max-width:767px){.l-header .headerInner__hamburgerBtn{display:block;height:45px;width:40px;position:relative}}.l-header .headerInner__hamburgerBtn span{opacity:1;-webkit-transition:.5s;transition:.5s}.l-header .headerInner__hamburgerBtn .face{width:75%;opacity:0;pointer-events:none;-webkit-transition:.5s;transition:.5s;margin-left:5px;padding-top:10px}.l-header .headerInner__hamburgerBtn .topLine{position:absolute;top:15px;-webkit-transition:.2s;transition:.2s;display:block;height:4px;width:100%;background-color:#000}.l-header .headerInner__hamburgerBtn .bottomLine{position:absolute;bottom:15px;-webkit-transition:.2s;transition:.2s;display:block;height:4px;width:100%;background-color:#000}.l-header .headerInner__hamburgerBtn .face{opacity:0;pointer-events:none}.l-header .headerInner__hamburgerBtn.scroll{pointer-events:none}.l-header .headerInner__hamburgerBtn.scroll .topLine{opacity:0;-webkit-transform:translateX(-50px);transform:translate(-50px)}.l-header .headerInner__hamburgerBtn.scroll .bottomLine{opacity:0;-webkit-transform:translateX(50px);transform:translate(50px)}.l-header .headerInner__hamburgerBtn.scroll .face{opacity:1;pointer-events:all;-webkit-transform:scale(1.5);transform:scale(1.5)}.l-header .headerInner__hamburgerBtn.active .topLine{-webkit-transform:rotate(20deg);transform:rotate(20deg);top:15px;width:105%}.l-header .headerInner__hamburgerBtn.active .bottomLine{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);top:15px;width:105%}#headerInner.scroll,#headerInner.active{background-color:#fffc!important;backdrop-filter:blur(5px)!important}.linkListSp{display:none}@media only screen and (max-width:767px){.linkListSp{display:block;position:fixed;width:100%;height:445px;left:110vw;-webkit-transition:.2s;transition:.2s;z-index:100;font-size:20px;font-size:2rem;top:76px}}.linkListSp__item{margin-top:30px}.linkListSp__item:before{content:"";display:inline-block;height:12.5px;width:12.5px;border-radius:50%;background-color:#000;margin-right:10px;margin-bottom:2px}.linkListSp__item>a{font-weight:400!important}.linkListSp.active{left:0;padding-left:20px;background-color:#fffc!important;backdrop-filter:blur(5px)}.l-footer{height:150px;position:relative;padding:35px 50px}@media only screen and (max-width:767px){.l-footer{height:auto;padding:45px 20px 40px}}.l-footer__count{position:absolute;bottom:45px}@media only screen and (max-width:767px){.l-footer__count{bottom:80px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.l-footer .footerPc{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.l-footer .footerPc{display:none}}.l-footer .footerPc__logo{width:263px;margin:-10px 10px 0 0}.l-footer .footerPc__logo .whiteFooter{display:block}.l-footer .footerPc__logo .blackFooter{display:none}.l-footer .footerPc__linkList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-size:1.6rem;width:542px;font-weight:400;font-family:neue-haas-grotesk-text,sans-serif}.l-footer .footerPc__space{width:263px}.l-footer .footerPc__bottomList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-size:1.2rem;width:542px;font-weight:400}.l-footer .footerPc__bottomList .privacyPolicy{color:#4d4d4d}.l-footer .footerPc__bottomList .copyright{font-family:neue-haas-grotesk-text,sans-serif;color:#4d4d4d}.l-footer .footerSp{display:none}@media only screen and (max-width:767px){.l-footer .footerSp{display:block}}.l-footer .footerSp__linkList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-footer .footerSp__linkList__item{font-size:20px;font-size:2rem;font-family:neue-haas-grotesk-text,sans-serif;font-weight:400;width:50%;position:relative;padding-left:20px;margin-bottom:25px}.l-footer .footerSp__linkList__item:before{position:absolute;display:block;content:"";width:13px;height:13px;background-color:#000;border-radius:50%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-footer .footerSp .privacyPolicy{color:#4d4d4d;font-size:14px;font-size:1.4rem}.l-footer .footerSp__logo{width:265px;margin:40px auto 0}@media only screen and (max-width:767px){.l-footer .footerSp__logo{margin-top:60px}}.l-footer .footerSp .copyright{display:block;text-align:center;margin-top:60px;color:#4d4d4d}.l-footer.black{background-color:#000;color:#fff}.l-footer.black a{color:#fff}.contact .l-footer{background-color:#000;color:#fff}.contact .l-footer a{color:#fff!important}.contact .l-footer .whiteFooter{display:none}.contact .l-footer .blackFooter{display:block}.contact .l-footer .footerSp__linkList__item:before{background-color:#fff!important}.contact .l-footer .copyright{color:#fff}.l-footerType2{height:80px;padding:15px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000}@media only screen and (max-width:767px){.l-footerType2{height:auto;padding:40px 20px}}.l-footerType2__count{color:#fff}@media only screen and (max-width:767px){.l-footerType2__count{bottom:80px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.l-footerType2 .footerPc{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.l-footerType2 .footerPc{display:none}}.l-footerType2 .footerPc__logo{width:263px;margin:-10px 10px 0 0}.l-footerType2 .footerPc__logo .whiteFooter{display:block}.l-footerType2 .footerPc__logo .blackFooter{display:none}.l-footerType2 .footerPc__bottomList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-size:1.2rem;width:388px;font-weight:400}.l-footerType2 .footerPc__bottomList .privacyPolicy{color:#fff!important}.l-footerType2 .footerPc__bottomList .copyright{font-family:neue-haas-grotesk-text,sans-serif;color:#fff!important;line-height:17px}.l-footerType2 .footerSp{display:none;width:100%}@media only screen and (max-width:767px){.l-footerType2 .footerSp{display:block}}.l-footerType2 .footerSp__container{text-align:center}.l-footerType2 .footerSp__container .count{width:96px!important;height:18px!important;margin:0 auto 20px}.l-footerType2 .footerSp__container .count>.js-time{width:100%;height:100%;display:block;color:#fff;line-height:19px}.l-footerType2 .footerSp .privacyPolicy{color:#fff;font-size:14px;font-size:1.4rem}.l-footerType2 .footerSp__logo{width:265px;margin:40px auto 0}@media only screen and (max-width:767px){.l-footerType2 .footerSp__logo{margin-top:60px}}.l-footerType2 .footerSp .copyright{display:block;text-align:center;margin-top:11px;color:#fff}.c-btn{font-weight:700;font-size:24px;font-size:2.4rem;width:378px;margin:0 auto;text-align:center;height:135px}@media only screen and (max-width:767px){.c-btn{font-size:18px;font-size:1.8rem;border:1px solid #000;border-radius:38px;height:76px;max-width:335px!important}}.c-btn_en{font-size:50px;font-size:5rem}@media only screen and (max-width:767px){.c-btn_en{font-size:24px;font-size:2.4rem}}.c-btn_white{font-weight:500!important;font-family:neue-haas-grotesk-text,sans-serif;letter-spacing:-2.5px}@media only screen and (max-width:767px){.c-btn_white{border:1px solid #fff;border-radius:38px;height:76px;max-width:335px!important;letter-spacing:normal}}.c-btn_white>a{color:#fff}.c-btn>a{display:block;width:100%;height:100%;line-height:135px;position:relative}.c-btn>a:hover{opacity:1}@media only screen and (max-width:767px){.c-btn>a{line-height:76px}.c-btn>a:hover{opacity:.7}}.c-btn .arrow{position:absolute;width:94px;right:-45px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-btn .arrowSp{position:absolute;width:28px;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-btn .arrowSpRev{position:absolute;width:28px;left:20px;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.c-btn .brush_01{position:absolute;bottom:7px;opacity:1;width:55%!important}.c-btn .brush_02{position:absolute;top:0;opacity:1}.c-btn .brush_03{position:absolute;bottom:0;right:0;opacity:1;width:84%!important}.c-btn .active-1{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(33%,black),color-stop(33%,transparent));mask-image:linear-gradient(to left,black 33%,transparent 33%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(33%,black),color-stop(33%,transparent));-webkit-mask-image:linear-gradient(to left,black 33%,transparent 33%)}.c-btn .active-2{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(66%,black),color-stop(66%,transparent));mask-image:linear-gradient(to left,black 66%,transparent 66%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(66%,black),color-stop(66%,transparent));-webkit-mask-image:linear-gradient(to left,black 66%,transparent 66%)}.c-btn .active-3{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(100%,black),to(transparent));mask-image:linear-gradient(to left,black 100%,transparent 100%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(100%,black),to(transparent));-webkit-mask-image:linear-gradient(to left,black 100%,transparent 100%)}.c-btn .active-4{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(16%,black),color-stop(16%,transparent));mask-image:linear-gradient(to right,black 16%,transparent 16%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(16%,black),color-stop(16%,transparent));-webkit-mask-image:linear-gradient(to right,black 16%,transparent 16%)}.c-btn .active-5{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(33%,black),color-stop(33%,transparent));mask-image:linear-gradient(to right,black 33%,transparent 33%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(33%,black),color-stop(33%,transparent));-webkit-mask-image:linear-gradient(to right,black 33%,transparent 33%)}.c-btn .active-6{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(50%,black),color-stop(50%,transparent));mask-image:linear-gradient(to right,black 50%,transparent 50%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(50%,black),color-stop(50%,transparent));-webkit-mask-image:linear-gradient(to right,black 50%,transparent 50%)}.c-btn .active-7{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(66%,black),color-stop(66%,transparent));mask-image:linear-gradient(to right,black 66%,transparent 66%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(66%,black),color-stop(66%,transparent));-webkit-mask-image:linear-gradient(to right,black 66%,transparent 66%)}.c-btn .active-8{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(83%,black),color-stop(83%,transparent));mask-image:linear-gradient(to right,black 83%,transparent 83%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(83%,black),color-stop(83%,transparent));-webkit-mask-image:linear-gradient(to right,black 83%,transparent 83%)}.c-btn .active-9{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(100%,black),to(transparent));mask-image:linear-gradient(to right,black 100%,transparent 100%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(100%,black),to(transparent));-webkit-mask-image:linear-gradient(to right,black 100%,transparent 100%)}.c-btn .active-10{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(33%,black),color-stop(33%,transparent));mask-image:linear-gradient(to right,black 33%,transparent 33%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(33%,black),color-stop(33%,transparent));-webkit-mask-image:linear-gradient(to right,black 33%,transparent 33%)}.c-btn .active-11{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(66%,black),color-stop(66%,transparent));mask-image:linear-gradient(to right,black 66%,transparent 66%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(66%,black),color-stop(66%,transparent));-webkit-mask-image:linear-gradient(to right,black 66%,transparent 66%)}.c-btn .active-12{opacity:1!important;mask-image:-webkit-gradient(linear,left top,right top,color-stop(100%,black),to(transparent));mask-image:linear-gradient(to right,black 100%,transparent 100%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(100%,black),to(transparent));-webkit-mask-image:linear-gradient(to right,black 100%,transparent 100%)}.c-btn .inactive-1{opacity:1;mask-image:-webkit-gradient(linear,left top,right top,color-stop(67%,black),color-stop(67%,transparent));mask-image:linear-gradient(to right,black 67%,transparent 67%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(67%,black),color-stop(67%,transparent));-webkit-mask-image:linear-gradient(to right,black 67%,transparent 67%)}.c-btn .inactive-2{opacity:1;mask-image:-webkit-gradient(linear,left top,right top,color-stop(34%,black),color-stop(34%,transparent));mask-image:linear-gradient(to right,black 34%,transparent 34%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(34%,black),color-stop(34%,transparent));-webkit-mask-image:linear-gradient(to right,black 34%,transparent 34%)}.c-btn .inactive-3{opacity:1;mask-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(0%,transparent));mask-image:linear-gradient(to right,black 0%,transparent 0%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(0%,transparent));-webkit-mask-image:linear-gradient(to right,black 0%,transparent 0%)}.c-btn .inactive-4{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(84%,black),color-stop(84%,transparent));mask-image:linear-gradient(to left,black 84%,transparent 84%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(84%,black),color-stop(84%,transparent));-webkit-mask-image:linear-gradient(to left,black 84%,transparent 84%)}.c-btn .inactive-5{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(68%,black),color-stop(68%,transparent));mask-image:linear-gradient(to left,black 68%,transparent 68%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(68%,black),color-stop(68%,transparent));-webkit-mask-image:linear-gradient(to left,black 68%,transparent 68%)}.c-btn .inactive-6{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(52%,black),color-stop(52%,transparent));mask-image:linear-gradient(to left,black 52%,transparent 52%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(52%,black),color-stop(52%,transparent));-webkit-mask-image:linear-gradient(to left,black 52%,transparent 52%)}.c-btn .inactive-7{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(33%,black),color-stop(33%,transparent));mask-image:linear-gradient(to left,black 33%,transparent 33%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(33%,black),color-stop(33%,transparent));-webkit-mask-image:linear-gradient(to left,black 33%,transparent 33%)}.c-btn .inactive-8{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,color-stop(16%,black),color-stop(16%,transparent));mask-image:linear-gradient(to left,black 16%,transparent 16%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(16%,black),color-stop(16%,transparent));-webkit-mask-image:linear-gradient(to left,black 16%,transparent 16%)}.c-btn .inactive-9{opacity:1!important;mask-image:-webkit-gradient(linear,right top,left top,from(black),color-stop(0%,transparent));mask-image:linear-gradient(to left,black 0%,transparent 0%);-webkit-mask-image:-webkit-gradient(linear,right top,left top,from(black),color-stop(0%,transparent));-webkit-mask-image:linear-gradient(to left,black 0%,transparent 0%)}.c-btn .inactive-10{opacity:1;mask-image:-webkit-gradient(linear,left top,right top,color-stop(67%,black),color-stop(67%,transparent));mask-image:linear-gradient(to right,black 67%,transparent 67%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(67%,black),color-stop(67%,transparent));-webkit-mask-image:linear-gradient(to right,black 67%,transparent 67%)}.c-btn .inactive-11{opacity:1;mask-image:-webkit-gradient(linear,left top,right top,color-stop(34%,black),color-stop(34%,transparent));mask-image:linear-gradient(to right,black 34%,transparent 34%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(34%,black),color-stop(34%,transparent));-webkit-mask-image:linear-gradient(to right,black 34%,transparent 34%)}.c-btn .inactive-12{opacity:1;mask-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(0%,transparent));mask-image:linear-gradient(to right,black 0%,transparent 0%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(0%,transparent));-webkit-mask-image:linear-gradient(to right,black 0%,transparent 0%)}#load-in,#load-in2,.fade-in{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.c-floatBtn.fix{position:absolute!important;bottom:20px}.c-floatBtn{-webkit-transition:opacity .8s;transition:opacity .8s;pointer-events:none;opacity:0;width:60px;height:60px;background-color:#000;border-radius:50%;position:fixed;right:50px;bottom:70px;z-index:100}@media only screen and (max-width:767px){.c-floatBtn{width:50px;height:50px;right:20px;bottom:20px}}.c-floatBtn .toTop{height:100%;width:100%;position:relative}.c-floatBtn .toTop>img{position:absolute;width:20px;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%)}.c-floatBtn.active{opacity:1;pointer-events:all}.c-inner{margin:0 auto;max-width:1198px;padding:0 20px;height:100%}#paginationNav{max-width:365px;margin-left:auto;text-align:right;padding-right:25px;font-family:neue-haas-grotesk-text,sans-serif}@media only screen and (max-width:767px){#paginationNav{margin:0 auto;padding-right:0;text-align:center;width:330;min-width:auto}}#paginationNav>button{color:#000!important}#paginationNav>button>img{top:5px;width:21px;position:absolute;display:block}#prevBtn{position:relative;width:60px;text-align:right;font-weight:400!important}#prevBtn img{left:0}#prevBtn:disabled img{opacity:.5}#nextBtn{font-weight:400!important;width:60px;position:relative;text-align:left}#nextBtn img{right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#nextBtn:disabled img{opacity:.5}.pageNumBtn{font-weight:400!important;margin:0 10px;font-size:15px;font-size:1.5rem;width:20px}@media only screen and (max-width:767px){.pageNumBtn{font-size:18px;font-size:1.8rem}}.pageNum{font-size:15px;font-size:1.5rem;display:inline-block;text-align:center;width:22px;margin:0 10px;background-color:#000;color:#fff;border-radius:50%;height:22px;line-height:22px}@media only screen and (max-width:767px){.pageNum{width:43px;height:43px;line-height:42px}}.caseStudySingle #paginationNav{margin-bottom:100px!important}@media only screen and (max-width:767px){.caseStudySingle #paginationNav{margin-bottom:50px!important}}.works #paginationNav{margin-bottom:100px!important}@media only screen and (max-width:767px){.works #paginationNav{margin-bottom:50px!important}}.c-title{font-size:129px;font-size:12.9rem;font-family:neue-haas-grotesk-text,sans-serif;letter-spacing:-3.87px;font-weight:500;margin-bottom:100px}@media only screen and (max-width:767px){.c-title{font-size:72px;font-size:7.2rem;letter-spacing:-2.16px;line-height:87px;margin-bottom:70px}}.c-title_sideNav{font-size:12px;font-size:1.2rem;letter-spacing:.12px;line-height:27px;font-weight:400!important}.c-title_sideNav:before{display:inline-block;content:"";width:10px;height:10px;background-color:#000;border-radius:50%}@media only screen and (max-width:767px){.c-title_sideNav{font-size:16px;font-size:1.6rem;letter-spacing:-.48px;margin-bottom:40px}.c-title_sideNav:before{content:"";width:12px;height:12px}}.c-title_main{line-height:48px;font-size:32px;font-size:3.2rem;margin-bottom:40px;letter-spacing:0;font-family:Zen Kaku Gothic New,sans-serif}@media only screen and (max-width:767px){.c-title_main{font-size:24px;font-size:2.4rem;margin-bottom:20px}}#planning .c-title_sideNav:before{background-color:#fff}.works .c-title{margin-left:5px}.works .c-title_sideNav{margin-left:0!important}@media only screen and (max-width:767px){.works .c-title_sideNav{margin-left:0!important}}.works .c-title_main{margin-left:0!important}@media only screen and (max-width:767px){.works .c-title_main{margin-left:0!important}}@media only screen and (max-width:767px){.works .c-title{margin-left:12px}}.u-ta_c{text-align:center!important}.u-ta_l{text-align:left!important}.u-ta_r{text-align:right!important}.u-alpha{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition:.4s opacity ease;transition:.4s opacity ease}.u-alpha:hover{-ms-filter:"alpha( opacity=70 )";filter:alpha(opacity=70);opacity:.7}.u-clearfix:before,.u-clearfix:after{content:" ";display:table}.u-clearfix:after{clear:both}.u-visible_xs,.u-visible_lg,.u-visible_xs_block,.u-visible_xs_inline,.u-visible_xs_inline-block,.u-visible_lg_block,.u-visible_lg_inline,.u-visible_lg_inline-block{display:none!important}@media only screen and (max-width:767px){.u-visible_xs{display:block!important}table.u-visible_xs{display:table!important}tr.u-visible_xs{display:table-row!important}th.u-visible_xs,td.u-visible_xs{display:table-cell!important}}@media only screen and (max-width:767px){.u-visible_xs_block{display:block!important}}@media only screen and (max-width:767px){.u-visible_xs_inline{display:inline!important}}@media only screen and (max-width:767px){.u-visible_xs_inline-block{display:inline-block!important}}@media only screen and (min-width:768px){.u-visible_lg{display:block!important}table.u-visible_lg{display:table!important}tr.u-visible_lg{display:table-row!important}th.u-visible_lg,td.u-visible_lg{display:table-cell!important}}@media only screen and (min-width:768px){.u-visible_lg_block{display:block!important}}@media only screen and (min-width:768px){.u-visible_lg_inline{display:inline!important}}@media only screen and (min-width:768px){.u-visible_lg_inline-block{display:inline-block!important}}@media only screen and (max-width:767px){.u-hidden_xs{display:none!important}}@media only screen and (min-width:768px){.u-hidden_lg{display:none!important}}.u-noEvent{pointer-events:none}.u-fw_normal{font-weight:400!important}.u-fw_bold{font-weight:700!important}.u-fs_normal{font-style:normal!important}.u-fs_italic{font-style:italic!important}.u-m_auto{margin-left:auto!important;margin-right:auto!important}.u-m_00{margin:0!important}.u-m_05{margin:5px!important}.u-m_10{margin:10px!important}.u-m_15{margin:15px!important}.u-m_20{margin:20px!important}.u-m_25{margin:25px!important}.u-m_30{margin:30px!important}.u-m_35{margin:35px!important}.u-m_40{margin:40px!important}.u-m_45{margin:45px!important}.u-m_50{margin:50px!important}.u-mt_00{margin-top:0!important}.u-mt_05{margin-top:5px!important}.u-mt_10{margin-top:10px!important}.u-mt_15{margin-top:15px!important}.u-mt_20{margin-top:20px!important}.u-mt_25{margin-top:25px!important}.u-mt_30{margin-top:30px!important}.u-mt_35{margin-top:35px!important}.u-mt_40{margin-top:40px!important}.u-mt_45{margin-top:45px!important}.u-mt_50{margin-top:50px!important}.u-mb_00{margin-bottom:0!important}.u-mb_05{margin-bottom:5px!important}.u-mb_10{margin-bottom:10px!important}.u-mb_15{margin-bottom:15px!important}.u-mb_20{margin-bottom:20px!important}.u-mb_25{margin-bottom:25px!important}.u-mb_30{margin-bottom:30px!important}.u-mb_35{margin-bottom:35px!important}.u-mb_40{margin-bottom:40px!important}.u-mb_45{margin-bottom:45px!important}.u-mb_50{margin-bottom:50px!important}.u-ml_00{margin-left:0!important}.u-ml_05{margin-left:5px!important}.u-ml_10{margin-left:10px!important}.u-ml_15{margin-left:15px!important}.u-ml_20{margin-left:20px!important}.u-ml_25{margin-left:25px!important}.u-ml_30{margin-left:30px!important}.u-ml_35{margin-left:35px!important}.u-ml_40{margin-left:40px!important}.u-ml_45{margin-left:45px!important}.u-ml_50{margin-left:50px!important}.u-mr_00{margin-right:0!important}.u-mr_05{margin-right:5px!important}.u-mr_10{margin-right:10px!important}.u-mr_15{margin-right:15px!important}.u-mr_20{margin-right:20px!important}.u-mr_25{margin-right:25px!important}.u-mr_30{margin-right:30px!important}.u-mr_35{margin-right:35px!important}.u-mr_40{margin-right:40px!important}.u-mr_45{margin-right:45px!important}.u-mr_50{margin-right:50px!important}.u-mb_lv01{margin-bottom:10px}@media only screen and (max-width:767px){.u-mb_lv01{margin-bottom:5px}}.u-mb_lv02{margin-bottom:20px}@media only screen and (max-width:767px){.u-mb_lv02{margin-bottom:10px}}.u-mb_lv03{margin-bottom:30px}@media only screen and (max-width:767px){.u-mb_lv03{margin-bottom:15px}}.u-mb_lv04{margin-bottom:40px}@media only screen and (max-width:767px){.u-mb_lv04{margin-bottom:20px}}.u-mb_lv05{margin-bottom:50px}@media only screen and (max-width:767px){.u-mb_lv05{margin-bottom:25px}}.u-mb_lv06{margin-bottom:60px}@media only screen and (max-width:767px){.u-mb_lv06{margin-bottom:30px}}.u-mb_lv07{margin-bottom:70px}@media only screen and (max-width:767px){.u-mb_lv07{margin-bottom:35px}}.u-mb_lv08{margin-bottom:80px}@media only screen and (max-width:767px){.u-mb_lv08{margin-bottom:40px}}.u-mb_lv09{margin-bottom:90px}@media only screen and (max-width:767px){.u-mb_lv09{margin-bottom:45px}}.u-mb_lv10{margin-bottom:100px}@media only screen and (max-width:767px){.u-mb_lv10{margin-bottom:50px}}.u-mb_lv11{margin-bottom:110px}@media only screen and (max-width:767px){.u-mb_lv11{margin-bottom:55px}}.u-mb_lv12{margin-bottom:120px}@media only screen and (max-width:767px){.u-mb_lv12{margin-bottom:60px}}.u-mb_lv13{margin-bottom:130px}@media only screen and (max-width:767px){.u-mb_lv13{margin-bottom:65px}}.u-mb_lv14{margin-bottom:140px}@media only screen and (max-width:767px){.u-mb_lv14{margin-bottom:70px}}.u-mb_lv15{margin-bottom:150px}@media only screen and (max-width:767px){.u-mb_lv15{margin-bottom:80px}}.u-p_00{padding:0!important}.u-p_05{padding:5px!important}.u-p_10{padding:10px!important}.u-p_15{padding:15px!important}.u-p_20{padding:20px!important}.u-p_25{padding:25px!important}.u-p_30{padding:30px!important}.u-p_35{padding:35px!important}.u-p_40{padding:40px!important}.u-p_45{padding:45px!important}.u-p_50{padding:50px!important}.u-pt_00{padding-top:0!important}.u-pt_05{padding-top:5px!important}.u-pt_10{padding-top:10px!important}.u-pt_15{padding-top:15px!important}.u-pt_20{padding-top:20px!important}.u-pt_25{padding-top:25px!important}.u-pt_30{padding-top:30px!important}.u-pt_35{padding-top:35px!important}.u-pt_40{padding-top:40px!important}.u-pt_45{padding-top:45px!important}.u-pt_50{padding-top:50px!important}.u-pb_00{padding-bottom:0!important}.u-pb_05{padding-bottom:5px!important}.u-pb_10{padding-bottom:10px!important}.u-pb_15{padding-bottom:15px!important}.u-pb_20{padding-bottom:20px!important}.u-pb_25{padding-bottom:25px!important}.u-pb_30{padding-bottom:30px!important}.u-pb_35{padding-bottom:35px!important}.u-pb_40{padding-bottom:40px!important}.u-pb_45{padding-bottom:45px!important}.u-pb_50{padding-bottom:50px!important}.u-pl_00{padding-left:0!important}.u-pl_05{padding-left:5px!important}.u-pl_10{padding-left:10px!important}.u-pl_15{padding-left:15px!important}.u-pl_20{padding-left:20px!important}.u-pl_25{padding-left:25px!important}.u-pl_30{padding-left:30px!important}.u-pl_35{padding-left:35px!important}.u-pl_40{padding-left:40px!important}.u-pl_45{padding-left:45px!important}.u-pl_50{padding-left:50px!important}.u-pr_00{padding-right:0!important}.u-pr_05{padding-right:5px!important}.u-pr_10{padding-right:10px!important}.u-pr_15{padding-right:15px!important}.u-pr_20{padding-right:20px!important}.u-pr_25{padding-right:25px!important}.u-pr_30{padding-right:30px!important}.u-pr_35{padding-right:35px!important}.u-pr_40{padding-right:40px!important}.u-pr_45{padding-right:45px!important}.u-pr_50{padding-right:50px!important}.u-position_relative{position:relative!important}.u-position_abs{position:absolute!important}.u-position_fixed{position:fixed!important}.u-position_static{position:static!important}.u-vertical_mid{vertical-align:middle!important}.u-vertical_bottom{vertical-align:bottom!important}.u-vertical_base{vertical-align:baseline!important}.u-vertical_sup{vertical-align:super!important}.u-vertical_sub{vertical-align:sub!important}.u-vertical_tb{vertical-align:text-bottom!important}.u-vertical_tt{vertical-align:text-top!important}.u-zIndex01{z-index:1!important}.u-zIndex02{z-index:2!important}.u-zIndex03{z-index:3!important}.u-zIndex04{z-index:4!important}.u-zIndex05{z-index:5!important}.u-zIndex06{z-index:6!important}.u-zIndex07{z-index:7!important}.u-zIndex08{z-index:8!important}.u-zIndex09{z-index:9!important}.u-zIndex10{z-index:10!important}
