@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}.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:14px;-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:640px){.main-footer__other .main-footer__top-l{margin-bottom:15px;width:100%}}.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{--orange:#f5871f;--green-mv-start:#66c167;--mv-card-radius:30px;--mv-btn-radius:45px}#page-feature{font-family:Zen Kaku Gothic New,sans-serif;overflow:hidden}.lp-sec-ttl{color:var(--base);font-size:clamp(2.6rem,3.5vw,4.5rem);font-weight:700;line-height:1.5;text-align:center}.lp-sec-ttl--wh{color:var(--wh)}.lp-em{color:var(--green);font-style:normal;-webkit-text-stroke:.3px var(--green);text-stroke:.3px var(--green)}.mv{padding:10px 30px 30px}@media screen and (max-width:1024px){.mv{padding:15px 16px 40px}}.mv__card{background:url(../img/feature/bg-mv.jpg) no-repeat 50%;background-size:cover;border-radius:var(--mv-card-radius);height:clamp(400px,40vw,600px);margin:0 auto;max-width:1380px;padding:54px 40px 66px 5%;position:relative}@media screen and (min-width:835px){.mv__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1024px){.mv__card{height:auto;min-height:auto;padding:3% 5%}}@media screen and (max-width:834px){.mv__card{padding-block:5% 0}}.mv__head{width:min(55.833vw,680px)}@media screen and (max-width:834px){.mv__head{text-align:center;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(2.5rem,3.33vw,4.8rem);font-weight:700;gap:14px;line-height:1.35}@media screen and (max-width:834px){.mv__title{gap:10px}}.mv__title-row{display:block;white-space:nowrap}.mv__title-row:first-child{text-shadow:0 0 10px rgba(0,0,0,.3)}.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:108.333%;gap:6px}@media screen and (max-width:834px){.mv__title-row--sub{-webkit-box-pack:center;-ms-flex-pack:center;font-size:100%;justify-content:center}}.mv__highlight{background:var(--wh);border-radius:10px;color:var(--green);display:inline-block;padding:.08695em .3043em;white-space:nowrap}@media screen and (max-width:834px){.mv__highlight{border-radius:4px;font-size:106%;font-weight:900;padding-block:0}}.mv__lead{color:#fff;font-size:clamp(1.4rem,1.56vw,2rem);font-weight:500;line-height:1.8;margin-block:2.11em;-webkit-text-stroke:.3px #fff;text-stroke:.3px #fff}@media screen and (max-width:834px){.mv__lead{margin-block:1.5em}}@media screen and (min-width:835px){.mv__figure{margin-left:min(-80px,-1.25vw);width:min(45.486vw,655px)}}@media screen and (max-width:834px){.mv__figure{bottom:-2vw;position:relative}}.mv__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-radius:var(--mv-btn-radius);cursor:pointer;font-size:1.8rem;font-weight:700;justify-content:center;max-width:360px;padding:1.4em 1.2em;-webkit-transition:opacity .2s;transition:opacity .2s;width:100%}@media screen and (max-width:1024px){.mv__btn{font-size:1.5rem}}.mv__btn:hover{opacity:.7}.mv__btn .fa-solid{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.mv__btn--fill{background:#fd6959;-webkit-box-shadow:0 2px 0 hsla(0,0%,100%,.8);box-shadow:0 2px 0 hsla(0,0%,100%,.8);color:var(--wh)}.mv__btn--outline{background:var(--wh);border:2px solid var(--orange);color:var(--orange)}.mv__bg-circle{border:clamp(40px,6.944vw,100px) solid hsla(0,0%,100%,.2);border-radius:50%;height:min(660px,45.83vw);position:absolute;width:min(660px,45.83vw)}.mv__bg-circle--tl{border:clamp(50px,8.33vw,120px) solid hsla(0,0%,100%,.2);height:min(800px,55.55vw);left:min(-199px,-13.8vw);top:20px;width:min(800px,55.55vw)}@media screen and (max-width:834px){.mv__bg-circle--tl{left:-13vw;top:-11vw}}.mv__bg-circle--br{right:min(-160px,-11.11vw);top:20%}@media screen and (max-width:834px){.mv__bg-circle--br{height:65vw;right:-25%;top:30%;width:65vw}}.mv__bg-circle--tl02{bottom:10%;left:min(-145px,-10.06vw)}@media screen and (max-width:834px){.mv__bg-circle--tl02{bottom:26%;height:55vw;left:-11%;width:55vw}}.sec-type{background:-webkit-gradient(linear,left top,left bottom,from(#e8f3f1),to(rgba(27,166,106,.5)));background:linear-gradient(180deg,#e8f3f1,rgba(27,166,106,.5));border-radius:0 60px 60px 0;padding:50px 0 clamp(60px,10vw,100px);position:relative}@media screen and (max-width:640px){.sec-type{border-radius:0 30px 30px 0;padding-top:30px}}.sec-type__head{margin-bottom:40px;text-align:center}@media screen and (max-width:640px){.sec-type__head{margin-bottom:20px}}.sec-type__sub{font-size:clamp(1.4rem,1.56vw,1.6rem);margin-top:1.5em}@media screen and (max-width:640px){.sec-type__sub{margin-top:.5em}}.type-block{position:relative}.type-block:not(:last-child){margin-bottom:clamp(60px,9.37vw,100px)}@media screen and (max-width:640px){.type-block:not(:last-child){margin-bottom:40px}}.type-block:before{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,.7)));background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));border-radius:30px 0 0 30px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.05);box-shadow:0 0 30px 0 rgba(0,0,0,.05);content:"";height:100%;position:absolute;right:calc(-50vw - -50%);top:0;width:calc(50% + 50vw)}.type-block--reverse .type-block__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:4% 5% 4% 0}@media screen and (max-width:834px){.type-block--reverse .type-block__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:30px 0 0 30px;-ms-flex-direction:column;flex-direction:column;padding:40px 5% 30px 0}}.type-block--reverse:before{border-radius:0 30px 30px 0;left:calc(-50vw - -50%);right:auto}@media screen and (min-width:835px){.type-block:nth-of-type(2) .type-block__img{margin-left:-2%;width:52%}}.type-block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding:4% 0 4% 5%}@media screen and (max-width:834px){.type-block__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:40px 0 30px 5%}}.type-block__no{color:rgba(27,166,106,.06);font-family:Jost,sans-serif;font-size:clamp(120px,13.88vw,200px);font-weight:600;left:35px;line-height:.85;pointer-events:none;position:absolute;top:-.1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:834px){.type-block__no{left:5%;top:-10px}}.type-block--reverse .type-block__no{left:auto;right:35px}@media screen and (max-width:834px){.type-block--reverse .type-block__no{right:5%}}.type-block__body{position:relative;z-index:1}@media screen and (min-width:835px){.type-block__body{width:48%}}@media screen and (max-width:834px){.type-block__body{width:100%}}.type-block__ttl{color:var(--green);font-size:clamp(2.4rem,3.833vw,4.6rem);font-weight:700;line-height:1.3;margin-bottom:.97em;text-wrap:pretty}.type-block__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.type-block__feature{font-size:1.8rem;padding-left:1.2em;position:relative;-webkit-text-stroke:.2px var(--base);text-stroke:.2px var(--base);line-height:1.6}@media screen and (max-width:1024px){.type-block__feature{font-size:1.5rem}}.type-block__feature:before{color:var(--green);content:"\f00c";font-family:Font Awesome\ 6 Free;font-weight:900;height:1lh;left:0;position:absolute;top:0;width:1lh;-webkit-text-stroke:0;text-stroke:0}.type-block__feature .marker{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,transparent),color-stop(75%,rgba(255,228,92,.65)));background:linear-gradient(transparent 75%,rgba(255,228,92,.65) 0)}.type-block__img{position:relative;z-index:1}@media screen and (min-width:835px){.type-block__img{width:51%}}@media screen and (max-width:834px){.type-block__img{width:100%}}.type-deco{pointer-events:none;position:absolute;z-index:1}.type-deco--01{bottom:min(-130px,-9.4166vw);left:calc(-50vw - -50%);width:clamp(150px,22vw,360px)}@media screen and (max-width:834px){.type-deco--01{bottom:-70px}}.type-deco--02{bottom:min(-130px,-9.4166vw);right:-4%;width:clamp(80px,11.11vw,160px)}@media screen and (max-width:834px){.type-deco--02{bottom:-100px;right:-2%}}.type-deco--03{bottom:clamp(-200px,-14vw,-260px);left:min(-40px,-3%);width:clamp(180px,27.77vw,400px)}@media screen and (max-width:834px){.type-deco--03{bottom:-90px;left:20px}}.sec-effect{background:#fff;border-bottom-right-radius:60px;border-top-left-radius:60px;padding:clamp(60px,9.37vw,100px) 0 clamp(60px,12.5vw,140px);position:relative}@media screen and (max-width:640px){.sec-effect{border-bottom-right-radius:30px;border-top-left-radius:30px}}.sec-effect:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,166,106,.5)),to(#e1f7e1));background:linear-gradient(180deg,rgba(27,166,106,.5),#e1f7e1 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.sec-effect__badge{background:var(--green);border:1.5px solid var(--green);border-radius:2em;color:#fff;display:inline-block;font-size:1.8rem;letter-spacing:.04em;margin-bottom:1em;padding:.25em 1.2em .35em;-webkit-text-stroke:.3px #fff;text-stroke:.3px #fff}@media screen and (max-width:640px){.sec-effect__badge{font-size:1.4rem;margin-bottom:.5em}}.sec-effect .lp-sec-ttl{margin-bottom:clamp(30px,4.7vw,40px)}.effect-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:6px;justify-content:center}.effect-list,.effect-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.effect-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:30px 30px 0 30px;-ms-flex-direction:column;flex-direction:column;padding:30px;width:calc(33.333% - 4px)}@media screen and (max-width:834px){.effect-list__item{padding:20px;width:calc(50% - 4px)}}.effect-list__item:nth-child(odd){background:#e1f7e1}.effect-list__item:nth-child(2n){background:#f0f9f0}.effect-list__item:nth-child(4),.effect-list__item:nth-child(5){width:calc(50% - 3px)}@media screen and (max-width:834px){.effect-list__item:nth-child(5){width:100%}}@media screen and (max-width:640px){.effect-list__item{width:100%!important}}.effect-list__icn{height:auto;width:clamp(65px,6.25vw,80px)}.effect-list__icn img{display:block;height:auto;width:100%}.effect-list__ttl{color:var(--green);font-size:clamp(2rem,2.166vw,2.6rem);font-weight:700;line-height:1.46;margin-block:.76923em .577em;text-wrap:auto}@media screen and (max-width:640px){.effect-list__ttl{margin-block:.5em}}.effect-list__ttl span{font-size:76.9%}.effect-list__txt{font-size:1.4rem;line-height:2}.type-deco--04{left:30px;top:min(-50px,-3.472vw);width:clamp(70px,9.722vw,140px)}@media screen and (max-width:834px){.type-deco--04{bottom:-70px}}.sec-steps{background:#e1f7e1;border-top-left-radius:60px;padding:clamp(60px,9.37vw,100px) 0;position:relative}@media screen and (max-width:640px){.sec-steps{border-top-left-radius:30px}}.sec-steps .lp-sec-ttl{margin-bottom:clamp(40px,5.2vw,60px)}.steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;list-style:none;margin:0 auto;max-width:1020px}.steps-list:before{background:var(--green);content:"";height:2px;left:0;margin-inline:auto;max-width:600px;position:absolute;right:0;top:45px;width:100%;width:60%}@media screen and (max-width:834px){.steps-list:before{top:33px}}@media screen and (max-width:640px){.steps-list:before{height:100%;left:33px;max-height:300px;right:auto;top:0;width:2px}.steps-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:420px}}.steps-list__item{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;position:relative;-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;padding:0 10px;text-align:center}@media screen and (max-width:640px){.steps-list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding-inline:0;text-align:left;width:100%}.steps-list__item:not(:last-child){padding-bottom:30px}}.steps-list__no{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--green);border-radius:50%;color:#fff;font-family:Jost,sans-serif;font-size:3rem;font-weight:700;height:90px;justify-content:center;margin-bottom:16px;width:90px}.steps-list__no:before{border:4px solid rgba(27,166,106,.2);border-radius:50%;content:"";height:calc(100% + 8px);left:-4px;position:absolute;top:-4px;width:calc(100% + 8px)}@media screen and (max-width:834px){.steps-list__no{font-size:2rem;height:66px;width:66px}.steps-list__body{padding-top:.4em}}.steps-list__label{background:rgba(27,166,106,.15);border-radius:1em;color:var(--green);display:inline-block;font-size:1.4rem;font-weight:600;padding:.2em .6em .3em}@media screen and (max-width:640px){.steps-list__label{font-size:1.2rem}}.steps-list__ttl{font-size:clamp(1.5rem,1.25vw,1.8rem);font-weight:700;line-height:1.4;margin-block:.5em}.steps-list__desc{color:#555;font-size:clamp(1.3rem,1.3vw,1.4rem);line-height:1.7}.type-deco--05{right:0;top:-30px;width:clamp(80px,10.4166vw,150px)}@media screen and (max-width:834px){.type-deco--05{right:5%}}.sec-closing{background:var(--green);border-radius:60px 60px 0 0;position:relative;text-align:center}@media screen and (max-width:834px){.sec-closing{border-radius:30px 30px 0 0}}.sec-closing .inner{padding-block:8rem 6rem;position:relative}@media screen and (max-width:834px){.sec-closing .inner{padding-block:4rem}}.sec-closing:before{background:#e1f7e1;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:1em auto 2em;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{color:var(--base);font-size:1.5rem;font-weight:500;line-height:1.2;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=maps/feature.css.map */
