a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none;&:after,&:before{content:"";content:none}}table{border-collapse:collapse;border-spacing:0}body{-webkit-text-size-adjust:none}mark{background-color:transparent;color:inherit}input::-moz-focus-inner{border:0;padding:0}input,select,textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none}
:root{--color-black:#212121;--color-white:#fff;--color-base-green:#007a3f;--color-bk-light-green:rgba(177,231,205,.6);--color-gold:#b49a1a;--color-bk-light-gold:hsla(50,75%,80%,.6);--color-red:red;--color-blue:#2155a4;--color-gray:#f5f5f5;--color-dark-gray:#999;--font-family-sans-serif:"Noto Sans JP";--font-size-base:16px;--line-height-base:1.5;--font-weight-base:400;--border-radius:8px;--max-width:1280px;--pc-min-width:1024px;--tablet-max-width:768px;--mobile-max-width:480px}
.wp-block-list{list-style:disc inside;margin:1rem}.wpcf7-form{display:flex;flex-direction:column;gap:.5rem;@media screen and (max-width:700px){gap:1rem}.confirm_area,.input_area{>div{margin-bottom:.5rem}div{p{align-items:center;display:flex;gap:1rem;label{font-size:.9rem;font-weight:500;position:relative;width:132px;span:not(.wpcf7-list-item-label){display:block;font-size:10px;font-weight:400;position:absolute;width:100%}&.email-conf{top:50%;transform:translateY(-50%)}&.required{&:after{color:var(--color-red);content:"*";font-weight:700;margin-left:4px}}}>span{display:block;flex-grow:1;width:calc(100% - 132px)}input{background:#fff;border:1px solid var(--color-base-green);box-sizing:border-box;font-size:1.1rem;outline:none;padding:.75rem .5rem;width:100%;&:focus{border-color:var(--color-black);outline:none}}@media screen and (max-width:700px){align-items:flex-start;flex-direction:column;gap:4px;>span{width:100%}label{position:static;width:100%;span:not(.wpcf7-list-item-label){position:relative;top:0}&.email-conf{position:relative;top:0;transform:none;&.required{&:after{left:100px;position:absolute;top:0}}}}input{box-sizing:border-box;width:100%}}}&.content-box{align-items:start;display:flex;.content-box-list{box-sizing:border-box;width:calc(100% - 132px);p{display:block}textarea.content-message{background:#fff;border:1px solid var(--color-base-green);box-sizing:border-box;font-size:1.1rem;outline:none;padding:.75rem .5rem;position:relative;right:-120px;top:-28px;width:100%;&:focus{border-color:var(--color-black);outline:none}}}@media screen and (max-width:700px){align-items:flex-start;flex-direction:column;gap:.5rem;.content-box-list{width:100%;textarea.content-message{width:calc(100% - 140px)}}}}}}.confirm_area{display:none;>div{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.bottom-acceptance{align-items:flex-start;flex-direction:column;margin:4rem auto 0;max-width:500px;.ac,p{display:flex;gap:.5rem}p{align-items:flex-start;font-size:.9rem;font-weight:500}input.confirm_checked{aspect-ratio:1/1;height:32px;margin:0;padding:4px;position:relative;top:-6px;width:32px;&:checked{background:var(--color-base-green) url(../images/check.svg) center center no-repeat;background-size:cover}&:disabled{cursor:not-allowed}}}}.confirm_checked,.wpcf7-acceptance,.wpcf7-checkbox{display:flex;flex-direction:column;gap:.5rem;.wpcf7-list-item{label{align-items:start;display:flex;gap:.5rem;width:100%;input{aspect-ratio:1/1;height:32px;margin:0;padding:4px;width:32px;&:checked{background:var(--color-base-green) url(../images/check.svg) center center no-repeat;background-size:cover}}.wpcf7-list-item-label{padding-top:6px;white-space:nowrap}}}&.wpcf7-acceptance{.wpcf7-list-item{label{.wpcf7-list-item-label{white-space:normal}}}}}.controls:has(.confirm_button),.controls:has(.wpcf7-submit){position:relative;.confirm_button,.wpcf7-submit{background:linear-gradient(90deg,#007a3f,#b49a1a);border:0;border-radius:56.5px;box-shadow:0 0 14px 6px #d9d9d9;color:var(--color-white);cursor:pointer;font-size:1.1rem;font-weight:700;margin:1rem auto;padding:1rem 0;width:100%;&:disabled{background:var(--color-dark-gray);cursor:not-allowed}}&:after{background:url(../images/arrow-right.svg) no-repeat 50%;content:"";display:block;height:24px;position:absolute;right:10%;top:50%;transform:translateY(-50%);width:24px}.wpcf7-spinner{height:30px;left:0;margin:auto;position:absolute;right:0;width:30px}}.controls{.back_button_wrapper{position:relative;.back_button{background-color:var(--color-gold);border:none;border-radius:56.5px;color:var(--color-white);cursor:pointer;font-weight:700;padding:1rem 1rem 1rem 60px;width:100%}&:before{background:url(../images/arrow-right.svg) no-repeat 50%;content:"";display:block;height:24px;left:1rem;position:absolute;top:50%;transform:scale(-1) translateY(50%);width:24px;z-index:2}}.submit_button_wrapper{width:100%}}.wpcf7-not-valid-tip{color:var(--color-red);font-size:.9rem}.wpcf7-response-output{background-color:var(--color-white)!important;border:1px solid var(--color-red)!important;border-radius:8px!important;font-weight:700;margin-top:0!important;padding:1rem!important;text-align:center}.thanks_area{display:none;.return-top{margin:4rem auto;text-align:center}}.wpcf7-response-output{display:none}}
html{scroll-behavior:smooth}body{font-family:var(--font-family-sans-serif),sans-serif;font-size:var(--font-size-base);font-weight:var(--font-weight-base,400);line-height:var(--line-height-base);@media (max-width:768px){font-size:calc(var(--font-size-base)*.9)}&.noScroll{overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none}}a{text-decoration:none}}
header{background:var(--color-base-green);overflow:hidden;padding-top:1rem;position:relative;width:100%;.header-inner{align-items:center;background-color:var(--color-white);box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;padding:1rem;position:relative;width:100%;@media screen and (max-width:700px){justify-content:flex-start}}.header-title{align-items:center;display:flex;gap:1rem;justify-content:space-between;position:relative;.title{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;picture{position:relative;top:4px;width:-moz-fit-content;width:fit-content;img{height:34px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:auto}}h1{color:var(--color-black);font-weight:700;padding-left:1rem;position:relative;top:-5px;white-space:nowrap}}.menu-toggle{aspect-ratio:1/1;border-radius:8px;display:none;height:auto;padding:0;visibility:hidden;width:32px;z-index:7;p{color:var(--color-black);font-size:10px;font-weight:600;padding-bottom:8px;position:relative;text-align:center}span{background:var(--color-black);display:block;height:2px;margin:8px auto 0;position:relative;top:1px;transition:transform .3s;width:32px;&:after,&:before{background:var(--color-black);content:"";height:2px;left:0;position:absolute;transition:transform .3s;width:32px}&:before{transform:translateY(-6px)}&:after{transform:translateY(6px)}}&.active{span{background-color:var(--color-white);&:before{transform:translateY(0) rotate(23deg)}&:after{transform:translateY(0) rotate(-23deg)}}}}@media screen and (max-width:1280px){top:-4px;.title{picture{display:none}h1{padding-left:0;top:0}}.menu-toggle{display:block;visibility:visible}}@media screen and (max-width:768px){.title{h1{font-size:1.2rem}}}}.header-nav{align-items:center;display:flex;gap:1rem;justify-content:space-between;position:relative;top:-5px;@media screen and (max-width:1024px){.blog-btn,.plan-btn{display:none}}@media screen and (max-width:700px){.contact-btn{display:none}}}}.nav{-webkit-backdrop-filter:blur(5px) contrast(5%) brightness(1.88);backdrop-filter:blur(5px) contrast(5%) brightness(1.88);border-radius:8px;bottom:0;box-shadow:0 0 6px rgba(0,0,0,.3);height:-moz-fit-content;height:fit-content;left:1rem;opacity:0;overflow:hidden;position:absolute;right:0;top:calc(74px + 1.5rem);transition:opacity .3s ease,visibility 0s .3s;visibility:hidden;width:240px;will-change:opacity,visibility;z-index:6;&.active{opacity:1;transition:opacity .3s ease,visibility 0s;visibility:visible}.nav-inner{box-sizing:border-box;height:-moz-fit-content;height:fit-content;margin:auto;padding:1rem 1rem 0;width:240px;p{padding:0 0 1rem;.nav-btn{box-sizing:border-box;display:block;width:100%;&:after{float:right}&.blog-btn,&.contact-btn{padding-right:16px;&:after{background-image:url(../images/arrow-right.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;float:right;height:16px;position:relative;right:0;top:2px;transform:none;width:24px}}}}}}footer{.footer-nav{align-items:center;display:flex;gap:1rem;justify-content:center;padding:1.5rem 1rem}.copy{background-color:var(--color-base-green);color:var(--color-white);font-size:.8rem;font-weight:300;padding:2rem 1rem;text-align:center;.copy-nav{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem;a{color:var(--color-white);line-height:1;text-decoration:none}li:not(:last-child){&:after{border-right:1px solid var(--color-white);content:"";display:inline-block;height:.8rem;padding-right:.5rem;position:relative;top:2px;width:0}}}}@media screen and (max-width:1024px){.footer-nav{.plan-btn{display:none}}.footer-nav{gap:1px;padding:1.5rem 1px;.blog-btn{display:none}}.copy{.copy-nav{flex-wrap:wrap;li:not(:last-child){&:after{display:none}}}}}@media screen and (max-width:600px){.footer-nav{gap:1px;padding:1.5rem 1px;.contact-btn{display:none}}}}
.link{color:var(--color-base-green);&:hover{color:var(--color-gold)}}.cv-btn{background:linear-gradient(90deg,#007a3f,#b49a1a);background-size:100% 50%;border-radius:8px;box-shadow:0 0 14px 6px #d9d9d9;display:block;padding:.5rem 8rem;text-align:center;transition:background-size .3s ease;.t1{font-size:2rem;font-weight:500;letter-spacing:1px}.t1,.t2{color:var(--color-white);display:block}.t2{font-size:.9rem;font-weight:300;padding:4px 0 8px}&:hover{background-size:200% 100%}@media screen and (max-width:700px){padding-bottom:1rem;padding-left:4rem;padding-right:4rem;padding-top:1rem;.t1{font-size:1.5rem}}@media screen and (max-width:400px){padding-bottom:.75rem;padding-left:3rem;padding-right:3rem;padding-top:.75rem;.t2{padding-bottom:0}}}.nav-btn{background-color:var(--color-base-green);border-radius:8px;color:var(--color-white);font-size:.9rem;font-weight:500;padding:8px 16px;transition:background-color .3s ease,color .3s ease;&:hover{background-color:var(--color-bk-light-green);color:var(--color-base-green)}&:after{background-image:url(../images/arrow-right.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;position:relative;top:2px;width:24px}&.plan-btn{&:after{background-image:url(../images/chevron-down-solid.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;position:relative;top:2px;width:24px}}&.blog-btn{padding-right:88px;position:relative;z-index:1;&:after{background:url(../images/blog_man.gif) 50% no-repeat;background-size:cover;border-radius:100%;content:"";display:block;filter:drop-shadow(0 0 10px #007A3F);height:80px;position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:80px}}&.contact-btn{background-color:var(--color-gold);padding-right:84px;position:relative;z-index:1;&:after{background:url(../images/contact_woman.gif) 50% no-repeat;background-size:cover;border-radius:100%;content:"";display:block;filter:drop-shadow(0 0 10px #B49A1A);height:80px;position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:80px}&:hover{background-color:var(--color-bk-light-gold);color:var(--color-gold)}}&.top-btn{&:after{background-image:url(../images/arrow-up-solid.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;position:relative;top:2px;width:24px}}}p.btn{a{background-color:var(--color-base-green);border-radius:8px;color:var(--color-white);font-size:.9rem;font-weight:500;padding:8px 16px;transition:background-color .3s ease,color .3s ease;&:hover{background-color:var(--color-bk-light-green);color:var(--color-base-green)}&:after{background-image:url(../images/arrow-right.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;position:relative;top:2px;width:24px}}}.fade-up{opacity:0;transform:translateY(30px)}.fade-up.is-visible{animation:fadeUpAnim .6s ease forwards}@keyframes fadeUpAnim{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.top-main{background-image:url(../images/main_bk.jpg);@supports (background-image:url("../img/top/main_bk.webp")){background-image:url(../images/main_bk.webp)}background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:4rem 0;position:relative;top:-.25rem;width:100%;.top-main-inner{margin:auto;padding-right:20%;position:relative;width:-moz-fit-content;width:fit-content;z-index:2}.txt1{color:var(--color-blue);font-size:1.5rem;font-weight:400;letter-spacing:3px;line-height:1.75;margin-bottom:1rem}.pc-lcm{aspect-ratio:321/53;display:block;margin-bottom:1rem;width:300px;img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}}.title{color:var(--color-black);font-size:2.5rem;font-weight:700;letter-spacing:1.5px;line-height:1.5;margin-bottom:1.5rem}.point-top{align-items:center;display:flex;margin-bottom:2rem;transform:scale(1.02) translateX(8px);width:100%;.p1,.p2,.p3{color:var(--color-base-green);display:block;font-size:1.5rem;font-weight:700;padding:8px;text-align:center}.p1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27181%27 height=%2757%27 fill=%27none%27 viewBox=%270 0 181 57%27%3E%3Cpath fill=%27rgba%28255,255,255,0.6%29%27 stroke=%27%23B49A1A%27 d=%27m180.415.5-8.789 56H.5V.5z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;padding-left:0;width:33.333%}.p2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27190%27 height=%2757%27 fill=%27none%27 viewBox=%270 0 190 57%27%3E%3Cpath fill=%27rgba%28255,255,255,0.6%29%27 stroke=%27%23B49A1A%27 d=%27m189.415.5-8.792 56H.585L9.377.5z%27/%3E%3C/svg%3E");left:-1%}.p2,.p3{background-repeat:no-repeat;background-size:contain;position:relative;width:33.333%}.p3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27181%27 height=%2757%27 fill=%27none%27 viewBox=%270 0 181 57%27%3E%3Cpath fill=%27rgba%28255,255,255,0.6%29%27 stroke=%27%23B49A1A%27 d=%27M180.5.5v56H.585L9.374.5z%27/%3E%3C/svg%3E");left:-2%;padding-right:8px}}.cv-btn-wrapper{position:relative;z-index:2}.main-help{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1;picture{bottom:0;display:block;height:90%;left:0;position:absolute;right:0;text-align:center;img{height:100%;-o-object-fit:contain;object-fit:contain;transform:translateX(100%);width:auto}}}@media screen and (max-width:700px){.top-main-inner{padding-right:10%;.txt1{font-size:1.25rem}.pc-lcm{width:200px}.title{font-size:1.75rem}.point-top{transform:scale(1) translateX(0);.p1,.p2,.p3{font-size:1.1rem;padding-top:5px}.p3{padding-right:2px}}}.main-help{picture{height:80%}}}@media screen and (max-width:500px){.top-main-inner{padding-right:0}.main-help{display:none}}@media screen and (max-width:400px){.top-main-inner{transform:scale(.9)}}}.cv-btn-wrapper{margin:auto;width:-moz-fit-content;width:fit-content}.concerns{.concerns-title{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27274%27 height=%27165%27 fill=%27none%27 viewBox=%270 0 274 165%27%3E%3Cpath fill=%27rgba%28242,229,166,0.6%29%27 d=%27M267.274 103.849C297.456 54.496 219.799-3.134 158.71 5.052c-55.39 7.422-127.39-27.624-144.447 22.6-.84 2.474-1.724 4.943-2.75 7.378C-6 76.552-5.664 90.136 27.48 123.946a191 191 0 0 1 10.91 12.139c18.477 22.385 52.82 29.736 87.139 28.844 3.877-.101 7.754-.136 11.633-.147 50.914-.156 112.475-26.838 130.112-60.933%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;padding:2rem 2rem 2.5rem;position:relative;text-align:center;z-index:2;p{font-size:1.5rem;font-weight:700;letter-spacing:1.5px;line-height:1.7}&:before{background-image:url(../images/arrow.svg);height:100px;top:0;transform:translate(-50%,-50%);width:150px}&:after,&:before{background-repeat:no-repeat;background-size:contain;content:"";left:50%;position:absolute}&:after{background-image:url(../images/fukidashi.svg);bottom:0;height:72px;transform:translate(-55%,25%);width:303px}}.list-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem auto 0;max-width:var(--max-width);padding-bottom:2rem;position:relative;&:after{background:url(../images/arrow2.svg) 50% no-repeat;background-size:contain;bottom:0;content:"";display:block;height:100px;left:30%;position:absolute;transform:rotate(90deg) translate(50%,100%);width:200px;z-index:2}.list-img{height:0;max-width:35%;width:450px;img{height:auto;-o-object-fit:contain;object-fit:contain;transform:translateY(-55%);width:100%}}.list{display:flex;flex-direction:column;gap:2rem;p{padding-left:64px;position:relative;&:before{aspect-ratio:51/36.21;background:url(../images/sweat.gif) 50% no-repeat;background-size:contain;content:"";display:block;left:0;position:absolute;top:-10px;transform:scaleX(-1);width:50px}}&:nth-child(2){position:relative;top:2rem}}}@media screen and (max-width:1024px){.list-wrapper{gap:0;&:after{left:20%}}}@media screen and (max-width:768px){.list-wrapper{&:after{left:15%}}}@media screen and (max-width:700px){.concerns-title{p{font-size:1.1rem}&:after{transform:translate(-55%,50%);width:200px}}.list-wrapper{align-items:center;flex-wrap:wrap;margin:auto;padding:2rem 4px 0;position:relative;.list-img{height:-moz-fit-content;height:fit-content;left:1rem;position:absolute;top:-3rem}.list{max-width:240px}&:after{display:none}}}@media screen and (max-width:500px){.concerns-title{margin:0 2rem 0 auto;width:-moz-fit-content;width:fit-content}.list-wrapper{.list-img{max-width:45%}.list{p{padding-left:24px;&:before{width:20px}}}}}}.solve{margin:4rem auto;.solve-title{background:linear-gradient(90deg,#fff,#fff 12.98%,#84a872 34.62%,#007a3f 54.33%);padding:2rem;position:relative;text-align:center;h2{color:var(--color-white);font-size:2rem;font-weight:700;margin:auto;max-width:var(--max-width);text-align:right}}.solve-wrapper{align-items:start;background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0)),url(../images/solve.jpg);display:flex;justify-content:space-between;margin:auto;max-width:var(--max-width);@supports (background-image:url("../img/top/solve.webp")){background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0)),url(../images/solve.webp)}background-position:100%;background-repeat:no-repeat;background-size:auto 100%;.solve-list{max-width:680px;width:100%}}.solve-list{p{font-size:2rem;font-weight:700;margin:2rem 0 2rem 1rem;padding-left:66px;position:relative;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;.detail{display:block;font-size:1rem}&:before{background:url(../images/check.svg) 50% no-repeat;background-size:contain;content:"";display:block;height:60px;left:0;position:absolute;top:0;transform:translateY(-10%);width:60px}}}@media screen and (max-width:768px){.solve-wrapper{background:none;.solve-list{margin:auto;max-width:100%;padding:0 1rem}}}@media screen and (max-width:700px){.solve-title{background:var(--color-base-green);padding:1rem;h2{font-size:1.4rem}}.solve-list{p{font-size:1.5rem;margin-left:0;padding-left:34px;&:before{height:30px;top:6px;width:30px}}}}@media screen and (max-width:500px){.solve-title{padding:1rem .5rem;h2{font-size:1.25rem;white-space:nowrap}}.solve-list{p{font-size:1.25rem}}}}.blog-man{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1rem;margin:2rem auto;max-width:var(--max-width);overflow:visible;padding:1rem 0 0 2rem;.man{background:var(--color-white);border-radius:100%;filter:drop-shadow(0 0 16px #007A3F);height:100px;transform:translateZ(0);width:100px}.text-right{width:calc(100% - 100px - 2rem)}.title{font-size:1.25rem;font-weight:700;letter-spacing:1px}.text,.title{text-align:left}@media screen and (max-width:700px){.title{font-size:1.1rem;max-width:calc(100% - 70px - 1rem)}}@media screen and (max-width:500px){margin-bottom:1rem;margin-left:auto;margin-right:auto;margin-top:1rem;padding-bottom:0;padding-left:1rem;padding-right:0;padding-top:1rem;.man{height:70px;width:70px}.title{font-size:1rem;letter-spacing:0}.text-right{width:calc(100% - 70px - 2rem)}}}.green-title{margin:auto;width:-moz-fit-content;width:fit-content;.title{background:linear-gradient(transparent 60%,rgba(177,231,205,.6) 0);font-size:2rem;font-weight:700;padding-bottom:.75rem;position:relative;text-align:center}@media screen and (max-width:700px){.title{font-size:1.5rem}}@media screen and (max-width:500px){.title{font-size:1.25rem;white-space:nowrap}}}.section-title{margin:2rem auto;width:-moz-fit-content;width:fit-content;.title{color:var(--color-base-green);font-size:2rem;font-weight:700;padding-bottom:2rem;position:relative;&:after{background-color:var(--color-base-green);bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;right:0;width:120px}}&.--white{.title{color:var(--color-white);&:after{background-color:var(--color-white)}}}@media screen and (max-width:700px){.title{font-size:1.5rem}}}.effects{margin:4rem auto;max-width:100%;overflow:hidden;.effects-box{align-items:center;display:flex;justify-content:flex-start;margin:0;.pic{display:block;max-width:40%;img{aspect-ratio:1/1;border-radius:0 100% 100% 0;height:auto;max-height:460px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:auto}}.text-box{padding-right:1rem;width:50%;.cap-and-title{left:-10%;position:relative;.title{font-size:2rem;margin:2rem 0}}.text{font-size:1.25rem;margin-left:1rem}}&.eb1{margin-top:2rem}&.eb2{flex-direction:row-reverse;.pic{max-width:50%;img{border-radius:100% 0 0 100%}}.txt-box{width:60%}.cap-and-title{left:auto;position:relative;right:-10%;text-align:right}}&.eb3{margin-bottom:2rem}}@media screen and (max-width:1024px){.effects-box{.text-box{width:60%;.cap-and-title{left:-5%;.title{font-size:1.5rem;margin:1rem 0}}.text{font-size:1rem}}&.eb2{margin:1.5rem 0;.text-box{.cap-and-title{left:auto;right:-2%}}}}}@media screen and (max-width:768px){.effects-box{align-items:flex-start;.pic{img{max-height:200px}}.text-box{flex-grow:1}&.eb2{.text-box{padding-right:0}}}}@media screen and (max-width:700px){.effects-box{.text-box{width:60%;.cap-and-title{.title{font-size:1.25rem;margin:1rem 0}}.text{font-size:.9rem}}}}@media screen and (max-width:500px){.effects-box{flex-direction:column;.pic{height:0}.text-box{width:100%;.cap-and-title{align-items:flex-start;display:flex;flex-direction:column;height:200px;justify-content:center;margin:0 0 0 auto;width:60%;.title{font-size:1.25rem;margin:1rem 0}}.text{font-size:.9rem;padding:1rem}}&.eb2{.pic{height:0}.text-box{flex-shrink:0;position:relative;right:calc(-200px + 1rem);.cap-and-title{align-items:flex-end;margin-left:0;right:auto}}}&.eb3{.text-box{.cap-and-title{width:50%}}}}}}.service{background:linear-gradient(180deg,hsla(0,0%,100%,.04),rgba(239,249,244,.6) 3.37%,#007a3f 34.13%,#007a3f 86.05%,rgba(239,249,244,.6) 93.75%,hsla(0,0%,100%,.04));margin:0 auto;padding:2rem 0 4rem;position:relative;&:before{top:0;transform:translateY(-50%)}&:after,&:before{aspect-ratio:2/1;background-image:url(../images/greenbk.svg);background-repeat:no-repeat;background-size:100% auto;content:"";display:block;left:0;position:absolute;right:0;z-index:-1}&:after{bottom:0;transform:translateY(50%) scale(-1)}.service-sub-title{font-size:1.1rem;font-weight:700;margin:2rem auto 1rem;padding:0 1rem;text-align:center}.service-list{margin:auto;max-width:var(--max-width);padding:1rem;ul{display:flex;flex-wrap:wrap;justify-content:space-between;li{background-color:var(--color-white);border-radius:var(--border-radius);box-sizing:border-box;margin-bottom:1rem;padding:2rem 1.5rem;width:24%;.icon{height:100px;width:100%;img{height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;width:100%}}.title{align-items:center;display:flex;font-size:1.2rem;font-weight:700;height:60px;justify-content:center;margin:1rem 0;text-align:center}.text{font-size:.9rem}}}@media screen and (max-width:1024px){ul{li{width:49%}}}@media screen and (max-width:700px){ul{li{padding:1rem;width:49%;.icon{height:60px}.title{font-size:1rem;height:40px}}}}}.plus{margin:auto;text-align:center;img{height:50px;width:50px}}.service-helpdesk{box-sizing:border-box;margin:auto;max-width:var(--max-width);padding:0 1rem;text-align:center;.helpdesk-title{color:var(--color-white);font-size:1.5rem;h5.title{.is-sp{display:none}}.helpdesk{display:inline-block;font-size:2rem;font-weight:700;padding:0 1rem;position:relative;span{position:relative;z-index:1}&:before{background:url(../images/line.svg) 50% no-repeat;background-size:contain;bottom:-50%;content:"";display:block;height:100%;left:-1%;position:absolute;width:100%}}}.service-helpdesk-wrapper{align-items:stretch;display:flex;gap:2rem;margin:2rem auto 0;max-width:var(--max-width);.pic{height:auto;width:40%;img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.helpdesk-detail{display:flex;flex-direction:column;flex-grow:1;height:100%;width:60%;.helpdesk-list{flex-grow:1}}}.helpdesk-sub-title{color:var(--color-white);font-size:1.5rem;margin:4rem auto 1rem;overflow-wrap:anywhere;position:relative;white-space:normal;width:-moz-fit-content;width:fit-content;word-break:auto-phrase;&:after{aspect-ratio:461/34;background:url(../images/helpdesk_fukidashi.svg) 50% no-repeat;background-size:contain;content:"";display:block;margin:1rem auto 0;width:80%}}.helpdesk-list{li{color:var(--color-white);font-size:1.25rem;line-height:2rem;margin:1rem 0;padding-bottom:.75rem;padding-left:72px;padding-top:.75rem;position:relative;text-align:left;.highlight{background:linear-gradient(transparent 80%,#b1e7cd 0);display:inline;padding:0 4px}&:before{background:url(../images/check2.svg) 50% no-repeat;background-size:contain;content:"";display:block;height:60px;left:0;position:absolute;top:0;transform:translateY(-10%);width:60px}}}.blog-man{background:var(--color-base-green);border-radius:8px;box-shadow:0 0 12px 0 hsla(0,0%,100%,.6);flex-wrap:wrap;margin-bottom:0;padding:1rem 2rem;.text,.title{color:var(--color-white)}}}@media screen and (max-width:1024px){.service-helpdesk{.service-helpdesk-wrapper{flex-direction:column;.pic{display:none}.helpdesk-detail{width:100%;.helpdesk-sub-title{margin-top:2rem}}}}}@media screen and (max-width:700px){.service-helpdesk{.helpdesk-title{font-size:1.25rem;h5.title{.is-sp{display:block}}.helpdesk{font-size:1.5rem}}.helpdesk-sub-title{font-size:1.25rem}.helpdesk-list{li{font-size:1rem;margin:0;padding-left:34px;padding-top:0;&:before{height:30px;top:6px;width:30px}}}}}@media screen and (max-width:500px){.service-helpdesk{.blog-man{padding:1rem}}}}.plans{margin:4rem auto;.plan-table{display:grid;gap:0;grid-template-columns:180px repeat(3,1fr);margin:2rem auto;max-width:1000px;padding:0 1rem;>div{display:grid;grid-template-rows:77px 88px repeat(11,1fr) 77px;position:relative;&:after{background-color:var(--color-gray);border-radius:8px;bottom:0;content:"";display:block;left:8px;position:absolute;right:0;top:77px;z-index:-1}p{align-items:center;border-bottom:1px solid var(--color-base-green);display:flex;font-weight:500;justify-content:center;padding:.5rem 16px .5rem 24px;span{font-size:10px;font-weight:400}}p:first-child{border-bottom:none;color:var(--color-base-green);font-size:1.25rem;font-weight:700;text-align:center}p:nth-of-type(2){border-radius:8px 8px 0 0;font-weight:500}p:last-child,p:nth-of-type(2){border-bottom:none;font-size:1.1rem}p:last-child{border-radius:0 0 8px 8px}&:first-child{p{font-size:.9rem;font-weight:500;padding:.5rem 0;text-align:center}p:last-child{font-size:1.1rem}&:after{display:none}}}}@media screen and (max-width:1024px){.plan-table{grid-template-columns:150px repeat(3,1fr);max-width:100%;overflow-x:scroll;>div{min-width:200px;&:first-child{min-width:150px}p:first-child{font-size:1.1rem}p:nth-of-type(2){font-size:.9rem;padding:.5rem 4px .5rem 14px}p:last-child{font-size:.9rem}}}}}.point{margin:4rem auto;padding:0 1rem;.point-impact{margin:2rem auto;text-align:center;.blue{color:var(--color-blue);font-size:1.5rem}.blue,.green{font-weight:700}.green{color:var(--color-base-green);display:inline-block;font-size:4rem;padding:0 8px}}.example{align-items:center;display:flex;margin:auto;max-width:880px;.before{min-width:42.5%;width:calc(50% - 90px);.txt1{text-align:center}.txt2-wrapper{align-items:center;margin:1rem auto;position:relative;&:before{background-color:hsla(50,75%,80%,.6);border-radius:100%;height:140px;width:140px;z-index:-1}&:after,&:before{content:"";display:block;left:0;margin:auto;position:absolute;right:0;top:0}&:after{background:url(../images/sweat.gif) 50% no-repeat;background-size:contain;height:36px;transform:translateX(100%);width:50px}}.person{padding-top:8%;text-align:center;img{width:66px}}.txt2{font-size:1.25rem;font-weight:700;padding-top:.5rem;text-align:center;white-space:nowrap;width:100%}.txt3{font-size:1.1rem;font-weight:700;margin:0 auto;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content;.txt3-1{bottom:0;font-size:.8rem;font-weight:400;left:0;padding-bottom:2px;position:absolute;transform:translateY(-150%)}.red{color:var(--color-red);display:inline-block;font-size:3rem;font-weight:700;padding:0 8px}}}.arrow{max-width:15%;width:180px;img{height:auto;width:100%}}.after{min-width:42.5%;width:calc(50% - 90px);.after-images{align-items:center;display:flex;gap:1rem;justify-content:center;.hlogo{height:80px;padding-top:10%;width:80px}.hlogo,.service-img{-o-object-fit:contain;object-fit:contain}.service-img{height:180px;width:160px}}.txt1{font-size:1.5rem;font-weight:700;margin:1rem auto 0;width:-moz-fit-content;width:fit-content}.txt2{font-size:1.5rem;font-weight:700;margin:auto;width:-moz-fit-content;width:fit-content;.blue{color:var(--color-blue);font-size:3rem;font-weight:700}}.txt3{font-size:.9rem;text-align:center}.txt4{font-size:.9rem;margin:.5rem auto 0;max-width:320px;padding-left:16px;position:relative;&:before{content:"※";left:0;position:absolute}}}}.result{color:var(--color-base-green);font-size:1.75rem;font-weight:700;margin:4rem auto 2rem;max-width:880px;padding:0 1rem;position:relative;.result-list{li{margin:2rem 0;padding-left:66px;position:relative;&:before{background:url(../images/check.svg) 50% no-repeat;background-size:contain;content:"";display:block;height:60px;left:0;position:absolute;top:0;transform:translateY(-10%);width:60px}}}&:before{background:url(../images/nattoku.svg) 100% no-repeat;background-size:contain;height:100px;top:-2rem;transform:translate(-85%,-10%);width:170px}&:after,&:before{bottom:0;content:"";position:absolute;right:0}&:after{aspect-ratio:1/1;background:url(../images/nattoku.jpg) 100% no-repeat;background-size:contain;border-radius:100%;top:0;z-index:-1}}.blog-man{margin:4rem auto;max-width:880px;overflow:visible;padding:0 1rem}@media screen and (max-width:768px){.example{.before{min-width:45%}.arrow{max-width:10%}.after{min-width:45%;.txt1{font-size:1.25rem}.txt3,.txt4{font-size:.8rem}}}.result{font-size:1.25rem;.result-list{li{padding-left:34px;&:before{height:30px;top:6px;width:30px}}}}}@media screen and (max-width:700px){.example{flex-direction:column;gap:1rem;.after,.before{width:100%}.arrow{max-width:80px;img{max-width:80px;transform:rotate(90deg)}}}}@media screen and (max-width:500px){.point-impact{.green{font-size:2.3rem;padding:0 2px}}.result{&:after,&:before{display:none}.result-list{li{margin:1rem 0}}}}}.voices{background-color:var(--color-base-green);padding:2rem 0 3rem;.section-title{margin-bottom:0}.slick-track,.voice-list{align-items:stretch;display:flex!important;gap:16px;position:relative;width:100%;.slick-prev{background:none;border:none;bottom:0;font-size:0;left:1rem;position:absolute;&:before{color:var(--color-white);content:"< PREV";font-size:.9rem}}.slick-next{background:none;border:none;bottom:0;font-size:0;position:absolute;right:1rem;&:before{color:var(--color-white);content:"NEXT >";font-size:.9rem}}.slide-item{display:flex;flex:1 0 auto}}.voice-wrapper{background-color:var(--color-white);border-radius:16px;box-shadow:0 0 30px 20px hsla(0,0%,100%,.25);display:flex!important;flex-direction:column;height:auto;margin:3rem 0;padding:1.5rem 1rem;.voice{display:flex;flex-direction:column;gap:1rem;height:100%;.voice-text{flex-grow:1;font-size:1.1rem;line-height:1.75;strong{font-weight:700}}}.person-wrapper{align-items:center;display:flex;gap:1rem;justify-content:start;margin-top:1rem;.person{border:1px solid var(--color-gray);border-radius:100%;flex-shrink:0;height:60px;overflow:hidden;width:60px}.status{font-size:1rem;font-weight:700}}}}.faq{margin:4rem auto;.faq-wrapper{box-sizing:border-box;margin:auto;max-width:880px;padding:0 1rem;width:100%;.faq-q{align-items:center;border-bottom:1px solid var(--color-black);cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:2rem 0 1rem;position:relative;.title{flex-grow:1;font-size:1.1rem;font-weight:500;text-align:left}&:before{color:var(--color-base-green);content:"Q";flex-shrink:0;font-size:3rem;line-height:1;position:relative;top:-.5rem}&:after{background:url(../images/plus.svg) 50% no-repeat;content:"";display:block;flex-shrink:0;height:40px;transition:transform .3s ease;width:40px}}.faq-a{max-height:0;opacity:0;padding:0 4rem;pointer-events:none;transition:padding .2s ease,max-height .4s ease,opacity .2s ease,visibility .2s ease;visibility:hidden;p{line-height:2;a{color:var(--color-base-green);cursor:pointer}}}&.active{.faq-q{&:after{transform:rotate(45deg)}}.faq-a{max-height:1000px;opacity:1;padding:1rem 4rem;pointer-events:auto;transition:padding .2s ease,max-height .4s ease,opacity .2s ease,visibility .2s ease;visibility:visible}}}@media screen and (max-width:768px){.faq-wrapper{.faq-a{padding:0 2rem}&.active{.faq-a{padding:1rem 2rem}}}}@media screen and (max-width:500px){.faq-wrapper{.faq-q{&:before{font-size:2rem}.title{flex-shrink:1;font-size:1rem}&:after{height:24px;width:24px}}}}}.blog{.blog-title{align-items:end;bottom:-2rem;display:flex;justify-content:space-between;margin:auto;max-width:var(--max-width);padding:0 1rem;position:relative;h4{display:flex;flex-direction:column;font-size:4.5rem;font-weight:700;letter-spacing:2px;line-height:1;span{display:block;font-size:1.5rem;font-weight:500;letter-spacing:.5px;padding-left:4px;padding-right:10px;text-align:justify}}.blog-man{bottom:-1rem;margin:0;position:relative}}.blog-wrapper{background:var(--color-gray);.blog-inner{align-items:start;display:flex;justify-content:space-between;margin:auto;max-width:var(--max-width);padding:5rem 1rem 4rem}.blog-item{width:32%}.blog-item{cursor:pointer;.img{height:100%;overflow:hidden;img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}}.title{font-size:1.1rem;font-weight:500}.date,.title{color:var(--color-black)}.date{font-size:.8rem;margin:3px 0}.img{aspect-ratio:4/3;width:100%;img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}&:hover{.title{color:var(--color-base-green)}.img{img{transform:scale(1.05)}}}}}@media screen and (max-width:700px){.blog-title{.blog-man{display:none}}.blog-wrapper{.blog-inner{flex-direction:column;gap:2rem;.blog-item{width:100%}}}}}.contact{background:linear-gradient(hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),url(../images/contact_bk.jpg) no-repeat 50% /cover;padding:4rem 0;@supports (background-image:url("../img/top/contact_bk.webp")){background:linear-gradient(hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),url(../images/contact_bk.webp) no-repeat 50% /cover}.contact-sub-title{font-size:1.25rem;font-weight:700;text-align:center}.caution{color:var(--color-red);font-size:.9rem;font-weight:500;margin:1rem auto;text-align:center}.caution2{background:var(--color-white);border:2px solid var(--color-red);border-radius:8px;box-sizing:border-box;color:var(--color-red);display:none;font-weight:700;margin:1rem auto;padding:1rem;text-align:center;width:100%;&.active{display:block}}.info{color:var(--color-base-green);font-size:.9rem;font-weight:500;margin:1rem auto;text-align:center}.contact-form{margin:auto;max-width:600px;padding:0 1rem}.policy-info{font-size:.9rem;margin:auto;max-width:90%;padding-left:1rem;position:relative;.red{color:var(--color-red)}a{color:var(--color-black);text-decoration:underline;&:hover{color:var(--color-base-green)}}&:before{content:"※";display:inline-block;left:0;position:absolute}}.bottom-acceptance-wrapper{margin:1rem auto 0;max-width:500px;.bottom-acceptance{margin-bottom:.5rem}}.recaptcha-info{color:var(--color-dark-gray);font-size:.8rem;font-weight:300;margin:0!important;margin:1rem auto;text-align:left;p{display:inline-block!important}a{color:var(--color-base-green)}}}.grecaptcha-badge{visibility:hidden}.section-inner{margin:auto;max-width:var(--max-width)}.fixed-contact-btn{bottom:4rem;opacity:0;position:fixed;right:4rem;transform:scale(1.2);transition:visibility .3s,opacity .3s,z-index .3s;visibility:hidden;z-index:-1;&.active{opacity:1;visibility:visible;z-index:100}.close-btn{aspect-ratio:1/1;background:var(--color-black);border:2px solid var(--color-white);border-radius:100%;color:var(--color-white);cursor:pointer;font-size:20px;height:28px;padding:1px;position:absolute;right:-10px;top:-40px;width:28px;z-index:101}@media screen and (max-width:500px){bottom:3rem;opacity:0;right:1rem;transform:scale(1);visibility:hidden;z-index:-1}}
.breadcrumb{background-color:var(--color-base-green);padding:.5rem 1rem;position:relative;top:-.5rem;ul{align-items:center;box-sizing:border-box;display:flex;gap:.5rem;justify-content:flex-start;max-width:100%;li{color:var(--color-white);font-size:.85rem;white-space:nowrap;a{color:var(--color-white);line-height:1;padding-right:.5rem;text-decoration:underline;&:after{content:">";display:inline-block;position:relative;right:-.5rem;top:2px}}&:last-child{overflow:hidden;text-overflow:ellipsis}}}}.page-title{background-color:var(--color-bk-light-green);position:relative;top:-.5rem;h1{font-size:2.5rem;font-weight:700;margin:auto;max-width:800px;padding:4rem 1rem}}.page{margin:0 auto 4rem;max-width:800px;padding:0 1rem;h2{color:var(--color-base-green);font-size:2rem}h2,h3{font-weight:700;margin:1.5rem 0}h3{border-bottom:1px solid var(--color-gold);border-left:5px solid var(--color-gold);font-size:1.5rem;padding-bottom:.5rem;padding-left:.5rem}h4{background:linear-gradient(transparent 80%,#b1e7cd 0);display:inline;font-weight:700;margin:.5rem 0 1rem;padding:0 4px}h4,p{font-size:1.1rem}p{line-height:2}h4+p,p+p{margin-top:1rem}.wp-block-group{border-left:5px solid var(--color-bk-light-gold);margin:2rem 0;padding-left:.5rem;p+p{margin-top:0}&.is-layout-flex{flex-wrap:wrap}}hr{border:1px dashed var(--color-base-green);margin:2rem 0}strong{font-weight:700}p:not(.btn){a{color:var(--color-base-green);font-weight:700;text-decoration:underline;&:hover{color:var(--color-gold)}}}figure{margin:1rem auto;max-width:90%;img{display:block;height:auto;width:100%}}ol,ul{li{font-size:1.1rem}}.wp-block-list{list-style:outside;padding-left:1rem;li>.wp-block-list{list-style:circle}}}@media screen and (max-width:768px){.page-title{h1{font-size:2rem;padding:2rem 1rem}}h2{font-size:1.5rem}h3{font-size:1.2rem}h4{font-size:1rem}}

/*# sourceMappingURL=style.min.css.map*/