@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@200;300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--wh:#fff;--red:red;--blue:#003cff;--base:#231815;--green:#1ba66a;--blue:#2696c1;--green02:#5bb48c;--blue02:#65b0d4;--green03:#e8f3ea;--green04:#89c997;--blue03:#edf4fa;--blue04:#91cdf1;--yellow:#fff462;--gray:#f7f8f8}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg*,symbol*)){all:unset;display:revert}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-block-size:100%;max-inline-size:100%;vertical-align:top}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::-webkit-input-placeholder{color:unset}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::-ms-input-placeholder{color:unset}::placeholder{color:unset}::marker{content:normal}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}html{font-size:62.5%}body{color:var(--base);font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDPGothic,Meiryo,sans-serif;font-size:100%;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;line-height:1}@media screen and (max-width:834px){body{overflow-x:hidden}}blockquote,h1,h2,h3,h4,h5,h6{text-wrap:balance;white-space:unset}a{color:inherit;display:inline-block;outline:none;text-decoration:none}@media screen and (min-width:835px){a[href^=tel]{pointer-events:none}}@media (any-hover:hover){a:has([class*=btn]){-webkit-transition:all .3s ease;transition:all .3s ease}}table{border-collapse:collapse;border-spacing:0}ol,ul{margin:0;padding:0}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;margin:0;outline:none;padding:0}button:active,button:focus,input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{outline:0}:focus:not(:focus-visible){outline:none}:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]){cursor:pointer}:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]){cursor:pointer}:where(button,[type=button],[type=reset],[type=submit]){-ms-touch-action:manipulation;touch-action:manipulation}.inner{margin:0 auto;max-width:1200px;width:90%}@media screen and (max-width:834px){.inner{padding:0 5%;width:100%}}.inner--960{max-width:960px}.inner--1152{max-width:1152px}.inner--1312{max-width:1312px}.inner--1320{max-width:1320px}.c-grid{display:grid;gap:60px 40px;grid-template-columns:1fr 1fr}@media screen and (max-width:834px){.c-grid{gap:30px 20px}}@media screen and (max-width:640px){.c-grid{gap:50px 0;grid-template-columns:1fr}}.group-control{display:grid;gap:0 40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:680px;width:100%}@media screen and (max-width:834px){.group-control{gap:0 30px}}@media screen and (max-width:640px){.group-control{gap:20px 0;grid-template-columns:1fr;max-width:320px}}.group-control__btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:74px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;background:#f4a45c;border-radius:37px;color:var(--wh);-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.8rem;font-weight:600;padding-right:1em;position:relative}@media (any-hover:hover){.group-control__btn{-webkit-transition:opacity .2s;transition:opacity .2s}.group-control__btn:hover{opacity:.7}}.group-control__btn span:not(.pc){font-size:1.6rem;letter-spacing:.1em;margin-bottom:.5em;text-align:center;width:100%}.group-control__btn span{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.group-control__btn span.pc:first-of-type{margin-bottom:5px;text-align:center;width:100%}.group-control__btn span .txt-logo{width:auto}.group-control__btn--wh{background:var(--wh);color:var(--green)}.group-control__btn--wh02{background:var(--green);color:var(--wh)}.group-control__btn i{position:absolute;right:23px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.group-control__btn .txt-logo img{height:20px;top:4px}.txt-logo{display:inline!important}.txt-logo img{height:29px;margin-right:2px;position:relative;top:6px}@media screen and (max-width:834px){.txt-logo img{height:21px;top:4px}}.wp-pagenavi{-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-pagenavi,.wp-pagenavi a,.wp-pagenavi span{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.wp-pagenavi a,.wp-pagenavi span{border-radius:40px;color:#231815;font-size:1.6rem;height:40px;line-height:1;margin:0 5px;-webkit-transition:all .3s ease;transition:all .3s ease;width:40px}@media screen and (max-width:834px){.wp-pagenavi a,.wp-pagenavi span{height:35px;margin:0;width:35px}}.wp-pagenavi a.active,.wp-pagenavi a.current,.wp-pagenavi span.active,.wp-pagenavi span.current{background:#1ba66a;color:#fff}@media (any-hover:hover){.wp-pagenavi a,.wp-pagenavi span{-webkit-transition:opacity .2s;transition:opacity .2s}.wp-pagenavi a:hover,.wp-pagenavi span:hover{background:#1ba66a;color:#fff;opacity:.7;opacity:1}}.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink,.wp-pagenavi .prevtpostslink{background:none;color:#1ba66a}.manual-heading{background:#1ba66a;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;font-family:Noto Sans,sans-serif;margin-bottom:2.75em;min-height:181px;padding:min(5.46vw,35px) 15px;text-align:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:640px){.manual-heading{height:clamp(120px,28.125vw,180px);min-height:auto}}.manual-heading:has(+.breadcrumb){margin-bottom:0}.manual-heading+.breadcrumb{margin-bottom:15px}.manual-heading__ttl{display:block;font-size:clamp(2rem,.5357142857rem + 1.7857142857vw,3rem);line-height:1.4666;width:100%}.manual-heading__ttl--order{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.manual-heading__ttl--order span{display:block}.manual-heading__ttl--order small{display:block;font-size:clamp(1.6rem,1.38888vw,2rem)}.manual-heading__ttl-item{display:inline-block;margin:0 clamp(10px,2.29vw,33px);width:clamp(30px,4.094vw,59px)}.manual-heading__ttl--big{font-size:clamp(3rem,3.055vw,4.4rem)}.manual-heading__icon{display:block;margin:0 auto 17px;width:3em}@media screen and (min-width:835px){.manual-heading--order{margin-bottom:55px}}.manual-heading--order-client{background:#65afd3}.manual-heading--small{display:block;margin-bottom:0;min-height:auto;padding:32px 15px 22px;position:relative}.manual-heading--small small{display:block;font-size:clamp(1.4rem,.8333vw,1.6rem);margin-bottom:clamp(5px,1.0416vw,15px)}.manual-heading--small small:before{background:#fff;content:"";height:20px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:2px}.manual-heading img{vertical-align:text-bottom}.breadcrumb{padding:12px 0}.breadcrumb .inner{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem;gap:.3em}.breadcrumb .inner a{color:#1ba569;display:block;margin:0 .46425em 0 0;padding:0 .92857em 0 0;position:relative}.breadcrumb .inner a:after{border:solid #1ba569;border-width:0 1px 1px 0;content:"";display:inline-block;padding:3px;position:absolute;right:0;top:.2857em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (any-hover:hover){.breadcrumb .inner a{-webkit-transition:opacity .2s;transition:opacity .2s}.breadcrumb .inner a:hover{opacity:.7}}@media screen and (max-width:834px){.breadcrumb .inner{font-size:1.2rem}}.heading-note{font-size:1.8rem;font-weight:700;line-height:1.85;margin-bottom:clamp(30px,2.96875vw,57px);text-align:center}@media screen and (max-width:834px){.heading-note{font-size:1.6rem;text-align:left}}.cookies-box.hidden{display:none!important}.mv-page{background:#f4fffa;padding:67px 0 61px}@media screen and (max-width:834px){.mv-page{padding:50px 0}}.mv-page__block{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mv-page__ct{color:#666;font-size:2.4rem;font-size:clamp(1.5rem,2vw,2.4rem);font-weight:700;letter-spacing:2.2px;line-height:1.666;padding:40px 0 0;width:55.2%}@media screen and (max-width:834px){.mv-page__ct{margin-bottom:30px;padding:0;text-align:center;width:100%}}.mv-page__ct-ttl{color:#1ba66a;display:block;font-size:4.8rem;font-size:clamp(3rem,4vw,4.8rem);font-weight:700;letter-spacing:0;margin-bottom:17px}.mv-page__img{position:relative;width:44.8%}@media screen and (max-width:834px){.mv-page__img{margin:0 auto;max-width:500px;width:100%}}.mv-page__img--custom{margin-right:-20px;position:relative}@media screen and (max-width:834px){.mv-page__img--custom{margin-right:0}}.mv-page__img-item{opacity:0;position:absolute;-webkit-transition:.5s ease;transition:.5s ease;visibility:hidden}.mv-page__img-item.active{-webkit-animation:scale .3s linear;animation:scale .3s linear;opacity:1;visibility:visible}.mv-page__img-item#mv-page__img-item-01{left:-6%;top:37px;width:56.5%}@media screen and (max-width:834px){.mv-page__img-item#mv-page__img-item-01{left:0}}.mv-page__img-item#mv-page__img-item-02{-webkit-animation-delay:.5s;animation-delay:.5s;bottom:23%;right:-2%;-webkit-transition-delay:.5s;transition-delay:.5s;width:59%}@media screen and (max-width:834px){.mv-page__img-item#mv-page__img-item-02{right:0}}@-webkit-keyframes scale{0%{-webkit-transform:scale(.3);transform:scale(.3)}50%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale{0%{-webkit-transform:scale(.3);transform:scale(.3)}50%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(1);transform:scale(1)}}.sec-procedure{border-bottom:1px solid #ddd;border-top:1px solid #ddd}.procedure-list{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center}@media screen and (max-width:834px){.procedure-list{grid-template-columns:1fr}}@media screen and (min-width:835px){.procedure-list__item{border-right:1px solid #ddd;padding:26px 5px 17px}.procedure-list__item:first-child{border-left:1px solid #ddd}}@media screen and (max-width:834px){.procedure-list__item{border-bottom:1px solid #ddd;margin:0 -5%;padding:20px 15px}.procedure-list__item:last-child{border-bottom:none}}.procedure-list__ct{font-size:1.4rem;line-height:1.5;margin-bottom:17px}.procedure-list__ct-ttl{display:block;font-size:clamp(1.8rem,1.833vw,2.2rem);font-weight:700;line-height:1.4;margin-bottom:7px}.procedure-list__ct-ttl span{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fffc00),color-stop(0,transparent));background-image:linear-gradient(90deg,#fffc00 50%,transparent 0);background-position:0 20px;background-repeat:no-repeat;background-size:200% 12px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#1ba569;font-size:clamp(2.2rem,2.41vw,2.9rem)}@media screen and (max-width:834px){.procedure-list__ct-ttl span{background-position:0 17px;background-size:200% 17px}}.procedure-list__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.procedure-list__img img{display:block;margin:0 auto}@media screen and (max-width:834px){.procedure-list__img img{max-width:130px}}.w100{width:100%!important}.form-control{background:#fff;border:1px solid #ccc;display:block;font-size:1.6rem;line-height:1.4;min-height:48px;padding:5px 10px;width:100%}.nums-page,.nums-page .pagenavi{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.nums-page .pagenavi{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.8rem;font-weight:700;gap:16px;line-height:1.4;padding:0 72px;position:relative}@media screen and (max-width:834px){.nums-page .pagenavi{font-size:1.6rem;gap:10px;padding:0 58px}}.nums-page .pagenavi>*{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.nums-page .pagenavi .current,.nums-page .pagenavi .page{border-radius:4px;height:64px;width:64px}@media screen and (max-width:834px){.nums-page .pagenavi .current,.nums-page .pagenavi .page{height:56px;width:56px}}.nums-page .pagenavi .page{background:#f3f3f3;color:#147d4f}.nums-page .pagenavi .current{background:#147d4f;color:#f3f3f3}.nums-page .pagenavi .prevtpostslink{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.nums-page .pagenavi .nextpostslink,.nums-page .pagenavi .prevtpostslink{color:#147d4f;height:64px;position:absolute;top:0;width:56px}@media screen and (max-width:834px){.nums-page .pagenavi .nextpostslink,.nums-page .pagenavi .prevtpostslink{height:56px;width:48px}}.nums-page .pagenavi .prevtpostslink{left:0}.nums-page .pagenavi .nextpostslink{right:0}@media (any-hover:hover){.nums-page .pagenavi a{-webkit-transition:opacity .2s;transition:opacity .2s}.nums-page .pagenavi a:hover{opacity:.7}}.c-yellow{color:#fff462}.c-white{color:#fff}.c-ft__poppins{font-family:Poppins,sans-serif}.c-txt__01{font-size:1.6rem;line-height:1.563}@media screen and (max-width:640px){.c-txt__01{font-size:1.4rem;line-height:1.75}}.c-txt__02{font-size:1.8rem;line-height:2}@media screen and (max-width:834px){.c-txt__02{font-size:1.5rem;line-height:1.5}}.c-txt__03{font-size:1.4rem;line-height:1.714}.c-txt__new01{font-size:1.6rem;font-weight:400;line-height:1.875}@media screen and (max-width:834px){.c-txt__new01{font-size:1.4rem}}.c-ttl__01{color:var(--green);font-size:clamp(2.7rem,2.53rem + .453vw,3.4rem);font-weight:600;letter-spacing:.05em;line-height:1.45;margin-bottom:.9em;text-align:center}@media screen and (max-width:834px){.c-ttl__01{margin-bottom:.5em}}.c-ttl__01 .--s{border:1px solid var(--green);border-radius:14px;color:var(--base);display:inline-block;font-size:1.4rem;font-weight:600;letter-spacing:0;line-height:1;padding:.4em .7em .3em}@media screen and (max-width:834px){.c-ttl__01 .--s{font-size:1.2rem;margin-bottom:.5em}}.c-ttl__01 span:not(.--s){font-size:clamp(2.2rem,2.054rem + .388vw,2.8rem)}.c-ttl__01--blue{color:var(--blue)}.c-ttl__01--blue .--s{border-color:var(--blue);color:var(--blue)}.c-ttl__02{font-size:clamp(2.2rem,1.909rem + .777vw,3.4rem);line-height:1.411;margin-bottom:1.8em}.c-ttl__02,.c-ttl__03{font-weight:600;text-align:center}.c-ttl__03{color:var(--green);font-size:clamp(2.4rem,2rem + 1vw,4.4rem)}.c-ttl__03 .--s{color:var(--base);display:block;font-size:45.45%;margin-bottom:.7em}.c-ttl__04{text-align:center}.c-ttl__04 .txt-sm{background:var(--green);border-radius:3px;color:var(--wh);display:inline-block;letter-spacing:.1em;margin-bottom:.5em;padding:.65em .5em}.c-ttl__04 .txt-lg{display:-ms-flexbox;display:-webkit-box;display:flex;font-size:2.6rem;line-height:1;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;color:var(--green);gap:0 10px}@media screen and (max-width:834px){.c-ttl__04 .txt-lg{font-size:2.2rem}}.c-ttl__04 .txt-lg img{width:251px}@media screen and (max-width:834px){.c-ttl__04 .txt-lg img{width:200px}}.c-ttl__04--styles02{margin-bottom:1.3em}.c-ttl__04--styles02 .txt-sm{padding:0}@media screen and (max-width:834px){.c-ttl__04--styles02 .txt-sm img{width:155px}}.c-ttl__04--styles02 .txt-lg{font-size:clamp(2.4rem,2.157rem + .647vw,3.4rem)}@media screen and (max-width:834px){.c-ttl__04--styles02 .txt-lg{gap:0 1px}}.c-ttl__04--styles02 .txt-lg img{width:315px}@media screen and (max-width:834px){.c-ttl__04--styles02 .txt-lg img{width:199px}}.c-ttl__05{background:#5bb48c;color:#fff;display:block;font-family:Noto Sans,sans-serif;font-size:clamp(1.8rem,1.5277vw,2.2rem);font-weight:600;line-height:1.4;margin-bottom:26px;padding:clamp(7px,.69444vw,10px) clamp(20px,2.569444vw,37px);position:relative}.c-ttl__05:before{background:#fff;border-radius:2px;bottom:14px;content:"";left:16px;position:absolute;top:14px;width:3px}@media screen and (max-width:834px){.c-ttl__05:before{bottom:10px;left:10px;top:10px}}.c-ttl__06{border-bottom:2px solid #1ba66a;color:#1ba66a;display:block;font-size:1.8rem;font-weight:600;line-height:1.4;margin-bottom:22px;padding:0 0 6px}@media screen and (max-width:834px){.c-ttl__06{border-bottom:1px solid #1ba66a;font-size:1.6rem}}.c-ttl__07{border-bottom:1px solid #19a568;font-size:2rem;font-weight:700;line-height:1.6;padding-bottom:min(21px,4vw)}@media screen and (max-width:834px){.c-ttl__07{font-size:1.6rem}}.c-ttl__07--lg{font-size:2.4rem;padding-bottom:min(19px,4vw)}@media screen and (max-width:834px){.c-ttl__07--lg{font-size:2rem}}.c-ttl__08{font-size:clamp(3rem,5vw,5rem);font-weight:600;line-height:1.28;text-align:center}.c-ttl__08 .number{font-size:clamp(5.5rem,8vw,8.6rem)}.c-ttl__new01{color:#fff;font-size:clamp(3rem,2.5vw,4.2rem);font-weight:800;line-height:1.4285714286}@media screen and (max-width:834px){.c-ttl__new01{font-size:2.2rem}}.c-ttl__new02{position:relative;text-align:center}.c-ttl__new02 .en{color:#1ba66a;display:inline-block;font-family:Poppins,sans-serif;font-size:clamp(4.5rem,3.6vw,6rem);line-height:1;margin-bottom:14px;text-transform:uppercase}.c-ttl__new02 .jp{color:#000;display:inline-block;font-family:IBM Plex Sans JP,sans-serif;font-size:1.3rem;font-weight:600;padding-bottom:18px;width:100%}.c-ttl__new02:after{color:#1ba66a;content:"●●●";font-size:.6rem;font-weight:600}.c-btn__01{border:2px solid var(--green);border-radius:32px;display:-ms-flexbox;display:-webkit-box;display:flex;height:64px;max-width:300px;width:100%;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:var(--wh);color:var(--green);font-size:1.8rem;font-weight:600;margin:0 auto;position:relative}@media (any-hover:hover){.c-btn__01{-webkit-transition:opacity .2s;transition:opacity .2s}.c-btn__01:hover{opacity:.7}}.c-btn__01 .fa-arrow-right{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:835px){.c-btn__01--big{border-radius:90px;font-size:2rem;height:90px;letter-spacing:1px;max-width:400px}}.c-btn__01--big i{display:inline-block;margin:0 0 0 15px;position:static!important;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important}.c-btn__01--green{background:#1aa66a;color:#fff}.c-btn__01--yellow{background:#ff9700;border-color:#fff;color:#fff}.c-btn__02{border-radius:90px;display:-ms-flexbox;display:-webkit-box;display:flex;height:clamp(60px,7.5vw,90px);margin:0 auto;max-width:400px;width:100%;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#fff;border:3px solid #00844a;-webkit-box-shadow:0 3px 20px 0 rgba(0,0,0,.2);box-shadow:0 3px 20px 0 rgba(0,0,0,.2);color:#00844a;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:clamp(1.6rem,1.83vw,2.2rem);font-weight:700;position:relative;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}@media (any-hover:hover){.c-btn__02{-webkit-transition:opacity .2s;transition:opacity .2s}.c-btn__02:hover{opacity:.7}}.c-btn__02 i{font-size:clamp(2.4rem,3vw,3.6rem);left:8%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.c-btn__02 i img{width:clamp(25px,2.91666vw,35px)}.c-btn__02 i.cmt{-webkit-transform:scaleX(-1) translateY(-50%);-ms-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%)}.c-btn__02-note{bottom:calc(100% - 10px);left:0;position:absolute;right:0}.c-btn__02-note-box{background:#00844a;border:2px solid #fff;border-radius:30px;color:#fff;display:inline-block;font-size:clamp(1.2rem,1.25vw,1.5rem);min-width:68.5%;padding:8px 17px}.c-btn__02-note-box span{color:#fff100}.c-btn__02-note-box:after{border-color:#00844a transparent transparent;border-style:solid;border-width:8px 8px 0;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;top:calc(100% - 3px);width:0}.c-btn__02--white{background:#fff;border:3px solid #fff;color:#19a568}.c-btn__02--orange{background:#ff9800;border:3px solid #fff;color:#fff}.c-btn__02--orange .c-btn__02-note-box{background:#fff;border:2px solid #ff9800;color:#231815}.c-btn__02--orange .c-btn__02-note-box:after{border-color:#fff transparent transparent}.c-btn__02--orange .c-btn__02-note-box span{color:#ff9800}.c-btn__02--green{background:#1ba569;border:3px solid #fff;color:#fff}.c-btn__02--green .c-btn__02-note-box{background:#fff;border:2px solid #1ba569;color:#231815}.c-btn__02--green .c-btn__02-note-box:after{border-color:#fff transparent transparent}.c-btn__02--green .c-btn__02-note-box span{color:#1ba569}.c-btn__02--green-cva .c-btn__02-note-box span{color:#ff9800}.c-btn__02--sm{display:-ms-flexbox;display:-webkit-box;display:flex;font-size:clamp(1.5rem,1.83vw,2rem);height:clamp(56px,7.5vw,80px);-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;letter-spacing:.05em}.c-btn__02--sm i{font-size:2.2rem;margin:2px -1px 0 6px;position:static;-webkit-transform:none;-ms-transform:none;transform:none}.c-btn__03{background:#ff9800;border-radius:90px;display:-ms-flexbox;display:-webkit-box;display:flex;height:90px;margin:0 auto;max-width:390px;width:100%;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;border:2px solid #fff;color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:2rem;line-height:1.2;position:relative;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:834px){.c-btn__03{font-size:1.8rem;height:70px}}@media (any-hover:hover){.c-btn__03{-webkit-transition:opacity .2s;transition:opacity .2s}.c-btn__03:hover{opacity:.7}}.c-btn__03 .arrow,.c-btn__03 .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.c-btn__03 .icon{font-size:3rem;left:29px}@media screen and (max-width:834px){.c-btn__03 .icon{font-size:2.6rem}}.c-btn__03 .arrow{right:15px}.c-btn__04{background:#19a568;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;font-weight:700;line-height:1.4;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;border:1px solid #fff;border-radius:22px;gap:13px;min-height:44px;padding:5px 22px 5px 26px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.c-btn__04,.c-btn__04 .material-symbols-outlined{font-size:1.6rem}.c-btn__new01{background:#ff9801;border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.2);box-shadow:0 0 20px 0 rgba(0,0,0,.2);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:IBM Plex Sans JP,sans-serif;font-size:2.4rem;font-weight:600;height:clamp(80px,7.2vw,120px);line-height:1.25;max-width:100%;padding:10px;width:clamp(350px,28vw,470px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}@media (any-hover:hover){.c-btn__new01{-webkit-transition:opacity .2s;transition:opacity .2s}.c-btn__new01:hover{opacity:.7}}@media screen and (max-width:834px){.c-btn__new01{font-size:1.4rem;height:60px;width:235px}}.c-btn__new01--sm{font-size:2rem;height:80px;width:440px}@media screen and (max-width:834px){.c-btn__new01--sm{font-size:1.4rem;height:60px;width:220px}}.c-fc--fff{color:var(--wh)!important}.c-fc--red{color:var(--red)!important}.c-ft--en{font-family:Montserrat,sans-serif!important}.c-fw--300{font-weight:300!important}.c-fw--400{font-weight:400!important}.c-fw--500{font-weight:500!important}.c-fw--600{font-weight:600!important}.c-fw--700{font-weight:700!important}.c-fw--900{font-weight:900!important}.c-val--top{vertical-align:top!important}.c-val--middle{vertical-align:middle!important}.c-val--bottom{vertical-align:bottom!important}.c-al--center{text-align:center!important}.c-al--left{text-align:left!important}.c-al--right{text-align:right!important}.c-tx--v{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (min-width:835px){.c-tx--v-pc{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}@media screen and (max-width:834px){.pc{display:none!important}}@media screen and (min-width:835px){.sp{display:none!important}}@media screen and (max-width:1024px){.pc-tb{display:none!important}}@media screen and (min-width:1025px){.sp-tb{display:none!important}}@media screen and (max-width:640px){.pc-sm{display:none!important}}@media screen and (min-width:641px){.sp-sm{display:none!important}}@media screen and (max-width:1200px){.pc-xl{display:none!important}}@media screen and (min-width:1201px){.sp-xl{display:none!important}}.u-fn-hover{display:inline-block}@media (any-hover:hover){.u-fn-hover{-webkit-transition:opacity .2s;transition:opacity .2s}.u-fn-hover:hover{opacity:.7}}.u-pull--left{margin-left:calc(-50vw - -50%)}.u-pull--right{margin-right:calc(-50vw - -50%)}.u-img-of{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.u-scroll-box{overflow-x:auto;overscroll-behavior-block:contain;padding-bottom:20px}.u-scroll-box-y{overflow-x:hidden;overflow-y:scroll;padding-bottom:20px}@media screen and (max-width:834px){.u-scroll-box-sp{overflow-x:scroll;overflow-y:hidden;padding-bottom:20px}}.js-u__scrollin{opacity:0;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}.js-u__scrollin.is-visible{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:.7s cubic-bezier(.25,.46,.45,.94);transition:.7s cubic-bezier(.25,.46,.45,.94)}img.is-lazyloaded{opacity:1}.mb0{margin-bottom:0!important}.mockup-container{height:100vh;margin:0 auto;max-height:314px;max-width:480px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:835px) and (max-width:1333px){.mockup-container{height:23.555vw}}@media screen and (max-width:834px){.mockup-container{height:65.41666vw}}@media screen and (max-width:640px){.mockup-container{height:52vw}}.mockup-image{height:auto;left:0;position:absolute;top:0;width:100%;z-index:1}.scrolling-content{height:min(60vw,83%);left:8.3%;overflow:hidden;position:absolute;top:4%;width:83.7%;z-index:0}.js-capture-image{height:auto;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;position:absolute;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform 3s linear;transition:-webkit-transform 3s linear;transition:transform 3s linear;transition:transform 3s linear,-webkit-transform 3s linear;width:100%}.js-modal-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;height:min(60vw,83%);left:8.3%;position:absolute;top:4%;width:83.7%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);opacity:0;pointer-events:none;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:2}.js-modal-overlay.visible{opacity:1;pointer-events:auto}.modal-image{height:auto;width:30%}#header{background:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;left:0;position:fixed;right:0;top:0;z-index:99999;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:31px 1% 31px 3%}@media screen and (max-width:1540px){#header{padding:13px 20px}}@media screen and (max-width:1200px){#header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5px;padding:10px 3%}}#header .header-logo{display:block;position:relative;width:196px;z-index:10}@media screen and (max-width:1540px){#header .header-logo{width:clamp(132px,12.72vw,196px)}}#header .header-nav{width:calc(100% - 200px)}@media screen and (max-width:1540px){#header .header-nav{width:calc(100% - clamp(140px, 12.72vw, 196px))}}@media screen and (min-width:1201px){#header .header-nav{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1200px){#header .header-nav{background:#fff;display:none;height:100vh;left:0;overflow-y:scroll;padding:60px 20px;position:absolute;right:0;top:0;width:100%}#header .header-nav .header-nav__support{margin:0 auto 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:834px){#header .header-nav .header-nav__support-btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2rem;height:55px;max-width:45vw;padding:5px 2px;width:160px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#header .header-nav__menu{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:1200px){#header .header-nav__menu{display:block}}#header .header-nav__menu-item{padding:0 clamp(10px,2.3vw,38px);position:relative}@media screen and (max-width:1540px){#header .header-nav__menu-item{padding:0 clamp(10px,1vw,38px)}}@media screen and (min-width:1201px){#header .header-nav__menu-item:after{background:#cbcbcb;bottom:0;content:"";position:absolute;right:0;top:0;width:1px}}@media screen and (max-width:1200px){#header .header-nav__menu-item{margin-bottom:8px;padding:10px 0 10px 18px;position:relative}#header .header-nav__menu-item:before{border:solid #666;border-width:0 2px 2px 0;content:"";display:inline-block;left:0;padding:3px;position:absolute;top:14px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}}#header .header-nav__menu-item:last-child:after{display:none}#header .header-nav__menu-item a{color:#231815;display:block;font-size:1.4rem;line-height:1;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}@media screen and (max-width:1540px){#header .header-nav__menu-item a{padding:0 clamp(9px,.8vw,20px)}}@media screen and (max-width:1200px){#header .header-nav__menu-item a{font-size:1.8rem}}@media (any-hover:hover){#header .header-nav__menu-item a:hover{color:#1ba569;opacity:1}}#header .header-nav__menu-item.active a{color:#1ba569}#header .header-nav__other{margin:0 24px 0 0;padding:10px 0;position:relative}@media screen and (max-width:1540px){#header .header-nav__other{margin:0 clamp(10px,.8vw,24px) 0 0}}@media screen and (max-width:1024px){#header .header-nav__other{margin:0 0 19px}}#header .header-nav__other-btn{color:#666;position:relative}@media screen and (min-width:1025px){#header .header-nav__other-btn{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#f4f4f4;border:1px solid #666;border-radius:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem;height:40px;padding:0 10px;width:110px}}@media screen and (max-width:1024px){#header .header-nav__other-btn{background:none;border:none;font-size:1.8rem;height:auto;width:auto}}#header .header-nav__other-btn:after{border:solid #666;border-width:0 1px 1px 0;content:"";display:inline-block;padding:3px;position:absolute;right:12px;top:15px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:1024px){#header .header-nav__other-btn:after{display:none}}@media screen and (min-width:1025px){#header .header-nav__other ul{background:#fff;border-radius:10px;left:50%;opacity:0;padding:16px 20px;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden;width:180px}}@media screen and (max-width:1024px){#header .header-nav__other ul{padding:17px 0 0 17px}}#header .header-nav__other ul li{margin-bottom:15px}@media screen and (max-width:1024px){#header .header-nav__other ul li{margin-bottom:19px}}#header .header-nav__other ul li:last-child{margin-bottom:0}#header .header-nav__other ul li a{color:#231815;display:block;font-size:1.4rem;padding:0 0 0 14px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:1024px){#header .header-nav__other ul li a{font-size:1.6rem}}#header .header-nav__other ul li a:before{border:solid #666;border-width:0 1px 1px 0;content:"";display:inline-block;left:0;padding:3px;position:absolute;top:3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (any-hover:hover){#header .header-nav__other ul li a:hover{color:#1ba569;opacity:1}#header .header-nav__other:hover ul{opacity:1;visibility:visible}}#header .header-nav__support{display:-ms-flexbox;display:-webkit-box;display:flex;gap:10px 10px}@media screen and (max-width:1200px){#header .header-nav__support{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0 5px;margin:0 calc(28px + 1%) 0 auto}}@media screen and (max-width:374px){#header .header-nav__support{margin:0 calc(22px + 1%) 0 auto}}#header .header-nav__support-btn{background:#ff9801;border:2px solid #ff9801;border-radius:10px;color:#fff;font-size:1.5rem;font-weight:500;height:55px;line-height:2;padding:10px;text-align:center;width:160px}@media screen and (max-width:834px){#header .header-nav__support-btn{border-radius:5px;font-size:clamp(1.1rem,1vw,1.2rem);height:35px;padding:5px 2px;width:clamp(90px,13.34vw,100px)}}#header .header-nav__support-btn--bd{background:#fff;color:#ff9801}@media (any-hover:hover){#header .header-nav__support-btn--bd:hover{background:#ff9801;color:#fff}#header .header-nav__support-btn:hover{opacity:.7;-webkit-transition:all .3s ease;transition:all .3s ease}}#header .header-nav__note{border-top:1px solid #ccc;font-size:1.3rem;margin:0 auto;max-width:300px;padding:20px 0 0;text-align:center}#header .header-nav__note a{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;color:#231815;font-family:Montserrat,sans-serif;font-size:2.8rem;font-weight:700;padding:10px 0 0;position:relative}#header .header-nav__note a i{color:#1ba66a;font-size:1.9rem;margin:0 8px 0 0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#header .js-mobile{bottom:0;cursor:pointer;display:none;position:absolute;right:calc(5% - 12px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px;z-index:12}@media screen and (max-width:1200px){#header .js-mobile{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}#header .js-mobile span{background:#666;border-radius:3px;display:block;height:2px;position:relative;width:20px}#header .js-mobile span:after,#header .js-mobile span:before{background:#666;border-radius:3px;content:"";height:100%;left:0;position:absolute;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}#header .js-mobile span:before{top:-2px;-webkit-transform:translateY(-250%);-ms-transform:translateY(-250%);transform:translateY(-250%)}#header .js-mobile span:after{bottom:-2px;-webkit-transform:translateY(250%);-ms-transform:translateY(250%);transform:translateY(250%)}#header .js-mobile--close span{background-color:transparent}#header .js-mobile--close span:after,#header .js-mobile--close span:before{background:#666;width:100%}#header .js-mobile--close span:before{top:2px;-webkit-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}#header .js-mobile--close span:after{bottom:-2px;-webkit-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.js-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.js-locked body{-webkit-overflow-scrolling:auto}main{padding:117px 0 0}@media screen and (max-width:1540px){main{padding:96px 0 0}}@media screen and (max-width:1024px){main{padding:47px 0 0}}.page-note{color:#089883;font-size:1.2rem;font-weight:700;line-height:1.5;position:fixed;right:0;z-index:99}@media screen and (min-width:835px){.page-note{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100px}}@media screen and (max-width:834px){.page-note{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;left:0;line-height:1.25;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-backface-visibility:hidden;background:hsla(0,0%,100%,.8);-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden}.page-note.active{opacity:1;visibility:visible}.page-note__item{background:none;-webkit-box-shadow:0 0 0 0 #000;box-shadow:0 0 0 0 #000;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.page-note__item li{background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.16);box-shadow:0 0 10px rgba(0,0,0,.16);display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:58px}@media screen and (max-width:834px){.page-note__item li{border-right:1px solid #f3f3f3;min-height:10px;width:37.5%}.page-note__item li:last-child{border-right:none}}@media screen and (max-width:640px){.page-note__item li{width:calc(50% - 45px)}}.page-note__item li:first-child{background:#fff;color:#089883;text-align:center}@media screen and (max-width:834px){.page-note__item li:first-child{background:#f3f3f3;border-right:none;padding:2px;width:100%}}.page-note__item li img{display:block;margin:0 auto;width:27px}@media screen and (max-width:834px){.page-note__item li img{width:22px}}.page-note__item li.btn-chatwork{background:#fff;border-radius:10px;overflow:hidden}@media screen and (max-width:834px){.page-note__item li.btn-chatwork{margin-top:0;width:25%}}@media screen and (max-width:640px){.page-note__item li.btn-chatwork{width:90px}}.page-note__item li.btn-chatwork a{background:#fff;border:3px solid #f03748;border-radius:10px;-webkit-box-shadow:0;box-shadow:0;color:#000;display:block;font-size:1.3rem;line-height:1.2307692308;padding:35px 5px 10px;position:relative;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%}@media screen and (max-width:834px){.page-note__item li.btn-chatwork a{border-width:2px;font-size:1.2rem;line-height:1;padding:22px 0 2px}}@media (any-hover:hover){.page-note__item li.btn-chatwork a{-webkit-transition:opacity .2s;transition:opacity .2s}.page-note__item li.btn-chatwork a:hover{opacity:.7}}.page-note__item li.btn-chatwork a:before{background:url(../img/common/logo_chatwork.svg) no-repeat;background-size:100%;content:"";display:block;height:20px;left:0;margin:auto;position:absolute;right:0;top:10px;width:20px}@media screen and (max-width:834px){.page-note__item li.btn-chatwork a:before{height:18px;top:4px;width:18px}}.main-footer{background:var(--green03)}.main-footer:has(+.fixed-bnr){padding-bottom:78px}@media screen and (max-width:834px){.main-footer:has(+.fixed-bnr){padding-bottom:60px}}@media screen and (max-width:640px){.main-footer:has(+.fixed-bnr){padding-bottom:80px}}.main-footer__bnrArea{display:-ms-flexbox;display:-webkit-box;display:flex;padding:30px 5%;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (any-hover:hover){.main-footer__bnrArea a{-webkit-transition:opacity .2s;transition:opacity .2s}.main-footer__bnrArea a:hover{opacity:.7}}.fixed-bnr{background:var(--wh);bottom:0;-webkit-box-shadow:0 0 20px rgba(11,5,8,.1);box-shadow:0 0 20px rgba(11,5,8,.1);left:0;opacity:0;padding:.5em 0;position:fixed;-webkit-transition:all .3s;transition:all .3s;visibility:hidden;width:100%;z-index:100}@media screen and (max-width:834px){.fixed-bnr{padding:1em 0}.fixed-bnr .group-control{display:grid;gap:0 10px;grid-template-columns:1fr 1fr;max-width:366px}}.fixed-bnr .group-control__btn{height:68px}@media screen and (max-width:834px){.fixed-bnr .group-control__btn{font-size:1.6rem;height:60px;line-height:1.2;text-align:center}.fixed-bnr .group-control__btn span{font-size:1.2rem}.fixed-bnr .group-control__btn i{right:15px}.fixed-bnr .group-control__btn .txt-logo img{height:18px}}.fixed-bnr.is-active{opacity:1;visibility:visible}.main-footer__other{background:#fff;padding:96px 0 0}.main-footer__other .inner{max-width:1500px}@media screen and (max-width:834px){.main-footer__other{padding:50px 0 0}}.main-footer__other .main-footer__top{background:transparent}.main-footer__other .main-footer__bottom{background:transparent;padding:30px 0}.main-footer__other .main-footer__bottom .main-footer__nav{margin-bottom:0}@media screen and (max-width:1024px){.main-footer__other .main-footer__bottom .main-footer__nav{margin-bottom:35px}}.main-footer__other .main-footer__top-nav{display:block}@media screen and (max-width:640px){.main-footer__other .main-footer__top-nav{width:100%}}.main-footer__other .main-footer__top-nav li{margin-bottom:11px;width:100%}.main-footer__other .main-footer__top-nav li:last-child{margin-bottom:0}.main-footer__other .main-footer__top-nav li a{color:#000;font-size:1.5rem;font-weight:400;line-height:2;padding-left:20px;position:relative;text-align:left}.main-footer__other .main-footer__top-nav li a:before{border:solid #1ba66a;border-width:0 2px 2px 0;content:"";display:inline-block;left:0;padding:3px;position:absolute;top:.7em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.main-footer__other .main-footer__top-nav li a .material-symbols-outlined{color:#1ba66a;font-size:15px;line-height:1;position:relative;top:2px}.main-footer__other .main-footer__top-fl{display:-ms-flexbox;display:-webkit-box;display:flex;gap:0 30px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #eee;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:50px}@media screen and (max-width:640px){.main-footer__other .main-footer__top-fl{padding-bottom:25px}}.main-footer__other .main-footer__top-l{display:-ms-flexbox;display:-webkit-box;display:flex;gap:0 7%;width:65%}@media screen and (max-width:834px){.main-footer__other .main-footer__top-l{margin-bottom:15px;width:100%}}@media screen and (max-width:640px){.main-footer__other .main-footer__top-l{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}.main-footer__other .main-footer__top-iso{padding-bottom:8px;width:calc(35% - 30px)}@media screen and (max-width:640px){.main-footer__other .main-footer__top-iso{width:100%}.main-footer__other .main-footer__top-iso img,.main-footer__other .main-footer__top-iso picture{max-width:421px;width:100%}}.main-footer__other .main-footer__bottom-left{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;gap:0 15px;justify-content:space-between}@media screen and (max-width:1024px){.main-footer__other .main-footer__bottom-left{display:block}}.main-footer__other .main-footer__menu{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:1.3rem}@media screen and (max-width:1024px) and (min-width:835px){.main-footer__other .main-footer__menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:834px){.main-footer__other .main-footer__menu{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;-webkit-box-ordinal-group:2;-ms-flex-order:1;gap:20px 10px;order:1}.main-footer__other .main-footer__menu li{width:calc(50% - 5px)}}.main-footer__other .main-footer__menu li a{color:#000}@media (any-hover:hover){.main-footer__other .main-footer__menu li a{-webkit-transition:opacity .2s;transition:opacity .2s}.main-footer__other .main-footer__menu li a:hover{opacity:.7}}@media screen and (min-width:835px){.main-footer__other .main-footer__menu li a{display:block;padding:0 7.5px}}.main-footer__other .main-footer__menu li:first-of-type a{padding-left:0}.main-footer__other .main-footer__menu li:last-of-type a{border-right:none;padding-right:0}.main-footer__other .main-footer__copyright{color:#000;font-family:Poppins,sans-serif;font-size:1.2rem}:root{--lp-text:#231815;--orange:#f5871f;--green-mv-start:#66c167;--green-mv-end:#1ba66a;--lp-blue-trial:#4da9d9;--mv-card-radius:30px;--mv-btn-radius:45px;--lp-green:#3fc28a;--gradient-orange:linear-gradient(180deg,#f5871f,#ff5a5d)}#page-lp-salesautomation{color:var(--lp-text);font-family:Zen Kaku Gothic New,sans-serif;overflow:hidden}.inner{position:relative}.lp-sec-ttl{font-size:clamp(2.6rem,3.5vw,4.5rem);font-weight:700;line-height:1.5;text-align:center;text-wrap:auto;white-space:nowrap}.lp-sec-ttl--wh{color:var(--wh)}.lp-sec-ttl__accent{color:var(--green-mv-end)}.lp-sec-ttl .logo{height:1.11em;vertical-align:sub}.lp-em{color:var(--green-mv-end);font-style:normal;-webkit-text-stroke:.3px var(--green-mv-end);text-stroke:.3px var(--green-mv-end)}.lp-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:2px solid transparent;border-radius:35px;cursor:pointer;font-size:1.7rem;font-weight:700;gap:.5em;justify-content:center;padding:1.15em 1.2em;text-decoration:none;-webkit-transition:opacity .2s;transition:opacity .2s;white-space:nowrap;width:100%}.lp-btn:hover{opacity:.7}@media screen and (max-width:834px){.lp-btn{font-size:1.6rem}}.lp-btn--outline{background:var(--wh);border-color:var(--orange);color:var(--orange)}.lp-btn--fill{background:var(--orange);border-color:var(--orange);color:var(--wh)}.lp-btn--block{max-width:300px;width:100%}.lp-btn--lg{font-size:1.8rem;max-width:400px;padding:1.335em 2em;width:40%}@media screen and (max-width:834px){.lp-btn--lg{width:100%}}@media screen and (max-width:640px){.lp-btn--lg{padding:1em 1.5em}}.lp-btn .fa-circle-arrow-right{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:834px){.lp-btn .fa-circle-arrow-right{right:10px}}.lead-wrap{background:#dbede5;border-radius:6rem 6rem 0 0;padding-top:10.6rem}@media screen and (max-width:834px){.lead-wrap{border-radius:3rem 3rem 0 0;padding-top:5rem}}.mv{padding:10px 30px 0}@media screen and (max-width:1024px){.mv{padding:20px 16px 0}}.mv__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../img/lp-salesautomation/bg-mv.jpg) no-repeat 50%;background-size:cover;border-radius:var(--mv-card-radius);height:clamp(400px,40vw,580px);margin:0 auto 20px;max-width:1380px;padding:54px min(48px,3.33vw) 66px}@media screen and (max-width:834px){.mv__card{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;min-height:auto;overflow:visible;padding:min(40px,5vw) 15px 25px}}.mv__head{width:51%}@media screen and (max-width:834px){.mv__head{margin-bottom:20px;width:100%}}.mv__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--wh);-ms-flex-direction:column;flex-direction:column;font-size:clamp(1.8rem,2.08vw,3rem);font-weight:700;gap:14px;line-height:1.35}@media screen and (max-width:834px){.mv__title{gap:10px}}.mv__title-row{display:block;text-shadow:0 0 10px rgba(0,0,0,.3);white-space:nowrap}@media screen and (max-width:834px){.mv__title-row{text-align:center}}.mv__title-row--sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:153.33%;gap:6px;letter-spacing:-.02em;text-shadow:none}@media screen and (max-width:834px){.mv__title-row--sub{-webkit-box-pack:center;-ms-flex-pack:center;font-size:136%;justify-content:center}}.mv__lead{color:#fff;font-size:clamp(1.2rem,1.25vw,1.8rem);font-weight:600;line-height:1.88;margin-block:1em 2.5em}@media screen and (max-width:834px){.mv__lead{font-size:1.6rem;line-height:1.6;margin-bottom:1.5em;text-align:center}}.mv__lead strong{font-size:1.1em}.mv__highlight{background:var(--wh);border-radius:10px;color:var(--green-mv-end);display:inline-block;font-style:normal;padding:.08695em .3043em;white-space:nowrap}@media screen and (max-width:834px){.mv__highlight{border-radius:4px}}.mv__cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;position:relative}@media screen and (max-width:834px){.mv__cta{gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mv__cta-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media screen and (min-width:835px){.mv__cta-col{padding-inline:20px;width:50%}.mv__cta-col:first-child{border-right:1px solid #ccc}}@media screen and (max-width:834px){.mv__cta-col:first-child{border-bottom:1px solid #ccc;padding-bottom:20px}}.mv__cta-label{font-size:1.8rem;font-weight:700;text-align:center}@media screen and (max-width:1024px){.mv__cta-label{font-size:1.6rem}}.mv__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:var(--mv-btn-radius);cursor:pointer;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(1.2rem,1.25vw,1.8rem);font-weight:700;gap:.5em;justify-content:center;max-width:300px;padding:1.34em .5em;-webkit-transition:opacity .2s;transition:opacity .2s;width:100%}@media screen and (max-width:1024px){.mv__btn{font-size:1.5rem;margin-inline:auto}}@media screen and (max-width:640px){.mv__btn{padding-block:1.2em}}.mv__btn:hover{opacity:.85}.mv__btn-arrow{border:2px solid;border-radius:50%;display:inline-block;height:28px;position:relative;width:28px;-ms-flex-negative:0;flex-shrink:0}.mv__btn--outline{background:var(--wh);border:2px solid var(--orange);color:var(--orange)}.mv__btn--fill{background:var(--orange);border:2px solid var(--orange);color:var(--wh)}@media screen and (min-width:835px){.mv__figure{width:50.7%}}@media screen and (max-width:834px){.mv__figure{width:100%}}.sec-form-about{margin-bottom:6rem;padding-inline:30px}@media screen and (max-width:1024px){.sec-form-about{padding-inline:16px}}@media screen and (max-width:834px){.sec-form-about{margin-bottom:3rem}}.form-about{background:-webkit-gradient(linear,left top,left bottom,from(#e5f8e5),to(#f3fcf3));background:linear-gradient(180deg,#e5f8e5,#f3fcf3);border-radius:30px;margin-inline:auto;max-width:1380px;padding:50px 4.34% 60px}@media screen and (max-width:1024px){.form-about{padding:40px 30px 50px}}@media screen and (max-width:640px){.form-about{border-radius:20px;padding:30px 20px}}.form-about__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px;text-align:center}@media screen and (max-width:640px){.form-about__head{gap:16px;margin-bottom:30px}}.form-about__ttl{font-size:clamp(2.6rem,3.5vw,4.5rem);font-weight:700;line-height:1.4}.form-about__ttl-em{color:var(--green-mv-end);font-style:normal}.form-about__desc{font-size:1.7rem;line-height:2;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}@media screen and (max-width:640px){.form-about__desc{font-size:1.5rem;text-align:left}}.form-about__cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:39px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1024px){.form-about__cards{gap:20px}}@media screen and (max-width:640px){.form-about__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin:0 auto;max-width:400px}}.form-about__item{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-about__item--mid{padding-top:min(60px,4.166vw)}@media screen and (max-width:640px){.form-about__item--mid{padding-top:0}}.form-about__icon{width:min(120px,33.33%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-8.33%;position:relative;z-index:2;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:640px){.form-about__icon{max-width:80px}}.form-about__card{background:var(--wh);border-radius:10px;-webkit-box-shadow:0 8px 14.5px rgba(0,0,0,.05);box-shadow:0 8px 14.5px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px max(15px,6.944%) 40px;position:relative;width:100%;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width:640px){.form-about__card{gap:10px;padding-block:30px 20px}}.form-about__card-ttl{font-size:clamp(1.8rem,2.8777vw,2.4rem);font-weight:700;line-height:1.4;text-align:center}.form-about__card-body{font-size:1.6rem;line-height:1.875;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}@media screen and (max-width:640px){.form-about__card-body{font-size:1.5rem}}.sec-feature{margin-bottom:6rem;position:relative}.sec-feature:before{border:min(100px,7.25vw) solid rgba(240,251,240,.65);border-radius:50%;content:"";height:min(629px,45.58vw);left:min(-158px,-10.9722vw);position:absolute;top:min(110px,7.6vw);width:min(629px,45.58vw);z-index:0}@media screen and (max-width:834px){.sec-feature:before{border-width:10vw;height:70vw;width:70vw}}.feature{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between;margin:0 auto;max-width:1380px}@media screen and (max-width:834px){.feature{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.feature__head{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;-ms-flex-negative:0;flex-shrink:0;padding-top:60px;width:min(550px,45.833%)}@media screen and (max-width:834px){.feature__head{gap:15px;padding-top:0;width:100%}}.feature__ttl{line-height:1.2}.feature__lead{font-size:1.7rem;line-height:2;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}@media screen and (max-width:834px){.feature__lead{font-size:1.5rem;padding-right:100px}}.feature__deco{bottom:20px;left:20px;position:absolute;width:clamp(100px,15.27vw,220px)}@media screen and (max-width:834px){.feature__deco{bottom:-50px;left:auto;right:0}}.feature__card{-webkit-box-flex:1;background:-webkit-gradient(linear,left top,left bottom,from(#e5f8e5),to(#f3fcf3));background:linear-gradient(180deg,#e5f8e5,#f3fcf3);border-radius:30px;-ms-flex:1;flex:1;padding:4.166% max(20px,3.33%)}@media screen and (min-width:835px){.feature__card{margin-right:min(-90px,-7.5%);max-width:690px}}@media screen and (max-width:1440px){.feature__card{margin-right:calc(-50vw + 50% + 30px)}}@media screen and (max-width:1024px){.feature__card{border-radius:20px}}@media screen and (max-width:640px){.feature__card{padding:20px max(15px,4.16%)}}.feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feature-list__item{border-bottom:1px dashed #bbb;font-size:clamp(1.7rem,1.83vw,2.2rem);margin-bottom:15px;padding-bottom:15px}.feature-list__item--last{border-bottom:none;margin-bottom:0;padding-bottom:0}.feature-list__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--green-mv-end);font-weight:700;gap:.45445em;margin-bottom:5px}.feature-list__icon{background:linear-gradient(147.33deg,#1ba66a 10.809%,#3fc28a 95.72%);-webkit-background-clip:text;background-clip:text;font-size:1.4545em;-webkit-text-fill-color:transparent;-ms-flex-negative:0;flex-shrink:0}.feature-list__desc{font-size:.7272em;line-height:1.875;padding-left:2.625em;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}@media screen and (max-width:1024px){.feature-list__desc{padding-left:2.625em}}.sec-safety{margin-bottom:8rem;position:relative}@media screen and (max-width:834px){.sec-safety{margin-bottom:6rem}}.sec-safety:after{border:min(100px,7.25vw) solid rgba(240,251,240,.65);border-radius:50%;content:"";height:min(630px,52.5vw);pointer-events:none;position:absolute;right:min(-170px,-11.855vw);top:min(110px,7.6388vw);width:min(630px,52.5vw);z-index:0}@media screen and (max-width:834px){.sec-safety:after{border-width:10vw;height:70vw;width:70vw}}.safety{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1200px;position:relative;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:834px){.safety{gap:20px}}.safety__head{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.safety__ttl{line-height:normal}.safety__lead{font-size:1.7rem;line-height:2;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}@media screen and (max-width:834px){.safety__lead{font-size:1.5rem}}.safety__cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding-top:40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}@media screen and (max-width:640px){.safety__cards{gap:40px;padding-top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:400px}}.safety-card{position:relative;-webkit-box-flex:1;background:var(--wh);border:2px solid var(--green-mv-end);border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding:40px max(15px,2.08%) 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width:640px){.safety-card{border-radius:20px;gap:10px}}.safety-card__badge{background:linear-gradient(147.33deg,#1ba66a 10.809%,#3fc28a 95.72%);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.4285em;left:50%;position:absolute;top:-2.85em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:5.4285em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-family:Jost,sans-serif;font-size:1.4rem;gap:2px;justify-content:center;padding-top:.3em}@media screen and (max-width:640px){.safety-card__badge{font-size:1.2rem}}.safety-card__badge-label,.safety-card__badge-no{color:var(--wh);font-weight:600;line-height:1}.safety-card__badge-no{font-size:2.2857em}.safety-card__icon{width:clamp(80px,31.5789%,120px)}.safety-card__icon img{height:auto}.safety-card__ttl{color:var(--green-mv-end);font-size:clamp(1.8rem,1.5vw,2.4rem);font-weight:700;line-height:1.3333333333}.safety-card__body{font-size:1.6rem;line-height:1.875;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}@media screen and (max-width:640px){.safety-card__body{font-size:1.4rem}}.sec-pain{padding-bottom:308px;position:relative}@media screen and (max-width:834px){.sec-pain{padding-bottom:35vw}}.sec-pain:after,.sec-pain:before{border-color:rgba(27,166,106,.1);border-radius:50%;border-style:solid;content:"";position:absolute}.sec-pain:before{border-width:clamp(30px,8.33vw,100px);height:min(540px,54vw);left:min(-154px,-12.83vw);top:0;width:min(540px,54vw)}@media screen and (max-width:640px){.sec-pain:before{left:-14vw;top:2%}}.sec-pain:after{border-width:clamp(60px,10vw,120px);bottom:0;height:min(500px,41.66vw);right:min(-136px,-11.33vw);width:min(500px,41.66vw)}.lp-img-deco{position:absolute}.lp-img-deco--01{left:-20px;top:-50px;width:clamp(70px,11.66vw,140px)}@media screen and (max-width:834px){.lp-img-deco--01{left:4%}}.lp-img-deco--02{right:0;top:-20px;width:clamp(60px,10vw,120px)}@media screen and (max-width:834px){.lp-img-deco--02{right:3%}}.pain__ttl{font-size:clamp(2.4rem,3.33vw,40px);font-weight:700;line-height:1.55;margin-bottom:2.25em;text-align:center}.pain-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;position:relative;z-index:1}@media screen and (max-width:834px){.pain-list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:45px 0}}.pain-list__item{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.pain-list__item:not(:first-child):before{border-left:1px dashed #ccc;content:"";height:calc(100% - 20px);left:0;position:absolute;top:10px}@media screen and (max-width:834px){.pain-list__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.pain-list__item:nth-child(3):before{display:none}}.pain-list__no{background:#fff;border-radius:27px;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;left:50%;position:absolute;top:-32px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:48px;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pain-list__no:after{border-bottom:2px solid var(--green-mv-end);border-left:2px solid var(--green-mv-end);border-radius:50%/0 0 100% 100%;border-right:2px solid var(--green-mv-end);bottom:-2px;content:"";height:50%;left:0;position:absolute;width:100%;z-index:-1}.pain-list__no-num{color:#231815;font-family:Jost,sans-serif;font-size:2.2rem;font-weight:600;line-height:1}.pain-list__card{background:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px max(15px,6.66%) 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width:640px){.pain-list__card{gap:10px;padding-bottom:20px}}.pain-list__card-ttl{color:#231815;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.5;text-align:center;-ms-flex-negative:0;flex-shrink:0}.pain-list__card-icon{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pain-list__card-icon>img{display:block;-o-object-fit:contain;object-fit:contain;width:min(145px,65%)}.pain-list__card-desc{font-size:1.6rem;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text);color:#231815;line-height:24px;width:100%}@media screen and (max-width:834px){.pain-list__card-desc{font-size:1.4rem;line-height:22px}}.sec-support{margin-bottom:9rem;padding-inline:30px}@media screen and (max-width:834px){.sec-support{margin-bottom:5rem}}@media screen and (max-width:640px){.sec-support{padding-inline:20px}}.support{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1380px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.support__ttl{line-height:normal}.support__blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px;width:100%}.support-block,.support__blocks{display:-webkit-box;display:-ms-flexbox;display:flex}.support-block{background:#72d9a9;border-radius:10px;padding:50px max(20px,4.35%) 0;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:30px;justify-content:space-between}@media screen and (max-width:834px){.support-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:640px){.support-block{padding-top:30px}}.support-block--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:834px){.support-block--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.support-block:last-child .support-block__list .support-block__item--last{grid-column:1/-1}.support-block__badge{background:var(--wh);border-radius:16px;-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);box-shadow:0 0 7px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;padding:.166em 1.11em;position:absolute;top:-.88em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--green-mv-end);font-size:1.8rem;gap:4px;white-space:nowrap}@media screen and (max-width:640px){.support-block__badge{font-size:1.4rem}}.support-block__badge-feat{font-weight:700;line-height:normal}.support-block__badge-no{font-family:Jost,sans-serif;font-size:1.22em;font-weight:600;line-height:.9090909091}.support-block__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (min-width:835px){.support-block__body{padding-bottom:4rem;width:min(600px,47.619%)}}.support-block__ttl{color:var(--wh);font-size:clamp(2rem,2.08vw,2.8rem);font-weight:700;line-height:1.3571428571}.support-block__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.support-block__lead{color:var(--wh);font-size:1.6rem;line-height:2;-webkit-text-stroke:.2px var(--wh);text-stroke:.2px var(--wh)}@media screen and (max-width:640px){.support-block__lead{line-height:1.5}}.support-block__list{background:hsla(0,0%,100%,.7);border-radius:20px;display:grid;font-size:1.4rem;gap:.57142em 1.42857em;grid-template-columns:1fr 1fr;list-style:none;padding:1.428571em}@media screen and (max-width:640px){.support-block__list{grid-template-columns:1fr}}.support-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #ccc;font-weight:700;line-height:1.5714285714;padding-bottom:.7em;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}.support-block__item--last{border-bottom:none;padding-bottom:0}@media screen and (max-width:640px){.support-block__item--last:nth-last-child(2){border-bottom:1px solid #ccc;padding-bottom:.7em}}.support-block__check{color:var(--green-mv-end);-ms-flex-negative:0;flex-shrink:0;margin-top:.4em}.support-block__img{-ms-flex-negative:0;border:6px solid hsla(0,0%,100%,.4);border-bottom:none;border-radius:10px 10px 0 0;flex-shrink:0;height:53.333%;max-height:320px;overflow:hidden;width:min(604px,48%);-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:834px){.support-block__img{height:50vw;width:100%}}.support-block__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lp-img-deco--03{left:-10px;top:270px;width:clamp(150px,21.12vw,305px)}@media screen and (max-width:834px){.lp-img-deco--03{top:-40px;width:max(150px,30vw)}}.sec-pdca{margin-top:-180px;padding-top:180px;position:relative}@media screen and (max-width:834px){.sec-pdca{margin-top:-21.58vw;padding-top:18vw}}.sec-pdca:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#e1f7e1),to(#fff));background:linear-gradient(180deg,#e1f7e1 40%,#fff);border:1px solid #fff;border-radius:50%/100% 100% 0 0;content:"";height:360px;left:-19vw;position:absolute;top:0;width:138vw}@media screen and (max-width:834px){.sec-pdca:before{left:calc(-100vw - -50%);width:200vw}}.pdca__lead{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:834px){.pdca__lead{gap:16px;margin-bottom:15px}.pdca__lead-img{margin-bottom:20px;width:100%}}.pdca__lead-body{font-size:1.7rem;line-height:2;width:70%;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text)}@media screen and (max-width:834px){.pdca__lead-body{font-size:1.5rem;text-align:left;width:100%}}.pdca__lead-steps{font-size:clamp(2rem,2.2vw,3rem);font-weight:700;line-height:1.6}.pdca-block-inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;overflow:hidden}.pdca-block{background:#e8f3f1;margin-bottom:60px;position:relative}@media screen and (max-width:640px){.pdca-block{margin-bottom:40px}}.pdca-block:before{background:#e8f3f1;content:"";height:100%;position:absolute;top:0;width:calc(150% - 50vw)}.pdca-block:nth-of-type(2n){border-radius:30px 0 0 30px}.pdca-block:nth-of-type(2n) .pdca-block-inner{padding:60px 0 60px 60px}@media screen and (max-width:834px){.pdca-block:nth-of-type(2n) .pdca-block-inner{border-radius:20px 0 0 20px;padding:40px 0 30px 5%}}.pdca-block:nth-of-type(2n):before{right:calc(-50vw - -50%)}.pdca-block--reverse{border-radius:0 30px 30px 0}.pdca-block--reverse .pdca-block-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:60px 60px 60px 0}@media screen and (max-width:834px){.pdca-block--reverse .pdca-block-inner{border-radius:0 20px 20px 0;padding:40px 5% 30px 0}}.pdca-block--reverse:before{left:calc(-50vw - -50%)}.pdca-block:nth-of-type(2):after,.pdca-block:nth-of-type(3):after,.pdca-block:nth-of-type(4):after,.pdca-block:nth-of-type(5):after,.pdca-block:nth-of-type(6):after{background:none;border:clamp(45px,7.5vw,90px) solid rgba(245,135,31,.05);border-radius:50%;content:"";height:min(500px,60vw);position:absolute;width:min(500px,60vw);z-index:-1}.pdca-block:nth-of-type(2):after{border:clamp(30px,5vw,60px) solid rgba(245,135,31,.05);height:min(340px,40vw);left:-8%;top:90%;width:min(340px,40vw)}.pdca-block:nth-of-type(3):after{right:calc(-50vw - -40%);top:82%}@media screen and (max-width:834px){.pdca-block:nth-of-type(3):after{top:96%}}.pdca-block:nth-of-type(4):after{left:calc(-50vw - -42.5%);top:59%}@media screen and (max-width:834px){.pdca-block:nth-of-type(4):after{left:10%;top:90%}}.pdca-block:nth-of-type(5):after{right:calc(-50vw - -45%);top:52%}@media screen and (max-width:834px){.pdca-block:nth-of-type(5):after{top:75%}}@media screen and (min-width:835px){.pdca-block:nth-of-type(6) .pdca-block-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdca-block:nth-of-type(6) .pdca-block__body{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pdca-block:nth-of-type(6) .pdca-block__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pdca-block:nth-of-type(6) .pdca-block__features{-webkit-box-ordinal-group:4;-ms-flex-order:3;margin-top:45px;order:3;width:100%}}.pdca-block:nth-of-type(6):after{left:calc(-50vw - -35%);top:24%}@media screen and (max-width:834px){.pdca-block:nth-of-type(6) .pdca-block__body{margin-bottom:0}.pdca-block:nth-of-type(6) .pdca-block__img{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pdca-block:nth-of-type(6) .pdca-block__features{margin-bottom:40px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.pdca-block__no{color:rgba(27,166,106,.06);font-family:Poppins,Jost,sans-serif;font-size:clamp(120px,16.66vw,240px);font-weight:600;left:35px;line-height:.85;pointer-events:none;position:absolute;top:-15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:834px){.pdca-block__no{left:5%;top:-10px}}.pdca-block--reverse .pdca-block__no{left:auto}@media screen and (max-width:834px){.pdca-block--reverse .pdca-block__no{right:5%}}.pdca-block__tag{background:#fff;border-radius:1em;color:var(--green-mv-end);display:inline-block;font-size:1.6rem;font-weight:700;margin-bottom:.875em;padding:.3em .875em}@media screen and (max-width:640px){.pdca-block__tag{font-size:1.3rem}}.pdca-block__body{position:relative;z-index:1}@media screen and (min-width:835px){.pdca-block__body{width:50%}}@media screen and (max-width:834px){.pdca-block__body{margin-bottom:40px}}.pdca-block__ttl{font-size:clamp(2.2rem,2.5vw,3.4rem);font-weight:700;line-height:1.55;margin-bottom:.97em;text-wrap:pretty}.pdca-block__desc{font-size:1.6rem;margin-bottom:1.25em;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text);line-height:2.25}@media screen and (max-width:834px){.pdca-block__desc{font-size:1.4rem;line-height:2}}.pdca-block__features{background:var(--wh);border:1px dashed var(--green-mv-end);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (max-width:834px){.pdca-block__features{padding:15px}}.pdca-block__feature{font-size:1.4rem;padding-left:1.2em;position:relative;-webkit-text-stroke:.2px var(--lp-text);text-stroke:.2px var(--lp-text);line-height:1.6}.pdca-block__feature:before{color:var(--green-mv-end);content:"\f08d";font-family:Font Awesome\ 6 Free;font-weight:900;height:1lh;left:0;position:absolute;top:0;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);width:1lh;-webkit-text-stroke:0;text-stroke:0}.pdca-block__img{position:relative;z-index:1}@media screen and (min-width:835px){.pdca-block__img{width:46%}}.pdca-block__img img{width:100%}.mov-block,.pdca-block__img img{border:3px solid var(--wh);border-radius:10px;overflow:hidden}.mov-block video{height:auto;width:100%}.pdca-block--last{background:url(../img/lp-salesautomation/bg-pdca.jpg) no-repeat 50%;background-size:cover;border-radius:60px;margin-top:80px;overflow:hidden;padding-top:60px}@media screen and (max-width:834px){.pdca-block--last{border-radius:30px;margin-top:60px;padding-top:40px}}.pdca-block--last .pdca-block__features{margin:50px auto 65px}@media screen and (min-width:835px){.pdca-block--last .pdca-block__features{max-width:1060px}}@media screen and (max-width:640px){.pdca-block--last .pdca-block__features{margin-block:30px 40px}.pdca-block--last .pdca-block__desc{text-align:left}}.lp-img-deco--04{left:20px;top:16px;width:clamp(55px,11.25vw,135px)}@media screen and (max-width:834px){.lp-img-deco--04{left:-2%;top:25px}}.lp-img-deco--05{right:20px;top:0;width:clamp(50px,10.833vw,130px)}@media screen and (max-width:834px){.lp-img-deco--05{right:0;top:20px}}.pdca-block--last-head{margin-inline:auto;position:relative;text-align:center}@media screen and (min-width:835px){.pdca-block--last-head{max-width:1060px}}@media screen and (max-width:834px){.pdca-block--last-img img{height:47.96vw;-o-object-fit:cover;object-fit:cover;width:100%}}.sec-reason{background:#fff;border-bottom-right-radius:60px;padding:100px 0 120px;position:relative}@media screen and (max-width:834px){.sec-reason{border-bottom-right-radius:30px;padding:60px 0}}.sec-reason:before{background:#f0f9f0;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.sec-reason .lp-sec-ttl{margin-bottom:1em}.reason__label{background:#e1f7e1;color:var(--green-mv-end);font-size:1.7rem;font-weight:500;line-height:30px;line-height:1.5;margin-bottom:16px;padding:.176em 0;text-align:center;-webkit-text-stroke:.3px var(--green-mv-end);text-stroke:.3px var(--green-mv-end)}@media screen and (max-width:834px){.reason__label{font-size:1.5rem;margin-bottom:5px}}.reason__table-scroll{overflow-x:auto;padding-top:15px;-webkit-overflow-scrolling:touch}@media screen and (max-width:834px){.reason__table-scroll{margin-right:calc(-50vw - -50%);padding-right:5%}}.reason-table{border-collapse:separate;border-spacing:0 2px;min-width:760px;position:relative;table-layout:fixed;width:100%}.reason-table thead tr{vertical-align:bottom}.reason-table tbody tr:last-child .reason-table__cell,.reason-table tbody tr:last-child .reason-table__label{border-radius:0 0 6px 6px}.reason-table__th{border-radius:6px 6px 0 0;font-size:1.6rem;font-weight:700;padding:1em 10px;text-align:center}.reason-table__th--empty{background:transparent;width:18%}.reason-table__th--other{background:#e8e8e8;border-right:1px dashed #ccc;color:#666;min-width:200px;width:calc(33.33333% - 46.66667px)}.reason-table__th--grip{background:var(--green-mv-end);color:var(--wh);display:block;font-family:Poppins,sans-serif;font-size:2.2rem;padding-block:.9em;position:absolute;right:0;top:-.5em;width:27.3333333333%}.reason-table__label{background:#f0f9f0;border-right:1px dashed #ccc;color:var(--green-mv-end);font-size:1.6rem;font-weight:700;padding:20px 10px;text-align:center}@media screen and (max-width:834px){.reason-table__label{font-size:1.5rem}}.reason-table__cell{background:#f9f9f9;border-right:1px dashed #ccc;color:#666;font-size:1.6rem;padding:1.25em 10px;text-align:center;vertical-align:middle}@media screen and (max-width:834px){.reason-table__cell{font-size:1.5rem;padding-block:1em}}.reason-table__cell--grip{background:#e1f7e1;border-right:none;color:var(--green-mv-end);font-size:1.8rem;font-weight:700}@media screen and (max-width:834px){.reason-table__cell--grip{font-size:1.6rem}}.reason-table__cell--grip .reason-table__check{margin-right:.3em}.reason-table__cell--grip b{font-size:2.2rem;font-weight:700}.sec-price{background:#f0f9f0;border-top-left-radius:60px;overflow:hidden;padding:94px 0 80px;position:relative}@media screen and (max-width:834px){.sec-price{border-top-left-radius:30px;padding:60px 0 120px}}.sec-price .bg-circle{background:none;border:clamp(45px,7.5vw,90px) solid rgba(27,166,106,.05);border-radius:50%;content:"";display:block;height:min(490px,40.8vw);position:absolute;width:min(490px,40.8vw)}@media screen and (max-width:834px){.sec-price .bg-circle{height:50vw;width:50vw}}.sec-price .bg-circle--01{left:3%;top:-12%}@media screen and (max-width:834px){.sec-price .bg-circle--01{height:50vw;top:-5%;width:50vw}}.sec-price .bg-circle--02{height:min(590px,49.1vw);right:-5.5%;top:25.5%;width:min(590px,49.1vw)}.sec-price .bg-circle--03{bottom:-5.5%;left:21%}@media screen and (max-width:834px){.sec-price .bg-circle--03{left:-9%}}.sec-price .lp-sec-ttl{margin-bottom:4rem}.sec-price__deco{bottom:0;pointer-events:none;position:absolute;z-index:0}.sec-price__deco img{display:block;width:100%}.sec-price__deco--left{left:0;width:min(200px,15vw)}@media screen and (max-width:834px){.sec-price__deco--left{width:min(80px,18vw)}}.sec-price__deco--right{right:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);width:min(220px,16vw)}@media screen and (max-width:834px){.sec-price__deco--right{width:min(80px,18vw)}}.lp-img-deco--06{bottom:-2%;left:20px;width:clamp(55px,16.66vw,200px)}@media screen and (max-width:834px){.lp-img-deco--06{bottom:-10%;left:3%}}@media screen and (max-width:640px){.lp-img-deco--06{width:min(100px,25vw)}}.lp-img-deco--07{bottom:-6%;right:-30px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);width:clamp(50px,28.33vw,340px);z-index:2}@media screen and (max-width:834px){.lp-img-deco--07{bottom:-9%;right:-10px}}@media screen and (max-width:640px){.lp-img-deco--07{width:min(150px,45vw)}}.price__cards{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-inline:auto;margin-bottom:80px;max-width:720px;position:relative;z-index:1}@media screen and (max-width:640px){.price__cards{gap:24px;grid-template-columns:1fr;margin-bottom:40px}}.price-card{background:var(--wh);border:2px solid #d9d9d9;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-inline:auto;max-width:350px;overflow:hidden;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:834px){.price-card{width:100%}}.price-card--trial .price-card__head{gap:30px}@media screen and (max-width:640px){.price-card--trial .price-card__head{gap:20px}}.price-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:8px;justify-content:center;min-height:218px;padding:28px 45px 35px}@media screen and (max-width:640px){.price-card__head{min-height:140px;padding:20px}}.price-card--basic .price-card__head{background:var(--green-mv-end)}.price-card--trial .price-card__head{background:#99dbbf}.price-card__badge{background:var(--wh);border-radius:18px;display:inline-block;font-size:1.8rem;font-weight:700;padding:5px 1em}@media screen and (max-width:640px){.price-card__badge{font-size:1.5rem}}.price-card--basic .price-card__badge{color:var(--green-mv-end)}.price-card--trial .price-card__badge{color:#666}.price-card__price{color:var(--wh);text-align:center}.price-card__price-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;gap:.15em;justify-content:center;white-space:nowrap}.price-card__price-label{font-size:1.6rem;font-weight:500}@media screen and (max-width:640px){.price-card__price-label{font-size:1.4rem}}.price-card__price-main{font-size:5rem;font-weight:700;line-height:1}@media screen and (max-width:640px){.price-card__price-main{font-size:4rem}}.price-card__price-yen{font-size:4rem}@media screen and (max-width:640px){.price-card__price-yen{font-size:3rem}}.price-card__price-tax{font-size:1.4rem;font-weight:700;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:.2em}@media screen and (max-width:640px){.price-card__price-tax{font-size:1.2rem}}.price-card__price-initial{font-size:1.4rem;margin-top:15px;opacity:.8}@media screen and (max-width:640px){.price-card__price-initial{font-size:1.2rem}}.price-card__price-initial-num{font-size:2.2rem;font-weight:700}.price-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;padding:28px 25px 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:640px){.price-card__body{gap:25px;padding:15px 20px 20px}}.price-card__body .lp-btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.price-card__feature-label{color:#666;font-size:1.6rem;margin-bottom:12px;text-align:center;-webkit-text-stroke:.3px #666;text-stroke:.3px #666}.price-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;list-style:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px;width:100%}.price-card__tags li{background:#e1f7e1;border-radius:12px;color:var(--green-mv-end);font-size:1.4rem;font-weight:500;padding:.357em 1.0714em;-webkit-text-stroke:.3px var(--green-mv-end);text-stroke:.3px var(--green-mv-end)}@media screen and (max-width:640px){.price-card__tags li{font-size:1.3rem}}.price-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;text-align:center}@media screen and (max-width:640px){.price-card__info{gap:20px}}.price-card__info-item{border-bottom:1px dashed #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (max-width:640px){.price-card__info-item{padding-bottom:20px}}.price-card__info-item:last-child{border-bottom:none;padding-bottom:0}.price-card__info-item dt{color:#666;font-size:1.6rem;-webkit-text-stroke:.3px #666;text-stroke:.3px #666}.price-card__info-item dd{font-size:1.6rem;font-weight:700}.price__cta{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-align:center;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width:834px){.price__cta{gap:28px}}.price__cta .marker{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,transparent),color-stop(50%,rgba(234,255,0,.6)));background:linear-gradient(transparent 75%,rgba(234,255,0,.6) 0)}.price__cta-copy{font-size:clamp(2rem,2.5vw,3rem);font-weight:700;line-height:1.6}.lp-an-pricing__plans{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-bottom:1.5rem;margin-inline:auto;max-width:1024px}@media screen and (max-width:834px){.lp-an-pricing__plans{gap:35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-an-pricing__plan{border:2px solid;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width:640px){.lp-an-pricing__plan{padding:20px}}.lp-an-pricing__plan--basic{-webkit-box-flex:1;background:#e1f7e1;border-color:var(--green-mv-end);-ms-flex:1;flex:1}.lp-an-pricing__plan--trial{min-width:300px;width:37.1%;-ms-flex-negative:0;background:#e7f8ff;border-color:var(--lp-blue-trial);flex-shrink:0}@media screen and (max-width:834px){.lp-an-pricing__plan--trial{width:100%}}.lp-an-pricing__badge{border-radius:18px;font-size:clamp(1.8rem,2.148vw,2.2rem);font-weight:700;left:50%;min-width:9.3em;padding:.18em 1em .27em;position:absolute;top:-.954545em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.lp-an-pricing__badge--basic{background:var(--green-mv-end);color:#fbfffd}.lp-an-pricing__badge--trial{background:#fff;border:2px solid var(--lp-blue-trial);color:var(--lp-blue-trial)}.lp-an-pricing__prices{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.lp-an-pricing__price-row{background:#fff;border-radius:20px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:10px;padding:12px 10px}@media screen and (max-width:640px){.lp-an-pricing__price-row{border-radius:10px}}.lp-an-pricing__price-label{font-size:1.8rem;font-weight:700;white-space:nowrap}@media screen and (max-width:640px){.lp-an-pricing__price-label{font-size:1.5rem}}.lp-an-pricing__price-val{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--green-mv-end);gap:2px}.lp-an-pricing__price-yen{font-size:clamp(2rem,3.125vw,3.2rem);font-weight:700;line-height:1.375}.lp-an-pricing__price-num{font-family:Jost,sans-serif;font-size:clamp(2.8rem,4.5vw,4.2rem);font-weight:700;line-height:.7}.lp-an-pricing__price-num--zero{font-size:5rem}@media screen and (max-width:640px){.lp-an-pricing__price-num--zero{font-size:4rem}}.lp-an-pricing__price-tax{font-size:1.4rem;font-weight:700;-ms-flex-item-align:end;align-self:flex-end;line-height:2}@media screen and (max-width:640px){.lp-an-pricing__price-tax{font-size:1.2rem}}.lp-an-pricing__price-plus{color:var(--lp-green);font-size:3rem;left:0;line-height:1;margin-inline:auto;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:640px){.lp-an-pricing__price-plus{font-size:2.5rem}}.lp-an-pricing__price-free{background:#fff;border-radius:20px;display:-ms-flexbox;display:-webkit-box;display:flex;padding:20px 30px 30px;-ms-flex-align:center;-webkit-box-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:834px){.lp-an-pricing__price-free{padding:15px 20px}}.lp-an-pricing__price-free-label{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}@media screen and (max-width:640px){.lp-an-pricing__price-free-label{font-size:1.5rem}}.lp-an-pricing__free-txt{color:#ff4d1d;font-size:2rem;font-weight:700}.lp-an-pricing__features{background:#fff;border:1px dashed var(--green-mv-end);border-radius:20px;padding:14px 20px}.lp-an-pricing__features-ttl{color:#666;font-size:1.6rem;font-weight:700;line-height:1.75;margin-bottom:1rem;text-align:center}.lp-an-pricing__tag-group{margin-bottom:8px;text-align:center}.lp-an-pricing__tags{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.lp-an-pricing__tag,.lp-an-pricing__tags{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.lp-an-pricing__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e1f7e1;border-radius:12px;color:var(--green-mv-end);font-size:1.4rem;font-weight:700;padding:3px 15px}@media screen and (max-width:640px){.lp-an-pricing__tag{font-size:1.3rem;padding:3px 10px}}.lp-an-pricing__tag--accent{border-radius:52px;padding:3px 15px}.lp-an-pricing__carry,.lp-an-pricing__tag--accent{background:#ffecda;color:var(--orange);font-size:1.5rem}.lp-an-pricing__carry{border-radius:6px;font-weight:700;line-height:1.6;padding:8px 10px;text-align:center}.lp-an-pricing__btn{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;border-radius:30px;font-size:clamp(1.2rem,1.717vw,1.7rem);font-weight:700;margin:auto auto 0;padding:18px 20px;position:relative;text-decoration:none}@media (any-hover:hover){.lp-an-pricing__btn{-webkit-transition:opacity .2s;transition:opacity .2s}.lp-an-pricing__btn:hover{opacity:.7}}@media screen and (max-width:834px){.lp-an-pricing__btn{font-size:1.6rem}}.lp-an-pricing__btn i{font-size:clamp(1.8rem,1.833vw,2.2rem);position:absolute;right:10px}.lp-an-pricing__btn--basic{background:var(--gradient-orange);border:2px solid #fff;color:#fff;max-width:340px;width:100%}@media screen and (max-width:834px){.lp-an-pricing__btn--basic{width:100%}}.lp-an-pricing__btn--trial{background:#fff;border:2px solid var(--orange);color:var(--orange);max-width:320px;width:100%}@media screen and (max-width:834px){.lp-an-pricing__btn--trial{width:100%}}.lp-an-pricing__notes{color:#666;font-size:1.4rem;line-height:1.57;margin-inline:auto;margin-bottom:3rem;max-width:1024px}.lp-an-pricing__msg{font-size:clamp(1.9rem,2.5vw,3rem);font-weight:700;line-height:1.6;text-align:center}.lp-an-pricing__msg img{height:1.2em;vertical-align:-.23em;width:auto}.lp-an-pricing__msg-accent{color:var(--green-mv-end)}.lp-an-pricing__msg-accent em{font-family:Jost,sans-serif;font-size:clamp(2.8rem,3.3vw,4rem);font-style:normal}.sec-closing{background:var(--green-mv-end);border-radius:60px 60px 0 0;padding:8rem 0 6rem;position:relative;text-align:center}@media screen and (max-width:834px){.sec-closing{border-radius:30px 30px 0 0;padding:6rem 0 4rem}}.sec-closing:before{background:#f4f9e7;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.closing__body{color:var(--wh);font-size:1.7rem;line-height:2.125;margin:2.25em auto 3.75em;max-width:780px}@media screen and (max-width:834px){.closing__body{font-size:1.5rem;margin-bottom:2.5em;text-align:left}}.closing__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:2rem;justify-content:center}@media screen and (max-width:834px){.closing__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}}.closing-card{background:var(--wh);border-radius:10px;-webkit-box-shadow:4px 4px 0 rgba(0,0,0,.15);box-shadow:4px 4px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;width:clamp(28rem,47%,54rem);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:3.1rem 4rem;text-decoration:none;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s}.closing-card:hover{opacity:.9;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}@media screen and (max-width:834px){.closing-card{max-width:42rem;padding:2.4rem;width:100%}}.closing-card__icon{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:clamp(6rem,9.832vw,8.2rem);width:clamp(6rem,9.832vw,8.2rem);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.closing-card__icon img{display:block;height:4rem;-o-object-fit:contain;object-fit:contain;width:clamp(3rem,6.25vw,4rem)}.closing-card__icon i{color:var(--wh);font-size:clamp(2.1rem,3.717vw,3.1rem)}.closing-card--demo .closing-card__icon{background:var(--orange)}.closing-card--online .closing-card__icon{background:#4da9d9}.closing-card__ct{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem;width:100%}.closing-card__ttl{font-size:clamp(1.8rem,2vw,2.4rem);font-weight:700;line-height:1.875;text-align:center}.closing-card--demo .closing-card__ttl{color:var(--orange)}.closing-card--online .closing-card__ttl{color:#4da9d9}.closing-card__desc{font-size:1.5rem;font-weight:500;text-align:center}.fixed-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:40px;position:fixed;right:40px;z-index:10}@media (any-hover:hover){.fixed-btn{-webkit-transition:opacity .2s;transition:opacity .2s}.fixed-btn:hover{opacity:.7}}@media screen and (max-width:834px){.fixed-btn{bottom:20px;display:none;right:20px}.fixed-btn img{width:100px}}.fixed-btn>span{aspect-ratio:1/1;background:#1ba66a;border:2px solid #fff;border-radius:6px;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.1);box-shadow:4px 4px 0 0 rgba(0,0,0,.1);color:#fff;font-size:1.7rem;font-style:normal;font-weight:700;height:100px;line-height:1.4;margin-left:35px;padding:12px 0;position:relative;text-align:center;width:100px}@media screen and (max-width:834px){.fixed-btn>span{font-size:1.5rem;height:80px;line-height:1.2;margin-left:15px;padding:8px 0;width:80px}}.fixed-btn>span .arrow{bottom:10px;display:block;height:26px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;width:22px}@media screen and (max-width:834px){.fixed-btn>span .arrow{bottom:0;width:16px}}.fixed-btn>span .arrow:after,.fixed-btn>span .arrow:before{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;content:"\f101";display:inline-block;font-family:Font Awesome\ 6 Free;font-weight:900;height:1lh;position:absolute;right:0;top:0;width:1lh}.fixed-btn>span .arrow:before{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-name:transformRightLeft;animation-name:transformRightLeft}.fixed-btn>span .arrow:after{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-name:transformLeftRight;animation-name:transformLeftRight;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);aanimation-iteration-count:infinite}@-webkit-keyframes transformLeftRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes transformLeftRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes transformRightLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes transformRightLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}
/*# sourceMappingURL=map/lp-salesautomation.css.map */
