@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Electrolize&display=swap";.header{font-family:dnp-shuei-mgothic-std,sans-serif;position:fixed;top:0;z-index:50;width:100%;background-color:#fff}.header-inner{margin:0 auto;max-width:1600px;height:86px;padding:0 113px;display:flex;justify-content:space-between;align-items:center;position:relative}@media screen and (max-width: 1271px){.header-inner{padding:0 8.9vw}}@media screen and (max-width: 1140px){.header-inner{padding:0 6.5vw}}@media screen and (max-width: 980px){.header-inner{padding-right:0}}@media screen and (max-width: 750px){.header-inner{padding-left:4.6666666667vw;height:16vw}}.header-logo a{width:300px;height:36px}@media screen and (max-width: 1271px){.header-logo a{width:23.6vw;height:2.8vw}}@media screen and (max-width: 980px){.header-logo a{width:300px;height:36px}}@media screen and (max-width: 750px){.header-logo a{width:49.6vw;height:6.2666666667vw}}.header-right{display:flex;align-items:center;height:100%}@media screen and (max-width: 980px){.header-right{display:none}}.header-nav{font-size:26px;font-family:dnp-shuei-mgothic-std,sans-serif;font-weight:700}.header-nav *{color:#051b26}.header-nav span{font-size:17px}.header .splink{display:none}@media screen and (max-width: 980px){.header .splink{display:flex;flex-flow:column;align-items:center;justify-content:center;width:86px;height:100%;position:absolute;right:92px}}@media screen and (max-width: 980px) and (max-width: 750px){.header .splink{width:16vw;right:17.8666666667vw}}.header .splink-img{width:42px;height:48px}@media screen and (max-width: 750px){.header .splink-img{width:5.6vw;height:6.4vw}}.header .splink-img img{width:100%;height:100%}.header .splink-tit{font-size:16px;color:#1b97d8;font-weight:700}@media screen and (max-width: 750px){.header .splink-tit{font-size:2.9333333333vw}}.btn_l{position:relative;font-size:14px;color:#fff;background-color:#1b97d8;display:flex;align-items:center;justify-content:center;height:44px;overflow:hidden}@media screen and (max-width: 1271px){.btn_l{font-size:1.1vw;height:3.5vw}}@media screen and (max-width: 750px){.btn_l{font-size:3.7333333333vw;height:10.1333333333vw}}.btn_l._large{width:238px}@media screen and (max-width: 1271px){.btn_l._large{width:18.7vw}}@media screen and (max-width: 750px){.btn_l._large{width:51.7333333333vw}}.btn_l._min{width:200px}@media screen and (max-width: 1271px){.btn_l._min{width:15.7vw}}.btn_l:before{background:#fff;content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;transform:rotate(35deg);transition:all .55s cubic-bezier(.19,1,.22,1);width:50px}@media screen and (max-width: 750px){.btn_l:before{width:6.6666666667vw;height:20.6666666667vw;left:-10vw;top:-6.6666666667vw}}.btn_l:after{content:"";background-image:url(../img/common/btn_playing_white.svg);background-repeat:no-repeat;background-size:9px 10px;display:inline-block;width:9px;height:10px;position:absolute;margin:auto;top:0;bottom:0;right:3.5%}@media screen and (max-width: 1271px){.btn_l:after{background-size:.7vw .78vw;background-position:center;width:2vw;height:2vw}}@media screen and (max-width: 750px){.btn_l:after{background-size:2vw 2.2666666667vw;width:2.6666666667vw;height:2.6666666667vw}}.btn_l:hover:before{left:120%;transition:all .55s cubic-bezier(.19,1,.22,1)}.drawer{display:none;letter-spacing:0}@media screen and (max-width: 980px){.drawer{display:flex;justify-content:center;align-items:center;position:relative;width:86px;height:100%;background-color:#1b97d8}}@media screen and (max-width: 750px){.drawer{width:16vw}}.drawer-inner{padding:40px 90px 50px;background:#fff}@media screen and (max-width: 750px){.drawer-inner{padding:6.6666666667vw 10.6666666667vw 0}}.drawer button{cursor:pointer;opacity:1;transition:all .5s}.drawer button:hover{transition:all .5s;opacity:.7}#drawer-checkbox{display:none}#drawer-icon{cursor:pointer;display:inline-block;position:relative;z-index:55}@media screen and (max-width: 980px){#drawer-icon{width:100%;height:100%}}#drawer-icon span{display:block;margin:auto;position:absolute;top:0;bottom:0;right:0;left:0;transition:all .3s ease-in-out;width:30px;height:27px}@media screen and (max-width: 750px){#drawer-icon span{width:4.2666666667vw;height:4vw}}#drawer-icon span:before,#drawer-icon span:after{-webkit-transform:rotate(0);background:#fff;border-radius:4px;content:"";display:block;height:4px;margin:auto;position:absolute;transform:rotate(0);transition:all .3s ease-in-out;width:100%}@media screen and (max-width: 500px){#drawer-icon span:before,#drawer-icon span:after{height:2px}}#drawer-icon span:before{top:0}#drawer-icon span:after{bottom:0}#drawer-checkbox:checked~#drawer-icon span{background:#3330}#drawer-checkbox:checked~#drawer-icon span:before,#drawer-checkbox:checked~#drawer-icon span:after{content:"";display:block;height:4px;margin:auto;position:absolute;top:0;bottom:0;right:0;left:0;width:100%}@media screen and (max-width: 500px){#drawer-checkbox:checked~#drawer-icon span:before,#drawer-checkbox:checked~#drawer-icon span:after{height:2px}}#drawer-checkbox:checked~#drawer-icon span:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#drawer-checkbox:checked~#drawer-icon span:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#drawer-content{display:block;overflow-x:auto;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:fixed;right:0;z-index:40;width:100vw;background-color:#fff;transition:all .3s ease-in-out 0s;transform:translate(100%)}@media screen and (max-width: 980px){#drawer-content{top:86px;height:calc(100vh - 86px)}}@media screen and (max-width: 750px){#drawer-content{top:16vw;height:calc(100vh - 16vw);padding-bottom:6.6666666667vw}}#drawer-checkbox:checked~#drawer-content{transform:translate(0)}.drawer-btns{display:flex;flex-flow:column nowrap;justify-content:space-between}.drawer-btns a.drawer-btn{margin-top:25px}@media screen and (max-width: 750px){.drawer-btns a.drawer-btn{margin-top:3.3333333333vw}}.drawer-btn{display:flex;align-items:center;justify-content:center;width:100%;outline:none;border:none;font-family:dnp-shuei-mgothic-std,sans-serif;font-weight:700;font-size:28px;line-height:1.2;height:92px}@media screen and (max-width: 750px){.drawer-btn{font-size:3.7333333333vw;height:12.2666666667vw}}.drawer-btn._white{background-color:#eff7fc;border:2px solid #1b97d8;color:#1b97d8}@media screen and (max-width: 420px){.drawer-btn._white{border:1px solid #1b97d8}}.drawer-btn._blue{background-color:#1b97d8;color:#fff}.drawer-btn._white._current,.drawer-btn._blue._current{color:#0c73aa;border:2px solid #0c73aa;background-color:#fff}.drawer-btn._white._current:after,.drawer-btn._blue._current:after{background-image:url(../img/common/btn_playing2_navy.svg)}.drawer-btntxt,.drawer-btnimg{line-height:1}.drawer-btnimg{margin-right:8px}@media screen and (max-width: 750px){.drawer-btnimg{margin-right:2vw}}.drawer-btnimg img{width:100%;height:100%}@media screen and (max-width: 750px){.drawer-btn:first-child .drawer-btnimg{width:4vw;height:5.0666666667vw}}@media screen and (max-width: 750px){.drawer-btn:nth-child(2) .drawer-btnimg{width:5.6vw;height:5.0666666667vw}}@media screen and (max-width: 750px){.drawer-btn:nth-child(3) .drawer-btnimg{width:3.6vw;height:4.5333333333vw}}@media screen and (max-width: 750px){.drawer-btn:last-child .drawer-btnimg{width:4.5333333333vw;height:3.2vw;display:flex;align-items:center}}.drawer-lpbtn{margin-top:67px}@media screen and (max-width: 750px){.drawer-lpbtn{margin-top:8.9333333333vw}}.drawer-lpbtn .drawer-lpbtnimg{width:61px;margin-right:15px}@media screen and (max-width: 750px){.drawer-lpbtn .drawer-lpbtnimg{width:8.1333333333vw;margin-right:2vw}}.drawer-lpbtn .drawer-lpbtnimg img{width:100%}.drawer-list{display:flex;flex-flow:row wrap;justify-content:space-between}.drawer-item{width:48%;margin-bottom:15px}@media screen and (max-width: 750px){.drawer-item{margin-bottom:2vw}}.drawer-item button.drawer-btn{justify-content:flex-start;font-size:2.4vw;text-align:left;padding:0 15px}@media screen and (max-width: 750px){.drawer-item button.drawer-btn{font-size:2.9333333333vw;padding:0 9.3333333333vw 0 2vw}}.drawer-item button.drawer-btn:after{background-image:url(../img/common/btn_playing2_white.svg);background-repeat:no-repeat;background-size:cover;background-position:center;right:15px}@media screen and (max-width: 750px){.drawer-item button.drawer-btn:after{right:2vw}}.drawer-item a.drawer-btn{justify-content:flex-start;font-size:2.4vw;text-align:left;padding:0 15px;position:relative}@media screen and (max-width: 750px){.drawer-item a.drawer-btn{font-size:2.9333333333vw;padding:0 6.6666666667vw 0 2vw}}.drawer-item a.drawer-btn:after{content:"";display:block;position:absolute;width:15px;height:18px;margin:auto;top:0;bottom:0;background-image:url(../img/common/btn_playing_white.svg);background-repeat:no-repeat;background-size:cover;background-position:center;right:15px}@media screen and (max-width: 750px){.drawer-item a.drawer-btn:after{right:2vw;width:2vw;height:2.4vw}}@media screen and (max-width: 750px){.drawer-item:last-child,.drawer-item:nth-last-child(2),.drawer-item:nth-last-child(3){font-size:2.4vw}}.drawer-links{display:flex;flex-flow:column;font-size:24px;font-weight:700;font-family:dnp-shuei-mgothic-std,sans-serif;margin-top:48px;border-top:2px solid #afc5d1}@media screen and (max-width: 750px){.drawer-links{font-size:3.2vw;margin-top:6.4vw;border-top:.2666666667vw solid #afc5d1}}.drawer-link:not(.drawer-lpbtn){border-bottom:2px solid #afc5d1}@media screen and (max-width: 750px){.drawer-link:not(.drawer-lpbtn){border-bottom:.2666666667vw solid #afc5d1}}.drawer-link:not(.drawer-lpbtn)>a{color:#41484c;padding:36px 50px;width:100%;position:relative}@media screen and (max-width: 750px){.drawer-link:not(.drawer-lpbtn)>a{padding:4.8vw 6.6666666667vw}}.drawer-link:not(.drawer-lpbtn)>a:after{content:"";display:block;position:absolute;width:15px;height:18px;margin:auto;top:0;bottom:0;right:50px;background-image:url(../img/common/btn_playing_blue.svg);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 750px){.drawer-link:not(.drawer-lpbtn)>a:after{width:2vw;height:2.4vw;right:6.6666666667vw}}.drawer-policys{font-family:Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Sans,sans-serif;font-size:22px;margin-top:45px;margin-bottom:45px}@media screen and (max-width: 750px){.drawer-policys{font-size:2.9333333333vw;margin-top:6vw;margin-bottom:6vw}}.drawer-policys>a{color:#1b97d8}.drawer-policys>a:first-child{margin-right:25px}@media screen and (max-width: 750px){.drawer-policys>a:first-child{margin-right:3.3333333333vw}}.drawer-snsicons{display:flex;margin-bottom:70px}@media screen and (max-width: 750px){.drawer-snsicons{margin-bottom:9.3333333333vw}}.drawer-snsicon{margin-right:30px}@media screen and (max-width: 750px){.drawer-snsicon{margin-right:4vw;width:8vw;height:8vw}}.drawer-inner>p{font-size:24px;font-family:Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Sans,sans-serif;color:#41484c;padding-bottom:30px}@media screen and (max-width: 750px){.drawer-inner>p{font-size:3.2vw;padding-bottom:4vw}}.drawer-inner>p:last-child{font-size:22px;display:flex;justify-content:center;align-items:center;white-space:nowrap}@media screen and (max-width: 750px){.drawer-inner>p:last-child{font-size:2.9333333333vw}}.drawer-inner>p:last-child>span{font-size:27px}@media screen and (max-width: 750px){.drawer-inner>p:last-child>span{font-size:3.6vw}}.drawer-inner>button{border:none!important;padding:0 30px;margin-bottom:48px}@media screen and (max-width: 750px){.drawer-inner>button{padding:0 4vw;margin-bottom:6.4vw}}.drawer-inner>button:after{background-image:url(../img/common/btn_playing2_blue.svg);background-repeat:no-repeat;background-size:cover;background-position:center;right:30px}@media screen and (max-width: 750px){.drawer-inner>button:after{right:4vw}}.drawer-inner>button,.drawer-inner .drawer-item>button{position:relative}.drawer-inner>button:after,.drawer-inner .drawer-item>button:after{content:"";display:block;position:absolute;width:25px;height:17px;margin:auto;top:0;bottom:0}@media screen and (max-width: 750px){.drawer-inner>button:after,.drawer-inner .drawer-item>button:after{width:3.3333333333vw;height:2.2666666667vw}}.drawer-subcontent{display:block;position:fixed;right:0;z-index:45;width:100vw;transition:all .3s ease-in-out 0s;transform:translate(100%);background-color:#fff0;visibility:hidden}@media screen and (max-width: 980px){.drawer-subcontent{top:86px;bottom:0}}@media screen and (max-width: 750px){.drawer-subcontent{top:16vw}}.drawer-subcontent._open{transition:all .3s ease-in-out 0s;visibility:visible;transform:translate(0)}.drawer-subcontent.afterschool .drawersub-backbtn{background-color:#fff}.drawer-subcontent.afterschool .subcontent-inner{background-color:#fffcf2}.drawer-subcontent.afterschool .subcontent-inner *{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:400}.drawer-subcontent.afterschool .subcontent-item{border-top:2px solid #c4c1be;border-bottom:2px solid #c4c1be}@media screen and (max-width: 750px){.drawer-subcontent.afterschool .subcontent-item{border-top:.2666666667vw solid #c4c1be;border-bottom:.2666666667vw solid #c4c1be}}.drawer-subcontent.afterschool .subcontent-item._toplink:after{background-image:url(../img/common/btn_playing_orange.svg)}.drawer-subcontent.afterschool .subcontent-item._toplink>a{color:#f26c12}.drawer-subcontent.afterschool .subcontent-item._link._orange>a{color:#f26c12}.drawer-subcontent.afterschool .subcontent-item._link._orange:after{background-image:url(../img/common/btn_playing_orange.svg)}.drawer-subcontent.afterschool .subcontent-item._link._green>a{color:#4dc72a}.drawer-subcontent.afterschool .subcontent-item._link._green:after{background-image:url(../img/common/btn_playing_green.svg)}.drawer-subcontent.child_care .drawersub-backbtn{background-color:#fff}.drawer-subcontent.child_care .subcontent-inner{background-color:#fff7f8;font-family:"M PLUS Rounded 1c",sans-serif}.drawer-subcontent.child_care .subcontent-item{border-color:#c4c1be}.drawer-subcontent.child_care .subcontent-item._pink a{color:#ff606d}.drawer-subcontent.child_care .subcontent-item._pink:after{background-image:url(../img/common/btn_playing_pink.svg)}.drawer-subcontent.child_care .subcontent-item._lightblue a{color:#49c5f2}.drawer-subcontent.child_care .subcontent-item._lightblue:after{background-image:url(../img/common/btn_playing_lightblue.svg)}.subcontent-inner{position:absolute;right:0;top:0;bottom:0;width:95vw;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:#fff;padding:56px 36px 150px;box-shadow:-7px 0 10px -9px #0000004d}@media screen and (max-width: 750px){.subcontent-inner{padding:7.4666666667vw 4.8vw 33.3333333333vw}}.subcontent-tit{font-size:32px;font-family:dnp-shuei-mgothic-std,sans-serif;color:#41484c;display:block;width:fit-content;margin:0 auto 37px;line-height:1.4;text-align:center}@media screen and (max-width: 750px){.subcontent-tit{font-size:4.2666666667vw;margin-bottom:4.9333333333vw}}.subcontent-item{border-top:2px solid #afc5d1;border-bottom:2px solid #afc5d1;margin-bottom:50px}@media screen and (max-width: 750px){.subcontent-item{margin-bottom:6.6666666667vw;border-top:.2666666667vw solid #afc5d1;border-bottom:.2666666667vw solid #afc5d1}}.subcontent-item._toplink{position:relative}.subcontent-item._toplink:after{content:"";display:block;position:absolute;width:16px;height:18px;margin:auto;top:0;bottom:0;right:15px;background-image:url(../img/common/btn_playing_blue.svg);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 750px){.subcontent-item._toplink:after{width:2.1333333333vw;height:2.4vw;right:2vw}}.subcontent-item._toplink>a{font-size:24px;color:#1b97d8;font-family:Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Sans,sans-serif;width:100%;padding:25px 0}@media screen and (max-width: 750px){.subcontent-item._toplink>a{font-size:3.2vw;padding:3.3333333333vw 0}}.subcontent-item._link{position:relative}.subcontent-item._link:after{content:"";display:block;position:absolute;width:16px;height:18px;margin:auto;top:0;bottom:0;right:15px;background-image:url(../img/common/btn_playing_blue.svg);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 750px){.subcontent-item._link:after{width:2.1333333333vw;height:2.4vw;right:2vw}}.subcontent-item._link>a{font-size:24px;font-family:dnp-shuei-mgothic-std,sans-serif;color:#41484c;padding:25px 0;width:100%}@media screen and (max-width: 750px){.subcontent-item._link>a{font-size:3.2vw;padding:3.3333333333vw 0}}.subcontent-item._acdmenu label{display:block;font-size:24px;font-family:dnp-shuei-mgothic-std,sans-serif;color:#1b97d8;font-weight:600;font-weight:700;width:100%;padding:35px 0;position:relative;cursor:pointer}@media screen and (max-width: 750px){.subcontent-item._acdmenu label{font-size:3.2vw;padding:4.6666666667vw 0}}.subcontent-item._acdmenu label:after,.subcontent-item._acdmenu label:before{transition:all .5s;display:block;content:"";background-color:#1b97d8;position:absolute;margin:auto;width:19px;height:3px;top:0;bottom:0;right:15px}@media screen and (max-width: 750px){.subcontent-item._acdmenu label:after,.subcontent-item._acdmenu label:before{width:2.5333333333vw;right:2vw}}.subcontent-item._acdmenu label:before{transform:rotate(90deg)}.subcontent-check{display:none}.subcontent-links{display:flex;flex-flow:column;opacity:0;visibility:hidden;transition:all .5s}.subcontent-check:checked+label:before{transform:rotate(180deg)}.subcontent-check:checked+label+.subcontent-links{opacity:1;visibility:visible}.subcontent-check:checked+label+.subcontent-links>.subcontent-link{border-top:1px dashed #afc5d1}.subcontent-check:checked+label+.subcontent-links>.subcontent-link:after{visibility:visible}.subcontent-check:checked+label+.subcontent-links>.subcontent-link>a{height:78px}@media screen and (max-width: 750px){.subcontent-check:checked+label+.subcontent-links>.subcontent-link>a{height:10.4vw}}.subcontent-link{border-top:0px dashed #afc5d1;position:relative}.subcontent-link:after{content:"";display:block;position:absolute;width:16px;height:18px;margin:auto;top:0;bottom:0;right:15px;background-image:url(../img/common/btn_playing_blue.svg);background-repeat:no-repeat;background-size:cover;background-position:center;visibility:hidden}@media screen and (max-width: 750px){.subcontent-link:after{width:2.1333333333vw;height:2.4vw;right:2vw}}.subcontent-link>a{display:flex;align-items:center;transition:all .5s;font-size:24px;color:#41484c;font-family:Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Sans,sans-serif;line-height:1;width:100%;height:0;padding:0 15px}@media screen and (max-width: 750px){.subcontent-link>a{font-size:3.2vw;padding:0 2vw}}.drawersub-backbtn{position:absolute;left:36px;top:56px;width:58px;height:58px;background-color:#f7f7f7;border:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 750px){.drawersub-backbtn{width:7.7333333333vw;height:7.7333333333vw;left:4.8vw;top:7.4666666667vw}}.drawersub-backbtn:hover{outline:none}@media screen and (max-width: 750px){.drawersub-backbtn img{width:3.2vw;height:2.2666666667vw;min-width:12px;min-height:9px}}.heading{position:relative;z-index:1}.heading:after{content:"";width:100%;height:100%;position:absolute;background-color:#ceb79a;top:0;bottom:0;left:0;right:0;margin:auto;z-index:-1}.heading-inner{min-height:412px;margin:auto;position:relative;display:flex;justify-content:flex-end;align-items:flex-end;padding-right:195px}@media screen and (min-width: 1367px){.heading-inner{justify-content:center;padding-right:0}}@media screen and (max-width: 1365px){.heading-inner{padding-right:14.2752562225vw}}@media screen and (max-width: 1271px){.heading-inner{padding-right:7.8vw;padding-left:7.8vw}}@media screen and (max-width: 1080px){.heading-inner{padding-left:3vw;padding-right:1.5vw;justify-content:space-around}}@media screen and (max-width: 750px){.heading-inner{min-height:127.2vw;align-items:center;justify-content:center;padding:0}}.heading-imgbox{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden}.heading-imgbox:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;z-index:4}.heading-bgimg{position:absolute;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0;animation-name:mvImgSlider;animation-duration:10s;animation-iteration-count:infinite;z-index:1}.heading-tit{font-family:游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,Noto Sans JP,sans-serif;color:#fff;font-weight:700;font-size:38px;line-height:1.4;letter-spacing:0;margin-bottom:110px;margin-right:20px;position:relative;z-index:2}@media screen and (max-width: 1170px){.heading-tit{font-size:3.2vw}}@media screen and (max-width: 750px){.heading-tit{font-size:6.2666666667vw;text-align:center;margin:10% 0 0}}.heading-tit ._min{font-weight:400;font-size:26px;display:block;margin-bottom:10px}@media screen and (max-width: 1170px){.heading-tit ._min{font-size:2.2vw}}@media screen and (max-width: 750px){.heading-tit ._min{font-size:4.2666666667vw}}.heading-tit:after{content:"";position:absolute;width:137px;height:129px;right:0;bottom:-50%;background-image:url(../img/events/common/events-common_flower.png);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1}@media screen and (max-width: 750px){.heading-tit:after{width:15.7333333333vw;height:14.8vw;bottom:-20%}}@media screen and (max-width: 750px){.heading .inner{padding-top:6vw;padding-bottom:6vw;background-color:var(--color-course-bg)}}@keyframes mvImgSlider{0%{opacity:0}5%{opacity:1}20%{opacity:1}30%{opacity:0;transform:scale(1.05);z-index:3}to{opacity:0;transform:scale(1.1)}}.formarea{padding:4rem 0;background-color:#fffc;display:flex;flex-flow:column;align-items:center}@media screen and (max-width: 750px){.formarea{padding:4vw}}.formarea.full{width:100%}.formarea.full form{width:600px}@media screen and (max-width: 980px){.formarea.full form{width:61.2244897959vw}}@media screen and (max-width: 750px){.formarea.full form{width:100%}}.formarea.full form .label{min-width:160px}@media screen and (max-width: 980px){.formarea.full form .label{min-width:16.3265306122vw}}@media screen and (max-width: 750px){.formarea.full form .label{min-width:20vw}}.formarea.full form .wpcf7-form-control-wrap{width:100%}.formarea.full form input:not([type=submit]),.formarea.full form select{padding:0 16px}@media screen and (max-width: 750px){.formarea.full form input:not([type=submit]),.formarea.full form select{padding:0 1.3333333333vw}}@media screen and (max-width: 750px){.formarea.full form select{padding-left:2vw}}.formarea.small{padding-right:30px;padding-left:30px;margin-bottom:35px;max-width:436px;position:relative;z-index:2}@media screen and (max-width: 1170px){.formarea.small{max-width:37vw}}@media screen and (max-width: 1080px){.formarea.small{max-width:40vw}}.formarea.small form .label{min-width:100px}@media screen and (max-width: 1080px){.formarea.small form .label{min-width:9vw}}.formarea.small form input:not([type=submit]),.formarea.small form select{padding:0 8px}@media screen and (max-width: 1080px){.formarea.small form input[type=submit]{width:17vw;font-size:1.8vw}}@media screen and (max-width: 750px){.formarea.pc{display:none}}.formarea-tit{font-size:2.6rem;font-weight:700;color:var(--color-blue-02);letter-spacing:0;display:inline-flex;align-items:center;margin-bottom:1.5rem}@media screen and (max-width: 1170px){.formarea-tit{font-size:2.3vw}}@media screen and (max-width: 750px){.formarea-tit{font-size:5.0666666667vw;margin-bottom:4vw}}.formarea-tit:before{content:"";width:45px;height:35px;background-image:url(../img/events/new_year/events-common_balloon_purple.png);background-position:center;background-repeat:no-repeat;background-size:42px 32px;margin-right:10px}@media screen and (max-width: 1170px){.formarea-tit:before{width:3.8vw;height:3vw;background-size:3.6vw 2.8vw}}@media screen and (max-width: 750px){.formarea-tit:before{width:8.1333333333vw;height:6.1333333333vw;background-size:contain;margin-right:2.4vw}}.formarea.closing{display:none;align-self:center}@media screen and (min-width: 751px){.formarea.closing.small{display:flex}}@media screen and (max-width: 750px){.formarea.closing.sp{display:flex}}.formarea.closing.close_msg{display:flex;background-color:#fff;border:6px solid var(--color-blue-02)}@media screen and (max-width: 750px){.formarea.closing.close_msg{border-width:3px}}.formarea.closing .formarea-tit{line-height:1.6;letter-spacing:.025em;text-align:center;color:var(--color-blue-02);text-decoration:underline;text-decoration-color:var(--color-close-tit);text-decoration-thickness:2px;text-underline-offset:.2em}@media screen and (max-width: 750px){.formarea.closing .formarea-tit{font-size:6vw;margin-bottom:4.6666666667vw;line-height:1.8}}.formarea.closing .formarea-tit:before{content:none}.formarea.closing .formarea-txt{font-size:20px;line-height:1.4;color:var(--color-black-01)}@media screen and (max-width: 750px){.formarea.closing .formarea-txt{font-size:4.6666666667vw;line-height:1.6}}.formarea .form p{line-height:1}.formarea .form br{display:none}.formarea .form label{display:flex;margin-bottom:10px;font-size:1.8rem}@media screen and (max-width: 1080px){.formarea .form label{font-size:1.4vw}}@media screen and (max-width: 750px){.formarea .form label{font-size:3.4666666667vw;margin-bottom:2.6666666667vw}}.formarea .form label .label{flex-shrink:0;height:4rem;display:flex;align-items:center;justify-content:center;color:var(--color-white);background-color:var(--color-blue-02)}@media screen and (max-width: 750px){.formarea .form label .label{height:10.6666666667vw}}.formarea .form input[type=submit]{width:30rem;height:4rem;display:flex;align-items:center;justify-content:center;margin:auto;background-color:var(--color-blue-02);color:var(--color-white);font-size:2rem;font-weight:700;border:none;line-height:1;cursor:pointer;transition:all .5s}@media screen and (max-width: 750px){.formarea .form input[type=submit]{width:40vw;height:10.6666666667vw;font-size:4vw;background-size:2.2666666667vw 2.6666666667vw;background-position:right 2.6666666667vw center}}.formarea .form input[type=submit]:hover{opacity:.8}.formarea .form input:not([type=submit]),.formarea .form select{border:1px solid var(--color-blue-02);border-radius:0;width:100%;height:100%;max-height:40px;font-size:1.6rem}@media screen and (max-width: 1080px){.formarea .form input:not([type=submit]),.formarea .form select{font-size:1.4vw;max-height:100%}}@media screen and (max-width: 750px){.formarea .form input:not([type=submit]),.formarea .form select{max-height:10.6666666667vw;font-size:3.2vw}}.formarea .form input:not([type=submit]):focus,.formarea .form select:focus{outline:none}.formarea .form input:not([type=submit]){background-color:var(--color-white)}.formarea .form select{color:var(--color-blue-02);background-color:var(--color-blue-01);min-height:40px;margin-bottom:20px;background-image:url(../img/events/new_year/triangle-blue.svg);background-size:12px 9px;background-repeat:no-repeat;background-position:right 15px center;border-radius:0;text-align:center;line-height:38px}@media screen and (max-width: 750px){.formarea .form select{min-height:10.6666666667vw;margin-bottom:4.6666666667vw;background-size:2.6666666667vw 2.2666666667vw;background-position:right 2vw center;line-height:calc(11vw - 2px)}}.formarea .form select,.formarea .form label{cursor:pointer}.formarea .form .wpcf7-not-valid-tip{font-size:14px;color:red;position:absolute;display:flex;align-items:center;top:0;bottom:0;right:0}@media screen and (max-width: 1271px){.formarea .form .wpcf7-not-valid-tip{font-size:1vw}}@media screen and (max-width: 750px){.formarea .form .wpcf7-not-valid-tip{font-size:2.6666666667vw}}.formarea .form.sent .wpcf7-response-output{color:#2e8b57;border-color:#2e8b57}.formarea .form.sent .wpcf7-form-control.wpcf7-submit{display:none!important}.formarea .form.invalid .wpcf7-response-output{color:red;border-color:red}.formarea .form .wpcf7-form-control-wrap{position:relative}.formarea .form .wpcf7-form-control-wrap.course-select .wpcf7-not-valid-tip{top:30px}@media screen and (max-width: 750px){.formarea .form .wpcf7-form-control-wrap.course-select .wpcf7-not-valid-tip{top:1rem}}.formarea .form .screen-reader-response{display:none}.formarea .form .wpcf7-response-output{text-align:center;font-weight:700;position:static;width:100%;font-size:1.4rem;margin:0}@media screen and (max-width: 750px){.formarea .form .wpcf7-response-output{font-size:2.6666666667vw}}.keyvisual{position:relative;z-index:1;height:768px;background-image:url(../img/events/new_year/keyvisual-bg_full.png);background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1365px){.keyvisual{height:56.2225475842vw}}@media screen and (max-width: 980px){.keyvisual{height:auto;padding:10rem 0;background-image:url(../img/events/new_year/keyvisual-bg_sp.png);background-position:top}}@media screen and (max-width: 750px){.keyvisual{padding:4rem 0}}.keyvisual:before,.keyvisual:after{content:"";top:0;right:0;bottom:0;left:0;background-image:url(../img/events/new_year/keyvisual-ornament_pc.png);background-size:1226px;background-position:center;background-repeat:no-repeat;position:absolute;z-index:1;pointer-events:none}@media screen and (max-width: 1226px){.keyvisual:before,.keyvisual:after{background-size:contain}}.keyvisual:before{background-position:center top -15%}@media screen and (max-width: 980px){.keyvisual:before{background-position:center top -16%}}@media screen and (max-width: 750px){.keyvisual:before{background-position:center top -6%}}.keyvisual:after{transform:rotate(180deg);background-position:center top -10%}@media screen and (max-width: 980px){.keyvisual:after{background-position:center top -8%}}@media screen and (max-width: 750px){.keyvisual:after{background-position:center top -6%}}.keyvisual-cnt._01{position:relative;background-color:#0009;z-index:0;width:fit-content;height:fit-content;background-image:url(../img/events/new_year/keyvisual-titlebg.png);background-repeat:no-repeat;background-position:right 20px bottom -10%;padding:3rem 4rem}@media screen and (max-width: 1300px){.keyvisual-cnt._01{width:60%}}@media screen and (max-width: 980px){.keyvisual-cnt._01{width:70%}}@media screen and (max-width: 750px){.keyvisual-cnt._01{width:fit-content;padding:3rem;background-image:none}}.keyvisual-cnt._02{width:100%;top:65%;bottom:0;position:absolute;z-index:2;pointer-events:none}.keyvisual-tit{position:relative;z-index:1;margin-bottom:1.5rem;pointer-events:none}@media screen and (max-width: 750px){.keyvisual-tit{text-align:center}}.keyvisual-tit .hidden{position:absolute;opacity:0;visibility:hidden}.keyvisual-tit img{max-height:320px}@media screen and (max-width: 750px){.keyvisual-tit img{height:100%;max-height:61.0666666667vw}}.keyvisual-block{width:fit-content;padding-left:2rem}@media screen and (max-width: 980px){.keyvisual-block{padding-left:0;margin:auto}}.keyvisual-block-head{display:flex;flex-flow:column;align-items:center;position:relative;font-size:2rem;margin-bottom:2rem}@media screen and (max-width: 750px){.keyvisual-block-head{font-size:2.4rem;letter-spacing:-.025em;width:fit-content;margin-left:auto;margin-right:auto}}.keyvisual-block-head:before,.keyvisual-block-head:after{content:"";position:absolute;width:2px;height:110%;background-color:var(--color-white)}@media screen and (max-width: 750px){.keyvisual-block-head:before,.keyvisual-block-head:after{width:1px}}.keyvisual-block-head:before{left:0;transform:rotate(-22deg)}@media screen and (max-width: 750px){.keyvisual-block-head:before{left:-.7em}}.keyvisual-block-head:after{right:0;transform:rotate(22deg)}@media screen and (max-width: 750px){.keyvisual-block-head:after{right:-.7em}}.keyvisual-block-head ._small{font-size:var(--font-size-small);margin-bottom:1rem}@media screen and (max-width: 750px){.keyvisual-list{column-gap:2%}}.keyvisual-item{background-color:var(--color-white);border-radius:5px;padding:2rem 3rem;color:var(--color-black-01);font-size:1.8rem;font-weight:700}@media screen and (max-width: 750px){.keyvisual-item{font-size:var(--font-size-small);flex-basis:48%;flex-grow:1}}.keyvisual-item ._blue{color:var(--color-blue-02)}.keyvisual-item ._marker{background-image:linear-gradient(to top,var(--color-yellow-01),var(--color-yellow-01));background-size:100% 35%;background-repeat:no-repeat;background-position:bottom;padding:0 3px}@media screen and (max-width: 1365px){.keyvisual-item:first-child{margin-right:1rem}}.keyvisual-img{position:absolute;bottom:-10%;width:200px;height:200px;transition:all .5s ease}@media screen and (max-width: 750px){.keyvisual-img{height:32vw}}.keyvisual-img.right-0{right:0}@media screen and (max-width: 980px){.keyvisual-img.right-0{bottom:-3%;right:-3%}}@media screen and (max-width: 750px){.keyvisual-img.right-0{width:32vw;bottom:-4%;right:-6%}}.keyvisual-img.right-1{right:10%}@media screen and (max-width: 1200px){.keyvisual-img.right-1{bottom:-20%}}@media screen and (max-width: 980px){.keyvisual-img.right-1{right:8%;bottom:-16%}}@media screen and (max-width: 750px){.keyvisual-img.right-1{right:5%;bottom:-5%;width:21.3333333333vw;height:21.3333333333vw}}.keyvisual-img.left-0{left:0}@media screen and (max-width: 980px){.keyvisual-img.left-0{bottom:-5%;left:-3%}}@media screen and (max-width: 750px){.keyvisual-img.left-0{bottom:2%;left:-6%;width:30.6666666667vw}}.keyvisual-img.left-1{left:10%}@media screen and (max-width: 1300px){.keyvisual-img.left-1{bottom:-25%}}@media screen and (max-width: 980px){.keyvisual-img.left-1{bottom:-20%;left:6%}}@media screen and (max-width: 750px){.keyvisual-img.left-1{bottom:-7%;height:21.3333333333vw;width:23.3333333333vw;left:3%}}.keyvisual-img img{width:100%;height:auto}.sectit{display:flex;flex-flow:column;align-items:center}.sectit-main{font-size:3.4rem;font-family:var(--font-makinas);color:var(--color-white);margin-bottom:2rem}@media screen and (max-width: 980px){.sectit-main{line-height:1.4;text-align:center}}@media screen and (max-width: 750px){.sectit-main{font-size:3.8rem}}.sectit-main .tabsp{display:none}@media screen and (max-width: 980px){.sectit-main .tabsp{display:block}}.sectit-sub{color:var(--color-purple-03);font-family:var(--font-electrolize);font-weight:400}.sectit-second{color:var(--color-white);font-size:2.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;column-gap:5%;white-space:nowrap}@media screen and (max-width: 750px){.sectit-second{font-size:3rem}}.sectit-second:before,.sectit-second:after{content:"";display:block;height:1px;width:0;background-color:var(--color-white);transition:all 1.5s ease}.sectit-second:before{margin-right:3%}.sectit-second:after{margin-left:3%}.sectit-second.active:before,.sectit-second.active:after{width:100%}.course{display:none;z-index:-1;opacity:0;padding:7rem 7vw 12rem 7vw}@media screen and (max-width: 1271px){.course{padding-left:4vw;padding-right:4vw}}@media screen and (max-width: 750px){.course{padding-left:3rem;padding-right:3rem}}.course.active{display:block;z-index:1;opacity:1}.course .sechead{text-align:center;margin-bottom:10rem}.course .sechead>h2:first-child{margin-bottom:4.5rem}.course .sechead-txt{font-size:2.7rem}.course .sechead-mov{margin-top:7rem}@media screen and (max-width: 750px){.course .sechead-mov{height:29.5rem}}.course .sechead-mov iframe{width:100%}@media screen and (max-width: 750px){.course .sechead-mov iframe{height:100%}}.course .day{position:relative}.course .service{margin-bottom:12rem}.course .service .campaign{text-align:center;margin-bottom:12rem}.course .service .campaign-txt{font-size:3.6rem;color:var(--color-white);font-family:var(--font-makinas);text-decoration:underline;text-decoration-color:var(--color-yellow-01);text-decoration-thickness:6px;text-underline-offset:.2em;margin-bottom:2rem}@media screen and (max-width: 750px){.course .service .campaign-txt{font-size:4rem;text-decoration-thickness:4px}}.course .service .campaign-attention{font-weight:400}@media screen and (max-width: 750px){.course .service .campaign-attention{font-size:1.8rem}}.course .service .campaign .pctab{display:block}@media screen and (max-width: 980px){.course .service .campaign .pctab{display:none}}.course .service .campaign .tabsp{display:none}@media screen and (max-width: 980px){.course .service .campaign .tabsp{display:block}}.course-activeimg{position:absolute;z-index:10;background-size:contain;background-position:center;background-repeat:no-repeat;pointer-events:none;margin:auto;width:340px;height:340px}@media screen and (max-width: 980px){.course-activeimg{width:300px;height:300px}}@media screen and (max-width: 750px){.course-activeimg{width:30rem;height:34rem}}.course-activeimg.course-activeimg-asc_01{background-image:url(../img/events/new_year/course-activeimg-asc_01.png);top:-5%;left:-22%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-asc_01{top:15%;left:-25%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-asc_01{top:20%;left:-27%}}.course-activeimg.course-activeimg-asc_02{background-image:url(../img/events/new_year/course-activeimg-asc_02.png);top:47%;right:-22%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-asc_02{top:auto;bottom:0}}.course-activeimg.course-activeimg-asc_03{background-image:url(../img/events/new_year/course-activeimg-asc_03.png);left:-22%;bottom:0}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-asc_03{bottom:23%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-asc_03{bottom:20%}}.course-activeimg.course-activeimg-asc_04{background-image:url(../img/events/new_year/course-activeimg-asc_04.png);right:-20%;bottom:35%}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-asc_04{bottom:52%;right:-22%}}.course-activeimg.course-activeimg-es_01{background-image:url(../img/events/new_year/course-activeimg-es_01.png);top:5%;left:-20%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-es_01{top:9%;left:-22%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-es_01{top:15%}}.course-activeimg.course-activeimg-es_02{background-image:url(../img/events/new_year/course-activeimg-es_02.png);top:15%;right:-20%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-es_02{top:45%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-es_02{top:52%}}.course-activeimg.course-activeimg-es_03{background-image:url(../img/events/new_year/course-activeimg-es_03.png);left:-20%;bottom:-12%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-es_03{left:-24%;bottom:-10%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-es_03{left:-20%;bottom:-5%}}.course-activeimg.course-activeimg-jee_01{background-image:url(../img/events/new_year/course-activeimg-jee_01.png);top:7%;left:-22%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-jee_01{top:14%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-jee_01{top:18%}}.course-activeimg.course-activeimg-jee_02{background-image:url(../img/events/new_year/course-activeimg-jee_02.png);top:18%;right:-20%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-jee_02{top:23%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-jee_02{top:55%}}.course-activeimg.course-activeimg-jee_03{background-image:url(../img/events/new_year/course-activeimg-jee_03.png);left:-20%;bottom:-12%}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-jee_03{bottom:-5%}}.course-activeimg.course-activeimg-jhs_01{background-image:url(../img/events/new_year/course-activeimg-jhs_01.png);top:14%;left:-20%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-jhs_01{left:-25%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-jhs_01{top:17%;left:-27%}}.course-activeimg.course-activeimg-jhs_02{background-image:url(../img/events/new_year/course-activeimg-jhs_02.png);top:14%;right:-20%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-jhs_02{top:24%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-jhs_02{top:50%}}.course-activeimg.course-activeimg-jhs_03{background-image:url(../img/events/new_year/course-activeimg-jhs_03.png);bottom:-8%;left:-24%}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-jhs_03{bottom:-4%}}.course-activeimg.course-activeimg-hs_01{background-image:url(../img/events/new_year/course-activeimg-hs_01.png);top:14%;left:-20%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-hs_01{left:-25%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-hs_01{top:19%;left:-28%}}.course-activeimg.course-activeimg-hs_02{background-image:url(../img/events/new_year/course-activeimg-hs_02.png);top:14%;right:-20%}@media screen and (max-width: 980px){.course-activeimg.course-activeimg-hs_02{top:22%;right:-23%}}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-hs_02{top:48%;right:-20%}}.course-activeimg.course-activeimg-hs_03{background-image:url(../img/events/new_year/course-activeimg-hs_03.png);bottom:-8%;left:-24%}@media screen and (max-width: 750px){.course-activeimg.course-activeimg-hs_03{bottom:-4%}}.course-activeimg.tabsp{display:none}@media screen and (max-width: 980px){.course-activeimg.tabsp{display:block}}.inquiry-item{font-size:16px;background-color:var(--color-purple-01);border-radius:10px;letter-spacing:0;font-weight:500}@media screen and (max-width: 750px){.inquiry-item{font-size:3.2vw;border-radius:8px}}.inquiry-item:not(:last-child){margin-bottom:20px}@media screen and (max-width: 750px){.inquiry-item:not(:last-child){margin-bottom:4rem}}.inquiry-item label{color:var(--color-white);min-height:35px;display:flex;align-items:center;cursor:pointer;width:100%;position:relative;padding:10px 60px 10px 10px;line-height:1.4}@media screen and (max-width: 750px){.inquiry-item label{padding:2vw 6.6666666667vw 2vw 1.3333333333vw;align-items:baseline}}.inquiry-item label span{width:35px;height:35px;border-radius:5px;background-color:var(--color-white);font-size:24px;color:var(--color-purple-02);display:flex;align-items:center;justify-content:center;margin-right:10px;flex-shrink:0}@media screen and (max-width: 750px){.inquiry-item label span{width:4.6666666667vw;height:4.6666666667vw;font-size:3.2vw;margin-right:2vw}}.inquiry-item label:after,.inquiry-item label:before{transition:transform .5s ease;display:block;content:"";background-color:var(--color-white);position:absolute;width:17px;height:2px;top:50%;bottom:50%;right:14px}@media screen and (max-width: 750px){.inquiry-item label:after,.inquiry-item label:before{width:2.2666666667vw;right:2vw}}.inquiry-item label:before{transform:rotate(90deg)}.inquiry-item input{display:none}.inquiry-item input[type=radio]:checked+label:before{transform:rotate(0);transition:all .5s ease}.inquiry-item input[type=radio]:checked~.inquiry-content{padding:10px;transition:all .5s ease}@media screen and (max-width: 750px){.inquiry-item input[type=radio]:checked~.inquiry-content{padding:1.3333333333vw}}.inquiry-item input[type=radio]:checked~.inquiry-content .inquiry-contentarea{line-height:1.6;padding:10px 8px;opacity:1;pointer-events:all;transition:all .6s ease}@media screen and (max-width: 750px){.inquiry-item input[type=radio]:checked~.inquiry-content .inquiry-contentarea{padding:2vw 1.0666666667vw;align-items:baseline}}.inquiry-item input[type=radio]:checked~.inquiry-content .inquiry-txt{line-height:1.6;transition:all .6s ease}.inquiry-item input[type=radio]:checked~.inquiry-content .inquiry-txt *{height:auto;visibility:visible}.inquiry-item input[type=radio]:checked~.inquiry-content .inquiry-head{line-height:1;transition:all .6s ease}@media screen and (max-width: 750px){.inquiry-item input[type=radio]:checked~.inquiry-content .inquiry-head{line-height:1.4}}.inquiry-content{padding:0;transition:all .6s ease}.inquiry-contentarea{background-color:var(--color-white);border-radius:10px;margin-top:0;padding:0 8px;opacity:0;pointer-events:none;transition:all .6s ease}@media screen and (max-width: 750px){.inquiry-contentarea{padding:0 1.0666666667vw;border-radius:8px}}.inquiry-txt{line-height:0;color:var(--color-black-01);transition:all .6s ease}.inquiry-txt *{height:0;visibility:hidden}.inquiry-txt p{line-height:unset}.inquiry-sec{padding-right:90px}@media screen and (max-width: 1140px){.inquiry-sec{padding-right:40px}}@media screen and (max-width: 750px){.inquiry-sec{padding-right:0}}.inquiry-sectit{margin-bottom:12px}@media screen and (max-width: 750px){.inquiry-sectit{margin-bottom:2.6666666667vw;font-size:3.2vw}}@media screen and (max-width: 750px){.inquiry-sectit span{font-size:2.6666666667vw;display:block}}.inquiry-sectxt{font-size:16px}@media screen and (max-width: 750px){.inquiry-sectxt{font-size:3.2vw}}.inquiry-seclist{margin-bottom:25px}@media screen and (max-width: 750px){.inquiry-seclist{margin-bottom:3.3333333333vw}}.inquiry-secitem{display:flex;align-items:flex-start;font-size:16px;font-family:dnp-shuei-mgothic-std,sans-serif;font-weight:700}@media screen and (max-width: 750px){.inquiry-secitem{font-size:3.2vw}}.inquiry-secitem:not(._total){margin-bottom:8px}@media screen and (max-width: 750px){.inquiry-secitem:not(._total){margin-bottom:1.0666666667vw}}.inquiry-secitem._total{border-top:2px solid #d2d2d2;padding-top:12px}@media screen and (max-width: 750px){.inquiry-secitem._total{border-width:1px;padding-top:2vw}}.inquiry-secitem ._head{flex-shrink:0;flex-basis:50%;padding-left:50px}@media screen and (max-width: 750px){.inquiry-secitem ._head{padding-left:3.2vw}}.inquiry-secitem ._body{flex-grow:1;padding-left:20px}@media screen and (max-width: 750px){.inquiry-secitem ._body{padding-left:6.6666666667vw}}@media screen and (max-width: 750px){.inquiry-secitem ._body ._min{display:block;font-size:2.8vw}}.flow{color:var(--color-black-01)}.flow-item{display:flex;align-items:center;background-color:var(--color-blue-01);border:2px solid var(--color-purple-02);padding:30px 20px 30px 0;margin-left:52.5px}@media screen and (max-width: 750px){.flow-item{padding:4vw 2vw 4vw 0;margin-left:8vw}}.flow-item:not(:last-child){margin-bottom:20px}@media screen and (max-width: 750px){.flow-item:not(:last-child){margin-bottom:5rem}}.flow-num{background-color:var(--color-purple-02);border-radius:99%;display:flex;align-items:center;justify-content:center;font-size:22px;font-family:var(--font-electrolize);letter-spacing:0;color:var(--color-white);width:105px;height:105px;margin-left:-52.5px;margin-right:20px;flex-shrink:0}@media screen and (max-width: 750px){.flow-num{font-size:3.7333333333vw;width:16.1333333333vw;height:16.1333333333vw;margin-left:-8vw;margin-right:3.3333333333vw}}.flow-tit{color:var(--color-purple-02);font-size:22px;font-weight:500;margin-bottom:18px}@media screen and (max-width: 750px){.flow-tit{font-size:3rem;margin-bottom:2.6666666667vw}}.flow-txt{font-size:16px}@media screen and (max-width: 750px){.flow-txt{font-size:3.2vw;letter-spacing:0;line-height:1.6}}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}@media screen and (max-width: 980px){.flex-tabcol{flex-direction:column}}@media screen and (max-width: 750px){.flex-spcol{flex-direction:column}}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.m-1{margin:1rem}.mx-1{margin-left:1rem;margin-right:1rem}.my-1{margin-top:1rem;margin-bottom:1rem}.mt-1{margin-top:1rem}.mr-1{margin-right:1rem}.mb-1{margin-bottom:1rem}.ml-1{margin-left:1rem}.m-2{margin:2rem}.mx-2{margin-left:2rem;margin-right:2rem}.my-2{margin-top:2rem;margin-bottom:2rem}.mt-2{margin-top:2rem}.mr-2{margin-right:2rem}.mb-2{margin-bottom:2rem}.ml-2{margin-left:2rem}.m-3{margin:3rem}.mx-3{margin-left:3rem;margin-right:3rem}.my-3{margin-top:3rem;margin-bottom:3rem}.mt-3{margin-top:3rem}.mr-3{margin-right:3rem}.mb-3{margin-bottom:3rem}.ml-3{margin-left:3rem}.m-4{margin:4rem}.mx-4{margin-left:4rem;margin-right:4rem}.my-4{margin-top:4rem;margin-bottom:4rem}.mt-4{margin-top:4rem}.mr-4{margin-right:4rem}.mb-4{margin-bottom:4rem}.ml-4{margin-left:4rem}.m-5{margin:5rem}.mx-5{margin-left:5rem;margin-right:5rem}.my-5{margin-top:5rem;margin-bottom:5rem}.mt-5{margin-top:5rem}.mr-5{margin-right:5rem}.mb-5{margin-bottom:5rem}.ml-5{margin-left:5rem}.m-6{margin:6rem}.mx-6{margin-left:6rem;margin-right:6rem}.my-6{margin-top:6rem;margin-bottom:6rem}.mt-6{margin-top:6rem}.mr-6{margin-right:6rem}.mb-6{margin-bottom:6rem}.ml-6{margin-left:6rem}.m-7{margin:7rem}.mx-7{margin-left:7rem;margin-right:7rem}.my-7{margin-top:7rem;margin-bottom:7rem}.mt-7{margin-top:7rem}.mr-7{margin-right:7rem}.mb-7{margin-bottom:7rem}.ml-7{margin-left:7rem}.m-8{margin:8rem}.mx-8{margin-left:8rem;margin-right:8rem}.my-8{margin-top:8rem;margin-bottom:8rem}.mt-8{margin-top:8rem}.mr-8{margin-right:8rem}.mb-8{margin-bottom:8rem}.ml-8{margin-left:8rem}.m-9{margin:9rem}.mx-9{margin-left:9rem;margin-right:9rem}.my-9{margin-top:9rem;margin-bottom:9rem}.mt-9{margin-top:9rem}.mr-9{margin-right:9rem}.mb-9{margin-bottom:9rem}.ml-9{margin-left:9rem}.m-10{margin:10rem}.mx-10{margin-left:10rem;margin-right:10rem}.my-10{margin-top:10rem;margin-bottom:10rem}.mt-10{margin-top:10rem}.mr-10{margin-right:10rem}.mb-10{margin-bottom:10rem}.ml-10{margin-left:10rem}.m-11{margin:11rem}.mx-11{margin-left:11rem;margin-right:11rem}.my-11{margin-top:11rem;margin-bottom:11rem}.mt-11{margin-top:11rem}.mr-11{margin-right:11rem}.mb-11{margin-bottom:11rem}.ml-11{margin-left:11rem}.m-12{margin:12rem}.mx-12{margin-left:12rem;margin-right:12rem}.my-12{margin-top:12rem;margin-bottom:12rem}.mt-12{margin-top:12rem}.mr-12{margin-right:12rem}.mb-12{margin-bottom:12rem}.ml-12{margin-left:12rem}.p-1{padding:1rem}.px-1{padding-left:1rem;padding-right:1rem}.py-1{padding-top:1rem;padding-bottom:1rem}.pt-1{padding-top:1rem}.pr-1{padding-right:1rem}.pb-1{padding-bottom:1rem}.pl-1{padding-left:1rem}.p-2{padding:2rem}.px-2{padding-left:2rem;padding-right:2rem}.py-2{padding-top:2rem;padding-bottom:2rem}.pt-2{padding-top:2rem}.pr-2{padding-right:2rem}.pb-2{padding-bottom:2rem}.pl-2{padding-left:2rem}.p-3{padding:3rem}.px-3{padding-left:3rem;padding-right:3rem}.py-3{padding-top:3rem;padding-bottom:3rem}.pt-3{padding-top:3rem}.pr-3{padding-right:3rem}.pb-3{padding-bottom:3rem}.pl-3{padding-left:3rem}.p-4{padding:4rem}.px-4{padding-left:4rem;padding-right:4rem}.py-4{padding-top:4rem;padding-bottom:4rem}.pt-4{padding-top:4rem}.pr-4{padding-right:4rem}.pb-4{padding-bottom:4rem}.pl-4{padding-left:4rem}.p-5{padding:5rem}.px-5{padding-left:5rem;padding-right:5rem}.py-5{padding-top:5rem;padding-bottom:5rem}.pt-5{padding-top:5rem}.pr-5{padding-right:5rem}.pb-5{padding-bottom:5rem}.pl-5{padding-left:5rem}.p-6{padding:6rem}.px-6{padding-left:6rem;padding-right:6rem}.py-6{padding-top:6rem;padding-bottom:6rem}.pt-6{padding-top:6rem}.pr-6{padding-right:6rem}.pb-6{padding-bottom:6rem}.pl-6{padding-left:6rem}.p-7{padding:7rem}.px-7{padding-left:7rem;padding-right:7rem}.py-7{padding-top:7rem;padding-bottom:7rem}.pt-7{padding-top:7rem}.pr-7{padding-right:7rem}.pb-7{padding-bottom:7rem}.pl-7{padding-left:7rem}.p-8{padding:8rem}.px-8{padding-left:8rem;padding-right:8rem}.py-8{padding-top:8rem;padding-bottom:8rem}.pt-8{padding-top:8rem}.pr-8{padding-right:8rem}.pb-8{padding-bottom:8rem}.pl-8{padding-left:8rem}.p-9{padding:9rem}.px-9{padding-left:9rem;padding-right:9rem}.py-9{padding-top:9rem;padding-bottom:9rem}.pt-9{padding-top:9rem}.pr-9{padding-right:9rem}.pb-9{padding-bottom:9rem}.pl-9{padding-left:9rem}.p-10{padding:10rem}.px-10{padding-left:10rem;padding-right:10rem}.py-10{padding-top:10rem;padding-bottom:10rem}.pt-10{padding-top:10rem}.pr-10{padding-right:10rem}.pb-10{padding-bottom:10rem}.pl-10{padding-left:10rem}.p-11{padding:11rem}.px-11{padding-left:11rem;padding-right:11rem}.py-11{padding-top:11rem;padding-bottom:11rem}.pt-11{padding-top:11rem}.pr-11{padding-right:11rem}.pb-11{padding-bottom:11rem}.pl-11{padding-left:11rem}.p-12{padding:12rem}.px-12{padding-left:12rem;padding-right:12rem}.py-12{padding-top:12rem;padding-bottom:12rem}.pt-12{padding-top:12rem}.pr-12{padding-right:12rem}.pb-12{padding-bottom:12rem}.pl-12{padding-left:12rem}.skew-r{transform:skew(-5deg)}.skew-l{transform:skew(5deg)}.skew-edge-r{transform:skew(-8deg)}.skew-edge-l{transform:skew(8deg)}.text-center{text-align:center}.block{display:block}.relative{position:relative;z-index:1}.absolute{position:absolute}.w-1{font-weight:100}.w-2{font-weight:200}.w-3{font-weight:300}.w-4{font-weight:400}.w-5{font-weight:500}.w-6{font-weight:600}.w-7{font-weight:700}.w-8{font-weight:800}.day{margin-bottom:12rem}.day-list{background-color:var(--color-white);padding:7rem 5rem}@media screen and (max-width: 750px){.day-list{padding:5rem 3rem}}.day-item{display:flex}@media screen and (max-width: 980px){.day-item{flex-flow:column-reverse;border-left:4px solid var(--color-gray-03)}}@media screen and (max-width: 750px){.day-item{margin-left:3.3333333333vw}}@media screen and (max-width: 450px){.day-item{border-width:2px}}@media screen and (max-width: 980px){.day-item:last-child{border-left:4px solid rgba(var(--color-white),0)}}@media screen and (max-width: 450px){.day-item:last-child{border-width:2px}}.day-item:last-child .day-cnt:before{content:none}.day-img{width:293px;height:176px;flex-shrink:0;margin-right:4.5rem;position:relative;overflow:hidden}@media screen and (max-width: 980px){.day-img{margin-bottom:6rem;padding-left:51px;width:100%;height:235px}}@media screen and (max-width: 750px){.day-img{padding-left:3.4666666667vw;height:31.3333333333vw}}.day-img img{width:100%;height:100%;object-fit:cover;object-position:center}.day-cnt{flex-grow:1;color:var(--color-black-01);position:relative;letter-spacing:0;z-index:1}@media screen and (max-width: 980px){.day-cnt{width:100%}}.day-cnt:before{content:"";display:block;width:2px;height:100%;background-color:var(--color-gray-03);position:absolute;left:-1px;z-index:-1}@media screen and (max-width: 980px){.day-cnt:before{content:none}}.day-cnthead,.day-cnttxt{font-size:1.6rem}@media screen and (max-width: 750px){.day-cnthead,.day-cnttxt{font-size:3.4666666667vw}}.day-cnthead{background-color:var(--color-blue-01);font-family:var(--font-electrolize);display:flex;align-items:center}@media screen and (max-width: 980px){.day-cnthead{margin-left:-2px;font-size:2rem}}@media screen and (max-width: 750px){.day-cnthead{font-size:2.5rem}}.day-cnthead:before{content:"";display:inline-block;width:30px;height:30px;border-radius:99%;background-color:#2f03e7;margin-right:10px;margin-left:-15px}@media screen and (max-width: 980px){.day-cnthead:before{width:60px;height:60px;margin-left:-30px;margin-right:29px}}@media screen and (max-width: 750px){.day-cnthead:before{width:6.6666666667vw;height:6.6666666667vw;margin-left:-3.3333333333vw;margin-right:2.6666666667vw}}.day-cnttit{font-size:2rem;line-height:1.4;font-weight:600;font-weight:700}@media screen and (max-width: 750px){.day-cnttit{font-size:4vw}}.day-cnttxt{line-height:1.7;margin-bottom:4rem}@media screen and (max-width: 750px){.day-cnttxt{margin-bottom:3.3333333333vw}}.day-cnthead,.day-cnttit{margin-bottom:25px}@media screen and (max-width: 750px){.day-cnthead,.day-cnttit{margin-bottom:2rem}}.day-cnttit,.day-cnttxt{padding-left:26px}@media screen and (max-width: 980px){.day-cnttit,.day-cnttxt{padding-left:51px}}@media screen and (max-width: 750px){.day-cnttit,.day-cnttxt{padding-left:3.4666666667vw}}.prices-tit{font-size:2.6rem;padding:1rem 4rem;margin-bottom:3rem}.prices-tit.green{background-image:linear-gradient(to right,var(--color-green-01),var(--color-green-02))}.prices-tit.blue{background-image:linear-gradient(to right,var(--color-blue-05),var(--color-green-02))}.prices-tit.orange{background-image:linear-gradient(to right,var(--color-orange-01),var(--color-orange-02))}.prices-label{display:inline-block;font-size:1.8rem;font-weight:700;margin-bottom:2rem;padding:1rem 2.5rem}@media screen and (max-width: 750px){.prices-label{font-size:2.4rem}}.prices-label.green01{background-color:var(--color-green-03)}.prices-label.green02{background-color:var(--color-green-04)}.prices-label.blue01{background-color:var(--color-blue-06)}.prices-label.blue02{background-color:var(--color-blue-07)}.prices-label.orange01{background-color:var(--color-orange-03)}.prices-label.orange02{background-color:var(--color-orange-04)}.prices-wrap{margin-bottom:10rem}.prices-list.row{display:flex}@media screen and (max-width: 750px){.prices-list.row{justify-content:space-between}}.prices-list.row>li{flex-basis:50%}@media screen and (max-width: 750px){.prices-list.row>li{flex-basis:47%}}.prices-list.row .prices-table._single .prices-row{flex-basis:50%}@media screen and (max-width: 750px){.prices-list.row .prices-table._single .prices-row{flex-basis:100%}}.prices-list:not(.row) .prices-table{margin-bottom:4rem}.prices-list:not(.row) .prices-table+.prices-attention{margin-top:-2.5rem;margin-bottom:4rem}.prices-list:not(.row) li:not(:last-child){margin-bottom:6rem}.prices-table tbody{display:flex;flex-flow:row wrap;column-gap:1px}.prices-table-tit{font-size:2rem;font-weight:700;color:var(--color-white);margin-bottom:3rem}@media screen and (max-width: 750px){.prices-table-tit{font-size:2.4rem}}.prices-table._fifth{margin-left:auto;margin-right:auto}.prices-table._fifth tbody{row-gap:5px}@media screen and (max-width: 750px){.prices-table._fifth tbody{row-gap:1px;column-gap:unset;justify-content:space-between}}.prices-table._fifth .prices-row{flex-basis:33%}@media screen and (max-width: 750px){.prices-table._fifth .prices-row{flex-basis:49.9%}}.prices-table._single,.prices-table._row,.prices-table._forth{width:100%}.prices-table._single tbody,.prices-table._row tbody,.prices-table._forth tbody{flex-flow:row nowrap}.prices-table._single .prices-row,.prices-table._row .prices-row,.prices-table._forth .prices-row{flex-basis:25%}@media screen and (max-width: 750px){.prices-table._forth tbody,.prices-table._row tbody{flex-wrap:wrap;justify-content:center;gap:1px}}@media screen and (max-width: 750px){.prices-table._forth .prices-row,.prices-table._row .prices-row{flex-basis:49.5%;flex-grow:1}}@media screen and (max-width: 750px){.prices-table._single .prices-row{flex-basis:45%}}.prices-row{display:flex;flex-flow:column;gap:1px}@media screen and (max-width: 980px){.prices-row{border:1px solid transparent}}.prices-thead{font-weight:700;color:var(--color-black-01);background-color:var(--color-blue-01);line-height:1.4}.prices-thead ._small{font-size:1.2rem}@media screen and (max-width: 750px){.prices-thead ._small{font-size:1.8rem}}.prices-thead,.prices-data{text-align:center;padding:1rem 0}.prices-data{font-size:1.6rem;line-height:1.5;color:var(--color-black-01);background-color:var(--color-white)}@media screen and (max-width: 980px){.prices-data{border-top:1px solid transparent}}@media screen and (max-width: 750px){.prices-data{font-size:2rem}}.prices-data ._main{font-size:3rem;font-weight:400}@media screen and (max-width: 750px){.prices-data ._main{font-size:4rem}}.prices-attention{font-size:1.4rem;margin-top:1.5rem}.voice-item{width:100%;background-color:var(--color-blue-01);padding:1.5rem 3rem 0;display:grid;align-items:center;column-gap:10px}.voice-item:not(:last-child){margin-bottom:5rem}.voice-item.row{column-gap:20px}@media screen and (max-width: 750px){.voice-item.row{column-gap:2%;row-gap:2rem;grid-template-columns:38% 1fr;grid-template-rows:auto auto}}.voice-item.row .voice-item-block.qa1{grid-column:1/2}@media screen and (max-width: 750px){.voice-item.row .voice-item-block.qa1{grid-column:1/3;grid-row:1/2}}.voice-item.row .voice-item-block.qa1 .voice-item-ans:after{right:-6%;background-image:url(../img/events/new_year/voice-icon_rightbottom.svg)}@media screen and (max-width: 750px){.voice-item.row .voice-item-block.qa1 .voice-item-ans:after{top:auto;left:5%;right:auto;bottom:-20px;background-image:url(../img/events/new_year/voice-icon_bottom.svg)}}.voice-item.row .voice-item-block._img{grid-column:2/3}@media screen and (max-width: 750px){.voice-item.row .voice-item-block._img{grid-column:1/2;grid-row:2/3}}.voice-item.row .voice-item-block.qa2{grid-column:3/4}@media screen and (max-width: 750px){.voice-item.row .voice-item-block.qa2{grid-column:2/3;grid-row:2/3}}.voice-item.row .voice-item-block.qa2 .voice-item-ans:after{left:-6%;background-image:url(../img/events/new_year/voice-icon_leftbottom.svg)}.voice-item.row .voice-item-block.qa1,.voice-item.row .voice-item-block.qa2{margin-bottom:1rem}.voice-item.forth{row-gap:30px;grid-template-columns:36% 1fr 36%}.voice-item.forth .voice-item-block.qa1{grid-row:1/2;grid-column:1/4}.voice-item.forth .voice-item-block.qa1 .voice-item-ans:after{right:60%;left:auto;width:48px;height:18px;top:auto;bottom:-18px;background-image:url(../img/events/new_year/voice-icon_bottom.svg)}.voice-item.forth .voice-item-block.qa2{grid-row:2/3;grid-column:1/2}.voice-item.forth .voice-item-block.qa2 .voice-item-ans:after{right:-6%;background-image:url(../img/events/new_year/voice-icon_right.svg)}.voice-item.forth .voice-item-block._img{grid-row:2/3;grid-column:2/3}.voice-item.forth .voice-item-block._img img{width:100%}.voice-item.forth .voice-item-block.qa3{grid-row:2/3;grid-column:3/4}.voice-item.forth .voice-item-block.qa3 .voice-item-ans:after{left:-6%;background-image:url(../img/events/new_year/voice-icon_left.svg)}@media screen and (min-width: 981px){.voice-item.forth .voice-item-block.qa2,.voice-item.forth .voice-item-block.qa3{margin-bottom:1rem}}.voice-item.fifth{grid-template-columns:34% 1fr 34%}.voice-item.fifth .voice-item-block.qa1{grid-row:1/2;grid-column:1/2}.voice-item.fifth .voice-item-block.qa1 .voice-item-ans:after{right:-6%;background-image:url(../img/events/new_year/voice-icon_rightbottom.svg)}.voice-item.fifth .voice-item-block.qa2{grid-row:2/3;grid-column:1/2}.voice-item.fifth .voice-item-block.qa2 .voice-item-ans:after{right:-6%;background-image:url(../img/events/new_year/voice-icon_righttop.svg)}.voice-item.fifth .voice-item-block._img{grid-row:1/3;grid-column:2/3}.voice-item.fifth .voice-item-block._img img{width:100%}.voice-item.fifth .voice-item-block.qa3{grid-row:1/2;grid-column:3/4}.voice-item.fifth .voice-item-block.qa3 .voice-item-ans:after{left:-6%;background-image:url(../img/events/new_year/voice-icon_leftbottom.svg)}.voice-item.fifth .voice-item-block.qa4{grid-row:2/3;grid-column:3/4}.voice-item.fifth .voice-item-block.qa4 .voice-item-ans:after{left:-6%;background-image:url(../img/events/new_year/voice-icon_lefttop.svg)}@media screen and (min-width: 981px){.voice-item.fifth .voice-item-block.qa2,.voice-item.fifth .voice-item-block.qa4{margin-bottom:1rem}}@media screen and (max-width: 980px){.voice-item.fifth,.voice-item.forth{grid-template-columns:auto;padding:3rem;row-gap:2rem;column-gap:unset}}@media screen and (max-width: 750px){.voice-item.fifth,.voice-item.forth{row-gap:4rem}}@media screen and (max-width: 980px){.voice-item.fifth .voice-item-block.qa1 .voice-item-ans:after,.voice-item.fifth .voice-item-block.qa2 .voice-item-ans:after,.voice-item.fifth .voice-item-block.qa3 .voice-item-ans:after,.voice-item.fifth .voice-item-block.qa4 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa1 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa2 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa3 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa4 .voice-item-ans:after{width:50px;height:50px;right:8%;top:-20px;left:auto;bottom:auto;background-image:url(../img/events/new_year/voice-icon_top.svg)}}@media screen and (max-width: 750px){.voice-item.fifth .voice-item-block.qa1 .voice-item-ans:after,.voice-item.fifth .voice-item-block.qa2 .voice-item-ans:after,.voice-item.fifth .voice-item-block.qa3 .voice-item-ans:after,.voice-item.fifth .voice-item-block.qa4 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa1 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa2 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa3 .voice-item-ans:after,.voice-item.forth .voice-item-block.qa4 .voice-item-ans:after{width:6.6666666667vw;height:6.6666666667vw;top:-2.5rem}}@media screen and (max-width: 980px){.voice-item.fifth .voice-item-block.qa1,.voice-item.forth .voice-item-block.qa1{grid-row:2/3}}@media screen and (max-width: 980px){.voice-item.fifth .voice-item-block.qa2,.voice-item.forth .voice-item-block.qa2{grid-row:3/4}}@media screen and (max-width: 980px){.voice-item.fifth .voice-item-block.qa3,.voice-item.forth .voice-item-block.qa3{grid-row:4/5;grid-column:1/2}}@media screen and (max-width: 980px){.voice-item.fifth .voice-item-block.qa4,.voice-item.forth .voice-item-block.qa4{grid-row:5/6;grid-column:1/2}}@media screen and (max-width: 980px){.voice-item.fifth .voice-item-block._img,.voice-item.forth .voice-item-block._img{grid-row:1/2;grid-column:1/2;height:40vw;background-color:var(--color-white);text-align:center}}@media screen and (max-width: 750px){.voice-item.fifth .voice-item-block._img,.voice-item.forth .voice-item-block._img{height:38.1333333333vw}}@media screen and (max-width: 980px){.voice-item.fifth .voice-item-block._img img,.voice-item.forth .voice-item-block._img img{width:64%;height:100%;object-fit:cover;object-position:top}}@media screen and (max-width: 750px){.voice-item.fifth .voice-item-block._img img,.voice-item.forth .voice-item-block._img img{width:57%}}.voice-item-block{font-weight:700}.voice-item-block._img{pointer-events:none;align-self:flex-end}.voice-item-que,.voice-item-ans{line-height:1.6}.voice-item-que{font-size:1.8rem;color:var(--color-blue-02);margin-bottom:1rem}@media screen and (max-width: 980px){.voice-item-que{font-size:1.6rem}}@media screen and (max-width: 750px){.voice-item-que{font-size:2.4rem;margin-bottom:2.5rem}}.voice-item-ans{font-size:1.6rem;padding:2rem 3.5rem;background-color:var(--color-purple-04);border-radius:8px;position:relative;z-index:1}@media screen and (max-width: 980px){.voice-item-ans{padding:2rem}}@media screen and (max-width: 750px){.voice-item-ans{font-size:2.4rem}}.voice-item-ans:after{content:"";position:absolute;z-index:-1;height:30px;width:30px;margin:auto;top:0;bottom:0;background-size:contain;background-repeat:no-repeat;background-position:center}.learning{margin-bottom:12rem}.learning-list{margin:auto}@media screen and (max-width: 1271px){.learning-list{width:90%}}.learning-item:not(:last-child){margin-bottom:5rem}.learning-itemwrap{background-color:var(--color-blue-01);column-gap:2%}@media screen and (max-width: 980px){.learning-itemwrap{padding:2rem}}.learning-itemhead{flex-shrink:0;flex-basis:25%;font-weight:700}@media screen and (max-width: 980px){.learning-itemhead{padding:2rem}}@media screen and (max-width: 750px){.learning-itemhead{width:100%}}.learning-itemhead-top{background-color:var(--color-blue-02);color:var(--color-white);font-size:2.2rem;margin:0 auto 3rem;width:fit-content}@media screen and (max-width: 980px){.learning-itemhead-top{margin-bottom:2rem}}@media screen and (max-width: 750px){.learning-itemhead-top{font-size:3rem}}.learning-itemhead-bottom{font-size:2rem;color:var(--color-blue-02)}@media screen and (max-width: 980px){.learning-itemhead-bottom{line-height:1.5}}@media screen and (max-width: 750px){.learning-itemhead-bottom{font-size:2.8rem}}.learning-itemcnts{display:flex;flex-flow:row wrap;gap:10px}@media screen and (max-width: 980px){.learning-itemcnts{flex-flow:row nowrap;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;gap:unset}}.learning-itemcnts.grow{flex-grow:1}.learning-itemcnt{flex-basis:30%;flex-grow:1;background-color:var(--color-white)}@media screen and (max-width: 980px){.learning-itemcnt{flex-shrink:0}}@media screen and (max-width: 750px){.learning-itemcnt{flex-basis:65%}}@media screen and (max-width: 980px){.learning-itemcnt:not(:last-child){margin-right:6px}}.learning-itemcntwrap{padding:6rem 1.5rem 1.5rem;font-size:1.5rem}@media screen and (max-width: 750px){.learning-itemcntwrap{font-size:2.4rem}}.learning-itemcntwrap div{font-weight:700}@media screen and (max-width: 750px){.learning-itemcntwrap div{font-size:2.7rem}}.learning-itemcntwrap div._red{color:var(--color-red-01)}.learning-itemcntwrap div._blue{color:var(--color-blue-04)}.learning-itemcntwrap div._green{color:var(--color-green-05)}.learning-itemcntwrap div._orange{color:var(--color-orange-05)}.learning-itemcntwrap div._purple{color:var(--color-purple-06)}.learning-itemcntwrap p{color:var(--color-black-01);font-weight:400}.learning-itemcnt-label{left:0;top:0;background-color:var(--color-purple-02);color:var(--color-white)}.learning-hlist-top{width:fit-content;margin-left:auto;margin-right:auto}@media screen and (max-width: 750px){.learning-hlist-top{margin-bottom:8rem}}.learning-hlist-top .learning-hitem{border-radius:3px;overflow:hidden}.learning-hlist-top .learning-hitem:not(:last-child){margin-bottom:2rem}.learning-hlist-top .learning-hitem-head{background-color:var(--color-purple-02);width:11rem;color:var(--color-white);font-weight:700;font-size:2.2rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 750px){.learning-hlist-top .learning-hitem-head{font-size:2.4rem;flex-shrink:0}}.learning-hlist-top .learning-hitem-body{flex-grow:1;padding:1.5rem;background-color:var(--color-white);font-size:1.8rem;line-height:1.4;color:var(--color-black-01)}@media screen and (max-width: 750px){.learning-hlist-top .learning-hitem-body{padding:2rem;font-size:2.4rem}}@media screen and (max-width: 750px){.learning-hlist-bottom{max-width:90%;margin-left:auto;margin-right:auto}}.learning-hlist-bottom .learning-hitem:not(:last-child){margin-bottom:5rem}.learning-hlist-bottom .learning-hitem-wrap{background-color:var(--color-blue-01);padding:1rem;column-gap:2%}@media screen and (max-width: 750px){.learning-hlist-bottom .learning-hitem-wrap{padding:2.5rem}}.learning-hlist-bottom .learning-hitem-tit{flex-basis:28%;flex-shrink:0;font-size:2rem;font-weight:700;color:var(--color-blue-02);line-height:1.5}@media screen and (max-width: 750px){.learning-hlist-bottom .learning-hitem-tit{font-size:2.8rem;margin-bottom:2rem}}.learning-hlist-bottom .learning-hitem-txt{background-color:var(--color-white);color:var(--color-black-01);padding:4rem;font-size:1.6rem}@media screen and (max-width: 750px){.learning-hlist-bottom .learning-hitem-txt{font-size:2.4rem;padding:4rem 6rem}}@media screen and (max-width: 750px){.learning-hlist-bottom .learning-hitem-icon{margin-left:auto;margin-right:auto}}@media screen and (max-width: 750px){.learning-hlist-bottom .learning-hitem-icon.calendar{width:10.8vw}}@media screen and (max-width: 750px){.learning-hlist-bottom .learning-hitem-icon.coaching{width:12.9333333333vw}}@media screen and (max-width: 750px){.learning-hlist-bottom .learning-hitem-icon.test{width:11.4666666667vw}}.learning-hlist .tab{display:none}@media screen and (max-width: 980px){.learning-hlist .tab{display:block}}@media screen and (max-width: 750px){.learning-hlist .tab{display:none}}.schedule .classstyle{position:relative;color:var(--color-black-01)}.schedule .classstyle-cnts{display:flex;column-gap:2%}@media screen and (max-width: 980px){.schedule .classstyle-cnts{flex-flow:column;column-gap:unset;row-gap:20px}}.schedule .classstyle-cnt{background-color:var(--color-white);padding:3rem 0}@media screen and (max-width: 750px){.schedule .classstyle-cnt{padding:5.3333333333vw 0}}.schedule .classstyle-cnt.day{margin-bottom:20px}@media screen and (max-width: 750px){.schedule .classstyle-cnt.day{margin-bottom:5.3333333333vw}}@media screen and (max-width: 980px){.schedule .classstyle-cnt.week{margin-bottom:2rem}}@media screen and (max-width: 750px){.schedule .classstyle-cnt.week{margin-bottom:4rem}}.schedule .classstyle-cnt.week .classstyle-table{margin:auto;border-collapse:collapse;width:100%;max-width:86%}@media screen and (max-width: 750px){.schedule .classstyle-cnt.week .classstyle-table{width:calc(100% + 1px)}}.schedule .classstyle-cnt.week .classstyle-table tr{border:1px solid var(--color-black-01)}.schedule .classstyle-cnt.week .classstyle-head{width:20%}@media screen and (max-width: 750px){.schedule .classstyle-cnt.week .classstyle-head{font-size:3.2vw;width:22%}}@media screen and (max-width: 750px){.schedule .classstyle-cnt.week .classstyle-head._num{width:10%}}.schedule .classstyle-cnt.year .classstyle-table{width:100%;border-collapse:separate;border-spacing:0 2px}.schedule .classstyle-cnt.year .classstyle-head{width:22%;border:1px solid var(--color-black-01);border-right:none;font-weight:400}@media screen and (max-width: 750px){.schedule .classstyle-cnt.year .classstyle-head{font-size:3.2vw;width:24%}}.schedule .classstyle-cnt.year .classstyle-data{border:1px solid var(--color-black-01);border-left:none}.schedule .classstyle-cnt.week,.schedule .classstyle-cnt.year{flex-basis:49%}.schedule .classstyle-tit{font-size:2.2rem;font-family:var(--font-makinas);color:var(--color-blue-02);letter-spacing:0;display:inline-flex;align-items:center;margin-bottom:3rem}@media screen and (max-width: 750px){.schedule .classstyle-tit{font-size:3.7333333333vw;margin-bottom:2.6666666667vw}}.schedule .classstyle-tit:before{content:"";display:block;width:10px;height:4px;background-color:var(--color-blue-02);margin-right:1rem}@media screen and (max-width: 750px){.schedule .classstyle-tit:before{width:2.4vw;height:1.0666666667vw}}.schedule .classstyle-list{padding:0 30px}@media screen and (max-width: 1140px){.schedule .classstyle-list{padding:2.6vw}}@media screen and (max-width: 750px){.schedule .classstyle-list{padding:0 4.6666666667vw}}.schedule .classstyle-item{width:100%}.schedule .classstyle-item.middle{display:flex;justify-content:center;background-image:repeating-linear-gradient(-45deg,#ffa38580,#ffa38580 1px,#fff 1px,#fff 3px);background-size:100%;background-repeat:repeat-x;padding:5px 0;margin:3px 0 2px}.schedule .classstyle-table{table-layout:fixed;letter-spacing:0}.schedule .classstyle-table.top{margin-bottom:-2px}.schedule .classstyle-table.bottom{margin-top:-1px}.schedule .classstyle-head,.schedule .classstyle-data{padding:10px 7px}@media screen and (max-width: 750px){.schedule .classstyle-head,.schedule .classstyle-data{padding:1.8666666667vw 1.3333333333vw}}.schedule .classstyle-head{background-color:var(--color-blue-01);text-align:center;vertical-align:middle;font-weight:400}.schedule .classstyle-data{vertical-align:middle;line-height:1.5}.schedule .classstyle-data ._small{font-size:12px}@media screen and (max-width: 1140px){.schedule .classstyle-data ._small{font-size:1vw}}@media screen and (max-width: 750px){.schedule .classstyle-data ._small{font-size:2.9333333333vw}}.schedule .classstyle-data strong{font-weight:600;font-weight:700;display:inline-block}.schedule .classstyle-txt{font-weight:600;font-weight:700;color:#f74300}@media screen and (max-width: 750px){.schedule .classstyle-txt{font-size:3.2vw}}.schedule .classstyle-foot{display:flex;align-items:center;justify-content:center;width:100%;max-width:86%;height:36px;border:1px solid var(--color-black-01);border-top:none;margin:auto;letter-spacing:0}@media screen and (max-width: 750px){.schedule .classstyle-foot{font-size:3.2vw;height:6.6666666667vw}}.schedule .classstyle-img{display:flex;justify-content:center;margin:0 auto 10px;width:fit-content;padding:0 15px}@media screen and (max-width: 750px){.schedule .classstyle-img{margin:0 auto 2.6666666667vw;padding:0 2vw}}.schedule .classstyle-illust{width:268px;margin:0 auto 25px}@media screen and (max-width: 1140px){.schedule .classstyle-illust{width:23.5vw}}@media screen and (max-width: 980px){.schedule .classstyle-illust{width:27.3469387755vw}}@media screen and (max-width: 750px){.schedule .classstyle-illust{width:41.6vw;margin-top:2vw;margin-bottom:3.3333333333vw}}.schedule .timetable{margin-bottom:10rem}.schedule .timetable-wrap:not(:last-child){margin-bottom:15rem}.schedule .timetable-tit{font-size:2.6rem;padding:1rem 4rem;margin-bottom:3rem}.schedule .timetable-tit.green{background-image:linear-gradient(to right,var(--color-green-01),var(--color-green-02))}.schedule .timetable-tit.blue{background-image:linear-gradient(to right,var(--color-blue-05),var(--color-green-02))}.schedule .timetable-tit.orange{background-image:linear-gradient(to right,var(--color-orange-01),var(--color-orange-02))}.schedule .timetable-label{display:inline-block;font-size:1.8rem;font-weight:700;margin-bottom:2rem;padding:1rem 2.5rem}@media screen and (max-width: 750px){.schedule .timetable-label{font-size:2.4rem}}.schedule .timetable-label.green01{background-color:var(--color-green-03)}.schedule .timetable-label.green02{background-color:var(--color-green-04)}.schedule .timetable-label.blue01{background-color:var(--color-blue-06)}.schedule .timetable-label.blue02{background-color:var(--color-blue-07)}.schedule .timetable-label.orange01{background-color:var(--color-orange-03)}.schedule .timetable-label.orange02{background-color:var(--color-orange-04)}.schedule .timetable-item:not(:last-child){margin-bottom:6rem}@media screen and (max-width: 980px){.schedule .timetable-overwrap{overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}}.schedule .timetable-table{width:100%;margin:auto;border-collapse:separate;table-layout:fixed;border-spacing:0px 5px}@media screen and (max-width: 980px){.schedule .timetable-table{min-width:155.9183673469vw}}@media screen and (max-width: 750px){.schedule .timetable-table{min-width:203.7333333333vw}}.schedule .timetable-head{color:var(--color-black-01);background-color:var(--color-gray-02);padding:12px 0;border:1px solid var(--color-blue-darken);line-height:1;text-align:center;font-weight:400}@media screen and (max-width: 750px){.schedule .timetable-head{padding:1.3333333333vw 0;font-size:3.2vw}}.schedule .timetable-head._top{width:10%}@media screen and (max-width: 980px){.schedule .timetable-head._top{width:7.7%;position:sticky;left:0}}.schedule .timetable-row{border:1px solid var(--color-blue-darken)}.schedule .timetable-data{border:1px solid var(--color-blue-darken);border-left:none;padding:5px;vertical-align:middle;background-color:var(--color-white)}.schedule .timetable-databox{display:flex;flex-flow:column}.schedule .timetable-databox span{background-color:var(--color-purple-05);width:100%;text-align:center;margin-bottom:3px;padding:5px 0;line-height:1.3;letter-spacing:0;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width: 1365px){.schedule .timetable-databox span{padding:.3660322108vw .439238653vw}}@media screen and (max-width: 750px){.schedule .timetable-databox span{padding:1.0666666667vw}}.schedule .timetable-databox span:last-child{margin-bottom:0}.schedule .timetable-databox span::-webkit-scrollbar{display:none}.schedule .timetable-data:not(._top){font-size:1.8rem;color:var(--color-white)}@media screen and (max-width: 750px){.schedule .timetable-data:not(._top){font-size:3.2vw}}.schedule .timetable-data._top{color:var(--color-black-01);font-weight:500;vertical-align:top;text-align:center;padding:15px 0;border-left:1px solid var(--color-blue-darken)}@media screen and (max-width: 980px){.schedule .timetable-data._top{position:sticky;left:0}}@media screen and (max-width: 750px){.schedule .timetable-data._top{font-size:3.2vw}}.schedule .timetable-foottxt{margin-top:1.5rem}@media screen and (max-width: 750px){.schedule .timetable-foottxt{font-size:1.6rem}}::-webkit-scrollbar{display:none}:root{--color-purple-01: #576afc;--color-purple-02: #2f03e7;--color-purple-03: #b9beff;--color-purple-04: #869dff;--color-purple-05: #5430eb;--color-purple-06: #930f7f;--color-black-01: #242424;--color-black-02: #000000;--color-blue-01: #d9e4ff;--color-blue-02: #21078e;--color-blue-03: #a8c6ff;--color-blue-04: #182fdb;--color-blue-05: #06a2f4;--color-blue-06: #56bbd9;--color-blue-07: #047be2;--color-blue-08: #2f3053;--color-blue-darken: #202443;--color-yellow-01: #ffff38;--color-orange-01: #ff8a26;--color-orange-02: #fadbb7;--color-orange-03: #ffbd53;--color-orange-04: #e76303;--color-orange-05: #ff6334;--color-gray-01: #a8b8de;--color-gray-02: #efefef;--color-gray-03: #a8a8a8;--color-red-01: #ed233a;--color-green-01: #00d674;--color-green-02: #a3ffed;--color-green-03: #92ce32;--color-green-04: #19aa2a;--color-green-05: #1b8d31;--color-white: #ffffff;--font-electrolize: "Electrolize", sans-serif;--font-han-sans: source-han-sans-japanese, sans-serif;--font-makinas: makinas-4-flat, sans-serif;--font-size-small: 1.4rem;--font-size-medium: 2.4rem}@media screen and (max-width: 750px){:root{--font-size-small: 2.4rem;--font-size-medium: 2.8rem}}ol{list-style:none}html.webp .bgimg-area{background-image:url(../img/events/new_year/main-bgimg_earth.webp)}@media screen and (max-width: 750px){html.webp .bgimg-area{background-image:url(../img/events/new_year/main-bgimg_earth_sp.webp)}}html.webp .keyvisual{background-image:url(../img/events/new_year/keyvisual-bg_full.webp)}@media screen and (max-width: 980px){html.webp .keyvisual{background-image:url(../img/events/new_year/keyvisual-bg_sp.webp)}}@media screen and (max-width: 750px){html{font-size:1.3vw}}.main{margin-top:86px;font-family:var(--font-han-sans);font-weight:500;font-size:var(--font-size-small);color:var(--color-white);padding-bottom:156px;background-color:var(--color-blue-darken);background-image:url(../img/events/new_year/main-bgimg_space.png);background-size:contain;background-repeat:repeat-y}@media screen and (max-width: 750px){.main{padding-bottom:16.2666666667vw;margin-top:16vw}}.main .bgimg-area{background-image:url(../img/events/new_year/main-bgimg_earth.png);background-size:contain;background-repeat:no-repeat;background-position:center top -3%;padding-top:13.5rem}@media screen and (max-width: 1140px){.main .bgimg-area{background-position:top}}@media screen and (max-width: 750px){.main .bgimg-area{background-image:url(../img/events/new_year/main-bgimg_earth_sp.png);background-position:center top}}.main .sec01 p{font-size:var(--font-size-medium);text-align:center;word-wrap:break-word;word-break:keep-all}@media screen and (max-width: 1140px){.main .sec01 p{word-break:break-all}}@media screen and (max-width: 750px){.main .sec01-iframe{height:50.6666666667vw}}@media screen and (max-width: 750px){.main .sec01-iframe iframe{height:100%}}.main .sec02-txt-large{font-size:2.7rem;text-align:center}.main .sec02-item{flex-basis:30%}@media screen and (max-width: 1040px){.main .sec02-item{flex-basis:32%}}@media screen and (max-width: 980px){.main .sec02-item:not(:last-child){margin-bottom:6rem}}.main .sec02-item-head{color:var(--color-purple-04);font-family:var(--font-makinas);margin-bottom:2.5rem}@media screen and (max-width: 750px){.main .sec02-item-head{margin-bottom:4rem}}.main .sec02-item-head ._point{font-size:2.3rem;writing-mode:vertical-rl;transform:rotate(180deg)}@media screen and (max-width: 750px){.main .sec02-item-head ._point{font-size:3rem}}.main .sec02-item-head ._num{font-size:7.3rem}@media screen and (max-width: 750px){.main .sec02-item-head ._num{font-size:9rem}}.main .sec02-item-tit{font-size:2.2rem;margin-top:1.5rem}@media screen and (max-width: 750px){.main .sec02-item-tit{font-size:3.2rem}}.main .sec02-item-txt{font-weight:400}.main .courses{position:relative;overflow-x:hidden}@media screen and (max-width: 980px){.main .courses-nav-list{gap:unset;column-gap:5px}}@media screen and (max-width: 750px){.main .courses-nav-list{column-gap:3px}}.main .courses-nav-item{flex-basis:12%;white-space:nowrap}@media screen and (max-width: 980px){.main .courses-nav-item{flex-basis:17%}}@media screen and (max-width: 980px){.main .courses-nav-item:not(:last-child){margin-right:3px}}.main .courses-nav-item.current{box-shadow:0 0 13px 0 var(--color-white)}@media screen and (max-width: 980px){.main .courses-nav-item.current{box-shadow:none}}.main .courses-nav-item:not(.current){box-shadow:2px 0 13px 0 var(--color-white)}@media screen and (max-width: 980px){.main .courses-nav-item:not(.current){box-shadow:none}}.main .courses-nav-item button{cursor:pointer;color:var(--color-white);background-color:transparent;font-size:2.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-width:5px;border-style:solid solid none solid;border-color:transparent;outline:none;width:100%;height:55px;font-family:var(--font-makinas)}@media screen and (max-width: 750px){.main .courses-nav-item button{font-size:2.2rem;height:5rem;border-width:3px}}.main .courses-nav-item button.active{color:var(--color-black-01);background-color:var(--color-white);height:65px;border-color:transparent}@media screen and (max-width: 750px){.main .courses-nav-item button.active{height:6rem}}.main .courses-nav-item button:not(.active){border-top-color:var(--color-white);box-shadow:-5px 4px 6px 0 var(--color-blue-darken)}.main .courses-nav-item button:not(.active).right{border-right-color:var(--color-white);border-left-style:none}.main .courses-nav-item button:not(.active).left{border-left-color:var(--color-white);border-right-style:none}@media screen and (max-width: 980px){.main .courses-nav-item button:not(.active){box-shadow:none}}.main .courses-nav-item button:focus,.main .courses-nav-item button:active{outline:none}.main .courses-body{width:95%;max-width:1200px;margin:auto;border:5px solid var(--color-white);box-shadow:0 3px 6px 0 var(--color-white),0 0 13px 0 var(--color-white)}@media screen and (max-width: 980px){.main .courses-body{box-shadow:none}}@media screen and (max-width: 750px){.main .courses-body{border-width:3px}}.main .courses-form{padding:0 7vw 10rem 7vw}@media screen and (max-width: 1271px){.main .courses-form{padding-left:4vw;padding-right:4vw}}@media screen and (max-width: 750px){.main .courses-form{padding-left:3rem;padding-right:3rem}}.transition-1{transition-property:all;transition-duration:.1s}.delay-1{transition-delay:.1s}.transition-2{transition-property:all;transition-duration:.2s}.delay-2{transition-delay:.2s}.transition-3{transition-property:all;transition-duration:.3s}.delay-3{transition-delay:.3s}.transition-4{transition-property:all;transition-duration:.4s}.delay-4{transition-delay:.4s}.transition-5{transition-property:all;transition-duration:.5s}.delay-5{transition-delay:.5s}.transition-6{transition-property:all;transition-duration:.6s}.delay-6{transition-delay:.6s}.transition-7{transition-property:all;transition-duration:.7s}.delay-7{transition-delay:.7s}.transition-8{transition-property:all;transition-duration:.8s}.delay-8{transition-delay:.8s}.transition-9{transition-property:all;transition-duration:.9s}.delay-9{transition-delay:.9s}.transition-10{transition-property:all;transition-duration:1s}.delay-10{transition-delay:1s}.transition-11{transition-property:all;transition-duration:1.1s}.delay-11{transition-delay:1.1s}.transition-12{transition-property:all;transition-duration:1.2s}.delay-12{transition-delay:1.2s}.transition-13{transition-property:all;transition-duration:1.3s}.delay-13{transition-delay:1.3s}.transition-14{transition-property:all;transition-duration:1.4s}.delay-14{transition-delay:1.4s}.transition-15{transition-property:all;transition-duration:1.5s}.delay-15{transition-delay:1.5s}.transition-16{transition-property:all;transition-duration:1.6s}.delay-16{transition-delay:1.6s}.transition-17{transition-property:all;transition-duration:1.7s}.delay-17{transition-delay:1.7s}.transition-18{transition-property:all;transition-duration:1.8s}.delay-18{transition-delay:1.8s}.transition-19{transition-property:all;transition-duration:1.9s}.delay-19{transition-delay:1.9s}.transition-20{transition-property:all;transition-duration:2s}.delay-20{transition-delay:2s}.transition-21{transition-property:all;transition-duration:2.1s}.delay-21{transition-delay:2.1s}.transition-22{transition-property:all;transition-duration:2.2s}.delay-22{transition-delay:2.2s}.transition-23{transition-property:all;transition-duration:2.3s}.delay-23{transition-delay:2.3s}.transition-24{transition-property:all;transition-duration:2.4s}.delay-24{transition-delay:2.4s}.transition-25{transition-property:all;transition-duration:2.5s}.delay-25{transition-delay:2.5s}.transition-26{transition-property:all;transition-duration:2.6s}.delay-26{transition-delay:2.6s}.transition-27{transition-property:all;transition-duration:2.7s}.delay-27{transition-delay:2.7s}.transition-28{transition-property:all;transition-duration:2.8s}.delay-28{transition-delay:2.8s}.transition-29{transition-property:all;transition-duration:2.9s}.delay-29{transition-delay:2.9s}.opacity{opacity:0}.scale,.scaleup{transform:scale(0)}.slidein{opacity:0;transform:translate(50%)}.slide-l{transform:translate(-30%)}.slide-r{transform:translate(30%)}.slide-l,.slide-r{opacity:0}.keyvisual-cnt._01{background-size:40% 0;transition-delay:.7s}@media screen and (max-width: 980px){.keyvisual-cnt._01{background-size:47% 0}}.keyvisual-cnt._01.active{background-size:40% 53%}@media screen and (max-width: 980px){.keyvisual-cnt._01.active{background-size:47% 53%}}
