.home button{display:block;letter-spacing:1px}.home .splide{max-width:1024px;margin:auto}.home .splide__track{height:auto;overflow:hidden}.home .splide__arrow--prev{left:3%}.home .splide__arrow--next{right:3%}@media screen and (max-width: 820px){.home .splide__arrow--prev{left:0;border-radius:0 4px 4px 0}.home .splide__arrow--next{right:0;border-radius:4px 0 0 4px}}@media screen and (max-width: 667px){.home .splide__arrow{width:28px !important;height:36px !important}}.home .cmn-cvbtn a{max-width:446px}.home-inner{width:calc(100% - 32px);max-width:1024px;margin:auto;box-sizing:content-box}@media screen and (max-width: 374px){.home-inner{width:calc(100% - 20px)}}.home-h2{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:1.5rem !important;font-weight:600;line-height:34px;letter-spacing:2px;margin:80px 0 32px}.home-h2 span{font-size:1.125rem !important;font-weight:600;line-height:30px;letter-spacing:2px;display:flex;align-items:center}@media screen and (max-width: 667px){.home-h2{font-size:1.25rem !important;font-weight:600;line-height:30px;margin:56px 0 32px}.home-h2 span{font-size:1rem !important;font-weight:600;line-height:28px}}.home-course{margin:0 auto 80px}.home-course__card{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}.home-course__list{max-width:500px;height:100%;margin:auto;box-shadow:0 1px 9px 0 rgba(0,0,0,.25);padding:16px 16px 18px;display:flex;flex-direction:column;gap:18px;justify-content:space-between;border-radius:6px}.home-course__inner{display:flex;flex-direction:column;gap:18px}.home-course__stats{display:grid;grid-template-columns:140px 1fr;gap:18px}.home-course__stats--img{aspect-ratio:148/110;overflow:hidden;border-radius:4px}.home-course__stats--img img{width:100%;height:100%;object-fit:cover;object-position:top}.home-course__stats--txt{display:flex;flex-direction:column;justify-content:space-between;width:100%}.home-course__shikaku{margin:0 0 8px}.home-course__shikaku a{color:#0dc569;font-size:1.25rem !important;font-weight:600;line-height:32px;line-height:26px;text-decoration:underline}.home-course__copy{font-size:1rem !important;font-weight:400;line-height:30px;margin:0 0 4px}.home-course__table{width:100%;display:flex;flex-wrap:wrap;gap:8px 18px}.home-course__table-list{display:grid;grid-template-columns:14px 1fr;align-items:flex-start;gap:6px}.home-course__table-list img{width:14px;height:17px;margin:1px 0 0}.home-course__table-value{display:flex;flex-direction:column;gap:3px;line-height:inherit}.home-course__table-value strong{font-size:1.125rem !important;font-weight:600;line-height:30px;line-height:16px}.home-course__table-value span{font-size:0.5625rem !important;font-weight:500;line-height:16px}.home-course__text{font-size:0.9375rem !important;font-weight:400;line-height:26px;line-height:24px;text-align:justify}.home-course__text em,.home-course__text strong{font-size:0.9375rem !important;font-weight:600;line-height:26px;line-height:24px}.home-course__text strong{background:#ff9}.home-course__cv{display:flex;flex-direction:column;gap:18px}.home-course__cv a{width:100%;height:52px;border-radius:26px}@media screen and (max-width: 820px){.home-course__card{grid-template-columns:1fr;gap:16px}}@media screen and (max-width: 667px){.home-course__list{gap:16px;max-width:345px}.home-course__inner{gap:16px}.home-course__stats{grid-template-columns:110px 1fr;gap:10px}.home-course__stats--img{aspect-ratio:110/88}.home-course__shikaku{margin:0 0 2px}.home-course__shikaku a{font-size:1.125rem !important;font-weight:600;line-height:30px;line-height:26px}.home-course__copy{font-size:0.875rem !important;font-weight:400;line-height:22px;line-height:26px;margin:0 0 2px}.home-course__table{gap:8px 0;justify-content:space-between}.home-course__table-list{grid-template-columns:10px 1fr;gap:3px}.home-course__table-list img{width:10px;height:13.5px}.home-course__table-value{gap:3px}.home-course__table-value strong{font-size:0.9375rem !important;font-weight:600;line-height:26px;line-height:14px}.home-course__table-value span{line-height:14px}}@media screen and (max-width: 374px){.home-course__list{padding:10px 10px 12px}.home-course__stats{grid-template-columns:80px 1fr;gap:8px}.home-course__shikaku a{font-size:1rem !important;font-weight:600;line-height:30px}.home-course__copy{font-size:0.875rem !important;font-weight:400;line-height:22px}}.home-feature{padding:2rem 0 2.5rem;background:#fffceb}.home-feature .home-h2{margin-top:0}.home-feature__lead{text-align:center !important;margin:-1rem 0 2rem}@media screen and (max-width: 667px){.home-feature__lead{width:94%;margin:-0.3rem auto 1rem;text-align:left !important;font-size:.95rem}}.home-feature__box{display:flex;margin:2rem 0 0}.home-feature__box--left{width:48%;flex-shrink:0;border-top-left-radius:5px;border-bottom-left-radius:5px;overflow:hidden}.home-feature__box--left img{width:100%;height:100%;object-fit:cover}.home-feature__box--right{background:#fff;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}.home-feature__box--right:before{content:"";width:10vw;height:100%;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%);position:absolute;top:0;left:-10vw}@media screen and (max-width: 667px){.home-feature__box{flex-direction:column;margin:1.5rem 0 0}.home-feature__box--left{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.home-feature__box--right{margin:-22% 0 0;background:linear-gradient(0deg, rgb(255, 255, 255) 81%, rgba(255, 255, 255, 0) 100%)}.home-feature__box--right:before{content:inherit}}.home-feature__label{display:flex;align-items:center;width:fit-content;padding:0 6px 2px 8px;border-radius:2px;margin:0 0 8px;height:28px}.home-feature__label--pink{color:#ff8179;border:1px solid}.home-feature__label--green{color:#0dc569;border:1px solid}.home-feature__label dt{font-weight:500;font-size:1rem}.home-feature__label dd{font-family:"Futura PT",Futura,"Arial Black",sans-serif;font-weight:bold;font-size:1.1rem;margin:0 0 -1px 2px}@media screen and (max-width: 667px){.home-feature__label{background:#fff;margin:0 0 .8rem}.home-feature__label--pink{color:#ff8179}.home-feature__label--green{color:#0dc569}}.home-feature__title{font-size:1.4rem;font-weight:700;line-height:1.5;letter-spacing:1px;margin:0 0 12px}.home-feature__title--pink{color:#ff8179}.home-feature__title--green{color:#0dc569}@media screen and (max-width: 667px){.home-feature__title{font-size:1.3rem}}.home-feature__text strong{font-weight:500}.home-feature__text--pink strong{color:#ff8179}.home-feature__text--green strong{color:#0dc569}.home-feature__note{font-size:.85rem;display:block}@media screen and (max-width: 667px){.home-feature__note{display:inline}}.home-feature__link{font-size:1.05rem;width:200px;height:46px;margin:1rem 0 0 auto;border-radius:23px;padding:.4rem 0 .5rem;display:grid;place-items:center;font-weight:500 !important;font-size:1rem;letter-spacing:2px;line-height:1.5 !important;white-space:nowrap;text-align:center;border-radius:9999px !important;border:1px solid #ff8179 !important;color:#fff !important;background:#ff8179 !important}@media screen and (max-width: 667px){.home-feature__link{font-size:0.9375rem !important}}@media screen and (max-width: 374px){.home-feature__link{font-size:0.875rem !important}}.home-feature__link:hover{color:#ff8179 !important;background:#fff !important}.home-feature__link--green{border:1px solid #0dc569 !important;color:#fff !important;background:#0dc569 !important}.home-feature__link--green span{color:#fff}.home-feature__link--green:hover{color:#0dc569 !important;background:#fff !important}.home-feature__link--green:hover span{color:#0dc569}@media screen and (max-width: 667px){.home-feature__link{width:100%}}.home-school__inner{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px}.home-school__unit{width:calc((100% - 28px)/3);background:#fffceb;border-radius:3px}.home-school__parent{font-size:1.2rem;font-weight:700;letter-spacing:.15rem;padding:1rem 1.5rem;cursor:pointer;position:relative}.home-school__parent:after{color:#0dc569;font-size:1.6rem;position:absolute;top:50%;right:0;transform:translate(-70%, -50%)}.home-school__parent.opened:after{transition:.35s all;transform:rotate(180deg) scaleX(0.8) translate(97%, 50%);transform-origin:center center}.home-school__parent.opened+dd{display:block !important}.home-school__child{display:none}.home-school__child ul{display:flex;flex-wrap:wrap;gap:.7rem;padding:0 1rem 1rem}.home-school__child li a{height:44px;border-radius:22px;padding:.4rem 0 .5rem;display:grid;place-items:center;font-weight:500 !important;font-size:1rem;letter-spacing:2px;line-height:1.5 !important;white-space:nowrap;text-align:center;border-radius:9999px !important;border:1px solid #0dc569 !important;color:#0dc569 !important;background:#fff !important;padding:0 .7rem 2px}@media screen and (max-width: 667px){.home-school__child li a{font-size:0.9375rem !important}}@media screen and (max-width: 374px){.home-school__child li a{font-size:0.875rem !important}}.home-school__child li a span{color:#0dc569}.home-school__child li a:hover{color:#fff !important;background:#0dc569 !important}.home-school__child li a:hover span{color:#fff}@media screen and (max-width: 667px){.home-school__inner{flex-direction:column;gap:10px}.home-school__unit{width:100%}.home-school__parent{font-size:1.25rem}.home-school__child li a{height:40px;border-radius:20px}}.home-column__item,.home-alumni__item{display:flex;gap:14px}.home-column__item>li,.home-alumni__item>li{width:calc((100% - 28px)/3);min-height:140px;border-radius:6px;box-shadow:0 1px 9px 0 rgba(0,0,0,.25);overflow:hidden}.home-column__item>li a,.home-alumni__item>li a{display:block;width:100%;height:100%}.home-column__item dl,.home-alumni__item dl{display:flex;min-height:140px;height:100%}.home-column__item dt,.home-alumni__item dt{width:120px;flex-shrink:0}.home-column__item dt img,.home-alumni__item dt img{height:100%;object-fit:cover}.home-column__item dd,.home-alumni__item dd{padding:14px;display:flex;flex-direction:column;justify-content:space-between}.home-column__item dd h3,.home-alumni__item dd h3{font-weight:500;font-size:.95rem;line-height:1.7;margin:0 0 8px;color:#041026}.home-column__item dd time,.home-alumni__item dd time{color:#7b7b7b;font-size:.75rem}.home-column__tag,.home-alumni__tag{display:flex;flex-wrap:wrap;color:#ff8179;gap:7px;margin:0 0 8px}.home-column__tag li,.home-alumni__tag li{height:23px;font-size:.8rem;display:grid;place-items:center;padding:0 6px 1px;white-space:nowrap;border:1px solid;border-radius:2px}@media screen and (max-width: 1024px){.home-column__item,.home-alumni__item{flex-wrap:wrap}.home-column__item>li,.home-alumni__item>li{width:calc(50% - 14px)}}@media screen and (max-width: 667px){.home-column__item,.home-alumni__item{flex-direction:column}.home-column__item>li,.home-alumni__item>li{width:100%}.home-column__item dd,.home-alumni__item dd{padding:10px 14px}}.home-alumni{margin-bottom:80px}.home-alumni h2 span:before,.home-alumni h2 span:after{content:"";width:14px;height:1px;background:#041026;font-weight:normal;display:inline-block}.home-alumni h2 span:before{margin:0 10px 0 0}.home-alumni h2 span:after{margin:0 0 0 4px}@media screen and (max-width: 667px){.home-alumni__item dl{max-height:140px}}.home-followlink{width:280px;height:52px;border-radius:26px;margin:36px auto 0;padding:.4rem 0 .5rem;display:grid;place-items:center;font-weight:500 !important;font-size:1rem;letter-spacing:2px;line-height:1.5 !important;white-space:nowrap;text-align:center;border-radius:9999px !important;border:1px solid #0dc569 !important;color:#0dc569 !important;background:#fff !important}@media screen and (max-width: 667px){.home-followlink{font-size:0.9375rem !important}}@media screen and (max-width: 374px){.home-followlink{font-size:0.875rem !important}}.home-followlink span{color:#0dc569}.home-followlink:hover{color:#fff !important;background:#0dc569 !important}.home-followlink:hover span{color:#fff}@media screen and (max-width: 667px){.home-followlink{margin:24px auto 0}}.home-info{margin-bottom:4rem}.home-info__inner{max-width:776px;margin:auto}.home-userflow{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin:0 auto 4rem}.home-userflow__box{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;box-shadow:0 1px 9px 0 rgba(0,0,0,.25);border-radius:6px}.home-userflow__txt{font-size:0.875rem !important;font-weight:400;line-height:22px;line-height:23px;letter-spacing:2px;text-align:justify}.home-userflow__sns h3,.home-userflow__tel h3{font-size:1.25rem !important;font-weight:600;line-height:30px}.home-userflow__sns div,.home-userflow__tel div{text-align:justify;font-size:0.875rem !important;font-weight:500;line-height:22px}@media screen and (max-width: 820px){.home-userflow{grid-template-columns:1fr}.home-userflow__box{width:100%}}@media screen and (max-width: 667px){.home-userflow__sns h3,.home-userflow__tel h3{font-size:1.125rem !important;font-weight:600;line-height:30px}}.home-userflow__sns ul{display:flex;width:fit-content;gap:30px;margin:-6px 0 .5rem}.home-userflow__sns li a{display:block;width:fit-content;height:34px}.home-userflow__sns li img{width:fit-content;height:100%}@media screen and (max-width: 667px){.home-userflow__sns li a{height:30px}}.home-userflow__tel dl{display:flex;flex-direction:column;align-items:center;gap:6px;letter-spacing:2px}.home-userflow__tel dt{display:flex;justify-content:center;align-items:center;gap:8px;color:#0dc569}.home-userflow__tel dt span{display:grid;place-items:center;font-size:0.75rem !important;font-weight:500;line-height:20px;width:37px;height:23px;border:1px solid #0dc569;border-radius:2px;padding:0 0 1px}.home-userflow__tel dt a{font-family:"jost",sans-serif;font-style:normal;letter-spacing:1px;font-size:1.5rem !important;font-weight:600;line-height:24px;color:#0dc569}.home-userflow__tel dd{font-size:0.75rem !important;font-weight:400;line-height:20px}@media screen and (max-width: 667px){.home-userflow__tel dl{gap:0}.home-userflow__tel dt a{font-family:"jost",sans-serif;font-style:normal;letter-spacing:1px;font-size:1.5rem !important;font-weight:600;line-height:30px}}.home-userflow__sikatoru a{display:flex;flex-direction:column;gap:16px;color:#222}.home-userflow__sikatoru h3{display:flex;flex-direction:column;align-items:center;gap:6px;margin:.2rem 0 0;font-size:0.8125rem !important;font-weight:600;line-height:20px;letter-spacing:1px}.home-userflow__sikatoru h3 img{width:110px;height:26px}
