html,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}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}.animated.hinge{animation-duration:2s}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.4, 0.4, 0.4)}50%{opacity:.5}100%{opacity:0}}.zoomIn{animation-name:zoomIn}@keyframes colorSlide{0%{background-position:0% 100%}20%{background-position:0% 0%}21%{background-color:rgba(78,85,89,.4392156863)}29.99%{background-color:rgba(255,255,255,.4862745098);background-position:0% 0%}30%{background-color:rgba(78,85,89,.4392156863);background-position:0% 100%}50%{background-position:0% 0%}51%{background-color:rgba(78,85,89,.4392156863)}59%{background-color:rgba(255,255,255,.4862745098);background-position:0% 0%}60%{background-color:rgba(78,85,89,.4392156863);background-position:0% 100%}80%{background-position:0% 0%}81%{background-color:rgba(78,85,89,.4392156863)}90%,100%{background-color:rgba(255,255,255,.4862745098)}}@keyframes colorText{21%{color:rgba(78,85,89,.4392156863)}30%{color:rgba(255,255,255,.4862745098)}51%{color:rgba(78,85,89,.4392156863)}60%{color:rgba(255,255,255,.4862745098)}81%{color:rgba(78,85,89,.4392156863)}90%{color:rgba(255,255,255,.4862745098)}}@keyframes trackBallSlide{0%{opacity:1;transform:scale(1) translateY(-20px)}6%{opacity:1;transform:scale(0.9) translateY(5px)}14%{opacity:0;transform:scale(0.4) translateY(40px)}15%,19%{opacity:0;transform:scale(0.4) translateY(-20px)}28%,29.99%{opacity:1;transform:scale(1) translateY(-20px)}30%{opacity:1;transform:scale(1) translateY(-20px)}36%{opacity:1;transform:scale(0.9) translateY(5px)}44%{opacity:0;transform:scale(0.4) translateY(40px)}45%,49%{opacity:0;transform:scale(0.4) translateY(-20px)}58%,59.99%{opacity:1;transform:scale(1) translateY(-20px)}60%{opacity:1;transform:scale(0.9) translateY(-20px)}66%{opacity:1;transform:scale(0.9) translateY(5px)}74%{opacity:0;transform:scale(0.4) translateY(40px)}75%,79%{opacity:0;transform:scale(0.4) translateY(-20px)}88%,100%{opacity:1;transform:scale(1) translateY(-20px)}}@keyframes nudgeMouse{0%{transform:translateY(0)}20%{transform:translateY(8px)}30%{transform:translateY(0)}50%{transform:translateY(8px)}60%{transform:translateY(0)}80%{transform:translateY(8px)}90%{transform:translateY(0);opacity:.8}100%{opacity:0}}@keyframes nudgeText{0%{transform:translateY(0)}20%{transform:translateY(2px)}30%{transform:translateY(0)}50%{transform:translateY(2px)}60%{transform:translateY(0)}80%{transform:translateY(2px)}90%{transform:translateY(0);opacity:.8}100%{opacity:0}}@keyframes swipe{0%{transform:translateX(0)}30%{transform:translateX(-50px);opacity:1}50%{opacity:.8}80%{opacity:.4}100%{transform:translateX(-130px);opacity:0}}@keyframes mouseroll{0%{opacity:1}50%{opacity:.8}80%{opacity:.4}100%{opacity:0}}@keyframes mousemove{0%{opacity:0}10%{transform:translateY(0);opacity:1}100%{transform:translateY(15px);opacity:0}}.header{position:fixed;z-index:3;top:0;left:0;width:100%}.header__wrap{display:flex;align-items:center;justify-content:space-between;padding:0 8%;padding-top:8%}@media screen and (min-width: 768px){.header__wrap{padding-top:5%;padding-left:98px}}.header__logo{font-size:18px;font-family:"trajan-pro-3",serif;color:rgba(255,255,255,.8);font-weight:300;letter-spacing:.05rem;text-decoration:none;position:relative}.header__logo::after{content:url(../images/logo_circlesp.svg);position:absolute;top:-27px;left:62.6px;opacity:.6}.header__link{color:rgba(255,255,255,.8);text-decoration:none}.header__btnbox{display:flex}@media screen and (min-width: 1024px){.header__btnbox{align-items:center;transform:rotate(90deg) translate(27%, -50%);transform-origin:right;position:fixed;top:50%;right:98px}}.header__menu{font-family:"trajan-pro-3",serif;font-size:15px;display:none;transition:1s}@media screen and (min-width: 1024px){.header__menu{display:block}}.btn{display:flex;align-items:center;justify-content:flex-end;height:50px;width:50px;transition:.6s;cursor:pointer}.btn__top{height:1px;background:rgba(255,255,255,.8);position:absolute;transition:1s;transform:translateY(-4.98px);width:38.23px}.btn__bottom{height:1px;background:rgba(255,255,255,.8);position:absolute;transition:1s;transform:translateY(4.88px);width:28.65px}.gnav{position:absolute;z-index:-1;top:0;left:0;height:100vh;width:100%;background:rgba(255,255,255,.8);opacity:0;transition:all 1s;pointer-events:none}@media screen and (min-width: 1024px){.gnav{transform:translateX(100%);background:url(../images/navpc_bg.png) no-repeat center center}}.gnav__nav{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 1024px){.gnav__nav{left:34%}}.gnav__list{list-style-type:none;text-align:center}.gnav__list+.gnav__list{padding-top:50px}.gnav__link{position:relative;font-family:"trajan-pro-3",serif;color:#1bbbd7;text-decoration:none;letter-spacing:.1rem}.gnav__link::after{content:"";display:inline-block;width:100%;height:.2px;background-color:#1bbbd7;position:absolute;top:102%;left:0;transform:scale(0.2);transition:.6s}.gnav__link:hover::after{transform:scale(0.8)}.footer{padding-bottom:150px}@media screen and (min-width: 768px){.footer{padding-top:0}}.footer__logo{text-align:center;padding-right:20px;margin-bottom:50px}.footer__logolink{font-size:18px;font-family:"trajan-pro-3",serif;color:rgba(255,255,255,.8);font-weight:300;letter-spacing:.05rem;text-decoration:none;position:relative}.footer__logolink::after{content:url(../images/logo_circlesp.svg);position:absolute;top:-27px;left:60px;opacity:.6}.footer__list{list-style-type:none}.footer__list+.footer__list{padding-top:10px}.footer__link{font-size:15px;font-family:"trajan-pro-3",serif;color:rgba(255,255,255,.8);letter-spacing:.05rem;text-decoration:none}.footer__copy{text-align:center}.footer__small{font-size:10px;font-family:"trajan-pro-3",serif;color:rgba(255,255,255,.8);letter-spacing:.05rem}body{position:relative;height:100vh;margin:0}.follower{position:fixed;z-index:99;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;border:2px solid rgba(100,95,95,.3);pointer-events:none;opacity:0;transition:opacity .3s cubic-bezier(0.4, 0, 0.2, 1),background-color .3s cubic-bezier(0.4, 0, 0.2, 1),width .3s cubic-bezier(0.4, 0, 0.2, 1),height .3s cubic-bezier(0.4, 0, 0.2, 1)}.wrapper{transition:1.6s;min-width:100%;min-height:100vh;background:url(../images/wrap_pc.png) center top/cover;font-size:15px;font-family:"a-otf-ryumin-pr6n",serif;color:rgba(255,255,255,.8)}video{position:fixed;z-index:-100;top:0;left:0;min-width:100%;min-height:100vh}@keyframes opening{0%{filter:blur(10px)}50%{filter:blur(2px)}100%{filter:blur(0)}}.mv{width:100%}.mv__ttlwrap{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.mv__ttl{position:fixed;font-size:34px;font-weight:300;font-family:"trajan-pro-3",serif;letter-spacing:.1rem;pointer-events:unset;animation:opening 5s}@media screen and (min-width: 768px){.mv__ttl{font-size:60px;letter-spacing:.2rem}}.mv__txtcontainer1,.mv__txtcontainer2{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;filter:blur(5px);opacity:0;transition:1.6s;pointer-events:none}@media screen and (min-width: 768px){.mv__txtcontainer1,.mv__txtcontainer2{letter-spacing:.05rem}}@media screen and (min-width: 768px){.mv__txtcontainer2 p{display:none}}.mv__subttl{width:100%;font-size:20px;font-weight:200;font-family:"trajan-pro-3",serif;color:rgba(255,255,255,.8);letter-spacing:.1rem;text-align:center;margin-bottom:48px}@media screen and (min-width: 768px){.mv__subttl{font-size:29px;margin-bottom:68px}}@media screen and (min-width: 1024px){.mv__subttl{margin-bottom:68px}}.mv__txt{font-size:16px;font-weight:200;letter-spacing:.1rem;line-height:1.8;text-align:center}@media screen and (min-width: 768px){.mv__txt{font-size:18px;letter-spacing:.3rem;line-height:1.8}}@media screen and (min-width: 1024px){.mv__txt{font-size:20px}}.mv__tb{padding-top:30px;display:none}@media screen and (min-width: 768px){.mv__tb{display:block}}@media screen and (min-width: 768px){.sp-br{display:none}}@media screen and (min-width: 1024px){.pc-br{display:none}}.concept{background:url(../images/concept_bg.png) center center/cover;opacity:.05}.concept__wrap1,.concept__wrap2{height:100vh;opacity:0;pointer-events:unset}@media screen and (min-width: 768px){.concept__wrap2{display:none}}.concept__wrap3{height:100vh;opacity:0;pointer-events:unset}.profile{position:relative;margin:0 8%;margin-bottom:192.5px;margin-bottom:0}@media screen and (min-width: 768px){.profile{margin-bottom:250.6px}}@media screen and (min-width: 1024px){.profile{margin:0 13%;margin-bottom:280px}}@media screen and (min-width: 1024px){.profile{display:flex;justify-content:space-between;padding-top:200px;margin:0 18%}}.profile__wrap{display:inline-block}@media screen and (min-width: 1024px){.profile__wrap{padding-top:100px;max-width:50%}}.profile__ttl{font-size:47px;font-family:"trajan-pro-3",serif;font-weight:300;color:rgba(255,255,255,.8);letter-spacing:.2rem;margin-bottom:96px;position:relative}@media screen and (min-width: 768px){.profile__ttl{font-size:56px}}@media screen and (min-width: 1024px){.profile__ttl{font-size:60px;margin-bottom:116px}}.profile__ttl::after{content:url(../images/ttl_circlesp.svg);position:absolute;top:-40px;left:33.6px;opacity:.6}@media screen and (min-width: 768px){.profile__ttl::after{content:url(../images/ttl_circletb.svg);position:absolute;top:-46px;left:30px;opacity:.6}}@media screen and (min-width: 1024px){.profile__ttl::after{content:url(../images/ttl_circlepc.svg);position:absolute;top:-90%;left:48px;opacity:.6}}.profile__name{font-size:32px;font-weight:600;letter-spacing:.4rem;color:rgba(255,255,255,.8);margin-bottom:21.5px}@media screen and (min-width: 768px){.profile__name{font-size:40px;margin-bottom:34px}}.profile__subname{font-size:15px;font-weight:600;letter-spacing:.15rem;color:rgba(255,255,255,.8);margin-bottom:45px}@media screen and (min-width: 768px){.profile__subname{font-size:16px;margin-bottom:60px}}@media screen and (min-width: 1024px){.profile__subname{margin-bottom:96px}}.profile__subttl{font-size:22px;font-family:"kinuta-shin-stdn",sans-serif;font-weight:600;letter-spacing:.1rem;color:rgba(255,255,255,.8);margin-bottom:30px;transform:translateX(-3%)}@media screen and (min-width: 768px){.profile__subttl{font-size:32px;margin-bottom:45px}}@media screen and (min-width: 1024px){.profile__subttl{margin-bottom:34px}}.profile__txt{width:90%;max-width:474.9px;color:rgba(255,255,255,.8);text-align:justify;text-justify:inter-ideograph;font-family:"a-otf-ryumin-pr6n",serif;letter-spacing:.05rem;line-height:2.2;margin-bottom:56px;max-width:474.9px}@media screen and (min-width: 768px){.profile__txt{width:100%;font-size:16px;letter-spacing:.1rem;margin-bottom:76px}}@media screen and (min-width: 1024px){.profile__txt{font-size:17px;line-height:2.4;margin-bottom:96px}}.profile__txt br{display:none}@media screen and (min-width: 768px){.profile__txt br{display:block}}.profile__picwrap{position:relative}@media screen and (min-width: 1024px){.profile__picwrap{min-width:50%;margin-right:.07%}}.profile__pic{width:90%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;margin-bottom:150px}@media screen and (min-width: 768px){.profile__pic{width:74%;margin-top:30px}}@media screen and (min-width: 1024px){.profile__pic{width:100%;margin-bottom:0}}.profile__img{width:100%;height:100%}.profile__pictxt{position:absolute;top:-11%;left:3%;opacity:.7}@media screen and (min-width: 768px){.profile__pictxt{top:-12%}}@media screen and (min-width: 1024px){.profile__pictxt{top:-10%;max-width:900px}}.profile__txtimg{width:106%;height:106%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.profile__txtimg{width:103%;height:103%}}@media screen and (min-width: 1024px){.profile__txtimg{width:146%;height:146%;max-width:897.12px}}.skill{overflow:hidden;position:relative;margin-bottom:195px}@media screen and (min-width: 1024px){.skill{overflow:visible;width:100%;padding:280px 0 325.5px 0;margin-bottom:0}}.skill__pcbgwrap{position:relative}@media screen and (min-width: 1024px){.skill__pcbg{position:absolute;z-index:0;top:500px;left:0;width:100%;height:100%;background:url(../images/skill_bgpc.png) center center/cover}}.skill__bg{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:url(../images/skill_bgsp.png) center top/cover;opacity:.8}@media screen and (min-width: 1024px){.skill__bg{background:none}}.skill__ttl{font-size:47px;font-family:"trajan-pro-3",serif;font-weight:300;color:rgba(255,255,255,.8);letter-spacing:.2rem;margin-bottom:96px;text-align:center;margin-bottom:71px}@media screen and (min-width: 768px){.skill__ttl{font-size:56px}}@media screen and (min-width: 1024px){.skill__ttl{font-size:60px;margin-bottom:116px}}@media screen and (min-width: 1024px){.skill__ttl{position:absolute;z-index:3;top:280px;right:0;transform:rotate(90deg) translate(50%, -150%);transform-origin:center top;margin-bottom:0;margin-right:18%}}.skill__wrap{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 15%;gap:5%}@media screen and (min-width: 1024px){.skill__wrap{width:50%;max-width:860px;margin:0 auto;padding-top:116px}}.skill__box{width:39.5%}@media screen and (min-width: 1024px){.skill__box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30%}}@media screen and (min-width: 1024px){.skill__box+.skill__box{margin-bottom:56px}}@media screen and (min-width: 1024px){.skill__box:first-of-type{margin-bottom:56px}}.skill__pic{transform:scale(0.65);margin-bottom:30px;opacity:.9}@media screen and (min-width: 768px){.skill__pic{transform:scale(0.5)}}@media screen and (min-width: 1024px){.skill__pic{width:100px;height:100px;margin-bottom:48px;transform:scale(1)}}.skill__img{width:100%;height:100%}.skill__txt{width:100%;font-size:17px;font-family:"trajan-pro-3",serif;letter-spacing:.1rem;text-align:center;margin-bottom:80px}@media screen and (min-width: 768px){.skill__txt{font-size:18px;letter-spacing:.2rem}}.work{margin:0 8%;margin-bottom:192.5px}@media screen and (min-width: 768px){.work{margin-bottom:250.6px}}@media screen and (min-width: 1024px){.work{margin:0 13%;margin-bottom:280px}}@media screen and (min-width: 1024px){.work{margin-bottom:325.5px}}.work__ttl{font-size:47px;font-family:"trajan-pro-3",serif;font-weight:300;color:rgba(255,255,255,.8);letter-spacing:.2rem;margin-bottom:96px;position:relative}@media screen and (min-width: 768px){.work__ttl{font-size:56px}}@media screen and (min-width: 1024px){.work__ttl{font-size:60px;margin-bottom:116px}}.work__ttl::after{content:url(../images/ttl_circlesp.svg);position:absolute;top:-40px;left:15.6px;opacity:.6}@media screen and (min-width: 768px){.work__ttl::after{content:url(../images/ttl_circletb.svg);position:absolute;top:-46px;left:30px;opacity:.6}}@media screen and (min-width: 1024px){.work__ttl::after{content:url(../images/ttl_circlepc.svg);position:absolute;top:-90%;left:48px;opacity:.6}}.work__subttl{font-size:22px;font-family:"kinuta-shin-stdn",sans-serif;font-weight:600;letter-spacing:.1rem;color:rgba(255,255,255,.8);margin-bottom:30px}@media screen and (min-width: 768px){.work__subttl{font-size:32px;margin-bottom:45px}}@media screen and (min-width: 1024px){.work__subttl{margin-bottom:34px}}.work__txt{width:90%;max-width:474.9px;color:rgba(255,255,255,.8);text-align:justify;text-justify:inter-ideograph;font-family:"a-otf-ryumin-pr6n",serif;letter-spacing:.05rem;line-height:2.2;margin-bottom:56px;max-width:550px}@media screen and (min-width: 768px){.work__txt{width:100%;font-size:16px;letter-spacing:.1rem;margin-bottom:76px}}@media screen and (min-width: 1024px){.work__txt{font-size:17px;line-height:2.4;margin-bottom:96px}}@media screen and (min-width: 1024px){.work__txt{width:45%;max-width:550px}}.work__wrap{width:100%;height:100%;margin-bottom:116px}@media screen and (min-width: 1024px){.work__wrap{display:flex;justify-content:space-between;margin-bottom:0}}@media screen and (min-width: 1024px){.work__dfcontainer{width:47%}}@media screen and (min-width: 1024px){.work__dfcontainer:first-of-type{transform:translateX(-16px)}}@media screen and (min-width: 1024px){.work__dfcontainer:last-of-type{transform:translateY(-289.19px)}}.work__box{text-decoration:none}@media screen and (min-width: 1024px){.work__box{display:flex;margin-bottom:96px}}@media screen and (min-width: 1024px){.work__box:nth-of-type(4){margin-bottom:140px}}.work__picttl{font-size:14px;color:rgba(255,255,255,.8);letter-spacing:.05rem;padding-top:14px;margin-bottom:56px}@media screen and (min-width: 1024px){.work__picttl{font-size:17px;writing-mode:vertical-rl;text-orientation:sideways;transform:rotate(180deg) translateX(50%);padding-top:0;margin-bottom:0}}.work__pic{position:relative;filter:saturate(70%);width:100%;opacity:1;transition:.4s}.work__pic:hover{filter:saturate(100%);opacity:1}.work__pic:hover::before{opacity:0}.work__pic:before{position:absolute;top:0;left:0;width:100%;height:100%;transition:.4s;content:"";z-index:1}@media screen and (min-width: 1024px){.work__pic:before{background:url(../images/work_filter.png) center center/cover}}@media screen and (min-width: 768px){.work__pic{width:84%}}@media screen and (min-width: 1024px){.work__pic{order:2;width:100%;max-width:675px}}.work__img{display:block;position:relative;width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;transition:.6s}.work__scroll{position:relative;width:100%;overflow-x:scroll}.work__scroll::-webkit-scrollbar{width:7px}.work__scroll::-webkit-scrollbar-thumb{background:linear-gradient(to bottom, #1bbbd7 50%, #1bd8d3);border-radius:50px}.work__scroll::-webkit-scrollbar-track{background:rgba(255,255,255,.6784313725);border-radius:50px}.work__mouseanimation{position:absolute;top:40%;left:50%;z-index:99;display:flex;flex-direction:column;justify-content:center;align-items:center}.work__mouseanimation::after{content:"";display:inline-block;width:80px;height:80px;background-image:url(../images/swipe.svg);background-size:contain}@media screen and (min-width: 1024px){.work__mouseanimation::after{width:140px;height:140px}}@media screen and (min-width: 1024px){.work__mouseanimation{top:47%;left:42%}}.work__bnwrap{width:500%;display:flex;justify-content:space-between}@media screen and (min-width: 1024px){.work__bnwrap{width:250%;gap:100px}}.work__bn{width:100%;margin-bottom:76px;text-decoration:none;color:rgba(255,255,255,.8)}@media screen and (min-width: 768px){.work__bn{width:82%;margin-bottom:96px}}@media screen and (min-width: 1024px){.work__bn{width:125%;margin-bottom:0}}.work__bn:first-of-type .work__picbn,.work__bn:nth-child(2) .work__picbn,.work__bn:nth-child(4) .work__picbn{width:100%;height:320px;margin-bottom:15px;padding-right:50px}@media screen and (min-width: 768px){.work__bn:first-of-type .work__picbn,.work__bn:nth-child(2) .work__picbn,.work__bn:nth-child(4) .work__picbn{height:440px;margin-bottom:18px}}@media screen and (min-width: 1024px){.work__bn:first-of-type .work__picbn,.work__bn:nth-child(2) .work__picbn,.work__bn:nth-child(4) .work__picbn{width:100%;height:600px;margin-bottom:36px}}.work__bn:nth-child(2) .work__picbn,.work__bn:nth-child(4) .work__picbn{padding-right:20px}.work__bn:nth-child(3) .work__picbn,.work__bn:nth-child(5) .work__picbn{max-width:100%;height:320px;margin-bottom:15px}@media screen and (min-width: 768px){.work__bn:nth-child(3) .work__picbn,.work__bn:nth-child(5) .work__picbn{height:440px;margin-bottom:18px}}@media screen and (min-width: 1024px){.work__bn:nth-child(3) .work__picbn,.work__bn:nth-child(5) .work__picbn{height:600px;margin-bottom:36px}}.work__bn:first-of-type .work__imgbn,.work__bn:nth-child(2) .work__imgbn,.work__bn:nth-child(4) .work__imgbn{width:100%;max-width:320px;height:auto;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.work__bn:first-of-type .work__imgbn,.work__bn:nth-child(2) .work__imgbn,.work__bn:nth-child(4) .work__imgbn{max-width:440px}}@media screen and (min-width: 1024px){.work__bn:first-of-type .work__imgbn,.work__bn:nth-child(2) .work__imgbn,.work__bn:nth-child(4) .work__imgbn{max-width:600px}}.work__bn:nth-child(3) .work__imgbn,.work__bn:nth-child(5) .work__imgbn{width:auto;height:90%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.work__bn:nth-child(3) .work__imgbn,.work__bn:nth-child(5) .work__imgbn{height:100%}}@media screen and (min-width: 1024px){.work__bn:nth-child(3) .work__imgbn,.work__bn:nth-child(5) .work__imgbn{max-height:600px}}.work__ttlbn{display:inline-block;font-weight:400;font-size:24px;letter-spacing:.2rem;border-bottom:.5px solid rgba(255,255,255,.8);margin-bottom:18px}@media screen and (min-width: 768px){.work__ttlbn{font-size:36px;margin:0;margin-bottom:36px}}@media screen and (min-width: 1024px){.work__ttlbn{height:auto;font-size:32px}}.work__introbn{width:100%;font-size:17px;font-weight:500;letter-spacing:.05rem;line-height:1.2;margin-bottom:20px}@media screen and (min-width: 768px){.work__introbn{font-size:20px;margin:0;margin-bottom:24px}}@media screen and (min-width: 1024px){.work__introbn{width:75%;font-size:24px;line-height:1.4;text-align:justify;text-justify:inter-ideograph;margin-bottom:48px}}.work__txtbn{width:80%;color:rgba(255,255,255,.8);text-align:justify;text-justify:inter-ideograph;letter-spacing:.01rem;line-height:2;margin-bottom:56px}@media screen and (min-width: 768px){.work__txtbn{font-size:17px;width:78%;max-width:420px;font-size:15px;margin:0;margin-bottom:30px}}@media screen and (min-width: 1024px){.work__txtbn{font-size:18px;line-height:2;max-width:644.9px;margin-bottom:80px}}span{font-family:"trajan-pro-3",serif}.modal{overflow:hidden}.modal__container{display:none;position:fixed;z-index:10;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100vh;box-sizing:border-box;background:url(../images/mv_bg.png)}@media screen and (min-width: 768px){.modal__container{padding-top:80px}}.modal__close{position:absolute;top:1%;right:3%;display:flex;align-items:center;justify-content:center;width:60px;height:60px;opacity:.8;cursor:pointer}@media screen and (min-width: 768px){.modal__close{top:1%;right:5%;width:80px;height:80px}}.modal__bd-top{width:100%;height:1px;background-color:rgba(255,255,255,.8);transform:translate(100%) rotate(45deg)}.modal__bd-bottom{width:100%;height:1px;background-color:rgba(255,255,255,.8);transform:rotate(-45deg)}@media screen and (min-width: 1024px){.modal__wrap{position:relative;margin:0 13%}}@media screen and (min-width: 768px){.modal__dfbox{display:flex;gap:116px;justify-content:space-between;text-align:center;margin:0 13%}}@media screen and (min-width: 1024px){.modal__dfbox{gap:0;margin:0}}.modal__ttl{align-self:flex-start;font-size:18px;font-family:"a-otf-ryumin-pr6n",serif;color:rgba(255,255,255,.8);letter-spacing:.1rem;padding-top:14%;margin:0 8%;margin-bottom:18px}@media screen and (min-width: 768px){.modal__ttl{font-size:24px;transform:rotate(180deg) translateX(100%);writing-mode:vertical-rl;text-orientation:sideways;padding-top:0;margin:0}}@media screen and (min-width: 1024px){.modal__ttl{font-size:24px}}.modal__sitelink{position:relative}@media screen and (min-width: 1024px){.modal__sitelink{width:55%}}.modal__pic,.modal__bn{overflow:scroll;-ms-overflow-style:none;width:82%;height:35vh;margin:0 8%;margin-bottom:18px}@media screen and (min-width: 768px){.modal__pic,.modal__bn{width:100%;height:550px;margin:0}}@media screen and (min-width: 1024px){.modal__pic,.modal__bn{width:100%;height:760px;margin:0}}.modal__pic::-webkit-scrollbar,.modal__bn::-webkit-scrollbar{display:none}.modal__img,.modal__bnimg{width:100%;background-position:center center;-o-object-fit:cover;object-fit:cover}@keyframes circlemove{0%{bottom:55px}100%{bottom:-45px}}@keyframes circlemovehide{0%{opacity:0}50%{opacity:1}80%{opacity:.9}100%{opacity:0}}.modal__bn{height:85vh}.modal__scrolldown{position:absolute;right:3.2%}.modal__scrolldown:before{content:"";position:absolute;bottom:100px;left:-10px;width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.8);animation:circlemove 1.6s ease-in-out infinite,circlemovehide 1.6s ease-out infinite}.modal__scrolldown:after{content:"";position:absolute;top:0;left:-6px;width:1px;height:100px;background:rgba(255,255,255,.8)}@media screen and (min-width: 768px){.modal__scrolldown{right:8%}}@media screen and (min-width: 1024px){.modal__scrolldown{right:-4%}}.modal__span{transform:translateY(20px);font-family:"trajan-pro-3",serif;font-weight:300;letter-spacing:.05rem;writing-mode:vertical-lr;color:rgba(255,255,255,.8)}.modal__box,.modal__bnbox{width:82%}@media screen and (min-width: 768px){.modal__box,.modal__bnbox{transform:translateY(-80px);margin:0 13%}}@media screen and (min-width: 1024px){.modal__box,.modal__bnbox{position:absolute;top:150px;left:7%;display:flex;flex-direction:column;justify-content:end;width:50%;height:760px;transform:translateY(-227px);margin:0;margin-top:80px}}@media screen and (min-width: 768px){.modal__bnbox{padding-top:100px}}@media screen and (min-width: 1024px){.modal__bnbox{top:186px;left:18.2%}}.modal__sub{font-weight:400;font-size:24px;font-family:"a-otf-ryumin-pr6n",serif;color:rgba(255,255,255,.8);letter-spacing:.2rem;margin:0 8%;margin-bottom:24px}@media screen and (min-width: 768px){.modal__sub{font-size:36px;color:rgba(82,255,241,.8784313725);margin:0;margin-bottom:48px}}@media screen and (min-width: 1024px){.modal__sub{width:75%;color:rgba(255,255,255,.8);font-size:48px;padding-top:229px;margin:0;margin-bottom:96px}}.modal__intro{width:100%;color:rgba(255,255,255,.8);font-size:15px;font-weight:500;font-family:"a-otf-ryumin-pr6n",serif;letter-spacing:.05rem;line-height:1.2;margin:0 8%;margin-bottom:20px}@media screen and (min-width: 768px){.modal__intro{font-size:20px;margin:0;margin-bottom:24px}}@media screen and (min-width: 1024px){.modal__intro{width:75%;font-size:24px;line-height:2;text-align:justify;text-justify:inter-ideograph;margin-bottom:60px}}@media screen and (min-width: 1024px){.modal__pcnon{display:none}}@media screen and (min-width: 768px){.modal__tabnon{display:none}}@media screen and (min-width: 1024px){.modal__tabnon{display:block}}.modal__pcbr{display:none}@media screen and (min-width: 1024px){.modal__pcbr{display:block}}.modal__txt{font-size:14px;width:100%;color:rgba(255,255,255,.8);text-align:justify;text-justify:inter-ideograph;letter-spacing:.05rem;line-height:1.6;margin:0 8%;margin-bottom:28px}@media screen and (min-width: 768px){.modal__txt{width:90%;font-size:15px;margin:0;margin-bottom:30px}}@media screen and (min-width: 1024px){.modal__txt{font-size:16px;width:73%;max-width:496px;margin-bottom:60px}}.modal__more{margin:0 8%;font-family:"trajan-pro-3",serif;color:rgba(255,255,255,.8)}@media screen and (min-width: 768px){.modal__more{margin:0}}.modal__link{display:inline-block;font-weight:600;font-family:"trajan-pro-3",serif;color:rgba(255,255,255,.8);letter-spacing:.1rem;text-decoration:none}.modal__link::after{content:"";display:inline-block;width:100%;height:.5px;background-color:rgba(255,255,255,.8);transform:scale(0.2);transition:.6s}.modal__link:hover::after{transform:scale(1)}.cana{font-size:15px}.hobby{position:relative;margin:0 8%;margin-bottom:192.5px;margin-bottom:218px}@media screen and (min-width: 768px){.hobby{margin-bottom:250.6px}}@media screen and (min-width: 1024px){.hobby{margin:0 13%;margin-bottom:280px}}@media screen and (min-width: 1024px){.hobby{margin:0;margin-bottom:325.5px}}@media screen and (min-width: 1024px){.hobby__txtbox{margin-left:60%}}.hobby__ttl{font-size:47px;font-family:"trajan-pro-3",serif;font-weight:300;color:rgba(255,255,255,.8);letter-spacing:.2rem;margin-bottom:96px;position:relative}@media screen and (min-width: 768px){.hobby__ttl{font-size:56px}}@media screen and (min-width: 1024px){.hobby__ttl{font-size:60px;margin-bottom:116px}}.hobby__ttl::after{content:url(../images/ttl_circlesp.svg);position:absolute;top:-40px;left:15.6px;opacity:.6}@media screen and (min-width: 768px){.hobby__ttl::after{content:url(../images/ttl_circletb.svg);position:absolute;top:-46px;left:30px;opacity:.6}}@media screen and (min-width: 1024px){.hobby__ttl::after{content:url(../images/ttl_circlepc.svg);position:absolute;top:-90%;left:48px;opacity:.6}}@media screen and (min-width: 1024px){.hobby__ttl{display:inline-block}}.hobby__subttl{font-size:22px;font-family:"kinuta-shin-stdn",sans-serif;font-weight:600;letter-spacing:.1rem;color:rgba(255,255,255,.8);margin-bottom:30px}@media screen and (min-width: 768px){.hobby__subttl{font-size:32px;margin-bottom:45px}}@media screen and (min-width: 1024px){.hobby__subttl{margin-bottom:34px}}.hobby__txt{width:90%;max-width:474.9px;color:rgba(255,255,255,.8);text-align:justify;text-justify:inter-ideograph;font-family:"a-otf-ryumin-pr6n",serif;letter-spacing:.05rem;line-height:2.2;margin-bottom:56px}@media screen and (min-width: 768px){.hobby__txt{width:100%;font-size:16px;letter-spacing:.1rem;margin-bottom:76px}}@media screen and (min-width: 1024px){.hobby__txt{font-size:17px;line-height:2.4;margin-bottom:96px}}@media screen and (min-width: 1024px){.hobby__txt{width:70%}}@media screen and (min-width: 1024px){.hobby__dfwrap{display:flex;justify-content:space-between;gap:42px;height:708px;margin-right:18%}}.hobby__picwrap{position:relative}@media screen and (min-width: 1024px){.hobby__picwrap{display:flex;flex-direction:column}}.hobby__pic1{width:90%;margin-bottom:30px;filter:brightness(0.8)}@media screen and (min-width: 768px){.hobby__pic1{width:74%;margin-bottom:80px}}@media screen and (min-width: 1024px){.hobby__pic1{width:100%;height:708px;margin-bottom:0}}.hobby__pic1txt{position:absolute;top:-10%;left:3%;opacity:.7;width:96%}@media screen and (min-width: 1024px){.hobby__pic1txt{width:150%;max-width:878px;max-height:183px}}.hobby__txtimg{-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hobby__dfbox{display:flex;gap:12px;align-items:flex-end}@media screen and (min-width: 1024px){.hobby__dfbox{gap:42px}}.hobby__img1,.hobby__img2,.hobby__img3{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center/center;object-position:center/center}.contact{display:flex;flex-direction:column;justify-content:center;align-items:center;background:url(../images/contact_bgsp.png) center top/cover}@media screen and (min-width: 1024px){.contact{background:url(../images/bg_circle2.png) center -100px/cover}}.contact__ttl{display:inline;font-size:47px;font-family:"trajan-pro-3",serif;font-weight:300;color:rgba(255,255,255,.8);letter-spacing:.2rem;margin-bottom:96px;position:relative;padding-bottom:23px}@media screen and (min-width: 768px){.contact__ttl{font-size:56px}}@media screen and (min-width: 1024px){.contact__ttl{font-size:60px;margin-bottom:116px}}.contact__ttl::after{content:url(../images/ttl_circlesp.svg);position:absolute;top:-40px;left:9.2px;opacity:.6}@media screen and (min-width: 768px){.contact__ttl::after{content:url(../images/ttl_circletb.svg);position:absolute;top:-46px;left:30px;opacity:.6}}@media screen and (min-width: 1024px){.contact__ttl::after{content:url(../images/ttl_circlepc.svg);position:absolute;top:-90%;left:7.6px;opacity:.6}}@media screen and (min-width: 1024px){.contact__ttl{padding-bottom:0}}.form{width:84%;max-width:600px;color:rgba(255,255,255,.8);margin:0 auto;padding-bottom:250.6px}.form__name{margin-bottom:15px}.form__span{font-size:13px;color:#d00}.form__email{margin-bottom:15px}.form__message{margin-bottom:15px}.form__label{display:block;text-align:left;margin-bottom:15px}.form__input{width:100%;height:45px;padding:10px;background:rgba(255,255,255,.938);border:none;letter-spacing:.2rem;box-sizing:border-box;margin-bottom:30px}.form__input:focus{outline:3px solid #026d97}.form__textarea{width:100%;height:180px;padding:10px;background:rgba(255,255,255,.938);border:none;letter-spacing:.2rem;box-sizing:border-box;margin-bottom:80px}.form__textarea:focus{outline:3px solid #026d97}.form__btn{transition:.6s}.form__btn:hover{filter:brightness(1.2)}.form__submit{-webkitappearance:none;width:100%;height:45px;padding:10px;background:linear-gradient(90deg, rgb(16, 170, 198) 19.8766484445%, rgb(20, 223, 238) 79.8772120153%);border:none;font-size:15px;color:#fff;letter-spacing:.2rem;transition:1s}.form__submit:hover{cursor:pointer}.follower-active{width:60px;height:60px;border-radius:50%;border:none;background:rgba(100,95,95,.3);transform:scale(2.4);pointer-events:none;margin:-30px 0 0 -30px}.rotate-top{transform:rotate(45deg);background-color:#1bbbd7}.rotate-bottom{transform:rotate(-45deg);width:38.23px;background-color:#1bbbd7}.change-color{color:#1bbbd7}@media screen and (min-width: 1024px){.gnav-scale{transform:translateX(50%);transform-origin:center;transition:1s}}.fade-out{opacity:0;filter:blur(5px);transition:1s}.concept-fade{opacity:1;filter:blur(0);transition:1s .4s;pointer-events:unset}.bg-fade{opacity:1;transition:.6s}@media screen and (min-width: 1024px){.bg-fade{opacity:0}}.opacity{opacity:.1}.gnav-show{opacity:1;pointer-events:unset}.fadeIn{pointer-events:none;opacity:0;transition:2s}.fadeoutElement{top:40%;pointer-events:visible;opacity:1;animation:swipe 1.6s linear 3 forwards}/*# sourceMappingURL=style.css.map */