.main-bg{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-100;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and ( max-width: 930px ){.main-bg img{-webkit-transform:scale(3);transform:scale(3)}}.mv{text-align:center;padding-top:70px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and ( max-width: 930px ){.mv{max-height:663px;height:calc(100vh - 60px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}}.mv-img{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;opacity:0;will-change:transform,opacity,filter;height:80%}.mv-img img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 70px)}@media screen and ( max-width: 930px ){.mv-img img{height:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:relative;left:50%}}.mv-news{position:fixed;background:#fff;border-radius:12px;-webkit-box-shadow:0 6px 28px rgba(0,0,0,.18);box-shadow:0 6px 28px rgba(0,0,0,.18);width:300px;text-align:left;color:#231815;top:20%;right:20%;z-index:30;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and ( max-width: 930px ){.mv-news{width:min(280px,85vw);top:70px;right:60%;-webkit-transform:translateX(50%);transform:translateX(50%);display:none}}.mv-news-close{position:absolute;top:-11px;right:-11px;width:30px;height:30px;border-radius:50%;background-color:#000;color:#fff;border:none;cursor:pointer;font-size:16px;line-height:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:20;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.mv-news-close:hover{background-color:#333}.mv-news-info{padding:14px 14px 10px;border-bottom:1px solid #e5e7eb}.mv-news-info__date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:8px}.mv-news-info__date span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mv-news-info__date p{font-size:12px;color:#6a7282;margin:0;font-family:"M PLUS 2",sans-serif}.mv-news-info__cat{display:inline-block;margin-bottom:8px}.mv-news-info__cat p{font-size:11px;color:#9f0712;background-color:#ffe2e2;padding:3px 12px;border-radius:20px;margin:0;font-family:"M PLUS 2",sans-serif;white-space:nowrap;font-weight:600}.mv-news-info__title p{font-size:13px;font-weight:700;color:#111;margin:0;font-family:"M PLUS 2",sans-serif;line-height:1.6}.mv-news-img{width:100%;padding:15px;padding-bottom:0}.mv-news-img img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover;display:block}@media screen and ( max-width: 930px ){.mv-news-img img{height:130px}}.mv-news-lead{padding:10px 14px 12px;max-height:76px;overflow:auto}.mv-news-lead p{font-size:12px;color:#333;margin:0;line-height:1.75;font-family:"M PLUS 2",sans-serif}.mv-news-btn{padding:14px}.mv-news-btn a{display:block;width:100%;background-color:#e7000b;color:#fff;text-align:center;text-decoration:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border-radius:7.47px;padding:6px 0}.mv-news-btn a:hover{opacity:.85;text-decoration:none}.mv-news-btn a p{font-size:13.074px;font-style:normal;font-weight:600;line-height:18.677px}.mv-scroll{position:absolute;left:0;right:0;margin:auto;bottom:20px;width:91px;height:91px;border-radius:50%;background-color:#000;border:4px solid #fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:mvScrollBounce 1s infinite;animation:mvScrollBounce 1s infinite}.mv-scroll span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and ( max-width: 930px ){.mv-scroll{display:none}}@-webkit-keyframes mvScrollBounce{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0.45, 1, 0.55, 1);animation-timing-function:cubic-bezier(0.45, 1, 0.55, 1)}60%{-webkit-transform:translateY(-18px);transform:translateY(-18px);-webkit-animation-timing-function:cubic-bezier(0.45, 0, 0.55, 0);animation-timing-function:cubic-bezier(0.45, 0, 0.55, 0)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mvScrollBounce{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0.45, 1, 0.55, 1);animation-timing-function:cubic-bezier(0.45, 1, 0.55, 1)}60%{-webkit-transform:translateY(-18px);transform:translateY(-18px);-webkit-animation-timing-function:cubic-bezier(0.45, 0, 0.55, 0);animation-timing-function:cubic-bezier(0.45, 0, 0.55, 0)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.maincontents{position:relative;top:0;width:100%;text-align:center;margin:0 auto;height:100%}@media screen and ( max-width: 930px ){.maincontents{height:auto}}.newstitle2{width:100%;height:60px;margin-top:-60px;background-color:#fff;text-align:center;font-family:"Noto Sans JP","sans-serif";font-size:15px;line-height:60px}@media screen and ( max-width: 930px ){.newstitle2{display:none}}.newstitle2__btn{color:#231815}.caruseruback{width:100%;height:auto;text-align:center;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden}@media screen and ( max-width: 930px ){.caruseruback{margin-top:15px;margin-bottom:15px}}.changefuture{width:100%;text-align:center}.sp-changefuture{display:none}@media screen and ( max-width: 930px ){.sp-changefuture{display:block;margin-bottom:20px}}.changefuture2{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.changefuture2 a{position:relative;overflow:hidden}.changefuture2 a img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.changefuture2 a:hover{opacity:1}.changefuture2 a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.changefuture2 a:hover .changefuture2-text img{-webkit-transform:scale(1);transform:scale(1)}.changefuture2 a .changefuture2-text{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media screen and ( max-width: 930px ){.changefuture2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;row-gap:0}}.ranking{width:850px;margin:auto;margin-top:50px}@media screen and ( max-width: 930px ){.ranking{width:100%}}.newsback2{width:100%;height:auto;text-align:center;margin:0 auto;padding-bottom:30px;padding:62px 0;max-width:1135px;width:95%}.newstitle3{text-align:center;font-family:"Noto Sans JP";font-size:56.031px;font-style:normal;font-weight:700;line-height:67.237px;letter-spacing:2.802px;background:-webkit-gradient(linear, left top, right top, from(#005BCE), color-stop(7.14%, #1959CE), color-stop(14.29%, #2657CF), color-stop(21.43%, #2F56CF), color-stop(28.57%, #3754CF), color-stop(35.71%, #3E52CF), color-stop(42.86%, #444FD0), color-stop(50%, #4A4DD0), color-stop(57.14%, #4F4BD0), color-stop(64.29%, #5449D1), color-stop(71.43%, #5946D1), color-stop(78.57%, #5D44D1), color-stop(85.71%, #6141D1), color-stop(92.86%, #653ED2), to(#693BD2));background:-webkit-linear-gradient(left, #005BCE 0%, #1959CE 7.14%, #2657CF 14.29%, #2F56CF 21.43%, #3754CF 28.57%, #3E52CF 35.71%, #444FD0 42.86%, #4A4DD0 50%, #4F4BD0 57.14%, #5449D1 64.29%, #5946D1 71.43%, #5D44D1 78.57%, #6141D1 85.71%, #653ED2 92.86%, #693BD2 100%);background:linear-gradient(90deg, #005BCE 0%, #1959CE 7.14%, #2657CF 14.29%, #2F56CF 21.43%, #3754CF 28.57%, #3E52CF 35.71%, #444FD0 42.86%, #4A4DD0 50%, #4F4BD0 57.14%, #5449D1 64.29%, #5946D1 71.43%, #5D44D1 78.57%, #6141D1 85.71%, #653ED2 92.86%, #693BD2 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 59px}@media screen and ( max-width: 930px ){.newstitle3{font-size:48px;letter-spacing:2.4px;margin-bottom:30px}}.newstitle4{height:auto;text-align:center}.newstitle5{background-color:#fff;font-size:15px;font-weight:500;width:200px;margin:auto;margin-top:47.89px;margin-bottom:43px;border-radius:9.339px;border:.934px solid #155dfc;width:114.7325px;height:39.2218px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.newstitle5 a{color:#155dfc}.newsichiran{color:#000}.caruseruminiback{height:105px;width:98%;margin:0 auto;margin-top:20px}.caruseruminiback .slick-slide{max-width:175px}.news-container{width:100%;margin:0 auto}.news-cards{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}@media screen and ( max-width: 930px ){.news-cards{gap:8px}}.news-cards .slick-slide{max-width:245px}.slick-slider{display:block;padding:0 30px}.slick-slider .slick-prev,.slick-slider .slick-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;width:36px;height:36px;background:hsla(0,0%,100%,.8);border:1px solid #e0e0e0;border-radius:50%;display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease, -webkit-box-shadow .2s ease}.slick-slider .slick-prev::before,.slick-slider .slick-next::before{display:none}.slick-slider .slick-prev:hover,.slick-slider .slick-next:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.18);box-shadow:0 4px 12px rgba(0,0,0,.18)}.slick-slider .slick-prev svg,.slick-slider .slick-next svg{display:block}.slick-slider .slick-prev{left:-10px}@media screen and ( max-width: 930px ){.slick-slider .slick-prev{left:-1px}}.slick-slider .slick-next{right:-10px}@media screen and ( max-width: 930px ){.slick-slider .slick-next{right:-1px}}.slick-slider .slick-slide{padding:0 6px;-webkit-box-sizing:border-box;box-sizing:border-box}.slick-slider .slick-slide .news-card{width:100%}.news-card{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and ( max-width: 930px ){.news-card{width:260px}}.news-card .news-card__body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-color:#adadad;border-radius:9.339px;padding:0 22.4px}@media screen and (max-width: 1200px){.news-card .news-card__body{min-height:208.77px}}.news-card.event .news-card__date{color:#fb2c36}.news-card.event .news-card__body{background-color:#fb2c36}.news-card.course .news-card__body{background-color:#2b7fff}.news-card.course .news-card__date{color:#2b7fff}.news-card.school-information .news-card__body{background-color:#00c950}.news-card.school-information .news-card__date{color:#00c950}.news-card a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;color:#fff}.news-card a .news-card__body{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.news-card a:hover{opacity:1;text-decoration:none}.news-card a:hover .news-card__body{-webkit-transform:scale(1.05);transform:scale(1.05)}.news-card__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:6px;padding:12px 0 8px}.news-card__date{text-align:center;font-size:19.424px;font-style:normal;font-weight:700;line-height:25.899px;color:#000}.news-card__cat{color:#fff;text-align:center;font-size:17.93px;font-style:normal;font-weight:700;line-height:23.907px;letter-spacing:.896px;text-transform:uppercase}.news-card__header{min-height:43.91px}.news-card__title{padding:8px 0 12px;font-size:13px;font-weight:700;font-family:"M PLUS 2",sans-serif;line-height:1.5;color:#fff;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and ( max-width: 930px ){.news-card__title{font-size:14px;padding:6px 6px 10px}}.news-card__thumb{width:100%;aspect-ratio:16/9;overflow:hidden}.news-card__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.calendar{text-align:center}@media screen and ( max-width: 930px ){.simcal-calendar-grid tbody{display:none}}.simcal-mobile-list{display:none;list-style:none;padding:0;margin:12px 0 0}@media screen and ( max-width: 930px ){.simcal-mobile-list{display:block}}.simcal-mobile-list--empty li{color:#888;font-size:13px;padding:12px 0;text-align:center}.simcal-mobile-list__item{font-family:"M PLUS 2",sans-serif;background-color:#fff;border-radius:10px;border:1.108px solid #e5e7eb;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);overflow:hidden}.simcal-mobile-list__item+.simcal-mobile-list__item{margin-top:12px}.simcal-mobile-list__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px;padding:14px 17px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.simcal-mobile-list__details{max-height:0;overflow:hidden;-webkit-transition:max-height .35s ease;transition:max-height .35s ease}.simcal-mobile-list__details-inner{padding:0 17px 14px;font-size:13px;color:#4b5563;line-height:1.7;text-align:left}.simcal-mobile-list__details-inner a{color:#2b7fff}.simcal-mobile-list__details-inner p{margin:0 0 6px}.simcal-mobile-list__item.is-open .simcal-mobile-list__details{max-height:600px}.simcal-mobile-list__day{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:44px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:6px;padding:4px 6px;gap:2px;background-color:#f3f4f6;width:63.99px;height:auto;aspect-ratio:1/1}.simcal-mobile-list__day.sun{background-color:#ffebee}.simcal-mobile-list__day.sun .simcal-mobile-list__day-num,.simcal-mobile-list__day.sun .simcal-mobile-list__weekday{color:#e53935}.simcal-mobile-list__day.mon{background-color:#f3f4f6}.simcal-mobile-list__day.mon .simcal-mobile-list__day-num,.simcal-mobile-list__day.mon .simcal-mobile-list__weekday{color:#374151}.simcal-mobile-list__day.tue{background-color:#fff8e1}.simcal-mobile-list__day.tue .simcal-mobile-list__day-num,.simcal-mobile-list__day.tue .simcal-mobile-list__weekday{color:#f59e0b}.simcal-mobile-list__day.wed{background-color:#e8f5e9}.simcal-mobile-list__day.wed .simcal-mobile-list__day-num,.simcal-mobile-list__day.wed .simcal-mobile-list__weekday{color:#10b981}.simcal-mobile-list__day.thu{background-color:#fff3e0}.simcal-mobile-list__day.thu .simcal-mobile-list__day-num,.simcal-mobile-list__day.thu .simcal-mobile-list__weekday{color:#f97316}.simcal-mobile-list__day.fri{background-color:#f3e5f5}.simcal-mobile-list__day.fri .simcal-mobile-list__day-num,.simcal-mobile-list__day.fri .simcal-mobile-list__weekday{color:#8b5cf6}.simcal-mobile-list__day.sat{background-color:#e3f2fd}.simcal-mobile-list__day.sat .simcal-mobile-list__day-num,.simcal-mobile-list__day.sat .simcal-mobile-list__weekday{color:#1e88e5}.simcal-mobile-list__day-num{font-size:20px;font-weight:700;line-height:1.2;color:#fff}.simcal-mobile-list__weekday{font-size:11px;font-weight:600;line-height:1}.simcal-mobile-list__title{font-size:14px;color:#374151;line-height:1.6;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:700;text-align:left}.banner{text-align:center;padding-bottom:40px}.banner iframe{position:relative;top:-40px;width:100%;max-width:1100px}.banner__big-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-bottom:20px}@media screen and ( max-width: 930px ){.banner__big-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}}.banner__small-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:14.94px;max-width:618.21px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;margin-bottom:60px}@media screen and ( max-width: 930px ){.banner__small-list{gap:10px}}.special_contents_slider{max-width:920px;margin:0 auto;padding-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and ( max-width: 930px ){.special_contents_slider{width:100%}}.special_contents_slider img{width:176px}@media screen and ( max-width: 930px ){.special_contents_slider img{width:100%}}.special_contents_slider .slick-prev,.special_contents_slider .slick-next{position:absolute;top:42%;-webkit-transform:translateY(calc(-50% - 20px));transform:translateY(calc(-50% - 20px));z-index:10;width:36px;height:36px;background:hsla(0,0%,100%,.8);border:1px solid #e0e0e0;border-radius:50%;display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease, -webkit-box-shadow .2s ease}.special_contents_slider .slick-prev::before,.special_contents_slider .slick-next::before{display:none}.special_contents_slider .slick-prev:hover,.special_contents_slider .slick-next:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.18);box-shadow:0 4px 12px rgba(0,0,0,.18)}.special_contents_slider .slick-prev svg,.special_contents_slider .slick-next svg{display:block}.special_contents_slider .slick-prev{left:-20px}@media screen and ( max-width: 930px ){.special_contents_slider .slick-prev{left:-1px}}.special_contents_slider .slick-next{right:-20px}@media screen and ( max-width: 930px ){.special_contents_slider .slick-next{right:-1px}}.special_contents_slider .slick-dots{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:6px;list-style:none;margin:0 0;padding:0;position:static;margin-top:14px}.special_contents_slider .slick-dots li{width:auto;height:auto;margin:0}.special_contents_slider .slick-dots li button{width:8px;height:8px;border-radius:50%;background:#c8ccd4;border:none;padding:0;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;display:block}.special_contents_slider .slick-dots li button::before{display:none}.special_contents_slider .slick-dots li.slick-active button{width:28px;border-radius:4px;background:#2b7fff}.pick-up-slider{width:1100px;margin:0 auto}@media screen and ( max-width: 930px ){.pick-up-slider{width:100%}}.pick-up-slider .slick-prev,.pick-up-slider .slick-next{display:none !important}.pick-up-slider .slick-slide{width:353px;margin-left:13px}@media screen and ( max-width: 930px ){.pick-up-slider .slick-slide{width:52.8443113772vw}}.pick-up-slider .slick-slide img{width:100%}.banner__big-item{width:270px}@media screen and ( max-width: 930px ){.banner__big-item{width:min(67.3652694611vw,450px);height:min(22.4550898204vw,150px)}}.banner__small-item{width:196px;height:50.4px;border-radius:3.735px;background:hsla(0,0%,100%,0);-webkit-box-shadow:0 3.735px 5.603px -0.934px rgba(0,0,0,.1),0 1.868px 3.735px -1.868px rgba(0,0,0,.1);box-shadow:0 3.735px 5.603px -0.934px rgba(0,0,0,.1),0 1.868px 3.735px -1.868px rgba(0,0,0,.1);overflow:hidden}@media screen and ( max-width: 930px ){.banner__small-item{width:min(67.3652694611vw,450px);height:auto;aspect-ratio:252/64.99}.banner__small-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.percent{margin-bottom:20px}@media screen and ( max-width: 930px ){.percent{display:none}}.engineer{margin-bottom:20px}@media screen and ( max-width: 930px ){.engineer{margin:0}}.engineer h3{font-family:"M PLUS 2",sans-serif;font-weight:400;font-size:12px;text-align:center;background-color:rgba(111,186,44,.5);margin-bottom:14px;height:23px;line-height:23px}@media screen and ( max-width: 930px ){.engineer h3{font-weight:500}}.engineer__list{font-size:10px;line-height:14px;color:#231815;font-family:"M PLUS 2",sans-serif;font-weight:400;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:130px}@media screen and ( max-width: 930px ){.engineer__list{height:100px;text-align:center;font-size:12px}}.engineer__item{letter-spacing:-0.3px}.creator{margin-bottom:20px}@media screen and ( max-width: 930px ){.creator{margin:0}}.creator h3{font-family:"M PLUS 2",sans-serif;font-weight:400;font-size:12px;text-align:center;background-color:rgba(111,186,44,.5);margin-bottom:14px;height:23px;line-height:23px}@media screen and ( max-width: 930px ){.creator h3{font-weight:500}}.creator__list{font-size:10px;line-height:14px;color:#231815;font-family:"M PLUS 2",sans-serif;font-weight:400;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:130px}@media screen and ( max-width: 930px ){.creator__list{height:100px;text-align:center;font-size:12px}}.creator__item{letter-spacing:-0.3px}@media screen and ( max-width: 930px ){.achievement{margin-bottom:55px}}.achievement h2{font-family:"M PLUS 2",sans-serif;font-weight:500;font-size:14px;text-align:center;margin-bottom:14px}.points__triangle{text-align:center}.points__triangle img{width:382px}@media screen and ( max-width: 930px ){.points__triangle img{width:65.8682634731vw}}.rotate-btn{position:fixed;width:200px;height:200px;bottom:30px;right:30px;z-index:30;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.rotate-btn:hover{-webkit-transform:scale(1.15);transform:scale(1.15);opacity:1}@media screen and ( max-width: 930px ){.rotate-btn{width:min(23.9520958084vw,160px);height:min(23.9520958084vw,160px);bottom:10px;right:10px}}.rotate-btn img:last-child{-webkit-animation:rotateImage 10s linear infinite;animation:rotateImage 10s linear infinite}@-webkit-keyframes rotateImage{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateImage{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rotate-btn__img1{width:150px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and ( max-width: 930px ){.rotate-btn__img1{width:min(18.7125748503vw,150px);height:min(18.7125748503vw,150px)}}@media screen and ( max-width: 930px ){.rotate-btn__img2{width:min(23.9520958084vw,190px);height:min(23.9520958084vw,190px)}}.percent-sp{display:none}@media screen and ( max-width: 930px ){.percent-sp{display:block}}.top-20{position:relative;top:-5.9880239521vw}.ranking-sp__contest{text-align:center}@media screen and ( max-width: 930px ){.percent-sp_1{width:65.8682634731vw;display:block;margin:0 auto;height:auto}}@media screen and ( max-width: 930px ){.percent-sp_2{height:auto}}.sp-inner{width:100%}.ranking-sp__content{height:93.4131736527vw}.ranking-sp{display:none}@media screen and ( max-width: 930px ){.ranking-sp{display:block}}@media screen and ( max-width: 930px ){.percent-sp_picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;row-gap:2.994011976vw;margin-bottom:20px}.percent-sp_picture-item{width:26.9461077844vw;height:36.5269461078vw}.percent-sp_picture-item img{width:26.9461077844vw;height:36.5269461078vw}}.pick-up__inner{width:100%}.transparent-bg{background-color:hsla(0,0%,100%,.8)}.calendar-title{text-align:center;font-family:"Noto Sans JP";font-size:44.825px;font-style:normal;font-weight:700;line-height:53.79px;letter-spacing:2.241px;background:-webkit-gradient(linear, left top, right top, from(#005BCE), color-stop(7.14%, #1959CE), color-stop(14.29%, #2657CF), color-stop(21.43%, #2F56CF), color-stop(28.57%, #3754CF), color-stop(35.71%, #3E52CF), color-stop(42.86%, #444FD0), color-stop(50%, #4A4DD0), color-stop(57.14%, #4F4BD0), color-stop(64.29%, #5449D1), color-stop(71.43%, #5946D1), color-stop(78.57%, #5D44D1), color-stop(85.71%, #6141D1), color-stop(92.86%, #653ED2), to(#693BD2));background:-webkit-linear-gradient(left, #005BCE 0%, #1959CE 7.14%, #2657CF 14.29%, #2F56CF 21.43%, #3754CF 28.57%, #3E52CF 35.71%, #444FD0 42.86%, #4A4DD0 50%, #4F4BD0 57.14%, #5449D1 64.29%, #5946D1 71.43%, #5D44D1 78.57%, #6141D1 85.71%, #653ED2 92.86%, #693BD2 100%);background:linear-gradient(90deg, #005BCE 0%, #1959CE 7.14%, #2657CF 14.29%, #2F56CF 21.43%, #3754CF 28.57%, #3E52CF 35.71%, #444FD0 42.86%, #4A4DD0 50%, #4F4BD0 57.14%, #5449D1 64.29%, #5946D1 71.43%, #5D44D1 78.57%, #6141D1 85.71%, #653ED2 92.86%, #693BD2 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 44.82px}@media screen and ( max-width: 930px ){.calendar-title{font-size:32px;letter-spacing:1.55px;margin-bottom:30px}}.simcal-calendar-grid{border-radius:9.34px 9.34px 0 0;overflow:hidden}@media screen and ( max-width: 930px ){.simcal-calendar-grid{border-radius:9.34px}}.simcal-calendar-head:first-of-type{background:-webkit-gradient(linear, left top, right top, from(#005BAB), color-stop(7.14%, #0056A3), color-stop(14.29%, #00519B), color-stop(21.43%, #004C93), color-stop(28.57%, #00478C), color-stop(35.71%, #004384), color-stop(42.86%, #003E7C), color-stop(50%, #003975), color-stop(57.14%, #00346E), color-stop(64.29%, #003066), color-stop(71.43%, #002B5F), color-stop(78.57%, #002758), color-stop(85.71%, #002351), color-stop(92.86%, #001E4A), to(#001A43));background:-webkit-linear-gradient(left, #005BAB 0%, #0056A3 7.14%, #00519B 14.29%, #004C93 21.43%, #00478C 28.57%, #004384 35.71%, #003E7C 42.86%, #003975 50%, #00346E 57.14%, #003066 64.29%, #002B5F 71.43%, #002758 78.57%, #002351 85.71%, #001E4A 92.86%, #001A43 100%);background:linear-gradient(90deg, #005BAB 0%, #0056A3 7.14%, #00519B 14.29%, #004C93 21.43%, #00478C 28.57%, #004384 35.71%, #003E7C 42.86%, #003975 50%, #00346E 57.14%, #003066 64.29%, #002B5F 71.43%, #002758 78.57%, #002351 85.71%, #001E4A 92.86%, #001A43 100%)}@media screen and ( max-width: 930px ){.simcal-calendar-head tr:nth-of-type(2){display:none}}.simcal-default-calendar .simcal-current h3{font-size:28.016px;font-weight:700;color:#fff}@media screen and ( max-width: 930px ){.simcal-default-calendar .simcal-current h3{font-size:20px;letter-spacing:1.05px}}[class^=simcal-icon-]:before,[class*=" simcal-icon-"]:before{color:#fff !important}.simcal-week-day{padding:11px 0;background-color:#f3f4f6;color:#364153;text-align:center;font-size:13.074px;font-style:normal;font-weight:600;line-height:18.677px}.simcal-week-day-6{color:#155dfc}.simcal-week-day-0{color:#e7000b}.mv-news__sp{display:none}@media screen and ( max-width: 930px ){.mv-news__sp{width:100px;height:100px;background-color:#e7000b;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:30%;right:20%;-webkit-transform:translateX(50%);transform:translateX(50%)}.mv-news__sp p{color:#fff;font-size:14px;font-weight:700;text-align:center;line-height:1.6;margin:0}}.h-8{width:initial}/*# sourceMappingURL=top-2026.css.map */