:root{--bs-primary: #2f8c31;--bs-danger: #e52e2e;--bs-beige: #fff9f1}body{font-family:Noto Sans JP,sans-serif;background-color:var(--bs-beige)}.appear-zoomup[data-astro-cid-zd6gacr4]{animation:zoomUp 10s linear 0s 1 normal both}.appear-fade[data-astro-cid-zd6gacr4]{transform-origin:center top;animation:fade 1s both}.appear-up[data-astro-cid-zd6gacr4]{transform-origin:center top;animation:show 1s both}.d0[data-astro-cid-zd6gacr4]{animation-delay:0s}.d1[data-astro-cid-zd6gacr4]{animation-delay:.2s}.d2[data-astro-cid-zd6gacr4]{animation-delay:.4s}.d3[data-astro-cid-zd6gacr4]{animation-delay:.6s}.d4[data-astro-cid-zd6gacr4]{animation-delay:.8s}.d5[data-astro-cid-zd6gacr4]{animation-delay:1s}.d6[data-astro-cid-zd6gacr4]{animation-delay:1.2s}.d7[data-astro-cid-zd6gacr4]{animation-delay:1.4s}.d8[data-astro-cid-zd6gacr4]{animation-delay:1.6s}.d9[data-astro-cid-zd6gacr4]{animation-delay:1.8s}.d10[data-astro-cid-zd6gacr4]{animation-delay:2s}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes show{0%{transform:translateY(.3em);opacity:0}to{transform:translate(0);opacity:1;text-shadow:none}}@keyframes zoomUp{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes infinity-scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.infinite-slider[data-astro-cid-zd6gacr4]{position:absolute;width:100%;top:22.6rem;overflow:hidden;z-index:5}@media screen and (min-width: 768px){.infinite-slider[data-astro-cid-zd6gacr4]{top:inherit;bottom:-7rem}}.infinite-slider__wrap[data-astro-cid-zd6gacr4]{display:flex;overflow:hidden}.infinite-slider__list[data-astro-cid-zd6gacr4]{display:flex;list-style:none}.infinite-slider__list--left[data-astro-cid-zd6gacr4]{animation:infinity-scroll-left 20s infinite linear .5s both}.infinite-slider__item[data-astro-cid-zd6gacr4]{width:6rem}@media screen and (min-width: 768px){.infinite-slider__item[data-astro-cid-zd6gacr4]{width:10rem}}.infinite-slider__item[data-astro-cid-zd6gacr4]>img[data-astro-cid-zd6gacr4]{width:90%}.section-image[data-astro-cid-zd6gacr4]{min-height:400px;object-fit:cover;max-height:540px}@media screen and (max-width: 768px){.section-image[data-astro-cid-zd6gacr4]{min-height:180px;height:180px}}.cta-button[data-astro-cid-zd6gacr4]{padding:20px 0;width:100%;display:inline-block;border-radius:8px;background-color:#f60;cursor:pointer;text-decoration:none;font-size:1.75em;font-weight:700;color:#fff;text-shadow:0 0 3px rgba(0,0,0,.2);transition:opacity .3s}.cta-button[data-astro-cid-zd6gacr4]:hover{opacity:.8;color:#fff}.flow-list[data-astro-cid-zd6gacr4]{position:relative;margin:0;padding:0;list-style:none}.flow-list[data-astro-cid-zd6gacr4] li[data-astro-cid-zd6gacr4]{position:relative;display:flex;line-height:2;align-items:center;margin-bottom:32px;padding:10px 0;background:#fff;box-shadow:0 .125rem .25rem #00000014;font-size:16px;color:#000}.flow-list[data-astro-cid-zd6gacr4] li[data-astro-cid-zd6gacr4] .step[data-astro-cid-zd6gacr4]{display:table;margin-left:.5rem;background:#f60;box-shadow:0 .125rem .25rem #00000014;min-width:70px;width:70px;height:70px;border-radius:70px;text-align:center;line-height:1}.flow-list[data-astro-cid-zd6gacr4] li[data-astro-cid-zd6gacr4] .step[data-astro-cid-zd6gacr4] span[data-astro-cid-zd6gacr4]{display:table-cell;vertical-align:middle;font-size:1rem;color:#fff}.flow-list[data-astro-cid-zd6gacr4] li[data-astro-cid-zd6gacr4] .step[data-astro-cid-zd6gacr4] span[data-astro-cid-zd6gacr4] b[data-astro-cid-zd6gacr4]{font-size:2rem}.flow-list[data-astro-cid-zd6gacr4] li[data-astro-cid-zd6gacr4]:last-child{margin-bottom:0}.flow-list[data-astro-cid-zd6gacr4] li[data-astro-cid-zd6gacr4]:not(:last-child):after{content:" ";position:absolute;bottom:-23px;left:calc(50% - 30px);border-style:solid;border-width:25px 30px 0 30px;border-color:white transparent transparent transparent}.flow-list[data-astro-cid-zd6gacr4] li[data-astro-cid-zd6gacr4] p[data-astro-cid-zd6gacr4]{margin:0 1rem 0 .5rem}.hero[data-astro-cid-zd6gacr4]{background:var(--bg-url) center/cover no-repeat;height:100vh;position:relative}.hero[data-astro-cid-zd6gacr4]:before{content:"";position:absolute;inset:0;background:rgba(var(--bs-light-rgb),.79)}.hero[data-astro-cid-zd6gacr4] .content[data-astro-cid-zd6gacr4]{position:relative;z-index:1}.fixed-cta-mobile[data-astro-cid-zd6gacr4]{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #ddd;padding:.5rem;display:flex;justify-content:space-around;z-index:1030}@media (min-width: 992px){.fixed-cta-mobile[data-astro-cid-zd6gacr4]{display:none}.fixed-cta-desktop[data-astro-cid-zd6gacr4]{position:fixed;bottom:2rem;right:2rem;z-index:1030}}
