@charset "UTF-8";*{box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,main,menu,nav,section,time,mark,audio,video{padding:0;margin:0;vertical-align:baseline;outline:0;border:0}header,footer,article,section,aside,hgroup,nav,menu,figure,figcaption,time{display:block}li{list-style:none}ol li{list-style:decimal}img{font-size:0;line-height:0;vertical-align:top;border:0}table{border-spacing:0;border-collapse:collapse}caption,th{text-align:left}hr{display:block;height:1px;padding:0;margin:1em 0;border:0;border-top:1px solid #ccc}input,select{vertical-align:middle}input,textarea{padding:0;margin:0}:root{--main-color: #4C7EBF;--text-color: #1C1C1C;--sub-color: #f27100;--brand-cacoo: #4c7ebf;--brand-backlog: #42ce9f;--background-color: #fff;--background-light-blue: #eef2fa;--font-family-base: "Noto Sans JP", sans-serif;--font-family-jp: "Noto Sans JP", sans-serif;--font-family-en: "Noto Sans JP", sans-serif;--font-size-base-pc: rem(16);--font-size-base-sp: rem(16);--font-weight-thin: 100;--font-weight-extraLight: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semiBold: 600;--font-weight-bold: 700;--font-weight-extraBold: 800;--font-weight-black: 900;--ease-linear: cubic-bezier(.25, .25, .75, .75);--ease-in-sine: cubic-bezier(.47, 0, .745, .715);--ease-out-sine: cubic-bezier(.39, .575, .565, 1);--ease-inout-sine: cubic-bezier(.445, .05, .55, .95);--ease-in-quad: cubic-bezier(.55, .085, .68, .53);--ease-out-quad: cubic-bezier(.25, .46, .45, .94);--ease-inout-quad: cubic-bezier(.455, .03, .515, .955);--ease-in-cubic: cubic-bezier(.55, .055, .675, .19);--ease-out-cubic: cubic-bezier(.215, .61, .355, 1);--ease-inout-cubic: cubic-bezier(.645, .045, .355, 1);--ease-in-quart: cubic-bezier(.895, .03, .685, .22);--ease-out-quart: cubic-bezier(.165, .84, .44, 1);--ease-inout-quart: cubic-bezier(.77, 0, .175, 1);--ease-in-quint: cubic-bezier(.755, .05, .855, .06);--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--ease-inout-quint: cubic-bezier(.86, 0, .07, 1);--ease-in-expo: cubic-bezier(.95, .05, .795, .035);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-inout-expo: cubic-bezier(1, 0, 0, 1);--ease-in-circ: cubic-bezier(.6, .04, .98, .335);--ease-out-circ: cubic-bezier(.075, .82, .165, 1);--ease-inout-circ: cubic-bezier(.785, .135, .15, .86);--ease-in-back: cubic-bezier(.6, -.28, .735, .045);--ease-out-back: cubic-bezier(.175, .885, .32, 1.275);--ease-inout-back: cubic-bezier(.68, -.55, .265, 1.55);--padding-block: 104px}html{height:100%}body{position:relative;overflow-x:hidden;font-family:var(--font-family-base);font-size:var(--font-size-base-pc);font-weight:var(--font-weight-regular);line-height:1.85;color:var(--text-color);letter-spacing:0;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body.menu-open{position:fixed;right:0;left:0;overflow:hidden}.jp{font-family:var(--font-family-jp)}.en{font-family:var(--font-family-en)}a{color:var(--text-color);cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:hover{text-decoration:none;opacity:.6}a[href^="tel:"]{pointer-events:none}img{width:100%;height:auto;vertical-align:bottom}button{border:none}label{white-space:nowrap}input{border:none}.l-header{position:fixed;top:0;left:0;z-index:11;width:100vw;height:6.25rem;padding:0 4%;transition:.3s}.is_scrolled .l-header{background:#fffc;box-shadow:0 .125rem 1.25rem #0000001a;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.l-footer,.l-main{overflow:hidden}.full-width{position:relative;right:50%;left:50%;width:100vw;margin-right:-50vw;margin-left:-50vw}.container{width:92%;max-width:1120px;margin-right:auto;margin-left:auto}.c-button{position:relative;display:flex;gap:.25rem;align-items:center;justify-content:center;min-height:3.5rem;padding:.5rem 2.5rem .75rem;font-weight:700;line-height:1.3;color:#fff;text-decoration:none!important;cursor:pointer;background-color:var(--sub-color);border:0 none;border-radius:.25rem;box-shadow:0 .078125rem .15625rem #1c1c1c33;transition:background-color .2s 0s linear,opacity .2s 0s linear,border-color .2s 0s linear,color .2s 0s linear;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center}.c-button:after{position:absolute;top:50%;right:1rem;display:block;content:"";transform:translateY(-50%)}.c-button:after{width:1.25rem;height:1.25rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_btn_allow.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.c-button:hover{background-color:#bf5900;opacity:1}.c-button.icon-non:after{display:none}.c-button.icon-download:after{background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_btn_download.svg)}.c-button.icon-download:hover:after{background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_btn_download_w.svg)}.c-button.outlined{color:var(--sub-color);background-color:#fff;border:.125rem solid var(--sub-color)}.c-button.outlined:after{background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_btn_allow_c.svg)}.c-button.outlined:hover{color:#fff;background-color:var(--sub-color)}.c-button.outlined:hover:after{background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_btn_allow.svg)}.c-link-text{display:flexbox;display:flex;align-items:center;font-weight:var(--font-weight-bold);color:var(--sub-color);text-decoration:underline}.c-link-text:after{display:block;width:1.25rem;height:1.25rem;margin-left:.375rem;overflow:hidden;content:"";background:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_btn_outer.svg) no-repeat center;background-size:contain}.c-tab{display:flexbox;display:flex;gap:0 .4em;width:-moz-fit-content;width:fit-content;padding:.5rem;margin-right:auto;margin-bottom:2.5rem;margin-left:auto;line-height:1;background:var(--main-color);border-radius:6.25rem}.c-tab span{display:block}.c-tab .clarify{font-size:.75rem}.c-tab li{display:flexbox;display:flex;flex-direction:column;gap:.375rem;align-items:center;justify-content:center;min-width:6.25rem;padding:1.125rem 1rem 1.25rem;font-weight:var(--font-weight-semiBold);color:#fff;cursor:pointer;border-radius:6.25rem;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center}.c-tab li:hover,.c-tab li.current{color:var(--text-color);background-color:#fff}.p-header{position:relative;display:flexbox;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:80rem;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.p-header a{text-decoration:none}.p-header__logo{z-index:1;width:8.125rem;height:2.625rem;line-height:1}.p-header__logo a{display:block;width:100%;height:100%}.p-header__navi{display:flexbox;display:flex;gap:0 3.5rem;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.p-header__navi .p-gnavi{display:flexbox;display:flex;gap:0 2rem}.p-header__navi .p-gnavi a{position:relative;display:block;font-weight:var(--font-weight-semiBold)}.p-header__navi .p-gnavi a.icon-new:after{position:absolute;top:-.5rem;right:-.875rem;display:block;font-size:.6875rem;font-weight:var(--font-weight-semiBold);line-height:1;color:#eb3395;letter-spacing:.04em;content:"NEW"}.p-header__navi .p-header__cta{display:flexbox;display:flex;gap:0 .625rem}.p-header__navi .p-header__cta .c-button{min-height:2.875rem;font-size:.9375rem}.p-menu-btn{position:fixed;top:2.375rem;right:3.125rem;z-index:1001;display:none;width:2.1875rem;height:2.1875rem;cursor:pointer;transition:.2s}.p-menu-btn span{position:absolute;left:0;z-index:1;display:block;width:2.1875rem;height:.125rem;background-color:var(--main-color);transition:all .3s cubic-bezier(.215,.61,.355,1)}.p-menu-btn span.l1{top:.375rem;transition:.2s ease-in-out}.p-menu-btn span.l2{top:1rem}.p-menu-btn span.l3{top:1.625rem;transition:.2s ease-in-out}.menu-open .p-menu-btn span.l1,.menu-open .p-menu-btn span.l3{top:1rem;left:0}.menu-open .p-menu-btn span.l1{transform:rotate(135deg)}.menu-open .p-menu-btn span.l3{transform:rotate(-135deg)}.menu-open .p-menu-btn span.l2{display:none}.p-gnavi .item{display:flexbox;display:flex;flex-direction:column}.p-gnavi .item>span{display:block;line-height:1}.p-gnavi .item>span.en{margin-bottom:.25rem;font-size:1.5rem;font-weight:var(--font-weight-semiBold)}.p-gnavi .item>span.jp{font-size:.875rem;font-weight:var(--font-weight-bold)}.p-lp-fv{position:relative;padding-top:11.25rem;padding-bottom:5rem;overflow:hidden}.p-lp-fv:before,.p-lp-fv:after{position:absolute;z-index:-1;display:block;content:"";background-repeat:no-repeat;background-size:contain}.p-lp-fv:before{top:0;right:0;width:35vw;height:35vw;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/bg_fv.svg);background-position:right top}.p-lp-fv:after{right:50%;bottom:0;left:50%;width:100vw;height:38%;margin-right:-50vw;margin-left:-50vw;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/bg_fv_logo.svg);background-position:center bottom;background-size:contain}.p-lp-fv .container{display:flexbox;display:flex;align-items:center;max-width:70rem;margin-inline:auto;-webkit-box-align:center;-ms-flex-align:center}.p-lp-fv .p-lp-fv__content{flex:0 0 35rem}.p-lp-fv .p-lp-fv__content .pre-heading{display:flexbox;display:flex;margin-bottom:1.5rem;font-size:1.25rem;font-weight:var(--font-weight-black);color:var(--main-color)}.p-lp-fv .p-lp-fv__content .pre-heading img{width:auto;height:2.875rem;margin-right:.3125rem}.p-lp-fv .p-lp-fv__content .heading{font-size:2.875rem;font-weight:var(--font-weight-black);line-height:1.45;text-align:left}.p-lp-fv .p-lp-fv__content .heading .strong{display:inline-block;padding:.3125rem .3125rem .625rem;line-height:1;color:#fff;background:var(--main-color)}.p-lp-fv .p-lp-fv__content .text{margin-top:1.5rem}.p-lp-fv .p-lp-fv__content .navi{display:flexbox;display:flex;gap:0 1rem;margin-top:2rem}.p-lp-fv .p-lp-fv__content .navi .c-button{width:13.75rem}.p-lp-fv .p-lp-fv__image{flex:0 0 calc(35rem + (100vw - 70rem)/2);min-width:0;max-width:50rem;overflow:hidden}.p-lp-fv .p-lp-fv__image .swiper{width:100%;min-width:0}.p-lp-fv .p-lp-fv__image .swiper .swiper-wrapper .swiper-slide{width:100%!important;height:auto;aspect-ratio:800/460;overflow:hidden;background-image:url(../../../../assets/img/landing/backlog01/top/bg_fv_slide.svg);background-repeat:no-repeat;background-position:left center;background-size:auto 100%}.p-lp-fv .p-lp-fv__image .swiper .swiper-wrapper .swiper-slide video{position:relative;top:5%;left:12%;width:76%;height:auto}.p-lp-fv .p-lp-fv__image .swiper .swiper-wrapper .swiper-slide .p-lp-fv__video-title{position:absolute;right:0;bottom:10%;left:0;z-index:2;width:-moz-fit-content;width:fit-content;padding:.5625rem 1rem .75rem;margin:auto;font-size:.75rem;font-weight:600;line-height:1;color:#fff;background-color:#000c;border-radius:1.25rem}.p-lp-section{padding-top:var(--padding-block);padding-bottom:var(--padding-block)}.p-lp-section.bg-light-blue{background-color:var(--background-light-blue)}.p-lp-section__head{text-align:center}.p-lp-section__head .pre-heading{position:relative;padding-bottom:1rem;margin-bottom:1rem;font-size:1.25rem;font-weight:var(--font-weight-bold);line-height:1.35}.p-lp-section__head .pre-heading:after{position:absolute;bottom:0;left:50%;display:block;width:4.375rem;height:.0625rem;content:"";border-bottom:.125rem dotted var(--text-color);transform:translate(-50%)}.p-lp-section__head .pre-heading .strong{color:var(--main-color)}.p-lp-section__head .heading{padding-bottom:2rem;font-size:3.25rem;font-weight:var(--font-weight-black);line-height:1.45}.p-lp-demo__content{text-align:center}.p-lp-demo__content .text{margin-bottom:1.5rem}.p-lp-demo__content .navi{margin-bottom:2.5rem}.p-lp-demo__content .navi .c-button{max-width:16.25rem;margin-right:auto;margin-left:auto}.p-lp-demo__content .image{display:flexbox;display:flex;justify-content:center}.p-lp-demo__content .image img{width:38.125rem}.p-lp-case__content{position:relative}.p-lp-case__content .p-swiper-controls .swiper-pagination{display:none}.p-lp-case__content .swiper-button-prev,.p-lp-case__content .swiper-button-next{top:50%;width:4rem;height:4rem;background-repeat:no-repeat;background-position:center;background-size:contain;transform:translateY(-50%);transition:.3s}.p-lp-case__content .swiper-button-prev:hover,.p-lp-case__content .swiper-button-next:hover{opacity:.65}.p-lp-case__content .swiper-button-prev{left:-2rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/img_btn_slide_left.svg)}.p-lp-case__content .swiper-button-next{right:-2rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/img_btn_slide_right.svg)}.p-lp-case__content .swiper-button-prev:after,.p-lp-case__content .swiper-button-next:after{display:none}.p-lp-case__slide-inner{padding:3.375rem;background-color:#fff;border-radius:.5rem;box-shadow:0 0 .625rem #0000000d}.p-lp-case__slide-inner .d-flex{display:flexbox;display:flex;flex-direction:row-reverse;justify-content:space-between}.p-lp-case__text{width:calc(50% - 1.5rem)}.p-lp-case__text .name{margin-bottom:.5rem;font-weight:var(--font-weight-bold);color:var(--main-color)}.p-lp-case__text .title{margin-bottom:2rem;font-size:1.75rem;font-weight:var(--font-weight-bold);line-height:1.45}.p-lp-case__text .summary{margin-top:1.5rem}.p-lp-case__text .summary .label{padding:.1875rem 0 .3125rem .75rem;margin-bottom:.5rem;font-size:1.25rem;line-height:1;letter-spacing:.04em;border-left:.3125rem solid var(--main-color)}.p-lp-case__text .summary .list{display:flexbox;display:flex;flex-direction:column;gap:.125rem 0;margin-left:1rem}.p-lp-case__text .summary .list li{position:relative;padding-left:.75rem;font-size:.9375rem;line-height:1.45}.p-lp-case__text .summary .list li:before{position:absolute;top:.5rem;left:0;display:inline-block;width:.25rem;height:.25rem;margin-right:.375rem;vertical-align:top;content:"";background-color:#000;border-radius:.25rem}.p-lp-case__image{width:calc(50% - 1.5rem)}.p-lp-case__navi{display:flexbox;display:flex;justify-content:end;width:100%;-webkit-box-pack:end;-ms-flex-pack:end}.p-lp-template__content{position:relative;padding:3rem 3rem 3.5rem;overflow:hidden;background-color:var(--text-color);background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/bg_template_cta.webp);background-repeat:no-repeat;background-position:right -2.5rem center;background-size:auto 100%;border-radius:.5rem}.p-lp-template__content:after{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%;content:"";background-color:#1e1e1ecc}.p-lp-template__content .text{position:relative;z-index:1;width:30rem;color:#fff}.p-lp-template__content .text .title{font-size:2.25rem;font-weight:var(--font-weight-extraBold);line-height:1.45}.p-lp-template__content .text .title .strong{color:var(--sub-color)}.p-lp-template__content .text .summary,.p-lp-template__content .text .navi{margin-top:1rem}.p-lp-cta{padding-top:5rem;padding-bottom:5rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/bg_cta.svg);background-repeat:repeat-y;background-position:center top;background-size:100% auto}.p-lp-cta .column-1,.p-lp-cta .column-2{display:flexbox;display:flex;width:62%;margin-right:auto;margin-left:auto}.p-lp-cta .column-1 .p-lp-cta__card,.p-lp-cta .column-2 .p-lp-cta__card{margin-right:initial;margin-left:initial}.p-lp-cta .column-1 .p-lp-cta__card{width:100%}.p-lp-cta .column-2{justify-content:center;margin-top:1.5rem}.p-lp-cta .column-2 .p-lp-cta__card{justify-content:center;width:calc(50% - .75rem);-webkit-box-pack:center;-ms-flex-pack:center}.p-lp-cta .column-2 .p-lp-cta__card .title{margin-top:0;font-size:1rem}.p-lp-cta__card{display:flexbox;display:flex;flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;padding:2rem 4rem;margin-right:auto;margin-left:auto;background-color:#fff;border-radius:.5rem;-webkit-box-align:center;-ms-flex-align:center}.p-lp-cta__card .pre-heading{position:relative;padding-bottom:.625rem;margin-bottom:1.5rem;font-weight:var(--font-weight-extraBold);line-height:1.45;color:var(--main-color);text-align:center}.p-lp-cta__card .pre-heading:after{position:absolute;bottom:0;left:50%;display:block;width:100%;height:.0625rem;content:"";border-bottom:.125rem dotted var(--text-color);transform:translate(-50%)}.p-lp-cta__card .logo{width:10rem}.p-lp-cta__card .title{margin-top:1rem;font-size:2rem;font-weight:var(--font-weight-extraBold);line-height:1.45;text-align:center}.p-lp-cta__card .title .strong{color:var(--sub-color)}.p-lp-cta__card .navi{margin-top:1.5rem}.p-lp-cta__card .navi .c-button{min-width:16.25rem}.p-lp-scene__content{padding:2rem 2rem 2.5rem;background-color:#fff;border-radius:.5rem}.p-lp-scene__content .p-lp-scene__heading{margin-bottom:1.5rem}.p-lp-scene__content .p-lp-scene__heading .label{display:inline-flex;align-items:center;padding:.75rem 1.125rem .875rem;font-weight:var(--font-weight-bold);line-height:1;color:#fff;background-color:var(--main-color);border-radius:2.5rem;-webkit-box-align:center;-ms-flex-align:center}.p-lp-scene__content .p-lp-scene__heading .label .number{padding-right:.625rem;margin-right:.625rem;border-right:.0625rem solid #fff}.p-lp-scene__content .p-lp-scene__heading .title{margin-top:1rem;font-size:2rem;font-weight:var(--font-weight-extraBold);line-height:1.45}.p-lp-scene__content .p-lp-scene__heading .title .strong{color:var(--main-color)}.p-lp-scene__content .p-lp-scene__body{display:flexbox;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify}.p-lp-scene__content .p-lp-scene__body .text{width:48%;line-height:1.65}.p-lp-scene__content .p-lp-scene__body .text .strong{font-weight:var(--font-weight-bold);color:var(--main-color)}.p-lp-scene__content .p-lp-scene__body .text .label{display:flexbox;display:flex;align-items:center;margin-bottom:.375rem;font-weight:var(--font-weight-bold);-webkit-box-align:center;-ms-flex-align:center}.p-lp-scene__content .p-lp-scene__body .text .label img{display:inline-block;width:1.5rem;height:1.5rem;margin-right:.375rem}.p-lp-scene__content .p-lp-scene__body .text .detail{font-size:.9375rem}.p-lp-scene__content .p-lp-scene__body .text .detail ul{display:flexbox;display:flex;flex-direction:column;gap:.25rem 0;padding-left:.375rem}.p-lp-scene__content .p-lp-scene__body .text .detail ul li{position:relative;padding-left:.75rem;line-height:1.45}.p-lp-scene__content .p-lp-scene__body .text .detail ul li:before{position:absolute;top:.5rem;left:0;display:inline-block;width:.25rem;height:.25rem;margin-right:.375rem;vertical-align:top;content:"";background-color:#000;border-radius:.25rem}.p-lp-scene__content .p-lp-scene__body .text .theme{position:relative;padding:1rem 1.5rem 1.5rem;margin-bottom:2.5rem;background-color:#f1f1f1;border-radius:.375rem}.p-lp-scene__content .p-lp-scene__body .text .theme:after{position:absolute;bottom:-2.5rem;left:50%;display:block;width:9.375rem;height:2.5rem;content:"";background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/icon_scene_allow.svg);background-repeat:no-repeat;background-position:center top;background-size:contain;transform:translate(-50%)}.p-lp-scene__content .p-lp-scene__body .text .cacoo .label,.p-lp-scene__content .p-lp-scene__body .text .backlog .label{font-size:1.125rem}.p-lp-scene__content .p-lp-scene__body .text .cacoo{margin-bottom:1.5rem}.p-lp-scene__content .p-lp-scene__body .video{width:48%;height:auto}.p-lp-plan__content.container{max-width:58.125rem}.p-lp-plan__card{padding:2.5rem 2.5rem 4rem;border:.125rem solid #E5E5E5;border-top:.875rem solid var(--main-color);border-radius:.5rem}.p-lp-plan__name{position:relative;display:flexbox;display:flex;gap:0 .625rem;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding-bottom:1rem;margin-right:auto;margin-bottom:2rem;margin-left:auto;line-height:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center}.p-lp-plan__name:after{position:absolute;bottom:0;left:50%;display:block;width:100%;height:.0625rem;content:"";border-bottom:.125rem dotted var(--text-color);transform:translate(-50%)}.p-lp-plan__name .new-badge{padding:.375rem .875rem .4375rem;font-size:.8125rem;line-height:1;color:#fff;letter-spacing:.125rem;background-color:#eb3395;border-radius:2.5rem}.p-lp-plan__name .plan-name{font-size:1.75rem;font-weight:var(--font-weight-extraBold)}.p-lp-plan__tab.c-tab{margin-bottom:1rem}.p-lp-plan__tab.c-tab li{padding:.875rem 1.25rem 1rem}.p-lp-plan__price{margin-bottom:2.5rem;text-align:center}.p-lp-plan__price .price{line-height:1.45}.p-lp-plan__price .price .unit{margin-right:.15rem;font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--main-color)}.p-lp-plan__price .price .number{font-size:2.5rem;font-weight:var(--font-weight-bold);color:var(--main-color)}.p-lp-plan__price .price .period{margin-left:-.25rem}.p-lp-plan__navi{display:flexbox;display:flex;flex-direction:column;align-items:center}.p-lp-plan__navi .pre-heading{display:flexbox;display:flex;gap:0 1rem;align-items:center;justify-content:center;padding:0 1rem;margin-top:.625rem;margin-bottom:1.5rem;font-weight:var(--font-weight-bold);line-height:1;color:var(--sub-color);-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.p-lp-plan__navi .pre-heading:before,.p-lp-plan__navi .pre-heading:after{display:block;width:.125rem;height:2rem;margin-bottom:-.375rem;content:"";background-color:var(--sub-color);transform:rotate(25deg)}.p-lp-plan__navi .pre-heading:before{transform:rotate(-25deg)}.p-lp-plan__navi .c-button{width:16.25rem}.p-lp-plan__feature{width:-moz-fit-content;width:fit-content;margin:1.5rem auto 2rem}.p-lp-plan__feature li{display:flexbox;display:flex;align-items:center}.p-lp-plan__feature li:before{display:block;width:1.25rem;height:1.25rem;margin-right:.25rem;content:"";background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/icon_feature.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.p-lp-plan__feature li .strong{font-weight:var(--font-weight-bold)}.p-lp-plan__feature li .t-small{margin-left:.25rem;font-size:.75rem}.p-lp-plan__attention{width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;font-size:.75rem}.p-lp-plan__attention .li-dot{position:relative;padding-left:.5rem;margin-left:.25rem}.p-lp-plan__attention .li-dot:before{position:absolute;top:.625rem;left:0;display:inline-block;width:.1875rem;height:.1875rem;margin-right:.375rem;vertical-align:top;content:"";background-color:#000;border-radius:.1875rem}.p-lp-plan__attention a{color:var(--main-color);text-decoration:underline}.p-lp-plan__merit{margin-top:3.5rem}.p-lp-plan__merit .p-lp-plan__merit-title{position:relative;width:-moz-fit-content;width:fit-content;padding-bottom:.75rem;margin-right:auto;margin-bottom:3rem;margin-left:auto;font-size:2rem;font-weight:var(--font-weight-extraBold);line-height:1.45;text-align:center}.p-lp-plan__merit .p-lp-plan__merit-title:after{position:absolute;bottom:0;left:50%;display:block;width:100%;height:.0625rem;content:"";border-bottom:.125rem dotted var(--text-color);transform:translate(-50%)}.p-lp-plan__merit .p-lp-plan__merit-content{display:flexbox;display:flex;gap:0 4rem}.p-lp-plan__merit .p-lp-plan__merit-content .item .image{display:block;margin-bottom:.5rem}.p-lp-plan__merit .p-lp-plan__merit-content .item .title{margin-bottom:.375rem;font-size:1.375rem;font-weight:var(--font-weight-bold)}.p-lp-plan__merit .p-lp-plan__merit-content .item .subtitle{margin-bottom:.625rem;font-size:1.125rem;font-weight:var(--font-weight-bold);line-height:1.45;color:var(--main-color)}.p-lp-about{padding-top:3.5rem}.p-lp-about__head{display:flexbox;display:flex;gap:0 2.5rem;justify-content:space-between;margin-bottom:3.5rem}.p-lp-about__head .heading{width:-moz-fit-content;width:fit-content}.p-lp-about__head .heading .title{display:flexbox;display:flex;gap:.5rem;align-items:center;margin-bottom:1rem;font-size:1.125rem;font-weight:var(--font-weight-extraBold);line-height:1;-webkit-box-align:center;-ms-flex-align:center}.p-lp-about__head .heading .title:before{display:block;width:1rem;height:1rem;content:"";border:.25rem solid var(--main-color);border-radius:1.25rem}.p-lp-about__head .heading .catch-copy{font-size:2.25rem;font-weight:var(--font-weight-extraBold);line-height:1.45;text-align:left}.p-lp-about__head .heading .catch-copy .strong{color:var(--main-color)}.p-lp-about__head .text{width:-moz-fit-content;width:fit-content;margin-top:2.5rem}.p-lp-about__flow{max-width:64rem;margin-right:auto;margin-left:auto}.p-lp-about__flow .item{display:flexbox;display:flex;gap:0 2.5rem;align-items:flex-start;width:-moz-fit-content;width:fit-content;-webkit-box-align:start;-ms-flex-align:start}.p-lp-about__flow .item:before{display:block;width:calc((100% - 15.625rem)/2);content:""}.p-lp-about__flow .item:last-of-type .label:before{background-image:linear-gradient(0deg,#42ce9f,#4c7ebf)}.p-lp-about__flow .item:last-of-type .label:after{background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/icon_about_allow_b.svg)!important}.p-lp-about__flow .item:last-of-type .label .title{background-color:var(--brand-backlog)}.p-lp-about__flow .item:last-of-type .label .title:after,.p-lp-about__flow .item:last-of-type .label .title:before{border-color:var(--brand-backlog)}.p-lp-about__flow .item:nth-of-type(odd){flex-direction:row-reverse}.p-lp-about__flow .item:nth-of-type(2n){margin-right:0;margin-left:auto}.p-lp-about__flow .item:nth-of-type(2n):before{display:block;width:calc((100% - 15.625rem)/2);content:""}.p-lp-about__flow .item:nth-of-type(2n) .label .title:after{right:-2.5rem;left:initial}.p-lp-about__flow .item:nth-of-type(2n) .label .title:before{right:-3.125rem;left:initial}.p-lp-about__flow .item:not(:first-of-type){margin-top:-2.5rem}.p-lp-about__flow .item:not(:first-of-type) .label:after,.p-lp-about__flow .item:not(:first-of-type) .label:before{position:absolute;display:block;content:""}.p-lp-about__flow .item:not(:first-of-type) .label:before{top:-9.375rem;width:.375rem;height:9.375rem;background-color:var(--main-color)}.p-lp-about__flow .item:not(:first-of-type) .label:after{top:-2.5rem;width:2.5rem;height:2.5rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/icon_about_allow_c.svg);background-repeat:no-repeat;background-position:center bottom -.25rem;background-size:contain}.p-lp-about__flow .item:first-of-type .content{margin-top:-.9375rem}.p-lp-about__flow .item:not(:first-of-type) .content{margin-top:-5rem}.p-lp-about__flow .item .label{position:relative;display:flexbox;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:15.625rem;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.p-lp-about__flow .item .label>*{display:block}.p-lp-about__flow .item .label .app-logo{width:64%;height:auto}.p-lp-about__flow .item .label .title{position:relative;z-index:2;width:100%;padding:.75rem .625rem 1.125rem;font-size:1.375rem;font-weight:var(--font-weight-extraBold);color:#fff;text-align:center;background-color:var(--main-color);border-radius:2.5rem}.p-lp-about__flow .item .label .title:after,.p-lp-about__flow .item .label .title:before{position:absolute;display:block;content:""}.p-lp-about__flow .item .label .title:after{bottom:1.5rem;left:-2.5rem;width:2.5rem;height:.0625rem;border-bottom:2px dotted var(--main-color)}.p-lp-about__flow .item .label .title:before{bottom:1.125rem;left:-3.125rem;z-index:1;width:.875rem;height:.875rem;background-color:#fff;border:4px solid var(--main-color);border-radius:1.25rem}.p-lp-about__flow .item .content{width:calc((100% - 15.625rem)/2)}.p-lp-about__flow .item .content .image{display:block;margin-bottom:.5rem}.p-lp-about__flow .item .content .summary{line-height:1.55}.p-lp-about__flow .item .content .summary .strong{font-weight:var(--font-weight-bold);color:var(--main-color)}.p-lp-float-cta{position:fixed;bottom:-.0625rem;left:0;z-index:10;visibility:hidden;width:100%;padding:.625rem .9375rem .9375rem;background:#000c;opacity:0;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);transition:opacity .3s,visibility .3s}.p-lp-float-cta .lp-float-cta__pre-head{position:relative;display:flexbox;display:flex;gap:0 1rem;align-items:center;justify-content:center;padding:0 .625rem;margin-bottom:.625rem;font-size:.875rem;font-weight:var(--font-weight-bold);line-height:1;color:var(--sub-color);-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.p-lp-float-cta .lp-float-cta__pre-head:after,.p-lp-float-cta .lp-float-cta__pre-head:before{display:block;width:.0625rem;height:1.625rem;margin-bottom:-.375rem;content:"";background-color:var(--sub-color);transform:rotate(25deg)}.p-lp-float-cta .lp-float-cta__pre-head:before{transform:rotate(-25deg)}.p-lp-float-cta .c-button{width:100%;min-height:2.5rem;padding:.125rem 1rem .25rem;font-size:.9375rem}.fadeIn{opacity:0;transition:opacity 1s .1s,filter 1s cubic-bezier(.33,1,.68,1);transition:opacity 1s .1s,filter 1s cubic-bezier(.33,1,.68,1),filter 1s cubic-bezier(.33,1,.68,1)}.fadeIn.inview{opacity:1}.show-tablet-inline,.show-tablet,.show-mobile-inline,.show-mobile{display:none}.hide-tablet,.hide-mobile{display:block}.hide-tablet-inline,.hide-mobile-inline{display:inline-block}.hide-tablet-flex,.hide-mobile-flex{display:flex}@media only screen and (width >= 767px){a[href*="tel:"]{text-decoration:none;pointer-events:none;cursor:default}}@media (width >= 768px) and (width <= 1039px){:root{--padding-block: 64px}}@media (width >= 768px) and (width <= 1099px){.l-header{height:4.375rem;padding:0 6%;background:#fff;box-shadow:0 .125rem .625rem #0000001a}.is_scrolled .l-header{background:#fff}.p-header__logo{width:6.25rem;height:2.0625rem;transform:translateY(.1875rem)}.p-header__navi{position:fixed;top:4.375rem;left:0;z-index:9;display:none;flex-direction:column;width:100vw;height:calc(100dvh - 4.375rem);background:#fff}.p-header__navi .p-gnavi{flex-direction:column;width:86%;margin-top:1.5rem;border-top:1px solid #e9e9e9}.p-header__navi .p-gnavi a{padding:1rem 0;font-size:1.125rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_gnavi_allow.svg);background-repeat:no-repeat;background-position:right center;background-size:1.5rem;border-bottom:1px solid #e9e9e9}.p-header__navi .p-gnavi a.icon-new{display:flexbox;display:flex;flex-direction:row}.p-header__navi .p-gnavi a.icon-new:after{position:relative;top:initial;right:initial;left:initial}.p-header__navi .p-header__cta{flex-direction:column;gap:1rem 0;width:86%;margin-top:2.5rem}.p-header__navi .p-header__cta .c-button{min-height:3.5rem;font-size:1rem}.menu-open .p-header__navi{display:flexbox;display:flex}.p-header__navi .p-header__cta .c-button.icon-non:after{display:block}.p-menu-btn{top:1.125rem;right:6%;display:block}.p-lp-fv{padding-top:7.5rem;text-align:center}.p-lp-fv:before{display:none}.p-lp-fv:after{background-size:90% auto}.p-lp-fv .container{display:block}.p-lp-fv .p-lp-fv__image{flex:initial;margin-top:3rem;margin-right:auto;margin-left:auto;-webkit-box-flex:initial}.p-lp-fv .p-lp-fv__image .swiper{width:84%;margin-right:auto;margin-left:auto}.p-lp-fv .p-lp-fv__content{flex:initial}.p-lp-fv .p-lp-fv__image .swiper .swiper-wrapper .swiper-slide video{left:0}.p-lp-fv .p-lp-fv__content .pre-heading{justify-content:center}.p-lp-fv .p-lp-fv__content .heading{text-align:center}.p-lp-fv .p-lp-fv__content .navi{justify-content:center}.p-lp-section__head .heading{font-size:2.5rem}.p-lp-demo__content .text{margin-bottom:2rem}.p-lp-demo__content .text.hide-mobile{display:none}.p-lp-demo__content .text.show-mobile{display:block}.p-lp-demo__content .navi{display:none}.p-lp-case .container{max-width:37.5rem}.p-lp-case__slide-inner .d-flex{flex-direction:column;gap:2.5rem 0}.p-lp-case__image,.p-lp-case__text{width:100%}.p-lp-case__navi{margin-top:1rem}.p-lp-template__content .text{width:25rem}.p-lp-template__content .text .title{font-size:1.75rem}.p-lp-cta .column-1,.p-lp-cta .column-2{width:92%}.p-lp-cta__card .logo{width:8.75rem}.p-lp-cta__card .title{font-size:1.75rem}.p-lp-scene__content{width:37.5rem}.p-lp-scene__content .p-lp-scene__heading .title{font-size:1.75rem}.p-lp-scene__content .p-lp-scene__body{flex-direction:column-reverse;gap:1.5rem 0}.p-lp-scene__content .p-lp-scene__body .text,.p-lp-scene__content .p-lp-scene__body .video{width:100%}.p-lp-plan__merit .p-lp-plan__merit-title{font-size:1.75rem}.p-lp-plan__merit .p-lp-plan__merit-content{gap:0 2.5rem}.p-lp-plan__merit .p-lp-plan__merit-content .item .title{font-size:1.25rem}.p-lp-plan__merit .p-lp-plan__merit-content .item .subtitle{font-size:1rem}.p-lp-about__head{flex-direction:column;gap:1.5rem 0;align-items:center;margin-bottom:3rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center}.p-lp-about__head .heading .title{justify-content:center}.p-lp-about__head .text{margin-top:0}.p-lp-about__flow .item{gap:0 1.5rem}.p-lp-about__flow .item .label{width:13.75rem}.p-lp-about__flow .item .label .title{font-size:1.25rem}.p-lp-about__flow .item .label .title:before{left:-2.125rem}.p-lp-about__flow .item .label .title:after{left:-1.875rem}.p-lp-about__flow .item .content .summary{font-size:.9375rem}.p-lp-about__flow .item:nth-of-type(2n) .label .title:before{right:-2.125rem}.p-lp-about__flow .item:nth-of-type(2n) .label .title:after{right:-1.875rem}.p-lp-about__flow .item:not(:first-of-type) .label:before{top:-8.125rem;height:8.125rem}.p-lp-about__flow .item:not(:first-of-type) .content{margin-top:-5rem}.show-tablet{display:block}.show-tablet-inline{display:inline-block}.hide-tablet-flex,.hide-tablet{display:none}}@media screen and (width >= 1100px) and (width <= 1550px){.p-lp-fv .p-lp-fv__image .swiper{width:114%}}@media (width <= 767px){.l-header{height:4.375rem;padding:0 6%;background:#fff;box-shadow:0 .125rem .625rem #0000001a}.is_scrolled .l-header{background:#fff}.container{width:90%}.p-header__logo{width:6.25rem;height:2.0625rem;transform:translateY(.1875rem)}.p-header__navi{position:fixed;top:4.375rem;left:0;z-index:9;display:none;flex-direction:column;width:100vw;height:calc(100dvh - 4.375rem);background:#fff}.p-header__navi .p-gnavi{flex-direction:column;width:86%;margin-top:1.5rem;border-top:1px solid #e9e9e9}.p-header__navi .p-gnavi a{padding:1rem 0;font-size:1.125rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/common/icon_gnavi_allow.svg);background-repeat:no-repeat;background-position:right center;background-size:1.5rem;border-bottom:1px solid #e9e9e9}.p-header__navi .p-gnavi a.icon-new{display:flexbox;display:flex;flex-direction:row}.p-header__navi .p-gnavi a.icon-new:after{position:relative;top:initial;right:initial;left:initial}.p-header__navi .p-header__cta{flex-direction:column;gap:1rem 0;width:86%;margin-top:2.5rem}.p-header__navi .p-header__cta .c-button{min-height:3.5rem;font-size:1rem}.p-header__navi .p-header__cta .c-button.icon-non:after{display:block}.menu-open .p-header__navi{display:flexbox;display:flex}.p-menu-btn{top:1.125rem;right:6%;display:block}.p-lp-fv{padding-top:6.875rem}.p-lp-fv:before{display:none}.p-lp-fv:after{background-size:110% auto}.p-lp-fv .container{display:block}.p-lp-fv .p-lp-fv__content{flex:initial}.p-lp-fv .p-lp-fv__content .pre-heading{margin-bottom:.875rem;font-size:.9375rem}.p-lp-fv .p-lp-fv__content .pre-heading img{height:1.875rem;transform:translateY(.3rem)}.p-lp-fv .p-lp-fv__content .heading{font-size:1.875rem}.p-lp-fv .p-lp-fv__content .navi{flex-direction:column;gap:1rem 0;margin-top:1.5rem}.p-lp-fv .p-lp-fv__content .navi .c-button{width:100%}.p-lp-fv .p-lp-fv__image{position:relative;right:50%;left:50%;flex:initial;width:100vw;margin-top:2.5rem;margin-right:-50vw;margin-left:-50vw;-webkit-box-flex:initial}.p-lp-fv .p-lp-fv__image .swiper{width:110%;margin-left:-5%}.p-lp-section__head .heading{font-size:1.875rem}.p-lp-demo__content .text{margin-bottom:2rem}.p-lp-demo__content .navi{display:none}.p-lp-demo__content .image img{width:92%}.p-lp-case__content .p-swiper-controls{display:flexbox;display:flex;gap:0 1.5rem;align-items:center;justify-content:center;margin-top:1rem;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center}.p-lp-case__content .p-swiper-controls .swiper-pagination{position:relative;display:flexbox;display:flex;gap:0 .375rem}.p-lp-case__content .p-swiper-controls .swiper-button-prev,.p-lp-case__content .p-swiper-controls .swiper-button-next{position:relative;top:initial;right:initial;left:initial;width:3.5rem;height:3.5rem;margin-top:initial;transform:initial}.p-lp-case__slide-inner{padding:1rem 1rem 2rem}.p-lp-case__slide-inner .d-flex{flex-direction:column;gap:1.5rem 0}.p-lp-case__image{width:100%}.p-lp-case__text{width:94%;margin-right:auto;margin-left:auto}.p-lp-case__text .name{font-size:.875rem}.p-lp-case__text .title{font-size:1.25rem}.p-lp-case__text .summary .label{font-size:1.125rem}.p-lp-case__text .summary .list{gap:.625rem 0}.p-lp-case__navi{width:94%;margin-top:1rem;margin-right:auto;margin-left:auto}.p-lp-template__content{padding:20.625rem 2rem 2.5rem;background-image:url(/ja/wp-content/themes/cacoo-website-ja/assets/img/landing/backlog01/top/bg_template_cta_sp.webp);background-position:right top;background-size:100% auto}.p-lp-template__content .text{width:100%}.p-lp-template__content .text .title{font-size:1.25rem}.p-lp-cta .column-1,.p-lp-cta .column-2{width:84%}.p-lp-cta .column-2{flex-direction:column;gap:1rem;margin-top:1rem}.p-lp-cta .column-2 .p-lp-cta__card{width:100%}.p-lp-cta__card{padding:2rem 1rem}.p-lp-cta__card .logo{width:8.125rem}.p-lp-cta__card .title{font-size:1.25rem}.p-lp-scene{padding-top:0;padding-bottom:0;background-color:var(--main-color)!important}.p-lp-scene .container{width:100%}.p-lp-section__head.p-lp-scene__head{padding-top:var(--padding-block);background-color:var(--background-light-blue)}.p-lp-scene__tab{border-radius:0}.p-lp-scene__tab.c-tab{padding:1.25rem .625rem;margin-bottom:0;overflow-x:scroll}.p-lp-scene__tab.c-tab li{min-width:-moz-fit-content;min-width:fit-content;padding:1.125rem .625rem 1.25rem;font-size:.875rem}.p-lp-scene__content{width:100%;padding:.875rem .875rem 2.5rem;background-color:var(--main-color);border-bottom:var(--padding-block) solid var(--background-light-blue);border-radius:0}.p-lp-scene__content .p-lp-scene__heading{padding:1.5rem 1rem 1rem;margin-bottom:0;background-color:#fff;border-radius:.5rem .5rem 0 0}.p-lp-scene__content .p-lp-scene__heading .label{font-size:.9375rem}.p-lp-scene__content .p-lp-scene__heading .title{margin-top:1rem;font-size:1.375rem;line-height:1.45}.p-lp-scene__content .p-lp-scene__body{flex-direction:column-reverse;padding:.625rem 1rem 2rem;background:#fff;border-radius:0 0 .5rem .5rem}.p-lp-scene__content .p-lp-scene__body .text{width:100%}.p-lp-scene__content .p-lp-scene__body .text .cacoo{margin-top:3.5rem}.p-lp-scene__content .p-lp-scene__body .text .theme{padding:1rem 1rem 1.25rem}.p-lp-scene__content .p-lp-scene__body .text .theme .detail{font-size:.875rem}.p-lp-scene__content .p-lp-scene__body .video{width:100%;margin-bottom:1.5rem}.p-lp-plan__card{padding:1.5rem 1rem}.p-lp-plan__tab.c-tab li{padding:.625rem 1.25rem .75rem}.p-lp-plan__name .new-badge{padding:.25rem .625rem .3125rem;font-size:.75rem}.p-lp-plan__name .plan-name{font-size:1.375rem}.p-lp-plan__price{margin-bottom:1.5rem}.p-lp-plan__price .price .number{font-size:2rem}.p-lp-plan__navi .pre-heading{padding:0 .625rem;font-size:.9375rem}.p-lp-plan__merit .p-lp-plan__merit-title{margin-bottom:2.5rem;font-size:1.375rem}.p-lp-plan__merit .p-lp-plan__merit-content{flex-direction:column;gap:2.5rem 0}.p-lp-plan__merit .p-lp-plan__merit-content .item .title{font-size:1.25rem}.p-lp-plan__merit .p-lp-plan__merit-content .item .subtitle{font-size:1rem}.p-lp-about__head{flex-direction:column;margin-bottom:2.5rem}.p-lp-about__head .heading .title{margin-bottom:.875rem;font-size:1.0625rem}.p-lp-about__head .heading .title:before{width:1rem;height:1rem}.p-lp-about__head .heading .catch-copy{font-size:1.5rem}.p-lp-about__head .text{margin-top:1.5rem}.p-lp-about__flow .item{margin-top:initial!important;margin-right:initial!important;margin-left:initial!important}.p-lp-about__flow .item:before{display:none!important}.p-lp-about__flow .item:not(:first-of-type){flex-direction:column}.p-lp-about__flow .item:nth-of-type(odd){flex-direction:column}.p-lp-about__flow .item:not(:first-of-type) .label:before{top:-23.125rem;left:1.5rem;width:.3125rem;height:23.125rem}.p-lp-about__flow .item:not(:first-of-type) .label:after{top:-2rem;left:.6875rem;width:2rem;height:2rem}.p-lp-about__flow .item:last-of-type .label{flex-direction:row}.p-lp-about__flow .item:last-of-type .content{padding-bottom:0}.p-lp-about__flow .item .label{flex-direction:row-reverse;width:auto}.p-lp-about__flow .item .label .app-logo{width:7.5rem;margin-top:.625rem}.p-lp-about__flow .item .label .title{width:12.5rem;font-size:1.125rem}.p-lp-about__flow .item .label .title:before,.p-lp-about__flow .item .label .title:after{display:none}.p-lp-about__flow .item .content{width:87%;padding-top:1rem;padding-bottom:3rem;margin-top:initial!important;margin-left:13%}.p-lp-about__flow .item .content .image{margin-bottom:.75rem}.is_scrolled .p-lp-float-cta{visibility:visible;opacity:1}.is_scroll_end .p-lp-float-cta{visibility:hidden!important;opacity:0!important}.show-mobile{display:block}.show-mobile-inline{display:inline-block}.hide-mobile,.hide-mobile-flex,.hide-mobile-inline{display:none}}@media only screen and (width <= 767px){body{font-size:var(--font-size-base-sp)}:root{--padding-block: 64px}}@media (width <= 479px){.p-lp-fv .p-lp-fv__content .pre-heading img{height:1.625rem;transform:translateY(.3rem)}.p-lp-fv .p-lp-fv__content .heading{font-size:1.75rem}.p-lp-plan__navi .pre-heading{padding:0 .3125rem;font-size:.875rem}}@media (width <= 360px){.p-lp-fv .p-lp-fv__content .pre-heading img{height:1.375rem}.p-lp-fv .p-lp-fv__content .heading{font-size:1.625rem}}
