@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;500&display=swap";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}img{vertical-align:bottom;border:none}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}button,input[type=button],input[type=submit],label,select{cursor:pointer}select::-ms-expand{display:none}*{box-sizing:border-box}html{font-size:100%}a{color:#333;-webkit-tap-highlight-color:transparent}a:link,a:visited{text-decoration:none}body{font-family:Roboto,sans-serif;font-weight:300;color:#333;background:#fff;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;overflow-x:hidden}body,img{width:100%}img{max-width:100%}.top__wrapper{width:80vw;margin:50px auto 100px}.top__wrapper .works__wrapper{width:100%;margin-bottom:50px;display:flex;justify-content:space-between;flex-wrap:wrap}.top__wrapper .works__wrapper:after{content:"";display:block;order:1}@media screen and (min-width:786px){.top__wrapper .works__wrapper:after{width:24%}}@media screen and (max-width:786px){.top__wrapper .works__wrapper:after{width:49%}}.top__wrapper .works__wrapper:before{content:"";display:block;order:1}@media screen and (min-width:786px){.top__wrapper .works__wrapper:before{width:24%}}@media screen and (max-width:786px){.top__wrapper .works__wrapper:before{width:49%}}.top__wrapper .works__wrapper .works__item{aspect-ratio:16/9;flex-shrink:0;position:relative}@media screen and (min-width:786px){.top__wrapper .works__wrapper .works__item{width:24%}}@media screen and (max-width:786px){.top__wrapper .works__wrapper .works__item{width:49%}}@media screen and (min-width:786px){.top__wrapper .works__wrapper .works__item{margin-bottom:1.5%}}@media screen and (max-width:786px){.top__wrapper .works__wrapper .works__item{margin-bottom:2%}}.top__wrapper .works__wrapper .works__item a{display:inline-block;width:100%;height:100%}.top__wrapper .works__wrapper .works__item__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top__wrapper .works__wrapper .works__item__title{position:absolute;top:50%;left:50%;text-align:center;color:#fff;transform:translate3d(-50%,-50%,0);opacity:0;transition:all .2s}.top__wrapper .works__wrapper .works__item:before{content:"";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;transition:all .2s;pointer-events:none}.top__wrapper .works__wrapper .works__item:hover .works__item__title{opacity:1}.top__wrapper .works__wrapper .works__item:hover:before{content:"";opacity:.15}.work_detail__wrapper{width:80vw;margin:50px auto auto}.work_detail__wrapper .work__category{font-size:.8rem;color:gray;margin-bottom:10px}.work_detail__wrapper .work__title{font-size:1.5rem;margin-bottom:50px}.work_detail__wrapper .work__main_img{width:100vw;max-width:9999px;aspect-ratio:16/9;margin-bottom:150px;position:relative;left:-10vw}.work_detail__wrapper .work__main__desc{line-height:1.5;margin-bottom:50px}.work_detail__wrapper .work__sub{width:100%;margin-bottom:100px}.work_detail__wrapper .work__sub__iframe{width:100%;margin-bottom:10px;padding-top:56.25%;position:relative}.work_detail__wrapper .work__sub__iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.work_detail__wrapper .work__sub__img{width:100%;margin-bottom:10px}.work_detail__wrapper .work__credit{font-size:1rem;line-height:1.5;margin-bottom:30px}.work_detail__wrapper .work__client{margin-bottom:40px}.work_detail__wrapper .work__link{display:inline-block;margin-bottom:100px;text-decoration:underline}h4{font-size:1.2rem;margin-bottom:10px}.about__wrapper{width:80vw;margin:50px auto auto}.about__wrapper h1{font-size:1rem}.header{width:80%;height:100px;margin:auto;display:flex;justify-content:space-between;align-items:center}.header__logo{font-size:1.5rem}.header__nav{display:flex}.header__nav__link{font-size:1rem;margin-left:10px}.header__nav__link:not(:last-child):after{content:"/";margin-left:10px}.contact__wrapper{width:80%;margin:auto}.contact__title{margin-bottom:30px}.contact input[type=email],.contact input[type=tel],.contact input[type=text],.contact input[type=url],.contact textarea{width:100%;border:1px solid #ccc;background:#fff;margin:0 0 5px;padding:10px;border-radius:2px}.contact input[type=email]:hover,.contact input[type=tel]:hover,.contact input[type=text]:hover,.contact input[type=url]:hover,.contact textarea:hover{transition:border-color .3s ease-in-out;border:1px solid #aaa}.contact textarea{height:100px;max-width:100%;resize:none}.contact button{width:100px;height:40px;color:#fff;border-radius:2px;background-color:#ccc}.contact button.active{background-color:#33f}