@charset "UTF-8";.sectionTitle{display:flex;column-gap:7px;align-items:center}@media (width >= 769px){.sectionTitle{max-width:1000px;margin:0 auto}}.sectionTitle--black{color:#000}.sectionTitle--black .sectionTitle__secondary:after{background:#000}.sectionTitle--white{color:#fff}.sectionTitle--white .sectionTitle__secondary:after{background:#fff}.sectionTitle__bar{position:relative;width:8vw;aspect-ratio:30/66;overflow:hidden}@media (width >= 769px){.sectionTitle__bar{width:40px}}.sectionTitle__bar:before{position:absolute;top:-50%;left:50%;width:4px;height:200%;content:"";background:linear-gradient(180deg,#fc4141 23%,#1242e2 70%);transform:rotate(20deg) translate(-50%);transform-origin:center}.sectionTitle__primary{font-size:2.86rem;font-style:italic;font-weight:700;line-height:1;letter-spacing:.21rem}@media (width >= 769px){.sectionTitle__primary{font-size:48px;letter-spacing:.3rem}}.sectionTitle__secondary{position:relative;display:block;padding-left:20px;font-size:max(10px,.86rem);font-weight:500;line-height:1}@media (width >= 769px){.sectionTitle__secondary{padding-left:26px;font-size:12px}}.sectionTitle__secondary:after{position:absolute;top:50%;left:0;display:block;width:16px;height:1px;content:"";transform:translateY(-50%)}@media (width >= 769px){.sectionTitle__secondary:after{width:20px}}.detailLink{position:relative;display:block;padding:12px 32px;text-decoration:none;border-radius:999px;transition:background .3s ease,color .3s ease}.detailLink:hover .detailLink__arrow{transform:skew(45deg) scaleX(1.15)}.detailLink:hover .detailLink__arrow--pcShortArrow{transform:skew(45deg) scaleX(1.3)}.detailLink--black{border:1px solid #000}.detailLink--black .detailLink__ja,.detailLink--black .detailLink__en{color:#000}.detailLink--black .detailLink__arrow{border-right:1px solid #000;border-bottom:1px solid #000}.detailLink--black:hover{background-color:#000}.detailLink--black:hover .detailLink__ja,.detailLink--black:hover .detailLink__en{color:#fff}.detailLink--black:hover .detailLink__arrow{border-right:1px solid #fff;border-bottom:1px solid #fff}.detailLink--white{border:1px solid #fff}.detailLink--white .detailLink__ja,.detailLink--white .detailLink__en{color:#fff}.detailLink--white .detailLink__arrow{border-right:1px solid #fff;border-bottom:1px solid #fff}.detailLink--white:hover{background-color:#fff}.detailLink--white:hover .detailLink__ja,.detailLink--white:hover .detailLink__en{color:#000}.detailLink--white:hover .detailLink__arrow{border-right:1px solid #000;border-bottom:1px solid #000}.detailLink__Main{display:flex;align-items:center;justify-content:space-between}@media (width >= 769px){.detailLink__Main{column-gap:16px;justify-content:flex-start}}.detailLink__ja,.detailLink__en{display:block;letter-spacing:.14rem}.detailLink__ja{font-size:max(10px,.71rem);font-weight:500}@media (width >= 769px){.detailLink__ja{font-size:10px}}.detailLink__en{font-size:max(10px,1.43rem);font-weight:600;line-height:1.2}@media (width >= 769px){.detailLink__en{font-size:20px}}.detailLink__arrow{display:inline-block;width:5.87vw;aspect-ratio:11/3;transition:transform .3s;transform:skew(45deg)}@media (width >= 769px){.detailLink__arrow{width:32px;transition:.3s ease;transform-origin:left}.detailLink__arrow--pcShortArrow{width:22px}}@media (width >= 769px){.serviceList{position:relative;display:flex;column-gap:36px}}.serviceList__list{margin-top:32px}@media (width >= 769px){.serviceList__list{flex-shrink:0;width:69.2%;margin-top:0}}.serviceList__item{padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid #fff}@media (width >= 769px){.serviceList__item{padding-bottom:40px;margin-bottom:40px}}.serviceList__item:last-of-type{margin-bottom:0}.serviceList__itemHead{display:flex;column-gap:16px;align-items:center}.serviceList__ttlIcon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:29.83%;aspect-ratio:1/1}@media (width >= 769px){.serviceList__ttlIcon{position:sticky;top:20%;width:27.2%;height:max-content;opacity:0;transition:opacity .5s ease}.serviceList__ttlIcon.is-iconVisible{opacity:1}}.serviceList__ttlIcon img{height:100%;object-fit:cover}@media (width >= 769px){.serviceList__ttlIcon img{position:absolute;top:0;left:0;width:100%;height:auto;opacity:0;transition:opacity .5s ease}.serviceList__ttlIcon img.is-imgVisible{opacity:1}}.serviceList__ttlWrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.serviceList__itemTitle{font-size:max(10px,1.14rem);font-weight:600;line-height:1.5;letter-spacing:.05rem}@media (width >= 769px){.serviceList__itemTitle{position:relative;padding-left:30px;margin-bottom:20px;font-size:24px}.serviceList__itemTitle:after{position:absolute;top:50%;left:0;display:block;width:8px;height:8px;content:"";background-color:#fc4141;border-radius:50%;transform:translateY(-50%)}}.serviceList__plus{position:relative;width:7.46vw;aspect-ratio:1/1;cursor:pointer;border:1px solid #fff;border-radius:50%}.serviceList__plus:after,.serviceList__plus:before{position:absolute;top:50%;left:50%;display:block;width:1px;height:1rem;content:"";background-color:#fff;transition:transform .3s ease;transform:translate(-50%,-50%)}.serviceList__plus:before{transform:translate(-50%,-50%) rotate(90deg)}.serviceList__plus.is-active:after{transform:translate(-50%,-50%) rotate(90deg)}.serviceList__content{max-height:0;overflow:hidden;letter-spacing:.07rem;opacity:0;transition:all .4s}@media (width >= 769px){.serviceList__content{max-height:none;overflow:visible;opacity:1}}.serviceList__content.is-open{max-height:2000px;margin-top:8px;visibility:visible;opacity:1}@media (width >= 769px){.serviceList__contentInner{margin-bottom:20px}.serviceList__contentInner--first{margin-bottom:40px}}.serviceList__secondaryTitle{margin-bottom:8px;font-size:max(10px,1.14rem);font-weight:600}@media (width >= 769px){.serviceList__secondaryTitle{font-size:20px}}.serviceList__secondaryTitle:last-of-type{padding-top:16px}@media (width >= 769px){.serviceList__secondaryTitle:last-of-type{padding-top:0}}.serviceList__services{display:flex;flex-wrap:wrap;gap:12px 32px}@media (width >= 769px){.serviceList__services{gap:12px 16px}}.serviceList__services li a{font-size:max(10px,1rem)}.serviceList__service{position:relative;padding-right:20px}@media (width >= 769px){.serviceList__service{display:flex;column-gap:8px;align-items:center;width:calc(33.33% - 11px);padding-right:0;opacity:1}.serviceList__service a{transition:opacity .3s}.serviceList__service a:hover{opacity:.7}.serviceList__service a:hover+span{width:14px}.serviceList__service span{display:inline-block;width:11px;height:4px;border-right:1px solid #fff;border-bottom:1px solid #fff;transition:width .3s;transform:translateY(-50%);transform:skew(45deg)}}.serviceList__service:after{position:absolute;top:48%;right:0;display:inline-block;width:2.93vw;aspect-ratio:11/3;content:"";border-right:1px solid #fff;border-bottom:1px solid #fff;transform:translateY(-50%);transform:skew(45deg)}@media (width >= 769px){.serviceList__service:after{display:none}}.serviceList__detail{margin-top:24px}@media (width >= 769px){.serviceList__detail{width:203px;margin-top:20px}}.serviceList__link{margin-top:24px}.worksCard{margin-bottom:24px;overflow:hidden;list-style:none;border-radius:16px;box-shadow:0 8px 12px #0000001a}@media (width >= 769px){.worksCard{width:calc(50% - 12px);margin-bottom:0}}.worksCard:last-of-type{margin-bottom:0}.worksCard__link{display:block;color:inherit;text-decoration:none}.worksCard__image{display:block;width:100%;height:auto;padding:24px 36px;overflow:hidden;background-color:#d4d4d4}@media (width >= 769px){.worksCard__image{padding:24px 40px}}.worksCard__image img{width:100%;transition:all .3s}.worksCard:has(.worksCard__image:hover,.worksCard__client:hover,.worksCard__title:hover) .worksCard__image img{transform:scale(1.1)}.worksCard__content{height:100%;padding:16px;background-color:#fff}.worksCard__client{margin-bottom:4px;font-size:max(10px,.86rem);font-weight:500}@media (width >= 769px){.worksCard__client{font-size:12px}}.worksCard__title{display:-webkit-box;margin-bottom:12px;overflow:hidden;font-size:max(10px,1rem);font-weight:600;line-height:1.4;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.worksCard__tags{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}@media (width >= 769px){.worksCard__tags{gap:6px}}.worksCard__tag{background-color:#f0f0f0;border-radius:4px}.worksCard__tag a{display:block;padding:4px 8px;font-size:max(10px,.86rem);line-height:1.5;text-decoration:none}@media (width >= 769px){.worksCard__tag a{font-size:12px}}.worksCard__tag:hover{background-color:#d4d4d4;border-radius:4px;transition:background-color .2s}.worksCard--dummy{opacity:0}.contact{margin:0 auto}@media (width >= 769px) and (width <= 880px){.contact{margin:0 56px}}@media (width >= 881px){.contact{position:relative;overflow:hidden}.contact__bg{position:absolute;top:0;left:50%;z-index:0;height:100%;background:#1242e2;border-radius:9999px;transform:translate(-50%)}}.contact__inner{padding:32px 16px;color:#fff;background-color:#1242e2;border-radius:32px}@media (width >= 769px) and (width <= 880px){.contact__inner{padding:32px 24px;border-radius:32px}}@media (width >= 881px){.contact__inner{position:relative;max-width:1100px;padding:56px 120px;margin:0 auto;border-radius:9999px}}@media (width >= 769px){.contact__pcContainer{display:flex}}@media (width >= 769px) and (width <= 880px){.contact__pcContainer{column-gap:24px}}@media (width >= 881px){.contact__pcContainer{column-gap:56px}}@media (width >= 769px) and (width <= 880px){.contact__linkWrap{display:flex;flex-direction:column;justify-content:space-between;width:calc(50% - 12px)}}@media (width >= 881px){.contact__linkWrap{display:flex;flex-direction:column;justify-content:space-between;width:calc(50% - 28px)}}.contact__title{font-size:max(10px,2.29rem);font-style:italic;line-height:1.19;color:#fff;text-align:center;letter-spacing:.28rem}@media (width >= 769px){.contact__title{font-size:48px;letter-spacing:.3rem}}.contact__subtitle{margin-top:8px;font-size:max(10px,1rem);font-weight:500;color:#fff;text-align:center}@media (width >= 769px){.contact__subtitle{margin-top:0}}@media (width >= 769px) and (width <= 880px){.contact__subtitle{margin-bottom:24px}}@media (width >= 881px){.contact__subtitle{margin-bottom:38px}}.contact__description{margin:32px 0 12px;font-size:max(10px,1rem)}@media (width >= 769px){.contact__description{margin:0 0 24px;font-size:16px;text-align:center;letter-spacing:.05rem}}@media (width >= 769px) and (width <= 880px){.contact__link a:hover .suffixArrow:after{top:42%;left:75.5%;width:30px;max-width:3.9vw;height:6px;max-height:.78vw;transform:skew(37deg)}}@media (width >= 769px) and (width <= 880px){.contact .suffixArrow:after{top:42%;left:75.5%;width:22px;max-width:2.86vw;height:6px;max-height:.78vw;transform:skew(37deg)}}.aboutList{margin-top:32px}.aboutList__item{margin-bottom:64px}.aboutList__item:last-of-type{margin-bottom:0}.aboutList__item:nth-of-type(2n) .aboutList__image:after{right:auto;left:0;background-color:#6b87e4;border-radius:0 24px 24px 0}.aboutList__item:nth-of-type(1) figure img{left:24%}.aboutList__item:nth-of-type(2) figure img{left:2%}.aboutList__item:nth-of-type(3) figure img{left:25.5%}.aboutList__item:nth-of-type(4) figure img{left:7.5%}.aboutList__item:nth-of-type(5) figure img{left:23.5%;width:73.47%}.aboutList__textBox{padding:0 32px}.aboutList__title{margin-bottom:8px;font-size:max(10px,1.71rem);font-weight:600;letter-spacing:.075rem}.aboutList__text{margin-bottom:8px;font-size:max(10px,1rem);letter-spacing:.07rem}.aboutList__image{position:relative;aspect-ratio:375/217}.aboutList__image img{position:absolute;bottom:0;z-index:2;width:71.47%}.aboutList__image:after{position:absolute;top:15%;right:0;width:80%;aspect-ratio:300/184;content:"";background-color:#ffb8b8;border-top-left-radius:32px;border-bottom-left-radius:32px}@media (width >= 769px){.aboutList{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-template-columns:1fr auto 1fr;padding:0 56px;margin-inline:auto}.aboutList__textItem{display:flex;flex-direction:column;gap:28px;justify-content:center;aspect-ratio:43/36;padding-top:min(10.16vw,130px);opacity:.5;transition:opacity .3s ease}.aboutList__textItem.is-current{opacity:1}.aboutList__title,.aboutList__text{margin-bottom:0}.aboutList__circleContainer{height:100%;margin:0 20px 0 40px}.aboutList__circleList{position:sticky;top:min(57.6%,455px);display:flex;flex-direction:column;gap:12px;margin-bottom:60px;opacity:0;transition:opacity .5s ease,transform .5s ease;transform:translateY(20px)}.aboutList__circleItem{width:10px;height:10px;background:#fff6;border-radius:50%}.aboutList__circleItem.is-active{background:#fff}.aboutList__imageContainer{position:relative;width:92.66%}.aboutList__imageItem{position:sticky;top:20%}}@media (width >= 881px){.aboutList{width:78.125%;max-width:1000px;padding:0;margin-inline:auto}}.news__list{min-height:clamp(180px,24vw,222px);margin-top:16px;color:#fff;list-style:none}@media screen and (width >= 769px){.news__list{min-height:213px}}.news__item{display:block;padding:24px;border-bottom:1px solid #fff}.news__item:last-of-type{border-bottom:none}@media (width >= 769px){.news__item{display:flex;align-items:center;justify-content:space-between;transition:background-color .3s ease}.news__item:has(.news__content:hover){background-color:#fff3}}@media (width >= 769px) and (width <= 880px){.news__item{padding:24px 56px}}@media (width >= 881px){.news__item{padding:24px max((100% - 1000px) / 2,10.9375%);margin:0 auto}}.news__info{display:flex;column-gap:12px;align-items:center;margin-bottom:8px;font-size:max(10px,.71rem)}@media (width >= 769px){.news__info{margin-bottom:0}}.news__category{display:flex;justify-content:center;font-size:.86rem;line-height:1.5}@media (width >= 769px){.news__category{width:100px}}.news__category span{padding:2px 8px;font-size:max(10px,.86rem);background:transparent;border:1px solid #fff;border-radius:4px;transition:background .3s ease}.news__category:hover span{background:#ffffffb3}@media (width >= 769px){.news__content{display:flex;flex-grow:1;align-items:center;justify-content:space-between}}.news__link{display:flex;column-gap:16px;align-items:center;text-decoration:none}@media (width >= 769px){.news__link{column-gap:32px;width:100%}}.news__link:hover .news__arrow{transform:scale(1.1)}.news__title{display:-webkit-box;flex-grow:1;overflow:hidden;font-size:max(10px,1rem);line-height:1.7;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;letter-spacing:.05rem;white-space:normal;-webkit-box-orient:vertical}.news__arrow{position:relative;display:block;flex-shrink:0;width:12.8vw;aspect-ratio:1/1;border:1px solid #fff;border-radius:50%;transition:transform .3s ease}@media (width >= 769px){.news__arrow{width:58px}}.news__arrow:after{position:absolute;top:46%;left:42%;display:inline-block;width:6.4vw;aspect-ratio:11/3;content:"";border-right:1px solid #fff;border-bottom:1px solid #fff;transform:translate(-50%,-50%) skew(45deg)}@media (width >= 769px){.news__arrow:after{width:24px}}.news__detailLink{padding:0 32px;margin-top:32px}@media (width >= 769px){.news__detailLink{width:212px;padding:0}}@media (width >= 769px) and (width <= 880px){.news__detailLink{margin:24px 56px 0 auto}}@media (width >= 881px){.news__detailLink{margin:24px max((100% - 1000px) / 2,10.9375%) 0 auto}}.news__date{letter-spacing:.05rem}@media (width >= 769px){.news__date{font-size:16px}}.blog__swiper{width:100%}.blog__wrapper{display:flex}.blog__carousel{padding:16px 0 0!important}.blog__carousel .swiper-wrapper{height:100%;min-height:clamp(215px,.56vw,465px)}@media screen and (width >= 900px){.blog__carousel .swiper-wrapper{min-height:clamp(191px,.11vw,9999px)}}.blog__slide{display:flex;justify-content:center}.blog__card.swiper-slide{width:80%;overflow:hidden;border-radius:24px;box-shadow:0 6px 20px #00000012;transition:transform .3s ease;will-change:transform}.blog__card.swiper-slide:has(.blog__link:hover,.blog__link--image:hover) .blog__link--image img{transform:scale(1.1)}.blog__card.swiper-slide.swiper-slide-active{transform:none}.blog__date{margin-bottom:4px;font-size:max(10px,.86rem)}.blog__title{margin-bottom:8px}.blog__body{height:100%;padding:16px;color:#000;background-color:#fff}.blog__tags{display:flex;flex-wrap:wrap;gap:6px}.blog__tag{padding:4px 8px;font-size:max(10px,.86rem);background:#f0f0f0;border-radius:4px;transition:background-color .2s}.blog__tag:hover{background-color:#d4d4d4}.blog__tag a{color:#000;text-decoration:none}.blog__nav{color:#000;cursor:pointer}.blog__pagination{display:flex;gap:8px;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.blog__current{min-width:24px;font-size:max(10px,.86rem);font-weight:500;color:#000;text-align:center}.blog__total{min-width:24px;font-size:.86rem;font-weight:500;color:#000;text-align:center}.blog__bar{position:relative;flex:1;width:60px;height:2px;overflow:hidden;background-color:#000}.blog__progress{position:absolute;top:0;left:0;height:100%;background-color:#fc4141;transition:width .3s ease}.blog__navigation{position:relative;display:flex;column-gap:16px;align-items:center;justify-content:center;height:12.27vw;margin-top:24px}@media (width >= 769px){.blog__navigation{height:46px;margin-top:40px}}.blog__navigation .blog__arrow{position:relative;inset:auto;width:12.27vw;height:auto;aspect-ratio:1/1;margin:0;background-color:transparent;border:1px solid #000;border-radius:50%}@media (width >= 769px){.blog__navigation .blog__arrow{width:46px;transition:all .4s}.blog__navigation .blog__arrow:hover{background-color:#000}.blog__navigation .blog__arrow:hover:before{border-color:#fff}}.blog__navigation .blog__arrow:after{display:none}.blog__navigation .blog__arrow:before{position:absolute;inset:0 7px 0 0;width:2.67vw;height:auto;aspect-ratio:1/1;margin:auto;content:"";border-top:solid 1px #000;border-right:solid 1px #000;transform:rotate(45deg)}@media (width >= 769px){.blog__navigation .blog__arrow:before{width:11px}}.blog__navigation .blog__arrow--prev:before{right:0;left:1.87vw;transform:rotate(-135deg)}@media (width >= 769px){.blog__navigation .blog__arrow--prev:before{left:7px}}.scrollLine{position:absolute;top:0;left:-50%;width:150%;height:150%;overflow:hidden}.scrollLine--whiteLine{top:75%}.scrollLine__wrapper{position:relative;width:150%;height:80px;overflow:hidden}.scrollLine__wrapper--blueLine{top:-6%;z-index:-1;transform:rotate(-35deg)}.scrollLine__wrapper--redLine{top:4%;transform:rotate(20deg)}.scrollLine__wrapper--whiteLine{top:4.5%;transform:rotate(10deg)}.scrollLine__item{display:flex;align-items:center;width:0;height:100%;overflow:hidden;font-style:italic;font-weight:700;color:#fff}.scrollLine__item--blueLine{background-color:#00f}.scrollLine__item--redLine{background-color:red}.scrollLine__item--whiteLine{color:red;background-color:#fff}.scrollLine__item.is-scrollLineShow{width:100%;animation:scroll-line .7s linear}.scrollLine__content{display:flex;align-items:center;white-space:nowrap}.scrollLine__text{margin-right:24px;font-size:40px}@keyframes scroll-line{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (width >= 769px){.hero__animationBody{height:20px;overflow:hidden}.hero__animationBody--text{display:flex;align-items:center;height:20px;font-size:14px;text-align:center;transition:all .3s}}.hero__inner{position:relative;height:calc(100svh - 5.5rem)}@media (width >= 769px){.hero__inner{min-width:100vw;height:auto;max-height:100vh;aspect-ratio:1280/832}}.hero__content{width:90.67%;padding-top:min(40.73%,200px);margin:0 auto}@media (width >= 769px){.hero__content{width:89.06%;padding-top:140px}}.hero__title{line-height:1}.hero__titlePrimary{font-size:6.21rem;font-style:italic;font-weight:700;letter-spacing:.28rem}@media (1280 > width >= 769px){.hero__titlePrimary{font-size:min(13.4vw,180px);letter-spacing:.55rem}}@media (width >= 1280px){.hero__titlePrimary{font-size:min(12.4vw,210px);letter-spacing:.55rem}}.hero__titleSecondary{font-size:2.64rem;font-style:italic;font-weight:800;letter-spacing:.2rem}@media (width >= 769px){.hero__titleSecondary{font-size:min(4.76vw,65px);letter-spacing:.3rem}}.hero__description{width:max-content;padding:0 8px;margin-top:8px;font-size:1.14rem;font-weight:600;letter-spacing:.228rem;background-color:#fff}@media (width >= 769px){.hero__description{font-size:min(1.87vw,24px);letter-spacing:.3rem}}.hero__scroll{position:absolute;bottom:24px;left:18px;width:min(32%,150px);aspect-ratio:1/1}@media (width >= 769px){.hero__scroll{bottom:5px;left:5.47%;width:min(10.31vw,125px)}}@media (width >= 960px){.hero__scroll{bottom:9.1%}}.hero__contact{position:absolute;right:10px;bottom:16px;width:40.53%;aspect-ratio:38/15}@media (width >= 769px){.hero__contact{right:0;bottom:0;display:flex;column-gap:24px;justify-content:center;width:567px;aspect-ratio:auto;padding:25px 0;color:#fff;background:#000c;border-top-left-radius:50px}.hero__contact:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;content:"";backdrop-filter:blur(15px);border-top-left-radius:50px}.hero__contact.u-sp{display:none}}@media (width >= 881px){.hero__contact{padding:41px 0}}.hero__contactLink{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60px;color:#fff;background-color:#fc4141;border-radius:999px;box-shadow:0 4px 8px #0000001a}@media (width >= 769px){.hero__contactLink{flex-shrink:0;width:179px;height:44px;min-height:auto}.hero__contactLink:hover .hero__animationBody--text:first-child{transform:translateY(-20px)}.hero__contactLink:hover .hero__animationBody--text:last-child{transform:translateY(-20px)}}.hero__contactLink span{letter-spacing:2px}@media (width >= 769px){.hero__contactLink span{letter-spacing:.05rem}}.hero__contactLinkJa{font-size:max(10px,.71rem)}.hero__contactLinkEn{font-size:max(10px,1.43rem);font-weight:600;line-height:1.2}@media (width >= 769px){.hero__contactText{width:252px;letter-spacing:.05rem}}.hero__corner{position:absolute;bottom:0;left:0;display:block;width:50px;height:50px;overflow:hidden;transform:translate(-100%)}.hero__corner:before{display:block;width:200%;height:200%;content:"";background:transparent;border-radius:50%;box-shadow:25px 25px #000c;transform:translate(-50%,-50%)}.hero__ring{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/top/img_scrollRing.webp) no-repeat center/cover;animation:scroll-rotation 6s linear infinite}.hero__arrow{position:absolute;top:47%;left:52%;width:8px;height:30%;border-bottom:2px solid #000;border-left:2px solid #000;transform:translate(-50%,-50%) skewY(135deg);transform-origin:top center;animation:move-arrow 1.1s linear infinite,counter-rotation 1.1s linear infinite}.service__inner{position:relative;width:calc(100% - 16px);padding:56px 32px 126px;margin-left:auto;color:#fff;background:#000c;border-top-left-radius:70px}@media (width >= 881px){.service__inner{width:96.17%;padding:9.4% 10.94% 15.1% 7.12%;border-top-left-radius:150px}}@media (width >= 769px) and (width <= 880px){.service__inner{width:94.34%;padding:72px 56px 72px 32px}}.service__inner:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;content:"";backdrop-filter:blur(15px);border-top-left-radius:70px}@media (width >= 881px){.service__inner:before{border-top-left-radius:150px}}.works{position:relative;margin-top:-70px;background-color:#fff;border-top-right-radius:70px}@media (width >= 881px){.works{margin-top:-9.4%;border-top-right-radius:150px}}.works__inner{padding:56px 24px;background-image:linear-gradient(to right,rgba(212,212,212,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(212,212,212,.5) 1px,transparent 1px);background-size:32px 32px;border-top-right-radius:70px}@media (width >= 881px){.works__inner{padding:120px 0 72px;border-top-right-radius:150px}}@media (width >= 769px) and (width <= 880px){.works__inner{padding:72px 56px}}@media (width >= 769px){.works__pcInner{max-width:1000px;margin:0 auto}}.works__list{margin-top:32px}@media (width >= 769px){.works__list{display:flex;flex-wrap:wrap;gap:32px 24px}}.works__detailLink{margin:32px 0}@media (width >= 769px){.works__detailLink{width:212px;margin:32px 0 32px auto}}.works__yetBanner{width:95%;padding:32px 0;margin:0 auto}@media (width >= 769px) and (width <= 880px){.works__yetBanner{width:560px}}@media (width >= 881px){.works__yetBanner{width:800px}}.works__yetBanner a{transition:opacity .3s ease-out}.works__yetBanner a img{border-radius:.57rem;box-shadow:0 3px 15px #00000026}@media (width >= 769px){.works__yetBanner a img{border-radius:16px}}.works__yetBanner a:hover{opacity:.8}.works__lineBanner{width:95%;padding:32px 0 64px;margin:0 auto}@media (width >= 769px) and (width <= 880px){.works__lineBanner{width:560px}}@media (width >= 881px){.works__lineBanner{width:800px}}.works__lineBanner a{transition:opacity .3s ease-out}.works__lineBanner a img{border-radius:.57rem;box-shadow:0 3px 15px #00000026}@media (width >= 769px){.works__lineBanner a img{border-radius:16px}}.works__lineBanner a:hover{opacity:.8}@media (width >= 881px){.worksCard{width:calc(33.33% - 16px)}}@media (width >= 769px) and (width <= 880px){.worksCard{width:calc(50% - 12px);margin-bottom:0}}.about{position:relative;padding-top:88px;margin-bottom:80px}@media (width >= 769px){.about__scrollLine{position:absolute;top:0;width:100%;height:100%;overflow:hidden}}@media (width >= 769px) and (width <= 880px){.about{padding-top:124px;margin-bottom:96px}}@media (width >= 881px){.about{padding-top:152px;margin-bottom:120px}}.about:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;content:"";backdrop-filter:blur(15px)}.about__inner{padding:56px 0;color:#fff;background:#000c;border-top-left-radius:70px}@media (width >= 796px) and (width <= 880px){.about__inner{padding:72px 0}}@media (width >= 881px){.about__inner{padding:9.4% 0;border-top-left-radius:150px}}.about__sectionTitle{padding:0 32px}.about__link{padding:0 32px;margin-top:32px}@media (width >= 769px){.about__link{width:212px;padding:0}}@media (width >= 769px) and (width <= 880px){.about__link{margin:30px 56px 0 auto}}@media (width >= 881px){.about__link{margin:30px min(9.375%,120px) 0 auto}}.about__contact{padding:0 24px;margin-top:72px}@media (width >= 796px){.about__contact{position:relative;z-index:2;padding:0;margin-top:96px}}.blog{position:relative;z-index:2;background-color:#fff;border-top-right-radius:70px;border-bottom-left-radius:70px}@media (width >= 881px){.blog{border-top-right-radius:150px;border-bottom-left-radius:150px}}.blog__inner{padding:56px 0;color:#fff;background-image:linear-gradient(to right,rgba(212,212,212,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(212,212,212,.5) 1px,transparent 1px);background-size:32px 32px;border-top-right-radius:70px;border-bottom-left-radius:70px}@media (width >= 769px) and (width <= 880px){.blog__inner{padding:72px 0}}@media (width >= 881px){.blog__inner{padding:120px 0;border-top-right-radius:150px;border-bottom-left-radius:150px}}.blog__sectionTitle{padding:0 32px}@media (width >= 769px){.blog__sectionTitle{padding:0 56px}}.blog__main{margin-top:22px}@media (width >= 769px){.blog__main{position:relative}}.blog__link--image{display:block;aspect-ratio:16/9;overflow:hidden}.blog__link img{width:100%;height:100%;object-fit:cover;transition:all .3s}.blog__date{color:#858585}@media (width >= 769px) and (width <= 880px){.blog__detail{display:none}}@media (width >= 881px){.blog__detail{position:absolute;right:min(10.93%,140px);bottom:-20px;z-index:5;width:212px}}.news{position:relative}.news:after{position:absolute;top:-70px;left:0;width:100%;height:70px;content:"";background-color:#000c}@media (width >= 769px){.news:after{top:-150px;height:150px}}.news:before{position:absolute;top:-70px;left:0;z-index:-1;width:100%;height:calc(100% + 70px);pointer-events:none;content:"";backdrop-filter:blur(15px)}@media (width >= 769px){.news:before{top:-150px;height:calc(100% + 150px)}}.news__inner{padding:56px 0;background-color:#000c}@media (width >= 769px){.news__inner{padding:72px 0}}.news__sectionTitle{padding:0 32px}@media (width >= 769px) and (width <= 880px){.news__sectionTitle{padding:0 56px}}@media (width >= 881px){.news__sectionTitle{width:78.125%;max-width:1000px;padding:0;margin:0 auto}}.cta{background-color:#f0f0f0}.cta__inner{position:relative;padding:27px 24px 137px;background-image:linear-gradient(to right,rgba(212,212,212,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(212,212,212,.5) 1px,transparent 1px);background-size:32px 32px}@media (width >= 769px) and (width <= 880px){.cta__inner{padding:72px 0}}@media (width >= 881px){.cta__inner{padding:90px 0 97px}}.cta__body{position:relative}@media (width >= 881px){.cta__body{display:flex;flex-direction:column;align-items:flex-end}}@media (width >= 881px){.cta__pcWrapper{width:78.125%;max-width:1000px;margin:0 auto}}.cta__image{position:absolute;top:55%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%)}@media (width >= 769px){.cta__image{top:50%;overflow:hidden}}.cta__image img{width:auto;height:100%;object-fit:contain}@media (width >= 769px){.cta__image img{height:130%}}.cta__item{padding:32px 16px;margin-bottom:24px;background-color:#fff;border-radius:24px;box-shadow:0 8px 12px #0000001a}.cta__item:last-of-type{margin-bottom:0}@media (width >= 769px){.cta__item{width:516px;padding:32px 56px;margin-bottom:38px;border-radius:32px}}@media (width >= 769px) and (width <= 880px){.cta__item{margin:0 auto 38px}}.cta__title{position:relative;width:max-content;padding-left:1.28rem;margin:0 auto 16px;font-size:max(10px,1.14rem)}@media (width >= 769px){.cta__title{margin:0 0 8px;font-size:24px;letter-spacing:.075rem}}.cta__title:after{position:absolute;top:50%;left:0;display:block;width:.43rem;height:.43rem;content:"";background-color:#fc4141;border-radius:50%;transform:translateY(-50%)}.cta__text{font-size:max(10px,1rem)}@media (width >= 769px){.cta__text{font-size:16px;letter-spacing:.05rem}}.cta__link{height:5.71rem;margin-top:16px}@media (width >= 769px){.cta__link{margin-top:24px}}@keyframes move-arrow{0%{transform:translate(-50%,-50%) skewY(135deg) scaleY(.8)}50%{transform:translate(-50%,-50%) skewY(135deg) scaleY(1.2)}to{transform:translate(-50%,-50%) skewY(135deg) scaleY(.8)}}@keyframes scroll-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer{background-color:#f0f0f0;background-image:linear-gradient(to right,rgba(212,212,212,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(212,212,212,.5) 1px,transparent 1px);background-size:32px 32px}#webgl{position:absolute;top:0;left:0;width:100%;height:100%}#three-canvas{width:100%!important;height:110%!important;object-fit:cover}
