@charset "UTF-8";:root{--module-color:#e7e7e7;--module-text:#FFF;--course-color:#9b001b}.course01,.course01-bg,.tokusin{--course-color:#d8213b;--course-td-color:rgba(216, 33, 59, 0.25)}.course02,.course02-bg,.sougou1{--course-color:#ce6029;--course-td-color:rgba(206, 96, 41, 0.25)}.course03,.course03-bg,.sougou2{--course-color:#714b8d;--course-td-color:rgba(113, 75, 141, 0.25)}.course04,.course04-bg,.sougou3{--course-color:#00aa90;--course-td-color:rgba(0, 170, 144, 0.25)}.business,.course05,.course05-bg{--course-color:#008ec4;--course-td-color:rgba(0, 142, 196, 0.25)}.course06,.course06-bg,.machine{--course-color:#008e48;--course-td-color:rgba(0, 142, 72, 0.25)}.course07,.course07-bg,.electricity{--course-color:#f3b229;--course-td-color:rgba(243, 178, 41, 0.25)}.course08,.course08-bg,.game_it{--course-color:#a63b69;--course-td-color:rgba(166, 59, 105, 0.25)}.content-wrap{overflow:hidden}h3.top-en-title{color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(8.53rem,8.33vw,16rem));font-weight:500;line-height:1.3em;font-family:Lora,serif;opacity:0}a.top-link{display:flex;align-items:center;column-gap:2rem;width:fit-content}a.top-link .t-link-name{color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(1.42rem,1.39vw,2.67rem));font-weight:400;line-height:1.3em;font-family:"Noto Serif JP",serif}a.top-link .t-link-arrow{position:relative;width:6.5rem;height:6.5rem;border:solid 1px #9b001b;border-radius:50%;margin-left:3.75rem}a.top-link .t-link-arrow::before{content:"";position:absolute;right:3.25rem;top:50%;transform:translateY(-50%);transform-origin:right;height:1px;width:7rem;background:#9b001b;transition:all .3s ease}a.top-link .t-link-arrow::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:0;height:0;background:#9b001b;border-radius:50%;transition:all .5s ease}@media (hover:hover){a.top-link:hover .t-link-arrow::before{width:0}a.top-link:hover .t-link-arrow::after{width:100%;height:100%}}.top-bg-link{display:flex;justify-content:center}.top-bg-link a{position:relative;display:flex;justify-content:center;align-items:center;color:#9b001b;min-width:400px;height:8rem;font-size:calc(var(--fs-scale,1) * clamp(1.28rem,1.25vw,2.4rem));font-weight:400;line-height:1.3em;font-family:"Noto Serif JP",serif;padding:0 3rem;overflow:hidden;transition:all .5s;z-index:0}.top-bg-link a span{position:absolute;display:block;width:0;height:0;border-radius:50%;background:#9b001b;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:-1}.top-bg-link a::before{content:"";position:absolute;inset:0;background:#fff;z-index:-2}@media (hover:hover){.top-bg-link a:hover{color:#fff}.top-bg-link a:hover span{width:1000px;height:1000px}}.top-animation{position:fixed;top:0;left:0;background:#9b001b;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:none;animation:fade_out 1s ease 2s both}.top-animation .top-animation-illust{width:40rem;height:40rem}.top-animation .top-animation-illust img{display:block;mask-image:linear-gradient(90deg,#000 30%,rgba(0,0,0,.4) 45%,rgba(0,0,0,0) 55%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(90deg,#000 30%,rgba(0,0,0,.4) 45%,rgba(0,0,0,0) 55%,rgba(0,0,0,0) 100%);mask-size:300% 300%;-webkit-mask-size:300% 300%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:0 0;-webkit-mask-position:0 0;animation:mask-animation 1s cubic-bezier(.61,1,.88,1) .5s both}@keyframes mask-animation{0%{mask-position:130% 130%;-webkit-mask-position:130% 130%}100%{mask-position:0 0;-webkit-mask-position:0 0}}.top-mainvisual-section{display:flex;width:100%;height:100vh}.top-mainvisual-section .top-mainvisual-title{position:relative;width:40%;display:flex;align-items:flex-end;background:#9b001b;padding-left:2vw;padding-bottom:10vw}.top-mainvisual-section .top-mainvisual-title h2.top-title{color:#fff}.top-mainvisual-section .top-mainvisual-title h2.top-title span.jp span{display:block;font-size:calc(var(--fs-scale,1) * clamp(2.84rem,2.78vw,5.33rem));font-weight:500;line-height:1.8em;font-family:"Noto Serif JP",serif;opacity:0}.top-mainvisual-section .top-mainvisual-title h2.top-title span.jp span:nth-child(1){animation:fade_left .7s ease 4s both}.top-mainvisual-section .top-mainvisual-title h2.top-title span.jp span:nth-child(2){animation:fade_left .7s ease 4.1s both}.top-mainvisual-section .top-mainvisual-title h2.top-title span.en{position:absolute;right:-4rem;top:50%;transform:translateY(-50%);height:max-content;font-size:calc(var(--fs-scale,1) * clamp(3.56rem,3.47vw,6.67rem));font-weight:400;line-height:1.3em;font-family:Lora,serif;text-align:center;writing-mode:vertical-rl;z-index:2}.top-mainvisual-section .top-mainvisual-title::before{content:"";position:absolute;right:-6vw;top:50%;transform:translateY(-50%);width:40vw;height:40vw;background:url(../images/common/main-illust01.webp) no-repeat;background-size:contain;opacity:0;z-index:0;animation:top_illust .6s ease 3s both}.top-mainvisual-section .top-mainvisual-swiper{width:60%;overflow:hidden}.top-mainvisual-section .top-mainvisual-swiper ul.top-mainvisual-lists li img{width:100%;height:100%;object-fit:cover}@keyframes top_illust{0%{opacity:0;filter:blur(2px)}100%{opacity:.2;filter:blur(0)}}.top-news-section{width:calc(100% - 12vw);margin:8rem auto 0}.top-news-section .top-news-wrapper{display:flex;justify-content:space-between}.top-news-section .top-news-wrapper h3.top-en-title{writing-mode:sideways-lr;text-align:end}.top-news-section .top-news-wrapper h3.top-en-title.is-show{animation:fade_left .7s cubic-bezier(.785,.135,.15,.86) both}.top-news-section .top-news-wrapper .top-news-content{width:calc(100% - 20vw);display:flex;flex-flow:column;row-gap:3rem;padding-top:12rem}.top-news-section .top-news-wrapper .top-news-content p.top-news-title{color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(1.85rem,1.81vw,3.47rem));font-weight:500;line-height:1.8em;font-family:"Noto Serif JP",serif;opacity:0}.top-news-section .top-news-wrapper .top-news-content p.top-news-title.is-show{animation:fade_in .6s ease both}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists{display:flex;justify-content:space-between}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li{width:24%}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a{display:flex;flex-flow:column;row-gap:10px}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a .news-ph{aspect-ratio:1/1;overflow:hidden}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a .news-ph img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a time{color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(1.14rem,1.11vw,2.13rem));font-weight:400;line-height:100%;font-family:Lora,serif}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a .news-title{color:#9b001b;line-height:1.6em}@media (hover:hover){.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a:hover .news-ph img{transform:scale(1.05)}}.top-news-section .top-news-wrapper .top-news-content a.top-link{flex-direction:row-reverse;justify-content:start}.top-instagram-section{width:calc(100% - 12vw);display:flex;align-items:end;margin:16rem 0 0 auto}.top-instagram-section .top-instagram-ph{position:relative;width:46rem;height:46rem;transform:translateY(-4rem)}.top-instagram-section .top-instagram-ph img{width:100%;height:100%;object-fit:cover}.top-instagram-section .top-instagram-ph::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:solid 1px #a8a8a8;transition:all .3s;transition-delay:.7s}.top-instagram-section .top-instagram-content{position:relative;display:flex;align-items:center;width:calc(100% - 46rem);height:40rem}.top-instagram-section .top-instagram-content h3.top-en-title{font-size:calc(var(--fs-scale,1) * clamp(7.82rem,7.64vw,14.67rem));position:absolute;bottom:0;left:-1rem;color:#fff;line-height:.7em;z-index:1}.top-instagram-section .top-instagram-content a.top-link{position:relative;z-index:1;margin-left:10rem}.top-instagram-section .top-instagram-content a.top-link .t-link-name{color:#fff}.top-instagram-section .top-instagram-content a.top-link .t-link-arrow{border:solid 1px #fff}.top-instagram-section .top-instagram-content a.top-link .t-link-arrow::after,.top-instagram-section .top-instagram-content a.top-link .t-link-arrow::before{background:#fff}.top-instagram-section .top-instagram-content::after{content:"";position:absolute;right:0;top:0;width:0;height:100%;background:#9b001b;z-index:-1;transition:all .5s ease}.top-instagram-section.is-show .top-instagram-ph::before{left:-3rem;top:-3rem}.top-instagram-section.is-show .top-instagram-content h3.top-en-title{animation:fade_right .7s cubic-bezier(.785,.135,.15,.86) .6s both}.top-instagram-section.is-show .top-instagram-content::after{width:calc(100% + 8rem)}.top-motto-section{position:relative;display:flex;justify-content:center;align-items:center;min-height:90vh;margin:8rem 0 0 0;padding:8rem 0 6rem}.top-motto-section .top-motto-ph{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.top-motto-section .top-motto-ph img{width:100%;height:100%;object-fit:cover}.top-motto-section .top-motto-content{position:relative;display:flex;flex-flow:column;row-gap:4rem;z-index:2}.top-motto-section .top-motto-content h3.top-motto-title{color:#fff;font-size:calc(var(--fs-scale,1) * clamp(2.13rem,2.08vw,4rem));font-weight:400;font-family:Lora,serif;text-align:center}.top-motto-section .top-motto-content .top-motto-elements{display:flex;width:100rem;margin:0 auto}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item{position:relative;display:flex;flex-flow:column;align-items:center;justify-content:center;row-gap:2rem;width:50rem;height:50rem;color:#fff}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item .top-motto-circle{position:absolute;left:0;top:0;width:100%;height:100%}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item .top-motto-circle .mottoCircle .cls-1{fill:none;stroke:#fff;stroke-width:.97px;stroke-dasharray:1;stroke-dashoffset:1;transform-origin:250px 250px;transform:rotate(180deg)}@keyframes draw{to{stroke-dashoffset:0}}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item .motto-word{font-size:calc(var(--fs-scale,1) * clamp(2.84rem,2.78vw,5.33rem));font-weight:400;line-height:1.2em;font-family:"Noto Serif JP",serif;text-align:center;opacity:0}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item p.motto-text{font-size:calc(var(--fs-scale,1) * clamp(1.28rem,1.25vw,2.4rem));font-family:"Noto Serif JP",serif;line-height:2em;text-align:center;opacity:0}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item:nth-child(1){transform:translateX(3rem)}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item:nth-child(2){transform:translateX(-3rem)}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item:nth-child(2) .top-motto-circle .mottoCircle .cls-1{transform:rotate(0)}.top-motto-section .top-motto-content .top-motto-elements.is-show .top-motto-item .top-motto-circle .mottoCircle .cls-1{animation:draw 1.2s ease forwards}.top-motto-section .top-motto-content .top-motto-elements.is-show .top-motto-item .motto-word{animation:fade_in .6s ease 1s both}.top-motto-section .top-motto-content .top-motto-elements.is-show .top-motto-item p.motto-text{animation:fade_in .6s ease 1s both}.top-motto-section::before{content:"";position:absolute;left:0;top:0;background:rgba(168,168,168,.55);width:100%;height:100%;z-index:1}@keyframes circle{to{stroke-dashoffset:0}}.top-grand-section{margin:8rem 0 0 0;display:flex;flex-flow:column;align-items:center;row-gap:3rem}.top-grand-section h3.top-grand-title{color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(3.56rem,3.47vw,6.67rem));font-family:"Noto Serif JP",serif;font-weight:500;text-align:center}.top-grand-section p.top-grand-text{font-size:calc(var(--fs-scale,1) * clamp(1.71rem,1.67vw,3.2rem));font-family:"Noto Serif JP",serif;line-height:2em;text-align:center}.top-grand-section .top-grand-image{position:relative;width:90rem;aspect-ratio:8/6}.top-grand-section .top-grand-image ul.top-grand-image-parts li{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.top-grand-section .top-grand-image ul.top-grand-image-parts li img{width:100%}.top-grand-section .top-grand-image.is-show ul.top-grand-image-parts li:nth-child(1){animation:scale_in .6s ease both}.top-grand-section .top-grand-image.is-show ul.top-grand-image-parts li:nth-child(2){animation:scale_in .6s ease .3s both}.top-grand-section .top-grand-image.is-show ul.top-grand-image-parts li:nth-child(3){animation:fade_in .5s ease .9s both}.top-grand-section .top-grand-image.is-show ul.top-grand-image-parts li:nth-child(4){animation:fade_in .5s ease 1.1s both}.top-grand-section .top-grand-image.is-show ul.top-grand-image-parts li:nth-child(5){animation:fade_in .5s ease 1.3s both}.top-grand-section .top-grand-image.is-show ul.top-grand-image-parts li:nth-child(6){animation:fade_in .5s ease 1.5s both}.top-grand-section .top-grand-image.is-show ul.top-grand-image-parts li:nth-child(7){animation:fade_in .5s ease 1.7s both}.top-grand-section .top-bg-link a{color:#fff;border:solid 1px #9b001b}.top-grand-section .top-bg-link a span{background:#fff}.top-grand-section .top-bg-link a::before{background:#9b001b}@media (hover:hover){.top-grand-section .top-bg-link a:hover{color:#9b001b}}@keyframes scale_in{0%{opacity:0;transform:scale(.7)}100%{opacity:1;transform:scale(1)}}.top-phoenix-section{position:relative;color:#fff;background:#9b001b;padding:16rem 0 8rem;margin:8rem 0 0 0}.top-phoenix-section .top-phoenix-en{position:absolute;left:0;top:4rem;color:rgba(255,255,255,.35);font-size:calc(var(--fs-scale,1) * clamp(11.38rem,11.11vw,21.33rem));font-weight:400;line-height:.8em;font-family:Lora,serif;opacity:0}.top-phoenix-section .top-phoenix-en.is-show{animation:fade_left .7s cubic-bezier(.785,.135,.15,.86) both}.top-phoenix-section .top-phoenix-head{display:flex;justify-content:space-between;align-items:end}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content{width:45%}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content .t-phoenix-title{font-size:calc(var(--fs-scale,1) * clamp(2.13rem,2.08vw,4rem));font-family:"Noto Serif JP",serif;font-weight:500;line-height:1.5em;padding-left:6rem;margin-bottom:3rem}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content .t-phoenix-border{display:block;font-size:calc(var(--fs-scale,1) * clamp(1.42rem,1.39vw,2.67rem));font-family:"Noto Serif JP",serif;line-height:1.5em;padding:0 0 1rem 6rem;border-bottom:solid 1px #fff;margin-bottom:1rem}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content p.t-phoenix-paragraph{font-size:calc(var(--fs-scale,1) * clamp(1.14rem,1.11vw,2.13rem));font-family:"Noto Serif JP",serif;padding-left:6rem}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item{width:50%}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item .t-phoenix-lead{display:block;font-size:calc(var(--fs-scale,1) * clamp(2.56rem,2.5vw,4.8rem));font-family:"Noto Serif JP",serif;font-weight:500;line-height:1.5em;margin-bottom:2rem}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item .t-phoenix-ph{width:100%;height:24vw;overflow:hidden}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item .t-phoenix-ph img{width:100%;height:100%;object-fit:cover}.top-phoenix-section .top-phoenix-skill-content{display:flex;flex-flow:column;align-items:center;row-gap:4rem;padding-top:8rem}.top-phoenix-section .top-phoenix-skill-content h4.t-phoenix-skill-title{width:90rem;background:#fff;color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(1.71rem,1.67vw,3.2rem));font-family:"Noto Serif JP",serif;font-weight:400;text-align:center;padding:.5rem 0;border-radius:3rem}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements{width:105rem;display:flex}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements .t-skill-item{display:flex;justify-content:center;align-items:center;width:35rem;height:35rem;color:#9b001b;background:rgba(255,255,255,.8);border-radius:50%;font-size:calc(var(--fs-scale,1) * clamp(1.99rem,1.94vw,3.73rem));font-family:"Noto Serif JP",serif;font-weight:400;opacity:0}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements .t-skill-item:nth-child(1){transform:translateX(3rem)}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements .t-skill-item:nth-child(3){transform:translateX(-3rem)}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements.is-show .t-skill-item:nth-child(1){animation:scale_in_sk01 .6s ease both}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements.is-show .t-skill-item:nth-child(2){animation:scale_in .6s ease .1s both}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements.is-show .t-skill-item:nth-child(3){animation:scale_in_sk03 .6s ease .2s both}.top-phoenix-section .top-phoenix-skill-content .t-phoenix-skill-arrow{position:relative;text-align:center;font-size:calc(var(--fs-scale,1) * clamp(1.42rem,1.39vw,2.67rem));font-family:"Noto Serif JP",serif;font-weight:400;padding-top:6rem;opacity:0}.top-phoenix-section .top-phoenix-skill-content .t-phoenix-skill-arrow::after{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%) rotate(45deg);width:3rem;height:3rem;border-right:solid 1px #fff;border-bottom:solid 1px #fff}.top-phoenix-section .top-phoenix-skill-content .t-phoenix-skill-arrow.is-show{animation:fade_top .6s ease both}.top-phoenix-section .top-bg-link{margin-top:8rem}.top-phoenix-section .top-bg-link a{border:solid 1px #fff}@keyframes scale_in_sk01{0%{opacity:0;transform:scale(.7) translateX(3rem)}100%{opacity:1;transform:scale(1) translateX(3rem)}}@keyframes scale_in_sk03{0%{opacity:0;transform:scale(.7) translateX(-3rem)}100%{opacity:1;transform:scale(1) translateX(-3rem)}}.top-couese-section{display:flex;flex-flow:column;align-items:end}.top-couese-section .top-course-head{position:relative;display:flex;align-items:center;width:100%;height:36vw;padding:0 12rem}.top-couese-section .top-course-head .top-course-ph{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:0}.top-couese-section .top-course-head .top-course-ph img{width:100%;height:100%;object-fit:cover}.top-couese-section .top-course-head h3.top-course-title{position:relative;z-index:1;opacity:0}.top-couese-section .top-course-head h3.top-course-title>span{display:block;color:#fff}.top-couese-section .top-course-head h3.top-course-title>span.en{font-size:calc(var(--fs-scale,1) * clamp(3.56rem,3.47vw,6.67rem));font-weight:400;font-family:Lora,serif;line-height:1em}.top-couese-section .top-course-head h3.top-course-title>span.en span{display:inline-block;color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(8.53rem,8.33vw,16rem))}.top-couese-section .top-course-head h3.top-course-title>span.jp{font-size:calc(var(--fs-scale,1) * clamp(2.13rem,2.08vw,4rem));font-family:"Noto Serif JP",serif;font-weight:400;padding-top:2rem}.top-couese-section .top-course-head h3.top-course-title.is-show{animation:fade_left .7s cubic-bezier(.785,.135,.15,.86) both}.top-couese-section .top-course-content{display:grid;grid-template-columns:repeat(2,1fr);column-gap:6rem;width:100%;padding:4rem 12rem 8rem}.top-couese-section .top-course-content .top-course-group h4.t-course-band{color:#fff;background:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(1.42rem,1.39vw,2.67rem));font-weight:400;font-family:"Noto Serif JP",serif;padding:1.5rem;margin-bottom:2rem}.top-couese-section .top-course-content .top-course-group ul.t-course-link-lists li a{position:relative;display:inline-block;color:#9b001b;font-size:calc(var(--fs-scale,1) * clamp(1.28rem,1.25vw,2.4rem));font-weight:400;font-family:"Noto Serif JP",serif;padding:1rem 8rem 1rem 1rem;transition:all .3s ease}.top-couese-section .top-course-content .top-course-group ul.t-course-link-lists li a::before{content:"";position:absolute;left:2rem;top:50%;transform:translateY(-50%);width:0;height:1.5px;background:#9b001b;transition:all .3s ease}@media (hover:hover){.top-couese-section .top-course-content .top-course-group ul.t-course-link-lists li a:hover{padding:1rem 8rem;background:rgba(155,0,27,.25)}.top-couese-section .top-course-content .top-course-group ul.t-course-link-lists li a:hover::before{width:4rem}}.top-couese-section a.top-link{margin-right:12rem}.top-schoollife-section{position:relative;margin:8rem auto 0}.top-schoollife-section .top-schoollife-ph{position:absolute;left:0;top:0;width:100%;height:36vw;overflow:hidden;z-index:0}.top-schoollife-section .top-schoollife-ph img{width:100%;height:100%;object-fit:cover}.top-schoollife-section .top-schoollife-content{position:relative;z-index:1;padding-top:30vw}.top-schoollife-section .top-schoollife-content .top-schoollife-inner{position:relative;display:flex;justify-content:end;align-items:center;width:70%;height:24rem;padding:0 6rem}.top-schoollife-section .top-schoollife-content .top-schoollife-inner h3.top-en-title{position:absolute;left:0;top:-3rem;color:#fff;line-height:.8em}.top-schoollife-section .top-schoollife-content .top-schoollife-inner a.top-link .t-link-name{color:#fff}.top-schoollife-section .top-schoollife-content .top-schoollife-inner a.top-link .t-link-arrow{border:solid 1px #fff}.top-schoollife-section .top-schoollife-content .top-schoollife-inner a.top-link .t-link-arrow::after,.top-schoollife-section .top-schoollife-content .top-schoollife-inner a.top-link .t-link-arrow::before{background:#fff}.top-schoollife-section .top-schoollife-content .top-schoollife-inner::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:#9b001b;z-index:-1;transition:all .5s ease}.top-schoollife-section .top-schoollife-content.is-show .top-schoollife-inner h3.top-en-title{animation:fade_left .7s cubic-bezier(.785,.135,.15,.86) .6s both}.top-schoollife-section .top-schoollife-content.is-show .top-schoollife-inner::before{width:100%}.top-examinee-section{width:calc(100% - 32vw);margin:8rem auto 0}.top-examinee-section .top-examinee-bnr a{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:16vw;overflow:hidden}.top-examinee-section .top-examinee-bnr a span{position:relative;z-index:1;color:#fff;font-size:calc(var(--fs-scale,1) * clamp(1.42rem,1.39vw,2.67rem));font-weight:400;line-height:1.5em;font-family:"Noto Serif JP",serif}.top-examinee-section .top-examinee-bnr a::after,.top-examinee-section .top-examinee-bnr a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease}.top-examinee-section .top-examinee-bnr a::before{background:url(../images/top/top-examinee-img.webp) no-repeat center center;background-size:cover;z-index:-1}.top-examinee-section .top-examinee-bnr a::after{background:rgba(0,0,0,.2);z-index:0}@media (hover:hover){.top-examinee-section .top-examinee-bnr a:hover::before{transform:scale(1.05)}}@media screen and (max-width:1024px) and (orientation:portrait){h3.top-en-title{font-size:calc(var(--fs-scale,1) * clamp(2.8rem,7.47vw,3.21rem));line-height:1em}a.top-link{column-gap:1rem}a.top-link .t-link-name{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem))}a.top-link .t-link-arrow{width:4.5rem;height:4.5rem;margin-left:2.5rem}a.top-link .t-link-arrow::before{right:3rem;width:3rem}.top-bg-link{width:80%}.top-bg-link a{width:100%;padding:2rem;min-width:unset;height:auto;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem))}.top-animation{height:100dvh}.top-animation .top-animation-illust{width:16rem;height:16rem}.top header::before{background:#9b001b}.top header.hide-out::before{background:rgba(155,0,27,.7)}.top-mainvisual-section{display:flex;width:100%;height:calc(90dvh - 6rem);flex-wrap:wrap;flex-direction:column-reverse;padding-top:7rem}.top-mainvisual-section .top-mainvisual-title{width:100%;align-items:center;padding-left:0;height:35%;padding:2vw 6vw}.top-mainvisual-section .top-mainvisual-title h2.top-title{color:#fff}.top-mainvisual-section .top-mainvisual-title h2.top-title span.jp span{font-size:calc(var(--fs-scale,1) * clamp(2.5rem,6.67vw,2.87rem))}.top-mainvisual-section .top-mainvisual-title h2.top-title span.en{position:absolute;right:0;font-size:calc(var(--fs-scale,1) * clamp(4.5rem,12vw,5.16rem))}.top-mainvisual-section .top-mainvisual-title::before{right:4vw;width:40vw;height:40vw}.top-mainvisual-section .top-mainvisual-swiper{width:100%;height:65%}.top-news-section{width:calc(100% - 10vw);margin:2rem auto 0}.top-news-section .top-news-wrapper{flex-wrap:wrap}.top-news-section .top-news-wrapper h3.top-en-title{writing-mode:unset;text-align:start}.top-news-section .top-news-wrapper .top-news-content{width:100%;row-gap:2rem;padding-top:0}.top-news-section .top-news-wrapper .top-news-content p.top-news-title{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,4.27vw,1.83rem))}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists{flex-wrap:wrap;gap:4vh 0}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li{width:48%}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a{row-gap:0}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a .news-ph{height:20vh;margin-bottom:2vh}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a time{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem));margin-bottom:.3em}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a .news-title{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,3.47vw,1.49rem))}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li:nth-child(n+3){display:none}.top-news-section .top-news-wrapper .top-news-content a.top-link{margin:0 auto}.top-instagram-section{width:calc(100% - 12vw);margin:9rem 0 0 auto;flex-wrap:wrap}.top-instagram-section .top-instagram-ph{width:23rem;height:20rem;transform:translateY(0)}.top-instagram-section .top-instagram-content{width:100%;height:20rem;margin:-5rem 0 0 auto}.top-instagram-section .top-instagram-content h3.top-en-title{font-size:calc(var(--fs-scale,1) * clamp(4.5rem,12vw,5.16rem));left:5rem}.top-instagram-section .top-instagram-content a.top-link{margin-left:3rem}.top-instagram-section.is-show .top-instagram-ph::before{left:-2rem;top:-2rem}.top-instagram-section.is-show .top-instagram-content::after{width:calc(100% + 8vw)}.top-motto-section{min-height:unset;margin:8rem 0 0 0;padding:8rem 0 6rem}.top-motto-section .top-motto-content{row-gap:3rem}.top-motto-section .top-motto-content h3.top-motto-title{font-size:calc(var(--fs-scale,1) * clamp(2rem,5.33vw,2.29rem))}.top-motto-section .top-motto-content .top-motto-elements{justify-content:center;width:36rem;flex-wrap:wrap}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item{row-gap:1rem;width:18rem;height:18rem}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item .top-motto-circle .mottoCircle .cls-1{transform-origin:center center}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item .motto-word{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem))}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item p.motto-text{font-size:calc(var(--fs-scale,1) * clamp(1rem,2.67vw,1.15rem))}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item:nth-child(1){transform:translateX(1vw)}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item:nth-child(2){transform:translateX(-1vw)}.top-motto-section .top-motto-content .top-bg-link{margin:0 auto}.top-grand-section{margin:6rem 0 0 0;display:flex;flex-flow:column;align-items:center;row-gap:2rem}.top-grand-section h3.top-grand-title{font-size:calc(var(--fs-scale,1) * clamp(2rem,5.33vw,2.29rem))}.top-grand-section p.top-grand-text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem));padding-inline:1em}.top-grand-section .top-grand-image{width:38rem;aspect-ratio:8/6}.top-phoenix-section{padding:6rem 0 8rem;margin:6rem 0 0 0}.top-phoenix-section .top-phoenix-en{top:4rem;font-size:calc(var(--fs-scale,1) * clamp(7rem,18.67vw,8.03rem))}.top-phoenix-section .top-phoenix-head{align-items:start;flex-wrap:wrap;gap:4vh}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content{width:100%}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content .t-phoenix-title{font-size:calc(var(--fs-scale,1) * clamp(2rem,5.33vw,2.29rem));margin-bottom:2rem}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content .t-phoenix-border{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,4.27vw,1.83rem));padding:0 0 1rem 6rem}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content p.t-phoenix-paragraph{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,3.47vw,1.49rem))}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item{width:100%}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item .t-phoenix-lead{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,3.47vw,1.49rem));margin-bottom:1rem;margin-left:2rem}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item .t-phoenix-ph{height:24vh}.top-phoenix-section .top-phoenix-skill-content{row-gap:3rem;padding-top:8rem;overflow:hidden}.top-phoenix-section .top-phoenix-skill-content h4.t-phoenix-skill-title{width:70%;font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem));font-family:"Noto Serif JP",serif}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements{width:auto}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements .t-skill-item{width:12rem;height:12rem;font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem))}.top-phoenix-section .top-phoenix-skill-content .t-phoenix-skill-arrow{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem));padding-top:4rem}.top-phoenix-section .top-phoenix-skill-content .t-phoenix-skill-arrow::after{width:3rem;height:3rem}.top-phoenix-section .top-bg-link{margin:4rem auto 0}.top-phoenix-section .top-bg-link a{border:solid 1px #fff}@keyframes scale_in_sk01{0%{opacity:0;transform:scale(.7) translateX(2rem)}100%{opacity:1;transform:scale(1) translateX(2rem)}}@keyframes scale_in_sk03{0%{opacity:0;transform:scale(.7) translateX(-2rem)}100%{opacity:1;transform:scale(1) translateX(-2rem)}}.top-couese-section{flex-wrap:wrap}.top-couese-section .top-course-head{justify-content:center;height:auto;padding:13rem 10rem 3rem 10rem}.top-couese-section .top-course-head .top-course-ph img{object-position:center right}.top-couese-section .top-course-head h3.top-course-title{text-align:center}.top-couese-section .top-course-head h3.top-course-title>span{text-align:center}.top-couese-section .top-course-head h3.top-course-title>span.en{font-size:calc(var(--fs-scale,1) * clamp(1.8rem,4.8vw,2.06rem))}.top-couese-section .top-course-head h3.top-course-title>span.en span{font-size:calc(var(--fs-scale,1) * clamp(8rem,21.33vw,9.17rem))}.top-couese-section .top-course-head h3.top-course-title>span.jp{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,4.27vw,1.83rem))}.top-couese-section .top-course-content{grid-template-columns:repeat(1,1fr);gap:2rem;width:100%;padding:6rem 3rem 2rem 3rem}.top-couese-section .top-course-content .top-course-group h4.t-course-band{color:#fff;font-size:calc(var(--fs-scale,1) * clamp(1.6rem,4.27vw,1.83rem));margin-bottom:1rem}.top-couese-section .top-course-content .top-course-group ul.t-course-link-lists li a{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem));padding:.6rem 8rem .6rem 1rem}}@media screen and (max-width:1024px) and (orientation:portrait) and (hover:hover){.top-couese-section .top-course-content .top-course-group ul.t-course-link-lists li a:hover{padding:.6rem 8rem .6rem 1rem}}@media screen and (max-width:1024px) and (orientation:portrait){.top-couese-section a.top-link{margin-right:0;margin:0 auto}.top-schoollife-section{position:relative;margin:6rem auto 0}.top-schoollife-section .top-schoollife-ph{position:absolute;height:46vw}.top-schoollife-section .top-schoollife-content{padding-top:40vw}.top-schoollife-section .top-schoollife-content .top-schoollife-inner{width:90%;height:17rem;padding:3rem 6rem 0}.top-examinee-section{width:100%;margin:4rem auto 0}.top-examinee-section .top-examinee-bnr a{height:35vw}.top-examinee-section .top-examinee-bnr a span{font-size:calc(var(--fs-scale,1) * clamp(1.7rem,4.53vw,1.95rem))}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){h3.top-en-title{font-size:calc(var(--fs-scale,1) * clamp(6rem,7.81vw,8rem));line-height:1em}a.top-link{column-gap:1rem}a.top-link .t-link-name{font-size:calc(var(--fs-scale,1) * clamp(1.5rem,1.95vw,2rem))}a.top-link .t-link-arrow{width:4.5rem;height:4.5rem;margin-left:2.5rem}a.top-link .t-link-arrow::before{right:3rem;width:3rem}.top-bg-link{width:80%}.top-bg-link a{width:100%;padding:2rem;min-width:unset;height:auto;font-size:calc(var(--fs-scale,1) * clamp(1.6rem,2.08vw,2.13rem))}.top-animation .top-animation-illust{width:20rem;height:20rem}.top-mainvisual-section{height:calc(90dvh - 6rem)}.top-mainvisual-section .top-mainvisual-title{height:35%}.top-mainvisual-section .top-mainvisual-title h2.top-title span.jp span{font-size:calc(var(--fs-scale,1) * clamp(2.5rem,3.26vw,3.33rem))}.top-mainvisual-section .top-mainvisual-title h2.top-title span.en{font-size:calc(var(--fs-scale,1) * clamp(4.5rem,5.86vw,6rem))}.top-mainvisual-section .top-mainvisual-title::before{width:45vw;height:45vw}.top-mainvisual-section .top-mainvisual-swiper{height:65%}.top-news-section{width:calc(100% - 20vw)}.top-news-section .top-news-wrapper .top-news-content p.top-news-title{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-news-section .top-news-wrapper .top-news-content ul.top-news-lists li a time{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,2.08vw,2.13rem))}.top-instagram-section{width:calc(100% - 14vw)}.top-instagram-section .top-instagram-ph{width:25rem;height:25rem}.top-instagram-section .top-instagram-content h3.top-en-title{left:unset;right:0}.top-instagram-section.is-show .top-instagram-content::after{width:calc(100% + 4vw)}.top-motto-section .top-motto-content h3.top-motto-title{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-motto-section .top-motto-content .top-motto-elements{width:100%;flex-wrap:nowrap}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item{row-gap:1rem;width:33rem;height:33rem}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item .motto-word{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item p.motto-text{font-size:calc(var(--fs-scale,1) * clamp(1.8rem,2.34vw,2.4rem))}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item:nth-child(1){transform:translateX(2vw)}.top-motto-section .top-motto-content .top-motto-elements .top-motto-item:nth-child(2){transform:translateX(-2vw)}.top-grand-section h3.top-grand-title{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-grand-section p.top-grand-text{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,1.69vw,1.73rem))}.top-grand-section .top-grand-image{width:80%}.top-phoenix-section .top-phoenix-en{font-size:calc(var(--fs-scale,1) * clamp(8rem,10.42vw,10.67rem))}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content .t-phoenix-title{font-size:calc(var(--fs-scale,1) * clamp(2.2rem,2.86vw,2.93rem))}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content .t-phoenix-border{font-size:calc(var(--fs-scale,1) * clamp(1.8rem,2.34vw,2.4rem))}.top-phoenix-section .top-phoenix-head .t-phoenix-head-content p.t-phoenix-paragraph{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,2.08vw,2.13rem))}.top-phoenix-section .top-phoenix-head .t-phoenix-head-item .t-phoenix-lead{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,1.69vw,1.73rem))}.top-phoenix-section .top-phoenix-skill-content h4.t-phoenix-skill-title{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,1.82vw,1.87rem))}.top-phoenix-section .top-phoenix-skill-content .t-skill-elements .t-skill-item{width:24rem;height:24rem;font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-phoenix-section .top-phoenix-skill-content .t-phoenix-skill-arrow{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,2.08vw,2.13rem))}.top-phoenix-section .top-phoenix-skill-content .t-phoenix-skill-arrow::after{width:3rem;height:3rem}.top-couese-section h3.top-course-title>span{text-align:start}.top-couese-section h3.top-course-title>span.en{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-couese-section h3.top-course-title>span.en span{font-size:calc(var(--fs-scale,1) * clamp(9rem,11.72vw,12rem))}.top-couese-section h3.top-course-title>span.jp{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-couese-section .top-course-content{grid-template-columns:repeat(2,1fr)}.top-couese-section .top-course-content .top-course-group{padding:6rem 3rem 4rem 3rem}.top-couese-section .top-course-content .top-course-group h4.t-course-band{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.top-couese-section .top-course-content .top-course-group ul.t-course-link-lists li a{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,2.08vw,2.13rem))}.top-schoollife-section .top-schoollife-ph{height:36vw}.top-schoollife-section .top-schoollife-content{padding-top:28vw}.top-examinee-section .top-examinee-bnr a{height:25vw}.top-examinee-section .top-examinee-bnr a span{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}}