@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap);:root{--module-color:#FDD000}.junior{--module-color:#CF433A}.senior{--module-color:#93C047}.senior.class-a{--module-color:#EF90A6}.senior.class-n{--module-color:#C3D700}.senior.class-s{--module-color:#5CC2D9}:root{--gradation-color:linear-gradient(90deg, #CF433A, #FEB725 30%, #C3D700 74%, #93C047)}.junior{--gradation-color:linear-gradient(90deg, #CF433A, #FEB725)}.senior{--gradation-color:linear-gradient(90deg, #93C047 0%, #93C047 60%, #C3D700 100%)}.top .content-wrap{margin-bottom:0}a.top-more-btn{width:20%;display:block;margin:0 0 0 auto;background:#fff;line-height:1em;text-align:center;padding:1em;border-radius:.4vw;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.04vw,2rem));position:relative;margin-bottom:6vw;box-shadow:2px 2px 6px rgba(0,0,0,.2)}a.top-more-btn img{width:fit-content;height:2vw;display:block}a.top-more-btn::after{position:absolute;content:"";width:1.5vw;height:1vw;right:1vw;top:50%;transform:translateY(-50%);background:url(../images/top/arrow-icon01.svg) no-repeat center center;background-size:contain}a.top-more-btn.mb0{margin-bottom:0}.top-bg-content{width:100vw;position:fixed;z-index:-9999;left:0;top:0;height:100vh;overflow:hidden}.top-bg-content ul.circle-list,.top-bg-content ul.star-list{position:absolute;width:100%;height:100%;left:0;top:0}.top-bg-content ul.circle-list{z-index:-1}.top-bg-content ul.circle-list li{position:absolute;background-size:1000% 1000%;border-radius:40% 60% 40% 50%/60% 60% 50% 60%;filter:blur(40px);opacity:.4;animation:colorRotation 80s linear infinite,moveRandom 20s ease infinite}.top-bg-content ul.circle-list li.color01{background-image:repeating-linear-gradient(to bottom right,#c6eff5,#ffffa5,#ffb9d1)}.top-bg-content ul.circle-list li.color02{background-image:repeating-linear-gradient(to bottom right,#ffb9d1,#c6eff5,#ffffa5)}.top-bg-content ul.circle-list li.color03{background-image:repeating-linear-gradient(to bottom right,#ffffa5,#ffb9d1,#c6eff5)}.top-bg-content ul.circle-list li.circle01{width:35vw;height:35vw;left:-9vw;top:0}.top-bg-content ul.circle-list li.circle02{width:38vw;height:38vw;right:-5vw;top:-6vw}.top-bg-content ul.circle-list li.circle03{width:30vw;height:30vw;left:30vw;top:36vw}.top-bg-content ul.circle-list li.circle04{width:50vw;height:50vw;left:-10vw;bottom:-8vw}.top-bg-content ul.circle-list li.circle05{width:42vw;height:42vw;right:-2vw;bottom:-12vw}.top-bg-content ul.circle-list li.circle06{width:30vw;height:30vw;right:-12vw;top:18vw}.top-bg-content ul.circle-list li.circle07{width:35vw;height:35vw;right:30vw;bottom:-20vw}.top-bg-content ul.star-list li{position:absolute;filter:drop-shadow(1px 1px 20px #fff)}.top-bg-content ul.star-list li.ptn01{background:url(../images/top/star-icon01.svg) no-repeat center center;background-size:contain}.top-bg-content ul.star-list li.ptn02{background:url(../images/top/star-icon02.svg) no-repeat center center;background-size:contain}.top-bg-content ul.star-list li.ptn03{background:url(../images/top/star-icon03.svg) no-repeat center center;background-size:contain}.top-bg-content ul.star-list li.star01{width:13vw;height:13vw;left:4vw;top:8vw}.top-bg-content ul.star-list li.star02{width:5vw;height:5vw;top:30vw;left:10vw}.top-bg-content ul.star-list li.star03{width:6vw;height:6vw;bottom:10vw;left:3vw}.top-bg-content ul.star-list li.star04{width:13vw;height:13vw;right:3vw;top:4vw}.top-bg-content ul.star-list li.star05{width:4vw;height:4vw;right:4vw;top:29vw}.top-bg-content ul.star-list li.star06{width:15vw;height:15vw;right:4vw;bottom:4vw}.top-bg-content ul.star-list li:nth-of-type(2n+1){animation:blinking 3.3s ease-in-out infinite}.top-bg-content ul.star-list li:nth-of-type(2n){animation:blinking 4s ease-in-out infinite}@keyframes colorRotation{from{background-position:0 0}to{background-position:500% 500%}}@keyframes moveRandom{0%{transform:translate(0,0)}25%{transform:translate(50px,50px)}50%{transform:translate(-50px,30px)}75%{transform:translate(40px,-50px)}100%{transform:translate(0,0)}}@keyframes blinking{0%,100%,40%{opacity:0}50%,90%{opacity:1}45%,85%{opacity:.7}}.fv-section{width:100%;display:flex;justify-content:space-between}.fv-section .bg-box{width:40%;position:sticky;position:-webkit-sticky;height:100vh;top:0;display:flex;align-items:center;justify-content:center;min-height:600px}.fv-section .bg-box::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#000;opacity:.4;z-index:-1}.fv-section .bg-box .logo-box{width:30vw;height:30vw;margin-top:1vw;position:relative}.fv-section .bg-box .logo-box svg{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;display:block;width:100%;height:100%}.fv-section .bg-box .logo-box .st0{stroke:#fff;animation:svg 10s linear both;fill:transparent}.fv-section .bg-box ul.fv-bg-slider{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;overflow:hidden}.fv-section .bg-box ul.fv-bg-slider li{width:100%;height:100vh;position:relative;z-index:0}.fv-section .bg-box ul.fv-bg-slider li::after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#000;opacity:.2;z-index:1;mix-blend-mode:multiply}.fv-section .bg-box ul.fv-bg-slider li img{width:100%;height:100%;display:block;background:#666;object-fit:cover;position:relative;z-index:-1}.fv-section .scrollーbox{width:60%;padding:9vw 6vw;position:relative}.fv-section .scrollーbox::after,.fv-section .scrollーbox::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%}.fv-section .scrollーbox::before{background:url(../images/top/fv-bg-img01.webp) no-repeat center 60%;background-size:cover;background-attachment:fixed;z-index:-2}.fv-section .scrollーbox::after{background:#fff;opacity:.85;z-index:-1}.fv-section .scrollーbox .logo-img-wrap{width:100%;height:14vw;margin:0 auto 3vw;position:relative}.fv-section .scrollーbox .logo-img-wrap img{width:100%;height:100%;display:block;object-fit:contain;position:absolute;left:0;top:0;opacity:0;transition:.4s ease all;transform:translateX(-10%)}.fv-section .scrollーbox .logo-img-wrap img:nth-of-type(1){position:relative}.fv-section .scrollーbox .logo-img-wrap img:nth-of-type(2){transition-delay:.2s}.fv-section .scrollーbox .logo-img-wrap img:nth-of-type(3){transition-delay:.2s}.fv-section .scrollーbox .logo-img-wrap img:nth-of-type(4){transition-delay:.4s;transform:translateX(-5%)}.fv-section .scrollーbox .logo-img-wrap.is-show img{opacity:1;transform:translateX(0)}.fv-section .scrollーbox h3.fv-title{width:100%;margin-bottom:3vw}.fv-section .scrollーbox h3.fv-title span{display:inline-block;opacity:0;letter-spacing:.18em;font-size:2.4vw;font-weight:600;line-height:2.8em;transition:.8s ease-in-out all;font-family:"Zen Kaku Gothic New",sans-serif;-ms-filter:blur(5px);filter:blur(5px)}.fv-section .scrollーbox h3.fv-title.is-show span{opacity:1;-ms-filter:blur(0);filter:blur(0)}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(1){transition-delay:0s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(2){transition-delay:60ms}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(3){transition-delay:.12s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(4){transition-delay:.18s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(5){transition-delay:.24s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(6){transition-delay:.3s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(7){transition-delay:.36s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(8){transition-delay:.42s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(9){transition-delay:.48s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(10){transition-delay:.54s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(11){transition-delay:.6s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(12){transition-delay:.66s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(13){transition-delay:.72s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(14){transition-delay:.78s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(15){transition-delay:.84s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(16){transition-delay:.9s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(17){transition-delay:.96s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(18){transition-delay:1.02s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(19){transition-delay:1.08s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(20){transition-delay:1.14s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(21){transition-delay:1.2s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(22){transition-delay:1.26s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(23){transition-delay:1.32s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(24){transition-delay:1.38s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(25){transition-delay:1.44s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(26){transition-delay:1.5s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(27){transition-delay:1.56s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(28){transition-delay:1.62s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(29){transition-delay:1.68s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(30){transition-delay:1.74s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(31){transition-delay:1.8s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(32){transition-delay:1.86s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(33){transition-delay:1.92s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(34){transition-delay:1.98s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(35){transition-delay:2.04s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(36){transition-delay:2.1s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(37){transition-delay:2.16s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(38){transition-delay:2.22s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(39){transition-delay:2.28s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(40){transition-delay:2.34s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(41){transition-delay:2.4s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(42){transition-delay:2.46s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(43){transition-delay:2.52s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(44){transition-delay:2.58s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(45){transition-delay:2.64s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(46){transition-delay:2.7s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(47){transition-delay:2.76s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(48){transition-delay:2.82s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(49){transition-delay:2.88s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(50){transition-delay:2.94s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(51){transition-delay:3s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(52){transition-delay:3.06s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(53){transition-delay:3.12s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(54){transition-delay:3.18s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(55){transition-delay:3.24s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(56){transition-delay:3.3s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(57){transition-delay:3.36s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(58){transition-delay:3.42s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(59){transition-delay:3.48s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(60){transition-delay:3.54s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(61){transition-delay:3.6s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(62){transition-delay:3.66s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(63){transition-delay:3.72s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(64){transition-delay:3.78s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(65){transition-delay:3.84s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(66){transition-delay:3.9s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(67){transition-delay:3.96s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(68){transition-delay:4.02s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(69){transition-delay:4.08s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(70){transition-delay:4.14s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(71){transition-delay:4.2s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(72){transition-delay:4.26s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(73){transition-delay:4.32s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(74){transition-delay:4.38s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(75){transition-delay:4.44s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(76){transition-delay:4.5s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(77){transition-delay:4.56s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(78){transition-delay:4.62s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(79){transition-delay:4.68s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(80){transition-delay:4.74s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(81){transition-delay:4.8s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(82){transition-delay:4.86s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(83){transition-delay:4.92s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(84){transition-delay:4.98s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(85){transition-delay:5.04s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(86){transition-delay:5.1s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(87){transition-delay:5.16s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(88){transition-delay:5.22s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(89){transition-delay:5.28s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(90){transition-delay:5.34s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(91){transition-delay:5.4s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(92){transition-delay:5.46s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(93){transition-delay:5.52s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(94){transition-delay:5.58s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(95){transition-delay:5.64s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(96){transition-delay:5.7s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(97){transition-delay:5.76s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(98){transition-delay:5.82s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(99){transition-delay:5.88s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(100){transition-delay:5.94s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(101){transition-delay:6s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(102){transition-delay:6.06s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(103){transition-delay:6.12s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(104){transition-delay:6.18s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(105){transition-delay:6.24s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(106){transition-delay:6.3s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(107){transition-delay:6.36s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(108){transition-delay:6.42s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(109){transition-delay:6.48s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(110){transition-delay:6.54s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(111){transition-delay:6.6s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(112){transition-delay:6.66s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(113){transition-delay:6.72s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(114){transition-delay:6.78s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(115){transition-delay:6.84s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(116){transition-delay:6.9s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(117){transition-delay:6.96s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(118){transition-delay:7.02s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(119){transition-delay:7.08s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(120){transition-delay:7.14s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(121){transition-delay:7.2s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(122){transition-delay:7.26s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(123){transition-delay:7.32s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(124){transition-delay:7.38s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(125){transition-delay:7.44s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(126){transition-delay:7.5s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(127){transition-delay:7.56s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(128){transition-delay:7.62s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(129){transition-delay:7.68s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(130){transition-delay:7.74s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(131){transition-delay:7.8s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(132){transition-delay:7.86s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(133){transition-delay:7.92s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(134){transition-delay:7.98s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(135){transition-delay:8.04s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(136){transition-delay:8.1s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(137){transition-delay:8.16s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(138){transition-delay:8.22s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(139){transition-delay:8.28s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(140){transition-delay:8.34s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(141){transition-delay:8.4s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(142){transition-delay:8.46s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(143){transition-delay:8.52s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(144){transition-delay:8.58s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(145){transition-delay:8.64s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(146){transition-delay:8.7s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(147){transition-delay:8.76s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(148){transition-delay:8.82s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(149){transition-delay:8.88s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(150){transition-delay:8.94s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(151){transition-delay:9s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(152){transition-delay:9.06s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(153){transition-delay:9.12s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(154){transition-delay:9.18s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(155){transition-delay:9.24s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(156){transition-delay:9.3s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(157){transition-delay:9.36s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(158){transition-delay:9.42s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(159){transition-delay:9.48s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(160){transition-delay:9.54s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(161){transition-delay:9.6s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(162){transition-delay:9.66s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(163){transition-delay:9.72s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(164){transition-delay:9.78s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(165){transition-delay:9.84s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(166){transition-delay:9.9s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(167){transition-delay:9.96s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(168){transition-delay:10.02s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(169){transition-delay:10.08s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(170){transition-delay:10.14s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(171){transition-delay:10.2s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(172){transition-delay:10.26s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(173){transition-delay:10.32s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(174){transition-delay:10.38s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(175){transition-delay:10.44s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(176){transition-delay:10.5s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(177){transition-delay:10.56s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(178){transition-delay:10.62s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(179){transition-delay:10.68s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(180){transition-delay:10.74s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(181){transition-delay:10.8s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(182){transition-delay:10.86s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(183){transition-delay:10.92s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(184){transition-delay:10.98s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(185){transition-delay:11.04s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(186){transition-delay:11.1s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(187){transition-delay:11.16s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(188){transition-delay:11.22s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(189){transition-delay:11.28s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(190){transition-delay:11.34s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(191){transition-delay:11.4s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(192){transition-delay:11.46s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(193){transition-delay:11.52s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(194){transition-delay:11.58s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(195){transition-delay:11.64s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(196){transition-delay:11.7s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(197){transition-delay:11.76s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(198){transition-delay:11.82s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(199){transition-delay:11.88s}.fv-section .scrollーbox h3.fv-title.is-show span:nth-child(200){transition-delay:11.94s}.fv-section .scrollーbox p.fv-lead-text{margin-bottom:3vw}.fv-section .scrollーbox p.fv-lead-text span{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-size:calc(var(--fs-scale,1) * clamp(1.42rem,1.39vw,2.67rem));line-height:3.5em;font-weight:500;-ms-filter:blur(5px);filter:blur(5px);transition:.8s ease-in-out all;opacity:0}.fv-section .scrollーbox p.fv-lead-text span.is-show{opacity:1;-ms-filter:blur(0);filter:blur(0)}.fv-section .scrollーbox a.fv-about-link{margin-top:4vw;width:100%;height:11vw;border-radius:1vw;display:flex;align-items:center;justify-content:center;padding:2vw 0 2.4vw;border:4px #fff solid;background-image:linear-gradient(90deg,#cf433a,#feb725 30%,#c3d700 74%,#93c047)}.fv-section .scrollーbox a.fv-about-link img{width:100%;height:100%;display:block;object-fit:contain}@keyframes svg{0%{fill:transparent;stroke-dasharray:1500px;stroke-dashoffset:1500px}50%{stroke-dashoffset:1;fill:transparent}}.news-section{padding:8vw 20vw}.news-section h3.section-label-title.is-show{animation:top_fade .4s ease both}.event-section{padding:3vw 20vw;display:flex;justify-content:space-between;align-items:stretch}.event-section .event-wrap{width:83%;padding:3.5vw 4vw 4vw;border-radius:1vw;position:relative;overflow:hidden;box-shadow:2px 2px 6px rgba(0,0,0,.3)}.event-section .event-wrap::after,.event-section .event-wrap::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.event-section .event-wrap::after{background:#fff;opacity:.8;z-index:-1}.event-section .event-wrap::before{background:url(../images/top/event-bg-img.webp) no-repeat center center;background-size:cover;z-index:-2}.event-section .event-wrap h3.event-section-title{width:100%;text-align:center;font-family:Jost,sans-serif;font-size:3.1vw;margin-bottom:2.5vw;font-weight:500;line-height:1em;color:#666}.event-section .event-wrap h3.event-section-title.is-show{animation:top_fade .4s ease both}.event-section .event-wrap ul.event-list{width:100%;margin-bottom:.8vw;opacity:1}.event-section .event-wrap ul.event-list li{border-top:#666 .08em solid}.event-section .event-wrap ul.event-list li a{display:block;width:100%;padding:1.5vw 5vw 1.5vw 0;position:relative;opacity:0}.event-section .event-wrap ul.event-list li a::before{position:absolute;content:"";width:3em;height:3em;right:0;top:50%;background:url(../images/common/arrow-black.svg) no-repeat center center;background-size:contain;transform:translateY(-50%);transition:all .4s ease}.event-section .event-wrap ul.event-list li a span{display:inline-block;line-height:1em;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.08vw,2.07rem))}.event-section .event-wrap ul.event-list li a span.cat{color:#fff;background:#666;padding:.6em 1.5em;text-align:center;margin-right:.5em;border-radius:10em;font-weight:600;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,.97vw,1.87rem))}.event-section .event-wrap ul.event-list li a span.cat.junior{background:#cf433a}.event-section .event-wrap ul.event-list li a span.cat.senior{background:#93c047}.event-section .event-wrap ul.event-list li a span.title{width:100%;display:block;margin-top:.4em;line-height:1.7em}.event-section .event-wrap ul.event-list li a.no-link{pointer-events:none}.event-section .event-wrap ul.event-list li a.no-link::before{content:none}.event-section .event-wrap ul.event-list li:nth-last-of-type(1){border-bottom:#666 .08em solid}.event-section .event-wrap ul.event-list.is-show li a{animation:top_fade .4s ease .1s both}.event-section .event-wrap ul.event-list.is-show li:nth-child(1) a{animation-delay:0s}.event-section .event-wrap ul.event-list.is-show li:nth-child(2) a{animation-delay:60ms}.event-section .event-wrap ul.event-list.is-show li:nth-child(3) a{animation-delay:.12s}.event-section .event-wrap ul.event-list.is-show li:nth-child(4) a{animation-delay:.18s}.event-section .event-wrap ul.event-list.is-show li:nth-child(5) a{animation-delay:.24s}.event-section .event-wrap ul.event-list.is-show li:nth-child(6) a{animation-delay:.3s}.event-section .event-wrap ul.event-list.is-show li:nth-child(7) a{animation-delay:.36s}.event-section .event-wrap ul.event-list.is-show li:nth-child(8) a{animation-delay:.42s}.event-section .event-wrap ul.event-list.is-show li:nth-child(9) a{animation-delay:.48s}.event-section .event-wrap ul.event-list.is-show li:nth-child(10) a{animation-delay:.54s}.event-section .event-wrap ul.event-list.is-show li:nth-child(11) a{animation-delay:.6s}.event-section .event-wrap ul.event-list.is-show li:nth-child(12) a{animation-delay:.66s}.event-section .event-wrap ul.event-list.is-show li:nth-child(13) a{animation-delay:.72s}.event-section .event-wrap ul.event-list.is-show li:nth-child(14) a{animation-delay:.78s}.event-section .event-wrap ul.event-list.is-show li:nth-child(15) a{animation-delay:.84s}.event-section .event-wrap ul.event-list.is-show li:nth-child(16) a{animation-delay:.9s}.event-section .event-wrap ul.event-list.is-show li:nth-child(17) a{animation-delay:.96s}.event-section .event-wrap ul.event-list.is-show li:nth-child(18) a{animation-delay:1.02s}.event-section .event-wrap ul.event-list.is-show li:nth-child(19) a{animation-delay:1.08s}.event-section .event-wrap ul.event-list.is-show li:nth-child(20) a{animation-delay:1.14s}.event-section .event-wrap ul.event-list.is-show li:nth-child(21) a{animation-delay:1.2s}.event-section .event-wrap ul.event-list.is-show li:nth-child(22) a{animation-delay:1.26s}.event-section .event-wrap ul.event-list.is-show li:nth-child(23) a{animation-delay:1.32s}.event-section .event-wrap ul.event-list.is-show li:nth-child(24) a{animation-delay:1.38s}.event-section .event-wrap ul.event-list.is-show li:nth-child(25) a{animation-delay:1.44s}.event-section .event-wrap ul.event-list.is-show li:nth-child(26) a{animation-delay:1.5s}.event-section .event-wrap ul.event-list.is-show li:nth-child(27) a{animation-delay:1.56s}.event-section .event-wrap ul.event-list.is-show li:nth-child(28) a{animation-delay:1.62s}.event-section .event-wrap ul.event-list.is-show li:nth-child(29) a{animation-delay:1.68s}.event-section .event-wrap ul.event-list.is-show li:nth-child(30) a{animation-delay:1.74s}.event-section .event-wrap ul.event-list.is-show li:nth-child(31) a{animation-delay:1.8s}.event-section .event-wrap ul.event-list.is-show li:nth-child(32) a{animation-delay:1.86s}.event-section .event-wrap ul.event-list.is-show li:nth-child(33) a{animation-delay:1.92s}.event-section .event-wrap ul.event-list.is-show li:nth-child(34) a{animation-delay:1.98s}.event-section .event-wrap ul.event-list.is-show li:nth-child(35) a{animation-delay:2.04s}.event-section .event-wrap ul.event-list.is-show li:nth-child(36) a{animation-delay:2.1s}.event-section .event-wrap ul.event-list.is-show li:nth-child(37) a{animation-delay:2.16s}.event-section .event-wrap ul.event-list.is-show li:nth-child(38) a{animation-delay:2.22s}.event-section .event-wrap ul.event-list.is-show li:nth-child(39) a{animation-delay:2.28s}.event-section .event-wrap ul.event-list.is-show li:nth-child(40) a{animation-delay:2.34s}.event-section .event-wrap ul.event-list.is-show li:nth-child(41) a{animation-delay:2.4s}.event-section .event-wrap ul.event-list.is-show li:nth-child(42) a{animation-delay:2.46s}.event-section .event-wrap ul.event-list.is-show li:nth-child(43) a{animation-delay:2.52s}.event-section .event-wrap ul.event-list.is-show li:nth-child(44) a{animation-delay:2.58s}.event-section .event-wrap ul.event-list.is-show li:nth-child(45) a{animation-delay:2.64s}.event-section .event-wrap ul.event-list.is-show li:nth-child(46) a{animation-delay:2.7s}.event-section .event-wrap ul.event-list.is-show li:nth-child(47) a{animation-delay:2.76s}.event-section .event-wrap ul.event-list.is-show li:nth-child(48) a{animation-delay:2.82s}.event-section .event-wrap ul.event-list.is-show li:nth-child(49) a{animation-delay:2.88s}.event-section .event-wrap ul.event-list.is-show li:nth-child(50) a{animation-delay:2.94s}.event-section .event-wrap ul.event-list.is-show li:nth-child(51) a{animation-delay:3s}.event-section .event-wrap ul.event-list.is-show li:nth-child(52) a{animation-delay:3.06s}.event-section .event-wrap ul.event-list.is-show li:nth-child(53) a{animation-delay:3.12s}.event-section .event-wrap ul.event-list.is-show li:nth-child(54) a{animation-delay:3.18s}.event-section .event-wrap ul.event-list.is-show li:nth-child(55) a{animation-delay:3.24s}.event-section .event-wrap ul.event-list.is-show li:nth-child(56) a{animation-delay:3.3s}.event-section .event-wrap ul.event-list.is-show li:nth-child(57) a{animation-delay:3.36s}.event-section .event-wrap ul.event-list.is-show li:nth-child(58) a{animation-delay:3.42s}.event-section .event-wrap ul.event-list.is-show li:nth-child(59) a{animation-delay:3.48s}.event-section .event-wrap ul.event-list.is-show li:nth-child(60) a{animation-delay:3.54s}.event-section .event-wrap ul.event-list.is-show li:nth-child(61) a{animation-delay:3.6s}.event-section .event-wrap ul.event-list.is-show li:nth-child(62) a{animation-delay:3.66s}.event-section .event-wrap ul.event-list.is-show li:nth-child(63) a{animation-delay:3.72s}.event-section .event-wrap ul.event-list.is-show li:nth-child(64) a{animation-delay:3.78s}.event-section .event-wrap ul.event-list.is-show li:nth-child(65) a{animation-delay:3.84s}.event-section .event-wrap ul.event-list.is-show li:nth-child(66) a{animation-delay:3.9s}.event-section .event-wrap ul.event-list.is-show li:nth-child(67) a{animation-delay:3.96s}.event-section .event-wrap ul.event-list.is-show li:nth-child(68) a{animation-delay:4.02s}.event-section .event-wrap ul.event-list.is-show li:nth-child(69) a{animation-delay:4.08s}.event-section .event-wrap ul.event-list.is-show li:nth-child(70) a{animation-delay:4.14s}.event-section .event-wrap ul.event-list.is-show li:nth-child(71) a{animation-delay:4.2s}.event-section .event-wrap ul.event-list.is-show li:nth-child(72) a{animation-delay:4.26s}.event-section .event-wrap ul.event-list.is-show li:nth-child(73) a{animation-delay:4.32s}.event-section .event-wrap ul.event-list.is-show li:nth-child(74) a{animation-delay:4.38s}.event-section .event-wrap ul.event-list.is-show li:nth-child(75) a{animation-delay:4.44s}.event-section .event-wrap ul.event-list.is-show li:nth-child(76) a{animation-delay:4.5s}.event-section .event-wrap ul.event-list.is-show li:nth-child(77) a{animation-delay:4.56s}.event-section .event-wrap ul.event-list.is-show li:nth-child(78) a{animation-delay:4.62s}.event-section .event-wrap ul.event-list.is-show li:nth-child(79) a{animation-delay:4.68s}.event-section .event-wrap ul.event-list.is-show li:nth-child(80) a{animation-delay:4.74s}.event-section .event-wrap ul.event-list.is-show li:nth-child(81) a{animation-delay:4.8s}.event-section .event-wrap ul.event-list.is-show li:nth-child(82) a{animation-delay:4.86s}.event-section .event-wrap ul.event-list.is-show li:nth-child(83) a{animation-delay:4.92s}.event-section .event-wrap ul.event-list.is-show li:nth-child(84) a{animation-delay:4.98s}.event-section .event-wrap ul.event-list.is-show li:nth-child(85) a{animation-delay:5.04s}.event-section .event-wrap ul.event-list.is-show li:nth-child(86) a{animation-delay:5.1s}.event-section .event-wrap ul.event-list.is-show li:nth-child(87) a{animation-delay:5.16s}.event-section .event-wrap ul.event-list.is-show li:nth-child(88) a{animation-delay:5.22s}.event-section .event-wrap ul.event-list.is-show li:nth-child(89) a{animation-delay:5.28s}.event-section .event-wrap ul.event-list.is-show li:nth-child(90) a{animation-delay:5.34s}.event-section .event-wrap ul.event-list.is-show li:nth-child(91) a{animation-delay:5.4s}.event-section .event-wrap ul.event-list.is-show li:nth-child(92) a{animation-delay:5.46s}.event-section .event-wrap ul.event-list.is-show li:nth-child(93) a{animation-delay:5.52s}.event-section .event-wrap ul.event-list.is-show li:nth-child(94) a{animation-delay:5.58s}.event-section .event-wrap ul.event-list.is-show li:nth-child(95) a{animation-delay:5.64s}.event-section .event-wrap ul.event-list.is-show li:nth-child(96) a{animation-delay:5.7s}.event-section .event-wrap ul.event-list.is-show li:nth-child(97) a{animation-delay:5.76s}.event-section .event-wrap ul.event-list.is-show li:nth-child(98) a{animation-delay:5.82s}.event-section .event-wrap ul.event-list.is-show li:nth-child(99) a{animation-delay:5.88s}.event-section .event-wrap ul.event-list.is-show li:nth-child(100) a{animation-delay:5.94s}.event-section .event-wrap ul.event-list.is-show li:nth-child(101) a{animation-delay:6s}.event-section .event-wrap ul.event-list.is-show li:nth-child(102) a{animation-delay:6.06s}.event-section .event-wrap ul.event-list.is-show li:nth-child(103) a{animation-delay:6.12s}.event-section .event-wrap ul.event-list.is-show li:nth-child(104) a{animation-delay:6.18s}.event-section .event-wrap ul.event-list.is-show li:nth-child(105) a{animation-delay:6.24s}.event-section .event-wrap ul.event-list.is-show li:nth-child(106) a{animation-delay:6.3s}.event-section .event-wrap ul.event-list.is-show li:nth-child(107) a{animation-delay:6.36s}.event-section .event-wrap ul.event-list.is-show li:nth-child(108) a{animation-delay:6.42s}.event-section .event-wrap ul.event-list.is-show li:nth-child(109) a{animation-delay:6.48s}.event-section .event-wrap ul.event-list.is-show li:nth-child(110) a{animation-delay:6.54s}.event-section .event-wrap ul.event-list.is-show li:nth-child(111) a{animation-delay:6.6s}.event-section .event-wrap ul.event-list.is-show li:nth-child(112) a{animation-delay:6.66s}.event-section .event-wrap ul.event-list.is-show li:nth-child(113) a{animation-delay:6.72s}.event-section .event-wrap ul.event-list.is-show li:nth-child(114) a{animation-delay:6.78s}.event-section .event-wrap ul.event-list.is-show li:nth-child(115) a{animation-delay:6.84s}.event-section .event-wrap ul.event-list.is-show li:nth-child(116) a{animation-delay:6.9s}.event-section .event-wrap ul.event-list.is-show li:nth-child(117) a{animation-delay:6.96s}.event-section .event-wrap ul.event-list.is-show li:nth-child(118) a{animation-delay:7.02s}.event-section .event-wrap ul.event-list.is-show li:nth-child(119) a{animation-delay:7.08s}.event-section .event-wrap ul.event-list.is-show li:nth-child(120) a{animation-delay:7.14s}.event-section .event-wrap ul.event-list.is-show li:nth-child(121) a{animation-delay:7.2s}.event-section .event-wrap ul.event-list.is-show li:nth-child(122) a{animation-delay:7.26s}.event-section .event-wrap ul.event-list.is-show li:nth-child(123) a{animation-delay:7.32s}.event-section .event-wrap ul.event-list.is-show li:nth-child(124) a{animation-delay:7.38s}.event-section .event-wrap ul.event-list.is-show li:nth-child(125) a{animation-delay:7.44s}.event-section .event-wrap ul.event-list.is-show li:nth-child(126) a{animation-delay:7.5s}.event-section .event-wrap ul.event-list.is-show li:nth-child(127) a{animation-delay:7.56s}.event-section .event-wrap ul.event-list.is-show li:nth-child(128) a{animation-delay:7.62s}.event-section .event-wrap ul.event-list.is-show li:nth-child(129) a{animation-delay:7.68s}.event-section .event-wrap ul.event-list.is-show li:nth-child(130) a{animation-delay:7.74s}.event-section .event-wrap ul.event-list.is-show li:nth-child(131) a{animation-delay:7.8s}.event-section .event-wrap ul.event-list.is-show li:nth-child(132) a{animation-delay:7.86s}.event-section .event-wrap ul.event-list.is-show li:nth-child(133) a{animation-delay:7.92s}.event-section .event-wrap ul.event-list.is-show li:nth-child(134) a{animation-delay:7.98s}.event-section .event-wrap ul.event-list.is-show li:nth-child(135) a{animation-delay:8.04s}.event-section .event-wrap ul.event-list.is-show li:nth-child(136) a{animation-delay:8.1s}.event-section .event-wrap ul.event-list.is-show li:nth-child(137) a{animation-delay:8.16s}.event-section .event-wrap ul.event-list.is-show li:nth-child(138) a{animation-delay:8.22s}.event-section .event-wrap ul.event-list.is-show li:nth-child(139) a{animation-delay:8.28s}.event-section .event-wrap ul.event-list.is-show li:nth-child(140) a{animation-delay:8.34s}.event-section .event-wrap ul.event-list.is-show li:nth-child(141) a{animation-delay:8.4s}.event-section .event-wrap ul.event-list.is-show li:nth-child(142) a{animation-delay:8.46s}.event-section .event-wrap ul.event-list.is-show li:nth-child(143) a{animation-delay:8.52s}.event-section .event-wrap ul.event-list.is-show li:nth-child(144) a{animation-delay:8.58s}.event-section .event-wrap ul.event-list.is-show li:nth-child(145) a{animation-delay:8.64s}.event-section .event-wrap ul.event-list.is-show li:nth-child(146) a{animation-delay:8.7s}.event-section .event-wrap ul.event-list.is-show li:nth-child(147) a{animation-delay:8.76s}.event-section .event-wrap ul.event-list.is-show li:nth-child(148) a{animation-delay:8.82s}.event-section .event-wrap ul.event-list.is-show li:nth-child(149) a{animation-delay:8.88s}.event-section .event-wrap ul.event-list.is-show li:nth-child(150) a{animation-delay:8.94s}.event-section .event-wrap ul.event-list.is-show li:nth-child(151) a{animation-delay:9s}.event-section .event-wrap ul.event-list.is-show li:nth-child(152) a{animation-delay:9.06s}.event-section .event-wrap ul.event-list.is-show li:nth-child(153) a{animation-delay:9.12s}.event-section .event-wrap ul.event-list.is-show li:nth-child(154) a{animation-delay:9.18s}.event-section .event-wrap ul.event-list.is-show li:nth-child(155) a{animation-delay:9.24s}.event-section .event-wrap ul.event-list.is-show li:nth-child(156) a{animation-delay:9.3s}.event-section .event-wrap ul.event-list.is-show li:nth-child(157) a{animation-delay:9.36s}.event-section .event-wrap ul.event-list.is-show li:nth-child(158) a{animation-delay:9.42s}.event-section .event-wrap ul.event-list.is-show li:nth-child(159) a{animation-delay:9.48s}.event-section .event-wrap ul.event-list.is-show li:nth-child(160) a{animation-delay:9.54s}.event-section .event-wrap ul.event-list.is-show li:nth-child(161) a{animation-delay:9.6s}.event-section .event-wrap ul.event-list.is-show li:nth-child(162) a{animation-delay:9.66s}.event-section .event-wrap ul.event-list.is-show li:nth-child(163) a{animation-delay:9.72s}.event-section .event-wrap ul.event-list.is-show li:nth-child(164) a{animation-delay:9.78s}.event-section .event-wrap ul.event-list.is-show li:nth-child(165) a{animation-delay:9.84s}.event-section .event-wrap ul.event-list.is-show li:nth-child(166) a{animation-delay:9.9s}.event-section .event-wrap ul.event-list.is-show li:nth-child(167) a{animation-delay:9.96s}.event-section .event-wrap ul.event-list.is-show li:nth-child(168) a{animation-delay:10.02s}.event-section .event-wrap ul.event-list.is-show li:nth-child(169) a{animation-delay:10.08s}.event-section .event-wrap ul.event-list.is-show li:nth-child(170) a{animation-delay:10.14s}.event-section .event-wrap ul.event-list.is-show li:nth-child(171) a{animation-delay:10.2s}.event-section .event-wrap ul.event-list.is-show li:nth-child(172) a{animation-delay:10.26s}.event-section .event-wrap ul.event-list.is-show li:nth-child(173) a{animation-delay:10.32s}.event-section .event-wrap ul.event-list.is-show li:nth-child(174) a{animation-delay:10.38s}.event-section .event-wrap ul.event-list.is-show li:nth-child(175) a{animation-delay:10.44s}.event-section .event-wrap ul.event-list.is-show li:nth-child(176) a{animation-delay:10.5s}.event-section .event-wrap ul.event-list.is-show li:nth-child(177) a{animation-delay:10.56s}.event-section .event-wrap ul.event-list.is-show li:nth-child(178) a{animation-delay:10.62s}.event-section .event-wrap ul.event-list.is-show li:nth-child(179) a{animation-delay:10.68s}.event-section .event-wrap ul.event-list.is-show li:nth-child(180) a{animation-delay:10.74s}.event-section .event-wrap ul.event-list.is-show li:nth-child(181) a{animation-delay:10.8s}.event-section .event-wrap ul.event-list.is-show li:nth-child(182) a{animation-delay:10.86s}.event-section .event-wrap ul.event-list.is-show li:nth-child(183) a{animation-delay:10.92s}.event-section .event-wrap ul.event-list.is-show li:nth-child(184) a{animation-delay:10.98s}.event-section .event-wrap ul.event-list.is-show li:nth-child(185) a{animation-delay:11.04s}.event-section .event-wrap ul.event-list.is-show li:nth-child(186) a{animation-delay:11.1s}.event-section .event-wrap ul.event-list.is-show li:nth-child(187) a{animation-delay:11.16s}.event-section .event-wrap ul.event-list.is-show li:nth-child(188) a{animation-delay:11.22s}.event-section .event-wrap ul.event-list.is-show li:nth-child(189) a{animation-delay:11.28s}.event-section .event-wrap ul.event-list.is-show li:nth-child(190) a{animation-delay:11.34s}.event-section .event-wrap ul.event-list.is-show li:nth-child(191) a{animation-delay:11.4s}.event-section .event-wrap ul.event-list.is-show li:nth-child(192) a{animation-delay:11.46s}.event-section .event-wrap ul.event-list.is-show li:nth-child(193) a{animation-delay:11.52s}.event-section .event-wrap ul.event-list.is-show li:nth-child(194) a{animation-delay:11.58s}.event-section .event-wrap ul.event-list.is-show li:nth-child(195) a{animation-delay:11.64s}.event-section .event-wrap ul.event-list.is-show li:nth-child(196) a{animation-delay:11.7s}.event-section .event-wrap ul.event-list.is-show li:nth-child(197) a{animation-delay:11.76s}.event-section .event-wrap ul.event-list.is-show li:nth-child(198) a{animation-delay:11.82s}.event-section .event-wrap ul.event-list.is-show li:nth-child(199) a{animation-delay:11.88s}.event-section .event-wrap ul.event-list.is-show li:nth-child(200) a{animation-delay:11.94s}.event-section .event-wrap p.more-text{text-align:end;font-family:Jost,sans-serif;font-size:calc(var(--fs-scale,1) * clamp(1.28rem,1.25vw,2.4rem));color:#666;letter-spacing:.01em;font-weight:500}.event-section ul.event-link-list{width:14.5%;display:flex;flex-direction:column;gap:1.2vw}.event-section ul.event-link-list li{flex:1}.event-section ul.event-link-list li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#999;border-radius:.8vw;box-shadow:2px 2px 6px rgba(0,0,0,.4);padding:2vw 0}.event-section ul.event-link-list li a span{color:#fff;font-weight:600;font-size:calc(var(--fs-scale,1) * clamp(1.56rem,1.53vw,2.93rem));-ms-writing-mode:tb-rl;writing-mode:vertical-rl;line-height:1em;letter-spacing:.1em}.event-section ul.event-link-list li:nth-of-type(1) a{background:#cf433a}.event-section ul.event-link-list li:nth-of-type(2) a{background:#93c047}.school-section{width:100%;padding:10vw 16vw;display:flex;justify-content:space-between}.school-section .school-wrap{width:46%;position:relative}.school-section .school-wrap a.school-link{display:block;width:100%;padding:3vw 2.5vw 2.5vw;border-radius:1.5vw;border:3px var(--module-color) solid;position:relative;transition:.4s ease all;margin-bottom:2vw}.school-section .school-wrap a.school-link::after,.school-section .school-wrap a.school-link::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;transition:.4s ease all;border-radius:calc(1.5vw - 3px)}.school-section .school-wrap a.school-link::before{background:#fff;opacity:.6;z-index:-2}.school-section .school-wrap a.school-link::after{background:var(--module-color);opacity:0;mix-blend-mode:multiply;z-index:-1}.school-section .school-wrap a.school-link .bg-img{width:100%;height:100%;left:0;top:0;position:absolute;z-index:-3}.school-section .school-wrap a.school-link .bg-img::before{position:absolute;content:"";width:100%;height:100%;right:-1vw;bottom:-1vw;transition:.4s ease all;border-radius:1.5vw;background:var(--module-color);z-index:-1}.school-section .school-wrap a.school-link .bg-img img{width:100%;height:100%;object-fit:cover;display:block;background:#666;border-radius:1.5vw}.school-section .school-wrap a.school-link p{color:var(--module-color);transition:.4s ease all}.school-section .school-wrap a.school-link p span{color:var(--module-color);transition:.4s ease all}.school-section .school-wrap a.school-link p.title{margin-bottom:4vw}.school-section .school-wrap a.school-link p.title span{display:block;line-height:1em}.school-section .school-wrap a.school-link p.title span.en{font-size:calc(var(--fs-scale,1) * clamp(1.56rem,1.53vw,2.93rem));font-weight:600;line-height:1.2em;letter-spacing:.01em;font-family:Jost,sans-serif;margin-bottom:.5em}.school-section .school-wrap a.school-link p.title span.jp{font-weight:600;font-size:3.8vw;letter-spacing:.15em}.school-section .school-wrap a.school-link p.lead-text{font-weight:600;line-height:1.8em;font-size:calc(var(--fs-scale,1) * clamp(1.78rem,1.74vw,3.33rem));margin-bottom:.5em;opacity:0}.school-section .school-wrap a.school-link p.text{font-weight:500;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,.97vw,1.87rem));opacity:0;margin-bottom:1.5vw}.school-section .school-wrap a.school-link .btn{width:6vw;height:6vw;text-align:center;position:relative;margin-left:auto}.school-section .school-wrap a.school-link .btn::after,.school-section .school-wrap a.school-link .btn::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;transition:.4s ease all}.school-section .school-wrap a.school-link .btn::before{background:url(../images/top/school-more-icon03.svg) no-repeat center center;background-size:contain;opacity:0}.school-section .school-wrap a.school-link:hover{opacity:1}.school-section .school-wrap a.school-link:hover::after{opacity:.9}.school-section .school-wrap a.school-link:hover .bg-img::before{background:#666}.school-section .school-wrap a.school-link:hover p{color:#fff}.school-section .school-wrap a.school-link:hover p span{color:#fff}.school-section .school-wrap a.school-link:hover p.lead-text,.school-section .school-wrap a.school-link:hover p.text{opacity:1}.school-section .school-wrap a.school-link:hover .btn::after{opacity:0}.school-section .school-wrap a.school-link:hover .btn::before{opacity:1}.school-section .school-wrap:nth-of-type(1) a.school-link .btn::after{background:url(../images/top/school-more-icon01.svg) no-repeat center center;background-size:contain}.school-section .school-wrap:nth-of-type(2) a.school-link .btn::after{background:url(../images/top/school-more-icon02.svg) no-repeat center center;background-size:contain}.school-days-section{width:100%;padding:8vw 16vw;border-radius:10vw 10vw 0 0;position:relative;overflow:hidden}.school-days-section::after,.school-days-section::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0}.school-days-section::after{background:#fff;z-index:-2}.school-days-section::before{z-index:-1;opacity:.5;background:linear-gradient(180deg,#cf433a 0,#feb725 70%,#c3d700 95%)}.school-days-section h3.school-days-section-title{width:100%;margin-bottom:5vw;opacity:1}.school-days-section h3.school-days-section-title span{display:block;text-align:center;line-height:1em;font-weight:500;opacity:0}.school-days-section h3.school-days-section-title span.en{font-size:3.8vw;font-family:Jost,sans-serif;margin-bottom:.5em}.school-days-section h3.school-days-section-title span.jp{font-size:calc(var(--fs-scale,1) * clamp(1.56rem,1.53vw,2.93rem))}.school-days-section h3.school-days-section-title.is-show span{animation:top_fade .4s ease both}.school-days-section h3.school-days-section-title.is-show span.jp{animation-delay:.1s}.school-days-section ul.school-days-slider{width:calc(100% + 32vw);margin-left:-16vw;margin-bottom:4vw}.school-days-section ul.school-days-slider li{margin:0 1.2vw}.school-days-section ul.school-days-slider li .img-box{width:100%;height:15vw;margin-bottom:1vw}.school-days-section ul.school-days-slider li .img-box img{width:100%;height:100%;display:block;background:#666}.school-days-section ul.school-days-slider li p.cat{color:#fff;background:#666;padding:.5em 1em;line-height:1em;margin-bottom:.3em;display:inline-block;font-weight:600}.school-days-section ul.school-days-slider li p.cat.cate-junior{background:#cf433a}.school-days-section ul.school-days-slider li p.cat.cate-senior{background:#93c047}.school-days-section ul.school-days-slider li p.cat.cate-other{background:#9a9a9a}.school-days-section ul.school-days-slider li p.day{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,.97vw,1.87rem))}.school-days-section ul.school-days-slider li p.title{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.08vw,2.07rem));font-weight:500}.school-days-section ul.school-days-slider li a.no-link{pointer-events:none}.school-days-section ul.school-days-slider .slick-arrow{width:4vw;height:4vw;bottom:-4vw;top:50%;background:url(../images/common/arrow-bg-white.svg) no-repeat center center;background-size:contain;z-index:5}.school-days-section ul.school-days-slider .slick-arrow::before{content:none}.school-days-section ul.school-days-slider .slick-arrow.slick-prev{left:5vw;transform:translateY(-100%) scale(-1,-1)}.school-days-section ul.school-days-slider .slick-arrow.slick-next{right:5vw;transform:translateY(-100%)}.school-days-section p.instagram-border-title{width:100%;border-bottom:.08em #000 solid;font-size:calc(var(--fs-scale,1) * clamp(1.42rem,1.39vw,2.67rem));font-family:Jost,sans-serif}.school-days-section a.instagram-wrap{width:100%;display:block;padding:2vw 0;margin-bottom:3vw;border-bottom:.08em #000 solid;display:flex;justify-content:space-between;align-items:center;position:relative;opacity:1}.school-days-section a.instagram-wrap::before{position:absolute;content:"";width:100%;left:0;top:0;height:100%;transition:.4s ease all;background:linear-gradient(90deg,#cf433a,#feb725 30%,#c3d700 74%,#93c047);opacity:0;z-index:-1}.school-days-section a.instagram-wrap .img-box{width:35%;height:10vw;display:flex;justify-content:space-between;position:relative}.school-days-section a.instagram-wrap .img-box img{height:100%;display:block;object-fit:cover;border:.08em #000 solid}.school-days-section a.instagram-wrap .img-box img:nth-of-type(1){width:57%}.school-days-section a.instagram-wrap .img-box img:nth-of-type(2){width:40%}.school-days-section a.instagram-wrap .img-box .fuidashi{position:absolute;width:100%;height:100%;left:0;top:0}.school-days-section a.instagram-wrap .img-box .fuidashi>div{position:absolute;width:5vw;height:4vw}.school-days-section a.instagram-wrap .img-box .fuidashi>div::after,.school-days-section a.instagram-wrap .img-box .fuidashi>div::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;transition:.3s ease all;transform:scale(0)}.school-days-section a.instagram-wrap .img-box .fuidashi>div::after{background:url(../images/top/instagram-fukidashi01.svg) no-repeat center center;background-size:contain}.school-days-section a.instagram-wrap .img-box .fuidashi>div::before{background:url(../images/top/instagram-fukidashi02.svg) no-repeat center center;background-size:contain;z-index:1}.school-days-section a.instagram-wrap .img-box .fuidashi>div:nth-of-type(1){left:-1.5vw;top:-1.5vw}.school-days-section a.instagram-wrap .img-box .fuidashi>div:nth-of-type(2){right:-2vw;top:-5vw}.school-days-section a.instagram-wrap .text-box{width:60%}.school-days-section a.instagram-wrap .text-box p.copy-text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.04vw,2rem));margin-bottom:1vw;font-weight:600}.school-days-section a.instagram-wrap .text-box img{width:100%;display:block;object-fit:contain;height:4vw;margin-bottom:2vw;opacity:0}.school-days-section a.instagram-wrap .text-box p.user-text{padding-left:4vw;position:relative;font-size:calc(var(--fs-scale,1) * clamp(1.21rem,1.18vw,2.27rem));font-weight:600}.school-days-section a.instagram-wrap .text-box p.user-text::before{position:absolute;content:"";width:3vw;height:3vw;top:50%;background:url(../images/common/sns-icon02-black.svg) no-repeat center center;background-size:contain;left:0;transform:translateY(-50%)}.school-days-section a.instagram-wrap.is-show .fuidashi>div::after,.school-days-section a.instagram-wrap.is-show .fuidashi>div::before{transform:scale(1)}.school-days-section a.instagram-wrap.is-show .fuidashi>div:nth-of-type(1)::before{transition-delay:.1s}.school-days-section a.instagram-wrap.is-show .fuidashi>div:nth-of-type(2)::after{transition-delay:.2s}.school-days-section a.instagram-wrap.is-show .fuidashi>div:nth-of-type(2)::before{transition-delay:.3s}.school-days-section a.instagram-wrap.is-show .text-box img{animation:top_fade .4s ease .4s both}.school-days-section a.instagram-wrap:hover::before{opacity:.7}.school-days-section a.instagram-wrap:hover .fuidashi>div::after,.school-days-section a.instagram-wrap:hover .fuidashi>div::before{transform:scale(1.2)}.school-days-section ul.school-days-bnr-list{width:100%;display:flex;justify-content:space-between}.school-days-section ul.school-days-bnr-list li{width:48%}.school-days-section ul.school-days-bnr-list li a{display:flex;align-items:center;justify-content:center;width:100%;height:10vw;position:relative;z-index:0}.school-days-section ul.school-days-bnr-list li a img{width:100%;display:block;height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:-2}.school-days-section ul.school-days-bnr-list li.bnr01 a::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#000;opacity:.3;z-index:-1}.school-days-section ul.school-days-bnr-list li.bnr01 a p.en-text{font-size:2vw;font-weight:600;color:#fff;text-align:center;font-family:Jost,sans-serif}.school-days-section ul.school-days-bnr-list li.bnr02 a{background:#fff;border:.08em #000 solid}.bg-green-section{width:100%;padding:3vw 12vw 8vw;position:relative}.bg-green-section::after,.bg-green-section::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0}.bg-green-section::after{background:#fff;z-index:-2}.bg-green-section::before{z-index:-1;opacity:.6;background:linear-gradient(180deg,#c3d700 0,#93c047 70%,#93c047 95%)}.bg-green-section a.career-more-btn{width:100%;display:flex;align-items:center;background:rgba(255,255,255,.8);border-radius:10em;margin-bottom:6vw;padding:1vw 4vw;position:relative;box-shadow:2px 2px 6px rgba(0,0,0,.4);align-items:center}.bg-green-section a.career-more-btn::before{position:absolute;content:"";width:3vw;height:3vw;right:2vw;top:50%;background:url(../images/common/arrow-black.svg) no-repeat center center;background-size:contain;transform:translateY(-50%)}.bg-green-section a.career-more-btn span{display:inline-block;font-weight:600}.bg-green-section a.career-more-btn span.en{font-size:calc(var(--fs-scale,1) * clamp(2.42rem,2.36vw,4.53rem));font-family:Jost,sans-serif;margin-right:1.5vw}.bg-green-section a.career-more-btn span.jp{font-size:calc(var(--fs-scale,1) * clamp(1.26rem,1.23vw,2.36rem));font-weight:500}.bg-green-section h3.movie-section-title{width:100%;text-align:center;font-size:3.8vw;margin-bottom:2vw;font-family:Jost,sans-serif;font-weight:500}.bg-green-section h3.movie-section-title.is-show{animation:top_fade .4s ease both}.bg-green-section ul.movie-list{width:100%;display:flex;justify-content:space-between;margin-bottom:3vw}.bg-green-section ul.movie-list li{width:47%}.bg-green-section ul.movie-list li .movie-box{width:100%;aspect-ratio:16/9;margin-bottom:1.5vw;position:relative}.bg-green-section ul.movie-list li .movie-box iframe{display:block;width:100%;height:100%}.bg-green-section ul.movie-list li p.title{text-align:center;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.04vw,2rem))}@keyframes top_fade{0%{opacity:0;transform:translateY(1vw)}100%{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px) and (orientation:portrait){.top .content-wrap{margin-bottom:0}a.top-more-btn{width:45%;padding:1em 8vw 1em 1em;border-radius:1vw;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem));margin-bottom:6vh}a.top-more-btn img{width:18vw;height:4vw}a.top-more-btn::after{width:3.5vw;height:3vw;right:4vw}.fv-section{flex-wrap:wrap}.fv-section .bg-box{width:100%;position:relative;position:-webkit-relative;height:calc(100dvh - 45px);min-height:unset}.fv-section .bg-box .logo-box{width:55vw;height:55vw;margin-top:1vw}.fv-section .bg-box .logo-box .st0{animation:svg 10s linear .3s both}.fv-section .scrollーbox{width:100%;padding:6vh 6vw}.fv-section .scrollーbox::before{background:url(../images/top/fv-bg-img01.webp) no-repeat center 60%;background-size:cover;background-attachment:unset;z-index:-2}.fv-section .scrollーbox .logo-img-wrap{width:100%;height:auto;margin:0 auto 2vh}.fv-section .scrollーbox h3.fv-title{width:100%;margin-bottom:3vh}.fv-section .scrollーbox h3.fv-title span{font-size:5vw}.fv-section .scrollーbox p.fv-lead-text{margin-bottom:3vh}.fv-section .scrollーbox p.fv-lead-text span{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem));line-height:1.5em;letter-spacing:.01em}.fv-section .scrollーbox a.fv-about-link{margin-top:3vh;width:100%;height:auto;border-radius:2vw;padding:2vh 20vw;border:2px #fff solid}.news-section{padding:6vh 8vw}.event-section{padding:4vh 6vw;flex-wrap:wrap;gap:1.5vh}.event-section .event-wrap{width:100%;padding:4vh 6vw;border-radius:2.5vw}.event-section .event-wrap h3.event-section-title{font-size:5vw;margin-bottom:2vh}.event-section .event-wrap ul.event-list{margin-bottom:.5vh}.event-section .event-wrap ul.event-list li a{padding:1.4vh 10vw 1.4vh 0}.event-section .event-wrap ul.event-list li a::before{width:7vw;height:7vw}.event-section .event-wrap ul.event-list li a span{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem))}.event-section .event-wrap ul.event-list li a span.cat{padding:.3em 1.2em;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,2.93vw,1.26rem))}.event-section .event-wrap ul.event-list li a span.title{margin-top:.4em}.event-section .event-wrap p.more-text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem))}.event-section ul.event-link-list{width:100%;flex-direction:row;justify-content:space-between;gap:0}.event-section ul.event-link-list li{width:49%;flex:unset}.event-section ul.event-link-list li a{border-radius:1vw;padding:3vh 0;box-shadow:2px 2px 6px rgba(0,0,0,.2)}.event-section ul.event-link-list li a span{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,3.47vw,1.49rem));-ms-writing-mode:unset;writing-mode:unset}.school-section{padding:4vh 6vw;flex-wrap:wrap;gap:2vh}.school-section .school-wrap{width:80%;margin:0 auto}.school-section .school-wrap a.school-link{padding:2vh 5vw;border-radius:3vw;border:2px var(--module-color) solid;margin-bottom:5vw}.school-section .school-wrap a.school-link::after,.school-section .school-wrap a.school-link::before{border-radius:calc(3vw - 3px)}.school-section .school-wrap a.school-link .bg-img::before{right:-2vw;bottom:-2vw;border-radius:2vw}.school-section .school-wrap a.school-link p.title{margin-bottom:2vh}.school-section .school-wrap a.school-link p.title span.en{font-size:calc(var(--fs-scale,1) * clamp(2.5rem,6.67vw,2.87rem));margin-bottom:.2em}.school-section .school-wrap a.school-link p.title span.jp{font-size:4vw}.school-section .school-wrap a.school-link p.lead-text{font-size:calc(var(--fs-scale,1) * clamp(1.6rem,4.27vw,1.83rem));margin-bottom:.5em}.school-section .school-wrap a.school-link p.text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem));margin-bottom:1vh}.school-section .school-wrap a.school-link .btn{width:14vw;height:14vw}.school-days-section{padding:6vh 6vw;border-radius:10vw 10vw 0 0}.school-days-section h3.school-days-section-title{margin-bottom:3vh}.school-days-section h3.school-days-section-title span.en{font-size:3vw;margin-bottom:.5em}.school-days-section h3.school-days-section-title span.jp{font-size:calc(var(--fs-scale,1) * clamp(1.8rem,4.8vw,2.06rem))}.school-days-section ul.school-days-slider{width:calc(100% + 12vw);margin-left:-6vw;margin-bottom:4vh}.school-days-section ul.school-days-slider li{margin:0 2vw}.school-days-section ul.school-days-slider li .img-box{height:25vh;margin-bottom:1vh}.school-days-section ul.school-days-slider li p.cat{padding:.6em;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,2.93vw,1.26rem))}.school-days-section ul.school-days-slider li p.day{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,3.73vw,1.61rem))}.school-days-section ul.school-days-slider li p.title{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem))}.school-days-section ul.school-days-slider .slick-arrow{width:9vw;height:9vw;bottom:-5vw}.school-days-section p.instagram-border-title{border-bottom:1px #000 solid;font-size:calc(var(--fs-scale,1) * clamp(2rem,5.33vw,2.29rem))}.school-days-section a.instagram-wrap{padding:2vh 0;margin-bottom:1.5vh;border-bottom:1px #000 solid;flex-wrap:wrap}.school-days-section a.instagram-wrap .img-box{width:100%;height:10vh;margin-bottom:1vh}.school-days-section a.instagram-wrap .img-box .fuidashi>div{width:10vw;height:9vw}.school-days-section a.instagram-wrap .text-box{width:100%}.school-days-section a.instagram-wrap .text-box p.copy-text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem));margin-bottom:.8vh}.school-days-section a.instagram-wrap .text-box img{height:auto;margin-bottom:0}.school-days-section a.instagram-wrap .text-box p.user-text{padding-left:6vw;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,3.2vw,1.38rem))}.school-days-section a.instagram-wrap .text-box p.user-text::before{width:4vw;height:4vw;top:50%}.school-days-section ul.school-days-bnr-list li{width:48.5%}.school-days-section ul.school-days-bnr-list li a{height:8vh}.school-days-section ul.school-days-bnr-list li.bnr01 a p.en-text{font-size:4vw}.bg-green-section{padding:4vh 6vw 10vh}.bg-green-section a.career-more-btn{margin-bottom:8vh;padding:1.5vh 11vw 1.5vh 6vw;flex-wrap:wrap}.bg-green-section a.career-more-btn::before{width:8vw;height:8vw;right:3vw}.bg-green-section a.career-more-btn span{display:block;width:100%;line-height:1em}.bg-green-section a.career-more-btn span.en{font-size:calc(var(--fs-scale,1) * clamp(2rem,5.33vw,2.29rem));margin-right:0;margin-bottom:.2em}.bg-green-section a.career-more-btn span.jp{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,2.93vw,1.26rem))}.bg-green-section h3.movie-section-title{font-size:9vw;margin-bottom:2vh}.bg-green-section ul.movie-list{margin-bottom:3vh;flex-wrap:wrap;gap:2vh}.bg-green-section ul.movie-list li{width:100%}.bg-green-section ul.movie-list li .movie-box{margin-bottom:1.5vw}.bg-green-section ul.movie-list li .movie-box::after{width:12vw;height:12vw}.bg-green-section ul.movie-list li p.title{text-align:center;font-size:calc(var(--fs-scale,1) * clamp(1.3rem,3.47vw,1.49rem))}@keyframes top_fade{0%{opacity:0;transform:translateY(1vh)}100%{opacity:1;transform:translateY(0)}}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){a.top-more-btn{width:25%;padding:1em 5vw 1em 1em;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.56vw,1.6rem))}a.top-more-btn img{width:14vw;height:3vw}a.top-more-btn::after{width:2.5vw;height:2vw;right:2vw}.fv-section .bg-box{width:40%;position:sticky;position:-webkit-sticky}.fv-section .bg-box .logo-box{width:25vw;height:25vw}.fv-section .scrollーbox{width:60%;padding:120px 5vw 6vh}.fv-section .scrollーbox .logo-img-wrap{margin:0 auto 4vh}.fv-section .scrollーbox h3.fv-title{width:100%;margin-bottom:3vh}.fv-section .scrollーbox h3.fv-title span{font-size:2.8vw}.fv-section .scrollーbox p.fv-lead-text{margin-bottom:3vh}.fv-section .scrollーbox p.fv-lead-text span{font-size:calc(var(--fs-scale,1) * clamp(1.5rem,1.95vw,2rem));margin-bottom:1.5vh}.fv-section .scrollーbox a.fv-about-link{margin-top:3vh;border-radius:1vw;padding:2vh 10vw}.news-section{padding:6vh 16vw}.event-section{gap:0}.event-section .event-wrap{width:78%;border-radius:1.5vw}.event-section .event-wrap h3.event-section-title{font-size:4vw;margin-bottom:2vh}.event-section .event-wrap ul.event-list li a{padding:1.4vh 10vw 1.4vh 0}.event-section .event-wrap ul.event-list li a::before{width:4vw;height:4vw}.event-section .event-wrap ul.event-list li a span{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.56vw,1.6rem))}.event-section .event-wrap ul.event-list li a span.cat{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.43vw,1.47rem))}.event-section .event-wrap ul.event-list li a span.title{margin-top:.4em;font-size:calc(var(--fs-scale,1) * clamp(1.4rem,1.82vw,1.87rem))}.event-section .event-wrap p.more-text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.56vw,1.6rem))}.event-section ul.event-link-list{width:20%;flex-direction:column;gap:1vh}.event-section ul.event-link-list li{width:100%;flex:1}.event-section ul.event-link-list li a span{font-size:calc(var(--fs-scale,1) * clamp(1.8rem,2.34vw,2.4rem));-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.school-section{padding:4vh 6vw;gap:0}.school-section .school-wrap{width:46%}.school-section .school-wrap a.school-link{padding:2vh 3.5vw;border-radius:2vw;margin-bottom:2vh}.school-section .school-wrap a.school-link::after,.school-section .school-wrap a.school-link::before{border-radius:calc(2vw - 3px)}.school-section .school-wrap a.school-link .bg-img::before{right:-2vw;bottom:-2vw;border-radius:2vw}.school-section .school-wrap a.school-link p.title{margin-bottom:2vh}.school-section .school-wrap a.school-link p.title span.en{font-size:calc(var(--fs-scale,1) * clamp(2.5rem,3.26vw,3.33rem));margin-bottom:.2em}.school-section .school-wrap a.school-link p.title span.jp{font-size:2vw}.school-section .school-wrap a.school-link p.lead-text{font-size:calc(var(--fs-scale,1) * clamp(1.7rem,2.21vw,2.27rem))}.school-section .school-wrap a.school-link p.text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.56vw,1.6rem))}.school-section .school-wrap a.school-link .btn{width:10vw;height:10vw}.school-days-section{padding:6vh 6vw}.school-days-section h3.school-days-section-title{margin-bottom:3vh}.school-days-section h3.school-days-section-title span.en{font-size:5vw;margin-bottom:.2em}.school-days-section h3.school-days-section-title span.jp{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,1.69vw,1.73rem))}.school-days-section ul.school-days-slider li .img-box{height:20vh}.school-days-section ul.school-days-slider li p.cat{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.43vw,1.47rem))}.school-days-section ul.school-days-slider li p.day{font-size:calc(var(--fs-scale,1) * clamp(1.4rem,1.82vw,1.87rem))}.school-days-section ul.school-days-slider li p.title{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.56vw,1.6rem))}.school-days-section ul.school-days-slider .slick-arrow{width:6vw;height:6vw;bottom:-5vw}.school-days-section ul.school-days-slider .slick-arrow.slick-prev{left:10vw}.school-days-section ul.school-days-slider .slick-arrow.slick-next{right:10vw}.school-days-section p.instagram-border-title{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.school-days-section a.instagram-wrap{padding:2vh 0;margin-bottom:1.5vh}.school-days-section a.instagram-wrap .img-box{width:35%;height:10vh;margin-bottom:1vh}.school-days-section a.instagram-wrap .img-box .fuidashi>div{width:7vw;height:5vw}.school-days-section a.instagram-wrap .text-box{width:60%}.school-days-section a.instagram-wrap .text-box p.copy-text{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.56vw,1.6rem));margin-bottom:.8vh}.school-days-section a.instagram-wrap .text-box img{margin-bottom:1vh}.school-days-section a.instagram-wrap .text-box p.user-text{padding-left:6vw;font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.56vw,1.6rem))}.school-days-section a.instagram-wrap .text-box p.user-text::before{width:4vw;height:4vw;top:50%}.bg-green-section a.career-more-btn::before{width:5vw;height:5vw;right:2vw}.bg-green-section a.career-more-btn span.en{font-size:calc(var(--fs-scale,1) * clamp(2rem,2.6vw,2.67rem))}.bg-green-section a.career-more-btn span.jp{font-size:calc(var(--fs-scale,1) * clamp(1.2rem,1.43vw,1.47rem))}.bg-green-section h3.movie-section-title{font-size:5vw;margin-bottom:2vh}.bg-green-section ul.movie-list{gap:0}.bg-green-section ul.movie-list li{width:48%}.bg-green-section ul.movie-list li .movie-box::after{width:7vw;height:7vw}.bg-green-section ul.movie-list li p.title{font-size:calc(var(--fs-scale,1) * clamp(1.3rem,1.69vw,1.73rem))}}