*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,ol,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@keyframes mvCircles{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes mvCircles-bp{0%{transform:scale(2)}50%{transform:scale(1)}100%{transform:scale(2)}}@keyframes rotateTxt{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loopText{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}@keyframes loopText2{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}body{font-family:"Montserrat","Noto Sans JP"}.header{position:fixed;display:flex;justify-content:space-between;align-items:center;width:100%;padding:5% 3% 1%;background:rgba(0,0,0,0);z-index:100}.header__ttl{width:112px}@media screen and (min-width: 768px){.header__ttl{width:117px}}@media screen and (min-width: 1024px){.header__ttl{width:161px}}.header .menu{display:flex;align-items:center;padding:8px 30px;color:#fff;font-size:14px;font-weight:700;border-radius:100vh;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%);cursor:pointer}@media screen and (min-width: 1024px){.header .menu{padding:12px 50px}}.header .menu__line{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:18px;height:10px;margin-right:10px}.header .menu__top,.header .menu__bottom{position:absolute;display:block;width:18px;height:2px;background:#fff;transition:.3s}.header .menu__top{transform:translateY(-4px)}.header .menu__bottom{transform:translateY(4px)}.gnav{position:fixed;display:flex;flex-direction:column;justify-content:center;width:100%;height:100vh;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%);z-index:99;opacity:0;transition:.3s;pointer-events:none}@media screen and (min-width: 768px){.gnav{align-items:center;width:95%;height:90vh;margin:auto;inset:0;border-radius:30px}}.gnav__nav{padding-left:4%}@media screen and (min-width: 768px){.gnav__nav{display:flex;flex-wrap:wrap;width:400px;gap:30px}}@media screen and (min-width: 1024px){.gnav__nav{width:700px}}.gnav__list{flex:1}.gnav__link{position:relative;display:block;padding:20px 0;color:#fff;font-size:30px;font-weight:500;line-height:1.2;letter-spacing:.18em;text-decoration:none}@media screen and (min-width: 1024px){.gnav__link{font-size:38px}}.gnav__sub{margin-left:15px;font-size:12px;font-weight:400;letter-spacing:.05em}@media screen and (min-width: 768px){.gnav__sub{position:absolute;bottom:0;left:0;margin-left:0}}@media screen and (min-width: 1024px){.gnav__sub{font-size:16px}}.footer{position:relative;padding:83px 4%;color:#fff;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%)}.footer__toplink{display:block;position:absolute;top:-42px;right:6%;width:83px;height:83px}@media screen and (min-width: 1024px){.footer__toplink{top:-50px;width:100px;height:100px}}.footer__totop{width:100%;height:100%;background:url(../images/totop.svg) no-repeat center/contain;animation:rotateTxt 12s infinite linear}.footer__totopcircle{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50%;height:50%;border:1px solid #c2ccde;border-radius:50%;background:#fff;z-index:1}.footer__totopcircle::before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60%;height:60%;background:url(../images/arrow.svg) no-repeat center center/contain}.footer__pic{margin-bottom:34px;filter:invert(99%) sepia(99%) saturate(0%) hue-rotate(44deg) brightness(107%) contrast(100%)}.footer__list{margin-bottom:22px;font-size:20px;letter-spacing:.05em}.footer__link{color:#fff;text-decoration:none}@media screen and (min-width: 768px){.footer__wrap{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end}}.footer__txt{margin-bottom:22px;font-size:40px;font-weight:500;line-height:1.4;letter-spacing:.1em}@media screen and (min-width: 768px){.footer__txt{margin-bottom:0;font-size:48px}}@media screen and (min-width: 1024px){.footer__txt{font-size:80px}}.footer__copy{font-size:14px;letter-spacing:.09em}#top{color:#313131}#top .mv{position:relative;width:100%;height:100vh;overflow:hidden}#top .mv__box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}#top .mv__copy{font-size:47px;font-weight:600;line-height:1.5;letter-spacing:.1em}@media screen and (min-width: 768px){#top .mv__copy{font-size:70px}}@media screen and (min-width: 1024px){#top .mv__copy{font-size:115px}}#top .mv__sub{font-size:11px;line-height:2.5;letter-spacing:.2em}@media screen and (min-width: 768px){#top .mv__sub{font-size:12px}}@media screen and (min-width: 1024px){#top .mv__sub{font-size:17px}}#top .mv__scroll{position:absolute;bottom:40px;left:4%;font-size:15px;font-weight:500}@media screen and (min-width: 768px){#top .mv__scroll{font-size:18px}}#top .mv__scroll::before{content:"";display:block;width:15px;height:15px;position:absolute;top:3px;left:-18px;background:url(../images/arrow_bl.svg) center center/contain}#top .mv__picup{position:absolute;bottom:40px;right:20px;width:162px;height:102px;z-index:3}@media screen and (min-width: 768px){#top .mv__picup{width:189px;height:118px}}@media screen and (min-width: 1024px){#top .mv__picup{width:270px;height:169px}}#top .mv__picup::before{content:"";display:block;position:absolute;top:-50px;right:-40px;width:90px;height:90px;background:url(../images/pickup.svg) center center/cover;animation:rotateTxt 12s infinite linear;z-index:2}@media screen and (min-width: 1024px){#top .mv__picup::before{top:-90px;right:-60px;width:147px;height:147px}}#top .mv__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}#top .mv__circles{display:flex;justify-content:center;align-items:center;margin:0 auto;width:90%;height:100vh;transform-origin:50% 50%;animation:mvCircles 20s linear infinite}#top .mv__circle_b{animation:mvCircles-bp 8s linear infinite}#top .mv__circle_p{animation:mvCircles-bp 8s 4s backwards infinite;mix-blend-mode:multiply}#top .identity{color:#fff;background:#deebf0}#top .identity__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:237px 4%;border-radius:0 0 50px 50px;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%)}@media screen and (min-width: 1024px){#top .identity__wrap{padding:361px 4%;border-radius:0 0 200px 200px}}#top .identity__ttl{margin-bottom:75px;font-size:36px;font-weight:500;letter-spacing:.15em;transition:.6s}@media screen and (min-width: 768px){#top .identity__ttl{font-size:47px;letter-spacing:.2em}}@media screen and (min-width: 1024px){#top .identity__ttl{font-size:88px}}#top .identity__subttl{display:block;text-align:center;color:#fff;font-size:16px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 1024px){#top .identity__subttl{font-size:30px}}#top .identity__txt{max-width:370px;font-size:16px;line-height:2.3;letter-spacing:.15em;transition:.6s}@media screen and (min-width: 768px){#top .identity__txt{line-height:3}}@media screen and (min-width: 1024px){#top .identity__txt{max-width:560px;font-size:19px}}#top .works{position:relative;padding:83px 4%;background:#deebf0}#top .works__swttl{margin-bottom:50px;color:#68b0cd;font-size:36px;font-weight:500;letter-spacing:.15em}@media screen and (min-width: 768px){#top .works__swttl{color:#68b0cd;font-size:32px;font-weight:500;letter-spacing:.15em}}@media screen and (min-width: 1024px){#top .works__swttl{color:#68b0cd;font-size:53px;font-weight:500;letter-spacing:.15em}}#top .works__swsubttl{color:#717171;font-size:14px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 768px){#top .works__swsubttl{color:#717171;font-size:15px;font-weight:normal;letter-spacing:.15em}}@media screen and (min-width: 1024px){#top .works__swsubttl{color:#717171;font-size:19px;font-weight:normal;letter-spacing:.15em}}#top .works-swiper{margin-bottom:40px;position:relative;width:100%;font-weight:700;letter-spacing:.04em}#top .works-swiper__slide01,#top .works-swiper__slide02,#top .works-swiper__slide03,#top .works-swiper__slide04,#top .works-swiper__slide05{width:370px}#top .works-swiper__link{display:block;color:#313131;text-decoration:none}#top .works-swiper__thmb{margin-bottom:32px;width:100%;height:230px;border-radius:15px;overflow:hidden}#top .works-swiper__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}#top .works-swiper__img:hover{transform:scale(1.1);transition:.3s}#top .works-swiper__ttl{margin-bottom:16px;display:inline-block;padding:4px 50px;color:#fff;font-size:14px;background:#68b0cd;border-radius:50px}#top .skill{position:relative;padding:83px 4%;border-radius:0 0 50px 50px;background:#deebf0}@media screen and (min-width: 1024px){#top .skill{padding:10% 4%;border-radius:0 0 200px 200px}}#top .skill__ttl{position:relative;margin-bottom:141px;color:#68b0cd;font-size:36px;font-weight:500;letter-spacing:.15em}@media screen and (min-width: 768px){#top .skill__ttl{color:#68b0cd;font-size:32px;font-weight:500;letter-spacing:.15em}}@media screen and (min-width: 1024px){#top .skill__ttl{transform:translateY(-50%);color:#68b0cd;font-size:53px;font-weight:500;letter-spacing:.15em}}#top .skill__subttl{color:#717171;font-size:14px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 768px){#top .skill__subttl{color:#717171;font-size:15px;font-weight:normal;letter-spacing:.15em}}@media screen and (min-width: 1024px){#top .skill__subttl{color:#717171;font-size:19px;font-weight:normal;letter-spacing:.15em}}@media screen and (min-width: 1024px){#top .skill__wrap{display:flex}}@media screen and (min-width: 768px){#top .skill__container{width:80%;max-width:866px;margin:0 auto}}#top .skill__box{margin-bottom:80px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){#top .skill__box{flex-direction:row;justify-content:space-between;width:100%}}@media screen and (min-width: 768px){#top .skill__txtbox{width:80%}}#top .skill__icon{margin-bottom:20px}#top .skill__txtttl{font-size:16px;font-weight:700;line-height:1.8;letter-spacing:.15em}#top .skill__txt{font-size:16px;line-height:1.8;letter-spacing:.15em}#top .image{position:relative;top:-50px;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:url(../images/imagebg_01.jpg) center center/cover;z-index:-1}@media screen and (min-width: 1024px){#top .image{top:-200px;height:120vh}}#top .image__txt{width:240px;color:#fff;font-size:18px;font-weight:500;line-height:2;letter-spacing:.04em;text-align:center}@media screen and (min-width: 768px){#top .image__txt{width:381px;font-size:28px}}@media screen and (min-width: 1024px){#top .image__txt{width:1500px;font-size:58px}}#top .about{position:relative;top:-100px;padding:200px 4% 347px;background:#fff;border-radius:50px 50px 0 0;overflow:hidden}@media screen and (min-width: 1024px){#top .about{top:-400px;border-radius:200px 200px 0 0;padding-top:363px}}#top .about__wrap{position:relative}@media screen and (min-width: 768px){#top .about__wrap{display:flex;width:90%;margin:0 auto;justify-content:center;z-index:2}}#top .about__loopwrap{position:absolute;top:200px;left:0;display:flex;transform-origin:top left;transform:rotate(-15deg);white-space:nowrap;z-index:1}#top .about__loop{display:flex;list-style-type:none}#top .about__looptxt{display:block;color:#f7f7f7;font-size:133px;font-weight:500;animation:loopText 20s infinite linear both}@media screen and (min-width: 1024px){#top .about__looptxt{font-size:313px}}#top .about__picbox{position:relative;z-index:1}@media screen and (min-width: 768px){#top .about__picbox{margin-right:80px}}@media screen and (min-width: 1024px){#top .about__picbox{margin-right:180px}}#top .about__pic{position:relative;margin-bottom:70px;width:320px;height:455px;margin:0 auto;margin-bottom:70px;transition:.3s}@media screen and (min-width: 1024px){#top .about__pic{width:567px;height:802px}}#top .about__pic::before{content:"";display:block;position:absolute;bottom:0;right:10px;width:320px;height:455px;border-radius:15px;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%);z-index:-1;transition:.3s}@media screen and (min-width: 1024px){#top .about__pic::before{width:567px;height:802px;border-radius:50px}}#top .about__prof{width:100%;height:100%;border-radius:15px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1024px){#top .about__prof{border-radius:50px}}#top .about__box{z-index:2}@media screen and (min-width: 768px){#top .about__box{max-width:293px;align-self:flex-end}}@media screen and (min-width: 1024px){#top .about__box{max-width:486px;align-self:center}}#top .about__ttl{position:absolute;top:-120px;left:0;margin-bottom:70px;color:#68b0cd;font-size:36px;font-weight:500;letter-spacing:.15em}@media screen and (min-width: 768px){#top .about__ttl{position:static}}@media screen and (min-width: 1024px){#top .about__ttl{color:#68b0cd;font-size:53px;font-weight:500;letter-spacing:.15em}}#top .about__subttl{color:#717171;font-size:14px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 1024px){#top .about__subttl{color:#717171;font-size:19px;font-weight:normal;letter-spacing:.15em}}#top .about__txtttl{margin-bottom:15px;font-size:18px;font-weight:700;line-height:2.1;letter-spacing:.15em}@media screen and (min-width: 1024px){#top .about__txtttl{font-size:28px}}#top .about__txt{max-width:486px;margin-bottom:108px;font-size:16px;line-height:1.8;letter-spacing:.15em}@media screen and (min-width: 1024px){#top .about__txt{font-size:20px}}#top .about__image{margin-left:auto;position:relative;right:-4%;width:246px;height:348px;border-radius:15px;background:url(../images/image_about_02.jpg) center center/cover;z-index:1}#top .about::after{content:"";display:block;position:absolute;bottom:70px;right:170px;width:246px;height:348px;border-radius:15px;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%)}@media screen and (min-width: 768px){#top .about::after{border-radius:25px}}#top .imagebg{width:100%;position:relative;overflow:hidden}#top .imagebg__wrap{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:562px;height:90vh;margin:0 auto;border-radius:20px;background:url(../images/imagebg_02.jpg) center center/cover}@media screen and (min-width: 1024px){#top .imagebg__wrap{max-width:805px;height:1140px;margin:0;border-radius:50px}}#top .imagebg__box,#top .imagebg__box2{display:flex;mix-blend-mode:multiply}#top .imagebg__loop,#top .imagebg__loop2{display:flex;list-style-type:none}#top .imagebg__loop{animation:loopText 30s infinite linear both}#top .imagebg__loop2{animation:loopText2 35s infinite linear both}#top .imagebg__txt,#top .imagebg__txt2{display:block;color:#d398d3;font-size:65px;white-space:nowrap}@media screen and (min-width: 1024px){#top .imagebg__txt,#top .imagebg__txt2{font-size:161px}}#top .contacttop{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:83px auto;width:80%;height:80vw;border-radius:20px;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%)}@media screen and (min-width: 768px){#top .contacttop{margin:100px auto;height:25vw;border-radius:40px}}@media screen and (min-width: 1024px){#top .contacttop{margin:184px auto}}#top .contacttop__ttl{margin-bottom:60px;color:#fff;font-size:36px;font-weight:500;letter-spacing:.15em}@media screen and (min-width: 768px){#top .contacttop__ttl{color:#fff;font-size:32px;font-weight:500;letter-spacing:.15em}}@media screen and (min-width: 1024px){#top .contacttop__ttl{color:#fff;font-size:53px;font-weight:500;letter-spacing:.15em}}#top .contacttop__subttl{display:block;text-align:center;color:#fff;font-size:14px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 768px){#top .contacttop__subttl{color:#fff;font-size:15px;font-weight:normal;letter-spacing:.15em}}@media screen and (min-width: 1024px){#top .contacttop__subttl{color:#fff;font-size:19px;font-weight:normal;letter-spacing:.15em}}#top .more{font-size:14px;font-weight:700;border-radius:100vw;background:#68b0cd;transition:.3s}@media screen and (min-width: 1024px){#top .more{font-size:17px}}#top .more:hover{background:#fff}#top .more__arrow{width:25px;height:25px;margin-left:8px;border:2px solid #c2ccde;border-radius:50%;background:#fff}#top .more__link{position:relative;display:block;padding:14px 50px 14px 30px;color:#fff;text-decoration:none;transition:.3s}#top .more__link:hover{color:#68b0cd}#top .more__link::after{content:"";position:absolute;bottom:13px;right:13px;display:block;width:21px;height:21px;background:url(../images/arrow_sw.svg) center center/contain}@media screen and (min-width: 1024px){#top .more__link::after{bottom:18px}}#works{width:100%;background:#f4fcff}#works .mv{position:relative;width:100%;height:90vh;overflow:hidden}#works .mv__box{position:absolute;top:50%;left:4%;mix-blend-mode:multiply;z-index:1}#works .mv__ttl{position:relative;color:#68b0cd;font-size:36px;font-weight:500;letter-spacing:.15em}@media screen and (min-width: 768px){#works .mv__ttl{color:#68b0cd;font-size:32px;font-weight:500;letter-spacing:.15em}}@media screen and (min-width: 1024px){#works .mv__ttl{color:#68b0cd;font-size:53px;font-weight:500;letter-spacing:.15em}}#works .mv__subttl{position:absolute;bottom:-10px;left:0;color:#717171;font-size:14px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 768px){#works .mv__subttl{color:#717171;font-size:15px;font-weight:normal;letter-spacing:.15em}}@media screen and (min-width: 1024px){#works .mv__subttl{color:#717171;font-size:19px;font-weight:normal;letter-spacing:.15em}}#works .mv__circles{display:flex;justify-content:center;align-items:center;margin:0 auto;width:90%;height:100vh;transform-origin:50% 50%;animation:mvCircles 20s linear infinite}#works .mv__circle_b{animation:mvCircles-bp 8s linear infinite}#works .mv__circle_p{animation:mvCircles-bp 8s 4s backwards infinite;mix-blend-mode:multiply}#works .works{position:relative;width:100%;font-weight:700}#works .works__scroll{position:absolute;top:19px;left:46px;font-size:15px;font-weight:400}@media screen and (min-width: 1024px){#works .works__scroll{top:30px;left:200px}}#works .works__scroll::before{content:"";display:block;width:15px;height:15px;position:absolute;top:3px;left:-18px;background:url(../images/arrow_bl.svg) center center/contain}#works .works__wrap{width:100%;padding:147px 0;border-radius:50px 50px 0 0;background:#fff}@media screen and (min-width: 1024px){#works .works__wrap{padding-top:363px;border-radius:200px 200px 0 0}}@media screen and (min-width: 768px){#works .works__container{display:flex;justify-content:center;flex-wrap:wrap;max-width:768px;margin:0 auto;gap:25px}}@media screen and (min-width: 1024px){#works .works__container{max-width:1149px;gap:93px}}#works .works__link{text-decoration:none;color:#313131}#works .works__box{width:370px;margin:0 auto;margin-bottom:60px}@media screen and (min-width: 1024px){#works .works__box{width:528px}}#works .works__thum{margin-bottom:37px;width:370px;height:230px}@media screen and (min-width: 1024px){#works .works__thum{width:528px;height:276px}}#works .works__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}#works .works__ttl{display:inline-block;width:200px;padding:3px 0;margin-bottom:16px;color:#fff;font-size:14px;letter-spacing:.04em;text-align:center;border-radius:100vw;background:#68b0cd}@media screen and (min-width: 1024px){#works .works__ttl{width:300px;padding:5px 0;font-size:18px;text-align:center}}#works .works__txt{margin-bottom:30px}@media screen and (min-width: 1024px){#works .works__txt{font-size:18px}}#works .works__btn{position:relative;width:110px;margin-left:auto;font-size:14px}@media screen and (min-width: 768px){#works .works__btn{width:140px;font-size:17px}}#works .works__btn::after{content:"";display:block;position:absolute;bottom:0px;right:0px;width:21px;height:21px;background:url(../images/arrow_b.svg) center center/cover}@media screen and (min-width: 768px){#works .works__btn::after{width:30px;height:30px}}#works .loopbox{position:absolute;top:-110px;left:0;display:flex;width:100%;overflow:hidden}@media screen and (min-width: 768px){#works .loopbox{top:-170px}}@media screen and (min-width: 1024px){#works .loopbox{top:-270px}}#works .loopbox__loop{display:flex;gap:10px;text-decoration:none}#works .loopbox__txt{white-space:nowrap;color:#f7f7f7;font-size:100px;mix-blend-mode:multiply;animation:loopText 10s infinite linear both}@media screen and (min-width: 768px){#works .loopbox__txt{font-size:150px}}@media screen and (min-width: 1024px){#works .loopbox__txt{font-size:248px}}#contact .contact{max-width:500px;margin:0 auto;padding:100px 4%;color:#313131}@media screen and (min-width: 768px){#contact .contact{max-width:600px}}@media screen and (min-width: 1024px){#contact .contact{max-width:832px}}#contact .contact__ttl{margin-bottom:70px;color:#68b0cd;font-size:36px;font-weight:500;letter-spacing:.15em}@media screen and (min-width: 1024px){#contact .contact__ttl{margin-bottom:87px;color:#68b0cd;font-size:53px;font-weight:500;letter-spacing:.15em}}#contact .contact__subttl{display:block;color:#717171;font-size:14px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 1024px){#contact .contact__subttl{color:#717171;font-size:19px;font-weight:normal;letter-spacing:.15em}}#contact .form__box{margin-bottom:20px}@media screen and (min-width: 768px){#contact .form__box{margin-bottom:54px}}@media screen and (min-width: 1024px){#contact .form__box{display:flex;justify-content:space-between}}#contact .form__label{display:block;margin-bottom:20px}#contact .form__label::after{content:"*";color:red}#contact .form__input{width:100%;padding:15px;background:#ccc;border:none;border-radius:7px;font-size:14px;letter-spacing:.1em}@media screen and (min-width: 1024px){#contact .form__input{width:80%}}@media screen and (min-width: 1024px){#contact .form__input{width:70%}}@media screen and (min-width: 768px){#contact .form__inputtxt{width:70%}}@media screen and (min-width: 1024px){#contact .form__inputtxt{width:60%}}#contact .form__message{width:100%;height:130px;padding:10px;background:#ccc;border:none;border-radius:7px;font-size:14px;letter-spacing:.1em}@media screen and (min-width: 1024px){#contact .form__message{width:70%}}#contact .form__submit{width:150px;padding:10px;margin:0 auto;background:#68b0cd;border:none;border-radius:100vw;color:#fff;font-size:16px;font-weight:700;letter-spacing:.1em;text-align:center;cursor:pointer;-webkit-appearance:none}#thanks .message{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;color:#313131}#thanks .message__txt{margin-bottom:20px;font-size:30px}#thanks .message__link{display:block;padding:10px 30px;color:#fff;font-weight:600;text-decoration:none;border-radius:100vw;background:#68b0cd}#ditail{color:#313131;background:#f4fcff}#ditail .overview{width:90%;max-width:1411px;margin:0 auto;margin-bottom:65px;padding-top:135px}@media screen and (min-width: 1024px){#ditail .overview{padding-top:259px}}#ditail .overview__pic{width:100%;margin-bottom:15px;box-shadow:0px 5px 15px 0px rgba(0,0,0,.2)}@media screen and (min-width: 1024px){#ditail .overview__pic{margin-bottom:54px}}#ditail .overview__img{width:100%;-o-object-fit:cover;object-fit:cover}#ditail .overview__link{display:block;position:relative;width:100px;margin-left:auto;margin-bottom:123px;color:#68b0cd;font-size:15px;font-weight:700;text-decoration:none}@media screen and (min-width: 1024px){#ditail .overview__link{width:140px;font-size:24px}}#ditail .overview__link::after{content:"";display:block;position:absolute;bottom:0;right:0;width:25px;height:25px;transform:rotate(-45deg);background:url(../images/arrow_b.svg) center center/contain}@media screen and (min-width: 1024px){#ditail .overview__link::after{bottom:5px;right:-10px;width:30px;height:30px}}#ditail .overview__ttl{position:relative;max-width:1411px;color:#68b0cd;font-size:36px;font-weight:500;letter-spacing:.15em}@media screen and (min-width: 1024px){#ditail .overview__ttl{color:#68b0cd;font-size:53px;font-weight:500;letter-spacing:.15em}}#ditail .overview__ttl::after{content:"";display:block;position:absolute;bottom:0;right:0;width:70%;height:2px;background:linear-gradient(152deg, rgb(104, 176, 205) 10%, rgb(211, 152, 211) 86%)}#ditail .overview__subttl{display:block;padding-bottom:30px;margin-bottom:90px;color:#717171;font-size:14px;font-weight:normal;letter-spacing:.15em}@media screen and (min-width: 1024px){#ditail .overview__subttl{color:#717171;font-size:19px;font-weight:normal;letter-spacing:.15em}}#ditail .overview__bannerwrap{width:90%;margin:0 auto}@media screen and (min-width: 768px){#ditail .overview__bannerwrap{display:flex}}#ditail .overview__bannerbox{max-width:336px;margin:0 auto;margin-bottom:20px}#ditail .list{margin-bottom:20px;font-size:16px;line-height:1.8;letter-spacing:.15em}@media screen and (min-width: 768px){#ditail .list{width:600px;margin:0 auto 20px}}@media screen and (min-width: 1024px){#ditail .list{width:950px;margin:0;margin-left:auto;margin-bottom:20px;font-size:16px}}@media screen and (min-width: 768px){#ditail .list__set{display:flex}}#ditail .list__dt,#ditail .list__dd{padding:15px 0;border-bottom:1px solid #c2ccde}@media screen and (min-width: 768px){#ditail .list__dt{width:20%;margin-right:5%}}@media screen and (min-width: 768px){#ditail .list__dd{width:75%}}#ditail .list__color{display:flex;align-items:center}#ditail .list__circle{margin:0 5px;width:20px;height:20px;border-radius:50%;box-shadow:0px 2px 5px 0px rgba(0,0,0,.35);background:#ccc}@media screen and (min-width: 768px){#ditail .gallery{display:flex;flex-wrap:wrap;gap:50px;max-width:768px;margin:0 auto}}@media screen and (min-width: 1024px){#ditail .gallery{justify-content:center;width:90%;max-width:1411px;margin-bottom:80px}}#ditail .gallery__pic{max-width:360px;margin:0 auto;margin-bottom:65px;box-shadow:0px 5px 15px 0px rgba(0,0,0,.2)}@media screen and (min-width: 1024px){#ditail .gallery__pic{width:40%;max-width:650px;margin:0;margin-bottom:0}}#ditail .gallery__img{width:100%;-o-object-fit:cover;object-fit:cover}#ditail .next{display:flex;justify-content:space-between;width:100px;margin:0 auto;margin-bottom:100px}#ditail .next__prev,#ditail .next__next{display:block;position:relative;color:#313131;font-weight:600;text-decoration:none}#ditail .next__prev::before{content:"";display:block;position:absolute;top:3px;left:-30px;width:23px;height:23px;transform:rotate(180deg);background:url(../images/arrow_sw.svg) center center/contain}#ditail .next__next::after{content:"";display:block;position:absolute;bottom:-1px;right:-30px;width:23px;height:23px;background:url(../images/arrow_sw.svg) center center/contain}.rotateTop{background:#68b0cd !important;transform:rotate(27deg) !important}.rotateBottom{background:#68b0cd !important;transform:rotate(-27deg) !important}.changeBg{background:#fff !important}.fadeNav{opacity:1;pointer-events:auto}.fadeUp{position:relative;top:100px;opacity:0}.showElement{opacity:1;top:0}.works-swiper__container{margin-bottom:50px;position:relative;display:flex}.works-swiper__navbox{position:relative;bottom:0px;display:flex;justify-content:center;align-items:center;max-width:356px;height:36px}.works-swiper__prev,.works-swiper__next{width:36px;height:36px}.works-swiper__prev::after,.works-swiper__next::after{content:"";width:36px;height:36px;margin:auto;background-repeat:no-repeat;background-size:contain}.works-swiper__prev::after{transform:rotate(180deg);background:url(../images/arrow_sw.svg)}.works-swiper__next::after{background:url(../images/arrow_sw.svg)}.works-swiper__pagination{display:flex;align-items:center;gap:10px;margin:0 20px}.works-swiper__progress{width:134px;height:4px;background-color:#c2ccde;position:relative;border-radius:2px}.works-swiper__fill{height:100%;width:0%;background-color:#68b0cd;border-radius:2px;transition:width .3s ease}.works-swiper__more{position:absolute;bottom:0;right:4%}@media screen and (min-width: 768px){.works-swiper__more{margin-top:0}}#current,#total{color:#68b0cd;font-size:18px;font-weight:bold;display:inline-block}.active{transform:rotate(10deg)}.active::before{transform:rotate(-15deg)}/*# sourceMappingURL=style.css.map */