.kv{position:relative}@media screen and (max-width: 768px){.kv{margin-top:88px}}.kv__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:64px}@media screen and (max-width: 992px){.kv__inner{padding-left:32px}}@media screen and (max-width: 768px){.kv__inner{padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.kv__left{width:14.2%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.kv__left{position:absolute;left:-16px;top:-24px;width:100%;max-width:250px}}.kv__left__inner{margin-left:177px;position:relative;z-index:3}@media screen and (max-width: 992px){.kv__left__inner{margin-left:220px}}@media screen and (max-width: 768px){.kv__left__inner{margin-left:0}}.kv__left__top{opacity:0}.kv__left__top.show{-webkit-animation:upKv 1.5s ease-out forwards;animation:upKv 1.5s ease-out forwards}.kv__left__top img{margin:auto;display:block;height:auto;width:146px;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}@media screen and (max-width: 768px){.kv__left__top img{width:98px}}.kv__left__bottom{opacity:0}.kv__left__bottom.show{-webkit-animation:upKv 1.5s ease-out forwards;animation:upKv 1.5s ease-out forwards}.kv__left__bottom img{display:block;height:auto;width:354px;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}@media screen and (max-width: 768px){.kv__left__bottom img{width:200px}}.kv__right{width:85.8%;position:relative}@media screen and (max-width: 768px){.kv__right{width:calc(100% - 16px);margin-left:auto}}.kv__right__image{display:block;width:100%}.kv__right__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.kv__right__image img{min-height:375px}}.kv__right__ttl{position:absolute;right:64px;bottom:68px;padding:16px 32px;background-color:rgba(255,255,255,.7);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;opacity:0}.kv__right__ttl.show{-webkit-animation:upKv 1.5s ease-out forwards;animation:upKv 1.5s ease-out forwards}@media screen and (max-width: 992px){.kv__right__ttl{right:32px;bottom:36px;padding:12px 24px}}@media screen and (max-width: 768px){.kv__right__ttl{right:16px;bottom:24px;padding:8px 16px;background-color:#fff}}.kv__right__ttl__text{font-size:3.2rem;font-weight:400}@media screen and (max-width: 992px){.kv__right__ttl__text{font-size:2.6rem}}@media screen and (max-width: 768px){.kv__right__ttl__text{font-size:1.8rem}}@-webkit-keyframes upKv{from{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes upKv{from{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.news{margin:135px auto 0;max-width:1238px;width:calc(100% - 60px);margin-left:auto;margin-right:auto;position:relative}@media screen and (max-width: 992px){.news{width:calc(100% - 48px)}}@media screen and (max-width: 768px){.news{width:calc(100% - 32px)}}@media screen and (max-width: 768px){.news{margin-top:64px}}.news__detail{margin-top:16px;font-size:1.6rem;text-align:center}@media screen and (max-width: 768px){.news__detail{font-size:1.4rem;margin-top:8px}}.news__en{left:-40px}.news__list{display:grid;gap:40px;grid-template-columns:repeat(4, 1fr);margin-top:40px}@media screen and (max-width: 992px){.news__list{gap:16px}}@media screen and (max-width: 768px){.news__list{grid-template-columns:repeat(2, 1fr);gap:32px 16px}}.news__list__item__link{display:block;width:100%;color:#363636;-webkit-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.news__list__item__link__image{padding-top:85.15%;position:relative;overflow:hidden;width:100%;display:block}.news__list__item__link__image img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.news__list__item__link__data{font-size:1.4rem;font-weight:500;margin-top:16px}@media screen and (max-width: 992px){.news__list__item__link__data{font-size:1.2rem;margin-top:12px}}.news__list__item__link__ttl{margin-top:6px;font-size:1.6rem;width:100%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 992px){.news__list__item__link__ttl{font-size:1.4rem}}@media(hover: hover)and (pointer: fine){.news__list__item__link:hover{opacity:.5}.news__list__item__link:hover .news__list__item__link__image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.news__btn{margin:80px auto 0}@media screen and (max-width: 768px){.news__btn{margin:40px auto 0}}.about{max-width:1024px;margin:152px auto 0}@media screen and (max-width: 768px){.about{margin-top:80px}}.about__inner{max-width:935px;margin-right:auto;margin-left:auto;width:calc(100% - 60px);margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media screen and (max-width: 992px){.about__inner{width:calc(100% - 48px)}}@media screen and (max-width: 768px){.about__inner{width:calc(100% - 32px)}}@media screen and (max-width: 768px){.about__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.about__en{width:350px;z-index:1;bottom:0px;left:30%}@media screen and (max-width: 768px){.about__en{width:auto;top:35%;bottom:inherit;left:inherit;right:-40px}}.about__content{width:43.1%;position:relative;z-index:3}@media screen and (max-width: 768px){.about__content{width:100%}}.about__content__line{margin-top:30px;max-width:200px;position:relative;height:1px;background-color:#dbdbdb}@media screen and (max-width: 768px){.about__content__line{margin-top:16px}}.about__content__line:after{content:"";position:absolute;left:0;top:0;height:1px;width:50%;background-color:#32969b}.about__content__detail{margin-top:30px;font-size:1.8rem;line-height:1.55}@media screen and (max-width: 768px){.about__content__detail{margin-top:16px;font-size:1.6rem}}.about__image{width:50.8%;position:relative;z-index:3}@media screen and (max-width: 768px){.about__image{width:100%;margin-top:40px;padding-bottom:20%}}.about__image:after{content:"";position:absolute;right:0;bottom:-10%;z-index:-1;width:82.1%;height:100%;background-color:#f0f4f5;border-radius:30px;height:70%}@media screen and (max-width: 768px){.about__image:after{border-radius:0;right:-16px;bottom:0;width:80%}}.about__image img{overflow:hidden;border-radius:30px;display:block;width:82.1%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.about__image img{width:96%;margin-left:0;border-radius:16px}}.about__btn{margin-top:40px}@media screen and (max-width: 768px){.about__btn{display:none}}.about__spbtn{display:none}@media screen and (max-width: 768px){.about__spbtn{display:block;margin:40px auto 0}}.lesson__list__item:nth-child(2){margin-top:50px}.lesson__list__item:nth-child(3){margin-top:100px}.lesson__list__item:nth-child(4){margin-top:150px}.lesson__list__item:nth-child(5){margin-top:200px}.lesson__list__item:nth-child(6){margin-top:250px}.lesson__list__item:nth-child(7){margin-top:300px}.lesson__list__item:nth-child(8){margin-top:350px}.lesson__list__item:nth-child(9){margin-top:400px}.lesson__list__item:nth-child(10){margin-top:450px}.lesson{margin-top:100px;padding:80px 0;background-color:#f0f6f6}@media screen and (max-width: 768px){.lesson{margin-top:64px;padding:56px 0}}.lesson__inner{max-width:1238px;width:calc(100% - 60px);margin-left:auto;margin-right:auto;position:relative}@media screen and (max-width: 992px){.lesson__inner{width:calc(100% - 48px)}}@media screen and (max-width: 768px){.lesson__inner{width:calc(100% - 32px)}}.lesson__en{right:-40px;color:rgba(50,150,155,.15)}.lesson__line{max-width:168px;margin:12px auto 0;position:relative;height:1px;background-color:#dbdbdb}@media screen and (max-width: 768px){.lesson__line{margin-top:8px}}.lesson__line:after{content:"";position:absolute;left:0;top:0;height:1px;width:50%;background-color:#32969b}.lesson__list{margin-top:64px;display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media screen and (max-width: 992px){.lesson__list{gap:24px}}@media screen and (max-width: 768px){.lesson__list{max-width:450px;margin:40px auto 0;gap:48px;grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 768px){.lesson__list__item{margin-top:0 !important}}.lesson__list__item__image{width:100%;overflow:hidden;border-radius:30px;position:relative}.lesson__list__item__image.is-sample{background-color:#fff;padding-top:88%}.lesson__list__item__image img{display:block;width:100%;height:auto;aspect-ratio:386/340}.lesson__list__item__ttl{margin-top:32px;font-size:2.6rem;font-weight:400}@media screen and (max-width: 768px){.lesson__list__item__ttl{font-size:2.2rem;margin-top:24px}}.lesson__list__item__detail{margin-top:16px;line-height:1.75;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 768px){.lesson__list__item__detail{margin-top:12px;font-size:1.4rem}}.lesson__list__item:nth-child(2) .lesson__list__item__image:after{content:"";position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;background-color:rgba(255,255,255,.4)}.lesson__btn{margin:64px auto 0}@media screen and (max-width: 768px){.lesson__btn{margin-top:40px}}.post{margin-top:130px}@media screen and (max-width: 768px){.post{margin-top:80px}}.post__inner{margin-right:auto;margin-left:auto;max-width:1024px;width:calc(100% - 60px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 992px){.post__inner{width:calc(100% - 48px)}}@media screen and (max-width: 768px){.post__inner{width:calc(100% - 32px)}}@media screen and (max-width: 768px){.post__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.post__column{width:calc(50% - 28px)}@media screen and (max-width: 768px){.post__column{width:100%}}@media screen and (max-width: 768px){.post__column.is-space{margin-top:48px}}.post__ttl{text-align:left}.post__sub{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:12px}@media screen and (max-width: 768px){.post__sub{margin-top:8px}}.post__sub__line{height:1px;max-width:48px;background-color:#32969b}@media screen and (max-width: 768px){.post__sub__line{width:32px}}.post__sub__text{margin-left:12px;opacity:0;font-size:1.6rem}@media screen and (max-width: 768px){.post__sub__text{margin-left:8px;font-size:1.4rem}}.post__list{margin-top:36px}@media screen and (max-width: 768px){.post__list{max-width:400px;margin-left:auto;margin-right:auto}}.post__list__item{padding-bottom:36px;border-bottom:1px solid #dbdbdb}@media screen and (max-width: 768px){.post__list__item{padding-bottom:24px}}.post__list__item:nth-child(n+2){margin-top:36px}@media screen and (max-width: 768px){.post__list__item:nth-child(n+2){margin-top:24px}}.post__list__item__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;color:#363636}.post__list__item__link__image{width:42%;max-width:200px;margin-right:24px;padding-top:42%;position:relative;overflow:hidden;display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15)}@media screen and (max-width: 768px){.post__list__item__link__image{max-width:inherit;width:45%;padding-top:45%;margin-right:12px}}.post__list__item__link__image img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.post__list__item__link__content{width:100%}.post__list__item__link__content__data{font-size:1.4rem}@media screen and (max-width: 768px){.post__list__item__link__content__data{font-size:1.2rem}}.post__list__item__link__content__ttl{margin-top:16px;font-size:1.6rem;font-weight:400}@media screen and (max-width: 768px){.post__list__item__link__content__ttl{font-size:1.2rem;margin-top:12px}}@media(hover: hover)and (pointer: fine){.post__list__item__link:hover{opacity:.5}.post__list__item__link:hover .post__list__item__link__image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.post__btn{margin:40px auto 0}