.btn[data-astro-cid-vnzlvqnm]{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:20px 32px;height:61px;background-color:var(--color-primary);border:4px solid var(--color-dark);border-radius:var(--border-radius-pill);color:var(--color-white);font-family:var(--font-ja);font-weight:700;font-size:24px;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.btn[data-astro-cid-vnzlvqnm]:hover{background-color:var(--color-white);color:var(--color-black)}.btn--small[data-astro-cid-vnzlvqnm]{height:45px;padding:16px 24px;font-size:16px;gap:8px}.btn--small[data-astro-cid-vnzlvqnm] .btn__icon[data-astro-cid-vnzlvqnm]{width:14.5px;height:14.5px}.btn--secondary[data-astro-cid-vnzlvqnm]{background-color:var(--color-white);color:var(--color-black)}.btn--secondary[data-astro-cid-vnzlvqnm]:hover{background-color:var(--color-primary);color:var(--color-white)}.btn__text[data-astro-cid-vnzlvqnm]{display:flex;align-items:center}.btn__icon[data-astro-cid-vnzlvqnm]{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.btn__icon-svg[data-astro-cid-vnzlvqnm]{width:100%;height:100%}.btn__icon-circle[data-astro-cid-vnzlvqnm]{fill:var(--color-white);transition:fill .2s ease}.btn__icon-play[data-astro-cid-vnzlvqnm]{fill:var(--color-primary);transition:fill .2s ease}.btn[data-astro-cid-vnzlvqnm]:hover .btn__icon-circle[data-astro-cid-vnzlvqnm]{fill:var(--color-black)}.btn[data-astro-cid-vnzlvqnm]:hover .btn__icon-play[data-astro-cid-vnzlvqnm]{fill:var(--color-white)}.btn--secondary[data-astro-cid-vnzlvqnm] .btn__icon-circle[data-astro-cid-vnzlvqnm]{fill:var(--color-black)}.btn--secondary[data-astro-cid-vnzlvqnm] .btn__icon-play[data-astro-cid-vnzlvqnm],.btn--secondary[data-astro-cid-vnzlvqnm]:hover .btn__icon-circle[data-astro-cid-vnzlvqnm]{fill:var(--color-white)}.btn--secondary[data-astro-cid-vnzlvqnm]:hover .btn__icon-play[data-astro-cid-vnzlvqnm]{fill:var(--color-primary)}@media(max-width:767px){.btn[data-astro-cid-vnzlvqnm]{height:45px;padding:16px 24px;font-size:16px;gap:8px}.btn__icon[data-astro-cid-vnzlvqnm]{width:14.5px;height:14.5px}}.section-heading[data-astro-cid-ytvomcwp]{display:flex;flex-direction:column;gap:8px}.section-heading--center[data-astro-cid-ytvomcwp]{align-items:center;text-align:center}.section-heading--left[data-astro-cid-ytvomcwp]{align-items:flex-start;text-align:left}.section-heading__en[data-astro-cid-ytvomcwp]{font-family:var(--font-en);font-weight:700;font-size:40px;line-height:1.2;color:var(--color-black)}.section-heading__ja[data-astro-cid-ytvomcwp]{font-family:var(--font-ja);font-weight:700;font-size:16px;line-height:1.8;color:var(--color-black)}.section-heading--light[data-astro-cid-ytvomcwp] .section-heading__en[data-astro-cid-ytvomcwp],.section-heading--light[data-astro-cid-ytvomcwp] .section-heading__ja[data-astro-cid-ytvomcwp]{color:var(--color-white)}@media(max-width:767px){.section-heading__en[data-astro-cid-ytvomcwp]{font-size:28px}.section-heading__ja[data-astro-cid-ytvomcwp]{font-size:14px}}.mobile-menu[data-astro-cid-6aabv5oc]{display:none}.mobile-menu__toggle[data-astro-cid-6aabv5oc]{position:fixed;top:24px;right:24px;z-index:1001;display:flex;flex-direction:column;justify-content:center;gap:6px;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer}.mobile-menu__bar[data-astro-cid-6aabv5oc]{display:block;width:32px;height:3px;background-color:var(--color-white);border-radius:2px}.mobile-menu__toggle[data-astro-cid-6aabv5oc][aria-expanded=true]{opacity:0;pointer-events:none}.mobile-menu__overlay[data-astro-cid-6aabv5oc]{position:fixed;inset:0;z-index:1000;background-color:transparent;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu__overlay[data-astro-cid-6aabv5oc].is-open{opacity:1;visibility:visible}.mobile-menu__panel[data-astro-cid-6aabv5oc]{position:absolute;top:16px;left:16px;right:16px;padding:24px 30px 32px;background-color:var(--color-white);border-radius:24px;box-shadow:0 4px 20px #00000026;opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease}.mobile-menu__overlay[data-astro-cid-6aabv5oc].is-open .mobile-menu__panel[data-astro-cid-6aabv5oc]{opacity:1;transform:translateY(0)}.mobile-menu__close[data-astro-cid-6aabv5oc]{position:absolute;top:24px;right:24px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:none;border:none;color:var(--color-black);cursor:pointer;transition:opacity .2s ease}.mobile-menu__close[data-astro-cid-6aabv5oc]:hover{opacity:.7}.mobile-menu__nav[data-astro-cid-6aabv5oc]{display:flex;flex-direction:column;gap:24px;padding-top:16px}.mobile-menu__link[data-astro-cid-6aabv5oc]{font-family:var(--font-ja);font-weight:700;font-size:18px;color:var(--color-black);transition:opacity .2s ease}.mobile-menu__link[data-astro-cid-6aabv5oc]:hover{opacity:.7}.mobile-menu__cta[data-astro-cid-6aabv5oc]{margin-top:32px;display:flex;justify-content:center}@media(max-width:767px){.mobile-menu[data-astro-cid-6aabv5oc]{display:block}}.fv[data-astro-cid-j7pv25f6]{position:relative;width:100%;height:600px;overflow:hidden}.fv__bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:linear-gradient(135deg,#4dc3de 35%,#0cb6ff 65%);z-index:0}.fv__bg[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;inset:0;background-image:url(/images/bg-pattern.jpg);background-size:cover;background-position:center;mix-blend-mode:soft-light;opacity:.38}.fv__inner[data-astro-cid-j7pv25f6]{position:relative;z-index:3;display:flex;flex-direction:column;height:100%;max-width:1366px;margin:0 auto}.fv__content[data-astro-cid-j7pv25f6]{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:100px 30px 0}.fv__main[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:938px}.fv__logo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;max-width:900px;height:auto}.fv__tagline[data-astro-cid-j7pv25f6]{font-family:var(--font-ja-alt);font-weight:700;font-size:48px;color:var(--color-white);text-shadow:0 0 15px rgba(255,255,255,.4);letter-spacing:.4em;text-align:center}.fv__image[data-astro-cid-j7pv25f6]{position:absolute;right:30px;bottom:-30px;z-index:2}.fv__image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{display:block;width:323px;height:auto;filter:drop-shadow(0 0 20px rgba(0,0,0,.15))}.fv__nav[data-astro-cid-j7pv25f6]{display:flex;gap:24px;padding:20px 30px}.fv__nav-link[data-astro-cid-j7pv25f6]{font-family:var(--font-ja);font-weight:700;font-size:16px;color:var(--color-white);transition:opacity .2s ease}.fv__nav-link[data-astro-cid-j7pv25f6]:hover{opacity:.8}.concept[data-astro-cid-j7pv25f6]{text-align:center}.concept__text[data-astro-cid-j7pv25f6]{margin-top:35px;font-size:20px;line-height:2.3}.concept__text[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0}.videos[data-astro-cid-j7pv25f6]{position:relative;background-color:var(--color-bg-dark);padding:80px 0}.videos__bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background-image:url(/images/bg-pattern.jpg);background-size:cover;background-position:center;mix-blend-mode:soft-light;opacity:.2}.videos__content[data-astro-cid-j7pv25f6]{position:relative;z-index:1;max-width:var(--content-width);margin:0 auto;padding:0 20px}.videos__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px}.videos__featured[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;align-items:center;grid-column:1 / -1;margin-bottom:26px}.videos__featured-info[data-astro-cid-j7pv25f6]{color:var(--color-white)}.videos__episode[data-astro-cid-j7pv25f6]{font-size:20px;line-height:1.8}.videos__title[data-astro-cid-j7pv25f6]{font-size:40px;font-weight:700;line-height:1.8;margin:0}.videos__description[data-astro-cid-j7pv25f6]{font-size:20px;line-height:1.8}.videos__featured-thumbnail[data-astro-cid-j7pv25f6]{order:1}.videos__featured-info[data-astro-cid-j7pv25f6]{order:0}.video-thumbnail[data-astro-cid-j7pv25f6]{position:relative;width:100%;aspect-ratio:474 / 267;border-radius:8px;overflow:hidden;background-color:#46d6f7}.video-thumbnail[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover}.video-thumbnail__play[data-astro-cid-j7pv25f6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-image:url(/images/icon-youtube-play.svg);background-size:contain;background-repeat:no-repeat}.videos__past[data-astro-cid-j7pv25f6]{display:contents}.videos__item[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:16px}.videos__item-info[data-astro-cid-j7pv25f6]{color:var(--color-white)}.videos__item-episode[data-astro-cid-j7pv25f6]{font-size:14px;line-height:1.8}.videos__item-title[data-astro-cid-j7pv25f6]{font-size:24px;font-weight:700;line-height:1.8;margin:0}.videos__cta[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;margin-top:64px}.articles__list[data-astro-cid-j7pv25f6]{margin-top:40px}.articles__item[data-astro-cid-j7pv25f6]{border-bottom:1px solid var(--color-gray-light)}.articles__link[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:11px;padding:16px 0;transition:opacity .2s ease}.articles__link[data-astro-cid-j7pv25f6]:hover{opacity:.7}.articles__date[data-astro-cid-j7pv25f6]{font-family:var(--font-en);font-size:14px;color:var(--color-gray)}.articles__title[data-astro-cid-j7pv25f6]{font-size:16px;line-height:1.8;margin:0}.articles__cta[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;margin-top:64px}.profile[data-astro-cid-j7pv25f6]{position:relative;padding:80px 0}.profile__bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:linear-gradient(145deg,#3cdbff 11%,#2bbcfa 91%)}.profile__bg[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;inset:0;background-image:url(/images/bg-pattern.jpg);background-size:cover;mix-blend-mode:soft-light;opacity:.5}.profile__card[data-astro-cid-j7pv25f6]{position:relative;z-index:1;max-width:var(--content-width);margin:0 auto;padding:40px;background-color:var(--color-white);border-radius:var(--border-radius-card)}.profile__content[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;gap:40px;margin-top:56px}.profile__info[data-astro-cid-j7pv25f6]{flex:1;max-width:410px}.profile__name[data-astro-cid-j7pv25f6]{margin-bottom:24px}.profile__name[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:24px;font-weight:700;line-height:1.32}.profile__name[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:16px;font-weight:700;line-height:2;margin-top:8px}.profile__bio[data-astro-cid-j7pv25f6]{font-size:16px;line-height:1.8}.profile__image[data-astro-cid-j7pv25f6]{flex-shrink:0;width:415px;height:420px;border-radius:var(--border-radius-card);overflow:hidden}.profile__image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover}.books__content[data-astro-cid-j7pv25f6]{margin-top:52px;display:flex;flex-direction:column;gap:58px}.books__subtitle[data-astro-cid-j7pv25f6]{font-family:var(--font-en);font-size:20px;font-weight:700;margin-bottom:16px}.books__list[data-astro-cid-j7pv25f6] .books__subtitle[data-astro-cid-j7pv25f6]{font-family:var(--font-ja)}.books__pivot-grid[data-astro-cid-j7pv25f6]{display:flex;gap:26px}.books__pivot-item[data-astro-cid-j7pv25f6]{display:block;width:308px;aspect-ratio:308 / 173;overflow:hidden;border-radius:4px}.books__pivot-item[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.books__pivot-item[data-astro-cid-j7pv25f6]:hover img[data-astro-cid-j7pv25f6]{transform:scale(1.05)}.books__grid[data-astro-cid-j7pv25f6]{display:flex;gap:55px}.books__item[data-astro-cid-j7pv25f6]{flex:1;max-width:165px;text-decoration:none;color:inherit}.books__cover[data-astro-cid-j7pv25f6]{aspect-ratio:213 / 302;margin-bottom:10px}.books__cover[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover}.books__title[data-astro-cid-j7pv25f6]{font-size:16px;line-height:1.4}.contact[data-astro-cid-j7pv25f6]{position:relative;padding:80px 0}.contact__bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:linear-gradient(145deg,#3cdbff 11%,#2bbcfa 91%)}.contact__bg[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;inset:0;background-image:url(/images/bg-pattern.jpg);background-size:cover;mix-blend-mode:soft-light;opacity:.5}.contact__card[data-astro-cid-j7pv25f6]{position:relative;z-index:1;max-width:var(--content-width);margin:0 auto;padding:60px;background-color:var(--color-white);border-radius:var(--border-radius-card-lg)}.contact__content[data-astro-cid-j7pv25f6]{margin-top:40px}.contact__divider[data-astro-cid-j7pv25f6]{height:1px;background-color:var(--color-gray-light);margin:40px 0}.contact__divider[data-astro-cid-j7pv25f6]:first-child{margin-top:0}.contact__section[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:24px}.contact__subtitle[data-astro-cid-j7pv25f6]{font-family:var(--font-en);font-size:24px;font-weight:700}.contact__sns[data-astro-cid-j7pv25f6]{display:flex;gap:48px}.contact__sns-link[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:16px;transition:opacity .2s ease}.contact__sns-link[data-astro-cid-j7pv25f6]:hover{opacity:.7}.contact__sns-icon[data-astro-cid-j7pv25f6]{width:45px;height:45px}.contact__sns-icon[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%}.contact__sns-handle[data-astro-cid-j7pv25f6]{font-family:var(--font-en);font-size:20px;font-weight:700}.footer[data-astro-cid-j7pv25f6]{padding:40px}.footer__content[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;align-items:flex-start;max-width:1286px;margin:0 auto}.footer__logo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:37px;width:auto}.footer__copyright[data-astro-cid-j7pv25f6]{font-family:var(--font-en);font-size:16px;line-height:2}@media(max-width:767px){.fv[data-astro-cid-j7pv25f6]{height:300px;min-height:auto;position:relative}.fv__inner[data-astro-cid-j7pv25f6]{height:100%;min-height:auto}.fv__content[data-astro-cid-j7pv25f6]{flex-direction:column;padding:40px 30px 0;position:relative;overflow:visible}.fv__main[data-astro-cid-j7pv25f6]{width:100%;gap:20px;align-items:center}.fv__logo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{max-width:315px;width:100%}.fv__tagline[data-astro-cid-j7pv25f6]{font-size:18px;letter-spacing:.35em;text-indent:.35em;white-space:nowrap}.fv__image[data-astro-cid-j7pv25f6]{position:absolute;right:-10px;bottom:-15px;margin-top:0}.fv__image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:140px}.fv__nav[data-astro-cid-j7pv25f6]{display:none}.concept__text[data-astro-cid-j7pv25f6]{font-size:16px}.videos__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:32px}.videos__featured[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:16px}.videos__featured-info[data-astro-cid-j7pv25f6]{order:1}.videos__featured-thumbnail[data-astro-cid-j7pv25f6]{order:0}.videos__title[data-astro-cid-j7pv25f6]{font-size:24px}.videos__description[data-astro-cid-j7pv25f6]{font-size:16px}.videos__item-title[data-astro-cid-j7pv25f6]{font-size:18px}.profile__card[data-astro-cid-j7pv25f6]{margin:0 16px;padding:24px}.profile__content[data-astro-cid-j7pv25f6]{flex-direction:column}.profile__info[data-astro-cid-j7pv25f6]{max-width:none}.profile__image[data-astro-cid-j7pv25f6]{width:100%;height:auto;aspect-ratio:1 / 1}.books__pivot-grid[data-astro-cid-j7pv25f6]{flex-direction:column;gap:16px}.books__pivot-item[data-astro-cid-j7pv25f6]{width:100%}.books__grid[data-astro-cid-j7pv25f6]{flex-wrap:wrap;gap:24px}.books__item[data-astro-cid-j7pv25f6]{flex:0 0 calc(50% - 12px);max-width:calc(50% - 12px)}.contact__card[data-astro-cid-j7pv25f6]{margin:0 16px;padding:32px 24px}.contact__sns[data-astro-cid-j7pv25f6]{flex-direction:column;gap:24px}.footer[data-astro-cid-j7pv25f6]{padding:24px 16px}.footer__content[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:center}.footer__logo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:28px}.footer__copyright[data-astro-cid-j7pv25f6]{font-size:12px}}
