html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);box-sizing:border-box}input,textarea{box-sizing:border-box}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@keyframes toWhite{0%{stroke:#2f2f2f}100%{stroke:#a9a9a9}}@keyframes toBlack{0%{stroke:#a9a9a9}100%{stroke:#2f2f2f}}@keyframes menuBtn{1%{stroke:#2f2f2f}50%{stroke:#2f2f2f}51%{stroke:#cbcbcb}100%{stroke:#cbcbcb}}@keyframes rotation{from{transform:rotate(0deg);transform:rotate(0deg)}to{transform:rotate(359deg);transform:rotate(359deg)}}body{font-family:"Noto Sans JP",sans-serif;font-weight:300;background:#f0f2f2;color:#2f2f2f;font-size:12px}.top__gnav{display:none}@media screen and (min-width: 768px){.top__gnav{position:absolute;top:54px;right:122px;display:block;z-index:4}}@media screen and (min-width: 1024px){.top__gnav{right:200px}}.top__nav{display:flex}.top__list{margin-right:10px}@media screen and (min-width: 1024px){.top__list{margin-right:36px}}.top__link{display:block;padding:10px 20px;color:#2f2f2f;font-family:"Inter",sans-serif;font-size:13px;text-decoration:none}.top__link:hover{color:#888}@media screen and (min-width: 1024px){.top__link{font-size:16px}}.header{position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:28px 5%;z-index:3}@media screen and (min-width: 768px){.header{padding:50px 4%}}.header__ttl:hover{opacity:.8}.header__logoLink{display:block}.menuBtn{padding:10px;cursor:pointer}.smenu{position:fixed;top:0;left:0;width:100%;height:100vh;padding:0 5%;background:#1f1f1f;opacity:0;pointer-events:none;transition:.3s}@media screen and (min-width: 768px){.smenu{padding:0}}.smenu__head{display:flex;justify-content:space-between;align-items:center;padding:31px 0}@media screen and (min-width: 768px){.smenu__head{padding:53px 4%}}.smenu__logo:hover{opacity:.8}.smenu__closeBtn{position:relative;padding:8px;color:#cbcbcb;font-family:"Inter",sans-serif;font-size:14px;font-weight:600;cursor:pointer}.smenu__closeBtn:hover{color:#676767}.smenu__closeBtn::after{position:absolute;bottom:0;left:0;content:"";display:block;background:#cbcbcb;width:100%;height:1px}.smenu__closeBtn:hover::after{background:#676767}.smenu__link{display:block}@media screen and (min-width: 768px){.smenu__wrap{display:flex;height:80%}}@media screen and (min-width: 768px){.smenu__container{display:flex;align-items:center;justify-content:space-between;width:80%;height:236px;margin:auto}}@media screen and (min-width: 1024px){.smenu__container{width:44%;height:55%}}.smenu__pic{position:absolute;bottom:16%;left:5%;width:53%;height:20%;background:url(../images/menu.jpg) center center/cover}@media screen and (min-width: 768px){.smenu__pic{position:static;width:50%;height:100%}}.smenu__icon{position:absolute;bottom:13%;right:5%;width:48px;height:48px;background:url(../images/treeIcon_gray.svg) center center/cover}.gnav{transform:translateY(33%)}@media screen and (min-width: 768px){.gnav{height:100%;transform:translateY(0)}}@media screen and (min-width: 1024px){.gnav{height:70%}}.gnav__nav{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gnav__list{margin-bottom:18px;text-align:right}@media screen and (min-width: 768px){.gnav__list{margin-bottom:0;text-align:left}}.gnav__link{display:block;color:#cbcbcb;font-family:"Inter",sans-serif;font-size:31px;font-weight:600;text-decoration:none}.gnav__link:hover{color:#888}@media screen and (min-width: 768px){.gnav__link{font-size:40px}}.footer{padding:24px 5% 64px 5%;color:#cbcbcb}@media screen and (min-width: 768px){.footer{padding-right:10%;padding-left:10%;padding-bottom:160px}}@media screen and (min-width: 768px){.footer__wrap{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}}.footer__gnav{margin-bottom:36px}@media screen and (min-width: 768px){.footer__gnav{margin-bottom:0}}.footer__ul{display:flex;justify-content:flex-end}.footer__list{margin-left:10px}@media screen and (min-width: 768px){.footer__list{margin-left:20px}}@media screen and (min-width: 1024px){.footer__list{margin-left:40px}}.footer__link{padding:8px;color:#6c6c6c;font-size:10px;font-weight:400;text-decoration:none}.footer__link:hover{color:#9b9b9b}@media screen and (min-width: 768px){.footer__link{font-size:12px;padding:10px}}@media screen and (min-width: 1024px){.footer__link{font-size:16px;padding:10px 20px}}.footer__copy{font-size:9px}@media screen and (min-width: 768px){.footer__copy{font-size:10px}}@media screen and (min-width: 1024px){.footer__copy{font-size:12px}}#top{transition:.6s}.deco--top{position:absolute;top:300px;right:20px;width:66px;height:516px;background:rgba(163,182,197,.3);mix-blend-mode:multiply;z-index:1}@media screen and (min-width: 768px){.deco--top{top:414px;right:80px;height:420px}}@media screen and (min-width: 1024px){.deco--top{top:0;width:128px;height:820px;right:166px}}.deco--middle{position:absolute;top:452px;right:120px;width:66px;height:268px;background:rgba(163,182,197,.4);mix-blend-mode:multiply;z-index:1}@media screen and (min-width: 768px){.deco--middle{top:624px;right:180px}}@media screen and (min-width: 1024px){.deco--middle{top:410px;right:360px;width:128px;height:524px}}.deco--bottom{position:absolute;top:730px;right:56px;width:66px;height:268px;background:rgba(109,109,109,.5);mix-blend-mode:multiply;z-index:1}@media screen and (min-width: 768px){.deco--bottom{top:784px;right:44px}}@media screen and (min-width: 1024px){.deco--bottom{top:722px;right:92px;width:128px;height:524px}}.mv{padding-top:296px;margin:0 0 76px 5%}@media screen and (min-width: 768px){.mv{margin-left:10%;margin-bottom:165px;padding-top:408px}}@media screen and (min-width: 1024px){.mv__container{display:flex;margin-bottom:60px}}.mv__ttl{margin-bottom:5px;font-family:"Inter",sans-serif;font-size:30px;font-weight:900;letter-spacing:.05em}@media screen and (min-width: 768px){.mv__ttl{margin-bottom:8px;font-size:44px}}@media screen and (min-width: 1174px){.mv__ttl{margin-bottom:12px;font-size:50px}}.mv__sub{margin-bottom:36px;font-family:"Inter",sans-serif;font-size:10px;font-weight:500;letter-spacing:.04em}@media screen and (min-width: 768px){.mv__sub{font-size:14px}}@media screen and (min-width: 1024px){.mv__sub{margin-bottom:0;font-size:16px}}.mv__txt{margin-bottom:90px;font-family:"Inter",sans-serif;font-size:10px;font-weight:300;line-height:1.5}@media screen and (min-width: 768px){.mv__txt{margin-bottom:80px}}@media screen and (min-width: 1024px){.mv__txt{margin-left:42px;margin-bottom:0;font-size:12px;line-height:1.7;transform:translateY(6px)}}.mv__wrap{width:100%;height:68vh;position:relative;overflow:hidden}@media screen and (min-width: 768px){.mv__wrap{height:23vh}}@media screen and (min-width: 1024px){.mv__wrap{height:58vh}}.mv__bg{width:79%;height:100%;margin-left:auto;background:url(../images/mv.jpg) center center/cover;transition:.3s}@media screen and (min-width: 1024px){.mv__bg{width:100%;height:100%}}.about{padding-top:88px;position:relative;margin:0 5% 68px 5%}@media screen and (min-width: 768px){.about{padding-top:140px}}@media screen and (min-width: 768px){.about{margin:0 10%}}@media screen and (min-width: 1024px){.about{margin-bottom:352px}}.about__main{position:relative}@media screen and (min-width: 768px){.about__main{display:flex;justify-content:space-between;margin-bottom:160px}}@media screen and (min-width: 1024px){.about__main{display:block;margin-bottom:148px}}.about__ttl{font-family:"Inter",sans-serif;font-size:12px;font-weight:500;margin-bottom:36px}@media screen and (min-width: 768px){.about__ttl{font-size:13px}}@media screen and (min-width: 1024px){.about__ttl{font-size:16px}}@media screen and (min-width: 768px){.about__ttl{position:absolute}}.about__sub{position:absolute;top:66px;left:10%;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.about__sub{left:0;line-height:2.1}}@media screen and (min-width: 1039px){.about__sub{font-size:28px}}@media screen and (min-width: 1485px){.about__sub{top:180px;font-size:40px}}.about__visual{width:88%;max-width:400px;aspect-ratio:1/1.52;margin-bottom:53px;margin-left:-5%;background:url(../images/about.jpg) center center/cover;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.about__visual{width:23vw;aspect-ratio:2/3.3;margin-left:55%}}@media screen and (min-width: 1024px){.about__visual{position:absolute;width:18vw;aspect-ratio:1/1.67;margin-left:11%;z-index:-1}}.about__pileIcon{position:absolute;bottom:44%;right:5%;width:12px}@media screen and (min-width: 768px){.about__pileIcon{bottom:21%;right:auto}}@media screen and (min-width: 1024px){.about__pileIcon{bottom:-350px}}.about__desc{margin-bottom:148px}@media screen and (min-width: 768px){.about__desc{width:37%;margin-bottom:0}}@media screen and (min-width: 1024px){.about__desc{width:50%;margin-left:auto}}@media screen and (min-width: 1024px){.about__unit{display:flex;align-items:flex-end;gap:10%;margin-bottom:72px}}.about__message{margin-bottom:20px;font-size:16px;font-weight:500;line-height:2}@media screen and (min-width: 768px){.about__message{line-height:2.3}}@media screen and (min-width: 1024px){.about__message{flex:none;margin-bottom:-9px;font-size:18px}}.about__lead{width:48%;max-width:210px;margin-bottom:38px;font-family:"Inter",sans-serif;font-size:10px;font-weight:400;line-height:1.5}@media screen and (min-width: 768px){.about__lead{width:90%;margin-bottom:30px}}@media screen and (min-width: 1024px){.about__lead{width:36%;max-width:183px;margin-bottom:0;font-size:13px;line-height:1.7}}.about__txt{font-size:12px;font-weight:300;line-height:2}@media screen and (min-width: 768px){.about__txt{font-size:14px}}@media screen and (min-width: 1024px){.about__txt{font-size:15px}}.about__margin{margin-bottom:24px}@media screen and (min-width: 768px){.about__margin{margin-bottom:30px}}@media screen and (min-width: 1024px){.about__margin{margin:0}}@media screen and (min-width: 768px){.about__bottom{position:static;width:63%;margin:auto}}@media screen and (min-width: 1024px){.about__bottom{width:50%;margin:0;margin-left:auto}}.about__group{display:flex;gap:13px;margin-bottom:16px}@media screen and (min-width: 768px){.about__group{margin-bottom:68px}}@media screen and (min-width: 1024px){.about__group{gap:56px}}.about__self{font-family:"Inter",sans-serif;font-size:12px;font-weight:500}@media screen and (min-width: 768px){.about__self{font-size:18px}}.about__name{font-family:"Inter",sans-serif;font-size:9px;font-weight:300;letter-spacing:.1em}@media screen and (min-width: 768px){.about__name{position:absolute;bottom:0;left:-10%;font-size:10px;line-height:1.4;letter-spacing:.2em;transform:rotate(90deg) translateX(-50%)}}@media screen and (min-width: 1024px){.about__name{position:static;font-size:13px;transform:none}}.about__history{margin-bottom:36px;font-size:12px;font-weight:300;line-height:2}@media screen and (min-width: 768px){.about__history{display:inline;margin-bottom:0;font-size:14px}}.about__none{display:none}@media screen and (min-width: 768px){.about__none{display:inline}}.about__icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;margin-left:auto;margin-right:5%}@media screen and (min-width: 768px){.about__icon{position:absolute;bottom:0;right:0;margin-right:0}}@media screen and (min-width: 1024px){.about__icon{bottom:-88px}}.about__iconTree{position:absolute}.about__iconTxt{position:absolute;animation:rotation 10s infinite linear}.about__img{display:block;width:100%;height:100%}.works{padding-top:88px;margin-bottom:-20px}@media screen and (min-width: 768px){.works{padding-top:140px}}@media screen and (min-width: 768px){.works{margin-bottom:60px}}@media screen and (min-width: 1024px){.works{margin-bottom:168px}}.works__heading{margin:0 5%;margin-bottom:54px;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.works__heading{display:flex;align-items:center;justify-content:space-between;margin:0 10%;margin-bottom:128px}}.works__ttl{font-family:"Inter",sans-serif;font-size:12px;font-weight:500}@media screen and (min-width: 768px){.works__ttl{font-size:13px}}@media screen and (min-width: 1024px){.works__ttl{font-size:16px}}@media screen and (min-width: 768px){.works__ttl{margin-bottom:0}}.works__menu{display:flex;transition:.3s}.works__link{display:block;padding:4px 10px;color:#2f2f2f;font-family:"Inter",sans-serif;font-size:10px;border:1px solid #cbcbcb;text-decoration:none;transition:.3s}@media screen and (min-width: 768px){.works__link{font-size:11px}}@media screen and (min-width: 1024px){.works__link{font-size:14px}}.swiper__container{position:relative}.swiper-works{width:100%;padding:0 5%;margin-bottom:200px}@media screen and (min-width: 768px){.swiper-works{padding:0 10%}}.swiper-works__wrapper{margin-bottom:100px}.swiper-works__pic{margin-bottom:26px;cursor:pointer}.swiper-works__pic:hover{opacity:.8}.swiper-works__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-works__ttl{position:relative;font-size:14px;font-weight:500;margin-bottom:24px;cursor:pointer}.swiper-works__ttl:hover{opacity:.7}@media screen and (min-width: 768px){.swiper-works__ttl{font-size:16px}}.swiper-works__ttl::after{position:absolute;top:0;right:0;content:"→";color:#888;transform:rotate(-45deg)}.swiper-works__txt{margin-bottom:10px;font-size:10px;color:#888}@media screen and (min-width: 768px){.swiper-works__txt{margin-bottom:12px;font-size:14px}}@media screen and (min-width: 1024px){.swiper-works__prev,.swiper-works__next{width:60px;padding:0 10px}}.swiper-works__prev:hover .swiper-works__prevArrowTip,.swiper-works__prev:hover .swiper-works__prevArrowLine,.swiper-works__prev:hover .swiper-works__nextArrowTip,.swiper-works__prev:hover .swiper-works__nextArrowLine,.swiper-works__next:hover .swiper-works__prevArrowTip,.swiper-works__next:hover .swiper-works__prevArrowLine,.swiper-works__next:hover .swiper-works__nextArrowTip,.swiper-works__next:hover .swiper-works__nextArrowLine{background:#cbcbcb}.swiper-works__prev:after,.swiper-works__next:after{content:""}.swiper-works__prevArrowTip{position:relative;top:-2px;left:6px;width:14px;height:2px;background:#2f2f2f;transform:rotate(-45deg);transition:.3s}@media screen and (min-width: 1024px){.swiper-works__prevArrowTip{top:-3px;left:9px}}.swiper-works__prevArrowLine{width:40px;height:2px;background:#2f2f2f;transition:.3s}.swiper-works__nextArrowTip{position:relative;top:-2px;left:20px;width:14px;height:2px;background:#2f2f2f;transform:rotate(45deg);transition:.3s}@media screen and (min-width: 1024px){.swiper-works__nextArrowTip{top:-4px;left:30px}}.swiper-works__nextArrowLine{width:40px;height:2px;background:#2f2f2f;transition:.3s}.swiper-pagination-bullet{background:#2f2f2f;height:1px;width:32px;border-radius:22%}.swiper-pagination-bullet,.swiper-pagination-bullet-active{margin:0 5px}.modal__container{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(26,26,26,.9);color:#cbcbcb;opacity:0;z-index:-1;transition:.5s;overflow-y:scroll;overscroll-behavior:none}.modal__container::-webkit-scrollbar{width:0px}.modal__wrap{padding:104px 5%}@media screen and (min-width: 1024px){.modal__wrap{padding:104px 9%}}.modal__closeBtn{position:absolute;top:36px;right:20px;padding:8px;color:#cbcbcb;font-family:"Inter",sans-serif;font-size:14px;font-weight:600;cursor:pointer}@media screen and (min-width: 768px){.modal__closeBtn{top:56px;right:56px}}.modal__closeBtn:hover{color:#676767}.modal__closeBtn::after{position:absolute;bottom:0;left:0;content:"";display:block;background:#cbcbcb;width:100%;height:1px}.modal__closeBtn:hover::after{background:#676767}.modal__pic{margin-bottom:72px;width:100%}@media screen and (min-width: 1024px){.modal__pic{width:60%;margin:0 auto 72px}}.modal__img{display:block;width:100%;height:100%}.modal__box{font-size:12px;line-height:2}@media screen and (min-width: 768px){.modal__box{font-size:16px}}@media screen and (min-width: 1024px){.modal__box{width:100%}}.modal__ttl{margin-bottom:14px;font-size:14px;font-weight:700;line-height:1}@media screen and (min-width: 768px){.modal__ttl{font-size:24px}}.modal__sub{margin-bottom:42px;font-size:10px;font-weight:300;line-height:1}@media screen and (min-width: 768px){.modal__sub{font-size:14px}}.modal__kind{margin-bottom:28px}.modal__list{display:flex}.modal__list>dt{min-width:72px}.modal__detail{margin-bottom:60px}@media screen and (min-width: 768px){.modal__detail{margin-bottom:80px}}.modal__desc{margin-bottom:46px}.modal__desc>.modal__txt{margin-bottom:36px}@media screen and (min-width: 768px){.modal__desc>.modal__txt{margin-bottom:42px}}.modal__desc>.modal__txt:last-child{margin-bottom:56px}@media screen and (min-width: 768px){.modal__desc>.modal__txt:last-child{margin-bottom:84px}}.modal__link{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:#cbcbcb;font-family:"Inter",sans-serif;font-size:12px;font-weight:700;text-decoration:none}@media screen and (min-width: 768px){.modal__link{padding:20px 0 0;font-size:18px}}.modal__link::before{position:absolute;top:-14px;left:0;content:"";display:block;width:100%;height:1px;background:#cbcbcb;pointer-events:none}.modal__link::after{content:"";display:block;width:16px;height:16px;background:url(../images/exlink_icon.svg) center center/cover}@media screen and (min-width: 768px){.modal__link::after{width:20px;height:20px}}.works__container{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 5%}@media screen and (min-width: 768px){.works__container{margin:0 10%}}.works__box{width:45%;margin-bottom:100px}@media screen and (min-width: 768px){.works__box{width:39%}}@media screen and (min-width: 1024px){.works__box{width:20%}}.works__pic{width:100%;padding-bottom:24px;cursor:pointer}.works__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works__caption{position:relative;padding-bottom:24px;font-size:14px;font-weight:500;cursor:pointer}@media screen and (min-width: 768px){.works__caption{font-size:16px}}.works__caption::after{position:absolute;top:0;right:0;content:"→";color:#888;transform:rotate(-45deg)}.works__txt{color:#888;font-size:10px;font-weight:400;line-height:2}@media screen and (min-width: 768px){.works__txt{font-size:14px}}.modalD__container01,.modalD__container02,.modalD__container03{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(26,26,26,.9);color:#cbcbcb;opacity:0;z-index:-1;transition:.5s;overflow-y:scroll;overscroll-behavior:none}.modalD__container01::-webkit-scrollbar,.modalD__container02::-webkit-scrollbar,.modalD__container03::-webkit-scrollbar{width:0px}.modalD__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5%;padding:124px 5%}@media screen and (min-width: 1024px){.modalD__wrap{flex-direction:row;justify-content:space-around;height:100%}}.modalD__closeBtn{position:absolute;top:36px;right:20px;padding:8px;color:#cbcbcb;font-family:"Inter",sans-serif;font-size:14px;font-weight:600}@media screen and (min-width: 768px){.modalD__closeBtn{top:56px;right:56px}}.modalD__closeBtn::after{position:absolute;bottom:0;left:0;content:"";display:block;background:#cbcbcb;width:100%;height:1px}.modalD__pic{margin-bottom:108px}@media screen and (min-width: 1024px){.modalD__pic{margin-bottom:0}}.modalD__img{display:block;width:100%;height:100%}.modalD__box{font-size:12px;line-height:2}@media screen and (min-width: 768px){.modalD__box{font-size:16px}}@media screen and (min-width: 1024px){.modalD__box{width:50%}}.modalD__ttl{margin-bottom:14px;font-size:14px;font-weight:700;line-height:1}@media screen and (min-width: 768px){.modalD__ttl{font-size:24px}}.modalD__sub{margin-bottom:42px;font-size:10px;font-weight:300;line-height:1}@media screen and (min-width: 768px){.modalD__sub{font-size:14px}}.modalD__list{display:flex}.modalD__detail{margin-bottom:60px}@media screen and (min-width: 768px){.modalD__detail{margin-bottom:80px}}@media screen and (min-width: 1024px){.modalD__detail{margin-bottom:60px}}.modalD__desc>.modalD__txt{margin-bottom:36px}@media screen and (min-width: 768px){.modalD__desc>.modalD__txt{margin-bottom:42px}}@media screen and (min-width: 1024px){.modalD__desc>.modalD__txt{margin-bottom:24px}}.modalD__desc>.modalD__txt:last-child{margin-bottom:0}.skills{margin:0 5% 96px 5%;padding-top:88px}@media screen and (min-width: 768px){.skills{margin:0 10%;padding-top:140px}}@media screen and (min-width: 1024px){.skills{margin:0}}.skills__ttl{font-family:"Inter",sans-serif;font-size:12px;font-weight:500;margin-bottom:56px}@media screen and (min-width: 768px){.skills__ttl{font-size:13px}}@media screen and (min-width: 1024px){.skills__ttl{font-size:16px}}@media screen and (min-width: 768px){.skills__ttl{margin-bottom:108px}}@media screen and (min-width: 1024px){.skills__ttl{margin-left:10%}}.skills__category{margin-bottom:14px;font-family:"Inter",sans-serif;font-size:24px;font-weight:700}@media screen and (min-width: 768px){.skills__category{font-size:34px}}@media screen and (min-width: 1024px){.skills__category{margin-left:10%}}.skills__sub{margin-bottom:48px;font-family:"Inter",sans-serif;font-size:10px;font-weight:400}@media screen and (min-width: 768px){.skills__sub{margin-bottom:128px;font-size:12px}}@media screen and (min-width: 1024px){.skills__sub{margin-left:10%}}.skills__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:60px}@media screen and (min-width: 768px){.skills__wrap{margin-bottom:144px}}@media screen and (min-width: 1024px){.skills__wrap{flex-wrap:nowrap}}.skills__box{width:46%;padding-bottom:48px}@media screen and (min-width: 768px){.skills__box{width:43%;padding-bottom:80px}}@media screen and (min-width: 1024px){.skills__box{width:21.5%;padding:0 3% 80px 3%}.skills__box:nth-child(1){width:28.5%;padding-left:10%;padding-right:3%}.skills__box:nth-child(4){width:28.5%;padding-right:10%;padding-left:3%}}.skills__unit{display:flex;align-items:center;margin-bottom:24px}.skills__square{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:40px;height:40px;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;border:1px solid #2f2f2f}@media screen and (min-width: 768px){.skills__square{width:80px;height:80px;font-size:40px}}@media screen and (min-width: 768px){.skills__icon{transition:.2s}}.skills__shadow--dark{position:absolute;top:calc(47% - 20px);left:calc(44% - 20px);display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:rgba(136,136,136,.8784313725);transition:transform .3s linear 0s;z-index:-1}.skills__shadow--light{position:absolute;top:calc(42% - 20px);left:calc(38% - 20px);display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:rgba(203,203,203,.6);transition:transform .6s linear .008s;z-index:-2}.skills__skill{margin-left:14px;font-family:"Inter",sans-serif;font-size:16px;font-weight:700}@media screen and (min-width: 768px){.skills__skill{font-size:20px}}.skills__desc{font-size:12px;font-weight:300;line-height:2}@media screen and (min-width: 768px){.skills__desc{font-size:14px}}@media screen and (min-width: 1024px){.skills__desc{font-size:16px}}@media screen and (min-width: 1024px){.skills__desc-width{max-width:400px}}.contact{padding:200px 5% 116px 5%;color:#cbcbcb}@media screen and (min-width: 768px){.contact{padding-top:290px;padding-right:10%;padding-left:10%;padding-bottom:136px}}@media screen and (min-width: 1024px){.contact{padding-top:336px;padding-bottom:400px}}.contact__ttl{font-family:"Inter",sans-serif;font-size:12px;font-weight:500;margin-bottom:72px}@media screen and (min-width: 768px){.contact__ttl{font-size:13px}}@media screen and (min-width: 1024px){.contact__ttl{font-size:16px}}@media screen and (min-width: 768px){.contact__ttl{margin-bottom:104px}}.contact__wrap{display:flex;justify-content:space-between}.contact__bg{display:none;background:url(../images/contact.jpg) center center/cover}@media screen and (min-width: 768px){.contact__bg{display:block;width:26%}}@media screen and (min-width: 1024px){.contact__bg{width:32%}}.form{position:relative;width:100%}@media screen and (min-width: 768px){.form{width:59%}}@media screen and (min-width: 1024px){.form{width:50%}}.form__box{margin-bottom:20px}.form__box:nth-child(3){margin-bottom:32px}.form__box:nth-child(4){margin-bottom:0}.form__label{display:block;padding:10px 0;font-weight:300}.form__label::after{content:"*";color:red}@media screen and (min-width: 1024px){.form__label{font-size:16px}}.form__input{width:100%;padding:10px;background:#2d2d2d;color:#cbcbcb;font-size:14px;border:none;border-bottom:1px solid #cbcbcb}@media screen and (min-width: 1024px){.form__input{font-size:16px}}.form__textarea{width:100%;height:80px;padding:10px;background:#2d2d2d;color:#cbcbcb;font-size:14px;border:none;border-bottom:1px solid #cbcbcb}@media screen and (min-width: 1024px){.form__textarea{height:100px;font-size:16px}}.form__submitBox{display:flex;align-items:center;font-family:"Inter",sans-serif;cursor:pointer}.form__submitBox:hover .form__submit{color:#888}.form__submitBox::before{position:absolute;right:0;bottom:0;content:"";width:114px;height:1px;background:#cbcbcb;transform:scale(0, 1);transform-origin:left top;transition:.3s}@media screen and (min-width: 1024px){.form__submitBox::before{width:122px}}.form__submitBox:hover::before{transform:scale(1, 1)}.form__submitBox::after{position:absolute;right:0;content:"→";color:#cbcbcb;font-size:20px;font-weight:700}.form__submitBox:hover::after{color:#888}.form__submit{text-align:right;width:100%;padding:10px 60px;background:#2d2d2d;color:#cbcbcb;font-size:14px;font-weight:700;border:none;-webkit-appearance:none;cursor:pointer}@media screen and (min-width: 1024px){.form__submit{font-size:16px}}#thanks .wrapper{text-align:center;height:100vh;padding-top:100px;background:#2d2d2d;letter-spacing:.1em}@media screen and (min-width: 1024px){#thanks .wrapper{padding-top:200px}}#thanks .txt{margin-bottom:100px;color:#cbcbcb;font-size:14px}@media screen and (min-width: 1024px){#thanks .txt{margin-bottom:140px;font-size:16px}}#thanks .btn{display:inline-block}#thanks .link{display:block;padding:10px 20px;color:#cbcbcb;font-weight:500;text-decoration:none}@media screen and (min-width: 1024px){#thanks .link{font-size:14px}}#thanks .link:hover{color:#888}.smenu-fadeIn{opacity:1;pointer-events:auto}.topGnav-hide{pointer-events:none}.menuBtn__line01,.menuBtn__line02,.menuBtn__line03,.menuBtn__line04,.menuBtn__line05,.menuBtn__line06{transition:.3s}.menuBtn__line01{animation:toWhite .2s ease-in-out 0s forwards,toBlack .2s ease-in-out 2.8s forwards}.menuBtn__line02{animation:toWhite .2s ease-in-out .15s forwards,toBlack .2s ease-in-out 2.65s forwards}.menuBtn__line03{animation:toWhite .2s ease-in-out .3s forwards,toBlack .2s ease-in-out 2.5s forwards}.menuBtn__line04{animation:toWhite .2s ease-in-out .45s forwards,toBlack .2s ease-in-out 2.35s forwards}.menuBtn__line05{animation:toWhite .2s ease-in-out .6s forwards,toBlack .2s ease-in-out 2.2s forwards}.menuBtn__line06{animation:toWhite .2s ease-in-out .75s forwards,toBlack .2s ease-in-out 2.05s forwards}.pileIcon__line01,.pileIcon__line02,.pileIcon__line03,.pileIcon__line04,.pileIcon__line05,.pileIcon__line06,.pileIcon__line07,.pileIcon__line08,.pileIcon__line09,.pileIcon__line10,.pileIcon__line11,.pileIcon__line12{transition:.3s}.pileIcon__line12{animation:toBlack .15s ease-in-out 0s forwards,toWhite .15s ease-in-out 3.5s forwards}.pileIcon__line11{animation:toBlack .15s ease-in-out .1s forwards,toWhite .15s ease-in-out 3.4s forwards}.pileIcon__line10{animation:toBlack .15s ease-in-out .2s forwards,toWhite .15s ease-in-out 3.3s forwards}.pileIcon__line09{animation:toBlack .15s ease-in-out .3s forwards,toWhite .15s ease-in-out 3.2s forwards}.pileIcon__line08{animation:toBlack .15s ease-in-out .4s forwards,toWhite .15s ease-in-out 3.1s forwards}.pileIcon__line07{animation:toBlack .15s ease-in-out .5s forwards,toWhite .15s ease-in-out 3s forwards}.pileIcon__line06{animation:toBlack .15s ease-in-out .6s forwards,toWhite .15s ease-in-out 2.9s forwards}.pileIcon__line05{animation:toBlack .15s ease-in-out .7s forwards,toWhite .15s ease-in-out 2.8s forwards}.pileIcon__line04{animation:toBlack .15s ease-in-out .8s forwards,toWhite .15s ease-in-out 2.7s forwards}.pileIcon__line03{animation:toBlack .15s ease-in-out .9s forwards,toWhite .15s ease-in-out 2.6s forwards}.pileIcon__line02{animation:toBlack .15s ease-in-out 1s forwards,toWhite .15s ease-in-out 2.5s forwards}.pileIcon__line01{animation:toBlack .15s ease-in-out 1.1s forwards,toWhite .15s ease-in-out 2.4s forwards}.modal-open{opacity:1;z-index:4}.navFixed{position:fixed;top:20vh;right:5%;z-index:2}@media screen and (min-width: 768px){.navFixed{right:10%}}.navOpacity{opacity:0;transition:.6s;pointer-events:none}.navBgColorB{color:#f0f2f2;background:#2f2f2f;transition:.3s}.navBgColorW{color:#2f2f2f;background:#f0f2f2;transition:.3s}.bgChange{background:#2d2d2d}/*# sourceMappingURL=style.css.map */