*,*::before,*::after{-webkit-box-sizing:border-box;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]){-webkit-text-decoration-skip:ink;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{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:.01ms !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{--zIndex: 100;--zIndex-header: calc(var(--zIndex) * 2);--zIndex-menu: calc(var(--zIndex) * 3);--zIndex-logo: calc(var(--zIndex) * 4);--zIndex-spCTA: calc(var(--zIndex) * 4);--zIndex-btnMenu: calc(var(--zIndex) * 4);--zIndex-overlay: calc(var(--zIndex) * 6);--color-main: #1B3592;--color-accent: #ED3A75;--color-blue: #728DE9;--color-white: #fff;--color-black: #000;--color-gray: #36434D;--color-border: #A6B5E9;--color-border02: #DAE1F6;--color-txt: #3D414D;--color-border-input: #B3BBD6;--color-border-gray: #B3BBD6;--color-placeholder: #93A0CC;--color-gray02: #93A0CC;--color-cat: #93A0CC;--color-plan-01: #728DE9;--color-plan-02: #1F40B9;--color-plan-03: #1B3592;--color-plan-04: #ED3A75;--background-base: #FBFAFF;--background-lightPurple: #CED7F6;--background-lightPurple02: #F7F7FF;--background-lightPurple03: #ECF0FF;--background-sidebar: #F3F3FC;--fontFamily-base: "Noto Sans JP", serif;--fontFamily-accent: "Montserrat", sans-serif;--box-shadow-01: 0 10px 15px rgb(27, 53, 146, .1);--box-shadow-input: 0 2px 3px rgb(122, 141, 153,.2);--box-shadow-card: 0 4px 6px rgb(122, 141, 153,.1);--lineHeight-base: 1.5;--lineHeight-tight: 1.2;--lineHeight-loose: 2;--fontSize-base: 1.8rem;--fontWeight-base: 400;--fontWeight-regular: 400;--fontWeight-medium: 500;--fontWeight-semiBold: 600;--fontWeight-bold: 700;--boxShadow01:0 5px 6px rgba(27, 53, 146. .1);--boxShadow02:0 10px 15px rgba(27, 53, 146, .1);--boxShadow03:0 5px 10px rgba(27, 53, 146, .1);--boxShadow04:0 4px 6px rgba(27, 53, 146, .25);--boxShadow05:0 3px 3px rgba(27, 53, 146, .25);--boxShadow06:0 3px 5px rgba(27, 53, 146, .15);--boxShadowHeaderPC:0 3px 30px rgba(27, 53, 146, .10);--boxShadowHeaderSP:0 5px 6px rgba(27, 53, 146, .15);--boxShadow-btn:0 6px 10px rgba(27, 53, 146, .15);--boxShadow-subnav:0 10px 10px rgba(27, 53, 146, .15);--fontColor-base: #1B3592}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:15.7rem}@media screen and (max-width: 1200px){html{scroll-padding-top:6rem}}@media screen and (max-width: 374px){html{font-size:2.6666666667vw}}body{font-family:var(--fontFamily-base);font-size:var(--fontSize-base);font-weight:var(--fontWeight-base);line-height:var(--lineHeight-base);color:var(--fontColor-base);background-color:var(--background-base)}a{text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}ul,ol{list-style:none;padding:0;margin:0}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.l-body.noScroll{overflow:hidden}.l-header{height:15.7rem;width:100%;background-color:var(--color-white);position:fixed;top:0;left:0;z-index:var(--zIndex-header);-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:var(--boxShadowHeaderPC);box-shadow:var(--boxShadowHeaderPC)}@media screen and (max-width: 1200px){.l-header{height:6rem;background-color:var(--color-white);-webkit-box-shadow:var(--boxShadowHeaderSP);box-shadow:var(--boxShadowHeaderSP)}}.l-header__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem 0 3rem}@media screen and (max-width: 1200px){.l-header__inner{padding:0 7rem 0 1.2rem}}.l-header__logo{width:19.55rem;position:relative;z-index:var(--zIndex-logo)}@media screen and (max-width: 1200px){.l-header__logo{width:12.4rem}}.l-header__gnav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1.6rem}@media screen and (max-width: 1200px){.l-header__gnav{display:none}.l-header__gnav.menu_isOpen{display:block;overflow-y:scroll;padding:8rem 4.8rem;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-white);z-index:var(--zIndex-menu)}}.l-header__ctaSP{display:none}@media screen and (max-width: 1200px){.l-header__ctaSP{display:block;height:100%;position:relative;z-index:var(--zIndex-spCTA)}}.l-header__ctaList{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem;margin-left:1rem}@media screen and (max-width: 1200px){.l-header__ctaList{max-width:50rem;margin:4rem auto 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}@media screen and (max-width: 1200px){.l-header__ctaList--sp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;gap:0;margin-top:0}}.l-header__btn{display:none}@media screen and (max-width: 1200px){.l-header__btn{display:block;position:absolute;top:0;right:0;z-index:var(--zIndex-btnMenu)}}.l-footer{font-size:1.4rem;font-weight:var(--fontWeight-medium);padding:12.8rem 0 5.4rem;background:url("../../assets/images/top/bg_grad_footer.png") no-repeat center top/cover}@media screen and (max-width: 768px){.l-footer{padding:3.8rem 0 0}}.l-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.2rem}@media screen and (max-width: 768px){.l-footer__inner{display:block}}.l-footer__logo{width:8.7rem}@media screen and (max-width: 768px){.l-footer__logo{width:5.3rem;margin:auto}}.l-footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9rem}@media screen and (max-width: 768px){.l-footer__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.2rem;margin-top:3rem}}.l-footer__navArea{display:grid;grid-template-columns:repeat(2, 1fr);gap:3.2rem}@media screen and (max-width: 768px){.l-footer__navItem{border-bottom:1px solid var(--color-border02)}}@media screen and (max-width: 768px){.l-footer__navItem:nth-child(1){border-top:1px solid var(--color-border02)}}.l-footer__navItem:not(:first-child){margin-top:1.2rem}@media screen and (max-width: 768px){.l-footer__navItem:not(:first-child){margin-top:0}}.l-footer__navLink{display:block;color:var(--fontColor-base)}@media screen and (max-width: 768px){.l-footer__navLink{font-size:1.2rem;padding:1.8rem 1rem}}@media screen and (max-width: 768px){.l-footer__securityArea{text-align:center;margin-top:5rem}}.l-footer__securityTtl{font-weight:var(--fontWeight-bold)}.l-footer__securityTxt{margin-top:1.2rem}.l-footer__securityList{display:grid;grid-template-columns:repeat(2, 1fr);gap:.6rem;margin-top:2rem}@media screen and (max-width: 768px){.l-footer__securityList{max-width:18rem;margin:1.5rem auto 0}}.l-footer__copyright{font-size:1.2rem;padding:6.4rem 0 3.2rem}@media screen and (max-width: 768px){.l-footer__copyright{font-size:.9rem;text-align:center;padding:2.5rem 1.6rem;margin-top:.5rem}}.l-inner{width:126rem;max-width:100%;padding:0 3rem;margin:auto}.l-inner--relative{position:relative}@media screen and (max-width: 1023px){.l-inner--plan{padding:0 0 0 1rem}}@media screen and (max-width: 768px){.l-inner--function{padding:0 0 0 3rem}}@media screen and (max-width: 768px){.l-inner--case,.l-inner--movie{padding:0}}@media screen and (max-width: 768px){.l-inner--faq{padding:0 2rem}}.l-inner--small{width:114rem}.l-inner--smallest{width:114rem}.l-inner--gnav{width:140.6rem;padding:0 1.6rem}@media screen and (max-width: 1200px){.l-inner--gnav{padding:0}}.c-site{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.c-site__main{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-site__bg{position:relative;z-index:1}.c-site__bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 29rem);background:url("../../assets/images/top/bg_grad_videoTop.png") no-repeat center bottom/cover;z-index:2}.c-gnav__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1200px){.c-gnav__list{display:block}}@media screen and (max-width: 1200px){.c-gnav__item{border-bottom:1px solid var(--color-border02)}}.c-gnav__item.on_megaMenu .c-gnav__link{border-bottom-color:rgba(0,0,0,0)}.c-gnav__item.on_megaMenu .c-gnav__link::before{content:"";display:inline-block;width:3.8rem;height:1.7rem;background:url(../../assets/images/common/subnav_fukidashi.svg) center bottom/100% auto no-repeat;position:absolute;bottom:-5px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.c-gnav__item.on_megaMenu .c-gnav__link--subnav .icon::after{background-color:rgba(0,0,0,0)}.c-gnav__link{display:block;font-size:1.4rem;letter-spacing:.1em;font-weight:var(--fontWeight-bold);color:var(--fontColor-base);padding:3.2rem 1.6rem;background:rgba(0,0,0,0);border:none;-webkit-transition:all .3s;transition:all .3s;position:relative;border-bottom:4px solid rgba(0,0,0,0)}@media screen and (max-width: 1200px){.c-gnav__link{width:100%;font-size:1.3rem;padding:2rem 1.6rem}}.c-gnav__link:hover{border-bottom-color:var(--color-border)}.c-gnav__link--subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}@media screen and (max-width: 1200px){.c-gnav__link--subnav{padding-left:0}}.c-gnav__link--subnav::before{content:"";display:inline-block;width:30px;height:16px;background:url(../../assets/images/common/i_polygon.png) center bottom/100% auto no-repeat;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);display:none}.c-gnav__link--subnav .icon{display:block;width:10px;height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:8px;position:relative}@media screen and (max-width: 1200px){.c-gnav__link--subnav .icon{display:none}}.c-gnav__link--subnav .icon::before,.c-gnav__link--subnav .icon::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:10px;height:2px;background-color:var(--color-border);position:absolute;top:50%;right:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}.c-gnav__link--subnav .icon::after{-webkit-transform:translate(50%, -50%) rotate(90deg);transform:translate(50%, -50%) rotate(90deg)}.c-gnav__subMenu{width:100%;background-color:var(--background-lightPurple02);border-radius:0 0 30px 30px;position:fixed;top:15.6rem;left:0;z-index:var(--zIndex-subnav);-webkit-box-shadow:var(--boxShadow-subnav);box-shadow:var(--boxShadow-subnav);display:none;-webkit-animation:fadein .3s forwards;animation:fadein .3s forwards}@media screen and (max-width: 1200px){.c-gnav__subMenu{display:block;position:initial;background-color:rgba(0,0,0,0);border-bottom:1px solid var(--color-border);border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-bottom:none}}.c-gnav__subMenuClose{cursor:pointer;width:50px;height:50px;background-color:rgba(0,0,0,0);padding:0;border:none;position:absolute;top:6px;right:24px}.c-gnav__subMenuClose::before,.c-gnav__subMenuClose::after{content:"";display:inline-block;width:36px;height:2px;background-color:var(--color-main);position:absolute;top:24px;left:10px}.c-gnav__subMenuClose::before{-webkit-transform:rotate(35deg);transform:rotate(35deg)}.c-gnav__subMenuClose::after{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}@media screen and (max-width: 1200px){.c-gnav__subMenuClose{display:none}}.c-btnMenu{width:7rem;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 2rem 0;border:none;background-color:var(--color-white)}.c-btnMenu__bar{display:inline-block;width:31.4285714286%;height:2px;background-color:var(--color-main);position:relative}.c-btnMenu__bar::before,.c-btnMenu__bar::after{content:"";display:inline-block;width:100%;height:2px;background-color:var(--color-main);position:absolute;left:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.c-btnMenu__bar::before{top:.8rem}.c-btnMenu__bar::after{top:-0.8rem}.c-btnMenu__txt{font-size:.95rem;text-align:center;width:100%;position:absolute;bottom:1.2rem;left:0}.c-btnMenu.btnMenu_isOn span{background-color:rgba(0,0,0,0)}.c-btnMenu.btnMenu_isOn span::before,.c-btnMenu.btnMenu_isOn span::after{top:0}.c-btnMenu.btnMenu_isOn span::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-btnMenu.btnMenu_isOn span::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-ttl{color:var(--color-main);font-size:4.4rem;font-weight:var(--fontWeight-bold);line-height:1.2272727273}@media screen and (max-width: 768px){.c-ttl{font-size:2.6rem}}.c-ttl--small{font-size:4.2rem;letter-spacing:initial}@media screen and (max-width: 768px){.c-ttl--small{font-size:3.2rem}}.c-ttl--faq{font-size:3.6rem}@media screen and (max-width: 768px){.c-ttl--faq{font-size:2.6rem}}.c-ttl--center{text-align:center}@media screen and (max-width: 768px){.c-ttl--centerSP{text-align:center}}.c-ttl--spacingLarge{letter-spacing:.15em}.c-ttl--colorBlack{color:var(--color-txt)}.c-ttl--xsmall{font-size:3.2rem}.c-btn{display:block;font-size:1.6rem;letter-spacing:.1em;font-weight:var(--fontWeight-bold);color:var(--color-white);border-radius:100px;text-align:center;background:var(--color-main) url(../../assets/images/common/i_arrow_btn.svg) center right 2rem/1rem auto no-repeat;padding:1.8rem 1rem;-webkit-box-shadow:var(--boxShadow-btn);box-shadow:var(--boxShadow-btn);-webkit-transition:all .3s;transition:all .3s}.c-btn:hover{opacity:.8}.c-btn--primary{background-color:var(--color-main)}.c-btn--secondary{background-color:var(--color-accent)}.c-btn--third{background-color:var(--color-blue)}.c-btn--small{font-size:1.4rem;padding:1rem 1rem}.c-btn--mv{font-size:clamp(1.2rem,1.1111111111vw,1.6rem)}@media screen and (max-width: 768px){.c-btn--mv{font-size:1.6rem}}.c-btn--smallSubmit{width:100%;border:none;font-size:1.4rem;padding:1rem 1rem}.c-btn--download{font-size:1.5rem;letter-spacing:initial;background-color:var(--color-blue);padding:1.2rem 1rem}.c-btn--submit{width:100%;border:none;text-align:center;background-image:url(../../assets/images/common/i_arrow_btn.svg);background-size:1rem auto;background-repeat:no-repeat;background-position:center right 2rem;font-size:1.4rem;padding:1.2rem 1rem;cursor:pointer}.c-btn--seminar{font-size:1.6rem;padding:1.2rem 1rem;background-color:var(--color-main);background:var(--color-main) url(../../assets/images/common/i_arrow_btn_down.svg) center right 2rem/1rem auto no-repeat}.c-cardPoint{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.7037037037%}@media screen and (max-width: 768px){.c-cardPoint{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-cardPoint--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 768px){.c-cardPoint--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-cardPoint__imgArea{width:62.2rem;max-width:58%}@media screen and (max-width: 1130px){.c-cardPoint__imgArea{max-width:50%}}@media screen and (max-width: 768px){.c-cardPoint__imgArea{width:100%;max-width:100%}}.c-cardPoint__imgArea img{width:100%;-webkit-box-shadow:var(--shadow-base);box-shadow:var(--shadow-base)}.c-cardPoint__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.c-cardPoint__body{margin-top:2.6rem;padding-top:0}}.c-cardPoint__num{font-family:var(--fontFamily-roboto);color:var(--color-white);font-size:10.4rem;letter-spacing:-0.06em;line-height:1;font-weight:var(--fontWeight-regular)}@media screen and (max-width: 768px){.c-cardPoint__num{font-size:4.8rem}}@media screen and (max-width: 768px){.c-cardPoint__ttlArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}.c-cardPoint__ttl{font-size:3.2rem;color:var(--color-main);font-weight:var(--fontWeight-bold);line-height:1.4375;letter-spacing:.08em;margin-top:.6rem}@media screen and (max-width: 768px){.c-cardPoint__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:2.1rem;margin-top:0}}.c-cardPoint__txt{line-height:2;margin-top:4rem}@media screen and (max-width: 768px){.c-cardPoint__txt{margin-top:.8rem}}.c-cardCommon__body{margin-top:2rem}.c-cardCommon__imgArea img{width:100%;-webkit-box-shadow:var(--shadow-base);box-shadow:var(--shadow-base)}.c-cardCommon__ttl{font-size:2.2rem;color:var(--color-main);font-weight:var(--fontWeight-bold);letter-spacing:.06em;line-height:1.4545454545}.c-cardCommon__txt{margin-top:1.8rem;line-height:2}.c-cardSlide{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;background:var(--color-white);padding:3rem 4.1279669763% 5rem}@media screen and (max-width: 768px){.c-cardSlide{padding-top:1.6rem;padding-bottom:4rem}}.c-cardSlide__ttl{font-size:2.8rem;font-weight:var(--fontWeight-bold);text-align:center;color:var(--color-main);line-height:1.4285714286;padding:2.5rem 0;background-color:var(--color-accent03);border-radius:20px}@media screen and (max-width: 768px){.c-cardSlide__ttl{font-size:1.6rem}}.c-cardSlide__imgArea{margin-top:4.4rem}@media screen and (max-width: 768px){.c-cardSlide__imgArea{margin-top:2.4rem}}.c-cardSlide__imgArea img{margin:0 auto}.c-cardSlide__content{border-top:1px solid var(--color-border02);padding-top:4rem;margin-top:4.4rem}@media screen and (max-width: 768px){.c-cardSlide__content{padding-top:2.6rem;margin-top:3.2rem}}.c-cardSlide__subTtl{font-size:2.4rem;font-weight:var(--fontWeight-bold);color:var(--color-main);line-height:1.3333333333;letter-spacing:.1em}@media screen and (max-width: 768px){.c-cardSlide__subTtl{font-size:1.8rem;line-height:1.7777777778}}.c-cardSlide__txt{margin-top:2.4rem}.c-formStep{padding:4.8rem 7.4074074074% 6rem;background-color:var(--color-white);border-radius:10px;-webkit-box-shadow:var(--box-shadow-01);box-shadow:var(--box-shadow-01)}@media screen and (max-width: 768px){.c-formStep{padding:3.8rem 2.4rem 5.6rem}}.c-formStep__inner{max-width:46rem;margin:auto}.c-formStep__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-formStep__applyTtl{width:100%;font-size:2.2rem;font-weight:var(--fontWeight-bold);text-align:center;padding-bottom:2.6rem;border-bottom:1px solid var(--color-border)}.c-formStep__progress{width:4.8rem;height:4.8rem;position:relative}.c-formStep__progress svg{position:absolute;top:0;left:0}.c-formStep__progress svg stroke{color:#d9d9d9}.c-formStep__progressBox{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.4rem;font-weight:var(--fontWeight-bold);border-radius:50%;vertical-align:bottom;background-position:center;background-size:contain;background-repeat:no-repeat}.c-formStep__progressBox--step01{background-image:url(../../assets/images/common/progress_30percent.svg)}.c-formStep__progressBox--step02{background-image:url(../../assets/images/common/progress_60percent.svg)}.c-formStep__progressBox--step03{background-image:url(../../assets/images/common/progress_100percent.svg)}.c-formStep__progressCurrent{color:var(--color-accent);font-size:1.6rem;-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}.c-formStep__txtArea{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:1.8rem}@media screen and (max-width: 768px){.c-formStep__txtArea{padding-left:1.5rem}}.c-formStep__txt{font-size:1.8rem;font-weight:var(--fontWeight-medium);line-height:1.4444444444}@media screen and (max-width: 768px){.c-formStep__txt{font-size:1.6rem;line-height:1.5}}.c-formStep__note{font-size:1.3rem;color:var(--color-accent);font-weight:var(--fontWeight-medium);line-height:1.4615384615}.c-formStep__required{color:var(--color-accent)}.c-formStep__body{margin-top:3.8rem}@media screen and (max-width: 768px){.c-formStep__body{margin-top:3rem}}.c-formStep__list{margin-top:4rem}.c-formStep__item{color:var(--color-txt);margin-top:1.2rem}.c-formStep__item--privacy{background-color:var(--color-white);padding:1.6rem;border-radius:10px;margin-top:4rem;background-color:var(--background-lightPurple02)}@media screen and (max-width: 768px){.c-formStep__item--privacy{padding:1.2rem}}.c-formStep__ttl{font-size:1.6rem;font-weight:var(--fontWeight-medium)}.c-formStep__inputArea{margin-top:.6rem}.c-formStep__input{height:5rem;width:100%;border-radius:4px;background-color:var(--background-lightPurple02);border:1px solid var(--color-border-input);padding:.6rem;-webkit-box-shadow:var(--box-shadow-input);box-shadow:var(--box-shadow-input)}.c-formStep__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5rem;width:100%;border-radius:4px;border:1px solid var(--color-border-input);padding:.6rem 2rem;-webkit-box-shadow:var(--box-shadow-input);box-shadow:var(--box-shadow-input);background:var(--background-lightPurple02) url(../../assets/images/common/i_arrow_accordion.svg) center right 2rem/1.511rem auto no-repeat}.c-formStep__textarea{height:16rem;width:100%;border-radius:4px;border:1px solid var(--color-border-input);padding:.8rem;-webkit-box-shadow:var(--box-shadow-input);box-shadow:var(--box-shadow-input);background-color:var(--background-lightPurple02)}.c-formStep__btnArea{max-width:28.2rem;margin:4rem auto 0}.c-formStep__radio .wpcf7-list-item{font-size:1.6rem;font-weight:var(--fontWeight-medium);display:block;margin:.4rem 0 0 0}.c-formStep__radio input[type=radio]{opacity:0;position:absolute}.c-formStep__radio input[type=radio]:checked+.wpcf7-list-item-label::before{background-color:var(--color-main);-webkit-box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px #fff}.c-formStep__radio .wpcf7-list-item-label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-formStep__radio .wpcf7-list-item-label::before{background:#fff;border:1px solid var(--color-border-input);border-radius:100%;content:"";height:2.5rem;width:2.5rem;margin:0 .8rem 0 0;-webkit-transition:background-color .5s;transition:background-color .5s}.c-formStep__privacyDetail{padding-top:3rem;border-top:1px solid var(--color-border);margin-top:3rem}.c-formStep__privacyDetailTtl{color:var(--color-main);font-weight:var(--fontWeight-bold);margin-bottom:1.4rem;text-align:center}.c-formStep__privacyDetailContent{padding:3rem 2rem;background-color:var(--background-lightPurple02);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.c-formStep__privacyDetailContentTtl{color:var(--color-txt);font-size:1.4rem;font-weight:var(--fontWeight-bold);margin-bottom:.4rem}.c-formStep__privacyDetailContentList li a{font-size:1.2rem;color:var(--color-main);text-decoration:underline;padding-left:1.6rem;position:relative}.c-formStep__privacyDetailContentList li a::before{content:"";width:.7rem;height:.7rem;background-color:var(--color-gray02);border-radius:50%;position:absolute;top:.7rem;left:0}.c-formStep__privacy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;line-height:1.875;font-weight:var(--fontWeight-medium)}@media screen and (max-width: 768px){.c-formStep__privacy{font-size:1.5rem;line-height:1.3333333333}}.c-formStep__privacy a{color:var(--color-accent)}.c-formStep__privacy label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 1.8rem}@media screen and (max-width: 768px){.c-formStep__privacy label{gap:0 2rem}}.c-formStep__privacy .wpcf7-list-item{margin:0}.c-formStep__privacy input[type=checkbox]{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-formStep__privacy input[type=checkbox]{cursor:pointer;vertical-align:middle;position:relative}.c-formStep__privacy input[type=checkbox]::before,.c-formStep__privacy input[type=checkbox]::after{content:"";display:block}.c-formStep__privacy input[type=checkbox]::before{background-color:#fff;border-radius:0%;border:1px solid var(--color-border);width:2rem;height:2rem}.c-formStep__privacy input[type=checkbox]::after{opacity:0;height:2.4rem;width:1rem;border-right:3px solid var(--color-accent);border-bottom:3px solid var(--color-accent);position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-0.8rem;left:1rem}.c-formStep__privacy input[type=checkbox]:checked::after{opacity:1}.c-formStep--seminar .c-formStep__item--privacy{margin-top:.6rem}.c-formStep .wpcf7-not-valid{border-color:#c99d9d;background-color:#ffe8e8}.c-formStep .wpcf7-not-valid-tip{color:#c91f1f}.c-formStep__checkbox .wpcf7-list-item{display:block;margin:0;font-weight:var(--fontWeight-medium);margin:.4rem 0 0 0}.c-formStep__checkbox .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-formStep__checkbox input[type=checkbox]{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-formStep__checkbox input[type=checkbox]{cursor:pointer;vertical-align:middle;position:relative}.c-formStep__checkbox input[type=checkbox]::before,.c-formStep__checkbox input[type=checkbox]::after{content:"";display:block}.c-formStep__checkbox input[type=checkbox]::before{background:#fff;border:1px solid var(--color-border-input);border-radius:100%;content:"";height:2.5rem;width:2.5rem;margin:0 .8rem 0 0;background-color:var(--background-lightPurple02);-webkit-transition:background-color .5s;transition:background-color .5s}.c-formStep__checkbox input[type=checkbox]::after{opacity:0;height:1.8rem;width:1.8rem;background-color:var(--color-main);border-radius:50%;position:absolute;top:.35rem;left:.35rem}.c-formStep__checkbox input[type=checkbox]:checked::after{opacity:1}.c-formStep__textarea{height:14.5rem;width:100%;border:1px solid var(--color-border-input);padding:1.6rem 1.2rem}.c-formStep__thanksTtl{font-size:2.6rem;font-weight:var(--fontWeight-bold);text-align:center}@media screen and (max-width: 768px){.c-formStep__thanksTtl{font-size:2rem}}.c-formStep__thanksTxtArea{max-width:62rem;margin:3rem auto 0}.c-formStepDescription.active .c-formStepDescription__trigger:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-formStepDescription.active .c-formStepDescription__hiddenContent{line-height:normal;height:auto;opacity:1}.c-formStepDescription.active .c-formStepDescription__hiddenContent li a{padding:1.2rem 0}.c-formStepDescription__ttl{font-size:3rem;font-weight:var(--fontWeight-bold);line-height:1.4}@media screen and (max-width: 768px){.c-formStepDescription__ttl{font-size:2rem;text-align:center}}.c-formStepDescription__trigger{text-align:center;font-weight:var(--fontWeight-medium);padding:1.4rem 1rem;margin-top:3.2rem;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.c-formStepDescription__trigger::after{content:"";display:inline-block;width:1.511rem;height:.895rem;background:url(../../assets/images/common/i_arrow_accordion.svg) center/contain no-repeat;margin-left:1.73rem}@media screen and (max-width: 768px){.c-formStepDescription__hiddenContent{line-height:0;height:0;overflow:hidden;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;border-bottom:1px solid var(--color-gray)}}.c-formStepDescription__knowledge{padding:3rem 0;border-top:1px solid var(--color-border);margin-top:2.4rem}@media screen and (max-width: 768px){.c-formStepDescription__knowledge{padding:3rem 0 2rem;margin-top:0}}.c-formStepDescription__txt01{font-size:2.6rem;font-weight:var(--fontWeight-bold);line-height:1.3846153846;margin-top:3rem}@media screen and (max-width: 768px){.c-formStepDescription__txt01{font-size:1.8rem;line-height:1.5555555556;margin-top:2rem}}.c-formStepDescription__txt02{margin-top:3rem;line-height:2}.c-cardWithTxt{background-color:gray}.c-tab__list{list-style-type:none;display:grid;grid-template-columns:repeat(3, 1fr);gap:1.2rem}@media screen and (max-width: 768px){.c-tab__list{grid-template-columns:repeat(1, 1fr);gap:.6rem;padding-bottom:.8rem}}.c-tab__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.c-tab__item.is_active .c-tab__itemTxt{color:var(--color-white);background-color:var(--color-main);padding-top:2.5rem;padding-bottom:2.5rem}@media screen and (max-width: 768px){.c-tab__item.is_active .c-tab__itemTxt{padding:1.5rem 1.8rem}}.c-tab__item.is_active .c-tab__itemArrow svg path{fill:var(--color-white)}.c-tab__itemTxt{display:block;width:100%;font-size:2rem;font-weight:var(--fontWeight-bold);line-height:1.25;text-align:center;background-color:var(--background-lightPurple);padding:1.6rem 1rem 1rem;border-radius:30px 30px 0 0}@media screen and (max-width: 1200px){.c-tab__itemTxt{font-size:1.6rem}}@media screen and (max-width: 768px){.c-tab__itemTxt{font-size:1.3rem;text-align:left;padding:1.5rem 1.8rem;border-radius:10px}}.c-tab__itemArrow{display:none}@media screen and (max-width: 768px){.c-tab__itemArrow{display:block;position:absolute;right:1.8rem;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.c-tab__itemArrow svg path{fill:var(--color-main)}}.c-tab__contents{max-width:120rem;margin:0 auto;border-top:3px solid var(--color-main);background-color:var(--color-white);overflow:hidden;background-color:var(--color-white);border-radius:0 0 20px 20px;-webkit-box-shadow:var(--boxShadow03);box-shadow:var(--boxShadow03)}.c-tab__contentsScrollable{overflow-x:auto}.c-tab__contentsItem{display:none}.c-tab__contentsItem.is_show{display:block;-webkit-animation:fadeIn .5s ease;animation:fadeIn .5s ease}.c-cardUsecases{padding:3.4rem 3rem;display:grid;grid-template-columns:repeat(3, 1fr);gap:2.6rem}@media screen and (max-width: 1200px){.c-cardUsecases{gap:1.5rem}}.c-cardUsecases__item{width:36rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:5rem 3rem 3rem;background-color:var(--background-lightPurple02);border-radius:20px}@media screen and (max-width: 768px){.c-cardUsecases__item{width:26.5rem}}.c-cardUsecases__txt{letter-spacing:.1em;line-height:1.3888888889}.c-cardUsecases__imgArea{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.c-cardUsecases__btnArea{width:17rem;max-width:100%;margin:auto}.c-cardWithNum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.6728971963%}@media screen and (max-width: 768px){.c-cardWithNum{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.c-cardWithNum--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 768px){.c-cardWithNum--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.c-cardWithNum__imgArea{width:60rem;max-width:56.0747663551%;border-radius:20px;overflow:hidden;background-color:var(--color-white)}@media screen and (max-width: 1023px){.c-cardWithNum__imgArea{max-width:40%}}@media screen and (max-width: 768px){.c-cardWithNum__imgArea{width:100%;max-width:100%}}.c-cardWithNum__imgArea img{width:100%}.c-cardWithNum__body{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.c-cardWithNum__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}}.c-cardWithNum__num{font-family:var(--fontFamily-accent);font-size:8rem;font-weight:var(--fontWeight-medium);line-height:1.2}@media screen and (max-width: 768px){.c-cardWithNum__num{font-size:2.8rem}}.c-cardWithNum__ttl{font-size:3rem;font-weight:var(--fontWeight-bold);letter-spacing:.1em;line-height:1.2666666667}@media screen and (max-width: 768px){.c-cardWithNum__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.9rem;line-height:1.5789473684}}.c-cardWithNum__txt{font-size:1.5rem;line-height:2;margin-top:3rem}@media screen and (max-width: 768px){.c-cardWithNum__txt{width:100%;margin-top:1.4rem}}.c-cardPlan{height:100%;border-radius:20px;overflow:hidden;-webkit-box-shadow:var(--boxShadow03);box-shadow:var(--boxShadow03);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-cardPlan--color01 .c-cardPlan__ttl{background-color:var(--color-plan-01)}.c-cardPlan--color02 .c-cardPlan__ttl{background-color:var(--color-plan-02)}.c-cardPlan--color03 .c-cardPlan__ttl{background-color:var(--color-plan-03)}.c-cardPlan--color04 .c-cardPlan__ttl{background-color:var(--color-plan-04)}.c-cardPlan__ttl{min-height:7.6rem;font-size:2.5rem;color:var(--color-white);background-color:var(--color-main);text-align:center;padding:.8rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-cardPlan__ttl span{display:block;font-size:1.5rem;line-height:1.4666666667}.c-cardPlan__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.6rem 2rem 4.4rem}.c-cardPlan__txt{text-align:center}.c-cardPlan__listArea{-webkit-box-flex:1;-ms-flex:1;flex:1;border-top:1px solid var(--color-border);padding-top:3rem;margin-top:3rem}.c-cardPlan__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.c-cardPlan__item{font-size:1.4rem;padding-left:2rem;position:relative}.c-cardPlan__item::before{content:"";display:block;width:1.4rem;height:1rem;background:url(../../assets/images/common/i_check.svg) center center/contain no-repeat;position:absolute;top:.6rem;left:0}.c-cardPlan__priceArea{margin-top:2.2rem}.c-cardPlan__price{font-size:1.8rem;font-weight:var(--fontWeight-bold);text-align:center}.c-cardPlan__priceNum{font-size:4.4rem}.c-cardPlan__priceTax{font-size:1.4rem;font-weight:var(--fontWeight-medium);color:var(--color-border)}.c-cardPlan__btnArea{min-height:6.7rem;width:24rem;max-width:100%;margin:1.4rem auto 0;border-top:1px solid var(--color-border);padding-top:2.5rem}.c-cardPlan__release{font-size:2rem;font-weight:var(--fontWeight-bold);color:var(--color-accent);text-align:center;padding-top:.6rem}.c-cardMovie{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;padding:3rem;background-color:var(--color-white);border-radius:10px;-webkit-box-shadow:var(--boxShadow04);box-shadow:var(--boxShadow04)}@media screen and (max-width: 768px){.c-cardMovie{padding:2rem 1.5rem}}.c-cardMovie:hover .c-cardMovie__ttlSpan{background-size:100% 1px}.c-cardMovie:hover .c-cardMovie__btnArea svg #clip-path rect{fill:var(--color-main)}.c-cardMovie:hover .c-cardMovie__btnArea svg rect{fill:var(--color-white)}.c-cardMovie:hover .c-cardMovie__btnArea svg path{fill:var(--color-main)}.c-cardMovie__thumbArea{position:relative}.c-cardMovie__thumb{aspect-ratio:16/9;overflow:hidden;border-radius:10px;background-color:var(--background-lightPurple)}.c-cardMovie__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-cardMovie__btnArea{position:absolute;bottom:0;right:0;z-index:2;-webkit-transform:translate(2rem, 1.2rem);transform:translate(2rem, 1.2rem)}@media screen and (max-width: 768px){.c-cardMovie__btnArea{-webkit-transform:translate(1rem, 1.5rem);transform:translate(1rem, 1.5rem)}}.c-cardMovie__btnArea #clip-path rect{-webkit-transition:fill .5s;transition:fill .5s}.c-cardMovie__btnArea rect{-webkit-transition:fill .5s;transition:fill .5s}.c-cardMovie__btnArea path{-webkit-transition:fill .5s;transition:fill .5s}.c-cardMovie__ttl{color:var(--color-main);font-size:1.8rem;font-weight:var(--fontWeight-bold);line-height:1.4444444444}.c-cardMovie__ttlSpan{background-image:-webkit-gradient(linear, left top, right top, from(var(--color-main)), to(var(--color-main)));background-image:linear-gradient(90deg, var(--color-main), var(--color-main));background-repeat:no-repeat;background-position:left bottom;background-size:0 1px;text-decoration:none;-webkit-transition:background-size .5s;transition:background-size .5s}.c-cardMovie__txt{color:var(--fontColor-base);font-size:1.3rem;line-height:1.7692307692}.c-cardFaq{padding:0 3.2rem;color:var(--color-txt);background-color:var(--color-white);border-radius:10px;-webkit-box-shadow:var(--boxShadow06);box-shadow:var(--boxShadow06)}@media screen and (max-width: 768px){.c-cardFaq{padding:0 1.6rem}}.c-cardFaq--accordion .c-cardFaq__header{position:relative;padding-right:2.4rem}.c-cardFaq--accordion .c-cardFaq__header::before{content:"";display:block;width:2.1rem;height:1.3rem;background:url(../../assets/images/common/i_arrow_faq.svg) no-repeat center center/contain;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;-webkit-transition-duration:.3s;transition-duration:.3s}@media screen and (max-width: 768px){.c-cardFaq--accordion .c-cardFaq__header::before{width:1.6rem;height:1rem}}.c-cardFaq--accordion .c-cardFaq__body{line-height:0;height:0;overflow:hidden;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;padding:0}.c-cardFaq--accordion.is-active .c-cardFaq__header::before{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.c-cardFaq--accordion.is-active .c-cardFaq__body{height:auto;line-height:2.1333333333;overflow:visible;opacity:1;padding:3.2rem 0 5rem}@media screen and (max-width: 768px){.c-cardFaq--accordion.is-active .c-cardFaq__body{padding:1.8rem 0 2.8rem}}.c-cardFaq__icon{width:2.2rem;padding-top:.6rem}@media screen and (max-width: 768px){.c-cardFaq__icon{padding-top:0}}.c-cardFaq__icon img{margin:0 auto}.c-cardFaq__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.8rem;padding:3.5rem 0}@media screen and (max-width: 768px){.c-cardFaq__header{gap:1.6rem;padding:3rem 0 2.4rem}}.c-cardFaq__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.8rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-cardFaq__ttl{font-size:1.6rem}}.c-cardFaq__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.8rem;padding:3.2rem 0 5rem;border-top:1px solid var(--color-border)}@media screen and (max-width: 768px){.c-cardFaq__body{gap:1.6rem;padding:1.8rem 0 2.8rem}}.c-cardFaq__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.5rem}@media screen and (max-width: 768px){.c-cardFaq__txt{font-size:1.5rem;line-height:1.8666666667}}.c-cardDashbord{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 2.8rem;background-color:var(--background-base);border-radius:10px;overflow:hidden;-webkit-box-shadow:var(--boxShadow04);box-shadow:var(--boxShadow04)}.c-cardDashbord__figure{padding-top:44.1441441441%;border-radius:10px;overflow:hidden;position:relative}.c-cardDashbord__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.c-cardDashbord__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.5rem}.c-cardDashbord__ttl{font-size:1.8rem;font-weight:var(--fontWeight-medium);line-height:1.4444444444}.c-cardDashbord__list{border-top:1px solid var(--color-border);padding:1.2rem .4rem;margin-top:1.4rem}.c-cardDashbord__item{font-size:1.4rem}.c-cardDashbord__itemTtl{display:inline-block;width:16rem;padding-right:1rem}.c-cardDashbord__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1rem;background-color:var(--color-white);border-radius:10px;margin-top:1.8rem}.c-cardDashbord__contentTtl{color:var(--color-accent);font-size:1.5rem;font-weight:var(--fontWeight-bold)}.c-cardDashbord__contentTxt{font-size:1.3rem;line-height:1.7692307692;margin-top:.8rem}.c-cardDashbord__btnArea{width:21.6rem;max-width:100%;margin:2rem auto 0}.c-btnCTA{display:block;height:4.4rem;font-size:1.4rem;letter-spacing:.04em;font-weight:var(--fontWeight-medium);color:var(--color-white);padding:.6rem 1.6rem;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 1200px){.c-btnCTA--sp{height:100%;width:7rem;font-size:.9rem;line-height:1.2222222222;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3rem;padding:1.2rem .4rem .4rem;border-radius:0}}@media screen and (max-width: 1200px){.c-btnCTA--sp .c-btnCTA__icon{display:block;height:1.6rem}}@media screen and (max-width: 1200px){.c-btnCTA--sp .c-btnCTA__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-btnCTA:hover{opacity:.8}@media screen and (max-width: 1200px){.c-btnCTA__icon{display:none}}.c-btnCTA__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.c-btnCTA--main{background-color:var(--color-main)}.c-btnCTA--accent{background-color:var(--color-accent)}.c-card01{color:var(--color-txt)}.c-card01--withBorder .c-card01__flexBody{padding-bottom:5rem;border-bottom:1px solid var(--color-border)}@media screen and (max-width: 768px){.c-card01--withBorder .c-card01__flexBody{padding-bottom:4rem}}.c-card01__figure{-webkit-box-shadow:var(--boxShadow);box-shadow:var(--boxShadow)}.c-card01__labelArea{margin-top:3.8rem}@media screen and (max-width: 768px){.c-card01__labelArea{margin-top:2rem}}.c-card01__label{display:inline-block;font-size:1.4rem;line-height:2.6rem;color:var(--color-white);font-weight:var(--fontWeight-medium);background-color:var(--color-main);border-radius:6px;padding:0 2.2rem}@media screen and (max-width: 768px){.c-card01__label{font-size:1.2rem;padding:0 .8rem}}.c-card01__labelNum{font-size:2.2rem;margin-left:1rem}@media screen and (max-width: 768px){.c-card01__labelNum{font-size:1.7rem;margin-left:.6rem}}.c-card01__flexBody{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){.c-card01__flexBody{display:block}}.c-card01__flexBody .c-card01__ttl{width:41.7rem;max-width:50%}@media screen and (max-width: 768px){.c-card01__flexBody .c-card01__ttl{width:100%;max-width:100%}}.c-card01__flexBody .c-card01__txtArea{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:4.2592592593%}@media screen and (max-width: 768px){.c-card01__flexBody .c-card01__txtArea{padding-left:0}}.c-card01__flexBody .c-card01__txtArea{margin-top:1rem}@media screen and (max-width: 768px){.c-card01__flexBody .c-card01__txtArea{margin-top:1.4rem}}.c-card01__ttl{font-size:2.3rem;font-weight:var(--fontWeight-medium);line-height:1.8260869565;margin-top:1rem}@media screen and (max-width: 768px){.c-card01__ttl{font-size:1.8rem;line-height:1.5555555556}}.c-card01__txtArea{margin-top:2.2rem}@media screen and (max-width: 768px){.c-card01__txtArea{margin-top:1.4rem}}.c-card01__txt{line-height:1.875}@media screen and (max-width: 768px){.c-card01__txt{font-size:1.5rem;line-height:2}}.c-card01__txt:not(:first-child){margin-top:1.6rem}.c-cardArticle{display:block;height:100%;border-radius:10px;color:var(--color-txt);background-color:var(--color-white);-webkit-box-shadow:var(--box-shadow-card);box-shadow:var(--box-shadow-card);overflow:hidden;position:relative}.c-cardArticle__link{height:100%;color:var(--color-txt);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--color-white)}.c-cardArticle__thumb{width:100%;position:relative;overflow:hidden}.c-cardArticle__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-cardArticle__thumbInner{width:100%;padding-top:52.5073746313%}.c-cardArticle__thumbInner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.c-cardArticle__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 2.4rem}.c-cardArticle__txtArea{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-cardArticle__ttl{font-size:1.5rem;font-weight:var(--fontWeight-bold);line-height:1.7333333333}.c-cardArticle__txt{font-size:1.3rem;line-height:1.7692307692}.c-cardArticle__info{margin-top:1.6rem}.c-cardArticle__catList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem}.c-cardArticle__catList .c-cat{display:block}.c-cardArticle__userInfo{padding:1rem 0;border-top:1px solid var(--color-border-gray);margin:0 1.6rem}.c-cardArticle__sns{position:absolute;bottom:1.6rem;right:1.6rem;z-index:1}.c-cardArticle__date{font-size:1.3rem;margin-top:.8rem}.c-cardArticle__date span{font-size:1.4rem;font-weight:var(--fontWeight-bold)}.singleColumn .c-cardArticle{width:100%}.singleColumn .c-cardArticle__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.singleColumn .c-cardArticle__thumb{width:58.7138863001%}.singleColumn .c-cardArticle__thumbInner{width:100%;padding-top:52.5396825397%}.singleColumn .c-cardArticle__ttl{font-size:1.8rem}.c-archiveTtl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media screen and (max-width: 768px){.c-archiveTtl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-archiveTtl__ttl{font-size:1.5rem;color:var(--color-txt);font-weight:var(--fontWeight-bold);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}@media screen and (max-width: 768px){.c-archiveTtl__ttl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:1.3rem;gap:.4rem}}.c-archiveTtl__ttl span{font-size:3.2rem;line-height:.625}@media screen and (max-width: 768px){.c-archiveTtl__ttl span{display:block;font-size:2.5rem;line-height:1.2}}.c-archiveTtl__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;font-size:1.3rem;font-weight:var(--fontWeight-bold)}.c-archiveTtl__switchTtl{color:var(--color-txt);margin-right:1rem}@media screen and (max-width: 900px){.c-archiveTtl__switchTtl{width:100%}}.c-archiveTtl__switchBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:19rem;font-size:1.3rem;color:var(--color-main);font-weight:var(--fontWeight-bold);background-color:var(--background-lightPurple03);border-radius:999px;padding:1.6rem 1rem 1.6rem 2.6rem;border:none;cursor:pointer;-webkit-box-shadow:0 3px 0 #c5ced4;box-shadow:0 3px 0 #c5ced4}.c-archiveTtl__switchBtn--singleColumn .c-archiveTtl__switchBtnIcon{width:3.1rem}.c-archiveTtl__switchBtn--singleColumn .c-archiveTtl__switchBtnIcon svg rect,.c-archiveTtl__switchBtn--singleColumn .c-archiveTtl__switchBtnIcon svg line{fill:var(--color-main)}.c-archiveTtl__switchBtn--singleColumn.active svg rect,.c-archiveTtl__switchBtn--singleColumn.active svg line{stroke:var(--color-white)}.c-archiveTtl__switchBtn--multipleColumn .c-archiveTtl__switchBtnIcon{width:2rem}.c-archiveTtl__switchBtn--multipleColumn .c-archiveTtl__switchBtnIcon svg rect,.c-archiveTtl__switchBtn--multipleColumn .c-archiveTtl__switchBtnIcon svg line{fill:var(--color-main)}.c-archiveTtl__switchBtn.active{color:var(--color-white);background-color:var(--color-main);-webkit-box-shadow:none;box-shadow:none}.c-archiveTtl__switchBtn.active svg rect,.c-archiveTtl__switchBtn.active svg line{fill:var(--color-white)}.c-archiveTtl__switchBtnIcon{display:-webkit-box;display:-ms-flexbox;display:flex}.c-archiveTtl__switchBtnTxt{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:0 1rem}.c-sidebarArchive{height:100%;width:100%;background-color:var(--color-white);padding:1.4rem 2rem;border-radius:10px 0 0 10px}@media screen and (max-width: 768px){.c-sidebarArchive{height:initial;padding:0;background-color:rgba(0,0,0,0)}}.c-sidebarArchive__inner{height:100vh;padding-bottom:6rem;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){.c-sidebarArchive__inner{height:initial}}@media screen and (max-width: 768px){.c-sidebarArchive__search{background-color:var(--color-white);padding:2rem 2rem 0;margin:0 2rem;border-radius:10px 10px 0 0}}.c-sidebarArchive__category{padding-top:2.6rem}@media screen and (max-width: 768px){.c-sidebarArchive__category{background-color:var(--color-white);padding:2rem 2rem 0;margin:0 2rem;border-radius:0 0 10px 10px}}.c-sidebarArchive__categoryTtl{font-size:1.3rem;font-weight:var(--fontWeight-bold);text-align:center;padding-bottom:1rem;position:relative;cursor:pointer}.c-sidebarArchive__categoryTtl:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);width:1.6rem;height:.8rem;background:url(../../assets/images/common/i_arrow_accordion.svg) center/contain no-repeat;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.c-sidebarArchive__categoryList{line-height:0;height:0;overflow:hidden;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;border-top:1px solid var(--color-border)}.c-sidebarArchive__categoryList li a{display:block;color:var(--color-txt);font-size:1.2rem;padding:0}.c-sidebarArchive__accordion.active .c-sidebarArchive__categoryTtl:after{-webkit-transform:translate(0, -50%) rotate(-180deg);transform:translate(0, -50%) rotate(-180deg)}.c-sidebarArchive__accordion.active .c-sidebarArchive__categoryList{line-height:normal;height:auto;opacity:1;padding:1.8rem 0}.c-sidebarArchive__accordion.active .c-sidebarArchive__categoryList li a{padding:1.2rem 0}.c-sidebarArchive__recentPost{padding-top:3rem;position:relative}@media screen and (max-width: 768px){.c-sidebarArchive__recentPost{background-color:var(--color-white);padding:4rem 2rem 8rem;margin-top:5rem}}.c-sidebarArchive__recentPost::before{content:"";display:inline-block;width:100%;height:1px;background-color:var(--color-border);position:absolute;left:0;top:0}@media screen and (max-width: 768px){.c-sidebarArchive__recentPost::before{display:none}}.c-sidebarArchive__recentPostTtl{font-size:1.3rem;font-weight:var(--fontWeight-bold);text-align:center}@media screen and (max-width: 768px){.c-sidebarArchive__recentPostTtl{font-size:2.4rem}}.c-sidebarArchive__recentPostBody{margin-top:2.4rem}.c-sidebarArchive__recentPostTtl{text-align:center}.c-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-pagination ul li{width:5rem;height:5rem;border-radius:50%;background-color:var(--background-lightPurple03);overflow:hidden;margin:0 1rem}.c-pagination ul li a,.c-pagination ul li span{color:var(--color-txt);font-size:1.6rem;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-pagination ul li a.current,.c-pagination ul li span.current{font-weight:var(--fontWeight-bold);color:var(--color-white);background-color:var(--color-main)}.c-search{position:relative;border-bottom:1px solid var(--color-border);padding-bottom:1.2rem}.c-search::-webkit-input-placeholder{color:var(--color-placeholder)}.c-search::-moz-placeholder{color:var(--color-placeholder)}.c-search:-ms-input-placeholder{color:var(--color-placeholder)}.c-search::-ms-input-placeholder{color:var(--color-placeholder)}.c-search::placeholder{color:var(--color-placeholder)}.c-search__input{width:100%;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);font-size:1.2rem;padding:0}.c-search__submit{position:absolute;right:0;top:.5rem;width:2.5rem;height:2.5rem;background:url(../../assets/images/common/i_search.svg) center/contain no-repeat;border-color:rgba(0,0,0,0);z-index:1}.c-cat{display:inline-block;font-size:1rem;line-height:1.5;color:var(--color-cat);background-color:var(--white-color);border:.5px solid var(--color-cat);padding:0 .5rem;border-radius:5px}.c-cat--small{font-size:.9rem}.c-downloadCard{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-downloadCard--small .c-downloadCard__tag{margin-top:1.8rem}@media screen and (max-width: 768px){.c-downloadCard--small .c-downloadCard__tag{margin-top:1.2rem}}.c-downloadCard--small .c-downloadCard__title{font-size:1.8rem;line-height:1.5555555556;text-align:left;margin-top:1.2rem}.c-downloadCard--small .c-downloadCard__btnArea{width:28rem;margin-top:2.2rem}@media screen and (max-width: 768px){.c-downloadCard--small .c-downloadCard__btnArea{margin-top:2.6rem}}.c-downloadCard__imgArea{border-radius:5px;overflow:hidden;width:100%;padding-top:61.5476904619%;position:relative;-webkit-box-shadow:var(--box-shadow-card);box-shadow:var(--box-shadow-card)}.c-downloadCard__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0}.c-downloadCard__title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.8rem;color:var(--color-gray);font-weight:var(--fontWeight-bold);line-height:1.5555555556;margin-top:2rem}@media screen and (max-width: 768px){.c-downloadCard__title{font-size:1.8rem}}.c-downloadCard__btnArea{width:25rem;max-width:100%;margin:3rem auto 0}@media screen and (max-width: 768px){.c-downloadCard__btnArea{width:28rem;margin-top:2.4rem}}.c-bread{padding:1rem 0;font-size:1rem}.c-bread a{color:var(--color-accent)}.c-cardConection{height:100%;padding:4.2rem 1.2rem 1.4rem;background-color:var(--color-white);border-radius:20px;-webkit-box-shadow:var(--boxShadow02);box-shadow:var(--boxShadow02);text-align:center}@media screen and (max-width: 768px){.c-cardConection{padding-left:.6rem;padding-right:.6rem}}.c-cardConection__ttl{font-size:2.5rem;font-weight:var(--fontWeight-bold);line-height:1.5833333333}.c-cardConection__txt{max-width:28.2rem;margin:0 auto;font-size:1.5rem;font-weight:var(--fontWeight-medium);line-height:1.6;margin-top:1.2rem}.c-cardConection__imgArea{margin-top:2.6rem}@media screen and (max-width: 768px){.c-cardConection__imgArea{padding:0 .6rem}}.c-cardConection__imgArea img{width:100%}.c-cardWithImg{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.6rem}@media screen and (max-width: 768px){.c-cardWithImg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.c-cardWithImg__imgArea{width:60rem;max-width:50%;aspect-ratio:600/403;border-radius:20px;overflow:hidden;-webkit-box-shadow:0 10px 15px 0 rgba(27,53,146,.1);box-shadow:0 10px 15px 0 rgba(27,53,146,.1)}@media screen and (max-width: 768px){.c-cardWithImg__imgArea{width:100%;max-width:100%}}.c-cardWithImg__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-cardWithImg__content{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--color-txt);padding-top:3.2rem}@media screen and (max-width: 768px){.c-cardWithImg__content{padding-top:0}}.c-cardWithImg__number{font-size:2.2rem;line-height:1;font-weight:var(--fontWeight-medium);color:var(--color-white)}@media screen and (max-width: 768px){.c-cardWithImg__number{margin-bottom:1.7rem}}.c-cardWithImg__number span{display:inline-block;width:7.2rem;max-width:100%;text-align:center;padding:.2rem;background-color:var(--color-main);border-radius:.6rem}@media screen and (max-width: 768px){.c-cardWithImg__number span{width:4.2rem}}.c-cardWithImg__ttl{font-size:2.3rem;font-weight:var(--fontWeight-medium);line-height:1.8260869565;margin-top:1.6rem}@media screen and (max-width: 768px){.c-cardWithImg__ttl{font-size:1.8rem;line-height:1.5555555556;margin-top:1rem}}.c-cardWithImg__txt{font-size:1.6rem;line-height:1.875;margin-top:4rem}@media screen and (max-width: 768px){.c-cardWithImg__txt{font-size:1.5rem;line-height:2;margin-top:2rem}}.c-sidebarAgenda{width:100%;color:var(--color-txt);background:var(--background-sidebar);padding:1.4rem 2rem;border-radius:0 10px 10px 0}.c-sidebarAgenda__ttl{font-size:1.3rem;padding-bottom:.8rem;border-bottom:1px solid var(--color-border-gray)}.c-sidebarAgenda__list{position:relative;margin-top:1rem}.c-sidebarAgenda__list li{position:relative;padding:0 0 1.2rem 1.6rem}.c-sidebarAgenda__list li.active:after{left:0;width:1.2rem;height:1.2rem;background:var(--color-main);border-color:#c4dfee}.c-sidebarAgenda__list li.active a{font-size:1.2rem;color:var(--color-txt);font-weight:var(--fontWeight-medium)}.c-sidebarAgenda__list li:last-child:before{display:none}.c-sidebarAgenda__list li:not(:last-child):before{content:"";position:absolute;top:20%;left:.5rem;width:1px;height:100%;background:var(--color-gray02)}.c-sidebarAgenda__list li:after{content:"";position:absolute;top:1.2rem;left:.2rem;width:.6rem;height:.6rem;background:var(--color-gray02);border:1px solid var(--color-white);border-radius:9999px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.c-sidebarAgenda__list li span{display:block;color:var(--color-accent)}.c-sidebarAgenda__list li a{display:block;font-size:1.1rem;color:var(--color-gray02);position:relative}.c-sidebarAgenda__list li a:hover{color:var(--color-txt)}.c-sidebarAgenda__catList{padding:1.5rem 0;margin-top:1.5rem;border-top:1px solid var(--color-border-gray)}.c-sidebarAgenda__snsList{padding-top:2rem;border-top:1px solid var(--color-border-gray)}.c-snsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-snsList__item:not(:last-child){margin-right:1.6rem}@media(hover: hover)and (pointer: fine){.c-snsList__item a:hover{opacity:.8}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-snsList__item a:hover{opacity:.8}}.c-article{border-radius:10px;padding:5rem 4rem;color:var(--color-txt);background-color:var(--color-white);-webkit-box-shadow:var(--box-shadow-card);box-shadow:var(--box-shadow-card);overflow:hidden}@media screen and (max-width: 768px){.c-article{padding:0 0 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-article h1{font-size:2.4rem;font-weight:var(--fontWeight-bold);line-height:1.5}@media screen and (max-width: 768px){.c-article h1{padding:0 1.2rem 3rem;font-size:1.6rem;line-height:1.6875}}.c-article iframe{width:100%}@media screen and (max-width: 768px){.c-article__header{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:3rem}}.c-article__chapterNum{color:var(--color-main);font-size:1.8rem;font-weight:var(--fontWeight-bold);margin-bottom:1rem}@media screen and (max-width: 768px){.c-article__chapterNum{font-size:1.4rem;padding:0 1.2rem;margin-bottom:1.2rem}}.c-article__headerInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.6rem}@media screen and (max-width: 768px){.c-article__headerInfo{display:none}}.c-article__headerInfo--mt0{margin-top:0}.c-article__headerInfo .c-date{margin-right:.8rem}.c-article__thumb{width:100%;margin-top:2rem}@media screen and (max-width: 768px){.c-article__thumb{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0}}.c-article__thumb img{width:100%}.c-article__agenda{margin-top:4rem}@media screen and (max-width: 768px){.c-article__agenda{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0 1.2rem 5rem;border-top:1px solid var(--color-border-gray);padding-top:3rem;margin-top:0}}.c-article__content{font-size:1.5rem;line-height:2.1333333333;padding-bottom:5rem;margin-top:4rem}@media screen and (max-width: 768px){.c-article__content{padding:0 1.2rem 5rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.c-article__content h2{font-size:2.2rem;font-weight:var(--fontWeight-bold);line-height:1.7272727273;margin:5rem 0}@media screen and (max-width: 768px){.c-article__content h2{font-size:1.7rem;line-height:1.7647058824}}.c-article__content h3{font-size:1.8rem;font-weight:var(--fontWeight-bold);line-height:1.7777777778;margin:5rem 0}@media screen and (max-width: 768px){.c-article__content h3{font-size:1.6rem;line-height:1.6875}}.c-article__content ul li{padding-left:2.8rem;position:relative}.c-article__content ul li::before{content:"";display:inline-block;width:.7rem;height:.7rem;border-radius:50%;background-color:var(--color-gray02);position:absolute;top:1.4rem;left:.8rem}.c-article__content ol{counter-reset:list-counter}.c-article__content ol>li{padding-left:2.8rem;position:relative}.c-article__content ol>li::before{content:counter(list-counter) ". ";counter-increment:list-counter;display:inline-block;position:absolute;top:0;left:0}.c-article__content ol ul li{padding-left:2.8rem;position:relative}.c-article__content ol ul li::before{content:"";display:inline-block;width:.7rem;height:.7rem;border-radius:50%;background-color:var(--color-gray02);position:absolute;top:1.4rem;left:.8rem}.c-article__content a{color:var(--color-main);text-decoration:underline}.c-article__content hr{border:1px solid var(--color-border-gray);margin:7rem 0}.c-article__content figure{margin:6rem 0}.c-article--seminar .c-article__content{padding-bottom:0}@media screen and (max-width: 768px){.c-article--seminar .c-article__header{padding:3rem 2rem 4rem}}@media screen and (max-width: 768px){.c-article--seminar .c-article__footer{position:relative}.c-article--seminar .c-article__footer::before{content:"";display:block;width:calc(100% - 4rem);height:1px;background-color:var(--color-border-gray);position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.c-article__seminarContent{font-size:1.5rem;line-height:2.1333333333;margin-top:5rem}@media screen and (max-width: 768px){.c-article__seminarContent{padding:0 2rem;margin-top:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.c-article__seminarContent p{margin:3rem 0}@media screen and (max-width: 768px){.c-article__seminarContent ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.c-article__seminarContent ul li{padding-left:2.8rem;position:relative}@media screen and (max-width: 768px){.c-article__seminarContent ul li{line-height:1.4666666667}}.c-article__seminarContent ul li::before{content:"";display:inline-block;width:.7rem;height:.7rem;border-radius:50%;background-color:var(--color-gray02);position:absolute;top:1.4rem;left:.8rem}@media screen and (max-width: 768px){.c-article__seminarContent ul li::before{top:1rem}}.c-article__seminarContent ol{counter-reset:list-counter}.c-article__seminarContent ol>li{padding-left:2.8rem;position:relative}.c-article__seminarContent ol>li::before{content:counter(list-counter) ". ";counter-increment:list-counter;display:inline-block;position:absolute;top:0;left:0}.c-article__seminarContent ol ul li{padding-left:2.8rem;position:relative}.c-article__seminarContent ol ul li::before{content:"";display:inline-block;width:.7rem;height:.7rem;border-radius:50%;background-color:var(--color-gray02);position:absolute;top:1.4rem;left:.8rem}.c-article__seminarContent a{color:var(--color-main);text-decoration:underline}.c-article__seminarContent hr{border:1px solid var(--color-border-gray);margin:7rem 0}.c-article__seminarContent figure{margin:6rem 0}.c-article__btnAreaSP{display:none}@media screen and (max-width: 768px){.c-article__btnAreaSP{display:block;margin-top:3rem}}.c-article__seminarTtl{font-size:3.2rem !important;font-weight:var(--fontWeight-bold);line-height:1.125}@media screen and (max-width: 768px){.c-article__seminarTtl{font-size:2.2rem !important;line-height:1.2272727273;padding:0 !important}}.c-article__seminarSubTtl{font-size:2.2rem;font-weight:var(--fontWeight-bold);letter-spacing:.1em;line-height:1.5;margin-top:.6rem}@media screen and (max-width: 768px){.c-article__seminarSubTtl{font-size:1.6rem;line-height:1.2941176471;margin-top:1rem}}.c-article__date{margin-top:2rem}@media screen and (max-width: 768px){.c-article__date{text-align:right;margin-top:1.5rem}}@media screen and (max-width: 768px){.c-article__seminarBox{padding-bottom:5rem;border-top:1px solid var(--color-border-gray)}}.c-article__seminarContentTtl{color:var(--color-main);font-size:2.8rem;font-weight:var(--fontWeight-bold);line-height:1.2857142857;margin:6rem 0 3rem}@media screen and (max-width: 768px){.c-article__seminarContentTtl{font-size:2rem;margin:4rem 0 3rem}}.c-article__seminarMemberList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.c-article__recommend{margin-top:8rem}@media screen and (max-width: 768px){.c-article__recommend{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width: 768px)and (max-width: 768px){.c-article__recommend{margin-top:5.6rem}}.c-article__author{padding-top:5rem}@media screen and (max-width: 768px){.c-article__author{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.c-article__more{width:33rem;max-width:100%;margin:6.8rem auto 0}@media screen and (max-width: 768px){.c-article__more{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width: 768px){.c-article__footer{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0 2rem}}.c-article__chapter{border-top:1px solid var(--color-border-gray);margin-top:5rem}@media screen and (max-width: 768px){.c-article__chapter{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:4rem 2rem 0}}.c-postAgenda{padding:1.8rem 2.4rem .8rem;background-color:var(--background-sidebar);border-radius:10px}.c-postAgenda__ttl{font-size:1.8rem;font-weight:var(--fontWeight-bold);position:relative;cursor:pointer}.c-postAgenda__ttl:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);width:1.6rem;height:.8rem;background:url(../../assets/images/common/i_arrow_accordion.svg) center/contain no-repeat;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.c-postAgenda__list{line-height:0;height:0;overflow:hidden;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;margin-top:1rem}.c-postAgenda__list li{border-top:1px solid var(--color-border-gray)}.c-postAgenda__list li a{display:block;color:var(--color-txt);font-size:1.4rem;padding:0}.c-postAgenda.active .c-postAgenda__ttl:after{-webkit-transform:translate(0, -50%) rotate(-180deg);transform:translate(0, -50%) rotate(-180deg)}.c-postAgenda.active .c-postAgenda__list{line-height:normal;height:auto;opacity:1}.c-postAgenda.active .c-postAgenda__list li a{padding:1.2rem 0}.c-recentPostlist{padding-bottom:6rem}@media screen and (min-width: 769px){.c-recentPostlist__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 768px){.c-recentPostlist__item{height:auto}}.c-recentPostlist__item:not(:first-child){margin-top:2rem}@media screen and (max-width: 768px){.c-recentPostlist__item:not(:first-child){margin-top:0}}.c-recentPostlist__link{color:var(--color-txt);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.c-recentPostlist__link{height:100%;display:block;border-radius:10px;overflow:hidden;-webkit-box-shadow:var(--box-shadow02);box-shadow:var(--box-shadow02);background-color:var(--color-white)}}.c-recentPostlist__img{width:7.9rem;overflow:hidden}@media screen and (max-width: 768px){.c-recentPostlist__img{width:100%}}.c-recentPostlist__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-recentPostlist__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.8rem}@media screen and (max-width: 768px){.c-recentPostlist__desc{padding:1.6rem;margin-left:0}}.c-recentPostlist__ttl{font-size:1.1rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 768px){.c-recentPostlist__ttl{font-size:1.5rem;font-weight:var(--fontWeight-bold)}}.c-recentPostlist__date{color:var(--color-gray02);font-size:1rem}.c-recentPostlist .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-recentPostlist .swiper-pagination .swiper-pagination-bullet{width:.8rem;height:.8rem;color:rgba(0,0,0,0);background-color:var(--color-txt);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;margin:0 1.2rem}.c-recentPostlist .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:2.6rem;height:2.6rem;line-height:2.6rem;font-size:1.2rem;color:var(--color-white);background-color:var(--color-txt);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.c-recommendPost__ttl{font-size:2rem;color:var(--color-txt);font-weight:var(--fontWeight-bold);text-align:center}@media screen and (max-width: 768px){.c-recommendPost__ttl{font-size:2.4rem}}.c-recommendPost__list{margin-top:2.8rem}@media screen and (min-width: 769px){.c-recommendPost__list{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem 2.6rem;margin-top:3.2rem}}@media screen and (max-width: 768px){.c-recommendPost__item{height:auto}}.c-recommendPost__swiper{padding-bottom:6rem}.c-recommendPost .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-recommendPost .swiper-pagination .swiper-pagination-bullet{width:.8rem;height:.8rem;color:rgba(0,0,0,0);background-color:var(--color-txt);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;margin:0 1.2rem}.c-recommendPost .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:2.6rem;height:2.6rem;line-height:2.6rem;font-size:1.2rem;color:var(--color-white);background-color:var(--color-txt);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.c-share{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.4rem;border-top:1px solid var(--color-border-gray);border-bottom:1px solid var(--color-border-gray)}@media screen and (max-width: 768px){.c-share{display:block;text-align:center}}.c-share--book{border:none}.c-share__ttl{font-size:1.3rem}.c-share__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:1.8rem}@media screen and (max-width: 768px){.c-share__list{margin-top:.5rem;margin-left:0}}.c-share__item:not(:first-child){margin-left:.8rem}.c-share__item a{width:4rem;height:4rem;border-radius:50%;border:1px solid var(--color-border-gray);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-author__ttl{font-size:1.5rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-author__ttl{font-size:1.4rem;text-align:center}}.c-author__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem}@media screen and (max-width: 768px){.c-author__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-author__img{width:12rem;height:12rem;border-radius:50%;overflow:hidden}@media screen and (max-width: 768px){.c-author__img{width:8rem;height:8rem}}.c-author__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-author__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:2.5rem}@media screen and (max-width: 768px){.c-author__desc{display:contents;margin-left:0}}.c-author__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-author__name{font-size:var(--color-gray02);font-size:1.3rem}@media screen and (max-width: 768px){.c-author__name{line-height:1.5;margin-left:1.6rem}}.c-author__name span{display:inline-block;color:var(--color-txt);font-size:1.6rem;font-weight:var(--fontWeight-bold);margin-left:1.6rem}@media screen and (max-width: 768px){.c-author__name span{display:block;margin-left:0}}.c-author__followArea{width:15.5rem;max-width:100%}@media screen and (max-width: 768px){.c-author__followArea{width:23rem;padding:1rem;margin:1.6rem auto 0}}.c-author__follow{width:100%;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.3rem;color:var(--color-txt);border:1px solid var(--color-border-gray);padding:.3rem 1.5rem;border-radius:99px}.c-author__follow img{margin-right:1rem}.c-author__txt{margin-top:1.2rem}@media screen and (max-width: 768px){.c-author__txt{width:100%;font-size:1.4rem;line-height:1.7142857143;margin-top:1.5rem}}.c-date{color:var(--color-gray02);font-size:1rem}.c-date--notice{font-size:1.5rem;color:var(--color-main);font-weight:var(--fontWeight-medium)}.c-categoryList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem .8rem;line-height:1}.c-blogcard{margin:5rem 0}.c-blogcard__link{color:var(--color-txt) !important;text-decoration:none !important;display:block;padding:2rem;background-color:var(--color-white);border:1px solid var(--color-border-gray);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 768px){.c-blogcard__link{display:block;padding:2rem 1.2rem}}@media(hover: hover)and (pointer: fine){.c-blogcard__link:hover{background-color:var(--background-lightPurple02)}}@media(-ms-high-contrast: none),(-ms-high-contrast: active){.c-blogcard__link:hover{background-color:var(--background-lightPurple02)}}.c-blogcard__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:1.8rem}@media screen and (max-width: 768px){.c-blogcard__content{padding-right:0;margin-top:1.6rem}}.c-blogcard__thumb{width:19.4rem}@media screen and (max-width: 768px){.c-blogcard__thumb{width:100%}}.c-blogcard__thumb img{width:100%}.c-blogcard__ttl{font-size:1.6rem;font-weight:var(--fontWeight-bold);line-height:1.5;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 768px){.c-blogcard__ttl{-webkit-line-clamp:3}}.c-blogcard__excerpt{font-size:1.2rem;color:var(--color-gray02);overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-top:1rem}@media screen and (max-width: 768px){.c-blogcard__excerpt{-webkit-line-clamp:2}}.c-blogcard__url{font-size:1.2rem;color:var(--fontColor-base);text-decoration:underline;margin-top:1rem}.c-blogcard__url span::after{content:"";display:inline-block;width:.973rem;height:.973rem;background:url(../../assets/images/common/i_target_link.svg) center left/100% auto no-repeat;margin-left:8px}.c-user{color:var(--color-gray-2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-user__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-user__img{width:2.1rem;height:2.1rem;margin-left:1.6rem}.c-user__name{font-size:1rem;margin-left:.6rem}.c-user__type{font-size:1rem;font-weight:var(--font_weight_medium)}.c-user__articleType{font-size:1rem;font-weight:var(--font_weight_medium)}.c-subMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.4rem 2%;padding:6.2rem 0 7.8rem}@media screen and (max-width: 1200px){.c-subMenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:0;border-top:1px solid var(--color-border02)}}.c-subMenu__item{width:calc((137.4rem - 6%)/4)}@media screen and (max-width: 1200px){.c-subMenu__item{width:100%}}@media screen and (max-width: 1200px){.c-subMenu__item:not(:first-child){margin-right:0;border-top:1px solid var(--color-border02)}}.c-subMenu__item--sub .c-subMenu__link{font-size:1.8rem}@media screen and (max-width: 1469px){.c-subMenu__item--sub .c-subMenu__link{font-size:1.4rem}}@media screen and (max-width: 1200px){.c-subMenu__item--sub .c-subMenu__link{font-size:1.5rem}}.c-subMenu__link{display:block;color:var(--color-main);font-size:2.2rem;font-weight:var(--fontWeight-medium);text-align:center;position:relative}@media screen and (max-width: 1200px){.c-subMenu__link{font-size:1.2rem;text-align:left;padding:1.6rem 2rem;background:url(../../assets/images/common/i_arrow_btn_color.svg) center right 1.6rem/.8rem auto no-repeat}}.c-subMenu__link:hover .c-subMenu__itemArrow svg rect{fill:var(--color-accent)}.c-subMenu__link:hover .c-subMenu__itemTxt{color:var(--color-accent)}.c-subMenu__itemImg{margin-bottom:1.8rem}@media screen and (max-width: 1200px){.c-subMenu__itemImg{display:none}}.c-subMenu__itemDesc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.3rem}@media screen and (max-width: 1200px){.c-subMenu__itemDesc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.c-subMenu__itemTxt{color:var(--color-gray);font-size:1.7rem;font-weight:var(--fontWeight-bold);-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 1200px){.c-subMenu__itemTxt{font-size:1.3rem;font-weight:var(--fontWeight-medium)}}.c-subMenu__itemArrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1200px){.c-subMenu__itemArrow{display:none}}.c-subMenu__itemArrow svg rect{-webkit-transition:all .3s;transition:all .3s}.c-connector__ttlL{font-size:3.4rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-connector__ttlL{font-size:2rem}}.c-connector__ttlNote{font-size:1.4rem;font-weight:var(--fontWeight-medium)}@media screen and (max-width: 768px){.c-connector__ttlNote{display:block;font-size:1.2rem}}.c-connector__body{margin-top:3rem}@media screen and (max-width: 768px){.c-connector__body{margin-top:2rem}}.c-connector__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media screen and (max-width: 768px){.c-connector__list{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 520px){.c-connector__list{grid-template-columns:repeat(2, 1fr)}}.c-connector__btn{height:100%;width:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:3rem 1.6rem;border:none;background:var(--color-white);text-align:center;-webkit-box-shadow:var(--boxShadow03);box-shadow:var(--boxShadow03);border-radius:10px;overflow:hidden;position:relative}@media screen and (max-width: 768px){.c-connector__btn{padding:1rem}}.c-connector__icon{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-connector__icon img{margin:auto}.c-connector__txtArea{min-height:4.8rem}@media screen and (max-width: 768px){.c-connector__txtArea{min-height:3.8rem}}.c-connector__name{font-size:1.6rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-connector__name{font-size:1.3rem}}.c-connector__sub{color:var(--color-border);font-size:1.4rem;font-weight:var(--fontWeight-medium);margin-top:.5rem}@media screen and (max-width: 768px){.c-connector__sub{font-size:1.2rem;margin-top:0}}.c-modal{display:none;position:fixed;z-index:var(--zIndex-overlay);left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.9);-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;padding-top:20vh}.c-modal__inner{height:100%;width:100%;padding:0 3rem}.c-modal__content{width:93.5rem;max-width:100%;background-color:var(--color-white);border-radius:10px;padding:6rem;margin:auto;position:relative}@media screen and (max-width: 768px){.c-modal__content{padding:2rem}}.c-modal__close{cursor:pointer;width:6.8rem;height:6.8rem;position:absolute;top:0;right:0;z-index:2;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}@media screen and (max-width: 768px){.c-modal__close{width:4.4rem;height:4.4rem}}.c-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5.2rem}@media screen and (max-width: 768px){.c-modal__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.c-modal__icon{width:39.2rem;max-width:100%}.c-modal__icon img{margin:auto}.c-modal__txtArea{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.c-modal__txtArea{text-align:center}}.c-modal__name{font-size:2.5rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-modal__name{font-size:1.7rem}}.c-modal__sub{color:var(--color-border);font-size:1.5rem;font-weight:var(--fontWeight-medium);margin-top:.5rem}@media screen and (max-width: 768px){.c-modal__sub{font-size:1.3rem}}.c-modal__body{margin-top:5.2rem}@media screen and (max-width: 768px){.c-modal__body{margin-top:3.2rem}}.c-modal__tableWrap{border-radius:10px;border:1px solid var(--color-border)}.c-modal__table{width:100%;border-collapse:collapse;border-spacing:0;border-radius:10px;overflow:hidden;border:1px solid var(--color-border);font-size:1.7rem}@media screen and (max-width: 768px){.c-modal__table{font-size:1.4rem}}.c-modal__table tbody tr{border-bottom:1px solid var(--color-border)}.c-modal__table tbody th{width:26.8rem;background-color:var(--background-lightPurple02);border-right:1px solid var(--color-border);padding:1.2rem 3.6rem}@media screen and (max-width: 768px){.c-modal__table tbody th{width:12.4rem;padding:1.4rem 1.6rem}}.c-modal__table tbody td{padding:1.2rem 3.6rem}@media screen and (max-width: 768px){.c-modal__table tbody td{padding:1.4rem 2rem}}.c-cardWithMore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.7080979284%}@media screen and (max-width: 768px){.c-cardWithMore{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.c-cardWithMore__imgArea{width:60rem;max-width:56.4971751412%;aspect-ratio:600/478;border-radius:20px;overflow:hidden}@media screen and (max-width: 768px){.c-cardWithMore__imgArea{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;max-width:100%;margin-top:2rem}}.c-cardWithMore__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-cardWithMore__body{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.c-cardWithMore__body{display:contents}}@media screen and (max-width: 768px){.c-cardWithMore__txtArea{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.c-cardWithMore__ttl{font-size:3rem;font-weight:var(--fontWeight-bold);letter-spacing:.05em}@media screen and (max-width: 768px){.c-cardWithMore__ttl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:2rem;text-align:center}}.c-cardWithMore__subttl{color:var(--color-txt);font-size:2.1rem;font-weight:var(--fontWeight-bold);letter-spacing:.1em;line-height:1.5238095238;margin-top:3.2rem}@media screen and (max-width: 768px){.c-cardWithMore__subttl{font-size:1.7rem;margin-top:2rem}}.c-cardWithMore__txt{color:var(--color-txt);font-size:1.5rem;line-height:2;margin-top:3.2rem}@media screen and (max-width: 768px){.c-cardWithMore__txt{margin-top:2rem}}.c-cardWithMore__btnArea{max-width:27.5rem;margin-top:4rem}@media screen and (max-width: 768px){.c-cardWithMore__btnArea{max-width:31.5rem;margin:3rem auto 0}}.c-table{width:100%;border-collapse:separate;position:relative}.c-table__head{display:-webkit-box;display:-ms-flexbox;display:flex}.c-table__th{width:calc((100% - 27rem)/3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:1.5rem .4rem 1rem;border-left:3px solid var(--background-base);position:relative;border-radius:20px 20px 0 0}@media screen and (max-width: 768px){.c-table__th{width:calc((100% - 15rem)/3);font-size:1.5rem;border-radius:10px 10px 0 0}}.c-table__th:nth-child(1){width:27rem}@media screen and (max-width: 768px){.c-table__th:nth-child(1){width:15rem}}.c-table__th:nth-child(2){color:var(--color-white);background-color:var(--color-plan-01)}.c-table__th:nth-child(3){color:var(--color-white);background-color:var(--color-plan-02)}.c-table__th:nth-child(4){color:var(--color-white);background-color:var(--color-plan-04)}.c-table__subttl{font-size:1.3rem;font-weight:var(--fontWeight-bold);display:block}.c-table__bodyTr{display:-webkit-box;display:-ms-flexbox;display:flex}.c-table__bodyTr:not(:last-child){border-bottom:1px solid var(--color-border)}.c-table__bodyTr:first-child .c-table__bodyTh{border-radius:20px 0 0 0;border-top:1px solid var(--color-border);overflow:hidden}@media screen and (max-width: 768px){.c-table__bodyTr:first-child .c-table__bodyTh{border-radius:10px 0 0 0}}.c-table__bodyTr:last-child .c-table__bodyTh{border-radius:0 0 0 20px;border-bottom:1px solid var(--color-border);overflow:hidden}@media screen and (max-width: 768px){.c-table__bodyTr:last-child .c-table__bodyTh{border-radius:0 0 0 10px}}.c-table__bodyTr:last-child .c-table__bodyTd{border-bottom:1px solid var(--color-border)}.c-table__bodyTr:last-child .c-table__bodyTd:last-child{border-radius:0 0 20px 0}@media screen and (max-width: 768px){.c-table__bodyTr:last-child .c-table__bodyTd:last-child{border-radius:0 0 10px 0}}.c-table__bodyTh{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:27rem;font-size:1.4rem;color:var(--color-txt);font-weight:var(--fontWeight-medium);background-color:var(--background-lightPurple02);border-left:1px solid var(--color-border);padding:1.2rem 2.2rem;position:sticky;left:0;top:0;z-index:1}@media screen and (max-width: 768px){.c-table__bodyTh{width:15rem;font-size:1.3rem;padding:1rem 2.2rem}}.c-table__bodyTd{width:calc((100% - 27rem)/3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-color:var(--color-white);padding:1.2rem 1rem;border-left:1px solid var(--color-border)}@media screen and (max-width: 768px){.c-table__bodyTd{width:calc((100% - 15rem)/3);padding:1rem 1rem}}.c-table__bodyTd:last-child{border-right:1px solid var(--color-border)}.c-table__large{font-size:2rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-table__large{font-size:1.8rem}}.c-table__small{font-size:1.2rem;line-height:1.25}.c-member{padding:4rem 3.8rem;border-radius:10px;background-color:var(--background-lightPurple02)}@media screen and (max-width: 768px){.c-member{padding:3rem 2rem}}.c-member__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media screen and (max-width: 768px){.c-member__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}}.c-member__headerImg{width:13.2rem;height:13.2rem;border-radius:50%;overflow:hidden}.c-member__headerImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-member__headerDesc{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.c-member__headerDesc{text-align:center}}.c-member__job{font-size:1.4rem;line-height:1.5714285714;margin:0 0 1.2rem 0}@media screen and (max-width: 768px){.c-member__job{font-size:1.2rem;line-height:1.5;margin-bottom:1rem}}.c-member__name{font-size:2.5rem;font-weight:var(--fontWeight-bold);margin:0}@media screen and (max-width: 768px){.c-member__name{font-size:2.2rem}}.c-member__body{font-size:1.5rem;line-height:2.1333333333;margin-top:2rem}@media screen and (max-width: 768px){.c-member__body{font-size:1.4rem;line-height:2.1428571429}}.c-tableCommon{width:100%;border-collapse:collapse;border-top:2px solid var(--color-border);border-bottom:2px solid var(--color-border);line-height:2.1333333333;font-size:1.5rem}@media screen and (max-width: 768px){.c-tableCommon{display:block}}.c-tableCommon__time ol li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.2rem}.c-tableCommon__time ol li span:first-child{width:9.8rem}.c-tableCommon__time ol li span:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-tableCommon tbody tr{border-bottom:1px solid var(--color-border)}.c-tableCommon tbody tr th{width:15.4rem;text-align:left;vertical-align:top;padding:2.4rem 1rem}@media screen and (max-width: 768px){.c-tableCommon tbody tr th{display:block;width:100%;padding:2.4rem .6rem .4rem}}.c-tableCommon tbody tr td{padding:2.4rem 0}@media screen and (max-width: 768px){.c-tableCommon tbody tr td{display:block;width:100%;padding:.4rem .6rem 2.4rem}}.c-cardNotice{display:block;font-size:1.5rem;color:var(--color-txt);padding:3rem 2rem 3rem 0;position:relative}@media screen and (max-width: 768px){.c-cardNotice{padding:1.5rem 3rem 1.5rem 0}}.c-cardNotice:hover .c-cardNotice__arrow svg path{fill:var(--color-main)}.c-cardNotice__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media screen and (max-width: 768px){.c-cardNotice__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}}.c-cardNotice__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media screen and (max-width: 768px){.c-cardNotice__info{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-cardNotice__ttlArea{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-cardNotice__ttl{font-size:1.5rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.c-cardNotice__ttl{-webkit-line-clamp:2}}@media screen and (max-width: 768px){.c-cardNotice__catList{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem}}.c-cardNotice__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.974rem;height:1.1166rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.c-cardNotice__arrow svg path{fill:var(--color-border);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.p-mv{height:100vh;min-height:77rem;overflow:hidden;position:relative;z-index:3}@media screen and (max-width: 768px){.p-mv{height:initial;min-height:initial;padding-top:10rem}}.p-mv .l-inner{height:100%}.p-mv__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.p-mv__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-mv__txtArea{width:40.2083333333vw;max-width:57.9rem}@media screen and (max-width: 768px){.p-mv__txtArea{width:100%;max-width:100%}}.p-mv__copy{font-size:3.6rem;font-size:clamp(1.8rem,2.5vw,3.6rem);letter-spacing:.14em;line-height:1.625;text-align:center;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.p-mv__copy{font-size:1.8rem;font-size:4.8vw}}.p-mv__copyLarge{display:block;font-size:8rem;font-size:clamp(3.9rem,5.5555555556vw,8rem);letter-spacing:.15em;line-height:1.2375}@media screen and (max-width: 768px){.p-mv__copyLarge{font-size:3.9rem;font-size:10.4vw}}.p-mv__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.8rem;margin-top:4rem}@media screen and (max-width: 768px){.p-mv__list{width:28rem;margin:0 auto;grid-template-columns:repeat(1, 1fr);gap:1rem;-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}}.p-mv__imgArea{width:49.0972222222vw;max-width:141.4rem;padding-top:3rem;position:absolute;top:50%;left:calc(50% - 2rem);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 768px){.p-mv__imgArea{width:100vw;max-width:100vw;margin:0 calc(50% - 50vw);position:initial;padding-top:0;-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}}.p-lead{background-color:var(--color-bg-light)}.p-lead__header{padding:12rem 0 10rem}@media screen and (max-width: 768px){.p-lead__header{padding:6rem 0}}.p-lead__lead{color:var(--color-accent02);font-size:2rem;font-weight:var(--fontWeight-bold);line-height:1.45;text-align:center}@media screen and (max-width: 768px){.p-lead__lead{font-size:1.4rem;line-height:1.4285714286}}.p-lead__ttl{color:var(--color-main);font-size:4.4rem;letter-spacing:.1rem;font-weight:var(--fontWeight-bold);line-height:1.3863636364;text-align:center;margin-top:.4rem}@media screen and (max-width: 768px){.p-lead__ttl{font-size:2.6rem;line-height:1.4230769231}}.p-lead__txt{max-width:53rem;line-height:1.875;text-align:center;margin:3.4rem auto 0}@media screen and (max-width: 768px){.p-lead__txt{margin-top:2.4rem}}.p-lead__product{margin-top:5rem;border-radius:10px;-webkit-box-shadow:var(--shadow-base);box-shadow:var(--shadow-base);background-color:var(--color-white);padding:4rem 2rem 6rem}@media screen and (max-width: 768px){.p-lead__product{margin-top:3.2rem;padding:2.4rem 2.4rem 3.4rem}}.p-lead__productTtl{color:var(--color-main);font-size:3rem;font-weight:var(--fontWeight-bold);line-height:1.4666666667;text-align:center}@media screen and (max-width: 768px){.p-lead__productTtl{font-size:1.8rem;line-height:1.4444444444}}.p-lead__productTtl span{display:inline-block;background-color:var(--color-accent03);border-radius:99px;padding:1.4rem 6.5rem}@media screen and (max-width: 768px){.p-lead__productTtl span{padding:.6rem 4rem}}.p-lead__productList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.8rem;gap:4%}@media screen and (max-width: 768px){.p-lead__productList{max-width:31.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;margin:1.6rem auto 0}}.p-lead__productItem{width:30.0925925926%;border-radius:10px;border:5px solid var(--color-accent03);min-height:18.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:var(--shadow-accent);box-shadow:var(--shadow-accent)}@media screen and (max-width: 768px){.p-lead__productItem{width:100%;min-height:17rem}}.p-lead__body{padding:15.4rem 0;background-color:var(--color-bg)}@media screen and (max-width: 768px){.p-lead__body{padding:6rem 0}}.p-lead__pointList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8rem}@media screen and (max-width: 768px){.p-lead__pointList{gap:7rem}}.p-dashboard{padding:11rem 0;background:var(--color-bg-gradiation);position:relative}@media screen and (max-width: 768px){.p-dashboard{padding:4.8rem 0 6rem}}.p-dashboard::before{content:"";display:block;width:100%;height:100%;background-color:rgba(255,255,255,.45);mix-blend-mode:soft-light;position:absolute;top:0;left:0;z-index:1}.p-dashboard__inner{position:relative;z-index:2}.p-dashboard__ttl{color:var(--color-white);font-size:4rem;letter-spacing:.3rem;font-weight:var(--fontWeight-bold);line-height:1.45;text-align:center}@media screen and (max-width: 768px){.p-dashboard__ttl{font-size:2.2rem;line-height:1.4545454545;letter-spacing:.1em}}.p-dashboard__ttl span{display:inline-block;padding:0 7.4rem;position:relative}@media screen and (max-width: 768px){.p-dashboard__ttl span{padding:0 2rem}}.p-dashboard__ttl span::before,.p-dashboard__ttl span::after{content:"";display:block;width:4.5rem;height:6.6rem;position:absolute;bottom:1rem}@media screen and (max-width: 768px){.p-dashboard__ttl span::before,.p-dashboard__ttl span::after{width:3.4rem;height:5.3rem;bottom:.4rem}}.p-dashboard__ttl span:before{left:0;background:url(../images/top/ttl_deco_l.png) no-repeat center center/contain}.p-dashboard__ttl span:after{right:0;background:url(../images/top/ttl_deco_r.png) no-repeat center center/contain}.p-dashboard__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.5185185185%;margin-top:6rem}@media screen and (max-width: 1080px){.p-dashboard__list{grid-template-columns:repeat(2, 1fr);gap:4rem 4.9479166667%}}@media screen and (max-width: 768px){.p-dashboard__list{grid-template-columns:repeat(1, 1fr);gap:5rem;margin-top:4rem}}.p-dashboard__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-dashboard__imgArea{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-dashboard__imgArea img{width:100%;-webkit-box-shadow:var(--shadow-accent02);box-shadow:var(--shadow-accent02)}.p-dashboard__txtArea{margin-top:1.8rem}@media screen and (max-width: 768px){.p-dashboard__txtArea{margin-top:.8rem}}.p-dashboard__txt{font-size:2rem;font-weight:var(--fontWeight-bold);color:var(--color-main);line-height:1.45;text-align:center;border-radius:99px;background-color:var(--color-accent03);padding:.8rem}.p-feature{padding:10rem 0 11rem}@media screen and (max-width: 768px){.p-feature{padding:6rem 0}}.p-feature__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:5rem 4.1666666667%;margin-top:8rem}@media screen and (max-width: 1080px){.p-feature__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.p-feature__list{grid-template-columns:repeat(1, 1fr);gap:7rem;margin-top:4rem}}.p-efficiency{padding:11rem 0 1rem;background:url(../../assets/images/top/efficiency_bg.jpg) center/cover no-repeat}@media screen and (max-width: 768px){.p-efficiency{padding:6rem 0 3rem}}.p-efficiency__ttl{font-size:4rem;font-weight:var(--fontWeight-bold);text-align:center;color:var(--color-white);line-height:1.45;letter-spacing:.1em}@media screen and (max-width: 768px){.p-efficiency__ttl{font-size:2.4rem}}.p-efficiency__slideArea{margin-top:4rem}@media screen and (max-width: 768px){.p-efficiency__slideArea{padding:0 2rem}}.p-efficiency__slideArea .swiper-wrapper{padding-bottom:4rem}.p-efficiency__slideArea .swiper-slide{height:auto;opacity:.5}.p-efficiency__slideArea .swiper-slide.swiper-slide-active{opacity:1}.p-efficiency__slideArea .swiper-button-prev,.p-efficiency__slideArea .swiper-button-next{width:7.4rem;height:7.4rem;left:auto;right:auto}@media screen and (max-width: 768px){.p-efficiency__slideArea .swiper-button-prev,.p-efficiency__slideArea .swiper-button-next{width:5.4rem;height:5.4rem;top:auto;bottom:2.8rem}}.p-efficiency__slideArea .swiper-button-prev::after,.p-efficiency__slideArea .swiper-button-next::after{content:"";display:block;width:100%;height:100%}.p-efficiency__slideArea .swiper-button-prev{left:calc(50% - 40vw)}@media screen and (max-width: 768px){.p-efficiency__slideArea .swiper-button-prev{left:calc(50% - 28.6vw)}}.p-efficiency__slideArea .swiper-button-prev::after{background:url(../../assets/images/common/i_arrow_slide_l.png) center/contain no-repeat}.p-efficiency__slideArea .swiper-button-next{right:calc(50% - 40vw)}@media screen and (max-width: 768px){.p-efficiency__slideArea .swiper-button-next{right:calc(50% - 28.6vw)}}.p-efficiency__slideArea .swiper-button-next::after{background:url(../../assets/images/common/i_arrow_slide_r.png) center/contain no-repeat}.p-efficiency__slideArea .swiper-pagination-number{font-family:var(--fontFamily-roboto);font-size:1.6rem;letter-spacing:.1em;font-weight:var(--fontWeight-bold);color:var(--color-white);max-width:calc(100% - 46rem);margin:auto;position:relative;top:-2.4rem !important}@media screen and (max-width: 768px){.p-efficiency__slideArea .swiper-pagination-number{font-size:1.4rem;max-width:100%;top:-2rem !important;text-align:center}}.p-efficiency__slideArea .swiper-pagination{position:relative;top:-5.8rem !important;left:0;right:auto;bottom:auto;text-align:right;max-width:calc(100% - 45rem);margin:auto}@media screen and (max-width: 768px){.p-efficiency__slideArea .swiper-pagination{max-width:100%;text-align:center;top:-3rem !important}}.p-efficiency__slideArea .swiper-pagination-bullet{background:var(--color-white);opacity:1;margin:0 1rem !important}@media screen and (max-width: 768px){.p-efficiency__slideArea .swiper-pagination-bullet{margin:0 .6rem !important}}.p-efficiency__slideArea .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-main)}.p-news{padding:11rem 0}@media screen and (max-width: 768px){.p-news{padding:6rem 0}}.p-news__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;position:relative}@media screen and (max-width: 768px){.p-news__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.p-news__ttlArea{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:6rem}@media screen and (max-width: 768px){.p-news__ttlArea{padding-top:0}}.p-news__body{width:67rem;max-width:calc(100% - 31rem)}@media screen and (max-width: 768px){.p-news__body{width:100%;max-width:100%}}.p-news__list{border-bottom:1px solid var(--color-border02)}.p-news__item{border-top:1px solid var(--color-border02)}.p-news__link{color:var(--fontColor-base);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;padding:2rem 0;background:url(../../assets/images/common/i_arrow_menu.svg) center right/1rem auto no-repeat}@media screen and (max-width: 768px){.p-news__link{gap:.6rem 1.4rem;background-size:1.3rem auto}}.p-news__date{font-family:var(--fontFamily-roboto)}@media screen and (max-width: 768px){.p-news__date{font-size:1.4rem}}.p-news__category{color:var(--color-accent02);display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem}@media screen and (max-width: 768px){.p-news__category{font-size:1.4rem}}.p-news__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:2rem}@media screen and (max-width: 768px){.p-news__txt{display:block;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}}.p-news__btnArea{position:absolute;top:18rem;left:0}@media screen and (max-width: 768px){.p-news__btnArea{position:initial}}.p-news__btnWrap{width:19rem}@media screen and (max-width: 768px){.p-news__btnWrap{width:33.5rem;margin:0 auto}}.p-cta{height:45rem;color:var(--color-white);position:relative}@media screen and (max-width: 768px){.p-cta{height:163.4666666667vw}}.p-cta__content{height:100%;width:100%;position:absolute;top:0;left:0}@media screen and (max-width: 768px){.p-cta__content{padding-top:17.0666666667vw}}.p-cta__content .l-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.p-cta__content .l-inner{display:block}}.p-cta__ttl{font-size:4.2rem;line-height:1.4523809524}@media screen and (max-width: 768px){.p-cta__ttl{font-size:8vw}}.p-cta__imgArea{width:100%;height:100%}.p-cta__imgArea picture{width:100%;height:100%}.p-cta__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-cta__btnList{width:31rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-top:3rem}@media screen and (max-width: 768px){.p-cta__btnList{width:100%;margin-top:75.7333333333vw}}.p-formStep{padding-top:20.7rem}@media screen and (max-width: 768px){.p-formStep{padding-top:10rem}}.p-formStep__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:9.6rem}@media screen and (max-width: 768px){.p-formStep__content{display:block;padding-bottom:7.8rem}}.p-formStep__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:6.4814814815%}@media screen and (max-width: 768px){.p-formStep__desc{padding-right:0}}.p-formStep__formArea{width:54rem;max-width:50%}@media screen and (max-width: 768px){.p-formStep__formArea{width:100%;max-width:100%;padding-top:2rem}}.p-commonPage{padding-top:18rem}@media screen and (max-width: 768px){.p-commonPage{padding-top:10rem}}.p-mvServiceUnder{color:var(--color-txt);text-align:center;padding:17.3rem 0 5.2rem;position:relative}@media screen and (max-width: 768px){.p-mvServiceUnder{padding:7.4rem 0 5.2rem}}.p-mvServiceUnder::before{content:"";display:inline-block;width:100%;height:100%;background:url(../../assets/images/usecase/mvServiceUnder_bg.png) center center/cover no-repeat;position:absolute;left:0;top:0;z-index:1}.p-mvServiceUnder--paddingWide{padding-top:18rem}@media screen and (max-width: 768px){.p-mvServiceUnder--paddingWide{padding-top:12rem}}.p-mvServiceUnder--noTxt{padding-top:16rem;padding-bottom:9rem}@media screen and (max-width: 768px){.p-mvServiceUnder--noTxt{padding-top:9rem;padding-bottom:7rem}}.p-mvServiceUnder--apply::before{height:20rem}@media screen and (max-width: 768px){.p-mvServiceUnder--apply::before{height:13.6rem}}.p-mvServiceUnder__inner{position:relative;z-index:2}.p-mvServiceUnder__ttl{font-size:3.8rem;font-weight:var(--fontWeight-bold);line-height:1.3157894737}@media screen and (max-width: 768px){.p-mvServiceUnder__ttl{font-size:6.9333333333vw;line-height:1.2307692308}}.p-mvServiceUnder__txt{margin-top:1rem;line-height:1.875}@media screen and (max-width: 768px){.p-mvServiceUnder__txt{font-size:1.5rem;line-height:1.8666666667;text-align:center;margin-top:3rem}}.p-mvServiceUnder__btnArea{width:44.2rem;max-width:100%;margin:4.4rem auto 0}@media screen and (max-width: 768px){.p-mvServiceUnder__btnArea{margin-top:2.4rem}}.p-mvServiceUnder__btnArea--col2{width:64.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}@media screen and (max-width: 768px){.p-mvServiceUnder__btnArea--col2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-mvServiceUnder__btnArea--col2 .c-btn{width:100%}.p-mvServiceUnder__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem}@media screen and (max-width: 768px){.p-mvServiceUnder__list{width:100%;max-width:44.2rem;margin-left:auto;margin-right:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4.4rem}}.p-mvServiceUnder__item{width:17.5rem;margin-right:.7rem}@media screen and (max-width: 768px){.p-mvServiceUnder__item{width:49%;margin-right:0}}.p-mvServiceUnder__item--large{width:19.1rem}@media screen and (max-width: 768px){.p-mvServiceUnder__item--large{width:100%;margin-top:.7rem}}.p-mvServiceUnder__item img{width:100%}.p-manual{padding:11rem 0}@media screen and (max-width: 768px){.p-manual{padding:5.8rem 0}}.p-manual__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7rem}@media screen and (max-width: 768px){.p-manual__list{gap:6rem}}.p-manual__btnArea{max-width:44rem;margin:15rem auto 0}@media screen and (max-width: 768px){.p-manual__btnArea{margin-top:8rem}}.p-about{padding-bottom:6rem;position:relative;z-index:3}@media screen and (max-width: 768px){.p-about{padding:4.4rem 0 0}}@media screen and (max-width: 768px){.p-about__inner{padding:0 2.8rem}}.p-about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4.2rem}@media screen and (max-width: 768px){.p-about__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.p-about__txtArea{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.p-about__txtArea{display:contents;text-align:center;width:100vw;margin-top:0}}.p-about__txt{font-size:1.5rem;margin-top:4rem}@media screen and (max-width: 768px){.p-about__txt{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:2.2rem}}.p-about__txt:not(:first-of-type){margin-top:2.2rem}.p-about__txtLarge{display:block;margin-top:2.2rem;font-size:2rem;font-weight:var(--fontWeight-bold);letter-spacing:.1em;line-height:1.7}@media screen and (max-width: 768px){.p-about__txtLarge{font-size:1.7rem}}.p-about__imgArea{width:60rem;max-width:47.619047619vw;border-radius:20px;-webkit-box-shadow:var(--boxShadow02);box-shadow:var(--boxShadow02);overflow:hidden}@media screen and (max-width: 768px){.p-about__imgArea{max-width:100%;margin-top:3rem;margin-bottom:2.2rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.p-about__imgArea img{width:100%}.p-about__videoArea{max-width:109rem;padding:0 3rem;margin:13rem auto 0}@media screen and (max-width: 768px){.p-about__videoArea{margin-top:4rem}}.p-about__videoBox{aspect-ratio:1030/580;border-radius:20px;-webkit-box-shadow:var(--boxShadow02);box-shadow:var(--boxShadow02);overflow:hidden}@media screen and (max-width: 768px){.p-about__videoBox{aspect-ratio:315/178}}.p-about__videoBox video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-about__listArea{padding:8rem 0 12rem;margin-top:8rem;position:relative;z-index:1}.p-about__listArea::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../../assets/images/top/bg_grad_usecaseList.png") no-repeat center top/cover}@media screen and (max-width: 768px){.p-about__listArea{padding:4rem 0 8rem;margin-top:4rem}}.p-about__list{max-width:107rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12rem}@media screen and (max-width: 1023px){.p-about__list{gap:8rem}}.p-about__item{position:relative}.p-about__item:nth-child(2)::after{content:"";display:block;width:100%;height:14.7rem;background:url(../../assets/images/top/path_red.svg) top center/auto 100% no-repeat;position:absolute;top:-13.4rem;left:0;z-index:1}@media screen and (max-width: 1023px){.p-about__item:nth-child(2)::after{display:none}}.p-about__item:nth-child(3)::after{content:"";display:block;width:100%;height:14.7rem;background:url(../../assets/images/top/path_blue.svg) top center/auto 100% no-repeat;position:absolute;top:-13.4rem;left:0;z-index:1}@media screen and (max-width: 1023px){.p-about__item:nth-child(3)::after{display:none}}.p-usecase{padding:10rem 0;position:relative;z-index:3}@media screen and (max-width: 768px){.p-usecase{padding:6rem 0 3rem}}.p-usecase__tabArea{margin-top:5rem}@media screen and (max-width: 768px){.p-usecase__tabArea{margin-top:3rem}}.p-plan{padding:6rem 0 10rem}.p-plan__body{margin-top:5rem}@media screen and (max-width: 1200px){.p-plan__body{overflow:hidden;margin-top:2rem}}@media screen and (max-width: 1200px){.p-plan__scroll{width:100%;overflow-x:auto}}.p-plan__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem}@media screen and (max-width: 1023px){.p-plan__list{padding:1rem 1rem 3rem 1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}}.p-plan__item{width:29rem}.p-movie{padding:8rem 0 10rem;background:url("../../assets/images/top/bg_grad_movie.png") no-repeat center top/cover;position:relative}@media screen and (max-width: 768px){.p-movie{padding:5rem 0}}.p-movie::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:33.6rem;background:url("../../assets/images/top/bg_grad_movie_bottom.png") no-repeat center bottom/cover}.p-movie__inner{position:relative;z-index:2}.p-movie__body{margin-top:5rem}@media screen and (max-width: 768px){.p-movie__body{margin-top:3rem}}@media screen and (min-width: 769px){.p-movie__swiper{overflow:initial}}.p-movie__swiper .swiper-slide{height:auto}.p-movie__swiper .swiper-pagination{bottom:1rem;top:auto;font-size:1.4rem;color:var(--color-main);font-weight:var(--fontWeight-bold);letter-spacing:.1em}.p-movie__swiper .swiper-button-prev,.p-movie__swiper .swiper-button-next{width:4.2rem;height:4.2rem;bottom:0;top:auto;margin-top:0;-webkit-box-shadow:var(--boxShadow06);box-shadow:var(--boxShadow06);border-radius:50%}.p-movie__swiper .swiper-button-prev::before,.p-movie__swiper .swiper-button-next::before{content:"";width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}.p-movie__swiper .swiper-button-prev{right:auto;left:calc(50% - 8rem)}.p-movie__swiper .swiper-button-prev::before{background-image:url(../../assets/images/common/i_arrow_slide_l.svg)}.p-movie__swiper .swiper-button-next{right:auto;left:calc(50% + 4rem)}.p-movie__swiper .swiper-button-next::before{background-image:url(../../assets/images/common/i_arrow_slide_r.svg)}.p-movie__swiperWrapper{padding-bottom:6.2rem}@media screen and (min-width: 769px){.p-movie__swiperWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem}}@media screen and (min-width: 769px){.p-movie__swiperSlide{width:calc((100% - 6rem)/2)}}@media screen and (min-width: 1024px){.p-movie__swiperSlide{width:calc((100% - 6rem)/3)}}.p-movie__btnArea{max-width:28rem;margin:0 auto 0}@media screen and (max-width: 768px){.p-movie__btnArea{margin-top:4rem}}.p-saas{padding:7rem 0;position:relative;background:url("../../assets/images/top/bg_grad_sass.png") no-repeat center/cover}.p-saas::before{content:"";position:absolute;top:0;left:0;width:100%;height:33.6rem;background:url("../../assets/images/top/bg_grad_sass_top.png") no-repeat center top/cover}.p-saas::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:33.6rem;background:url("../../assets/images/top/bg_grad_sass_bottom.png") no-repeat center bottom/cover}@media screen and (max-width: 768px){.p-saas{padding:5rem 0}}.p-saas__inner{position:relative;z-index:2}.p-saas__body{max-width:92.6rem;margin:4rem auto 0}@media screen and (max-width: 768px){.p-saas__body{margin-top:3rem}}.p-saas__list{display:grid;grid-template-columns:repeat(5, 1fr);gap:3rem}@media screen and (max-width: 1200px){.p-saas__list{gap:1rem}}@media screen and (max-width: 768px){.p-saas__list{gap:.8rem}}.p-saas__item{aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background-color:#fff;-webkit-box-shadow:var(--boxShadow05);box-shadow:var(--boxShadow05)}.p-saas__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-saas__txt{font-size:3.3rem;font-weight:var(--fontWeight-bold);text-align:center;margin-top:2.8rem}@media screen and (max-width: 768px){.p-saas__txt{font-size:2.1rem;margin-top:.8rem}}.p-saas__txt span{font-size:8.2rem}@media screen and (max-width: 768px){.p-saas__txt span{font-size:5.2rem}}.p-saas__note{font-size:1.5rem;font-weight:var(--fontWeight-bold);color:var(--color-accent);text-align:center}@media screen and (max-width: 768px){.p-saas__note{font-size:1.3rem}}.p-faq{padding:9.7rem 0 7rem;position:relative}.p-faq::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:33.6rem;background:url("../../assets/images/top/bg_grad_faq.png") no-repeat center top/cover}@media screen and (max-width: 768px){.p-faq{padding:5.8rem 0}}.p-faq__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2}@media screen and (max-width: 768px){.p-faq__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.p-faq__header{width:32.4rem;padding-right:1.6rem;padding-top:8rem}@media screen and (max-width: 768px){.p-faq__header{width:100%;padding-right:0;padding-top:0;text-align:center}}.p-faq__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.p-case{padding:9rem 0 8rem;background:url("../../assets/images/top/bg_grad_case.png") no-repeat center top/cover;position:relative;z-index:3}@media screen and (max-width: 768px){.p-case{padding:6rem 0}}.p-case__body{margin-top:5rem}@media screen and (max-width: 768px){.p-case__body{margin-top:3rem}}@media screen and (min-width: 769px){.p-case__swiper{overflow:initial}}.p-case__swiper .swiper-slide{height:auto}.p-case__swiper .swiper-pagination{bottom:1rem;top:auto;font-size:1.4rem;color:var(--color-main);font-weight:var(--fontWeight-bold);letter-spacing:.1em}.p-case__swiper .swiper-button-prev,.p-case__swiper .swiper-button-next{width:4.2rem;height:4.2rem;bottom:0;top:auto;margin-top:0;-webkit-box-shadow:var(--boxShadow06);box-shadow:var(--boxShadow06);border-radius:50%}.p-case__swiper .swiper-button-prev::before,.p-case__swiper .swiper-button-next::before{content:"";width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}.p-case__swiper .swiper-button-prev{right:auto;left:calc(50% - 8rem)}.p-case__swiper .swiper-button-prev::before{background-image:url(../../assets/images/common/i_arrow_slide_l.svg)}.p-case__swiper .swiper-button-next{right:auto;left:calc(50% + 4rem)}.p-case__swiper .swiper-button-next::before{background-image:url(../../assets/images/common/i_arrow_slide_r.svg)}.p-case__swiperWrapper{padding-bottom:6.2rem}@media screen and (min-width: 769px){.p-case__swiperWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem}}@media screen and (min-width: 769px){.p-case__swiperSlide{width:calc((100% - 6rem)/2)}}@media screen and (min-width: 1024px){.p-case__swiperSlide{width:calc((100% - 6rem)/3)}}.p-case__btnArea{max-width:28rem;margin:0 auto 0}@media screen and (max-width: 768px){.p-case__btnArea{margin-top:4rem}}.p-solution{color:var(--color-txt);padding:6rem 0;position:relative}.p-solution::before{content:"";display:inline-block;width:100%;height:100%;background:url(../../assets/images/usecase/solution_bg.png) center center/cover no-repeat;position:absolute;left:0;top:0;z-index:1}.p-solution__inner{position:relative;z-index:2}.p-solution__body{margin-top:5rem}.p-solution__list{max-width:78.3rem;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.p-solution__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}}.p-solution__item{width:35.576rem;max-width:100%}@media screen and (max-width: 768px){.p-solution__item{width:33.5rem;margin:auto}}.p-solution__imgArea{width:100%;background:url(../../assets/images/data-analytics/dashboad_img.png) no-repeat center center/contain}@media screen and (max-width: 768px){.p-solution__imgArea{height:22.223rem}}.p-solution__imgBox{width:100%;height:100%;border-radius:5px;overflow:hidden}.p-solution__imgBox img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-solution__itemTxt{font-size:1.5rem;line-height:1.7333333333;margin-top:2rem}.p-strength{padding-top:12rem;padding-bottom:12rem}@media screen and (max-width: 768px){.p-strength{padding-top:3rem;padding-bottom:9rem}}.p-strength--partner{padding-top:11rem}@media screen and (max-width: 768px){.p-strength--partner{padding-top:6rem}}.p-strength--pt0{padding-top:0}.p-strength--gradation{position:relative}.p-strength--gradation .l-inner{position:relative;z-index:2}.p-strength__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8rem}@media screen and (max-width: 768px){.p-strength__body{display:block;margin-top:3rem}}.p-strength__sidebar{width:30rem;padding-right:6rem;position:relative}@media screen and (max-width: 768px){.p-strength__sidebar{display:none}}.p-strength__anchorList{border-bottom:1px solid var(--color-gray);position:sticky;top:8.9rem;left:0}.p-strength__anchorItem{border-top:1px solid var(--color-gray)}.p-strength__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-strength__item:not(:first-child){margin-top:10rem}@media screen and (max-width: 768px){.p-strength__item:not(:first-child){margin-top:6.6rem}}.p-worry{color:var(--color-txt);padding:5rem 0 9rem}@media screen and (max-width: 768px){.p-worry{padding-bottom:8rem}}.p-worry--position{position:relative;z-index:2}@media screen and (max-width: 768px){.p-worry--position{padding-bottom:0}}.p-worry__txt01{font-size:2.4rem;font-weight:var(--fontWeight-bold);line-height:2.1666666667;text-align:center;margin-top:5.8rem}@media screen and (max-width: 768px){.p-worry__txt01{font-size:1.8rem;line-height:1.6666666667;margin-top:6.8rem}}.p-worry__txt02{font-size:3.2rem;font-weight:var(--fontWeight-bold);line-height:1.625;text-align:center;margin-top:6rem}@media screen and (max-width: 768px){.p-worry__txt02{font-size:2.4rem;line-height:2.1666666667;margin-top:5rem}}.p-worry__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem}@media screen and (max-width: 768px){.p-worry__list{margin-top:3rem}}.p-worry__list--col3{max-width:80.6rem;margin:1rem auto 0}.p-worry__list--col3 .p-worry__item{width:32.0099255583%}@media screen and (max-width: 768px){.p-worry__list--col3 .p-worry__item{width:100%}}.p-worry__item{width:23.8888888889%;padding:2rem 1.6rem 1.6rem;color:var(--color-white);background-color:var(--color-main);border-radius:10px;-webkit-box-shadow:var(--boxShadow02);box-shadow:var(--boxShadow02)}@media screen and (max-width: 1000px){.p-worry__item{width:49%;margin-bottom:1rem;padding:2.2rem 2rem 2.2rem .8rem}}@media screen and (max-width: 520px){.p-worry__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.p-worry__item--noIcon{min-height:18.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 520px){.p-worry__item--noIcon{min-height:initial}}.p-worry__item--noIcon .p-worry__itemTxt{margin-top:0}.p-worry__itemIcon{min-height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.p-worry__itemIcon{min-height:initial}}@media screen and (max-width: 520px){.p-worry__itemIcon{width:8rem}}@media screen and (max-width: 520px){.p-worry__itemIcon--01 img{width:6.5rem}}@media screen and (max-width: 520px){.p-worry__itemIcon--02 img{width:5.2rem}}@media screen and (max-width: 520px){.p-worry__itemIcon--03 img{width:7.8rem}}@media screen and (max-width: 520px){.p-worry__itemIcon--04 img{width:8rem}}.p-worry__itemTxt{font-size:1.5rem;font-weight:var(--fontWeight-medium);line-height:1.7333333333;margin-top:2rem}@media screen and (max-width: 520px){.p-worry__itemTxt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:1rem;margin-top:0}}.p-archivePage{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 3rem;margin:0 auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:17.5rem;padding-bottom:6rem;position:relative;overflow:hidden}@media screen and (max-width: 768px){.p-archivePage{display:block;padding-top:6rem}}.p-archivePage__ttlArea{margin-bottom:4rem}@media screen and (max-width: 768px){.p-archivePage__ttlArea{margin-bottom:3rem}}.p-archivePage__mostReadTtl{font-size:2.8rem;color:var(--color-txt);text-align:center}@media screen and (max-width: 768px){.p-archivePage__mostReadTtl{font-size:2.4rem}}.p-archivePage__mostRead{padding:9.5rem 0 7.6rem;position:relative}@media screen and (max-width: 768px){.p-archivePage__mostRead{padding:5.2rem 0 5.6rem}}.p-archivePage__mostRead::before{content:"";display:block;width:200vw;height:calc(100% - 3rem);position:absolute;top:3rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}@media screen and (max-width: 768px){.p-archivePage__mostRead::before{top:0;height:100%}}.p-archivePage__mostReadContent{margin-top:4rem}.p-archivePage__lead{display:block;font-size:1.5rem;color:var(--color-accent);font-weight:var(--font-weight-bold);text-transform:uppercase;text-align:center}.p-archivePage__ttl{display:block;font-size:2.5rem;line-height:2.08;text-align:center;margin-bottom:4rem}@media screen and (max-width: 768px){.p-archivePage__ttl{display:none}}.p-archivePage__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:2rem}@media screen and (max-width: 768px){.p-archivePage__content{width:100%;max-width:100%;padding:0 2rem}}.p-archivePage__contentInner{width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width: 1280px){.p-archivePage__contentInner{max-width:87rem}}.p-archivePage__contentInner--withMostRead{margin-top:7.6rem}.p-archivePage__articleList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem 3rem}@media screen and (max-width: 1280px){.p-archivePage__articleList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4rem 0}}@media screen and (max-width: 520px){.p-archivePage__articleList{display:block}}.p-archivePage__articleList.singleColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-archivePage__articleList.singleColumn .p-archivePage__articleItem{width:100%}.p-archivePage__articleItem{width:calc((100% - 6rem)/3)}@media screen and (max-width: 1280px){.p-archivePage__articleItem{width:48.275862069%}}@media screen and (max-width: 520px){.p-archivePage__articleItem{width:100%;margin-bottom:4rem}}.p-archivePage__archive{width:27rem;max-width:100%}@media screen and (max-width: 768px){.p-archivePage__archive{width:100%;max-width:100%;margin-top:0}}.p-archivePage--archiveStickey{overflow:initial}@media screen and (max-width: 768px){.p-archivePage--archiveStickey{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.p-archivePage--archiveStickey .p-archivePage__archive{position:sticky;top:15.7rem}@media screen and (max-width: 768px){.p-archivePage--archiveStickey .p-archivePage__archive{position:initial;margin-top:0}}.p-archivePage--archiveStickey .p-archivePage__archive .c-sidebarArchive__inner{height:100%;overflow:hidden scroll}.p-archivePage__noticeTtl{font-size:3.2rem;color:var(--color-txt)}@media screen and (max-width: 768px){.p-archivePage__noticeTtl{font-size:2.5rem;text-align:center}}.p-archivePage__noticeList{padding:0 4rem;background-color:var(--color-white);border-radius:10px;-webkit-box-shadow:var(--boxShadow03);box-shadow:var(--boxShadow03)}@media screen and (max-width: 768px){.p-archivePage__noticeList{padding:0 1.6rem}}.p-archivePage__noticeItem:not(:last-child){border-bottom:1px solid var(--color-border02)}.p-paginationArea{padding:6rem 0}@media screen and (max-width: 768px){.p-paginationArea{padding:4rem 0}}.p-download{padding:18rem 0 10rem;position:relative}.p-download--widePadding{padding:16.3rem 0 9.6rem}.p-download__inner{position:relative;z-index:2}.p-download__ttl{font-size:3rem;font-weight:var(--fontWeight-bold);text-align:center}@media screen and (max-width: 768px){.p-download__ttl{font-size:2rem}}.p-download__txtArea{max-width:62rem;margin:3rem auto 0}@media screen and (max-width: 768px){.p-download__txtArea{font-size:1.5rem;line-height:2}}.p-download__btnArea{max-width:32rem;margin:4rem auto 0}@media screen and (max-width: 768px){.p-download__btnArea{max-width:33.5rem}}.p-download__btnAreaTop{max-width:32rem;margin:4rem auto}@media screen and (max-width: 768px){.p-download__btnAreaTop{max-width:33.5rem}}.p-download__note{font-size:1.5rem;font-weight:var(--fontWeight-bold);text-align:center;margin-top:4rem}.p-download__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:9rem 3rem}@media screen and (max-width: 768px){.p-download__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 520px){.p-download__list{grid-template-columns:repeat(1, 1fr)}}.p-terms{color:var(--color-txt);font-size:1.5rem;line-height:2;padding:5rem 0 15rem}@media screen and (max-width: 768px){.p-terms{padding:2rem 0 6rem}}.p-terms__lead{padding:4rem 0 3rem}@media screen and (max-width: 768px){.p-terms__lead{padding:3rem 0 2.4rem}}.p-terms__section{padding:4.6rem 0 3.4rem;position:relative}@media screen and (max-width: 768px){.p-terms__section{padding:2.4rem 0 1.6rem}}.p-terms__section::before{content:"";height:1px;width:100%;background:-webkit-gradient(linear, left top, right top, from(var(--color-accent)), to(var(--color-blue)));background:linear-gradient(to right, var(--color-accent), var(--color-blue));position:absolute;top:0;left:0}.p-terms__section h2{color:var(--color-main);font-size:2rem;font-weight:bold;letter-spacing:.1em;line-height:2.1;margin-bottom:1rem}.p-terms__section p{margin:1rem 0}.p-terms__section ul{margin:1.6rem 0}@media screen and (max-width: 768px){.p-terms__section ul{margin:1rem 0}}.p-terms__section ol{margin:1.6rem 0;counter-reset:number 0}@media screen and (max-width: 768px){.p-terms__section ol{margin:1rem 0}}.p-terms__section ol li{padding-left:3rem;position:relative}.p-terms__section ol li::before{counter-increment:number 1;content:counter(number) ".";position:absolute;left:0;top:0}.p-terms__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:4.6rem;position:relative}@media screen and (max-width: 768px){.p-terms__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:3rem}}.p-terms__footer::before{content:"";height:1px;width:100%;background:-webkit-gradient(linear, left top, right top, from(var(--color-accent)), to(var(--color-blue)));background:linear-gradient(to right, var(--color-accent), var(--color-blue));position:absolute;top:0;left:0}.p-terms__company{text-align:right}@media screen and (max-width: 768px){.p-terms__company{text-align:left;margin-top:2rem}}.p-connection{padding:10rem 0 5rem}@media screen and (max-width: 768px){.p-connection{padding:6rem 0 3.5rem}}.p-connection__body{margin-top:5rem}@media screen and (max-width: 768px){.p-connection__body{margin-top:2.6rem}}.p-connection__imgArea{max-width:103rem;margin:0 auto;-webkit-box-shadow:var(--boxShadow02);box-shadow:var(--boxShadow02);border-radius:20px;overflow:hidden}.p-connection__imgArea img{width:100%}.p-connection__list{max-width:113.8rem;margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 768px){.p-connection__list{grid-template-columns:repeat(1, 1fr)}}.p-singlePage{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 3rem;margin:0 auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:19.7rem 0 15rem;position:relative}@media screen and (max-width: 768px){.p-singlePage{padding:8rem 0 0;display:block}}.p-singlePage__agenda{width:21rem;max-width:calc(100% - 74rem - 27rem);position:sticky;top:15.7rem}@media screen and (max-width: 1170px){.p-singlePage__agenda{display:none}}.p-singlePage__agenda--noStickey{position:relative;top:0}.p-singlePage__content{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 1170px){.p-singlePage__content{padding-left:2rem}}@media screen and (max-width: 768px){.p-singlePage__content{width:100%;max-width:100%;padding:0 2rem}}.p-singlePage__contentInner{width:100%;margin-left:auto;margin-right:auto}.p-singlePage__contentInner--smallWidth{max-width:74rem}.p-singlePage__contentInner--middleWidth{max-width:84rem}.p-singlePage__contentInner--wideWidth{max-width:88rem}.p-singlePage__archive{width:27rem;max-width:100%}@media screen and (max-width: 768px){.p-singlePage__archive{width:100%;max-width:100%;margin-top:8rem}}.p-singlePage__apply{width:40rem;max-width:40%;position:sticky;top:15.7rem;overflow-y:auto;max-height:calc(100vh - 16rem)}@media screen and (max-width: 768px){.p-singlePage__apply{width:100%;max-width:100%;max-height:initial;padding:0 2rem;margin-top:4rem}}.p-mvCommon{padding-top:15.7rem;background-color:var(--background-lightPurple02)}@media screen and (max-width: 768px){.p-mvCommon{padding-top:10rem;padding-bottom:6.6rem}}.p-mvCommon__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6.5277777778vw}@media screen and (max-width: 1200px){.p-mvCommon__inner{gap:2rem}}@media screen and (max-width: 768px){.p-mvCommon__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 3rem;gap:2rem}}.p-mvCommon__txtArea{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:calc((100vw - 120rem)/2);padding-top:4rem;padding-bottom:4rem}@media screen and (max-width: 768px){.p-mvCommon__txtArea{display:contents;padding:0}}.p-mvCommon__txtAreaInner{padding-left:6rem}@media screen and (max-width: 1200px){.p-mvCommon__txtAreaInner{padding-left:3rem}}@media screen and (max-width: 768px){.p-mvCommon__txtAreaInner{padding-left:0;display:contents}}.p-mvCommon__ttl{font-size:4.2rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 1200px){.p-mvCommon__ttl{font-size:3.2rem}}@media screen and (max-width: 768px){.p-mvCommon__ttl{font-size:2.6rem;text-align:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.p-mvCommon__subttl{color:var(--color-txt);font-size:2.5rem;font-weight:var(--fontWeight-bold);margin-top:4.2rem}@media screen and (max-width: 1200px){.p-mvCommon__subttl{font-size:2rem}}@media screen and (max-width: 768px){.p-mvCommon__subttl{font-size:1.8rem;margin-top:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.p-mvCommon__txt{color:var(--color-txt);font-size:1.5rem;line-height:2;margin-top:2.2rem}@media screen and (max-width: 768px){.p-mvCommon__txt{margin-top:0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.p-mvCommon__btnArea{max-width:34.2rem;margin-top:4.2rem}@media screen and (max-width: 768px){.p-mvCommon__btnArea{width:100%;max-width:31.5rem;margin-top:0;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}.p-mvCommon__imgArea{width:64.1rem;aspect-ratio:641/614;max-width:50%}@media screen and (max-width: 768px){.p-mvCommon__imgArea{width:100%;max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.p-mvCommon__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-faqPage{padding:7.5rem 0 15.2rem}@media screen and (max-width: 768px){.p-faqPage{padding:7rem 0}}.p-faqPage__ttl{font-size:3.4rem;font-weight:var(--fontWeight-bold);line-height:1.4705882353}@media screen and (max-width: 768px){.p-faqPage__ttl{font-size:2.4rem;line-height:1.5}}.p-faqPage__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}@media screen and (max-width: 768px){.p-faqPage__body{gap:8rem}}.p-faqPage__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;margin-top:3rem}@media screen and (max-width: 768px){.p-faqPage__list{margin-top:2.6rem}}.p-connectors{padding:7.5rem 0 15.2rem}@media screen and (max-width: 768px){.p-connectors{padding:7rem 0}}.p-connectors__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}@media screen and (max-width: 768px){.p-connectors__list{gap:8rem}}.p-roi{padding:7.5rem 0 13rem}@media screen and (max-width: 768px){.p-roi{padding:7rem 0}}.p-roi__list{max-width:106.2rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8rem}@media screen and (max-width: 768px){.p-roi__list{gap:9rem}}.p-roi__item:nth-child(2n) .c-cardWithMore{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 768px){.p-roi__item:nth-child(2n) .c-cardWithMore{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-function{padding:6rem 0 15.4rem;overflow:hidden}@media screen and (max-width: 768px){.p-function{padding:4rem 0}}.p-function__tableArea{overflow-x:auto}.p-function__tableWrap{width:89.5rem;margin:3rem auto 0}@media screen and (max-width: 768px){.p-function__tableWrap{width:65.3rem;margin-right:3rem}}.p-function__note{max-width:89.5rem;font-size:1.3rem;color:var(--color-txt);line-height:1.5384615385;margin:2.4rem auto 0}@media screen and (max-width: 768px){.p-function__note{padding-right:3rem;margin-top:4.2rem}}.u-align--center{text-align:center !important}.u-align--right{text-align:right !important}.u-txt--bold{font-weight:bold}.u-color--main{color:var(--color-main)}.u-color--accent{color:var(--color-accent)}.u-display--pcNone{display:none !important}@media screen and (max-width: 768px){.u-display--pcNone{display:block !important}}@media screen and (max-width: 768px){.u-display--spNone{display:none !important}}.u-display--inlineBlock{display:inline-block}