*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:#222;font-family:"Noto Sans JP",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7}img{max-width:100%;height:auto;vertical-align:middle}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}:root{--color-key: #155dfc;--color-white: #fff;--color-text: #222;--color-dark-gray: #333;--color-light-dark-gray: #3a3a3a;--color-gray: #777;--color-light-gray: #ccc;--color-middle-gray: #bababa;--color-extra-light-gray: #efefef;--color-blue-gray: #f9fafc}body{background:#000}.p-header__notice{padding:6px 24px;background:var(--color-white);color:var(--color-dark-gray);font-size:13px;line-height:1;font-weight:700;text-align:center;position:fixed;top:0;left:0;z-index:1000;width:100%}.l-header{position:fixed;top:30px;left:0;z-index:1000;width:100%;background:rgba(0,0,0,0);mix-blend-mode:difference}.l-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 48px;backdrop-filter:blur(10px)}.l-header__logo{display:block;flex:0 0 auto;width:108px;height:30px}.l-header__logo img{display:block;width:100%;height:100%;filter:brightness(0) invert(1)}.l-header__nav{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:16px}.c-header-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:15px 32px;border:1px solid var(--color-white);border-radius:9999px;font-size:14px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;text-align:center;text-decoration:none;white-space:nowrap;transition:color .6s ease,background-color .6s ease,border-color .6s ease}.c-header-button--outline{color:var(--color-white);background:rgba(0,0,0,0)}.c-header-button--primary{color:var(--color-dark-gray);background:var(--color-white)}.l-main{position:relative;min-height:0}.l-content{position:relative;z-index:2;isolation:isolate;--content-backdrop-fade: 560px}.l-content::before,.l-content::after{position:absolute;inset:0;z-index:0;pointer-events:none;content:""}.l-content::before{backdrop-filter:blur(30px);mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 var(--content-backdrop-fade));-webkit-backdrop-filter:blur(30px);-webkit-mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 var(--content-backdrop-fade))}.l-content::after{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 var(--content-backdrop-fade))}.l-content>*{position:relative;z-index:1}.l-problems{position:relative;z-index:2}.u-sp{display:none}.p-fv{position:relative;z-index:1;height:100svh;overflow:hidden}.p-fv__media{position:fixed;inset:0;z-index:0;opacity:0;pointer-events:none;background:url("../images/mainvisual-fv.png") center/cover no-repeat;animation:fv-fade-in 1.2s ease .1s forwards}.p-fv__title{position:absolute;top:clamp(148px,19.45vh,195px);left:clamp(48px,9.72vw,140px);z-index:1;display:flex;flex-direction:column;align-items:flex-start;width:min(100% - 96px,760px);color:var(--color-white);opacity:0;animation:fv-fade-up 1s ease .55s forwards}.p-fv__eyebrow{margin:0 0 48px;color:var(--color-key);font-family:Poppins,sans-serif;font-size:22px;font-weight:400;line-height:20px;letter-spacing:.01em}.p-fv__heading{margin:0 0 48px;font-size:clamp(72px,6.25vw,90px);font-weight:900;font-feature-settings:"palt" 1;line-height:clamp(88px,7.64vw,110px);letter-spacing:.02em}.p-fv__heading span{display:block;white-space:nowrap}.p-fv__lead{margin:0 0 48px;color:var(--color-middle-gray);font-size:18px;font-weight:400;font-feature-settings:"palt" 1;line-height:28px;letter-spacing:.04em}.p-fv__buttons{display:flex;gap:16px;align-items:center}.p-fv__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:16px 32px;border:1px solid var(--color-white);border-radius:9999px;font-size:16px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;text-align:center;text-decoration:none;white-space:nowrap;transition:color .6s ease,background-color .6s ease,border-color .6s ease}.p-fv__button--outline{color:var(--color-white);background:rgba(0,0,0,0)}.p-fv__button--primary{color:var(--color-dark-gray);border-color:var(--color-white);background:var(--color-white)}.p-fv-scroll{position:absolute;bottom:39px;right:24px;z-index:1;width:10px;height:128px;color:var(--color-extra-light-gray);font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:14px;letter-spacing:0;opacity:0;animation:fv-fade-in .8s ease 1.1s forwards}.p-fv-logos{position:absolute;bottom:48px;left:50%;z-index:1;display:flex;flex-direction:column;gap:16px;align-items:center;width:min(100% - 96px,588px);opacity:0;transform:translateX(-50%);animation:fv-fade-in .8s ease 1.1s forwards}.p-fv-logos__caption{margin:0;color:var(--color-middle-gray);font-size:12px;font-weight:400;font-feature-settings:"palt" 1;line-height:17px;letter-spacing:.06em;text-align:center}.p-fv-logos__list{display:flex;flex-wrap:wrap;gap:16px 48px;align-items:center;justify-content:center;width:100%;margin:0;padding:0;list-style:none}.p-fv-logos__item{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:58px;height:16px}.p-fv-logos__item:nth-child(n+7){display:none}.p-fv-logos__item img{display:block;width:auto;height:100%;max-width:100%;max-height:100%;filter:brightness(0) invert(73%);-o-object-fit:contain;object-fit:contain}.p-fv-scroll__line{position:absolute;top:0;left:5px;width:1px;height:80px;overflow:hidden}.p-fv-scroll__line::before{position:absolute;top:0;left:0;width:1px;height:100%;background:var(--color-gray);transform:translateY(-100%);animation:fv-scroll-line 1.8s ease-in-out 1.2s infinite;content:""}.p-fv-scroll__text{position:absolute;top:90px;left:50%;display:block;transform:translateX(-50%);writing-mode:vertical-rl;text-orientation:mixed}@media(width >= 768px)and (hover: hover)and (pointer: fine){.c-header-button--outline:hover{color:var(--color-dark-gray);background:var(--color-white);border-color:var(--color-white)}.c-header-button--primary:hover{color:var(--color-white);background:rgba(0,0,0,0);border-color:var(--color-white)}.p-fv__button--outline:hover{color:var(--color-dark-gray);background:var(--color-white);border-color:var(--color-white)}.p-fv__button--primary:hover{color:var(--color-white);background:rgba(0,0,0,0);border-color:var(--color-white)}.p-cv__switch-button:not(.is-active):hover{color:var(--color-gray);background:var(--color-light-gray)}.p-cv-hubspot .hs-button:hover,.p-cv-hubspot input[type=submit]:hover{color:var(--color-white);background:var(--color-dark-gray);border-color:var(--color-dark-gray)}.l-footer__nav a:hover{opacity:.5}}.p-problems{display:flex;flex-direction:column;gap:32px;width:min(100% - 48px,1192px);margin:128px auto 0}.p-problems__title{display:flex;flex-direction:column;gap:24px;width:min(100%,1160px)}.p-problems__heading{display:flex;align-items:center;gap:10px}.p-problems__heading-line{flex:0 0 auto;width:64px;height:1px;background:var(--color-light-dark-gray)}.p-problems__heading-text{margin:0;color:var(--color-dark-gray);font-size:24px;font-weight:800;font-feature-settings:"palt" 1;line-height:30px;letter-spacing:0}.p-problems__lead{margin:0;color:var(--color-dark-gray);font-size:16px;font-weight:400;font-feature-settings:"palt" 1;line-height:28px;letter-spacing:.04em}.p-problems__list{display:flex;align-items:stretch;gap:32px;width:100%;padding:32px 0;border-top:1px solid var(--color-white);border-bottom:1px solid var(--color-white)}.p-problem-card{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1 0;min-width:0;margin:0;border-radius:16px}.p-problem-card__body{display:contents}.p-problem-card__content{display:flex;flex:1 1 auto;flex-direction:column;gap:24px;align-items:center;width:100%}.p-problem-card__icon{display:block;width:100px;height:100px;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.p-problem-card__title{width:100%;min-height:40px;margin:0;color:var(--color-dark-gray);font-size:16px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;text-align:center}.p-problem-card__text{width:100%;min-height:80px;margin:0;color:var(--color-gray);font-size:14px;font-weight:400;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;text-align:center}.p-problem-card__arrow{position:relative;width:100%;height:8px;margin-top:-1px;flex:0 0 auto}.p-problem-card__arrow::before{position:absolute;top:0;left:0;width:100%;height:1px;background:var(--color-light-gray);content:""}.p-problem-card__arrow::after{position:absolute;top:1px;left:50%;width:0;height:0;border-top:7px solid var(--color-light-gray);border-right:8px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0);content:"";transform:translateX(-50%)}.p-problem-card__answer{width:100%;min-height:40px;margin:-1px 0 0;flex:0 0 auto;color:var(--color-key);font-size:16px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;text-align:center}.p-decision-core{display:flex;align-items:flex-end;justify-content:center;min-height:1032px;padding:360px 0 96px;color:var(--color-white)}.p-decision-core__inner{display:flex;flex-direction:column;gap:96px;align-items:center;width:min(100% - 48px,1160px);margin:0 auto}.p-decision-core__title{display:flex;flex-direction:column;gap:32px;width:100%;text-align:center}.p-decision-core__title p{margin:0;color:var(--color-key);font-family:Poppins,sans-serif;font-size:74px;font-weight:600;font-feature-settings:"palt" 1;line-height:1;letter-spacing:-0.03em}.p-decision-core__title h2{margin:0;color:var(--color-white);font-size:36px;font-weight:800;font-feature-settings:"palt" 1;line-height:56px;letter-spacing:0}.p-decision-core__inner img{display:block;width:100%;height:auto}.p-decision-core-sp{display:none}.p-action-intro{position:relative;display:flex;align-items:center;justify-content:center;min-height:500px;padding:96px 0;overflow:hidden;color:var(--color-white);background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../images/action-intro-bg.png") center/cover no-repeat,#000}.p-action-intro__inner{display:flex;flex-direction:column;gap:32px;align-items:center;width:min(100% - 48px,960px);margin:0 auto;text-align:center}.p-action-intro__eyebrow{display:flex;gap:24px;align-items:center;justify-content:center;margin:0;color:var(--color-key);font-family:Poppins,sans-serif;font-size:24px;font-weight:600;font-feature-settings:"palt" 1;line-height:30px;letter-spacing:.01em;white-space:nowrap}.p-action-intro__eyebrow span{display:block;width:64px;height:1px}.p-action-intro__eyebrow span:first-child{background:linear-gradient(90deg, rgba(21, 93, 252, 0) 0%, var(--color-key) 100%)}.p-action-intro__eyebrow span:last-child{background:linear-gradient(90deg, var(--color-key) 0%, rgba(21, 93, 252, 0) 100%)}.p-action-intro__heading{margin:0;font-size:54px;font-weight:800;font-feature-settings:"palt" 1;line-height:56px;letter-spacing:0}.p-action-intro__lead{width:min(100%,595px);margin:0;font-size:20px;font-weight:400;font-feature-settings:"palt" 1;line-height:30px;letter-spacing:0}.p-features{background:var(--color-white)}.p-features__inner{display:flex;flex-direction:column;gap:96px;width:min(100% - 48px,1200px);margin:0 auto;padding-top:96px;padding-bottom:96px}.c-section-header{display:flex;flex-direction:column;gap:48px;width:100%}.c-section-header__title{display:flex;flex-direction:column;gap:32px;width:100%}.c-section-header__eyebrow{display:flex;align-items:center;gap:10px;width:100%;margin:0;color:var(--color-key);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px}.c-section-header__eyebrow span{display:block;flex:0 0 auto;width:40px;height:1px;background:var(--color-key)}.c-section-header__heading{margin:0;color:var(--color-dark-gray);font-size:clamp(30px,3vw,36px);font-weight:800;font-feature-settings:"palt" 1;line-height:clamp(42px,4.5vw,56px);letter-spacing:0}.c-section-header__heading span{font-family:Poppins,sans-serif;font-weight:600;letter-spacing:.01em}.c-section-header__lead{margin:0;color:var(--color-dark-gray);font-size:16px;font-weight:400;font-feature-settings:"palt" 1;line-height:28px;letter-spacing:.04em}.p-features__catch{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin:0;padding:8px 0;border-bottom:1px solid var(--color-key);color:var(--color-key);font-size:20px;font-weight:800;font-feature-settings:"palt" 1;line-height:30px;letter-spacing:0;white-space:nowrap}.p-features__catch span{font-family:Poppins,sans-serif;font-weight:600;letter-spacing:.01em}.p-features__list{display:flex;flex-direction:column;gap:256px;width:100%}.c-feature{display:flex;align-items:center;justify-content:space-between;gap:80px;width:100%}.c-feature--reverse{flex-direction:row-reverse}.c-feature__image{position:relative;flex:0 0 auto;width:min(55.333%,664px);aspect-ratio:664/360;overflow:hidden;border:1px solid var(--color-extra-light-gray);border-radius:16px;box-shadow:0 20px 20px rgba(249,250,252,.5)}.c-feature__image img{position:absolute;top:-0.81%;left:-20.49%;display:block;width:121.85%;max-width:none;height:122%;-o-object-fit:cover;object-fit:cover}.c-feature__image--dashboard img{top:-9.3%;left:-9.35%;width:120.4%;height:120.56%}.c-feature__text{display:flex;flex:0 1 367px;flex-direction:column;gap:32px;min-width:0}.c-feature__title{display:flex;flex-direction:column;gap:24px;width:100%}.c-feature__heading{display:flex;gap:16px;align-items:center;width:100%}.c-feature__number{flex:0 0 auto;color:var(--color-key);font-family:Poppins,sans-serif;font-size:clamp(30px,3vw,36px);font-weight:600;font-feature-settings:"palt" 1;line-height:clamp(40px,4.5vw,56px);letter-spacing:.01em}.c-feature__heading-line{flex:0 0 auto;width:16px;height:1px;background:var(--color-middle-gray)}.c-feature__title h3{margin:0;color:var(--color-dark-gray);font-size:clamp(30px,3vw,36px);font-weight:800;font-feature-settings:"palt" 1;line-height:clamp(40px,4vw,48px);letter-spacing:0}.c-feature__title p{margin:0;color:var(--color-gray);font-size:16px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em}.c-feature__line{width:64px;height:1px;background:var(--color-middle-gray)}.c-feature__description{margin:0;color:var(--color-gray);font-size:16px;font-weight:400;font-feature-settings:"palt" 1;line-height:28px;letter-spacing:.04em}.p-reason{padding:96px 0;background:var(--color-blue-gray)}.p-reason__inner{display:flex;flex-direction:column;gap:96px;width:min(100% - 48px,1160px);margin:0 auto}.p-reason__table-area{display:flex;flex-direction:column;gap:16px;width:100%}.p-reason__table-wrap{position:relative;width:100%;padding:16px 32px;overflow:visible;background:var(--color-white);border-radius:16px}.p-reason__table-scroll{width:100%;overflow:visible}.p-reason__table-scroll.is-dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-comparison-table{width:100%;border-collapse:collapse;table-layout:fixed}.p-comparison-table__item{width:160px}.p-comparison-table th,.p-comparison-table td{height:92px;padding:0 clamp(14px,1.7vw,24px);color:var(--color-light-dark-gray);font-size:clamp(14px,1.3vw,16px);font-weight:400;font-feature-settings:"palt" 1;line-height:clamp(22px,2.2vw,28px);letter-spacing:.04em;text-align:center;vertical-align:middle;border-top:1px solid var(--color-light-gray)}.p-comparison-table thead th{overflow:visible;color:var(--color-gray);font-weight:800;border-top:0}.p-comparison-table th:first-child{text-align:left}.p-comparison-table tbody th{color:var(--color-dark-gray);font-weight:800;line-height:20px}.p-comparison-table__service{display:block;font-family:Poppins,sans-serif;font-weight:600;line-height:20px;letter-spacing:.01em}.p-comparison-table small{display:block;font-family:Poppins,sans-serif;font-size:clamp(12px,1.1vw,14px);font-weight:500;line-height:clamp(16px,1.6vw,20px);letter-spacing:.01em}.p-comparison-table__simon{color:var(--color-key);font-family:Poppins,sans-serif;font-size:clamp(20px,2vw,24px);font-weight:600;line-height:30px;letter-spacing:.01em}.p-comparison-table__simon-head{padding-top:16px;padding-bottom:16px}.p-comparison-table__strong{display:inline-flex;align-items:center;justify-content:center;gap:8px;max-width:100%;color:var(--color-key);font-size:clamp(14px,1.5vw,18px);font-weight:800;line-height:clamp(20px,2.2vw,28px);letter-spacing:.04em;white-space:nowrap}.p-comparison-table__strong::before{display:block;flex:0 0 auto;width:16px;height:16px;background:url("../images/icon-check-blue.svg") center/contain no-repeat;content:""}.p-reason__best{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;width:min(100%,230px);min-height:88px;margin:0 auto;margin-bottom:10px;padding:12px 16px;background:var(--color-white);border:1px solid var(--color-key);border-radius:24px;filter:drop-shadow(0 4px 4px rgba(21, 93, 252, 0.24))}.p-reason__best span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:8px 16px;color:var(--color-white);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;background:var(--color-key);border-radius:9999px}.p-reason__best strong,.p-reason__signature{color:var(--color-key);font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:30px;letter-spacing:.01em}.p-reason__signature{margin:0;text-align:right}.p-reason__scroll,.p-reason__note{display:none}.p-growing{padding:256px 0;background:var(--color-white)}.p-growing__inner{display:flex;flex-direction:column;gap:96px;width:min(100% - 48px,1160px);margin:0 auto}.p-growing__layout{display:flex;align-items:center;justify-content:space-between;gap:80px;width:100%}.p-growing__steps{display:flex;flex:1 1 0;flex-direction:column;gap:16px;align-items:center;min-width:0}.p-growing-step{display:flex;gap:8px;align-items:center;width:100%;border-radius:16px}.p-growing-step>img{display:block;flex:0 0 auto;width:100px;height:100px;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.p-growing-step__text{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-width:0}.p-growing-step__text h3{margin:0;color:var(--color-key);font-size:16px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em}.p-growing-step__text p{margin:0;color:var(--color-gray);font-size:14px;font-weight:400;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em}.p-growing__arrow{display:flex;align-items:center;justify-content:center;width:25px;height:12px}.p-growing__arrow img{display:block;width:12px;height:25px;transform:rotate(90deg)}.p-growing__network{position:relative;flex:0 0 auto;width:min(55.172%,640px);aspect-ratio:640/637;opacity:.32;overflow:hidden}.p-growing__network img{position:absolute;top:-2.99%;left:-3%;display:block;width:106%;max-width:none;height:105.98%;-o-object-fit:cover;object-fit:cover}.p-future{padding:96px 0;color:var(--color-white);background:#000}.p-future__inner{display:flex;flex-direction:column;gap:96px;width:min(100% - 48px,1160px);margin:0 auto}.p-future__intro{display:flex;flex-direction:column;gap:48px}.p-future__intro-title{display:flex;flex-direction:column;gap:24px}.p-future__en{margin:0;color:var(--color-light-dark-gray);font-family:Poppins,sans-serif;font-size:clamp(27px,6.95vw,100px);font-weight:600;font-feature-settings:"palt" 1;line-height:1;letter-spacing:clamp(-3px,-0.208vw,.27px)}.p-future__intro h2,.p-future-heading h2,.p-future__closing h2{margin:0;color:var(--color-white);font-size:clamp(30px,3vw,36px);font-weight:800;font-feature-settings:"palt" 1;line-height:clamp(42px,4.5vw,56px)}.p-future__intro>p,.p-future__closing p{margin:0;color:var(--color-middle-gray);font-size:16px;font-weight:400;font-feature-settings:"palt" 1;line-height:28px;letter-spacing:.04em}.p-future-venn{display:block;width:100%;height:auto}.p-future-venn img{display:block;width:100%;height:auto}.p-collaboration,.p-core-logic{display:flex;flex-direction:column;gap:64px}.p-future-heading{display:flex;flex-direction:column;gap:32px}.p-future-heading p{display:flex;align-items:center;gap:10px;margin:0;color:var(--color-key);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px}.p-future-heading p span{display:block;width:40px;height:1px;background:var(--color-key)}.p-future-heading small{color:var(--color-middle-gray);font-size:16px;line-height:28px;letter-spacing:.04em}.p-process-list{display:flex;align-items:center;gap:clamp(8px,1.8vw,24px)}.p-process-item{display:flex;flex:1 1 0;flex-direction:column;gap:8px;align-items:center;min-width:0}.p-process-item img{width:clamp(104px,10vw,140px);height:clamp(104px,10vw,140px);-o-object-fit:cover;object-fit:cover}.p-process-item__text{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}.p-process-item h3{margin:0;padding:8px 16px;color:var(--color-white);font-size:clamp(14px,1.25vw,16px);font-weight:800;line-height:20px;letter-spacing:.04em;border:1px solid var(--color-gray);border-radius:8px}.p-process-item p{margin:0;color:var(--color-middle-gray);font-size:clamp(12px,1.1vw,14px);line-height:clamp(17px,1.6vw,20px);letter-spacing:.04em;text-align:center}.p-process-list__arrow{position:relative;flex:0 0 auto;width:12px;height:25px}.p-process-list__arrow::before,.p-process-list__arrow::after{position:absolute;left:-2px;width:16px;height:3px;background:var(--color-light-gray);border-radius:9999px;content:""}.p-process-list__arrow::before{top:6px;transform:rotate(45deg)}.p-process-list__arrow::after{bottom:6px;transform:rotate(-45deg)}.p-core-logic__list{display:flex;gap:24px}.p-core-card{flex:1 1 0;min-width:0;padding:0 32px;border-left:1px solid var(--color-light-dark-gray)}.p-core-card:first-child{border-left:0}.p-core-card p,.p-core-card small{margin:0;color:var(--color-gray);font-size:14px;line-height:20px;letter-spacing:.04em}.p-core-card h3{margin:16px 0 24px;color:var(--color-white);font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:30px;letter-spacing:.01em}.p-future__closing{display:flex;flex-direction:column;gap:32px}.p-catchphrase{position:relative;padding:224px 0 96px;overflow:hidden;color:var(--color-white);background:#000}.p-catchphrase__bg{position:absolute;inset:0;background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../images/catchphrase-bg.png") 50% 50%/cover no-repeat,#000}.p-catchphrase__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:64px;align-items:center;justify-content:center;width:min(100% - 48px,1160px);margin:0 auto}.p-catchphrase__text{display:flex;flex-direction:column;gap:32px;width:100%;text-align:center}.p-catchphrase__text h2{margin:0;font-size:clamp(30px,3vw,36px);font-weight:800;font-feature-settings:"palt" 1;line-height:clamp(42px,4.5vw,56px);letter-spacing:0}.p-catchphrase__text p{margin:0;font-size:20px;font-weight:400;font-feature-settings:"palt" 1;line-height:30px;letter-spacing:0}.p-catchphrase__figure{width:100%}.p-catchphrase__figure img{display:block;width:100%;height:auto}.p-catchphrase-sp-figure{display:none}.p-cv__adjust{height:640px}.p-cv{padding:128px 0;background:var(--color-white)}.p-cv__inner{display:flex;flex-direction:column;gap:48px;align-items:center;width:min(100% - 48px,1160px);margin:0 auto}.p-cv__title{display:flex;flex-direction:column;gap:48px;width:100%;color:var(--color-dark-gray);text-align:center}.p-cv__title h2{margin:0;font-size:clamp(30px,3vw,36px);font-weight:800;font-feature-settings:"palt" 1;line-height:clamp(42px,4.5vw,56px);letter-spacing:.01em}.p-cv__title p{margin:0;font-size:16px;font-weight:400;font-feature-settings:"palt" 1;line-height:28px;letter-spacing:.04em}.p-cv__switch{display:none;gap:10px;align-items:flex-start;padding:8px;background:var(--color-blue-gray);border-radius:9999px}.p-cv__switch-button{display:inline-flex;align-items:center;justify-content:center;min-width:140px;min-height:50px;padding:14px 32px;color:var(--color-middle-gray);font:inherit;font-size:16px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;white-space:nowrap;cursor:pointer;background:var(--color-extra-light-gray);border:0;border-radius:9999px;transition:color .6s ease,background-color .6s ease}.p-cv__switch-button.is-active{color:var(--color-white);background:var(--color-dark-gray)}.p-cv__switch-button:focus-visible,.p-cv-hubspot input:focus-visible,.p-cv-hubspot textarea:focus-visible,.p-cv-hubspot select:focus-visible,.p-cv-hubspot button:focus-visible,.p-cv-hubspot .hs-button:focus-visible{outline:2px solid var(--color-key);outline-offset:3px}.p-cv__panels{width:100%}.p-cv__panel{display:flex;gap:clamp(32px,5vw,64px);align-items:flex-start;width:100%;padding:clamp(32px,5vw,64px);background:var(--color-blue-gray);border-radius:16px}.p-cv__panel[hidden]{display:none}.p-cv__text{display:flex;flex:1 1 0;flex-direction:column;gap:64px;min-width:0}.p-cv__text h3{margin:0;color:var(--color-dark-gray);font-size:clamp(30px,3vw,36px);font-weight:800;font-feature-settings:"palt" 1;line-height:clamp(42px,4.5vw,56px)}.p-cv__description{display:flex;flex-direction:column;gap:28px}.p-cv__description p{margin:0;color:var(--color-gray);font-size:16px;font-weight:400;font-feature-settings:"palt" 1;line-height:28px;letter-spacing:.04em}.p-cv-hubspot{display:flex;flex:1 1 0;flex-direction:column;gap:16px;min-width:0;margin:0;padding:32px;background:var(--color-white);border-radius:16px}.p-cv-hubspot .hs-form-frame{width:100%}.p-cv-hubspot .hs-form{display:flex;flex-direction:column;gap:24px;width:100%}.p-cv-hubspot .hs-form-field{display:flex;flex-direction:column;gap:8px;margin:0}.p-cv-hubspot .hs-form-field>label,.p-cv-hubspot .hs-form label{display:flex;gap:8px;align-items:center;margin:0;color:var(--color-dark-gray);font-size:14px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em}.p-cv-hubspot .hs-form-required{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:26px;padding:6px;color:var(--color-white);font-size:10px;font-weight:800;line-height:14px;letter-spacing:.06em;background:#fc153f;border-radius:4px}.p-cv-hubspot .input{margin:0}.p-cv-hubspot input:not([type=submit],[type=checkbox],[type=radio]),.p-cv-hubspot textarea,.p-cv-hubspot select{width:100%;min-height:54px;padding:16px;color:var(--color-dark-gray);font:inherit;font-size:14px;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;background:var(--color-blue-gray);border:1px solid var(--color-light-gray);border-radius:8px}.p-cv-hubspot textarea{min-height:120px;resize:vertical}.p-cv-hubspot input::-moz-placeholder, .p-cv-hubspot textarea::-moz-placeholder{color:var(--color-middle-gray)}.p-cv-hubspot input::placeholder,.p-cv-hubspot textarea::placeholder{color:var(--color-middle-gray)}.p-cv-hubspot .hs-error-msgs{display:flex;flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none}.p-cv-hubspot .hs-error-msg,.p-cv-hubspot .hs-error-msgs label{color:#fc153f;font-size:12px;font-weight:700;line-height:17px;letter-spacing:.04em}.p-cv-hubspot .hs_submit,.p-cv-hubspot .actions{margin:0}.p-cv-hubspot .hs-button,.p-cv-hubspot input[type=submit]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:16px 32px;color:var(--color-white);font:inherit;font-size:16px;font-weight:800;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;text-align:center;cursor:pointer;background:var(--color-key);border:1px solid var(--color-key);border-radius:9999px;transition:color .6s ease,background-color .6s ease,border-color .6s ease}.p-cv-hubspot__note{margin:0;color:var(--color-gray);font-size:12px;font-weight:400;font-feature-settings:"palt" 1;line-height:17px;letter-spacing:.06em;text-align:center}@keyframes fv-fade-in{from{opacity:0}to{opacity:.7}}@keyframes fv-fade-up{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fv-scroll-line{0%{transform:translateY(-100%)}45%,55%{transform:translateY(0)}100%{transform:translateY(100%)}}@keyframes fv-logos-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.p-fv__media,.p-fv__title,.p-fv-logos,.p-fv-scroll,.p-fv-scroll__line::before{animation:none}.p-fv__media,.p-fv__title,.p-fv-logos,.p-fv-scroll{opacity:1}.p-fv-scroll__line::before{transform:none}.p-fv-logos__list{animation:none}}.l-footer{position:relative;z-index:2;padding:96px 0;background:#000}.l-footer__inner{display:flex;flex-direction:column;gap:32px;width:min(100% - 48px,1160px);margin:0 auto}.l-footer__main{display:flex;align-items:center;justify-content:space-between;width:100%}.l-footer__logo{display:block;flex:0 0 auto;width:108px;height:30px}.l-footer__logo img{display:block;width:100%;height:100%;filter:brightness(0) invert(1)}.l-footer__nav{display:flex;gap:24px;align-items:center}.l-footer__nav a{position:relative;color:var(--color-gray);font-size:14px;font-weight:400;font-feature-settings:"palt" 1;line-height:20px;letter-spacing:.04em;text-decoration:none;white-space:nowrap;transition:opacity .6s ease}.l-footer__nav a+a::before{position:absolute;top:50%;left:-12px;width:1px;height:16px;background:var(--color-light-dark-gray);content:"";transform:translate(-50%, -50%)}.l-footer__copyright{margin:0;color:var(--color-light-dark-gray);font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0}@media(768px <= width <= 1060px){.p-problems__list{flex-wrap:wrap;justify-content:center;gap:32px}.p-problem-card{flex:0 1 calc((100% - 64px)/3)}}@media(768px <= width <= 1060px){.p-reason__table-area{gap:24px}.p-reason__table-wrap{display:flex;flex-direction:column;gap:16px;padding:16px 32px}.p-reason__table-scroll{overflow:auto hidden;scrollbar-width:auto;cursor:grab}.p-comparison-table{width:900px;min-width:900px}.p-comparison-table__item{width:140px}.p-comparison-table th,.p-comparison-table td{padding:0 20px}.p-reason__best{min-height:88px;gap:12px}.p-reason__best span{min-height:0;padding:8px 16px}.p-reason__scroll{display:block;position:relative;width:128px;margin:0 0 0 auto;color:var(--color-gray);font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:14px;text-align:right}.p-reason__scroll::before{position:absolute;top:50%;left:0;width:80px;height:1px;background:var(--color-gray);content:""}}@media(width <= 767px){.l-content{--content-backdrop-fade: 420px}.l-header_inner{padding:16px 24px}.l-header__logo{width:72px;height:20px}.c-header-button{height:35px;padding:0 16px;font-size:10px;line-height:14px;letter-spacing:.06em}.u-pc{display:none}.u-sp{display:inline}.p-fv{height:100svh}.p-fv__media{inset:0;width:auto;background:url("../images/mainvisual-fv-sp.png") top center/100% auto no-repeat #000;transform:none}.p-fv__title{top:auto;bottom:128px;left:24px;gap:32px;width:min(100% - 48px,327px)}.p-fv__eyebrow{margin-bottom:32px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0}.p-fv__heading{display:flex;flex-direction:column;margin-bottom:0;font-size:45px;line-height:50px}.p-fv__lead{margin-bottom:0;font-size:12px;line-height:17px;letter-spacing:.06em}.p-fv__buttons{gap:16px;width:100%}.p-fv__button{flex:1 1 0;min-width:0;min-height:50px;padding:15px 12px;font-size:14px;line-height:20px;letter-spacing:.04em}.p-fv-scroll{bottom:79px;right:9px}.p-fv-logos{bottom:48px;left:0;display:flex;gap:16px;width:100%;overflow:hidden;transform:none}.p-fv-logos__caption{width:calc(100% - 48px);font-size:10px;line-height:14px}.p-fv-logos__list{flex-wrap:nowrap;justify-content:flex-start;width:-moz-max-content;width:max-content;gap:24px;padding-right:24px;will-change:transform;animation:fv-logos-marquee 18s linear infinite}.p-fv-logos__item,.p-fv-logos__item:nth-child(n+7){display:flex;width:43.5px;height:12.103px}.p-fv-logos__item img{filter:brightness(0) invert(48%);mix-blend-mode:difference}.l-problem{padding-bottom:64px}.p-problems{gap:48px;width:calc(100% - 48px);margin-top:32px}.p-problems__title{gap:24px;width:100%}.p-problems__heading{align-items:flex-start;width:100%}.p-problems__heading-line{width:32px;margin-top:10px}.p-problems__heading-text{flex:1 1 auto;min-width:0;font-size:16px;line-height:20px;letter-spacing:.04em}.p-problems__lead{font-size:14px;line-height:20px;letter-spacing:.04em}.p-problems__list{flex-direction:column;gap:24px;padding:24px 0;border-color:var(--color-light-gray);box-shadow:none}.p-problem-card{display:flex;flex-direction:column;gap:16px;flex:none;width:100%;padding:16px;border:1px solid var(--color-light-gray);border-radius:16px}.p-problem-card__body{display:flex;align-items:center;gap:8px;width:100%}.p-problem-card__content{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-width:0}.p-problem-card__icon{flex:0 0 auto;width:64px;height:64px}.p-problem-card__title{min-height:0;margin:0;font-size:14px;line-height:20px;letter-spacing:.04em;text-align:left}.p-problem-card__text{min-height:0;font-size:12px;line-height:17px;letter-spacing:.06em;text-align:left}.p-problem-card__answer{min-height:0;margin:0;font-size:14px;line-height:20px;letter-spacing:.04em}.p-features{gap:64px;width:calc(100% - 48px);padding-top:64px}.c-section-header{gap:32px}.c-section-header__title{gap:24px}.c-section-header__heading{font-size:24px;line-height:30px}.c-section-header__lead{font-size:14px;line-height:20px;letter-spacing:.04em}.p-features__catch{display:flex;width:100%;padding:8px 0;font-size:18px;line-height:28px;letter-spacing:.04em;white-space:normal}.p-features__catch span{line-height:20px;letter-spacing:.01em}.p-features__list{gap:96px}.c-feature,.c-feature--reverse{flex-direction:column;align-items:flex-start;gap:32px}.c-feature__image{order:2;width:100%;border-radius:8px}.c-feature__image img{border-radius:8px}.c-feature__text{order:1;flex:none;gap:24px;width:100%}.c-feature:nth-child(odd) .c-feature__text{align-items:flex-end;text-align:right}.c-feature:nth-child(even) .c-feature__text{align-items:flex-start;text-align:left}.c-feature__title{gap:16px}.c-feature__heading{gap:12px}.c-feature:nth-child(odd) .c-feature__heading{justify-content:flex-end}.c-feature:nth-child(even) .c-feature__heading{justify-content:flex-start}.c-feature__number{font-size:24px;line-height:30px}.c-feature__heading-line{width:12px}.c-feature__title h3{font-size:24px;line-height:30px}.c-feature__title p{width:100%;font-size:14px;line-height:20px;letter-spacing:.04em}.c-feature__line{width:32px}.c-feature__description{width:100%;font-size:14px;line-height:20px;letter-spacing:.04em}.p-reason{padding:64px 0}.p-reason__inner{gap:24px;width:100%;padding:0 24px}.p-reason .c-section-header{gap:32px}.p-reason .c-section-header__heading{line-height:30px}.p-reason__table-area{gap:24px}.p-reason__table-wrap{width:calc(100% + 24px);margin-right:-24px;padding:20px 0 0;overflow:visible auto;background:rgba(0,0,0,0);border-radius:0;scrollbar-width:none}.p-reason__table-wrap::-webkit-scrollbar{display:none}.p-comparison-table{width:898px;border-collapse:separate;border-spacing:0;table-layout:fixed}.p-comparison-table__item{width:119px}.p-comparison-table th,.p-comparison-table td{width:196.75px;height:64px;padding:0 32px;font-size:14px;line-height:20px;letter-spacing:.04em;background:var(--color-white)}.p-comparison-table th{white-space:nowrap}.p-comparison-table th:first-child{position:sticky;left:0;z-index:2;width:119px;padding:0 16px 0 24px;filter:drop-shadow(8px 0 3px rgba(0, 0, 0, 0.02))}.p-comparison-table thead th:first-child{border-top-left-radius:16px}.p-comparison-table tbody tr:last-child th:first-child{border-bottom-left-radius:16px}.p-comparison-table thead th:nth-child(2){border-top-right-radius:16px}.p-comparison-table tbody tr:last-child td:nth-child(2){border-bottom-right-radius:16px}.p-comparison-table thead th{font-size:14px}.p-comparison-table small{font-size:12px;line-height:16px}.p-comparison-table__simon{font-size:20px;line-height:30px}.p-comparison-table__strong{font-size:14px;line-height:20px;letter-spacing:.04em}.p-reason__best{gap:8px;width:min(176px,100%);min-width:0;min-height:72px;padding:12px}.p-reason__best span{min-height:0;padding:8px 12px}.p-reason__best strong{font-size:20px;line-height:30px}.p-reason__signature{display:none}.p-reason__scroll{display:block;position:relative;width:128px;margin:0 0 0 auto;color:var(--color-gray);font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:14px;text-align:right}.p-reason__scroll::before{position:absolute;top:50%;left:0;width:0;height:1px;background:var(--color-gray);content:""}.p-reason__note{display:block;margin:0;color:var(--color-gray);font-size:10px;font-weight:400;font-feature-settings:"palt" 1;line-height:14px;letter-spacing:.06em}.p-future{padding:64px 0}.p-future__inner{gap:96px;width:calc(100% - 48px)}.p-future__intro{gap:32px}.p-future__en{line-height:30px}.p-future__intro h2,.p-future-heading h2,.p-future__closing h2{font-size:24px;line-height:30px}.p-future__intro>p,.p-future__closing p{font-size:14px;line-height:20px;letter-spacing:.04em}.p-future-venn{width:min(100%,420px);margin:0 auto}.p-collaboration{gap:32px}.p-core-logic{gap:48px}.p-future-heading{gap:24px}.p-future-heading small{font-size:14px;line-height:20px;letter-spacing:.04em}.p-process-list{flex-direction:column;gap:8px;align-items:center}.p-process-item{flex:none;flex-direction:row;gap:0;width:min(100%,420px);height:128px}.p-process-item img{flex:0 0 auto;width:128px;height:128px}.p-process-item__text{flex:1 1 auto;align-items:flex-start;min-width:0}.p-process-item p{font-size:12px;line-height:17px;letter-spacing:.06em;text-align:left}.p-process-list__arrow{width:25px;height:12px;transform:rotate(90deg)}.p-core-logic__list{flex-direction:column;gap:32px}.p-core-card{padding:0 16px 32px;border-bottom:1px solid var(--color-light-dark-gray);border-left:0}.p-core-card:last-child{padding-bottom:0;border-bottom:0}.p-core-card h3{font-size:20px;line-height:30px;letter-spacing:.01em}.p-future__closing{gap:24px}.p-cv{padding:64px 0}.p-cv__inner{gap:32px;width:calc(100% - 48px)}.p-cv__title{gap:32px}.p-cv__title h2{font-size:24px;line-height:30px;letter-spacing:.01em}.p-cv__title p{font-size:14px;line-height:20px;letter-spacing:.04em;text-align:center}.p-cv__switch{gap:8px;width:100%;padding:8px}.p-cv__switch-button{flex:1 1 0;min-width:0;min-height:42px;padding:11px 16px;font-size:14px;line-height:20px;letter-spacing:.04em}.p-cv__panel{flex-direction:column;gap:24px;padding:24px 14px;border-radius:10px}.p-cv__text{flex:none;gap:24px;width:100%;padding:0}.p-cv__text h3{font-size:24px;line-height:30px;text-align:center}.p-cv__description{gap:20px}.p-cv__description p{font-size:14px;line-height:20px;letter-spacing:.04em}.p-cv-hubspot{flex:none;gap:16px;width:100%;padding:16px;border-radius:16px}.p-cv-hubspot .hs-form{gap:16px}.p-cv-hubspot input:not([type=submit],[type=checkbox],[type=radio]),.p-cv-hubspot textarea,.p-cv-hubspot select{min-height:52px;padding:16px}.p-cv-hubspot .hs-button,.p-cv-hubspot input[type=submit]{min-height:68px;padding:24px 16px;font-size:14px}.p-cv-hubspot__note{font-size:10px;line-height:14px}.l-footer{padding:64px 0}.l-footer__inner{gap:32px;align-items:center;width:calc(100% - 48px)}.l-footer__main{flex-direction:column;gap:64px;align-items:center}.l-footer__nav{justify-content:center;gap:8px;width:100%}.l-footer__nav a{font-size:11px;line-height:14px;letter-spacing:.06em}.l-footer__nav a+a::before{left:-4px;height:14px}.l-footer__copyright{font-size:12px;font-weight:400;line-height:16px;text-align:center}.l-header{min-height:67px}.l-header__inner{padding:16px 24px}.l-header__nav{gap:8px}.c-header-button{min-height:35px;padding:10px 12px;font-size:10px;line-height:14px;letter-spacing:.06em}.p-decision-core{display:block;min-height:0;padding:96px 0;background:rgba(0,0,0,0)}.p-decision-core__inner{gap:32px;width:calc(100% - 48px)}.p-decision-core__title{gap:32px}.p-decision-core__title p{font-size:36px;line-height:56px;letter-spacing:.01em;text-align:left}.p-decision-core__title h2{font-size:20px;line-height:30px}.p-decision-core__inner>img{display:none}.p-decision-core-sp{display:flex;flex-direction:column;gap:24px;width:100%}.p-decision-core-sp__track{position:relative;display:flex;flex-direction:column;gap:24px;padding-left:44px}.p-decision-core-sp__track::after{position:absolute;top:108px;right:0;bottom:108px;width:44px;border:1px solid var(--color-key);border-left:0;border-radius:0 18px 18px 0;content:""}.p-decision-core-sp-card{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;align-items:center;width:100%;margin:0;padding:24px 8px;text-align:center;border:1px solid var(--color-dark-gray);border-radius:24px;background:#000}.p-decision-core-sp-card__icon{display:flex;align-items:center;justify-content:center;width:144px;height:144px;padding:24px;border:1px solid var(--color-gray);border-radius:9999px;background:rgba(0,0,0,.4)}.p-decision-core-sp-card__icon img{width:96px;height:96px;-o-object-fit:contain;object-fit:contain}.p-decision-core-sp-card h3{margin:0 0 -16px;color:var(--color-key);font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:30px;letter-spacing:.01em}.p-decision-core-sp-card__subtitle{margin:0;color:var(--color-white);font-size:14px;font-weight:800;line-height:20px}.p-decision-core-sp-card__line{width:20px;height:1px;background:var(--color-gray)}.p-decision-core-sp-card__text{margin:0;color:var(--color-middle-gray);font-size:14px;line-height:20px;letter-spacing:.04em}.p-decision-core-sp-card__tag{margin:0;padding:8px 16px;color:var(--color-key);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;border:1px solid var(--color-gray);border-radius:9999px}.p-decision-core-sp__arrow{position:relative;z-index:2;width:1px;height:30px;margin:-24px auto;background:var(--color-white);filter:drop-shadow(0 0 6px var(--color-white))}.p-decision-core-sp__arrow::after{position:absolute;bottom:0;left:50%;width:11px;height:11px;border-right:1px solid var(--color-white);border-bottom:1px solid var(--color-white);content:"";transform:translateX(-50%) rotate(45deg)}.p-decision-core-sp__explain{margin:0;color:var(--color-white);font-size:12px;line-height:17px;letter-spacing:.06em;text-align:center}.p-action-intro{min-height:477px;padding:128px 0;background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../images/action-intro-bg.png") 50% 50%/auto 74% no-repeat,#000}.p-action-intro__inner{gap:48px;width:calc(100% - 48px)}.p-action-intro__eyebrow{gap:16px;font-size:16px;line-height:20px;letter-spacing:.01em}.p-action-intro__eyebrow span{width:40px}.p-action-intro__heading{font-size:36px;line-height:44px}.p-action-intro__lead{font-size:16px;line-height:28px;letter-spacing:.04em}.p-features{width:100%;padding:96px 24px;background:var(--color-white)}.p-features__inner{gap:64px;width:100%}.p-features .c-section-header__lead{color:var(--color-dark-gray)}.p-features__catch{display:block;width:100%}.p-features__catch span{display:inline}.p-features__list{gap:96px}.c-feature__image img{top:-0.81%;left:-20.49%;width:121.85%;height:122%}.c-feature__image--dashboard img{top:-9.3%;left:-9.35%;width:120.4%;height:120.56%}.p-growing{padding:96px 0}.p-growing__inner{gap:32px;width:calc(100% - 48px)}.p-growing .c-section-header{gap:48px}.p-growing .c-section-header__title{gap:32px}.p-growing__layout{flex-direction:column;gap:32px}.p-growing__network{order:1;width:100%;opacity:.32}.p-growing__steps{order:2;width:100%;gap:16px}.p-growing-step{gap:8px}.p-growing-step>img{width:100px;height:100px}.p-growing-step__text{gap:16px}.p-growing-step__text h3{font-size:14px;line-height:20px}.p-growing-step__text p{font-size:12px;line-height:17px;letter-spacing:.06em}.p-growing__arrow img{width:25px;height:12px;transform:none}.p-catchphrase{padding:96px 0}.p-catchphrase__bg{background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../images/catchphrase-bg.png") 50% 55%/auto 72% no-repeat,#000}.p-catchphrase__inner{gap:64px;width:calc(100% - 48px)}.p-catchphrase__text{gap:32px}.p-catchphrase__text h2{font-size:24px;line-height:30px}.p-catchphrase__text p{font-size:16px;line-height:28px;letter-spacing:.04em}.p-catchphrase__figure{display:none}.p-catchphrase-sp-figure{display:flex;flex-direction:column;align-items:center;width:100%}.p-catchphrase-sp-figure__simon{display:flex;align-items:center;justify-content:center;width:220px;height:220px;padding:0 64px;border:4px solid var(--color-key);border-radius:9999px;background:rgba(58,58,58,.5);box-shadow:0 0 80px rgba(21,93,252,.7)}.p-catchphrase-sp-figure__simon img{width:100%;height:auto;filter:brightness(0) invert(1)}.p-catchphrase-sp-figure__flow{width:225px;height:36px;background:linear-gradient(var(--color-key), var(--color-key)) 50% 0/1px 36px no-repeat,linear-gradient(90deg, #e900a0, var(--color-key) 50%, #0ff) 50% 18px/225px 1px no-repeat}.p-catchphrase-sp-figure__items{display:flex;gap:16px;width:100%}.p-catchphrase-sp-item{display:flex;flex:1 1 0;flex-direction:column;gap:16px;align-items:center;min-width:0;padding:16px 0;text-align:center}.p-catchphrase-sp-item__icon{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border:1px solid var(--color-gray);border-radius:9999px;background:rgba(0,0,0,.4)}.p-catchphrase-sp-item__icon img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.p-catchphrase-sp-item h3{margin:0;color:var(--color-key);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:16px;letter-spacing:.01em}.p-catchphrase-sp-item p{margin:0;color:var(--color-white);font-size:10px;font-weight:800;line-height:14px;letter-spacing:.06em;white-space:nowrap}.p-decision-core-sp{display:block;width:100%}.p-decision-core-sp img{display:block;width:100%;height:auto}.p-growing__arrow{position:relative;width:25px;height:12px}.p-growing__arrow img{display:none}.p-growing__arrow::before,.p-growing__arrow::after{position:absolute;top:4px;width:16px;height:3px;background:var(--color-light-gray);border-radius:9999px;content:""}.p-growing__arrow::before{left:0;transform:rotate(45deg)}.p-growing__arrow::after{right:0;transform:rotate(-45deg)}.p-process-list__arrow{position:relative;width:25px;height:12px;clip-path:none;background:rgba(0,0,0,0);transform:none}.p-process-list__arrow::before,.p-process-list__arrow::after{position:absolute;top:4px;bottom:auto;left:auto;width:16px;height:3px;background:var(--color-light-gray);border-radius:9999px;content:""}.p-process-list__arrow::before{left:0;transform:rotate(45deg)}.p-process-list__arrow::after{right:0;transform:rotate(-45deg)}.p-future__en{font-size:50px;line-height:41px;letter-spacing:.01em}.p-catchphrase-sp-figure{display:block;width:100%}.p-catchphrase-sp-figure img{display:block;width:calc(100% + 48px);max-width:none;height:auto;margin-left:-24px}}
