@import url("https://use.typekit.net/ndh6mvw.css");body{background:#e5e5e5;font-family:degular, sans-serif;font-weight:200;font-style:normal}.grid{position:fixed;bottom:3.75vw;right:5.625vw;font-size:calc(100vw / ( 1920 / 30));z-index:999}#grid-w{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;pointer-events:none;opacity:.15}#grid-w #grid{height:100%}#grid-w #grid div{position:relative;float:left;width:3.75vw;height:100%}#grid-w #grid div::before{left:0;background:#000}#grid-w #grid div::after{right:0;background:#c19384}#grid-w #grid div:after,#grid-w #grid div:before{content:"";position:absolute;top:0;width:.625vw;height:100%}.fv{width:100vw;height:100vh;justify-content:center;align-items:center;position:relative;display:flex;overflow:hidden;z-index:100;pointer-events:none}.fv .fv_img{position:absolute;height:90vh;animation:slidein 0.8s ease-out forwards;opacity:0}.fv .fv_img img{transform:scale(0.8);filter:grayscale(1);height:100%}.fv .img01{transform:rotate(5deg);animation-delay:.2s}.fv .img02{transform:rotate(-5deg);height:95vh;animation-delay:.4s}.fv .img03{transform:rotate(3deg);height:69vh;animation-delay:.6s}.fv .img04{transform:rotate(-3deg);height:85vh;animation-delay:.8s}.fv .img05{transform:rotate(-7deg);height:75vh;animation-delay:1s}.fv .img06{transform:rotate(7deg);height:60vh;animation-delay:1.2s}@keyframes slidein{0%{transform:translate3d(0, 8%, 0)}50%{opacity:1}90%{opacity:1}100%{opacity:0}}@keyframes slide_out{0%{}70%{opacity:1}100%{transform:translate3d(0, -122%, 0);opacity:0}}.work{width:100vw;height:100vh;justify-content:center;align-items:center;position:absolute;display:flex;overflow:hidden;top:0;z-index:10;text-align:center;bottom:0}.work .work_img{transition:.6s ease-out;font-size:20vw;padding:0 2vw;color:#a1a1a1;display:inline-block;font-weight:400}.work .work_img:hover{transition:.6s ease-out;color:#222;border-bottom:1px solid black}
