@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;800;900&family=Roboto:wght@400;700;900&display=swap");.p-factory{--fc-primary:#00abdc;--fc-primary-deep:#0098bc;--fc-text:#112d48;--fc-text-sub:#66657c;--fc-danger:#ff6262;--fc-bg-light:#f9fafb;--fc-bg-cyan:#ebfafe;--fc-bg-cyan2:#cfedf8;--fc-shadow:0 0 10px #f3f3f3;--fc-shadow-cyan:0 0 10px #cfedf8;--fc-radius:8px;--fc-gutter:20px;--fc-header-height:80px;--fc-fs-heading-2xl:2.5rem;--fc-fs-heading-xl:1.944444rem;--fc-fs-heading-l:1.666667rem;--fc-fs-heading-m:1.527778rem;--fc-fs-heading-xs:1.25rem;--fc-fs-body-l:1.25rem;--fc-fs-body-m-bold:1.111111rem;--fc-fs-body-m:1.111111rem;--fc-fs-body-s:1.041667rem;--fc-fs-body-xs:0.972222rem;--fc-fs-label-l:1.111111rem;--fc-fs-label-m:0.972222rem;--fc-fs-caption-m:0.902778rem;--fc-fs-caption-s:0.833333rem;--fc-fs-numeric-m:1.666667rem;--fc-fs-numeric-s:1.527778rem;--fc-fs-faq-title:2.222222rem;--fc-fs-problem-title:2.083333rem;--fc-fs-call-pill-num:2.222222rem;--fc-fs-call-step-title:1.388889rem;--fc-fs-problem-num:3.75rem;--fc-fs-feature-watermark:8.888889rem;--fc-font:"Noto Sans JP",system-ui,-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;color:var(--fc-text);font-family:var(--fc-font);font-feature-settings:"palt" 1;font-size:var(--fc-fs-body-m);line-height:1.6;letter-spacing:1.1%;overflow-x:hidden}.p-factory button,.p-factory input,.p-factory select,.p-factory textarea{font-family:var(--fc-font)}@media (max-width:960px){.p-factory .sp-dn{display:none}}@media (min-width:961px){.p-factory .pc-dn{display:none}}.p-factory-section{padding:100px var(--fc-gutter);scroll-margin-top:88px}.p-factory-section__inner{width:100%;max-width:1180px;margin:0 auto}.p-factory-heading{text-align:center;margin-bottom:64px}.p-factory-heading__title{font-size:var(--fc-fs-heading-2xl);font-weight:700;line-height:1.5}.p-factory-heading__title .is-accent{color:var(--fc-primary)}.p-factory-heading__title .is-gray{color:var(--fc-text-sub)}.p-factory-heading__lead{font-size:var(--fc-fs-body-l);font-weight:500;line-height:1.5;margin-top:22px}.p-factory-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-weight:700;line-height:1.5;border-radius:56px;padding:20px 40px;font-size:var(--fc-fs-label-l);transition:opacity .2s,transform .2s}.p-factory-btn:hover{opacity:.88;transform:translateY(-1px)}.p-factory-btn--download{background:var(--fc-danger);color:#fff}.p-factory-btn--primary{background:var(--fc-primary);color:#fff}.p-factory-header{position:fixed;inset:0 0 auto 0;height:var(--fc-header-height);background:#fff;z-index:100;box-shadow:0 1px 6px rgba(17,45,72,.08)}.p-factory-header__inner{height:100%;max-width:1180px;margin:0 auto;padding:0 var(--fc-gutter);display:flex;align-items:center;justify-content:space-between}.p-factory-header__logo{display:block;line-height:0}.p-factory-header__logo img{display:block;width:176px;height:auto}.p-factory-header__menu,.p-factory-header__nav{display:flex;align-items:center;gap:28px}.p-factory-header__nav a{font-size:var(--fc-fs-body-m);font-weight:700;color:var(--fc-text-sub);white-space:nowrap;transition:color .2s}.p-factory-header__nav a:hover{color:var(--fc-primary)}.p-factory-header__cta{background:var(--fc-danger);color:#fff;font-weight:700;padding:16px 30px;border-radius:56px;white-space:nowrap;transition:opacity .2s}.p-factory-header__cta:hover{opacity:.88}.p-factory-header__toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:32px;height:32px}.p-factory-header__toggle span{display:block;width:24px;height:2px;background:var(--fc-text);border-radius:1px;transition:transform .25s,opacity .25s}.p-factory-header__toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.p-factory-header__toggle.is-open span:nth-child(2){opacity:0}.p-factory-header__toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.p-factory-header__overlay{display:none}@media screen and (min-width:961px){.p-factory>main{padding-top:var(--fc-header-height)}}.p-factory-hero{position:relative;background:var(--fc-primary);color:#fff;padding:65px 0 98px max(20px,calc((100vw - 1440px) / 2 + 80px));overflow:hidden}.p-factory-hero__bg-circle{position:absolute;z-index:0;display:block;pointer-events:none}.p-factory-hero__bg-circle--pc{top:0;right:0;height:100%;object-fit:contain}.p-factory-hero__bg-circle--sp{display:none}.p-factory-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.p-factory-hero__badge{display:inline-block;width:-moz-fit-content;width:fit-content;background:#1d7bef;color:#fff;font-size:1.666667rem;font-weight:700;letter-spacing:1.44px;line-height:1.5;padding:4px 24px;margin-bottom:20px}.p-factory-hero__title{margin:0 0 20px}.p-factory-hero__title-line1{display:block;white-space:nowrap;font-size:3.611111rem;font-weight:700;line-height:1;letter-spacing:3.12px}.p-factory-hero__title-line1 .is-small{font-size:3.055556rem}.p-factory-hero__title-line2{display:flex;align-items:baseline;white-space:nowrap;gap:0 10px;margin-top:2px}.p-factory-hero__title-dx{font-size:5.416667rem;font-weight:900;line-height:1}.p-factory-hero__title-solution{font-size:5rem;font-weight:700;line-height:1}.p-factory-hero__lead{font-size:1.25rem;font-weight:700;line-height:1.8;margin-bottom:25px}.p-factory-hero__awards{display:flex;flex-wrap:wrap;gap:20px 24px;align-items:flex-end}.p-factory-hero__award{display:flex;flex-direction:column;line-height:1.3}.p-factory-hero__award-label{font-size:.972222rem;font-weight:700;letter-spacing:.84px}.p-factory-hero__award-value{font-size:2.5rem;font-weight:900;line-height:1.1;font-family:Roboto,sans-serif}.p-factory-hero__award--laurel{display:flex;align-items:center;gap:4px}.p-factory-hero__laurel{width:22px;height:43px;object-fit:contain;flex-shrink:0}.p-factory-hero__laurel--flip{transform:scaleX(-1)}.p-factory-hero__award-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.p-factory-hero__award-inner-top{font-size:.972222rem;font-weight:700;line-height:1.4;letter-spacing:.84px}.p-factory-hero__award-inner-bottom{font-size:1.111111rem;font-weight:700;line-height:1.4}.p-factory-hero__award-en{font-family:Roboto,sans-serif}.p-factory-hero__award--laurel-itreview .p-factory-hero__award-inner-bottom,.p-factory-hero__award--laurel-itreview .p-factory-hero__award-inner-top{line-height:1.1}.p-factory-hero__award-num{font-size:1.666667rem;font-weight:900;font-family:Roboto,sans-serif}.p-factory-hero__visual{position:absolute;right:0;bottom:0;z-index:1}.p-factory-hero__photo{display:block;object-fit:cover}.p-factory-hero__photo--pc{height:474px;border-radius:40px 0 0 40px}.p-factory-hero__photo--sp{display:none}.p-factory-hero__app{position:absolute;z-index:3;width:379px;height:auto;left:50%;bottom:-106px;transform:translateX(-50%)}.p-factory-hero__circle{position:absolute;border-radius:50%;object-fit:cover;pointer-events:none}.p-factory-hero__circle--1{width:140px;height:140px;z-index:4;top:-58px;left:-186px}.p-factory-hero__circle--2{width:140px;height:140px;z-index:3;top:79px;left:-93px}.p-factory-hero__circle--3{width:200px;height:200px;z-index:4;top:288px;right:0}@media screen and (min-width:961px){.p-factory-hero{overflow:visible}.p-factory-hero__visual{-webkit-clip-path:inset(-60px 0 0 -200px);clip-path:inset(-60px 0 0 -200px)}}.p-factory-problem{background:var(--fc-bg-light)}.p-factory-problem__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:38px;gap:38px}.p-factory-problem__item{display:flex;flex-direction:column;gap:24px}.p-factory-problem__head{display:flex;align-items:center;gap:12px;color:var(--fc-text-sub)}.p-factory-problem__num{font-family:"Roboto",var(--fc-font);font-size:var(--fc-fs-problem-num);font-weight:900;line-height:1}.p-factory-problem__title{line-height:1.3}.p-factory-problem__title small{display:block;font-size:var(--fc-fs-heading-xs);font-weight:700}.p-factory-problem__title strong{display:block;font-size:var(--fc-fs-problem-title);font-weight:700}.p-factory-problem__img{width:100%;aspect-ratio:368/192;object-fit:cover;border-radius:var(--fc-radius)}.p-factory-solution{background:#fff}.p-factory-solution__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:38px;gap:38px}.p-factory-solution__card{background:#fff;border-radius:var(--fc-radius);box-shadow:var(--fc-shadow);padding:18px 20px;display:flex;flex-direction:column;gap:18px;align-items:center}.p-factory-solution__num{font-size:var(--fc-fs-heading-l);font-weight:900;color:var(--fc-primary);align-self:center}.p-factory-solution__body{display:flex;flex-direction:column;gap:20px;width:100%}.p-factory-solution__mood{display:flex;align-items:center;gap:16px;background:#f1f5f9;border-radius:68px;padding:10px 32px}.p-factory-solution__mood-icon{flex:0 0 28px;width:28px;height:28px}.p-factory-solution__mood-icon img{display:block;width:100%;height:100%;object-fit:contain}.p-factory-solution__mood-text{font-size:var(--fc-fs-body-s);font-weight:400;line-height:1.4}.p-factory-solution__mood-text span{display:block}.p-factory-solution__fix{display:flex;align-items:center;justify-content:center;gap:16px}.p-factory-solution__fix-icon{flex:0 0 48px;width:48px;height:48px}.p-factory-solution__fix-icon img{display:block;width:100%;height:100%;object-fit:contain}.p-factory-solution__fix-text{font-size:var(--fc-fs-body-l);font-weight:700}.p-factory-solution__fix-text span{display:block}.p-factory-solution__img{width:100%;aspect-ratio:330/216;object-fit:cover;border-radius:var(--fc-radius)}.p-factory-feature{background:var(--fc-bg-cyan)}.p-factory-feature__subheading{text-align:center;font-size:var(--fc-fs-heading-l);font-weight:500;margin-bottom:20px}.p-factory-feature__tabs{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:nowrap;width:-moz-fit-content;width:fit-content;max-width:100%;background:linear-gradient(to right,var(--fc-primary),var(--fc-primary-deep));border-radius:var(--fc-radius);padding:0 64px;margin-bottom:14px;margin-left:auto;margin-right:auto}.p-factory-feature__tab{display:flex;align-items:center;gap:8px;cursor:pointer;color:#fff;padding:18px 0;white-space:nowrap;font-family:inherit}.p-factory-feature__tab-num{padding-top:2px;font-family:"Roboto",var(--fc-font);font-size:var(--fc-fs-numeric-s);font-weight:900;line-height:1}.p-factory-feature__tab-label{font-size:var(--fc-fs-heading-xs);font-weight:700}.p-factory-feature__tab-divider{flex:0 0 1px;width:1px;height:20px;background:#fff}.p-factory-feature__viewport{overflow:hidden}.p-factory-feature__track{display:flex;transition:transform .45s ease}.p-factory-feature__panel{flex:0 0 100%;min-width:100%;position:relative;padding-top:52px;display:flex;flex-direction:column;gap:24px}.p-factory-feature__watermark{position:absolute;top:0;left:0;font-family:"Roboto",var(--fc-font);font-size:var(--fc-fs-feature-watermark);font-weight:900;color:var(--fc-bg-cyan2);line-height:1;z-index:0;pointer-events:none}.p-factory-feature__panel-title{position:relative;z-index:1;font-size:var(--fc-fs-heading-xl);font-weight:700;line-height:1.5}.p-factory-feature__content{position:relative;z-index:1;display:grid;grid-template-columns:512px minmax(0,628px);grid-gap:40px;gap:40px;align-items:start;justify-content:space-between}.p-factory-feature__media{display:flex;flex-direction:column;gap:24px;width:512px}.p-factory-feature__media-img{object-fit:cover;border-radius:var(--fc-radius)}.p-factory-feature__scene{background:#fff;border-radius:var(--fc-radius);padding:16px 24px;display:flex;align-items:center;gap:20px}.p-factory-feature__scene-label{font-weight:500;white-space:nowrap;position:relative;padding-right:20px}.p-factory-feature__scene-label:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:20px;background:#d8d8d9}.p-factory-feature__scene-text{font-size:var(--fc-fs-body-xs);font-weight:400;line-height:1.5}.p-factory-feature__details{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:374px}.p-factory-feature__details-body{display:flex;flex-direction:column;gap:24px;width:100%;max-width:608px}.p-factory-feature__tags{display:flex;gap:8px;flex-wrap:wrap}.p-factory-feature__tag{display:inline-flex;align-items:center;justify-content:center;height:40px;background:var(--fc-primary-deep);color:#fff;font-size:var(--fc-fs-label-m);font-weight:500;line-height:1.6;border-radius:32px;padding:0 24px}.p-factory-feature__points{display:flex;flex-direction:column;gap:18px}.p-factory-feature__point{display:flex;align-items:flex-start;gap:16px}.p-factory-feature__point-icon{flex:0 0 36px;width:36px;height:36px;margin-top:4px;border-radius:50%;background:#ff9696}.p-factory-feature__point-text{border-bottom:1px solid var(--fc-text);padding-bottom:4px}.p-factory-feature__counter,.p-factory-feature__point-text{font-size:var(--fc-fs-heading-l);font-weight:500;line-height:1.5}.p-factory-feature__counter{align-self:flex-end;width:100%;max-width:608px;color:var(--fc-primary);text-align:right}.p-factory-feature__carousel{width:100%}.p-factory-funcs{margin-top:80px}.p-factory-funcs__title{text-align:center;font-size:var(--fc-fs-heading-xl);font-weight:700;margin-bottom:40px}.p-factory-funcs__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.p-factory-funcs__card{background:#fff;border-radius:var(--fc-radius);box-shadow:var(--fc-shadow-cyan);padding:24px;display:flex;flex-direction:column;gap:16px}.p-factory-funcs__card-head{display:flex;align-items:center;gap:12px}.p-factory-funcs__card-icon{flex:0 0 36px;width:36px;height:36px}.p-factory-funcs__card-icon img{display:block;width:100%;height:100%;object-fit:contain}.p-factory-funcs__card-title{font-weight:700}.p-factory-funcs__card-img{width:100%;aspect-ratio:320/160;object-fit:cover;border-radius:var(--fc-radius)}.p-factory-funcs__card-text{font-size:var(--fc-fs-body-xs);line-height:1.5}.p-factory-call{background:#fff}.p-factory-call__pill{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--fc-primary);color:#fff;border-radius:64px;padding:14px 64px;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative}.p-factory-call__pill:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);border:10px solid transparent;border-top:10px solid var(--fc-primary);border-bottom:0}.p-factory-call__pill-text{font-size:var(--fc-fs-heading-xs);font-weight:700}.p-factory-call__pill-num{font-size:var(--fc-fs-call-pill-num);font-weight:900}.p-factory-call__pill-badge{font-size:var(--fc-fs-heading-m);font-weight:900}.p-factory-call__steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:38px}.p-factory-call__step{background:var(--fc-bg-light);border-radius:var(--fc-radius);padding:26px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.p-factory-call__step-badge{border:2px solid var(--fc-primary);color:var(--fc-primary);font-size:var(--fc-fs-label-m);font-weight:800;border-radius:36px;padding:6px 24px}.p-factory-call__step-title{font-size:var(--fc-fs-call-step-title);font-weight:500}.p-factory-call__step-img{height:160px;display:flex;align-items:center;justify-content:center}.p-factory-call__step-img img{max-height:160px;max-width:100%;object-fit:contain}.p-factory-call__step-note{font-size:var(--fc-fs-body-xs)}.p-factory-cta{position:relative;background:var(--fc-primary);color:#fff}.p-factory-cta__inner{position:relative;z-index:2;max-width:1180px;margin:0 auto}.p-factory-cta__title{font-size:var(--fc-fs-heading-2xl);margin:0 0 22px}.p-factory-cta__lead,.p-factory-cta__title{font-weight:700;line-height:1.5;max-width:720px}.p-factory-cta__lead{font-size:var(--fc-fs-body-l);margin:0 0 48px}.p-factory-cta__illust{position:absolute;top:0;right:0;width:600px;max-width:42%;z-index:1;pointer-events:none}.p-factory-cases{background:var(--fc-bg-cyan)}.p-factory-cases__subtitle{text-align:center;font-size:var(--fc-fs-heading-xl);font-weight:700;margin:0 0 40px}.p-factory-cases__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-bottom:40px}.p-factory-cases__card{background:#fff;border-radius:var(--fc-radius);box-shadow:0 0 20px #cfedf8;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease}.p-factory-cases__card:hover{box-shadow:0 6px 16px rgba(0,0,0,.12)}.p-factory-cases__img-link{display:block;overflow:hidden}.p-factory-cases__img{width:100%;aspect-ratio:368/192;object-fit:cover;display:block;transition:transform .3s ease}.p-factory-cases__img-link:hover .p-factory-cases__img{transform:scale(1.05)}.p-factory-cases__body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:16px}.p-factory-cases__benefit{align-self:flex-start;background:var(--fc-primary);color:#fff;font-size:var(--fc-fs-caption-m);font-weight:700;border-radius:28px;padding:4px 16px}.p-factory-cases__title{font-size:var(--fc-fs-body-s);font-weight:700;color:inherit;text-decoration:none;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease}.p-factory-cases__title:hover{color:var(--fc-primary-deep);text-decoration:underline}.p-factory-cases__meta{display:flex;flex-direction:column;gap:6px;font-size:var(--fc-fs-caption-m);line-height:1.5}.p-factory-cases__meta-industry{font-size:var(--fc-fs-body-xs);font-weight:500;line-height:1.6}.p-factory-cases__more{display:flex;justify-content:center}.p-factory-cases__more>a{width:304px}.p-factory-flow{background:#fff}.p-factory-flow__steps{display:flex;align-items:center;justify-content:space-between}.p-factory-flow__step{display:flex;flex-direction:column;align-items:center;gap:12px;flex:0 0 240px;width:240px}.p-factory-flow__card{background:var(--fc-bg-cyan2);border-radius:var(--fc-radius);width:240px;height:216px;padding:26px 24px;justify-content:space-between}.p-factory-flow__card,.p-factory-flow__card-head{display:flex;flex-direction:column;align-items:center;text-align:center}.p-factory-flow__card-head{line-height:1.5}.p-factory-flow__num{font-family:"Roboto",var(--fc-font);font-size:var(--fc-fs-label-m);font-weight:800;color:var(--fc-primary)}.p-factory-flow__step-title{font-weight:500}.p-factory-flow__icon{flex:0 0 96px;width:96px;height:96px}.p-factory-flow__icon img{display:block;width:100%;height:100%;object-fit:contain}.p-factory-flow__step-text{width:100%;max-width:238px;font-size:var(--fc-fs-body-xs);font-weight:400;line-height:1.5;text-align:center}.p-factory-flow__divider{flex:0 0 15px;width:15px;height:24px;background:var(--fc-primary);-webkit-clip-path:polygon(0 88.25%,61.07% 50%,0 11.75%,18.8% 0,98.8% 50%,18.8% 100%);clip-path:polygon(0 88.25%,61.07% 50%,0 11.75%,18.8% 0,98.8% 50%,18.8% 100%)}.p-factory-faq{background:var(--fc-bg-light)}.p-factory-faq__title{text-align:center;font-size:var(--fc-fs-faq-title);font-weight:700;margin:0 0 64px}.p-factory-faq__list{max-width:752px;margin:0 auto;display:flex;flex-direction:column;gap:30px}.p-factory-faq__item{border-bottom:1px solid #d8d8d9;padding-bottom:24px}.p-factory-faq__q{display:flex;align-items:flex-start;justify-content:space-between;gap:96px;width:100%;cursor:pointer;text-align:left;font-family:inherit}.p-factory-faq__q-text{font-size:var(--fc-fs-heading-m);font-weight:700;color:var(--fc-text)}.p-factory-faq__chevron{flex:0 0 24px;width:24px;height:24px;margin-top:6px;transition:transform .25s}.p-factory-faq__chevron svg{width:100%;height:100%;fill:none;stroke:var(--fc-text);stroke-width:2}.p-factory-faq__item.is-open .p-factory-faq__chevron{transform:rotate(180deg)}.p-factory-faq__a{overflow:hidden;max-height:0;transition:max-height .3s ease,margin-top .3s ease}.p-factory-faq__item.is-open .p-factory-faq__a{max-height:320px;margin-top:20px}.p-factory-faq__a p{line-height:1.5}.p-factory-thanks__inner{max-width:860px;margin:0 auto;padding:4rem 1.5rem;text-align:center;color:var(--fc-text)}.p-factory-thanks__title{font-size:2rem;font-weight:800;color:var(--fc-primary);margin-bottom:1.5rem}.p-factory-thanks__lead{font-size:1.1rem;line-height:1.8;margin-bottom:3rem}.p-factory-thanks__card{max-width:640px;margin:0 auto 2.5rem;border-radius:14px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.08);background:#fff}.p-factory-thanks__card-notice{padding:2rem 2rem 1.5rem;text-align:left}.p-factory-thanks__card-notice-title{text-align:center;font-size:1.05rem;font-weight:800;color:var(--fc-danger);margin:0 0 1rem}.p-factory-thanks__card-notice-text{font-size:.95rem;line-height:1.8;color:var(--fc-text);margin:0}.p-factory-thanks__card-notice-text strong{color:var(--fc-primary)}.p-factory-thanks__card-banner{display:block;transition:opacity .3s}.p-factory-thanks__card-banner:hover{opacity:.88}.p-factory-thanks__card-banner img{display:block;width:100%;height:auto}.p-factory-thanks__card-cta{padding:1.2rem 2rem 1.8rem}.p-factory-thanks__btn{display:block;width:100%;padding:1.2rem 1rem;border-radius:10px;text-align:center;font-size:1.1rem;font-weight:700;line-height:1.5;color:#fff;transition:background-color .3s}.p-factory-thanks__btn--danger{background-color:var(--fc-danger)}.p-factory-thanks__btn--danger:hover{opacity:.88}.p-factory-thanks__links{max-width:640px;margin:0 auto;padding:2.4rem 2rem;background:var(--fc-bg-light);border:1px solid #dce6ee;border-radius:14px;text-align:center;line-height:1.8}.p-factory-thanks__links-heading{font-size:1.1rem;font-weight:800;color:var(--fc-primary);margin-bottom:.6rem}.p-factory-thanks__links-item a{display:inline-block;padding:6px 0;color:var(--fc-primary);font-weight:600;transition:color .25s,transform .2s}.p-factory-thanks__links-item a:hover{color:var(--fc-primary-deep);transform:translateX(2px)}@media screen and (max-width:600px){.p-factory-thanks__inner{padding:2.5rem 1rem}.p-factory-thanks__title{font-size:1.5rem}.p-factory-thanks__card-notice{padding:1.5rem 1.2rem 1rem}.p-factory-thanks__card-notice-title{font-size:.95rem}.p-factory-thanks__card-notice-text{font-size:.88rem}.p-factory-thanks__card-cta{padding:1rem 1.2rem 1.4rem}.p-factory-thanks__btn{font-size:.95rem;padding:1rem .8rem}.p-factory-thanks__links{padding:1.5rem 1.2rem}}.p-factory-dl__container{max-width:1200px;margin:0 auto;padding:40px 20px 80px}.p-factory-dl__title{font-size:1.6rem;font-weight:700;padding-top:20px;margin-bottom:1rem;color:var(--fc-text)}.p-factory-dl__columns{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem}.p-factory-dl__main{flex:1 1;min-width:0}.p-factory-dl__sidebar{width:360px;flex-shrink:0}.p-factory-dl__thumbnail{width:100%;overflow:hidden;margin-bottom:2rem}.p-factory-dl__thumbnail img{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover;box-shadow:0 12px 24px rgba(0,0,0,.15)}.p-factory-dl__meta-inline{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.95rem}.p-factory-dl__meta{margin-bottom:2rem;font-size:.95rem;color:var(--fc-text)}.p-factory-dl__meta-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.p-factory-dl__badge{background-color:var(--fc-primary);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-weight:600;font-size:.85rem;white-space:nowrap;flex-shrink:0}.p-factory-dl__value{font-weight:500;color:var(--fc-text);font-size:.95rem;line-height:1.4;white-space:pre-wrap;margin-top:.2rem}.p-factory-dl__form-card{background:var(--fc-bg-cyan);border:1px solid #e3e3e3;border-radius:8px;max-width:400px;margin-left:auto;padding:1.5rem}.p-factory-dl__form-intro{margin-bottom:1.5rem;font-size:.95rem;color:var(--fc-text);line-height:1.6}.p-factory-dl__form-error{color:#d32f2f;margin-bottom:1rem;font-size:.9rem}.p-factory-dl__form-group{margin-bottom:1.2rem}.p-factory-dl__form-group label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem;color:var(--fc-text)}.p-factory-dl__req{color:#d32f2f;margin-left:2px}.p-factory-dl__form-group input[type=email],.p-factory-dl__form-group input[type=tel],.p-factory-dl__form-group input[type=text],.p-factory-dl__form-group select{width:100%;padding:.6rem .8rem;border:1px solid #e3e3e3;border-radius:4px;font-size:.95rem;font-family:var(--fc-font);background:#fff;color:var(--fc-text);box-sizing:border-box}.p-factory-dl__form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23999'%3E%3Cpath d='M4 6l4 4 4-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 12px}.p-factory-dl__form-group input:focus,.p-factory-dl__form-group select:focus{border-color:var(--fc-primary);outline:none}.p-factory-dl__form-group--privacy{margin-top:1rem}.p-factory-dl__form-group--privacy label{font-size:.65rem;font-weight:400;line-height:1.5;white-space:nowrap;display:flex;align-items:center;gap:.5em}.p-factory-dl__form-group--privacy input[type=checkbox]{width:16px;height:16px;margin:0;flex-shrink:0}.p-factory-dl__privacy-text a{color:var(--fc-primary);text-decoration:underline;font-weight:400}.p-factory-dl__privacy-text a:hover{color:var(--fc-primary-deep)}.p-factory-dl__form-submit{text-align:center;margin-top:1.5rem}.p-factory-dl__form-submit button{background:var(--fc-primary);color:#fff;border:none;padding:.8rem 2rem;font-size:1rem;font-weight:700;border-radius:999px;cursor:pointer;font-family:var(--fc-font);transition:background .3s}.p-factory-dl__form-submit button:hover{background:var(--fc-primary-deep)}.p-factory-dl__form-submit button:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:768px){.p-factory-dl__container{padding:40px 20px 60px}.p-factory-dl__title{font-size:1.4rem;margin-bottom:.8rem}.p-factory-dl__columns{flex-direction:column;gap:2rem}.p-factory-dl__sidebar{width:100%;margin:0 auto}.p-factory-dl__meta-inline{gap:.5rem}.p-factory-dl__meta-inline,.p-factory-dl__meta-row{flex-direction:column;align-items:flex-start}.p-factory-dl__badge{font-size:.8rem;margin-bottom:.3rem}.p-factory-dl__thumbnail img{box-shadow:0 6px 16px rgba(0,0,0,.1)}.p-factory-dl__form-card{margin:0 auto;padding:1.2rem;width:100%;max-width:100%}}.p-factory-footer{background:var(--fc-bg-cyan2);padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:60px}.p-factory-footer__top{width:100%;max-width:1180px;display:flex;align-items:center;justify-content:space-between;gap:24px}.p-factory-footer__logo img{height:120px;width:auto;mix-blend-mode:multiply}.p-factory-footer__nav{display:flex;flex-wrap:wrap;gap:28px}.p-factory-footer__nav a{font-weight:500;color:var(--fc-text);transition:color .2s}.p-factory-footer__nav a:hover{color:var(--fc-primary)}.p-factory-footer__bottom{display:flex;flex-direction:column;align-items:center;gap:20px;color:var(--fc-text)}.p-factory-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.p-factory-footer__legal a{font-size:var(--fc-fs-caption-s);color:var(--fc-text)}.p-factory-footer__legal a:hover{text-decoration:underline}.p-factory-footer__copy{font-size:var(--fc-fs-caption-s)}@media screen and (max-width:1200px){.p-factory-section{padding:80px 40px}.p-factory-feature__content{grid-template-columns:1fr;justify-content:stretch}.p-factory-feature__media{width:100%}.p-factory-feature__details{min-height:auto}}@media screen and (max-width:960px){.p-factory{--fc-header-height:60px}.p-factory>main{padding-top:var(--fc-header-height)}.p-factory-heading{margin-bottom:28px}.p-factory-header__cta,.p-factory-header__nav{display:none}.p-factory-header__toggle{display:flex}.p-factory-header__menu.is-open{display:none}.p-factory-header__overlay.is-open{display:block;position:absolute;top:calc(100% - 1px);left:0;right:0;background:#fff;box-shadow:0 8px 20px rgba(17,45,72,.12)}.p-factory-header__overlay-nav ul{list-style:none;padding:0;margin:0}.p-factory-header__overlay-nav a{display:flex;align-items:center;min-height:56px;padding:0 20px;font-size:1.25rem;font-weight:700;color:var(--fc-text-sub);white-space:nowrap;transition:color .2s}.p-factory-header__overlay-nav a:active{color:var(--fc-primary)}.p-factory-header__overlay-foot{padding:16px 20px 24px}.p-factory-header__overlay-foot .p-factory-btn{height:56px;font-size:1.111111rem;border-radius:28px}.p-factory-hero{display:flex;flex-direction:column;align-items:flex-start;padding:20px;overflow:visible}.p-factory-hero__bg-circle--pc{display:none}.p-factory-hero__bg-circle--sp{display:block;top:-25px;right:0;width:90%;object-fit:fill}.p-factory-hero__copy{position:relative;z-index:2;display:block;max-width:none;min-height:0;width:100%}.p-factory-hero__badge{font-size:.972222rem;font-weight:500;padding:4px 16px;margin-bottom:8px}.p-factory-hero__title{margin-bottom:8px}.p-factory-hero__title-line1{font-size:1.944444rem;letter-spacing:0;line-height:1.5}.p-factory-hero__title-line1 .is-small{font-size:1.666667rem}.p-factory-hero__title-line2{gap:0;margin-top:0}.p-factory-hero__title-dx{font-size:3.194444rem;letter-spacing:1.84px}.p-factory-hero__title-solution{font-size:2.777778rem;letter-spacing:-2.4px}.p-factory-hero__lead.pc-dn{font-size:.972222rem;font-weight:500;line-height:1.6;margin-bottom:12px}.p-factory-hero__awards{flex-direction:column;align-items:flex-start;gap:12px}.p-factory-hero__award-label{font-size:.902778rem;font-weight:500}.p-factory-hero__award-value{font-size:2.222222rem}.p-factory-hero__award--laurel{gap:0}.p-factory-hero__laurel{width:22px;height:auto}.p-factory-hero__award-inner-top{font-size:.833333rem;font-weight:500}.p-factory-hero__award-inner-bottom{font-size:1.111111rem;font-weight:700}.p-factory-hero__visual{top:167px;bottom:auto;z-index:1;overflow:visible}.p-factory-hero__photo--pc{display:none}.p-factory-hero__photo--sp{display:block;width:255px;border-radius:20px 0 0 20px}.p-factory-hero__circle--1{width:80px;height:80px;z-index:4;top:-153px;right:12px;left:auto}.p-factory-hero__circle--2{width:80px;height:80px;z-index:4;top:auto;right:96px;bottom:-54px;left:auto}.p-factory-hero__circle--3{width:80px;height:80px;z-index:4;top:auto;right:16px;bottom:-40px;left:auto}.p-factory-hero__app{position:relative;width:196px;left:auto;bottom:auto;transform:none;margin-top:6px}.p-factory-hero__cta-sp{display:flex;align-items:center;justify-content:center;position:relative;z-index:4;align-self:center;width:100%;margin:6px auto 0;border-radius:30px;height:60px;font-size:1.388889rem;font-weight:700}.p-factory{--fc-fs-heading-2xl:1.666667rem;--fc-fs-heading-xl:1.388889rem;--fc-fs-heading-l:1.25rem;--fc-fs-heading-m:1.25rem;--fc-fs-heading-xs:1.111111rem;--fc-fs-body-l:1.111111rem;--fc-fs-body-m-bold:0.972222rem;--fc-fs-body-m:0.972222rem;--fc-fs-body-s:0.902778rem;--fc-fs-body-xs:0.833333rem;--fc-fs-label-l:0.972222rem;--fc-fs-label-m:0.833333rem;--fc-fs-caption-m:0.763889rem;--fc-fs-caption-s:0.763889rem;--fc-fs-numeric-m:1.25rem;--fc-fs-numeric-s:1.111111rem;--fc-fs-faq-title:var(--fc-fs-heading-2xl);--fc-fs-problem-title:var(--fc-fs-heading-2xl);--fc-fs-call-pill-num:var(--fc-fs-heading-2xl);--fc-fs-call-step-title:var(--fc-fs-heading-xs);--fc-fs-problem-num:2.847222rem;--fc-fs-feature-watermark:6.666667rem}.p-factory-feature__subheading{font-size:1.25rem;margin-bottom:8px}.p-factory-feature__tabs{width:100%;gap:12px;padding:0 14px;margin-bottom:10px;justify-content:center}.p-factory-feature__tab{padding:9px 0}.p-factory-feature__tab-num{font-size:.902778rem}.p-factory-feature__tab-label{font-size:.902778rem;font-weight:700;line-height:1.3}.p-factory-feature__tab-divider{height:20px}.p-factory-feature__viewport{overflow-x:auto;overflow-y:visible;width:100%;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.p-factory-feature__viewport::-webkit-scrollbar{display:none}.p-factory-feature__track{gap:40px;width:max-content;padding-inline:max(0px,calc((100% - 350px) / 2));transition:none}.p-factory-feature__panel{flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - (40px * 2));min-width:calc(100vw - (40px * 2));padding-top:24px;gap:12px;scroll-snap-align:center}.p-factory-feature__watermark{font-size:4.444444rem}.p-factory-feature__panel-title{font-size:1.388889rem}.p-factory-feature__content{gap:16px}.p-factory-feature__media{gap:12px;width:100%}.p-factory-feature__media-img{width:100%;height:auto;aspect-ratio:auto}.p-factory-feature__scene{padding:10px 16px;gap:12px;border-radius:4px}.p-factory-feature__scene-label{font-size:.972222rem;font-weight:500;padding-right:12px}.p-factory-feature__scene-label:after{height:14px}.p-factory-feature__scene-text{font-size:.833333rem}.p-factory-feature__details{min-height:auto;width:100%}.p-factory-feature__details-body{gap:12px;max-width:none}.p-factory-feature__tags{gap:4px}.p-factory-feature__tag{height:auto;padding:4px 12px;border-radius:16px;font-size:.833333rem;line-height:1.6}.p-factory-feature__points{gap:9px}.p-factory-feature__point{gap:8px}.p-factory-feature__point-icon{flex:0 0 18px;width:18px;height:18px}.p-factory-feature__point-text{font-size:.972222rem;border-bottom-width:.5px;padding-bottom:2px}.p-factory-feature__counter{display:block;font-size:1.666667rem;max-width:350px}.p-factory-cases__list,.p-factory-funcs__grid,.p-factory-problem__list,.p-factory-solution__cards{grid-template-columns:repeat(2,1fr)}.p-factory-funcs{margin-top:40px}.p-factory-funcs__title{margin-bottom:20px}.p-factory-call__steps{grid-template-columns:repeat(2,1fr)}.p-factory-flow__steps{flex-wrap:wrap;justify-content:center;gap:24px 16px}.p-factory-flow__divider{display:none}.p-factory-flow__step{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);width:auto;max-width:240px}.p-factory-faq__q{gap:16px}}@media screen and (max-width:600px){.p-factory-section{padding:56px 20px}.p-factory-call__steps,.p-factory-cases__list,.p-factory-funcs__grid,.p-factory-problem__list,.p-factory-solution__cards{grid-template-columns:1fr}.p-factory-feature__panel{flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - (20px * 2));min-width:calc(100vw - (20px * 2))}.p-factory-flow__step{flex:0 0 100%;width:100%;max-width:240px}.p-factory-btn,.p-factory-flow__card{width:100%}.p-factory-footer__top{flex-direction:column}}