*,::after,::before{box-sizing:border-box}a,body,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,html,img,li,ol,p,span,table,td,th,tr,ul{border:0;font-size:100%;font-weight:400;margin:0;padding:0;vertical-align:baseline}a{color:inherit;text-decoration:none;transition:opacity .4s}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}img{height:auto;max-width:100%;vertical-align:top}button{background:0 0;border:none;box-shadow:none;cursor:pointer;font:inherit;margin:0;padding:0}input,select,textarea{color:inherit;font:inherit;vertical-align:top}.l-wrapper{display:flex;flex-direction:column;min-height:100vh;overflow-x:clip}main{background:#fff;flex:1}body.is-drawer-active,body.is-modal-active{height:100vh;overflow:hidden}.drawer-bg{background-color:rgba(0,0,0,.3);cursor:pointer;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:9997}.drawer-bg.is-checked{opacity:1;visibility:visible}.l-inner{margin-inline:auto;max-width:1360px;padding-inline:40px}.l-inner-sm{margin-inline:auto;max-width:1440px;padding-inline:144px;width:100%}.u-hidden-pc{display:none}.u-hidden-pc-only{display:none}.u-hidden-sp{display:inline;white-space:nowrap}.u-hidden-tbsp{display:block}.u-hidden-sppc{display:none}.c-section-title{background:linear-gradient(180deg,#4c6eeb 0,#786aeb 100%);background-clip:text;font-family:"JetBrains Mono",monospace;font-size:48px;font-weight:800;line-height:1.4;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.c-section-title--left{text-align:left}.c-section-title--center{text-align:center}.c-page-title{background:linear-gradient(180deg,#4c6eeb 0,#786aeb 100%);background-clip:text;font-family:"JetBrains Mono",monospace;font-size:80px;font-weight:800;line-height:1.3;text-align:center;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.c-gnav-common{display:flex;gap:48px}.c-gnav-common__lists{align-items:center;display:flex;gap:48px}.c-gnav-common__link{color:#636466;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4;transition:color .3s ease}.c-gnav-common__link:hover{color:#94a8f3}.c-gnav-common--top .c-gnav-common__link{color:#fff;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4;transition:color .3s ease}.c-gnav-common--top .c-gnav-common__link:hover{color:#dbe2fb}.c-header-button{align-items:center;border:1px solid #636466;border-radius:8px;display:flex;justify-content:center;overflow:visible;padding:4px 23px 7px 23px;position:relative;transition:all .3s ease}.c-header-button__text{color:#636466;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4;position:relative;transition:color .3s ease;z-index:2}.c-header-button__dot{display:none;height:12px;left:-6px;pointer-events:none;position:absolute;top:-6px;width:12px;z-index:3}.c-header-button__dot::after{background:currentColor;box-shadow:0 0 5px currentColor;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.c-header-button:hover .c-header-button__dot{animation:borderRun 3.5s infinite linear;display:block}.c-header-button--white{background-color:rgba(255,255,255,.4);border:1px solid #636466;color:#636466}.c-header-button--white:hover{border-color:#94a8f3}.c-header-button--white:hover .c-header-button__text{color:#94a8f3}.c-header-button--white:hover .c-header-button__dot{color:#94a8f3}.c-header-button--top{background:0 0;border:1px solid #fff}.c-header-button--top .c-header-button__text{color:#fff}.c-header-button--top .c-header-button__dot{color:#fff}.c-header-button--top:hover{border-color:#dbe2fb}.c-header-button--top:hover .c-header-button__text{color:#dbe2fb}.c-header-button--top:hover .c-header-button__dot{color:#dbe2fb}.c-drawer-button{display:none;height:40px;transition:opacity .3s;width:40px}.c-drawer-button:hover{opacity:.7}.p-drawer{background:0 0;height:509px;left:0;position:fixed;top:0;transform:translateY(-100%);transition:transform .6s cubic-bezier(.165,.84,.44,1);width:100%;z-index:9999}.p-drawer.is-checked{transform:translateY(0)}.p-drawer__header{align-items:center;backdrop-filter:blur(10px);background:#4c6eeb;background:#4c6eeb;display:flex;justify-content:space-between;padding:8px 16px;position:relative;z-index:10}.p-drawer__logo{color:#fff;font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;font-weight:700;line-height:1.4}.p-drawer__close-button{cursor:pointer;height:40px;transition:opacity .3s ease;width:40px}.p-drawer__close-button:hover{opacity:.7}.p-drawer__close-button img{display:block;height:auto;width:100%}.p-drawer__inner{background:#94a8f3;box-sizing:border-box;height:calc(100% - 56px);opacity:0;padding:14px 16px 16px 16px;position:relative;transform:translateY(-20px);transform-origin:top center;transition:opacity .5s ease,transform .5s ease;z-index:1}.p-drawer.is-checked .p-drawer__inner{opacity:1;transform:translateY(0);transition-delay:.4s;transition-duration:.8s;transition-property:opacity,transform;transition-timing-function:ease-out}.p-drawer__contents{align-items:center;background:#edf0fd;display:flex;flex-direction:column;height:100%;padding-block:40px;width:100%}.p-drawer__lists{align-items:center;display:flex;flex-direction:column;gap:40px}.p-drawer__link{color:#3d58bc;font-family:"Plus Jakarta Sans",sans-serif;font-size:24px;font-weight:700;line-height:1.4;transition:color .3s ease}.p-drawer__link:hover{color:#94a8f3}.p-drawer__contact-button{margin-top:40px}.c-service-sub-title{color:#3d58bc;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:500;line-height:160%;padding-inline:24px;position:relative;text-align:center}.c-service-sub-title::after,.c-service-sub-title::before{background:#3d58bc;content:"";height:2px;left:0;position:absolute;width:100%}.c-service-sub-title::before{top:-8px}.c-service-sub-title::after{bottom:-8px}.c-contact-drawer-button{align-items:center;border:1px solid #3d58bc;border-radius:8px;color:#3d58bc;display:flex;font-family:"Plus Jakarta Sans",sans-serif;font-size:24px;font-weight:700;gap:8px;justify-content:center;line-height:1.4;padding:4px 23px 7px 23px;transition:all .3s ease}.c-contact-drawer-button:hover{border:1px solid #94a8f3;color:#94a8f3}.c-main-button{align-items:center;border-radius:4px;display:inline-flex;font-family:"Noto Sans JP",serif;font-size:20px;font-weight:500;gap:16px;justify-content:center;line-height:1.6;padding:19px 39px 19px 39px;position:relative;transition:all .3s;white-space:nowrap;width:-moz-fit-content;width:fit-content}.c-main-button:after{background-position:center center;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:32px;transition:transform .3s ease;width:32px}.c-main-button--blue{background:#4c6eeb;border:1px solid #4c6eeb;color:#fafbfc}.c-main-button--blue:hover{background:#3d58bc;border:1px solid #3d58bc}.c-main-button--blue:hover::after{transform:translateX(24px)}.c-main-button--blue::after{background-image:url(../img/button-poly-white.svg)}.c-main-button--white{background:#fafbfc;border:1px solid #4c6eeb;color:#4c6eeb}.c-main-button--white:hover{background:#dbe2fb}.c-main-button--white:hover::after{transform:translateX(24px)}.c-main-button--white:after{background-image:url(../img/button-poly-blue.svg)}.c-main-button--purple{background:#786aeb;border:1px solid #786aeb;color:#fafbfc}.c-main-button--purple:hover{background:#6055bc;border:1px solid #6055bc}.c-main-button--purple:hover::after{transform:translateX(24px)}.c-main-button--purple::after{background-image:url(../img/button-poly-white.svg)}.c-bottom-menu-buttons{align-items:stretch;border-bottom:1px solid #f4f6fb;border-right:1px solid #f4f6fb;border-top:1px solid #f4f6fb;bottom:78.66px;display:flex;display:none;flex-direction:column;left:0;opacity:0;position:fixed;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;z-index:999}.c-bottom-menu-buttons.is-show{opacity:1;pointer-events:auto;visibility:visible}.c-float-button{align-items:center;display:flex;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;font-weight:700;gap:16px;justify-content:space-between;line-height:1.6;padding:8px 16px;position:relative;transition:all .3s;white-space:nowrap;width:100%}.c-float-button:after{background-position:center center;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:16px;transition:transform .3s ease;width:16px}.c-float-button--iceblue{background:#94a8f3;color:#f4f6fb}.c-float-button--iceblue::after{background-image:url(../img/button-poly-white.svg)}.c-float-button--iceblue:hover{background:#708bef}.c-float-button--blue{background:#4c6eeb;color:#f4f6fb}.c-float-button--blue::after{background-image:url(../img/button-poly-white.svg)}.c-float-button--blue:hover{background:#3d58bc}.c-pager-button{align-items:center;border:1px solid #4c6eeb;border-radius:4px;color:#4c6eeb;display:flex;flex-shrink:0;font-family:"Noto Sans JP",serif;gap:20.33px;justify-content:center;padding:19px 39px;transition:background .3s;width:auto}.c-pager-button:hover{background:#dbe2fb}.c-pager-button__text{display:block;font-size:20px;font-weight:500;line-height:1.6;white-space:nowrap;width:100%}.c-pager-button--prev::before{background-image:url(../img/keyboard_arrow_left.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:12px;transition:transform .3s ease;width:7.275px}.c-pager-button--prev:hover{background:#dbe2fb}.c-pager-button--prev:hover::before{transform:translateX(-24px)}.c-pager-button--next::after{background-image:url(../img/keyboard_arrow_right_20.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:12px;transition:transform .3s ease;width:7.275px}.c-pager-button--next:hover{background:#dbe2fb}.c-pager-button--next:hover::after{transform:translateX(24px)}.c-animation-cat{align-items:center;color:#636466;display:inline-flex;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;gap:8px;line-height:1.6;transition:color .3s}.c-animation-cat::before{background-image:url(../img/works-animation-8.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:8px;width:8px}.c-animation-tag{color:#636466;font-family:"Noto Sans JP",serif;font-size:14px;font-weight:500;line-height:1.6}.c-works-cat{align-items:center;color:#636466;display:inline-flex;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;gap:16px;line-height:1.6;transition:color .3s}.c-works-cat::before{background-image:url(../img/works-animation-8.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:8px;width:8px}.c-works-tag{color:#636466;font-family:"Noto Sans JP",serif;font-size:14px;font-weight:500;line-height:1.6}.c-page-top{align-items:center;bottom:64px;cursor:pointer;display:flex;height:96px;justify-content:center;opacity:0;position:fixed;right:56px;text-decoration:none;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,width .3s ease,height .3s ease;width:96px;z-index:999}.c-page-top.is-show{opacity:1;pointer-events:auto;visibility:visible}.c-page-top__bg{height:100%;left:0;position:absolute;top:0;width:100%}.c-page-top__bg svg{height:100%;overflow:visible;width:100%}.c-page-top__bg svg path{fill-opacity:.6;transform-origin:center;transition:fill-opacity .3s ease,transform .3s ease}.c-page-top__content{align-items:center;display:flex;flex-direction:column;position:relative;z-index:1}.c-page-top__text{color:#fff;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4}.c-page-top__icon{height:20px;width:20px}.c-page-top__icon path{fill:#fff}.c-page-top:hover .c-page-top__bg svg path{fill-opacity:1;transform:scale(1.08)}.l-top-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);left:0;position:fixed;top:0;transition:background-color .4s ease,backdrop-filter .4s ease;width:100%;z-index:9998}.l-top-header.is-glass{backdrop-filter:blur(40px);background-color:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(40px)}.l-top-header.is-glass .c-gnav-common__link{color:#636466}.l-top-header.is-glass .c-gnav-common__link:hover{color:#94a8f3}.l-top-header.is-glass .c-header-button--top{border-color:#636466}.l-top-header.is-glass .c-header-button--top .c-header-button__dot,.l-top-header.is-glass .c-header-button--top .c-header-button__text{color:#636466}.l-top-header.is-glass .c-header-button--top:hover{border-color:#94a8f3}.l-top-header.is-glass .c-header-button--top:hover .c-header-button__dot,.l-top-header.is-glass .c-header-button--top:hover .c-header-button__text{color:#94a8f3}.l-top-header.is-glass .l-top-header__logo{color:#636466}.l-top-header.is-glass .l-top-header__logo:hover{color:#94a8f3}.l-top-header.is-white{backdrop-filter:blur(12px);background-color:#fff;-webkit-backdrop-filter:blur(12px)}.l-top-header.is-white .c-gnav-common__link{color:#636466}.l-top-header.is-white .c-gnav-common__link:hover{color:#94a8f3}.l-top-header.is-white .c-header-button--top{border-color:#636466}.l-top-header.is-white .c-header-button--top .c-header-button__dot,.l-top-header.is-white .c-header-button--top .c-header-button__text{color:#636466}.l-top-header.is-white .c-header-button--top:hover{border-color:#94a8f3}.l-top-header.is-white .c-header-button--top:hover .c-header-button__dot,.l-top-header.is-white .c-header-button--top:hover .c-header-button__text{color:#94a8f3}.l-top-header.is-white .l-top-header__logo{color:#636466}.l-top-header.is-white .l-top-header__logo:hover{color:#94a8f3}.l-top-header.is-clear-dark{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.l-top-header.is-clear-dark .c-gnav-common__link{color:#636466}.l-top-header.is-clear-dark .c-gnav-common__link:hover{color:#f4f6fb}.l-top-header.is-clear-dark .c-header-button--top{border-color:#636466}.l-top-header.is-clear-dark .c-header-button--top .c-header-button__dot,.l-top-header.is-clear-dark .c-header-button--top .c-header-button__text{color:#636466}.l-top-header.is-clear-dark .c-header-button--top:hover{border-color:#f4f6fb}.l-top-header.is-clear-dark .c-header-button--top:hover .c-header-button__dot,.l-top-header.is-clear-dark .c-header-button--top:hover .c-header-button__text{color:#f4f6fb}.l-top-header.is-clear-dark .l-top-header__logo{color:#636466}.l-top-header.is-clear-dark .l-top-header__logo:hover{color:#f4f6fb}.l-top-header__inner{align-items:center;display:flex;height:70px;justify-content:space-between;padding-inline:40px}.l-top-header__logo{color:#fff;display:block;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4;transition:color .3s ease}.l-top-header__logo a{color:inherit;font-weight:inherit;text-decoration:none}.l-top-header__logo:hover{color:#dbe2fb}.grecaptcha-badge{visibility:hidden}.l-main{width:100%}.l-section{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:70px 40px 40px 40px;position:relative;width:100%}.l-section__frame{background-color:#fff;height:100%;overflow:hidden;position:relative;width:100%;--corner-size:40px;clip-path:polygon(var(--corner-size) 0,calc(100% - var(--corner-size)) 0,100% var(--corner-size),100% calc(100% - var(--corner-size)),calc(100% - var(--corner-size)) 100%,var(--corner-size) 100%,0 calc(100% - var(--corner-size)),0 var(--corner-size))}.l-section__content{display:flex;flex-direction:column;height:100%;overflow-y:hidden;padding:30px;width:100%}.c-screen-frame{box-sizing:border-box;height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:999;--corner-size:40px;--frame-padding:40px;--frame-padding-top:70px;background-color:#4c6eeb;clip-path:polygon(evenodd,0 0,100% 0,100% 100%,0 100%,0 0,50% 0,50% var(--frame-padding-top),calc(100% - var(--frame-padding) - var(--corner-size)) var(--frame-padding-top),calc(100% - var(--frame-padding)) calc(var(--frame-padding-top) + var(--corner-size)),calc(100% - var(--frame-padding)) calc(100% - var(--frame-padding) - var(--corner-size)),calc(100% - var(--frame-padding) - var(--corner-size)) calc(100% - var(--frame-padding)),calc(var(--frame-padding) + var(--corner-size)) calc(100% - var(--frame-padding)),var(--frame-padding) calc(100% - var(--frame-padding) - var(--corner-size)),var(--frame-padding) calc(var(--frame-padding-top) + var(--corner-size)),calc(var(--frame-padding) + var(--corner-size)) var(--frame-padding-top),50% var(--frame-padding-top),50% 0)}#fv.l-section{background:linear-gradient(270deg,rgba(255,255,255,.9) 0,#fff 100%);min-height:100vh}.l-section#fv{background:linear-gradient(270deg,rgba(255,255,255,.9) 0,#fff 100%)!important;min-height:100vh;overflow:visible;width:100%}#skills.l-section{position:relative;z-index:auto}#skills.l-section::before{backdrop-filter:blur(12px);background:rgba(255,255,255,.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#skills.l-section .p-top-skills__inner{position:relative;z-index:3}#works.l-section-normal{background-color:#fff;position:relative;z-index:10}#service.l-section{background-color:transparent;height:auto;padding-bottom:100px;padding-inline:40px;padding-top:100px;position:relative;z-index:2}.l-section-normal{display:block;height:auto;padding:0;position:relative;width:100%}.c-about-message{color:#3d58bc;font-family:"Plus Jakarta Sans",sans-serif;font-size:24px;font-weight:700;line-height:1.4;text-align:center}.l-page-header{backdrop-filter:blur(10px);background-color:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10px)}.l-page-header__inner{align-items:center;display:flex;height:70px;justify-content:space-between;padding-inline:40px}.l-page-header__logo{color:#636466;display:block;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4;transition:color .3s ease}.l-page-header__logo a{color:inherit;font-weight:inherit;text-decoration:none}.l-page-header__logo:hover{color:#94a8f3}.l-page-footer{background:linear-gradient(180deg,#3d58bc 0,#6055bc 100%);background-color:#6055bc;box-shadow:0 1px 0 0 #6055bc;padding-bottom:24px;padding-top:48px}.l-page-footer__contents{align-items:center;display:flex;flex-direction:column;gap:72px}.p-footer-nav__list{align-items:center;display:flex;gap:40px}.p-footer-nav__link{align-items:center;display:flex;justify-content:center}.p-footer-nav__link img{display:block;height:24px;width:24px;-o-object-fit:contain;object-fit:contain}.p-footer-nav__link a{align-items:center;color:#fafbfc;display:flex;font-family:"Plus Jakarta Sans",sans-serif;font-size:14px;font-weight:700;line-height:1.5;transition:all .3s}.p-footer-nav__link a:hover{color:#d2d4d9;opacity:.7}.footer-copyright{color:#fafbfc;font-family:"Plus Jakarta Sans",sans-serif;font-size:12px;font-weight:500;line-height:1.5;text-align:center;transition:all .3s}.footer-copyright:hover{color:#d2d4d9;opacity:.7}.l-breadcrumbs{margin:0}.p-breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.p-breadcrumbs span{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:14px;font-weight:500;line-height:1.6;transition:color .3s;white-space:nowrap}.p-breadcrumbs span:hover{color:#94a8f3}.p-breadcrumbs span .current-item{color:#636466;opacity:.7}.p-breadcrumbs span:not(.p-breadcrumbs__item){position:relative;top:-1px}.l-top-fv{position:relative}.l-top-fv:before{background-image:url(../img/fv-code.png);background-position:top right;background-repeat:no-repeat;background-size:contain;content:"";height:1034px;position:absolute;right:-30px;top:-30px;width:529px}.p-top-fv{height:100%;position:relative;width:100%}.p-top-fv__inner{height:100%;left:0;position:absolute;top:0;width:100%;z-index:auto}.p-top-fv__title-area{display:flex;flex-direction:column;gap:8px;left:144px;max-width:1008px;position:absolute;top:288px;width:calc(100% - 148px);z-index:10}.p-top-fv__title-main{display:flex;flex-wrap:wrap;gap:.3em}.p-top-fv__title-main span{background:linear-gradient(180deg,#3d58bc 0,#6055bc 100%);background-clip:text;display:inline-block;opacity:0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:"JetBrains Mono",monospace;font-size:clamp(65px,5.55vw,80px);font-weight:800;line-height:1.3}.p-top-fv__title-sub{color:#3d58bc;font-family:"Plus Jakarta Sans",sans-serif;font-size:24px;font-weight:500;line-height:1.4;margin-left:8px;opacity:0}.p-top-fv__bg-decoration{bottom:40px;height:calc(100% - 110px);left:40px;pointer-events:none;position:absolute;right:40px;top:70px;width:calc(100% - 80px);z-index:2}.p-top-fv__hex{height:150px;opacity:0;position:absolute;width:150px}.p-top-fv__hex svg{height:auto;overflow:visible;width:100%}.p-top-fv__hex path{filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 10px #cef);transition:stroke .3s}.p-top-fv__hex--2,.p-top-fv__hex--5,.p-top-fv__hex:first-child{color:#98dcff}.p-top-fv__hex--2 path,.p-top-fv__hex--5 path,.p-top-fv__hex:first-child path{filter:drop-shadow(0 0 2px #cef) drop-shadow(0 0 8px #98dcff);stroke:currentColor}.p-top-fv__hex--3,.p-top-fv__hex--4,.p-top-fv__hex--6,.p-top-fv__hex--7,.p-top-fv__hex--8{color:#f0d4ff}.p-top-fv__hex--3 path,.p-top-fv__hex--4 path,.p-top-fv__hex--6 path,.p-top-fv__hex--7 path,.p-top-fv__hex--8 path{filter:drop-shadow(0 0 2px #faedff) drop-shadow(0 0 8px #f0d4ff);stroke:currentColor}.p-top-fv__hex--10,.p-top-fv__hex--11,.p-top-fv__hex--12,.p-top-fv__hex--13,.p-top-fv__hex--9{color:#7ab0ff}.p-top-fv__hex--10 path,.p-top-fv__hex--11 path,.p-top-fv__hex--12 path,.p-top-fv__hex--13 path,.p-top-fv__hex--9 path{filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 10px #a8cdff);stroke:currentColor}.p-top-fv__hex:first-child{bottom:-14%;right:44%;width:150px}.p-top-fv__hex--2{bottom:-5%;left:18%;width:140px}.p-top-fv__hex--3{bottom:10%;left:2%;width:110px}.p-top-fv__hex--4{bottom:-9%;left:8%;width:170px}.p-top-fv__hex--5{right:0;top:35%;width:240px}.p-top-fv__hex--6{bottom:13%;right:0;width:265px}.p-top-fv__hex--7{bottom:26%;right:14%;width:215px}.p-top-fv__hex--7 path{stroke-width:17px}.p-top-fv__hex--8{right:15%;top:-5%;width:90px}.p-top-fv__hex--9{bottom:-7%;left:0;width:150px}.p-top-fv__hex--10{bottom:-14%;left:25%;width:90px}.p-top-fv__hex--11{right:10%;top:-10%;width:70px}.p-top-fv__hex--12{bottom:8%;right:-5%;width:150px}.p-top-fv__hex--13{bottom:0;right:35%;width:170px}.p-top-fv__scroll-area{align-items:center;bottom:48px;display:flex;flex-direction:column;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.p-top-fv__scroll-text{color:#3d58bc;font-family:"Plus Jakarta Sans",sans-serif;font-size:24px;font-weight:700;line-height:1.4;text-align:center}.p-top-fv__scroll-arrows{align-items:center;display:flex;flex-direction:column;gap:0;margin-top:8px}.p-top-fv__arrow{display:block;height:12px;opacity:0;width:20px}.p-top-fv__arrow svg{display:block;height:100%;width:100%}.p-top-fv__arrow svg path{fill:#3d58bc}.l-top-skills{position:relative;z-index:10}.p-top-skills__inner{padding-inline:74px}.p-top-skills__content{display:flex;flex-direction:column;gap:32px}.p-top-skills__body{align-items:center;display:flex;flex-direction:column;gap:40px}.p-top-skills__strengths{display:flex;gap:16px;justify-content:space-between;width:100%}.p-top-skills__strength-card{align-items:center;background:linear-gradient(180deg,#edf0fd 0,#f2f0fd 100%);display:flex;flex:1 1 0;flex-direction:column;gap:8px;max-width:336px;min-height:182px;padding:16px 24px 24px 24px;width:100%}.p-top-skills__strength-card:nth-child(3){max-width:360px}.p-top-skills__strength-head{align-items:center;display:flex;flex-direction:column}.p-top-skills__strength-label{color:#786aeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;font-weight:700;line-height:1.5}.p-top-skills__strength-number{color:#786aeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:24px;font-weight:700;line-height:1.4}.p-top-skills__strength-desc{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:clamp(17px,1.66vw,24px);font-weight:700;line-height:1.6;text-align:center;white-space:nowrap;width:100%}.p-top-skills__categories{display:grid;gap:32px 80px;grid-template-columns:repeat(2,1fr);margin-inline:auto;max-width:904px}.p-top-skills__category{display:flex;flex-direction:column;gap:16px;width:100%}.p-top-skills__category:nth-child(3){grid-column:1/-1}.p-top-skills__category-title{border-bottom:1px solid #4c6eeb;color:#4c6eeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4;padding-bottom:8px}.p-top-skills__category-body{display:flex;flex-direction:column;gap:8px}.p-top-skills__category-text{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:20px;font-weight:700;line-height:1.6}.p-top-skills__category-tags{color:#636466;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;font-weight:500;line-height:1.5}.p-top-skills__category-tags span{color:#636466;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:160%}.l-top-works{background:linear-gradient(180deg,#edf0fd 0,#f2f0fd 100%);padding-block:100px}.p-top-works{align-items:center;display:flex;flex-direction:column}.p-top-works__slider-wrap{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:32px;min-height:560px;overflow:hidden;position:relative;width:100vw}.p-top-works__slider{overflow:visible!important;width:100%}.p-top-works__slider .swiper-wrapper{align-items:flex-start}.p-top-works__slide{flex-shrink:0;height:auto;max-width:720px;position:relative;width:50vw!important}.p-top-works__link{display:block;opacity:.8;position:relative;transform:scale(.75);transform-origin:top center;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s ease;width:100%}.swiper-slide-active .p-top-works__link{opacity:1;transform:scale(1)}.p-top-works__link:hover .p-top-works__image img{transform:scale(1.2)}.p-top-works__image{aspect-ratio:5/7;background:#d3d3d3 50%/cover no-repeat;overflow:hidden;width:55.555%}.p-top-works__image img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .8s cubic-bezier(.4,0,.2,1)}.p-top-works__info{align-items:flex-start;background:#fff;box-shadow:0 0 20px 0 rgba(120,106,235,.08);display:flex;flex-direction:column;left:auto;padding:24px 32px;position:absolute;right:0;top:8.5%;width:48.888%;z-index:10}.p-top-works__title{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:500;line-height:1.6}.p-top-works__title-area{align-items:flex-start;display:flex;flex-direction:column;margin-top:16px}.p-top-works__title-description{color:#636466;font-family:"Plus Jakarta Sans",sans-serif;font-size:14px;font-weight:700;line-height:1.5}.p-top-works__pagination{bottom:auto!important;display:flex;gap:16px;justify-content:center;left:auto!important;margin-top:48px;position:relative!important;top:auto!important;transform:none!important;width:100%}.p-top-works__pagination .swiper-pagination-bullet{background:#dbe2fb;border-radius:0;height:4px;margin:0!important;opacity:1;transition:all .3s;width:40px}.p-top-works__pagination .swiper-pagination-bullet-active{background:#4c6eeb;width:40px}.p-top-works__pagination .swiper-pagination-bullet:hover{background:#b7c5f7;width:40px}.p-top-works__button{margin-top:32px;text-align:center}.l-top-cl{background:#e4e1fb;padding-block:100px;position:relative}.p-top-cl__bg-decoration{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.p-top-cl__hex{position:absolute}.p-top-cl__hex svg{height:100%;overflow:visible;width:100%}.p-top-cl__hex--1{left:-5.8%;top:5%}.p-top-cl__hex--2{bottom:-.67%;left:2.3%}.p-top-cl__hex--3{bottom:2.4%;left:10.5%}.p-top-cl__hex--4{bottom:-8.7%;left:50.9%}.p-top-cl__hex--5{bottom:11.3%;right:10.2%}.p-top-cl__hex--6{bottom:-8.7%;right:-6.1%}.p-top-cl__hex--7{bottom:17.1%;right:10%}.p-top-cl__content{backdrop-filter:blur(4px);background:rgba(255,255,255,.5);margin-inline:auto;max-width:1280px;padding-block:67.5px;position:relative;width:88.8888888889%;z-index:1}.p-top-cl__inner{padding-inline:64px}.p-top-cl__head{align-items:center;display:flex;flex-direction:column;gap:32px}.p-top-cl__head-text{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-top-cl__body{margin-top:32px}.p-top-cl__items{display:grid;gap:24px;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,auto)}.p-top-cl__item{aspect-ratio:376/251;background:#d3d3d3 50%/cover no-repeat;display:block;filter:drop-shadow(0 0 20px rgba(120, 106, 235, .08));overflow:hidden;position:relative}.p-top-cl__item--large{aspect-ratio:auto;grid-column:1/2;grid-row:1/3;height:auto}.p-top-cl__link{display:block;height:100%;position:relative;width:100%}.p-top-cl__thumbnail{height:100%;position:relative;width:100%}.p-top-cl__thumbnail .thumb-static,.p-top-cl__thumbnail .thumb-video{height:100%;left:0;position:absolute;top:0;width:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .4s ease}.p-top-cl__thumbnail .thumb-static{z-index:2}.p-top-cl__thumbnail .thumb-video{opacity:0;z-index:1}.p-top-cl__thumbnail:hover .thumb-static{opacity:0}.p-top-cl__thumbnail:hover .thumb-video{opacity:1;z-index:3}.p-top-cl__button{display:flex;justify-content:center;margin-top:32px}.l-top-service{padding-block:0;width:100%}.p-top-service__contents{align-items:center;display:flex;flex-direction:column;margin-inline:auto;margin-top:32px;max-width:1152px;width:80%}.p-top-service__cards{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.p-top-service__card{align-items:center;background:#edf0fd;display:flex;gap:24px;padding:24px 24px 32px 24px}.p-top-service__card-icon{align-items:center;display:flex;flex-shrink:0;height:clamp(80px,7.778vw,112px);justify-content:center;width:clamp(80px,7.778vw,112px)}.p-top-service__card-icon img{height:100%;width:100%;-o-object-fit:contain;display:block;object-fit:contain}.p-top-service__card-body{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.p-top-service__card-title{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:clamp(17px,1.667vw,24px);font-weight:700;line-height:1.6}.p-top-service__card-text{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:clamp(12px,1.111vw,16px);font-weight:500;line-height:1.6}.p-top-service__card-text span{color:#3d58bc;font-weight:700}.p-top-service__flow{display:flex;flex-direction:column;gap:32px;margin-top:72px}.p-top-service__flow-head{align-items:center;display:flex;flex-direction:column;gap:40px}.p-top-service__flow-desc{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6;text-align:center}.p-top-service__flow-steps{display:flex;flex-direction:column;gap:44px;margin-inline:auto;max-width:864px}.p-top-service__step{align-items:center;display:flex;gap:40px;position:relative}.p-top-service__step-badge{align-items:center;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96" fill="none"><path d="M48 0L89.5692 24V72L48 96L6.43078 72V24L48 0Z" fill="%23DBE2FB"/></svg>');background-position:center;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;flex-shrink:0;height:96px;justify-content:center;margin-block:9px;width:96px}.p-top-service__work-hours{align-items:center;display:flex;flex-direction:column;margin-top:64px;max-width:520px}.p-top-service__work-hour-box{align-items:center;display:flex;flex-direction:column;gap:16px;margin-top:32px}.p-top-service__work-hour{color:#4c6eeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:700;line-height:1.4}.p-top-service__work-hour-note{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6;margin-top:24px}.p-top-service__step:not(:last-child)::after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path d='M1.73193 0L3.46398 1V3L1.73193 4L-0.000117183 3V1L1.73193 0Z' fill='%23B7C5F7'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path d='M1.73193 0L3.46398 1V3L1.73193 4L-0.000117183 3V1L1.73193 0Z' fill='%23B7C5F7'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path d='M1.73193 0L3.46398 1V3L1.73193 4L-0.000117183 3V1L1.73193 0Z' fill='%23B7C5F7'/></svg>");background-position:center 9px,center 20px,center 31px;background-repeat:no-repeat;background-size:4px 4px;content:"";height:44px;left:48px;position:absolute;top:100%;transform:translateX(-50%);width:4px;z-index:-1}.flow-box__text{color:#4c6eeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;font-weight:700;line-height:1.5}.flow-box__number{color:#4c6eeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:32px;font-weight:700;line-height:1.4}.flow-box__step-body{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.flow-box__step-title{color:#4c6eeb;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:700;line-height:1.6}.flow-box__step-text{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.l-top-about{background:linear-gradient(180deg,#f9f8fd 0,#f2f0fd 100%);padding-top:100px}.p-top-about{display:flex;flex-direction:column;gap:80px}.p-top-about__content{align-items:flex-start;display:flex;justify-content:space-between;margin-top:61px;width:100%}.p-top-about__leftpart{align-items:flex-start;container-type:inline-size;display:flex;flex-direction:column;position:sticky;top:100px;width:15.625%}.p-top-about__image{align-items:center;aspect-ratio:150/180;background-color:#fff;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);display:flex;height:auto;justify-content:center;max-width:150px;width:100%}.p-top-about__image img{display:block;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.p-top-about__name{margin-top:30.55%;width:100%}.p-top-about__role{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:14px;font-weight:500;line-height:1.6;white-space:nowrap}.p-top-about__nickname{color:#6055bc;font-family:"Noto Sans JP",serif;font-size:32px;font-size:clamp(16px,17.7cqi,32px);font-weight:500;line-height:1.4;white-space:nowrap}.p-top-about__sns{margin-top:17.77%;width:100%}.p-top-about__sns-image{display:block;height:25px;transition:opacity .3s ease;width:24px}.p-top-about__sns-image img{display:block;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.p-top-about__sns-image:hover{opacity:.6}.p-top-about__sns-desc{margin-top:10px}.p-top-about__copyright{color:#2e3139;font-family:"Plus Jakarta Sans",sans-serif;font-size:12px;font-weight:500;line-height:1.5;white-space:nowrap}.p-top-about__rightpart{padding-inline:29.5px;width:82.2048611111%}.p-top-about__heading{color:#2e3139;display:flex;flex-direction:column;font-family:"Noto Sans JP",serif;font-size:32px;font-weight:500;gap:8px;line-height:1.4}.p-top-about__heading span{font-weight:inherit}.p-top-about__heading span span{background-color:#eae1fb}.p-top-about__body{display:flex;flex-direction:column;gap:40px;margin-top:64px}.p-top-about__point{background:#fafbfc;padding:32px 40px 40px 40px}.p-top-about__trait{border-bottom:1px solid #786aeb;color:#2e3139;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:700;line-height:1.6;margin-bottom:24px;padding-bottom:8px}.p-top-about__description{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-top-about__description+.p-top-about__description{margin-top:16px}.p-top-about__description span{color:#6055bc;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6}.p-about-message{background:#fff;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(180deg,rgba(76,110,235,.5) 0,rgba(120,106,235,.5) 100%);background-origin:padding-box,border-box;border:24px solid transparent;margin-inline:auto;max-width:816px;padding:24px 64px 48px;position:relative;z-index:2}.p-about-message__contents{margin-top:32px}.p-about-message__row{border-bottom:1px solid #b7c5f7;display:flex;flex-direction:column;gap:8px;padding-bottom:32px}.p-about-message__row:last-child{border-bottom:none;padding-bottom:0}.p-about-message__for{color:#2e3139;font-family:"Noto Sans JP";font-size:24px;font-weight:700;line-height:1.6}.p-about-message__text{color:#2e3139;font-family:"Noto Sans JP";font-size:16px;font-weight:500;line-height:1.6}.p-about-message__text span{color:#3d58bc;font-family:"Noto Sans JP";font-size:16px;font-weight:700;line-height:1.6}.p-top-about-gradeback{padding-bottom:100px;position:relative;width:100%;z-index:1}#particles-js{background-color:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.p-top-about-message{background:#fff;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(180deg,rgba(76,110,235,.5) 0,rgba(120,106,235,.5) 100%);background-origin:padding-box,border-box;border:24px solid transparent;margin-inline:auto;max-width:816px;padding:24px 64px 48px;position:relative;z-index:2}.p-top-about-message__contents{margin-top:32px}.p-top-about-message__row{border-bottom:1px solid #b7c5f7;display:flex;flex-direction:column;gap:8px;padding-bottom:32px;padding-top:32px}.p-top-about-message__row:first-child{padding-top:0}.p-top-about-message__row:last-child{border-bottom:none;padding-bottom:0}.p-top-about-message__for{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:700;line-height:1.6}.p-top-about-message__text{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-top-about-message__text span{color:#3d58bc;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6}.l-top-contact{background:linear-gradient(180deg,#f4f6fb 0,#edf0fd 100%);padding-block:100px}.p-top-contact__inner{margin-inline:auto;padding-inline:80px}.p-top-contact__header{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.p-top-contact__intro{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-top-contact__form{margin-inline:auto;margin-top:64px;max-width:864px;width:100%}.p-top-contact__form .hidden-fields-container,.p-top-contact__form .wpcf7,.p-top-contact__form fieldset,.p-top-contact__form form.wpcf7-form{border:none;box-sizing:border-box;margin:0;min-width:0;padding:0;width:100%}.p-top-contact__container{align-items:center;display:flex;flex-direction:column}.p-top-contact__head{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.p-top-contact__message{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6;transition:color .3s ease}.p-top-contact__message a{color:#4c6eeb;font-weight:700}.p-top-contact__message a:hover{color:#94a8f3}.p-top-contact__acceptance{color:#2e3139;display:block;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-top-contact__acceptance input[type=checkbox]{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px;z-index:-1;clip:rect(0,0,0,0);white-space:nowrap}.p-top-contact__acceptance .wpcf7-list-item-label{align-items:center;color:#2e3139;cursor:pointer;display:flex;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6;position:relative;transition:color .3s ease}.p-top-contact__acceptance .wpcf7-list-item-label::before{background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:60%;border:none;content:"";display:inline-block;flex-shrink:0;height:32px;margin-right:16px;transition:background-color .2s;width:32px}.p-top-contact__acceptance input[type=checkbox]:checked+.wpcf7-list-item-label::before{background-color:#fff;background-image:url(../img/contact-checkmark.svg)}.p-top-contact__acceptance .wpcf7-list-item{display:inline-block;margin:0}.p-top-contact__acceptance label{align-items:center;display:flex;justify-content:center}.p-top-contact__recaptcha{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6;transition:color .3s ease}.p-top-contact__recaptcha a{color:#4c6eeb;font-weight:700}.p-top-contact__recaptcha a:hover{color:#94a8f3}.p-top-contact__submit{align-items:center;display:flex;flex-direction:column;margin-top:40px;width:100%}.p-top-contact__submit .c-main-button{gap:16px;position:relative}.p-top-contact__submit .c-main-button .p-form__submit-text{pointer-events:none;position:relative;z-index:2}.p-top-contact__submit .c-main-button input[type=submit]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:10}.p-top-contact__submit .c-main-button .wpcf7-spinner{margin:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:10}.p-form__fields{display:flex;flex-direction:column;gap:40px}.p-form-checkbox input[type=checkbox]{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px;z-index:-1;clip:rect(0,0,0,0);white-space:nowrap}.p-form-checkbox .wpcf7-list-item-label{align-items:center;color:#2e3139;cursor:pointer;display:flex;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6;position:relative;transition:color .3s ease}.p-form-checkbox .wpcf7-list-item-label::before{background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:60%;border:none;content:"";display:inline-block;flex-shrink:0;height:32px;margin-right:16px;transition:background-color .2s;width:32px}.p-form-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label::before{background-color:#fff;background-image:url(../img/contact-checkmark.svg)}.p-form-checkbox .wpcf7-form-control{display:grid;gap:16px 0;grid-template-columns:1.4fr .8fr .8fr}.p-form-checkbox .wpcf7-list-item{display:flex;margin:0;width:100%}.p-form-field{display:flex;flex-direction:column;gap:8px;width:100%}.p-form-field__head{align-items:center;display:flex;gap:24px}.p-form-field__item{width:100%}.c-form-field__label{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6}.c-form-field__tag{align-items:center;background:#4c6eeb;color:#fafbfc;display:flex;font-family:"Noto Sans JP",serif;font-size:14px;font-weight:500;justify-content:center;line-height:1.6;padding:4px 16px}.c-form-field__text{background:#fff;border:none;color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6;padding:8px 16px;width:100%}.c-form-field__text::-moz-placeholder{color:#d2d4d9}.c-form-field__text::placeholder{color:#d2d4d9}.c-form-field__text:focus{outline:3px solid #4c6eeb}textarea.c-form-field__text{height:168px;resize:vertical}.wpcf7-not-valid-tip{color:#6055bc;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6;margin-top:8px}.p-modal{height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:1000}.p-modal.is-open{opacity:1;visibility:visible}.p-modal__overlay{background:rgba(46,49,57,.8);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.p-modal__content{background:#fff;display:flex;flex-direction:column;left:50%;max-height:600px;max-width:980px;overflow-y:auto;padding:80px 160px;position:absolute;top:50%;transform:translate(-50%,-50%);width:68.0555555556%}.p-modal__close-btn{align-items:center;background-color:transparent;background-image:url(../img/contact-pricacy-pc.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;border:none;cursor:pointer;height:48px;justify-content:center;position:absolute;right:16px;top:16px;transition:opacity .3s ease;width:48px;z-index:10}.p-modal__close-btn:hover{opacity:.7}.p-modal__container{display:flex;flex-direction:column;gap:24px}.p-modal__title{color:#000;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:700;line-height:1.6}.p-modal__body{align-items:flex-start;display:flex;flex-direction:column;gap:1em}.p-modal__body-text{color:#000;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.l-top-footer{background:linear-gradient(180deg,#3d58bc 0,#6055bc 100%);background-color:#6055bc;box-shadow:0 1px 0 0 #6055bc;padding-bottom:24px;padding-top:48px}.l-top-footer__contents{align-items:center;display:flex;flex-direction:column;gap:72px}.l-works-archive{background:#fff;padding-block:100px}.p-works-archive__container{display:flex;flex-direction:column;gap:40px}.p-works-archive__header{display:flex;flex-direction:column;gap:24px}.p-works-archive__contents{display:flex;flex-direction:column;gap:40px}.p-works-archive__no-post{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-works-cat__list{display:flex;flex-wrap:wrap;gap:24px}.p-works-cat__link{align-items:center;border:1px solid #4c6eeb;border-radius:24px;display:flex;justify-content:center;max-width:100%;padding:7px 31px;text-align:center;transition:background .3s,color .3s;width:-moz-fit-content;width:fit-content}.p-works-cat__link:hover{background:#dbe2fb}.p-works-cat__link.is-active{background:#4c6eeb}.p-works-cat__link.is-active .p-works-cat__link-text{color:#fff}.p-works-cat__link-text{color:#4c6eeb;font-family:"Noto Sans JP",serif;font-size:20px;font-weight:500;line-height:1.6;white-space:nowrap}.p-works-cards{display:grid;gap:72px clamp(20px,4vw,54px);grid-template-columns:repeat(3,1fr)}.p-works-cards .p-card-works{animation:fadeUp 1.2s ease forwards;opacity:0;transform:translateY(20px)}.p-works-cards .p-card-works:nth-child(3n+2){margin-top:24px}.p-works-cards .p-card-works:nth-child(3n){margin-top:48px}.p-works-cards .p-card-works:nth-child(1){animation-delay:.2s}.p-works-cards .p-card-works:nth-child(2){animation-delay:.4s}.p-works-cards .p-card-works:nth-child(3){animation-delay:.6s}.p-works-cards .p-card-works:nth-child(4){animation-delay:.8s}.p-works-cards .p-card-works:nth-child(5){animation-delay:1s}.p-works-cards .p-card-works:nth-child(6){animation-delay:1.2s}.p-works-cards .p-card-works:nth-child(7){animation-delay:1.4s}.p-works-cards .p-card-works:nth-child(8){animation-delay:1.6s}.p-works-cards .p-card-works:nth-child(9){animation-delay:1.8s}.p-works-cards .p-card-works:nth-child(10){animation-delay:2s}.p-works-cards .p-card-works:nth-child(11){animation-delay:2.2s}.p-works-cards .p-card-works:nth-child(12){animation-delay:2.4s}.p-works-tag{margin-top:16px}.p-works-tag__attention{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-works-tag__attention-text{color:#3d58bc;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6}.p-works-tag__attention-text:hover{color:#3d58bc;opacity:.7}.l-works-content{background:#fff;padding-block:100px}.p-works-content__container{display:flex;flex-direction:column;gap:40px}.p-works-content__header{display:flex;flex-direction:column;gap:24px}.p-works-content__contents{display:flex;flex-direction:column;gap:80px}.p-works-post__inner{align-items:center;padding-inline:85px}.p-works-post__header{align-items:center;display:flex;flex-direction:column;gap:40px;text-align:center}.p-works-post__thumbnail{aspect-ratio:3/2;background-color:#d3d3d3;cursor:pointer;margin-inline:auto;max-width:600px;overflow:hidden;position:relative;width:100%}.p-works-post__thumbnail:hover .thumb-static{opacity:0}.p-works-post__thumbnail:hover .thumb-video{opacity:1;z-index:3}.p-works-post__thumbnail:hover .p-works-post__guide{opacity:0}.p-works-post__thumbnail .thumb-static,.p-works-post__thumbnail .thumb-video{height:100%;left:0;position:absolute;top:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:opacity .3s ease,transform .4s ease}.p-works-post__thumbnail .thumb-static{z-index:2}.p-works-post__thumbnail .thumb-video{opacity:0;z-index:1}.p-works-post__guide{align-items:center;bottom:16px;display:flex;height:99px;justify-content:center;pointer-events:none;position:absolute;right:16px;transition:opacity .3s ease;width:86px;z-index:5}.p-works-post__guide-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.p-works-post__guide-text{color:#fff;font-family:"Noto Sans JP",serif;font-size:12px;font-weight:700;line-height:1.4;text-align:center}.p-works-post__title{align-items:center;display:flex;flex-direction:column}.p-works-post__title-text{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:32px;font-weight:500;line-height:1.4}.p-works-post__category{margin-left:16px;margin-top:8px;position:relative;z-index:1}.p-works-post__category .c-works-cat{display:inline-block}.p-works-post__category .c-works-cat::before{z-index:2}.p-works-post__category a{transition:color .3s}.p-works-post__category a:hover{color:#94a8f3}.p-works-post__body{margin-inline:auto;margin-top:54px;max-width:864px}.p-works-post__hp{background:#fafbfc;margin-top:32px;padding:24px 32px}.p-works-post__hp-row{text-align:center}.p-works-post__hp-url{color:#2e3139;font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:500;line-height:1.4;transition:color .3s ease}.p-works-post__hp-url:hover{color:#94a8f3}.p-works-post__hp-area{display:flex;justify-content:space-between;margin-top:6px}.p-works-post__hp-info{display:flex;gap:24px}.p-works-post__hp-label{color:#4c6eeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;font-weight:700;line-height:1.5}.p-works-post__hp-value{color:#2e3139;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;font-weight:500;line-height:1.5}.p-works-list__row{align-items:flex-start;display:flex;gap:40px;padding-block:32px;padding-inline:16px}.p-works-list__row:not(:last-child){border-bottom:1px solid #d2d4d9}.p-works-list__head{display:flex;flex-direction:column;flex-shrink:0;width:150px}.p-works-list__head--ja{color:#4c6eeb;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6}.p-works-list__head--en{color:#4c6eeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:10px;font-weight:500;line-height:1.5}.p-works-list__data{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-works-list__tags{display:flex;gap:1.5rem}.p-works-list__tag:hover{color:#94a8f3}.p-works-pager{align-items:center;display:flex;gap:40px;justify-content:center;margin-top:47px}.p-works-related{align-items:center;display:flex;flex-direction:column;gap:30px}.p-works-related__head{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:500;line-height:1.6}.p-works-related__list{display:grid;gap:54px;grid-template-columns:repeat(3,1fr);max-width:1152px;width:100%}.p-card-works{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.p-card-works:hover .p-card-animation__thumbnail img,.p-card-works:hover .p-card-works__thumbnail img{transform:scale(1.2)}.p-card-works__thumbnail{aspect-ratio:348/232;background-color:#d3d3d3;overflow:hidden;position:relative;width:100%;z-index:0}.p-card-works__thumbnail img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .4s ease}.p-card-works__body{align-items:flex-start;background:#f4f6fb;display:flex;flex-direction:column;padding:8px 16px 16px 16px;width:100%}.p-card-works__title{color:#2e3139;display:-webkit-box;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:700;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.p-card-works__link-overlay{color:inherit;font-family:inherit;font-weight:inherit}.p-card-works__link-overlay::after{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.p-card-works__cat{margin-top:16px;position:relative;z-index:2}.p-card-works__cat:hover{color:#94a8f3}.p-card-works__tags{display:flex;gap:8px;margin-top:8px;position:relative;z-index:2}.p-card-works__tag{pointer-events:auto;position:relative;z-index:2}.p-card-works__tag:hover{color:#94a8f3}.l-animation-archive{background:#fff;padding-block:100px}.p-animation-archive__container{display:flex;flex-direction:column;gap:40px}.p-animation-archive__header{display:flex;flex-direction:column;gap:24px}.p-animation-archive__contents{display:flex;flex-direction:column;gap:40px}.p-animation-archive__no-post{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-animation-cat__list{display:flex;flex-wrap:wrap;gap:24px}.p-animation-cat__link{align-items:center;border:1px solid #4c6eeb;border-radius:24px;display:flex;justify-content:center;max-width:100%;padding:7px 31px;text-align:center;transition:background .3s,color .3s;width:-moz-fit-content;width:fit-content}.p-animation-cat__link:hover{background:#dbe2fb}.p-animation-cat__link.is-active{background:#4c6eeb}.p-animation-cat__link.is-active .p-animation-cat__link-text{color:#fff}.p-animation-cat__link-text{color:#4c6eeb;font-family:"Noto Sans JP",serif;font-size:20px;font-weight:500;line-height:1.6;white-space:nowrap}.p-animation-cards{display:grid;gap:72px clamp(20px,4vw,54px);grid-template-columns:repeat(3,1fr)}.p-animation-cards .p-card-animation{animation:fadeUp 1.2s ease forwards;opacity:0;transform:translateY(20px)}.p-animation-cards .p-card-animation:nth-child(3n+2){margin-top:24px}.p-animation-cards .p-card-animation:nth-child(3n){margin-top:48px}.p-animation-cards .p-card-animation:nth-child(1){animation-delay:.2s}.p-animation-cards .p-card-animation:nth-child(2){animation-delay:.4s}.p-animation-cards .p-card-animation:nth-child(3){animation-delay:.6s}.p-animation-cards .p-card-animation:nth-child(4){animation-delay:.8s}.p-animation-cards .p-card-animation:nth-child(5){animation-delay:1s}.p-animation-cards .p-card-animation:nth-child(6){animation-delay:1.2s}.p-animation-cards .p-card-animation:nth-child(7){animation-delay:1.4s}.p-animation-cards .p-card-animation:nth-child(8){animation-delay:1.6s}.p-animation-cards .p-card-animation:nth-child(9){animation-delay:1.8s}.p-animation-cards .p-card-animation:nth-child(10){animation-delay:2s}.p-animation-cards .p-card-animation:nth-child(11){animation-delay:2.2s}.p-animation-cards .p-card-animation:nth-child(12){animation-delay:2.4s}.p-archive-pager{align-items:center;justify-content:center;margin-inline:auto;margin-top:40px}.page-numbers{color:#636466;font-family:"Plus Jakarta Sans",sans-serif;font-size:32px;font-weight:500;line-height:1.4}.page-numbers.current{color:#4c6eeb}.page-numbers:not(.current):hover{color:#94a8f3}.p-animation-tag{margin-top:16px}.p-animation-tag__attention{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-animation-tag__attention-text{color:#3d58bc;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6}.p-animation-tag__attention-text:hover{color:#3d58bc;opacity:.7}.l-animation-content{background:#fff;padding-block:100px}.p-animation-content__container{display:flex;flex-direction:column;gap:40px}.p-animation-content__header{align-items:center;display:flex;flex-direction:column;gap:24px}.p-animation-content__contents{display:flex;flex-direction:column;gap:80px}.p-animation-post__inner{align-items:center;padding-inline:85px}.p-animation-post__header{align-items:center;display:flex;flex-direction:column;gap:40px;text-align:center}.p-animation-post__thumbnail{aspect-ratio:3/2;background-color:#d3d3d3;cursor:pointer;margin-inline:auto;max-width:600px;overflow:hidden;position:relative;width:100%}.p-animation-post__thumbnail:hover .thumb-static{opacity:0}.p-animation-post__thumbnail:hover .thumb-video{opacity:1;z-index:3}.p-animation-post__thumbnail:hover .p-animation-post__guide{opacity:0}.p-animation-post__thumbnail .thumb-static,.p-animation-post__thumbnail .thumb-video{height:100%;left:0;position:absolute;top:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:opacity .3s ease}.p-animation-post__thumbnail .thumb-static{z-index:2}.p-animation-post__thumbnail .thumb-video{opacity:0;z-index:1}.p-animation-post__guide{align-items:center;bottom:16px;display:flex;height:99px;justify-content:center;pointer-events:none;position:absolute;right:16px;transition:opacity .3s ease;width:86px;z-index:5}.p-animation-post__guide-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.p-animation-post__guide-text{color:#fff;font-family:"Noto Sans JP",serif;font-size:12px;font-weight:700;line-height:1.4;text-align:center}.p-animation-post__title{align-items:center;display:flex;flex-direction:column;gap:8px}.p-animation-post__title-text{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:32px;font-weight:500;line-height:1.4}.p-animation-post__category{margin-left:16px;position:relative;z-index:1}.p-animation-post__category .c-animation-cat{display:inline-block}.p-animation-post__category .c-animation-cat::before{z-index:2}.p-animation-post__category a{transition:color .3s}.p-animation-post__category a:hover{color:#94a8f3}.p-animation-post__body{margin-inline:auto;margin-top:40px;max-width:864px}.p-animation-list__row{align-items:flex-start;display:flex;gap:40px;padding-block:32px;padding-inline:16px}.p-animation-list__row:not(:last-child){border-bottom:1px solid #d2d4d9}.p-animation-list__head{display:flex;flex-direction:column;flex-shrink:0;width:150px}.p-animation-list__head--ja{color:#4c6eeb;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:700;line-height:1.6}.p-animation-list__head--en{color:#4c6eeb;font-family:"Plus Jakarta Sans",sans-serif;font-size:10px;font-weight:500;line-height:1.5}.p-animation-list__data{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.p-animation-list__tags{display:flex;gap:1.5rem}.p-animation-list__tag:hover{color:#94a8f3}.thumb-static{height:100%;left:0;position:absolute;top:0;width:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease;z-index:1}.p-animation-pager{align-items:center;display:flex;gap:40px;justify-content:center;margin-top:47px}.p-animation-related{align-items:center;display:flex;flex-direction:column;gap:30px}.p-animation-related__head{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:500;line-height:1.6}.p-animation-related__list{display:grid;gap:54px;grid-template-columns:repeat(3,1fr);max-width:1152px;width:100%}.p-card-animation{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.p-card-animation:hover .p-card-animation__thumbnail img{transform:scale(1.2)}.p-card-animation__thumbnail{aspect-ratio:348/232;background-color:#d3d3d3;overflow:hidden;position:relative;width:100%;z-index:0}.p-card-animation__thumbnail img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .4s ease}.p-card-animation__body{align-items:flex-start;background:#f4f6fb;display:flex;flex-direction:column;padding:8px 16px 16px 16px;width:100%}.p-card-animation__title{color:#2e3139;display:-webkit-box;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:700;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.p-card-animation__link-overlay{color:inherit;font-family:inherit;font-weight:inherit}.p-card-animation__link-overlay::after{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.p-card-animation__cat{margin-top:16px;position:relative;z-index:2}.p-card-animation__cat:hover{color:#94a8f3}.p-card-animation__tags{display:flex;gap:8px;margin-top:8px;position:relative;z-index:2}.p-card-animation__tag{pointer-events:auto;position:relative;z-index:2}.p-card-animation__tag:hover{color:#94a8f3}.l-page-thanks{background:#fff;padding-block:100px}.p-thanks__contents{display:flex;flex-direction:column;gap:40px}.p-thanks__body{display:flex;flex-direction:column;gap:64px;text-align:center}.p-thanks__container{display:flex;flex-direction:column;gap:30px;text-align:center}.p-thanks__message{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:500;line-height:1.6}.p-thanks__sub-message{color:#2e3139;font-family:"Noto Sans JP",serif;font-size:16px;font-weight:500;line-height:1.6}.l-page-notfound{background:#fff;padding-block:100px}.p-notfound__contents{display:flex;flex-direction:column;gap:58px}.p-notfound__body{display:flex;flex-direction:column;gap:64px;text-align:center}.p-notfound__message{color:#000;font-family:"Noto Sans JP",serif;font-size:24px;font-weight:500;line-height:1.6;text-align:center}.p-notfound__buttons{align-items:center;display:flex;flex-direction:column;gap:24px}@media (hover:none){.p-top-contact__submit .c-main-button.c-main-button--blue:hover{background:#4c6eeb;border:1px solid #4c6eeb}.p-top-contact__submit .c-main-button.c-main-button--blue:hover::after{transform:none}}@media screen and (min-width:1451px){.p-top-fv__hex:first-child{width:10.4166666667vw}.p-top-fv__hex--2{width:9.7222222222vw}.p-top-fv__hex--3{width:7.6388888889vw}.p-top-fv__hex--4{width:11.8055555556vw}.p-top-fv__hex--5{width:16.6666666667vw}.p-top-fv__hex--6{width:18.4027777778vw}.p-top-fv__hex--7{width:14.9305555556vw}.p-top-fv__hex--8{width:6.25vw}.p-top-fv__hex--9{width:10.4166666667vw}.p-top-fv__hex--10{width:6.25vw}.p-top-fv__hex--11{width:4.8611111111vw}.p-top-fv__hex--12{width:10.4166666667vw}.p-top-fv__hex--13{width:11.8055555556vw}}@media screen and (max-width:1450px){.l-section#fv{height:800px;min-height:800px}}@media screen and (max-width:1023px){.l-inner{padding-inline:32px}.l-inner-sm{padding-inline:32px}.u-hidden-pc{display:none}.u-hidden-pc-only{display:block}.u-hidden-tbsp{display:none}.u-hidden-sppc{display:block}.c-section-title--left{text-align:center}.c-page-title{font-size:60px}.c-gnav-common{display:none}.c-drawer-button{background:0 0;border:none;display:block;padding:0;pointer-events:auto}.c-service-sub-title{font-size:20px}.c-bottom-menu-buttons{display:flex}.c-page-top{display:none}.l-top-header{background-color:#4c6eeb;transition:background-color .3s ease,opacity .3s ease}.l-top-header .c-drawer-button img{filter:brightness(0) invert(1);transition:filter .3s ease}.l-top-header.is-tb-scrolled{background-color:transparent;pointer-events:none}.l-top-header.is-tb-scrolled .l-top-header__logo{opacity:0;transition:opacity .3s ease;visibility:hidden}.l-top-header.is-tb-scrolled .c-drawer-button img{filter:invert(43%) sepia(5%) saturate(543%) hue-rotate(182deg) brightness(91%) contrast(87%)}.l-top-header__inner{height:56px;padding-inline:16px;width:100%}.l-top-header__logo{font-size:18px}.l-section{display:block;height:auto;padding:0}.l-section__frame{background-color:transparent!important;clip-path:none;height:auto;overflow:visible;width:100%}.l-section__content{height:auto;overflow-y:visible;padding:0}.c-screen-frame{display:none}.l-section#fv{background:linear-gradient(270deg,rgba(255,255,255,.9) 0,#fff 100%)!important;height:calc(39.0625vw + 400px);max-height:800px;min-height:700px;overflow:hidden;padding:56px 0 0 0}.l-section#fv .l-top-fv,.l-section#fv .p-top-fv{height:100%!important}#service.l-section{padding-inline:32px;padding-top:64px}.c-about-message{font-size:20px}.l-page-header{left:0;position:fixed;top:0;width:100%;z-index:9998}.l-page-header__inner{height:56px;padding-inline:16px;width:100%}.l-page-header__logo{font-size:18px}.l-top-fv:before{background-image:url(../img/fv-code-tb.png);height:354px;padding:24px 0;right:0;top:336px;width:326px}.p-top-fv__title-area{gap:24px;left:50%;margin-inline:auto;min-width:608px;top:116px;transform:translateX(-50%);width:79.1666666667%}.p-top-fv__title-main{flex-direction:column;gap:0}.p-top-fv__bg-decoration{height:100%;left:0;top:0;width:100%}.p-top-fv__hex{height:20.833vw;width:20.833vw}.p-top-fv__hex{bottom:auto;left:auto;right:auto;top:auto}.p-top-fv__hex:first-child{left:27vw;top:90%;width:130px}.p-top-fv__hex--2{bottom:3%;left:3.4vw;width:125px}.p-top-fv__hex--3{bottom:20%;left:-25vw}.p-top-fv__hex--4{bottom:-5%;left:-6vw;width:160px}.p-top-fv__hex--9{left:-8vw;top:77%;width:120px}.p-top-fv__hex--13{bottom:4%;height:90px;left:15vw;width:90px}.p-top-fv__hex--10{bottom:3%;left:40vw;width:170px}.p-top-fv__hex--8{right:16vw;top:29%;width:95px}.p-top-fv__hex--8 path{stroke-width:55px}.p-top-fv__hex--11{right:7vw;top:14%;width:80px}.p-top-fv__hex--12{bottom:-8%;right:-13vw}.p-top-fv__hex--5{bottom:32%;right:-2vw;width:260px}.p-top-fv__hex--6{bottom:5%;right:-1vw;width:270px}.p-top-fv__hex--7{bottom:13%;right:19vw;width:225px}.p-top-fv__scroll-area{bottom:16px}.p-top-fv__scroll-text{font-size:20px}.l-top-skills{padding-block:64px}.p-top-skills__inner{padding-inline:32px}.p-top-skills__content{min-width:704px}.p-top-skills__strengths{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);padding-inline:56px}.p-top-skills__strengths .p-top-skills__strength-card:nth-child(3){grid-column:1/-1}.p-top-skills__strength-card{margin-inline:auto;max-height:162px;max-width:288px;width:100%}.p-top-skills__strength-card:nth-child(3){max-width:308px}.p-top-skills__strength-desc{font-size:20px}.p-top-skills__categories{align-items:center;display:flex;flex-direction:column;gap:24px;margin-inline:auto;min-width:466px;width:calc(36.51vw + 183.65px)}.p-top-skills__category-text{font-size:18px}.l-top-works{padding-block:64px}.p-top-works__slider-wrap{min-height:calc(55vw + 120px)}.p-top-works__slide{max-width:450px;width:39.0625vw!important}.p-top-works__image{width:100%}.p-top-works__info{bottom:-40px;left:50%;padding:16px;right:auto;top:auto;transform:translateX(-50%);width:calc(100% - 24px)}.p-top-works__title{font-size:18px}.p-top-works__title-area{margin-top:8px}.p-top-works__title-description{font-size:12px}.p-top-works__pagination{margin-top:32px}.p-top-works__button{margin-top:24px}.l-top-cl{padding-block:64px}.p-top-cl__bg-decoration{display:none}.p-top-cl__content{padding-block:32px;width:calc(100% - 64px)}.p-top-cl__inner{padding-inline:16px}.p-top-cl__body{margin-top:24px}.p-top-cl__items{display:flex;flex-direction:column;gap:16px}.p-top-cl__item{aspect-ratio:672/436.221}.p-top-service__contents{margin-inline:0;width:100%}.p-top-service__cards{gap:16px}.p-top-service__card{flex-direction:column;gap:8px;padding:8px 16px 16px 16px}.p-top-service__card-icon{height:64px;width:64px}.p-top-service__card-body{align-items:center}.p-top-service__card-title{font-size:20px}.p-top-service__flow{gap:24px;margin-top:80px}.p-top-service__flow-head{gap:32px}.p-top-service__flow-desc{align-self:flex-start;text-align:left;width:100%}.p-top-service__flow-steps{gap:32px;min-width:704px}.p-top-service__step{align-items:center;display:grid;grid-template-columns:auto 1fr;-moz-column-gap:8px;column-gap:8px;row-gap:8px}.p-top-service__step-badge{grid-column:1/2;height:56px;margin-block:0;width:56px}.p-top-service__work-hours{margin-top:80px}.p-top-service__work-hour-box{gap:8px;margin-top:24px}.p-top-service__work-hour{font-size:18px}.p-top-service__work-hour-note{margin-top:16px}.p-top-service__step:not(:last-child)::after{display:none}.flow-box__text{font-size:10px;font-weight:500}.flow-box__number{font-size:18px}.flow-box__step-body{display:contents}.flow-box__step-title{font-size:20px;grid-column:2/3}.flow-box__step-text{grid-column:1/3;width:100%}.l-top-about{padding-top:64px}.p-top-about{gap:40px}.p-top-about__content{flex-direction:column;gap:32px;margin-top:32px}.p-top-about__leftpart{align-items:flex-start;flex-direction:row;gap:32px;justify-content:center;top:auto;width:100%}.p-top-about__image{width:100px}.p-top-about__leftpart-container{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.p-top-about__name{margin-top:0}.p-top-about__nickname{font-size:24px;font-weight:700}.p-top-about__sns{margin-top:0}.p-top-about__sns-desc{align-items:flex-end;display:flex;gap:16px;margin-top:8px}.p-top-about__rightpart{padding-inline:0;width:100%}.p-top-about__head{padding-inline:32px}.p-top-about__heading{display:block;font-size:20px;line-height:1.6}.p-top-about__heading span span{background-color:transparent;color:#6055bc;font-weight:700}.p-top-about__heading .p-top-about__line{display:inline}.p-top-about__body{gap:16px;margin-top:40px}.p-top-about__point{padding:24px 16px 16px 16px}.p-top-about__trait{font-size:20px;margin-bottom:16px}.p-top-about-gradeback{padding-bottom:64px}.p-top-about-message{border-width:8px;padding:16px;width:calc(100% - 64px)}.p-top-about-message__contents{margin-top:24px}.p-top-about-message__for{font-size:20px;text-align:center}.p-top-contact__inner{padding-inline:32px}.p-form-checkbox .wpcf7-form-control{display:flex;flex-direction:column;gap:16px}.p-modal__content{height:auto;max-height:680px;padding:40px 80px;width:91.7948717949%}.p-modal__close-btn{height:32px;width:32px}.p-modal__container{align-items:center;padding-block:40px}.p-modal__title{font-size:20px}.l-works-archive{padding-block:90px}.p-works-cards{gap:32px;grid-template-columns:repeat(2,1fr)}.p-works-cards .p-card-works:nth-child(3n+2){margin-top:0}.p-works-cards .p-card-works:nth-child(3n){margin-top:0}.l-works-content{padding-block:90px}.p-works-list__row{flex-direction:column;gap:8px;padding-block:16px}.p-works-list__head{width:100%}.p-works-pager{display:grid;gap:16px 22px;grid-template-columns:1fr 1fr;margin-top:24px}.p-works-pager__prev{grid-column:1;grid-row:1;justify-self:start}.p-works-pager__archive{grid-column:1/-1;grid-row:2;justify-self:center;margin-top:23px}.p-works-pager__next{grid-column:2;grid-row:1;justify-self:end}.p-works-related__list{gap:32px;grid-template-columns:repeat(2,1fr)}.l-animation-archive{padding-block:90px}.p-animation-cards{gap:32px;grid-template-columns:repeat(2,1fr)}.p-animation-cards .p-card-animation:nth-child(3n+2){margin-top:0}.p-animation-cards .p-card-animation:nth-child(3n){margin-top:0}.l-animation-content{padding-block:90px}.p-animation-list__row{flex-direction:column;gap:8px;padding-block:16px}.p-animation-list__head{width:100%}.p-animation-pager{display:grid;gap:16px 22px;grid-template-columns:1fr 1fr;margin-top:24px}.p-animation-pager__prev{grid-column:1;grid-row:1;justify-self:start}.p-animation-pager__archive{grid-column:1/-1;grid-row:2;justify-self:center;margin-top:23px}.p-animation-pager__next{grid-column:2;grid-row:1;justify-self:end}.p-animation-related__list{gap:32px;grid-template-columns:repeat(2,1fr)}.l-page-thanks{padding-block:130px}}@media screen and (max-width:767px){.l-inner{padding-inline:16px}.l-inner-sm{padding-inline:16px}.u-hidden-pc{display:block}.u-hidden-sp{display:none}.u-hidden-sppc{display:none}.c-section-title{font-size:40px}.c-page-title{font-size:40px}.c-main-button{font-size:18px;padding:15px 31px 15px 31px}.c-bottom-menu-buttons{border-bottom:none;border-left:none;border-right:none;bottom:0;flex-direction:row;left:0;width:100%}.c-bottom-menu-buttons .c-float-button{justify-content:center;width:50%}.c-float-button{padding:16px}.c-pager-button__text{font-size:18px}.c-pager-button--prev{gap:12.33px;padding:15px 23px 15px 10px}.c-pager-button--prev:hover::before{transform:translateX(-8px)}.c-pager-button--next{gap:12.33px;padding:15px 10px 15px 23px}.c-pager-button--next:hover::after{transform:translateX(8px)}.l-section#fv{height:calc(10.582vw + 618.73px);min-height:660px}#service.l-section{padding-inline:16px}.l-page-footer{padding-bottom:16px;padding-top:40px}.l-page-footer__contents{gap:40px}.p-footer-nav__list{display:grid;gap:32px 32px;grid-template-columns:repeat(3,1fr)}.p-footer-nav__link a{font-size:16px}.p-breadcrumbs{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;gap:0;overflow:hidden}.p-breadcrumbs span{display:inline;margin-inline:4px;white-space:normal}.p-breadcrumbs span:first-child{margin-left:0}.l-top-fv:before{top:376px}.p-top-fv__title-area{min-width:auto;width:83.5897435897%}.p-top-fv__title-main span{font-size:64px}.p-top-fv__title-sub{font-size:20px}.p-top-fv__hex{height:30.641vw;width:30.641vw}.p-top-fv__hex:first-child{left:35%;top:95%;width:105px}.p-top-fv__hex--2{bottom:-8%;left:10%;width:110px}.p-top-fv__hex--3{bottom:-20%;left:0;width:115px}.p-top-fv__hex--4{bottom:-2%;left:-3%;width:80px}.p-top-fv__hex--5{bottom:15%;right:-1%;width:125px}.p-top-fv__hex--6{bottom:-10%;right:0;width:145px}.p-top-fv__hex--7{right:12%;top:66%;width:120px}.p-top-fv__hex--8{right:7%;top:25%;width:50px}.p-top-fv__hex--9{left:-6%;top:80%;width:80px}.p-top-fv__hex--10{bottom:-25%;left:45%;width:70px}.p-top-fv__hex--11{height:120px;right:2%;top:22%;width:90px}.p-top-fv__hex--12{right:-12px;top:85%;width:80px}.p-top-fv__hex--13{bottom:-10%;left:21%;width:65px}.p-top-skills__content{min-width:auto;width:100%}.p-top-skills__strengths{align-items:center;display:flex;flex-direction:column;gap:16px;padding-inline:0}.p-top-skills__strength-card{max-height:164px;max-width:326px}.p-top-skills__strength-card:nth-child(3){max-width:326px}.p-top-skills__categories{max-width:466px;min-width:268px;width:calc(64.44vw + 74.68px)}.l-top-works{padding-block:48px}.p-top-works__slider-wrap{margin-top:24px;min-height:500px}.p-top-works__slide{max-width:300px;width:76.923vw!important}.p-top-works__image{width:100%}.p-top-works__title{font-size:16px}.p-top-works__title-area{margin-top:6px}.p-top-works__title-description{font-size:11px}.p-top-works__pagination{gap:12px;margin-top:24px}.p-top-works__button{margin-top:20px}.p-top-cl__content{padding-block:16px;width:calc(100% - 32px)}.p-top-cl__item{aspect-ratio:326/202}.p-top-service__cards{display:flex;flex-direction:column;gap:16px}.p-top-service__flow-steps{min-width:unset;width:100%}.p-top-about__head{padding-inline:0}.p-top-about-message{width:calc(100% - 32px)}.l-top-contact{padding-block:64px}.p-top-contact__inner{padding-inline:16px}.p-top-contact__header{gap:32px}.p-top-contact__head{align-items:center}.p-top-contact__submit{margin-top:32px}.p-form__fields{gap:24px;width:100%}.p-modal__content{padding:16px}.l-top-footer{padding-bottom:90px;padding-top:40px}.l-top-footer__contents{gap:40px}.l-works-archive{padding-block:80px}.p-works-archive__header{gap:16px}.p-works-archive__contents{gap:0}.p-works-cat__list{display:flex;gap:8px 16px;justify-content:flex-start}.p-works-cat__link{padding:3px 23px}.p-works-cat__link-text{font-size:16px}.p-works-cards{display:flex;flex-direction:column;gap:32px;margin-top:32px}.l-works-content{padding-block:80px}.p-works-content__container{gap:30px}.p-works-content__header{gap:16px}.p-works-content__contents{gap:64px}.p-works-post__inner{padding-inline:0}.p-works-post__header{gap:30px}.p-works-post__thumbnail{aspect-ratio:358/239}.p-works-post__guide{bottom:8px;height:69px;right:8px;width:60px}.p-works-post__guide-text{font-size:10px}.p-works-post__title-text{font-size:24px}.p-works-post__category{margin-top:0}.p-works-post__body{margin-top:16px}.p-works-post__hp{margin-top:16px;padding:8px 24px}.p-works-post__hp-url{font-size:16px}.p-works-post__hp-area{align-items:center;flex-direction:column;margin-top:10px}.p-works-post__hp-info{gap:16px}.p-works-post__hp-label{font-size:12px;text-align:left;width:80px}.p-works-post__hp-value{font-size:12px}.p-works-related{gap:24px}.p-works-related__list{gap:16px;grid-template-columns:1fr;max-width:358px}.p-card-works__thumbnail{aspect-ratio:179/116}.p-card-works__body{padding:8px}.p-card-works__title{font-size:20px}.l-animation-archive{padding-block:80px}.p-animation-archive__header{gap:16px}.p-animation-archive__contents{gap:0}.p-animation-cat__list{display:flex;gap:8px 16px;justify-content:flex-start}.p-animation-cat__link{padding:3px 23px}.p-animation-cat__link-text{font-size:16px}.p-animation-cards{display:flex;flex-direction:column;gap:32px;margin-top:32px}.l-animation-content{padding-block:80px}.p-animation-content__container{gap:30px}.p-animation-content__header{gap:16px}.p-animation-content__contents{gap:64px}.p-animation-post__inner{padding-inline:0}.p-animation-post__header{gap:30px}.p-animation-post__thumbnail{aspect-ratio:358/239}.p-animation-post__guide{bottom:8px;height:69px;right:8px;width:60px}.p-animation-post__guide-text{font-size:10px}.p-animation-post__title{gap:0}.p-animation-post__title-text{font-size:24px}.p-animation-post__body{margin-top:16px}.p-animation-related{gap:24px}.p-animation-related__list{gap:16px;grid-template-columns:1fr;max-width:358px}.p-card-animation__thumbnail{aspect-ratio:179/116}.p-card-animation__body{padding:8px}.p-card-animation__title{font-size:20px}.l-page-thanks{padding-block:140px}.p-thanks__contents{gap:19px}.p-thanks__body{gap:48px}.p-thanks__container{gap:32px}.p-thanks__message{font-size:20px}.l-page-notfound{padding-block:80px}.p-notfound__contents{gap:19px}.p-notfound__body{gap:48px}.p-notfound__message{font-size:24px}}@media screen and (max-width:500px){.p-top-fv__title-main span{font-size:clamp(48px,16.4vw,64px)}.p-top-fv__title-sub{font-size:clamp(15px,5.12vw,20px)}.p-top-fv__hex:first-child{left:33vw;top:560px;width:70px}.p-top-fv__hex--2{bottom:40px;left:12vw;width:70px}.p-top-fv__hex--3{bottom:0;left:0;width:80px}.p-top-fv__hex--4{bottom:85px;left:-5vw;width:40px}.p-top-fv__hex--4 path{stroke-width:45px}.p-top-fv__hex--5{bottom:145px;right:-1vw;width:115px}.p-top-fv__hex--6{bottom:25px;right:-5vw;width:125px}.p-top-fv__hex--7{right:15vw;top:480px;width:105px}.p-top-fv__hex--8{right:16vw;top:330px;width:40px}.p-top-fv__hex--9{left:-14vw;top:510px;width:80px}.p-top-fv__hex--10{bottom:30px;left:45vw;width:90px}.p-top-fv__hex--11{height:150px;right:2vw;top:300px;width:38px}.p-top-fv__hex--12{right:-13vw;top:560px;width:80px}.p-top-fv__hex--13{bottom:0;left:24vw;width:35px}}@media screen and (max-width:389px){.c-pager-button__text{font-size:clamp(14px,4vw,18px)}.c-pager-button--prev{padding:15px clamp(12px,6vw,23px) 15px clamp(5px,2.5vw,10px)}.c-pager-button--next{padding:15px clamp(5px,2.5vw,10px) 15px clamp(12px,6vw,23px)}.p-top-fv__bg-decoration{left:50%;margin-left:-195px;transform:scale(.2564102564vw);transform-origin:top center;width:390px}.p-top-skills__inner{padding-inline:16px}.p-top-skills__strength-card{margin-inline:0}.p-top-skills__strength-desc{font-size:16.5px}.p-top-skills__categories{margin-inline:0}.p-top-skills__category-title{font-size:16px}.p-top-skills__category-text{font-size:14px}.p-top-skills__category-tags{font-size:14px}.p-top-skills__category-tags span{font-size:14px}.p-works-post__guide{height:17.692vw;width:15.385vw}.p-works-post__guide-text{font-size:2.564vw}.p-works-pager{gap:16px 10px}.p-animation-post__guide{height:17.692vw;width:15.385vw}.p-animation-post__guide-text{font-size:2.564vw}.p-animation-pager{gap:16px 10px}}@keyframes borderRun{0%{left:-6px;top:-6px}35%{left:calc(100% + -6px);top:-6px}50%{left:calc(100% + -6px);top:calc(100% + -6px)}85%{left:-6px;top:calc(100% + -6px)}100%{left:-6px;top:-6px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}