:root{--color-white: #fff;--color-primary: #222;--color-txt: #000;--color-txt_drk: #6b6b6b;--color-txt_md: #878787;--color-text-link: #2243dd;--color-accent: #d6007f;--color-accent-blue: #5072da;--color-accent-green: #009e6f;--color-accent-charcoal: #5e5e5e;--color-accent-navy: #242954;--color-canvas: #f2f2f2;--color-canvas_md: #e4e4e4;--color-border: #dbdbdb;--color-border-md: #dbdbdb;--color-border_drk: #2e2e2e}.kv{--kv-bp-sp: 1023.98px;--kv-video-width: 91vw;--kv-frame-height: 42.30375vw ;--kv-scroll-progress: 0;--kv-scroll-max-inset: 2vw;--kv-scroll-max-radius: 28px;--kv-motion-duration: .6s;--kv-stagger: .06s;--kv-body-duration: .6s;--kv-body-delay: calc(var(--kv-stagger) * 14 + var(--kv-motion-duration) + .25s);position:relative;width:100%;height:var(--kv-frame-height);overflow:hidden;background-color:#fff;isolation:isolate}@media screen and (max-width: 1023.98px){.kv{--kv-video-width: 100vw;--kv-frame-height: calc(100vw * 860 / 750 + 84px);--kv-scroll-max-inset: 2vw}}.kv-container{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--kv-video-width);height:var(--kv-frame-height);overflow:hidden;background-color:#fff;isolation:isolate;--kv-scroll-inset: calc(var(--kv-scroll-progress) * var(--kv-scroll-max-inset));--kv-scroll-radius: calc(var(--kv-scroll-progress) * var(--kv-scroll-max-radius));clip-path:inset(0 var(--kv-scroll-inset) 0 var(--kv-scroll-inset) round var(--kv-scroll-radius))}@media screen and (max-width: 1023.98px){.kv-container{top:84px;max-width:100%;height:calc(100vw * 860 / 750)}}.kv-video{position:absolute;top:0;left:0;display:block;width:100%;max-width:none;height:auto;aspect-ratio:1600/778;object-fit:contain;background-color:transparent}@media screen and (max-width: 1023.98px){.kv-video{aspect-ratio:750/860}}.kv .kv-video--loop,.kv .kv-container.is-loop-phase .kv-video--intro{opacity:0}.kv .kv-container.is-loop-phase .kv-video--loop{opacity:1}.kv-content{position:absolute;top:calc(7.4vw + 8px);left:19vw;z-index:1;width:76vw;visibility:hidden;pointer-events:none}@media screen and (max-width: 1023.98px){.kv-content{top:calc(84px + 1.6vw);left:6.4vw;width:calc(100% - 12.8vw)}}.kv-content.is-visible{visibility:visible;pointer-events:auto}.kv-content-main-text{font-size:clamp(40px,3.45vw,99px);font-weight:700;line-height:1.2;color:#000}@media screen and (max-width: 1023.98px){.kv-content-main-text{font-size:clamp(0px,9.1vw,50px)}}.kv-content-main-text-line{display:block;overflow:hidden}.kv-content-main-text-line-inner{display:block}.kv-content-headline{display:block;max-width:none;overflow:hidden}@media screen and (max-width: 1023.98px){.kv-content-headline{max-width:100%}}.kv-content-sub-text-clip{overflow:hidden}.kv-content-sub-text{margin-top:.8vw;margin-left:3px;font-size:clamp(14px,1vw,18px);font-weight:400;line-height:1.85;letter-spacing:.06em;color:#535662}@media screen and (max-width: 1023.98px){.kv-content-sub-text{margin-top:2.6666666667vw;margin-left:0;max-width:58.6666666667vw;font-size:clamp(13px,3.4666666667vw,16px)}}@media screen and (max-width: 1023.98px){.kv-content-sub-text br{display:none}}@media screen and (min-width: 700px){.kv-content-sub-text br{display:inline}}.kv .kv-content.is-visible .kv-content-glyph{animation:kv-glyph-rise var(--kv-motion-duration) cubic-bezier(.22,.7,.22,1) both;animation-delay:calc(var(--char-index) * var(--kv-stagger));will-change:transform,opacity}.kv .kv-content.is-visible .kv-content-sub-text{animation:kv-body-rise var(--kv-body-duration) cubic-bezier(.2,.7,.2,1) var(--kv-body-delay) both;will-change:transform,opacity}@media (prefers-reduced-motion: reduce){.kv .kv-content.is-visible .kv-content-glyph,.kv .kv-content.is-visible .kv-content-sub-text{animation:none;opacity:1;transform:none;will-change:auto}}@keyframes kv-glyph-rise{0%{opacity:0;transform:translateY(65px)}to{opacity:1;transform:translateY(0)}}@keyframes kv-body-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width: 1024px){.about{padding-top:4.8rem}}@media screen and (max-width: 1023.98px){.about{padding-top:3.2rem}}@media screen and (min-width: 1024px){.about__content{margin-top:40px;display:grid;grid-template-areas:"figure body" "figure link";grid-template-columns:39.5% 1fr;column-gap:9.3333333333%;align-items:start;grid-template-rows:auto 1fr}}@media screen and (max-width: 1023.98px){.about__content{margin-top:20px}}.about__content-figure{grid-area:figure}@media screen and (max-width: 1023.98px){.about__content-figure{width:89.3333333333vw;max-width:450px;margin-inline:auto}}.about__content-body{grid-area:body}.about__content-body-lead{color:#000;font-weight:700;line-height:1.6428571429em}@media screen and (min-width: 1024px){.about__content-body-lead{margin-bottom:2.4rem}}@media screen and (max-width: 1023.98px){.about__content-body-lead{margin-bottom:16px}}@media screen and (min-width: 1024px){.about__content-body-lead{font-size:2.8rem}}@media screen and (max-width: 1023.98px){.about__content-body-lead{font-size:2rem}}.about__content-body-text{color:#000;font-weight:400;line-height:1.7777777778em}@media screen and (min-width: 1024px){.about__content-body-text{margin-bottom:24px}}@media screen and (max-width: 1023.98px){.about__content-body-text{margin-bottom:16px}}@media screen and (min-width: 1024px){.about__content-body-text{font-size:1.8rem}}@media screen and (max-width: 1023.98px){.about__content-body-text{font-size:1.6rem}}.about__content-body-link{grid-area:link;text-align:right}@media screen and (max-width: 1023.98px){.about__content-body-link{margin-top:1.6rem}}@media screen and (min-width: 1024px){.service{padding:0 16px}}@media screen and (max-width: 1023.98px){.service{padding:0 8px}}.service__inner{border-radius:.8rem;background-color:#f2f2f2}@media screen and (min-width: 1024px){.service__inner{max-width:1408px;margin-inline:auto;padding:112px 7.4%}}@media screen and (max-width: 1023.98px){.service__inner-content{width:84vw;margin-inline:auto}}@media screen and (min-width: 1024px){.service__inner-content-block{padding:40px 0 0}}@media screen and (max-width: 1023.98px){.service__inner-content-block{gap:.8rem;padding:40px 0 0}}.service__make-cards-wrapper{width:100%}@media screen and (min-width: 1024px){.service__make-cards-wrapper{margin-top:16px}}@media screen and (max-width: 1023.98px){.service__make-cards-wrapper{margin-top:8px}}.service__make-card{display:flex;overflow:hidden;background-color:#fff;border-radius:.4rem;width:100%}@media screen and (min-width: 1024px){.service__make-card{align-items:center;gap:3.2rem;padding:3.2rem}}@media screen and (max-width: 1023.98px){.service__make-card{flex-direction:column;gap:1.6rem;padding:2rem 2rem .8rem}}.service__make-card-main{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.service__make-card-main{flex:1 0 0;gap:1.6rem;width:55.3rem}}@media screen and (max-width: 1023.98px){.service__make-card-main{gap:1.6rem;width:100%}}.service__make-card-head{display:flex;align-items:center;width:100%}@media screen and (min-width: 1024px){.service__make-card-head{justify-content:space-between;gap:1.6rem}}@media screen and (max-width: 1023.98px){.service__make-card-head{gap:.8rem}}@media (hover: hover){.service__make-card-head:hover .service__make-card-head-arrow{transform:translate(30%)}}.service__make-card-head-label{display:flex;align-items:center;min-width:0}@media screen and (min-width: 1024px){.service__make-card-head-label{gap:1.6rem}}@media screen and (max-width: 1023.98px){.service__make-card-head-label{flex:1;align-items:flex-start;gap:1.6rem}}.service__make-card-head-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;color:#fff;border-radius:.2rem}.service__make-card-head-icon--tsukuru{background-color:#e35bae}.service__make-card-head-icon-svg{width:1.6rem;height:1.6rem}.service__make-card-head-title{font-weight:700;color:#000}@media screen and (min-width: 1024px){.service__make-card-head-title{font-size:clamp(1.5rem,1.25vw,1.8rem);line-height:1.8888888889}}@media screen and (max-width: 1023.98px){.service__make-card-head-title{font-size:1.6rem;line-height:1.75}}@media screen and (max-width: 1023.98px) and (min-width: 425px){.service__make-card-head-title br{display:none}}.service__make-card-head-arrow{flex-shrink:0;width:1.2rem;height:1.2rem;color:#000;transition:transform .2s ease;will-change:transform}.service__make-card-divider{width:100%;height:1px;background-color:#dbdbdb}.service__make-card-text{font-weight:400;line-height:1.5714285714;color:#000}@media screen and (min-width: 1024px){.service__make-card-text{font-size:clamp(1.2rem,.9722222222vw,1.4rem)}}@media screen and (max-width: 1023.98px){.service__make-card-text{font-size:1.4rem}}@media screen and (min-width: 1024px){.service__make-card-list{flex-shrink:0;display:grid;grid-template-columns:repeat(2,1fr);column-gap:2.4rem;min-width:0}}@media screen and (max-width: 1023.98px){.service__make-card-list{display:flex;flex-direction:column;width:100%}}.service__make-card-list-item{border-bottom:1px solid #dbdbdb;position:relative}.service__make-card-list-item:after{content:"";display:block;width:100%;height:1px;position:absolute;bottom:-1px;left:0;background-color:#000;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.39,.575,.565,1);will-change:transform}@media screen and (max-width: 1023.98px){.service__make-card-list-item:last-child{border-bottom:none}}@media (hover: hover){.service__make-card-list-item:hover:after{transform:scaleX(1);transform-origin:left}.service__make-card-list-item:hover .service__make-card-list-chevron{transform:translate(30%)}}.service__make-card-list-link{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%}@media screen and (min-width: 1024px){.service__make-card-list-link{padding:1.2rem 0}}@media screen and (max-width: 1023.98px){.service__make-card-list-link{height:4.8rem}}.service__make-card-list-name{font-weight:600;color:#000}@media screen and (min-width: 1024px){.service__make-card-list-name{font-size:clamp(1.2rem,.9722222222vw,1.4rem);line-height:1.5;margin-right:.8rem}}@media screen and (max-width: 1023.98px){.service__make-card-list-name{font-size:1.4rem;line-height:1.1428571429}}.service__make-card-list-chevron{flex-shrink:0;width:.8rem;height:.8rem;color:#000;transition:transform .2s ease-out;will-change:transform}.service__send-cards-wrapper{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1024px){.service__send-cards-wrapper{gap:1.6rem}}@media screen and (max-width: 1023.98px){.service__send-cards-wrapper{gap:.8rem}}@media screen and (min-width: 1024px){.service__send-cards-wrapper{margin-top:16px}}@media screen and (max-width: 1023.98px){.service__send-cards-wrapper{margin-top:8px}}@media screen and (min-width: 1024px){.service__send-cards{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:1.6rem;width:100%}}@media screen and (min-width: 1024px) and (max-width: 1200px){.service__send-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 1023.98px){.service__send-cards{display:flex;flex-direction:column;gap:1.6rem}}.service__send-card{display:flex;flex-direction:column;gap:.8rem;overflow:hidden;background-color:#fff;border-radius:.4rem}@media screen and (min-width: 1024px){.service__send-card{padding:2.4rem 2.4rem 3.2rem}}@media screen and (max-width: 1023.98px){.service__send-card{width:100%;padding:2rem 2rem .8rem}}.service__send-card-head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%}@media (hover: hover){.service__send-card-head:hover .service__send-card-head-arrow{transform:translate(30%)}}.service__send-card-head-label{display:flex;align-items:center;gap:1.6rem}.service__send-card-head-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;color:#fff;border-radius:.2rem}.service__send-card-head-icon--listing{background-color:#4081ec}.service__send-card-head-icon--shopping{background-color:#90b945}.service__send-card-head-icon--sns{background-image:url(/wp-content/themes/kwm2026/assets/images/common/icons/sns-bg.svg)}.service__send-card-head-icon--display{background-color:#f2a231}.service__send-card-head-icon--video{background-color:#f70000}.service__send-card-head-icon--other{background-color:#22b166}.service__send-card-head-icon-svg{width:1.85rem;height:1.85rem}.service__send-card-head-title{font-weight:700;color:#000}@media screen and (min-width: 1024px){.service__send-card-head-title{font-size:clamp(1.5rem,1.25vw,1.8rem);line-height:1.8888888889}}@media screen and (max-width: 1023.98px){.service__send-card-head-title{font-size:1.6rem;line-height:1.75}}.service__send-card-head-arrow{flex-shrink:0;width:1.2rem;height:1.2rem;color:#000;transition:transform .2s ease;will-change:transform}.service__send-card-list{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1024px){.service__send-card-list--col2{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.6rem}}.service__send-card-list-item{border-bottom:1px solid #dbdbdb;position:relative}.service__send-card-list-item:after{content:"";display:block;width:100%;height:1px;position:absolute;bottom:-1px;left:0;background-color:#000;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.39,.575,.565,1);will-change:transform}@media screen and (max-width: 1023.98px){.service__send-card-list-item:last-child{border-bottom:none}}@media (hover: hover){.service__send-card-list-item:hover:after{transform:scaleX(1);transform-origin:left}.service__send-card-list-item:hover .service__send-card-list-chevron{transform:translate(30%)}}.service__send-card-list-link{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%}@media screen and (min-width: 1024px){.service__send-card-list-link{padding:1.2rem 0}}@media screen and (max-width: 1023.98px){.service__send-card-list-link{height:4.8rem}}.service__send-card-list-name{font-weight:600;color:#000;transition:color .3s ease}@media screen and (min-width: 1024px){.service__send-card-list-name{font-size:clamp(1.2rem,.9722222222vw,1.4rem);line-height:1.8571428571}}@media screen and (max-width: 1023.98px){.service__send-card-list-name{font-size:1.4rem;line-height:1.5}}.service__send-card-list-chevron{flex-shrink:0;width:.8rem;height:.8rem;color:#000;transition:transform .3s ease;will-change:transform}.service__send-scm{overflow:hidden;background-color:#fff;border-radius:.4rem;width:100%}@media screen and (min-width: 1024px){.service__send-scm{display:flex;align-items:center;padding:2.4rem 0 2.4rem 2.4rem;gap:2.4rem}}@media screen and (max-width: 1023.98px){.service__send-scm{padding:2rem}}.service__send-scm-thumb{flex-shrink:0;overflow:hidden;background-color:#f2f2f2;border-radius:.4rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.service__send-scm-thumb{width:6.4rem;height:6.4rem}}@media screen and (max-width: 1023.98px){.service__send-scm-thumb{display:none}}.service__send-scm-thumb-icon{color:#5e5e5e;width:4.2rem;height:4.2rem}.service__send-scm-body{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.service__send-scm-body{flex:1;padding-right:2.4rem}}@media screen and (max-width: 1023.98px){.service__send-scm-body{width:100%}}.service__send-scm-link{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;border-bottom:1px solid #dbdbdb;position:relative}@media screen and (min-width: 1024px){.service__send-scm-link{padding-bottom:1.6rem}}@media screen and (max-width: 1023.98px){.service__send-scm-link{padding-bottom:1.2rem}}@media (hover: hover){.service__send-scm-link:hover .service__send-scm-arrow{transform:translate(3px)}}@media screen and (min-width: 1024px){.service__send-scm-link-thumb{display:none}}@media screen and (max-width: 1023.98px){.service__send-scm-link-thumb{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;flex-shrink:0;background-color:#f2f2f2}}.service__send-scm-link-thumb-icon{color:#5e5e5e;width:3.2rem;height:3.2rem}.service__send-scm-title{font-size:2.4rem;font-weight:700;line-height:1.5;color:#000}@media screen and (max-width: 1023.98px){.service__send-scm-title{font-size:1.6rem;font-weight:600;line-height:1.6875}}.service__send-scm-arrow{flex-shrink:0;width:1.2rem;height:1.2rem;color:#000;transition:transform .3s ease;will-change:transform}.service__send-scm-text{font-size:1.4rem;font-weight:400;line-height:1.5714285714;color:#6b6b6b}@media screen and (min-width: 1024px){.service__send-scm-text{padding-top:1.6rem}}@media screen and (max-width: 1023.98px){.service__send-scm-text{padding-top:1.2rem}}.service__naika{display:flex}@media screen and (min-width: 1024px){.service__naika{flex-direction:row;align-items:flex-start;gap:clamp(0rem,13.8888888889vw,20rem)}}@media screen and (min-width: 1024px) and (max-width: 1200px){.service__naika{flex-direction:column;gap:1.6rem}}@media screen and (max-width: 1023.98px){.service__naika{flex-direction:column;gap:.8rem}}@media screen and (min-width: 1024px){.service__naika-head{flex-shrink:0}}.service__naika-grid{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1024px){.service__naika-grid{flex:1;display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.2rem}}@media screen and (max-width: 1023.98px) and (min-width: 650px){.service__naika-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3vw}}.service__naika-item{border-bottom:1px solid #dbdbdb;position:relative}.service__naika-item:after{content:"";display:block;width:100%;height:1px;position:absolute;bottom:-1px;left:0;background-color:#000;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.39,.575,.565,1);will-change:transform}@media (hover: hover){.service__naika-item:hover:after{transform:scaleX(1);transform-origin:left}.service__naika-item:hover .service__naika-icon{transform:translate(30%)}}.service__naika-link{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%}@media screen and (min-width: 1024px){.service__naika-link{height:5.6rem}}@media screen and (max-width: 1023.98px){.service__naika-link{height:4.8rem}}.service__naika-name{font-size:1.6rem;font-weight:600;line-height:1.625;color:#000;transition:color .3s ease}@media screen and (max-width: 1023.98px){.service__naika-name{font-size:1.4rem;line-height:1.5}}.service__naika-icon{flex-shrink:0;width:1.2rem;height:1.2rem;color:#000;transition:transform .3s ease;will-change:transform}.service__link{display:flex;justify-content:flex-end;width:100%}@media screen and (min-width: 1024px){.service__link{margin-top:4rem}}@media screen and (max-width: 1023.98px){.service__link{margin-top:3.2rem}}.case-study__cards{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.case-study__cards{gap:64px}}@media screen and (max-width: 1023.98px){.case-study__cards{gap:6.4vw}}@media screen and (min-width: 1024px){.case-study__cards{margin-top:6.4rem}}@media screen and (max-width: 1023.98px){.case-study__cards{margin-top:32px}}@media screen and (max-width: 1023.98px) and (min-width: 600px){.case-study__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:4vw 3vw}}.case-study__card-link{display:flex;align-items:flex-end;text-decoration:none;color:inherit}@media screen and (min-width: 1024px){.case-study__card-link{align-items:flex-start;gap:40px}}@media screen and (max-width: 1023.98px){.case-study__card-link{flex-direction:column;gap:16px}}@media (hover: hover){.case-study__card-link:hover .case-study__card-arrow{transform:translate(.4rem)}}.case-study__card-img-wrap{position:relative;overflow:hidden;border-radius:.4rem}@media screen and (min-width: 1024px){.case-study__card-img-wrap{flex:0 0 42.75%;aspect-ratio:448/252}}@media screen and (max-width: 1023.98px){.case-study__card-img-wrap{width:100%;aspect-ratio:16/9}}.case-study__card-img-wrap picture{display:block;width:100%;height:100%}.case-study__card-img{width:100%;height:100%;object-fit:cover}.case-study__card-body{display:flex;flex-direction:column;min-width:0}@media screen and (min-width: 1024px){.case-study__card-body{flex:1 0 0;gap:24px}}@media screen and (max-width: 1023.98px){.case-study__card-body{gap:16px}}.case-study__card-head{position:relative;display:flex;flex-direction:column;gap:.8rem}.case-study__card-company{font-weight:700;line-height:1.5;color:#000}@media screen and (min-width: 1024px){.case-study__card-company{font-size:2.4rem}}@media screen and (max-width: 1023.98px){.case-study__card-company{font-size:2rem}}.case-study__card-subtitle{display:flex;gap:1.6rem;align-items:flex-end}.case-study__card-subtitle-text{flex:1 0 0;font-weight:600;line-height:1.7777777778;color:#000}@media screen and (min-width: 1024px){.case-study__card-subtitle-text{font-size:1.8rem}}@media screen and (max-width: 1023.98px){.case-study__card-subtitle-text{font-size:1.6rem}}.case-study__card-tags{display:flex;flex-wrap:wrap;gap:.4rem;padding-right:2rem}.case-study__card-tag{display:inline-flex;align-items:center;height:2.4rem;padding:0 1.2rem;background-color:#f2f2f2;color:#6b6b6b;font-size:1.2rem;font-weight:600;line-height:1.6666666667;border-radius:10rem;white-space:nowrap}.case-study__card-arrow{position:absolute;bottom:0;right:0;flex-shrink:0;color:#000;will-change:transform;transition:transform .25s ease}@media screen and (min-width: 1024px){.case-study__card-arrow{width:1.4rem;height:1.4rem}}@media screen and (max-width: 1023.98px){.case-study__card-arrow{width:1.2rem;height:1.2rem}}.case-study__card-box{display:flex;flex-direction:column;gap:1.6rem;padding:1.6rem;background-color:#f2f2f2;border-radius:.4rem}.case-study__card-row{display:flex;gap:1.2rem;align-items:flex-start}.case-study__card-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:4rem;padding-block:.1rem;border-radius:.2rem;font-size:1.2rem;font-weight:600;line-height:1.6666666667;color:#fff}.case-study__card-badge--issue{background-color:#5e5e5e}.case-study__card-badge--solution{background-color:#009e6f}.case-study__card-divider{margin:0;border:none;border-top:1px solid #dbdbdb}.case-study__card-row-text{flex:1 0 0;font-size:1.4rem;font-weight:400;line-height:1.6428571429;color:#6b6b6b}@media screen and (min-width: 1024px){.case-study__more-cards{margin-top:80px}}@media screen and (max-width: 1023.98px){.case-study__more-cards{margin-top:40px}}.case-study__more-grid{display:grid}@media screen and (min-width: 1024px){.case-study__more-grid{grid-template-columns:repeat(3,1fr);gap:3.2rem}}@media screen and (max-width: 1023.98px){.case-study__more-grid{grid-template-columns:1fr;gap:40px}}@media screen and (max-width: 1023.98px) and (min-width: 600px){.case-study__more-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4vw 3vw}}.case-study__more-card-link{display:flex;flex-direction:column;gap:1.6rem;text-decoration:none;color:inherit}@media (hover: hover){.case-study__more-card-link:hover .case-study__more-card-arrow{transform:translate(.4rem)}}.case-study__more-card-img-wrap{position:relative;overflow:hidden;border-radius:.4rem;aspect-ratio:368/207}.case-study__more-card-img-wrap picture{display:block;width:100%;height:100%}.case-study__more-card-img{width:100%;height:100%;object-fit:cover}.case-study__more-card-body{position:relative;display:flex;flex-direction:column;gap:.2rem;padding-right:1.6rem}.case-study__more-card-company{font-size:1.6rem;font-weight:700;line-height:1.625;color:#000;position:relative}.case-study__more-card-text{font-size:1.6rem;font-weight:400;line-height:1.625;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.case-study__more-card-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.8rem;padding-right:1.6rem}.case-study__more-card-tag{display:inline-flex;align-items:center;height:2.4rem;padding:0 1.2rem;background-color:#f2f2f2;color:#6b6b6b;font-size:1.2rem;font-weight:600;line-height:1.6666666667;border-radius:10rem;white-space:nowrap}.case-study__more-card-arrow{position:absolute;bottom:.4rem;right:0;width:1.2rem;height:1.2rem;color:#000;will-change:transform;transition:transform .25s ease}.case-study__link{display:flex;justify-content:flex-end}@media screen and (min-width: 1024px){.case-study__link{margin-top:4rem}}@media screen and (max-width: 1023.98px){.case-study__link{margin-top:2.4rem}}.members{background-color:#f2f2f2}.members__tabs{margin:4rem 0}@media screen and (max-width: 1023.98px){.members__tabs{display:none}}@media screen and (max-width: 1023.98px){.members__content{margin-top:3.2rem}}.members__cards{display:none}@media screen and (min-width: 1024px){.members__cards.is-active{display:grid}}@media screen and (max-width: 1023.98px){.members__cards:first-child{display:grid}}.members__link{display:flex;justify-content:flex-end}@media screen and (min-width: 1024px){.members__link{margin-top:24px}}@media screen and (max-width: 1023.98px){.members__link{margin-top:16px}}.recruitment{position:relative;border-radius:8px;overflow:hidden}@media screen and (min-width: 1024px){.recruitment{margin-top:40px}}@media screen and (max-width: 1023.98px){.recruitment{margin-top:32px}}@media screen and (min-width: 1024px){.recruitment{aspect-ratio:1200/391;display:flex;align-items:center;padding-left:clamp(5.6rem,7.2222222222vw,10.4rem);background:linear-gradient(80deg,#fff 18.17%,#e1ecff 90.42%)}}@media screen and (max-width: 1023.98px){.recruitment{background:linear-gradient(80deg,#fff 18.17%,#e1ecff 90.42%);padding-top:clamp(0rem,62.6666666667vw,999rem);padding-bottom:clamp(0rem,5.3333333333vw,999rem)}}@media screen and (min-width: 1024px){.recruitment__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.recruitment__bg-img{width:100%;height:100%;object-fit:cover;object-position:center bottom}}@media screen and (max-width: 1023.98px){.recruitment__bg{position:absolute;top:0;left:0;width:100%}.recruitment__bg-img{width:100%}}.recruitment__content{position:relative;z-index:2}@media screen and (max-width: 1023.98px){.recruitment__content{width:73.3333333333vw;margin-inline:auto}}.recruitment__heading-label{font-size:1.4rem;font-weight:600;color:#878787}@media screen and (min-width: 1024px){.recruitment__heading-label{line-height:1.5}}@media screen and (max-width: 1023.98px){.recruitment__heading-label{line-height:1}}.recruitment__heading-title{font-weight:700}@media screen and (min-width: 1024px){.recruitment__heading-title{font-size:clamp(2.2rem,1.9444444444vw,2.8rem)}}@media screen and (max-width: 1023.98px){.recruitment__heading-title{font-size:clamp(1.5rem,5.0666666667vw,2.8rem)}}@media screen and (min-width: 1024px){.recruitment__heading-title{line-height:1.6428571429}}@media screen and (max-width: 1023.98px){.recruitment__heading-title{line-height:1.7}}@media screen and (max-width: 1023.98px){.recruitment__heading-title{margin-top:.3em;white-space:nowrap}}.recruitment__lead{margin-top:1.6rem}@media screen and (min-width: 1024px){.recruitment__lead{white-space:nowrap;font-size:clamp(1.4rem,1.1111111111vw,1.6rem);margin-top:clamp(1rem,1.1111111111vw,1.6rem)}}.recruitment__links{display:flex;gap:.8rem}@media screen and (min-width: 1024px){.recruitment__links{margin-top:clamp(1rem,1.6666666667vw,1.6rem);width:28.4rem}}@media screen and (max-width: 1023.98px){.recruitment__links{margin-top:2.4rem;max-width:40rem;margin-inline:auto}}.recruitment__links .c-button{height:4.8rem}@media screen and (max-width: 1023.98px){.recruitment__links .c-button{font-size:1.4rem;padding:0}}@media screen and (max-width: 1023.98px){.seminars{padding-top:4rem}}@media screen and (min-width: 1024px){.seminars__cards{margin-top:40px}}@media screen and (max-width: 1023.98px){.seminars__cards{margin-top:20px}}.seminars__card{width:100%}.seminars__card-link{display:flex;flex-direction:column;align-items:center;border-radius:.4rem;height:100%}@media screen and (min-width: 1024px){.seminars__card-link{flex:1 0 0;gap:2.4rem}}@media screen and (max-width: 1023.98px){.seminars__card-link{width:100%;gap:1.6rem}}@media (hover: hover){.seminars__card-link:hover .seminars__card-button-icon{opacity:1;transform:translate(1em,-30%)}}.seminars__card-img{width:100%;overflow:hidden;border-radius:.4rem;aspect-ratio:368/261}.seminars__card-img picture{display:block;width:100%;height:100%}.seminars__card-img img{width:100%;height:100%;object-fit:cover}.seminars__card-body{display:flex;flex-direction:column;gap:1.2rem;width:100%}.seminars__card-tags{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none}.seminars__card-tag{display:inline-flex;align-items:center;justify-content:center;height:2.4rem;padding:0 1.2rem;background-color:#f2f2f2;border-radius:100px;font-size:1.2rem;font-weight:600;line-height:1.6666666667;color:#6b6b6b;white-space:nowrap}.seminars__card-info{display:flex;flex-direction:column;gap:.4rem;width:100%}.seminars__card-meta{display:flex;align-items:center;gap:.8rem}.seminars__card-badge{display:inline-flex;align-items:center;justify-content:center;padding:.3rem 1.2rem;border-radius:9999px;font-size:1.2rem;font-weight:700;line-height:1.6666666667;color:#fff;white-space:nowrap}.seminars__card-badge--accepting{background-color:#5072da}.seminars__card-badge--ended{background-color:#5e5e5e}.seminars__card-datetime{font-family:Line Seed JP,Noto Sans JP,sans-serif;border-bottom:1px solid #222;font-size:1.6rem;font-weight:700;line-height:1.25;color:#000;white-space:nowrap}.seminars__card-title{font-size:1.8rem;font-weight:600;line-height:1.6111111111;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.seminars__card-button{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:.8rem;width:22.4rem;height:4.8rem;padding:0 3.2rem;border-radius:.4rem;background-color:#222;color:#fff}.seminars__card-button--white-border{background-color:#fff;border:1px solid #222;color:#222}.seminars__card-button--white-border .seminars__card-button-text-inner{color:#222}.seminars__card-button-text{position:relative}.seminars__card-button-text-inner{font-size:1.4rem;letter-spacing:.06rem;font-weight:700;line-height:1;color:#fff}.seminars__card-button-icon{width:1.1rem;height:1.1rem;position:absolute;top:50%;right:0;transform:translate(.5em,-30%);will-change:transform;transition:transform .25s ease;fill:#fff;opacity:0}.seminars__link{display:flex;justify-content:flex-end;width:100%}@media screen and (min-width: 1024px){.seminars__link{margin-top:4rem}}@media screen and (max-width: 1023.98px){.seminars__link{margin-top:2.4rem}}@media screen and (min-width: 1024px){.blog__cards{margin-top:40px}}@media screen and (max-width: 1023.98px){.blog__cards{margin-top:16px}}.blog__link{display:flex;justify-content:flex-end;width:100%}@media screen and (min-width: 1024px){.blog__link{margin-top:4rem}}@media screen and (max-width: 1023.98px){.blog__link{margin-top:2.4rem}}.company__inner{background-color:#f2f2f2;border-radius:.4rem}@media screen and (min-width: 1024px){.company__inner{display:flex;align-items:flex-start;padding:2.4rem}}@media screen and (max-width: 1023.98px){.company__inner{padding-top:2rem;padding-left:1.6rem;padding-right:1.6rem;width:100%}}.company__img{overflow:hidden;background-color:#d9d9d9}@media screen and (min-width: 1024px){.company__img{flex-shrink:0;width:43.2rem;height:43.2rem;border-radius:.2rem}}@media screen and (max-width: 1023.98px){.company__img{width:100%;height:30.3rem;border-radius:.4rem}}.company__img-el{width:100%;height:100%;object-fit:cover;display:block}.company__body{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.company__body{flex:1 0 0;min-width:0;padding:40px 10.4rem;gap:40px}}@media screen and (max-width: 1023.98px){.company__body{padding:40px 2rem;gap:2.4rem}}.company__header{display:flex;flex-direction:column;gap:1.6rem;width:100%}@media screen and (max-width: 1023.98px){.company .c-heading-h2__label{font-size:1rem}}.company .c-heading-h2__heading{font-size:2.8rem;line-height:1.6428571429}@media screen and (max-width: 1023.98px){.company .c-heading-h2__heading{font-size:2.2rem;line-height:1.6428571429}}.company__lead{font-weight:400;line-height:1.875;color:#000}@media screen and (min-width: 1024px){.company__lead{font-size:1.6rem}}@media screen and (max-width: 1023.98px){.company__lead{font-size:1.4rem}}.company__links{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 3.2rem;width:100%;list-style:none;padding:0;margin:0}.company__link-item{display:flex}.company__link{display:flex;flex:1;align-items:center;justify-content:space-between;padding-bottom:1.6rem;border-bottom:1px solid #dbdbdb;text-decoration:none;color:inherit;position:relative}.company__link:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#000;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.39,.575,.565,1);will-change:transform}@media (hover: hover){.company__link:hover .company__link-icon{transform:translate(.4rem)}.company__link:hover:after{transform:scaleX(1);transform-origin:left}}.company__link-text{font-weight:600;line-height:1.5;color:#000;white-space:nowrap}@media screen and (min-width: 1024px){.company__link-text{font-size:1.6rem}}@media screen and (max-width: 1023.98px){.company__link-text{font-size:1.4rem}}.company__link-icon{width:1.2rem;height:1.2rem;flex-shrink:0;color:#000;will-change:transform;transition:transform .25s ease}.news{padding-bottom:0}@media screen and (min-width: 1024px){.news__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:3.2rem}}@media screen and (max-width: 1023.98px){.news__inner{display:flex;flex-direction:column}}.news .c-heading-h2{flex-shrink:0}.news__body{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 1024px){.news__body{flex:1;min-width:0;max-width:73.8333333333%}}.news__list{list-style:none;padding:0;margin:0}.news__row{display:flex;align-items:center;gap:.8rem;padding-top:2.4rem;padding-bottom:2.4rem;border-bottom:1px solid #dbdbdb;text-decoration:none;color:inherit;position:relative}.news__row:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#000;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.39,.575,.565,1);will-change:transform}@media (hover: hover){.news__row:hover .news__arrow{transform:translate(.4rem)}.news__row:hover:after{transform:scaleX(1);transform-origin:left}}.news__text{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:.4rem}.news__meta{display:flex;align-items:center;gap:.8rem}.news__date{font-family:Line Seed JP,Noto Sans JP,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.25;color:#6b6b6b;white-space:nowrap}.news__tag{display:inline-flex;align-items:center;justify-content:center;height:2.4rem;padding:0 1.2rem;border-radius:100px;background-color:#f2f2f2;font-size:1.2rem;font-weight:600;line-height:1.6666666667;color:#6b6b6b;white-space:nowrap}.news__title{font-weight:400;line-height:1.875;color:#000}@media screen and (min-width: 1024px){.news__title{font-size:1.6rem}}@media screen and (max-width: 1023.98px){.news__title{font-size:1.4rem}}.news__arrow{width:1.2rem;height:1.2rem;flex-shrink:0;color:#000;will-change:transform;transition:transform .25s ease}.news__link{display:flex;justify-content:flex-end}
