*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{--zIndex: 100;--zIndex-menu: calc(var(--zIndex) * 3);--zIndex-fixedCta: calc(var(--zIndex) * 3);--zIndex-btnMenu: calc(var(--zIndex) * 4);--zIndex-header: calc(var(--zIndex) * 5);--zIndex-btnGroup: calc(var(--zIndex) * 6);--zIndex-logo: calc(var(--zIndex) * 6);--color-primary: #005B96;--color-primary-light: #7AAFD2;--color-accent: #00A8C6;--color-white: #fff;--color-black: #000;--color-gray: #D8D8D8;--color-text: #00343D;--color-text-main: #101011;--color-text-link: #0089E1;--color-text-sub: #838383;--color-text-date-muted: #888794;--color-text-headline: #222125;--color-text-caption: #4d4d52;--color-text-placeholder: #a6a6a6;--color-representative-name: #005ea5;--color-surface-tertiary: #AAAAAA;--background-base: #fff;--background-dark: #191817;--background-secondary: #F5FAFE;--background-contact-card: #f6f6fa;--background-input-focus: #dff2ff;--background-gradation-primary: linear-gradient(180deg, #005B96 21.46%, #0078A8 100%);--background-gradation-secondary: linear-gradient(135deg, #DEF2F5 0%, #9DC1D7 100%);--background-footer: #042D47;--line-border: #CDD7DD;--fontFamily-base: "Noto Sans JP", sans-serif;--fontFamily-outfit: "Outfit", sans-serif;--lineHeight-base: 1.7;--fontWeight-base: 400;--fontWeight-regular: 400;--fontWeight-medium: 500;--fontWeight-semiBold: 600;--fontWeight-bold: 700;--fontColor-base: #00343D}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media screen and (max-width: 389px){html{font-size:4.1025641026vw}}body{font-family:var(--fontFamily-base);font-weight:var(--fontWeight-base);line-height:var(--lineHeight-base);color:var(--fontColor-base)}a{text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}ul,ol{list-style:none;padding:0;margin:0}.l-body.noScroll{overflow:hidden}.l-header{height:5rem;width:100%;padding:.5rem .375rem 0;position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:var(--zIndex-header)}@media screen and (min-width: 769px){.l-header{height:5.75rem;padding-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem}}.l-header__inner{max-width:88.125rem;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 .8125rem 0 1.125rem;background-color:var(--color-white);backdrop-filter:blur(10px);border-radius:80px;border:1px solid var(--surface-overlay-glass, rgba(255, 255, 255, 0.72));background:var(--surface-overlay-glass, linear-gradient(90deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.54) 100%));box-shadow:0 0 4px 0 rgba(69,82,91,.06),0 0 24px 0 rgba(50,66,78,.2);backdrop-filter:blur(10px)}@media screen and (min-width: 1000px){.l-header__inner{padding-left:2.625rem}}.l-header__logo{width:6.5rem;max-width:100%;position:relative;z-index:var(--zIndex-logo)}@media screen and (min-width: 769px){.l-header__logo{width:8.5rem}}.l-header__info{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:.5rem}@media screen and (min-width: 1000px){.l-header__info{gap:1rem}}.l-header__gnav{display:none}@media screen and (min-width: 769px){.l-header__gnav{display:block}}.l-header__gnav.menu_isOpen{display:block;overflow-y:scroll;width:100vw;height:100vh;padding:6.25rem 1.25rem;background-color:var(--color-white);position:fixed;top:-0.5rem;left:-0.375rem;z-index:var(--zIndex-menu)}.l-header__gnav.menu_isOpen::before{content:"";display:block;width:calc(100% - 1rem);height:calc(100% - .5rem);background-color:var(--color-white);border-radius:80px;border-radius:80px;border:1px solid var(--surface-overlay-glass, rgba(255, 255, 255, 0.72));box-shadow:0 0 4px 0 rgba(69,82,91,.06),0 0 24px 0 rgba(50,66,78,.2);position:fixed;top:.5rem;left:50%;transform:translateX(-50%);z-index:var(--zIndex-menu)}.l-header__btnGroup{display:flex;align-items:center;gap:.5rem;position:relative;z-index:var(--zIndex-btnGroup)}@media screen and (min-width: 1000px){.l-header__btnGroup{margin-left:.75rem}}.l-header__btnMenu{display:block;position:relative;z-index:var(--zIndex-btnMenu)}@media screen and (min-width: 769px){.l-header__btnMenu{display:none}}.l-header__contact{margin-top:1.5rem}@media screen and (min-width: 769px){.l-header__contact{display:none}}.l-header__btnContactSmall{display:none}@media screen and (min-width: 769px){.l-header__btnContactSmall{width:6.25rem;display:block}}@media screen and (min-width: 1000px){.l-header__btnContactSmall{width:7.375rem}}.l-footer{padding:5rem 0 6.25rem;background:var(--background-footer);color:var(--color-white);position:relative;z-index:2}@media screen and (min-width: 769px){.l-footer{padding:5rem 0}}.l-footer__main{display:flex;flex-direction:column;gap:5.875rem}@media screen and (min-width: 769px){.l-footer__main{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2.5rem}}.l-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.l-footer__logo{display:block;width:7.25rem}.l-footer__logo img{display:block;width:100%;height:auto}.l-footer__tagline{font-family:var(--fontFamily-base);font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.4}.l-footer__nav{display:flex;gap:3.25rem}.l-footer__navList{display:flex;flex-direction:column;gap:.75rem}.l-footer__navLink{display:inline-flex;align-items:center;color:var(--color-white);font-family:var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1;letter-spacing:.02em;text-decoration:none;transition:opacity .2s ease-out}@media(hover: hover)and (pointer: fine){.l-footer__navLink:hover{opacity:.7}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.l-footer__navLink:hover{opacity:.7}}.l-footer__sns{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;color:var(--color-white);transition:opacity .2s ease-out}@media(hover: hover)and (pointer: fine){.l-footer__sns:hover{opacity:.7}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.l-footer__sns:hover{opacity:.7}}.l-footer__sns svg{width:100%;height:100%}.l-footer__bottom{margin-top:1.875rem;display:flex;flex-direction:column;gap:.625rem}@media screen and (min-width: 769px){.l-footer__bottom{margin-top:2.25rem}}.l-footer__line{width:100%;height:1px;margin:0;border:none;background:var(--line-border)}.l-footer__bottomMeta{display:flex;flex-direction:column;gap:.625rem}@media screen and (min-width: 769px){.l-footer__bottomMeta{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:1.5rem}}.l-footer__subNav{display:flex;justify-content:center}@media screen and (min-width: 769px){.l-footer__subNav{justify-content:flex-start}}.l-footer__copyright{font-family:var(--fontFamily-base);font-size:.75rem;font-weight:var(--fontWeight-regular);line-height:1.4;letter-spacing:.02em;text-align:center}@media screen and (min-width: 769px){.l-footer__copyright{text-align:left}}.l-inner{width:77.5rem;max-width:100%;padding:0 1.25rem;margin:auto}@media screen and (min-width: 769px){.l-inner{max-width:86.1111111111vw}}@media screen and (min-width: 769px){.l-inner--narrow{width:52.5rem}}@media screen and (min-width: 769px){.l-inner--mv{width:88.6111111111vw;max-width:100%}}.l-inner--flowCard{padding:0}@media screen and (min-width: 1060px){.l-inner--flowCard{padding:0 1.25rem}}.l-inner--message{padding:0 .625rem}@media screen and (min-width: 769px){.l-inner--message{padding:0 1.25rem}}.l-inner--form{padding:0 .625rem}@media screen and (min-width: 769px){.l-inner--form{padding:0 1.25rem}}.c-site{display:flex;flex-direction:column;min-height:100vh}.c-site__main{flex:1;position:relative;z-index:1}.c-gnav__list{display:flex;flex-direction:column}@media screen and (min-width: 769px){.c-gnav__list{flex-direction:row;gap:.5rem}}@media screen and (min-width: 1000px){.c-gnav__list{gap:1.125rem}}.c-gnav__item{border-bottom:1px solid var(--line-border)}@media screen and (min-width: 769px){.c-gnav__item{border-bottom:none}}.c-gnav__link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1.5rem .5rem}@media(hover: hover)and (pointer: fine){.c-gnav__link:hover .c-gnav__linkEn{color:var(--color-primary)}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-gnav__link:hover .c-gnav__linkEn{color:var(--color-primary)}}@media screen and (min-width: 769px){.c-gnav__link--pcNone{display:none}}.c-gnav__linkEn{color:var(--color-primary);font-family:var(--fontFamily-outfit);font-size:1.375rem;font-weight:var(--fontWeight-semiBold);line-height:1;letter-spacing:.044em;transition:all .2s ease-out}@media screen and (min-width: 769px){.c-gnav__linkEn{color:var(--color-black);font-size:.75rem;letter-spacing:.028em}}@media screen and (min-width: 1000px){.c-gnav__linkEn{font-size:.875rem}}.c-gnav__linkJa{color:var(--color-text);font-family:var(--fontFamily-base);font-size:.75rem;font-weight:var(--fontWeight-regular);line-height:1.5}@media screen and (min-width: 769px){.c-gnav__linkJa{display:none}}.c-btn{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1.4375rem .75rem;border-radius:9999px;background:var(--color-accent);color:var(--color-white);font-family:var(--fontFamily-base);font-weight:var(--fontWeight-bold);font-size:1rem;letter-spacing:.04em;border:1px solid var(--color-accent);transition:all .2s ease-out}@media screen and (min-width: 769px){.c-btn{font-size:1.25rem;padding:1.25rem .75rem}}@media(hover: hover)and (pointer: fine){.c-btn:hover{color:var(--color-accent);background:var(--color-white)}.c-btn:hover .c-btn__icon svg path{fill:var(--color-accent)}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-btn:hover{color:var(--color-accent);background:var(--color-white)}.c-btn:hover .c-btn__icon svg path{fill:var(--color-accent)}}.c-btn--contact{font-size:1.25rem;padding:1.25rem .75rem;gap:1.125rem}.c-btn--casesAll{align-self:flex-end;min-height:4.625rem;padding:0 1.5rem;font-family:var(--fontFamily-outfit),var(--fontFamily-base);font-weight:var(--fontWeight-semiBold);font-size:.875rem;line-height:1;letter-spacing:.04em;gap:.625rem}@media screen and (min-width: 769px){.c-btn--casesAll{min-height:4.625rem;padding:0 1.5rem;font-size:.875rem}}.c-btn--submit{justify-content:space-between;width:100%;max-width:12.125rem;min-height:4.625rem;padding:0 1.5rem;font-size:1rem;line-height:1;letter-spacing:.04em;gap:.5rem;cursor:pointer}@media screen and (min-width: 769px){.c-btn--submit{max-width:14.875rem;min-height:4.625rem;padding:0 1.6875rem 0 2rem;font-size:1.25rem;letter-spacing:.04em}}@media(hover: hover)and (pointer: fine){.c-btn--submit:hover .c-btn__icon svg path{stroke:var(--color-accent)}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-btn--submit:hover .c-btn__icon svg path{stroke:var(--color-accent)}}.c-btn--back{display:inline-flex;align-self:flex-start;min-height:3.375rem;padding:0 1.5rem;font-family:var(--fontFamily-outfit),var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-semiBold);line-height:1}@media screen and (min-width: 769px){.c-btn--back{font-size:.875rem;padding:0 1.5rem}}.c-btn--back .c-btn__icon{color:inherit;transform:rotate(-90deg)}.c-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0}.c-btn__icon svg{width:100%;height:100%}.c-btnMenu{width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;padding:0;background-color:var(--color-primary);border-radius:50%;border-color:rgba(0,0,0,0)}.c-btnMenu span{display:inline-block;width:1rem;height:2px;background-color:var(--color-white);position:relative}.c-btnMenu span::before,.c-btnMenu span::after{content:"";display:inline-block;width:100%;height:2px;background-color:var(--color-white);position:absolute;left:0;transition:all .3s ease-in-out}.c-btnMenu span::before{top:.375rem}.c-btnMenu span::after{top:-0.375rem}.c-btnMenu.btnMenu_isOn span::before,.c-btnMenu.btnMenu_isOn span::after{top:0}.c-btnMenu.btnMenu_isOn span::before{background-color:rgba(0,0,0,0)}.c-btnMenu.btnMenu_isOn span::after{background-color:rgba(0,0,0,0)}.c-btnContact{color:var(--color-white);display:flex;padding:0 1.5rem;justify-content:center;align-items:center;gap:.875rem;padding:.5rem 1.5rem;border-radius:20px;background:var(--color-accent);box-shadow:0 0 .25rem 0 rgba(69,82,91,.06),0 0 1.5rem 0 rgba(50,66,78,.2)}.c-btnContact__txt{display:flex;flex-direction:column}.c-btnContact__en{color:var(--color-white);font-family:var(--fontFamily-outfit);font-size:1.125rem;font-weight:var(--fontWeight-semiBold);line-height:1.6}.c-btnContact__ja{color:var(--color-white);font-family:var(--fontFamily-base);font-size:.625rem;font-weight:var(--fontWeight-regular);line-height:1.4;letter-spacing:.02em}.c-btnContactSmall{display:block;color:var(--color-white);font-family:var(--fontFamily-outfit);font-size:.75rem;font-weight:var(--fontWeight-semiBold);line-height:1;letter-spacing:.056em;text-align:center;padding:1.25rem .625rem;gap:.625rem;border-radius:10000px;background:var(--color-accent);transition:all .2s ease-out;border:1px solid var(--color-accent)}@media screen and (min-width: 1000px){.c-btnContactSmall{font-size:.875rem}}@media(hover: hover)and (pointer: fine){.c-btnContactSmall:hover{background:var(--color-white);color:var(--color-accent)}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-btnContactSmall:hover{background:var(--color-white);color:var(--color-accent)}}.c-language{display:flex;align-items:center;background-color:var(--color-gray);border-radius:100px;padding:.3125rem}@media screen and (min-width: 769px){.c-language{padding:.375rem .5rem}}.c-language__link{display:block;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;color:var(--color-text);font-size:.75rem;font-family:var(--fontFamily-outfit);border-radius:50%;font-weight:var(--fontWeight-semiBold);line-height:1;letter-spacing:.02em}@media screen and (min-width: 769px){.c-language__link{font-size:.875rem;width:2.375rem;height:2.375rem}}.c-language__link.on{color:var(--color-white);background:var(--background-gradation-primary)}.c-ttl--bgWhite .c-ttl__lead span:nth-of-type(2){color:var(--color-primary)}.c-ttl--bgWhite .c-ttl__ttl{color:var(--color-text-main)}.c-ttl--white .c-ttl__lead span:nth-of-type(1){color:var(--color-white)}.c-ttl--white .c-ttl__ttl{color:var(--color-white)}@media screen and (min-width: 769px){.c-ttl--flow .c-ttl__lead{font-size:4.625rem}}.c-ttl__lead{display:flex;flex-direction:column;font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);font-size:3.375rem;line-height:.76;letter-spacing:-0.09em}@media screen and (min-width: 769px){.c-ttl__lead{font-size:6.5rem}}.c-ttl__lead span:nth-of-type(1){color:var(--color-primary-light)}.c-ttl__lead span:nth-of-type(2){color:var(--color-white)}.c-ttl__ttl{color:var(--color-white);font-family:var(--fontFamily-base);font-weight:var(--fontWeight-regular);font-size:.75rem;line-height:1.5;padding-left:.4375rem}@media screen and (min-width: 769px){.c-ttl__ttl{font-size:.875rem;line-height:1.7}}.c-voice{display:flex;flex-direction:column;gap:1.5rem}.c-voice__title{margin:0;padding-left:1rem;border-left:4px solid var(--color-primary);color:var(--color-primary);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}.c-voice__profile{display:flex;align-items:center;gap:.75rem}.c-voice__avatar{flex-shrink:0;width:4rem;height:4rem;overflow:hidden;border-radius:50%;background:var(--color-primary-light)}.c-voice__avatar img{display:block;width:100%;height:100%;object-fit:cover}.c-voice__meta{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;min-width:0}.c-voice__role{margin:0;color:var(--color-text-caption);font-size:.75rem;font-weight:var(--fontWeight-regular);line-height:1.5}.c-voice__name{display:flex;align-items:baseline;gap:.5rem;margin:0;color:var(--color-representative-name);font-weight:var(--fontWeight-bold)}.c-voice__nameMain{font-size:1.125rem;line-height:1}.c-voice__nameSuffix{font-size:.875rem;line-height:1.7}.c-voice__items{display:flex;flex-direction:column;gap:1rem}.c-voice__item{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem;background:var(--background-secondary);border-radius:20px}.c-voice__q{display:flex;align-items:center;gap:1rem;min-height:3.75rem}.c-voice__a{display:flex;align-items:flex-start;gap:1rem}.c-voice__badge{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);font-size:1.125rem;line-height:1.3;letter-spacing:.04em;color:var(--color-white)}.c-voice__badge--q{background:var(--color-text-main)}.c-voice__badge--a{background:var(--color-primary)}.c-voice__question{flex:1;margin:0;min-width:0;font-family:var(--fontFamily-outfit),var(--fontFamily-base);font-weight:var(--fontWeight-bold);font-size:.875rem;line-height:1.3;letter-spacing:.04em;color:var(--color-text-main)}.c-voice__answer{flex:1;margin:0;min-width:0;font-family:var(--fontFamily-base);font-weight:var(--fontWeight-medium);font-size:.875rem;line-height:var(--lineHeight-base);letter-spacing:.02em;color:var(--color-text-main)}.c-cardPoint{position:relative;padding-bottom:1.5rem}@media screen and (min-width: 769px){.c-cardPoint{display:flex;gap:1.75rem;padding-top:.5rem}}.c-cardPoint__number{font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);color:var(--color-primary-light);font-size:clamp(84px,21.5384615385vw,168px);line-height:1;opacity:.3;position:absolute;top:-2.25rem;left:-0.125rem}@media screen and (min-width: 769px){.c-cardPoint__number{font-size:9.5625rem;top:auto;left:auto;bottom:-1.25rem;right:1.4375rem;opacity:.1}}.c-cardPoint__img{position:relative}@media screen and (min-width: 769px){.c-cardPoint__img{width:14.75rem}}.c-cardPoint__img img{width:100%}.c-cardPoint__content{margin-top:1rem;padding:0 .5rem}@media screen and (min-width: 769px){.c-cardPoint__content{flex:1;margin-top:1.5625rem}}.c-cardPoint__ttl{color:var(--color-primary);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}.c-cardPoint__txt{color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7;margin-top:.5rem}.c-cardPoint__txt strong{font-weight:var(--fontWeight-bold)}.c-cardCase{height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--color-white);border-radius:1.25rem;border-radius:20px;box-shadow:0 0 4px 0 rgba(69,82,91,.06),0 0 24px 0 rgba(50,66,78,.2);transition:opacity .2s ease-out}@media(hover: hover)and (pointer: fine){.c-cardCase:hover{opacity:.8}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-cardCase:hover{opacity:.8}}.c-cardCase__img{position:relative;aspect-ratio:16/9;background:#bebebe;overflow:hidden}.c-cardCase__img img{width:100%;height:100%;object-fit:cover}.c-cardCase__body{flex:1;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem 2rem}@media screen and (min-width: 769px){.c-cardCase__body{padding:1.5rem 11.1111111111% 2rem}}.c-cardCase__info{flex:1;display:flex;flex-direction:column;gap:.5rem}.c-cardCase__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;color:var(--color-text-sub);font-size:.75rem}.c-cardCase__date{font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);line-height:1.4;letter-spacing:.02em}.c-cardCase__company{display:flex;align-items:center;gap:.25rem;font-family:var(--fontFamily-base);font-weight:var(--fontWeight-bold);line-height:1.5}.c-cardCase__ttl{color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7}.c-cardCase__categories{display:flex;flex-wrap:wrap;gap:.5rem}.c-category{display:inline-flex;align-items:center;justify-content:center;padding:.3125rem .4375rem;background:var(--color-surface-tertiary);color:var(--color-white);font-size:.75rem;font-weight:var(--fontWeight-bold);line-height:1;letter-spacing:.04em;border-radius:5px}.c-contact{padding:6.25rem 0;color:var(--color-white);text-align:center;background:var(--background-dark) url(../../assets/images/common/contact_bg.jpg) no-repeat center center/cover;position:relative;z-index:2}@media screen and (min-width: 769px){.c-contact{background-image:url(../../assets/images/common/contact_bg_pc.jpg)}}@media screen and (min-width: 769px){.c-contact--smallerTtl{padding:5rem 0}}@media screen and (min-width: 769px){.c-contact--smallerTtl .c-contact__ttl{font-size:2.25rem}}@media screen and (min-width: 769px){.c-contact--smallerTtl .c-contact__lead{font-size:.875rem}}.c-contact__body{display:flex;flex-direction:column;align-items:center}.c-contact__ttl{width:100%;font-family:var(--fontFamily-base);font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.4}@media screen and (min-width: 769px){.c-contact__ttl{font-size:4.125rem;line-height:1.3;letter-spacing:-0.01em}}.c-contact__lead{width:100%;margin-top:1.4375rem;font-family:var(--fontFamily-base);font-size:.75rem;font-weight:var(--fontWeight-bold);line-height:1.5}@media screen and (min-width: 769px){.c-contact__lead{font-size:1.125rem;line-height:1.6}}.c-contact__btnArea{width:19.1875rem;margin-left:auto;margin-right:auto;max-width:100%;margin-top:1.4375rem}.c-effect{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;border:1px solid var(--line-border);border-radius:20px;box-shadow:0 0 4px 0 rgba(69,82,91,.06),0 0 24px 0 rgba(50,66,78,.2)}.c-effect__icon{width:1.875rem;height:1.875rem;overflow:hidden;color:var(--color-primary)}.c-effect__icon svg{display:block;width:100%;height:100%}.c-effect__body{flex:1;display:flex;flex-direction:column;gap:.5rem;justify-content:center;font-size:.875rem;line-height:var(--lineHeight-base)}.c-effect__lead{margin:0;font-weight:var(--fontWeight-bold);color:var(--color-primary)}@media screen and (min-width: 769px){.c-effect__lead{font-size:1.125rem}}.c-fixedCta{position:fixed;bottom:.625rem;right:.625rem;opacity:0;z-index:var(--zIndex-fixedCta);transition:opacity .3s ease-in-out}@media screen and (min-width: 769px){.c-fixedCta{display:none}}.c-fixedCta.is-visible{opacity:1}.c-fixedCta__link{color:var(--color-white);display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--color-accent);padding:.625rem 1rem;border-radius:20px;box-shadow:0 0 .25rem 0 rgba(69,82,91,.06),0 0 1.5rem 0 rgba(50,66,78,.2)}.c-fixedCta__icon{width:2.8125rem;height:2.8125rem;display:flex;align-items:center;justify-content:center}.c-fixedCta__txt{font-family:var(--fontFamily-outfit);font-size:.75rem;font-weight:var(--fontWeight-semiBold);line-height:1}.c-pagination{display:flex;align-items:center;justify-content:center;gap:1rem}@media screen and (min-width: 769px){.c-pagination{gap:1.4375rem}}.c-pagination__list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:.5rem}@media screen and (min-width: 769px){.c-pagination__list{gap:1rem}}.c-pagination__item{display:flex;align-items:center;justify-content:center}.c-pagination__item--ellipsis{min-width:1.25rem;color:var(--color-text-main);font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);font-size:.875rem;line-height:1;letter-spacing:.04em}.c-pagination__link,.c-pagination__current{display:flex;align-items:center;justify-content:center;width:3rem;height:3.875rem;font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);font-size:.875rem;line-height:1;letter-spacing:.04em;text-decoration:none}@media screen and (min-width: 769px){.c-pagination__link,.c-pagination__current{width:3.0625rem;height:3.875rem}}.c-pagination__current{color:var(--color-text-main)}.c-pagination__link{background:var(--color-white);border:1px solid var(--color-primary);border-radius:.3125rem;text-decoration:none;transition:opacity .2s ease-out}.c-pagination__link span{background:var(--background-gradation-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}@media(hover: hover)and (pointer: fine){.c-pagination__link:hover{opacity:.7}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-pagination__link:hover{opacity:.7}}.c-pagination__arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:2.5rem;color:var(--color-primary);transition:opacity .2s ease-out}@media screen and (min-width: 769px){.c-pagination__arrow{width:.8125rem;height:1.625rem}}.c-pagination__arrow svg{width:.625rem;height:1.25rem;display:block}@media screen and (min-width: 769px){.c-pagination__arrow svg{width:.8125rem;height:1.625rem}}.c-pagination__arrow--prev svg{transform:rotate(180deg)}.c-pagination__arrow.is-disabled{color:var(--color-surface-tertiary);pointer-events:none}@media(hover: hover)and (pointer: fine){.c-pagination__arrow:hover{opacity:.7}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-pagination__arrow:hover{opacity:.7}}.c-boxToggle{padding:0;background-color:rgba(0,0,0,0)}.c-boxToggle__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:0;padding:1.5rem 2rem;border:none;background-color:var(--background-secondary);cursor:pointer;font-family:var(--fontFamily-outfit),var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-semiBold);line-height:1.3;letter-spacing:.04em;color:var(--color-text-main);text-align:left}.c-boxToggle__triggerTxt{flex:1;min-width:0}.c-boxToggle__icon{position:relative;flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--color-text-main)}.c-boxToggle__iconImg{position:absolute;inset:0;display:block;width:100%;height:100%}.c-boxToggle__iconImg--plus{opacity:1}.c-boxToggle__iconImg--minus{opacity:0}.c-boxToggle__content{line-height:0;height:0;overflow:hidden;opacity:0;transition-duration:.3s;background-color:var(--background-base)}.c-boxToggle.is-active .c-boxToggle__iconImg--plus{opacity:0}.c-boxToggle.is-active .c-boxToggle__iconImg--minus{opacity:1}.c-boxToggle.is-active .c-boxToggle__content{padding:0;line-height:normal;height:auto;opacity:1}.c-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.5625rem 0;margin:0;padding:0;list-style:none;color:var(--color-text-main);font-size:.875rem}.c-breadcrumb__item{display:inline-flex;align-items:center}.c-breadcrumb__item:not(:last-child)::after{content:"";flex-shrink:0;width:.75rem;height:1.5rem;margin-left:1rem;margin-right:1rem;background-color:var(--color-text-main);mask:url("../../assets/images/common/icon_breadcrumb_chevron.svg") no-repeat center/contain;-webkit-mask:url("../../assets/images/common/icon_breadcrumb_chevron.svg") no-repeat center/contain}@media screen and (min-width: 769px){.c-breadcrumb__item:not(:last-child)::after{margin-left:1.5rem;margin-right:1.5rem}}.c-breadcrumb__link{color:var(--color-text-main);text-decoration:underline;text-underline-offset:.125rem;transition:opacity .2s ease-out}@media(hover: hover)and (pointer: fine){.c-breadcrumb__link:hover{opacity:.75}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-breadcrumb__link:hover{opacity:.75}}.c-breadcrumb__current{color:var(--color-text-main);font-weight:var(--fontWeight-regular)}.c-article{color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular)}.c-article>*:first-child{margin-top:0}.c-article>*:last-child{margin-bottom:0}.c-article p{margin:1.25rem 0 0}@media screen and (min-width: 769px){.c-article p{margin-top:1.5rem}}.c-article .c-effect p{margin:0}.c-article h2{margin:3.5rem 0 1.5rem;padding-left:.75rem;border-left:4px solid var(--color-primary);color:var(--color-primary);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 769px){.c-article h2{font-size:1.125rem}}.c-article h3{margin:2rem 0 0;color:var(--color-text-main);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.5}@media screen and (min-width: 769px){.c-article h3{margin-top:2.5rem;font-size:1rem}}.c-article h4{margin:1.5rem 0 0;color:var(--color-text-main);font-size:1rem;font-weight:var(--fontWeight-bold);line-height:1.5}.c-article ol{margin:1.5rem 0 2.5rem;padding:2rem;list-style:none;counter-reset:c-article-ol;background:var(--background-secondary);border-radius:20px;display:flex;flex-direction:column;gap:1rem}.c-article ol>li{position:relative;margin:0;padding-left:1.5rem;counter-increment:c-article-ol;font-size:.875rem;line-height:var(--lineHeight-base)}@media screen and (min-width: 769px){.c-article ol>li{font-size:1rem}}.c-article ol>li::before{content:counter(c-article-ol) ".";position:absolute;left:0;top:0;font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);font-size:.875rem;line-height:var(--lineHeight-base);color:var(--color-primary);letter-spacing:.02em}.c-article ol li p{margin:0}.c-article ol li p+p{margin-top:.75rem}.c-article ol ol{margin:.75rem 0 0;padding:0 0 0 1.5em;list-style:decimal;background:rgba(0,0,0,0);border-radius:0;display:block;gap:0}.c-article ol ol>li{display:list-item;margin-top:.375rem;padding-left:0;font-size:inherit;line-height:inherit}.c-article ol ol>li::before{content:none;display:none}.c-article ul{margin:1.5rem 0 2.5rem;padding:2rem;list-style:none;background:var(--background-secondary);border-radius:20px;display:flex;flex-direction:column;gap:1.5rem}.c-article ul>li{margin:0;display:flex;align-items:flex-start;gap:.25rem;font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:var(--lineHeight-base)}.c-article ul>li::before{content:"";flex-shrink:0;width:1.5rem;height:1.5rem;background:url("../../assets/images/common/icon_check.svg") no-repeat center/contain}.c-article ul>li:not(:has(>p)){color:rgba(0,0,0,0);background-image:var(--background-gradation-primary);-webkit-background-clip:text;background-clip:text}.c-article ul>li:has(>p)>p{margin:0;color:rgba(0,0,0,0);background-image:var(--background-gradation-primary);-webkit-background-clip:text;background-clip:text;font-weight:var(--fontWeight-bold);font-size:.875rem;line-height:var(--lineHeight-base)}.c-article ul ul{margin:1rem 0 0;padding:0 0 0 1.5em;list-style:disc;background:rgba(0,0,0,0);border-radius:0;display:block;gap:0}.c-article ul ul>li{display:list-item;margin-top:.375rem;font-weight:var(--fontWeight-regular);color:var(--color-text-main);background:none;-webkit-background-clip:border-box;background-clip:border-box}.c-article ul ul>li::before{display:none;content:none;width:0;height:0;background:none}.c-article ul ul>li:not(:has(>p)){color:var(--color-text-main);background-image:none;-webkit-background-clip:border-box;background-clip:border-box}.c-article ul ul>li:has(>p)>p{margin:0;color:var(--color-text-main);background:none;-webkit-background-clip:border-box;background-clip:border-box;font-weight:var(--fontWeight-regular);font-size:inherit;line-height:inherit}.c-article a{color:var(--color-text-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.12em;transition:opacity .2s ease-out}@media(hover: hover)and (pointer: fine){.c-article a:hover{opacity:.85}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-article a:hover{opacity:.85}}.c-article strong{font-weight:var(--fontWeight-bold)}.c-article em{font-style:italic}.c-article code{padding:.1em .35em;border-radius:4px;background:var(--background-secondary);font-size:.92em}.c-article pre{margin:1.25rem 0 0;padding:1rem 1.25rem;overflow:auto;background:var(--background-dark);color:var(--color-white);font-size:.75rem;line-height:1.6;border-radius:8px}@media screen and (min-width: 769px){.c-article pre{margin-top:1.5rem;font-size:.875rem}}.c-article pre code{padding:0;background:rgba(0,0,0,0);font-size:inherit}.c-article figure{margin:2.5rem 0 3.5rem}@media screen and (min-width: 769px){.c-article figure{margin-top:2rem}}.c-article figcaption{margin-top:.5rem;color:var(--color-text-caption);font-size:.75rem;line-height:1.6}@media screen and (min-width: 769px){.c-article figcaption{font-size:.875rem}}.c-article img,.c-article video{max-width:100%;height:auto;vertical-align:bottom}.c-article blockquote{margin:1.25rem 0 0;padding:1rem 1.25rem;background:var(--background-secondary);border-left:4px solid var(--color-primary-light)}@media screen and (min-width: 769px){.c-article blockquote{margin-top:1.5rem;padding:1.25rem 1.5rem}}.c-article blockquote p{margin:0}.c-article blockquote p+p{margin-top:.75rem}.c-articleNav{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.c-articleNav__link{display:flex;align-items:center;gap:1rem;max-width:calc(50% - 0.5rem);text-decoration:none;transition:opacity .2s ease-out}@media(hover: hover)and (pointer: fine){.c-articleNav__link:hover{opacity:.75}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-articleNav__link:hover{opacity:.75}}.c-articleNav__link--next{flex-direction:row;justify-content:flex-end;text-align:right}.c-articleNav__icon{flex-shrink:0;width:1rem;height:2rem;background-color:var(--color-primary);mask:url("../../assets/images/common/icon_breadcrumb_chevron.svg") no-repeat center/contain;-webkit-mask:url("../../assets/images/common/icon_breadcrumb_chevron.svg") no-repeat center/contain}.c-articleNav__link--prev .c-articleNav__icon{transform:scaleX(-1)}.c-articleNav__label{font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:var(--lineHeight-base);background-image:var(--background-gradation-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.p-mv{height:100vh;padding-top:82.0512820513vw;position:sticky;top:0;z-index:0;overflow:hidden}@media screen and (min-width: 769px){.p-mv{height:56.25vw;padding-top:24.3055555556vw;padding-bottom:0}}.p-mv--english .p-mv__copy--text{font-size:7.1794871795vw}@media screen and (min-width: 769px){.p-mv--english .p-mv__copy--text{font-size:4.1666666667vw}}.p-mv__inner{height:100%}.p-mv__content{display:flex;flex-direction:column;gap:2.0512820513vw;opacity:0;transition:opacity .6s ease-out,transform .8s ease-out;transition-delay:1.6s}@media screen and (min-width: 769px){.p-mv__content{gap:0vw}}.p-mv__content.start{opacity:1}.p-mv__lead{color:var(--color-primary);font-size:4.6153846154vw;font-weight:var(--fontWeight-bold)}@media screen and (min-width: 769px){.p-mv__lead{font-size:1.3888888889vw}}.p-mv__copy--img{max-width:87.1794871795vw}@media screen and (min-width: 769px){.p-mv__copy--img{max-width:44.5833333333vw}}.p-mv__copy--img img{width:100%}.p-mv__copy--text{font-size:7.9487179487vw;font-weight:var(--fontWeight-bold);font-style:italic;line-height:1.6}@media screen and (min-width: 769px){.p-mv__copy--text{font-size:4.1666666667vw}}.p-mv__copy--text span{display:inline;background-image:linear-gradient(to right, #DEF2F5 1.92%, #9DC1D7 100%);background-repeat:no-repeat;background-size:100% .7692307692vw;background-position:0 100%;padding-bottom:1.0256410256vw;-webkit-box-decoration-break:clone;box-decoration-break:clone}@media screen and (min-width: 769px){.p-mv__copy--text span{background-size:100% .4861111111vw;padding-bottom:0}}.p-mv__txt{font-size:3.0769230769vw;font-weight:var(--fontWeight-regular);line-height:1.5;margin-top:4.1025641026vw}@media screen and (min-width: 769px){.p-mv__txt{font-size:.9722222222vw;line-height:1.7;margin-top:1.1111111111vw}}.p-mv{--p-mv-circles-delay: 0s;--p-mv-circles-duration: 0.4s;--p-mv-lines-delay: 0.4s;--p-mv-lines-duration: 1s;--p-mv-charas-delay: 1.6s;--p-mv-charas-duration: 0.5s}.p-mv__bgArea{width:160.5128205128vw;position:absolute;top:18.9743589744vw;right:-3.8461538462vw;z-index:-1}@media screen and (min-width: 400px){.p-mv__bgArea{top:7.6923076923vw}}@media screen and (min-width: 769px){.p-mv__bgArea{top:-1.6666666667vw;right:0vw;width:100vw}}.p-mv__bgArea img{width:100%}.p-mv__bgCharas{width:100%;position:absolute;top:0;right:0;opacity:0;transform:translateY(-5.1282051282vw);animation:p-mv-fadeUp var(--p-mv-charas-duration) ease-out var(--p-mv-charas-delay) forwards}.p-mv__bgCharas img{width:100%}.p-mv__bgCircles{width:100%;position:absolute;top:0;left:0;opacity:0;transform-origin:center center;animation:p-mv-fadeIn var(--p-mv-circles-duration) ease-out var(--p-mv-circles-delay) forwards}.p-mv__bgCircles img{width:100%}.p-mv__bgLines{width:100%;aspect-ratio:1669/900;position:absolute;top:0;left:0}.p-mv__bgLines svg{width:100%;height:100%;display:block;overflow:visible}.p-mv__bgLines path{stroke-dasharray:1 1;stroke-dashoffset:1;transition:stroke-dashoffset var(--p-mv-lines-duration) ease-out;will-change:stroke-dashoffset}.p-mv__bgLines.is-drawing path{stroke-dashoffset:0}@keyframes p-mv-fadeIn{to{opacity:1;transform:scale(1)}}@keyframes p-mv-fadeUp{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion: reduce){.p-mv__bgLines path,.p-mv__bgCircles,.p-mv__bgCharas{animation:none;transition:none;opacity:1;transform:none;stroke-dashoffset:0}}.p-about{padding:5.625rem 0;color:var(--color-white);background:var(--background-gradation-primary);position:relative;margin-top:calc(6.4102564103vw + 50px)}@media screen and (min-width: 769px){.p-about{padding:10rem 0;margin-top:calc(2.9166666667vw + 42px)}}.p-about::before{content:"";height:6.4102564103vw;width:100%;background:url("../../assets/images/top/about_top.svg") no-repeat top center/cover;position:absolute;top:-6.1538461538vw;left:0}@media screen and (min-width: 769px){.p-about::before{height:2.9861111111vw;background-image:url("../../assets/images/top/about_top_pc.svg");top:-2.9166666667vw}}.p-about__body{margin-top:2rem}@media screen and (min-width: 769px){.p-about__body{display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(28px,3.8888888889vw,56px);margin-top:3.5rem}}.p-about__txt{font-size:.9375rem;font-weight:var(--fontWeight-bold);line-height:2.1}@media screen and (min-width: 769px){.p-about__txt{flex:1;font-size:1rem;max-width:39.375rem}}.p-about__txt .bg{display:inline;background:linear-gradient(180deg, #fff 21.46%, #fff 100%);padding:0 .25rem}@media screen and (min-width: 769px){.p-about__txt .bg{padding:.25rem}}.p-about__txt .txt{background:var(--surface-gradation-primary, linear-gradient(180deg, #005B96 21.46%, #0078A8 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 769px){.p-about__txt .txt{font-size:1.25rem}}.p-about__imgArea{max-width:21.875rem;margin:2rem auto 0}@media screen and (min-width: 769px){.p-about__imgArea{width:27.125rem;max-width:36.1666666667vw;margin:0;flex-shrink:0}}.p-about__imgArea img{width:100%}.p-whatwecando{padding:6.25rem 0;background:var(--color-white)}.p-whatwecando__header{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 769px){.p-whatwecando__header{gap:1.625rem}}.p-whatwecando__lead{max-width:19.6875rem;display:flex;align-items:flex-start;gap:.8125rem;color:var(--color-primary);font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.7}@media screen and (min-width: 769px){.p-whatwecando__lead{max-width:100%;font-size:2.25rem;gap:1.875rem}}.p-whatwecando__lead::before{content:"";flex-shrink:0;width:3.5rem;height:1px;background:currentColor;margin-top:calc(1.5rem*1.7/2)}@media screen and (min-width: 769px){.p-whatwecando__lead::before{width:8.5625rem;margin-top:calc(2.25rem*1.7/2)}}.p-whatwecando__leadInner{flex:1}.p-whatwecando__leadInner span:nth-of-type(2){display:block;text-align:right}@media screen and (min-width: 769px){.p-whatwecando__leadInner span:nth-of-type(2){display:inline-block;text-align:left}}.p-whatwecando__body{margin-top:3.875rem}@media screen and (min-width: 769px){.p-whatwecando__body{margin-top:3rem}}.p-whatwecando__list{display:flex;flex-direction:column;gap:3.375rem}@media screen and (min-width: 769px){.p-whatwecando__list{max-width:50rem;margin:0 0 0 auto;gap:0;border-top:1px solid var(--line-border, #CDD7DD)}}@media screen and (min-width: 769px){.p-whatwecando__item{border-bottom:1px solid var(--line-border, #CDD7DD)}}.p-whatwecando__btnArea{width:12.375rem;max-width:100%;margin:2.875rem 0 0 auto}@media screen and (min-width: 769px){.p-whatwecando__btnArea{width:15.25rem}}.p-strength{padding:6.25rem 0;background:var(--background-gradation-secondary);overflow:hidden}@media screen and (min-width: 1124px){.p-strength{padding:6.25rem 0}}.p-strength--english .p-strength__list{gap:2.5rem}@media screen and (min-width: 1124px){.p-strength--english .p-strength__list{gap:5.3125rem}}.p-strength__body{padding:6.125rem 0;background:url(../../assets/images/top/strength_bg.png) no-repeat top center/28.75rem auto;margin-top:.625rem}@media screen and (min-width: 1124px){.p-strength__body{padding:1.625rem 0;background-image:url(../../assets/images/top/strength_bg_pc.png);background-size:77.625rem auto}}.p-strength__list{position:relative;display:flex;flex-direction:column;align-items:center;gap:4.75rem}@media screen and (min-width: 1124px){.p-strength__list{flex-direction:row;justify-content:center;align-items:flex-start;gap:5.3125rem;max-width:74.625rem;margin:0 auto;padding:4.375rem 2.5rem}}.p-strength__item{position:relative;width:100%;max-width:17.875rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}@media screen and (min-width: 1124px){.p-strength__item{max-width:none;width:18.5rem;gap:1rem}}.p-strength__icon{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;color:var(--color-primary)}@media screen and (min-width: 1124px){.p-strength__icon{width:3.625rem;height:3.625rem}}.p-strength__icon svg{width:100%;height:100%}.p-strength__ttl{color:var(--color-primary);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 1124px){.p-strength__ttl{font-size:1.5rem;line-height:1.4}}.p-strength__txt{height:9rem;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}@media screen and (min-width: 1124px){.p-strength__txt{height:auto}}.p-strength__txt strong{font-weight:var(--fontWeight-bold)}.p-strength__consultArea{position:relative;margin-top:2rem}@media screen and (min-width: 769px){.p-strength__consultArea{margin-top:1.25rem}}.p-strength__consult{position:relative;padding:2.5rem 2rem;background:var(--color-white);border-radius:1.75rem;overflow:hidden}@media screen and (min-width: 769px){.p-strength__consult{box-shadow:0 0 1.5rem rgba(50,66,78,.2),0 0 .25rem rgba(69,82,91,.06)}}.p-strength__consultHeader{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid var(--line-border);text-align:center}.p-strength__consultTtl{color:var(--color-primary);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 769px){.p-strength__consultTtl{font-size:1.5rem;line-height:1.4}}.p-strength__consultLead{color:var(--color-text-main);font-size:.75rem;font-weight:var(--fontWeight-regular);line-height:1.5}@media screen and (min-width: 769px){.p-strength__consultLead{font-size:.875rem;line-height:1.7}}.p-strength__consultList{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.6875rem}@media screen and (min-width: 769px){.p-strength__consultList{max-width:63.125rem;margin:1.5rem auto 0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(3, auto);grid-auto-flow:column;column-gap:1.6875rem;row-gap:1rem}}.p-strength__consultItem{display:flex;align-items:flex-start;gap:.25rem}.p-strength__consultItem::before{content:"";flex-shrink:0;width:1.5rem;height:1.5rem;background-image:url(../../assets/images/common/icon_check.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.p-strength__consultTxt{flex:1;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7}.p-strength__consultImg{position:absolute;right:0rem;bottom:-2rem;width:4.375rem;pointer-events:none}@media screen and (min-width: 769px){.p-strength__consultImg{right:4rem}}@media screen and (min-width: 1250px){.p-strength__consultImg{right:calc(50% - clamp(280px,38.8888888889vw,560px));top:10.625rem;bottom:auto}}.p-strength__consultImg img{width:100%;height:auto;display:block}.p-case{padding:6.25rem 0;background:var(--background-gradation-primary)}.p-case__lead{margin-top:2rem;color:var(--color-white);font-size:.875rem;line-height:1.7}.p-case__body{margin-top:2rem;display:flex;flex-direction:column;align-items:flex-end;gap:2rem}.p-case__list{width:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 769px){.p-case__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (min-width: 1200px){.p-case__list{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media screen and (min-width: 769px){.p-case__item{flex:1 1 0;min-width:0;display:flex}}.p-case__btnArea{width:10.3125rem;max-width:100%}@media screen and (min-width: 769px){.p-case__btnArea{width:12.375rem}}.p-careers{padding:4.375rem 0 16.875rem;background:var(--color-white);position:relative;overflow:hidden}@media screen and (min-width: 769px){.p-careers{padding:12.5rem 0}}.p-careers__inner{position:relative;z-index:2}.p-careers__lead{margin-top:2rem;color:var(--color-text-main);font-family:var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7;padding-right:.625rem}@media screen and (min-width: 769px){.p-careers__lead{max-width:45.375rem;font-size:1.125rem;margin-top:1.875rem;padding-right:0}}.p-careers__btnArea{margin-top:2rem;width:12.375rem;max-width:100%}@media screen and (min-width: 769px){.p-careers__btnArea{width:15.25rem}}.p-careers__imgArea{width:16rem;display:flex;gap:.75rem;transform:rotate(30deg);transform-origin:top left;position:absolute;top:0;right:calc(50% - 578px)}@media screen and (min-width: 769px){.p-careers__imgArea{gap:1.375rem;width:30.8125rem;right:calc(50% - 928px)}}.p-careers__slide{display:flex;flex-direction:column;will-change:transform}.p-careers__slide--left{animation:loop_scroll-top 100s infinite linear .5s both}.p-careers__slide--right{animation:loop_scroll-bottom 100s infinite linear .5s both}.p-careers__slideList{display:flex;flex-direction:column;flex-shrink:0}@keyframes loop_scroll-top{0%{transform:translateY(0)}100%{transform:translateY(-33.3333%)}}@keyframes loop_scroll-bottom{0%{transform:translateY(-33.3333%)}100%{transform:translateY(0)}}.p-careers__slideItem{aspect-ratio:236/338;margin-bottom:.75rem;border-radius:9px;overflow:hidden}@media screen and (min-width: 769px){.p-careers__slideItem{margin-bottom:1.375rem}}.p-careers__slideItem img{width:100%;height:100%;object-fit:cover}.p-mvUnder{color:var(--color-white);min-height:15.625rem;padding:8.125rem 0 3.75rem;background:url("../../assets/images/common/mvUnder_bg.png") no-repeat top center/cover;position:relative}@media screen and (min-width: 769px){.p-mvUnder{min-height:20.25rem;padding-top:10rem}}.p-mvUnder::before{content:"";width:100%;height:100%;background-color:#000;opacity:.89;position:absolute;top:0;left:0;z-index:1}.p-mvUnder__content{display:flex;flex-direction:column;gap:1.375rem;position:relative;z-index:2}.p-mvUnder__txt{font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7}@media screen and (min-width: 769px){.p-mvUnder__txt{font-size:1.125rem;line-height:1.6}}.p-recruitMessage{padding:6.25rem 0;color:var(--color-white);background:var(--background-gradation-primary)}@media screen and (min-width: 769px){.p-recruitMessage{padding:10rem 0}}@media screen and (min-width: 769px){.p-recruitMessage__inner{display:flex;justify-content:space-between;gap:5%}}@media screen and (min-width: 769px){.p-recruitMessage__content{flex:1}}.p-recruitMessage__body{margin-top:2rem}@media screen and (min-width: 769px){.p-recruitMessage__body{margin-top:2.625rem}}.p-recruitMessage__catchLine{margin:0;font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.4;color:var(--color-white)}@media screen and (min-width: 769px){.p-recruitMessage__catchLine{font-size:2.25rem}}.p-recruitMessage__txt{margin:1rem 0 0;font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7;color:var(--color-white)}@media screen and (min-width: 769px){.p-recruitMessage__txt{max-width:28.8125rem;margin-top:1.875rem;font-size:.875rem}}.p-recruitMessage__imgArea{max-width:21.875rem;margin:2rem auto 0;width:100%}@media screen and (min-width: 769px){.p-recruitMessage__imgArea{width:50%;max-width:37.5rem;margin-top:0}}.p-recruitMessage__imgArea img{width:100%;height:auto}.p-jobDescription{padding:6.25rem 0;background-color:var(--background-base)}.p-jobDescription__body{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}@media screen and (min-width: 769px){.p-jobDescription__body{margin-top:6.25rem;gap:6.25rem}}@media screen and (min-width: 769px){.p-jobDescription__group{display:flex;gap:1.25rem}}.p-jobDescription__category{margin:0;padding-left:1rem;border-left:4px solid var(--color-primary);width:fit-content;max-width:100%;font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6;color:var(--color-primary)}@media screen and (min-width: 769px){.p-jobDescription__category{height:fit-content;width:16.25rem;max-width:30%}}.p-jobDescription__list{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 769px){.p-jobDescription__list{flex:1;margin-top:0}}.p-jobDescription__row{display:flex;flex-direction:column;gap:.5rem;padding:2rem 1.5rem;border-bottom:1px solid var(--line-border)}@media screen and (min-width: 769px){.p-jobDescription__row{flex-direction:row;align-items:start;padding:1.5rem}}.p-jobDescription__label{margin:0;font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7;color:var(--color-text-sub)}@media screen and (min-width: 769px){.p-jobDescription__label{width:9.75rem}}.p-jobDescription__value{margin:0;font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7;color:var(--color-text-main)}@media screen and (min-width: 769px){.p-jobDescription__value{flex:1}}.p-vision{padding:6.25rem 0 0;background:var(--background-secondary)}@media screen and (min-width: 769px){.p-vision__inner{display:flex;justify-content:space-between;gap:5%}}@media screen and (min-width: 769px){.p-vision__content{flex:1}}.p-vision__textArea{gap:1rem;margin-top:2.5rem}.p-vision__lead{color:var(--color-primary);font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.4}@media screen and (min-width: 769px){.p-vision__lead{font-size:2.25rem;line-height:1.3}}.p-vision__txt{font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7;margin-top:1rem}@media screen and (min-width: 769px){.p-vision__txt{margin-top:2rem}}.p-vision__imgArea{max-width:18.8125rem;margin:2rem 0 0 auto}@media screen and (min-width: 769px){.p-vision__imgArea{width:29.75rem;max-width:39.6666666667%;margin:0}}.p-vision__imgArea img{width:100%}.p-values{padding:6.25rem 0 0;background:var(--background-secondary)}.p-values__list{margin:2.875rem 0 0;display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 769px){.p-values__list{margin-top:3rem;grid-template-columns:repeat(2, 1fr);gap:2rem}}@media screen and (min-width: 1000px){.p-values__list{grid-template-columns:repeat(3, 1fr)}}.p-values__item{padding:2.5rem 2rem;background:var(--color-white);border-radius:20px;box-shadow:0 0 1.5rem rgba(50,66,78,.2),0 0 .25rem rgba(69,82,91,.06);text-align:center}.p-values__num{color:var(--color-primary);font-family:var(--fontFamily-outfit);font-size:.875rem;font-weight:var(--fontWeight-semiBold);line-height:1}.p-values__iconCircle{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;width:6.25rem;height:6.1875rem;border-radius:50%;background:radial-gradient(circle at 20% 20%, #6EAFB9 0%, #9DC1D7 100%)}.p-values__iconCircle img{width:auto;height:auto}.p-values__heading{margin-top:.625rem}@media screen and (min-width: 769px){.p-values__heading{margin-top:.375rem}}.p-values__itemTtl{color:var(--color-primary);font-family:var(--fontFamily-outfit);font-size:1.875rem;font-weight:var(--fontWeight-semiBold);line-height:1.4}.p-values__itemSub{color:var(--color-primary);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7}.p-values__itemTxt{color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7;text-align:left;margin-top:1rem}@media screen and (min-width: 769px){.p-values__itemTxt{margin-top:1.25rem}}.p-message{padding:6.25rem 0;background:var(--background-secondary)}.p-message__box{padding:4rem 1.25rem;border-radius:28px;background:var(--color-white);box-shadow:0 0 .25rem rgba(69,82,91,.06),0 0 1.5rem rgba(50,66,78,.2)}@media screen and (min-width: 769px){.p-message__box{padding:5rem 6%}}.p-message__body{margin-top:2rem}@media screen and (min-width: 769px){.p-message__body{margin-top:2.875rem}}.p-message__catch{margin:0}.p-message__catchLine{margin:0;color:var(--color-primary);font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.4}.p-message__catchLine+.p-message__catchLine{margin-top:0}.p-message__textArea{margin-top:1.25rem}.p-message__txt{margin:0;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}.p-message__profile{margin:1.5625rem 0 0;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.p-message__role{margin:0;color:var(--color-text-caption);font-size:.75rem;font-weight:var(--fontWeight-regular);line-height:1.5}.p-message__name{margin:size0(10) 0 0;color:var(--color-representative-name);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 769px){.p-message__name{font-size:1.125rem}}.p-info{padding:6.25rem 0;background:var(--color-white)}.p-info__content{display:flex;flex-direction:column;gap:1.75rem}@media screen and (min-width: 769px){.p-info__content{gap:6.25rem}}@media screen and (min-width: 769px){.p-info__body{display:flex;justify-content:space-between;gap:10.6666666667%}}@media screen and (min-width: 769px){.p-info__imgArea{width:27.25rem;max-width:36.3333333333%;aspect-ratio:436/624;border-radius:20px;overflow:hidden}}.p-info__imgArea img{width:100%;height:100%;object-fit:cover}.p-info__table{width:100%;border-collapse:collapse}@media screen and (min-width: 769px){.p-info__table{flex:1;height:fit-content}}.p-info__th{width:8.5rem;padding:1.375rem 1.5rem;border-bottom:1px solid var(--line-border);color:var(--color-text-sub);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7;text-align:left;vertical-align:top}@media screen and (min-width: 769px){.p-info__th{max-width:11.625rem;width:31.5254237288%;padding:1.5rem 4.0677966102% 1.5rem 1.5rem}}.p-info__td{margin:0;padding:1.5rem 1.5rem 1.5rem 0;border-bottom:1px solid var(--line-border);color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7;vertical-align:top}@media screen and (min-width: 769px){.p-info__td{padding:1.5rem 1.5rem}}.p-info__map{width:100%}.p-info__mapFrameWrap{overflow:hidden;width:100%;max-width:100%;aspect-ratio:330/398;border-radius:20px;background:var(--line-border)}@media screen and (min-width: 769px){.p-info__mapFrameWrap{aspect-ratio:1200/484}}.p-info__mapFrameWrap iframe{width:100%;height:100%;object-fit:cover}.p-privacy{padding:6.25rem 0;background:var(--background-base)}@media screen and (min-width: 769px){.p-privacy{padding:10rem 0 6.25rem}}.p-privacy__inner{display:flex;flex-direction:column;gap:3.5rem}.p-privacy__intro{display:flex;flex-direction:column;gap:1rem}.p-privacy__title{margin:0;color:var(--color-primary);font-size:1.875rem;font-weight:var(--fontWeight-bold);line-height:1.4}@media screen and (min-width: 769px){.p-privacy__title{font-size:2.25rem}}.p-privacy__introTxt{margin:0;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}.p-privacy__sections{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 769px){.p-privacy__sections{gap:3.5rem}}.p-privacy__section{display:flex;flex-direction:column;gap:1.125rem}@media screen and (min-width: 769px){.p-privacy__section{gap:1rem}}.p-privacy__section h3{margin:0;padding-left:.75rem;border-left:4px solid var(--color-primary);color:var(--color-primary);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}.p-privacy__section p{margin:0;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}.p-privacy__section ul{margin-top:.375rem}.p-privacy__section ul li{color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}.p-privacy__section a{color:var(--color-text-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.12em;transition:opacity .2s ease-out}@media(hover: hover)and (pointer: fine){.p-privacy__section a:hover{opacity:.85}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.p-privacy__section a:hover{opacity:.85}}.p-privacy__sign{margin:0;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7;text-align:right}.p-studio{padding:6.25rem 0;background:var(--color-white);overflow:hidden}@media screen and (min-width: 769px){.p-studio{padding:6.25rem 0}}.p-studio--english .p-studio__flowTtl{white-space:initial;line-height:1.4}@media screen and (min-width: 769px){.p-studio--english .p-studio__flowTtl{line-height:1.6}}.p-studio__header{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}@media screen and (min-width: 1060px){.p-studio__header{flex-direction:row;align-items:flex-end;gap:5.625rem}}.p-studio__headerTtl{flex-shrink:0}.p-studio__lead{color:var(--color-text-main);font-family:var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}@media screen and (min-width: 769px){.p-studio__lead{flex:1;min-width:0}}.p-studio__body{margin-top:3.75rem;display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width: 769px){.p-studio__body{margin-top:6.25rem;gap:4.375rem}}.p-studio__intro{display:flex;flex-direction:column;gap:1.875rem;align-items:center}@media screen and (min-width: 769px){.p-studio__intro{flex-direction:row;align-items:flex-end;justify-content:center;gap:4.375rem;padding:0 2.5rem}}.p-studio__introText{width:100%;font-family:var(--fontFamily-base);font-weight:var(--fontWeight-bold);font-size:.9375rem;line-height:1.9;background:var(--background-gradation-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}@media screen and (min-width: 769px){.p-studio__introText{flex:1;min-width:0;font-size:1rem;line-height:2.1}}.p-studio__introText p{margin:0}.p-studio__introText p:empty{height:1em}.p-studio__highlight{display:inline;background-color:var(--color-primary);color:var(--color-white);-webkit-text-fill-color:var(--color-white);font-weight:var(--fontWeight-bold);font-size:1.0625rem;padding:0 .25rem;box-decoration-break:clone;-webkit-box-decoration-break:clone}@media screen and (min-width: 769px){.p-studio__highlight{font-size:1.25rem;padding:.125rem .25rem}}.p-studio__introImg{width:15rem;margin:0 0 0 auto;flex-shrink:0}@media screen and (min-width: 769px){.p-studio__introImg{width:26.1875rem;max-width:37.4107142857%;margin:initial}}.p-studio__introImg img{width:100%;height:auto;display:block}.p-studio__flowCard{position:relative;padding:1.625rem 0rem 2.5rem;border-radius:28px;background:var(--background-gradation-secondary);display:flex;flex-direction:column;gap:3rem;align-items:center}@media screen and (min-width: 1200px){.p-studio__flowCard{padding:1.25rem 2rem 2.5rem;gap:1.25rem}}.p-studio__flowCardInner{max-width:75rem;margin:0 auto}.p-studio__flow{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:0}@media screen and (min-width: 1200px){.p-studio__flow{flex-direction:row;align-items:center;max-width:68.75rem;padding-right:2.5rem;margin:0 2.625rem 0 auto}}.p-studio__flow::before{content:"";display:block;height:20.1875rem;width:1.875rem;background:url("../../assets/images/services/studio_flow_arrow.svg") no-repeat center/contain;position:absolute;bottom:-2.375rem;left:50%;transform:translateX(-50%);z-index:1}@media screen and (min-width: 1200px){.p-studio__flow::before{width:32rem;height:5rem;background-image:url("../../assets/images/services/studio_flow_arrow_pc.svg");bottom:auto;left:auto;top:50%;right:0;transform:translateY(-50%)}}.p-studio__flowCluster{width:24.25rem;margin:0 auto;max-width:100%;aspect-ratio:364/331;display:flex;flex-wrap:wrap;padding:1.875rem 1.25rem 1.25rem;background:url("../../assets/images/services/studio_union.svg") no-repeat center/100% 100%;position:relative;z-index:2}@media screen and (min-width: 1200px){.p-studio__flowCluster{width:46.125rem;max-width:72.2113502935%;aspect-ratio:722/661;padding:0;background-image:url("../../assets/images/services/studio_union_pc.svg");flex-shrink:0}}.p-studio__flowItem{align-items:flex-start;height:fit-content;align-self:flex-start;align-content:flex-start}.p-studio__flowItem--1{width:100%}@media screen and (min-width: 1200px){.p-studio__flowItem--1{padding-top:7.125rem}}.p-studio__flowItem--2{width:50%}@media screen and (min-width: 1200px){.p-studio__flowItem--2{position:relative;top:-2rem;left:2rem}}.p-studio__flowItem--3{width:50%}@media screen and (min-width: 1200px){.p-studio__flowItem--3{position:relative;top:-2rem;right:2rem}}.p-studio__flowItemInner{width:100%;max-width:8.75rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem}@media screen and (min-width: 1200px){.p-studio__flowItemInner{max-width:13.4375rem}}.p-studio__flowIcon{width:1.75rem;height:1.75rem;margin:0 auto;display:flex;align-items:center;justify-content:flex-start}@media screen and (min-width: 1200px){.p-studio__flowIcon{width:3.125rem;height:3.125rem}}.p-studio__flowIcon img,.p-studio__flowIcon svg{width:100%;height:100%;display:block}.p-studio__flowTtl{white-space:nowrap;color:var(--color-primary);font-family:var(--fontFamily-base);font-size:.8125rem;font-weight:var(--fontWeight-bold);line-height:1.7;text-align:center}@media screen and (min-width: 1200px){.p-studio__flowTtl{font-size:1.125rem;line-height:1.6;white-space:nowrap}}.p-studio__flowTxt{color:var(--color-text-main);font-family:var(--fontFamily-base);font-size:.75rem;font-weight:var(--fontWeight-regular);line-height:1.5}@media screen and (min-width: 1200px){.p-studio__flowTxt{font-size:.875rem;line-height:1.7;text-align:left}}.p-studio__flowCircle{width:14.875rem;height:14.875rem;border-radius:50%;background:var(--background-secondary);display:flex;align-items:center;justify-content:center;box-shadow:0 0 1.5rem rgba(50,66,78,.2),0 0 .25rem rgba(69,82,91,.06);position:relative;z-index:2}@media screen and (min-width: 1060px){.p-studio__flowCircle{flex:1;width:initial;height:initial;aspect-ratio:318/318;border-radius:50%}}.p-studio__flowCircleInner{max-width:13.0625rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.p-studio__messageArea{padding:0 1rem}@media screen and (min-width: 1200px){.p-studio__messageArea{width:100%;padding:0}}.p-studio__message{width:100%;padding:2rem 1.625rem;border-radius:24px;background:var(--color-white);box-shadow:0 0 1.5rem rgba(50,66,78,.2),0 0 .25rem rgba(69,82,91,.06);display:flex;flex-direction:column;gap:.625rem;align-items:flex-start}@media screen and (min-width: 1200px){.p-studio__message{padding:2.5rem 2rem}}.p-studio__messageTtl{width:100%;padding-left:1rem;border-left:.25rem solid var(--color-primary);color:var(--color-primary);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7}@media screen and (min-width: 769px){.p-studio__messageTtl{font-size:1.125rem;line-height:1.6}}.p-studio__messageTxt{width:100%;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}.p-studio__messageTxt p{margin:0}.p-studio__messageTxt strong{font-weight:var(--fontWeight-bold)}.p-studio__consult{position:relative;width:100%;margin:0 auto;padding:2.5rem 2rem;border-radius:28px;background:var(--background-secondary);display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media screen and (min-width: 769px){.p-studio__consult{max-width:none;padding:2.5rem 2rem 2.5rem}}.p-studio__consultHeader{width:100%;padding-bottom:1rem;border-bottom:1px solid var(--line-border);text-align:center}.p-studio__consultTtl{color:var(--color-primary);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 769px){.p-studio__consultTtl{font-size:1.5rem;line-height:1.4}}.p-studio__consultList{width:100%;display:flex;flex-direction:column;gap:1.6875rem}@media screen and (min-width: 769px){.p-studio__consultList{max-width:63.125rem;margin:0 auto;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(3, auto);grid-auto-flow:column;column-gap:1.6875rem;row-gap:1rem}}.p-studio__consultItem{display:flex;align-items:flex-start;gap:.25rem;color:var(--color-text-main);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7}.p-studio__consultItem::before{content:"";flex-shrink:0;width:1.5rem;height:1.5rem;background:url("../../assets/images/common/icon_check.svg") no-repeat center/contain}.p-studio__consultItem:last-child{padding-right:1.875rem}@media screen and (min-width: 1200px){.p-studio__consultItem:last-child{padding-right:0}}.p-studio__consultImg{height:10.875rem;width:4.375rem;position:absolute;right:-1.375rem;bottom:-3.625rem;pointer-events:none}@media screen and (min-width: 1200px){.p-studio__consultImg{right:calc(50% - 34.375rem);bottom:-5.625rem}}.p-studio__consultImg img,.p-studio__consultImg svg{width:100%;height:auto}.p-flow{padding:6.25rem 0;background:var(--color-white)}.p-flow__body{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 769px){.p-flow__body{margin-top:3.125rem;gap:1.875rem}}@media screen and (min-width: 769px){.p-flow__calloutArea{padding-right:10.4166666667%}}.p-flow__callout{position:relative;width:100%;padding:1.875rem 1.5rem;border-radius:1.25rem;background:var(--background-secondary);box-shadow:0 0 60px rgba(50,66,78,.2);text-align:center}@media screen and (min-width: 769px){.p-flow__callout{padding:1.875rem clamp(20px,3.7209302326%,40px)}}.p-flow__callout::after{content:"";position:absolute;left:50%;bottom:-0.75rem;transform:translateX(-50%);width:0;height:0;border-left:1rem solid rgba(0,0,0,0);border-right:1rem solid rgba(0,0,0,0);border-top:.875rem solid var(--background-secondary)}.p-flow__calloutTxt{margin:0;color:var(--color-primary);font-family:var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:1.7}@media screen and (min-width: 769px){.p-flow__calloutTxt{font-size:clamp(10px,1.6744186047vw,18px);line-height:1.6}}@media screen and (min-width: 1000px){.p-flow__calloutTxt{font-size:1.125rem}}.p-flow__listWrap{position:relative;padding-bottom:80px;margin-top:1.875rem}@media screen and (min-width: 769px){.p-flow__listWrap{padding-right:10.4166666667%;padding-bottom:0}}.p-flow__listWrap::before{content:"";display:block;width:160px;height:100%;background:url("../../assets/images/services/flow_arrow.png") no-repeat center bottom/100% auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:0}@media screen and (min-width: 769px){.p-flow__listWrap::before{height:150px;width:100%;background:url("../../assets/images/services/flow_arrow_pc.png") no-repeat right bottom/auto 100%;bottom:auto;left:auto;top:50%;right:0;transform:translateY(-50%)}}@media screen and (min-width: 1000px){.p-flow__listWrap::before{height:clamp(80px,89.4514767932%,212px)}}.p-flow__list{position:relative;z-index:1;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 769px){.p-flow__list{flex-direction:row;justify-content:space-between;align-items:stretch;gap:clamp(10px,1.8604651163%,20px)}}.p-flow__item{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-radius:20px;background:var(--background-secondary);box-shadow:0 0 24px rgba(50,66,78,.2),0 0 6px rgba(69,82,91,.06)}@media screen and (min-width: 769px){.p-flow__item{flex:1;min-width:0;flex-direction:column;justify-content:center;gap:1rem;padding:clamp(20px,15.873015873%,40px) clamp(8px,6.3492063492%,16px) clamp(20px,15.0793650794%,38px) clamp(8px,6.3492063492%,16px);text-align:center}}.p-flow__iconCircle{flex-shrink:0;width:3.5625rem;height:3.5625rem;border-radius:50%;background:radial-gradient(circle at 20% 20%, #6EAFB9 0%, #9DC1D7 100%);display:flex;align-items:center;justify-content:center;color:var(--color-white)}@media screen and (min-width: 769px){.p-flow__iconCircle{width:42%;height:42%}}@media screen and (min-width: 1000px){.p-flow__iconCircle{width:5.25rem;height:5.25rem}}.p-flow__iconCircle svg{width:100%;height:100%}.p-flow__itemTtl{margin:0;color:var(--color-primary);font-family:var(--fontFamily-base);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 769px){.p-flow__itemTtl{flex:1;font-size:clamp(10px,1.3846153846vw,18px)}}@media screen and (min-width: 1000px){.p-flow__itemTtl{font-size:1.125rem}}.p-otherServices{padding:7.5rem 0 4.375rem;background:var(--background-secondary);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;overflow:hidden}@media screen and (min-width: 769px){.p-otherServices{padding:9.375rem 0 6.25rem;border-top-left-radius:3rem;border-top-right-radius:3rem}}.p-otherServices__header{display:flex;flex-direction:column;gap:2rem;align-items:stretch}@media screen and (min-width: 1060px){.p-otherServices__header{flex-direction:row;align-items:flex-end;gap:5rem}}.p-otherServices__headerTtl{flex-shrink:0}.p-otherServices__lead{color:var(--color-text-main);font-family:var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:1.7}@media screen and (min-width: 769px){.p-otherServices__lead{flex:1;min-width:0}}.p-otherServices__list{margin:3.5rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 769px){.p-otherServices__list{margin-top:3.5rem;flex-direction:row;gap:1.875rem}}.p-otherServices__item{display:flex;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;background:var(--color-white);border-radius:20px}@media screen and (min-width: 769px){.p-otherServices__item{flex:1;min-width:0;gap:1rem;padding:2.5rem 2rem}}.p-otherServices__icon{flex-shrink:0;width:4.25rem;height:4.25rem}@media screen and (min-width: 769px){.p-otherServices__icon{width:5.25rem;height:5.25rem}}.p-otherServices__icon img,.p-otherServices__icon svg{width:100%;height:100%}.p-otherServices__itemTtl{margin:0;flex:1;min-width:0;color:var(--color-primary);font-family:var(--fontFamily-base);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 769px){.p-otherServices__itemTtl{font-size:1.125rem}}.p-otherServices__evolving{margin-top:3.125rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media screen and (min-width: 769px){.p-otherServices__evolving{margin-top:3.5rem;flex-direction:row;justify-content:center;gap:3.5rem}}.p-otherServices__evolvingImg{width:21.625rem;max-width:100%}@media screen and (min-width: 769px){.p-otherServices__evolvingImg{flex-shrink:0}}.p-otherServices__evolvingImg img{width:100%;height:auto;display:block}.p-otherServices__evolvingTxt{margin:0;font-family:var(--fontFamily-outfit);font-weight:var(--fontWeight-semiBold);font-size:2.75rem;line-height:.76;letter-spacing:.01em;color:#d6d6d6;text-align:center}@media screen and (min-width: 769px){.p-otherServices__evolvingTxt{font-size:6.5rem;text-align:left}}.p-caseArchive{padding:6.25rem 0;background:var(--background-secondary);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}@media screen and (min-width: 769px){.p-caseArchive{padding:6.25rem 0;border-top-left-radius:3rem;border-top-right-radius:3rem}}.p-caseArchive__list{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 769px){.p-caseArchive__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}}@media screen and (min-width: 1200px){.p-caseArchive__list{grid-template-columns:repeat(3, minmax(0, 1fr))}}.p-caseArchive__item{display:flex}.p-caseArchive__paginationArea{margin-top:6.25rem}.p-caseDetail{padding:6.875rem 0 6.25rem}@media screen and (min-width: 769px){.p-caseDetail{padding-top:10rem}}.p-caseDetail__breadcrumb{margin-bottom:2.25rem}@media screen and (min-width: 769px){.p-caseDetail__breadcrumb{margin-bottom:3.25rem}}.p-caseDetail__header{display:flex;flex-direction:column}.p-caseDetail__headerContent{padding:0 .5rem 1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.p-caseDetail__lead{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.p-caseDetail__date{font-family:var(--fontFamily-base);font-weight:var(--fontWeight-medium);font-size:.875rem;line-height:var(--lineHeight-base);letter-spacing:.02em;color:var(--color-text-date-muted)}.p-caseDetail__title{width:100%;color:var(--color-text-headline);font-size:1.125rem;font-weight:var(--fontWeight-bold);line-height:1.6}@media screen and (min-width: 769px){.p-caseDetail__title{font-size:1.5rem}}.p-caseDetail__company{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;font-family:var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:var(--lineHeight-base);color:var(--color-text-sub)}.p-caseDetail__thumbnailArea{padding-top:2rem;border-top:1px solid var(--line-border)}.p-caseDetail__thumbnail{margin:0;overflow:hidden;border-radius:20px}.p-caseDetail__thumbnail img{width:100%;height:auto}.p-caseDetail__heroImg{width:100%;height:auto;vertical-align:bottom}.p-caseDetail__body{margin-top:3.125rem}@media screen and (min-width: 769px){.p-caseDetail__body{margin-top:6.25rem}}.p-caseDetail__voice{margin-top:3.5rem}.p-caseDetail__footer{margin-top:3.5rem;border-radius:20px;overflow:hidden}.p-caseDetail__prevNext{margin-top:3.5rem}.p-caseOther{padding:4.375rem 0;background:var(--background-secondary)}@media screen and (min-width: 769px){.p-caseOther{padding:6.25rem 0}}.p-caseOther .l-inner{display:flex;flex-direction:column;gap:2rem}.p-caseOther__heading{margin:0;color:var(--color-primary);font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.4}.p-caseOther__inner{display:flex;flex-direction:column;align-items:flex-end;gap:2rem}.p-caseOther__list{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 769px){.p-caseOther__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}}@media screen and (min-width: 1200px){.p-caseOther__list{grid-template-columns:repeat(3, minmax(0, 1fr))}}.p-caseOther__item{margin:0}.p-contact{padding:6.25rem 0;background:var(--background-secondary)}@media screen and (min-width: 769px){.p-contact{padding:6.25rem 0}}.p-contact__content{display:flex;flex-direction:column;align-items:center}.p-contact__card{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:6.25rem 1.25rem;background:var(--background-contact-card);border-radius:28px;box-shadow:0 0 4px 0 rgba(69,82,91,.06),0 0 24px 0 rgba(50,66,78,.2)}@media screen and (min-width: 769px){.p-contact__card{max-width:62.5rem;margin-inline:auto;padding:6.25rem}}.p-contact__intro{width:100%;max-width:min(100%,806/16rem);margin:0 auto;color:var(--color-text-headline);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:var(--lineHeight-base);text-align:center}.p-contact__intro p{margin:0}.p-contact__intro p+p{margin:0}.p-contact__formArea{width:100%}.p-contact__form{display:flex;flex-direction:column;gap:3rem}.p-contact__field{display:flex;flex-direction:column;gap:1rem;align-items:stretch;width:100%}.p-contact__labelRow{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}@media screen and (min-width: 769px){.p-contact__labelRow{gap:.875rem}}.p-contact__label{font-size:.875rem;font-weight:var(--fontWeight-bold);line-height:var(--lineHeight-base);color:var(--color-text-main)}.p-contact__badge{display:inline-flex;align-items:center;justify-content:center;padding:0 .5rem;border-radius:4px;background:var(--color-primary-light);color:var(--color-white);font-size:.75rem;font-weight:var(--fontWeight-bold);line-height:1.5}@media screen and (min-width: 769px){.p-contact__badge{font-size:.875rem;line-height:var(--lineHeight-base)}}.p-contact__control{width:100%;margin:0;padding:1rem;border:none;border-radius:5px;background:var(--color-white);color:var(--color-text-main);font-family:var(--fontFamily-base);font-size:.875rem;font-weight:var(--fontWeight-regular);line-height:var(--lineHeight-base);box-sizing:border-box;transition:background-color .15s ease-out}.p-contact__control::placeholder{color:var(--color-text-placeholder)}.p-contact__control:focus{outline:none;background:var(--background-input-focus)}.p-contact__control:focus::placeholder{color:var(--color-text-placeholder)}@media screen and (min-width: 769px){.p-contact__control{padding:1.25rem 1.5rem}}.p-contact__selectWrap{position:relative;width:100%}.p-contact__selectWrap::after{content:"";position:absolute;right:1rem;top:50%;width:.75rem;height:.75rem;margin-top:-0.375rem;background-color:var(--color-text-main);mask:url("../../assets/images/common/icon_breadcrumb_chevron.svg") no-repeat center/contain;-webkit-mask:url("../../assets/images/common/icon_breadcrumb_chevron.svg") no-repeat center/contain;transform:rotate(90deg);pointer-events:none}@media screen and (min-width: 769px){.p-contact__selectWrap::after{right:1.5rem}}.p-contact__select{appearance:none;width:100%;padding:1rem;padding-right:2.5rem;border:none;border-radius:5px;background:var(--color-white);color:var(--color-text-main);font-family:var(--fontFamily-base);font-size:.875rem;line-height:var(--lineHeight-base);cursor:pointer}.p-contact__select:focus{outline:none;background:var(--background-input-focus)}.p-contact__select:invalid{color:var(--color-text-sub)}@media screen and (min-width: 769px){.p-contact__select{padding:1.25rem 1.5rem;padding-right:3rem}}.p-contact__textarea{min-height:11.5rem;resize:vertical;align-self:stretch}@media screen and (min-width: 769px){.p-contact__textarea{min-height:13.75rem}}.p-contact__foot{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.p-contact__check{display:flex;align-items:flex-start;gap:.5rem;margin:0;cursor:pointer;font-size:.875rem;line-height:var(--lineHeight-base);color:var(--color-text-main)}.p-contact__checkbox{flex-shrink:0;width:1.25rem;height:1.25rem;margin:.125rem 0 0;accent-color:var(--color-primary)}.p-contact__checkTxt a{color:var(--color-text-link);text-decoration:underline;text-underline-offset:.12em}.p-contact__feedback{width:100%;margin:1rem 0 0;padding:1rem;border-radius:8px;background:rgba(0,91,150,.06);color:var(--color-text-main);font-size:.875rem;line-height:var(--lineHeight-base);text-align:center}.p-contact__feedback--error{background:rgba(220,60,60,.08);color:#c62828}.p-contact .c-btn--submit.is-loading{opacity:.6;cursor:wait}.p-contact .c-btn--submit:disabled{cursor:not-allowed}.p-contact__card--thanks{gap:2rem}@media screen and (min-width: 769px){.p-contact__card--thanks{gap:2.5rem}}.p-thanks{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;text-align:center}@media screen and (min-width: 769px){.p-thanks{gap:2rem}}.p-thanks__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:var(--color-accent)}.p-thanks__icon svg{width:100%;height:100%}.p-thanks__heading{margin:0;color:var(--color-text-headline);font-size:1.25rem;font-weight:var(--fontWeight-bold);line-height:var(--lineHeight-base)}@media screen and (min-width: 769px){.p-thanks__heading{font-size:1.5rem}}.p-thanks__lead{color:var(--color-text-main);font-size:.875rem;line-height:var(--lineHeight-base)}.p-thanks__lead p{margin:0}.p-thanks__lead p+p{margin-top:.25rem}.p-thanks__note{max-width:min(100%,640/16rem);margin:0;color:var(--color-text-sub);font-size:.8125rem;line-height:var(--lineHeight-base)}@media screen and (min-width: 769px){.p-thanks__note{font-size:.875rem}}.p-thanks__action{display:flex;justify-content:center;width:100%;margin-top:.5rem}@media screen and (min-width: 769px){.p-thanks__action{margin-top:1rem}}.u-align--center{text-align:center !important}.u-align--right{text-align:right !important}@media screen and (min-width: 769px){.u-display--pcNone{display:none !important}}.u-display--spNone{display:none}@media screen and (min-width: 769px){.u-display--spNone{display:block !important}}.u-display--inlineBlock{display:inline-block}
