@charset "UTF-8";:root{--color_text: #333333;--color_heading: #000000;--color_main: #333333;--color_bg: #ffffff;--color_bg_gray: #f4f4f4;--color_border: #cccccc;--color_link: #005ab4;--color_accent: #d84005;--color_logo: #10218b;--font-weight: 500;--font-weight-bold: 700;--line-height: 1.75;--letter-spacing: .04em}:root{--l-header-h: 56px}@media screen and (min-width:768px){:root{--l-header-h: 64px}}.l-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#050a2c}.l-header__inner{display:flex;align-items:center;height:var(--l-header-h);padding-left:30px}@media screen and (max-width:767px){.l-header__inner{padding-left:15px}}.l-header__logo{display:flex}.l-header__logo img{display:block;height:auto;width:100px}@media screen and (max-width:767px){.l-header__logo img{width:80px}}.l-footer{background:#050a2c;color:#fff}.l-footer__inner{display:flex;flex-direction:column-reverse;align-items:center;gap:16px;padding:20px 16px}@media screen and (min-width:768px){.l-footer__inner{flex-direction:row;justify-content:space-between;gap:0;height:48px;padding:0 40px}}.l-footer__copyright{margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;font-weight:400;font-size:11px;line-height:1.5;text-align:center}@media screen and (min-width:768px){.l-footer__copyright{text-align:left;white-space:nowrap}}.l-footer__links{display:flex;align-items:center;gap:16px;margin:0;padding:0;list-style:none}.l-footer__links li{display:flex}.l-footer__link{position:relative;display:inline-flex;align-items:center;gap:4px;color:#fff!important;text-decoration:none;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;font-weight:400;font-size:11px;line-height:1.5;white-space:nowrap}.l-footer__link:hover{text-decoration:underline;text-decoration-color:#fff;text-underline-offset:2px}.l-footer__link:before{content:"";position:absolute;inset:-6px 0}.l-footer__link-icon{display:block;width:15px;height:15px;flex-shrink:0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(90deg)}}}.l-main{overflow:clip;padding-top:var(--l-header-h)}@keyframes kv-fade-in{to{opacity:1}}@property --kv-circle-draw{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes kv-draw-c{0%{--kv-circle-draw: 0deg}to{--kv-circle-draw: 310deg}}@keyframes kv-draw-tail{0%{--kv-circle-draw: 0deg}to{--kv-circle-draw: 210deg}}@keyframes kv-stage-in{0%{opacity:0;transform:scale(.85)}55%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media(scripting:enabled){.p-home-kv__illust-inner img[src*=kv-stage]{opacity:0;transform-origin:center}.p-home-kv__illust-inner img[src*=kv-stage].is-in{animation:kv-stage-in .6s ease-out both}.p-home-kv .p-kv-search,.p-home-kv__scroll{opacity:0}}@media(prefers-reduced-motion:reduce){.p-home-kv__illust-inner img[src*=kv-stage]{opacity:1;animation:none}.p-home-kv .p-kv-search,.p-home-kv__scroll{opacity:1}}.js-kvfade-on .p-home-kv .js-kv-fade{opacity:0;transform:translateY(40px)}.js-kvfade-on .p-home-kv .js-kv-fade.is-shown{opacity:1;transform:none;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1) .3s,transform 1.2s cubic-bezier(.19,1,.22,1) .3s}.js-kvfade-on .p-home-kv__lead.js-kv-fade{transform:translate(-50%,40px)}.js-kvfade-on .p-home-kv__lead.js-kv-fade.is-shown{transform:translate(-50%)}.js-kvfade-on .p-home-kv__illust-inner img[src*=kv-hito-2].is-shown{transition-delay:.42s}.js-kvfade-on .p-home-kv__illust-inner img[src*=kv-hito-3].is-shown{transition-delay:.54s}.js-kvfade-on .p-home-kv__illust-inner img[src*=kv-hito-4].is-shown{transition-delay:.66s}.p-home-kv{background-color:#e6eef2}.p-home-kv__inner{position:relative;margin-inline:auto;box-sizing:content-box;aspect-ratio:390/962;padding-bottom:calc(min(100%,390px) * 506 / 390);container-type:inline-size}@media screen and (min-width:768px){.p-home-kv__inner{aspect-ratio:1240/1309;padding-bottom:0;max-width:1349px}}.p-home-kv__illust{position:absolute;top:0;left:0;aspect-ratio:390/1375;width:100%}@media screen and (min-width:768px){.p-home-kv__illust{aspect-ratio:1240/1255;max-width:1349px}}.p-home-kv__illust-inner{--kv-fixed-w: min(100cqw, 390px);position:relative;width:100%;height:100%;aspect-ratio:390/1375}@media screen and (min-width:768px){.p-home-kv__illust-inner{aspect-ratio:1240/1256;max-width:1349px}}.p-home-kv__illust-inner--pc{display:none}@media screen and (min-width:768px){.p-home-kv__illust-inner--sp{display:none}.p-home-kv__illust-inner--pc{display:block}}.p-home-kv__illust-inner img{position:absolute}.p-home-kv__illust-inner--sp .p-home-kv__scene--office{left:0;top:0;width:45.8974358974%}.p-home-kv__illust-inner--sp .p-home-kv__scene--kobo{right:0;top:0;width:51.0256410256%}.p-home-kv__illust-inner--sp .p-home-kv__scene--iryo{right:0;top:23.5897435897cqw;width:41.7948717949%}.p-home-kv__illust-inner--sp .p-home-kv__scene--tenji{left:0;top:101.2820512821cqw;width:51.0256410256%}.p-home-kv__illust-inner--sp .p-home-kv__scene--cafe{right:0;top:99.7435897436cqw;width:46.9230769231%}.p-home-kv__illust-inner--sp .p-home-kv__scene--gakko{left:3.3333333333%;top:152.5641025641cqw;width:52.3076923077%}.p-home-kv__illust-inner--sp .p-home-kv__scene--hito1{left:calc(50% - var(--kv-fixed-w) / 2 + var(--kv-fixed-w) * 25 / 390);top:calc(197.4358974359cqw + var(--kv-fixed-w) * 154 / 390);width:calc(var(--kv-fixed-w) * 44 / 390)}.p-home-kv__illust-inner--sp .p-home-kv__scene--hito2{right:calc(50% - var(--kv-fixed-w) / 2 + var(--kv-fixed-w) * 18 / 390);top:calc(197.4358974359cqw + var(--kv-fixed-w) * 206 / 390);width:calc(var(--kv-fixed-w) * 54 / 390)}.p-home-kv__illust-inner--sp .p-home-kv__scene--hito3{left:calc(50% - var(--kv-fixed-w) / 2 - var(--kv-fixed-w) * 7 / 390);top:calc(197.4358974359cqw + var(--kv-fixed-w) * 453 / 390);width:calc(var(--kv-fixed-w) * 90 / 390)}.p-home-kv__illust-inner--sp .p-home-kv__scene--hito4{right:calc(50% - var(--kv-fixed-w) / 2 + var(--kv-fixed-w) * 7 / 390);top:calc(197.4358974359cqw + var(--kv-fixed-w) * 467 / 390);width:calc(var(--kv-fixed-w) * 100 / 390)}.p-home-kv__illust-inner--pc .p-home-kv__scene--iryo{top:0;left:7.6%;width:39%}.p-home-kv__illust-inner--pc .p-home-kv__scene--office{top:8.7%;left:-8.7%;width:32%}.p-home-kv__illust-inner--pc .p-home-kv__scene--kobo{top:-4.9%;right:0;width:49%}.p-home-kv__illust-inner--pc .p-home-kv__scene--cafe{top:12.2%;right:-15.7%;width:40.1%}.p-home-kv__illust-inner--pc .p-home-kv__scene--tenji{top:33.2%;right:44.8%;width:41%}.p-home-kv__illust-inner--pc .p-home-kv__scene--gakko{top:31.9%;right:16.3%;width:26.8%}.p-home-kv__illust-inner--pc .p-home-kv__scene--hito1{top:54.4%;left:9.7%;width:5.1%}.p-home-kv__illust-inner--pc .p-home-kv__scene--hito2{top:58.2%;right:9.1%;width:6.5%}.p-home-kv__illust-inner--pc .p-home-kv__scene--hito3{top:67%;left:7.4%;width:13.1%}.p-home-kv__illust-inner--pc .p-home-kv__scene--hito4{top:68.7%;right:8.2%;width:13.9%}.p-home-kv__heading{position:absolute;left:50%;transform:translate(-50%);top:55.1282051282cqw;width:92.3076923077%;margin:0;line-height:0;z-index:1}@media screen and (min-width:768px){.p-home-kv__heading{top:14.820473644%;width:49.1935483871%}}.p-home-kv__heading-text{display:block;width:100%;height:auto;opacity:0;animation:kv-fade-in .6s ease forwards;animation-delay:1.3s}.p-home-kv__heading-circle{position:absolute;height:auto}.p-home-kv__heading-circle--c{left:18.31%;top:37.4%;width:27.4%;-webkit-mask:conic-gradient(from 110deg at 67% 57.7%,#000 var(--kv-circle-draw),rgba(0,0,0,0) var(--kv-circle-draw));mask:conic-gradient(from 110deg at 67% 57.7%,#000 var(--kv-circle-draw),rgba(0,0,0,0) var(--kv-circle-draw));animation:kv-draw-c .2s linear forwards;animation-delay:1.9s}.p-home-kv__heading-circle--tail{left:19.75%;top:37.56%;width:35.4%;-webkit-mask:conic-gradient(from 40deg at 47.8% 48.9%,#000 var(--kv-circle-draw),rgba(0,0,0,0) var(--kv-circle-draw));mask:conic-gradient(from 40deg at 47.8% 48.9%,#000 var(--kv-circle-draw),rgba(0,0,0,0) var(--kv-circle-draw));animation:kv-draw-tail .1s linear forwards;animation-delay:2.1s}@media(prefers-reduced-motion:reduce){.p-home-kv__heading-text{opacity:1;animation:none}.p-home-kv__heading-circle{animation:none;opacity:1;-webkit-mask:none;mask:none}}.p-home-kv.is-kv-intro .p-home-kv__heading-text,.p-home-kv.is-kv-intro .p-home-kv__heading-circle--c,.p-home-kv.is-kv-intro .p-home-kv__heading-circle--tail{animation:none}.p-home-kv.is-kv-intro.is-kc-start .p-home-kv__heading-text{animation:kv-fade-in .6s ease forwards}.p-home-kv.is-kv-intro.is-kc-start .p-home-kv__heading-circle--c{animation:kv-draw-c .2s linear forwards;animation-delay:.6s}.p-home-kv.is-kv-intro.is-kc-start .p-home-kv__heading-circle--tail{animation:kv-draw-tail .1s ease-out forwards;animation-delay:.8s}.p-home-kv.is-kv-intro.is-kc-start .p-kv-search{animation:kv-fade-in .6s ease forwards;animation-delay:.9s}.p-home-kv.is-kv-intro.is-kc-start .p-home-kv__scroll{animation:kv-fade-in .6s ease forwards;animation-delay:1.3s}.p-home-kv .p-kv-search{position:absolute;left:50%;top:83.3333333333cqw;transform:translate(-50%);display:flex;gap:1.728cqw;z-index:1}.p-home-kv .p-kv-search__btn{display:inline-flex;align-items:center;justify-content:center;position:relative;width:41.026cqw;height:11.282cqw;padding:0;border-radius:999px;border:.641cqw solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#70eaff,#66a6ff) border-box;cursor:pointer;transition:background .2s ease}.p-home-kv .p-kv-search__btn:hover{background:#007cd4}.p-home-kv .p-kv-search__btn:hover .p-kv-search__label{color:#fff}.p-home-kv .p-kv-search__btn:hover .p-kv-search__icon{filter:brightness(0) invert(1)}.p-home-kv .p-kv-search__label{font-weight:700;font-size:3.59cqw;line-height:1;letter-spacing:.07em;color:#000;transition:color .2s ease}.p-home-kv .p-kv-search__icon{position:absolute;top:50%;right:2.564cqw;width:3.59cqw;height:3.59cqw;transform:translateY(-50%);transition:filter .2s ease}@media screen and (min-width:768px){.p-home-kv .p-kv-search{top:27.731092437%;gap:1.29cqw}.p-home-kv .p-kv-search__btn{width:14.516cqw;height:4.032cqw;border-width:.242cqw}.p-home-kv .p-kv-search__label{font-size:1.129cqw}.p-home-kv .p-kv-search__icon{right:1.29cqw;width:1.29cqw;height:1.29cqw}}.p-home-kv__lead{--kv-fixed-w: min(100cqw, 390px);position:absolute;left:50%;top:197.4358974359cqw;transform:translate(-50%);margin:0;color:var(--color_text);font-weight:600;font-size:calc(var(--kv-fixed-w) * 16 / 390);line-height:2.8;letter-spacing:.05em;text-align:center;white-space:nowrap}@media screen and (min-width:768px){.p-home-kv__lead{top:61.7265087853%;font-size:1.452cqw}}.p-home-kv__wordmark{position:absolute;left:50%;transform:translate(-50%);height:auto;pointer-events:none}.p-home-kv__wordmark--sp{--kv-fixed-w: min(100cqw, 390px);top:calc(197.4358974359cqw + var(--kv-fixed-w) * 512 / 390);width:100%}@media screen and (min-width:768px){.p-home-kv__wordmark--sp{display:none}}.p-home-kv__wordmark--pc{display:none}@media screen and (min-width:768px){.p-home-kv__wordmark--pc{display:block;top:90.2979373568%;width:100%}}.p-home-kv__scroll{display:grid;place-items:center;position:absolute;left:49.0538461538%;top:108.8cqw;transform:translate(-50%,-50%);width:18.6256410256%;aspect-ratio:1;z-index:1;pointer-events:none}@media screen and (min-width:768px){.p-home-kv__scroll{left:90.4758064516%;top:46.6080977846%;width:7.6314516129%}}.p-home-kv__scroll-ring,.p-home-kv__scroll-arrow{grid-area:1/1;align-self:center;justify-self:center;height:auto}.p-home-kv__scroll-ring{width:100%}.p-home-kv__scroll-arrow{width:38.7%}@media screen and (min-width:768px){.p-home-kv__br-sp{display:none}}.p-marker{background:#ffed86;padding:4px 2px;line-height:calc(1em + 12px);-webkit-box-decoration-break:clone;box-decoration-break:clone}.p-home-question{width:100%;background:#e6eef2}.p-home-question__worry,.p-home-question__solve{position:relative}.p-home-question__arrow{position:absolute;left:50%;top:18px;transform:translate(-50%,-50%);width:72px;height:auto;z-index:3;pointer-events:none}@media screen and (min-width:768px){.p-home-question__arrow{width:96px}}.p-question-worry{position:relative;width:calc(100% - max(20px,3%));background:#fff;border-radius:0 60px 0 0;overflow:clip}.p-question-worry__inner{position:relative;max-width:370px;aspect-ratio:370/640;margin-inline:auto;text-align:center}.p-question-worry__head{padding-top:56px;color:#000}.p-question-worry__illust{position:absolute;left:50%;top:172px;transform:translate(-50%);width:110%;max-width:405px;aspect-ratio:405/677;container-type:inline-size;z-index:1}.p-question-worry__person{display:block;width:100%;height:auto}.p-question-worry__label{position:absolute;top:23%;right:max(10px,1.5%);transform:translate(50%);width:auto;height:56px;pointer-events:none}.p-question-worry__lead{margin:0;font-weight:700;font-size:20px;line-height:1.5;letter-spacing:.07em}.p-question-worry__title{margin:3px 0 0;font-weight:700;font-size:28px;line-height:1.29;letter-spacing:.07em}.p-question-worry__illust-pc{display:none}.p-question-worry__person-pc{display:block;width:100%;height:auto}.p-question-worry__illust-tb{display:none}.p-question-worry__person-tb{display:block;width:100%;height:auto}@media screen and (min-width:768px){.p-question-worry{width:calc(100% - max(20px,3%));border-radius:0 80px 0 0}.p-question-worry__inner{max-width:1200px;aspect-ratio:1200/602;container-type:inline-size}.p-question-worry__head{padding-top:5.33cqw}.p-question-worry__lead{font-size:2cqw}.p-question-worry__title{margin:0;font-size:3cqw;line-height:1.5}.p-question-worry__title-br,.p-question-worry__illust{display:none}.p-question-worry__illust-pc{display:block;position:absolute;left:6.9%;top:28.6%;width:89.9%;aspect-ratio:1080/383;container-type:inline-size}.p-question-worry__label{top:28%;right:max(10px,1.5%);height:83px}}@media(min-width:768px)and (max-width:1024px){.p-question-worry__inner{max-width:984px;aspect-ratio:984/602}.p-question-worry__head{padding-top:6.5cqw}.p-question-worry__lead{font-size:2.44cqw}.p-question-worry__title{font-size:3.66cqw;line-height:1.5}.p-question-worry__illust-pc{display:none}.p-question-worry__illust-tb{display:block;position:absolute;left:10.67%;top:28.57%;width:80.08%;aspect-ratio:788/382;container-type:inline-size;z-index:1}}.p-question-bubble-pc{position:absolute;inset:0;z-index:2;pointer-events:none;transform:translateY(-5px)}.p-question-bubble-pc__check{position:absolute;width:3.52%;height:auto}.p-question-bubble-pc__text{position:absolute;margin:0;font-size:1.668cqw;line-height:1.7;letter-spacing:.04em;text-align:left;color:#000;white-space:nowrap}.p-question-bubble-pc__run{font-weight:600}.p-question-bubble-pc .is-key{font-weight:700;color:#db4005}.p-question-bubble-pc:nth-of-type(1) .p-question-bubble-pc__check{left:14.2%;top:5.3%}.p-question-bubble-pc:nth-of-type(2) .p-question-bubble-pc__check{left:56.9%;top:6.3%}.p-question-bubble-pc:nth-of-type(3) .p-question-bubble-pc__check{left:3.9%;top:38.4%}.p-question-bubble-pc:nth-of-type(4) .p-question-bubble-pc__check{left:69.4%;top:40.2%}.p-question-bubble-pc:nth-of-type(5) .p-question-bubble-pc__check{left:8.1%;top:76.2%}.p-question-bubble-pc:nth-of-type(6) .p-question-bubble-pc__check{left:63%;top:77%}.p-question-bubble-pc:nth-of-type(1) .p-question-bubble-pc__text{left:18.3%;top:6.3%}.p-question-bubble-pc:nth-of-type(2) .p-question-bubble-pc__text{left:61%;top:6.5%}.p-question-bubble-pc:nth-of-type(3) .p-question-bubble-pc__text{left:8.1%;top:39.9%}.p-question-bubble-pc:nth-of-type(4) .p-question-bubble-pc__text{left:73.5%;top:40.7%}.p-question-bubble-pc:nth-of-type(5) .p-question-bubble-pc__text{left:12.3%;top:76.8%}.p-question-bubble-pc:nth-of-type(6) .p-question-bubble-pc__text{left:67.2%;top:77.5%}.p-question-bubble-tb{position:absolute;inset:0;z-index:2;pointer-events:none;transform:translateY(-5px)}.p-question-bubble-tb__check{position:absolute;width:4.82%;height:auto}.p-question-bubble-tb__text{position:absolute;margin:0;font-size:2.284cqw;line-height:1.7;letter-spacing:.04em;text-align:left;color:#000;white-space:nowrap}.p-question-bubble-tb__run{font-weight:600}.p-question-bubble-tb .is-key{font-weight:700;color:#db4005}.p-question-bubble-tb:nth-of-type(1) .p-question-bubble-tb__check{left:6.4%;top:5.3%}.p-question-bubble-tb:nth-of-type(2) .p-question-bubble-tb__check{left:61.9%;top:6.3%}.p-question-bubble-tb:nth-of-type(3) .p-question-bubble-tb__check{left:3.8%;top:38.5%}.p-question-bubble-tb:nth-of-type(4) .p-question-bubble-tb__check{left:61.9%;top:40.3%}.p-question-bubble-tb:nth-of-type(5) .p-question-bubble-tb__check{left:7.2%;top:76.4%}.p-question-bubble-tb:nth-of-type(6) .p-question-bubble-tb__check{left:59.6%;top:77.2%}.p-question-bubble-tb:nth-of-type(1) .p-question-bubble-tb__text{left:12.1%;top:6.3%}.p-question-bubble-tb:nth-of-type(2) .p-question-bubble-tb__text{left:67.6%;top:6.5%}.p-question-bubble-tb:nth-of-type(3) .p-question-bubble-tb__text{left:9.4%;top:40.1%}.p-question-bubble-tb:nth-of-type(4) .p-question-bubble-tb__text{left:67.6%;top:40.8%}.p-question-bubble-tb:nth-of-type(5) .p-question-bubble-tb__text{left:12.9%;top:77%}.p-question-bubble-tb:nth-of-type(6) .p-question-bubble-tb__text{left:65.3%;top:77.8%}.p-question-solve{position:relative;width:calc(100% - max(20px,3%));margin-left:auto;background:#007cd4;border-radius:0 0 0 60px;overflow:clip}.p-question-solve__inner{position:relative;max-width:370px;margin-inline:auto;text-align:center}.p-question-solve__head{padding-top:79px;color:#fff}.p-question-solve__lead{margin:0;font-weight:700;font-size:20px;line-height:1.5;letter-spacing:.07em}.p-question-solve__title{margin:7px 0 0;font-weight:700;font-size:28px;line-height:1.3;letter-spacing:.07em}.p-question-solve__label{position:absolute;top:26.6%;left:max(10px,1.5%);transform:translate(-50%);width:auto;height:111px;z-index:1;pointer-events:none}@media screen and (min-width:768px){.p-question-solve{width:calc(100% - max(20px,3%));border-radius:0 0 0 80px}.p-question-solve__inner{max-width:1240px}.p-question-solve__head{padding-top:80px}.p-question-solve__lead{font-size:24px}.p-question-solve__title{margin:6px 0 0;font-size:36px;line-height:1.5}.p-question-solve__title-br{display:none}.p-question-solve__label{top:22%;left:max(10px,1.5%);height:130px}}@media(min-width:768px)and (max-width:1024px){.p-question-solve__inner{max-width:740px}}.p-solve-cards{width:100%;max-width:401px;box-sizing:border-box;margin:24px auto 0;padding:0 15px 59px;display:flex;flex-direction:column;align-items:center;gap:8px}.p-solve-cards__grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 15px}@media screen and (min-width:768px){.p-solve-cards{display:none}}.p-solve-cards-pc{display:none}@media screen and (min-width:768px){.p-solve-cards-pc{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 24px;width:100%;max-width:1007px;margin:28px auto 0;padding-bottom:64px}}@media(min-width:768px)and (max-width:1024px){.p-solve-cards-pc{display:grid;grid-template-columns:repeat(6,1fr);gap:7px 19px;max-width:740px;padding-bottom:40px}}.p-solve-card-pc{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 auto;width:233px;min-width:0;aspect-ratio:234/158;background:url(/b_solution/biz/common/img/home/solve-ellipse.svg) center/100% 100% no-repeat}@media(min-width:768px)and (max-width:1024px){.p-solve-card-pc{width:auto}.p-solve-card-pc:nth-child(1){grid-row:1;grid-column:2/4}.p-solve-card-pc:nth-child(2){grid-row:1;grid-column:4/6}.p-solve-card-pc:nth-child(3){grid-row:2;grid-column:1/3}.p-solve-card-pc:nth-child(4){grid-row:2;grid-column:3/5}.p-solve-card-pc:nth-child(5){grid-row:2;grid-column:5/7}.p-solve-card-pc:nth-child(6){grid-row:3;grid-column:2/4}.p-solve-card-pc:nth-child(7){grid-row:3;grid-column:4/6}}.p-solve-card-pc__icon{display:block;width:auto;height:54px}.p-solve-card-pc__label{margin:6px 0 0;font-weight:700;font-size:17px;line-height:1.3;letter-spacing:.05em;color:#000;text-align:center;white-space:nowrap}.p-solve-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;box-sizing:border-box;padding-bottom:22px;min-width:0;aspect-ratio:162/109;background:url(/b_solution/biz/common/img/home/solve-ellipse.svg) center/100% 100% no-repeat}.p-solve-card--top{width:calc(50% - 7.5px)}.p-solve-card__icon{display:block;width:auto;height:auto}.p-solve-card__label{margin:4px 0 0;font-weight:700;font-size:14px;line-height:1.3;letter-spacing:.05em;color:#000;text-align:center;white-space:nowrap}.p-question-bubble{position:absolute;inset:0;z-index:2;pointer-events:none;transform:translateY(-5px)}.p-question-bubble__check{position:absolute;width:6.4%;height:auto}.p-question-bubble__text{position:absolute;transform:translate(-50%);margin:0;font-size:3.21cqw;line-height:1.55;letter-spacing:.04em;text-align:center;color:#000}.p-question-bubble:nth-of-type(1) .p-question-bubble__text{left:42.2%;top:7.5%;width:36%}.p-question-bubble:nth-of-type(2) .p-question-bubble__text{left:80.6%;top:12.4%;width:34%}.p-question-bubble:nth-of-type(3) .p-question-bubble__text{left:79.1%;top:32.8%;width:36%}.p-question-bubble:nth-of-type(4) .p-question-bubble__text{left:19.5%;top:25.1%;width:36%}.p-question-bubble:nth-of-type(5) .p-question-bubble__text{left:20.9%;top:44.8%;width:34%}.p-question-bubble:nth-of-type(6) .p-question-bubble__text{left:75.1%;top:52.9%;width:36%}.p-question-bubble__run{font-weight:600}.p-question-bubble .is-key{font-weight:700;color:#db4005}.p-question-bubble:nth-of-type(1) .p-question-bubble__check{left:39%;top:3.4%}.p-question-bubble:nth-of-type(2) .p-question-bubble__check{left:77.3%;top:8.3%}.p-question-bubble:nth-of-type(3) .p-question-bubble__check{left:76%;top:28.7%}.p-question-bubble:nth-of-type(4) .p-question-bubble__check{left:16.3%;top:21%}.p-question-bubble:nth-of-type(5) .p-question-bubble__check{left:17.5%;top:40.6%}.p-question-bubble:nth-of-type(6) .p-question-bubble__check{left:72.1%;top:48.7%}.p-home-case{width:100%;background:#e8edef}.p-home-case__inner{max-width:390px;margin-inline:auto;padding:72px 0 41px;text-align:center}@media screen and (min-width:768px){.p-home-case__inner{max-width:1240px;padding:90px 20px 60px}}.p-home-case__head{position:relative}.p-home-case__wordmark{position:absolute;top:0;left:50%;transform:translate(-50%);width:83.85%;height:auto;z-index:0;pointer-events:none}@media screen and (min-width:768px){.p-home-case__wordmark{width:722px}}.p-home-case__title{position:relative;z-index:1;margin:0;padding-top:25px;color:#000}@media screen and (min-width:768px){.p-home-case__title{padding-top:66px}}.p-home-case__title-sub{display:block;font-weight:700;font-size:18px;line-height:1.5;letter-spacing:.07em}@media screen and (min-width:768px){.p-home-case__title-sub{font-size:20px}}.p-home-case__title-main{display:block;font-weight:700;font-size:28px;line-height:1.5;letter-spacing:.07em}@media screen and (min-width:768px){.p-home-case__title-main{font-size:34px}}.p-home-case__lead{margin:20px 0 0;color:#000;font-weight:400;font-size:16px;line-height:1.75;letter-spacing:.02em;text-align:center}@media screen and (min-width:768px){.p-home-case__lead{margin-top:28px}}@media screen and (min-width:768px){.p-home-case__br-sp{display:none}}@media(min-width:768px)and (max-width:1024px){.p-home-case__inner{max-width:740px;padding-inline:0}.p-home-case__wordmark{width:599px}.p-home-case__lead{max-width:668px;margin-inline:auto}}.p-case-index{display:flex;flex-direction:column;gap:12px;margin-top:27px;padding:0 20px}@media screen and (min-width:768px){.p-case-index{flex-direction:row;justify-content:center;gap:40px;margin-top:61px;padding:0}}@media(min-width:768px)and (max-width:1024px){.p-case-index{gap:16px}}.p-case-index__card{display:flex;align-items:center;min-height:88px;padding:0 15px 0 20px;border-radius:20px;background:#fff;text-decoration:none;transition:box-shadow .2s ease}.p-case-index__card:hover{text-decoration:none}@media screen and (min-width:768px){.p-case-index__card{position:relative;flex:1 1 0;flex-direction:column;max-width:320px;min-height:0;padding:46px 20px 6px;border-radius:30px;text-align:center}}.p-case-index__badge{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#007cd4;color:#fff}@media screen and (min-width:768px){.p-case-index__badge{position:absolute;top:-33px;left:50%;transform:translate(-50%);width:75px;height:75px}}.p-case-index__badge-label{font-weight:700;font-size:12px;line-height:1;letter-spacing:.05em}@media screen and (min-width:768px){.p-case-index__badge-label{font-size:14px}}.p-case-index__badge-no{margin-top:2px;font-weight:600;font-size:18px;line-height:1}@media screen and (min-width:768px){.p-case-index__badge-no{font-size:20px}}.p-case-index__title{flex:1;margin:0 0 0 16px;text-align:left;font-weight:600;font-size:16px;line-height:1.5;letter-spacing:.02em;color:#000;transition:color .2s ease}@media screen and (min-width:768px){.p-case-index__title{flex:none;margin:0;text-align:center}}.p-case-index__chevron{flex-shrink:0;display:block;margin:0;transition:transform .2s ease}@media screen and (min-width:768px){.p-case-index__chevron{margin:6px auto 0}}.p-case-index__card:hover{box-shadow:inset 0 0 0 3px #007cd4}.p-case-index__card:hover .p-case-index__title{color:#005ab4}.p-case-index__card:hover .p-case-index__chevron{transform:translateY(3px)}@media screen and (min-width:768px){.p-case-index__br-sp{display:none}}@media screen and (min-width:768px)and (max-width:1024px){.p-case-index__br-sp{display:inline}}.p-case-index__br-pc{display:none}@media screen and (min-width:768px){.p-case-index__br-pc{display:inline}}.p-home-case-card{width:100%;background:#e8edef;scroll-margin-top:calc(var(--l-header-h) + 15px);padding-bottom:79px}@media screen and (max-width:767px){.p-home-case-card{padding-bottom:64px}}.p-home-case-card--last{padding-bottom:0}.p-home-case-card__inner{margin-inline:auto}.p-case-card__head{text-align:center;padding:8px 20px 0}.p-case-card__badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:64px;margin-inline:auto;margin-bottom:22px}@media screen and (max-width:767px){.p-case-card__badge{margin-bottom:16px}}.p-case-card__badge{border-radius:50%;background:#007cd4;color:#fff}.p-case-card__badge-label{font-weight:700;font-size:12px;line-height:1;letter-spacing:.05em}.p-case-card__badge-no{margin-top:2px;font-weight:600;font-size:18px;line-height:1}.p-case-card__title{font-weight:700;font-size:24px;line-height:1.5;letter-spacing:.05em;color:#000}.p-case-card__photo-wrap{position:relative;z-index:2;width:calc(100% - 40px);margin:40px 20px 0}.p-case-card__photo{display:block;width:100%;height:auto;aspect-ratio:350/220;object-fit:cover;border-radius:30px}.p-case-card__photo-clip{display:block;aspect-ratio:350/220;border-radius:30px;overflow:hidden}.p-case-card__photo-wrap--sp .p-case-card__photo{height:100%;aspect-ratio:auto;border-radius:0;object-position:var(--photo-sp-x, 50%) var(--photo-sp-y, 50%);transform:scale(var(--photo-sp-zoom, 1));transform-origin:var(--photo-sp-x, 50%) var(--photo-sp-y, 50%)}.p-case-card__photo-office{position:absolute;top:calc(var(--office-top-sp, -70) / 220 * 100%);right:calc(var(--office-right-sp, -10) / 350 * 100%);width:calc(var(--office-w-sp, 90) / 350 * 100%);height:auto;pointer-events:none;opacity:0;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1)}.p-case-card__photo-office.is-inview{opacity:1}@media(prefers-reduced-motion:reduce){.p-case-card__photo-office{opacity:1;transition:none}}.p-case-card__office-pc{display:none;opacity:0;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1)}.p-case-card__office-pc.is-inview{opacity:1}@media(prefers-reduced-motion:reduce){.p-case-card__office-pc{opacity:1;transition:none}}.p-case-card__card{position:relative;z-index:1;margin-top:-90px;padding:90px 20px 80px;background:#fff}.p-case-card__company{margin:24px 0 0;font-weight:600;font-size:16px;line-height:1.25;color:#000}.p-case-card__desc{margin:14px 0 0;font-weight:700;font-size:20px;line-height:1.5;letter-spacing:.02em;color:#101828}.p-case-card__desc{word-break:normal}.p-home-case-card .p-case-card__desc sup{font-size:16px;white-space:nowrap}.p-case-card__hang{white-space:nowrap}.p-case-card__hang--all{display:inline-block;width:0;overflow:visible}@media screen and (max-width:767px){.p-case-card__hang--sp{display:inline-block;width:0;overflow:visible}}@media screen and (min-width:1215px){.p-case-card__hang--pc{display:inline-block;width:0;overflow:visible}}.p-case-card__br-pc{display:none}@media screen and (min-width:1215px){.p-case-card__br-pc{display:inline}}.p-case-card__br-sp{display:inline}@media screen and (min-width:768px){.p-case-card__br-sp{display:none}}.p-case-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.p-case-card__tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:28px;background:#005ab4;color:#fff;font-weight:600;font-size:12px;line-height:16px}.p-case-card__block{margin-top:40px;padding:20px;border-radius:20px;background:#f0f0f4}.p-case-card__block-head{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-weight:700;font-size:16px;line-height:1.5;letter-spacing:.05em;color:#000}.p-case-card__block-icon{flex-shrink:0;width:auto;height:28px}.p-case-card__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.p-case-card__item{display:flex;align-items:flex-start;gap:6px}.p-case-card__check{flex-shrink:0;margin-top:1px}.p-case-card__item-text{font-weight:500;font-size:14px;line-height:1.6;letter-spacing:.05em;color:#000}.p-case-card__proposal{position:relative;margin-top:20px;padding:20px;border-radius:20px;background:#f0f0f4}.p-case-card__flow-arrow{position:absolute;left:50%;top:-26px;transform:translate(-50%);width:32px;height:32px}.p-case-card__proposal-head{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-weight:700;font-size:16px;line-height:1.5;letter-spacing:.05em;color:#000}.p-case-card__proposal-icon{flex-shrink:0;width:auto;height:28px}.p-case-card__proposal-text{margin:0;font-weight:500;font-size:14px;line-height:1.6;letter-spacing:.05em;color:#000}.p-case-card__proposal-t--pc{display:none}.p-case-card__mark{background:#ffed86;color:#db4005;font-weight:700;padding:4px 2px;line-height:calc(1em + 12px);-webkit-box-decoration-break:clone;box-decoration-break:clone}.p-case-card__strong{color:#db4005;font-weight:700}.p-case-card__voice{position:relative;margin-top:40px;min-height:198px}.p-case-card__voice-head{display:flex;align-items:center;gap:12px;margin:0;font-weight:700;font-size:16px;line-height:1.5;letter-spacing:.05em;color:#000}.p-case-card__voice-icon{flex-shrink:0;width:32px;height:32px}.p-case-card__voice-text{width:calc(100% - 110px);margin:12px 0 0;font-weight:400;font-size:14px;line-height:1.6;letter-spacing:.05em;color:#000;white-space:pre-line}.p-case-card__voice-illust{position:absolute;right:0;top:38px;width:110px;height:160px;overflow:hidden;pointer-events:none}.p-case-card__voice-img{display:block;width:110px;height:auto;transform:scaleX(-1)}.p-case-card__voice-img--pc{display:none}.p-case-card__notes{display:flex;flex-direction:column;gap:4px;margin-top:40px}.p-case-card__note{display:flex;align-items:flex-start;margin:0;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:.05em;color:#000}.p-case-card__note-label{flex-shrink:0;white-space:nowrap}.p-case-card__note-text{flex:1;min-width:0}.p-case-card__more{display:flex;align-items:center;justify-content:center;position:relative;width:300px;max-width:100%;height:50px;margin:40px auto 0;border-radius:999px;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#70eaff,#66a6ff) border-box;text-decoration:none;transition:background .2s ease}.p-case-card__more:hover{text-decoration:none;background:#007cd4}.p-case-card__more:hover .p-case-card__more-label{color:#fff}.p-case-card__more-label{font-weight:600;font-size:16px;line-height:28px;letter-spacing:.07em;color:#000;transition:color .2s ease}.p-case-card__more-icon{position:absolute;top:50%;right:13px;width:24px;height:24px;transform:translateY(-50%)}.p-case-card__photo-wrap--pc,.p-case-card__study{display:none}@media screen and (min-width:768px){.p-case-card__head{max-width:1240px;margin-inline:auto;padding:0}.p-case-card__badge{width:75px;height:75px}.p-case-card__badge-label{font-size:14px}.p-case-card__badge-no{font-size:20px}.p-case-card__title{font-size:28px}.p-case-card__title-br{display:none}.p-home-case-card--case03 .p-case-card__title-br{display:inline}.p-case-card__title-br-sp{display:none}.p-case-card__body{position:relative}.p-case-card__photo-wrap--sp{display:none}.p-case-card__card{box-sizing:border-box;margin-top:48px;width:97%;padding:60px 40px 64px;border-radius:0 80px 80px 0}.p-case-card__card-inner{position:relative;max-width:1080px;margin-inline:auto}.p-case-card__study{display:block;position:absolute;top:40%;right:1.5%;transform:translate(50%);width:auto;height:128px;z-index:2;pointer-events:none}.p-case-card__office-pc{display:block;position:absolute;top:calc(60px + var(--office-top, -169px));right:max(40px,(100% - 1080px) / 2);width:var(--office-w, 123px);height:auto;z-index:2;pointer-events:none}.p-case-card__intro{display:flex;align-items:stretch;gap:3%}.p-case-card__photo-wrap--pc{display:block;position:relative;flex:0 0 48.5%;width:auto;margin:0;overflow:hidden;border-radius:30px}.p-case-card__photo{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:var(--photo-pos-x, 50%) var(--photo-pos-y, 50%);transform:scale(var(--photo-zoom, 1));transform-origin:var(--photo-pos-x, 50%) var(--photo-pos-y, 50%)}.p-case-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.p-case-card__company{margin-top:0;font-size:16px}.p-case-card__desc{margin-top:14px;font-size:24px}.p-case-card__block{margin-top:0;padding:24px;border-radius:30px}.p-case-card__block-head{font-size:20px}.p-case-card__block-icon{height:32px}.p-case-card__list{gap:6px}.p-case-card__check{width:28px;height:30px}.p-case-card__item-text{font-size:16px}.p-case-card__proposal{margin-top:0;padding:24px;border-radius:30px}.p-case-card__proposal-head{font-size:20px}.p-case-card__proposal-icon{height:32px}.p-case-card__proposal-text{font-size:16px}.p-case-card__proposal-t--sp{display:none}.p-case-card__proposal-t--pc{display:inline}.p-case-card__voice{display:flex;align-items:center;gap:24px;min-height:0}.p-case-card__voice-illust{position:static;flex-shrink:0;height:120px}.p-case-card__voice-img--sp{display:none}.p-case-card__voice-img--pc{display:block;width:var(--voice-pc-w);margin-top:var(--voice-pc-top);transform:none}.p-case-card__voice-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.p-case-card__voice-head{font-size:20px}.p-case-card__voice-text{width:auto;margin-top:0;font-size:16px}.p-case-card .p-case-solve{margin-top:60px}.p-case-card__body--reverse .p-case-card__card{margin-left:auto;margin-right:0;border-radius:80px 0 0 80px}.p-case-card__body--reverse .p-case-card__study{right:auto;left:1.5%;transform:translate(-50%)}}@media screen and (min-width:768px)and (max-width:1024px){.p-case-card__intro{flex-wrap:wrap;align-items:flex-start}.p-case-card__photo{position:static;height:auto;aspect-ratio:524/553;transform:none;border-radius:30px}.p-case-card__photo-wrap--pc{overflow:visible}.p-case-card__info{display:contents}.p-case-card__info-main{flex:1;min-width:0}.p-case-card__block{flex-basis:100%;margin-top:40px}.p-case-card__proposal{flex-basis:100%;margin-top:20px}.p-case-card__card-inner,.p-case-card__head{max-width:740px}.p-case-card__office-pc{right:0;--office-free: 48.45%;max-width:calc(var(--office-free) - var(--office-clear, 0px))}.p-case-card__body--reverse .p-case-card__office-pc{--office-free: 51.54%}}.p-case-solve{margin-top:40px}.p-case-solve__head{display:flex;align-items:center;gap:15px;margin:0 0 20px}.p-case-solve__label{flex-shrink:0;font-weight:700;font-size:20px}@media screen and (max-width:767px){.p-case-solve__label{font-size:16px}}.p-case-solve__label{line-height:1.5;letter-spacing:.05em;color:#000}.p-case-solve__bar{flex-shrink:0;width:2px;height:24px;border-radius:1px;background:#000}.p-case-solve__sub{flex:1;font-weight:700;font-size:16px;line-height:1.5;letter-spacing:.02em;color:#000}.p-case-solve__sub-t--pc{display:none}.p-case-solve__stats{display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none}.p-case-solve__stat{box-sizing:border-box;flex:1 1 calc(50% - 6px);min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:168px;padding:10px 0}@media screen and (min-width:768px)and (max-width:1024px){.p-case-solve__stat{padding:10px 14px}}.p-case-solve__stat{border-radius:20px;background:#e8f3f9;text-align:center}.p-case-solve__stat-icon{flex-shrink:0;width:48px;height:48px;margin-bottom:4px}.p-case-solve__stat-icon--w56{width:56px;height:56px}@media screen and (min-width:768px){.p-case-solve__br-sp{display:none}}.p-case-solve__stat-label{margin:0;font-weight:600;font-size:14px;line-height:1.3;letter-spacing:.05em;color:#000}.p-case-solve__stat-value{margin:0;font-weight:700;line-height:28px;letter-spacing:.05em;color:#db4005}.p-case-solve__stat-v--pc,.p-case-solve__stat-l--pc{display:none}.p-case-solve__stat-big{font-size:22px}.p-case-solve__stat-sm{font-size:16px}.p-case-solve__stat-label sup,.p-case-solve__stat-value sup{white-space:nowrap}@media screen and (max-width:767px){.p-case-solve__stat-value sup{display:block;line-height:1.3}}@media screen and (min-width:768px){.p-case-solve__head{justify-content:center;gap:15px;margin-bottom:24px}.p-case-solve__label{font-size:24px}.p-case-solve__bar{height:56px}.p-case-solve__sub{flex:0 1 auto;min-width:0;font-size:24px}}@media screen and (min-width:768px)and (min-width:768px)and (max-width:1024px){.p-case-solve__sub-br{display:none}}@media screen and (min-width:768px){.p-case-solve__sub-t--sp{display:none}.p-case-solve__sub-t--pc{display:inline}.p-case-solve__stats{display:flex;flex-wrap:wrap;gap:20px}.p-case-solve__stats--cols1{--stat-cols: 1}.p-case-solve__stats--cols2{--stat-cols: 2}.p-case-solve__stats--cols3{--stat-cols: 3}.p-case-solve__stat{flex:1 1 calc((100% - 20px * (var(--stat-cols, 3) - 1)) / var(--stat-cols, 3));min-width:0;min-height:156px}.p-case-solve__stat-label{font-size:16px}.p-case-solve__stat-v--sp{display:none}.p-case-solve__stat-v--pc{display:inline}.p-case-solve__stat-l--sp{display:none}.p-case-solve__stat-l--pc{display:inline}.p-case-solve__stat-big{font-size:24px}.p-case-solve__stat-sm{font-size:18px}}.p-home-case-card--case01{--photo-pos-x: 37.2%;--photo-pos-y: 51%;--photo-zoom: 1.051;--photo-sp-x: 54%;--photo-sp-y: 5%;--photo-sp-zoom: 1.146}.p-home-case-card--case01 .p-case-card__photo-office{--office-w-sp: 96;--office-top-sp: -27;--office-right-sp: -13}.p-home-case-card--case01 .p-case-card__office-pc{--office-w: 123px;--office-top: -169px;--office-clear: 277px}.p-home-case-card--case01 .p-case-card__voice-illust{--voice-pc-w: 106.356px;--voice-pc-top: 5.41px}.p-home-case-card--case02{--photo-pos-x: 44%;--photo-sp-x: 45%;--photo-sp-y: 78%;--photo-sp-zoom: 1.343}.p-home-case-card--case02 .p-case-card__photo-office{--office-w-sp: 124;--office-top-sp: -58;--office-right-sp: -20}.p-home-case-card--case02 .p-case-card__office-pc{--office-w: 196px;--office-top: -158px;--office-clear: 291px}.p-home-case-card--case02 .p-case-card__voice-illust{--voice-pc-w: 110px;--voice-pc-top: 0px}.p-home-case-card--case03{--photo-pos-x: 36%;--photo-sp-x: 14%;--photo-sp-y: 0%;--photo-sp-zoom: 1.063}.p-home-case-card--case03 .p-case-card__photo-office{--office-w-sp: 100;--office-top-sp: -55;--office-right-sp: -6}.p-home-case-card--case03 .p-case-card__office-pc{--office-w: 156px;--office-top: -158px;--office-clear: 232px}.p-home-case-card--case03 .p-case-card__voice-illust{--voice-pc-w: 110px;--voice-pc-top: 0px}@media screen and (max-width:767px){.p-home-case-card .p-case-solve__bar{align-self:stretch;height:auto}}.p-home-case-other{width:100%;background:#e8edef;padding:80px 0}.p-case-related__head{display:flex;align-items:center;gap:11px;margin:0 20px 24px;font-weight:700;font-size:18px;line-height:1;letter-spacing:.05em;color:#101828}@media screen and (min-width:768px){.p-case-related__head{margin:0 0 32px;font-size:22px}}@media(min-width:768px)and (max-width:1024px){.p-case-related__head{margin-left:calc((100% - 740px)/2)}}@media(min-width:1025px){.p-case-related__head{margin-left:calc((100% - 1080px)/2)}}.p-case-related__head-icon{flex-shrink:0;width:28px;height:auto}@media screen and (min-width:768px){.p-case-related__head-icon{width:32px}}@media screen and (min-width:768px){.p-case-related__slider{overflow:visible;margin-inline:auto}}@media(min-width:768px)and (max-width:1024px){.p-case-related__slider{width:min(740px,100%)}}@media(min-width:1025px){.p-case-related__slider{width:min(1080px,100%)}}.p-case-related__card{display:flex;flex-direction:column;color:inherit;text-decoration:none}.p-case-related__card:hover,.p-case-related__card:active{color:inherit;text-decoration:none}.p-case-related__track{align-items:stretch}.p-case-related__card.swiper-slide{height:auto;width:min(300px,100% - 90px)}@media screen and (min-width:768px){.p-case-related__card.swiper-slide{width:322px}}.p-case-related__img{border-radius:10px;overflow:hidden;aspect-ratio:300/170}.p-case-related__img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}@media(hover:hover){.p-case-related__card:hover .p-case-related__img img{transform:scale(1.08)}.p-case-related__card:hover .p-case-related__company,.p-case-related__card:hover .p-case-related__desc,.p-case-related__card:hover .p-case-related__tags{opacity:.6}}.p-case-related__company{display:flex;align-items:center;gap:16px;margin:24px 0 0;transition:opacity .4s ease;font-weight:700;font-size:16px;line-height:1;letter-spacing:.05em;color:#000}.p-case-related__company-icon{flex-shrink:0;width:24px;height:24px}.p-case-related__desc{margin:16px 0 0;transition:opacity .4s ease;min-height:6.4em;font-weight:400;font-size:16px;line-height:1.6;letter-spacing:.05em;color:#000}.p-case-related__tags{transition:opacity .4s ease;display:flex;flex-wrap:wrap;gap:6px;margin:16px 0 0;padding:0;list-style:none}.p-case-related__tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:28px;background:#005ab4;color:#fff;font-weight:600;font-size:12px;line-height:16px}.p-case-related__nav{display:flex;align-items:center;justify-content:space-between;margin-top:24px;margin-inline:20px}@media(min-width:768px)and (max-width:1024px){.p-case-related__nav{max-width:350px;margin-inline:auto}}@media(min-width:1025px){.p-case-related__nav{max-width:346px;margin-inline:auto}}.p-case-related__arrow{flex-shrink:0;width:34px;height:34px;padding:0;border:0;cursor:pointer;background:url(/b_solution/biz/common/img/home/case-arrow.svg) center/contain no-repeat;font-size:0;transition:opacity .2s ease}@media(min-width:1025px){.p-case-related__arrow{width:44px;height:44px}}@media(hover:hover){.p-case-related__arrow:hover:not(.swiper-button-disabled){opacity:.7}}.p-case-related__arrow.swiper-button-disabled{opacity:.3;cursor:default}.p-case-related__arrow--prev{order:0;transform:rotate(180deg)}.p-case-related__arrow--next{order:2}.p-case-related__dots{order:1;display:flex;align-items:center;justify-content:center;gap:20px}.p-case-related__dot{width:10px;height:10px;padding:0;border:0;cursor:pointer;border-radius:50%;background:#fff}.p-case-related__dot.is-active{background:#005ab4}.p-home-industry{width:100%;background:#e8edef}.p-home-industry__inner{background:#007cd4;border-radius:60px 60px 0 0;overflow:clip;padding-bottom:118px;margin-inline:auto;text-align:center}@media screen and (min-width:768px){.p-home-industry__inner{padding-bottom:180px}}@media screen and (min-width:768px){.p-home-industry__wordmark--sp{display:none}}.p-home-industry__wordmark--pc{display:none}@media screen and (min-width:768px){.p-home-industry__wordmark--pc{display:block}}.p-home-industry__head{display:inline-block;position:relative;padding:72px 20px 0;text-align:center;max-width:390px}.p-home-industry__wordmark{position:absolute;top:72px;left:50%;transform:translate(-50%);width:92.08%;height:auto;pointer-events:none}.p-home-industry__title{position:relative;margin:0;padding-top:65px;color:#fff}.p-home-industry__title-sub{display:block;font-weight:700;font-size:18px;line-height:1.5;letter-spacing:.07em}.p-home-industry__title-main{display:block;font-weight:700;font-size:28px;line-height:1.5;letter-spacing:.07em}.p-home-industry__big{display:flex;flex-direction:column;gap:16px;margin-top:24px;padding:0 15px}.p-home-industry__small{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:0 15px}@media screen and (min-width:768px){.p-home-industry__head{display:block;max-width:none;padding:39px 0 0}.p-home-industry__wordmark{top:49px;width:1244px}.p-home-industry__title{padding-top:72px}.p-home-industry__title-sub{font-size:20px}.p-home-industry__title-main{font-size:34px}.p-home-industry__big{box-sizing:border-box;flex-direction:row;justify-content:center;gap:17px;max-width:1161px;margin:36px auto 0;padding:0 40px}.p-home-industry__small{box-sizing:border-box;flex-direction:row;justify-content:center;gap:16px;max-width:1161px;margin:16px auto 0;padding:0 40px}}@media(min-width:768px)and (max-width:1024px){.p-home-industry__big{max-width:740px;gap:16px;padding:0}.p-home-industry__small{display:grid;grid-template-columns:repeat(2,1fr);max-width:740px;gap:16px;padding:0}}.p-ind-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:30px;border-radius:30px;background:#fff}.p-ind-card__head{display:flex;align-items:center;gap:10px}.p-ind-card__icon{flex-shrink:0;width:60px;height:60px;object-fit:contain}.p-ind-card__name{margin:0;font-weight:700;font-size:22px;line-height:1.5;letter-spacing:.02em;color:#000}.p-ind-card__desc{margin:0;font-weight:400;font-size:14px;line-height:1.6;letter-spacing:.05em;text-align:center;color:#000}.p-ind-card__links{display:flex;flex-direction:column;align-items:center;gap:8px;align-self:stretch}@media screen and (min-width:768px){.p-ind-card{flex:1 1 0;min-width:0;gap:16px;padding:27px 40px 31px;border-radius:40px}.p-ind-card__head{flex-direction:column-reverse;gap:4px}.p-ind-card__icon{width:auto;height:auto}.p-ind-card__desc{font-size:16px}.p-ind-card__links{width:100%}}@media(min-width:768px)and (max-width:1024px){.p-ind-card{padding:27px 12px 31px}}.p-ind-btn{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;width:300px;max-width:100%;height:50px;border-radius:999px;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#70eaff,#66a6ff) border-box;text-decoration:none;transition:background .2s ease}.p-ind-btn:hover{text-decoration:none;background:#007cd4}.p-ind-btn:hover .p-ind-btn__label{color:#fff}.p-ind-btn__label{font-weight:600;font-size:16px;line-height:28px;letter-spacing:.07em;color:#000;transition:color .2s ease}.p-ind-btn__icon{position:absolute;top:50%;right:15px;width:24px;height:24px;transform:translateY(-50%)}@media screen and (min-width:768px){.p-ind-btn{width:100%}.p-ind-btn__label{font-size:14px}.p-ind-btn__icon{width:20px;height:20px}}@media(min-width:768px)and (max-width:1024px){.p-ind-btn__label{font-size:14px;line-height:1.4}.p-ind-btn__icon{width:19px;height:19px;right:8px}}.p-ind-mini{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 30px;border-radius:30px;background:#fff}.p-ind-mini__head{display:flex;align-items:center;justify-content:center;gap:10px}.p-ind-mini__icon{flex-shrink:0;width:52px;height:39px;object-fit:contain}.p-ind-mini__name{margin:0;font-weight:700;font-size:20px;line-height:1.5;color:#000}.p-ind-mini .p-ind-btn{width:min(300px,100%)}@media screen and (min-width:768px){.p-ind-mini .p-ind-btn{width:100%}}@media screen and (min-width:768px){.p-ind-mini{align-items:stretch;flex:1 1 0;min-width:0;gap:8px;padding:24px 24px 18px}.p-ind-mini__head{justify-content:flex-start;gap:8px}.p-ind-mini__icon{width:40px;height:30px}}.p-home-solution{position:relative;margin-top:-81px;width:100%;overflow:hidden;padding-bottom:141px}.p-home-solution:before{content:"";position:absolute;inset:0 0 0 50%;transform:translate(-50%);width:184.6%;background:#e8edef;border-radius:50% 50% 0 0/200px 200px 0 0;z-index:0}.p-home-solution__inner{position:relative;z-index:1;text-align:center;margin-inline:auto}.p-home-solution__head{display:inline-block;position:relative;padding:143px 20px 0;text-align:center;max-width:390px}.p-home-solution__wordmark{position:absolute;top:72px;left:50%;transform:translate(-50%);width:70.3%;height:auto;pointer-events:none}@media screen and (min-width:768px){.p-home-solution__wordmark--sp{display:none}}.p-home-solution__wordmark--pc{display:none}@media screen and (min-width:768px){.p-home-solution__wordmark--pc{display:block}}.p-home-solution__title{position:relative;margin:0;color:#000}.p-home-solution__title-sub{display:block;font-weight:700;font-size:18px;line-height:1.5;letter-spacing:.07em}.p-home-solution__title-main{display:block;font-weight:700;font-size:28px;line-height:1.5;letter-spacing:.07em}.p-home-solution__cards{display:flex;flex-direction:column;gap:24px;margin-top:24px;padding:0 20px}@media screen and (min-width:768px){.p-home-solution:before{width:130%;border-radius:50% 50% 0 0/220px 220px 0 0}.p-home-solution__head{display:block;max-width:none;padding:156px 0 0}.p-home-solution__wordmark{top:96px;width:1169px}.p-home-solution__title-sub{font-size:20px}.p-home-solution__title-main{font-size:34px}.p-home-solution__title-sub br{display:none}.p-home-solution__cards{box-sizing:border-box;flex-direction:row;justify-content:center;gap:32px;max-width:1072px;margin:40px auto 0;padding:0 40px}}@media(min-width:768px)and (max-width:1024px){.p-home-solution__cards{gap:16px;max-width:740px;padding:0}}.p-sol-card{display:block;padding:15px 15px 30px;border-radius:20px;background:#fff;color:inherit;text-decoration:none}.p-sol-card:hover,.p-sol-card:active{color:inherit;text-decoration:none}.p-sol-card:hover .p-sol-card__more{background:#007cd4}.p-sol-card:hover .p-sol-card__more-label{color:#fff}.p-sol-card:hover .p-sol-card__photo{transform:scale(1.08)}.p-sol-card__media{position:relative;overflow:hidden;border-radius:30px}.p-sol-card__photo{display:block;width:100%;height:auto;aspect-ratio:320/194;object-fit:cover;border-radius:15px;transition:transform .4s ease}.p-sol-card__overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.p-sol-card__heading{margin:20px 0 0;font-weight:700;font-size:18px;line-height:1.6;letter-spacing:.07em;color:#000;text-align:left}@media screen and (min-width:768px){.p-sol-card__br-sp{display:none}}.p-sol-card__text{margin:16px 0 0;font-weight:400;font-size:14px;line-height:1.75;letter-spacing:.05em;color:#000;text-align:left}.p-sol-card__more{display:flex;align-items:center;justify-content:center;position:relative;width:300px;max-width:100%;height:50px;margin:24px auto 0;border-radius:999px;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#70eaff,#66a6ff) border-box;text-decoration:none;transition:background .2s ease}.p-sol-card__more-label{font-weight:600;font-size:16px;line-height:28px;letter-spacing:.07em;color:#000;transition:color .2s ease}.p-sol-card__more-icon{position:absolute;top:50%;right:13px;width:24px;height:24px;transform:translateY(-50%)}@media screen and (min-width:768px){.p-sol-card{flex:1 1 0;min-width:0;padding:16px 16px 40px;border-radius:40px}.p-sol-card__photo{aspect-ratio:448/270;border-radius:30px}.p-sol-card__heading{margin-top:26px;padding-inline:16px;font-size:20px}.p-sol-card__text{padding-inline:16px;font-size:16px}.p-sol-card__more{width:296px}.p-sol-card__more-label{font-size:18px}}.p-home-contact{position:relative;z-index:2;width:100%;background:#e8edef;margin-top:-80px}@media screen and (max-width:767px){.p-home-contact{margin-top:-69px}}@media screen and (min-width:768px){.p-home-contact{padding-top:107px}}@media screen and (min-width:768px){.p-home-contact__br-sp{display:none}}.p-home-contact__br-pc{display:none}@media screen and (min-width:768px){.p-home-contact__br-pc{display:inline}}.p-home-contact__band{background:#007cd4}.p-home-contact__inner{position:relative;box-sizing:border-box;margin-inline:auto;padding:0}@media screen and (max-width:767px){.p-home-contact__inner{padding:72px 20px 0}}.p-home-contact__inner{min-height:270px}@media screen and (max-width:767px){.p-home-contact__inner{min-height:366px}}@media screen and (min-width:768px){.p-home-contact__inner{display:flex;align-items:flex-end;justify-content:space-between;max-width:1240px}}.p-home-contact__text{position:relative;z-index:1}@media screen and (min-width:768px){.p-home-contact__text{min-width:0;flex-shrink:1;max-width:584px;padding:81px 0 80px clamp(40px,8.6vw,124px);box-sizing:content-box}}.p-home-contact__title{margin:0;font-weight:700;letter-spacing:.07em;line-height:1.8;color:#fff;font-size:24px}@media screen and (max-width:767px){.p-home-contact__title{font-size:20px}}@media screen and (min-width:768px){.p-home-contact__title{font-weight:600}}.p-home-contact__desc{font-weight:400;color:#fff;margin:16px 0 0}@media screen and (max-width:767px){.p-home-contact__desc{margin:25px 0 0}}.p-home-contact__desc{font-size:14px;line-height:1.75}@media screen and (min-width:768px){.p-home-contact__desc{line-height:1.8;letter-spacing:.07em}}.p-home-contact__illust--sp{position:absolute;right:2px;bottom:0;width:214px;height:auto}@media screen and (min-width:768px){.p-home-contact__illust--sp{display:none}}.p-home-contact__illust--pc{display:none}@media screen and (min-width:768px){.p-home-contact__illust--pc{display:block;align-self:flex-end;flex-shrink:0;width:454px;height:auto;margin-top:-107px;margin-right:28px}}.js-reveal-on .js-reveal{opacity:0;transform:translateY(40px)}.js-reveal-on .js-reveal.is-shown{opacity:1;transform:none;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1) .3s,transform 1.2s cubic-bezier(.19,1,.22,1) .3s}
