.top-kv{position:relative;top:0;left:0;display:flex;justify-content:center;width:100%;min-height:175vw;padding:14rem 2rem 6rem;background-color:#000}.top-kv__img{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;transition:opacity .3s var(--ease-main)}.top-kv__img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.top-kv.is-kv-img-hidden .top-kv__img{opacity:0}.top-kv__copy{position:relative;width:100%;text-align:center}.top-kv__ttl{display:block;width:35.6rem;max-width:100%;margin:0 auto}.top-kv__ttl img{width:100%;height:auto}.top-kv__txt{display:block;width:29.5rem;max-width:100%;margin:2.5rem auto 0}.top-message{position:relative;padding:8rem 0 8rem;color:#fff}.top-message::before{position:absolute;top:0;left:0;display:block;width:100%;height:16rem;content:"";background:linear-gradient(rgba(3, 0, 0, 0), rgb(3, 0, 0))}.top-message__wrapper{position:relative;z-index:2;overflow:hidden}.top-message__head{margin-bottom:4rem}.top-message__head .c-ttl-contents__en{padding-bottom:.06em}.top-message__body{font-size:1.6rem;font-weight:500;line-height:1.8;letter-spacing:.1em}.top-message__body p{margin-bottom:1.6em;line-height:1.7}.top-message__body p:last-child{margin-bottom:0}.top-message__photos{display:flex;width:max-content;margin-top:7.5rem;list-style:none;will-change:transform}.top-message__photos li{flex-shrink:0;width:24rem;margin-right:2rem}.top-message__photos li:nth-child(even){margin-top:3rem}.top-message__photos img{display:block;width:100%;height:auto;overflow:hidden;border-radius:0.6rem}.top-container{position:relative;background:var(--color-bg-secondary)}.top-about{padding:6rem 0 8rem;overflow:hidden}.top-about__top{margin-bottom:4rem}.top-about__head{margin-bottom:4rem}.top-about__head .c-ttl-contents__en{font-size:4.7rem;line-height:1;letter-spacing:.02em;background-image:linear-gradient(61.77deg, var(--color-accent) 6.36%, var(--color-gray-03) 93.64%)}.top-about__lead-ttl{margin-bottom:1.6rem;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.1em}.top-about__lead-txt{font-size:1.4rem;font-weight:500;line-height:1.8;letter-spacing:.08em}.top-about__note{display:block;margin-top:1rem;font-size:1.3rem;font-weight:400;line-height:1.6;color:var(--color-text-secondary);letter-spacing:.04em}.top-about__note-mark{font-size:.65em;vertical-align:super}.top-about__features{margin-top:4rem}.top-about__features-ttl{margin-bottom:1.5rem;font-size:2rem;font-weight:500;line-height:1.2;letter-spacing:.08em}.top-about__features-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.8rem;list-style:none}.top-about__feature{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:15.5rem;padding:1.5rem 0.4rem;text-align:center;background-color:rgba(0,0,0,0)}.top-about__feature::before,.top-about__feature::after{position:absolute;top:0;display:block;width:1.7rem;height:100%;pointer-events:none;content:"";border-top:1px solid var(--color-text-secondary);border-bottom:1px solid var(--color-text-secondary)}.top-about__feature::before{left:0;border-left:1px solid var(--color-text-secondary)}.top-about__feature::after{right:0;border-right:1px solid var(--color-text-secondary)}.top-about__feature-icon{display:flex;align-items:center;justify-content:center;width:100%;height:6.2rem;margin-bottom:1.2rem}.top-about__feature-icon img{width:auto;height:100%}.top-about__feature-txt{font-size:1.2rem;font-weight:400;line-height:1.6;letter-spacing:0}.top-about__features-notes{display:flex;flex-direction:column;gap:0.4rem;margin-top:2rem}.top-about__features-notes .top-about__note{margin-top:0}.top-about__btn{margin:4rem auto 0;text-align:center}.top-learn{position:relative}.top-learn__main{position:relative}.top-learn__main::before,.top-learn__main::after{position:absolute;left:0;display:block;width:100%;height:1px;content:"";background:var(--color-gray-02)}.top-learn__main::before{top:0}.top-learn__main::after{bottom:0}.top-learn__inner{padding:0}.top-learn__list{display:grid;grid-template-columns:1fr;list-style:none}.top-learn__item{position:relative;border-top:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02)}.top-learn__card{position:relative;display:flex;flex-direction:column;height:100%;padding:3rem 2rem 4rem;text-decoration:none;background-color:rgba(0,0,0,0);border-radius:0}.top-learn__card-head .c-ttl-contents__en{font-size:3.8rem;line-height:1.2}.top-learn__card-head .c-ttl-contents__ja{margin-top:1rem}.top-learn__card-img{position:relative;overflow:hidden;border-radius:0.6rem}.top-learn__card-img img{display:block;width:100%;height:auto;aspect-ratio:720/410;object-fit:cover;transition:transform .3s var(--ease-easeinout)}.top-learn__card-body{display:flex;gap:1rem;align-items:flex-end;padding:1rem 0 0;margin-bottom:1rem}.top-learn__card-text{flex:1;min-width:0}.top-learn__card-txt{margin-top:0.8rem;font-size:1.4rem;font-weight:400;line-height:1.6;letter-spacing:.08em}.top-learn__card-arrow{position:absolute;display:grid;flex-shrink:0;place-items:center;width:4rem;height:4rem;right:1rem;bottom:1rem;background:#fff;border-radius:50%;transition:background .3s var(--ease-main),border-color .3s var(--ease-main)}.top-learn__card-arrow::before{display:block;width:0.8rem;height:0.8rem;content:"";border-top:1px solid var(--color-accent);border-right:1px solid var(--color-accent);transition:border-color .3s var(--ease-main);transform:translateX(-0.2rem) rotate(45deg)}.top-interview{padding:4rem 0 7rem;overflow:hidden}.top-interview__head{margin-bottom:2rem}.top-interview__head .c-ttl-contents__en{font-size:4.1rem;line-height:1;background-image:linear-gradient(56.08deg, var(--color-accent) 6.36%, #d5d5d5 93.64%)}.top-interview__lead{margin-bottom:3rem}.top-interview__lead-txt{font-size:1.4rem;font-weight:500;line-height:1.8;letter-spacing:.08em}.top-interview__main{position:relative}.top-interview__main{border-top:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02)}.top-interview__main-inner{position:relative}.top-interview__more{margin:7rem auto 0;text-align:center}.l-header::before{content:"";position:absolute;inset:0 0 auto;min-height:11rem;background:linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9) 30%, transparent);opacity:1;transition:opacity .3s;pointer-events:none;z-index:-1}.l-header.is-fixed::before{opacity:0}@media print,screen and (min-width: 768px){.top-kv{min-height:100vh;padding:18rem 4rem 0}.top-kv__ttl{width:31.6rem}.top-kv__ttl{width:126rem}.top-kv__txt{position:relative;left:-2rem;width:83.6rem;margin-top:4rem}.top-message{padding:6rem 0 20rem;background:rgba(3,0,0,.8)}.top-message::before{top:-30vh;height:30vh;background:linear-gradient(rgba(3, 0, 0, 0), rgba(3, 0, 0, 0.8))}.top-message__inner{display:flex}.top-message__head{width:50%;margin-bottom:6rem}.top-message__body{width:50%;padding-top:3rem}.top-message__body p{line-height:1.9}.top-message__body{font-size:2rem}.top-message__photos{margin-top:18rem}.top-message__photos li{width:48rem;margin-right:4rem}.top-message__photos li:nth-child(even){margin-top:5rem}.top-about{padding:4rem 0 10rem}.top-about__top{margin-bottom:3rem}.top-about__intro{padding-top:8rem}.top-about__head{margin-bottom:6rem}.top-about__head .c-ttl-contents__en{font-size:9rem;line-height:.96}.top-about__lead-ttl{margin-bottom:3rem;font-size:3.2rem}.top-about__lead-txt{font-size:1.8rem}.top-about__note{margin-top:1.6rem;font-size:1.4rem}.top-about__features-ttl{margin-bottom:2rem;font-size:2.4rem}.top-about__features-list{gap:2rem}.top-about__feature{min-height:26rem;padding:3rem 2rem 2rem}.top-about__feature::before,.top-about__feature::after{width:4rem}.top-about__feature-icon{height:10rem;margin-bottom:2.3rem}.top-about__feature-body{display:flex;align-items:center;height:100%}.top-about__feature-txt{font-size:1.8rem;letter-spacing:.04em}.top-about__features-notes{flex-direction:row;gap:1.6rem;justify-content:center;margin-top:2rem}.top-about__btn{margin-top:3rem}.top-about__btn .c-btn{width:48rem;max-width:48rem;min-height:7rem;padding:2rem 4rem;font-size:1.8rem}.top-learn__list{grid-template-columns:repeat(2, 1fr)}.top-learn__item{border-right:1px solid var(--color-gray-02);border-left:none}.top-learn__item:last-child{border-right:none}.top-learn__card{padding:6rem 4rem 6rem}.top-learn__card-head{margin-right:-4rem}.top-learn__card-head .c-ttl-contents__en{font-size:5.6rem}.top-learn__card-img{margin-top:auto}.top-learn__card-body{gap:4rem;align-items:center;padding-top:1rem;margin-bottom:3rem}.top-learn__card-txt{margin-top:1rem;font-size:1.6rem;line-height:1.8}.top-learn__card-arrow{right:2rem;bottom:2rem;width:6.4rem;height:6.4rem}.top-learn__card-arrow::before{width:1.2rem;height:1.2rem;border-top-width:1.5px;border-right-width:1.5px}.top-interview{padding:8rem 0 8rem}.top-interview>.l-inner{position:relative;display:grid;grid-template-columns:46rem 1fr;column-gap:7.5rem;align-items:center;overflow:visible}.top-interview__head{margin-bottom:5.4rem}.top-interview__head .c-ttl-contents__en{font-size:8rem;background-image:linear-gradient(90deg, var(--color-accent) 0%, #d7b3b2 100%)}.top-interview__lead{margin-bottom:4rem}.top-interview__lead-txt{font-size:1.8rem}.top-interview__more{grid-column:1/-1;margin-top:4rem;margin-right:0}.top-interview__more .c-btn--primary{width:48rem;min-height:7rem;padding-left:4.5rem}.top-interview__more .c-btn--arrow::after{width:1rem;height:1rem}}@media print,screen and (min-width: 1025px){.top-kv__img{min-height:100vh;aspect-ratio:1920/1080}.top-kv__img img{object-position:center 2vh}.top-kv__img::after{position:absolute;top:0;display:block;width:100%;height:10vh;content:"";background:linear-gradient(rgb(3, 0, 0), rgba(3, 0, 0, 0))}.top-kv__ttl{max-width:67.7%}.top-kv__txt{max-width:43.6%}.top-message__head{width:45%}.top-message__body{width:55%}.top-about{padding:16rem 0 10rem}.top-about__top-inner{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 70rem);column-gap:2rem;align-items:start}.top-about__intro{padding-top:2rem}.top-about__features{margin-top:0}.top-about__features-list{gap:2.4rem}.top-learn__card-head .c-ttl-contents__en{font-size:8rem}.top-learn__card-head .c-ttl-contents__ja{margin-top:0.6rem}.top-interview__more .c-btn--primary{width:48rem}.l-header::before{min-height:17rem}}@media print,screen and (min-width: 1281px){.top-about__intro{padding-top:8rem}.top-about__features-list{gap:3rem}.top-interview__lead{margin-bottom:0}}@media print,screen and (min-width: 1681px){.top-message__head{width:50%}.top-message__body{width:50%}.top-about__top-inner{grid-template-columns:minmax(0, 1fr) minmax(0, 76rem);column-gap:4rem}.top-learn__item:first-child .top-learn__card{padding-right:8rem}.top-learn__item:last-child .top-learn__card{padding-left:8rem}}@media (hover: hover)and (pointer: fine){.top-learn__card-img a:hover img{transform:scale(1.06)}.top-learn__card-img a:hover .top-learn__card-arrow{background:var(--color-accent);border-color:var(--color-accent)}.top-learn__card-img a:hover .top-learn__card-arrow::before{border-color:#fff}}@media (min-aspect-ratio: 40/65)and (max-width: 767px){.top-kv{padding-top:10rem}.top-kv__img{height:115vh}}@media (prefers-reduced-motion: reduce){.top-kv__img{transition:none}}@media screen and (max-width: 767px){.top-message::after{position:absolute;top:16rem;left:0;width:100%;height:calc(100% - 16rem);content:"";background:#030000}.top-message__wrapper{background:url("/assets/images/top/message_bg_sp.png") no-repeat center 20rem/100% auto}.top-about__feature-txt--sm{font-size:85%}.top-learn__item:first-child{border-bottom:none}.top-interview__main-inner{padding:0}}
