.footer{background:#5c8ae2}html{font-size:100%}*,:after,:before{box-sizing:border-box}body,figure,h1,h2,h3,h4,h5,h6,nav,ol,p,ul{margin:0;padding:0;font-weight:400}img{display:block}nav,ol,ul{list-style:none}a{text-decoration:none;color:inherit;transition:.3s}body{line-height:1.3;overflow-x:clip;width:100%}dd{margin:0}section li{margin-left:1rem}table{border-collapse:collapse}img{border:none;height:auto;vertical-align:middle}img,video{max-width:100%}iframe{width:100%}input{font-size:1rem}section{overflow-x:hidden;padding:4vw}:root{--header-color:#0d4e30;--header-border-color:#dbab01;--primary-color:#0d4e30;--primary-emphasis-color:#5e1c05;--white-base-color:#dccba8;--black-base-color:#2e2c2c}body{font-family:Noto Sans JP,Hiragino Mincho Pro,serif;font-optical-sizing:auto;-webkit-text-size-adjust:none;background:#fff;color:var(--black-base-color);overflow-x:hidden}p{font-size:clamp(14px,1.2vw,16px);line-height:1.6}@media screen and (max-width:500px){p{font-size:14px;line-height:1.4}}h2{font-size:3rem}@media screen and (max-width:1000px){h2{font-size:2.5rem}}@media screen and (max-width:800px){h2{font-size:32px}}@media screen and (max-width:500px){h2{font-size:28px}}li{font-size:clamp(14px,1.2vw,16px)}@media screen and (max-width:500px){li{font-size:14px;line-height:1.4}}.emphasis-color,.emphasis-color a{color:var(--primary-emphasis-color)!important}.content-row{display:flex;justify-content:center;align-items:center;gap:2rem}@media screen and (min-width:700px){.content-row-rsp{display:flex;gap:2rem}.content-row-rsp .title{width:30%}.content-row-rsp .text{flex:1}}@media screen and (min-width:800px){.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:3vw}}.three-columns .list{display:grid;position:relative;padding:1.5rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.three-columns .list h4{font-size:20px;margin-bottom:1rem;position:relative;text-align:center;line-height:1.6}.three-columns .list figure.icon{margin:0 auto;width:80%;max-width:300px}@media screen and (min-width:800px){.three-columns .list figure.icon{margin:0 auto;width:100%}}.whitespace-pre-line{white-space:pre-line}@media screen and (max-width:768px){.sp-whitespace-pre-line{white-space:pre-line}}.btn-standard a{text-shadow:none;background:var(--primary-color);color:var(--white-base-color);text-align:center;box-shadow:2px 0 2px #615a4a,0 2px 2px #615a4a;font-size:clamp(1rem,1.2vw,1.4rem);padding:clamp(.6rem,.8vw,1rem) clamp(1.2rem,3vw,3rem);text-decoration:none;line-height:1.2;white-space:nowrap}@media screen and (max-width:767px){.btn-standard a{font-size:1.1rem}}.btn-standard a:hover{opacity:1;transform:scale(1.05);background:var(--white-base-color);color:var(--primary-color)}.jump-button{cursor:pointer;animation-duration:1.6s;animation:jump-double 3s ease-in-out infinite}@keyframes jump-double{0%{transform:translateY(0)}8%{transform:translateY(-18px)}16%{transform:translateY(0)}24%{transform:translateY(-18px)}32%{transform:translateY(0)}to{transform:translateY(0)}}.card-box{background-color:#fff;color:var(--black-base-color);padding:3rem;margin-bottom:2rem;box-shadow:3px 3px 10px #0000001a;position:relative}.card-box-logo *{margin:0;padding:0}@media screen and (min-width:600px){.card-box-logo .text{flex:1}.reverse{flex-direction:row-reverse;background-position:0 100%!important}}.card-box-logo .list{background-color:#fff;color:var(--black-base-color);padding:3rem;margin-bottom:2rem;box-shadow:3px 3px 10px #0000001a;position:relative}.card-box-logo .list:after{content:"";position:absolute;right:0;bottom:0;width:200px;height:200px;background:url(./logo_min.BIrY2b_N.png) no-repeat 50%/contain;opacity:.1;pointer-events:none}@media screen and (min-width:600px){.card-box-logo .list{display:flex;gap:2rem}}.card-box-logo figure{width:50%;margin-bottom:1rem}@media screen and (min-width:600px){.card-box-logo figure{margin-bottom:0}}.parent{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;row-gap:80px}.child-top{grid-column:1/3;justify-self:center}.child-left{justify-self:start}.child-right{justify-self:end}.slidein-left{opacity:0;transform:translate(-100%)}.slidein-right{opacity:0;transform:translate(100%)}.slidein-left.is-animated,.slidein-right.is-animated{animation-name:slideIn;animation-fill-mode:forwards}.fast.is-animated{animation-duration:.8s}.middle.is-animated{animation-duration:2s}.slow.is-animated{animation-duration:3s}@keyframes slideIn{to{opacity:1;transform:translate(0)}}.fadeup{opacity:0;transform:translateY(30px)}.fadeup.is-animated{animation:fadeup 2.2s cubic-bezier(.33,1,.68,1) forwards}@keyframes fadeup{0%{transform:translateY(30px);opacity:0}80%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.marker{background:linear-gradient(transparent 60%,var(--header-border-color) 80%);background-repeat:no-repeat;background-size:0 100%;background-position:0 100%}.marker.is-animated{animation:marker-draw 1s ease forwards}@keyframes marker-draw{0%{background-size:0 100%}to{background-size:100% 100%}}
