.c-backToTop{z-index:10;opacity:1;background-color:var(--color-main-light);box-sizing:border-box;border:0;outline:none;justify-content:center;align-items:center;width:80px;height:80px;padding:0;display:flex;position:absolute;right:0;transform:translate(0)}.is-home .c-backToTop{opacity:0;pointer-events:none;transition:opacity .5s}.is-home .c-backToTop.is-show{opacity:1;pointer-events:auto}@media (width<=768px){.c-backToTop{width:56px;height:56px}}.c-backToTop:hover>.c-backToTop__icon{animation:.3s ease-in forwards upDown}@media (width<=768px){.c-backToTop:hover>.c-backToTop__icon{animation:none}}.c-backToTop__icon{font-family:Material Icons;font-size:3.6rem;font-style:normal;font-weight:400;line-height:1;display:inline-block}@media (width<=768px){.c-backToTop__icon{font-size:2.5rem}}@keyframes upDown{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.c-contact{background-color:#fff;width:100%;padding:80px 0 71px;position:relative;overflow:hidden}@media (width<=768px){.c-contact{margin:0 auto;padding:56px 0 88px}}.c-contact__bg{background-image:url(/assets/img/bg_top_contact.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.c-contact__inner{text-align:center;margin:0 auto;position:relative}.c-contact__inner>.c-linkButton{margin-top:48px}.c-contact__text{color:var(--txt-key);margin:41px auto 0}.c-contactButtons{justify-content:center;gap:20px;margin-top:48px;display:flex;position:relative}@media (width<=768px){.c-contactButtons{display:block}.c-contactButtons>a{margin-top:24px}.c-contactButtons>a:first-child{margin-top:0}}.c-contactTel{display:none}@media (width<=768px){.c-contactTel{color:#fff;text-align:center;background:#000000b3;margin-top:32px;padding:24px 0;font-size:1.6rem;font-weight:500;display:block}.c-contactTel__icon{vertical-align:middle;margin-right:6px;display:inline-block}.c-contactTel__link{color:#fff;vertical-align:middle;text-decoration:none;display:inline-block}.c-contactTel__link:hover{color:#fff}.c-contactTel__num{vertical-align:middle;font-size:2.4rem}}.c-scrollIn__contents{opacity:0;transition-property:opacity;transition-duration:2s;transition-timing-function:cubic-bezier(.095,.82,.165,1)}.c-scrollIn__contents.is-show{opacity:1;transform:translate(0)}.c-slide{width:100%;margin:0 auto;box-shadow:0 0 10px #36353433}@media (width<=768px){.c-slide{box-shadow:none}}.c-slide.swiper-slide-prev,.c-slide.swiper-slide-next,.c-slide.swiper-slide-duplicate-prev,.c-slide.swiper-slide-duplicate-next{opacity:.8;transition:all .3s}@media (width<=768px){.c-slide.swiper-slide-prev .c-slide__details,.c-slide.swiper-slide-next .c-slide__details,.c-slide.swiper-slide-duplicate-prev .c-slide__details,.c-slide.swiper-slide-duplicate-next .c-slide__details{opacity:0}}.c-slide.swiper-slide{width:auto}@media (width>=961px){.c-slide.swiper-slide{width:840px!important;min-width:840px!important}.c-slide--interview.swiper-slide{width:577px!important;min-width:577px!important}}.c-slide__contents{width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media (width<=768px){.c-slide__contents{flex-direction:column-reverse}}.c-slide__link{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.c-slide__details{opacity:0;z-index:1;color:#fff;will-change:opacity;background-color:#0000;width:auto;height:100%;padding:0 14.2%;transition:opacity .3s;position:absolute}@media (width<=768px){.c-slide__details{opacity:1;width:100%;height:auto;color:var(--color-main-default);padding:24px 0 0;position:relative}}.c-slide__details--interview{box-sizing:border-box;width:100%;padding:40px 44px 0}@media (width<=960px){.c-slide__details--interview{padding:40px 34px 0}}@media (width<=768px){.c-slide__details--interview{padding:42px 0 48px}}.c-slide__details:after{content:"";z-index:-1;background-color:#030302cc;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}@media (width<=768px){.c-slide__details:after{content:none}}.c-slide__heading{flex-direction:column;margin:80px 0 0;display:flex}@media (width<=768px){.c-slide__heading{margin:0}}.c-slide__corp{margin:0 0 9px;font-size:1.2rem;font-weight:400}.c-slide__project{font-size:2.4rem;font-weight:700;line-height:3rem}@media (width<=768px){.c-slide__project{font-size:2rem}}.c-slide__text{-webkit-line-clamp:3;-webkit-box-orient:vertical;width:auto;max-height:5em;margin:28px 0 0;display:-webkit-box;position:relative;overflow:hidden}@media (width<=768px){.c-slide__text{width:100%;max-height:5em;margin-top:15px}}.c-slide__tags{flex-wrap:wrap;width:auto;margin-top:59px;display:flex}@media (width<=768px){.c-slide__tags{width:100%;margin-top:20px}}.c-slide__tag{margin-bottom:10px}.c-slide__tag:not(:last-child){margin-right:12px}.c-slide__image{width:100%;padding-top:50%;position:relative;overflow:hidden}@media (width<=768px){.c-slide__image{width:100%;padding-top:52.5%;box-shadow:0 0 10px #36353433}}.c-slide__image>img{height:100%;transition:transform .3s;position:absolute;top:0;left:50%;transform:translate(-50%)scale(1)}.c-slide.swiper-slide-active:hover .c-slide__details{opacity:1}.c-slide.swiper-slide-active:hover .c-slide__details:after{left:0}.c-slide.swiper-slide-active:hover .c-slide__image>img{transform:translate(-50%)scale(1.1)}@media (width<=768px){.c-slide.swiper-slide-active:hover .c-slide__image>img{transform:translate(-50%)scale(1)}}.c-slide.swiper-slide-active:hover .p-interviewSlide__img>img{transform:translate(-50%)scale(1.1)}@media (width<=768px){.c-slide.swiper-slide-active:hover .p-interviewSlide__img>img{transform:translate(-50%)scale(1)}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto;&::-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,& .swiper-slide-shadow,& .swiper-slide-shadow-left,& .swiper-slide-shadow-right,& .swiper-slide-shadow-top,& .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}& .swiper-slide-shadow{background:#00000026}& .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}& .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}& .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}& .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{& .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}}.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{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute;&.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{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}}.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%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}& .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)}}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0);&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;& .swiper-pagination-bullet{position:relative;transform:scale(.33)}& .swiper-pagination-bullet-active,& .swiper-pagination-bullet-active-main{transform:scale(1)}& .swiper-pagination-bullet-active-prev{transform:scale(.66)}& .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}& .swiper-pagination-bullet-active-next{transform:scale(.66)}& .swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block;button&{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%);& .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%);& .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{& .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%);& .swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;& .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}}.swiper-pagination-lock{display:none}.c-slider{--swiper-navigation-size:40px;width:100%;height:420px;position:relative}.c-slider[data-works-slider]:not(.is-initialized){overflow:hidden}.c-slider[data-works-slider]:not(.is-initialized) .c-slider__wrapper{justify-content:center;display:flex}.c-slider[data-works-slider]:not(.is-initialized) .swiper-slide:not(:first-child){display:none}.c-slider[data-works-slider]:not(.is-initialized) .swiper-slide:first-child{flex:none;max-width:100%}@media (width>=961px){.c-slider[data-works-slider]:not(.is-initialized) .swiper-slide:first-child{width:840px!important}}@media (width<=960px){.c-slider[data-works-slider]:not(.is-initialized) .swiper-slide:first-child{width:100%!important}}.c-slider[data-interview-slider]:not(.is-initialized){overflow:hidden}.c-slider[data-interview-slider]:not(.is-initialized) .c-slider__wrapper{justify-content:center;display:flex}.c-slider[data-interview-slider]:not(.is-initialized) .swiper-slide:not(:first-child){display:none}.c-slider[data-interview-slider]:not(.is-initialized) .swiper-slide:first-child{flex:none;max-width:100%}@media (width>=961px){.c-slider[data-interview-slider]:not(.is-initialized) .swiper-slide:first-child{width:577px!important}}@media (width<=960px){.c-slider[data-interview-slider]:not(.is-initialized) .swiper-slide:first-child{width:100%!important}}.c-slider--interview{height:350px}@media (width<=768px){.c-slider{height:auto;margin-top:40px}}.c-slider.swiper{overflow:inherit}@media (width<=768px){.c-slider.swiper{overflow:hidden}}.c-slider.swiper:hover>.swiper-wrapper{transition:all .3s}.c-slider__wrapper{width:100%;height:100%}.c-slider__wrapper:hover{transform:translate3d(-100px, 0 0);transition:all .3s}.c-slider__pagination{bottom:-56px!important}@media (width<=768px){.c-slider__pagination{bottom:0!important}}.c-slider__pagination .swiper-pagination-bullet{opacity:1;background:#e8e8e8;width:10px;height:10px;margin:0 8px!important}.c-slider__pagination .swiper-pagination-bullet-active{background:#c4c4c4}.c-slider__button{box-sizing:border-box;cursor:pointer;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;font:inherit;z-index:1;background-color:#0000;background-image:none;background-size:auto;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:0;padding:0;transition:all .5s;display:flex;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}@media (width<=768px){.c-slider__button{opacity:1;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;top:82px}}.c-slider__button__icon{object-fit:contain;flex-shrink:0;width:21px;height:auto;max-height:24px;display:block}@media (width<=768px){.c-slider__button__icon{width:14px;max-height:16px}}.c-slider__button:before{content:"";z-index:-2;background-color:var(--bg-main);border-radius:50%;width:100%;height:100%;transition:all .3s;position:absolute;inset:0}.c-slider__button:after{content:"";z-index:-1;background-color:var(--hover-default);border-radius:50%;width:0;height:100%;transition:all .3s;position:absolute;inset:0}.c-slider__button:hover:before{width:0}@media (width<=768px){.c-slider__button:hover:before{width:100%}}.c-slider__button:hover:after{width:100%}@media (width<=768px){.c-slider__button:hover:after{width:0}}.c-slider__button--prev{left:3.3%}@media (width<=768px){.c-slider__button--prev{left:14px}}.c-slider__button--prev:before{left:0}.c-slider__button--prev:after{right:0}.c-slider__button--prev:hover{transition:all .3s;transform:translate(-10px,-50%)}@media (width<=768px){.c-slider__button--prev:hover{transform:translateY(-50%)}}.c-slider__button--next{right:3.3%}@media (width<=768px){.c-slider__button--next{right:14px}}.c-slider__button--next:before{right:0}.c-slider__button--next:after{left:0}.c-slider__button--next:hover{transition:all .3s;transform:translate(10px,-50%)}@media (width<=768px){.c-slider__button--next:hover{transform:translateY(-50%)}}.c-slider .c-slider__button.swiper-button-prev,.c-slider .c-slider__button.swiper-button-next{background-image:none;background-size:auto;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;margin-top:0}.c-slider .c-slider__button.swiper-button-prev svg.swiper-navigation-icon,.c-slider .c-slider__button.swiper-button-next svg.swiper-navigation-icon{display:none}@media (width<=768px){.c-slider .c-slider__button.swiper-button-prev,.c-slider .c-slider__button.swiper-button-next{width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px}}.c-partnerLogos{background-color:var(--gs-default);width:100%;padding:112px 0 64px}@media (width<=768px){.c-partnerLogos{padding:64px 0 48px}}.c-partnerLogos .c-title--bd:after{display:none}.c-partnerLogos .c-partnerLogosTrackContainerWrap{width:100vw;margin-left:-50vw;position:relative;left:50%;overflow:hidden}.c-partnerLogos .c-partnerLogosTrackContainer{width:100%;overflow:hidden}.c-partnerLogos .c-partnerLogosTrack{will-change:transform;align-items:center;width:max-content;animation:30s linear infinite partnerLogosScroll;display:flex}.c-partnerLogos .c-partnerLogosTrack__item{flex-shrink:0;justify-content:center;align-items:center;height:80px;padding:0 32px;display:flex}@media (width<=768px){.c-partnerLogos .c-partnerLogosTrack__item{padding:0 24px}}.c-partnerLogos .c-partnerLogosTrack__item img{object-fit:contain;vertical-align:middle;width:auto;max-width:280px;height:auto;max-height:100%;display:block}@keyframes partnerLogosScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.c-cDougaChkList{text-align:left}.c-cDougaChkList__item{letter-spacing:.02em;color:#333;margin-bottom:16px;padding-left:36px;font-size:1.8rem;font-weight:500;line-height:24px;position:relative}@media (width<=768px){.c-cDougaChkList__item{margin-bottom:12px;font-size:1.6rem}}.c-cDougaChkList__item:last-child{margin-bottom:0}.c-cDougaChkList__item:before{content:"";background-image:url(/assets/img/service/cloudouga/icn-check.svg);width:24px;height:24px;margin-right:12px;display:inline-block;position:absolute;top:0;left:0}.c-cDougaChkList--rec .c-cDougaChkList__item{margin-bottom:20px}.c-cDougaChkList--rec .c-cDougaChkList__item:last-child{margin-bottom:0}.c-worksArea{width:100%;padding:74px 0 64px}@media (width<=768px){.c-worksArea{padding:74px 0 48px}}.c-worksArea__heading{text-align:center;color:#888;letter-spacing:2.5px;margin:0 auto;font-size:32px;font-weight:100}@media (width<=1024px){.c-worksArea__heading{width:100%}}@media (width<=768px){.c-worksArea__heading{width:100%}}.c-worksArea__text{text-align:center;width:960px;margin:0 auto}@media (width<=1024px){.c-worksArea__text{width:100%}}@media (width<=768px){.c-worksArea__text{width:100%;margin-bottom:70px}}.c-worksArea__items{flex-direction:column;justify-content:space-between;max-width:960px;margin:72px auto 0;display:flex}@media (width<=1024px){.c-worksArea__items{width:91.4%}}.c-workItem{width:100%;max-width:100%;height:240px;position:relative}.c-workItem:not(:first-child){margin-top:56px}@media (width<=768px){.c-workItem{width:100%;height:auto}.c-workItem:not(:first-child){margin-top:57px}}.c-workItem__contents{width:100%;height:100%;display:flex;position:relative}@media (width<=768px){.c-workItem__contents{flex-direction:column}}.c-workItem__link{width:100%;height:100%;position:absolute;top:0;left:0}.c-workItem__bottomContents{opacity:1;width:50%;padding:8px 0 0 5%;transition:opacity .3s;position:relative}@media (width<=768px){.c-workItem__bottomContents{width:100%;padding:20px 16px 0}}.c-workItem__date{font-size:1rem;display:block}.c-workItem__heading{flex-direction:column;display:flex}.c-workItem__heading--blog{margin-top:4px}.c-workItem__corp{margin-bottom:12px;font-size:1.2rem;font-weight:400}.c-workItem__project{-webkit-line-clamp:3;white-space:pre-line;-webkit-box-orient:vertical;font-size:2rem;font-weight:700;line-height:normal;display:-webkit-box;overflow:hidden}.c-workItem__text{-webkit-line-clamp:3;white-space:pre-line;-webkit-box-orient:vertical;margin:13px auto 0;font-size:1.3rem;font-weight:400;line-height:2.6rem;display:-webkit-box;overflow:hidden}.c-workItem__tags{height:76px;margin-top:21px}@media (width<=768px){.c-workItem__tags{height:auto}}.c-workItem__tag{margin-bottom:10px}.c-workItem__tag:not(:last-child){margin-right:12px}.c-workItem__url{margin-top:21px;font-size:1.3rem}.c-workItem__image{width:50%;padding-top:25%;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #3635341a}@media (width<=768px){.c-workItem__image{width:100%;padding-top:50%}}.c-workItem__image>img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;transition:transform .3s;position:absolute;top:0;left:50%;transform:translate(-50%)}.c-workItem:hover .c-workItem__image>img{transform:translate(-50%)scale(1.1)}@media (width<=768px){.c-workItem:hover .c-workItem__image>img{transform:translate(-50%)scale(1)}}.c-workItem:hover .c-workItem__bottomContents{opacity:.7}@media (width<=768px){.c-workItem:hover .c-workItem__bottomContents{opacity:1}}.c-workItem:hover .c-workItem__bottomContents--noHover{opacity:1}.c-webDetailHero{background-size:cover;margin-bottom:44px}@media (width<=768px){.c-webDetailHero{margin-bottom:6px}}.c-webDetailHero__inner{justify-content:flex-start;align-items:center;max-width:980px;height:620px;margin:0 auto;padding:0 10px;display:flex}@media (width<=768px){.c-webDetailHero__inner{height:calc(100vh - 56px);min-height:500px;padding:0 7%}}.c-webDetailHeroTxtGroup{width:100%;max-width:438px}.c-webDetailHero .c-webDetailHero__ttl{margin-bottom:50px;font-size:3.6rem;font-weight:700;line-height:1}@media (width<=768px){.c-webDetailHero .c-webDetailHero__ttl{margin-bottom:56px;font-size:2.5rem}}.c-webDetailHero .c-webDetailHero__desc{margin-bottom:20px;font-size:1.6rem;line-height:1.5}@media (width<=768px){.c-webDetailHero .c-webDetailHero__desc{font-size:1.4rem;line-height:1.7}}.c-webDetailSect{width:100%;margin:0 auto;padding:56px 0}.c-webDetailSect--sim{background:#3b3b3b}.c-webDetailSect--service{margin-bottom:144px}@media (width<=768px){.c-webDetailSect--service{margin-bottom:44px}}.c-webDetailSect--contact{margin:0 0 26px;padding:0}.c-webDetailSect--color{margin-bottom:40px}.c-webDetailSect__inner{width:81.6%;max-width:960px;margin:0 auto}@media (width<=768px){.c-webDetailSect__inner{width:100%;max-width:100%;padding:0 7%}}.c-webDetailSect__inner--full{width:100%;max-width:100%}@media (width<=768px){.c-webDetailSect__inner--full{padding:0}}.c-webDetailSect__ttl{text-align:center;margin-bottom:56px;font-size:32px;font-weight:700}@media (width<=768px){.c-webDetailSect__ttl{margin-bottom:40px}}.c-webDetailLeadBlock{margin-bottom:200px}@media (width<=768px){.c-webDetailLeadBlock{margin-bottom:100px}}.c-webDetailLeadBlock__inner{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}@media (width<=768px){.c-webDetailLeadBlock__inner{flex-direction:column;justify-content:center}}.c-webDetailLeadBlock__thumb{width:530px}@media (width<=768px){.c-webDetailLeadBlock__thumb{width:100%}}.c-webDetailLeadBlock__thumb img{vertical-align:bottom;max-width:100%}.c-webDetailLeadBlock__cont{width:390px}@media (width<=768px){.c-webDetailLeadBlock__cont{width:100%}}.c-webDetailLeadBlock__contTtl{letter-spacing:0;margin-bottom:40px;font-size:2.4rem;font-weight:700}@media (width<=768px){.c-webDetailLeadBlock__contTtl{margin-bottom:40px;font-size:2rem}}.c-webDetailLeadBlock__contDesc{font-size:1.4rem}.c-webDetailLeadBtn{max-width:400px;height:80px;margin:0 auto}@media (width<=768px){.c-webDetailLeadBtn{padding:0 7%}}.c-webDetailLeadBtn>a{border-radius:30px;min-height:60px}.c-webDetailPlanSect{opacity:0;margin-bottom:80px;transition-property:opacity;transition-duration:1s;transition-timing-function:cubic-bezier(.095,.82,.165,1)}.c-webDetailPlanSect.is-show{opacity:1;transform:translate(0)}.c-webDetailPlanSect:last-child{margin-bottom:0}.c-webDetailPlan{justify-content:space-between;align-items:center;display:flex}@media (width<=768px){.c-webDetailPlan{display:block}}.c-webDetailPlan__thumb{order:2;width:50%}@media (width<=768px){.c-webDetailPlan__thumb{text-align:center;width:100%;max-width:480px;margin:0 auto 24px}}.c-webDetailPlan__thumb img{max-width:100%}.c-webDetailPlan--reverse>.c-webDetailPlan__thumb{order:1}.c-webDetailPlan__cont{flex:1;order:1}.c-webDetailPlan__cont--left .c-webDetailPlan__contTtl,.c-webDetailPlan__cont--left .c-webDetailPlan__contDesc{padding-right:10%}@media (width<=768px){.c-webDetailPlan__cont--left .c-webDetailPlan__contTtl,.c-webDetailPlan__cont--left .c-webDetailPlan__contDesc{padding-right:0}}.c-webDetailPlan__cont--right .c-webDetailPlan__contTtl,.c-webDetailPlan__cont--right .c-webDetailPlan__contDesc{padding-left:10%}@media (width<=768px){.c-webDetailPlan__cont--right .c-webDetailPlan__contTtl,.c-webDetailPlan__cont--right .c-webDetailPlan__contDesc{padding-left:0}}.c-webDetailPlan__cont--right .c-webDetailPlan__contNotice{padding-left:calc(10% + 1em)}@media (width<=768px){.c-webDetailPlan__cont--right .c-webDetailPlan__contNotice{padding-left:1em}}.c-webDetailPlan__contTtl{border-bottom:1px solid #303030;padding-bottom:16px;font-size:2.4rem;font-weight:700;line-height:1}@media (width<=768px){.c-webDetailPlan__contTtl{text-align:center;font-size:2rem}}.c-webDetailPlan__contDesc{padding-top:24px;font-size:1.8rem;font-weight:400}@media (width<=768px){.c-webDetailPlan__contDesc{font-size:1.4rem}}.c-webDetailPlan__contNoticeMark{vertical-align:text-top;margin-right:.5em;font-size:1rem}.c-webDetailPlan__contNotice{text-indent:-1em;margin-top:1em;padding-left:1em;font-size:1.4rem}.c-webDetailPlan__contNotice:before{content:"※"}.c-webDetailPlan--reverse>.c-webDetailPlan__cont{order:2}.c-webDetailImgBlock{width:290px;margin:40px auto}@media (width<=768px){.c-webDetailImgBlock{width:100%;max-width:290px}}.c-webDetailImgBlock--l{width:550px}@media (width<=768px){.c-webDetailImgBlock--l{width:100%;max-width:550px}}.c-webDetailImgBlock--s{width:172px}@media (width<=768px){.c-webDetailImgBlock--s{width:100%;max-width:172px}}.c-webDetailImgBlock>img{vertical-align:bottom;width:100%;max-width:100%}.c-webDetail3Row{justify-content:space-between;display:flex}@media (width<=768px){.c-webDetail3Row{display:block}}.c-webDetail3Row>*{width:calc(33.3333% - 26.6667px)}@media (width<=768px){.c-webDetail3Row>*{width:auto}.c-webDetail3Row__item{margin-top:40px}}.c-webDetail3Row__ttl{margin-bottom:32px;font-size:24px;font-weight:700}@media (width<=768px){.c-webDetail3Row__ttl{margin-bottom:20px}}.c-webDetail3Row__txt{font-size:13px}.c-webDetailSpeechBubble{justify-content:center;display:flex}@media (width<=768px){.c-webDetailSpeechBubble{display:block}}.c-webDetailSpeechBubble__img{flex-shrink:0;order:1;width:170px;margin-right:68px}@media (width<=768px){.c-webDetailSpeechBubble__img{margin:32px auto 0}}.c-webDetailSpeechBubble__img>img{vertical-align:bottom;width:100%;max-width:100%}.c-webDetailSpeechBubble__main{z-index:0;color:#fff;background:#303030;border-radius:64px;order:2;max-width:504px;padding:40px 48px;font-size:13px;font-weight:700;position:relative}@media (width<=768px){.c-webDetailSpeechBubble__main{max-width:100%;padding:32px 40px}}.c-webDetailSpeechBubble__main:before{content:"";border:12px solid #0000;border-left:none;border-right:18px solid #303030;margin-top:-12px;display:block;position:absolute;top:50%;left:-18px}@media (width<=768px){.c-webDetailSpeechBubble__main:before{border-top:18px solid #303030;border-bottom:none;border-left:none;border-right:24px solid #0000;margin:0 0 0 -12px;inset:auto 22% -18px auto}}.c-webDetail4Row{flex-wrap:wrap;justify-content:space-between;display:flex}@media (width<=768px){.c-webDetail4Row{display:block}}.c-webDetail4Row>*{width:calc(25% - 19.5px)}@media (width<=768px){.c-webDetail4Row>*{width:auto}}.c-webDetail4Row__item{margin-top:40px}.c-webDetail4Row__item:nth-of-type(-n+4){margin-top:0}@media (width<=768px){.c-webDetail4Row__item:nth-of-type(-n+4){margin-top:40px}}.c-webDetail4Row__ttl{margin-bottom:24px;font-size:22px;font-weight:700}@media (width<=768px){.c-webDetail4Row__ttl{text-align:center}}.c-webDetail4Row__txt{font-size:13px}.c-webDetailPriceRow{background:linear-gradient(90deg,#517a35,#517a35 50%,#f3f2da 50%,#f3f2da);padding:56px}@media (width<=768px){.c-webDetailPriceRow{background:0 0;padding:0}}.c-webDetailPriceRow__inner{width:81.6%;max-width:960px;margin:0 auto;display:flex}@media (width<=768px){.c-webDetailPriceRow__inner{width:100%;max-width:100%;display:block}}.c-webDetailPriceRow__unit{text-align:center;width:50%;padding:0 48px;font-weight:700}@media (width<=768px){.c-webDetailPriceRow__unit{width:auto;padding:40px 7%}}.c-webDetailPriceRow__unit--left{color:#fff}@media (width<=768px){.c-webDetailPriceRow__unit--left{background-color:#517a35}}.c-webDetailPriceRow__unit--right{color:#517a35}@media (width<=768px){.c-webDetailPriceRow__unit--right{background-color:#f3f2da}}.c-webDetailPriceRow__ttl{margin-bottom:32px;font-size:22px}.c-webDetailPriceRow__txt{margin-bottom:24px}.c-webDetailPriceRow__notice{text-align:left;font-size:13px;font-weight:400}.c-webDetailPriceRowPrice{margin-bottom:32px;font-size:22px}.c-webDetailPriceRowPrice__num{margin:0 .125em;font-size:40px}.c-webDetailPriceRowPrice__num:first-child{margin-left:0}.c-webDetailPriceRowPrice__tax{font-size:16px}.c-webDetailPriceRowPriceDList{text-align:left;margin-bottom:24px}.c-webDetailPriceRowPriceDList>div{display:flex}.c-webDetailPriceRowPriceDList dt{flex-shrink:0}@media (width<=1024px){.c-webDetail__attentionWrap{padding:0 3.5%}}@media (width<=768px){.c-webDetail__attentionWrap{width:100%;padding:0 7%}}.c-webDetail__attention{color:#9f9f9f;border:1px solid #cfcfcf;width:100%;max-width:960px;margin:32px auto 0;padding:24px 24px 24px 40px}@media (width<=768px){.c-webDetail__attention{max-width:100%}}.c-webDetail__attentionTxt{font-size:13px;list-style:outside}.c-webDetailContact__ttl{text-align:center;margin-bottom:40px;font-size:24px;font-weight:700}.c-webBtn{z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (width<=768px){.c-webBtn{width:100%}}.c-webBtn--center{margin:0 auto}.c-webBtn--full{width:100%}.c-webBtn:after{content:"";z-index:-2;background-color:#fffc;width:100%;height:100%;transition:all .3s;display:block;position:absolute;top:0;right:0}.c-webBtn:before{content:"";z-index:-1;background-color:#303030cc;width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.c-webBtn:hover:after{width:0;transition:all .3s}@media (width<=768px){.c-webBtn:hover:after{width:100%}}.c-webBtn:hover:before{width:100%;transition:all .3s}@media (width<=768px){.c-webBtn:hover:before{width:0}}.c-webBtn--bdr{user-select:none;background-color:#fff;border:1px solid #303030;border-radius:36px;padding:20px;position:relative}@media (width<=768px){.c-webBtn--bdr{font-size:1.4rem}}.c-webBtn--bdr:hover{color:#fff}@media (width<=1024px){.c-webBtn--bdr:hover{color:#646464}}.c-webBtn--bdr:before{content:"";z-index:-1;background-color:#303030;width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.c-webBtn--bdr:hover:before{width:100%;transition:all .3s}@media (width<=1024px){.c-webBtn--bdr:hover:before{width:0}}.c-webBtn--bdr:after{content:"";z-index:-2;background-color:#fff;width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.c-webBtn--bdr:hover:after{width:0;transition:all .3s}@media (width<=1024px){.c-webBtn--bdr:hover:after{width:0}}.c-webBtn--bdr span{display:block}.c-webBtn--bdr span:after{content:"";background-image:url(/assets/img/common/icon_circle_arw_r.svg);width:20px;height:20px;display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.c-webBtn--bdr:hover span:after{background-image:url(/assets/img/common/icon_circle_arw_r_wh.svg)}@media (width<=1024px){.c-webBtn--bdr:hover span:after{background-image:url(/assets/img/common/icon_circle_arw_r.svg)}}.c-webBtn--face{user-select:none;color:#27425a;background-color:#fff;border:1px solid #27425a;border-radius:30px;width:390px;padding:12px;font-size:1.6rem;font-weight:700;line-height:2;position:relative}@media (width<=768px){.c-webBtn--face{width:100%;max-width:390px;margin:0 auto}}.c-webBtn--face:before{background:#27425a}.c-webBtn--face span:after{content:"";background-image:url(/assets/img/service/face/icn-arrow-r.svg);width:16px;height:16px;display:block;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.c-webBtn--face:hover{color:#fff}@media (width<=768px){.c-webBtn--face:hover{color:#27425a}}.c-webBtn--face:hover span:after{background-image:url(/assets/img/service/face/icn-arrow-r-w.svg)}@media (width<=768px){.c-webBtn--face:hover span:after{background-image:url(/assets/img/service/face/icn-arrow-r.svg)}}.c-webBtn--fases{user-select:none;color:#fff;background-color:#27425a;border:1px solid #27425a;border-radius:30px;padding:12px;font-size:1.6rem;font-weight:700;line-height:2;position:relative}.c-webBtn--fases:after{background:#27425a}@media (width<=768px){.c-webBtn--fases{width:100%;max-width:390px;margin:0 auto}}.c-webBtn--fases:before{background:#fff}.c-webBtn--fases span:after{content:"";background-image:url(/assets/img/service/face/icn-arrow-r-w.svg);width:16px;height:16px;display:block;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.c-webBtn--fases:hover{color:#27425a}@media (width<=768px){.c-webBtn--fases:hover{color:#fff}}.c-webBtn--fases:hover span:after{background-image:url(/assets/img/service/face/icn-arrow-r.svg)}@media (width<=768px){.c-webBtn--fases:hover span:after{background-image:url(/assets/img/service/face/icn-arrow-r-w.svg)}}.c-webBtn--cDouga{user-select:none;color:#fff;background-color:#ff2751;border:1px solid #ff2751;border-radius:30px;padding:12px;font-size:1.6rem;font-weight:700;line-height:2;position:relative}.c-webBtn--cDouga:after{background:#ff2751}@media (width<=768px){.c-webBtn--cDouga{width:100%;max-width:390px;margin:0 auto}}.c-webBtn--cDouga:before{background:#fff}.c-webBtn--cDouga span:after{content:"";background-image:url(/assets/img/service/cloudouga/icn-arrow-r-w.svg);width:16px;height:16px;display:block;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.c-webBtn--cDouga:hover{color:#ff2751}@media (width<=768px){.c-webBtn--cDouga:hover{color:#fff}}.c-webBtn--cDouga:hover span:after{background-image:url(/assets/img/service/cloudouga/icn-arrow-r-red.svg)}@media (width<=768px){.c-webBtn--cDouga:hover span:after{background-image:url(/assets/img/service/cloudouga/icn-arrow-r-w.svg)}}.c-webBtn--cDougaDemo{user-select:none;color:#fff;background-color:#536def;border:1px solid #536def;border-radius:30px;padding:12px;font-size:1.6rem;font-weight:700;line-height:2;position:relative}.c-webBtn--cDougaDemo:after{background:#536def}@media (width<=768px){.c-webBtn--cDougaDemo{width:100%;max-width:390px;margin:0 auto}}.c-webBtn--cDougaDemo:before{background:#fff}.c-webBtn--cDougaDemo span:after{content:"";background-image:url(/assets/img/service/cloudouga/icn-arrow-r-w.svg);width:16px;height:16px;display:block;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.c-webBtn--cDougaDemo:hover{color:#536def}@media (width<=768px){.c-webBtn--cDougaDemo:hover{color:#fff}}.c-webBtn--cDougaDemo:hover span:after{background-image:url(/assets/img/service/cloudouga/icn-arrow-r-blue.svg)}@media (width<=768px){.c-webBtn--cDougaDemo:hover span:after{background-image:url(/assets/img/service/face/icn-arrow-r-w.svg)}}.p-top__contents{width:100%;overflow:hidden}.p-topSectArea{z-index:1;background-color:var(--gs-default);width:100%;padding:80px 0 0;position:relative}@media (width<=768px){.p-topSectArea{padding:96px 0 0}.p-topSectBlock{padding-top:57px}}.p-top__company.p-topSectArea{padding:100px 0 72px}@media (width<=768px){.p-top__company.p-topSectArea{padding:0 0 47px}}.p-topSectSubArea{z-index:1;width:100%;padding:80px 0 71px;position:relative}@media (width<=768px){.p-topSectSubArea{padding:56px 0 50px}}.p-topCont{text-align:center;margin:5.7vh auto 0;line-height:32px}@media (width<=768px){.p-topCont{margin:10.5vh auto 0}}.p-topCont__sub{color:var(--txt-key);margin:40px auto 0}.p-topCont--white{color:var(--txt-key)}.p-topMain{position:relative}.p-topMain:after{content:"";display:none}@media (width<=768px){.p-topMain:after{z-index:-1;background-color:#00000080;width:100%;height:100%;display:block;position:absolute;top:0;left:0}}.p-topHero{min-width:100%;position:relative;overflow:hidden}.p-topHero:before,.p-topHero:after{content:"";display:none}@media (width<=768px){.p-topHero:before{display:none}}.p-topHero__bgAnim{z-index:-1000;pointer-events:none;background-color:#020203;width:100%;min-width:100%;height:100%;min-height:100vh;position:fixed;bottom:0;right:0;overflow:hidden}.p-topHero__bgAnim__svg{z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.p-topHero__bgAnim__field{will-change:transform}.p-topHero__bgAnim__mesh{pointer-events:none}.p-topHero__bgAnim__neuralPath{vector-effect:non-scaling-stroke}.p-topHero__bgAnim__dotGroup{will-change:opacity}.p-topHero__root{z-index:0;width:70%;max-width:960px;height:auto;margin:0 auto;position:relative}@media screen and (width>=961px){.p-topHero__root{width:80%;max-width:1120px}}@media (width<=768px){.p-topHero__root{width:91.4%}}.p-topHero__inner{box-sizing:border-box;flex-direction:column;justify-content:flex-start;padding:160px 0 40px;display:flex}@media screen and (width>=961px){.p-topHero__inner{grid-template-columns:minmax(0,1fr) minmax(0,400px);align-content:start;gap:0 12px;padding:260px 0 64px;display:grid}}@media screen and (width>=1000px){.p-topHero__inner{grid-template-columns:minmax(0,1fr) 460px;column-gap:16px}}@media screen and (width>=1100px){.p-topHero__inner{grid-template-columns:minmax(0,1fr) 500px;column-gap:20px}}@media screen and (width>=1200px){.p-topHero__inner{grid-template-columns:minmax(0,1fr) 520px;column-gap:22px}}@media screen and (width>=1280px){.p-topHero__inner{grid-template-columns:minmax(0,1fr) 540px;column-gap:24px}}@media (width<=960px){.p-topHero__inner{padding:224px 0 64px}}@media (width<=768px){.p-topHero__inner{padding:176px 0 56px}}.p-topHero__contents{text-align:left;box-sizing:border-box;margin-top:0}@media screen and (width>=961px){.p-topHero__contents{grid-area:1/1;min-width:0;padding-right:0}}@media (width<=768px){.p-topHero__contents{padding-right:0}}.p-topHero__lead{color:var(--txt-key);font-feature-settings:"palt" 1;max-width:100%;margin:0;font-family:Sawarabi Gothic,Hiragino Sans,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Noto Sans CJK JP,メイリオ,Meiryo,Yu Gothic,sans-serif}@media screen and (width>=961px){.p-topHero__lead{text-align:left;min-width:0;margin-left:0;margin-right:0}}@media (width<=768px){.p-topHero__lead{padding:0 4.6%}}@media screen and (width<=360px){.p-topHero__lead{padding:0}}.p-topHero__lead .p-topHero__headline{text-align:left;letter-spacing:.03em;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:.65rem 0;width:100%;max-width:22em;margin:0;display:flex}@media screen and (width>=960px){.p-topHero__lead .p-topHero__headline{letter-spacing:.04em;row-gap:.95rem;max-width:28em}}@media screen and (width>=961px) and (width<=1199px){.p-topHero__lead .p-topHero__headline{max-width:100%}}@media (width>=1200px){.p-topHero__lead .p-topHero__headline{row-gap:1.1rem}}.p-topHero__lead .p-topHero__headline__row{text-align:left;flex:none;width:100%;line-height:1.35}.p-topHero__lead .p-topHero__headline__tied{box-sizing:border-box;flex-flow:column;align-self:flex-start;align-items:stretch;row-gap:.65rem;width:max-content;min-width:0;max-width:100%;display:flex}@media screen and (width>=960px){.p-topHero__lead .p-topHero__headline__tied{row-gap:.95rem}}@media (width>=1200px){.p-topHero__lead .p-topHero__headline__tied{row-gap:1.1rem}}.p-topHero__lead .p-topHero__headline__tied .p-topHero__headline__row{width:100%}.p-topHero__lead .p-topHero__headline__row--mark{text-align:left;justify-content:center;align-items:center;min-height:.1em;margin:0;line-height:0;display:flex}.p-topHero__lead .p-topHero__headline__row--last{text-align:left;margin-top:0}.p-topHero__lead .p-topHero__headline__sysGroup{color:#fff;white-space:nowrap;display:inline-block}.p-topHero__lead .p-topHero__headline__sysGroup .p-topHero__headline__lat{color:#fff;letter-spacing:.12em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;margin-right:.14em;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.12em;font-style:normal;font-weight:500;line-height:.9;display:inline-block;transform:translateY(.04em)}@media (width<=1024px){.p-topHero__lead .p-topHero__headline__sysGroup .p-topHero__headline__lat{letter-spacing:.1em;margin-right:.12em;font-size:1.08em}}@media (width<=960px){.p-topHero__lead .p-topHero__headline__sysGroup .p-topHero__headline__lat{letter-spacing:.095em;margin-right:.11em;font-size:1.05em}}@media (width<=768px){.p-topHero__lead .p-topHero__headline__sysGroup .p-topHero__headline__lat{letter-spacing:.09em;margin-right:.1em;font-size:1.03em}}.p-topHero__lead .p-topHero__headline__cldGroup{color:#fff;white-space:nowrap;display:inline-block}.p-topHero__lead__strong{letter-spacing:.052em;text-shadow:.4px 0,-.4px 0,0 .3px,0 -.3px;-webkit-font-smoothing:antialiased;margin:0;font-size:2.85rem;font-weight:400;line-height:1.22}@media (width>=481px){.p-topHero__lead__strong{font-size:3.05rem}}@media (width>=769px){.p-topHero__lead__strong{letter-spacing:.05em;text-shadow:.35px 0,-.35px 0,0 .25px,0 -.25px;font-size:3.35rem;line-height:1.28}}@media (width>=961px){.p-topHero__lead__strong{font-size:3.5rem}}@media (width>=1100px){.p-topHero__lead__strong{font-size:3.85rem}}@media (width>=1200px){.p-topHero__lead__strong{font-size:4.35rem}}@media (width>=1280px){.p-topHero__lead__strong{font-size:4.75rem}}.p-topHero__lead .p-topHero__times{box-sizing:content-box;color:#0000;opacity:1;width:.7em;min-width:.7em;height:.82em;line-height:0;display:inline-block;position:relative}@media (width<=1024px){.p-topHero__lead .p-topHero__times{width:.72em;min-width:.72em;height:.85em}}@media (width<=768px){.p-topHero__lead .p-topHero__times{width:.76em;min-width:.76em;height:.9em}}.p-topHero__lead .p-topHero__times:before,.p-topHero__lead .p-topHero__times:after{content:"";transform-origin:50%;backface-visibility:hidden;border-radius:999px;width:max(3px,.11em);height:1.2em;position:absolute;top:50%;left:50%}.p-topHero__lead .p-topHero__times:before{background:linear-gradient(#2a0a4a 0%,#6b1a6a 50%,#e44444 100%);transform:translate(-50%,-50%)rotate(45deg)}.p-topHero__lead .p-topHero__times:after{background:linear-gradient(#0a2858 0%,#123d8a 35%,#068a4c 72%,#0a7a5a 100%);transform:translate(-50%,-50%)rotate(-45deg)}.p-topHero__lead__text{letter-spacing:.06em;text-align:left;max-width:36em;margin:1.1em 0 0;padding:0 .2em 0 0;font-size:1.85rem;font-weight:400;line-height:1.7}@media (width<=1024px){.p-topHero__lead__text{max-width:28em;font-size:1.65rem}}@media (width<=768px){.p-topHero__lead__text{text-align:left;margin:2.9vh 0 0;font-size:1.5rem;line-height:1.75}}.p-topHero__lead__cta.p-topNewsViewAll{margin:3.0525rem 0 0}@media (width<=1024px){.p-topHero__lead__cta.p-topNewsViewAll{margin-top:2.7225rem}}@media (width<=768px){.p-topHero__lead__cta.p-topNewsViewAll{margin-top:4.35vh}}.p-topHero__lead--brHide{display:none}@media (width<=1104px){.p-topHero__lead--brHide{display:inline}}.p-topHero__lead__strongStack{grid-template-columns:minmax(0,1fr);display:grid}.p-topHero__lead__strongStack>.p-topHero__lead__strong{grid-area:1/1}.p-topHero__lead__strongSizer{visibility:hidden;pointer-events:none;user-select:none}.p-topHero__lead__strongStack>.p-topHero__slideIn__content--en{z-index:1}.p-topHero__slideIn{position:relative;overflow:visible}.p-topHero__slideIn__content{white-space:nowrap;width:0;transition-timing-function:cubic-bezier(.095,.82,.165,1);overflow:hidden}.p-topHero__slideIn__content--en{transition:width 3s}.p-topHero__slideIn__content--ja{filter:blur(10px);will-change:filter, transform, width;transition:width 2s cubic-bezier(.095,.82,.165,1) 1.1s;transform:scale(.99)}.p-topHero__slideIn.is-show .p-topHero__slideIn__content{width:100%}.p-topHero__slideIn.is-show p.p-topHero__slideIn__content--ja{animation:.85s cubic-bezier(.095,.82,.165,1) 1.2s both p-topHeroFocusIn}.p-topHero__slideIn .p-topHero__slideIn__content--en{white-space:normal;opacity:0;filter:blur(14px);box-sizing:border-box;will-change:max-height, opacity, filter, transform;pointer-events:none;max-width:100%;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:scale(.985);width:100%!important;transition:max-height .9s cubic-bezier(.095,.82,.165,1),opacity .55s .12s!important}.p-topHero__slideIn.is-show .p-topHero__slideIn__content--en{opacity:1;pointer-events:auto;max-height:12em;animation:.9s cubic-bezier(.095,.82,.165,1) .42s both p-topHeroFocusIn;overflow:visible}@keyframes p-topHeroFocusIn{0%{filter:blur(16px);transform:scale(.98)}to{filter:blur();transform:scale(1)}}@media (prefers-reduced-motion:reduce){.p-topHero__bgAnim__dotGroup{opacity:.45!important}.p-topHero__slideIn .p-topHero__slideIn__content--en{filter:none;will-change:auto;transition:max-height .4s,opacity .35s 80ms;transform:none;animation:none!important}.p-topHero__slideIn p.p-topHero__slideIn__content--ja{filter:none;will-change:auto;transform:none;animation:none!important}}.p-top__service{z-index:1;background-color:#1a191880;padding:108px 0;position:relative}@media (width<=1180px){.p-top__service{height:auto}}@media (width<=768px){.p-top__service{min-height:inherit;background-color:#1a1918cc;padding:32px 0 56px}}.p-top__service__link{color:var(--txt-main);border-radius:36px;justify-content:center;align-items:center;width:480px;margin:6.3vh auto 0;padding:26px 0;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (width<=768px){.p-top__service__link{width:100%;max-width:240px;padding:15px 0}}.p-top__service__link:hover{color:var(--txt-main)}.p-top__service__link:after{content:"";z-index:-2;background-color:var(--bg-main);width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-top__service__link:before{content:"";z-index:-1;background-color:var(--hover-default);width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-top__service__link:hover:after{width:0;transition:all .3s}@media (width<=768px){.p-top__service__link:hover:after{width:100%}}.p-top__service__link:hover:before{width:100%;transition:all .3s}@media (width<=768px){.p-top__service__link:hover:before{width:0}}.p-top__works.p-topSectArea{padding-top:120px}@media (width<=768px){.p-top__works.p-topSectArea{padding-top:0}}.p-top__works__inner{width:100%;height:100%}.p-top__works__lead{width:81.6%;margin-left:auto;margin-right:auto}@media (width<=768px){.p-top__works__lead{width:87.2%}}.p-top__works__other{z-index:1;width:480px;max-width:100%;color:var(--txt-key);border-radius:36px;justify-content:center;align-items:center;margin:64px auto 72px;padding:26px 0;text-decoration:none;transition:none;display:flex;position:relative;overflow:hidden}@media (width<=768px){.p-top__works__other{width:64%;max-width:240px;padding:15px 0}}.p-top__works__other:hover{color:var(--txt-main)}@media (width<=768px){.p-top__works__other:hover{color:var(--txt-key)}}.p-top__works__other:before{content:"";z-index:-1;background-color:var(--hover-default);width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-top__works__other:hover:before{width:100%;transition:all .3s}@media (width<=768px){.p-top__works__other:hover:before{width:0}}.p-top__works__other:after{content:"";z-index:-2;background-color:var(--bg-main-dark);width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-top__works__other:hover:after{width:0;transition:all .3s}@media (width<=768px){.p-top__works__other:hover:after{width:100%}}.p-top__lab.p-topSectArea{background-color:var(--gs-default);padding:64px 0 88px}@media (width<=960px){.p-top__lab.p-topSectArea{padding:52px 0 72px}}@media (width<=768px){.p-top__lab.p-topSectArea{padding:40px 0 56px}}.p-top__labPanel{box-sizing:border-box;background:linear-gradient(152deg,#111a2e 0%,#0b1120 45%,#060a14 100%);border-radius:28px;width:60%;max-width:1020px;margin:0 auto;padding:48px 48px 52px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0f172a0f,0 12px 28px #0f172a1f,0 28px 56px #00000024,0 48px 80px #0000001a,inset 0 1px #ffffff12}@media (width<=960px){.p-top__labPanel{border-radius:24px;width:82%;max-width:880px;padding:40px 36px 44px}}@media (width<=768px){.p-top__labPanel{border-radius:22px;width:91%;max-width:none;padding:36px 22px}}.p-top__labPanel:before{content:"";opacity:.45;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.p-top__labPanel:after{content:"";pointer-events:none;background:radial-gradient(circle at 62% 38%,#93c5fd6b 0%,#38bdf833 38%,#0f172a00 68%);border-radius:50%;width:440px;height:440px;position:absolute;top:-130px;right:-90px}.p-top__labStack{--lab-cta-width:min(480px, 100%);z-index:1;grid-template-columns:minmax(0,1fr);gap:24px;display:grid;position:relative}@media screen and (width>=961px){.p-top__labStack{grid-template-rows:auto auto;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:28px 36px}}@media (width<=768px){.p-top__labStack{gap:20px}}.p-top__labIntro{color:var(--txt-key);text-align:left;min-width:0}@media screen and (width>=961px){.p-top__labIntro{grid-area:1/1;padding-right:8px}}.p-top__labMeta{margin:0 0 18px}.p-top__labKicker{letter-spacing:.18em;text-transform:uppercase;color:#ffffffc7;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.15rem;font-weight:600}@media (width<=768px){.p-top__labKicker{font-size:1.08rem}}.p-top__labHeading{box-sizing:border-box;width:60%;max-width:100%;margin:0 0 20px;line-height:0;display:block}@media (width<=960px){.p-top__labHeading{width:36%}}.p-top__labLogo{box-sizing:border-box;width:100%;height:auto;display:block}.p-top__labCatch{letter-spacing:.02em;color:var(--txt-key);min-width:0;margin:0 0 20px;font-size:2.8rem;font-weight:900;line-height:1.3}@media (width<=768px){.p-top__labCatch{margin:0 0 16px;font-size:2.4rem;line-height:1.35}}.p-top__labLead{letter-spacing:.08em;color:#ffffffe0;margin:0;font-size:1.4rem;line-height:32px}@media (width<=768px){.p-top__labLead{line-height:28px}}.p-top__labActions{box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}@media screen and (width>=961px){.p-top__labActions{grid-area:2/1/auto/-1;margin-top:4px}}.p-top__labCta{z-index:1;box-sizing:border-box;width:var(--lab-cta-width);min-width:0;max-width:100%;color:var(--txt-main);border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:20px 36px;font-size:1.55rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}@media (width<=768px){.p-top__labCta{padding:16px 24px;font-size:1.4rem}}.p-top__labCta:hover{color:var(--txt-main)}.p-top__labCta:after{content:"";z-index:-2;background-color:var(--bg-main);width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-top__labCta:before{content:"";z-index:-1;background-color:var(--hover-default);width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-top__labCta:hover:after{width:0;transition:all .3s}@media (width<=768px){.p-top__labCta:hover:after{width:100%}}.p-top__labCta:hover:before{width:100%;transition:all .3s}@media (width<=768px){.p-top__labCta:hover:before{width:0}}.p-top__labCta:focus-visible{outline:2px solid var(--color-key-dark);outline-offset:3px}.p-top__labTerminal{z-index:2;background:#0f172ab8;border:1px solid #ffffff1f;border-radius:18px;min-width:0;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003,0 16px 36px #00000038,inset 0 1px #ffffff0d}@media screen and (width>=961px){.p-top__labTerminal{grid-area:1/2;align-self:start;margin-top:3rem}}@media (width<=768px){.p-top__labTerminal{border-radius:15px}}.p-top__labTerminal__chrome{background:#00000059;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}@media (width<=768px){.p-top__labTerminal__chrome{padding:10px 14px}}.p-top__labTerminal__dots{background:#ffffff38;border-radius:50%;width:10px;height:10px;display:block;box-shadow:16px 0 #fff3,32px 0 #ffffff29}.p-top__labTerminal__url{letter-spacing:.04em;color:#ffffff73;font-family:Inter,monospace;font-size:1.22rem}@media (width<=768px){.p-top__labTerminal__url{font-size:1.12rem}}.p-top__labTerminal__body{padding:18px 20px 22px}@media (width<=768px){.p-top__labTerminal__body{padding:14px 16px 18px}}.p-top__labTerminal__pre{color:#e2e8f0eb;margin:0;font-family:SF Mono,Menlo,Monaco,Courier New,monospace;font-size:1.32rem;line-height:1.72;overflow-x:auto}@media (width<=768px){.p-top__labTerminal__pre{font-size:1.18rem;line-height:1.68}}.p-top__labTerminal__prompt{color:#94a3b8f2;margin-bottom:8px;display:block}.p-top__labTerminal__line{color:#e2e8f0e0;display:block}.p-top__labTerminal__ok{color:#4ade80;margin-left:4px;font-weight:600}.p-top__company__contents{justify-content:space-between;width:100%;height:100%;margin-top:72px;display:flex}@media (width<=768px){.p-top__company__contents{flex-direction:column;margin-top:64px}}.p-top__company__content{text-align:center;width:27.5%;position:relative;overflow:hidden}@media (width<=768px){.p-top__company__content{width:100%}.p-top__company__content:not(:first-child){margin-top:48px}}.p-top__company__content a{width:100%;height:100%;text-decoration:none;position:absolute;top:0;left:0}.p-top__company__content p{color:var(--txt-main);opacity:1;margin:16px auto 0;font-size:2rem;font-weight:700;transition:all .2s}.p-top__company__content:hover img{transition:all .5s;transform:scale(1.3)}@media (width<=768px){.p-top__company__content:hover img{transform:scale(1)}}.p-top__company__content:hover p{opacity:.8;transition:all .2s}@media (width<=768px){.p-top__company__content:hover p{opacity:1}}.p-top__company__image{width:100%;padding-top:74.5%;position:relative;overflow:hidden}.p-top__company__image img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;transition:all 1s;position:absolute;top:0;left:0}.p-top__company__blog{border:1px solid var(--bd-darkest);align-items:center;width:81.6%;margin:59px auto 0;padding:36px 2.7% 36px 4.4%;display:flex}@media (width<=768px){.p-top__company__blog{flex-direction:column;width:91.4%;margin-bottom:47px;padding:21px 4.2% 24px}}.p-top__company__blog div{align-items:center;width:calc(100% - 176px);display:flex}@media (width<=768px){.p-top__company__blog div{flex-direction:column;align-items:flex-start;width:100%}}.p-top__blog__heading{white-space:nowrap;font-size:2.4rem;font-weight:900}@media (width<=768px){.p-top__blog__heading{text-align:center;margin:0 auto 32px;display:block}}.p-top__blog__link{color:var(--txt-main);margin-left:5.3%;text-decoration:none}@media (width<=768px){.p-top__blog__link{flex-direction:column;margin-left:0;display:flex}}.p-top__blog__link:hover{color:var(--txt-main)}.p-top__blog__title{margin-left:40px;text-decoration:none}@media (width<=768px){.p-top__blog__title{margin:4px 0 0;line-height:28px}}.p-top__blog__title:hover{text-decoration:underline}@media (width<=768px){.p-top__blog__title:hover{text-decoration:none}}.p-top__blog__viewAll{color:var(--txt-key);z-index:1;border-radius:36px;justify-content:center;align-items:center;width:176px;padding:14px 0;font-size:1.4rem;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (width<=768px){.p-top__blog__viewAll{width:152px;margin-top:32px}}.p-top__blog__viewAll:hover{color:var(--txt-main)}@media (width<=768px){.p-top__blog__viewAll:hover{color:var(--txt-key)}}.p-top__blog__viewAll:before{content:"";z-index:-1;background-color:var(--hover-default);width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-top__blog__viewAll:hover:before{width:100%;transition:all .3s}@media (width<=768px){.p-top__blog__viewAll:hover:before{width:0}}.p-top__blog__viewAll:after{content:"";z-index:-2;background-color:var(--bg-main-dark);width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-top__blog__viewAll:hover:after{width:0;transition:all .3s}@media (width<=768px){.p-top__blog__viewAll:hover:after{width:100%}}.p-top__recruit{background-color:#fff;position:relative}.p-top__recruit__bg{background-image:url(/assets/img/bg_top_recruit.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.p-top__recruit__inner{text-align:center}.p-top__recruit__link{margin-top:48px}.p-topInfoSct{z-index:1;align-items:center;width:72.22%;margin:0 auto;padding:56px 0 80px;display:flex;position:relative}@media (width<=960px){.p-topInfoSct{width:70%;max-width:960px;margin:0 auto;padding:64px 0 100px}}@media (width<=768px){.p-topInfoSct{background-color:#00000080;width:91.4%}}.p-topInfoSct__inner{justify-content:center;align-items:flex-start;width:100%;display:flex}@media (width<=960px){.p-topInfoSct__inner{flex-wrap:wrap}}.p-topInfoNews{grid-template-rows:auto auto;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:32px 48px;width:100%;max-width:1080px;margin:0 auto;display:grid}@media (width<=960px){.p-topInfoNews{flex:1 0 100%;width:100%;margin:0;display:block}}.p-topInfoNews__content{min-width:0}.p-topInfoNews .p-topNewsViewAll{grid-column:1/-1;justify-self:center;margin:0}.p-topNewsTtl{color:#fff;margin:0;font-size:2.4rem;font-weight:900}@media (width<=960px){.p-topNewsTtl{text-align:left;margin-bottom:36px;font-size:2rem}.p-topNewsList{margin-bottom:40px}}.p-topNewsList>li{margin-bottom:20px}@media (width<=960px){.p-topNewsList>li{margin-bottom:24px}}.p-topNewsList__link{color:#fff;align-items:flex-start;gap:16px;text-decoration:none;display:flex}@media screen and (width>=961px){.p-topNewsList__link{grid-template-columns:240px minmax(0,1fr);align-items:center;gap:8px 20px;display:grid}}.p-topNewsList__link:hover{color:#fff}.p-topNewsList__link:hover .p-topNewsList__ttl{text-decoration:underline}.p-topNewsList__imgWrap{flex-shrink:0;width:36.8%;min-width:100px;max-width:160px}@media screen and (width>=961px){.p-topNewsList__imgWrap{grid-area:1/1/-1;align-self:center;width:240px;min-width:0;max-width:none;margin:0}}.p-topNewsList__imgWrap>img{vertical-align:bottom;width:100%;height:auto;display:block}.p-topNewsList__body{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}@media screen and (width>=961px){.p-topNewsList__body{grid-area:1/2;gap:10px}}.p-topNewsList__cate{text-align:center;white-space:nowrap;background:#696765;align-self:flex-start;padding:2px 8px;font-size:1.1rem;line-height:20px;display:inline-block}.p-topNewsList__detail{flex-direction:column;gap:8px;min-width:0;display:flex}@media screen and (width>=961px){.p-topNewsList__detail{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:0;display:grid}}.p-topNewsList__date{white-space:nowrap;flex-shrink:0;font-size:1.3rem;line-height:1.4}.p-topNewsList__ttl{word-break:break-word;margin:0}.p-topNewsViewAll{z-index:0;color:#000;text-align:center;box-sizing:border-box;border-radius:36px;width:176px;margin:0 auto;padding:17px;line-height:1;text-decoration:none;display:block;position:relative;overflow:hidden}.p-topNewsViewAll:after{content:"";z-index:-2;background-color:var(--bg-main);width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-topNewsViewAll:before{content:"";z-index:-1;background-color:var(--hover-default);width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-topNewsViewAll:hover{color:#000}.p-topNewsViewAll:hover:after{width:0;transition:all .3s}@media (width<=960px){.p-topNewsViewAll:hover:after{width:100%}}.p-topNewsViewAll:hover:before{width:100%;transition:all .3s}@media (width<=960px){.p-topNewsViewAll:hover:before{width:0}}.p-topHeroInterview{box-sizing:border-box;width:100%}.p-topHeroInterview--panel{display:none}@media screen and (width>=961px){.p-topHeroInterview--panel{flex-direction:column;grid-area:1/2;justify-content:flex-start;align-self:start;gap:16px;width:100%;min-width:0;padding:0;display:flex}}@media screen and (width>=961px) and (width<=999px){.p-topHeroInterview--panel{gap:12px}.p-topHeroInterview--panel .p-topHeroInterviewCard__body{padding:14px 16px 16px}.p-topHeroInterview--panel .p-topHeroInterviewCard__name{font-size:1.15rem}.p-topHeroInterview--panel .p-topHeroInterviewCard__explain{font-size:1.35rem;line-height:1.45}.p-topHeroInterview--panel .p-topHeroInterview__label{font-size:1.1rem}}.p-topHeroInterview--panel .p-topHeroInterviewCard__inner{background-color:#08080ab8;border:1px solid #ffffff24;border-radius:4px;overflow:hidden;box-shadow:0 14px 40px #00000057}.p-topHeroInterview--panel .p-topHeroInterviewCard__img{padding-top:52%}.p-topHeroInterview--panel .p-topHeroInterviewCard__body{padding:16px 20px 20px}.p-topHeroInterview--panel .p-topHeroInterviewCard__name{font-size:1.25rem}.p-topHeroInterview--panel .p-topHeroInterviewCard__explain{-webkit-line-clamp:3;font-size:1.55rem;line-height:1.48}.p-topHeroInterview--panel .p-topHeroInterview__label{font-size:1.2rem}.p-topHeroInterview--mobile{width:100%;margin-top:40px;display:none}@media (width<=960px){.p-topHeroInterview--mobile{margin-top:64px;display:block}}.p-topHeroInterview__header{align-items:baseline;gap:12px;display:flex}.p-topHeroInterview__label{color:var(--txt-key);letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:600}.p-topHeroInterviewSlider{--swiper-navigation-size:32px;--swiper-navigation-sides-offset:0;width:100%;position:relative}.p-topHeroInterviewSlider:not(.is-initialized){overflow:hidden}.p-topHeroInterviewSlider:not(.is-initialized) .swiper-slide:not(:first-child){display:none}.p-topHeroInterviewSlider--panel{height:auto;overflow:hidden}.p-topHeroInterviewSlider--panel .p-topHeroInterviewSlider__pagination{margin-top:10px}.p-topHeroInterviewSlider--panel .swiper-slide{width:100%!important}.p-topHeroInterviewSlider--mobile{margin-top:16px}.p-topHeroInterviewSlider__wrapper{width:100%}.p-topHeroInterviewSlider__pagination{text-align:center;margin-top:16px;position:static!important}.p-topHeroInterviewSlider__pagination .swiper-pagination-bullet{opacity:1;background:#ffffff47;width:8px;height:8px;margin:0 6px!important}.p-topHeroInterviewSlider__pagination .swiper-pagination-bullet-active{background:#ffffffb8}.p-topHeroInterviewSlider__nav{--hero-interview-nav-top:0;--hero-interview-nav-left:0;--hero-interview-nav-width:100%;--hero-interview-nav-height:0;--hero-interview-nav-button-top:50%;top:var(--hero-interview-nav-top);left:var(--hero-interview-nav-left);width:var(--hero-interview-nav-width);height:var(--hero-interview-nav-height);z-index:2;pointer-events:none;position:absolute}.p-topHeroInterviewSlider__button{top:var(--hero-interview-nav-button-top,50%);box-sizing:border-box;cursor:pointer;pointer-events:auto;background-color:#0000007a;border:none;justify-content:center;align-items:center;width:36px;height:56px;padding:0;transition:background-color .2s,opacity .2s;display:flex;position:absolute;transform:translateY(-50%)}@media (width>=769px){.p-topHeroInterviewSlider__button{background-color:#0003}}@media (width<=768px){.p-topHeroInterviewSlider__button{width:32px;height:48px}}.p-topHeroInterviewSlider__button:hover,.p-topHeroInterviewSlider__button:focus-visible{outline:none}@media (width>=769px){.p-topHeroInterviewSlider__button:hover,.p-topHeroInterviewSlider__button:focus-visible{background-color:#0000007a}}@media (width<=768px){.p-topHeroInterviewSlider__button:hover,.p-topHeroInterviewSlider__button:focus-visible{background-color:#000000ad}}.p-topHeroInterviewSlider__button:hover .p-topHeroInterviewSlider__buttonIcon,.p-topHeroInterviewSlider__button:focus-visible .p-topHeroInterviewSlider__buttonIcon{opacity:.9}.p-topHeroInterviewSlider__button--prev{border-radius:0 4px 4px 0;left:0}.p-topHeroInterviewSlider__button--next{border-radius:4px 0 0 4px;right:0}.p-topHeroInterviewSlider__buttonIcon{opacity:.82;filter:brightness(0)invert();pointer-events:none;width:16px;height:auto;transition:opacity .2s;display:block;transform:scaleY(1.28)}.p-topHeroInterviewSlider.swiper .swiper-button-prev,.p-topHeroInterviewSlider.swiper .swiper-button-next{width:36px;height:56px;top:var(--hero-interview-nav-button-top,50%);background-image:none;margin-top:0}.p-topHeroInterviewSlider.swiper .swiper-button-prev svg.swiper-navigation-icon,.p-topHeroInterviewSlider.swiper .swiper-button-next svg.swiper-navigation-icon{display:none}@media (width<=768px){.p-topHeroInterviewSlider.swiper .swiper-button-prev,.p-topHeroInterviewSlider.swiper .swiper-button-next{width:32px;height:48px}}.p-topHeroInterviewSlider.swiper .swiper-button-prev{left:0;right:auto}.p-topHeroInterviewSlider.swiper .swiper-button-next{left:auto;right:0}.p-topHeroInterviewCard{width:100%;height:auto}.p-topHeroInterviewCard__inner{background-color:#ffffff0a;border-radius:3px;position:relative;overflow:hidden;box-shadow:0 8px 28px #0000003d}.p-topHeroInterviewCard__img{width:100%;padding-top:56.25%;position:relative;overflow:hidden}.p-topHeroInterviewCard__img>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;position:absolute;top:0;left:50%;transform:translate(-50%)}.p-topHeroInterviewCard__body{padding:16px 20px 20px}.p-topHeroInterviewCard__link{color:inherit;text-decoration:none;transition:opacity .2s;display:block}.p-topHeroInterviewCard__link:hover,.p-topHeroInterviewCard__link:focus-visible{opacity:.82;outline:none}.p-topHeroInterviewCard__name{color:#ffffffb8;margin:0 0 8px;font-size:1.2rem;font-weight:400;line-height:1.5}.p-topHeroInterviewCard__explain{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.5rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.p-topHeroInterviewCard__inner:has(.p-topHeroInterviewCard__link:hover) .p-topHeroInterviewCard__img>img,.p-topHeroInterviewCard__inner:has(.p-topHeroInterviewCard__link:focus-visible) .p-topHeroInterviewCard__img>img{transform:translate(-50%)scale(1.04)}.p-topHeroAwsArea{z-index:1;box-sizing:border-box;width:70%;max-width:960px;margin:0 auto;padding:0 0 40px;position:relative}@media screen and (width>=961px){.p-topHeroAwsArea{width:80%;max-width:1120px;margin-top:56px;padding-bottom:56px}}@media (width<=960px){.p-topHeroAwsArea{margin-top:48px;padding-bottom:48px}}@media (width<=768px){.p-topHeroAwsArea{width:91.4%;margin-top:40px;padding-bottom:40px}}.p-topHeroAws{z-index:1;box-sizing:border-box;width:100%;max-width:880px;margin:0 auto;position:relative}@media (width<=960px){.p-topHeroAws{padding:0 4.6%}}@media screen and (width<=360px){.p-topHeroAws{padding:0}}.p-topHeroAws__inner{background-color:#08080ab8;border:1px solid #ffffff24;border-radius:4px;flex-direction:column;align-items:center;gap:24px;padding:24px 28px;display:flex;box-shadow:0 14px 40px #00000057}@media screen and (width>=961px){.p-topHeroAws__inner{flex-direction:row;align-items:center;gap:64px;padding:28px 32px}}.p-topHeroAws__body{text-align:center;flex:auto;min-width:0}@media screen and (width>=961px){.p-topHeroAws__body{text-align:left}}.p-topHeroAws__lead{color:#fff;letter-spacing:.04em;margin:0;font-size:1.45rem;font-weight:400;line-height:1.75}@media (width<=768px){.p-topHeroAws__lead{font-size:1.35rem}}.p-topHeroAws__cta{color:var(--txt-key);letter-spacing:.04em;opacity:.88;margin-top:20px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-block}.p-topHeroAws__cta:after{content:"";border-top:1px solid;border-right:1px solid;width:.45em;height:.45em;margin-left:.35em;display:inline-block;transform:rotate(45deg)translateY(-1px)}.p-topHeroAws__cta:hover{opacity:1}.p-topHeroAws__badge{flex:none;width:200px}@media screen and (width>=961px){.p-topHeroAws__badge{width:220px}}.p-topHeroAws__badge>img{width:100%;height:auto;display:block}.p-top__serviceWrap{justify-content:space-evenly;margin:100px 0 32px;display:flex}@media (width<=768px){.p-top__serviceWrap{margin-top:40px;display:block}}.p-top__service__item{box-sizing:border-box;color:#fff;text-align:center;width:32%;padding:16px 32px 32px;font-size:16px;transform:translateZ(0)}@media (width<=768px){.p-top__service__item{width:100%;padding:20px}}.p-top__service__item .border{opacity:.45;z-index:1;position:absolute;inset:0}@media (width<=768px){.p-top__service__item .border{display:none;position:relative}}.p-top__service__item .border:before,.p-top__service__item .border:after,.p-top__service__item .border div:before,.p-top__service__item .border div:after{content:"";background-color:#fff;transition:all .4s ease-in-out;display:block;position:absolute}.p-top__service__item .border:before,.p-top__service__item .border:after{width:0;height:1px}.p-top__service__item .border div:before,.p-top__service__item .border div:after{width:1px;height:0}.p-top__service__item .border:before,.p-top__service__item .border div:before{top:0;left:0}.p-top__service__item .border:after,.p-top__service__item .border div:after{bottom:0;right:0}.p-top__service__item h3{text-align:center;margin-bottom:16px;font-size:20px;font-weight:700}.p-top__service__item p{letter-spacing:0;text-align:left;font-size:13px;line-height:22px}.p-top__service__item a{z-index:1;position:absolute;inset:0}.p-top__service__item a+.bg-cloud,.p-top__service__item a+.bg-system{opacity:0;z-index:-1;background-size:cover;transition:all .8s ease-out;position:absolute;inset:0}.p-top__service__item a:hover+.bg-cloud,.p-top__service__item a:hover+.bg-system{opacity:1;background-position:50%}@media (width<=768px){.p-top__service__item a:hover+.bg-cloud,.p-top__service__item a:hover+.bg-system{opacity:0}}.p-top__service__item a:hover+.bg-cloud{background-image:url(/assets/img/top/top-service_bg_cloud.jpg)}.p-top__service__item a:hover+.bg-system{background-image:url(/assets/img/top/top-service_bg_system.jpg)}.p-top__service__item:hover .border:before,.p-top__service__item:hover .border:after{width:100%}.p-top__service__item:hover .border div:before,.p-top__service__item:hover .border div:after{height:100%}.p-top__service__itemImg{max-width:100%;margin:20px auto}@media (width<=768px){.p-top__service__itemImg{width:60%;max-width:240px}}.p-top__subService__wrap{margin-top:80px}.p-top__subService__title{text-align:center;color:#fff;margin:0 auto 24px;padding:10px;font-size:24px;font-weight:700}@media (width<=768px){.p-top__subService__title{border:1px solid #fff;width:96%;font-size:18px}}.p-top__subService__block{flex-wrap:wrap;align-content:flex-start;display:flex}@media (width<=768px){.p-top__subService__block{display:block}}.p-top__subService__item{text-align:center;box-sizing:border-box;order:5;align-content:flex-start;width:33.3%;padding:40px 20px 24px;transform:translateZ(0)}@media (width<=768px){.p-top__subService__item{border-bottom:1px solid #666;width:100%;margin:0 auto;padding:32px 0 24px}}.p-top__subService__item:nth-of-type(2){order:2}.p-top__subService__item:nth-of-type(3){order:1}.p-top__subService__item:nth-of-type(4){order:3}.p-top__subService__item:nth-of-type(5){order:4}.p-top__subService__item .border{opacity:.45;z-index:1;position:absolute;inset:0}@media (width<=768px){.p-top__subService__item .border{display:none;position:relative}}.p-top__subService__item .border:before,.p-top__subService__item .border:after,.p-top__subService__item .border div:before,.p-top__subService__item .border div:after{content:"";background-color:#fff;transition:all .4s ease-in-out;display:block;position:absolute}.p-top__subService__item .border:before,.p-top__subService__item .border:after{width:0;height:1px}.p-top__subService__item .border div:before,.p-top__subService__item .border div:after{width:1px;height:0}.p-top__subService__item .border:before,.p-top__subService__item .border div:before{top:0;left:0}.p-top__subService__item .border:after,.p-top__subService__item .border div:after{bottom:0;right:0}.p-top__subService__item p{color:#fff;margin-bottom:24px;font-size:12px}.p-top__subService__item img{max-width:100%}.p-top__subService__item a{z-index:1;position:absolute;inset:0}.p-top__subService__item a:hover+.bg-sub{opacity:.5;z-index:-1;background-color:#000;position:absolute;inset:0}@media (width<=768px){.p-top__subService__item a:hover+.bg-sub{opacity:0}}.p-top__subService__item .bg-sub{opacity:0;transition:all .8s ease-out}.p-top__subService__item:hover .border:before,.p-top__subService__item:hover .border:after{width:100%}.p-top__subService__item:hover .border div:before,.p-top__subService__item:hover .border div:after{height:100%}.p-topServiceBnrList{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:80px;list-style:none;display:flex}@media (width<=960px){.p-topServiceBnrList{margin-top:64px;display:block}}.p-topServiceBnrList li{flex:0 0 calc(50% - 12px)}@media (width<=960px){.p-topServiceBnrList li{margin-top:40px}}.p-topServiceBnrLink{duration:var(--duration-base);display:block}.p-topServiceBnrLink:hover{opacity:var(--hover-text)}@media (width<=768px){.p-topServiceBnrLink:hover{opacity:1}}.p-topServiceBnrLink__img{vertical-align:bottom;width:100%;height:auto}.p-service--detail{padding-top:80px}@media (width<=768px){.p-service--detail{padding-top:56px}}.p-service__heading2{text-align:center;color:#888;letter-spacing:2.5px;font-size:32px;font-weight:100}@media (width<=768px){.p-service__heading2{font-size:28px}}.p-service__heading2__text{text-align:center}.p-service__hero--cloud{background-image:url(/assets/img/service/bg-cloud.png);background-position:100%;background-size:cover;width:100%}@media (width<=1024px){.p-service__hero--cloud{background-image:url(/assets/img/service/bg-cloud_tab.png);background-position:top;background-size:contain;width:100%;padding:14% 10% 0}}@media (width<=768px){.p-service__hero--cloud{background-image:url(/assets/img/service/bg-cloud_sp.png);background-position:top;background-size:contain;width:100%;padding:140px 32px 0}}.p-service__hero--print{background-image:url(/assets/img/service/bg-print.png);background-position:100%;background-size:cover;width:100%}@media (width<=1024px){.p-service__hero--print{background-image:url(/assets/img/service/bg-print_tab.png);background-position:top;background-size:contain;padding:14% 10% 0}}@media (width<=768px){.p-service__hero--print{background-image:url(/assets/img/service/bg-print_sp.png);background-position:top;background-size:contain;width:100%;padding:140px 32px 0}}.p-service__hero--system{background-image:url(/assets/img/service/bg-system.png);background-position:100%;background-size:cover;width:100%}@media (width<=1024px){.p-service__hero--system{background-image:url(/assets/img/service/bg-system_tab.png);background-position:top;background-size:contain;width:100%;padding:14% 10% 0}}@media (width<=768px){.p-service__hero--system{background-image:url(/assets/img/service/bg-system_sp.png);background-position:top;background-size:contain;width:100%;padding:140px 32px 0}}.p-service__hero__heading{text-align:left;width:960px;margin:0 auto;padding:64px 0 56px}@media (width<=1024px){.p-service__hero__heading{background-color:#fff;width:100%;padding:36px 6%;box-shadow:0 0 4px #0000001a}}.p-service__hero__heading__h1{color:#fff;letter-spacing:0;font-size:3.2rem}@media (width<=1024px){.p-service__hero__heading__h1{color:#333;font-size:2.8rem;line-height:32px}}@media (width<=768px){.p-service__hero__heading__h1{font-size:2.4rem}}.p-service__hero__heading__text{color:#fff;letter-spacing:0;width:65%;margin-top:24px;font-size:13px}@media (width<=1024px){.p-service__hero__heading__text{color:#333;width:100%}}.p-service__heading{background-color:var(--bg-main-lighter);padding:56px 0 45px}@media (width<=768px){.p-service__heading{padding:30px 0 31px}}.p-service__heading--detail{padding:72px 0 64px}@media (width<=768px){.p-service__heading--detail{background-color:var(--bg-main);padding:0}}.p-service__heading__wrapper{width:66.6%;margin:0 auto}@media (width<=768px){.p-service__heading__wrapper{width:100%}}.p-service__heading__title{text-align:center;line-height:2.8rem}@media (width<=768px){.p-service__heading__title{background-color:var(--bg-main-lighter);padding:45px 24px 30px}}.p-service__heading__title>h1{align-items:flex-start}@media (width<=768px){.p-service__heading__title>h1{align-items:center;font-size:2.4rem}}.p-service__heading__lead{margin-top:34px;font-size:1.4rem;line-height:3.2rem}@media (width<=768px){.p-service__heading__lead{margin-top:36px;padding:0 24px}}.p-service__contents{width:100%;margin:0 auto;padding:80px 5% 0}@media (width<=768px){.p-service__contents{padding:60px 16px 0}}.p-service__items{justify-content:space-between;width:91.8%;max-width:1176px;margin:0 auto;display:flex}@media (width<=768px){.p-service__items{flex-direction:column}}.p-service__other{border:1px solid var(--bd-dark);width:90%;max-width:1176px;margin:80px auto 100px;padding:70px 4.5% 80px;position:relative}@media (width<=768px){.p-service__other{margin:80px auto;padding:70px 5% 60px}}.p-service__other__heading{text-align:center;background-color:var(--bg-main);white-space:nowrap;padding:0 4%;font-size:18px;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.p-service__other__items{justify-content:space-around;display:flex}@media (width<=768px){.p-service__other__items{flex-direction:column}}.p-service__other__item{flex-direction:column;align-items:center;width:25.5%;display:flex;position:relative}@media (width<=768px){.p-service__other__item{width:100%}.p-service__other__item:not(:last-child){margin-bottom:70px}}.p-service__other__item:hover .p-service__other__image{opacity:.5;transition:all .3s}@media (width<=768px){.p-service__other__item:hover .p-service__other__image{opacity:1}}.p-service__other__item:hover .p-service__other__url{color:var(--hover-default);transition:all .3s}@media (width<=768px){.p-service__other__item:hover .p-service__other__url{color:var(--txt-main)}}.p-service__other__image{text-align:center;opacity:1;justify-content:center;align-items:center;width:100%;height:60px;transition:all .3s;display:flex;position:relative}.p-service__other__image>img{max-width:100%;height:auto;position:absolute;left:50%;transform:translate(-50%)}.p-service__other__text{width:100%;height:44.4%;margin-top:46px}.p-service__other__url{color:var(--txt-light);margin-top:43px;transition:all .3s}@media (width<=768px){.p-service__other__url{margin-top:23px}}.p-service__other__link{width:100%;height:100%;position:absolute;top:0;left:0}.p-service__content{max-width:960px;margin:0 auto}.p-service__content--flow{margin-top:100px}@media (width<=768px){.p-service__content--flow{margin-top:80px}}.p-service__content--pay{margin-top:140px}.p-service__content--works{max-width:100%;margin-top:80px}@media (width<=768px){.p-service__content--works{margin-top:40px}}.p-service__content--gray{background-color:#eaebeb;max-width:100%}.p-service__content__detail{margin-top:16px}@media (width<=1024px){.p-service__content__detail{text-align:center;margin:8px auto 0}}.p-service__content__detail__btn{color:#fff;background:#2b2b2b;border-radius:40px;padding:16px 36%;font-size:14px;text-decoration:none}@media (width<=1024px){.p-service__content__detail__btn{margin-left:0;padding:16px 32%}}.p-service__content__detail__btn:hover{color:#ffd500}.p-service__content__heading{text-align:center;font-size:3.2rem;font-weight:900}.p-service__content__items{flex-wrap:wrap;justify-content:space-between;margin-top:72px;display:flex}@media (width<=768px){.p-service__content__items{display:block}}.p-service__content__item{width:45%;margin-bottom:64px}.p-service__content__item:nth-last-child(-n+2),.p-service__content__item--no-margin{margin-bottom:0}@media (width<=1024px){.p-service__content__item{width:45%;margin:0 auto}.p-service__content__item:not(:last-child){margin-bottom:64px}.p-service__content__item.p-service__content__item--no-margin,.p-service__content__item.p-service__content__item--no-margin:not(:last-child){margin-bottom:0}}@media (width<=768px){.p-service__content__item{width:100%}.p-service__content__item.p-service__content__item--no-margin{margin-bottom:0}}.p-service__content__item__title{align-items:center;margin-bottom:1.6rem;display:flex}.p-service__content__item__icon{color:#2e6079;flex-shrink:0;margin-right:1.6rem;font-size:2.4rem}@media (width<=768px){.p-service__content__item__icon{font-size:2rem}}.p-service__content__item__title p{margin:0;font-size:2rem;font-weight:700}@media (width<=1024px){.p-service__content__item__title p{font-size:1.6rem}}.p-service__content__image{text-align:center;margin-bottom:0}.p-service__content__image>img{max-width:100%;height:auto}.p-service__content__title{text-align:center;margin-bottom:12px;font-size:2rem;font-weight:700}@media (width<=1024px){.p-service__content__title{margin-bottom:8px;font-size:1.6rem}}.p-service__content__title--left{text-align:left}.p-service__content__text{letter-spacing:0;text-align:left;margin-bottom:32px;font-size:1.3rem;line-height:2.1rem}@media (width<=768px){.p-service__content__text{text-align:justify;margin-top:2rem}}.p-service__content__flow{counter-reset:step;justify-content:space-between;width:100%;margin:0 auto;display:flex}@media (width<=768px){.p-service__content__flow{display:block}}.p-service__content__step{letter-spacing:0;width:280px;font-size:1.4rem;line-height:2.8rem}@media (width<=768px){.p-service__content__step{width:100%;margin:0 auto;padding:0}}.p-service__content__houseService{align-items:center;margin-bottom:129px;display:flex}@media (width<=768px){.p-service__content__houseService{flex-direction:column}}.p-service__content__houseService--mail{margin:20px 0 100px}.p-service__content__houseService--package{margin-bottom:167px}@media (width<=768px){.p-service__content__houseService--package{margin-bottom:100px}.p-service__step{display:flex}}.p-service__step__heading{text-align:center;font-size:1.6rem;font-weight:700;line-height:2.4rem;position:relative}@media (width<=768px){.p-service__step__heading{text-align:left}}.p-service__step__heading:before{counter-increment:step;content:counter(step);color:#ffd500;border:1px solid #e7e4df;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:130px;font-size:2.8rem;line-height:1;display:flex;transform:translateY(-45%)}@media (width<=768px){.p-service__step__heading:before{width:40px;height:40px;margin-bottom:0;font-size:1.8rem}}.p-service__step__subHeading{letter-spacing:0;color:var(--txt-lighter);font-size:1.2rem;font-weight:400;line-height:2.4rem;display:block}.p-service__step__text{margin-top:16px;font-size:1.3rem;line-height:2.2rem}@media (width<=1024px){.p-service__step__text{width:200px;margin:10px auto}}@media (width<=768px){.p-service__step__text{letter-spacing:0;width:100%}}.p-service__step__icon{text-align:center;padding:44px 0;font-family:Material Icons;font-size:3.2rem;font-style:normal;line-height:1;display:block}.p-service__reason__img{position:relative;top:150px;left:96px}@media (width<=1024px){.p-service__reason__img{height:80px;left:72px}}@media (width<=768px){.p-service__reason__img{width:80px;margin:0 40px 0 20px;position:static}.p-service__reason__box{margin-top:80px;display:flex}.p-service__reason__box__text{margin-left:32px}}.p-service__voice__box{justify-content:space-between;margin-top:80px;display:flex}@media (width<=768px){.p-service__voice__box{margin-top:48px;display:block}}.p-service__voice__info{width:50%;padding:28px}@media (width<=768px){.p-service__voice__info{width:100%;padding:24px 20px 48px}}.p-service__voice__number{color:#d8a300;font-size:1.3rem}.p-service__voice__clientname{color:#d8a300;margin-bottom:20px;font-size:16px;font-weight:700}.p-service__voice__title{letter-spacing:.5px;margin-bottom:8px;font-size:18px;font-weight:700;line-height:26px}.p-service__voice__explain{font-size:14px}.p-service__voice__detail{margin-top:24px}@media (width<=1024px){.p-service__voice__detail{text-align:center;margin-top:40px;margin-left:0}}.p-service__voice__detail__btn{color:var(--txt-key);z-index:1;background-color:#2b2b2b;border-radius:36px;justify-content:center;align-items:center;padding:16px 24px;font-size:1.4rem;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (width<=768px){.p-service__voice__detail__btn{padding:16px 48px}}.p-service__voice__detail__btn:hover{color:#fff}.p-service__voice__detail__btn:before{content:"";z-index:-1;background-color:#5a5a5a;width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-service__voice__detail__btn:hover:before{width:100%;transition:all .3s}@media (width<=768px){.p-service__voice__detail__btn:hover:before{width:0}}.p-service__voice__detail__btn:after{content:"";z-index:-2;background-color:#2b2b2b;width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-service__voice__detail__btn:hover:after{width:0;transition:all .3s}@media (width<=768px){.p-service__voice__detail__btn:hover:after{width:100%}}.p-service__voice__img{align-self:flex-start;width:40%}@media (width<=1024px){.p-service__voice__img{width:45%}}@media (width<=768px){.p-service__voice__img{width:100%}}.p-service__houseService__image{text-align:center;width:50%;padding:0 32px 0 0}@media (width<=768px){.p-service__houseService__image{width:100%;padding-right:0}}.p-service__houseService__image>img{width:auto;max-width:100%;height:auto}@media (width<=1024px){.p-service__houseService__logo{width:80%}}@media (width<=768px){.p-service__houseService__logo{width:80%}}.p-service__houseService__text{width:50%;position:relative}@media (width<=768px){.p-service__houseService__text{width:100%;margin-top:24px}}.p-service__houseService__tag{border:1px solid var(--color-key-darker);color:var(--color-main-dark);background-color:#ffd500;padding:0 8px;line-height:2.8rem;display:block;position:absolute;bottom:-50px}.p-serviceLeadWrap{padding:48px 5.5% 56px}@media (width<=768px){.p-serviceLeadWrap{padding:39px 4.27% 52px}}.p-serviceLead{max-width:var(--width-cont);background:#fafafa;flex-wrap:nowrap;align-items:center;margin:0 auto;padding:30px 47px 42px 40px;display:flex}@media (width<=768px){.p-serviceLead{flex-wrap:wrap;padding:31px 7% 35px}.p-serviceLead__desc{order:2;width:100%}}.p-serviceLead__imgWrap{text-align:center;margin-left:71px}@media (width<=768px){.p-serviceLead__imgWrap{order:1;width:100%;margin-bottom:28px;margin-left:0}}.p-serviceLead__img{vertical-align:bottom;width:200px}.p-serviceLead__ttl{color:var(--color-key-darker);margin-bottom:15px;font-size:2rem}@media (width<=768px){.p-serviceLead__ttl{text-align:center;margin-bottom:18px}}.p-serviceLead__txt{letter-spacing:0;font-size:1.3rem;line-height:2}.p-service__mainWrap{justify-content:space-evenly;margin:0 0 32px;display:flex}@media (width<=768px){.p-service__mainWrap{display:block}}.p-service__main__item{box-sizing:border-box;text-align:center;width:32%;padding:16px 32px 32px;font-size:16px;transform:translateZ(0)}@media (width<=768px){.p-service__main__item{width:100%;padding:20px}}.p-service__main__item h3{color:var(--color-main-dark);text-align:center;margin-bottom:16px;font-size:20px;font-weight:700}.p-service__main__item p{color:var(--color-main-dark);letter-spacing:0;text-align:left;font-size:13px;line-height:22px}.p-service__main__item a{z-index:1;position:absolute;inset:0}.p-service__main__itemImg{max-width:100%;margin:20px auto}@media (width<=768px){.p-service__main__itemImg{width:60%;max-width:240px}}.p-service__listLinkWrap{margin:64px 0}@media (width<=768px){.p-service__listLinkWrap{width:91.4%;margin:64px auto}}.p-service__listLink{margin:0 auto}.p-serviceSysContWrap{margin-top:10rem}@media (width<=768px){.p-serviceSysContWrap{margin-top:5rem}}.p-servicCertIndentList{letter-spacing:0;text-align:justify;font-size:1.3rem;line-height:2.1rem}.p-servicCertIndentList>li{text-indent:-1em;padding-left:1em}.p-serviceSysContTtlWrap{text-align:center;margin-bottom:40px}.p-serviceSysContTtl{font-size:20px;font-weight:700}.p-serviceSysClient{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}@media (width<=768px){.p-serviceSysClient{display:block}}.p-serviceSysClient__txt{width:45%}@media (width<=768px){.p-serviceSysClient__txt{width:100%;padding:24px 20px 48px}}.p-serviceSysClient__name{color:#777;margin-bottom:12px;font-size:16px;font-weight:700}.p-serviceSysClient__ttl{margin-bottom:16px;font-size:18px;font-weight:700;line-height:26px}.p-serviceSysClient__explain{font-size:14px}.p-serviceSysClient__img{width:40%}@media (width<=768px){.p-serviceSysClient__img{width:100%}}.p-serviceSysClient__img img{width:100%;height:auto}.p-serviceSysContImg{margin-bottom:32px}.p-serviceSysContImg img{vertical-align:bottom;width:100%;height:auto}.p-serviceSysContTxt{margin-bottom:32px;font-size:1.3rem}.p-serviceSysSquareDList>div{margin-bottom:16px}.p-serviceSysSquareDList>div:last-child{margin-bottom:0}.p-serviceSysSquareDList dt{text-indent:-1.25em;padding-left:1.25em}.p-serviceSysSquareDList dt:before{content:"■";margin-right:.25em}.p-serviceSysSquareDList dd{overflow-wrap:break-word;margin-left:1.25em}.p-serviceContact{margin-top:48px;padding:48px 0}.p-serviceContact--system{background:linear-gradient(90deg,#db8694 0%,#6b79ec 100%)}.p-serviceContact--cloud{background:linear-gradient(90deg,#0079a2 0%,#00b27d 100%)}.p-serviceContact__inner{width:88%;margin:0 auto}.p-serviceContact__ttl{color:#fff;text-align:center;word-break:keep-all;margin-bottom:32px;font-size:2rem;font-weight:700}hr{margin:72px auto}@media screen and (width<=768px){hr{margin:30px auto}}.p-serviceSysSectAboutWrap+.headline-service{margin-top:60px}.p-serviceSysSectAboutWrap{justify-content:none;flex-wrap:nowrap;margin-top:18rem;padding:2rem 2.5rem 5rem;display:block}.gray{background-color:#f5f5f5}@media screen and (width<=768px){.p-serviceSysSectAboutWrap{margin-top:12rem;padding:2.5rem 0}.p-serviceSysSectAboutWrap--1{margin-top:9rem}}.p-serviceSysSectContWrap{margin-top:6rem;padding:2rem 2.5rem 5rem}@media (width<=768px){.p-serviceSysSectContWrap{margin-top:4rem;padding:2.5rem 0}}.p-serviceSysSectCont{width:min(100% - 4rem,1000px);margin-inline:auto}.p-serviceSysSectCont--s{width:min(100% - 2rem,600px)}@media (width<=768px){.p-serviceSysSectCont--s{width:min(100% - 4rem,1000px)}}@media screen and (width<=768px){.headline-service{width:70%;margin-top:-6rem}.service2{width:85%}.service3{width:80%}.service4{width:20%}}.p-service__feature_info{width:100%;margin-top:3rem}.p-service__feature_table{width:min(100% - 4rem,750px);margin-inline:auto}.table-service_feature{border-collapse:collapse;border-spacing:0;box-sizing:border-box;border:1px solid #2e6079;width:100%}.table-service_feature thead th{color:#fff;background-color:#2e6079;border:1px solid gray;border-right-color:#fff;padding:10px 20px}.table-service_feature thead th:nth-of-type(3){border-right-color:gray}.table-service_feature thead th{background-color:#2e6079}.table-service_feature thead th:nth-of-type(2){border-right-color:#fff}.table-service_feature tbody th,.table-service_feature tbody td{vertical-align:middle;border:1px solid gray;padding:20px}.table-service_feature tbody th{text-align:center}.table-service_feature tbody td{border:1px solid gray}.p-service__btn{justify-content:space-between;align-items:center;max-width:660px;margin:auto;display:flex}.p-service__btn .p-service__btn__item{width:100%}@media screen and (width<=768px){.p-service__btn{flex-direction:column;order:-1}.p-service__btn .p-service__btn__item{width:100%}}.p-service__partner__box{align-items:center;gap:2rem;width:min(100% - 4rem,600px);margin-inline:auto;display:flex}.p-service__partner__img{width:20%;margin-inline:auto}.p-service__partner__detail{width:80%;font-size:16px}@media screen and (width<=768px){.p-service__partner__box{flex-direction:column}.p-service__partner__img{width:40%}.p-service__partner__detail{width:100%}}.p-service__content__certified{border:1px solid gray}.p-service__content__certified li{border:1px solid gray;padding:5px 10px}.p-service__content__flex{justify-content:space-between;gap:24px;display:flex}.p-service__container{flex-wrap:wrap;justify-content:space-between;width:min(100% - 4rem,1000px);margin-inline:auto;display:flex}.p-service__container--cert{width:auto}@media screen and (width<=768px){.aws__container{flex-direction:column-reverse}}.p-service__partnerArea{width:min(100% - 4rem,1000px);margin:7rem auto 0}.p-service__partnerBlk{margin-inline:2.5%;padding:5rem 2.5rem}@media screen and (width<=768px){.p-service__partnerBlk{margin-inline:0;padding:2.5rem 0}}.interview{margin-top:10rem}.p-service__interview__box{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}.p-service__interview__info{width:40%}.p-service__interview__img{width:50%}.p-service__interview__number{color:#d8a300;font-size:1.3rem}.p-service__interview__clientname{color:#d8a300;margin-bottom:20px;font-size:16px;font-weight:700}.p-service__interview__title{letter-spacing:.5px;margin-bottom:8px;font-size:18px;font-weight:700;line-height:26px}.p-service__interview__explain{font-size:14px}.p-service__interview__detail{margin-top:24px}.p-service__interview__detail__btn{color:var(--txt-key);z-index:1;background-color:#2b2b2b;border-radius:36px;justify-content:center;align-items:center;padding:16px 24px;font-size:1.4rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.p-service__interview__detail__btn:hover{color:#fff}.p-service__interview__detail__btn:before{content:"";z-index:-1;background-color:#5a5a5a;width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-service__interview__detail__btn:hover:before{width:100%;transition:all .3s}.p-service__interview__detail__btn:after{content:"";z-index:-2;background-color:#2b2b2b;width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-service__interview__detail__btn:hover:after{width:0;transition:all .3s}@media screen and (width<=768px){.interview{margin-top:5rem}.p-service__interview__box{flex-direction:column-reverse;width:100%}.p-service__interview__info{width:100%;display:contents}.p-service__interview__img{width:100%}.p-service__interview__number{order:2}.p-service__interview__clientname{order:1}.p-service__interview__title{order:-1;margin-top:2rem}.p-service__interview__explain{order:-2}.p-service__interview__detail{text-align:center;order:-3;margin-top:40px;margin-left:0}.p-service__interview__detail__btn{padding:16px 48px}.p-service__interview__detail__btn:hover:before{width:0}.p-service__interview__detail__btn:hover:after{width:100%}}@media (width<=1024px){.p-service__interview__detail{text-align:center;margin-top:40px;margin-left:0}}.p-service__content__table{width:100%}.p-service__content__table-row{flex-wrap:wrap;justify-content:space-between;display:flex}.p-service__content__table-data{text-align:left;width:50%;font-size:1.3rem}.aws__title{text-align:left}.p-serviceSysSectAbout{margin-inline:auto;width:min(100% - 2rem,600px);margin-top:5rem;display:block}.p-serviceSysSectAbout--cert{width:min(100% - 4rem,1000px)}.p-serviceSysSectAbout__img{align-self:auto;width:100%}.p-serviceSysSectAbout__info{text-align:justify;width:100%;margin-top:3rem;padding:0}.p-serviceSysOthersLink{margin:5rem 0;width:min(100% - 4rem,600px);margin-inline:auto}.p-serviceSysOthersLink__note{text-align:center;margin-top:3rem}@media screen and (width<=768px){.p-service__content__table-row{flex-direction:column}.p-service__content__table-data{width:100%}.aws__contents{display:contents}.aws__title{order:1}.p-serviceSysSectAbout{width:min(100% - 4rem,600px)}.aws__detail{margin-top:0}}.headline-service{text-align:center;width:100%;margin-top:-7rem;margin-bottom:48px;font-family:游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,sans-serif;font-weight:500;position:relative}@media (width<=768px){.headline-service{margin-bottom:24px}}.headline-service__top{z-index:2;color:#000;font-size:24px;position:relative}.headline-service__bottom{z-index:2;color:#000;font-size:14px;position:relative}.headline-service:before{z-index:1;color:#d7d7d7;font-size:64px;position:absolute;top:-84px;left:50%;transform:translate(-50%)}.headline-service1:before{content:"1"}.headline-service2:before{content:"2"}.headline-service3:before{content:"3"}.headline-service4:before{content:"4"}.headline-service5:before{content:"5"}.headline-service:after{content:"";background-color:#000;width:50px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (width<=768px){.headline-service{margin-top:-4rem}.headline-service__top{z-index:2;color:#000;word-break:keep-all;font-size:20px;position:relative}.headline-service__bottom{z-index:2;color:#000;font-size:12px;position:relative}}.p-service__mission{background-color:#f5f5f5;padding:60px 0}@media (width<=768px){.p-service__mission{padding:40px 16px}}.p-service__mission__inner{width:960px;margin:0 auto}@media (width<=1024px){.p-service__mission__inner{width:100%;padding:0 5%}}.p-service__mission__title{margin-bottom:20px;font-size:2.4rem;font-weight:600}@media (width<=768px){.p-service__mission__title{font-size:2rem}}.p-service__mission__text{font-size:1.6rem;line-height:1.8}@media (width<=768px){.p-service__mission__text{text-align:left;font-size:1.4rem}}.p-serviceSysIntro{width:960px;margin:40px auto}@media (width<=1024px){.p-serviceSysIntro{width:100%;padding:0 5%}}@media (width<=768px){.p-serviceSysIntro{margin:24px auto}}.p-serviceSysIntro__text{margin-bottom:30px;font-size:1.6rem;line-height:1.8}@media (width<=768px){.p-serviceSysIntro__text{text-align:left;font-size:1.4rem}}.p-serviceSysIntro__img{max-width:800px;margin:0 auto}@media (width<=768px){.p-serviceSysIntro__img{width:100%}}.p-service__feature_table{background-color:#fff;width:100%;max-width:800px;margin:30px auto}.p-service__feature_table--compare{max-width:900px}.p-service__feature_table .table-service_feature{border-collapse:collapse;width:100%}.p-service__feature_table .table-service_feature th,.p-service__feature_table .table-service_feature td{border:1px solid #ddd;padding:12px 16px;font-size:1.4rem}@media (width<=768px){.p-service__feature_table .table-service_feature th,.p-service__feature_table .table-service_feature td{padding:8px 10px;font-size:1.2rem}}.p-service__feature_table .table-service_feature th{font-weight:600}.p-service__feature_table .table-service_feature thead th{text-align:center}.p-service__flow--timeline{max-width:960px;margin:0 auto;padding:0;position:relative}.p-service__flow--timeline:before{content:"";background-color:#e0e0e0;width:2px;height:100%;position:absolute;top:0;left:40px}.p-service__flow__timeline{z-index:1;position:relative}.p-service__flow__item{align-items:center;margin-bottom:40px;display:flex;position:relative}.p-service__flow__item:last-child{margin-bottom:0}.p-service__flow__number{color:#fff;z-index:2;background-color:#007bff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex;position:absolute;left:40px;transform:translate(-50%)}.p-service__flow__content{background-color:#fff;border-radius:8px;width:calc(100% - 80px);margin-left:80px;padding:20px;box-shadow:0 2px 4px #0000001a}.p-service__flow__title{color:#333;margin-bottom:10px;font-size:1.2em;font-weight:700}.p-service__flow__text{color:#666;font-size:1.5rem;line-height:1.6}.headline-service5,.headline-service6{margin-bottom:48px;position:relative}@media (width<=768px){.headline-service5,.headline-service6{margin-bottom:24px}}.p-serviceSysFlow{flex-direction:column;align-items:flex-start;margin-left:60px;display:flex;position:relative}.p-serviceSysFlow__step{align-items:flex-start;min-height:120px;margin-bottom:56px;display:flex;position:relative}.p-serviceSysFlow__circle{color:#fff;z-index:2;background:#8b4be2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;font-size:2.5rem;font-weight:700;display:flex;position:relative;box-shadow:0 4px 16px #503c7814}.p-serviceSysFlow__line{z-index:1;border-left:4px solid #d1bfff;width:0;height:calc(100% - 96px);position:absolute;top:96px;left:48px}.p-serviceSysFlow__step:last-child .p-serviceSysFlow__line{display:none}.p-serviceSysFlow__card{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;min-width:400px;max-width:700px;margin-left:32px;padding:32px 40px;display:flex;box-shadow:0 4px 16px #503c7814}.p-serviceSysFlow__title{margin-bottom:12px;font-size:2rem;font-weight:700}.p-serviceSysFlow__desc{color:#5a6270;font-size:1.25rem}@media (width<=768px){.p-serviceSysFlow{margin-left:0}.p-serviceSysFlow__step{flex-direction:column;align-items:center;margin-bottom:40px}.p-serviceSysFlow__circle{width:56px;height:56px;font-size:1.5rem}.p-serviceSysFlow__line{border-left-width:2px;top:56px;left:28px}.p-serviceSysFlow__card{width:90vw;min-width:0;margin-top:16px;margin-left:0;padding:20px 12px}.p-serviceSysFlow__title{font-size:1.2rem}.p-serviceSysFlow__desc{font-size:1rem}}.p-service__container--flow{display:block}.p-cDougaSect{width:100%;margin:0 auto;padding:0}.p-cDougaSect--lead{background:#f8f9fa;padding:0 0 48px}.p-cDougaSect--scene{background:#fff;padding:64px 0 80px}@media (width<=768px){.p-cDougaSect--scene{padding:40px 4% 48px}}.p-cDougaSect--func{background:#eff4ff;padding:64px 0 80px}@media (width<=768px){.p-cDougaSect--func{padding:40px 4% 48px}}.p-cDougaSect--rec{background-color:#f8f9fa;background-image:url(/assets/img/service/cloudouga/rec-bg.png);background-position:right calc(50% - 404px) bottom -23px;background-repeat:no-repeat;background-size:252px 318px;padding:56px 0 75px;position:relative}@media (width<=768px){.p-cDougaSect--rec{background-position:right 11% bottom -23px;background-size:162px;padding:40px 4% 185px}}.p-cDougaSect--faq{padding:80px 0 130px}@media (width<=768px){.p-cDougaSect--faq{padding:40px 4% 55px}}.p-cDougaSect__inner{max-width:1180px;margin:0 auto;padding:0 20px}@media (width<=768px){.p-cDougaSect__inner{z-index:1;width:100%;max-width:100%;padding:0;position:relative}}.p-cDougaSect__inner--full{width:100%;max-width:100%}.p-cDougaSect__ttlWrap{margin-bottom:56px}@media (width<=768px){.p-cDougaSect__ttlWrap{margin-bottom:40px}}.p-cDougaSect__ttl{color:#536dfe;text-align:center;font-size:3.2rem;font-weight:700}@media (width<=768px){.p-cDougaSect__ttl{font-size:2.4rem}}.p-cDougaSect.p-cDougaSect--rec .p-cDougaSect__ttl,.p-cDougaSect.p-cDougaSect--faq .p-cDougaSect__ttl{opacity:0;transition-property:opacity;transition-duration:1s}.p-cDougaSect.p-cDougaSect--rec .p-cDougaSect__ttl.is-show,.p-cDougaSect.p-cDougaSect--faq .p-cDougaSect__ttl.is-show{opacity:1;transform:translate(0)}.p-cDougaHero__center{text-align:center}.p-cDougaHero{background-image:url(/assets/img/service/cloudouga/hero-bg.jpg);background-position:50%;background-size:cover}@media (width<=768px){.p-cDougaHero{background-image:url(/assets/img/service/cloudouga/hero-bg-sp.jpg);background-size:cover}}.p-cDougaHero__inner{max-width:1000px;margin:0 auto;padding:70px 20px 56px}@media (width<=768px){.p-cDougaHero__inner{padding:0 3% 45px;display:block}}.p-cDougaHero__logo{width:288px;margin-bottom:110px}.p-cDougaHero__logo>img{width:100%}@media (width<=768px){.p-cDougaHero__logo{width:200px;margin:0 auto 40px;padding:80px 0 0}}.p-cDougaHero__ttlWrap{text-align:center;width:100%;margin-bottom:69px}@media (width<=768px){.p-cDougaHero__ttlWrap{text-align:center;max-width:none;padding-bottom:64px}}.p-cDougaHero__subTtl{text-align:center;letter-spacing:.02em;color:#343a40;background:#fff;border-radius:20px;min-width:120px;max-width:100%;margin-bottom:32px;padding:7px 40px;font-size:1.8rem;line-height:1.8;display:inline-block;position:relative}.p-cDougaHero__subTtl.is-animate{animation-name:iconAnime;animation-duration:2s;animation-timing-function:ease;animation-iteration-count:1;animation-delay:1.5s}@media (width<=768px){.p-cDougaHero__subTtl{max-width:340px;margin:0 auto 18px;padding:10px 12px;font-size:1.2rem;line-height:1.6;display:block}}.p-cDougaHero__subTtl:before{content:"";border:18px solid #0000;border-top-color:#fff;margin-left:-18px;position:absolute;top:100%;left:50%}@media (width<=768px){.p-cDougaHero__subTtl:before{border:10px solid #0000;border-top-color:#fff;margin-left:-10px}}.p-cDougaHero__subTtl>p{margin:0;padding:0}.p-cDougaHero__txtL{font-size:2.4rem}@media (width<=768px){.p-cDougaHero__txtL{font-size:1.6rem}}.p-cDougaHero__txtB{font-weight:700}.p-cDougaHero__color{color:#ff2751}.p-cDougaHero__ttl{letter-spacing:.05em;color:#fff;margin-bottom:69px;font-family:Poppins;font-size:4rem;font-weight:700;line-height:1.6}@media (width<=1180px){.p-cDougaHero__ttl{font-size:3.6rem}}@media (width<=768px){.p-cDougaHero__ttl{text-align:center;width:100%;margin-bottom:40px;font-size:2.6rem}}.p-cDougaHero__btnWrap{max-width:389px;margin:0 auto}@media (width<=768px){.p-cDougaHero__btnWrap{max-width:300px}}.p-cDougaHero__pcInterview{height:170px;margin:20px 100px 32px;position:relative;box-shadow:0 4px 4px #00000040}@media (width<=768px){.p-cDougaHero__pcInterview{display:none}}.p-cDougaHero__pcInterviewLink{background-color:var(--bg-main);width:100%;height:100%;text-decoration:none;display:block;position:relative}.p-cDougaHero__pcInterviewLink:after{content:"";z-index:-1;background-color:var(--bg-main);width:100%;height:100%;transition:all .3s;display:block;position:absolute;top:0;right:0}.p-cDougaHero__pcInterviewLink:before{content:"";z-index:0;background-color:#ff2751;width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-cDougaHero__pcInterviewLink:hover,.p-cDougaHero__pcInterviewLink:hover>.p-cDougaHero__pcInterviewBgLeft>.p-cDougaHero__pcInterviewBgLeftTtl{color:var(--gs-default)}.p-cDougaHero__pcInterviewLink:hover:after{width:0;transition:all .3s}.p-cDougaHero__pcInterviewLink:hover:before{width:100%;transition:all .3s}.p-cDougaHero__pcInterviewBgLeft{text-align:left;background-color:#0000;width:100%;height:100%;padding:42px 46px 0;position:relative}@media (width<=1180px){.p-cDougaHero__pcInterviewBgLeft{padding:26px 0 0 20px}}.p-cDougaHero__pcInterviewBgLeftTtl{color:#343a40;margin-bottom:18px;font-size:2.4rem;font-weight:700;line-height:1.8;transition:all .3s}.p-cDougaHero__pcInterviewBgLeftSubTtl{font-size:1.2rem;font-style:italic;font-weight:400;line-height:1;display:block}.p-cDougaHero__pcInterviewBgLeftTxt{font-size:1.7rem;line-height:1.8}@media (width<=1180px){.p-cDougaHero__pcInterviewBgLeftTxt{font-size:1.4rem}}.p-cDougaHero__pcInterviewBgRight{z-index:1;background-color:#ff2751;width:168px;height:100%;position:absolute;top:0;right:0}.p-cDougaHero__pcInterviewImgWrap{z-index:2;width:auto;height:100%;padding:14px 52px 14px 0;position:absolute;top:0;left:auto;right:0}@media (width<=1180px){.p-cDougaHero__pcInterviewImgWrap{padding:30px 20px 30px 0}}.p-cDougaHero__pcInterviewImg{width:auto;max-width:none;height:100%;max-height:100%;display:block}.p-cDougaHero__spInterview{display:none}@media (width<=768px){.p-cDougaHero__spInterview{text-align:center;height:80vw;padding:22px 4% 0;display:block}}.p-cDougaHero__spInterviewLink{display:none}@media (width<=768px){.p-cDougaHero__spInterviewLink{width:100%;height:100%;text-decoration:none;display:block;position:relative}}.p-cDougaHero__spInterviewBgTop{display:none}@media (width<=768px){.p-cDougaHero__spInterviewBgTop{width:100%;height:55%;display:block}}.p-cDougaHero__spInterviewBgTopTtl{display:none}@media (width<=768px){.p-cDougaHero__spInterviewBgTopTtl{color:#343a40;font-size:2.4rem;font-weight:700;line-height:1.8;display:block}}.p-cDougaHero__spInterviewBgTopSubTtl{display:none}@media (width<=768px){.p-cDougaHero__spInterviewBgTopSubTtl{margin-top:4px;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1;display:block}}.p-cDougaHero__spInterviewBgBottom{display:none}@media (width<=768px){.p-cDougaHero__spInterviewBgBottom{background-color:#ff2751;width:100%;height:45%;display:block;position:relative}}.p-cDougaHero__spInterviewBgBottomTxt{display:none}@media (width<=768px){.p-cDougaHero__spInterviewBgBottomTxt{color:var(--gs-default);width:100%;margin:0 auto 18px;font-size:1.4rem;line-height:1.8;display:block;position:absolute;bottom:0}}.p-cDougaHero__spInterviewImgWrap{display:none}@media (width<=768px){.p-cDougaHero__spInterviewImgWrap{z-index:1;width:100%;height:100%;padding:20% 14%;display:block;position:absolute;top:50%;left:50%;overflow-y:visible;transform:translate(-50%,-50%)}}.p-cDougaHero__spInterviewImg{display:none}@media (width<=768px){.p-cDougaHero__spInterviewImg{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;display:block}}.p-cDougaLead{margin-top:-32px}@media (width<=768px){.p-cDougaLead{padding:48px 4% 0}}.p-cDougaLeadCont{background:url(/assets/img/service/cloudouga/img-lead.png) 100% 100%/540px no-repeat;margin-bottom:56px}@media (width<=1024px){.p-cDougaLeadCont{background-size:480px}}@media (width<=1180px){.p-cDougaLeadCont{background-position:right 16% bottom;background-size:320px}}@media (width<=768px){.p-cDougaLeadCont{background-position:bottom;background-size:280px}}.p-cDougaLeadCont__inner{width:578px;padding-bottom:60px}@media (width<=1180px){.p-cDougaLeadCont__inner{width:100%;max-width:706px;margin:0 auto;padding-bottom:210px}}@media (width<=768px){.p-cDougaLeadCont__inner{padding-bottom:210px}}.p-cDougaLeadRound{z-index:0;color:#ff2751;letter-spacing:.05em;text-align:center;background:#fff;border:1px solid #6c757d;border-radius:3em;margin-bottom:38px;padding:14px 24px;font-size:2rem;font-weight:700;line-height:1.6;position:relative}@media (width<=768px){.p-cDougaLeadRound{font-size:1.8rem}}.p-cDougaLeadRound:before{content:"";z-index:0;background:url(/assets/img/service/cloudouga/icn-bubble.png) 50%/100% no-repeat;width:20px;height:18px;display:block;position:absolute;bottom:-18px;right:54px}.p-cDougaLeadMain{margin:0 15px}.p-cDougaLeadMain__ttl{letter-spacing:.05em;margin-bottom:20px;font-size:3.2rem;font-weight:700;line-height:1.6}@media (width<=768px){.p-cDougaLeadMain__ttl{text-align:center;font-size:2rem}}.p-cDougaLeadMain__desc{letter-spacing:.05em;width:518px;font-size:1.4rem;line-height:2.2}@media (width<=1180px){.p-cDougaLeadMain__desc{width:100%}}.p-cDougaLeadList{counter-reset:leadListIndex;justify-content:space-between;display:flex}@media (width<=768px){.p-cDougaLeadList{display:block}}.p-cDougaLeadList li{opacity:0;width:calc(33.3333% - 42.6667px);transition:opacity 1s}@media (width<=768px){.p-cDougaLeadList li{width:100%;margin-top:32px}.p-cDougaLeadList li:first-child{margin-top:0}}.p-cDougaLeadList li.is-show{opacity:1}.p-cDougaLeadList li:before{counter-increment:leadListIndex;content:"0" counter(leadListIndex);color:#ff2751;text-align:center;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:4rem;line-height:1.5;display:block}.p-cDougaLeadList__img{width:140px;margin:0 auto 24px}.p-cDougaLeadList__img img{vertical-align:bottom;width:100%}.p-cDougaLeadList__ttl{letter-spacing:1.8px;text-align:center;margin-bottom:16px;font-size:2.4rem;font-weight:700}@media (width<=768px){.p-cDougaLeadList__ttl{font-size:2rem}}.p-cDougaLeadList__desc{letter-spacing:.02em;text-align:left;font-size:1.4rem;line-height:2}.p-cDougaScene__items{justify-content:space-between;display:flex}@media (width<=1180px){.p-cDougaScene__items{display:block}}.p-cDougaScene__item{text-align:center;opacity:0;width:28.42%;transition-property:opacity;transition-duration:1s}.p-cDougaScene__item.is-show{opacity:1;transform:translate(0)}@media (width<=1180px){.p-cDougaScene__item{width:100%;max-width:706px;margin:0 auto 30px}.p-cDougaScene__item:last-child{margin-bottom:0}}.p-cDougaScene__ttl{z-index:0;color:#3a3430;margin-bottom:12px;font-size:2rem;line-height:1.8;position:relative}@media (width<=768px){.p-cDougaScene__ttl{font-size:2rem}}.p-cDougaScene__ttl>span{font-size:2.4rem}@media (width<=768px){.p-cDougaScene__ttl>span{font-size:2.4rem}}.p-cDougaScene__ttl:before,.p-cDougaScene__ttl:after{content:"";z-index:0;background-color:#000;width:48px;height:1px;display:inline-block;position:absolute;top:20px}@media (width<=768px){.p-cDougaScene__ttl:before,.p-cDougaScene__ttl:after{width:38px}}.p-cDougaScene__ttl:before{left:-12px;transform:rotate(60deg)}@media (width<=768px){.p-cDougaScene__ttl:before{left:-8px}}.p-cDougaScene__ttl:after{right:-12px;transform:rotate(-60deg)}@media (width<=768px){.p-cDougaScene__ttl:after{right:-8px}}.p-cDougaScene__img{width:100%;margin-bottom:26px}@media (width<=768px){.p-cDougaScene__img{margin-bottom:20px}}.p-cDougaFuncList{flex-wrap:wrap;justify-content:space-between;display:flex}@media (width<=768px){.p-cDougaFuncList{display:block}}.p-cDougaFuncList__item{z-index:0;opacity:0;background:#fff;width:48.6%;margin-top:24px;padding:22px 32px 22px 143px;transition:opacity 1s;position:relative}@media (width<=768px){.p-cDougaFuncList__item{width:auto}}.p-cDougaFuncList__item:nth-of-type(-n+2){margin-top:0}@media (width<=768px){.p-cDougaFuncList__item:nth-of-type(2){margin-top:24px}}.p-cDougaFuncList__item.is-show{opacity:1;transform:translate(0)}.p-cDougaFuncList__item:before{content:"";z-index:0;background-size:80px 80px;width:80px;height:80px;display:block;position:absolute;top:35px;left:20px}.p-cDougaFuncList__item--movie:before{background-image:url(/assets/img/service/cloudouga/icn-func-movie.png)}.p-cDougaFuncList__item--live:before{background-image:url(/assets/img/service/cloudouga/icn-func-live.png)}.p-cDougaFuncList__item--member:before{background-image:url(/assets/img/service/cloudouga/icn-func-member.png)}.p-cDougaFuncList__item--form:before{background-image:url(/assets/img/service/cloudouga/icn-func-form.png)}.p-cDougaFuncList__item--log:before{background-image:url(/assets/img/service/cloudouga/icn-func-log.png)}.p-cDougaFuncList__item--event:before{background-image:url(/assets/img/service/cloudouga/icn-func-event.png)}.p-cDougaFuncList__item--browser:before{background-image:url(/assets/img/service/cloudouga/icn-func-browser.png)}.p-cDougaFuncList__item--auth:before{background-image:url(/assets/img/service/cloudouga/icn-func-auth.png)}.p-cDougaFuncList__item--dl:before{background-image:url(/assets/img/service/cloudouga/icn-func-dl.png)}.p-cDougaFuncList__item--encode:before{background-image:url(/assets/img/service/cloudouga/icn-func-encode.png)}.p-cDougaFuncList__ttl{color:#343a40;margin-bottom:8px;font-size:2rem;font-weight:700;line-height:1.8}@media (width<=768px){.p-cDougaFuncList__ttl{margin-bottom:5px;font-size:2rem}}.p-cDougaFuncList__desc{letter-spacing:.05em;font-size:1.4rem;line-height:1.8}.p-cDougaRec{position:relative}.p-cDougaRecList__item{opacity:0;transition-property:opacity;transition-duration:1s}.p-cDougaRecList__item.is-show{opacity:1;transform:translate(0)}.p-cDougaFaqList__item{opacity:0;border:1px solid #b2beff;border-radius:2px;margin-bottom:24px;transition-property:opacity;transition-duration:1s}.p-cDougaFaqList__item.is-show{opacity:1;transform:translate(0)}@media (width<=768px){.p-cDougaFaqList__item{margin-bottom:16px}}.p-cDougaFaqList__q{cursor:pointer;padding:22px 22px 22px 50px;font-size:1.8rem;font-weight:500;line-height:1.8;position:relative}@media (width<=768px){.p-cDougaFaqList__q{padding:16px 16px 16px 45px;font-size:1.6rem}}@media screen and (width<=768px){.p-cDougaFaqList__q{line-height:1.6}}.p-cDougaFaqList__q:before{content:"";background-image:url(/assets/img/service/cloudouga/icn-plus.svg);width:24px;height:24px;display:inline-block;position:absolute;top:50%;left:18px;transform:translateY(-50%)}@media (width<=768px){.p-cDougaFaqList__q:before{left:12px}}.p-cDougaFaqList__q.is-active:before{background-image:url(/assets/img/service/cloudouga/icn-minus.svg)}.p-cDougaFaqList__a{opacity:0;letter-spacing:.05em;color:#6c757d;background-color:#fafaff;height:0;padding:0 20px 0 50px;font-size:1.6rem;line-height:0;transition-duration:.3s;overflow:hidden}@media (width<=768px){.p-cDougaFaqList__a{padding:0 15px;font-size:1.4rem}}.p-cDougaFaqList__a.is-show{opacity:1;height:auto;padding:20px 20px 30px 50px;line-height:2}@media (width<=768px){.p-cDougaFaqList__a.is-show{padding:15px;line-height:1.8}}@keyframes iconAnime{0%{transform:translateY(0)}10%{transform:translateY(-10px)}20%{transform:translateY(0)}27%{transform:translateY(-5px)}35%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes key1{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.p-fasesSect{width:100%;margin:0 auto;padding:0}.p-fasesSect--lead{background:#f2f2f2}.p-fasesSect--scene{background:#27425a}.p-fasesSect__inner{max-width:960px;margin:0 auto}@media (width<=768px){.p-fasesSect__inner{width:100%;max-width:100%}}.p-fasesSect__inner--full{width:100%;max-width:100%}.p-fasesHero{margin-bottom:80px}@media (width<=768px){.p-fasesHero{margin-bottom:0}}.p-fasesHero__info{text-align:center;color:#aaa;border:1px solid #dcdcdc;width:600px;margin:80px auto 0;padding:12px;font-size:1.6rem}@media (width<=768px){.p-fasesHero__info{width:100%;margin:64px auto 0;font-size:1.4rem}}.p-fasesHero__inner{justify-content:space-between;align-items:center;max-width:960px;height:600px;margin:0 auto;display:flex}@media (width<=1024px){.p-fasesHero__inner{max-width:880px;height:auto}}@media (width<=768px){.p-fasesHero__inner{margin-top:40px;padding:0 7%;display:block}}.p-fasesHero__ttlWrap{width:100%;max-width:480px}@media (width<=768px){.p-fasesHero__ttlWrap{text-align:center;max-width:none;padding-bottom:64px}}.p-fasesHero__logo{width:200px;height:auto}@media (width<=768px){.p-fasesHero__logo{width:120px;left:24%}}.p-fasesHero__ttl{background:#fffc;margin:32px 0 20px;font-size:4.8rem;font-weight:700}@media (width<=768px){.p-fasesHero__ttl{text-align:center;width:100%;margin:32px 0 24px;font-size:3.2rem}}.p-fasesHero__desc{color:#333;letter-spacing:.2rem;background:#fffc;margin-bottom:52px;font-size:1.6rem;line-height:1.8}@media (width<=768px){.p-fasesHero__desc{width:100%;max-width:420px;margin:0 auto 48px;font-size:1.4rem}.p-fasesHero__demoWrap{width:240px;margin:0 auto}}.p-fasesHero__demo{width:320px;height:480px;position:relative;overflow:hidden}@media (width<=768px){.p-fasesHero__demo{width:240px;margin:0 auto}}.p-fasesHero__demoTablet{z-index:10;width:320px;height:480px;position:absolute;top:0;left:0}@media (width<=768px){.p-fasesHero__demoTablet{width:240px;height:auto}}.p-fasesHero__demoDisplay{z-index:1;width:280px;height:420px;display:block;position:absolute;top:33px;left:2px}@media (width<=768px){.p-fasesHero__demoDisplay{height:310px;top:20px;left:2px}}.p-fasesHero__demoVideo--pc{height:100%;transform:translate(-29%)}@media (width<=768px){.p-fasesHero__demoVideo--pc{display:none}}.p-fasesHero__demoVideo--sp{display:none}@media (width<=768px){.p-fasesHero__demoVideo--sp{height:99%;display:block;transform:translate(0%)}}.p-fasesLead{padding:72px 0 80px}@media (width<=768px){.p-fasesLead{padding:48px 7%}}.p-fasesLead__contTtl{text-align:center;letter-spacing:0;margin-bottom:32px;font-size:3.2rem;font-weight:700}@media (width<=768px){.p-fasesLead__contTtl{font-size:2rem}}.p-fasesLead__contDesc{text-align:center;font-size:1.4rem;line-height:2}@media (width<=768px){.p-fasesLead__contDesc{text-align:left}}.p-fasesLead__service{text-align:center;margin-bottom:80px}.p-fasesLead__serviceItems{justify-content:space-between;margin-bottom:20px;display:flex}@media (width<=768px){.p-fasesLead__serviceItems{padding:0 7%;display:block}}.p-fasesLead__serviceTtl{font-size:2.4rem}.p-fasesLead__serviceItem{text-align:center;background-color:#fff;width:48%;padding:32px 48px}@media (width<=1024px){.p-fasesLead__serviceItem{width:100%}}@media (width<=768px){.p-fasesLead__serviceItem{width:100%;margin-bottom:24px;padding:32px}}.p-fasesLead__serviceImg{width:50%;margin:16px auto 24px}.p-fasesLead__serviceTxt{text-align:left}.p-fasesLead__serviceCredit{color:#bbb;font-size:1.2rem}.p-fasesLeadImg{background-image:url(/assets/img/service/fases/lead-bg.jpg);background-size:cover;width:100%;height:280px}@media (width<=768px){.p-fasesLeadImg{background-position:50%;height:160px}}.p-fasesLeadBtn{max-width:400px;height:80px;margin:0 auto}@media (width<=768px){.p-fasesLeadBtn{padding:0 7%}}.p-fasesLeadBtn>a{border-radius:30px;min-height:60px}.p-fasesScene{padding:72px 0 80px}@media (width<=768px){.p-fasesScene{padding:48px 7%}}.p-fasesSceneTtl{color:#fff;text-align:center;margin-bottom:32px;font-size:3.2rem;font-weight:700}@media (width<=768px){.p-fasesSceneTtl{font-size:2rem}}.p-fasesSceneLead{color:#fff;text-align:center;margin-bottom:56px;line-height:2}@media (width<=1180px){.p-fasesSceneLead{text-align:left;margin-bottom:32px}}.p-fasesSceneList{flex-wrap:wrap;display:flex}@media (width<=1180px){.p-fasesSceneList{display:block}}.p-fasesSceneList>li{width:calc(50% - 21px);height:194px;margin:40px 42px 0 0;display:flex}@media (width<=1180px){.p-fasesSceneList>li{width:100%;margin:40px 0 0}}.p-fasesSceneList>li:nth-of-type(-n+2){margin-top:0}@media (width<=1180px){.p-fasesSceneList>li:nth-of-type(-n+2){margin-top:40px}.p-fasesSceneList>li:nth-of-type(-n+2):first-child{margin-top:0}}.p-fasesSceneList>li:nth-of-type(2n){margin-right:0}.p-fasesSceneListCont{background:#fff;width:100%;display:flex}.p-fasesSceneListCont:before{content:"";background:50%/auto 100% no-repeat;flex-shrink:0;width:40.08%;height:100%;display:block}.p-fasesSceneListCont--salon:before{background-color:#ffd863;background-image:url(/assets/img/service/fases/img-salon.png)}.p-fasesSceneListCont--gym:before{background-color:#6b8ecf;background-image:url(/assets/img/service/fases/img-gym.png)}.p-fasesSceneListCont--golf:before{background-color:#fa7860;background-image:url(/assets/img/service/fases/img-golf.png)}.p-fasesSceneListCont--build:before{background-color:#39c682;background-image:url(/assets/img/service/fases/img-build.png)}.p-fasesSceneListCont--shop:before{background-color:#6b8ecf;background-image:url(/assets/img/service/fases/img-shop.png)}.p-fasesSceneListCont--event:before{background-color:#ffd863;background-image:url(/assets/img/service/fases/img-event.png)}.p-fasesSceneListCont__textBlock{padding:40px 20px 0 24px}@media (width<=768px){.p-fasesSceneListCont__textBlock{padding:5% 4% 0}}.p-fasesSceneListCont__ttl{color:#333;margin-bottom:12px;font-size:1.6rem;font-weight:700}@media (width<=768px){.p-fasesSceneListCont__ttl{margin-top:16px}}.p-fasesSceneListCont__txt{color:#333;line-height:1.8}.p-fasesSceneCredit{text-align:center;margin-top:32px}.p-fasesSceneCredit__link{color:#516988;font-size:1.2rem}.p-fasesPlanSect{opacity:0;margin-bottom:80px;transition-property:opacity;transition-duration:1s;transition-timing-function:cubic-bezier(.095,.82,.165,1)}.p-fasesPlanSect.is-show{opacity:1;transform:translate(0)}.p-fasesPlanSect:last-child{margin-bottom:100px}@media (width<=768px){.p-fasesPlanSect:last-child{margin-bottom:100px}}.p-fasesPlan{justify-content:space-between;align-items:center;display:flex}@media (width<=768px){.p-fasesPlan{display:block}}.p-fasesPlan__about{text-align:center;margin:80px 0 72px}.p-fasesPlan__about__ttl{margin-bottom:16px;font-size:3.2rem}@media (width<=768px){.p-fasesPlan__about__ttl{font-size:2.4rem}.p-fasesPlan__about{padding:0 7%}}.p-fasesPlan__thumb{order:2;width:50%}@media (width<=768px){.p-fasesPlan__thumb{width:100%;margin-bottom:24px}}.p-fasesPlan__thumb img{max-width:100%}.p-fasesPlan--reverse>.p-fasesPlan__thumb{order:1}.p-fasesPlan__cont{flex:1;order:1}@media (width<=768px){.p-fasesPlan__cont{padding:0 7%}}.p-fasesPlan__cont--left .p-fasesPlan__contTtl,.p-fasesPlan__cont--left .p-fasesPlan__contDesc{padding-right:10%}@media (width<=768px){.p-fasesPlan__cont--left .p-fasesPlan__contTtl,.p-fasesPlan__cont--left .p-fasesPlan__contDesc{padding-right:0}}.p-fasesPlan__cont--right .p-fasesPlan__contTtl,.p-fasesPlan__cont--right .p-fasesPlan__contDesc{padding-left:10%}@media (width<=768px){.p-fasesPlan__cont--right .p-fasesPlan__contTtl,.p-fasesPlan__cont--right .p-fasesPlan__contDesc{padding-left:0}}.p-fasesPlan__contTtl{border-bottom:1px solid #303030;padding-bottom:16px;font-size:2.8rem;line-height:1}@media (width<=768px){.p-fasesPlan__contTtl{text-align:center;font-size:2rem}}.p-fasesPlan__contDesc{padding-top:24px;font-size:1.4rem;font-weight:400}@media (width<=768px){.p-fasesPlan__contDesc{font-size:1.4rem}}.p-fasesPlan--reverse>.p-fasesPlan__cont{order:2}.p-fasesContactBlock{text-align:center;border:1px solid #333;margin:64px 0;padding:56px}@media (width<=768px){.p-fasesContactBlock{margin:24px 6%;padding:40px 7%}}.p-fasesContactBlock__desc{margin:10px 0 24px}.p-fasesContactBlock__btnWrap{max-width:518px;margin:0 auto}.p-movabletypePage{letter-spacing:normal}.p-movabletypeHero{text-align:center;background-image:url(/assets/img/service/bg_mv_movabletype.webp);background-position:50%;background-size:cover;padding:88px 0 80px}.p-movabletypeHero__inner{max-width:980px;margin:0 auto;padding:0 10px}.p-movabletypeHero__logo{width:230px;height:auto;margin:0 auto}.p-movabletypeHero__logo img{width:100%;margin-left:-36px}.p-movabletypeHero__ttl{font-size:1.4rem}.p-movabletypeHero__mainTxt{margin-top:56px;font-size:3.6rem;font-weight:700}@media (width<=768px){.p-movabletypeHero__mainTxt{margin-top:40px;font-size:3rem}}.p-movabletypeHero__comma{margin-right:-.5em}.p-movabletypeHero__sa{margin-left:-.5em}.p-movabletypeHero__period{margin-right:-.5em}@media (width<=768px){.p-movabletypeHero__period{margin-right:0}}.p-movabletypeHero__subTxt{margin-top:32px;font-size:1.8rem;font-weight:700}@media (width<=768px){.p-movabletypeHero__subTxt{font-size:1.6rem}}.p-movabletypeHero__enTxt{justify-content:center;align-items:center;gap:18px;margin-top:8px;display:flex}.p-movabletypeHero__enTxt:before,.p-movabletypeHero__enTxt:after{content:"";background-color:#000;width:60px;height:1px;display:block}.p-movabletypeBtnWrap{max-width:325px;margin:48px auto 0}.p-movabletypeBtn{z-index:0;color:#fff;background-color:#004b9a;border:1px solid #004b9a;border-radius:30px;padding:12px;font-size:1.4rem;line-height:2;position:relative}.p-movabletypeBtn:before{background:#fff}.p-movabletypeBtn:after{background:#004b9a}.p-movabletypeBtn:hover{color:#004b9a}@media (width<=768px){.p-movabletypeBtn:hover{color:#fff}}.p-movabletypeBtn:hover:before{background:#fff}.p-movabletypeBtn--white{color:#004b9a;background-color:#fff;border-color:#fff}.p-movabletypeBtn--white:before{background:#004b9a}.p-movabletypeBtn--white:after{background:#fff}.p-movabletypeBtn--white:hover{color:#fff}@media (width<=768px){.p-movabletypeBtn--white:hover{color:#004b9a}}.p-movabletypeBtn--white:hover:before{background:#004b9a}.p-movabletypeBtn span:before,.p-movabletypeBtn span:after{content:"";display:block}.p-movabletypeBtn span:before{z-index:0;background-color:#004b9a;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.p-movabletypeBtn span:after{z-index:1;border-top:2px solid #fff;border-right:2px solid #fff;width:8px;height:8px;position:absolute;top:50%;right:29.5px;transform:translateY(-50%)rotate(45deg)}.p-movabletypeSect{padding:96px 0}.p-movabletypeSect--blue{background-color:#004b9a}.p-movabletypeSect--gray{background-color:#eaebeb}.p-movabletypeSect--pronet{background:linear-gradient(#393939 0%,#494949 100%);padding:86px 0}.p-movabletypeTtl{text-align:center}.p-movabletypeTtl__en{color:#5fbceb;font-size:1.4rem;display:block}.p-movabletypeTtl__main{margin-top:16px;font-size:3.2rem;line-height:normal;display:block}@media (width<=768px){.p-movabletypeTtl__main{font-size:2.8rem}}.p-movabletypeTtl__main--white{color:#fff}.p-movabletypeLead{text-align:center;margin-top:32px;font-size:1.8rem}@media (width<=768px){.p-movabletypeLead{font-size:1.6rem}}.p-movabletypeLead--white{color:#fff}.p-movabletypeFlexList{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:56px;display:grid}.p-movabletypeFlexList--col4{grid-template-columns:repeat(4,1fr)}@media (width<=1180px){.p-movabletypeFlexList{grid-template-columns:1fr;justify-items:center}}.p-movabletypeFlexList__num{color:#5fbceb;text-align:center;font-size:3.2rem;font-weight:700}.p-movabletypeFlexList__ttl{text-align:center;font-size:2.2rem;font-weight:700}.p-movabletypeFlexList__desc{margin-top:24px;font-size:1.3rem}.p-movabletypeVoiceList{margin-top:56px}.p-movabletypeVoiceList__item{border-bottom:1px solid #eaebeb;padding:16px 0}.p-movabletypeVoiceList__item:first-child{border-top:1px solid #eaebeb}.p-movabletypeVoiceList__title{font-size:2.2rem;font-weight:700}.p-movabletypeVoiceList__text{margin-top:24px;font-size:1.3rem}.p-movabletypeVoiceList__caption{text-align:right;margin-top:16px;font-size:1.8rem}.p-movabletypeFaqDList{margin-top:56px}.p-movabletypeFaqDList__block{background-color:#fff;margin-top:24px}.p-movabletypeFaqDList__block:first-child{margin-top:0}.p-movabletypeFaqDList__q{z-index:0;cursor:pointer;padding:24px 70px 24px 40px;font-size:1.8rem;font-weight:700;position:relative}.p-movabletypeFaqDList__q:after{content:"";z-index:1;border-bottom:2px solid #1a1a1a;border-right:2px solid #1a1a1a;width:8px;height:8px;display:block;position:absolute;top:50%;right:30px;transform:translateY(-50%)rotate(45deg)}.p-movabletypeFaqDList__q.is-active:after{transform:translateY(-50%)rotate(225deg)}.p-movabletypeFaqDList__a{opacity:0;height:0;padding:0 40px;font-size:1.3rem;transition-duration:.3s;overflow:hidden}.p-movabletypeFaqDList__a.is-show{opacity:1;height:auto;padding-bottom:24px}.p-movabletypeConsultationTtl{color:#fff;text-align:center;font-size:3.6rem;font-weight:700}@media (width<=768px){.p-movabletypeConsultationTtl{font-size:2.6rem}}.p-movabletypeConsultationLead{color:#fff;text-align:center;margin-top:24px;font-size:1.8rem}@media (width<=768px){.p-movabletypeConsultationLead{font-size:1.6rem}}.p-movabletypePartnerCont{align-items:center;gap:45px;display:flex}@media (width<=768px){.p-movabletypePartnerCont{display:block}}.p-movabletypePartnerCont__img{flex-shrink:0;width:182px;margin:0 auto}@media (width<=768px){.p-movabletypePartnerCont__img{margin-bottom:40px}}.p-movabletypePartnerCont__img>img{width:100%;height:auto}.p-movabletypePartnerCont__txt{color:#fff;font-size:1.6rem;line-height:2}.p-webShopifyOfficial{padding:8% 0}@media (width<=768px){.p-webShopifyOfficial{padding-top:0}}.p-webShopifyOfficial__logo{width:58.9%;margin:0 auto 11.7%}@media (width<=768px){.p-webShopifyOfficial__logo{width:70%;max-width:312px}}.p-webShopifyOfficial__banner{width:81.1%;margin:0 auto}@media (width<=768px){.p-webShopifyOfficial__banner{width:100%;max-width:430px}}.p-webShopifyOfficial__link{transition:var(--duration-base)}.p-webShopifyOfficial__link:hover{opacity:var(--hover-text)}@media (width<=768px){.p-webShopifyOfficial__link:hover{opacity:1}}.t-shopify .c-breadcrumbList__item{color:#517a35}.t-shopify .c-breadcrumbList__item:after{border-top-color:#517a35;border-right-color:#517a35}.t-shopify .c-breadcrumbList__item>a{color:#517a35}.t-shopify .c-webDetailHero{background-color:#f3f2da;background-image:none;margin-bottom:0}.t-shopify .c-webDetailHero__inner{background:url(/assets/img/service/bg_mv_shopify.png) right 10px top 200px/54% no-repeat}@media (width<=1180px){.t-shopify .c-webDetailHero__inner{background-position:right 10px bottom 100px;background-size:50%}}@media (width<=768px){.t-shopify .c-webDetailHero__inner{background-position:right 8% bottom 20px;background-size:48%}}.t-shopify .c-webDetailHero__ttl,.t-shopify .c-webDetailHero__desc{color:#517a35}.t-shopify .c-webDetailHero__logo{width:100px;margin-bottom:32px}.t-shopify .c-webDetailHero__logo img{width:100%}.t-shopify .c-webDetailSect--color{background-color:#f3f2da}.t-shopify .c-webDetailSect__ttl,.t-shopify .c-webDetailLeadBlock__contTtl,.t-shopify .c-webDetailLeadBlock__contDesc{color:#517a35}.t-shopify .c-webBtn{color:#517a35;border-color:#517a35}.t-shopify .c-webBtn:before{background-color:#517a35}.t-shopify .c-webBtn:hover{color:#fff}@media (width<=1024px){.t-shopify .c-webBtn:hover{color:#517a35}}.t-shopify .c-webBtn:hover span:after{background-image:url(/assets/img/common/icon_circle_arw_r_wh.svg)}@media (width<=1024px){.t-shopify .c-webBtn:hover span:after{background-image:url(/assets/img/common/icon_circle_arw_r-shopify.svg)}}.t-shopify .c-webBtn span:after{background-image:url(/assets/img/common/icon_circle_arw_r-shopify.svg)}.t-shopify .c-webDetailPlan__contTtl,.t-shopify .c-webDetailPlan__contDesc,.t-shopify .c-webDetailPlan__contNotice,.t-shopify .c-webDetail3Row__ttl,.t-shopify .c-webDetail3Row__txt{color:#517a35}.t-shopify .c-webDetailSpeechBubble__main{background:#517a35}.t-shopify .c-webDetailSpeechBubble__main:before{border-right-color:#517a35}@media (width<=768px){.t-shopify .c-webDetailSpeechBubble__main:before{border-top-color:#517a35;border-right-color:#0000}}.t-shopify .c-webDetail4Row{color:#517a35}.t-shopify .c-webDetailPrice__detail{background-color:#517a35}.t-shopify .c-webDetail__attention{color:#517a35;border-color:#517a35}.t-shopify .c-webDetailContact__ttl{color:#517a35}.c-contentsHero{background:linear-gradient(to bottom, var(--bg-main) 50%, var(--bg-main-lighter) 50%);width:100%}.c-contentsHero__image{width:81.6%;max-width:1176px;height:67.3%;max-height:454px;margin:0 auto}@media (width<=768px){.c-contentsHero__image{width:100%}}.c-contentsHero__image__img{width:100%;height:auto;display:block}@media (width<=768px){.c-contentsHero__image__img{display:none}}.c-contentsHero__image__img--sp{display:none}@media (width<=768px){.c-contentsHero__image__img--sp{display:block}.p-service.p-company .p-company__content--outline .c-subTitle{padding:14px 0 15px}}@media (width:768px){.p-service.p-company .p-company__content--philosophy .c-subTitle{padding:14px 0 15px}}.p-company__heading{background-color:var(--bg-main-lighter);padding:56px 0 41px}@media (width<=768px){.p-company__heading{padding:29px 0 27px}}.p-company__contents{width:81.6%;max-width:1176px;margin:0 auto}@media (width<=768px){.p-company__contents{width:80%}}.p-company__contents--message{padding:64px 0 82px}@media (width<=768px){.p-company__contents--message{padding:40px 0 80px}}.p-company__contents--philosophy{width:66.6%;max-width:960px;padding:80px 0 110px}@media (width<=768px){.p-company__contents--philosophy{width:80%;padding:50px 0 80px}}.p-company__contents--outline{width:66.6%;max-width:960px;padding:80px 0 86px}@media (width<=768px){.p-company__contents--outline{width:88%;padding:50px 0 80px}}.p-company__content--message{margin-bottom:107px}.p-company__content--philosophy{margin-bottom:82px}.p-company__content--outline{margin-bottom:100px}.p-company__content__lead{text-align:center;width:100%;margin-bottom:48px;padding:0 9%;font-size:2.4rem;font-weight:700;line-height:4.2rem}@media (width<=768px){.p-company__content__lead{padding:0}}.p-company__content__text{text-align:center;width:100%;padding:0 9%;font-size:1.6rem;line-height:3.6rem}@media (width<=768px){.p-company__content__text{padding:0}}.p-company__content__author{text-align:right;justify-content:flex-end;align-items:flex-end;width:100%;margin-top:111px;padding-right:6.1%;display:flex}@media (width<=768px){.p-company__content__author{flex-direction:column;padding:0}}.p-company__content__idea--main{background-color:#f0f0f0e6;border-radius:8px;padding:40px 20px;position:relative;box-shadow:0 2px 10px #0000001a}.p-company__content__idea:not(:last-child){margin-bottom:71px}.p-company__content__block:first-child{margin-bottom:65px}.p-company__content__outline{margin-top:64px;padding:0 5%}@media (width<=768px){.p-company__content__outline{padding:0}}.p-company__content__history{margin:64px auto 0;padding:0 10%}@media (width<=768px){.p-company__content__history{padding:0}}.p-company__author__company,.p-company__author__position{white-space:nowrap;font-size:1.8rem;line-height:1}.p-company__author__position{margin:0 4% 0 1em}@media (width<=768px){.p-company__author__position{flex-direction:column;margin:13px 0 25px}}.p-company__author__name{white-space:nowrap;font-size:3.2rem;line-height:1}.p-company__links{justify-content:space-between;display:flex}@media (width<=768px){.p-company__links{flex-direction:column;max-width:100%}}.p-company__links--message{padding:0 9%}@media (width<=768px){.p-company__links--message{padding:0}}.p-company__link{width:47.5%;max-width:456px;max-height:160px;padding-top:17%;display:block;position:relative;overflow:hidden}@media (width<=768px){.p-company__link{width:100%;max-width:100%;max-height:inherit;padding-top:35%}.p-company__link:last-child{margin-top:30px}}.p-company__link__heading{color:var(--txt-key);z-index:1;font-size:2.4rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.p-company__link__heading{font-size:2rem}}.p-company__link__image{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;transition:all .3s;position:absolute;top:0;left:0;transform:scale(1)}.p-company__link a{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.p-company__link:hover .p-company__link__image{transition:all .3s;transform:scale(1.1)}@media (width<=768px){.p-company__link:hover .p-company__link__image{transform:scale(1)}}.p-company__idea__lead{text-align:center;margin:30px auto 20px;font-size:2.6rem;font-weight:700;line-height:1.5}.p-company__idea__lead--main{text-align:center;margin:40px auto 20px;padding-bottom:10px;font-size:3rem}.p-company__idea__text{text-align:center;color:#333;max-width:800px;margin:20px auto;padding:0 5%;font-size:1.6rem;line-height:2}@media (width<=768px){.p-company__idea__text{font-size:1.5rem;line-height:1.8}}.p-company__idea__items{margin-top:24px}.p-company__idea__item{letter-spacing:0;padding-left:33px;font-size:1.6rem;line-height:4.2rem;position:relative}.p-company__idea__item:before{content:"";vertical-align:middle;background-image:url(/assets/img/company/icon_list_dummy.png);background-position:50%;background-size:cover;width:23px;height:23px;margin-right:10px;display:inline-block;position:absolute;top:0;left:0;transform:translateY(50%)}.p-company__idea__actions{justify-content:space-between;margin-top:41px;display:flex}@media (width<=768px){.p-company__idea__actions{flex-direction:column;align-items:center}}.p-company__idea__action{flex-direction:column;align-items:center;width:27%;display:flex;position:relative}@media (width<=1024px){.p-company__idea__action{flex-direction:column;width:100%}.p-company__idea__action:not(:first-child){margin-top:55px}}.p-company__action__heading{text-align:center;width:13em;min-width:351px;margin:24px 0 16px;font-size:2.4rem;font-weight:900;line-height:1}@media (width<=1024px){.p-company__action__heading{width:100%;min-width:100%}}.p-company__action__image{width:100%}.p-company__action__image>img{width:100%;max-width:201px;height:auto;margin:0 auto;display:block}.p-company__action__text{letter-spacing:0;width:100%;max-width:579px;font-size:1.4rem;line-height:2.8rem}@media (width<=1024px){.p-company__action__text{width:100%;max-width:100%;margin-top:20px}}.p-company__outline__wrapper{border-bottom:1px solid var(--bd-lighter);align-items:center;margin:20px 0 0;padding-bottom:16px;display:flex}@media (width<=768px){.p-company__outline__wrapper{flex-direction:column;align-items:normal}}.p-company__outline__heading{flex-shrink:0;width:100px;margin-right:10%;padding-left:10px;font-size:14px}@media (width<=768px){.p-company__outline__heading{text-align:left;width:100%;margin-bottom:.5em;margin-right:0;padding-left:0}}.p-company__outline__text{font-size:14px;line-height:24px}.p-company__history__wrapper{display:flex}@media (width<=768px){.p-company__history__wrapper{border-bottom:1px solid #eee;flex-direction:column}.p-company__history__wrapper:first-of-type .p-company__history__heading{margin-top:0}}.p-company__history__heading{flex-shrink:0;width:60px;margin-bottom:16px;margin-right:48px;font-size:14px}@media (width<=768px){.p-company__history__heading{margin:20px 0 .5em}}.p-company__history__text{margin-bottom:16px;font-size:14px}.p-company .c-subTitle{text-align:center;margin-bottom:0;padding-bottom:11px;font-size:2.4rem;font-weight:700;position:relative}@media (width<=768px){.p-company .c-subTitle{padding-bottom:15px;font-size:2.2rem;line-height:1}}.p-company .c-subTitle__desc-wrapper{text-align:center;width:100%;padding:0 5%}.p-company .c-subTitle__desc-wrapper:empty{padding:0}.p-company .c-subTitle__desc{color:#555;text-align:center;margin:10px auto 30px;font-size:1.6rem;font-weight:400;line-height:1.6;display:inline-block}@media (width<=768px){.p-company .c-subTitle__desc{margin:8px auto 25px;font-size:1.4rem}}.p-companyOfficerDList{margin:0}.p-companyOfficerDList div{display:flex}.p-companyOfficerDList dt{flex-shrink:0;margin-right:1.5em}.p-policy{padding-bottom:73px}.p-policy__contents{max-width:1176px}.p-policy__main{margin:47px auto 29px}.p-policy__main__heading{font-size:2.4rem;font-weight:700}.p-policy__main__lead{margin-top:32px}.p-policy__main__items{margin:54px auto 48px;list-style:decimal}.p-policy__main__item{margin-left:1.6rem}.p-policy__main__item:not(:last-child){margin-bottom:31px}.p-policy__main__remark{text-align:right;margin-top:64px;font-size:1.4rem;line-height:2.8rem}.p-policy__contact{border:1px solid var(--bd-dark);margin-top:41px;padding:32px 4.76% 42px}.p-policy__contact__person,.p-policy__contact__person dt,.p-policy__contact__person dd{margin:0}.p-policy__link{color:var(--txt-main);align-items:center;margin-left:9.18%;font-size:2rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.p-policy__link:hover{opacity:.8;color:var(--txt-main)}.p-policy__link:nth-child(2n){margin-top:24px}.p-policy__link>i{margin-right:16px;font-size:2.4rem}.p-policy__link--ga{color:var(--txt-light);margin-top:8px;margin-left:0;font-size:1.6rem}.p-policy__link--ga:nth-child(2n){margin-top:8px}.p-policy__link--ga>i{margin-right:8px;font-size:1.6rem}.p-policy__section{color:var(--txt-light);counter-reset:title;margin:47px auto 29px}.p-policy__section__heading{color:var(--txt-main);font-size:2.4rem;font-weight:700}.p-policy__section__heading--management{margin-bottom:40px}.p-policy__section__heading--release{margin-bottom:32px}.p-policy__section__subHeading{margin-top:56px;margin-bottom:24px}.p-policy__section__subHeading--first{margin-top:0}.p-policy__section__manager{padding-left:5.5%}.p-policy__section__manager dt{float:left}.p-policy__section__lists{counter-reset:list;padding-left:2.8%}.p-policy__section__lists--provide{padding-left:.8%}.p-policy__section__lists--release{margin-top:40px}.p-policy__section__lists--qa{margin-top:32px}.p-policy__section__list{position:relative}.p-policy__section__list:not(:last-child){margin-bottom:40px}.p-policy__section__list--provide{margin-bottom:24px}.p-policy__section__list--provide:first-child{margin-top:32px}.p-policy__section__list--provide:not(:last-child){margin-bottom:24px}.p-policy__section__list--release{padding-left:1em}.p-policy__section__list--qa:not(:last-child){margin-bottom:0}.p-policy__section__textTitle{padding-left:1em}.p-policy__section__textTitle:before{counter-increment:list;content:"(" counter(list) ")";position:absolute;top:0;left:-1.6rem}.p-policy__section__textTitle--provide{text-indent:2em;padding-left:0}.p-policy__section__textTitle--provide:before{left:-3rem}.p-policy__section__textTitle--release{padding-left:0}.p-policy__section__text{margin-top:12px;padding-left:1em}.p-policy__section__inText{margin-top:40px}.p-policy__section__tableTitle{margin-top:20px}.p-policy__section__tables{margin-top:19px}.p-policy__section__tables--release{margin-top:0}.p-policy__section__codicil{margin-top:31px}.p-policy__section__organization{border:1px solid var(--bd-dark);margin-top:41px;padding:32px 4.76% 42px}.p-policy__section__organization dl{margin:0;display:flow-root}.p-policy__section__organization dl dt,.p-policy__section__organization dl dd{margin:0}.p-policy__section__organization dl dt{float:left}.p-policy__section__consult{border:1px solid var(--bd-dark);margin-top:58px;padding:28px 4.7% 36px}.p-policy__section__invoicies{margin-top:19px;padding-left:1em}.p-policy__section__invoice:not(:first-child){margin-top:1em}.p-policy__section__invoice>div>a{color:var(--txt-lightest);text-decoration:none}.p-policy__section__invoice>div>a>i{vertical-align:middle;font-size:1.6rem}.p-policy__section__documents{margin-top:32px;padding-left:1em}.p-policy__section__commission{border:1px solid var(--bd-dark);margin-top:40px;padding:24px 4.7%;display:flex}.p-policy__section__qaText{margin-top:82px}.p-policy__section__qaNote{margin-top:40px;padding-left:3em;position:relative}.p-policy__section__qaNote:before{content:"※";position:absolute;top:0;left:calc(2em - 4px)}.p-policy__section__qaLists{counter-reset:qa;margin-top:24px;padding-left:3em}.p-policy__section__qaList{margin-top:24px;position:relative}.p-policy__section__qaList:not(:first-child){margin-bottom:16px}.p-policy__section__qaList:before{counter-increment:qa;content:counter(qa, lower-alpha);position:absolute;top:0;left:-1em}.p-policy__codicil__matter{margin-top:31px;padding-left:3.4%}.p-policy__codicil__matter dt{float:left}.p-policy__codicil__note{margin-top:27px}.p-policy__organization__tel{float:left;margin-right:2em}.p-policy__organization__tel+dt{clear:left}.p-terms{padding-bottom:100px}.p-terms__section,.p-terms__section__subHeading:not(:first-child){margin-top:47px}.p-terms__section__text{margin-top:27px}.p-terms__section__lists{margin-top:19px}.p-terms__section__list{text-indent:-1em;padding-left:2.3%}.p-terms__section__list:before{content:"・";color:#d8d8d8}.p-security{padding-bottom:88px}.p-security__section{margin-top:47px}.p-security__section__heading{margin-bottom:48px}.p-security__section__subHeading{margin-bottom:19px}.p-security__section__lead{margin-bottom:67px}.p-security__section__items{counter-reset:item}.p-security__section__item{padding-left:1em;position:relative}.p-security__section__item:before{counter-increment:item;content:counter(item) ".";position:absolute;top:0;left:-4px}.p-security__section__item>p{margin-top:1em}.p-security__section__item:not(:first-child){margin-top:40px}.p-security__section__text{margin-top:56px}.p-security__section__remark{text-align:right;margin-top:56px}.p-works{padding:165px 0 80px;overflow:hidden}@media (width<=768px){.p-works{padding:120px 0 80px}}.p-works__heading{margin-bottom:48px}@media (width<=768px){.p-works__heading{margin-bottom:40px}}.p-works__sortBar{margin-top:48px}.p-works__worksItems{flex-wrap:wrap;justify-content:space-between;width:81.6%;max-width:1176px;margin:72px auto 0;display:flex}@media screen and (width<=900px){.p-works__worksItems{flex-direction:column;width:100%;margin:47px auto 0;padding:0 5.5%}}.p-works__worksItems__other{margin:56px auto 0}@media (width<=768px){.p-works__worksItems__other{width:100%}}.p-works__worksItem{width:47.7%;max-width:560px;position:relative;overflow:hidden;box-shadow:0 0 5px 3px #3635341a}.p-works__worksItem:not(:nth-of-type(-n+2)){margin-top:48px}@media screen and (width<=900px){.p-works__worksItem:not(:first-child){margin-top:50px}.p-works__worksItem{width:100%;max-width:100%;max-height:inherit}}.p-works__worksItem__link{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.p-works__worksItem__image{width:100%;padding-top:51%;position:relative;overflow:hidden}@media screen and (width<=900px){.p-works__worksItem__image{padding-top:61%}}.p-works__worksItem__image>img{object-fit:cover;object-position:center;will-change:transform;width:100%;max-width:none;height:100%;transition:transform .3s;position:absolute;top:0;left:50%;transform:translate(-50%)}.p-works__worksItem:hover .p-works__worksItem__image>img{transform:translate(-50%)scale(1.1)}@media (width<=768px){.p-works__worksItem:hover .p-works__worksItem__image>img{transform:translate(-50%)scale(1)}}.p-works__worksItem__detail{display:none}.p-works__worksItem__overlay{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:all .3s;display:flex;position:absolute;top:0;left:0}.p-works__worksItem__overlay:before{content:"";z-index:-1;background-color:#030302cc;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:-100%}.p-works__worksItem:hover .p-works__worksItem__heading,.p-works__worksItem:hover .p-works__worksItem__tags{opacity:1}@media (width<=768px){.p-works__worksItem:hover .p-works__worksItem__heading,.p-works__worksItem:hover .p-works__worksItem__tags{opacity:0}}.p-works__worksItem:hover .p-works__worksItem__overlay:before{transition:all .3s;left:0}@media (width<=768px){.p-works__worksItem:hover .p-works__worksItem__overlay:before{left:-100%}}.p-works__worksItem__heading{color:var(--txt-key);opacity:0;text-align:center;flex-direction:column;align-items:center;transition:opacity .3s;display:flex}.p-works__worksItem__company{font-size:1.2rem}.p-works__worksItem__project{margin-top:10px;font-size:1.6rem;font-weight:700;line-height:1.2}.p-works__worksItem__tags{opacity:0;text-align:center;width:100%;margin-top:20px;transition:opacity .3s}.p-works__worksItem__tag{margin-bottom:10px}.p-works__worksItem__tag:not(:last-child){margin-right:12px}.worksFade-enter-active,.worksFade-leave-active{transition:opacity .5s}.worksFade-enter,.worksFade-leave-to{opacity:0}.p-work{padding:80px 0 70px;position:relative}@media (width<=768px){.p-work{padding:56px 0 70px}}.p-work__hero{background:linear-gradient(to bottom, var(--bg-main-lighter) 70%, var(--bg-main) 30%);width:100%;padding-top:74px}@media (width<=768px){.p-work__hero{padding-top:50px}}.p-work__hero__inner{width:66.6%;max-width:960px;margin:0 auto}@media (width<=768px){.p-work__hero__inner{width:100%;max-width:100%}}.p-work__hero__image{width:100%;padding-top:50%;position:relative;overflow:hidden;box-shadow:0 0 10px #3635341a}@media (width<=768px){.p-work__hero__image{width:100%;max-width:100%;padding-top:50.2%}}.p-work__hero__image>img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.p-work__introWrap{width:100%}.p-work__intro{text-align:center;width:66.6%;max-width:960px;margin:79px auto 89px}@media (width<=768px){.p-work__intro{width:100%;margin:32px auto 40px;padding:0}}.p-work__intro__heading span{font-size:1.8rem}@media (width<=768px){.p-work__intro__heading span{font-size:1.6rem}}.p-work__intro__heading h1{margin-top:20px;font-size:3.2rem;font-weight:700;line-height:1}@media (width<=768px){.p-work__intro__heading h1{margin-top:14px;font-size:2.4rem}}.p-work__intro__tags{white-space:nowrap;justify-content:center;margin-top:40px;display:flex}@media (width<=768px){.p-work__intro__tags{flex-wrap:wrap;justify-content:space-between;padding:0 2.9%}}.p-work__intro__tag{width:120px;color:var(--txt-key);letter-spacing:0;background-color:#cfccc8;font-size:1.2rem;font-weight:500;display:inline-block}.p-work__intro__tag.c-tag{background-color:#cfccc8}@media (width<=768px){.p-work__intro__tag{width:32.2581%;margin-top:8px;padding:9px 0}.p-work__intro__tag:nth-of-type(-n+3){margin-top:8px}}.p-work__intro__tag:not(:last-child){margin-right:1.2%}@media (width<=768px){.p-work__intro__tag:not(:last-child){margin-right:0}}.p-work__intro__tag.active,.p-work__intro__tag.c-tag.active{background-color:var(--bg-main-light)}.p-work__intro__lead{text-align:left;width:100%;margin:31px auto 48px;padding:0 6.4%}.p-work__intro__link{width:100%;color:var(--txt-key);z-index:1;border-radius:50px;justify-content:center;align-items:center;margin:0 auto;padding:40px 0;text-decoration:none;transition:none;display:flex;position:relative;overflow:hidden}@media (width<=768px){.p-work__intro__link{width:91.4%;padding:25px 0}}.p-work__intro__link>i{margin-left:8px;font-size:1.4rem}.p-work__intro__link:before{content:"";z-index:-1;background-color:var(--hover-default);width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-work__intro__link:hover:before{width:100%;transition:all .3s}@media (width<=768px){.p-work__intro__link:hover:before{width:0}}.p-work__intro__link:after{content:"";z-index:-2;background-color:var(--bg-main-dark);width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-work__intro__link:hover:after{width:0;transition:all .3s}@media (width<=768px){.p-work__intro__link:hover:after{width:100%}}.p-work__intro__link:hover{color:var(--txt-dark);transition:none}@media (width<=768px){.p-work__intro__link:hover{color:var(--txt-key)}}.p-work__detailWrap{width:100%}@media (width<=768px){.p-work__detailWrap{padding:0 5.5%}}.p-work__detailHeading{text-align:center;color:var(--color-key-darker);margin-bottom:70px;font-size:2.4rem;font-weight:700;line-height:2.8rem;position:relative}.p-work__detailHeading:after{content:"";background-color:#cca300;width:32px;height:1px;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.p-work__detail{width:81.6%;max-width:1176px;margin:0 auto}@media (width<=768px){.p-work__detail{width:100%}}.p-work__detail__screenShot{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.p-work__detail__screenShot:last-child{margin-top:56px}@media (width<=768px){.p-work__detail__screenShot:last-child{margin-top:32px}}.p-work__detail__screenShot--over{margin-top:104px}.p-work__detail__screenShot--single{display:block}.p-work__detail__screenShot--single>img{width:100%;height:auto}.p-work__detail__description{margin-top:24px}.p-work__detail__image{width:47.6%}.p-work__detail__image:not(:nth-last-of-type(-n+2)){margin-bottom:40px}@media (width<=768px){.p-work__detail__image:not(:nth-last-of-type(-n+2)){margin-bottom:0}.p-work__detail__image{width:100%}.p-work__detail__image:not(:last-child){margin-bottom:32px}}.p-work__detail__image>img{vertical-align:bottom;width:100%}.p-work__detail__descWrap{width:75%;margin:0 auto}@media (width<=768px){.p-work__detail__descWrap{width:100%}}.p-work__detail__lead{letter-spacing:.75px;font-size:2.4rem;font-weight:700}.p-work__detail__text{margin-top:16px;line-height:2.8rem}.p-work__detail__single{width:100%;max-width:780px;margin:0 auto}.p-work__detail__single>img{width:100%;height:auto;display:block}.p-work__detail__single>video{width:100%;height:auto}.p-work__detail__single--more{margin-bottom:96px}@media (width<=768px){.p-work__detail__single--more{margin-bottom:56px}}.p-work__buttons{justify-content:space-between;width:88.8%;max-width:1280px;margin:163px auto 0;display:flex}@media (width<=768px){.p-work__buttons{width:100%;max-width:100%;margin:80px auto 0}}.p-work__prev{margin-left:39.7%}@media (width<=768px){.p-work__prev{margin-left:30%}}.p-work__next{margin-right:39.7%}@media (width<=768px){.p-work__next{margin-right:30%}}.p-work__backList{width:100%;margin:65px auto 0;text-decoration:none}@media (width<=768px){.p-work__backList{padding:0 5.5%}.p-work__backList>.c-moreView{max-width:280px}}.p-work__specifications__block:not(:first-child){margin-top:38px}.p-work__specifications__heading{font-size:2rem;font-weight:700}.p-work__specifications__text{letter-spacing:0;margin-top:5px;line-height:2.8rem}.p-work__specifications__link{color:var(--color-key-darker);vertical-align:middle;margin-top:5px;text-decoration:none;display:inline-block}.p-work__specifications__link>i{vertical-align:middle;margin-left:.5em;font-size:1.4rem;display:inline-block}.p-workDetailSectWrap{width:66.6%;max-width:960px;margin:0 auto}@media (width<=768px){.p-workDetailSectWrap{width:100%}}.p-workDetailSect{margin-bottom:40px}.p-workDetailSect__ttl{margin-bottom:8px;font-size:2rem;font-weight:700}.p-workDetailSect__txt{font-size:1.3rem;line-height:2.15}.p-workDetailSect__link{color:var(--color-key-darker);text-decoration:none}.p-workDetailSect__link:hover{text-decoration:underline}@media (width<=768px){.p-workDetailSect__link:hover{color:var(--color-key-darker);text-decoration:none}}.p-workDetailSect__link>i{margin-left:4px;font-size:1.3rem}.p-workDetailSect__img{width:100%;height:auto;padding-top:1em;display:block}.p-work__detail__single.p-workCase{max-width:1045px}.p-workCase{--case-gold:#cca300;--case-dark-blue:#1a365d;--case-midnight:#0b1b32;--case-charcoal:#363534;--case-white:#fff;--case-gray-border:#cfccc8;--case-card-dark-bg:#ffffff1a;--case-card-dark-bd:#fff3;--case-subtext:#fff9;--case-list-marker-w:28px;--case-list-gutter:12px;letter-spacing:.08em;box-sizing:border-box;width:100%;max-width:1045px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;font-size:1.4rem;font-weight:400;line-height:1.7}@media (width<=768px){.p-workCase{padding-left:16px;padding-right:16px}}.p-workCase__challengeSection{margin-bottom:48px}@media (width<=768px){.p-workCase__challengeSection{margin-bottom:32px}}.p-workCase__featureSection{margin-bottom:48px}@media (width<=768px){.p-workCase__featureSection{margin-bottom:32px}}.p-workCase__processSection{margin-bottom:48px}@media (width<=768px){.p-workCase__processSection{margin-bottom:32px}}.p-workCase__techSection{margin-bottom:48px}@media (width<=768px){.p-workCase__techSection{margin-bottom:32px}}.p-workCase__techLead{margin:0 0 28px}@media (width<=768px){.p-workCase__techLead{margin-bottom:22px}}.p-workCase__techPlatformLabel{color:var(--case-charcoal);margin:0 0 8px;font-weight:700}.p-workCase__techPlatformTxt{color:var(--case-charcoal);margin:0}.p-workCase__techColumns{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=768px){.p-workCase__techColumns{grid-template-columns:1fr;gap:16px}}.p-workCase__techCard{box-sizing:border-box;border:1px solid var(--case-gray-border);background-color:#fff;border-radius:8px;padding:24px 20px 28px}.p-workCase__techCardTitle{text-align:center;color:var(--case-charcoal);margin:0 0 18px;font-weight:700}.p-workCase__techCardList{text-align:left;color:var(--case-charcoal);margin:0;padding-left:1.25em;list-style-type:disc;list-style-position:outside}.p-workCase__techCardList>li+li{margin-top:8px}.p-workCase__processList{background:0 0;border:none;border-radius:0;margin:0;padding:0 32px}@media (width<=768px){.p-workCase__processList{padding-left:20px;padding-right:20px}}.p-workCase__processList .p-workCase__timeline{z-index:0;margin-top:0;position:relative}.p-workCase__processList .p-workCase__timeline:before{content:"";background-color:var(--case-gold);z-index:0;pointer-events:none;width:2px;margin-left:-1px;position:absolute;top:84px;bottom:84px;left:83px}@media (width<=768px){.p-workCase__processList .p-workCase__timeline:before{display:none}}.p-workCase__sectTitle{letter-spacing:0;color:var(--case-charcoal);margin:0 0 40px;font-size:2rem;font-weight:700;line-height:2.8rem}.p-workCase__sectTitle:after{content:"";background-color:var(--case-gold);width:39px;height:1px;margin-top:8px;display:block}.p-workCase__block{background-color:var(--case-dark-blue);color:var(--case-white);border:1px solid #0000;border-radius:8px;margin-bottom:48px;padding:32px}@media (width<=768px){.p-workCase__block{margin-bottom:32px;padding:24px 20px}}.p-workCase__block--light{color:var(--case-charcoal);border:1px solid var(--case-gray-border);background:linear-gradient(to bottom right,#f3f4f6,#f9fafb)}.p-workCase__block--team{padding:32px 28px 28px}@media (width<=768px){.p-workCase__block--team{padding:24px 16px 20px}}.p-workCase__block--challengeList,.p-workCase__block--featureList{margin-bottom:0}.p-workCase__teamTitle{border-left:2px solid var(--case-gold);letter-spacing:0;color:var(--case-white);margin:0 0 40px;padding-left:16px;font-size:2rem;font-weight:700;line-height:2.8rem}@media (width<=768px){.p-workCase__teamTitle{margin-bottom:36px;padding-left:12px;font-size:1.8rem;line-height:2.4rem}}.p-workCase__teamFoot{text-align:center;color:var(--case-white);margin:28px 0 0}.p-workCase__block--team .p-workCase__teamTitle+.p-workCase__teamFoot{margin-top:0}.p-workCase__blockTitle{letter-spacing:0;color:var(--case-white);margin:0 0 8px;font-size:2rem;font-weight:700;line-height:2.8rem}.p-workCase__blockTitle:after{content:"";background-color:var(--case-gold);width:39px;height:1px;margin-top:8px;display:block}.p-workCase__block--light .p-workCase__blockTitle{color:var(--case-charcoal)}.p-workCase__ol{margin:24px 0 0;padding:0;list-style:none}.p-workCase__ol--challenge{margin-top:0}.p-workCase__challengeItem{column-gap:var(--case-list-gutter);grid-template-columns:36px 1fr;align-items:start;row-gap:0;display:grid}.p-workCase__challengeItem+.p-workCase__challengeItem{margin-top:32px}@media (width<=768px){.p-workCase__challengeItem+.p-workCase__challengeItem{margin-top:24px}}.p-workCase__challengeNum{letter-spacing:0;min-width:0;color:var(--case-gold);grid-area:1/1;justify-self:start;font-size:1.85rem;font-weight:700;line-height:1.15}@media (width<=768px){.p-workCase__challengeNum{font-size:1.65rem}}.p-workCase__challengeTtl{color:var(--case-white);grid-area:1/2;margin:0;font-weight:700}.p-workCase__challengeTxt{color:var(--case-white);opacity:.95;grid-area:2/2;margin:8px 0 0}.p-workCase__features{margin:0;padding:0;list-style:none}.p-workCase__features--inBlock{margin-top:0}.p-workCase__feature{grid-template-columns:var(--case-list-marker-w) 1fr;column-gap:var(--case-list-gutter);align-items:start;row-gap:8px;display:grid}.p-workCase__feature+.p-workCase__feature{margin-top:32px}@media (width<=768px){.p-workCase__feature+.p-workCase__feature{margin-top:24px}}.p-workCase__checkIcon{object-fit:contain;grid-area:1/1;place-self:start;width:24px;height:24px;margin-top:.12em;display:block}.p-workCase__featureTtl{color:var(--case-white);grid-area:1/2;margin:0;font-weight:700}.p-workCase__featureTxt{color:var(--case-white);opacity:.9;grid-area:2/2;margin:0}.p-workCase__timeline{margin:24px 0 0;padding:0;list-style:none}.p-workCase__timelineItem{align-items:center;gap:32px;display:flex}@media (width<=768px){.p-workCase__timelineItem{flex-direction:column;align-items:center;gap:16px}}.p-workCase__timelineItem+.p-workCase__timelineItem{margin-top:48px}.p-workCase__timelineMark{background-color:var(--case-gold);width:168px;height:168px;color:var(--case-white);text-align:center;z-index:1;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}@media (width<=768px){.p-workCase__timelineMark{width:112px;height:112px}}.p-workCase__timelinePhase{color:var(--case-white);letter-spacing:0;font-size:1.2rem;font-weight:500;line-height:1.3;display:block}.p-workCase__timelineNum{letter-spacing:0;color:var(--case-white);margin-top:4px;font-size:2.4rem;font-weight:700;line-height:1.15;display:block}.p-workCase__timelineBody{flex:1;min-width:0;padding-top:0}@media (width<=768px){.p-workCase__timelineBody{text-align:center}}.p-workCase__timelineTtl{color:var(--case-charcoal);margin:0 0 8px;font-weight:700}.p-workCase__block:not(.p-workCase__block--light) .p-workCase__timelineTtl{color:var(--case-white)}.p-workCase__timelineTxt{color:var(--case-charcoal);opacity:.9;margin:0}.p-workCase__block:not(.p-workCase__block--light) .p-workCase__timelineTxt{color:var(--case-white)}.p-workCase__roles{flex-wrap:wrap;justify-content:space-between;gap:16px 20px;margin-top:0;display:flex}@media (width<=768px){.p-workCase__roles{flex-direction:column;align-items:stretch}}.p-workCase__block--team .p-workCase__roles{gap:16px}@media (width<=768px){.p-workCase__block--team .p-workCase__roles{gap:12px}}.p-workCase__role{box-sizing:border-box;border:1px solid var(--case-card-dark-bd);text-align:center;background-color:#ffffff14;border-radius:8px;flex:1 1 0;min-width:0;max-width:280px;margin-left:auto;margin-right:auto;padding:22px 14px 24px}@media (width<=768px){.p-workCase__role{flex:none;width:100%;max-width:100%}}.p-workCase__block--team .p-workCase__role{background-color:#ffffff1a;max-width:none;margin-left:0;margin-right:0}.p-workCase__roleName{color:var(--case-white);margin:0 0 14px;font-weight:700}.p-workCase__roleCount{margin:0;line-height:1.2}.p-workCase__roleNum{letter-spacing:0;color:var(--case-white);font-size:2.8rem;font-weight:700;line-height:1.15}@media (width<=768px){.p-workCase__roleNum{font-size:2.4rem}}.p-workCase__block--team .p-workCase__roleNum{font-size:3.2rem}@media (width<=768px){.p-workCase__block--team .p-workCase__roleNum{font-size:2.6rem}}.p-workCase__roleUnit{letter-spacing:.08em;color:var(--case-white);vertical-align:baseline;margin-left:4px;font-size:1.4rem;font-weight:400;line-height:1.7}.p-workCase__techGrid{grid-template-columns:1fr 1fr;gap:24px;margin-top:16px;display:grid}@media (width<=768px){.p-workCase__techGrid{grid-template-columns:1fr}}.p-workCase__techCol{min-width:0}.p-workCase__techSubttl{letter-spacing:0;color:var(--case-charcoal);margin:16px 0 12px;font-size:2rem;font-weight:700;line-height:2.8rem}.p-workCase__techList{color:var(--case-charcoal);margin:0;padding-left:1.2em}.p-workCase__techList>li+li{margin-top:8px}.p-workCase__outcomeBlock{color:#fff;background-color:#0b1b32;border-radius:8px;margin-bottom:48px;padding:32px 28px 36px}@media (width<=768px){.p-workCase__outcomeBlock{margin-bottom:32px;padding:24px 16px 28px}}.p-workCase__outcomeTitle{text-align:center;letter-spacing:0;color:#fff;margin:0 0 40px;font-size:2rem;font-weight:700;line-height:2.8rem}@media (width<=768px){.p-workCase__outcomeTitle{margin-bottom:36px;font-size:1.8rem;line-height:2.4rem}}.p-workCase__effects{grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;display:grid}@media (width<=768px){.p-workCase__effects{grid-template-columns:1fr}}.p-workCase__effects--outcome{gap:20px 24px;margin-top:0}@media (width<=768px){.p-workCase__effects--outcome{gap:16px}}.p-workCase__outcomeBlock .p-workCase__effect{background-color:#ffffff14;border:1px solid #ffffff2e}.p-workCase__effectMeta{flex-wrap:wrap;align-items:baseline;gap:10px;margin:0 0 14px;display:flex}.p-workCase__effectMeta .p-workCase__effectLabel{letter-spacing:.04em;color:var(--case-gold);margin:0;font-size:1.2rem;font-weight:500;line-height:1.3;display:inline}.p-workCase__effectMeta .p-workCase__effectNum{letter-spacing:0;color:var(--case-gold);margin:0;font-size:2.4rem;font-weight:700;line-height:1.15;display:inline}.p-workCase__effect{box-sizing:border-box;background-color:var(--case-card-dark-bg);border:1px solid var(--case-card-dark-bd);border-radius:8px;padding:32px}@media (width<=768px){.p-workCase__effect{padding:24px 20px}}.p-workCase__effectLabel{color:var(--case-gold);display:block}.p-workCase__effectNum{color:var(--case-gold);margin:4px 0 12px;font-weight:700;display:block}.p-workCase__effectTtl{color:var(--case-white);margin:0 0 8px;font-weight:700}.p-workCase__effectDesc{color:var(--case-white);opacity:.9;margin:0}.p-work:has(.p-work__hero__image--textHero) .p-work__intro{max-width:1045px;padding-left:32px;padding-right:32px}@media (width<=768px){.p-work:has(.p-work__hero__image--textHero) .p-work__intro{padding-left:16px;padding-right:16px}}.p-404{width:100%;padding:252px 0 178px}.p-404__section{color:var(--color-main-default);text-align:center;width:100%;max-width:960px;margin:0 auto}@media (width<=768px){.p-404__section{width:87.2%}}.p-404__section__heading{text-align:center;font-size:2.4rem;font-weight:700;line-height:4.8rem}.p-404__section__text{text-align:center;margin-top:24px;line-height:3.2rem}@media (width<=768px){.p-404__section__link{width:100%}}.p-404__section__link.c-linkButton{margin:111px auto 0}.p-lp{min-width:1040px}@media (width<=768px){.p-lp{min-width:inherit}}.p-lp--event{background-image:linear-gradient(to bottom left,#00b2d0cc,#3663b1cc)}@media (width<=768px){.p-lp--event{background-image:linear-gradient(#00b2d0cc,#3663b1cc)}}.p-lp--voice{background-image:linear-gradient(#f8e71c1a,#f8bc1c1a)}.p-lp--point{position:relative}.p-lp--point:before{content:"";z-index:-1;background-image:url(/assets/img/lp/img_pointBg1.svg);background-repeat:no-repeat;background-size:cover;width:517px;height:332px;display:block;position:absolute;top:0;left:0}@media (width<=768px){.p-lp--point:before{width:228px;max-width:100%;height:147px}}.p-lp--point:after{content:"";z-index:-1;background-image:url(/assets/img/lp/img_pointBg2.svg);background-repeat:no-repeat;background-size:cover;width:517px;height:332px;display:block;position:absolute;bottom:0;right:0}@media (width<=768px){.p-lp--point:after{width:228px;max-width:100%;height:147px}}.p-lp--blue{background-image:linear-gradient(#f8f8f8,#3663b1)}.p-lp--yellow{background-color:#f8e01c}.p-lp--gray{background-color:#efefef}.p-lp__link{letter-spacing:1.71px;text-align:center;color:#333;box-sizing:content-box;background-color:#f8e11c;border:6px solid #0000;border-radius:36px;width:470px;padding:18px 0;font-size:2rem;font-weight:700;line-height:24px;text-decoration:none;display:block}@media (width<=768px){.p-lp__link{border:none;width:343px;max-width:100%;padding:15px 0 13px;font-size:1.6rem}}.p-lp__link:hover{color:#333;border:6px solid #fff;transition:all .2s;box-shadow:0 2px 5px #0003}@media (width<=768px){.p-lp__link:hover{box-shadow:none;border:none}}.p-lp__linkWrap{text-align:center;background-image:url(/assets/img/lp/img_linkBg.png);background-repeat:no-repeat;background-size:cover;width:100%;min-width:1040px;padding:84px 0}@media (width<=768px){.p-lp__linkWrap{min-width:inherit;padding:45px 16px}}.p-lp__linkWrap>.p-lp__link{margin:0 auto}.p-lp__linkWrap>.p-lp__leaflet_pdf{color:#fff;margin-top:.75em;margin-left:1rem;font-size:1.3rem;line-height:2rem;display:inline-block;position:relative}.p-lp__linkWrap>.p-lp__leaflet_pdf:before{content:"";font-family:Material Icons;font-size:2rem;position:absolute;left:-1em}.p-lp__linkWrap>.p-lp__leaflet_pdf a{color:#fff}.p-lp__linkWrap>.p-lp__leaflet_pdf a:hover{color:#ffd500}.p-lpNav{z-index:10;flex-direction:column;transition:all .3s;display:flex;position:fixed;top:50%;right:-100px;transform:translateY(-50%)}@media (width<=768px){.p-lpNav{display:none}}.p-lpNav.is-show{transition:all .3s;right:32px}.p-lpNav__button{flex-direction:row-reverse;align-items:center;display:flex;position:relative}.p-lpNav__button:not(:first-child){margin-top:14px}.p-lpNav__button>span{color:#fff;opacity:0;background-color:#000;margin-right:16px;padding:3px 8px;font-size:1.2rem;line-height:18px;position:relative}.p-lpNav__button>span:after{content:"";border:6px solid #0000;border-left:8px solid #000;border-right-width:3px;width:8px;height:6px;display:block;position:absolute;top:7px;right:-8px}.p-lpNav__link{box-sizing:border-box;background-color:#fff;border:2px solid #000;border-radius:50%;width:16px;height:16px;display:inline-block}.p-lpNav__link.is-current{background-color:#f8e71c}.p-lpNav__link:hover+span{opacity:1}.p-lp__lead{text-align:center;background-image:url(/assets/img/lp/img-samplesite.png);background-position:0 100%;background-repeat:no-repeat;background-size:32%;min-width:1040px;margin:0 auto;padding:110px 0 67px;position:relative}@media (width<=768px){.p-lp__lead{min-width:inherit;background-position:0 100%;background-repeat:no-repeat;background-size:80%;width:100%;padding-top:40px;padding-bottom:140px}}.p-lp__lead__heading__outer{color:#fff;background:#3663b1 url(/assets/img/lp/img_pointBg1.svg) no-repeat;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;padding:1.25em;font-size:1.8rem;display:flex;position:absolute;top:40px;right:16%;transform:rotate(10deg)}@media (width<=768px){.p-lp__lead__heading__outer{width:auto;height:auto;position:inherit;border-radius:0;padding:1em;font-size:1.6rem;display:block;transform:rotate(0)}}.p-lp__lead p.p-lp__lead__main{margin:30px 0 40px;font-size:3.2rem;font-weight:700;line-height:60px}@media (width<=768px){.p-lp__lead p.p-lp__lead__main{margin-bottom:34px;padding:0 16px;font-size:2.4rem;line-height:40px}}.p-lp__lead p.p-lp__lead__sub{background-color:#fffc;max-width:800px;margin:0 auto;padding:32px;font-size:1.4rem;font-weight:400;line-height:2}@media (width<=768px){.p-lp__lead p.p-lp__lead__sub{text-align:left;width:100%;padding:0 32px 32px}}.p-lpHeader{box-sizing:border-box;background-image:url(/assets/img/lp/img_topBg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:1040px;min-height:100vh;padding:160px 0 64px;position:relative}@media (width<=768px){.p-lpHeader{min-width:inherit;background-image:url(/assets/img/lp/img_topBg--sp.png);min-height:auto;padding:68px 0 0}}.p-lpHeader__wrapper{justify-content:flex-end;align-items:center;width:83%;max-width:1162px;margin:0 auto 62px;display:flex}@media (width<=768px){.p-lpHeader__wrapper{width:100%;margin:0 auto;padding:0 16px 49px}}.p-lpHeader__titleWrapper{margin:0 auto 86px}@media (width<=768px){.p-lpHeader__titleWrapper{margin:0 auto 32px;padding:0 10px}}.p-lpHeader__image{width:40.1%;max-width:466px}@media (width<=768px){.p-lpHeader__image{display:none}}.p-lpHeader__image>img{width:100%;height:auto}.p-lpHeader__image--sp{width:69.3%;max-width:inherit;margin:40px auto 0;display:none;position:static;transform:none}@media (width<=768px){.p-lpHeader__image--sp{display:block}}.p-lpHeader__title{margin:0 auto;position:absolute;top:48px;left:49px}@media (width<=768px){.p-lpHeader__title{width:183px;max-width:100%;padding:0;position:static}}.p-lpHeader__titleLogo__image{width:100%;height:auto}.p-lpHeader__titleLogo__image--pc{width:160px;display:block}@media (width<=768px){.p-lpHeader__titleLogo__image--pc{display:none}}.p-lpHeader__titleLogo__image--sp{display:none}@media (width<=768px){.p-lpHeader__titleLogo__image--sp{width:86px;margin:0 auto;display:block}}.p-lpHeader__powered{transition:all .3s;position:absolute;top:51px;right:72px}@media (width<=768px){.p-lpHeader__powered{width:150px;top:20px;right:16px}.p-lpHeader__powered img{width:100%;height:auto}}.p-lpHeader__powered:hover{opacity:.5;transition:all .3s}@media (width<=768px){.p-lpHeader__powered:hover{opacity:1}.p-lpHeader__content{width:343px;max-width:100%;margin:46px auto 0}}.p-lpHeader__content__lead{width:100%;max-width:100%;display:inline-block}.p-lpHeader__content__lead>img{width:100%;height:auto}.p-lpHeader__content__lead--pc{display:block}@media (width<=768px){.p-lpHeader__content__lead--pc{display:none}}.p-lpHeader__content__lead--sp{width:257px;margin:0 auto;display:none}@media (width<=768px){.p-lpHeader__content__lead--sp{display:block}}.p-lpHeader__content__flow{width:100%;margin-top:47px;font-size:1.6rem}.p-lpHeader__content__flow>img{width:100%;height:auto}.p-lpHeader__content__flow--pc{display:block}@media (width<=768px){.p-lpHeader__content__flow--pc{display:none}}.p-lpHeader__content__flow--sp{display:none}@media (width<=768px){.p-lpHeader__content__flow--sp{display:block}}.p-lpHeader__content__text{color:#fff;margin:16px 0 56px}.p-lpHeader__content__text br{display:none}@media (width<=768px){.p-lpHeader__content__text{align-items:center;margin:20px 0 34px;font-size:1.6rem;line-height:20px;display:flex}.p-lpHeader__content__text br{display:block}}.p-lpHeader__content__text>i{vertical-align:middle;color:#f8e71c;font-size:2.4rem;display:inline-block}@media (width<=768px){.p-lpHeader__content__text>i{margin-right:6px}}.p-lpHeader__content__text span{vertical-align:middle;display:inline-block}.p-lpHeader__info{background-color:#333c;width:100%;margin-right:21px}@media (width<=768px){.p-lpHeader__info{margin-right:0}}.p-lpHeader__infoBlock{text-align:center;width:100%;max-width:960px;margin:0 auto}@media (width<=768px){.p-lpHeader__infoBlock{width:100%;margin:0 auto;padding:27px 16px 33px;overflow:hidden}}.p-lpHeader__infoWrap{display:flex}@media (width<=768px){.p-lpHeader__infoWrap{flex-direction:column}}.p-lpHeader__infoHeading{text-align:left;color:#fff;width:100%;margin-bottom:10px;font-size:1.4rem;font-weight:700;line-height:20px;display:inline-block}.p-lpHeader__infoHeading i{vertical-align:middle;margin-right:4px;display:inline-block}.p-lpHeader__infoHeading span{vertical-align:middle;display:inline-block}.p-lpHeader__infoInner{text-align:left;padding:20px 24px 14px}.p-lpHeader__infoInner:not(.is-active){display:none}@media (width<=768px){.p-lpHeader__infoInner{padding:20px 12px 17px}}.p-lpHeader__infoDate{vertical-align:top;color:#fff;font-size:1.4rem;line-height:20px;display:inline-block}.p-lpHeader__info p{color:#fff;margin-top:8px;font-size:1.3rem;font-weight:700;line-height:20px}@media (width<=768px){.p-lpHeader__info p{min-height:3.5em}}.p-lpHeader__infoTag{vertical-align:top;color:#d0021b;font-size:1.2rem;font-weight:700;display:inline-block}.p-lpHeader__pickup{color:#232323;letter-spacing:0;opacity:1;background-image:url(/assets/img/lp/bg_pickup.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:316px;padding:12px 23px 11px;text-decoration:none;transition:all .3s;position:relative}@media (width<=768px){.p-lpHeader__pickup{background-image:url(/assets/img/lp/bg_pickup-sp.jpg);width:100%;margin:46px auto 0}}.p-lpHeader__pickup>p{text-align:left;font-weight:700;line-height:2rem}.p-lpHeader__pickup:hover{opacity:.7;color:#232323;transition:all .3s}@media (width<=768px){.p-lpHeader__pickup:hover{opacity:1}}.p-lpHeader__pickup:after{content:"PICKUP!";background-color:var(--gs-default);text-align:center;word-wrap:break-word;border-radius:50%;width:60px;height:60px;padding:16px;font-size:1.2rem;font-weight:700;line-height:1.5rem;display:block;position:absolute;top:-19px;right:-19px}@media (width<=768px){.p-lpHeader__pickup:after{top:-30px;right:0}}.p-lpSect{width:1040px;margin:0 auto;padding:63px 40px}@media (width<=768px){.p-lpSect{width:100%;padding:40px 20px}.p-lpSect:first-child{padding:48px 20px 40px}.p-lpSect:last-child{padding:40px 20px 48px}.p-lpSect--event{padding:40px 16px 24px!important}.p-lpSect--partner{padding:50px 16px 48px!important}}.p-lpSect__heading{text-align:center;box-sizing:border-box;width:403px;margin:0 auto;padding:24px 0;line-height:1;position:relative}@media (width<=768px){.p-lpSect__heading{width:275px;max-width:100%;margin:0 auto}}.p-lpSect__heading:before,.p-lpSect__heading:after{content:"";background-color:#aaa;width:100%;height:2px;position:absolute;left:50%;transform:translate(-50%)}.p-lpSect__heading:before{top:0}.p-lpSect__heading:after{bottom:0}.p-lpSect__heading__main{letter-spacing:2px;color:#3663b1;font-family:Roboto,sans-serif;font-size:4rem;font-weight:400}@media (width<=768px){.p-lpSect__heading__main{font-size:3.2rem}}.p-lpSect__heading__main:before,.p-lpSect__heading__main:after{content:"";background-color:#aaa;width:2px;height:8px;position:absolute;top:0;transform:rotate(180deg)}.p-lpSect__heading__main:before{left:-1px}.p-lpSect__heading__main:after{right:-1px}.p-lpSect__heading__text{margin-top:20px;font-size:1.4rem}@media (width<=768px){.p-lpSect__heading__text{margin-top:14px}}.p-lpSect__heading__text:before,.p-lpSect__heading__text:after{content:"";background-color:#aaa;width:2px;height:8px;position:absolute;bottom:0;transform:rotate(180deg)}.p-lpSect__heading__text:before{left:-1px}.p-lpSect__heading__text:after{right:-1px}.p-lpSect__heading--white:before,.p-lpSect__heading--white:after{background-color:#fff}.p-lpSect__heading--white span,.p-lpSect__heading--white p{color:#fff}.p-lpSect__heading--white span:before,.p-lpSect__heading--white span:after,.p-lpSect__heading--white p:before,.p-lpSect__heading--white p:after{background-color:#fff}.p-lpSect__items{flex-wrap:wrap;justify-content:space-between;margin-top:62px;display:flex}.p-lpSect__item{background-color:#f8fbff;width:31.7%;padding:32px 20px 25px}.p-lpSect__item--new{background-color:#fffddf;width:31.7%;margin-top:24px;padding:4px 20px 24px}@media (width<=768px){.p-lpSect__item--new{width:100%;margin-top:12px;padding:2px 20px 20px}}.p-lpSect__item__label{color:#3663b1;background-color:#fef04d;width:48px;padding:4px 8px;font-size:12px;position:relative;right:-236px}@media (width<=768px){.p-lpSect__item__label{left:82%;right:0}.p-lpSect__item{width:48.7%;padding:20px 10px}}.p-lpSect__item:nth-child(n+4){margin-top:24px}@media (width<=768px){.p-lpSect__item:nth-child(n+4){margin-top:0}.p-lpSect__item:nth-child(n+3){margin-top:16px}}.p-lpSect__item__heading{text-align:center;font-size:2rem}@media (width<=768px){.p-lpSect__item__heading{font-size:1.6rem}}.p-lpSect__item__image{margin:29px auto 0;display:block}@media (width<=768px){.p-lpSect__item__image{margin:16px auto 0}.p-lpSect__item__image__adjust{height:56px}}.p-lpSect__item__text{margin-top:32px;font-size:1.3rem}.p-lpSect__item__pdf{margin:16px 0 16px 20px;padding:0;font-size:1.3rem;line-height:2rem;display:inline-block;position:relative}.p-lpSect__item__pdf:before{content:"";font-family:Material Icons;font-size:2rem;position:absolute;left:-1.1em}.p-lpSect__caution{margin-top:20px}.p-lpSect__caution li{font-size:1.2rem;line-height:20px}.p-lpSect__slider>#imageSlider{width:100%}.p-lpSect__lead{text-align:center;margin-top:82px;font-size:3.2rem;font-weight:700}@media (width<=768px){.p-lpSect__lead{margin-top:48px;font-size:2.4rem}}.p-lpSect__text{text-align:center;margin-top:72px;font-size:3.2rem;font-weight:700}@media (width<=768px){.p-lpSect__text{margin-top:28px;font-size:1.8rem;line-height:56px}}.p-lpSect__demoImg{width:76%;margin:48px auto 47px}@media (width<=768px){.p-lpSect__demoImg{width:82.4%;margin:39px auto 0}}.p-lpSect__demoImg>img{width:100%;height:auto}.p-lpSect__demoLink{color:#fff;text-align:center;background-color:#3663b1;border:6px solid #0000;border-radius:20px;width:408px;margin:0 auto;padding:22px 0;font-size:2.4rem;font-weight:700;line-height:1;text-decoration:none;transition:all .2s;display:none}.p-lpSect__demoLink:hover{border:6px solid #fff;transition:all .2s}@media (width<=768px){.p-lpSect__demoLink:hover{border:6px solid #0000}}.p-lpSect__step{counter-reset:step;justify-content:space-between;margin-top:48px;display:flex}@media (width<=768px){.p-lpSect__step{display:block}}.p-lpSect__step li{width:28.9%;position:relative}@media (width<=768px){.p-lpSect__step li{width:100%;margin-bottom:72px}}.p-lpSect__step li>.anticon{color:#fff;font-size:3.2rem;line-height:1;position:absolute;top:50%;right:-47px}@media (width<=768px){.p-lpSect__step li>.anticon{top:inherit;right:inherit;bottom:-56px;left:50%;transform:translate(-50%)}}.p-lpSect__stepArrow{display:block}@media (width<=768px){.p-lpSect__stepArrow{display:none}}.p-lpSect__stepArrow--sp{display:none}@media (width<=768px){.p-lpSect__stepArrow--sp{display:block}}.p-lpSect__stepNum{border-bottom:12px solid #f8e71c;font-family:Roboto,sans-serif;font-size:2rem;line-height:1}.p-lpSect__stepNum:after{counter-increment:step;content:"0" counter(step);margin-left:8px;font-size:3.2rem;font-weight:700;line-height:1}.p-lpSect__stepHeading{margin:29px 0 15px;font-size:2.4rem;font-weight:700}.p-lpSect__stepText{text-align:left;font-size:1.4rem}.p-lpSectBlock{justify-content:space-between;margin-top:94px;display:flex}@media (width<=768px){.p-lpSectBlock{margin-top:68px;display:block}}.p-lpSectBlock__img{width:44.7%}@media (width<=768px){.p-lpSectBlock__img{width:74.6%;margin:0 auto}}.p-lpSectBlock__img>img{width:100%;height:auto}.p-lpSectBlockWrap{width:49.8%}@media (width<=768px){.p-lpSectBlockWrap{width:100%;margin-top:23px}}.p-lpSectBlock__item{border-radius:8px;align-items:center;display:flex}.p-lpSectBlock__item:first-child{background-color:#fff;margin-bottom:22px;padding:26px 6.4%}.p-lpSectBlock__item:first-child p{letter-spacing:0;margin-left:24px;font-size:1.6rem;font-weight:700}@media (width<=768px){.p-lpSectBlock__item:first-child p{font-weight:400}.p-lpSectBlock__item:first-child p br{display:none}}.p-lpSectBlock__item:first-child p>span{margin-bottom:6px;font-size:2rem;font-weight:700;line-height:1;display:block}.p-lpSectBlock__item:last-child{border:1px solid #fff;padding:21px 6.4%}.p-lpSectBlock__item:last-child p{letter-spacing:0;margin-left:34px;font-size:1.4rem}@media (width<=768px){.p-lpSectBlock__item:last-child p br{display:none}}.p-lpSectBlock__item:last-child p>span{margin-bottom:6px;font-size:1.6rem;font-weight:700;line-height:1;display:block}.p-lpSect__points{justify-content:space-between;align-items:center;width:100%;margin:118px auto 74px;padding:0 32px;display:flex}.p-lpSect__points--sp{display:none}@media (width<=768px){.p-lpSect__points{margin:64px auto 40px;padding:0}.p-lpSect__points--pc{display:none}.p-lpSect__points--sp{display:block}}.p-lpSect__point{width:42.1%}@media (width<=768px){.p-lpSect__point{width:100%}.p-lpSect__point:not(:last-child){margin-bottom:48px}}.p-lpSect__point div{width:100%}.p-lpSect__point div:not(:last-child){margin-bottom:82px}@media (width<=768px){.p-lpSect__point div{width:100%;padding:22px 20px 24px}}.p-lpSect__pointNum{background-color:#f8e71c;align-items:center;height:16px;padding:2px 8px;font-family:Roboto,sans-serif;display:inline-flex}.p-lpSect__pointNum span:first-child{vertical-align:middle;font-size:1.6rem;line-height:19px;display:inline-block}.p-lpSect__pointNum span:nth-child(2){vertical-align:middle;margin-left:2px;font-size:4.5rem;font-weight:700;line-height:24px;display:inline-block}@media (width<=768px){.p-lpSect__pointNum span:nth-child(2){font-size:3.2rem}}.p-lpSect__pointHeading{margin-top:18px;font-size:2rem;font-weight:700;line-height:29px}@media (width<=768px){.p-lpSect__pointHeading{margin-top:20px;font-size:1.8rem;line-height:24px}}.p-lpSect__pointText{margin-top:13px;font-size:1.4rem;font-weight:300;line-height:24px}@media (width<=768px){.p-lpSect__pointText{margin-top:16px;font-size:1.4rem;line-height:2.2rem}}.p-lpSect__customerWrap{margin-top:88px;padding:0 44px}@media (width<=768px){.p-lpSect__customerWrap{padding:0}}.p-lpSect__customer{justify-content:space-between;align-items:flex-start;display:flex;position:relative}@media (width<=768px){.p-lpSect__customer{text-align:center;display:block}}.p-lpSect__customer:not(:first-child){margin-top:70px}@media (width<=768px){.p-lpSect__customer:not(:first-child){margin-top:90px}.p-lpSect__customer:nth-of-type(2){flex-direction:column-reverse;align-items:center;display:flex}.p-lpSect__customer img{z-index:1;width:80px;height:80px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}}.p-lpSect__customerInner{position:relative}.p-lpSect__customerInner:before{content:"";z-index:2;background-image:url(/assets/img/lp/mark_quotation_down.svg);width:32px;height:27px;display:block;position:absolute;top:-13px;left:14px}.p-lpSect__customerInner:after{content:"";z-index:2;background-image:url(/assets/img/lp/mark_quotation_up.svg);width:32px;height:27px;display:block;position:absolute;bottom:-13px;right:14px}.p-lpSect__customerComment{border:4px solid #f8e71c;width:640px;padding:40px 36px 32px;position:relative}@media (width<=768px){.p-lpSect__customerComment{text-align:left;width:100%;margin-top:0;padding:47px 20px 20px}}.p-lpSect__customerComment:before,.p-lpSect__customerComment:after{content:"";display:block;position:absolute;top:100px}@media (width<=768px){.p-lpSect__customerComment:before,.p-lpSect__customerComment:after{display:none}}.p-lpSect__customerHeading{font-size:2rem;font-weight:700;line-height:29px}.p-lpSect__customerText{letter-spacing:0;margin-top:12px;font-size:1.4rem;line-height:24px}@media (width<=768px){.p-lpSect__customerText{margin-top:9px}}.p-lpSect__customerEffect{background-color:#fff;border-radius:4px;width:100%;margin-top:16px;padding:12px 18px 12px 46px;position:relative}.p-lpSect__customerEffect i{vertical-align:middle;margin-right:10px;line-height:16px;display:inline-block;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.p-lpSect__customerEffect span{vertical-align:middle;font-size:1.6rem;font-weight:700;line-height:1;display:inline-block}.p-lpSect__customer--left .p-lpSect__customerComment:before{z-index:2;border:8px solid #0000;border-color:#fff9e8 #0000 #0000 #fff9e8;margin-bottom:-12px;top:88px;left:-8px;transform:rotate(-30deg)skew(25deg)}@media (width<=768px){.p-lpSect__customer--left .p-lpSect__customerComment:before{top:-32px;bottom:inherit;border:16px solid #0000;border-color:#0000 #0000 #fff #fff;left:50%;transform:translate(-50%)}}.p-lpSect__customer--left .p-lpSect__customerComment:after{z-index:1;border:4px solid #0000;border-color:#f8e71c #0000 #0000 #f8e71c;border-radius:2px;width:20px;height:20px;margin-top:-14px;left:-13px;transform:rotate(-30deg)skew(25deg)}.p-lpSect__customer--right .p-lpSect__customerComment:before{z-index:2;border:8px solid #fff9e8;border-color:#0000 #fff9e8 #fff9e8 #0000;margin-bottom:-12px;top:88px;right:-8px;transform:rotate(-30deg)skew(25deg)}@media (width<=768px){.p-lpSect__customer--right .p-lpSect__customerComment:before{top:-32px;bottom:inherit;border:16px solid #0000;border-color:#0000 #0000 #fff #fff;left:50%;transform:translate(-50%)}}.p-lpSect__customer--right .p-lpSect__customerComment:after{z-index:1;border:4px solid #f8e71c;border-color:#0000 #f8e71c #f8e71c #0000;border-radius:2px;width:20px;height:20px;margin-top:-14px;right:-13px;transform:rotate(-30deg)skew(25deg)}.p-lpSect__example{z-index:0;width:100%;color:var(--txt-dark);margin-top:104px;text-decoration:none;display:flex;position:relative;box-shadow:0 0 2px #0003}.p-lpSect__example:hover{color:var(--txt-dark)}@media (width<=768px){.p-lpSect__example{margin-top:64px;display:block}}.p-lpSect__exampleImg{z-index:0;justify-content:center;width:54.2%;display:flex;position:relative;overflow:hidden}@media (width<=768px){.p-lpSect__exampleImg{width:100%}}.p-lpSect__exampleImg>img{height:100%}@media (width<=768px){.p-lpSect__exampleImg>img{width:100%;height:auto}}.p-lpSect__exampleImg>div{color:#fff;opacity:0;z-index:1;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;transition:all .3s;display:flex;position:absolute;top:0;left:0}.p-lpSect__exampleImgAdjust{filter:brightness(.9)}.p-lpSect__example:hover>.p-lpSect__exampleImg>div{opacity:1;transition:all .3s}@media (width<=768px){.p-lpSect__example:hover>.p-lpSect__exampleImg>div{opacity:0}}.p-lpSect__exampleContent{background-color:#fff;width:45.8%;padding:34px 37px 29px}@media (width<=768px){.p-lpSect__exampleContent{width:100%;padding:24px}}.p-lpSect__exampleContent--interview{padding:34px 90px 29px 37px}@media (width<=768px){.p-lpSect__exampleContent--interview{padding:24px 24px 80px}}.p-lpSect__exampleContent>span{font-size:1.6rem;font-weight:700}.p-lpSect__exampleTitle{font-size:2.4rem;font-weight:700}.p-lpSect__exampleText{margin-top:22px;line-height:24px}.p-lpSect__event{margin-top:56px}@media (width<=768px){.p-lpSect__event{margin-top:40px}}.p-lpSect__event>p{color:#fff;text-align:center;margin-bottom:56px}.p-lpSect__eventImg{width:100%;margin-top:83px}@media (width<=768px){.p-lpSect__eventImg{display:none}}.p-lpSect__eventImg>img{width:100%}.p-lpSect__eventImg--sp{width:74.6%;margin:38px auto 0;display:none}@media (width<=768px){.p-lpSect__eventImg--sp{display:block}}.p-lpSect__event__wrapper{background-image:url(/assets/img/lp/img_japan.png);background-position:52% 0;background-repeat:no-repeat;background-size:contain}@media (width<=768px){.p-lpSect__event__wrapper{background-image:url(/assets/img/lp/img_japan-sp.png);background-size:auto}}.p-lpSect__event__content{border:2px solid #fff;padding:36px 40px 33px}.p-lpSect__event__content:not(:first-child){margin-top:24px}@media (width<=768px){.p-lpSect__event__content{padding:18px 16px}.p-lpSect__event__content .p-lpSect__event__items{display:none}.p-lpSect__event__content:first-child .p-lpSect__event__items{display:block}}.p-lpSect__event__year{color:#fff;font-family:Roboto,sans-serif;font-size:2.8rem;font-weight:700;line-height:1;position:relative}.p-lpSect__event__year>i{height:24px;line-height:24px;display:none}@media (width<=768px){.p-lpSect__event__year>i{transition:all .3s;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(-180deg)}}.p-lpSect__event__year.is-active>i{transition:all .3s;transform:translateY(-50%)rotate(0)}.p-lpSect__event__items{color:#fff;margin-top:24px;display:block}@media (width<=768px){.p-lpSect__event__items{padding:0 8px 0 10px}}.p-lpSect__event__item{padding-left:40px;font-size:1.6rem;position:relative}.p-lpSect__event__item:before{content:"・";position:absolute;left:18px}@media (width<=768px){.p-lpSect__event__item:before{left:-18px}}.p-lpSect__event__item:not(:first-child){margin-top:12px}@media (width<=768px){.p-lpSect__event__item:not(:first-child){margin-top:20px}.p-lpSect__event__item{padding-left:0;line-height:24px}}.p-lpSect__event__item>a{color:#fff;text-decoration:none;transition:all .3s}.p-lpSect__event__item>a:hover{opacity:.6;transition:all .3s}.p-lpSect__event__title{width:438px;font-weight:700;display:inline-block}@media (width<=768px){.p-lpSect__event__title{width:auto;margin-bottom:4px;display:block}}.p-lpSect__event__date{width:333px;display:inline-block}@media (width<=768px){.p-lpSect__event__date{width:auto;margin-bottom:4px;font-size:13px;display:block}}.p-lpSect__event__place{position:relative}@media (width<=768px){.p-lpSect__event__place{padding-left:18px;font-size:14px}}.p-lpSect__event__place:before{content:"";background-image:url(/assets/img/lp/icon_point.svg);width:13px;height:18px;position:absolute;top:50%;left:-21px;transform:translateY(-50%)}@media (width<=768px){.p-lpSect__event__place:before{left:0}}.p-lpSect__event__archive{margin-top:48px}@media (width<=768px){.p-lpSect__event__archive{margin-top:32px}}.p-lpSect__event__archive__trigger{color:#fff;letter-spacing:.05em;cursor:pointer;appearance:none;background-color:#0000;border:2px solid #fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:18px 24px;font-family:inherit;font-size:1.6rem;font-weight:700;line-height:1;transition:opacity .3s,background-color .3s;display:flex}.p-lpSect__event__archive__trigger:hover,.p-lpSect__event__archive__trigger:focus{opacity:.75;outline:none}.p-lpSect__event__archive__label{display:inline-block}.p-lpSect__event__archive__icon{font-size:24px;line-height:1;transition:transform .3s}.p-lpSect__event__archive.is-open .p-lpSect__event__archive__icon{transform:rotate(180deg)}.p-lpSect__event__archive__content{visibility:hidden;max-height:0;margin-top:0;transition:max-height .5s,margin-top .5s,visibility 0s linear .5s;overflow:hidden}.p-lpSect__event__archive.is-open .p-lpSect__event__archive__content{visibility:visible;max-height:12000px;margin-top:32px;transition:max-height .6s,margin-top .5s,visibility linear}.p-lpSect__event__archive__slider{margin-top:56px}@media (width<=768px){.p-lpSect__event__archive__slider{margin-top:40px}}.p-lpSect__event__pickup{border-bottom:2px solid #f8e71c;margin:0 auto 131px;padding:88px 0 50px}@media (width<=768px){.p-lpSect__event__pickup{margin-bottom:72px;padding:62px 0 50px}}.p-lpSect__pickup__heading{background-color:#f8e71c;width:100%;padding:19px 0;position:relative}@media (width<=768px){.p-lpSect__pickup__heading{padding:20px 17px}}.p-lpSect__pickup__heading>p{text-align:center;letter-spacing:0;font-size:2.4rem;font-weight:700;line-height:4.3rem}@media (width<=768px){.p-lpSect__pickup__heading>p{text-align:left;font-size:1.8rem;line-height:2.7rem}}.p-lpSect__pickup__heading>p br{display:none}@media (width<=768px){.p-lpSect__pickup__heading>p br{display:block}}.p-lpSect__pickup__heading:after{content:"PICKUP!";background-color:var(--gs-default);text-align:center;letter-spacing:0;word-wrap:break-word;border-radius:50%;width:80px;height:80px;padding:16px;font-size:1.8rem;font-weight:700;line-height:2.3rem;display:block;position:absolute;top:-40px;right:24px}@media (width<=768px){.p-lpSect__pickup__heading:after{width:56px;height:56px;padding:12px 10px;font-size:1.4rem;line-height:1.6rem;top:-28px;right:0}}.p-lpSect__pickup__text{color:var(--gs-default);margin:32px auto 60px;padding:0 61px}@media (width<=768px){.p-lpSect__pickup__text{margin:23px auto 28px;padding:0}}.p-lpSect__pickup__notes{margin:0 auto 64px;padding:0 72px}.p-lpSect__pickup__notes>p{color:#b13636;background-color:var(--gs-default);text-align:center;border:2px solid #b13636;padding:16px 0;font-weight:700}@media (width<=768px){.p-lpSect__pickup__notes{margin:0 auto 28px;padding:0}}.p-lpSect__pickup__contents{padding:0 61px;display:flex}@media (width<=768px){.p-lpSect__pickup__contents{flex-direction:column;padding:0}}.p-lpSect__pickup__content{margin-top:-28px;margin-left:48px}@media (width<=768px){.p-lpSect__pickup__content{margin:40px 0 0}}.p-lpSect__pickup__title{color:var(--gs-default);font-weight:700}@media (width<=768px){.p-lpSect__pickup__image{text-align:center;width:300px;max-width:100%;margin:0 auto;position:relative}.p-lpSect__pickup__image>img{width:100%;height:auto;display:block}}.p-lpSect__pickup__image p{display:none}@media (width<=768px){.p-lpSect__pickup__image p{width:100%;color:var(--gs-default);text-align:left;background-color:#0009;padding:12px;display:block;position:absolute;bottom:0;left:0}}.p-lpSect__pickup__intro{letter-spacing:0;background-color:#fffc;margin:5px 0 24px;padding:24px}@media (width<=768px){.p-lpSect__pickup__intro{padding:24px 18px}}.p-lpSect__pickup__intro>span{font-weight:700}.p-lpSect__pickup__intro p{margin-top:8px;line-height:2.3rem}.p-lpSect__pickup__schedule{color:var(--gs-default);border-left:6px solid #f8e71c;margin-bottom:24px;padding-left:22px}@media (width<=768px){.p-lpSect__pickup__schedule{margin-bottom:0}}.p-lpSect__pickup__schedule p:first-child{margin-bottom:8px}.p-lpSect__pickup__lecturer{color:var(--gs-default)}@media (width<=768px){.p-lpSect__pickup__lecturer{display:none}}.p-lpSect__plan{margin:72px auto 80px}@media (width<=768px){.p-lpSect__plan{margin:67px auto 40px}}.p-lpSect__table{box-sizing:border-box;border-collapse:separate;border-spacing:0;width:100%;margin-top:32px}@media (width<=768px){.p-lpSect__table{border:none;width:584px;margin-top:0}}.p-lpSect__table>caption{padding-bottom:16px;font-size:1.6rem;font-weight:700}.p-lpSect__table--pc{display:inline-table}@media (width<=768px){.p-lpSect__table--pc{display:none}}.p-lpSect__table--sp{display:none}@media (width<=768px){.p-lpSect__table--sp{display:inline-table}.p-lpSect__table--sp:not(:first-child){margin-top:16px}}.p-lpSect__tableEmp{background-color:#0000!important;border:none!important}.p-lpSect__table thead .p-lpSect__tableTop{vertical-align:top;text-align:center;background-color:#0000;border:1px solid #ccc;border-bottom:none;padding:40px 20px 30px 40px}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop{width:28%;padding:21px 4px 10px}}.p-lpSect__table thead .p-lpSect__tableTop--standard{background-color:#f8fbff;position:relative}.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__head{color:#3663b1;margin-bottom:39px;font-size:2rem;font-weight:700;line-height:29px;display:block;position:relative}.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__head br{display:none}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__head{margin-bottom:32px;font-size:1.6rem;line-height:24px}.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__head br{display:block}}.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__head:after{content:"";background-color:#f8e71c;width:80px;height:2px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__head:after{bottom:-10px}}.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__tag{color:#fff;background-color:#3663b1;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.2rem;display:flex;position:absolute;top:-32px;right:26px}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop .p-lpSect__tableTop__tag{border-radius:13px;width:65px;height:26px;font-size:1rem;line-height:1;top:-13px;left:50%;transform:translate(-50%)}}.p-lpSect__table thead .p-lpSect__tableTop p{position:relative}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop p{padding-left:8px}}.p-lpSect__table thead .p-lpSect__tableTop p i{position:absolute;top:0;left:-18px}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop p i{display:none}}.p-lpSect__table thead .p-lpSect__tableTop p span{color:#000;text-align:left;margin-bottom:0;font-size:1.4rem;line-height:20px;display:inline-block}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop p span{font-size:1.1rem;line-height:1.4}}.p-lpSect__table thead .p-lpSect__tableTop:nth-child(2){border-right:none;border-radius:8px 0 0}.p-lpSect__table thead .p-lpSect__tableTop:nth-child(3){border-right:none}.p-lpSect__table thead .p-lpSect__tableTop:nth-child(4){border-radius:0 8px 0 0}@media (width<=768px){.p-lpSect__table thead .p-lpSect__tableTop{width:28%}}.p-lpSect__tableNote{position:relative}.p-lpSect__tableNote:after{content:"※1";font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(15px)}.p-lpSect__tableRow th{color:#fff;text-align:center;border:none;border-top:1px solid #ccc;border-left:1px solid #ccc;width:18%;padding:20px 0;font-size:1.5rem;font-weight:400;line-height:20px}@media (width<=768px){.p-lpSect__tableRow th{width:16%;height:60px;padding:12px 3px;font-size:1.2rem;line-height:16px}}.p-lpSect__tableRow th>p{font-size:1.2rem}.p-lpSect__tableRow td{text-align:center;border:1px solid #ccc;border-bottom:none;width:27.3333%;padding:26px 0 21px;font-size:4rem;font-weight:700}@media (width<=768px){.p-lpSect__tableRow td{width:28%;padding:0;font-size:2rem;line-height:1}}.p-lpSect__tableRow td:nth-child(2){border-right:none}.p-lpSect__tableRow td:nth-child(3){background-color:#f8fbff;border-right:none;font-weight:700}@media (width<=768px){.p-lpSect__tableRow td svg{width:26px;line-height:1}}.p-lpSect__tableRow:first-child th{border-bottom:none;border-radius:8px 0 0}.p-lpSect__tableRow:last-child th{border-bottom:1px solid #ccc}.p-lpSect__tableRow:first-child td{font-size:1.6rem}.p-lpSect__tableRow:last-child td{color:#000;background-color:#dbe7ff;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-size:1.6rem;font-weight:700}@media (width<=768px){.p-lpSect__tableRow:last-child td{font-size:1.4rem}}.p-lpSect__tableRow:nth-child(odd) th{background-color:#3663b1}.p-lpSect__tableRow:nth-child(2n) th{background-color:#4b7bcf}.p-lpSect__tableWrap{overflow-x:scroll}.p-lpSect__tableWrap>h3{text-align:center;font-size:2.8rem;font-weight:700}.p-lpSect__tableInner{border:1px solid #000;margin-top:30px;padding-top:16px;display:none}@media (width<=768px){.p-lpSect__tableInner{display:block}}.p-lpSect__qa{counter-reset:qa;margin:91px auto 80px;padding:0 32px}@media (width<=768px){.p-lpSect__qa{margin:56px auto 40px;padding:0}}.p-lpSect__partner{margin-top:56px}@media (width<=768px){.p-lpSect__partner{margin-top:40px}}.p-lpSect__partner>p{text-align:center;font-size:1.4rem}.p-lpSect__partner>div>ul{text-align:center;margin-top:56px}.p-lpSect__partner>div>ul li{font-size:2rem}.p-lpSect__partner>div>ul li:not(:first-child){margin-top:33px}.p-lpSect__partner>div>ul li>a{color:#000;opacity:1;text-decoration:none;transition:all .3s}.p-lpSect__partner>div>ul li>a:hover{opacity:.5;transition:all .3s}@media (width<=768px){.p-lpSect__partner>div>ul li>a:hover{opacity:1}}.p-lpSect__accordion{border-bottom:1px solid #3663b1;padding:20px 0 22px}@media (width<=768px){.p-lpSect__accordion{padding:29px 0 20px}}.p-lpSect__accordion:first-child{padding-top:0}.p-lpSect__accordion__trigger{display:none}.p-lpSect__accordion__trigger:checked~.p-lpSect__accordion__wrapper .p-lpSect__accordion__text{opacity:1;height:auto;margin-top:16px;transition:all .4s;transform:translateY(0)}@media (width<=768px){.p-lpSect__accordion__trigger:checked~.p-lpSect__accordion__wrapper .p-lpSect__accordion__text{margin-top:14px}}.p-lpSect__accordion__trigger:checked~.p-lpSect__accordion__wrapper .p-lpSect__accordion__icon{transform:rotate(180deg)}.p-lpSect__accordion__wrapper{cursor:pointer;width:100%;display:block;position:relative}.p-lpSect__accordion__wrapper img{display:block}@media (width<=768px){.p-lpSect__accordion__wrapper img{height:16px}}.p-lpSect__accordion__heading{padding:0 64px 0 79px;font-size:1.6rem;font-weight:700;display:inline-block;position:relative}.p-lpSect__accordion__heading:before{counter-increment:qa;content:"Q" counter(qa);color:#3663b1;font-family:Roboto,sans-serif;font-size:2.8rem;font-weight:700;line-height:1;position:absolute;top:0;left:0}@media (width<=768px){.p-lpSect__accordion__heading:before{font-size:1.8rem;line-height:24px}.p-lpSect__accordion__heading{padding:0 50px 0 43px;font-size:1.6rem;line-height:24px}}.p-lpSect__accordion__text{opacity:0;height:0;padding:0 87px 0 79px;font-size:1.4rem;transition:all .4s;overflow:hidden;transform:translateY(-20px)}@media (width<=768px){.p-lpSect__accordion__text{padding:0 58px 0 43px}}.p-lpSect__accordion__icon{border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .45s;display:flex;position:absolute;bottom:-1px;right:17px;transform:rotate(0)}.p-lpSect__accordion__icon>i{color:#333;font-size:1.2rem}@media (width<=768px){.p-lpSect__accordion__icon{width:24px;height:24px;bottom:0}.p-lpSect__accordion__icon>i{font-size:1.6rem}}.p-lp__footer{color:#fff;background-color:#333;min-width:1040px}@media (width<=768px){.p-lp__footer{min-width:inherit}}.p-lp__footerComp{margin-bottom:42px;font-size:2rem}.p-lp__footerLead{margin:32px auto}@media (width<=768px){.p-lp__footerLead{text-align:center}}.p-lp__footerLead br{display:none}@media (width<=768px){.p-lp__footerLead br{display:block}}.p-lp__footerLinks{text-align:left;margin-top:26px}.p-lp__footerLinks li{line-height:30px;display:inline-block}.p-lp__footerLinks li:not(:last-child){margin-right:2em}.p-lp__footerLinks li>a{color:#fff;text-decoration:none;transition:all .3s}.p-lp__footerLinks li>a:hover{opacity:.5;transition:all .3s}@media (width<=768px){.p-lp__footerLinks li>a:hover{opacity:1}}.p-lp__footerTel>img{vertical-align:middle;margin-right:17px;display:inline-block}.p-lp__footerTel>span{vertical-align:middle;font-size:4rem;font-weight:700;display:inline-block}@media (width<=768px){.p-lp__footerTel>span{font-size:3.2rem}}.p-lp__footer .l-footer__info{background-color:#fff}.p-lp__footerInner{flex-direction:column;width:1040px;margin:0 auto;padding:48px 35px 33px;display:flex}@media (width<=768px){.p-lp__footerInner{text-align:center;width:100%;padding:40px 35px 33px}}.p-lp__footerInner>a{text-decoration:none}.p-lp__footerCopy{text-align:center;background-color:#000;padding:18px 0;font-size:1.6rem}.p-lp__backToTop{transition:all .3s;position:fixed;bottom:0;right:0}.p-lp__backToTop.is-show{transition:all .3s;bottom:0}@media (width<=768px){.p-lp__backToTop{width:56px;height:56px}.p-lp__backToTop>i{font-size:2.5rem}}.info-enter-active{transition:all .3s}.info-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.info-enter,.info-leave-to{opacity:0;transform:translate(20px)}.info-leave-to{transform:translate(-20px)}.p-interview{width:100%;padding-top:80px}@media (width<=768px){.p-interview{padding-top:56px}}.p-interview__content{margin:0 auto 80px}@media (width<=768px){.p-interview__content{width:100%}}.p-interview__heroImg{vertical-align:bottom;width:100%;height:auto}.p-interview__hero{width:100%;max-width:800px;margin:0 auto;padding:0 16px}.p-interview__hero__clientname{border-left:2px solid #ffd500;margin:32px 0 16px;padding:4px 16px;font-size:18px}@media (width<=768px){.p-interview__hero__clientname{margin:20px 0 16px;font-size:14px}}.p-interview__hero__title{padding-left:16px;font-size:24px;font-weight:600}@media (width<=768px){.p-interview__hero__title{font-size:18px}.p-interview__read{width:100%}}.p-interview__read__prologue{color:#666;letter-spacing:0;width:100%;max-width:800px;margin:0 auto;padding:32px 16px;line-height:2.8rem}.p-interview__read__prologuetxt{margin-top:2em}.p-interview__read__prologuetxt:first-child{margin-top:0}.p-interview__read__outline{background-color:#f6f6f6;width:100%;padding:24px 16px}@media (width<=768px){.p-interview__read__outline{padding:16px}}.p-interview__read__outline__items{width:100%;max-width:800px;margin:0 auto;padding:12px 0;display:flex}@media (width<=768px){.p-interview__read__outline__items{display:block}}.p-interview__read__outline__item{color:#fff;text-align:center;background-color:#5a5a5a;flex-shrink:0;width:140px;margin-right:40px;padding:32px 24px;font-weight:600}@media (width<=768px){.p-interview__read__outline__item{width:100%;margin-bottom:10px;padding:14px}}.p-interview__read__outline__itemtxt{vertical-align:center;align-self:center}.p-interview__read__outline__itemtxtReason{align-self:center;margin-left:16px;list-style-type:disc}@media (width<=768px){.p-interview__read__outline__itemtxtReason{margin-left:0;padding-left:20px;list-style-position:outside}}.p-interview__main{width:100%;max-width:800px;margin:0 auto;padding:0 16px}@media (width<=768px){.p-interview__main{padding:16px}}.p-interview__main__img{width:100%;height:auto;margin-top:56px}.p-interview__main__imgcaption{color:#666;text-align:center}.p-interview__main__commentItem{margin-top:32px;display:flex}.p-interview__main__commentQ{padding-left:34px;font-weight:700;position:relative}.p-interview__main__commentQ:before{content:"";background-color:var(--txt-main);width:26px;height:1px;display:block;position:absolute;top:.85em;left:0}.p-interview__main__commentImg{flex-shrink:0;width:66px;margin-right:24px}.p-interview__main__commentImg img{width:66px;max-width:66px;height:auto;display:block}.p-interview__main__commentTxt{margin-top:16px;line-height:28px}.p-interview__main__anotherInterview{border-right:1px solid #ccc;width:50%;margin:32px 0;padding-top:160px}.p-interview__main__anotherInterview__txt{margin-bottom:16px}.p-interview__main__noteMark{color:#fc7735}.p-interview__link{color:#fff;border-radius:36px;justify-content:center;align-items:center;width:320px;margin:6.3vh auto 0;padding:26px 0;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (width<=768px){.p-interview__link{width:100%;max-width:240px;padding:15px 0}}.p-interview__link:hover{color:#fff}.p-interview__link:after{content:"";z-index:-2;background-color:#2b2b2b;width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.p-interview__link:before{content:"";z-index:-1;background-color:#5a5a5a;width:0;height:100%;transition:all .3s;position:absolute;top:0;left:0}.p-interview__link:hover:after{width:0;transition:all .3s}@media (width<=768px){.p-interview__link:hover:after{width:100%}}.p-interview__link:hover:before{width:100%;transition:all .3s}@media (width<=768px){.p-interview__link:hover:before{width:0}}.p-interviewMainLink{transition:opacity .3s}.p-interviewMainLink:hover{opacity:var(--hover-text)}@media (width<=768px){.p-interviewMainLink:hover{opacity:1}}.p-roadshow{background:#f4f4f4;padding:80px 0 72px;font-family:Noto Sans JP,sans-serif}@media (width<=1024px){.p-roadshow{padding:58px 0 72px}}.p-roadshow img{vertical-align:bottom;width:auto;max-width:100%}.p-roadshowHead{z-index:0;background:radial-gradient(97.6% 177.68% at 44.15% 41.02%,#304453,#1a1f2a);margin-bottom:80px;padding:80px 0 68px;position:relative;overflow:hidden}@media (width<=1024px){.p-roadshowHead{margin-bottom:40px;padding:56px 0 48px}}.p-roadshowHead:before{content:"";z-index:-1;background:#0003;width:100%;height:100%;display:block;position:absolute;top:0;left:50%;transform:skew(-41.63deg)}@media (width<=1024px){.p-roadshowHead:before{transform-origin:100% 0;top:21.33%;left:0;transform:skewY(-33deg)}}.p-roadshowHead__company{color:#fff;text-align:center;margin-bottom:6px;font-family:Ropa Sans,sans-serif;font-size:2.4rem;line-height:1.4}@media (width<=768px){.p-roadshowHead__company{margin-bottom:20px;font-size:1.6rem}}.p-roadshowFin{color:#fff;text-align:center;margin:14px auto;padding:24px}@media (width<=768px){.p-roadshowFin{width:90%}}.p-roadshowFin__ttl{margin-bottom:12px;font-size:2.4rem;font-weight:700}.p-roadshowFin__txt{font-size:1.6rem}.p-roadshowTtl{color:#fff;text-align:center;margin-bottom:32px;font-family:Ropa Sans,sans-serif;font-size:4.8rem;font-weight:400;line-height:1.4}@media (width<=768px){.p-roadshowTtl{margin-bottom:20px;font-size:3.2rem}}.p-roadshowTtl__back{margin-left:.25em}@media (width<=768px){.p-roadshowTtl__back{margin-left:0}}.p-roadshowTtl__from{color:#ff993c;-webkit-text-fill-color:transparent;background:linear-gradient(85deg,#ff53a6,#ff993c);-webkit-background-clip:text;width:238px;margin:-4px auto 0;font-size:4.8rem;display:block}@media (-ms-high-contrast:none){.p-roadshowTtl__from{background:0 0}}@media (width<=768px){.p-roadshowTtl__from{margin-top:8px;font-size:3.2rem}}.p-roadshowTtl__from span{margin-right:.25em;font-size:3.2rem;display:inline-block}@media (width<=768px){.p-roadshowTtl__from span{font-size:2.4rem}}.p-roadshowDate{text-align:center;margin-bottom:40px;font-family:Ropa Sans,sans-serif}@media (width<=1024px){.p-roadshowDate{margin-bottom:24px}}@media (width<=768px){.p-roadshowDate{text-align:center;display:block}}.p-roadshowDate>time{color:#fff;letter-spacing:.05em;opacity:.75;font-size:4rem;line-height:1.6}@media (width<=768px){.p-roadshowDate>time{font-size:2.4rem;display:block}}.p-roadshowDate>time>span{margin-left:.25em;font-size:2.4rem}@media (width<=768px){.p-roadshowDate>time>span{font-size:2rem}}.p-roadshowDate__time{margin-left:20px}@media (width<=768px){.p-roadshowDate__time{margin:-14px 0 0;font-size:3.2rem;display:block}}.p-roadshowDate__end{color:#fff;border-top:1px solid #fff;width:90%;margin:10px auto 8px;padding-top:16px;font-family:Noto Sans JP,sans-serif;font-size:1.6rem;font-weight:700}.p-roadshowDate__endTxt{color:#fff;border-bottom:1px solid #fff;width:90%;margin:auto;padding-bottom:16px;font-size:1.3rem}.p-roadshowFreeWrap{z-index:0;max-width:960px;margin:0 auto;position:relative}@media (width<=1024px){.p-roadshowFreeWrap{margin-bottom:62px}}.p-roadshowFree{z-index:0;text-align:center;background:url(/assets/img/roadshow/bg-free.svg) 50%/cover no-repeat;width:143px;height:143px;padding:28px 0 0;position:absolute;bottom:82px;right:-50px}@media (width<=1024px){.p-roadshowFree{background-image:url(/assets/img/roadshow/bg-free-sp.svg);justify-content:center;align-items:center;width:253px;height:50px;margin:0 auto;padding:0;display:flex;position:static}}.p-roadshowFree__tag{color:#333;letter-spacing:.1em;text-align:center;background:#fff;border-radius:2px;margin-bottom:8px;padding:1px 6px;display:inline-block}@media (width<=1024px){.p-roadshowFree__tag{vertical-align:middle;margin:0 10px 0 0}}.p-roadshowFree__online{color:#fff;font-size:2rem;font-weight:700;line-height:1.4}@media (width<=1024px){.p-roadshowFree__online{vertical-align:middle;display:inline-block}.p-roadshowFree__online br{display:none}}.p-roadshowSpeaker{justify-content:center;align-items:flex-start;display:flex}@media (--mq-tab2){.p-roadshowSpeaker{margin:0 20px;display:block}}.p-roadshowSpeaker__unit{min-width:198px;margin-right:20px}@media (--mq-tab2){.p-roadshowSpeaker__unit{margin:0 0 32px}}.p-roadshowSpeaker__unit:last-child{margin-right:0}@media (--mq-tab2){.p-roadshowSpeaker__unit:last-child{margin-bottom:0}}.p-roadshowSpeaker__company{color:#333;letter-spacing:.02em;text-align:center;background:#fff;border-radius:1px;margin-bottom:16px;padding:6px 32px;font-weight:700}@media (--mq-tab2){.p-roadshowSpeaker__company{max-width:640px;margin:0 auto 16px;padding:6px 8px}}.p-roadshowSpeakerPerson{justify-content:center;padding:0 16px;display:flex}.p-roadshowSpeakerPerson__unit{margin-right:44px}.p-roadshowSpeakerPerson__unit:last-child{margin-right:0}.p-roadshowSpeakerPerson__img{text-align:center;width:117px;margin:0 auto 10px}.p-roadshowSpeakerPerson__img img{width:auto;max-width:100%}.p-roadshowSpeakerPerson__name{color:#fff;letter-spacing:.02em;text-align:center;line-height:1.4}.p-roadshowSectTtlWrap{text-align:center;margin-bottom:48px}@media (width<=768px){.p-roadshowSectTtlWrap{margin-bottom:26px}}.p-roadshowSectTtl{color:#ff003d;-webkit-text-fill-color:transparent;background:linear-gradient(85deg,#ff007b,#f60);-webkit-background-clip:text;min-width:478px;font-size:2.4rem;font-weight:700;line-height:2.2;display:inline-block}@media (-ms-high-contrast:none){.p-roadshowSectTtl{background:0 0}}@media (width<=768px){.p-roadshowSectTtl{min-width:276px}}.p-roadshowFirstSect{margin-bottom:64px}@media (width<=768px){.p-roadshowFirstSect{margin:0 20px 52px}}.p-roadshowContTxt{max-width:800px;margin:0 auto}.p-roadshowContTxt p{letter-spacing:.02em;text-align:justify;margin-bottom:2.2em;font-size:1.8rem;line-height:2.2}@media (width<=768px){.p-roadshowContTxt p{font-size:1.6rem}}.p-roadshowContTxt p:last-child{margin-bottom:0}.p-roadshowRequest{margin-bottom:88px}@media (width<=768px){.p-roadshowRequest{margin:0 20px 80px}}.p-roadshowRequest__attList{max-width:800px;margin:36px auto 45px}.p-roadshowRequest__attList>li{text-indent:-1em;letter-spacing:.02em;padding-left:1em;line-height:2}.p-roadshowRequest__guide{letter-spacing:.02em;text-align:center;border:1px solid #0000;border-image:url(/assets/img/roadshow/bg-border.jpg) 1;max-width:800px;margin:0 auto;padding:18px;line-height:2}.p-roadshowRequest__guideTitle{margin-bottom:16px;font-size:1.8rem;font-weight:600}.p-roadshowRequest__guideTxt{margin-bottom:12px}@media (width<=768px){.p-roadshowRequest__guideTxt{font-size:1.3rem}.p-roadshowRequest__guideImg-pc{display:none}}.p-roadshowRequest__guideImg-sp{display:none}@media (width<=768px){.p-roadshowRequest__guideImg-sp{display:block}}.p-roadshowReqBtnWrap{max-width:560px;margin:0 auto}.p-roadshowReqBtn{color:#fff;letter-spacing:.02em;text-align:center;transition:opacity var(--duration-base);background:linear-gradient(85deg,#ff007b,#f60);padding:19px;font-size:2rem;font-weight:700;text-decoration:none;display:block}.p-roadshowReqBtn:hover{color:#fff;opacity:var(--hover-text)}@media (width<=768px){.p-roadshowReqBtn:hover{opacity:1}}.p-roadshowTimeTable{background:#fff;max-width:960px;margin:0 auto 60px;padding:46px 112px 98px 88px}@media (width<=768px){.p-roadshowTimeTable{margin:0 16px 52px;padding:32px 16px 40px}}.p-roadshowArticle{z-index:0;margin-bottom:16px;padding-bottom:56px;position:relative}@media (width<=768px){.p-roadshowArticle{margin-bottom:32px;padding-bottom:16px}}.p-roadshowArticle:before{content:"";z-index:0;background:#c4c4c4;width:1px;height:calc(100% - 52px);display:block;position:absolute;top:52px;left:40px}@media (width<=768px){.p-roadshowArticle:before{left:0}}.p-roadshowArticle:last-child{margin-bottom:0;padding-bottom:0}.p-roadshowArticle:last-child:before{content:none}.p-roadshowArticleHeader{margin-bottom:26px;display:flex}@media (width<=768px){.p-roadshowArticleHeader{margin-bottom:13px;display:block}}.p-roadshowArticleHeader__time{color:#ff1423;letter-spacing:.05em;flex-shrink:0;font-family:Ropa Sans,sans-serif;font-size:3.2rem;line-height:1.6}@media (width<=768px){.p-roadshowArticleHeader__time{width:64px;margin-top:0;display:block}}.p-roadshowArticleHeader__info{margin-left:39px}@media (width<=768px){.p-roadshowArticleHeader__info{margin:0 0 0 16px}}.p-roadshowArticleHeader__cate{letter-spacing:.02em;font-size:1.8rem;font-weight:500;line-height:2}.p-roadshowArticleHeader__cate--qa{font-size:2.4rem;font-weight:700;line-height:1.6}.p-roadshowArticleHeader__cate time{margin-left:8px;font-size:1.4rem;font-weight:500;line-height:2;display:inline-block}.p-roadshowArticleHeader__ttl{letter-spacing:.02em;margin-top:8px;font-size:2.4rem;font-weight:700;line-height:1.6}@media (width<=768px){.p-roadshowArticleHeader__ttl{font-size:1.8rem}}.p-roadshowArticleTxt,.p-roadshowArticleFooter{margin-left:130px}@media (width<=768px){.p-roadshowArticleTxt,.p-roadshowArticleFooter{margin-left:16px}}.p-roadshowArticleTxt{letter-spacing:.02em;text-align:justify;line-height:2}@media (width<=768px){.p-roadshowArticleTxt{font-size:1.3rem}}.p-roadshowArticleFooter{margin-top:28px}@media (width<=768px){.p-roadshowArticleFooter{margin-top:32px}}.p-roadshowArticlePerson{justify-content:flex-end;align-items:center;margin-bottom:8px;display:flex}@media (width<=768px){.p-roadshowArticlePerson{margin-bottom:16px;display:block}}.p-roadshowArticlePerson:last-child{margin-bottom:0}.p-roadshowArticlePerson__txt{color:#666;letter-spacing:.02em;text-align:right;order:1;line-height:1.8}@media (width<=768px){.p-roadshowArticlePerson__txt{font-size:1.3rem}}.p-roadshowArticlePerson__img{order:2;width:80px;margin-left:28px}@media (width<=768px){.p-roadshowArticlePerson__img{margin:0 0 6px auto}}.p-roadshowArticlePerson__img img{width:auto;max-width:100%}.p-roadshowEventSct{background:#fff;max-width:960px;margin:0 auto;padding:46px 80px 56px}@media (width<=768px){.p-roadshowEventSct{margin:0 20px;padding:32px 16px 40px}}.p-roadshowOutlineDList>div{background:#f4f4f4;border-top:1px solid #e5e5e5;align-items:center;display:flex}@media (width<=768px){.p-roadshowOutlineDList>div{display:block}}.p-roadshowOutlineDList>div:last-child{border-bottom:1px solid #e5e5e5}.p-roadshowOutlineDList dt,.p-roadshowOutlineDList dd{letter-spacing:.02em;line-height:2}.p-roadshowOutlineDList dt{flex-shrink:0;width:178px;padding:12px 16px}@media (width<=768px){.p-roadshowOutlineDList dt{border-bottom:1px solid #e5e5e5;width:100%;padding:12px}}.p-roadshowOutlineDList dd{background:#fff;flex-grow:1;padding:12px 20px}@media (width<=768px){.p-roadshowOutlineDList dd{padding:12px 12px 16px}}.p-roadshowOutlineDList dd address{font-style:normal}.p-phpModernization{--php-ink:#263943;--php-ink-soft:#52646d;--php-yellow:#ffeb57;--php-yellow-soft:#fff9cc;--php-cyan:#55bce7;--php-cyan-dark:#1688b8;--php-surface:#f4f6f8;--php-line:#dbe3e8;--php-white:#fff;color:var(--php-ink);letter-spacing:.04em;font-family:Noto Sans CJK JP,Noto Sans JP,Arial,Helvetica,メイリオ,Meiryo,sans-serif}.p-phpModernizationHeaderOffset{height:56px}.p-phpModernizationContainer{width:min(100% - 40px,1160px);margin-inline:auto}.p-phpModernizationHero{background:var(--php-white);overflow:hidden}.p-phpModernizationHero__inner{align-items:center;width:min(100% - 40px,1320px);min-height:calc(100dvh - 56px);margin-inline:auto;padding:52px 0 48px;display:grid}.p-phpModernizationHero__copy{z-index:1;position:relative}.p-phpModernizationHero__eyebrow{color:var(--php-cyan-dark);letter-spacing:.08em;margin-bottom:18px;font-size:1.2rem;font-weight:800}.p-phpModernizationHero h1{color:var(--php-ink);letter-spacing:-.035em;font-size:clamp(3.2rem,8.6vw,4rem);font-weight:800;line-height:1.28}.p-phpModernizationHero h1 span{white-space:nowrap;display:block}.p-phpModernizationHero__lead{max-width:38em;color:var(--php-ink-soft);margin-top:22px;font-size:1.5rem;font-weight:500;line-height:1.9}.p-phpModernizationHero .p-phpModernizationButton{margin-top:28px}.p-phpModernizationHero__visual{margin:30px -4vw 0}.p-phpModernizationHero__visual img{width:100%;height:auto;display:block}.p-phpModernizationButton{border:2px solid var(--php-ink);background:var(--php-ink);min-width:min(100%,280px);min-height:58px;color:var(--php-white);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:15px 30px;font-size:1.5rem;font-weight:800;text-decoration:none;transition:background-color .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 24px #26394329}.p-phpModernizationButton:hover{background:var(--php-white);color:var(--php-ink);transform:translateY(-2px);box-shadow:0 14px 28px #26394333}.p-phpModernizationButton:active{transform:translateY(1px)}.p-phpModernizationButton:focus-visible{outline:3px solid var(--php-yellow);outline-offset:4px}.p-phpModernizationRisk{background:var(--php-white);padding:80px 0}.p-phpModernizationRisk__inner{gap:30px;display:grid}.p-phpModernizationRisk__number{width:fit-content;color:var(--php-cyan);letter-spacing:-.08em;font-family:Poppins,sans-serif;font-size:clamp(7rem,22vw,12rem);font-weight:800;line-height:.8;position:relative}.p-phpModernizationRisk__number:after{z-index:-1;background:var(--php-yellow);content:"";border-radius:50%;width:72px;height:72px;position:absolute;bottom:-22px;right:-20px}.p-phpModernizationRisk__copy h2{letter-spacing:-.025em;max-width:22em;font-size:clamp(2.5rem,7vw,4rem);font-weight:800;line-height:1.45}.p-phpModernizationRisk__copy p{max-width:56em;color:var(--php-ink-soft);margin-top:22px;font-size:1.5rem;line-height:2}.p-phpModernizationTextLink{border-bottom:1px solid var(--php-cyan-dark);color:var(--php-cyan-dark);margin-top:22px;font-size:1.4rem;font-weight:700;text-decoration:none;display:inline-block}.p-phpModernizationTextLink:hover{border-color:var(--php-ink);color:var(--php-ink)}.p-phpModernizationTextLink:focus-visible{outline:3px solid var(--php-yellow);outline-offset:4px}.p-phpModernizationSectionHeading{text-align:center;margin-bottom:42px}.p-phpModernizationSectionHeading>p{color:var(--php-cyan-dark);letter-spacing:.12em;margin-bottom:9px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:800}.p-phpModernizationSectionHeading h2{color:var(--php-ink);letter-spacing:-.025em;font-size:clamp(2.7rem,7vw,4rem);font-weight:800;line-height:1.35}.p-phpModernizationProblems{background:var(--php-yellow);padding:82px 0 74px;position:relative}.p-phpModernizationProblems .p-phpModernizationContainer{max-width:906px}.p-phpModernizationProblems .p-phpModernizationSectionHeading:after{background:var(--php-cyan);content:"";width:64px;height:1px;margin:18px auto 0;display:block}.p-phpModernizationProblems__grid{gap:28px;display:grid}.p-phpModernizationProblems__item{background:var(--php-white);border-radius:7px;overflow:hidden;box-shadow:0 3px 9px #5f4f0038}.p-phpModernizationProblems__item>img{aspect-ratio:800/494;object-fit:cover;width:100%;height:auto;display:block}.p-phpModernizationProblems__item h3{font-size:2rem;font-weight:800;line-height:1.55}.p-phpModernizationProblems__item p{color:var(--php-ink-soft);margin-top:18px;font-size:1.4rem;line-height:1.9}.p-phpModernizationProblems__body{padding:26px 24px 30px}.p-phpModernizationProblems__answer{text-align:center;margin-top:46px;font-size:clamp(2.2rem,6vw,3.2rem);font-weight:800}.p-phpModernizationPoints{background:var(--php-white);padding:88px 0 96px;scroll-margin-top:72px}.p-phpModernizationPoints .p-phpModernizationSectionHeading:after{background:var(--php-cyan);content:"";width:64px;height:1px;margin:18px auto 0;display:block}.p-phpModernizationPoints__list{gap:76px;display:grid}.p-phpModernizationPoints__item{gap:34px;display:grid}.p-phpModernizationPoints__item h3{font-size:2rem;font-weight:800;line-height:1.55}.p-phpModernizationPoints__item p{color:var(--php-ink-soft);white-space:pre-line;margin-top:12px;font-size:1.4rem;line-height:1.9}.p-phpModernizationPoints__image img{aspect-ratio:1080/668;object-fit:cover;width:100%;height:auto;display:block}.p-phpModernizationPoints__number{color:var(--php-cyan-dark);margin-bottom:12px;font-family:Poppins,sans-serif;font-size:4.8rem;font-style:italic;font-weight:800;line-height:1.15;display:block}.p-phpModernizationCapabilities{gap:64px;margin-top:80px;display:grid}.p-phpModernizationCapabilities h3{text-align:center;margin-bottom:28px;font-size:2.4rem;font-weight:800}.p-phpModernizationCapabilities__features{gap:12px;display:grid}.p-phpModernizationCapabilities__features li{background:var(--php-yellow-soft);border-radius:16px;padding:20px 20px 20px 44px;font-size:1.4rem;font-weight:700;line-height:1.7;position:relative}.p-phpModernizationCapabilities__features li:before{border-bottom:3px solid var(--php-cyan-dark);border-left:3px solid var(--php-cyan-dark);content:"";width:12px;height:7px;position:absolute;top:27px;left:20px;transform:rotate(-45deg)}.p-phpModernizationCapabilities__stack{gap:12px;display:grid}.p-phpModernizationCapabilities__stack>div{background:var(--php-surface);border-radius:16px;min-width:0;padding:20px}.p-phpModernizationCapabilities__stack dt{color:var(--php-cyan-dark);font-size:1.2rem;font-weight:800}.p-phpModernizationCapabilities__stack dd{overflow-wrap:anywhere;color:var(--php-ink);margin-top:9px;font-size:1.35rem;font-weight:600;line-height:1.7}.p-phpModernizationContact{background:var(--php-cyan);text-align:center;justify-items:center;gap:24px;padding:58px 20px;display:grid}.p-phpModernizationContact p{max-width:30em;color:var(--php-ink);font-size:clamp(2rem,5vw,2.8rem);font-weight:800;line-height:1.55}.p-phpModernizationCases{background:var(--php-white);padding:88px 0 96px;scroll-margin-top:72px}.p-phpModernizationCases .p-phpModernizationContainer{width:min(100% - 48px,1194px)}.p-phpModernizationCases .p-phpModernizationSectionHeading:after{background:var(--php-cyan);content:"";width:64px;height:1px;margin:18px auto 0;display:block}.p-phpModernizationCases__grid{gap:24px;display:grid}.p-phpModernizationCases__item{background:#f0f3f9;border-radius:8px;flex-direction:column;gap:24px;padding:40px 24px;display:flex}.p-phpModernizationCases__item h3{letter-spacing:0;font-size:2.2rem;font-weight:800;line-height:1.4}.p-phpModernizationCases__item p{color:var(--php-ink-soft);letter-spacing:0;white-space:pre-line;margin-top:16px;font-size:1.4rem;font-weight:500;line-height:1.8}.p-phpModernizationCases__image{border-radius:8px;overflow:hidden}.p-phpModernizationCases__image img{aspect-ratio:1080/668;object-fit:cover;width:100%;height:auto;display:block}.p-phpModernizationProcess{background:var(--php-surface);padding:88px 0 96px;scroll-margin-top:72px}.p-phpModernizationProcess__inner{max-width:900px}.p-phpModernizationProcess__list{gap:34px;display:grid}.p-phpModernizationProcess__item{background:var(--php-white);border-radius:16px;grid-template-columns:58px 1fr;gap:18px;padding:26px 22px;display:grid;position:relative;box-shadow:0 10px 24px #26394312}.p-phpModernizationProcess__item>span{color:var(--php-cyan-dark);font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800;line-height:1}.p-phpModernizationProcess__item h3{font-size:2rem;font-weight:800;line-height:1.4}.p-phpModernizationProcess__item p{color:var(--php-ink-soft);margin-top:10px;font-size:1.4rem;line-height:1.85}.p-phpModernizationProcess__item:not(:last-child):after{border-top:12px solid var(--php-cyan);content:"";border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;position:absolute;bottom:-23px;left:50%;transform:translate(-50%)}.p-phpModernizationFaq{background:var(--php-white);padding:88px 0 96px;scroll-margin-top:72px}.p-phpModernizationFaq__inner{max-width:960px}.p-phpModernizationFaq__list{gap:14px;display:grid}.p-phpModernizationFaq__item{background:var(--php-white);border:1px solid #ead741;border-radius:16px;overflow:hidden}.p-phpModernizationFaq__item summary{background:var(--php-yellow);color:var(--php-ink);cursor:pointer;grid-template-columns:32px 1fr;align-items:start;gap:12px;padding:22px 54px 22px 20px;font-size:1.5rem;font-weight:800;line-height:1.7;list-style:none;display:grid;position:relative}.p-phpModernizationFaq__item summary::-webkit-details-marker{display:none}.p-phpModernizationFaq__item summary>span{color:var(--php-cyan-dark);font-family:Poppins,sans-serif;font-size:2rem;line-height:1.2}.p-phpModernizationFaq__item summary:after{border-right:2px solid var(--php-ink);border-bottom:2px solid var(--php-ink);content:"";width:10px;height:10px;transition:transform .2s;position:absolute;top:50%;right:22px;transform:translateY(-65%)rotate(45deg)}.p-phpModernizationFaq__item summary:focus-visible{outline:3px solid var(--php-cyan-dark);outline-offset:-4px}.p-phpModernizationFaq__item[open] summary:after{transform:translateY(-25%)rotate(225deg)}.p-phpModernizationFaq__answer{grid-template-columns:32px 1fr;gap:12px;padding:24px 20px 28px;display:grid}.p-phpModernizationFaq__answer>span{color:var(--php-cyan-dark);font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}.p-phpModernizationFaq__answer p{color:var(--php-ink-soft);font-size:1.4rem;line-height:1.95}.p-phpModernizationFinalCta{background:radial-gradient(circle at 12% 22%, #ffeb57d9, transparent 25%), var(--php-cyan);text-align:center;padding:82px 20px}.p-phpModernizationFinalCta__inner{width:min(100%,760px);margin-inline:auto}.p-phpModernizationFinalCta h2{font-size:clamp(2.8rem,7vw,4.2rem);font-weight:800;line-height:1.35}.p-phpModernizationFinalCta p{max-width:42em;color:var(--php-ink);margin:20px auto 0;font-size:1.5rem;font-weight:600;line-height:1.9}.p-phpModernizationFinalCta .p-phpModernizationButton{margin-top:30px}@media (width>=768px){.p-phpModernizationHeaderOffset{height:80px}.p-phpModernizationHero__inner{min-height:calc(100dvh - 80px);padding:54px 0}.p-phpModernizationHero h1{font-size:clamp(4rem,7vw,5.6rem);line-height:1.22}.p-phpModernizationHero__lead{font-size:1.6rem}.p-phpModernizationHero__visual{margin:0 -8% 0 -2%}.p-phpModernizationRisk{padding:120px 0}.p-phpModernizationRisk__inner{grid-template-columns:minmax(220px,.72fr) minmax(0,1.6fr);align-items:start;gap:76px}.p-phpModernizationRisk__number{font-size:clamp(10rem,13vw,16rem);position:sticky;top:150px}.p-phpModernizationSectionHeading{margin-bottom:58px}.p-phpModernizationSectionHeading h2{font-size:4rem}.p-phpModernizationProblems{padding:112px 0 94px}.p-phpModernizationProblems__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 50px}.p-phpModernizationProblems__item h3{max-width:18em;font-size:2.4rem}.p-phpModernizationProblems__body{min-height:196px;padding:28px 26px 32px}.p-phpModernizationProblems__answer{margin-top:64px}.p-phpModernizationPoints{padding:118px 0 128px}.p-phpModernizationPoints__list{gap:72px}.p-phpModernizationPoints__item{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:40px;min-height:364px}.p-phpModernizationPoints__item h3{font-size:2.8rem;line-height:1.4}.p-phpModernizationPoints__item p{margin-top:34px;font-size:1.6rem;line-height:2}.p-phpModernizationPoints__image{grid-area:1/2}.p-phpModernizationPoints__body{grid-area:1/1}.p-phpModernizationPoints__number{margin-bottom:8px;font-size:5.2rem}.p-phpModernizationCapabilities{gap:88px;margin-top:112px}.p-phpModernizationCapabilities h3{margin-bottom:36px;font-size:2.8rem}.p-phpModernizationCapabilities__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.p-phpModernizationCapabilities__stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.p-phpModernizationContact{padding:72px 20px}.p-phpModernizationCases{padding:118px 0 128px}.p-phpModernizationCases__item{grid-template-columns:minmax(0,.806fr) minmax(0,1fr);align-items:center;gap:32px;padding:40px;display:grid}.p-phpModernizationCases__item h3{font-size:2.8rem}.p-phpModernizationCases__item p{margin-top:24px;font-size:1.6rem;line-height:2}.p-phpModernizationProcess{padding:118px 0 128px}.p-phpModernizationProcess__list{gap:40px}.p-phpModernizationProcess__item{grid-template-columns:90px 1fr;gap:28px;padding:34px 40px}.p-phpModernizationProcess__item>span{font-size:4rem}.p-phpModernizationProcess__item h3{font-size:2.3rem}.p-phpModernizationProcess__item:not(:last-child):after{bottom:-26px}.p-phpModernizationPoints,.p-phpModernizationCases,.p-phpModernizationProcess,.p-phpModernizationFaq{scroll-margin-top:96px}.p-phpModernizationFaq{padding:118px 0 128px}.p-phpModernizationFaq__item summary{grid-template-columns:42px 1fr;gap:16px;padding:26px 70px 26px 28px;font-size:1.7rem}.p-phpModernizationFaq__answer{grid-template-columns:42px 1fr;gap:16px;padding:30px 28px 34px}.p-phpModernizationFaq__answer p{font-size:1.5rem}.p-phpModernizationFinalCta{padding:110px 20px}}@media (width>=1024px){.p-phpModernizationHero__inner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:calc(100dvh - 80px)}.p-phpModernizationHero h1{font-size:clamp(4.4rem,4.4vw,6rem)}.p-phpModernizationCases__item{gap:40px;padding:56px}.p-phpModernizationCases__item h3{font-size:3rem}}@media (prefers-reduced-motion:reduce){.p-phpModernizationButton,.p-phpModernizationFaq__item summary:after{transition:none}}.p-sas{--sas-blue:#0876b9;--sas-blue-dark:#075f97;--sas-blue-soft:#e8f4fc;--sas-orange:#f39800;--sas-ink:#2c3338;--sas-ink-soft:#53616a;--sas-surface:#f4f5f6;--sas-line:#d8e2e9;--sas-white:#fff;color:var(--sas-ink);letter-spacing:.02em;font-family:Noto Sans CJK JP,Noto Sans JP,Arial,Helvetica,メイリオ,Meiryo,sans-serif}.p-sasHeaderOffset{height:56px}.p-sasContainer{width:min(100% - 40px,1160px);margin-inline:auto}.p-sasButton{border:2px solid var(--sas-blue);background:var(--sas-blue);min-width:min(100%,280px);min-height:58px;color:var(--sas-white);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:14px 30px;font-size:1.5rem;font-weight:800;text-decoration:none;transition:background-color .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 24px #0876b92e}.p-sasButton:hover{background:var(--sas-white);color:var(--sas-blue-dark);transform:translateY(-2px);box-shadow:0 14px 28px #0876b93d}.p-sasButton:active{transform:translateY(1px)}.p-sasButton:focus-visible{outline:3px solid var(--sas-orange);outline-offset:4px}.p-sasButton--orange{border-color:var(--sas-orange);background:var(--sas-orange);box-shadow:0 10px 24px #633b0038}.p-sasButton--orange:hover{border-color:var(--sas-white);background:var(--sas-white);color:var(--sas-blue-dark)}.p-sasHero{background:var(--sas-white);overflow:hidden}.p-sasHero__inner{align-items:center;width:min(100% - 40px,1240px);min-height:calc(100dvh - 56px);margin-inline:auto;padding:48px 0 36px;display:grid}.p-sasHero__copy{z-index:1;position:relative}.p-sasHero__logo{width:min(100%,245px);height:auto;display:block}.p-sasHero__serviceName{background:var(--sas-blue);width:fit-content;color:var(--sas-white);letter-spacing:.06em;margin-top:14px;padding:7px 14px;font-size:1.35rem;font-weight:800}.p-sasHero h1{color:var(--sas-blue-dark);letter-spacing:-.04em;margin-top:22px;font-size:clamp(3.4rem,10.5vw,4.8rem);font-weight:900;line-height:1.27}.p-sasHero h1 span{white-space:nowrap;display:block}.p-sasHero__lead{max-width:25em;color:var(--sas-blue-dark);margin-top:16px;font-size:clamp(1.8rem,5.6vw,2.4rem);font-weight:800;line-height:1.5}.p-sasHero .p-sasButton{margin-top:28px}.p-sasHero__visual{margin:30px -6vw 0 4vw}.p-sasHero__visual img{width:100%;height:auto;display:block}.p-sasSectionHeading{text-align:center;margin-bottom:42px}.p-sasSectionHeading>p{color:var(--sas-blue);letter-spacing:.08em;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:800}.p-sasSectionHeading h2{color:var(--sas-ink);letter-spacing:-.025em;font-size:clamp(2.7rem,7vw,4rem);font-weight:800;line-height:1.4}.p-sasSectionHeading--left{text-align:left}.p-sasSectionHeading--white>p,.p-sasSectionHeading--white h2{color:var(--sas-white)}.p-sasAbout{background:var(--sas-white);padding:84px 0 92px}.p-sasAbout .p-sasContainer{max-width:1080px}.p-sasAbout__lead{gap:16px;display:grid}.p-sasAbout__lead p{color:var(--sas-ink-soft);font-size:1.5rem;line-height:2}.p-sasAbout__accloud{background:var(--sas-blue-soft);gap:28px;margin-top:54px;padding:28px 24px;display:grid}.p-sasAbout__partner{background:var(--sas-white);place-items:center;min-height:190px;padding:20px;display:grid}.p-sasAbout__partner img{width:100%;height:auto;display:block}.p-sasAbout__accloudCopy h3{color:var(--sas-blue-dark);font-size:2.2rem;font-weight:800;line-height:1.45}.p-sasAbout__accloudCopy p{color:var(--sas-ink-soft);margin-top:14px;font-size:1.4rem;line-height:1.9}.p-sasAbout__accloudCopy a{border-bottom:1px solid var(--sas-blue-dark);color:var(--sas-blue-dark);margin-top:18px;font-size:1.4rem;font-weight:700;text-decoration:none;display:inline-block}.p-sasAbout__accloudCopy a:hover{border-color:#0000}.p-sasAbout__accloudCopy a:focus-visible{outline:3px solid var(--sas-orange);outline-offset:4px}.p-sasProblems{background:var(--sas-blue);padding:84px 0 102px;scroll-margin-top:72px}.p-sasProblems__inner{max-width:980px}.p-sasProblems__visual{width:min(64vw,290px);height:auto;margin:4px auto 26px;display:block}.p-sasProblems__grid{gap:20px;display:grid}.p-sasProblems__item{background:var(--sas-white);border-radius:7px;padding:28px 24px 30px;box-shadow:0 8px 20px #00375b33}.p-sasProblems__item h3{color:var(--sas-blue-dark);font-size:1.8rem;font-weight:800;line-height:1.65}.p-sasProblems__item p{color:var(--sas-ink-soft);margin-top:16px;font-size:1.35rem;line-height:1.9}.p-sasProblems__warning{color:var(--sas-white);text-align:center;justify-items:center;margin-top:54px;display:grid}.p-sasProblems__warning>span{border:3px solid var(--sas-orange);width:42px;height:42px;color:var(--sas-orange);border-radius:50%;place-items:center;font-size:2.5rem;font-weight:900;line-height:1;display:grid}.p-sasProblems__warning h3{margin-top:18px;font-size:2rem;font-weight:800}.p-sasProblems__warning p{text-align:left;max-width:54em;margin-top:14px;font-size:1.4rem;line-height:1.9}.p-sasProblems__riskVisual{width:min(100%,720px);height:auto;margin:48px auto 0;display:block}.p-sasProblems__answer{color:var(--sas-white);text-align:center;margin-top:54px;font-size:clamp(1.9rem,5vw,2.6rem);font-weight:800;line-height:1.65}.p-sasService{background:var(--sas-white);padding:88px 0 104px;scroll-margin-top:72px}.p-sasService__list{gap:72px;display:grid}.p-sasService__item{align-items:start;gap:24px;display:grid}.p-sasService__item h3{color:var(--sas-ink);font-size:2rem;font-weight:800;line-height:1.5}.p-sasService__item p{color:var(--sas-ink-soft);margin-top:14px;font-size:1.4rem;line-height:1.9}.p-sasService__copy{padding:0 4px}.p-sasService__visual{width:100%;height:auto;display:block}.p-sasService__reason{background:var(--sas-blue-soft);text-align:center;margin-top:72px;padding:32px 24px}.p-sasService__reason h3{color:var(--sas-blue-dark);font-size:2rem;font-weight:800;line-height:1.5}.p-sasService__reason p{max-width:60em;color:var(--sas-ink-soft);text-align:left;margin:16px auto 0;font-size:1.4rem;line-height:1.9}.p-sasBenefits{margin-top:72px}.p-sasBenefits>h3{text-align:center;font-size:2.3rem;font-weight:800;line-height:1.5}.p-sasBenefits__list{gap:16px;margin-top:34px;display:grid}.p-sasBenefits__list li{background:var(--sas-surface);text-align:center;padding:24px 22px 26px}.p-sasBenefits__list li>span{background:var(--sas-blue);width:38px;height:38px;color:var(--sas-white);border-radius:50%;place-items:center;margin:0 auto;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:800;display:grid}.p-sasBenefits__list li h4{color:var(--sas-ink);margin-top:14px;font-size:1.8rem;font-weight:800}.p-sasBenefits__list li p{color:var(--sas-ink-soft);text-align:left;margin-top:10px;font-size:1.3rem;line-height:1.8}.p-sasContact{background:var(--sas-blue);text-align:center;justify-items:center;gap:24px;padding:64px 20px;display:grid}.p-sasContact p{max-width:30em;color:var(--sas-white);font-size:clamp(2rem,5vw,2.8rem);font-weight:800;line-height:1.55}.p-sasFlow{background:var(--sas-surface);padding:88px 0 104px;scroll-margin-top:72px}.p-sasFlow__inner{max-width:900px}.p-sasFlow__list{gap:34px;display:grid}.p-sasFlow__item{background:var(--sas-white);grid-template-columns:52px 1fr;gap:18px;padding:28px 22px;display:grid;position:relative;box-shadow:0 10px 24px #0f4b6e12}.p-sasFlow__item>span{color:var(--sas-blue);font-family:Poppins,sans-serif;font-size:3.8rem;font-style:italic;font-weight:800;line-height:1}.p-sasFlow__item h3{font-size:2rem;font-weight:800;line-height:1.45}.p-sasFlow__item p{color:var(--sas-ink-soft);margin-top:10px;font-size:1.4rem;line-height:1.9}.p-sasFlow__item:not(:last-child):after{border-top:13px solid var(--sas-blue);content:"";border-left:13px solid #0000;border-right:13px solid #0000;width:0;height:0;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.p-sasProfessional{background:var(--sas-white);padding:76px 0}.p-sasProfessional__inner{background:var(--sas-blue-soft);gap:28px;padding:36px 26px;display:grid}.p-sasProfessional__visual{width:100%;height:auto;display:block}.p-sasProfessional h2{color:var(--sas-blue-dark);font-size:clamp(2.4rem,6vw,3.4rem);font-weight:800;line-height:1.45}.p-sasProfessional p{color:var(--sas-ink-soft);margin-top:18px;font-size:1.4rem;line-height:1.9}.p-sasFaq{background:var(--sas-white);padding:88px 0 104px;scroll-margin-top:72px}.p-sasFaq__inner{max-width:940px}.p-sasFaq__list{gap:14px;display:grid}.p-sasFaq__item{background:var(--sas-white);border:1px solid #b8d9ed;overflow:hidden}.p-sasFaq__item summary{background:var(--sas-blue);color:var(--sas-white);cursor:pointer;grid-template-columns:34px 1fr;gap:12px;padding:20px 54px 20px 20px;font-size:1.45rem;font-weight:800;line-height:1.7;list-style:none;display:grid;position:relative}.p-sasFaq__item summary::-webkit-details-marker{display:none}.p-sasFaq__item summary>span{font-family:Poppins,sans-serif;font-size:1.8rem;line-height:1.3}.p-sasFaq__item summary:after{border-right:2px solid var(--sas-white);border-bottom:2px solid var(--sas-white);content:"";width:10px;height:10px;transition:transform .2s;position:absolute;top:50%;right:22px;transform:translateY(-65%)rotate(45deg)}.p-sasFaq__item summary:focus-visible{outline:3px solid var(--sas-orange);outline-offset:-4px}.p-sasFaq__item[open] summary:after{transform:translateY(-25%)rotate(225deg)}.p-sasFaq__answer{grid-template-columns:34px 1fr;gap:12px;padding:24px 20px 28px;display:grid}.p-sasFaq__answer>span{color:var(--sas-blue);font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:800;line-height:1.3}.p-sasFaq__answer p{color:var(--sas-ink-soft);font-size:1.4rem;line-height:1.95}.p-sasFinalCta{background:var(--sas-blue);text-align:center;padding:86px 20px}.p-sasFinalCta__inner{width:min(100%,1200px);margin-inline:auto}.p-sasFinalCta__inner>p:first-child{color:var(--sas-white);letter-spacing:.08em;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:800}.p-sasFinalCta h2{color:var(--sas-white);letter-spacing:-.04em;white-space:nowrap;margin-top:8px;font-size:clamp(1.35rem,3.7vw,4rem);font-weight:800;line-height:1.4}.p-sasFinalCta__text{max-width:42em;color:var(--sas-white);margin:20px auto 0;font-size:1.45rem;line-height:1.9}.p-sasFinalCta .p-sasButton{margin-top:30px}@media (width>=768px){.p-sasHeaderOffset{height:80px}.p-sasHero__inner{grid-template-columns:minmax(0,.95fr) minmax(360px,.82fr);gap:20px;min-height:calc(100dvh - 80px);padding:52px 0 40px}.p-sasHero__logo{width:255px}.p-sasHero__serviceName{font-size:1.6rem}.p-sasHero h1{font-size:clamp(4.8rem,6vw,7rem)}.p-sasHero__lead{font-size:2.3rem}.p-sasHero__visual{margin:0 -10% 0 -6%}.p-sasSectionHeading{margin-bottom:58px}.p-sasAbout{padding:112px 0 120px}.p-sasAbout__lead p{font-size:1.55rem}.p-sasAbout__accloud{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:center;gap:48px;margin-top:64px;padding:38px 42px}.p-sasProblems{padding:110px 0 128px}.p-sasProblems__visual{width:320px}.p-sasProblems__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 30px}.p-sasProblems__item{min-height:258px;padding:30px 28px 34px}.p-sasProblems__item h3{font-size:1.95rem}.p-sasProblems__warning{margin-top:68px}.p-sasProblems__riskVisual{margin-top:72px}.p-sasProblems__answer{margin-top:76px}.p-sasService{padding:116px 0 128px}.p-sasService__list{gap:88px}.p-sasService__item{grid-template-columns:minmax(0,.86fr) minmax(360px,1.14fr);align-items:center;gap:54px;width:100%}.p-sasService__item h3{font-size:2.5rem}.p-sasService__item p{font-size:1.45rem}.p-sasService__reason{margin-top:92px;padding:42px 54px}.p-sasBenefits{margin-top:88px}.p-sasBenefits__list{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.p-sasBenefits__list li{grid-column:span 2}.p-sasBenefits__list li:nth-child(4){grid-column:2/span 2}.p-sasBenefits__list li:nth-child(5){grid-column:4/span 2}.p-sasContact{padding:72px 20px}.p-sasFlow{padding:116px 0 128px}.p-sasFlow__item{grid-template-columns:88px 1fr;gap:30px;padding:38px 42px}.p-sasFlow__item>span{font-size:5.4rem}.p-sasFlow__item h3{font-size:2.3rem}.p-sasProfessional{padding:92px 0}.p-sasProfessional__inner{grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);align-items:center;gap:56px;padding:58px 64px}.p-sasFaq{padding:116px 0 128px}.p-sasFaq__item summary,.p-sasFaq__answer{padding-left:28px;padding-right:30px}.p-sasFinalCta{padding:108px 20px}}@media (width>=1024px){.p-sasHero__inner{grid-template-columns:minmax(0,1fr) minmax(460px,.92fr);gap:26px}.p-sasHero__visual{margin-left:-10%;margin-right:-13%}.p-sasAbout__accloud{padding:48px 54px}.p-sasProblems__item{min-height:242px}}@media (prefers-reduced-motion:reduce){.p-sasButton,.p-sasFaq summary:after{transition:none}}
