@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}.header-db{background:#19a568;color:#fff}.header-db__flex{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:min(44px,4vw);padding-bottom:min(48px,8vw);padding-top:min(48px,8vw)}@media screen and (max-width:834px){.header-db__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}}.header-db__logo{width:min(310px,40vw)}.header-db__intro{background:#fff;color:#19a568;font-size:2.4rem;font-weight:700;line-height:1.4;padding:7px 18px 3px;white-space:nowrap}@media screen and (max-width:834px){.header-db__intro{font-size:2rem;padding:7px 10px 3px}}@media screen and (max-width:374px){.header-db__intro{font-size:1.6rem}}.header-db__link{margin-left:auto}@media screen and (max-width:834px){.header-db__link{margin-right:auto}}.footer-db{background:#19a568;color:#fff;font-size:1.4rem;font-weight:700;line-height:1.4}.footer-db__flex{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px;padding-bottom:min(38px,8vw);padding-top:min(42px,8vw);-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}@media screen and (max-width:640px){.footer-db__flex{text-align:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-db__backtop{background:#19a568;bottom:10px;color:#fff;cursor:pointer;display:none;position:fixed;right:10px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media (any-hover:hover){.footer-db__backtop{-webkit-transition:opacity .2s;transition:opacity .2s}.footer-db__backtop:hover{opacity:.7}}.footer-db__backtop.is-absolute{bottom:100%;position:absolute;right:0}.footer-db__backtop-wrap{display:-ms-flexbox;display:-webkit-box;display:flex;height:80px;width:80px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px){.footer-db__backtop-wrap{height:60px;width:60px}}.footer-db__link{display:-ms-flexbox;display:-webkit-box;display:flex;margin-right:auto;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:9px}@media screen and (max-width:640px){.footer-db__link{margin-left:auto}}.footer-db__link .material-symbols-outlined{font-size:1.5rem;margin-top:-5px}.footer-db__copyright{letter-spacing:.01em;position:relative}.footer-db__copyright:after{background:#fff;bottom:0;content:"";position:absolute;right:-25px;top:-4px;width:1px}@media screen and (max-width:640px){.footer-db__copyright:after{bottom:auto;height:1px;left:0;right:auto;top:-24px;width:100%}}#page-index{background-color:#f2fff9;font-family:IBM Plex Sans JP,sans-serif}.sec-mvnew{background:url(../img/index/img-mv.jpg) no-repeat 50%/cover;padding:89px 0 0;text-align:center}@media screen and (max-width:834px){.sec-mvnew{background:url(../img/index/bg-mvsp.jpg) no-repeat 50%/cover;max-height:calc(100vh - 105px);padding:62px 0 0}}.lp-mvnew{color:#fff;position:relative}.lp-mvnew__ttl{font-family:Noto Sans,sans-serif;font-size:clamp(3rem,3.6vw,6rem);font-weight:400;line-height:1.1666666667;margin-bottom:clamp(70px,8.33vw,140px)}@media screen and (max-width:834px){.lp-mvnew__ttl{font-size:2.4rem;line-height:1.4;margin-bottom:80px}}.lp-mvnew__slogan{padding-bottom:115px;position:relative}@media screen and (max-width:834px){.lp-mvnew__slogan{padding-bottom:28vh}}.lp-mvnew__slogan:after,.lp-mvnew__slogan:before{bottom:-20px;content:"";position:absolute}.lp-mvnew__slogan:before{background:url(../img/index/img-character01.png) no-repeat 50%/cover;background-size:contain;height:clamp(210px,18.15vw,305px);left:-3px;width:clamp(150px,12vw,201px)}@media screen and (max-width:834px){.lp-mvnew__slogan:before{bottom:-2px;height:129px;left:-5px;width:86px}}.lp-mvnew__slogan:after{background:url(../img/index/img-character02.png) no-repeat 50%/cover;background-size:contain;bottom:-15px;height:clamp(200px,16.5vw,277px);right:12px;width:clamp(130px,10.238vw,172px)}@media screen and (max-width:834px){.lp-mvnew__slogan:after{bottom:0;height:127px;right:-7px;width:79px}}.lp-mvnew__slogan-ttl{margin-bottom:41px;text-align:center}@media screen and (max-width:834px){.lp-mvnew__slogan-ttl{margin-bottom:20px}}.lp-mvnew__slogan-ttl .jp{display:inline-block;font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;line-height:1.5;margin-bottom:17px;width:100%}@media screen and (max-width:834px){.lp-mvnew__slogan-ttl .jp{font-size:1.4rem;margin-bottom:8px}}.lp-mvnew__slogan-ttl .en img{-o-object-fit:contain;object-fit:contain;width:clamp(313px,37.4vw,626px)}@media screen and (max-width:834px){.lp-mvnew__slogan-ttl .en img{width:clamp(313px,84vw,626px)}}.lp-bnr{padding:min(30px,8vw) 0}@media screen and (max-width:834px){.lp-bnr{padding:16px 0}}.lp-bnr__slider-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding:0 min(22px,4vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:834px){.lp-bnr__slider-item{padding:0 12.5px}.lp-bnr__slider-item img{height:28px}}.introduction-t{background-color:#1ba66a;color:#fff;margin-bottom:clamp(35px,4vw,63px);overflow:hidden;padding:clamp(50px,6.5vw,106px) 0 clamp(100px,11vw,168px);text-align:center}.introduction-t,.introduction-t__w{position:relative}.introduction-t__w:before{background:url(../img/index/img-character03.png) no-repeat 50%;background-size:contain;bottom:calc(clamp(63px, 11.24vw, 170px)*-1);content:"";height:clamp(100px,9.5vw,158px);left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:clamp(90px,8.3vw,138px);z-index:1}@media screen and (max-width:1024px){.introduction-t__w:before{bottom:calc(clamp(63px, 12.24vw, 170px)*-1)}}@media screen and (max-width:834px){.introduction-t__w:before{bottom:-106px}}.introduction-t:after{border-bottom:107px solid #f2fff9;border-left:50vw solid transparent;bottom:-1px;content:"";height:0;position:absolute;right:0;width:0;z-index:2}@media screen and (max-width:834px){.introduction-t:after{border-bottom-width:50px}}.introduction-t:before{border-bottom:107px solid #f2fff9;border-right:50vw solid transparent;bottom:-1px;content:"";height:0;left:0;position:absolute;width:0;z-index:2}@media screen and (max-width:834px){.introduction-t:before{border-bottom-width:50px}}.introduction-t__ttl{margin-bottom:16px}.introduction-t__txt{margin-bottom:clamp(25px,3.5vw,56px)}.introduction-t__des{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:834px){.introduction-t__des{display:block;text-align:center}}.introduction-t__des-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:834px){.introduction-t__des-img{margin-bottom:15px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.introduction-t__des-img img{-o-object-fit:contain;object-fit:contain;width:258px}@media screen and (max-width:834px){.introduction-t__des-img img{width:150px}}.introduction-t__des-img small{font-size:clamp(2.2rem,2vw,3.2rem);left:7px;position:relative;top:4px}@media screen and (max-width:834px){.introduction-t__des-img small{font-size:1.8rem;left:3px;top:2px}}.introduction-t__des-txt{font-size:clamp(3rem,2.5vw,4.2rem)}@media screen and (max-width:834px){.introduction-t__des-txt{font-size:2rem}}.txt-yellow{color:#fff000;font-weight:500}.txt-pink{color:#fb5475;font-weight:500}.sec-introduction{margin-bottom:clamp(60px,7.2vw,120px)}.introduction-ct{text-align:center}.introduction-ct__ttl{font-size:clamp(3rem,2.5vw,4.2rem);font-weight:600;line-height:1.4285714286;margin-bottom:37px;text-align:center}@media screen and (max-width:834px){.introduction-ct__ttl{font-size:2.2rem;margin-bottom:20px}}.introduction-ct__ttl-green{color:#1ba66a;display:inline-block;font-size:clamp(2.2rem,2vw,3.2rem);width:100%}@media screen and (max-width:834px){.introduction-ct__ttl-green{font-size:1.8rem}}.introduction-ct__ttl-under{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#ffe45c));background:linear-gradient(transparent 80%,#ffe45c 0);background-position:right 0 bottom 14px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.introduction-ct__txt{display:inline-block;margin-bottom:67px;text-align:left;width:75%}@media screen and (max-width:1024px){.introduction-ct__txt{width:85%}}@media screen and (max-width:834px){.introduction-ct__txt{margin-bottom:50px;width:100%}}.introduction-ct__box{background:#fff;border-radius:20px;-webkit-box-shadow:0 0 10px 0 rgba(9,152,132,.1);box-shadow:0 0 10px 0 rgba(9,152,132,.1);padding:clamp(30px,3.6vw,59px) clamp(30px,4vw,65px) clamp(30px,4vw,63px);position:relative}@media screen and (max-width:834px){.introduction-ct__box{border-radius:10px;padding:15px}}.introduction-ct__box-t{position:relative}.introduction-ct__box-bt{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;position:relative}@media screen and (max-width:640px){.introduction-ct__box-bt{display:block}}.introduction-ct__box-ttl{color:#66c167;font-size:clamp(2.2rem,2vw,3.2rem);font-weight:600;line-height:1.125;margin-bottom:17px}@media screen and (max-width:834px){.introduction-ct__box-ttl{font-size:1.8rem}}.introduction-ct__box-des{font-size:clamp(1.2rem,1vw,1.5rem);font-weight:600;line-height:1.125}.introduction-ct__box-l{background:#e1f7e1;border-radius:10px 0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:clamp(150px,13.2vw,220px);padding:31px 20px 20px;width:calc(50% - 4px)}@media screen and (max-width:640px){.introduction-ct__box-l{border-radius:10px 10px 0 0;padding:15px 15px 40px;width:100%}}.introduction-ct__box-r{background:#dcf0fa;border-radius:0 10px 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:clamp(150px,13.2vw,220px);padding:20px;width:calc(50% - 4px)}@media screen and (max-width:640px){.introduction-ct__box-r{border-radius:0 0 10px 10px;padding:40px 15px 15px;width:100%}}.introduction-ct__box-r .introduction-ct__box-ttl{color:#4da9d9}.introduction-ct__box-ct{background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:clamp(100px,9vw,150px);left:50%;padding:5px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:clamp(100px,9vw,150px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.introduction-ct__box-ct img{max-width:100%;-o-object-fit:contain;object-fit:contain;width:117px}.introduction-ct__img{margin:0 auto;max-width:915px;padding-bottom:5px;width:100%}.introduction-ct__img img,.introduction-ct__img picture{-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:835px){.introduction-ct__des{bottom:clamp(50px,6vw,97px);left:50%;position:absolute;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);z-index:2}}@media screen and (max-width:834px){.introduction-ct__des{bottom:41px;position:relative;right:-30px}}.introduction-ct__des-txt{border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(9,152,132,.2);box-shadow:0 0 20px 0 rgba(9,152,132,.2);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:clamp(1.5rem,1.2vw,2rem);font-weight:600;height:clamp(80px,6.8vw,112px);line-height:1.5;padding:20px 10px;position:relative;width:clamp(180px,14.4vw,242px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;justify-content:center}.introduction-ct__des-txt:before{border-bottom:15px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;bottom:100%;height:0;width:0}.introduction-ct__des-txt:after,.introduction-ct__des-txt:before{content:"";left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.introduction-ct__des-txt:after{background:url(../img/index/arrow-down.svg) no-repeat 50%/cover;background-size:100%;height:clamp(57px,5.9vw,99px);top:114%;width:clamp(50px,5.5vw,88px);z-index:2}@media screen and (max-width:834px){.introduction-ct__des-txt:after{left:calc(50% - 30px);top:90%}.introduction-ct__des-txt{margin:0 auto}}.sec-cta{background:#1ba66a;overflow:hidden;padding:clamp(50px,5.5vw,88px) 0 clamp(50px,5.7vw,95px);position:relative}.sec-cta:after{background:url(../img/index/circle-ctasm.png) no-repeat 50%/cover;background-size:contain;bottom:calc(clamp(50px, 8.76vw, 147px)*-1);content:"";height:clamp(229px,28.8vw,483px);left:0;position:absolute;width:clamp(150px,18.9vw,317px)}.sec-cta:before{background:url(../img/index/circle-ctalg.png) no-repeat 50%/cover;background-size:contain;content:"";height:clamp(339px,40.4vw,678px);position:absolute;right:0;top:calc(clamp(128px, 15.5vw, 256px)*-1);width:clamp(249px,29.7vw,498px)}.cta-ct{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:5px;position:relative;z-index:2}@media screen and (max-width:834px){.cta-ct{display:block}}.cta-ct__l{text-align:center;width:50%}@media screen and (max-width:834px){.cta-ct__l{margin-bottom:25px;width:100%}}.cta-ct__l picture{bottom:-4px;display:inline-block;left:-10px;position:relative;width:93%}@media screen and (max-width:834px){.cta-ct__l picture{bottom:auto;left:auto;max-width:555px;width:100%}}.cta-ct__l img{-o-object-fit:contain;object-fit:contain;width:100%}.cta-ct__r{color:#fff;text-align:center;width:50%}@media screen and (max-width:834px){.cta-ct__r{width:100%}}.cta-ct__ttl{margin-bottom:20px}.cta-ct__ttl-jp{display:block;font-size:1.4rem;font-weight:600;line-height:2.1428571429;margin-bottom:3px}.cta-ct__ttl-en{display:inline-block;max-width:368px;width:100%}.cta-ct__ttl-en img{-o-object-fit:contain;object-fit:contain;width:100%}.cta-ct__txt{margin-bottom:19px}.cta-ct__btn01{border:2px solid #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:#ff9801;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:1.8rem;font-weight:600;height:69px;line-height:1.6666666667;padding:5px;width:215px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#fff}@media (any-hover:hover){.cta-ct__btn01{-webkit-transition:opacity .2s;transition:opacity .2s}.cta-ct__btn01:hover{opacity:.7}}.cta-ct__btn02{border:2px solid #f03748;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:#000;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:1.8rem;font-weight:600;height:69px;line-height:1.6666666667;padding:5px;width:215px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#fff}@media (any-hover:hover){.cta-ct__btn02{-webkit-transition:opacity .2s;transition:opacity .2s}.cta-ct__btn02:hover{opacity:.7}}@media screen and (max-width:834px){.cta-ct__btn02{font-size:1.5rem}}.cta-ct__btn02 span{display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:5px}.cta-ct__btn02 span:before{background:url(../img/index/icon-chatwork.svg) no-repeat 50%;background-size:cover;content:"";height:23px;width:23px}.cta-ct__btn-fl{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;margin-top:10px}.sec-about{padding:0;text-align:center}.about-t{background:#fff;padding:clamp(55px,6.6vw,110px) 0 0}.about-t__ttl{margin-bottom:35px}@media screen and (max-width:834px){.about-t__ttl{margin-bottom:20px}}.about-ttl{font-size:clamp(3rem,2.5vw,4.2rem);font-weight:600;line-height:1.4285714286;margin-bottom:clamp(20px,3vw,49px);text-align:center}@media screen and (max-width:834px){.about-ttl{font-size:2.4rem}}.about-des{display:inline-block;margin-bottom:13px;text-align:left;width:75%}@media screen and (max-width:1024px){.about-des{width:85%}}@media screen and (max-width:834px){.about-des{width:100%}}.about-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding-bottom:clamp(50px,7.2vw,120px)}@media screen and (max-width:834px){.about-list{display:block}}.about-list__img{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:378px;min-height:197px;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 auto;position:relative;right:15px}@media screen and (max-width:834px){.about-list__img{max-width:378px;min-height:auto;position:relative;right:0;width:85%}}.about-list__img img,.about-list__img picture{-o-object-fit:contain;object-fit:contain;width:100%}.about-list__ttl{color:#66c167;font-size:clamp(2.2rem,2vw,3.2rem);font-weight:600;line-height:1.125;margin-bottom:clamp(30px,3.6vw,59px);margin-top:0}.about-list__item{background-color:#e1f7e1;border-radius:20px 0 0 20px;padding:clamp(15px,2.2vw,35px) clamp(15px,1.8vw,30px) 0;width:calc(50% - 5px)}@media screen and (max-width:834px){.about-list__item{border-radius:10px 10px 0 0;margin-bottom:25px;width:100%}}.about-list__item--blue{background-color:#dcf0fa;border-radius:0 20px 20px 0}@media screen and (max-width:834px){.about-list__item--blue{border-radius:0 0 10px 10px;margin-bottom:0;width:100%}}.about-list__item--blue .about-list__t{background-color:#4da9d9}.about-list__item--blue .about-listsub__item:before{background:#4da9d9 url(../img/index/icon-check01.png) no-repeat 50%;background-size:14px 10px}.about-list__item--blue .about-list__ttl{color:#4da9d9}.about-list__item--blue .about-list__img{max-width:415px;right:0}.about-list__t{background-color:#66c167;border-radius:10px;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:clamp(1.8rem,1.5vw,2.4rem);font-weight:600;height:clamp(45px,3.6vw,60px);line-height:1.2;margin-bottom:clamp(15px,2.5vw,41px);max-width:535px;padding:10px;text-align:center;width:100%;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px){.about-list__t{margin:0 auto 15px}}.about-listsub{display:-ms-flexbox;display:-webkit-box;display:flex;gap:clamp(5px,.8vw,13px);margin-bottom:33px}.about-listsub__item{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 0 24px 0 rgba(102,193,103,.15);box-shadow:0 0 24px 0 rgba(102,193,103,.15);font-size:clamp(1.05rem,1vw,1.6rem);font-weight:500;line-height:1.375;padding:clamp(45px,4vw,67px) clamp(3px,.6vw,10px) clamp(10px,1.6vw,26px);position:relative;text-align:center;width:calc(33.33% - clamp(5px, .8vw, 13px)/3)}.about-listsub__item:before{background:#66c167 url(../img/index/icon-check01.png) no-repeat 50%;background-size:14px 10px;border-radius:30px;content:"";height:clamp(20px,1.8vw,30px);left:50%;position:absolute;top:clamp(10px,1.4vw,22px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:clamp(20px,1.8vw,30px)}.about-ct{background:#66c167;color:#fff;padding:clamp(25px,3vw,50px) 0}.about-ct--blue{background-color:#4da9d9}.about-ct--blue .about-ct__btn{color:#4da9d9}.about-ct--blue .about-ct__block:after{background:url(../img/index/img-character07.png) no-repeat 50%;background-size:100%;bottom:calc(clamp(33px, 4vw, 67px)*-1);height:clamp(153px,11.7vw,195px);right:clamp(35px,4.2vw,70px);width:clamp(100px,7.7vw,128px)}@media screen and (max-width:834px){.about-ct--blue .about-ct__block:after{bottom:-60px;height:80px;right:-15px;width:50px}}.about-ct__btn{background:#fff;border-radius:30px;color:#66c167;display:inline-block;font-size:1.7rem;font-weight:600;margin-bottom:22px;padding:8px 15px 6px}.about-ct__ttl{font-size:clamp(2.5rem,2.5vw,4.2rem);font-weight:600;line-height:1.2;margin-bottom:10px}.about-ct__block{position:relative}.about-ct__block:after{background:url(../img/index/img-character06.png) no-repeat 50%;background-size:100%;bottom:-82px;content:"";height:181px;position:absolute;right:47px;width:112px}@media screen and (max-width:834px){.about-ct__block:after{bottom:-60px;height:80px;right:-15px;width:50px}}.about-detail{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 0 10px 0 rgba(9,152,132,.1);box-shadow:0 0 10px 0 rgba(9,152,132,.1);margin-top:clamp(40px,5vw,80px);overflow:hidden;padding:clamp(41px,5vw,82px) clamp(25px,3vw,50px) clamp(34px,4.2vw,68px);position:relative;text-align:left}@media screen and (max-width:834px){.about-detail{padding:20px 15px}}.about-detail--bg01:after{background:url(../img/index/circle-about01.png) no-repeat 50%/cover;background-size:contain;content:"";height:clamp(357px,35vw,586px);position:absolute;right:calc(clamp(121px, 12vw, 199px)*-1);top:calc(clamp(111px, 10.9vw, 183px)*-1);width:clamp(357px,35vw,586px);z-index:1}.about-detail--bg01>*{position:relative;z-index:2}.about-detail--bg:after{background:url(../img/index/circle-about03r.png) no-repeat 50%/cover;background-size:contain;content:"";height:clamp(255px,19.3vw,324px);position:absolute;right:-11px;top:clamp(68.75px,5.5vw,90px);width:clamp(180px,13.7vw,229px)}@media screen and (max-width:834px){.about-detail--bg:after{height:213px;top:60px;width:150px}}.about-detail--bg:before{background:url(../img/index/circle-about03l.png) no-repeat 50%/cover;background-size:contain;content:"";height:clamp(250px,27.1vw,454px);left:calc(clamp(68px, 7.4vw, 123px)*-1);position:absolute;top:calc(clamp(89px, 9.7vw, 162px)*-1);width:clamp(250px,27.1vw,455px)}@media screen and (max-width:834px){.about-detail--bg:before{height:250px;left:-68px;top:-89px;width:250px}}.about-detail--bg>*{position:relative;z-index:2}.about-detail--bg.about-detail--blue:after{background:url(../img/index/circle-about03rbl.png) no-repeat 50%/cover;background-size:contain}.about-detail--bg.about-detail--blue:before{background:url(../img/index/circle-blue01l.png) no-repeat 50%/cover;background-size:contain}.about-detail:last-child{margin-bottom:clamp(60px,7.2vw,120px)}.about-detail__t{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:0 clamp(30px,3.6vw,60px);margin-bottom:52px}@media screen and (max-width:834px){.about-detail__t{display:block;margin-bottom:25px}}.about-detail__t-l{width:calc(50% - clamp(10px, 1.2vw, 20px))}@media screen and (max-width:834px){.about-detail__t-l{margin-bottom:50px;width:100%}}.about-detail__t-r{width:calc(50% - clamp(20px, 2.4vw, 40px))}@media screen and (max-width:834px){.about-detail__t-r{width:100%}}.about-detail__t-img{padding-left:5%;position:relative;width:100%}@media screen and (max-width:834px){.about-detail__t-img{padding-left:0}}.about-detail__t-img picture{border-radius:20px;display:inline-block;overflow:hidden}.about-detail__t-img img,.about-detail__t-img picture{-o-object-fit:contain;object-fit:contain;width:100%}.about-detail__t-img--bg{background-color:#eef7ee;border-radius:20px;padding:clamp(21px,2.6vw,43px) clamp(15px,1.7vw,28px) clamp(15px,2.04vw,34px) clamp(22px,2.6vw,44px)}@media screen and (max-width:834px){.about-detail__t-img--bg{padding:15px 20px}}.about-detail__t-circle,.about-detail__t-img--bg picture{-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);box-shadow:0 0 30px 0 rgba(0,0,0,.2)}.about-detail__t-circle{border-radius:50%;bottom:calc(clamp(12px, 1.4vw, 23px)*-1);height:clamp(150px,14.3vw,240px);left:calc(clamp(16px, 2vw, 32px)*-1);overflow:hidden;position:absolute;width:clamp(150px,14.3vw,240px);z-index:2}@media screen and (max-width:834px){.about-detail__t-circle{bottom:-3vw;height:34vw;left:-5.5vw;width:34vw}}.about-detail__t-bell{bottom:-10px;left:0;position:absolute}.about-detail__t-bell span{background-color:#fff;-webkit-box-shadow:0 0 14px 6px rgba(0,0,0,.1);box-shadow:0 0 14px 6px rgba(0,0,0,.1);color:#010101;display:inline-block;font-size:1.4rem;font-weight:400;height:78px;line-height:1.4285714286;padding:20px;position:relative;text-align:center;width:228px}@media screen and (max-width:834px){.about-detail__t-bell span{font-size:1.2rem;height:auto;padding:10px;width:auto}}.about-detail__t-bell span:after{background:url(../img/index/icon-bell.svg) no-repeat 50%;background-size:100%;content:"";height:31px;left:-5px;position:absolute;top:-8px;width:31px}.about-detail__t-nb{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:12px;margin-bottom:20px}@media screen and (max-width:834px){.about-detail__t-nb{margin-bottom:10px}}.about-detail__t-nb--other{display:block;margin-bottom:6px;text-align:center}.about-detail__t-nb--other .about-detail__t-tag{display:block}.about-detail__t-nb--other .about-detail__t-number{margin-bottom:18px}.about-detail__t-nb--other+.about-detail__t-ttl{margin-bottom:22px}.about-detail__t-number{background-color:#66c167;border-radius:30px;color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-size:1.8rem;height:31px;line-height:1.2;padding:5px;text-align:center;width:52px}@media screen and (max-width:834px){.about-detail__t-number{font-size:1.6rem;height:26px;padding:3px;width:44px}}.about-detail__t-tag{color:#66c167;font-size:1.8rem;font-weight:600;line-height:1.2;position:relative;top:2px}@media screen and (max-width:834px){.about-detail__t-tag{font-size:1.6rem}}.about-detail__t-ttl{font-size:clamp(2.2rem,2vw,3.2rem);font-weight:600;line-height:1.5625;margin-bottom:.78125em}.about-detail__img{background-color:#f8f8f8;border-radius:20px;margin:0 auto 64px;padding:30px;width:95%}@media screen and (max-width:834px){.about-detail__img{border-radius:10px;padding:15px;width:100%}}.about-detail__img img,.about-detail__img picture{-o-object-fit:100%;object-fit:100%;width:100%}.about-detail__list{margin-bottom:36px;padding:0 3%}@media screen and (max-width:1200px){.about-detail__list{padding:0}}.about-detail__list:last-child{margin-bottom:0}.about-detail__list--fl{display:-ms-flexbox;display:-webkit-box;display:flex;gap:clamp(15px,2.4vw,40px)}@media screen and (max-width:834px){.about-detail__list--fl{display:block}}.about-detail__list--fl .about-detail__item-ttl{font-size:1.8rem;text-align:center}@media screen and (max-width:834px){.about-detail__list--fl .about-detail__item-ttl{font-size:1.6rem;margin:20px 0 12px}}.about-detail__list--three{gap:clamp(10px,1.5vw,24px)}@media screen and (max-width:834px){.about-detail__list--three{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:640px){.about-detail__list--three{display:block}}.about-detail__list--three .about-detail__item{margin-bottom:0;width:calc(33.33% - clamp(10px, 1.5vw, 24px)*2/3)}@media screen and (max-width:834px){.about-detail__list--three .about-detail__item{width:calc(50% - clamp(10px, 1.5vw, 24px)/2)}}@media screen and (max-width:640px){.about-detail__list--three .about-detail__item{margin-bottom:50px;width:100%}.about-detail__list--three .about-detail__item:last-child{margin-bottom:0}}.about-detail__list--three .about-detail__item-txt{font-size:1.5rem;line-height:1.6}.about-detail__item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;gap:clamp(30px,3.6vw,60px);margin-bottom:clamp(30px,3.6vw,60px)}@media screen and (max-width:834px){.about-detail__item{display:block}}.about-detail__item--ct{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-detail__item--ct .about-detail__item-r{padding-top:15px}.about-detail__item:last-child{margin-bottom:0}.about-detail__item-l{position:relative;width:calc(50% - clamp(10px, 1.2vw, 20px))}@media screen and (max-width:834px){.about-detail__item-l{margin-bottom:15px;width:100%}}.about-detail__item-l picture{border-radius:20px;-webkit-box-shadow:0 0 14px 6px rgba(7,7,7,.1);box-shadow:0 0 14px 6px rgba(7,7,7,.1);display:inline-block;overflow:hidden}@media screen and (max-width:834px){.about-detail__item-l picture{border-radius:10px}}.about-detail__item-l img,.about-detail__item-l picture{-o-object-fit:contain;object-fit:contain;width:100%}.about-detail__item-r{padding-top:clamp(33px,4vw,66px);width:calc(50% - clamp(20px, 2.4vw, 40px))}@media screen and (max-width:834px){.about-detail__item-r{padding-top:0;width:100%}}.about-detail__item-ttl{color:#66c167;font-size:2rem;font-weight:600;margin-bottom:20px;margin-top:0}@media screen and (max-width:834px){.about-detail__item-ttl{margin-bottom:.5em}}.about-detail__item--nofl{display:block;margin-bottom:0}@media screen and (max-width:834px){.about-detail__item--nofl{margin-bottom:25px}}.about-detail__item--nofl .about-detail__item-l{margin-bottom:24px;width:100%}@media screen and (max-width:834px){.about-detail__item--nofl .about-detail__item-l{margin-bottom:10px}}.about-detail__item--nofl .about-detail__item-r{padding:0 9px;text-align:left;width:100%}.about-detail__item-btn{background-color:#4da9d9;border-radius:30px;color:#fff;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;height:31px;left:50%;line-height:1.875;padding:5px 10px;position:absolute;text-align:center;top:-15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:834px){.about-detail__item-btn{font-size:1.4rem;height:28px;width:80px}}.about-detail__item-circle{background-color:#1ba66a;border-radius:50%;bottom:-10px;color:#fff000;font-size:1.3rem;font-weight:700;height:100px;line-height:1.3846153846;position:absolute;right:-10px;width:100px;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.about-detail__bt,.about-detail__item-circle{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.about-detail__bt{background-color:#f8f8f8;border-radius:20px;margin:0 auto;overflow:hidden;width:95%}@media screen and (max-width:834px){.about-detail__bt{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about-detail__bt-l{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;width:calc(50% - 20px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:clamp(10px,1.2vw,19px) clamp(15px,1.6vw,30px) clamp(10px,1.21vw,20px) 30px}@media screen and (max-width:834px){.about-detail__bt-l{padding:15px;width:100%}}.about-detail__bt-lw{display:inline-block;text-align:left}.about-detail__bt-r{width:calc(50% + 20px)}@media screen and (max-width:834px){.about-detail__bt-r{width:100%}}.about-detail__bt-ttl{color:#66c167;display:inline-block;font-size:2.4rem;font-weight:600;line-height:1.5;margin:0 0 23px;text-align:left}@media screen and (max-width:834px){.about-detail__bt-ttl{font-size:2rem;margin-bottom:4px;width:100%}}.about-detail__bt-txt{text-align:left}.about-detail__bgother{overflow:visible;position:relative}.about-detail__bgother:after{background:url(../img/index/img-info06.png) no-repeat 50%;background-size:100%;bottom:-20px;content:"";height:clamp(110px,12.5vw,210px);left:10px;position:absolute;width:clamp(100px,11.4vw,191px)}@media screen and (max-width:834px){.about-detail__bgother:after{bottom:-20px;height:80px;left:-10px;width:70px}}.about-detail__bgother .about-detail__t{margin-bottom:clamp(30px,3.6vw,59px);padding:0 1%}.about-detail__bgother .about-detail__t-l{padding-right:13px}.about-detail--bg{padding-bottom:clamp(40px,5vw,80px);text-align:center}.about-detail--bg .about-detail__t-txt{margin-bottom:clamp(35px,5vw,72px);text-align:left}@media screen and (max-width:834px){.about-detail--bg .about-detail__t-txt{margin-bottom:35px}}.about-detail--bg .about-detail__item-r{text-align:left}.about-detail--bgblue{background-color:#dcf0fa;padding:clamp(50px,4.83vw,81px) 0 clamp(50px,6.2vw,101px)}.about-detail--bgblue .about-detail:first-child{margin-top:0}.about-detail--bgblue .about-detail__t-number{background:#4da9d9}.about-detail--bgblue .about-detail__item-ttl,.about-detail--bgblue .about-detail__t-tag{color:#4da9d9}.about-detail--bgblue .about-detail:last-child{margin-bottom:0}.about-detail--bgblue .about-detail__t-txt{margin-bottom:clamp(30px,3.6vw,60px)}.about-detail--bgblue .about-detail__t-txt01{margin-bottom:clamp(45px,5.7vw,95px)}.about-detail__other{background-color:#f8f8f8;border-radius:20px;margin:0 auto;padding:29px clamp(30px,3.6vw,60px) 38px;position:relative;width:95%}@media screen and (max-width:1200px){.about-detail__other{width:100%}}@media screen and (max-width:834px){.about-detail__other{border-radius:10px;padding:15px}}.about-detail__other:after{background:url(../img/index/img-character08.png) no-repeat 50%/cover;background-size:contain;bottom:-10px;content:"";height:clamp(148px,12.3vw,205px);position:absolute;right:0;right:-10px;width:clamp(100px,8.3vw,139px)}@media screen and (max-width:834px){.about-detail__other:after{height:80px;width:50px}}.about-detail__other:before{border-bottom:24px solid #f8f8f8;border-left:14px solid transparent;border-right:14px solid transparent;bottom:100%;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.about-detail__other-ttl{color:#fb5475;font-size:2.4rem;font-weight:600;line-height:1.5;margin-bottom:24px}@media screen and (max-width:834px){.about-detail__other-ttl{font-size:2rem;margin-bottom:20px}}.about-detail__other-ct{display:-ms-flexbox;display:-webkit-box;display:flex;gap:40px}@media screen and (max-width:834px){.about-detail__other-ct{display:block}}.about-detail__other-ctttl{font-size:1.8rem;font-weight:600;line-height:1.5;margin-bottom:0;margin-top:0}@media screen and (max-width:834px){.about-detail__other-ctttl{font-size:1.6rem}}.about-detail__other-l,.about-detail__other-r{border-radius:10px;padding:24px 0 12px;text-align:center}.about-detail__other-l{background-color:#dcf0fa;position:relative;width:calc(50% - 20px)}@media screen and (max-width:834px){.about-detail__other-l{margin-bottom:40px;width:100%}}.about-detail__other-l:after{background:url(../img/index/arrow-right.svg) no-repeat 50%/cover;background-size:100%;content:"";height:32px;left:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:36px}@media screen and (max-width:834px){.about-detail__other-l:after{left:50%;top:calc(100% + 19px);-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}}.about-detail__other-r{background-color:#4da9d9;color:#fff;width:calc(50% - 20px)}@media screen and (max-width:834px){.about-detail__other-r{width:100%}}.sec-case{background:#fff;padding:clamp(55px,7.3vw,128px) 0 clamp(60px,7.2vw,120px)}.case-ttl{margin-bottom:clamp(36px,4.3vw,72px)}@media screen and (max-width:834px){.case-ttl{margin-bottom:25px}}.case-t{display:-ms-flexbox;display:-webkit-box;display:flex;gap:clamp(40px,5vw,80px);margin-bottom:clamp(35px,4.2vw,70px)}@media screen and (max-width:834px){.case-t{display:block;margin-bottom:50px}}.case-t__ttl{font-size:clamp(3rem,2.5vw,4.2rem);font-weight:600;line-height:1.4285714286;margin-bottom:clamp(35px,4.2vw,70px);position:relative;top:5px}@media screen and (max-width:834px){.case-t__ttl{font-size:2.2rem}}.case-t__ttl-en{font-size:clamp(3.2rem,3.1vw,5.2rem);font-weight:600;line-height:1}.case-t__l{width:calc(50% - clamp(40px, 5vw, 80px)/2)}@media screen and (max-width:834px){.case-t__l{width:100%}}.case-t__r{background:#f2fbf7;border-radius:30px;padding:10px 0 0;width:calc(50% - clamp(40px, 5vw, 80px)/2)}@media screen and (max-width:834px){.case-t__r{width:100%}}.case-t__list{font-size:1.6rem;line-height:1.25}.case-t__list-dl{border-top:1px solid #dbede5;display:-ms-flexbox;display:-webkit-box;display:flex;padding:25.5px 0}.case-t__list-dt{color:#54c695;font-weight:500;width:clamp(100px,9vw,150px)}.case-t__list-dd{padding-left:5px;width:calc(100% - clamp(100px, 9vw, 150px))}.case-t__dl{border-bottom:1px solid #dbede5;display:-ms-flexbox;display:-webkit-box;display:flex;padding:clamp(12px,1.5vw,25px) clamp(15px,2.2vw,35px) clamp(14px,1.68vw,28px)}.case-t__dl:last-child{border-bottom:none}.case-t__dt{color:#54c695;font-size:1.6rem;font-weight:600;line-height:1.875;padding-right:15px;width:clamp(120px,10vw,165px)}.case-t__dd{width:calc(100% - clamp(120px, 10vw, 165px))}.case-t__dd-t{margin-bottom:8px}.case-t__dd-t:last-child{margin-bottom:0}.case-t__dd-ttl{display:inline-block;font-size:1.3rem;font-weight:500;line-height:1.5;margin-bottom:4px}.case-t__dd-ct .chart{background:#80858c;border-radius:5px;display:inline-block;height:45px;position:relative;width:57%}.case-t__dd-ct .chart.chart02{background:#54c695;width:97%}.case-t__dd-ct .chart.chart03{width:59%}.case-t__dd-ct .chart.chart04{background:#54c695;width:90%}.case-t__dd-ct .txt{color:#fff;display:inline-block;font-size:2rem;font-weight:600;line-height:1.2;position:absolute;right:11px;top:calc(50% + 2px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.case-ct{background-color:#e4f7ef;border-radius:20px;overflow:hidden;padding:clamp(25px,5vw,84px) clamp(20px,3.75vw,63px) clamp(20px,4.6vw,77px);position:relative}.case-ct>*{position:relative;z-index:2}.case-ct:after{background:url(../img/index/circle-studior.png) no-repeat 50%/cover;background-size:contain;content:"";height:532px;position:absolute;right:-177px;top:-164px;width:532px}.case-ct__ttl{font-size:clamp(2.2rem,2vw,3.2rem);font-weight:600;line-height:1.3125;margin-bottom:5px;text-align:center}@media screen and (max-width:834px){.case-ct__ttl{text-align:left}}.case-ct__txt{margin-bottom:52px;text-align:center}@media screen and (max-width:834px){.case-ct__txt{margin-bottom:25px;text-align:left}}.case-ct__list{display:-ms-flexbox;display:-webkit-box;display:flex;gap:0 clamp(35px,3.4vw,57px)}@media screen and (max-width:834px){.case-ct__list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.case-ct__list-l{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 0 30px 0 rgba(9,152,132,.2);box-shadow:0 0 30px 0 rgba(9,152,132,.2);font-size:1.6rem;line-height:1.625;padding:clamp(15px,2.8vw,46px) clamp(15px,2.3vw,37px) clamp(15px,2.1vw,34px);width:calc(57.5% - clamp(35px, 3.4vw, 57px))}@media screen and (max-width:834px){.case-ct__list-l{width:100%}}.case-ct__list-r{padding-right:2%;width:42.5%}@media screen and (max-width:1200px){.case-ct__list-r{padding-right:0}}@media screen and (max-width:834px){.case-ct__list-r{margin-bottom:25px;width:100%}}.case-ct__list-dl{margin-bottom:14px}.case-ct__list-dl:last-child{margin-bottom:0}.case-ct__list-dt{display:-ms-flexbox;display:-webkit-box;display:flex;font-weight:500;gap:0 3px;position:relative}.case-ct__list-dt:before{background:#54c695 url(../img/index/icon-check01.png) no-repeat 50%/cover;background-size:11px 8px;border-radius:50%;content:"";height:20px;position:relative;top:1px;width:20px}.case-ct__list-dd{background-color:#f2fbf7;border-radius:5px;color:#54c695;display:-ms-flexbox;display:-webkit-box;display:flex;font-weight:500;margin-left:5%;padding:7px 3px 7px 5px;width:91%}.case-ct__list-dd .material-symbols-outlined{font-size:1.8rem;font-weight:600}.case-ct__list-img{position:relative}.case-ct__list-img>picture{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);box-shadow:0 0 30px 0 rgba(0,0,0,.2);display:inline-block;overflow:hidden;width:100%}.case-ct__list-corner{bottom:-23%;height:clamp(120px,14.3vw,240px);left:-17%;position:absolute;width:clamp(120px,14.3vw,240px)}@media screen and (max-width:834px){.case-ct__list-corner{bottom:-7px;left:-26px}}.case-ct__list-corner>picture{background-color:#fff;border-radius:50%;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);box-shadow:0 0 30px 0 rgba(0,0,0,.2);display:inline-block}.case-ct__list-corner img{-o-object-fit:contain;object-fit:contain;width:100%}.sec-features{padding:clamp(50px,6.7vw,112px) 0 clamp(50px,8.9vw,148px)}.features-ttl{margin-bottom:clamp(33px,4vw,66px)}.features-block{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 0 20px 0 rgba(9,152,132,.2);box-shadow:0 0 20px 0 rgba(9,152,132,.2);margin-bottom:clamp(40px,5vw,80px);padding:clamp(25px,2.98vw,50px) clamp(35px,4.2vw,70px) clamp(30px,5.6vw,92px);position:relative}@media screen and (max-width:834px){.features-block{padding:15px}}.features-block:last-child{margin-bottom:0}.features-block .features-note{background-color:#66c167;border-radius:50%;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:1.5rem;font-weight:600;height:120px;left:-19px;line-height:1.2;padding:10px 5px;position:absolute;text-align:center;top:-18px;width:120px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px){.features-block .features-note{font-size:1.2rem;height:80px;left:-10px;top:-15px;width:80px}}.features-block__ttl{border-bottom:1px solid #eee;font-size:clamp(2.6rem,4.1vw,4.2rem);margin-bottom:clamp(30px,3.9vw,65px);padding-bottom:clamp(.5em,3.6vw,50px);text-align:center}.features-block__ttl small{color:#66c167;font-size:max(1.4rem,.381em);font-weight:600}.features-block__ttl span{display:block;font-weight:600;line-height:1.2}.features-block--blue .features-note{background-color:#4da9d9}.features-block--blue .features-block__ttl small,.features-block--blue .features-list__ct-ttl{color:#4da9d9}.features-block--blue .features-list__img-wrap:after{background:#f1fafe}.features-list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px clamp(30px,3.6vw,60px)}@media screen and (max-width:834px){.features-list{gap:29px 0}}.features-list__img{text-align:center;width:clamp(120px,9.7vw,167px)}@media screen and (max-width:834px){.features-list__img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}}.features-list__img-wrap{position:relative}@media screen and (max-width:834px){.features-list__img-wrap{width:40%}}.features-list__img-wrap:after{background-color:#f2fbf7;border-radius:50%;content:"";height:clamp(60px,7.2vw,120px);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:clamp(60px,7.2vw,120px)}.features-list__img picture{position:relative;z-index:2}.features-list__ct{width:calc(100% - clamp(120px, 9.7vw, 162px) - 25px)}@media screen and (max-width:834px){.features-list__ct{width:100%}}.features-list__ct-ttl{color:#66c167;font-size:1.8rem;font-weight:600;line-height:1.5;margin-bottom:11px;margin-top:0}@media screen and (max-width:834px){.features-list__ct-ttl{margin-bottom:0;text-align:left;width:72%}}.features-list__ct-txt{font-size:1.4rem;line-height:1.5714285714}.features-list__item{display:-ms-flexbox;display:-webkit-box;display:flex;gap:0 25px;width:calc(50% - clamp(30px, 3.6vw, 60px)/2)}@media screen and (max-width:834px){.features-list__item{display:block;width:100%}}.sec-price{background:#fff;padding:clamp(50px,6.7vw,112px) 0 clamp(50px,8.9vw,147px)}@media screen and (max-width:834px){.sec-price{padding:50px 0}}.price-ttl{margin-bottom:33px}@media screen and (max-width:834px){.price-ttl{margin-bottom:25px}}.price-ttlmain{font-size:clamp(2.2rem,2vw,3.2rem);font-weight:600;line-height:1.3125;margin-bottom:clamp(30px,3.9vw,65px);text-align:center}.price-t{background-color:#1ba66a;border-radius:20px;display:-ms-flexbox;display:-webkit-box;display:flex;gap:0 clamp(70px,8.35vw,140px);margin-bottom:clamp(30px,3.6vw,60px);padding:clamp(15px,3.7vw,62px) clamp(25px,6vw,100px);position:relative;text-align:center}@media screen and (max-width:834px){.price-t{display:block}}.price-t:before{color:#fff;content:"+";font-size:3rem;font-weight:700;left:50%;line-height:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:834px){.price-t:before{font-size:2rem}}.price-t:after{background-color:#000;border-radius:50%;content:"";height:46px;left:50%;opacity:.102;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:46px}@media screen and (max-width:834px){.price-t:after{height:30px;width:30px}}.price-t__l,.price-t__r{background-color:#fff;border-radius:20px;padding:clamp(15px,1.8vw,30px) clamp(15px,1.8vw,30px) clamp(15px,2.3vw,38px);width:calc(50% - clamp(70px, 8.35vw, 140px)/2)}@media screen and (max-width:834px){.price-t__l,.price-t__r{width:100%}.price-t__l{margin-bottom:50px}}.price-t__ttl{color:#1ba66a;font-size:1.8rem;font-weight:600;line-height:1.2;margin-bottom:5px;text-align:center}.price-t__value{color:#1ba66a;font-weight:700}.price-t__value .price{font-family:Poppins,sans-serif;font-size:clamp(4.5rem,3.6vw,6rem);font-weight:700;line-height:1}@media screen and (max-width:834px){.price-t__value .price{font-size:3.5rem}}.price-t__value .unit{font-size:clamp(2.5rem,2.4vw,4rem);line-height:1}.price-t__value .unit small{bottom:-5px;font-size:clamp(1.2rem,1vw,1.5rem);left:-10px;position:relative}@media screen and (max-width:1200px){.price-t__value .unit small{bottom:0;left:0}}.price-ct{display:-ms-flexbox;display:-webkit-box;display:flex;gap:clamp(20px,2.4vw,40px);margin-bottom:63px}@media screen and (max-width:834px){.price-ct{display:block}}.price-ct__item{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 0 20px 0 rgba(9,152,132,.2);box-shadow:0 0 20px 0 rgba(9,152,132,.2);overflow:hidden;width:calc(50% - clamp(20px, 2.4vw, 40px)/2)}@media screen and (max-width:834px){.price-ct__item{margin-bottom:25px;width:100%}.price-ct__item:last-child{margin-bottom:0}}.price-ct__item:nth-child(2n) .price-ct__t{background:#4da9d9}.price-ct__item:nth-child(2n) .price-ct__main-t{color:#4da9d9}.price-ct__item:nth-child(2n) .price-ct__main-item:nth-child(odd){background:#edf6fb}.price-ct__item:nth-child(2n) .price-ct__main-item:before{background:#4da9d9 url(../img/index/icon-check01.png) no-repeat 50%;background-size:14px 10px}.price-ct__t{background:#66c167;color:#fff;padding:29px 25px 30px;text-align:center}@media screen and (max-width:834px){.price-ct__t{padding:12px 15px}}.price-ct__tag{display:inline-block;font-size:1.4rem;font-weight:600;line-height:1;margin-bottom:7px;padding:12px 10px 9px;position:relative;width:140px}@media screen and (max-width:834px){.price-ct__tag{padding:9px 7px 6px;width:130px}}.price-ct__tag:after{background-color:#000;border-radius:30px;content:"";height:100%;opacity:.102;position:absolute;right:0;top:0;width:100%}.price-ct__tag span{opacity:1;position:relative;z-index:2}.price-ct__ttl{display:block;font-size:clamp(2.2rem,2vw,3.2rem);margin:0;padding-bottom:0}.price-ct__ttl,.price-ct__txt{font-weight:600;line-height:1.5}.price-ct__txt{font-size:1.4rem}.price-ct__main{padding:30px 6px 55px}@media screen and (max-width:834px){.price-ct__main{padding:20px 0 15px}}.price-ct__main-t{color:#66c167;font-weight:700;margin-bottom:33px;text-align:center}@media screen and (max-width:834px){.price-ct__main-t{margin-bottom:16px}}.price-ct__main-t small{font-size:clamp(1.2rem,1vw,1.5rem);line-height:1.2}.price-ct__main-price{font-family:Poppins,sans-serif;font-size:clamp(4rem,3.6vw,6rem);font-weight:700;line-height:1}@media screen and (max-width:834px){.price-ct__main-price{font-size:3.5rem}}.price-ct__main-caculator,.price-ct__main-unit{font-size:clamp(2.5rem,2.4vw,4rem);font-weight:700;line-height:1.2}.price-ct__main-item{background:#eff9f0;display:-ms-flexbox;display:-webkit-box;display:flex;padding:15px 30px}.price-ct__main-item:nth-child(2n){background:#fff}.price-ct__main-item:before{background:#66c167 url(../img/index/icon-check01.png) no-repeat 50%;background-size:14px 10px;border-radius:20px;content:"";height:20px;margin-right:7px;position:relative;top:4px;width:20px}.price-ct__main-list{padding:0 clamp(20px,2.4vw,40px)}.price-detail{background-color:#e4f7ef;border-radius:20px;padding:clamp(30px,3.4vw,58px) clamp(30px,3.6vw,60px)}.price-detail__ttl{color:#1ba66a;font-size:2.4rem;font-weight:600;line-height:1.5;margin-bottom:34px;margin-top:0;text-align:center}@media screen and (max-width:834px){.price-detail__ttl{font-size:2rem;margin-bottom:17px}}.price-detail__list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:clamp(1.2rem,1vw,1.4rem);gap:15px 15px;line-height:1.5}@media screen and (max-width:834px){.price-detail__list{display:block}}.price-detail__item{background:#fff;border-radius:20px;padding:clamp(15px,1.8vw,30px) clamp(15px,1.6vw,26px) clamp(15px,1.6vw,25px);text-align:center;width:calc(33.33% - 10px)}@media screen and (max-width:834px){.price-detail__item{margin-bottom:25px;width:100%}.price-detail__item:last-child{margin-bottom:0}}.price-detail__item-ttl{color:#1ba66a;font-size:1.6rem;font-weight:600;line-height:1.875;margin-bottom:8px}.price-detail__item-dt{font-weight:500}.price-detail__item-dl{border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px 5px}.lp-about{padding:100px 0 91px;position:relative;z-index:1}@media screen and (max-width:834px){.lp-about{padding:50px 0}}.lp-about:before{background:#f8f8f8;bottom:-317px;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.lp-about__ttl{font-size:clamp(2.4rem,3.2vw,3.2rem);line-height:1.5;text-align:center}.lp-about__ttl .lg{background:#fff;border-radius:40px;color:#19a568;letter-spacing:.04em;line-height:1.6;margin:0 auto 25px;padding:12px 111px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.lp-about__ttl .small{margin:.2em 0 0 .5em}.lp-about__ttl img{height:2.2em}.lp-about__ttl>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lp-about__lead{font-size:clamp(1.7rem,2.1vw,2.02rem);font-weight:700;line-height:1.85;margin:1.75em 0 3.05em;text-align:center}.lp-about__lead strong{color:var(--green);font-size:clamp(2.3rem,2.8vw,2.78rem)}@media screen and (max-width:834px){.lp-about__lead strong{font-size:2.4rem}}.lp-about__sec-ttl{background:var(--green);border-radius:1.16em;color:#fff;font-size:clamp(2rem,3.59vw,3rem);margin-bottom:.666em;padding:.66em 10%}@media screen and (max-width:834px){.lp-about__sec-ttl{padding:.66em 6%}}.lp-about__sec-ttl .no{display:inline-block;font-family:Roboto,sans-serif;font-size:146%;font-style:italic;line-height:.5;margin-right:.6818em;padding-right:1.25em;position:relative;top:.05em}@media screen and (max-width:834px){.lp-about__sec-ttl .no{margin-right:.2em;padding-right:.75em}}.lp-about__sec-ttl .no:before{background:#fff;bottom:-.2em;content:"";display:inline-block;height:.79545em;position:absolute;right:.25em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:2px}.lp-about__list{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:640px){.lp-about__list{grid-template-columns:1fr}}.lp-about__btn{margin-top:60px}.lp-about__list-item{border-radius:8px;position:relative;z-index:1}.lp-about__list-item:after,.lp-about__list-item:before{content:"";position:absolute;z-index:-1}.lp-about__list-item:before{background:url(../img/index/intro-boxshadow.png) 50%/contain no-repeat;height:251px;left:0;right:0;top:100%;-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.lp-about__list-item:after{border-left:36px solid transparent;border-right:36px solid transparent;border-top:28px solid #fff;left:calc(50% - 36px);top:calc(100% - 1px)}.lp-about__list-img{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;background:#fff;margin:0 auto;padding:31px 60px 33px}.lp-about__list-ttl{background:#13975d;background:linear-gradient(135deg,#13975d,#1c6d4a);border-radius:8px 8px 0 0;color:#fff;font-size:clamp(2rem,2.8vw,2.8rem);font-weight:600;line-height:1.5;padding:34px 10px 31px;text-align:center;text-wrap:auto}.lp-about__list-ttl span{color:#fff462}.lp-about__list-tag{margin-top:13px;text-align:center}.lp-about__list-tag span{background:#29a06a;border-radius:15px;color:#fff;display:inline-block;font-size:1.4rem;font-weight:700;margin:0 3px 5px;padding:5px 15px}.lp-about__list-txt{background:#fff;font-size:clamp(1.4rem,2.2vw,2.2rem);font-weight:600;line-height:1.7;padding-bottom:30px;text-align:center}.lp-about__cta{background:#deeee3;padding:45px 0 66px}.lp-about__cta-ttl{color:var(--green);display:block;font-size:clamp(2.4rem,2.916vw,3.5rem);line-height:1.3;margin-bottom:27px;text-align:center}.lp-about__cta-ttl span{font-size:clamp(4rem,5.333vw,6.4rem);font-weight:700}@media screen and (max-width:834px){.lp-about__cta-ttl span{position:relative;top:3px}}.lp-about__cta-desc{font-size:2rem;font-weight:700;letter-spacing:1px;line-height:1.5;margin-bottom:38px;text-align:center}@media screen and (max-width:834px){.lp-about__cta-desc{font-size:1.7rem}}.lp-about__ctalist{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:900px}.lp-about__ctalist li{width:calc(50% - 20px)}@media screen and (max-width:834px){.lp-about__ctalist li{margin-bottom:20px;width:100%}.lp-about__ctalist li:last-child{margin-bottom:0}}.lp-about__ctalist li a{background:var(--green);border-radius:30px;color:#fff;display:block;font-size:1.3rem;line-height:1.5;padding:24px 8% 31px;position:relative;-webkit-transition:.3s ease;transition:.3s ease}@media (any-hover:hover){.lp-about__ctalist li a{-webkit-transition:opacity .2s;transition:opacity .2s}.lp-about__ctalist li a:hover{opacity:.7}}@media screen and (max-width:834px){.lp-about__ctalist li a{border-radius:10px;padding:30px 20px}}.lp-about__ctalist li:first-child a{background:url(../img/index/cta-bg-item-01.png) no-repeat;background-size:cover}.lp-about__ctalist p{margin-bottom:42px}.lp-about__ctalist-ttl{display:block;font-size:2.8rem;font-size:clamp(2.2rem,2.333vw,2.8rem);font-weight:700}@media screen and (max-width:834px){.lp-about__ctalist-ttl{margin-bottom:10px}}.lp-about__ctalist-btn{background:var(--green);border-radius:10px;display:inline-block;font-size:1.8rem;font-weight:700;min-width:180px;padding:11px 18px;text-align:center}@media screen and (max-width:834px){.lp-about__ctalist-btn{font-size:1.6rem;min-width:160px;padding:10px 18px}}.lp-about__ctalist-btn--white{background:#fff;color:var(--green)}.lp-about__ctalist-icon{bottom:0;display:block;position:absolute;right:28px}@media screen and (max-width:834px){.lp-about__ctalist-icon{right:15px;width:85px}}.lp-plan{background:#e8f3ea;position:relative;z-index:1}.lp-plan:before{background:#13975d;background:linear-gradient(135deg,#13975d,#1c6d4a);content:"";height:46.9%;left:0;position:absolute;right:0;top:0;z-index:-1}.lp-plan .lp-plan__main{background:transparent;padding-bottom:min(80px,13.3333333333vw);padding-top:min(83px,13.3333333333vw)}.lp-plan .c-ttl__08{margin-bottom:min(84px,8vw)}.lp-plan__str{display:-ms-flexbox;display:-webkit-box;display:flex;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;font-size:clamp(1.4rem,2vw,2rem);font-weight:600;line-height:1.7;margin-bottom:min(64px,8vw)}.lp-plan__str>*{padding:0 30px;position:relative}.lp-plan__str>:after,.lp-plan__str>:before{background:#fff462;bottom:-3px;content:"";position:absolute;top:11px;width:4px}.lp-plan__str>:before{left:0;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.lp-plan__str>:after{right:0;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.lp-plan__group{display:grid;gap:32px;margin-bottom:min(64px,8vw)}@media screen and (min-width:835px){.lp-plan__group{grid-template-columns:repeat(2,1fr)}}.lp-plan__group-item{background:#fff;border-radius:8px;padding:min(25px,4vw) min(24px,4vw) min(64px,8vw);position:relative}.lp-plan__group-item:nth-child(2n) .lp-plan__group-lbl{background:#ff9700}.lp-plan__group-item:nth-child(2n) .lp-plan__group-ttl small{color:#ff9700}.lp-plan__group-item:nth-child(2n) .lp-plan__group-ttl small:before{background:#ff9700}.lp-plan__group-item:nth-child(2n) .lp-plan__group-icon{display:none}.lp-plan__group-lbl{background:#19a568;border-radius:20px;color:#fff;font-size:clamp(1.4rem,2vw,2rem);font-weight:600;line-height:1.7;padding:2px 10px;text-align:center}.lp-plan__group-ttl{display:grid;font-size:clamp(2.4rem,3.2vw,3.2rem);font-weight:600;gap:41px;padding:30px 0 22px;text-align:center}.lp-plan__group-ttl small{color:#19a568;font-size:62.5%;position:relative}.lp-plan__group-ttl small:before{background:#19a568;content:"";height:2px;left:calc(50% - 32px);position:absolute;top:-23px;width:64px}.lp-plan__group-img{margin:0 auto -1px;max-width:479px;position:relative}.lp-plan__group-img:before{content:"";display:block;padding-bottom:41.9624217119%}.lp-plan__group-img img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.lp-plan__group-list{background:#f3f3f3;display:grid;font-size:clamp(1.3rem,1.8vw,1.8rem);font-weight:600;gap:11px 0;letter-spacing:.01em;line-height:1.7;margin:0 auto;max-width:516px;padding:33px 5px 31px;width:90%}@media screen and (min-width:835px){.lp-plan__group-list{grid-template-columns:repeat(2,1fr)}}.lp-plan__group-list>*{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;gap:2px}.lp-plan__group-list .material-symbols-outlined{color:#19a568;font-size:161.1111111111%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.lp-plan__group-icon{background:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;height:clamp(50px,6.5vw,96px);position:absolute;right:-16px;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);width:clamp(50px,6.5vw,96px);z-index:1;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px){.lp-plan__group-icon{bottom:-16px;left:50%;right:auto;top:auto;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}}.lp-plan__group-icon .material-symbols-outlined{color:#19a568;font-size:clamp(5rem,6vw,9.6rem);line-height:1}.lp-plan__pay{background:#fff;border-radius:8px;display:-ms-flexbox;display:-webkit-box;display:flex;padding:min(64px,8vw) min(77px,4vw) min(58px,8vw);-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:834px){.lp-plan__pay{gap:15px}}.lp-plan__pay-ttl{color:#19a568;font-size:clamp(2rem,2.8vw,2.8rem);font-weight:600;line-height:1.7;margin-top:-1px;width:288px}.lp-plan__pay-ttl small{color:#231815;display:block;font-size:clamp(1.2rem,1.6vw,1.6rem);margin-top:3px}.lp-plan__pay-ct{-webkit-box-flex:1;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;gap:32px}@media screen and (max-width:834px){.lp-plan__pay-ct{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-plan__pay-tbl{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:834px){.lp-plan__pay-tbl{width:100%}}.lp-plan__pay-tbl:first-child{min-width:286px}.lp-plan__pay-tbl th{padding-bottom:10px}.lp-plan__pay-tbl th span{background:#f3f3f3;display:block;font-size:clamp(1.3rem,1.8vw,1.8rem);padding:12px 10px}.lp-plan__pay-tbl td{border-bottom:1px dashed #19a568;font-size:clamp(1.2rem,1.6vw,1.6rem);height:36px}.lp-plan__pay-tbl tr:last-child td{border-bottom:none}.lp-plan__top{position:relative}.lp-plan__top:after{border-color:#fff transparent transparent;border-style:solid;border-width:38px 100px 0;bottom:0;content:"";display:inline-block;height:0;left:50%;position:absolute;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:0}@media screen and (max-width:640px){.lp-plan__top:after{border-width:20px 30px 0}}.lp-plan__top .inner{max-width:960px;padding:3.5em 0 4.5em;position:relative}@media screen and (max-width:834px){.lp-plan__top .inner{padding:2em 2em 0}}.lp-plan__top-ttl{color:var(--green);-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:3.2rem;font-weight:600;line-height:1.5;margin-bottom:.6em;position:relative;right:-32px;text-align:center}@media screen and (max-width:1200px){.lp-plan__top-ttl{right:0}}@media screen and (max-width:834px){.lp-plan__top-ttl{font-size:2.4rem}}.lp-plan__top-ttl .txt-logo{position:relative;top:11px}@media screen and (max-width:834px){.lp-plan__top-ttl .txt-logo{top:8px}}.lp-plan__top-ttl .txt-logo img{height:auto;top:0}@media screen and (max-width:834px){.lp-plan__top-ttl .txt-logo img{width:150px}}.lp-plan__top-ttl .txt-24{font-size:2.4rem}@media screen and (max-width:834px){.lp-plan__top-ttl .txt-24{font-size:2rem}}.lp-plan__top-ttl .txt-26{font-size:2.6rem}@media screen and (max-width:834px){.lp-plan__top-ttl .txt-26{font-size:2.2rem}}.lp-plan__top-desc{line-height:2;text-align:center}@media screen and (max-width:1024px){.lp-plan__top-desc{margin:0 auto 1em;max-width:350px}}@media screen and (max-width:834px){.lp-plan__top-list-icon{display:-ms-flexbox;display:-webkit-box;display:flex;margin:0 auto;max-width:300px;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}}.lp-plan__top-icon{bottom:0;position:absolute;width:156px}@media screen and (max-width:834px){.lp-plan__top-icon{position:static;width:120px}}.lp-plan__top-icon--left{left:-20px}.lp-plan__top-icon--right{right:-20px;width:160px}@media screen and (max-width:834px){.lp-plan__top-icon--right{width:134px}}.lp-plan__main{background:var(--gray);padding:clamp(4em,9vw,10.5em) 0 clamp(4em,7vw,8.7em)}.lp-plan__ttl{margin-bottom:2em}.lp-plan__cost{display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-weight:600;gap:10px;margin:0 auto 2em;max-width:510px;text-align:center}.lp-plan__cost:after{background:url(../img/index/icon-price.png) no-repeat 50%/100%;content:"";display:inline-block;height:80px;position:absolute;right:0;top:0;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%);width:80px}@media screen and (max-width:640px){.lp-plan__cost:after{height:60px;top:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);width:60px}}.lp-plan__cost .head{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;background:var(--green03);border-radius:3px 3px 0 0;height:68px}@media screen and (max-width:640px){.lp-plan__cost .head{height:50px}}.lp-plan__cost .clm{background:var(--wh);border-radius:6px;padding:3px}.lp-plan__cost .cost{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;color:var(--green);font-weight:600;padding:10px}.lp-plan__cost .cost span{display:inline-block;font-family:Roboto,sans-serif;font-weight:500;line-height:.7}.lp-plan__cost-left{position:relative;width:240px}@media screen and (max-width:640px){.lp-plan__cost-left{width:40%}}.lp-plan__cost-left:before{background:#fff;border:2px solid var(--wh);border-radius:50%;bottom:20px;-webkit-box-sizing:content-box;box-sizing:content-box;color:#c9caca;content:"";content:"\f055";display:inline-block;font-family:Font Awesome\ 6 Free;font-size:clamp(3rem,1.4285714286rem + 2.2321428571vw,4rem);font-weight:900;height:auto;height:1lh;left:224px;position:absolute;width:auto;width:1lh;z-index:2}@media screen and (max-width:640px){.lp-plan__cost-left:before{bottom:15px;left:calc(100% - 12px);-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}.lp-plan__cost-left .head{color:var(--green);font-size:clamp(1.8rem,.5rem + 3.125vw,3.2rem);gap:0 6px;position:relative}.lp-plan__cost-left .head:before{background:url(../img/index/icon-begin.png) no-repeat 50%/100%;content:"";display:inline-block;height:1.0406em;position:absolute;position:relative;width:.6875em}@media screen and (max-width:834px){.lp-plan__cost-left .head:before{height:38px;width:20px}}.lp-plan__cost-left .cost{font-size:clamp(1.8rem,.5892857143rem + 2.6785714286vw,3rem)}.lp-plan__cost-left .cost span{font-size:266%}.lp-plan__cost-right{width:calc(100% - 240px)}@media screen and (max-width:640px){.lp-plan__cost-right{width:calc(60% - 10px)}}.lp-plan__cost-right .head{font-size:clamp(1.8rem,.7678571429rem + 1.7857142857vw,2.6rem)}.lp-plan__cost-right .cost{font-size:clamp(1.6rem,.7321428571rem + 1.3392857143vw,2.2rem)}.lp-plan__cost-right .cost span{font-size:272%}.lp-plan__list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:5.5em}@media screen and (max-width:640px){.lp-plan__list{margin-bottom:3.5em}}.lp-plan__list-left{position:relative;width:31.67%}.lp-plan__list-left:after{background:#fff;border:3px solid var(--wh);border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;color:#c9caca;content:"";content:"\f055";display:inline-block;font-family:Font Awesome\ 6 Free;font-size:clamp(4rem,3.272rem + 1.942vw,7rem);font-weight:900;height:auto;height:1lh;position:absolute;right:16px;top:50%;-webkit-transform:translate(100%,-50%);-ms-transform:translate(100%,-50%);transform:translate(100%,-50%);width:auto;width:1lh;z-index:2}@media screen and (max-width:834px){.lp-plan__list-left:after{bottom:17px;left:50%;top:auto;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%)}.lp-plan__list-left{margin-bottom:2em;width:100%}}.lp-plan__list-note{font-size:1.4rem;left:-14px;line-height:1.5;margin-bottom:2em;position:relative;text-align:center}@media screen and (max-width:834px){.lp-plan__list-note{left:0;margin-bottom:1em}}.lp-plan__list-note span{color:var(--green);display:inline-block;font-size:1.8rem;font-weight:700;padding:0 .6em;position:relative}@media screen and (max-width:834px){.lp-plan__list-note span{font-size:1.6rem}}.lp-plan__list-note span:after,.lp-plan__list-note span:before{background:var(--green);bottom:6px;content:"";display:inline-block;height:19px;position:absolute;width:2px}.lp-plan__list-note span:before{left:0;-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg)}.lp-plan__list-note span:after{right:0;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}.lp-plan__list-wp{background:var(--wh);border:3px solid var(--wh);border-radius:10px;margin-bottom:1em;padding:2em 0 0;position:relative;text-align:center}.lp-plan__list-label{background:#f6f7f7;border-radius:13px;display:inline-block;font-size:1.2rem;margin-bottom:2em;padding:.5em}@media screen and (max-width:834px){.lp-plan__list-label{margin-bottom:0}}.lp-plan__list-ttl{color:var(--green);font-size:2.4rem;font-weight:600;line-height:1.2;margin-bottom:.2em}@media screen and (max-width:834px){.lp-plan__list-ttl{font-size:2rem}}.lp-plan__list-ttlsub{color:var(--green);display:block;font-size:1.8rem;font-weight:600;line-height:1.5;margin-bottom:.3em}.lp-plan__list-wrap{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;background:var(--green03);border-radius:0 0 10px 10px;padding:1em}.lp-plan__list-sub{color:var(--green);display:inline-block;font-size:1.8rem;font-weight:600;line-height:1.333;text-align:left}.lp-plan__list-sub li{padding-left:.888em;position:relative}.lp-plan__list-sub li:before{background:var(--green);border-radius:50%;content:"";display:inline-block;height:.44em;left:0;position:absolute;top:.45em;width:.44em}.lp-plan__list-sub li:not(:last-child){margin-bottom:.2em}.lp-plan__list-img{margin:0 auto;width:142px}.lp-plan__list-ft{background:var(--green03);display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8em 1em;-ms-flex-line-pack:center;align-content:center;border-radius:0 0 10px 10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.lp-plan__list-price{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:0 10px;margin-bottom:1em;width:100%}@media screen and (min-width:835px) and (max-width:1024px){.lp-plan__list-price{display:block}}.lp-plan__list-price .txt-label{background:var(--wh);border-radius:13px;display:inline-block;font-size:1.3rem;padding:.5em .7em;position:relative;top:4px}@media screen and (max-width:834px){.lp-plan__list-price .txt-label{border-radius:10px;padding:.3em .7em;top:0}}.lp-plan__list-price .txt-price{color:var(--green);font-family:Roboto,sans-serif;font-size:3.8rem;font-weight:500;line-height:1}@media screen and (min-width:835px) and (max-width:1024px){.lp-plan__list-price .txt-price{display:block;margin-top:10px;width:100%}}@media screen and (max-width:834px){.lp-plan__list-price .txt-price{font-size:3.2rem}}.lp-plan__list-price .txt-yen{font-size:2rem;font-weight:600;line-height:1}@media screen and (max-width:834px){.lp-plan__list-price .txt-yen{bottom:2px;font-size:1.8rem;position:relative}}.lp-plan__list-price .--s{bottom:3px;font-size:36.84%;letter-spacing:.05em;margin-left:5px;position:relative}.lp-plan__list-btn{display:-ms-flexbox;display:-webkit-box;display:flex;height:70px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:var(--green);border-radius:6px;color:var(--wh);font-size:2rem;font-weight:600;gap:0 10px}@media (any-hover:hover){.lp-plan__list-btn{-webkit-transition:opacity .2s;transition:opacity .2s}.lp-plan__list-btn:hover{opacity:.7}}@media screen and (max-width:834px){.lp-plan__list-btn{font-size:1.8rem;height:50px}}.lp-plan__list-desc{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";margin-bottom:1.8em;padding:0 1.2em;text-align:left}.lp-plan__list-msg{left:0;position:absolute;top:0;-webkit-transform:translate(-12%,-18%);-ms-transform:translate(-12%,-18%);transform:translate(-12%,-18%);width:90px}@media screen and (max-width:1024px){.lp-plan__list-msg{width:70px}}.lp-plan__list-remarks{text-align:center;width:100%}.lp-plan__list-note02{display:inline-block;font-size:1.3rem;line-height:1.538;line-height:1.4;text-align:left}.lp-plan__list-right{display:-ms-flexbox;display:-webkit-box;display:flex;width:65%;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:834px){.lp-plan__list-right{width:100%}}.lp-plan__list-right .lp-plan__list-note{width:100%}.lp-plan__list-right .lp-plan__list-note span{color:var(--blue)}.lp-plan__list-right .lp-plan__list-note span:after,.lp-plan__list-right .lp-plan__list-note span:before{background:var(--blue)}.lp-plan__list-right .lp-plan__list-sub,.lp-plan__list-right .lp-plan__list-ttl,.lp-plan__list-right .lp-plan__list-ttlsub{color:var(--blue)}.lp-plan__list-right .lp-plan__list-sub li:before{background:var(--blue)}.lp-plan__list-right .lp-plan__list-price .--s,.lp-plan__list-right .lp-plan__list-price .txt-price,.lp-plan__list-right .lp-plan__list-price .txt-yen{color:var(--blue)}.lp-plan__list-right .lp-plan__list-ft,.lp-plan__list-right .lp-plan__list-wrap{background:var(--blue03)}.lp-plan__list-right .lp-plan__list-item{width:calc(50% - 10px)}@media screen and (max-width:834px){.lp-plan__list-right .lp-plan__list-item{width:100%}.lp-plan__list-right .lp-plan__list-item:first-child{margin-bottom:3em}}.lp-plan__list-right .lp-plan__list-btn{background:var(--blue)}.lp-plan__option-ttl{font-size:3rem;font-weight:600;line-height:1.467;margin-bottom:.7em;text-align:center}@media screen and (max-width:834px){.lp-plan__option-ttl{font-size:2.4rem}}.lp-plan__option-dl{background:var(--wh);border:5px solid var(--wh);border-radius:6px;display:-ms-flexbox;display:-webkit-box;display:flex;max-width:900px;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto .5em}.lp-plan__option-dl:last-of-type{margin-bottom:0}@media screen and (max-width:640px){.lp-plan__option-dl{padding:10px}}.lp-plan__option-dt{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:.06em;line-height:1.4;padding-left:1.2em;padding-right:1.2em;width:calc(100% - 250px)}@media screen and (max-width:640px){.lp-plan__option-dt{font-size:1.4rem;margin-bottom:1em;padding:0;width:100%}}.lp-plan__option-dt span{color:var(--green);display:block;font-size:2.2rem;font-weight:600;margin-bottom:5px}@media screen and (max-width:834px){.lp-plan__option-dt span{font-size:1.6rem}}.lp-plan__option-dt .--s{display:inline;font-size:81.82%}.lp-plan__option-dd{display:-ms-flexbox;display:-webkit-box;display:flex;width:250px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:var(--gray);border-radius:6px;gap:0 10px;padding:1em}@media screen and (max-width:640px){.lp-plan__option-dd{padding:.3em;width:100%}}.lp-plan__option-dd .txt-monthly{display:-ms-flexbox;display:-webkit-box;display:flex;height:46px;width:46px;-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);border-radius:50%;font-size:1.4rem}@media screen and (max-width:834px){.lp-plan__option-dd .txt-monthly{font-size:1.2rem;height:40px;width:40px}}.lp-plan__option-dd .txt-price{color:var(--green);font-size:1.8rem;font-weight:600;line-height:1}@media screen and (max-width:834px){.lp-plan__option-dd .txt-price{font-size:1.6rem}}.lp-plan__option-dd .txt-price span{font-family:Roboto,sans-serif;font-size:3.4rem;font-weight:500;margin-right:4px;position:relative;top:3px}@media screen and (max-width:834px){.lp-plan__option-dd .txt-price span{font-size:3rem;top:1px}}.lp-plan__copy{text-align:center}.lp-plan__copy-ttl{font-size:2rem;line-height:1.4}.lp-plan__copy p{margin-bottom:3em}.lp-plan__copy a{margin:0 auto;max-width:400px;padding:0}.lp-management{background:#f3f9f4;overflow:hidden;padding:6em 0 5em}.lp-management__ttlsub{letter-spacing:.02em;margin-bottom:.5em}.lp-management__intro{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:2rem;letter-spacing:.07em;line-height:1.8;margin-bottom:1.2em;text-align:center}@media screen and (max-width:834px){.lp-management__intro{font-size:1.6rem;line-height:2;margin-bottom:3.1em;text-align:left}}.lp-management__block{margin-bottom:2.3em}.lp-management__block .note{font-size:1.6em;margin-top:.625em;text-align:right}@media screen and (max-width:834px){.lp-management__block .note{font-size:1.3rem}}.lp-management__label{background:var(--green02);color:var(--wh);display:block;font-size:2rem;font-weight:600;margin-bottom:.85em;padding:.7em 0;text-align:center}@media screen and (max-width:834px){.lp-management__label{font-size:2.2rem;margin-bottom:.5em;margin-left:-6%;padding:.8em 0;width:112%}}.lp-management__list{display:grid;gap:0 12px;grid-template-columns:1fr 1fr;position:relative}@media screen and (max-width:834px){.lp-management__list{font-size:1.8rem;gap:40px 0;grid-template-columns:1fr;margin:0 auto;max-width:600px}}.lp-management__list:after{background:url(../img/index/ico-swich.png) no-repeat 50%/100%;content:"";display:inline-block;height:80px;left:50%;position:absolute;top:138px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90px}@media screen and (max-width:1200px){.lp-management__list:after{width:65px}}@media screen and (max-width:834px){.lp-management__list:after{background:url(../img/index/ico-switch-sp.png) no-repeat 50%/100%;display:none;height:68px;top:55%;width:80px}}@media screen and (max-width:640px){.lp-management__list:after{top:54.5%}}.lp-management__list-item:nth-child(2) .lp-management__list-box{background:var(--blue03)}@media screen and (min-width:835px){.lp-management__list-item:nth-child(2) .lp-management__list-box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width:834px){.lp-management__list-item:nth-child(2) .lp-management__list-box{padding-bottom:1em;padding-top:4em}}.lp-management__list-item:nth-child(2) .lp-management__list-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (max-width:1024px){.lp-management__list-item:nth-child(2) .lp-management__list-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.lp-management__list-item:nth-child(2) .lp-management__list-ct{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:2.2em}@media screen and (max-width:1024px){.lp-management__list-item:nth-child(2) .lp-management__list-ct{padding-left:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.lp-management__list-item:nth-child(2) .lp-management__list-ct li:before{color:var(--blue)}.lp-management__list-item:nth-child(2) .lp-management__list-ttl{color:var(--blue);letter-spacing:0}@media screen and (max-width:834px){.lp-management__list-item:nth-child(2) .lp-management__list-ttl{top:37px}}@media screen and (min-width:835px){.lp-management__list-item:nth-child(2) .lp-management__list-note{padding:0 0 0 12px}}.lp-management__list-box{background:var(--green03);border:5px solid var(--wh);border-radius:10px;margin-bottom:47px;padding:1.2em 1.2em .8em;position:relative}@media screen and (max-width:1200px){.lp-management__list-box{padding-top:2.2em}}@media screen and (max-width:1024px){.lp-management__list-box{margin-bottom:20px;padding-bottom:1.8em;padding-top:3em}}.lp-management__list-ttl{color:var(--green);font-size:1.8rem;font-weight:600;left:0;letter-spacing:.08em;position:absolute;right:0;text-align:center;top:12px}@media screen and (max-width:834px){.lp-management__list-ttl{top:18px}}.lp-management__list-ttl .txt-logo img{height:21px;top:4px}.lp-management__list-wp{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lp-management__list-img{width:43.82%}@media screen and (max-width:1024px){.lp-management__list-img{margin:0 auto;width:237px}}.lp-management__list-ct{padding-left:1.5em;padding-top:1.8em;width:56.18%}@media screen and (max-width:1200px){.lp-management__list-ct{font-size:1.6rem}}@media screen and (max-width:1024px){.lp-management__list-ct{font-size:1.8rem;padding-left:0;width:100%}}@media screen and (max-width:640px){.lp-management__list-ct{padding-top:0}}.lp-management__list-ct li{background:var(--wh);border-radius:15px;font-weight:600;line-height:1.6;margin-bottom:.3em;max-width:240px;padding:0 0 0 2em;position:relative}@media screen and (max-width:1024px){.lp-management__list-ct li{margin:0 auto .3em;max-width:266px}}.lp-management__list-ct li:before{color:var(--green);content:"";content:"\f00c";display:inline-block;font-family:Font Awesome\ 6 Free;font-weight:900;height:auto;height:1lh;left:7px;position:absolute;top:0;width:auto;width:1lh}@media screen and (max-width:834px){.lp-management__list-ct li:before{left:11px}}.lp-management__list-note{font-size:1.6rem;line-height:1.6}@media screen and (max-width:834px){.lp-management__list-note{font-size:1.4rem}}.lp-management__list-note .nurturing-note{margin-bottom:17px}.lp-management--styles02{padding-bottom:3.5em;padding-top:8.6em}@media screen and (max-width:834px){.lp-management--styles02{padding-bottom:0;padding-top:5.9em}}@media screen and (max-width:640px){.lp-management--styles02{padding-top:3.9em}}.lp-management--styles02 .lp-management__ttl{margin-bottom:1.3em}.lp-management--styles02 .lp-management__intro{margin-bottom:2.1em}@media screen and (max-width:834px){.lp-management--styles02 .lp-management__intro{margin-bottom:3.3em}}.lp-management--styles02 .lp-management__intro span{font-weight:600}.lp-management--styles02 .lp-management__intro .txt-logo img{height:21px;top:7px}@media screen and (max-width:834px){.lp-management--styles02 .lp-management__intro .txt-logo img{top:5px}}.lp-management--styles02 .lp-management__label{font-size:clamp(2.2rem,2.006rem + .518vw,3rem);margin-bottom:.45em;padding:.5em 0}@media screen and (max-width:834px){.lp-management--styles02 .lp-management__label{letter-spacing:.05em;padding:.8em 0}}.cva-heading{background:var(--green);margin-bottom:clamp(70px,10.9166vw,131px);position:relative}@media screen and (max-width:834px){.cva-heading{padding:30px 0 0}}.vca-block{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vca-block__ct{color:#fff;font-size:1.6rem;letter-spacing:.5px;line-height:1.875;padding:45px 3.7% 20px 7%;text-align:center;width:46.7%}@media screen and (max-width:834px){.vca-block__ct{font-size:1.4rem;line-height:1.6;margin-bottom:30px;padding:0;width:100%}}.vca-block__ct-ttl{display:block;font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:1.2;margin-bottom:5px}.vca-block__ct-ttl>span{color:#fff100;display:block}.vca-block__ct-ttl>span small{font-weight:700}.vca-block__ct-ttl small{display:inline-block;font-size:1.5rem;font-weight:400}.vca-block__ct-ttl-num{display:inline-block;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:600;margin:0 0 0 5px}.vca-block__ct-logo{display:block;margin:0 auto 24px;width:243px}.vca-block__img{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;margin:-43px 0;width:53.3%}@media screen and (max-width:834px){.vca-block__img{margin:0 0 -20px;width:100%}}@media screen and (min-width:835px){.cva-links{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;gap:91px 20px}.cva-links li{width:43.4%}.cva-links li .c-btn__02{font-size:2.5rem;height:95px;max-width:100%}.cva-links li .c-btn__02-note{bottom:calc(100% - 4px)}.cva-links li .c-btn__02-note-box{font-size:1.8rem;min-width:66%;padding:10px 17px}}.lp-contact{background:var(--gray);padding:clamp(3em,7vw,8em) 0 clamp(3em,7vw,8.8em)}.lp-contact__ttl{margin-bottom:.65em}.lp-contact__intro{letter-spacing:.06em;margin-bottom:2em;text-align:center;white-space:nowrap}.lp-contact__intro .txt-logo img{height:21px;top:4px}@media screen and (max-width:834px){.lp-contact__intro .txt-logo img{height:18px;top:3px}}.lp-contact__content{background:var(--wh);border-radius:10px;-webkit-box-shadow:0 0 20px rgba(11,5,8,.05);box-shadow:0 0 20px rgba(11,5,8,.05);overflow:hidden;padding:.7em 2.5em 0}@media screen and (max-width:834px){.lp-contact__content{padding:1em 1.5em 0}}.lp-contact__dl{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.55em 0;position:relative}.lp-contact__dl:after{background:url(../img/common/border-dots-02.png) repeat-x top/auto 3px;bottom:0;content:"";display:inline-block;height:3px;left:0;position:absolute;width:100%}@media screen and (max-width:834px){.lp-contact__dl{padding:1em 0}}.lp-contact__dl:last-of-type:after{display:none}.lp-contact__dt{color:var(--green);font-weight:600;width:250px}@media screen and (max-width:834px){.lp-contact__dt{width:150px}}@media screen and (max-width:640px){.lp-contact__dt{width:100%}}.lp-contact__dd{width:calc(100% - 250px)}@media screen and (max-width:834px){.lp-contact__dd{width:calc(100% - 150px)}}@media screen and (max-width:640px){.lp-contact__dd{width:100%}}.lp-contact__dd p{margin-bottom:.65em}.lp-contact__dd p span{font-weight:600}.lp-contact__dd p:last-of-type{margin-bottom:0}.lp-contact__list-dots{margin-bottom:1em}.lp-contact__list-dots li{margin-bottom:.55em;padding-left:20px;position:relative}.lp-contact__list-dots li:last-of-type{margin-bottom:0}.lp-contact__list-dots li:before{background:var(--green);border-radius:50%;content:"";display:inline-block;height:10px;left:0;position:absolute;top:7px;width:10px}.lp-contact__sercurity{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;border-radius:10px;-webkit-box-shadow:0 0 20px rgba(11,5,8,.08);box-shadow:0 0 20px rgba(11,5,8,.08);-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.lp-contact__sercurity-label{background:var(--green03);color:var(--green);display:block;font-size:2rem;font-weight:600;line-height:1.4;padding:1em;text-align:center;width:180px}@media screen and (max-width:834px){.lp-contact__sercurity-label{font-size:1.6rem}}@media screen and (max-width:640px){.lp-contact__sercurity-label{width:100%}}.lp-contact__sercurity-img{display:-ms-flexbox;display:-webkit-box;display:flex;width:calc(100% - 180px);-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:0 30px;padding:0 9%}@media screen and (max-width:1024px){.lp-contact__sercurity-img{padding:0 4%}}@media screen and (max-width:834px){.lp-contact__sercurity-img{padding:1em}}@media screen and (max-width:640px){.lp-contact__sercurity-img{width:100%}}.lp-contact__sercurity-img img{display:block;margin:0 auto;max-width:335px;width:100%}.sec-contact{margin:0 auto;max-width:960px;padding:clamp(60px,10vw,90px) 0}.sec-contact__ttl{color:var(--green);font-size:clamp(2.6rem,4.31vw,3.6rem);margin-bottom:1.5em;text-align:center}.ma_tool-row .ma_tool-checkboxgrp-checkbox:after{left:4px;top:4px}@media (any-hover:hover){.ma_tool-button-wrapper .ma_tool-button{-webkit-transition:opacity .2s;transition:opacity .2s}.ma_tool-button-wrapper .ma_tool-button:hover{opacity:.7}}.sec-trialForm{background:var(--gray);overflow:hidden}.sec-trialForm__form{padding-bottom:clamp(60px,10vw,90px);padding-top:clamp(60px,10vw,90px)}@media screen and (min-width:835px){.sec-trialForm__form{display:grid;gap:60px;grid-template-columns:1fr 1fr}}.sec-trialForm__ttl{background:var(--green);color:var(--wh);font-size:clamp(1.5rem,4.31vw,2.4rem);padding:2.15em 1em;text-align:center}.sec-trialForm__subttl{color:var(--green);font-size:2rem;line-height:1.4;margin-bottom:.8em;text-align:center}.sec-trialForm__img{margin-bottom:35px}.sec-trialForm__note{background:var(--green03);border:2px solid var(--green);border-radius:15px;margin-top:1em;padding:1em}.sec-trialForm__note dt{margin-bottom:.5em}.sec-trialForm__note small{display:block;line-height:1.5}.sec-trialForm .clm:last-child{background:var(--wh);padding:6%}@media screen and (max-width:834px){.sec-trialForm .clm:last-child{margin:40px -5vw 0}}.sec-trialForm .ma_tool_wrapper *{font-size:1.6rem}.sec-trialForm .ma_tool-row{display:block}.sec-trialForm .ma_tool-row .ma_tool{display:none}.sec-trialForm .ma_tool-row.zma_tool-popup_privacy_policy .ma_tool-errormsg{text-align:center}.sec-trialForm .ma_tool-row.ma_tool-button-wrapper{margin-bottom:0}.sec-trialForm .ma_tool-row>.ma_tool-errormsg{margin-top:.5em;padding-left:0}.sec-trialForm .ma_tool-row .ma_tool-input,.sec-trialForm .ma_tool-row .ma_tool-item,.sec-trialForm .ma_tool-row .ma_tool-selectbox,.sec-trialForm .ma_tool-row .ma_tool-textarea{width:100%}.lp-price{padding:6em 0}@media screen and (max-width:834px){.lp-price{padding:4em 0 6em}}.lp-price__ttl{letter-spacing:0;margin-bottom:.7em}@media screen and (max-width:834px){.lp-price__ttl{margin-bottom:1.2em}.lp-price__lead{margin-bottom:.8em}}.lp-price__cost{display:-ms-flexbox;display:-webkit-box;display:flex;-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;margin:0 auto 1.4em;max-width:600px}@media screen and (max-width:834px){.lp-price__cost{max-width:570px}}@media screen and (max-width:640px){.lp-price__cost{gap:34px 0;max-width:260px}}.lp-price__cost-left{background:var(--green03);border-radius:6px;color:var(--green);display:-ms-flexbox;display:-webkit-box;display:flex;width:320px;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding:1em 2.6em;position:relative}.lp-price__cost-left:after{color:var(--green);content:"";content:"+";display:inline-block;font-family:Roboto,sans-serif;font-size:4rem;height:auto;position:absolute;right:-30px;width:auto}@media screen and (max-width:640px){.lp-price__cost-left:after{bottom:-36px;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:834px){.lp-price__cost-left{padding:.6em 1.8em;width:300px}}@media screen and (max-width:640px){.lp-price__cost-left{width:320px}}.lp-price__cost-label{display:-ms-flexbox;display:-webkit-box;display:flex;font-size:3.2rem;font-weight:600;position:relative;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:0 15px}@media screen and (max-width:834px){.lp-price__cost-label{font-size:2.8rem;gap:0 10px;position:relative;top:3px}}.lp-price__cost-label:before{background:url(../img/index/icon-begin.png) no-repeat 50%/100%;content:"";display:inline-block;height:53px;position:absolute;position:relative;width:35px}@media screen and (max-width:834px){.lp-price__cost-label:before{height:37px;width:25px}}.lp-price__cost-start{font-size:2rem;font-weight:500;line-height:1;margin-right:.5em}.lp-price__cost-start span{font-family:Roboto,sans-serif;font-size:5rem;font-weight:500;position:relative;top:3px}@media screen and (max-width:834px){.lp-price__cost-start span{top:1px}}.lp-price__cost-right{background:var(--gray);border-radius:6px;display:-ms-flexbox;display:-webkit-box;display:flex;padding:1em 2em;width:234px;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:640px){.lp-price__cost-right{padding:.7em 3.5em;width:260px}}.lp-price__cost-monthly{display:-ms-flexbox;display:-webkit-box;display:flex;height:46px;width:46px;-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);border-radius:50%;font-size:1.4rem;font-weight:600}.lp-price__cost-end{color:var(--green);font-size:1.8rem;font-weight:600;line-height:1}.lp-price__cost-end span{font-family:Roboto,sans-serif;font-size:4rem;font-weight:500;margin-right:4px;position:relative;top:3px}@media screen and (max-width:834px){.lp-price__cost-end span{font-size:3.6rem;top:1px}}.lp-price__main{border:4px solid var(--green04);border-radius:30px;margin:0 auto 3em;max-width:960px;padding:3em;position:relative;text-align:center}@media screen and (max-width:834px){.lp-price__main{margin-bottom:0;padding:0 0 2.5em}}.lp-price__main-ttl{font-size:2.4rem;font-weight:600;line-height:1.5;margin-bottom:.5em;text-align:center}@media screen and (max-width:834px){.lp-price__main-ttl{background:var(--green03);border-radius:24px 24px 0 0;font-size:1.8rem;line-height:1.4;margin-bottom:.9em;padding:1.1em .5em}}.lp-price__main-ttl span{font-size:2.8rem}@media screen and (max-width:834px){.lp-price__main-ttl span{font-size:2.2rem}}.lp-price__main-ttl span.txt-blue{color:var(--blue)}.lp-price__main-ttl span.txt-green{color:var(--green)}.lp-price__main-desc{line-height:1.6;margin:0 auto;max-width:580px}@media screen and (max-width:834px){.lp-price__main-desc{line-height:1.85;margin-bottom:1em;padding:0 1.5em;text-align:left}}.lp-price__main-desc span{font-weight:600}@media screen and (max-width:834px){.lp-price__user{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;gap:0 21px}}.lp-price__user-item{bottom:0;position:absolute;width:150px}@media screen and (max-width:1024px){.lp-price__user-item{width:120px}}@media screen and (max-width:834px){.lp-price__user-item{position:static}}.lp-price__user-item:first-child{left:0;-webkit-transform:translate(-28%,16%);-ms-transform:translate(-28%,16%);transform:translate(-28%,16%)}@media screen and (max-width:834px){.lp-price__user-item:first-child{-webkit-transform:none;-ms-transform:none;transform:none}}.lp-price__user-item:nth-child(2){right:0;-webkit-transform:translate(21%,16%);-ms-transform:translate(21%,16%);transform:translate(21%,16%)}@media screen and (max-width:834px){.lp-price__user-item:nth-child(2){-webkit-transform:none;-ms-transform:none;transform:none}}.management-features{background:var(--gray);overflow:hidden;padding:7.3em 0 9.5em}@media screen and (max-width:834px){.management-features{padding:0 0 5em}}.management-features__ttl{background:var(--green02);color:var(--wh);font-size:3rem;font-weight:600;line-height:1;margin-bottom:.3em;padding:.5em 1em;text-align:center}@media screen and (max-width:834px){.management-features__ttl{font-size:2.2rem;margin-left:-6%;padding:.8em 1em;width:112%}}.management-features__wp{background:var(--wh);border-radius:10px;margin-bottom:50px;padding:2em 3em 3em 5em}@media screen and (max-width:1024px){.management-features__wp{padding:2em 2em 0}}.management-features__wp+a{margin:0 auto;max-width:400px}.management-features__person{display:grid;gap:0 20px;grid-template-columns:1fr 1fr;margin:0 auto 4em;max-width:660px}@media screen and (max-width:834px){.management-features__person{gap:10px 0;grid-template-columns:1fr;margin:0 auto 1.5em;max-width:330px}}.management-features__person-item{border-radius:6px;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:0 12px;padding:1.3em 1em}@media screen and (max-width:834px){.management-features__person-item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1em 1.5em}}.management-features__person-item:first-child{background:var(--green03)}.management-features__person-item:last-child{background:var(--blue03)}.management-features__person-item:last-child .management-features__person-ct span{color:var(--blue)}.management-features__person-icon{width:40px}.management-features__person-ct{font-size:1.4rem}@media screen and (max-width:834px){.management-features__person-ct{font-size:1.3rem}}.management-features__person-ct span{color:var(--green);display:block;font-size:1.8rem;font-weight:600;margin-bottom:.6em}@media screen and (max-width:834px){.management-features__person-ct span{font-size:1.6rem}}.feature-introduction{border-radius:10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding-bottom:3em;position:relative}.feature-introduction:before{background:url(../img/common/border-dots.png) repeat-y top/3px auto;content:"";display:inline-block;height:100%;left:158px;position:absolute;top:0;width:3px}@media screen and (max-width:834px){.feature-introduction:before{left:27px}}.feature-introduction:nth-child(2):after{background:var(--wh);content:"";display:inline-block;height:4px;left:158px;position:absolute;top:0;width:3px}@media screen and (max-width:834px){.feature-introduction:nth-child(2):after{background:var(--green03);height:10em;left:27px}}.feature-introduction:last-child{padding-bottom:0}@media screen and (max-width:834px){.feature-introduction:last-child{padding-bottom:2em}}.feature-introduction:last-child .feature-introduction__dl:last-of-type:after{background:var(--wh);bottom:0;content:"";display:inline-block;height:calc(100% - 36px);left:-36px;position:absolute;width:3px}@media screen and (max-width:834px){.feature-introduction:last-child .feature-introduction__dl:last-of-type:after{background:var(--green03);bottom:-19px;height:calc(100% - 15px);left:-31px}.feature-introduction{background:var(--green03);border-radius:0;margin-left:-6.5%;padding:10em 2em 2em;width:113%}}.feature-introduction__side{background:var(--green03);font-size:1.4rem;padding-top:1em;text-align:center;width:120px}@media screen and (max-width:834px){.feature-introduction__side{left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.feature-introduction__side span{font-size:1.2rem}.feature-introduction__side img{width:40px}.feature-introduction__side p{margin-top:.5em}@media screen and (max-width:834px){.feature-introduction__side p{margin-top:.3em}}.feature-introduction__main{padding-left:4.6em;padding-top:.5em;width:calc(100% - 120px)}@media screen and (max-width:834px){.feature-introduction__main{margin-left:auto;margin-right:0;padding-left:0;width:calc(100% - 38px)}}.feature-introduction__dl{margin-bottom:2em;position:relative}@media screen and (max-width:834px){.feature-introduction__dl{margin-bottom:2.3em}}.feature-introduction__dl:last-child{margin-bottom:0}.feature-introduction__dt{color:var(--green);font-size:2rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5em}@media screen and (max-width:834px){.feature-introduction__dt{font-size:1.8rem;margin-bottom:.3em}}.feature-introduction__dt span:not(.txt-number){background:#f4a45c;border-radius:3px;color:var(--wh);font-size:1.4rem;letter-spacing:0;margin-left:.5em;padding:.3em .4em;position:relative;top:-3px}@media screen and (max-width:640px){.feature-introduction__dt span:not(.txt-number){display:inline-block;font-size:1.2rem;padding:.1em .5em}}.feature-introduction__dt .txt-number{background:var(--green02);border-radius:50%;color:var(--wh);display:-ms-flexbox;display:-webkit-box;display:flex;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:600;height:40px;left:-14px;line-height:1;position:absolute;top:-4px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);width:40px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px){.feature-introduction__dt .txt-number{left:-10px;top:-6px}}.feature-introduction__dd{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:.05em}.feature-introduction__point{background:var(--gray);border-radius:6px;margin-top:.8em;padding:4em 2em 1em;position:relative}@media screen and (max-width:834px){.feature-introduction__point{margin-left:-5px;margin-top:1em;padding:2.5em 1.4em 1em;width:calc(100% + 10px)}}.feature-introduction__point-label{background:url(../img/index/label-green.png) no-repeat 100%/100%;color:var(--wh);display:-ms-flexbox;display:-webkit-box;display:flex;font-size:1.8rem;font-weight:600;height:34px;width:110px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-family:Montserrat,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;left:-6px;position:absolute;top:20px}@media screen and (max-width:834px){.feature-introduction__point-label{font-size:1.4rem;height:22px;left:-5px;top:10px;width:72px}}.feature-introduction__point-list{display:grid;gap:0 80px;grid-template-columns:repeat(2,minmax(0,1fr));position:relative}@media screen and (max-width:640px){.feature-introduction__point-list{gap:20px 0;grid-template-columns:1fr}.feature-introduction__point-list p{margin-bottom:.5em}}.feature-introduction__point-list.has-arrow:after{background:url(../img/management/ico-arr.png) no-repeat 50%/100%;content:"";display:inline-block;height:44px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:69px}@media screen and (max-width:834px){.feature-introduction__point-list.has-arrow:after{height:35px;width:60px}}@media screen and (max-width:640px){.feature-introduction__point-list.has-arrow:after{background:url(../img/management/arr-down.png) no-repeat 50%/100%;height:49px;width:32px}}.feature-introduction__point-list--single{grid-template-columns:1fr}.feature-introduction__point-list--single picture{display:block;max-width:380px;width:100%}.feature-introduction__point-caption{font-weight:600;margin-bottom:.5em}.feature-introduction__point-item img{width:100%}@media screen and (max-width:834px){.feature-introduction__point-item img{max-width:350px}}.feature-introduction__point--styles02{padding-top:4em}@media screen and (max-width:834px){.feature-introduction__point--styles02{margin-bottom:1.5em;margin-top:0;padding:4em .5em 1em}.feature-introduction__point--styles02:last-of-type{margin-bottom:0}}.feature-introduction__point--styles02 .feature-introduction__point-heading{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-weight:600;gap:0 17px;left:-6px;position:absolute;top:20px}@media screen and (max-width:834px){.feature-introduction__point--styles02 .feature-introduction__point-heading{left:-5px;top:20px}}.feature-introduction__point--styles02 .feature-introduction__point-label{position:static}@media screen and (min-width:641px){.feature-introduction__point--styles02 .feature-introduction__point-list{gap:0 40px}}.feature-introduction--blue:before{background:url(../img/common/border-dots-blue.png) repeat-y top/3px auto}@media screen and (max-width:834px){.feature-introduction--blue{background:var(--blue03)}}.feature-introduction--blue .feature-introduction__side{background:var(--blue03)}.feature-introduction--blue .feature-introduction__dt{color:var(--blue)}.feature-introduction--blue .feature-introduction__dt .txt-number{background:var(--blue02)}.feature-introduction__steps{border:2px solid var(--blue);border-radius:10px;margin-bottom:1.4em;margin-top:1em;overflow:hidden}@media screen and (max-width:834px){.feature-introduction__steps{margin-left:-5px;margin-right:-5px}}.feature-introduction__steps:last-of-type{margin-bottom:0}.feature-introduction__steps-heading{background:var(--blue03);padding:1em 1.8em}@media screen and (max-width:834px){.feature-introduction__steps-heading{padding:1em 1.2em}}.feature-introduction__steps-check{color:var(--blue);font-size:1.8rem;font-weight:600}@media screen and (max-width:834px){.feature-introduction__steps-check{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5}}.feature-introduction__steps-check i{margin-right:1em}@media screen and (max-width:834px){.feature-introduction__steps-check i{margin-right:.4em;position:relative;top:5px}}.feature-introduction__steps-main{padding:1.5em 2.2em .6em}@media screen and (max-width:1024px){.feature-introduction__steps-main{padding:1em 1em .6em}}@media screen and (max-width:834px){.feature-introduction__steps-main{background:var(--wh);padding:1.3em 1.2em 1.4em}}.feature-introduction__steps-item{border-bottom:1px solid #ccc;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.2em;padding-bottom:1.4em;position:relative}.feature-introduction__steps-item:after{background:#fff url(../img/management/arr-gray.png) no-repeat 50%/100%;bottom:0;content:"";display:inline-block;height:12px;left:30px;position:absolute;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);width:23px;z-index:2}@media screen and (max-width:640px){.feature-introduction__steps-item:after{left:calc(50% - 11.5px)}}@media screen and (max-width:834px){.feature-introduction__steps-item{margin-bottom:1.5em;padding-bottom:1em}}.feature-introduction__steps-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.feature-introduction__steps-item:last-of-type:after{display:none}.feature-introduction__steps-label{background:var(--blue);border-radius:15px;display:-ms-flexbox;display:-webkit-box;display:flex;height:30px;width:90px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;color:var(--wh);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:600;gap:0 6px}@media screen and (max-width:834px){.feature-introduction__steps-label{font-size:1.6rem;height:26px;width:80px}}.feature-introduction__steps-label span{font-size:1.4rem}@media screen and (max-width:834px){.feature-introduction__steps-label span{font-size:1.3rem}}.feature-introduction__steps-ct{padding-left:1em;width:calc(100% - 90px)}@media screen and (max-width:834px){.feature-introduction__steps-ct{margin-top:.4em;padding-left:.2em;width:100%}}.feature-introduction__steps-caption{font-weight:600;margin-bottom:.5em}@media screen and (max-width:834px){.feature-introduction__steps-caption{margin-bottom:0}}.feature-introduction__steps-img{margin-top:1em;max-width:380px}@media screen and (max-width:834px){.feature-introduction__steps-img{margin-top:.5em}}.feature-introduction__steps-img--02{max-width:615px}@media screen and (max-width:834px){.feature-introduction__steps-img--02{max-width:380px}}.feature-introduction__steps--green{border-color:var(--green)}.feature-introduction__steps--green .feature-introduction__steps-heading{background:var(--green03)}.feature-introduction__steps--green .feature-introduction__steps-check{color:var(--green)}.feature-introduction__more{background:var(--blue03);border-radius:10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2em 2em 0}@media screen and (max-width:1024px){.feature-introduction__more{padding:1em}}@media screen and (max-width:834px){.feature-introduction__more{background:var(--wh);padding:1.4em 1.5em 1.2em}}.feature-introduction__more-ct{padding-right:2em;width:55.95%}@media screen and (max-width:1024px){.feature-introduction__more-ct{padding-right:1em;width:55%}}@media screen and (max-width:640px){.feature-introduction__more-ct{padding-right:0;text-align:center;width:100%}.feature-introduction__more-ct p{text-align:left}}.feature-introduction__more-label{background:var(--blue);border-radius:3px;color:var(--wh);display:inline-block;font-size:1.6rem;font-weight:600;line-height:1.5;margin-bottom:1em;padding:.4em .25em;position:relative}@media screen and (max-width:834px){.feature-introduction__more-label{font-size:1.4rem;margin-bottom:.8em;padding:.4em .85em}}.feature-introduction__more-label:after{border-color:var(--blue) transparent transparent transparent;border-style:solid;border-width:7px 6px 0;bottom:0;content:"";display:inline-block;height:0;left:50%;position:absolute;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:0}.feature-introduction__more-ttl{color:var(--blue);font-size:1.8rem;line-height:1.444;margin-bottom:.5em}@media screen and (max-width:834px){.feature-introduction__more-ttl{font-size:1.6rem;letter-spacing:.06em;margin-bottom:.7em;text-align:left}}.feature-introduction__more-img{position:relative;top:-8px;width:44.05%}@media screen and (max-width:1024px){.feature-introduction__more-img{top:0;width:45%}}@media screen and (max-width:640px){.feature-introduction__more-img{margin-top:1.65em;max-width:300px;width:100%}}.management-featureMain{display:grid;gap:30px;margin:20px 0 60px}@media screen and (max-width:1024px){.management-featureMain{gap:15px}}@media screen and (min-width:641px){.management-featureMain{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:835px){.management-featureMain{grid-template-columns:repeat(3,1fr);margin:20px 0 80px}}.management-featureMain__item{background:#fff;border:3px solid #89c997;border-radius:15px;font-size:1.6rem;line-height:1.625}.management-featureMain__head{background:#e8f3ea;border-radius:13px 13px 0 0;color:#1ba66a;font-size:137.5%;font-weight:700;line-height:1.2;padding:.77em .4em;text-align:center}@media screen and (max-width:640px){.management-featureMain__head{font-size:112.5%}}.management-featureMain__body{padding:1.25em}@media screen and (max-width:640px){.management-featureMain__body{padding:.8em}}#page-management .procedure-list__ct{margin-bottom:0}.sec-management{background:#fffdf3;padding:51px 0 68px}@media screen and (max-width:834px){.sec-management{padding:50px 0 60px}}.management-note{font-size:1.6rem;line-height:1.625;margin-bottom:34px}@media screen and (max-width:834px){.management-note{font-size:1.4rem}}.management-check{margin-bottom:clamp(50px,8.333vw,101px)}#page-privacypolicy .breadcrumb{padding-bottom:0}@media screen and (min-width:835px){#page-privacypolicy .breadcrumb .inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.sec-privacypolicy{margin:0 auto;max-width:960px;padding:clamp(60px,10vw,90px) 0}.privacy-block__infotop{margin-bottom:75px}.privacy-block__dl{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-webkit-box-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end}.privacy-block__dt{margin-right:15px}.privacy-block__ct p{margin-bottom:25px}.privacy-block__end{margin-bottom:35px;text-align:right}.privacy-block__infobt p{margin-bottom:25px}#page-publication .breadcrumb{padding-bottom:0}@media screen and (min-width:835px){#page-publication .breadcrumb .inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.sec-publication{margin:0 auto;max-width:960px;padding:clamp(60px,10vw,90px) 0}.publication-block{font-size:1.6rem;line-height:1.563}@media screen and (max-width:640px){.publication-block{font-size:1.4rem;line-height:1.75}}.publication-block__ttl{color:var(--green);font-size:1.8rem;margin-bottom:15px}.publication-block__txt{margin-bottom:25px}.publication-block__txt-right{text-align:right}.publication-block__tb{margin-bottom:25px;width:100%}.publication-block__tb td,.publication-block__tb th{border:1px solid #d6d6d6;padding:10px;width:50%}.sec-security{padding:5em 0}.security-intro{background:var(--green03);border-radius:10px;font-size:2.2rem;font-weight:700;line-height:1.545;margin-bottom:80px;padding:40px 10px;text-align:center}@media screen and (max-width:834px){.security-intro{font-size:1.6rem;margin-bottom:50px;padding:20px;text-align:left}}.security-main__ttl{color:var(--green);font-size:clamp(2.4rem,3.836vw,3.2rem);font-weight:700;line-height:1.5625;margin-bottom:2.375em;text-align:center}@media screen and (max-width:834px){.security-main__ttl{margin-bottom:1.2em}}.security-main__wp{border-bottom:5px dotted var(--green);border-top:5px dotted var(--green);margin-bottom:77px;padding:76px 0}@media screen and (max-width:834px){.security-main__wp{padding:9.11vw 0}}.security-main__list{margin:0 auto;max-width:961px}.security-main__list-item{display:-ms-flexbox;display:-webkit-box;display:flex;margin-bottom:77px;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:clamp(1.6rem,.7572815534rem + 1.0355987055vw,3.2rem);font-weight:700;line-height:1.6}.security-main__list-item:last-child{margin-bottom:0}@media screen and (max-width:834px){.security-main__list-item{margin-bottom:50px}}.security-main__list-item .number{border-radius:100%;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:2.6rem;font-weight:700;height:60px;line-height:1.077;min-width:60px;width:60px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:var(--green);margin-right:20px}@media screen and (max-width:834px){.security-main__list-item .number{font-size:2rem;height:45px;min-width:45px;width:45px}}.security-main__history{margin-bottom:76px}@media screen and (max-width:834px){.security-main__history{margin-bottom:50px}}.security-main__dl{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.security-main__dt{margin-right:15px}.security-heading{font-size:clamp(1.6rem,1.25vw,1.8rem);font-weight:700;line-height:2;margin-bottom:18px;padding:38px 0;text-align:center}@media screen and (max-width:834px){.security-heading{line-height:1.6;margin-bottom:0;padding:25px 0}}.security-list{margin-bottom:clamp(5em,6.944vw,10em)}@media screen and (min-width:835px){.security-list{display:grid;gap:0 20px;grid-template-columns:33.333fr 33.333fr 33.333fr}}.security-list__item{border:5px solid #1ba66a;border-radius:30px;padding:0 10px 13px}@media screen and (max-width:834px){.security-list__item{border:2px solid #1ba66a;border-radius:20px;margin-bottom:30px}.security-list__item:last-child{margin-bottom:0}}.security-list__img{display:-webkit-box;display:-ms-flexbox;display:flex;height:222px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:834px){.security-list__img{height:clamp(130px,26.61vw,222px)}}.security-list__img img{display:block;margin:0 auto;width:clamp(80px,9.791vw,141px)}.security-list__ct{background:#e7f3e9;border-radius:20px;line-height:1.75;padding:clamp(15px,2.1527vw,31px) clamp(15px,1.875vw,27px) 15px}.security-list__ct-ttl{color:#1ba66a;display:block;font-size:clamp(2rem,2.0833vw,3rem);font-weight:700;line-height:1.2;margin-bottom:11px;text-align:center}.security-iso{background:#f8f8f8;padding:clamp(5em,4.8611vw,7em) 0}.security-iso .security-heading{margin-bottom:0}.security-iso__list{margin:0 auto 4.3em;max-width:1120px}@media screen and (min-width:835px){.security-iso__list{display:grid;gap:0 40px;grid-template-columns:5fr 5fr}}.security-iso__list-item{background:#fff;border:5px solid #1ba66a;border-radius:30px;padding:25px 15px 18px}@media screen and (max-width:834px){.security-iso__list-item{border:2px solid #1ba66a;border-radius:20px;margin-bottom:30px}.security-iso__list-item:last-child{margin-bottom:0}}.security-iso__list-ttl{background:#1ba66a;border-radius:30px;color:#fff;display:block;font-size:clamp(1.8rem,1.25vw,2rem);font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:21px;padding:11px;text-align:center}.security-iso__list-ttl span{letter-spacing:2px}.security-iso__list-img{margin-bottom:18px;padding:0 29px}.security-iso__list-ct{background:#e7f3e9;border-radius:20px;line-height:1.78;padding:21px 27px 17px}@media screen and (max-width:834px){.security-iso__list-ct{line-height:1.75;padding:15px}}.security-iso__list-ct p{margin-bottom:1.6em}.security-iso__list-ct p:last-child{margin-bottom:0}.security-note{background:#fff;border:1px solid #bebebe;border-radius:100px;color:#1ba66a;font-size:clamp(1.6rem,1.25vw,2rem);font-weight:700;line-height:1.5;margin:0 auto;max-width:800px;padding:18px;text-align:center}#page-terms .breadcrumb{padding-bottom:0}@media screen and (min-width:835px){#page-terms .breadcrumb .inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.sec-terms{margin:0 auto;max-width:960px;padding:clamp(60px,10vw,90px) 0}.terms-desc{margin:2em 0}.terms-desc__title{font-weight:700;margin-bottom:.5em}.terms-desc__txt ol>li>ul,.terms-desc__txt ul>li>ol{margin-left:1em}.terms-desc__txt small{display:inline-block;line-height:1.4;text-indent:0}.terms-desc li:not(:last-child){margin-bottom:.3em}.terms-list>li{margin-left:1em;text-indent:-1em}.terms-list__counter{counter-reset:index 0;position:relative}.terms-list__counter>li{margin-left:1.5em;text-indent:-1.5em}.terms-list__counter>li:before{content:counter(index) "　";counter-increment:index 1}.terms-list__counterDot{counter-reset:index 0;position:relative}.terms-list__counterDot>li{margin-left:1em;text-indent:-1em}.terms-list__counterDot>li:before{content:counter(index) ". ";counter-increment:index 1}.terms-list__counterParent{counter-reset:index 0;position:relative}.terms-list__counterParent>li{margin-left:2.5em;text-indent:-2.5em}.terms-list__counterParent>li:before{content:"（" counter(index) "）";counter-increment:index 1}.terms-list__counterABC{list-style:abc;margin-left:2.5em}.terms-list__counterABC li{padding-left:.5em}@counter-style abc{system:symbolic;symbols:a b c d e f g h i j;prefix:"（";suffix:"） "}.sec-manual{padding:0 0 clamp(50px,4.44444vw,64px)}.manual-block{display:grid;gap:30px 40px}@media screen and (min-width:835px){.manual-block{grid-template-columns:240px 1fr}}.manual-content{container-name:main-container;container-type:inline-size;font-size:1.5rem;line-height:1.6}@media screen and (max-width:834px){.manual-content{font-size:1.4rem}}.manual-content__heading{font-size:1.6rem;line-height:1.85}.manual-content__heading-ttl{display:block;font-size:1.8rem;line-height:1.75;margin-bottom:1.11em}@media screen and (max-width:834px){.manual-content__heading-ttl{font-size:1.6rem}}.manual-content__heading-anchor{border:3px solid #ddd;border-radius:5px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:50px;overflow:hidden}@container (width <= 690px){.manual-content__heading-anchor{grid-template-columns:repeat(3,1fr)}}@container main-container (width <= 550px){.manual-content__heading-anchor{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:834px){.manual-content__heading-anchor{border-width:2px}}.manual-content__heading-anchor li{border-bottom:1px solid #ddd}@container (width >= 691px){.manual-content__heading-anchor li{border-right:1px solid #ddd}}@container main-container (width <= 690px) and (width >= 551px){.manual-content__heading-anchor li:nth-child(3n-1),.manual-content__heading-anchor li:nth-child(3n-2){border-right:1px solid #ddd}}@container main-container (width <= 550px){.manual-content__heading-anchor li:nth-child(odd){border-right:1px solid #ddd}}.manual-content__heading-anchor li a{color:#1ba66a;display:block;font-size:1.5rem;font-weight:400;line-height:1.2;padding:.666em .666em .666em 2.26em;position:relative;text-decoration:none;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:834px){.manual-content__heading-anchor li a{font-size:1.4rem;padding-left:1.5em}}@media (any-hover:hover){.manual-content__heading-anchor li a{-webkit-transition:opacity .2s;transition:opacity .2s}.manual-content__heading-anchor li a:hover{opacity:.7}}.manual-content__heading-anchor li a:before{border:solid #1ba66a;border-width:0 1px 1px 0;content:"";display:inline-block;left:13px;padding:3px;position:absolute;top:15px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:834px){.manual-content__heading-anchor li a:before{left:5px}}.manual-content__heading-anchor li a:after{display:none}.manual-content strong{font-weight:700}.manual-content p{margin-bottom:1.13em}.manual-content ol{margin-bottom:.533em}.manual-content ol li{margin-left:1em;text-indent:-1em}.manual-content ol li:not(:last-child){margin-bottom:1.6em}@media screen and (max-width:834px){.manual-content ol li:not(:last-child){margin-bottom:1em}}.manual-content ol li img{display:block;margin:13px 0 7px}.manual-content ol li a{text-indent:0}.manual-content a{color:#1ba66a;display:inline-block;font-weight:600;position:relative;text-decoration:underline}.manual-content a:after{content:"\f35d";display:inline-block;font-family:Font Awesome\ 6 Free;font-weight:900;margin:0 0 0 3px}.manual-content small{font-size:1.3rem}.manual-content__item:not(:last-child){margin-bottom:2.8em}.manual-content__item#item-10 .form-setting__action ol{margin-bottom:30px}.manual-content__item#item-10 .form-setting__action .manual-content__table{font-size:1.4rem;line-height:1.4285714286;margin:.8em 0 0}@container main-container (width >= 691px){.manual-content__item#item-10 .form-setting__action .manual-content__table tr th{width:370px}}.manual-content__item#item-10 .form-setting__action .manual-content__table tr th sup{font-size:1rem}@container main-container (width >= 691px){.manual-content__item#item-10 .form-setting__action .manual-content__table tr td{width:calc(100% - 370px)}}.manual-content__item#item-10 .form-setting__api ol{margin-bottom:20px}.manual-content__item--order{margin-bottom:25px}.manual-content__item--order:last-child{margin-bottom:0}.manual-content__subItem:not(:last-child){margin-bottom:40px}.manual-content__img:not(:last-child){margin-bottom:10px}.manual-content__block-item{display:grid}.manual-content__block-item:not(:last-child){margin-bottom:2.66em}@container main-container (width <= 690px){.manual-content__block-item{grid-template-areas:"b" "a"}.manual-content__block-item .clm:first-child{grid-area:a}.manual-content__block-item .clm:last-child{grid-area:b}.manual-content__block-item{grid-template-columns:1fr}}.manual-content__block-item.--half{gap:20px}@container main-container (width >= 691px){.manual-content__block-item.--half{grid-template-columns:1fr 1fr}}.manual-content__block-item.--w48_50{gap:10px 20px}@container main-container (width >= 691px){.manual-content__block-item.--w48_50{grid-template-columns:4.8fr 5fr}}.manual-content__block-item.--w42_50{gap:10px 40px}@container main-container (width >= 691px){.manual-content__block-item.--w42_50{grid-template-columns:4.2fr 5fr}}.manual-content__block-item.--w35_65{gap:10px 20px;margin-bottom:1.6em}@container main-container (width >= 691px){.manual-content__block-item.--w35_65{grid-template-columns:3.5fr 6.5fr}}.manual-content__block-item.--w45_32{gap:10px 20px}@media screen and (min-width:835px){.manual-content__block-item.--w45_32{margin-bottom:.8em}}@container main-container (width >= 691px){.manual-content__block-item.--w45_32{grid-template-columns:4.5fr 3.2fr}}.manual-content__block-item.--w40_40{gap:10px 40px}@media screen and (min-width:835px){.manual-content__block-item.--w40_40{margin-bottom:.8em}}@container main-container (width >= 691px){.manual-content__block-item.--w40_40{grid-template-columns:4fr 4fr}}@media screen and (max-width:834px){.manual-content__block-item .clm p:last-child{margin-bottom:0}}.manual-content__block--report{width:calc(50% - 10px)}@media screen and (max-width:834px){.manual-content__block--report{width:100%}.manual-content__block--report:not(:last-child){margin-bottom:30px}}.manual-content__table{margin-bottom:38px;width:100%}@media screen and (max-width:834px){.manual-content__table tr:last-child{border-bottom:1px solid #ddd}}.manual-content__table tr td,.manual-content__table tr th{border:1px solid #ddd;line-height:1.3;padding:.45em .55em;text-align:left}.manual-content__table tr th{background:#e8f3ea;font-weight:600}@media screen and (min-width:835px){.manual-content__table tr th{width:200px}}.manual-content__table--client tr td,.manual-content__table--client tr th{vertical-align:top}@media screen and (min-width:835px){.manual-content__table--client tr th{width:250px}}.manual-content__table--counter{counter-reset:section2}.manual-content__table--counter th:before{border:1px solid #231815;border-radius:50%;content:counters(section2,".");counter-increment:section2;display:inline-block;font-size:1.2rem;height:15px;line-height:1;margin:0 3px 0 0;padding-top:1px;text-align:center;width:15px}.manual-content__steps{counter-reset:steps;padding:0 0 0 32px}@media screen and (max-width:834px){.manual-content__steps{padding:0 0 0 25px}}.manual-content__steps-item{margin-bottom:clamp(20px,2.7777777vw,40px)}.manual-content__steps-item:last-child{margin-bottom:0}.manual-content__steps-ttl{display:block;font-size:1.6rem;line-height:1.8;position:relative}@media screen and (max-width:834px){.manual-content__steps-ttl{font-size:1.4rem;margin-bottom:5px}}.manual-content__steps-ttl:before{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;background:#1ba66a;border-radius:50%;color:#fff;content:counters(steps,".");counter-increment:steps;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Montserrat,sans-serif;font-size:1.4rem;height:28px;left:-32px;line-height:1;position:absolute;top:-2px;width:28px}@media screen and (max-width:834px){.manual-content__steps-ttl:before{height:20px;left:-25px;top:0;width:20px}}.manual-content__ct--top{margin-bottom:2.3em}.manual-content__ct--top+.manual-content__img{margin-bottom:23px}@media screen and (min-width:835px){.manual-content__ct--top p{margin-bottom:1.6em}}.manual-content__note{background:#e7f3e9;border-radius:5px;margin:25px 0 0;padding:15px clamp(15px,1.66666666vw,24px)}@media screen and (max-width:834px){.manual-content__note{padding-top:15px}}.manual-content__note-ttl{color:#1ba66a;display:block;font-size:1.6rem;font-weight:700}@media screen and (min-width:835px){.sidebar-sticky{position:sticky;top:110px}}.sidebar-ttl{color:#231815;font-family:Noto Sans,sans-serif;font-size:1.3rem;margin-bottom:1.538em;text-align:center}.sidebar-ttl__icon{display:block;margin:0 auto 7px;width:5.3846em}.sidebar-nav{counter-reset:section}.sidebar-nav>li>a:before{content:counters(section,".") ".";counter-increment:section}.sidebar-nav__item{border-bottom:1px solid #ddd;position:relative}.sidebar-nav__item.active{background:#e8f3ea}.sidebar-nav__item.active ul{display:block}.sidebar-nav__item a{color:#1ba66a;display:block;font-size:1.6rem;font-weight:600;padding:1em 40px 1em 1.25em;position:relative}@media screen and (max-width:640px){.sidebar-nav__item a{font-size:1.4rem}}@media (any-hover:hover){.sidebar-nav__item a{-webkit-transition:opacity .2s;transition:opacity .2s}.sidebar-nav__item a:hover{background:#e8f3ea;opacity:.7;opacity:1}}.sidebar-nav__item a small{display:block;padding:5px 0 0}.sidebar-nav__item ul{display:none;padding:0 0 20px 40px}.sidebar-nav__item ul li:not(:last-child){margin-bottom:8px}.sidebar-nav__item ul li a{font-size:1.4rem;padding:.33em 0 .33em 1.2em}.sidebar-nav__item ul li a:before{content:"└ ";left:0;position:absolute;top:.466em}@media screen and (max-width:640px){.sidebar-nav__item ul li a{font-size:1.3rem}}@media (any-hover:hover){.sidebar-nav__item ul li a{-webkit-transition:opacity .2s;transition:opacity .2s}.sidebar-nav__item ul li a:hover{opacity:.7}}.sidebar-nav__sub{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:#1ba66a;cursor:pointer;height:49px;position:absolute;right:0;top:0;width:40px}@media screen and (max-width:834px){.sidebar-nav__sub{height:42px}}.sidebar-nav__sub i{font-size:2.6rem;font-weight:400;line-height:1em;position:relative;top:-2px}.sidebar-nav__sub.active i{font-size:1.6rem;font-weight:900}.sidebar-nav__sub.active i:before{background:#1ba66a;content:"";display:block;height:2px;width:13px}.mac .manual-content ol li:before{padding-top:0}.manual-report .report-accessTrend .manual-content__block-item{margin-bottom:1.2em}#page-plan .breadcrumb{background:var(--gray);margin-bottom:0}#page-plan .lp-plan__list,#page-plan .manual-heading{margin-bottom:0}#page-plan .lp-plan__main{padding:clamp(4em,7vw,6em) 0}#page-plan .lp-plan__copy p{margin-bottom:1.5em}#page-plan .lp-plan__cost{margin-bottom:6em}#page-plan .ma_tool-button-wrapper{margin:0 auto}.sec-colum{padding:clamp(1px,2.29166vw,44px) 0 clamp(50px,4.53125vw,87px)}.colum-list{display:grid;gap:30px;grid-template-columns:33.333fr 33.333fr 33.333fr;margin:0 auto clamp(50px,4.16666vw,80px);max-width:1140px}@media screen and (max-width:834px){.colum-list{gap:10px;grid-template-columns:50fr 50fr}}.colum-list__item a{background:#fff;border:1px solid #ddd;border-radius:10px;color:#666;display:block;font-size:1.6rem;font-weight:700;height:100%;line-height:1.5;padding:20px;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:834px){.colum-list__item a{font-size:1.4rem;padding:10px}}@media (any-hover:hover){.colum-list__item a:hover{opacity:.7}}.colum-list__img{margin-bottom:20px;position:relative}.colum-list__img:before{content:"";display:block;padding-top:55.55%}.colum-list__img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.sec-colum-detail{padding:25px 0 clamp(50px,4.427vw,80px)}.colum-detail{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.colum-detail__content{padding:0 4% 0 0;width:calc(100% - 250px)}@media screen and (max-width:834px){.colum-detail__content{margin-bottom:50px;padding:0;width:100%}}.colum-detail .sidebar-colum{padding:11px 0 0;width:250px}@media screen and (max-width:834px){.colum-detail .sidebar-colum{margin-bottom:30px;padding:0;width:100%}}.colum-detail .sidebar-colum__ttl{color:#000;display:block;font-size:1.4rem;line-height:1.3;margin-bottom:7px;padding:0 0 0 14px;position:relative}.colum-detail .sidebar-colum__ttl:before{background:#1ba569;border-radius:4px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.colum-detail .sidebar-colum__nav li a{border-bottom:1px solid #ddd;color:#000;display:block;font-size:1.4rem;line-height:1.6;padding:14px 25px 14px 0;position:relative;-webkit-transition:.3s ease;transition:.3s ease}@media (any-hover:hover){.colum-detail .sidebar-colum__nav li a{-webkit-transition:opacity .2s;transition:opacity .2s}.colum-detail .sidebar-colum__nav li a:hover{opacity:.7}}.colum-detail .sidebar-colum__nav li a:after{color:#1ba569;content:"\f061";font-family:Font Awesome\ 6 Free;font-weight:900;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.article-colum{font-size:1.7rem;line-height:2;padding:0 0 24px}@media screen and (max-width:834px){.article-colum{font-size:1.6rem}}.article-colum h1,.article-colum h2,.article-colum h3,.article-colum h4,.article-colum h5,.article-colum h6{display:block;font-weight:700;text-wrap:auto}.article-colum p{margin-bottom:32px}@media screen and (max-width:834px){.article-colum p{margin-bottom:1.13em}}.article-colum h2{background:#1ba569;color:#fff;font-size:2.8rem;font-size:clamp(2rem,2.33333vw,2.8rem);line-height:1.4;margin:2em 0 1em;padding:clamp(7px,1.16666vw,14px) clamp(15px,2.33333vw,28px)}@media screen and (max-width:834px){.article-colum h2{padding:10px 15px}}.article-colum h3{background:#e9f6f0;color:#1ba569;font-size:clamp(1.8rem,2vw,2.4rem);line-height:1.4;margin:2.5em 0 1em;padding:clamp(7px,1vw,12px) clamp(15px,2vw,24px)}.article-colum h4{border-bottom:2px solid #1ba569;color:#1ba569;font-size:clamp(1.6rem,1.6666vw,2rem);margin:2.5em 0 1em;padding:0 0 9px}.article-colum h5{color:#1ba569;font-size:clamp(1.6rem,1.5vw,1.8rem);line-height:1.65;margin:2.22em 0 1.11em;padding:0 0 0 21px;position:relative}@media screen and (max-width:834px){.article-colum h5{padding:0 0 0 15px}}.article-colum h5:before{background:#1ba569;border-radius:4px;bottom:3px;content:"";left:0;position:absolute;top:0;width:5px}@media screen and (max-width:834px){.article-colum h5:before{width:3px}}.article-colum ol{line-height:1.6;margin-bottom:28px;padding:0 0 0 22px}@media screen and (max-width:834px){.article-colum ol{margin-bottom:1.13em}}.article-colum ol>li{list-style-type:auto;margin-bottom:6px;position:relative}.article-colum ol>li:last-child{margin-bottom:0}.article-colum ol>li::marker{color:var(--green)}.article-colum p img{display:block}.article-colum ul{margin-bottom:40px}@media screen and (max-width:834px){.article-colum ul{margin-bottom:1.13em}}.article-colum ul>li{padding:0 0 0 27px;position:relative}@media screen and (max-width:834px){.article-colum ul>li{margin-bottom:6px;padding:0 0 0 21px}.article-colum ul>li:last-child{margin-bottom:0}}.article-colum ul>li:before{background:#1ba569;border-radius:50%;content:"";height:.58em;left:.3529em;position:absolute;top:.7em;width:.58em}.article-colum a{color:#1ba569;display:inline-block;font-weight:700;text-decoration:underline;-webkit-transition:.3s ease;transition:.3s ease}@media (any-hover:hover){.article-colum a:hover{opacity:.7}}.article-colum blockquote{background:#e7f3e9;border-radius:20px;margin-bottom:33px;padding:clamp(15px,2.25vw,27px) clamp(15px,2.5vw,30px);text-wrap:auto;width:100%}@media screen and (max-width:834px){.article-colum blockquote{border-radius:10px;margin-bottom:30px}}.article-colum table{border-right:1px solid #666;border-top:1px solid #666;width:100%}.article-colum table td,.article-colum table th{border-bottom:1px solid #666;border-left:1px solid #666;padding:.3em .8em}.article-colum table th{background:#e1e1e1;font-weight:700}.article-colum .counter-flat{background:#f8f8f8;border-radius:20px;color:#000;font-size:1.5rem;line-height:1.4;margin-bottom:clamp(30px,2.7vw,58px);padding:4.3%}@media screen and (max-width:834px){.article-colum .counter-flat{border-radius:10px;font-size:1.3rem;padding:20px 15px}}.article-colum .counter-flat a{color:#000;font-weight:400;text-decoration:none}.article-colum .counter-flat .toc-title{display:block;font-size:2rem;font-weight:700;margin-bottom:17px;padding:0 0 0 15px;position:relative}@media screen and (max-width:640px){.article-colum .counter-flat .toc-title{font-size:1.8rem}}.article-colum .counter-flat .toc-title:before{background:#1ba569;bottom:2px;content:"";left:3px;position:absolute;top:2px;width:3px}.article-colum .counter-flat .ez-toc-list-level-1>li:before{font-size:110%;top:-1px}@media screen and (min-width:835px){.article-colum .counter-flat .ez-toc-list-level-1>li:before{top:-2px}}.article-colum .counter-flat .ez-toc-list-level-1>li>a{font-size:110%;font-weight:700}.article-colum .counter-flat ul{counter-reset:legal;margin-bottom:0}.article-colum .counter-flat ul li{margin-bottom:25px;padding:0 0 0 20px;position:relative}.article-colum .counter-flat ul li:last-child{margin-bottom:0}.article-colum .counter-flat ul li:before{background:transparent;border-radius:0;color:#1ba569;content:counters(legal,"-") ".";counter-increment:legal;font-weight:700;height:auto;left:0;position:absolute;top:0;width:auto}.article-colum .counter-flat ul li ul{padding:7px 0 0}.article-colum .counter-flat ul li ul li{margin-bottom:10px;padding:0 0 0 40px}@media screen and (max-width:834px){.article-colum .counter-flat ul li ul li{margin-bottom:8px;padding:0 0 0 28px}}.article-colum .counter-flat ul li ul li:before{left:8px}@media screen and (max-width:834px){.article-colum .counter-flat ul li ul li:before{left:0}}.article-colum .point{background:#e9f6f0;border:3px solid var(--green);border-radius:0 10px 10px 10px;font-weight:700;margin:calc(2.2em + 30px) 0 30px;padding:20px;position:relative}.article-colum .point-ttl{background:var(--green);border-radius:10px 10px 0 0;color:#fff;display:inline-block;font-weight:700;left:-3px;padding:.1em .5em;position:absolute;top:-2.2em}.article-colum .point ol,.article-colum .point ul{line-height:1.6;margin:0}.article-colum .point ol li:not(:last-child),.article-colum .point ul li:not(:last-child){margin-bottom:.8em}.article-colum .point ol li:before,.article-colum .point ul li:before{top:.5em}.article-colum .mb0{margin:0!important}.navigation-detail{border-top:1px solid #ddd;padding:18px 0 0;position:relative}.navigation-detail__head{display:-ms-flexbox;display:-webkit-box;display:flex;-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;margin-bottom:42px}.navigation-detail__head a{color:#1ba569;display:inline-block;font-size:1.5rem;font-weight:700;position:relative;text-decoration:underline;-webkit-transition:.3s ease;transition:.3s ease}@media (any-hover:hover){.navigation-detail__head a{-webkit-transition:opacity .2s;transition:opacity .2s}.navigation-detail__head a:hover{opacity:.7}}.navigation-detail__head a:before{font-family:Font Awesome\ 6 Free;font-size:1.8rem;font-weight:900;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.navigation-detail__prev{padding:0 0 0 38px}.navigation-detail__prev:before{content:"\f060";left:0}.navigation-detail__next{margin-left:auto;padding:0 38px 0 0}.navigation-detail__next:before{content:"\f061";right:0}.navigation-detail__btn{border-radius:60px;display:-ms-flexbox;display:-webkit-box;display:flex;height:60px;margin:0 auto;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;border:2px solid #1ba569;color:#1ba569;font-size:1.6rem;font-weight:700;text-decoration:none;-webkit-transition:.3s ease;transition:.3s ease}@media (any-hover:hover){.navigation-detail__btn{-webkit-transition:opacity .2s;transition:opacity .2s}.navigation-detail__btn:hover{opacity:.7}}.sec-function{padding:clamp(1px,2.29166vw,44px) 0 clamp(50px,4.53125vw,114px)}.function-ttl{display:block;font-weight:700;line-height:1.2;margin-bottom:33px;text-align:center;text-wrap:auto}.function-ttl small{background:#f5f7f7;border-radius:20px;display:inline-block;font-size:1.4rem;margin-bottom:10px;padding:6px 10px 5px}.function-ttl span{color:#1ba66a;display:block;font-size:clamp(2.6rem,2.8333vw,3.4rem);letter-spacing:2px}@media screen and (max-width:834px){.function-ttl span{letter-spacing:1px}}.function-ttl span span{display:inline-block;font-size:clamp(2rem,2.333vw,2.8rem)}.function-ttl--blue span{color:#2696c1}.function-block{border:3px solid #1ba569;border-radius:20px;font-size:1.6rem;line-height:1.5;margin-bottom:clamp(50px,6.666vw,80px);overflow:hidden;padding:36px 4.8% 0}.function-block:last-child{margin-bottom:0}@media screen and (max-width:834px){.function-block{border:1px solid #1ba569;border-radius:10px;font-size:1.4rem;padding:30px 15px 0}}.function-block p{margin-bottom:18px}.function-block p:last-child{margin-bottom:0}.function-block__ttl{background:#1ba569;border-radius:30px;color:#fff;font-size:clamp(1.8rem,2.333vw,2.8rem);font-weight:700;letter-spacing:1px;margin-bottom:clamp(25px,3.0833vw,37px);padding:3px 10px 1px;text-align:center}.function-block__ttl--blue{background:#fff;border:1px solid #2696c1;color:#2696c1;margin-bottom:12px;padding:5px}.function-block__ttl small{display:block;font-size:clamp(1.6rem,1.666vw,2rem);line-height:1.4}.function-block__heading{display:block;font-weight:700;margin-bottom:34px;text-align:center;text-wrap:auto}.function-block__heading small{background:#1ba569;border-radius:35px;color:#fff;display:inline-block;font-size:clamp(1.4rem,1.5vw,1.8rem);margin-bottom:8px;padding:5px 19px 3px}.function-block__heading span{color:#1ba569;display:block;font-size:clamp(2rem,2.6666vw,3.2rem);letter-spacing:2px;line-height:1.25}@media screen and (max-width:834px){.function-block__heading span{letter-spacing:0}}.function-block__heading--blue small{background:#2696c1}.function-block__heading--blue span{color:#2696c1}.function-block--blue{border:3px solid #2696c1}@media screen and (max-width:834px){.function-block--blue{border:1px solid #2696c1}}.function-solution{counter-reset:li;margin-bottom:40px}.function-solution__item{letter-spacing:.8px;margin-bottom:clamp(30px,4.333vw,52px)}@media screen and (max-width:834px){.function-solution__item{letter-spacing:0}}.function-solution__item:last-child{margin-bottom:0}.function-solution__ttl{color:#1ba569;display:block;font-size:clamp(1.8rem,1.666vw,2rem);font-weight:700;margin-bottom:18px;padding:0 0 0 53px;position:relative;text-wrap:wrap}@media screen and (max-width:834px){.function-solution__ttl{padding:0 0 0 45px}}.function-solution__ttl:before{background:#1ba569;border-radius:50%;color:#fff;content:counter(li,decimal-leading-zero);counter-increment:li;display:-ms-flexbox;display:-webkit-box;display:flex;font-family:Roboto,sans-serif;font-size:2.2rem;font-weight:700;height:45px;left:0;line-height:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:45px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px){.function-solution__ttl:before{font-size:1.8rem;height:38px;width:38px}}.function-solution__img{margin-bottom:35px}.function-solution__img:last-child{margin-bottom:0}.function-solution__note{background:#f8f8f8;font-weight:700;letter-spacing:1px;padding:31px 3.6%}@media screen and (max-width:834px){.function-solution__note{padding:30px 15px}}.function-show{background:#e7f1e9;margin:0 -6%;padding:34px 6% 14px}@media screen and (max-width:834px){.function-show{margin:0 -15px;padding:30px 15px 15px}}.function-show__ttl{color:#1ba66a;font-size:clamp(1.8rem,2.166vw,2.6rem);font-weight:700;letter-spacing:1px;margin-bottom:14px;position:relative;text-align:center}@media screen and (max-width:834px){.function-show__ttl{letter-spacing:0}}.function-show__ttl:before{background:#5bb48c;content:"";height:2px;left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.function-show__ttl span{background:#e7f1e9;padding:0 clamp(10px,2vw,24px);position:relative;z-index:1}.function-show__ttl--blue{color:#2696c1}@media screen and (min-width:835px){.function-show__ttl--blue{margin-bottom:30px}}.function-show__ttl--blue:before{background:#2696c1}.function-show__ttl--blue span{background:#edf3f9}.function-show__ttl--white{color:#2696c1}@media screen and (min-width:835px){.function-show__ttl--white{margin-bottom:31px}}.function-show__ttl--white:before{background:#2696c1}.function-show__ttl--white span{background:#fff}.function-show--blue{background:#edf3f9}@media screen and (min-width:835px){.function-show--blue{padding-bottom:18px}}.function-show--white{background:#fff}.function-list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.75;margin-bottom:12px}@media screen and (min-width:835px){.function-list{letter-spacing:1px}}.function-list:last-child{margin-bottom:0}@media screen and (max-width:834px){.function-list{margin-bottom:30px}}.function-list__ttl{display:block;font-size:clamp(1.6rem,1.5vw,1.8rem);font-weight:700;line-height:1.3;margin-bottom:8px;text-align:center}@media screen and (max-width:834px){.function-list__ttl{text-align:left}}.function-list__ttl span{background:#5bb38b;border-radius:20px;color:#fff;display:inline-block;padding:6px 18px 4px}@media screen and (min-width:835px){.function-list__block{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.function-list__block-ct{padding:0 3% 0 0;width:52.6%}.function-list__block-img{width:47.4%}}@media screen and (max-width:834px){.function-list__block-ct{margin-bottom:20px}}.function-list__item{margin-bottom:13px;padding:8px 3% 21px 0;position:relative;width:50%}@media screen and (min-width:835px){.function-list__item:nth-child(2n){padding:8px 0 21px 3%}.function-list__item:nth-child(2n):before{display:none}.function-list__item:last-child:after,.function-list__item:last-child:before{display:none!important}.function-list__item:before{border-right:2px dotted #1ba66a;bottom:20px;content:"";position:absolute;right:0;top:5px;width:2px}}@media screen and (max-width:834px){.function-list__item{padding:10px 0 15px;width:100%}.function-list__item:last-child{margin-bottom:0}.function-list__item:last-child:after{display:none}}.function-list__item:after{border-bottom:2px dotted #1ba66a;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:1px}@media screen and (min-width:835px){.function-list--heading .function-list__item:nth-child(n+5){margin-bottom:10px;padding:20px 3% 25px;width:33.333%}.function-list--heading .function-list__item:before{display:block}.function-list--heading .function-list__item:last-child:after,.function-list--heading .function-list__item:nth-child(10):before,.function-list--heading .function-list__item:nth-child(2):before,.function-list--heading .function-list__item:nth-child(4):before,.function-list--heading .function-list__item:nth-child(7):before,.function-list--heading .function-list__item:nth-last-child(2):after,.function-list--heading .function-list__item:nth-last-child(3):after{display:none}}.function-list--blue .function-list__item:before{border-right:2px dotted #2696c1}.function-list--blue .function-list__item:after{border-bottom:2px dotted #2696c1}@media screen and (min-width:835px){.function-list--blue .function-list__item:nth-last-child(2):after{display:none}}.function-list--blue .function-list__ttl span{background:#2696c1}.function-list--other{display:block}@media screen and (min-width:835px){.function-list--other .function-list__item{margin-bottom:23px;padding:0 0 13px;width:100%}.function-list--other .function-list__item:before{display:none}.function-list--other .function-list__item:nth-last-child(2):after{display:block}.function-list--other .function-list__item:last-child{margin-bottom:0}}.function-list--other .function-list__ttl{text-align:left}.function-automate{background:#f8f8f8;display:grid;grid-template-columns:5fr 5fr;margin:0 -6%;padding:27px 6% 25px;text-align:center}@media screen and (max-width:834px){.function-automate{display:block;margin:0 -15px;padding:30px 15px}.function-automate__item{margin-bottom:30px}.function-automate__item:last-child{margin-bottom:0}}.function-automate__ttl{display:block;font-size:clamp(1.4rem,1.75vw,2.1rem);font-weight:700;letter-spacing:1px;line-height:1.5238;margin-bottom:10px;padding:75px 0 0;position:relative;text-wrap:auto}@media screen and (max-width:834px){.function-automate__ttl{letter-spacing:0;padding:0 0 0 38px;text-align:left}}.function-automate__ttl:before{background:url(../img/function/item-01.svg) no-repeat;background-size:100%;content:"";height:55px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:55px}@media screen and (max-width:834px){.function-automate__ttl:before{height:30px;left:-4px;right:auto;top:3px;width:30px}.mac .function-list__ttl span{padding:5px 18px}}#page-partner .breadcrumb{background:#e7f3e9;margin-bottom:0}.partner-function{background:#e7f3e9;padding:56px 0 0}@media screen and (max-width:834px){.partner-function{padding:45px 0 50px}}.partner-function .c-ttl__03{margin-bottom:24px}@media screen and (max-width:834px){.partner-function .c-ttl__03{line-height:1.4}}.partner-function .c-ttl__03 span{color:#231815}.partner-function .c-ttl__03 small{color:#231815;font-size:clamp(2.2rem,3.166vw,3.8rem)}.partner-function__block{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:clamp(1.6rem,1.5vw,1.8rem);font-weight:700;line-height:1.5;text-align:center}@media screen and (max-width:1265px){.partner-function__block{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.partner-function__block-ct{padding:15px 0 30px;width:48%}@media screen and (max-width:834px){.partner-function__block-ct{padding:0;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.partner-function__block-ct p{margin-bottom:20px}.partner-function__block-ct-note{color:#7c7877;display:block;margin-bottom:10px!important}.partner-function__block-ct-note span{font-family:Montserrat,sans-serif;font-size:2.4rem}.partner-function__block-ct-ttl{display:block;font-size:clamp(2rem,3.166vw,3.8rem);margin-bottom:30px}@media screen and (max-width:834px){.partner-function__block-ct-ttl{margin-bottom:16px}}.partner-function__block-ct-ttl small{font-size:clamp(1.6rem,2.5vw,3rem)}.partner-function__block-ct-ttl span{color:#1ba569}.partner-function__block-ct-logo{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;font-size:clamp(1.8rem,2vw,2.4rem)}@media screen and (max-width:834px){.partner-function__block-ct-logo{margin-bottom:15px}}.partner-function__block-ct-logo img{display:inline-block;margin:-4px 4px 0 0;width:clamp(145px,18.25vw,219px)}.partner-function__block-img{width:52%}@media screen and (max-width:834px){.partner-function__block-img{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.partner-function__block-img--custom{margin:0 -5% -6.5% -10%}@media screen and (max-width:1265px){.partner-function__block-img--custom{margin:0 0 -5.5% 20px}}@media screen and (max-width:834px){.partner-function__block-img--custom{margin:0}}.partner-benefit{background:#fff;font-size:clamp(1.6rem,1.5vw,1.8rem);font-weight:700;line-height:1.8888;padding:clamp(45px,6.333vw,76px) 0 53px;text-align:center}@media screen and (max-width:834px){.partner-benefit{text-align:left}}.partner-benefit .c-ttl__03{margin-bottom:23px}@media screen and (max-width:834px){.partner-benefit .c-ttl__03{line-height:1.4}}.partner-companies{padding:0 0 38px}.partner-companies .inner{max-width:1030px}.partner-companies__ttl{background:#1ba569;color:#fff;display:block;font-size:clamp(2.4rem,2.5vw,3rem);font-weight:700;line-height:1.4;margin-bottom:40px;padding:8px 15px;text-align:center}.partner-companies__list{display:grid;gap:40px 15px;grid-template-columns:2.5fr 2.5fr 2.5fr 2.5fr}@media screen and (max-width:834px){.partner-companies__list{grid-template-columns:5fr 5fr}}.partner-companies__list-ttl{display:block;margin-bottom:20px;text-align:center}@media screen and (max-width:834px){.partner-companies__list-ttl{margin-bottom:15px}}.partner-companies__list-ttl span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #1ba569;border-radius:40px;color:#666;font-size:clamp(1.4rem,1.5vw,1.8rem);font-weight:700;line-height:1.2;padding:9px clamp(15px,1.666vw,20px)}.partner-companies__list-ttl--small{margin:0 -10px 20px}.partner-companies__list-ttl--small span{font-size:clamp(1.4rem,1.333vw,1.6rem);padding:9px 5px}.partner-companies__list-img{margin:0 auto;max-width:181px;width:100%}@media screen and (max-width:834px){.partner-companies__list-img img{display:block;margin:0 auto;width:90%}}.partner-point{background:#5bb38b;color:#fff;padding:50px 0 clamp(50px,7.916vw,95px)}@media screen and (max-width:834px){.partner-point{padding:100px 0 50px}}.partner-point__list{counter-reset:point}.partner-point__list-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media screen and (min-width:835px){.partner-point__list-item:first-child .partner-point__list-img--custom{margin-right:-17%}}@media screen and (min-width:835px) and (max-width:1370px){.partner-point__list-item:first-child .partner-point__list-img--custom{margin-right:0}}@media screen and (min-width:835px){.partner-point__list-item:nth-child(2){-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:12px}.partner-point__list-item:nth-child(2) .partner-point__list-ct{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:89px 0 47px 100px;width:58.3%}.partner-point__list-item:nth-child(2) .partner-point__list-ct-number{left:20px}.partner-point__list-item:nth-child(2) .partner-point__list-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.partner-point__list-item:nth-child(2) .partner-point__list-img--custom{margin-left:-17%}}@media screen and (min-width:835px) and (max-width:1370px){.partner-point__list-item:nth-child(2) .partner-point__list-img--custom{margin-left:0}}@media screen and (min-width:835px){.partner-point__list-item:nth-child(3) .partner-point__list-ct{padding:97px 0 47px 105px;width:60%}.partner-point__list-item:nth-child(3) .partner-point__list-ct-number{top:58px}.partner-point__list-item:nth-child(3) .partner-point__list-ct-ttl span{margin-top:4px}.partner-point__list-item:nth-child(3) .partner-point__list-img{width:40%}.partner-point__list-item:nth-child(3) .partner-point__list-img--custom{margin-left:-70px}}@media screen and (min-width:835px) and (max-width:1370px){.partner-point__list-item:nth-child(3) .partner-point__list-img--custom{margin-left:0}}@media screen and (max-width:834px){.partner-point__list-item{margin-bottom:90px}.partner-point__list-item:last-child{margin-bottom:0}.partner-point__list-item:nth-child(3) .partner-point__list-ct-ttl span{margin-top:3px}}.partner-point__list-ct{font-size:clamp(1.4rem,1.666vw,2rem);font-weight:700;line-height:2;padding:89px 0 0 74px;position:relative;width:59.4%}@media screen and (max-width:834px){.partner-point__list-ct{margin:0 0 20px;padding:0;width:100%}}.partner-point__list-ct-number{display:block;font-family:Roboto,sans-serif;left:0;position:absolute;top:35px}@media screen and (max-width:834px){.partner-point__list-ct-number{top:-60px}}.partner-point__list-ct-number:after{content:counters(point,".");counter-increment:point;font-size:2.4rem}@media screen and (max-width:834px){.partner-point__list-ct-number:after{font-size:2rem}}.partner-point__list-ct-number:before{background:url(../img/partner/af.png) no-repeat;background-size:100%;content:"";height:74px;position:absolute;right:-42px;top:8px;width:74px}@media screen and (max-width:834px){.partner-point__list-ct-number:before{height:30px;right:-16px;top:15px;width:35px}}.partner-point__list-ct-ttl{display:block;font-size:clamp(2rem,3.333vw,4rem);font-weight:700;line-height:1.4;margin-bottom:32px;text-wrap:wrap}@media only screen and (min-width:835px) and (max-width:1300px){.partner-point__list-ct-ttl{font-size:2.8vw}}@media screen and (max-width:834px){.partner-point__list-ct-ttl{margin-bottom:5px;padding:0}}.partner-point__list-ct-ttl span{background:#1ba569;display:inline-block;margin:0 6px 8px 0;padding:0 6px}.partner-point__list-img{width:40.6%}@media screen and (max-width:834px){.partner-point__list-img{margin:0 auto;max-width:340px;width:100%}}.partner-features{background:#f8f8f8;padding:clamp(50px,8.25vw,99px) 0}.partner-features .c-ttl__03{margin-bottom:clamp(23px,3.8333vw,46px)}.partner-features__list{display:grid;gap:30px;grid-template-columns:33.333fr 33.333fr 33.333fr}@media screen and (max-width:834px){.partner-features__list{gap:15px;grid-template-columns:1fr}}.partner-features__list-item{background:#fff;border-radius:20px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.05);box-shadow:0 0 10px 0 rgba(0,0,0,.05);font-size:clamp(1.4rem,1.5vw,1.8rem);line-height:1.5555;padding:38px 13%;position:relative}@media screen and (max-width:834px){.partner-features__list-item{border-radius:10px;padding:20px 15px;text-align:center}.partner-features__list-item p{text-align:left}}.partner-features__list-item:first-child{background:#1aa66a;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;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;-ms-flex-line-pack:center;align-content:center}.partner-features__list-item:first-child .partner-features__list-icon{color:#fff;margin-bottom:5px}@media screen and (max-width:834px){.partner-features__list-item:first-child .partner-features__list-icon{margin-bottom:0}}.partner-features__list-item:first-child:before{border:1px solid #fff;border-radius:20px;bottom:5px;content:"";left:5px;position:absolute;right:5px;top:5px}@media screen and (max-width:834px){.partner-features__list-item:first-child:before{border-radius:10px}}.partner-features__list-ttl{display:block;font-size:clamp(2.4rem,2.333vw,2.8rem);font-weight:700;line-height:1.4;margin-bottom:42px}@media screen and (max-width:834px){.partner-features__list-ttl{margin-bottom:15px}}.partner-features__list-ttl:last-child{margin-bottom:0}.partner-features__list-icon{color:#1ba569;display:block;font-size:clamp(3rem,3.1666vw,3.8rem);margin-bottom:18px;width:100%}@media screen and (max-width:834px){.partner-features__list-icon{margin-bottom:5px}}.partner-form{padding:clamp(50px,8.08333vw,97px) 0 clamp(50px,10.333vw,124px)}.partner-form .inner{max-width:900px}.partner-form .c-ttl__03{line-height:1.181;margin-bottom:clamp(23px,4.416vw,53px)}@media screen and (max-width:834px){.partner-form .c-ttl__03{line-height:1.4}}#page-company{font-family:Zen Kaku Gothic New,sans-serif}#page-company .breadcrumb{background:var(--gray)}#page-company .gr,.company-blockTtl{color:var(--green)}.company-blockTtl{font-family:Jost,Zen Kaku Gothic New,sans-serif;font-size:clamp(2.6rem,4.79vw,4rem);font-weight:700;line-height:1.3;margin-bottom:.5em}.company-blockTtl .en{display:block;font-size:max(1.4rem,.4em)}.company-blockLead{font-size:3rem;font-weight:700;line-height:1.8;margin-bottom:1.2em}@media screen and (max-width:640px){.company-blockLead{font-size:2rem}}.company-blockLead img{height:1.17366em;position:relative;top:.2em;vertical-align:baseline;width:auto}.company-philosophy{background:var(--gray);border-bottom-right-radius:60px;padding-block:40px 80px;position:relative}.company-philosophy:before{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:640px){.company-philosophy{border-bottom-right-radius:30px;padding-bottom:50px}}.company-philosophy .company-philosophy__ttl{margin-bottom:1.47em}@media screen and (min-width:641px){.company-core{display:grid;grid-template-columns:1fr 1fr 1fr}}.company-core__item{background:#fff;border-radius:20px;padding:min(30px,7.5%);position:relative}@media screen and (max-width:640px){.company-core__item{border-radius:10px}}.company-core__item:not(:first-child):before{content:"";left:0;position:absolute;top:16px}@media screen and (min-width:641px){.company-core__item:not(:first-child):before{border-right:1px dashed #ccc;height:calc(100% - 32px);left:0;top:16px;width:1px}}@media screen and (max-width:640px){.company-core__item:not(:first-child):before{border-top:1px dashed #ccc;height:1px;left:8px;top:0;width:calc(100% - 16px)}}.company-core__ttl{color:var(--green);font-family:Jost,sans-serif;font-size:3rem;font-weight:600;margin-bottom:1em;padding-left:.5em;position:relative}@media screen and (max-width:834px){.company-core__ttl{font-size:2.3rem;margin-bottom:.6em}}.company-core__ttl .jp{font-family:Zen Kaku Gothic New,sans-serif;font-size:max(1.2rem,.4666em);font-weight:400;margin-left:.8em}.company-core__ttl:before{background:var(--green);border-radius:50%;content:"";height:.26em;left:0;position:absolute;top:.35em;width:.26em}.company-core__desc{font-size:2.4rem;font-weight:500;line-height:1.5833}@media screen and (max-width:834px){.company-core__desc{font-size:1.8rem}}.company-business{background:#fff;border-bottom-right-radius:60px;border-top-left-radius:60px;padding-block:60px;position:relative}@media screen and (max-width:640px){.company-business{border-bottom-right-radius:30px;border-top-left-radius:30px;padding-block:50px}}.company-business:before{background:var(--gray);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.company-business .inner{position:relative}.company-business__desc{font-size:1.6rem;line-height:2}@media screen and (min-width:641px){.company-business__desc{width:75%}}.company-business__desc .marker{background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(0,#ffe45c));background:linear-gradient(transparent 70%,#ffe45c 0);font-size:1.25em;font-weight:600}.company-business__bubble{border:2px dashed var(--green);border-radius:20px;display:inline-block;font-size:1.8rem;font-weight:600;line-height:2;margin-block:1.5em;padding:max(14px,1.6%) max(20px,2.5%)}@media screen and (max-width:640px){.company-business__bubble{font-size:1.6rem}}.company-business .img-deco{bottom:2%;position:absolute;right:-1.66%;width:max(120px,23.33%);z-index:1}@media screen and (max-width:834px){.company-business .img-deco{right:4%}}@media screen and (max-width:640px){.company-business .img-deco{bottom:max(-130px,-22%)}}.company-outline{background:#fff;background:var(--gray);border-top-left-radius:60px;padding-block:60px 80px;position:relative}@media screen and (max-width:640px){.company-outline{border-top-left-radius:30px;padding-block:50px}}.company-outline:before{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.company-outline .lp-contact__content{margin-inline:auto}.movie-main__catch{font-size:2.4rem;font-weight:700;line-height:1.5;margin:1.5em 0;text-align:center}@media screen and (max-width:640px){.movie-main__catch{font-size:1.8rem}}.movie-main__catch img{height:1.45em;margin:0 .2em;position:relative;top:-.0857142em;vertical-align:middle}.movie-main__movie-top{-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);height:0;margin:0 auto -50px;max-width:1000px;overflow:hidden;padding-top:56.25%;position:relative}.movie-main__movie-top iframe{height:100%;left:0;position:absolute;top:0;width:100%}.movie-main__comment{background:#e7f3e9;padding:90px 0 50px}@media screen and (max-width:640px){.movie-main__comment{padding-bottom:40px}}.movie-main__comment-head{color:var(--green);font-size:clamp(2.4rem,5.3125vw,3.4rem);font-weight:700;margin-bottom:.88235em}.movie-main__comment-head a{color:#555;font-size:47%;font-weight:400;position:relative}@media screen and (min-width:835px){.movie-main__comment-head a{margin-left:1em}}.movie-main__comment-head a:after{color:#999;content:"\f08e";font-family:Font Awesome\ 6 Free;font-size:81.25%;font-weight:900;height:1lh;margin-left:.3em;width:1lh}.movie-main__comment-body{font-size:2.2rem;line-height:1.4}@media screen and (max-width:640px){.movie-main__comment-body{font-size:1.6rem;line-height:1.8}}.movie-list{padding:80px 0 120px}@media screen and (max-width:640px){.movie-list{padding:60px 0 70px}}.movie-list__movielist{display:grid;gap:40px 0;grid-template-columns:1fr;margin-top:40px}@media screen and (min-width:641px){.movie-list__movielist{gap:50px 40px;grid-template-columns:repeat(2,1fr)}}.movie-list__movielist-item{cursor:pointer}@media (any-hover:hover){.movie-list__movielist-item:hover .movie-list__movielist-img:before{opacity:1}.movie-list__movielist-item:hover .movie-list__movielist-img:after{background:none}}.movie-list__movielist-img{border:1px solid #ddd;position:relative}.movie-list__movielist-img:before{background:rgba(27,165,105,.7);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:.3s;transition:.3s;width:100%}.movie-list__movielist-img:after{background:var(--green);border:3px solid #fff;border-radius:50%;color:#fff;content:"\f04b";font-family:Font Awesome\ 6 Free;font-size:3rem;font-weight:900;height:1lh;height:70px;left:50%;line-height:64px;padding-left:3px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;transition:.3s;width:1lh;width:70px}@media screen and (max-width:834px){.movie-list__movielist-img:after{font-size:2rem;height:50px;line-height:44px;width:50px}}.movie-list__movielist-ttl{border-left:4px solid var(--green);font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:.8em;padding-left:1em}.modal{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:10}.modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible}.modal-content{-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);max-width:1000px;width:80%}.modal-content .modal-iframe{height:0;overflow:hidden;padding-top:56.25%}.modal-content .modal-iframe iframe{height:100%;left:0;position:absolute;top:0;width:100%}.modal.active .modal-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal-close{background:#000;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;font-size:34px;height:40px;line-height:30px;position:absolute;right:10px;text-align:center;top:10px;width:40px;z-index:7}.sec-nurturing{background:#fffdf3;padding:57px 0 102px}@media screen and (max-width:834px){.sec-nurturing{padding:50px 0 60px}}.nurturing-heading{font-size:1.8rem;font-weight:700;letter-spacing:1px;line-height:1.8;margin-bottom:45px;text-align:center}@media screen and (max-width:834px){.nurturing-heading{font-size:1.5rem;line-height:1.6}}.nurturing-heading__ttl{color:#1ba569;display:block;font-size:clamp(2.2rem,2.8333vw,3.4rem);font-weight:700;letter-spacing:0;line-height:1.41;margin-bottom:clamp(25px,3.833vw,46px)}.nurturing-heading__ttl span{display:inline-block;padding:14px 34px 20px;position:relative}@media screen and (max-width:834px){.nurturing-heading__ttl span{padding:8px 10px}}.nurturing-heading__ttl span:after,.nurturing-heading__ttl span:before{content:"";height:48px;position:absolute;width:27px}@media screen and (max-width:834px){.nurturing-heading__ttl span:after,.nurturing-heading__ttl span:before{height:28px;width:15px}}.nurturing-heading__ttl span:before{background:url(../img/nurturing/bf.png) no-repeat;background-size:100%;left:0;top:0}.nurturing-heading__ttl span:after{background:url(../img/nurturing/af.png) no-repeat;background-size:100%;bottom:0;right:0}.nurturing-heading p img{display:inline-block;position:relative;top:3px;width:clamp(110px,12.166vw,126px)}@media screen and (max-width:834px){.nurturing-heading p img{top:1px}}.nurturing-note{display:block;font-size:clamp(1.6rem,1.833vw,2.2rem);font-weight:700;line-height:1.4;margin-bottom:28px;text-align:center}.nurturing-note span{background:#1ba569;border-radius:30px;color:#fff;display:inline-block;min-width:300px;padding:7px 35px}@media screen and (max-width:834px){.nurturing-note span{min-width:200px;padding:7px 15px}}.nurturing-note--orange span{background:#f3a35c}.nurturing-check{display:grid;font-size:1.6rem;gap:36px;grid-template-columns:1fr 1fr;line-height:1.625;margin-bottom:75px}@media screen and (max-width:834px){.nurturing-check{font-size:1.4rem;grid-template-columns:1fr;margin-bottom:45px}}.nurturing-check--management{margin-bottom:16px}.nurturing-check--management img{margin-bottom:0!important}@media screen and (min-width:835px){.nurturing-check--02{margin-bottom:32px}}.nurturing-check img{margin-bottom:16px}@media screen and (max-width:834px){.nurturing-check img{margin-bottom:10px}}.nurturing-check .nurturing-note{margin-bottom:14px}.nurturing-check .nurturing-note--small{margin-bottom:28px}.nurturing-check p{margin-bottom:15px}.nurturing-check p:last-child{margin-bottom:0}.nurturing-box{border:3px solid #1ba569;border-radius:10px;display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;-ms-flex-pack:justify;-webkit-box-pack:justify;background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:clamp(1.5rem,1.666vw,2rem);font-weight:700;justify-content:space-between;line-height:1.5;margin-bottom:clamp(50px,8.333vw,100px);padding:58px 28px 46px}@media screen and (max-width:834px){.nurturing-box{border:2px solid #1ba569;padding:60px 15px 30px}}@media screen and (min-width:835px){.nurturing-box--other{padding:46px 28px 39px}.nurturing-box--other-02{margin-bottom:60px;padding:48px 28px 26px}}.nurturing-box .nurturing-note{left:15px;position:absolute;right:15px;top:-24px}@media screen and (max-width:834px){.nurturing-box .nurturing-note{top:-31px}.nurturing-box .nurturing-note--other{top:-40px}}.nurturing-box--custom{margin:0 -28px;width:calc(100% + 56px)}@media screen and (max-width:834px){.nurturing-box--custom{margin:0 -15px;width:calc(100% + 30px)}}.nurturing-box--custom-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;border-bottom:3px solid #1ba569;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:36px;padding:0 27px 24px}@media screen and (max-width:834px){.nurturing-box--custom-item{border-bottom:2px solid #1ba569;margin-bottom:25px;padding:0 15px 25px}}.nurturing-box--custom-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.nurturing-box__item{display:-ms-flexbox;display:-webkit-box;display:flex;padding:0 0 0 100px;position:relative;width:47.3%;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:834px){.nurturing-box__item{margin-bottom:20px;min-height:45px;padding:0 0 0 65px;width:100%}.nurturing-box__item:last-child{margin-bottom:0}}.nurturing-box__item--green{color:#1ba66a}.nurturing-box__item--green .nurturing-box__note{background:#1ba569;color:#fff}.nurturing-box__note{border-radius:15px;display:-ms-flexbox;display:-webkit-box;display:flex;height:80px;width:80px;-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 #1ba569;color:#1ba569;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:834px){.nurturing-box__note{border:1px solid #1ba569;border-radius:10px;height:50px;width:50px}}@media screen and (min-width:835px){.nurturing-box--02{margin-bottom:62px;padding:40px 27px 39px 28px}}@media screen and (max-width:834px){.nurturing-box--02{padding:30px 15px}}.nurturing-block{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;margin-bottom:clamp(50px,8.25vw,99px)}.nurturing-block__img{width:48.5%}@media screen and (max-width:834px){.nurturing-block__img{margin-bottom:20px;width:100%}}.nurturing-block__ct{font-size:1.6rem;line-height:1.75;padding:0 0 0 3.2%;width:51.5%}@media screen and (max-width:834px){.nurturing-block__ct{font-size:1.5rem;padding:0;width:100%}}.nurturing-block__ct p{margin-bottom:28px}@media screen and (max-width:834px){.nurturing-block__ct p{margin-bottom:15px}}.nurturing-block__ct p:last-child{margin-bottom:0}#page-db{padding:min(72px,13.3333333333vw) 0 min(160px,36.8vw)}.sec-db{color:#333}.sec-db__inner{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:min(96px,7.1111111111vw)}.sec-db__sidebar{background:#f8f8f8;border-radius:min(16px,2.6666666667vw);padding:min(50px,8vw) min(24px,4vw) min(48px,8vw);width:352px}@media screen and (max-width:990px){.sec-db__sidebar{width:100%}}.sec-db__sidebar-ttl{font-size:2.4rem;font-weight:700;line-height:1.5;margin-bottom:min(22px,4vw)}@media screen and (max-width:834px){.sec-db__sidebar-ttl{font-size:2rem}}.sec-db__sidebar-search{margin-bottom:min(66px,8vw);position:relative}.sec-db__sidebar-input{padding-right:100px}.sec-db__sidebar-btn{background:#19a568;border-radius:4px;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:1.4pxrem;font-weight:700;height:32px;line-height:1;position:absolute;right:8px;top:8px;width:80px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;cursor:pointer;gap:5px}@media (any-hover:hover){.sec-db__sidebar-btn{-webkit-transition:opacity .2s;transition:opacity .2s}.sec-db__sidebar-btn:hover{opacity:.7}}@media screen and (max-width:834px){.sec-db__sidebar-btn{font-size:1.3rem}}.sec-db__sidebar-block{border-bottom:1px solid #19a568;display:grid;gap:32px;margin-bottom:min(70px,8vw);padding-bottom:min(61px,8vw)}.sec-db__sidebar-accordion.is-active .sec-db__sidebar-head .material-symbols-outlined{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sec-db__sidebar-head{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center;cursor:pointer;gap:10px}@media (any-hover:hover){.sec-db__sidebar-head{-webkit-transition:opacity .2s;transition:opacity .2s}.sec-db__sidebar-head:hover{opacity:.7}}.sec-db__sidebar-head .material-symbols-outlined{color:#19a568;margin-top:-4px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.sec-db__sidebar-lbl{font-size:2.4rem;font-weight:700;line-height:1.5}@media screen and (max-width:834px){.sec-db__sidebar-lbl{font-size:2rem}}.sec-db__sidebar-lbl small{font-size:1.6rem}@media screen and (max-width:834px){.sec-db__sidebar-lbl small{font-size:1.4rem}}.sec-db__sidebar-body{background:#fff;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1);display:none;margin-bottom:2px;margin-top:14px;padding:19px 8px 14px}.sec-db__sidebar-list{display:grid;font-size:1.4rem;gap:8px;grid-template-columns:repeat(2,1fr);line-height:1.7}.sec-db__sidebar-link{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.sec-db__sidebar-link .underline{text-decoration:underline}.sec-db__sidebar-link .material-symbols-outlined{color:#19a568;font-size:16px;margin:-5px 0 0}.sec-db__sidebar-nav{display:grid;font-size:2.4rem;font-weight:700;gap:min(39px,4vw);line-height:1.15;margin-bottom:min(82px,8vw)}@media screen and (max-width:834px){.sec-db__sidebar-nav{font-size:2rem}}.sec-db__sidebar-nav small{display:inline-block;font-size:1.6rem}@media screen and (max-width:834px){.sec-db__sidebar-nav small{font-size:1.4rem}}.sec-db__sidebar-nav a{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media (any-hover:hover){.sec-db__sidebar-nav a{-webkit-transition:opacity .2s;transition:opacity .2s}.sec-db__sidebar-nav a:hover{opacity:.7}}.sec-db__sidebar-nav a .material-symbols-outlined{color:#19a568}.sec-db__sidebar-img img{display:block;width:100%}.sec-db__sidebar-img:not(:last-child){margin-bottom:min(32px,4vw)}.sec-db__sidebar-tags{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.6rem;gap:min(24px,4vw) min(48px,8vw);line-height:1.69}.sec-db__sidebar-tags a{text-decoration:underline;text-underline-position:from-font}@media (any-hover:hover){.sec-db__sidebar-tags a{-webkit-transition:opacity .2s;transition:opacity .2s}.sec-db__sidebar-tags a:hover{opacity:.7}}.sec-db__sidebar .c-ttl__07{margin-bottom:min(33px,4vw)}.sec-db__top{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.sec-db__top--start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sec-db__ct{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:990px){.sec-db__ct{width:100%}}.sec-db__ttl{border-bottom:1px solid #19a568;font-size:2.4rem;line-height:1.5;margin-bottom:min(63px,8vw);padding-bottom:20px;position:relative}@media screen and (max-width:834px){.sec-db__ttl{font-size:2rem}}.sec-db__ttl:before{background:#010101;bottom:-2px;content:"";height:3px;position:absolute;width:80px}.sec-db__list{display:grid;font-size:1.4rem;gap:min(47px,8vw);line-height:1.7142857143;margin-bottom:33px}@media screen and (max-width:834px){.sec-db__list{font-size:1.3rem}}.sec-db__list-item:not(:last-child){border-bottom:1px solid #ccc}.sec-db__list-link{display:block;padding-bottom:min(46px,8vw)}@media (any-hover:hover){.sec-db__list-link{-webkit-transition:opacity .2s;transition:opacity .2s}.sec-db__list-link:hover{opacity:.7}}.sec-db__list-info{display:-ms-flexbox;display:-webkit-box;display:flex;padding:2px 0 17px}.sec-db__list-info>*{margin-right:16px;padding-right:16px}.sec-db__list-info>:not(:last-child){border-right:1px solid #ccc}.sec-db__list-ttl{font-size:2.4rem;font-weight:700;line-height:1.5;margin-bottom:7px;text-decoration:underline;text-underline-position:from-font}@media screen and (max-width:834px){.sec-db__list-ttl{font-size:2rem}}.sec-db__list-ttl--lg{font-size:3.2rem;line-height:1.5;text-decoration:none}@media screen and (max-width:834px){.sec-db__list-ttl--lg{font-size:2.8rem}}.sec-db__list-name{color:#666;margin-bottom:15px}.sec-db__list-flex{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;gap:15px;margin-bottom:min(33px,4vw)}@media screen and (max-width:640px){.sec-db__list-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sec-db__list-tags{color:#19a568;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:700;gap:12px;padding:2px 0 0}.sec-db__list-tags>*{border:1px solid #19a568;border-radius:4px;padding:3px 14px 3px 15px}.sec-db__list-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;background:#19a568;border:1px solid #19a568;border-radius:36px;color:#fff;font-size:1.6rem;font-weight:700;gap:14px;line-height:1.625;padding:4px 23px 4px 27px}@media screen and (max-width:834px){.sec-db__list-btn{font-size:1.4rem}}.sec-db__list-btn .material-symbols-outlined{font-size:1.4rem}@media screen and (max-width:834px){.sec-db__list-btn .material-symbols-outlined{font-size:1.3rem}}.sec-db__list-btn--lg{padding:9px 23px 6px 26px}.sec-db__list-btn--lg .material-symbols-outlined{font-size:1.7rem}@media screen and (max-width:834px){.sec-db__list-btn--lg .material-symbols-outlined{font-size:1.5rem}}.sec-db__list-btn--white{background:#fff;color:#19a568}.sec-db__list-desc{font-size:1.6rem;line-height:1.6875}@media screen and (max-width:834px){.sec-db__list-desc{font-size:1.4rem}}.sec-db--other{background:#f3f3f3;padding:min(80px,13.3333333333vw) 0 min(257px,40vw)}.sec-db--other .sec-db__inner{gap:min(80px,8vw);max-width:1307px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:1200px){.sec-db--other .sec-db__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.sec-db--other .sec-db__sidebar{padding:min(33px,8vw) min(32px,4vw) min(31px,8vw);width:443px}.sec-db--other .sec-db__ct{border-radius:min(16px,2.6666666667vw);padding:min(64px,8vw)}.sec-db--other .sec-db__ct .c-ttl__07{margin-bottom:31px}.sec-db--other .sec-db__list{gap:min(46px,8vw);margin-bottom:31px}.sec-db--other .sec-db__list-item{border-bottom:none}.sec-db--other .sec-db__list-link{padding-bottom:0}.sec-db--other .sec-db__ct,.sec-db--other .sec-db__sidebar{background:#fff}@media screen and (max-width:1200px){.sec-db--other .sec-db__ct,.sec-db--other .sec-db__sidebar{width:100%}}#page-db_detail{padding:0}#page-db_detail .breadcrumb{background:#f8f8f8;color:#147d4f;padding:25px 0 23px}#page-db_detail .breadcrumb .inner{font-size:1.6rem;font-weight:700;line-height:1.7;max-width:1312px}#page-db_detail .breadcrumb .inner a{font-weight:400;margin:0 11px 0 0;padding:0 23px 0 0}#page-db_detail .breadcrumb .inner a:after{border:none;content:"/";font-size:22px;padding:0;top:-4px;-webkit-transform:none;-ms-transform:none;transform:none}.sec-dbDetail{color:#333;font-size:1.6rem;line-height:1.625;padding:48px 0 min(120px,13.3333333333vw)}.sec-dbDetail .sec-db__list-ttl{margin-bottom:5px}.sec-dbDetail .sec-db__list-name{margin-bottom:21px}.sec-dbDetail .sec-db__list-tags{margin-bottom:min(65px,8vw)}.sec-dbDetail .sec-db__list-tags>*{padding-top:4px}.sec-dbDetail .sec-db__list-desc{margin-bottom:min(62px,8vw)}.sec-dbDetail .sec-db__top{margin-bottom:min(24px,4vw)}.sec-dbDetail .sec-db__top--start{margin-bottom:0}.sec-dbDetail__contact{margin-bottom:min(50px,8vw)}.sec-dbDetail__contact-dl{border-bottom:1px solid #19a568;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center;gap:min(66px,5vw);padding:min(24px,4vw) 0 min(23px,4vw)}@media screen and (max-width:640px){.sec-dbDetail__contact-dl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}.sec-dbDetail__contact-dl:first-child{border-top:1px solid #19a568}@media screen and (min-width:641px){.sec-dbDetail__contact-dl:first-child .sec-dbDetail__contact-dd{padding-left:min(31px,4vw)}}.sec-dbDetail__contact-dt{background:#f3f3f3;color:#147d4f;font-weight:700;padding:18px 24px 15px;width:130px}@media screen and (max-width:640px){.sec-dbDetail__contact-dt{width:100%}}.sec-dbDetail__contact-dd{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:640px){.sec-dbDetail__contact-dd{width:100%}}.sec-dbDetail__list{display:grid;gap:16px min(32px,4vw)}@media screen and (min-width:835px){.sec-dbDetail__list{grid-template-columns:repeat(2,1fr)}}.sec-dbDetail__list-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;border-bottom:1px solid #ccc;padding:0 0 15px}.sec-dbDetail__list-lbl{font-weight:700;width:144px}.sec-dbDetail__list-ct{-webkit-box-flex:1;-ms-flex:1;flex:1}.sec-dbDetail__list-btn{border:1px solid #19a568;border-radius:4px;color:#19a568;font-weight:700;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;margin-bottom:1px;margin-left:-11px;padding:4px 16px 3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sec-dbDetail__flex,.sec-dbDetail__list-btn{display:-ms-flexbox;display:-webkit-box;display:flex}.sec-dbDetail__flex{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;gap:min(80px,8vw);margin-bottom:min(80px,8vw)}@media screen and (max-width:1200px){.sec-dbDetail__flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sec-dbDetail__flex-ct{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:1200px){.sec-dbDetail__flex-ct{width:100%}}.sec-dbDetail__flex-sidebar{display:grid;gap:min(32px,4vw);padding-top:1px;width:368px}@media screen and (max-width:1200px){.sec-dbDetail__flex-sidebar{margin:0 auto;max-width:368px;width:100%}}.sec-dbDetail__flex-sidebar>:first-child{margin-bottom:16px}
/*# sourceMappingURL=map/styles.css.map */
