@charset "UTF-8";span[data-astro-cid-xag5xxvq]{position:relative;display:inline-block;z-index:0;padding:0}span[data-astro-cid-xag5xxvq]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:36%;background:var(--color-yellow);border-radius:.25rem;z-index:-1}.hero[data-astro-cid-f2t6dg3d]{max-width:var(--breakpoint-wide);margin:0 auto;padding:0 4rem 3rem;color:#333;overflow:hidden}.hero-container[data-astro-cid-f2t6dg3d]{position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:4rem}.hero__content[data-astro-cid-f2t6dg3d]{width:40%;padding:2rem 0}.hero__text-area[data-astro-cid-f2t6dg3d]{opacity:0;transform:translateY(20px);animation:textFadeIn 1s ease forwards .5s;position:relative;z-index:2}.hero__title-en-marquee[data-astro-cid-f2t6dg3d]{position:absolute;bottom:-2rem;left:-10vw;width:120vw;z-index:0;user-select:none;pointer-events:none}.hero__title-en-track[data-astro-cid-f2t6dg3d]{display:flex;white-space:nowrap;animation:marquee 30s linear infinite}.hero__title-en-content[data-astro-cid-f2t6dg3d]{font-family:Helvetica Neue,Arial,sans-serif;font-size:8rem;font-weight:900;line-height:1;color:var(--color-sub);letter-spacing:-.02em;padding-right:4rem}.hero__title-jp-wrapper[data-astro-cid-f2t6dg3d]{margin-bottom:3rem;padding-left:1rem;border-left:4px solid #2b2c31}.hero__title-jp[data-astro-cid-f2t6dg3d]{display:flex;flex-direction:column;gap:.5rem}.hero__subtitle[data-astro-cid-f2t6dg3d]{font-size:1.2rem;font-weight:700;display:block;margin-bottom:.25rem}.hero__main-text[data-astro-cid-f2t6dg3d]{font-size:2.5rem;font-weight:700;line-height:1.3;letter-spacing:.05em}.hero__description[data-astro-cid-f2t6dg3d]{margin-bottom:4rem;padding-left:1.5rem}@media screen and (max-width:992px){.hero__description[data-astro-cid-f2t6dg3d]{padding-left:0}}.hero__description[data-astro-cid-f2t6dg3d] p[data-astro-cid-f2t6dg3d]{font-size:1rem;line-height:1.8;letter-spacing:.05em;margin-bottom:1.5rem}.hero__description-sub[data-astro-cid-f2t6dg3d]{font-size:.9rem;color:#666}.hero__cta[data-astro-cid-f2t6dg3d]{padding-left:1.5rem;display:flex;gap:.5rem;flex-wrap:wrap}.hero__cta-btn[data-astro-cid-f2t6dg3d]{min-width:10rem}.hero__image[data-astro-cid-f2t6dg3d]{width:60%;height:calc(100vh - 150px);position:relative;border-start-end-radius:80px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.hero__image[data-astro-cid-f2t6dg3d] .swiper[data-astro-cid-f2t6dg3d]{width:100%;height:100%}.hero__image[data-astro-cid-f2t6dg3d] .swiper-slide[data-astro-cid-f2t6dg3d]{width:100%;height:100%;overflow:hidden}.hero__image[data-astro-cid-f2t6dg3d] .swiper-slide[data-astro-cid-f2t6dg3d] img[data-astro-cid-f2t6dg3d]{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1)}.hero__image[data-astro-cid-f2t6dg3d] .swiper-pagination{bottom:30px!important;left:30px!important;width:auto!important;text-align:left}.hero__image[data-astro-cid-f2t6dg3d] .swiper-pagination-bullet{background-color:#fff;width:40px;height:4px;border-radius:2px;margin:0 8px 0 0!important;opacity:.5;transition:all .3s}.hero__image[data-astro-cid-f2t6dg3d] .swiper-pagination-bullet-active{background-color:#fff;opacity:1;width:60px}.hero__image[data-astro-cid-f2t6dg3d] .swiper-slide-active img[data-astro-cid-f2t6dg3d]{animation:zoomOutEffect 6s ease-out forwards}@keyframes zoomOutEffect{0%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes textFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:768px){.hero[data-astro-cid-f2t6dg3d]{padding:0 1rem 2rem}.hero-container[data-astro-cid-f2t6dg3d]{flex-direction:column-reverse;gap:2rem}.hero__content[data-astro-cid-f2t6dg3d]{width:100%}.hero__image[data-astro-cid-f2t6dg3d]{width:100%;height:50vh}.hero__title-en[data-astro-cid-f2t6dg3d]{font-size:3rem;top:-2rem}.pc-only[data-astro-cid-f2t6dg3d]{display:none}}.home-about[data-astro-cid-ykppucms]{padding-top:4rem;max-width:var(--breakpoint-pc);margin:0 auto 100px}.home-about__container[data-astro-cid-ykppucms]{background-color:var(--color-white);width:100vw;border-end-start-radius:80px}.home-about__inner[data-astro-cid-ykppucms]{display:flex;flex-wrap:wrap;width:100%;max-width:var(--breakpoint-pc);padding:50px}@media screen and (max-width:992px){.home-about__inner[data-astro-cid-ykppucms]{width:100%;flex-direction:column;padding:3rem 1.5rem;gap:1rem}}.home-about__content[data-astro-cid-ykppucms]{width:50%;padding-right:1rem;position:relative}@media screen and (max-width:992px){.home-about__content[data-astro-cid-ykppucms]{width:100%;padding-right:0}}.home-about__text[data-astro-cid-ykppucms]{margin-top:1.5rem}.home-about__text[data-astro-cid-ykppucms] p[data-astro-cid-ykppucms]{padding:0;max-width:30rem;margin-bottom:1rem}@media screen and (max-width:992px){.home-about__text[data-astro-cid-ykppucms] p[data-astro-cid-ykppucms]{max-width:100%}}.home-about__image[data-astro-cid-ykppucms]{width:50%;overflow:hidden;padding:1rem}@media screen and (max-width:992px){.home-about__image[data-astro-cid-ykppucms]{width:100%;padding:0;margin-bottom:50px}}.home-about__image[data-astro-cid-ykppucms] img[data-astro-cid-ykppucms]{width:100%;height:350px;object-fit:cover;border-radius:4px}.home-about__headline-text[data-astro-cid-ykppucms]{position:absolute;top:calc(-50px - 1em);left:0;font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--color-accent)}.home-about__headline-title[data-astro-cid-ykppucms]{font-size:1.25rem;font-weight:700}@media screen and (max-width:992px){.home-about__headline-title[data-astro-cid-ykppucms]{font-size:1.5rem}}.instructor__content[data-astro-cid-a3xsqqk7]{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.instructor__content[data-astro-cid-a3xsqqk7]{flex-direction:column;gap:2rem}}.instructor__profile[data-astro-cid-a3xsqqk7]{width:50%;padding:1rem}@media screen and (max-width:768px){.instructor__profile[data-astro-cid-a3xsqqk7]{width:100%}}.instructor__image[data-astro-cid-a3xsqqk7]{width:50%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.instructor__image[data-astro-cid-a3xsqqk7]{width:100%}}.instructor__image[data-astro-cid-a3xsqqk7] img[data-astro-cid-a3xsqqk7]{display:block;aspect-ratio:4/3;object-fit:cover;max-width:400px;width:100%;height:auto;border-radius:1rem}.instructor__text[data-astro-cid-a3xsqqk7]{max-width:30rem}@media screen and (max-width:768px){.instructor__text[data-astro-cid-a3xsqqk7]{max-width:100%}}.home-news__container[data-astro-cid-nugvdsis]{max-width:var(--breakpoint-pc);margin:0 auto}.home-news__list[data-astro-cid-nugvdsis]{margin-bottom:1rem}.home-news__list[data-astro-cid-nugvdsis]:hover{transform:translateY(-3px);transition:all .3s ease;opacity:.7}.home-news__link[data-astro-cid-nugvdsis]{display:block}.home-news__item[data-astro-cid-nugvdsis]{display:flex;align-items:center;padding:1.25rem 2rem;background-color:var(--color-sub);border-radius:1rem}@media screen and (max-width:992px){.home-news__item[data-astro-cid-nugvdsis]{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem}}.home-news__meta[data-astro-cid-nugvdsis]{display:flex;align-items:center}@media screen and (max-width:992px){.home-news__meta[data-astro-cid-nugvdsis]{margin-bottom:.5rem}}.home-news__date[data-astro-cid-nugvdsis]{display:inline-block;width:6rem;text-align:center;margin-right:1rem}@media screen and (max-width:992px){.home-news__date[data-astro-cid-nugvdsis]{text-align:left;width:auto;margin-right:1.5rem}}.home-news__category[data-astro-cid-nugvdsis]{width:7rem;text-align:center;border:1px solid;border-radius:.25rem;margin-right:1rem;line-height:1;padding:3px 0;color:var(--color-accent)}.home-news__category[data-astro-cid-nugvdsis] span[data-astro-cid-nugvdsis]{font-size:.85rem;color:var(--color-accent);display:inline-block;border-radius:6px}@media screen and (max-width:992px){.home-news__category[data-astro-cid-nugvdsis]{margin-right:0}}.home-news__headline[data-astro-cid-nugvdsis]{flex:1;width:100%}.home-news__title[data-astro-cid-nugvdsis]{font-weight:600;font-size:1.25rem;line-height:1;display:flex;align-items:center;margin-bottom:.5rem}.home-news__text[data-astro-cid-nugvdsis]{line-height:1;font-size:.85rem}.home-contact__item[data-astro-cid-w7o447bf]:hover .button{--button-text-opacity: .75;--button-icon-main-x: 300%;--button-icon-hover-x: 0}.home-contact__item[data-astro-cid-w7o447bf]:hover .card{--card-image-scale: 1.05}.home-contact[data-astro-cid-w7o447bf]{--border-radius: 100px;max-width:var(--breakpoint-wide);margin:0 auto;background-color:var(--color-sub);padding:80px 1rem;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.home-contact__container[data-astro-cid-w7o447bf]{max-width:var(--breakpoint-pc);margin:0 auto}.home-contact__content[data-astro-cid-w7o447bf]{display:flex;justify-content:center;margin-top:50px}.home-contact__item[data-astro-cid-w7o447bf]{padding:.5rem}
