@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;700&family=Noto+Sans+JP:wght@400;700;900&display=swap');html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;color:#000}*{box-sizing:border-box}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}input,select{vertical-align:middle}a{text-decoration:none;transition:all 0.5s ease 0s}a:link{color:#14227f;text-decoration:none;outline:none}a:visited{color:#14227f;text-decoration:none}a:hover{color:#14227f;text-decoration:none}a:active{color:#14227f;text-decoration:none}img{vertical-align:text-bottom;line-height:1}input[type="submit"],input[type="button"]{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;-webkit-appearance:none;appearance:button;border:none;box-sizing:border-box}input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration{display:none}input[type="submit"]::focus,input[type="button"]::focus{outline-offset:-2px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:999;overflow-y:auto;visibility:hidden;opacity:0;animation-name:fade-in;animation-duration:0.5s}.modal__wrap{position:absolute;top:0;left:0;display:flex;width:100%;min-height:236px;align-items:center}.modal__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(20, 34, 127, 0.8);cursor:pointer}.modal__close{position:fixed;top:15px;right:20px;cursor:pointer}.modal__close img{width:30px}.modal__cont{position:relative;min-width:980px;max-width:1200px;margin:0 auto;border-radius:30px;background-color:#fff}.modal.is-show{display:block;visibility:visible;opacity:1}.searchform{position:relative;height:50px}@media screen and (max-width:768px){.searchform{height:30px}}.searchform__text{width:100%;height:50px;padding:0 30px;border:none;border-radius:50px;font-style:1.6rem;outline:none}@media screen and (max-width:768px){.searchform__text{height:30px;padding:0 30px 0 20px}}.searchform__btn{position:absolute;top:0;right:10px;bottom:0;width:36px;height:36px;margin:auto;background:url(../img/icon_search.png) no-repeat center/cover}@media screen and (max-width:768px){.searchform__btn{width:26px;height:26px}}@keyframes fade-in{from{opacity:0}to{opacity:1}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:'slick';font-style:normal;font-weight:normal}.slick-prev,.slick-next{display:block;position:absolute;top:50%;z-index:10;width:20px;height:20px;line-height:0;padding:0;border:none;color:transparent;background:transparent;font-size:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;outline:none;-ms-transform:translate(0, -50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;background:transparent;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25}.slick-prev:before,.slick-next:before{line-height:1;color:white;opacity:0.75;font-family:'slick';font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:35px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:35px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.mainSlideArrow{position:absolute;top:0;bottom:0;z-index:2;width:30px;height:30px;margin:auto;border:none;background:url(../img/icon_arrowW.svg) no-repeat;background-size:100% auto;cursor:pointer}.mainSlideArrow--left{left:20px;transform:scale(-1, 1)}.mainSlideArrow--right{right:20px}.contSlideArrowW{position:absolute;top:0;bottom:0;z-index:2;width:30px;height:30px;margin:auto;border:none;background:url(../img/icon_arrowW.svg) no-repeat;background-size:100% auto;cursor:pointer}.contSlideArrowW--left{left:-30px;transform:scale(-1, 1)}@media screen and (max-width:768px){.contSlideArrowW--left{left:-5px}}.contSlideArrowW--right{right:-30px}@media screen and (max-width:768px){.contSlideArrowW--right{right:-5px}}.contSlideArrowG{position:absolute;top:0;bottom:0;z-index:2;width:30px;height:30px;margin:auto;border:none;background:url(../img/icon_arrowG.svg) no-repeat;background-size:100% auto;cursor:pointer}.contSlideArrowG--left{left:-30px;transform:scale(-1, 1)}@media screen and (max-width:768px){.contSlideArrowG--left{left:-5px}}.contSlideArrowG--right{right:-30px}@media screen and (max-width:768px){.contSlideArrowG--right{right:-5px}}.contSlideArrowN{position:absolute;top:0;bottom:0;z-index:2;width:30px;height:30px;margin:auto;border:none;background:url(../img/icon_arrowG.svg) no-repeat;background-size:100% auto;cursor:pointer}.contSlideArrowN--left{left:-30px;transform:scale(-1, 1)}@media screen and (max-width:768px){.contSlideArrowN--left{left:-50px}}.contSlideArrowN--right{right:-30px}@media screen and (max-width:768px){.contSlideArrowN--right{right:-50px}}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{display:block;position:absolute;bottom:25px;width:100%;margin:0;padding:0;text-align:center;list-style:none}@media screen and (max-width:768px){.slick-dots{bottom:10px}}.slick-dots li{display:inline-block;position:relative;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{display:block;width:20px;height:20px;line-height:0;padding:5px;border:0;color:transparent;background:transparent;font-size:0;cursor:pointer;outline:none}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;bottom:0;left:0;width:24px;height:1px;margin:auto;border-radius:50px;background:#fff;content:'　';transition:all 0.2s ease}.slick-dots li.slick-active button:before{height:9px}html{height:100%;font-size:62.5%}body{min-width:1080px;position:relative;height:100%;font-family:'Noto Sans JP', "メイリオ", Meiryo, sans-serif;font-feature-settings:'pkna';-webkit-text-size-adjust:100%;-webkit-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:768px){body{min-width:auto}}.sp{display:none}@media screen and (max-width:600px){.sp{display:block}.pc{display:none}}*{-webkit-tap-highlight-color:transparent}body.noscroll{overflow:hidden}.l-header{position:fixed;min-width:1080px;z-index:999;width:100%;height:102px;background-color:#fff;transition:0.3s}@media screen and (max-width:768px){.l-header{min-width:auto}}.l-header+*{margin-top:60px}@media screen and (max-width:600px){.l-header{height:48px}.l-header+*{margin-top:48px}}.l-header__warp{position:relative}@media screen and (max-width:600px){.l-header__warp{display:flex;flex-wrap:wrap;align-items:center}}.l-header__sp{margin-left:auto}@media screen and (min-width:601px){.l-header__sp{background-color:#17217a;display:block !important}}@media screen and (max-width:600px){.l-header__sp{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;display:none;width:100%;height:100%;overflow-y:auto;margin:auto;background:#142280}}.headerLogo{position:absolute;top:10px;left:20px;z-index:1;width:260px;transition:all 0.6s ease}@media screen and (max-width:600px){.headerLogo{position:absolute;top:8px;left:10px;width:195px}}.headerLogo img{width:100%;height:auto}.headerNav{font-size:1.4rem;list-style:none}@media screen and (min-width:601px){.headerNav{display:flex;align-items:center;justify-content:center}}.headerNav__item{position:relative}@media screen and (max-width:600px){.headerNav__item.-pc{display:none}}@media screen and (min-width:601px){.headerNav__item.-sp{display:none}}.headerNav__item>a,.headerNav__item>span{position:relative;display:block;margin:0;color:#fff;font-size:1.2rem;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}@media screen and (min-width:601px){.headerNav__item>a,.headerNav__item>span{font-weight:900;height:42px;line-height:42px;padding:0 1.3vw;text-align:center}}@media screen and (max-width:600px){.headerNav__item>a,.headerNav__item>span{font-weight:700;padding:23px 20px;font-size:2rem;border-bottom:2px solid #04004F}.headerNav__item>a:after,.headerNav__item>span:after{content:'';position:absolute;top:0;bottom:0;margin:auto;right:25px;width:10px;height:10px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg)}}.headerNav__item>a{cursor:pointer}.headerNav__item>a:hover{opacity:0.6}@media screen and (max-width:600px){.headerNav__item.js-headerNav>a:before,.headerNav__item.js-headerNav>a:after,.headerNav__item.js-headerNav>span:before,.headerNav__item.js-headerNav>span:after{content:'';position:absolute;top:0;bottom:0;margin:auto;background-color:#fff;right:20px;height:2px;width:15px;border:none;transition:transform 0.2s ease;transform:rotate(0deg)}.headerNav__item.js-headerNav>a:after,.headerNav__item.js-headerNav>span:after{transform:rotate(-90deg)}}@media screen and (max-width:600px){.headerNav__item.js-headerNav.-show>a:after,.headerNav__item.js-headerNav.-show>span:after{transform:rotate(0deg)}}.headerNav__search{display:flex;width:30px;height:30px;justify-content:center;align-items:center;margin-left:16px}@media screen and (max-width:600px){.headerNav__search{display:none}}.headerNav__search img{width:100%;height:auto}@media screen and (min-width:601px){.headerNav__child{position:absolute;top:42px;background-color:#fff;left:50%;width:140px;margin-left:-70px;padding:5px 0;opacity:0;pointer-events:none;transition:opacity 0.2s ease;will-change:opacity}.headerNav__child.-show{opacity:1;pointer-events:all}}@media screen and (max-width:600px){.headerNav__child{display:grid;grid-template-rows:0fr;transition:0.2s grid-template-rows ease;will-change:height;background-color:#04004F;position:relative;top:-2px;margin-bottom:-2px;overflow:hidden}.headerNav__child.-show{grid-template-rows:1fr}}@media screen and (max-width:600px){.headerNav__child__list{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;top:-2px}}@media screen and (max-width:600px){.headerNav__child__item.-pc{display:none}}@media screen and (min-width:601px){.headerNav__child__item.-sp{display:none}}@media screen and (max-width:600px){.headerNav__child__item{width:50%;border-bottom:2px solid #142280;margin-bottom:-2px}.headerNav__child__item:nth-child(odd),.headerNav__child__item.-odd{border-right:2px solid #142280}.headerNav__child__item.-even{border-right:none}.headerNav__child__item.-wide{width:100%;border-right:none}}@media screen and (min-width:601px){.headerNav__child__item a{color:#000;font-weight:900;font-size:1.1rem;padding:9px 0;display:flex;align-items:center;justify-content:center;transition:opacity 0.2s ease}.headerNav__child__item a:hover{opacity:0.6}}@media screen and (max-width:600px){.headerNav__child__item a{color:#fff;font-size:1.4rem;padding:18px 20px;display:block;position:relative}.headerNav__child__item a:after{content:'';position:absolute;top:0;bottom:0;margin:auto;right:20px;width:5px;height:5px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg)}}.headerTrigger{position:absolute;top:8px;right:10px;display:none}.headerTrigger img{width:30px;height:30px}@media screen and (max-width:600px){.headerTrigger{display:block}}@media screen and (max-width:600px){.headerTop{display:none}}.headerTop__nav{display:flex;align-items:center;font-size:1.4rem;list-style:none;justify-content:flex-end;padding-right:30px}.headerTop__item{position:relative;cursor:pointer}.headerTop__item:hover{opacity:0.6}.headerTop__search{display:flex;width:30px;height:30px;justify-content:center;align-items:center;margin-left:16px}.headerTop__search img{width:100%;height:auto}.headerTop a{position:relative;display:block;height:60px;line-height:60px;margin:0;padding:0 10px;color:#14227f;font-weight:900;font-size:1.2rem;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}.headerSp{position:relative}@media screen and (max-width:600px){.headerSp{padding:20px 0 30px}}.headerSp__close{position:absolute;top:10px;right:10px;display:none;width:30px;height:30px}@media screen and (max-width:600px){.headerSp__close{display:block}}.headerSp__logo{display:none;margin-right:20%}@media screen and (max-width:600px){.headerSp__logo{display:block;padding-left:20px}}.headerSp__search{display:none}@media screen and (max-width:600px){.headerSp__search{display:block;padding:30px 20px}.headerSp__search .searchform__btn{width:34px;height:34px}}.headerSp__search .headerSearch{overflow:hidden}.headerSp__footer{display:none}@media screen and (max-width:600px){.headerSp__footer{display:block}}.headerFooter{padding:0 20px}.headerFooter a{position:relative;margin-top:15px;display:block;color:#fff;font-size:1.4rem}.headerFooter a:first-child{margin-top:0}.headerFooter a:after{content:'';position:absolute;top:0;bottom:0;margin:auto;right:0;width:6px;height:6px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg)}.headerCopyright{line-height:20px;padding:35px 20px 0;color:#fff;font-size:1.1rem}#page-top{position:fixed;bottom:20px;right:20px;font-size:14px;z-index:99;display:none}#page-top a{background:#555;color:#fff;width:60px;padding:22px 10px;text-align:center;display:block;border-radius:70px;opacity:0.9;transition:all 0.3s ease}#page-top a:hover{opacity:0.5}.floatingWrapTicket a{width:150px;height:150px;display:block;border-radius:50%;position:fixed;right:20px;bottom:20px;z-index:999}@media screen and (max-width:600px){.floatingWrapTicket a{width:90px;height:90px;right:5px;bottom:5px}}.floatingWrapTicket a img{width:100%;height:auto;display:block;border-radius:50%}.floatingWrapTicket a:hover img{filter:brightness(110%)}.l-footer{min-width:1080px;margin-top:auto;text-align:center}@media screen and (max-width:768px){.l-footer{min-width:auto}}.footerNavList{display:flex;flex-wrap:wrap;justify-content:center;margin:90px 0 15px}@media screen and (max-width:600px){.footerNavList{margin-top:60px}}.footerNavList a{display:block;display:flex;line-height:1.5;align-items:center;margin:0 8px;color:#14227f;font-weight:700;font-size:1.3rem;text-decoration:none;transition:all 0.2s ease}@media screen and (max-width:600px){.footerNavList a{margin:2px 8px;font-size:1.1rem}}.footerNavList a:before{margin-right:5px;font-size:1rem;content:'＞'}.footerNavList a:hover{opacity:0.6}.footerCopyright{line-height:50px;color:#fff;background:#14227f;font-weight:800;font-size:1rem}@media screen and (max-width:600px){.footerCopyright{line-height:20px;padding:15px 0}}.entrySection{width:720px;margin:140px auto 0}@media screen and (max-width:600px){.entrySection{width:100%;margin-top:88px}}.entrySection--top,.entrySection--wings,.entrySection--jr,.entrySection--news{width:960px}@media screen and (max-width:600px){.entrySection--top,.entrySection--wings,.entrySection--jr,.entrySection--news{width:100%;margin-top:88px}}.entrySection--ticket,.entrySection--recruitment{width:100%;min-width:1080px}@media screen and (max-width:600px){.entrySection--ticket,.entrySection--recruitment{min-width:auto}}.entrySection--full{width:auto;min-width:1080px}@media screen and (max-width:600px){.entrySection--full{min-width:auto}}.entrySection__ttl{line-height:1.2;margin-bottom:50px;color:#14227f;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4.8rem;text-align:center}@media screen and (max-width:600px){.entrySection__ttl{margin-bottom:30px;font-size:4.2rem}}.entrySection__ttl span{display:block;color:#14227f;font-weight:bold;font-size:2rem}.entrySection--top .entrySection__ttl,.entrySection--lesult .entrySection__ttl{color:#528ecb}.entrySection--top .entrySection__ttl span,.entrySection--lesult .entrySection__ttl span{color:#528ecb}.entrySection--lesultWings .entrySection__ttl,.entrySection--wings .entrySection__ttl{color:#e30048}.entrySection--lesultWings .entrySection__ttl span,.entrySection--wings .entrySection__ttl span{color:#e30048}.entrySection--jr .entrySection__ttl{color:#0aaec8}.entrySection--jr .entrySection__ttl span{color:#0aaec8}.entrySection__main{margin-bottom:90px;color:#14227f;font-weight:700;font-size:3.6rem;text-align:center}@media screen and (max-width:600px){.entrySection__main{line-height:38px;margin-bottom:50px;font-size:3rem}}.entryCat{display:flex;justify-content:center;margin:30px 0}.entryCat__item{position:relative;color:#14227f;font-weight:bold;font-size:1.2rem;cursor:pointer}.entryCat__item+.entryCat__item{margin-left:20px}.entryCat__item.is-active:before{position:absolute;bottom:-5px;left:0;width:100%;height:1px;background:#14227f;content:''}.pagination{display:flex;justify-content:center;margin:40px auto 0;color:#a6a6a6;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.8rem}.pagination__item+.pagination__item{margin-left:25px}.pagination__item a{color:#a6a6a6}.pagination__item a.is-current{color:#000}.mainVisual{position:relative;min-width:1080px;overflow:hidden}@media screen and (max-width:768px){.mainVisual{min-width:auto}}@media screen and (max-width:600px){.mainVisual{margin-top:62px}}.mainVisual:before,.mainVisual:after{position:absolute;top:0;z-index:1;width:15%;height:100%;background:rgba(4, 0, 79, 0.8);content:''}@media screen and (max-width:600px){.mainVisual:before,.mainVisual:after{content:none}}.mainVisual:before{left:0}.mainVisual:after{right:0}.mainVisual .slick-list{overflow:visible}.mainVisual img{width:100%;height:600px;object-fit:cover;object-position:top}@media screen and (max-width:600px){.mainVisual img{height:320px}}.mainVisual__item{position:relative}.mainVisual__wrap:before{position:absolute;bottom:0;left:0;width:100%;height:300px;background:linear-gradient(180deg, rgba(0, 0, 0, 0), #19165c);content:''}@media screen and (max-width:600px){.mainVisual__wrap:before{height:100px}}.mainVisualGame{position:absolute;bottom:50px;left:40px;display:inline-flex;align-items:center}@media screen and (max-width:600px){.mainVisualGame{bottom:30px;left:20px}}.mainVisualGame__result{display:inline-flex;align-items:center;margin-right:40px;color:#fff;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:105px}@media screen and (max-width:600px){.mainVisualGame__result{margin-right:10px;font-size:5.2rem}}.mainVisualGame__result span{color:#528ecb}.mainVisualGame__result img{width:20px;height:4px;margin:10px 13px 0}@media screen and (max-width:600px){.mainVisualGame__result img{width:10px;margin:10px 6px 0}}.mainVisualGame__info{line-height:26px;color:#fff;font-weight:bold;font-size:1.8rem}@media screen and (max-width:600px){.mainVisualGame__info{line-height:12px;font-size:1rem}}.homeSection{min-width:1080px;position:relative;margin:auto}@media screen and (max-width:768px){.homeSection{min-width:auto}}.homeSection--news{margin:90px auto 0;padding:60px 0 50px;background:#f6f6f6}@media screen and (max-width:600px){.homeSection--news{margin:63px auto 0;padding:50px 0 30px}}.homeSection--banner{padding:40px 0;background:#04004f}@media screen and (max-width:600px){.homeSection--banner{padding:30px 5px}}.homeSection--about{padding:50px 0 80px}.homeSection--schedule{margin-bottom:80px;padding:60px 0 40px;background:#f8eeda}@media screen and (max-width:600px){.homeSection--schedule{padding:50px 5px 60px}}.homeSection--note{padding:60px 0 40px;background:#f6f6f6}@media screen and (max-width:600px){.homeSection--note{padding:40px 50px 40px}}.homeSection--goods{padding:60px 0 80px}@media screen and (max-width:600px){.homeSection--goods{padding:40px 50px 70px}}.homeSection--sns{padding:60px 0 30px;background:#e5eef7 url(../img/bg.svg)}@media screen and (max-width:600px){.homeSection--sns{padding:60px 20px 30px}}.homeSection--partners{padding:60px 0}@media screen and (max-width:600px){.homeSection--partners{padding:60px 20px}}.homeSection__wrap{max-width:1200px;margin:auto}.homeSection--news .homeSection__wrap{width:980px;margin:auto}@media screen and (max-width:600px){.homeSection--news .homeSection__wrap{width:100%}}.homeSection--about .homeSection__wrap{max-width:1200px;margin:auto}@media screen and (max-width:600px){.homeSection--about .homeSection__wrap{width:100%}}.homeSection--match .homeSection__wrap{max-width:none}.homeSection__txt{line-height:2;margin:0;color:#000;font-size:1.4rem}.sectionTtl{position:relative;z-index:12;color:#14227f;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4.8rem;text-align:center}@media screen and (max-width:600px){.sectionTtl{font-size:4.2rem}}.homeSection--news .sectionTtl,.homeSection--schedule .sectionTtl,.homeSection--note .sectionTtl,.homeSection--sns .sectionTtl{position:absolute;top:-25px;right:0;left:0;margin:auto}.homeSection--about .sectionTtl,.homeSection--goods .sectionTtl{margin-bottom:30px}.homeSection--partners .sectionTtl{display:flex;justify-content:center;align-items:center;color:#528ecb;font-size:3.4rem}@media screen and (max-width:600px){.homeSection--partners .sectionTtl{line-height:24px;font-size:2.2rem}}.homeSection--partners .sectionTtl:before,.homeSection--partners .sectionTtl:after{width:40px;height:1px;background:#528ecb;content:''}@media screen and (max-width:600px){.homeSection--partners .sectionTtl:before,.homeSection--partners .sectionTtl:after{width:24px}}.homeSection--partners .sectionTtl:before{margin-right:20px}.homeSection--partners .sectionTtl:after{margin-left:20px}.homeSection--partnersWings .sectionTtl{display:flex;justify-content:center;align-items:center;color:#e30048;font-size:3.4rem}@media screen and (max-width:600px){.homeSection--partnersWings .sectionTtl{line-height:24px;font-size:2.2rem}}.homeSection--partnersWings .sectionTtl:before,.homeSection--partnersWings .sectionTtl:after{width:40px;height:1px;background:#e30048;content:''}@media screen and (max-width:600px){.homeSection--partnersWings .sectionTtl:before,.homeSection--partnersWings .sectionTtl:after{width:24px}}.homeSection--partnersWings .sectionTtl:before{margin-right:20px}.homeSection--partnersWings .sectionTtl:after{margin-left:20px}.homeMatchTab{position:relative;display:flex;flex-wrap:wrap}.homeMatchTab__item{width:50%;line-height:46px;border-right:2px solid #fff;color:#fff;background:#528ecb;font-weight:600;font-size:1.6rem;text-align:center;cursor:pointer}.homeMatchTab__item:nth-child(2){border-right:none;border-left:2px solid #fff;background:#e30048}.homeMatchTab__item.is-active:after{position:absolute;bottom:-3px;left:0;width:calc(50% - 2px);height:3px;background:#528ecb;content:''}.homeMatchTab__item.is-active:before{position:absolute;bottom:-6px;left:0;width:100%;height:3px;background:#528ecb;content:''}.homeMatchTab__item.is-active:nth-child(2):after{right:0;left:auto;background:#e30048}.homeMatchTab__item.is-active:nth-child(2):before{background:#e30048}.homeMatchCont{padding-top:50px}@media screen and (max-width:600px){.homeMatchCont{margin:35px 5px 0;padding-top:25px;border-top:2px solid #c9cfd3}.homeMatchCont--single{padding-top:5px}}.homeMatchCont__panel{display:none;user-select:text}@media screen and (min-width:1251px){.homeMatchCont__panel{width:auto;padding:0 10%}}@media screen and (min-width:601px) and (max-width:1250px){.homeMatchCont__panel{width:980px;margin:auto;padding:0}}@media screen and (max-width:600px){.homeMatchCont__panel{padding:0 10px}}.homeMatchCont__panel.is-show{display:flex;animation-name:fade-in;animation-duration:0.5s}@media screen and (min-width:601px){.homeMatchCont__panel .slick-list{overflow:visible}}.homeMatchCont__panel .slick-track{display:flex;align-items:stretch}.homeMatchCont__panel .slick-track .slick-slide{float:none;height:initial}.homeMatchCont__panel .slick-track .slick-slide>div{height:100%}@media screen and (min-width:601px){.homeMatchCont__panel .slick-track .slick-slide{padding-left:20px}.homeMatchCont__panel .slick-track .slick-slide:first-of-type{padding-left:0}}.homeMatchCont__panel .contSlideArrowN--left{left:0}.homeMatchCont__panel .contSlideArrowN--right{right:0}@keyframes fade-in{from{opacity:0}to{opacity:1}}.homeMatchLine{max-width:1066px;height:0;margin:70px auto 50px;border-top:1px solid #a6a6a6}@media screen and (max-width:600px){.homeMatchLine{margin:40px 15px}}.homeMatchGame{width:calc(33.3% - 10px);height:100%;padding:35px 20px;display:block;text-align:center}@media screen and (min-width:601px){.homeMatchGame{border:2px solid #ebeff0;border-radius:10px}}@media screen and (max-width:600px){.homeMatchGame{border-bottom:2px solid #c9cfd3;width:100%;padding:0 10px 35px}}.homeMatchGame__ttl{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4rem}@media screen and (max-width:600px){.homeMatchGame__ttl{font-size:4rem}}.homeMatchGame__ttl span{display:block;margin-top:5px;color:#528ecb;font-size:2rem}.homeMatchCont__panel--pink .homeMatchGame__ttl span{color:#e30048}.homeMatchCont__panel--pink .homeMatchGame__ttl{color:#e30048}.homeMatchGame__sub{line-height:20px;margin:25px 0 15px;padding:5px;color:#528ecb;background:#e6f3f9;font-weight:bold;font-size:1.5rem}@media screen and (max-width:600px){.homeMatchGame__sub{margin:15px 0}.homeMatchGame__sub br{display:block}}.homeMatchCont__panel--pink .homeMatchGame__sub{color:#e30048;background:#fcdbe5}.homeMatchGame__guide{font-size:1.6rem;margin:40px 0 0 0}.homeMatchGame__team{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px}@media screen and (max-width:600px){.homeMatchGame__team{justify-content:center;padding:0}}.homeMatchGame__logo{width:38%}.homeMatchGame__logo:first-of-type{margin-right:2%}.homeMatchGame__logo:last-of-type{margin-left:2%}.homeMatchGame__logo img{width:100%;height:auto}.homeMatchGame__date{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700}@media screen and (max-width:600px){.homeMatchGame__date{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:baseline}}.homeMatchCont__panel--pink .homeMatchGame__date{color:#e30048}.homeMatchGame__date strong{display:block;color:#528ecb;font-size:7rem;margin-right:10px}@media screen and (max-width:600px){.homeMatchGame__date strong{display:inherit;font-size:5.6rem}}.homeMatchGame--result .homeMatchGame__date strong{display:inline-block;font-size:3.2rem}.homeMatchCont__panel--pink .homeMatchGame__date strong{color:#e30048}.homeMatchGame__date span{display:block;color:#528ecb;font-size:3.2rem}@media screen and (max-width:600px){.homeMatchGame__date span{display:inherit;margin-left:8px}}.homeMatchGame--result .homeMatchGame__date span{display:inline-block;font-size:2.2rem}.homeMatchCont__panel--pink .homeMatchGame__date span{color:#e30048}.homeMatchGame__date em{width:100%;color:#528ecb;font-style:normal;font-size:2.2rem}.homeMatchCont__panel--pink .homeMatchGame__date em{color:#e30048}@media screen and (max-width:600px){.homeMatchGame--result .homeMatchGame__date em{width:auto}}.homeMatchGame__label{width:80px;line-height:30px;margin:auto;margin-top:10px;border:2px solid #528ecb;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:2.2rem}.homeMatchGame__label--away{border-color:#a6a6a6 !important;color:#a6a6a6 !important}@media screen and (max-width:600px){.homeMatchGame__label{width:70px;line-height:21px;font-size:1.5rem}}.homeMatchCont__panel--pink .homeMatchGame__label{border-color:#e30048;color:#e30048}.homeMatchGame__place{margin:10px 0 25px;color:#528ecb;font-weight:bold;font-size:1.4rem;line-height:17px}@media screen and (max-width:600px){.homeMatchGame__place{margin-bottom:10px}}.homeMatchGame--result .homeMatchGame__place{margin-bottom:2px}.homeMatchCont__panel--pink .homeMatchGame__place{color:#e30048}.homeMatchGame__sp{display:none;padding:0 8px;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:4rem}.homeMatchGame--result .homeMatchGame__sp{font-size:5.6rem}.homeMatchCont__panel--pink .homeMatchGame__sp{color:#e30048}.homeMatchGame__sp span{position:relative;display:inline-block;width:20px}.homeMatchGame__sp span:before{position:absolute;top:10px;right:0;bottom:0;left:0;width:10px;height:4px;margin:auto;background:#528ecb;content:''}.homeMatchCont__panel--pink .homeMatchGame__sp span:before{background:#e30048}@media screen and (max-width:600px){.homeMatchGame__sp{display:inline-flex;justify-content:space-between;align-items:center}}.homeMatchGame__sp img{width:36%;height:auto}.homeMatchGame__score{line-height:1;margin:0 auto;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:6rem;display:flex;align-items:center;justify-content:center}.homeMatchCont__panel--pink .homeMatchGame__score{color:#e30048}.homeMatchGame__score span{position:relative;display:inline-block;width:50px}.homeMatchGame__score span:before{position:absolute;top:0;right:0;left:0;width:20px;height:4px;margin:auto;background:#528ecb;content:''}.homeMatchCont__panel--pink .homeMatchGame__score span:before{background:#e30048}.homeMatchGame__info{margin:0 auto}@media screen and (max-width:600px){.homeMatchGame__info{width:100%;padding-top:0}}.homeMatchGame__btn{display:block;width:140px;height:40px;line-height:40px;margin:auto;border:1px solid #528ecb;border-radius:6px;color:#528ecb;font-weight:bold;font-size:1.4rem}.homeMatchCont__panel--pink .homeMatchGame__btn{border-color:#e30048;color:#e30048}.homeMatchGame__btn+.homeMatchGame__btn{margin-top:10px}.homeMatchGame__btn:visited,.homeMatchGame__btn:link{color:#528ecb}.homeMatchCont__panel--pink .homeMatchGame__btn:visited,.homeMatchCont__panel--pink .homeMatchGame__btn:link{color:#e30048}.homeMatchGame__btn--ticket{border:none;color:#fff !important;background:#ba7a00}.homeMatchGame__btn--ticket:visited,.homeMatchGame__btn--ticket:link{color:#fff !important}.homeMatchGame__ticket{display:flex;flex-direction:column;padding:15px 8px 0 8px;text-align:left}@media screen and (max-width:600px){.homeMatchGame__ticket{display:block}}.homeMatchGame__ticket__icon{font-weight:700;font-size:14px;line-height:22px;width:80px;height:24px;background:#BA7A00;color:#fff;margin-bottom:5px;text-align:center;padding:0 5px}.homeMatchGame__ticket__ttl{letter-spacing:0.02em;font-size:14px;line-height:22px}@media screen and (max-width:600px){.homeMatchGame__ticket__ttl{margin-top:10px;width:100%;display:block}}.homeMatchGame__ticket__link{width:102px;height:24px;margin:5px auto 0;display:block}@media screen and (max-width:600px){.homeMatchGame__ticket__link{margin:1rem auto 0}}.homeMatchGame__ticket__link a{display:block;border:1px solid #000000;border-radius:4px;line-height:22px;font-weight:700;font-size:12px;color:#000;text-align:center}.homeMatchGame__row{border-top:solid 1px #E2E2E2;margin-top:15px}.homeMatchGame__row:first-of-type{border:none;margin-top:0}@media screen and (max-width:600px){.homeMatchGame__row{border:none;margin-top:0}}.homeMatchGame__event{display:flex;flex-direction:column;padding:15px 8px 0 8px}@media screen and (max-width:600px){.homeMatchGame__event{display:block;text-align:left}}.homeMatchGame__event__icon{font-weight:700;font-size:14px;line-height:22px;width:80px;height:24px;background:#528ECB;color:#fff;margin-bottom:5px;text-align:center;padding:0 5px}.homeMatchGame__event__ttl{letter-spacing:0.02em;font-size:14px;line-height:22px;text-align:left}@media screen and (max-width:600px){.homeMatchGame__event__ttl{margin-top:10px;width:100%;display:block}}.homeMatchGame__event__link{width:102px;height:24px;margin:5px auto 0;display:block}@media screen and (max-width:600px){.homeMatchGame__event__link{margin:1rem auto 0}}.homeMatchGame__event__link a{display:block;border:1px solid #000000;border-radius:4px;line-height:22px;font-weight:700;font-size:12px;color:#000;text-align:center}.homeMatchSchedule{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:10px}@media screen and (max-width:600px){.homeMatchSchedule{margin-top:5px}}.homeMatchRanking{width:calc(33.3% - 10px);height:100%;padding:35px 20px;display:block;text-align:center}@media screen and (min-width:601px){.homeMatchRanking{border:2px solid #ebeff0;border-radius:10px}}@media screen and (max-width:600px){.homeMatchRanking{border-bottom:2px solid #c9cfd3;width:100%;padding:0 0 35px}}.homeMatchRanking__ttl{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4rem}.homeMatchCont__panel--pink .homeMatchRanking__ttl{color:#e30048}.homeMatchRanking__ttl span{display:block;margin-top:5px;color:#528ecb;font-size:2rem}.homeMatchCont__panel--pink .homeMatchRanking__ttl span{color:#e30048}.homeMatchRanking--result .homeMatchRanking__ttl{margin-bottom:20px;font-size:4rem}.homeMatchRanking__sub{line-height:20px;margin:25px 0 30px;padding:5px;color:#528ecb;background:#e6f3f9;font-weight:bold;font-size:1.6rem}@media screen and (max-width:600px){.homeMatchRanking__sub{margin:25px 10px 20px}}.homeMatchCont__panel--pink .homeMatchRanking__sub{color:#e30048;background:#fcdbe5}.homeMatchRanking__sub span{color:#528ecb;font-weight:normal;font-size:1.2rem}.homeMatchCont__panel--pink .homeMatchRanking__sub span{color:#e30048}.homeMatchRanking__table{overflow:auto}@media screen and (max-width:600px){.homeMatchRanking__table{padding-left:10px}}.homeRankingTabel{width:100%;border:1px solid #d4d4d4}@media screen and (max-width:600px){.homeRankingTabel{width:calc(100% - 10px) !important}}.homeRankingTabel tr:nth-child(odd){background:#f6f6f6}.homeRankingTabel tr.color{background:#e6f3f9}.homeMatchCont__panel--pink .homeRankingTabel tr.color{background:#fcdbe5}.homeRankingTabel tr.color td:nth-child(1),.homeRankingTabel tr.color td:nth-child(2){color:#528ecb;font-weight:bold}.homeMatchCont__panel--pink .homeRankingTabel tr.color td:nth-child(1),.homeMatchCont__panel--pink .homeRankingTabel tr.color td:nth-child(2){color:#e30048}.homeRankingTabel th,.homeRankingTabel td{vertical-align:middle;border:1px solid #d4d4d4}.homeRankingTabel th{width:5% !important;height:40px;background:#e8e8e8;font-style:1.2rem;font-weight:bold}@media screen and (max-width:600px){.homeRankingTabel th{height:30px;font-size:0.9rem}}.homeRankingTabel th.color{background:#d4d4d4}.homeRankingTabel th:nth-child(1){width:5% !important;padding:0 1px}.homeRankingTabel th:nth-child(2){width:20% !important}.homeRankingTabel td{width:5% !important;height:38px;font-size:1.4rem}@media screen and (max-width:600px){.homeRankingTabel td{font-size:1.1rem}}.homeRankingTabel td:nth-child(1){width:5% !important;padding:0 1px;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-weight:bold;text-align:left}.homeRankingTabel td:nth-child(2){width:20% !important;padding:2px 10px;text-align:left}.homeNewsTab{display:flex;flex-wrap:wrap;border-bottom:1px solid #14227f}@media screen and (max-width:600px){.homeNewsTab{margin:0 15px;padding:15px;border-bottom:none;background:#fff}}.homeNewsTab__item{position:relative;width:122px;line-height:50px;font-weight:bold;font-size:1.4rem;text-align:center;cursor:pointer}.homeNewsTab__item a{display:block}.entrySection--news .homeNewsTab__item a{color:#000}.entrySection--news .homeNewsTab__item{width:120px}@media screen and (max-width:600px){.entrySection--news .homeNewsTab__item{display:inline-flex;width:auto}}.entrySection--ticket .homeNewsTab__item{width:192px}@media screen and (max-width:600px){.entrySection--ticket .homeNewsTab__item{display:inline-flex;width:auto}}@media screen and (max-width:600px){.homeNewsTab__item{width:auto;line-height:24px;font-size:1.2rem}.homeNewsTab__item:after{padding:0 8px;color:#a6a6a6;content:'|'}}@media screen and (max-width:600px) and (max-width:600px){.homeNewsTab__item:last-child:after{content:none}}.homeNewsTab__item.is-active{color:#14227f}.entrySection--news .homeNewsTab__item.is-active a{color:#14227f}.homeNewsTab__item.is-active:after{position:absolute;bottom:0;left:0;width:100%;height:8px;background:#14227f;content:''}@media screen and (max-width:600px){.homeNewsTab__item.is-active:after{position:inherit;width:auto;height:auto;padding:0 8px;color:#a6a6a6;background:none;content:'|'}}@media screen and (max-width:600px){.homeNewsCont{padding:0 15px}}.homeNewsCont__panel{display:none;min-height:480px;padding:30px;background:#fff}@media screen and (max-width:600px){.homeNewsCont__panel{min-height:auto;padding:0 15px 15px}}.homeNewsCont__panel.is-show{display:block;animation-name:fade-in;animation-duration:0.5s}.homeNewsList{font-size:1.4rem}.homeNewsList__item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.homeNewsList__item+.homeNewsList__item{margin-top:30px}@media screen and (max-width:600px){.homeNewsList__item+.homeNewsList__item{margin-top:20px}}.homeNewsList__img{width:180px}@media screen and (max-width:600px){.homeNewsList__img{width:43%}}.homeNewsList__img img{width:100%;height:auto}.homeNewsList__info{width:700px}@media screen and (max-width:600px){.homeNewsList__info{width:52%}}.homeNewsList__ttl{display:-webkit-box;line-height:28px;overflow:hidden;font-weight:bold;font-size:1.8rem;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:600px){.homeNewsList__ttl{line-height:20px;font-size:1.4rem}}.homeNewsList__date{margin-top:15px;font-size:1.4rem}@media screen and (max-width:600px){.homeNewsList__date{line-height:20px;margin-top:5px;font-size:1.1rem}}.homeNewsList__date span{display:inline-block;margin-left:10px;color:#14227f;font-weight:bold;font-size:1.4rem}@media screen and (max-width:600px){.homeNewsList__date span{font-size:1.1rem}}.homeNewsMore{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:40px}@media screen and (max-width:600px){.homeNewsMore{margin-top:30px}}.homeBanner{width:940px;margin:auto}@media screen and (max-width:600px){.homeBanner{width:100%}}.homeBanner__item{padding:0 10px}.homeBanner__item img{width:100%;height:auto}.homeAbout{display:flex;flex-wrap:wrap;align-items:center;background:#e5eef7 url(../img/bg.svg)}.homeAbout__img{width:50%}@media screen and (max-width:600px){.homeAbout__img{width:100%}}.homeAbout__img img{width:100%;height:auto}.homeAbout__info{width:50%;padding:0 120px}@media screen and (max-width:600px){.homeAbout__info{width:100%;padding:35px 20px 40px}}.homeAbout__ttl{margin-bottom:25px;color:#14227f;font-weight:bold;font-size:2.4rem;text-align:center}.homeAbout__txt{line-height:24px;color:#14227f;font-size:1.4rem}.homeAboutMore{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:25px}.homeSchedule{width:940px;margin:auto}@media screen and (max-width:600px){.homeSchedule{width:100%}}.homeSchedule__item{position:relative;padding:0 10px}.homeSchedule__box{height:260px;overflow-y:hidden;padding:15px 20px;border-top:10px solid;border-radius:8px;background:#fff}.homeSchedule__box--top{border-color:#98cfe6}.homeSchedule__box--wings{border-color:#eea69b}.homeSchedule__box--jr{border-color:#a6a6a6}.homeSchedule__wrap+.homeSchedule__wrap{margin-top:30px}.homeSchedule__date{margin-bottom:13px;padding-bottom:13px;border-bottom:1px solid #e8e8e8;font-weight:bold;font-size:1.8rem;text-align:center}.homeSchedule__date span{font-size:1.2rem}.homeSchedule__tag{margin-bottom:10px}.homeSchedule__tag span{display:inline-block;line-height:22px;margin-right:3px;padding:0 5px;color:#fff;font-weight:bold;font-size:1.4rem}.homeSchedule__box--top .homeSchedule__tag span{background:#528ecb}.homeSchedule__box--wings .homeSchedule__tag span{background:#e30048}.homeSchedule__box--jr .homeSchedule__tag span{background:#0aaec8}.homeSchedule__ttl{line-height:24px;margin-bottom:10px;font-size:1.6rem}.homeSchedule__ticket{display:inline-block;height:22px;line-height:22px;margin:auto;padding:0 4px;border-radius:4px;color:#fff;background:#ba7a00;font-weight:bold;font-size:1.4rem}.homeSchedule__ticket:visited,.homeSchedule__ticket:link{color:#fff}.homeSchedule__more{position:absolute;right:20px;bottom:15px;display:inline-block;width:12px;height:12px;background:url(../img/icon_more.svg) no-repeat center/cover;cursor:pointer}.homeScheduleMore{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:35px}.homeContSlide{width:965px;margin:auto}@media screen and (max-width:600px){.homeContSlide{width:100%}}.homeContSlide__item{padding:8px 13px}.homeContSlide__link{display:block;width:216px;padding:0 14px;border-radius:8px;box-shadow:0 0 8px rgba(0, 0, 0, 0.16);background:#fff}@media screen and (max-width:600px){.homeContSlide__link{width:100%}}.homeContSlide__img{display:flex;min-height:188px;align-items:center;margin-bottom:20px;padding-top:14px}@media screen and (max-width:600px){.homeContSlide__img{min-height:200px;justify-content:center}}.homeContSlide__date{margin-bottom:10px;font-weight:bold;font-size:1.2rem}.homeContSlide__ttl{line-height:20px;padding-bottom:14px;font-size:1.3rem}.homeContSlide__name{margin-bottom:10px;font-weight:bold;font-size:1.3rem}.homeContSlide__yen{padding-bottom:14px;font-weight:bold;font-size:1.2rem}.homeContMore{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:40px}.homeSection--goods .homeContMore{margin-top:25px}.homeSns{display:flex;width:940px;flex-wrap:wrap;justify-content:space-between;margin:auto}@media screen and (max-width:600px){.homeSns{width:100%}}.homeSns__item{width:100%}@media screen and (max-width:600px){.homeSns__item:nth-child(2){margin-top:40px}}.homeSns__item--full{display:flex;width:100%;justify-content:space-between;margin-top:30px;padding:30px 20px;background:#fff}@media screen and (max-width:600px){.homeSns__item--full{display:block}}.homeSns__ttl{display:flex;justify-content:center;align-items:center;margin-bottom:10px;font-weight:bold;font-size:1.8rem;text-align:center}.homeSns__ttl img{width:26px;height:auto;margin-right:10px}.homeSns__timeline{height:460px;overflow-y:auto;box-shadow:0 0 5px rgba(0, 0, 0, 0.16)}.homeSns__video{width:100%;height:529px}@media screen and (max-width:600px){.homeSns__video{height:293px}}.homeSns__video iframe{width:100%;height:100%}.homeSns__etc{width:260px}@media screen and (max-width:600px){.homeSns__etc{width:100%}.homeSns__etc+.homeSns__etc{margin-top:25px}}.homeSns__sub{width:260px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #528ecb;color:#528ecb;font-weight:bold;font-size:1.8rem;text-align:center}@media screen and (max-width:600px){.homeSns__sub{width:100%}}.homeSns__sub--wings{border-color:#e30048;color:#e30048}.homeSns__sub--jr{border-color:#0aaec8;color:#0aaec8}.homeSnsList{display:flex;justify-content:center}.homeSnsList__item{padding:0 8px}.homeSnsList__item img{width:24px;height:auto}.partnersList{display:flex;max-width:1130px;flex-wrap:wrap;justify-content:flex-start;margin:20px auto 0}@media screen and (max-width:600px){.partnersList{justify-content:center}}.partnersList__item{width:18.62%;display:flex;align-items:center;margin:0 4.24%}@media screen and (min-width:601px){.partnersList__item:nth-child(4n+1){margin-left:0}.partnersList__item:nth-child(4n){margin-right:0}}@media screen and (max-width:600px){.partnersList__item{width:44%;margin:0 3% 10px}}.partnersList__item img{width:100%;height:auto}.homePartnersMore{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:20px;border-color:#528ecb;color:#528ecb}.homePartnersMore:link,.homePartnersMore:visited{color:#528ecb}.homeSection--partnersWings .homePartnersMore{border-color:#e30048;color:#e30048}.aboutVisual{margin-top:102px}@media screen and (max-width:600px){.aboutVisual{margin-top:48px}}.aboutVisual img{width:100%;height:420px;object-fit:cover;object-position:bottom}@media screen and (max-width:600px){.aboutVisual img{height:400px;object-position:inherit}}.aboutSummary{margin:60px auto 0}@media screen and (max-width:600px){.aboutSummary{margin-top:40px}}.aboutSummary__ttl,.aboutSummary__txt{width:720px;margin:auto}@media screen and (max-width:600px){.aboutSummary__ttl,.aboutSummary__txt{width:100%;padding:0 20px}}.aboutSummary__ttl ol,.aboutSummary__txt ol{list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.aboutSummary__ttl ol li,.aboutSummary__txt ol li{list-style-type:decimal}.aboutSummary__ttl{line-height:38px;color:#14227f;font-weight:bold;font-size:2.8rem;text-align:center}@media screen and (max-width:600px){.aboutSummary__ttl{line-height:32px;font-size:2.4rem}}.aboutSummary__txt{line-height:28px;margin-top:25px;color:#14227f;font-size:1.6rem}@media screen and (max-width:600px){.aboutSummary__txt{line-height:24px;margin-top:20px;font-size:1.4rem}}.aboutSummaryList{width:960px;margin:50px auto 0}@media screen and (max-width:600px){.aboutSummaryList{width:100%}}.aboutSummaryList__item{position:relative;padding:30px 100px;background:#e5eef7 url(../img/bg.svg)}@media screen and (max-width:600px){.aboutSummaryList__item{padding:30px}}.aboutSummaryList__item:before{position:absolute;top:0;left:0;width:120px;height:100%;background:linear-gradient(90deg, #fff, transparent);content:''}@media screen and (max-width:600px){.aboutSummaryList__item:before{width:30px}}.aboutSummaryList__item:after{position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(270deg, #fff, transparent);content:''}@media screen and (max-width:600px){.aboutSummaryList__item:after{width:30px}}.aboutSummaryList__item+.aboutSummaryList__item{margin-top:57px}.aboutSummaryList__item--mission{background:#fcdbe6 url(../img/bg.svg)}.aboutSummaryList__item--value{background:#f8ebd7 url(../img/bg.svg)}.aboutSummaryList__ttl{position:absolute;top:-20px;left:50%;z-index:12;margin:auto;color:#14227f;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:3.6rem;transform:translateX(-50%)}.aboutSummaryList__txt{line-height:28px;color:#14227f;font-weight:bold;font-size:1.6rem;text-align:center}@media screen and (max-width:600px){.aboutSummaryList__txt{line-height:24px;font-size:1.4rem}}.aboutPickup{margin-top:65px}.aboutPickup__ttl{margin-bottom:30px;color:#14227f;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4.8rem;text-align:center}@media screen and (max-width:600px){.aboutPickup__ttl{margin-bottom:40px;font-size:4.2rem}}.aboutPickupList{min-width:1080px;display:flex;max-width:1200px;flex-wrap:wrap;margin:auto}@media screen and (max-width:768px){.aboutPickupList{min-width:auto}}@media screen and (max-width:600px){.aboutPickupList{display:block}}.aboutPickupList__item{position:relative;display:flex;flex-wrap:wrap;align-items:center;background:#e5eef7 url(../img/bg.svg)}@media screen and (max-width:600px){.aboutPickupList__item{display:block}}.aboutPickupList__item--yellow{background:#f8ebd7 url(../img/bg.svg)}.aboutPickupList__item--pink{background:#fcdbe6 url(../img/bg.svg)}.aboutPickupList__item+.aboutPickupList__item{margin-top:30px}@media screen and (max-width:600px){.aboutPickupList__item+.aboutPickupList__item{margin-top:0}}.aboutPickupList__item:after{position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(270deg, #fff, transparent);content:''}@media screen and (max-width:600px){.aboutPickupList__item:after{top:auto;bottom:0;width:100%;height:300px;background:linear-gradient(0, #fff, transparent)}}.aboutPickupList__item:nth-child(2n){flex-flow:row-reverse}.aboutPickupList__item:nth-child(2n):after{position:absolute;top:0;left:0;width:120px;height:100%;background:linear-gradient(90deg, #fff, transparent);content:''}@media screen and (max-width:600px){.aboutPickupList__item:nth-child(2n):after{top:auto;bottom:0;width:100%;height:300px;background:linear-gradient(0, #fff, transparent)}}.aboutPickupList__prof,.aboutPickupList__info{position:relative;z-index:1;width:50%}.aboutPickupList__prof img,.aboutPickupList__info img{width:100%;height:auto}@media screen and (max-width:600px){.aboutPickupList__prof,.aboutPickupList__info{width:100%}}.aboutPickupList__name{position:absolute;bottom:50px;left:60px;line-height:1.2;color:#fff;font-weight:bold;font-size:3.4rem}@media screen and (max-width:600px){.aboutPickupList__name{position:absolute;bottom:20px;left:20px;font-size:2.6rem}}.aboutPickupList__name span{color:#fff;font-weight:bold;font-size:2rem}@media screen and (max-width:600px){.aboutPickupList__name span{font-size:1.6rem}}.aboutPickupList__info{position:relative;padding:0 115px}@media screen and (max-width:600px){.aboutPickupList__info{padding:30px 20px}}.aboutPickupList__ttl{line-height:34px;margin-bottom:20px;color:#14227f;font-weight:bold;font-size:2.4rem}.aboutPickupList__txt{line-height:24px;color:#14227f;font-size:1.4rem}.aboutPickupList__more{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:30px}.aboutVisualDetail{margin-top:140px;background:#e5eef7 url(../img/bg.svg);text-align:center}@media screen and (max-width:600px){.aboutVisualDetail{margin-top:98px}}.aboutVisualDetail--yellow{background:#f8ebd7 url(../img/bg.svg)}.aboutVisualDetail--pink{background:#fcdbe6 url(../img/bg.svg)}.aboutVisualDetail img{width:720px;height:420px;object-fit:cover}@media screen and (max-width:600px){.aboutVisualDetail img{width:100%;height:auto}}.aboutDetail{width:720px;margin:auto}@media screen and (max-width:600px){.aboutDetail{width:100%;padding:0 20px}}.aboutDetail__head{margin:40px 0}@media screen and (max-width:600px){.aboutDetail__head{margin:25px 0}}.aboutDetail__cat{display:flex;align-items:center;margin-bottom:10px;color:#14227f;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:1.6rem}.aboutDetail__cat:after{width:90%;height:1px;margin-left:auto;background:#14227f;content:''}@media screen and (max-width:600px){.aboutDetail__cat:after{width:80%}}.aboutDetail__name{display:flex;line-height:1.2 !important;flex-wrap:wrap;align-items:center;font-weight:bold;font-size:3rem}@media screen and (max-width:600px){.aboutDetail__name{margin-top:0 !important}}.aboutDetail__name span{width:100%;font-weight:bold;font-size:1.8rem}.aboutDetail__name strong{font-weight:bold;font-size:3rem}.aboutDetail__name small{display:inline-block;margin-left:20px;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:1.6rem}@media screen and (max-width:600px){.aboutDetail__name small{width:100%;margin-left:0;margin-top:8px}}.aboutDetail__ttl{line-height:34px;font-weight:bold;font-size:2.4rem}.aboutDetail h2{line-height:28px;margin-top:50px;font-size:1.8rem}.aboutDetail p{line-height:24px;margin-top:25px;font-size:1.4rem}.aboutDetail img{width:100%;height:auto;margin-top:35px}.aboutDetail__btn{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:50px}.team{margin-top:55px;padding:60px calc((100% - 960px) / 2) 0}.entrySection--wings .team{border-top:1px solid #e30048}.entrySection--jr .team{border-top:1px solid #0aaec8}.team.noBorder{border:none}@media screen and (max-width:600px){.team{margin:30px 20px 0;padding:30px 0 0}}.team__item+.team__item{margin-top:60px}@media screen and (max-width:600px){.team__item+.team__item{margin-top:30px}}.team__ttl{margin-bottom:15px;color:#528ecb;font-weight:bold;font-size:1.6rem}.team__ttl span{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4rem}.entrySection--wings .team__ttl{color:#e30048}.entrySection--wings .team__ttl span{color:#e30048}.entrySection--jr .team__ttl{color:#0aaec8}.entrySection--jr .team__ttl span{color:#0aaec8}.under18 .team__ttl{color:#14227F}.under18 .team__ttl span{color:#14227F}.teamList{display:flex;gap:0 24px;width:936px;flex-wrap:wrap}@media screen and (max-width:600px){.teamList{justify-content:space-between;width:100%}}.teamList__item{width:216px;overflow:hidden;margin:0 0 30px 0;background:linear-gradient(270deg, rgba(255, 255, 255, 0), #95c2e2)}.entrySection--wings .teamList__item{background:linear-gradient(270deg, rgba(255, 255, 255, 0), #f180a2)}.under18 .teamList__item{background:linear-gradient(270deg, rgba(255, 255, 255, 0), #A8C7E4)}.teamList__item img{width:100%;height:auto}@media screen and (max-width:600px){.teamList__item{width:46%;margin-bottom:20px}}.teamList--staff .teamList__item{margin-bottom:15px;background:linear-gradient(270deg, rgba(255, 255, 255, 0), #d4d4d4)}.teamList--jr .teamList__item{margin-bottom:15px;background:linear-gradient(270deg, rgba(255, 255, 255, 0), #b6e8f0)}.teamLink{position:relative;display:block}.teamLink__no{position:absolute;top:10px;right:20px;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:3rem}.entrySection--wings .teamLink__no{color:#e30048}@media screen and (max-width:600px){.teamLink__no{font-size:1.8rem}}.teamLink__no span{display:block;color:#528ecb;font-size:5.2rem}.entrySection--wings .teamLink__no span{color:#e30048}@media screen and (max-width:600px){.teamLink__no span{font-size:3.1rem}}.teamLink__name{position:absolute;bottom:0;left:0;width:100%;padding:15px;color:#fff;background:rgba(82, 142, 203, 0.8);font-weight:bold;font-size:1.8rem}.entrySection--wings .teamLink__name{background:rgba(227, 0, 72, 0.8)}@media screen and (max-width:600px){.teamLink__name{padding:10px;font-size:1.3rem}}.teamLink__name span{display:block;margin-top:5px;color:#fff;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:1.2rem}@media screen and (max-width:600px){.teamLink__name span{font-size:0.9rem}}.teamLink__photo{height:340px;overflow:hidden}@media screen and (max-width:600px){.teamLink__photo{height:250px}}.teamList--staff .teamLink__photo,.teamList--jr .teamLink__photo,.under18 .teamLink__photo{height:216px}@media screen and (max-width:600px){.teamList--staff .teamLink__photo,.teamList--jr .teamLink__photo,.under18 .teamLink__photo{height:166px}}.teamLink__staff{line-height:20px;padding:5px 14px 0;background:#fff;font-weight:bold;font-size:1.4rem}@media screen and (max-width:600px){.teamLink__staff{padding:8px 10px 0;font-size:1.2rem}}.teamLink__jr{line-height:20px;padding:15px 14px 0;background:#fff;font-weight:bold;font-size:1.8rem}@media screen and (max-width:600px){.teamLink__jr{line-height:1.1;padding:8px 10px 0;font-size:1.3rem}}.teamLink__jr span{display:inline-block;margin:5px 0;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.2rem}@media screen and (max-width:600px){.teamLink__jr span{margin:0;font-size:0.9rem}}.teamLink__jr em{font-family:'Barlow Semi Condensed', sans-serif;font-style:normal;font-size:1.8rem}.teamLink__more{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px}.teamDetail__main{display:flex;border-top:1px solid #528ecb}.entrySection--wings .teamDetail__main{border-top:1px solid #e30048}@media screen and (max-width:600px){.teamDetail__main{display:block}}.teamDetail__info{width:50%;padding:25px}@media screen and (max-width:600px){.teamDetail__info{width:100%}}.teamDetailPlayer{position:relative;width:600px;height:560px;overflow:hidden;background:linear-gradient(270deg, #fff, #97bbe0)}.entrySection--wings .teamDetailPlayer{background:linear-gradient(270deg, #fff, #ee6692)}@media screen and (max-width:600px){.teamDetailPlayer{width:100%;height:400px;padding-top:10px}}.teamDetailPlayer:before{position:absolute;top:0;right:0;bottom:0;left:0;width:495px;height:520px;margin:auto;background:url(../img/team_nankatusSc.png) no-repeat;opacity:0.25;content:''}@media screen and (max-width:600px){.teamDetailPlayer:before{width:100%;background:url(../img/team_nankatusSc.png) no-repeat center/75% auto}}.teamDetailPlayer__cat{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.6rem;text-align:center}.entrySection--wings .teamDetailPlayer__cat{color:#e30048}.teamDetailPlayer__info{position:relative;padding-left:180px;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold}@media screen and (max-width:600px){.teamDetailPlayer__info{padding-left:20px}}.teamDetailPlayer__info strong{display:black;color:#fff;font-size:150px}@media screen and (max-width:600px){.teamDetailPlayer__info strong{font-size:130px}}.teamDetailPlayer__info span{display:block;line-height:0.8;color:#fff;font-weight:bold;font-size:1.6rem}@media screen and (max-width:600px){.teamDetailPlayer__info span{margin-top:5px}}.teamDetailPlayer__info span>span{font-size:6.4rem}.teamDetailPlayer__name{position:absolute;bottom:25px;left:20px;color:#fff;font-weight:bold;font-size:3rem}.teamDetailPlayer__name span{display:block;margin-top:15px;color:#fff;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.6rem}.teamDetailPlayer__img{position:absolute;top:0;right:0;width:300px}@media screen and (max-width:600px){.teamDetailPlayer__img{top:30px;width:56%}}.teamDetailPlayer__img img{width:100%;height:auto}.teamDetailProfile__cat{margin-bottom:15px;color:#528ecb;font-weight:bold;font-size:1.6rem}.entrySection--wings .teamDetailProfile__cat{color:#e30048}@media screen and (max-width:600px){.teamDetailProfile__cat{display:none}}.teamDetailProfile__name{display:inline-flex;align-items:center;color:#528ecb;font-weight:bold;font-size:3rem}.entrySection--wings .teamDetailProfile__name{color:#e30048}@media screen and (max-width:600px){.teamDetailProfile__name{display:none}}.teamDetailProfile__name span{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-size:1.6rem}.entrySection--wings .teamDetailProfile__name span{color:#e30048}.teamDetailProfile__more{margin-top:35px}@media screen and (max-width:600px){.teamDetailProfile__more{margin-top:0}}.teamDetailProfile__more table{line-height:22px;font-size:1.4rem}.teamDetailProfile__more table th{width:100px;font-weight:normal;text-align:left}.teamDetailProfile__more table th,.teamDetailProfile__more table td{padding-bottom:4px}.teamDetailProfile__more table tr:last-child td{padding-top:20px}.teamDetailProfile__sns{margin-top:20px}.teamDetailProfile__sns img{width:24px;height:24px}.teamDetailProfile__sns a{display:inline-flex;margin-right:10px}.teamDetailSlide{width:965px;margin:40px auto 0}@media screen and (max-width:600px){.teamDetailSlide{width:100%;overflow:hidden;margin-top:10px}}.teamDetailSlide__item{padding:8px 13px}.teamDetailSlide__link{display:block;width:216px;padding:0 14px;border-radius:8px;box-shadow:0 0 8px rgba(0, 0, 0, 0.16);background:#fff}@media screen and (max-width:600px){.teamDetailSlide__link{margin:auto}}.teamDetailSlide__img{display:flex;min-height:188px;align-items:center;margin-bottom:20px;padding-top:14px}.teamDetailSlide__date{margin-bottom:10px;font-weight:bold;font-size:1.2rem}.teamDetailSlide__ttl{line-height:20px;padding-bottom:14px;font-size:1.3rem}.teamDetailSlide__name{margin-bottom:10px;font-weight:bold;font-size:1.3rem}.teamDetailSlide__yen{padding-bottom:14px;font-weight:bold;font-size:1.2rem}.partnerBanner{display:inline-flex;flex-wrap:wrap;margin-top:40px}@media screen and (max-width:600px){.partnerBanner{justify-content:center;margin-top:60px;padding:0 20px}}.partnerBanner__item{width:210px}@media screen and (max-width:600px){.partnerBanner__item{width:47%;margin-bottom:20px}}.partnerBanner__item+.partnerBanner__item{margin:0 0 20px 20px}@media screen and (max-width:600px){.partnerBanner__item+.partnerBanner__item{margin:0 0 20px}}@media screen and (max-width:600px){.partnerBanner__item:nth-child(2n){margin-left:6%}}.partnerBanner__item:nth-child(5n+1){margin-left:0}.partnerBanner__item img{width:100%;height:auto}.partnerCta{margin-top:40px;text-align:center}@media screen and (max-width:600px){.partnerCta{margin:50px 20px 0}}.partnerCta__link{display:inline-flex;width:500px;height:74px;justify-content:center;align-items:center;margin:auto;border:1px solid #14227f;border-radius:15px;color:#14227f;font-weight:bold;font-size:16px;text-align:center}@media screen and (max-width:600px){.partnerCta__link{width:100%}}@media screen and (max-width:600px){.partners{padding:0 20px}}.partners__item+.partners__item{margin-top:40px}.partners__ttl{margin-bottom:5px;padding:5px 0;border-top:1px solid #14227f;color:#14227f;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:2.4rem}.partners__ttl--top{border-top:1px solid #528ecb;color:#528ecb}.partners__ttl--wings{border-top:1px solid #e30048;color:#e30048}.partners__ttl--jr{border-top:1px solid #0aaec8;color:#0aaec8}@media screen and (max-width:600px){.partners__ttl{font-size:1.8rem}}.partners tr{border-bottom:1px solid #d4d4d4}.partners tr:last-child{border:none}.partners td{line-height:22px;vertical-align:middle;padding:25px 0;font-size:1.4rem}@media screen and (max-width:600px){.partners td{display:block;padding:10px 0}}.partners td img{width:200px;height:auto}.partners td:nth-child(1){text-align:center}.partners td:nth-child(2){padding-left:30px}@media screen and (max-width:600px){.partners td:nth-child(2){padding:0 0 30px 0}}.partners td:nth-child(2) strong{display:block;line-height:26px;margin-bottom:10px;font-weight:bold;font-size:1.6rem}.partners td:nth-child(2) p{line-height:22px;font-size:1.4rem}.partners td:nth-child(2) a{display:inline-block;margin-top:10px;color:#14227f}.partners__btn{display:block;width:380px;line-height:26px;margin:60px auto 0;padding:20px;border:1px solid #14227f;border-radius:15px;color:#14227f;font-weight:bold;font-size:1.6rem;text-align:center}@media screen and (max-width:600px){.partners__btn{width:calc(100% - 45px * 2);margin:40px 45px 0}}.partnerRecruitment img{width:100%;height:auto}.partnerRecruitment__first{position:relative;width:960px;margin:0 auto;padding-top:20px;border-top:1px solid #14227f}@media screen and (max-width:600px){.partnerRecruitment__first{width:100%;border:none}.partnerRecruitment__first:before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;width:calc(100% - 40px);margin:auto;border-top:1px solid #14227f;content:''}}.partnerRecruitment__lead{line-height:38px;margin-bottom:30px;color:#14227f;font-weight:bold;font-size:2.8rem;text-align:center;text-align:center}@media screen and (max-width:600px){.partnerRecruitment__lead{line-height:28px;padding:0 20px;font-size:2rem;text-align:left}}@media screen and (max-width:600px){.partnerRecruitment__img{padding:0 20px}}.partnerRecruitment__gray{background:#f6f6f6}.partnerRecruitment__blue{position:relative;margin-top:60px;background:#e5eef7 url(../img/bg.svg)}@media screen and (max-width:600px){.partnerRecruitment__blue{width:100%;margin-bottom:80px;padding-bottom:0}}.partnerRecruitment__blue:after{position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(0, #fff, transparent);content:''}@media screen and (max-width:600px){.partnerRecruitment__blue:after{display:none}}.partnerRecruitment__cont{width:720px;margin:auto;padding:55px 0}@media screen and (max-width:600px){.partnerRecruitment__cont{width:100%;padding:55px 20px}}.partnerRecruitment__sub{line-height:34px;margin-bottom:25px;color:#14227f;font-size:2.4rem;text-align:center}@media screen and (max-width:600px){.partnerRecruitment__sub{line-height:28px;font-size:2rem}}.partnerRecruitment__txt{line-height:28px;font-size:1.6rem}@media screen and (max-width:600px){.partnerRecruitment__txt{line-height:24px;font-size:1.4rem}}.partnerRecruitment__team{display:flex;flex-wrap:wrap;justify-content:center;margin:35px 0;font-weight:bold;font-size:2rem}@media screen and (max-width:600px){.partnerRecruitment__team{line-height:24px;font-size:1.8rem}}.partnerRecruitment__team .top{color:#14227f}.partnerRecruitment__team .wings{color:#e30048}.partnerRecruitment__team .jr{color:#0aaec8}@media screen and (max-width:600px){.partnerRecruitment__team .jr{display:block}}.partnerGrades:nth-child(1){margin-bottom:55px}.partnerGrades__ttl{line-height:34px;margin-bottom:30px;color:#528ecb;font-weight:bold;font-size:2.4rem;text-align:center}@media screen and (max-width:600px){.partnerGrades__ttl{line-height:24px;font-size:1.6rem}}.partnerGrades__ttl--pink{color:#e30048}.partnerGrades__sub{line-height:28px;margin-bottom:5px;font-weight:bold;font-size:1.6rem}.partnerGrades table{width:100%;line-height:28px;font-size:1.6rem;text-align:left}@media screen and (max-width:600px){.partnerGrades table{line-height:24px;font-size:1.4rem}}.partnerGrades tr{border-bottom:1px solid #d4d4d4}.partnerGrades th{padding:5px 0;font-weight:bold;font-size:1.2rem}.partnerGrades th:nth-child(2){text-align:center}.partnerGrades td{padding:8px 0}.partnerGrades td:first-child{width:80%}.partnerGrades td:nth-child(2){text-align:center}.partnerRecruitmentList__item{position:relative;padding-left:40px;counter-increment:num 1}@media screen and (max-width:600px){.partnerRecruitmentList__item{padding-left:35px}}.partnerRecruitmentList__item:before{position:absolute;top:2px;left:0;display:block;width:24px;height:24px;line-height:24px;border-radius:100px;color:#fff;background:#14227f;font-weight:bold;font-size:1.4rem;text-align:center;content:counter(num) ''}.partnerRecruitmentList__item+.partnerRecruitmentList__item{margin-top:25px}.partnerRecruitmentList__ttl{line-height:26px;margin-bottom:4px;color:#14227f;font-size:1.8rem}.partnerRecruitmentList__txt{width:100%;line-height:24px;font-size:1.4rem}.partnerRecruitmentPoint{margin-bottom:40px}.partnerRecruitmentPoint__item{line-height:28px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #14227f;color:#14227f;font-weight:bold;font-size:1.6rem}.partnerRecruitmentInquiry{position:relative;display:flex;z-index:1;justify-content:center;margin-top:50px}@media screen and (max-width:600px){.partnerRecruitmentInquiry{display:block}}.partnerRecruitmentInquiry__item{line-height:20px;font-weight:bold;font-size:1.4rem;text-align:center}@media screen and (max-width:600px){.partnerRecruitmentInquiry__item{width:100%}}.partnerRecruitmentInquiry__item .top{color:#14227f}.partnerRecruitmentInquiry__item .wings{color:#e30048}.partnerRecruitmentInquiry__item .jr{color:#0aaec8}.partnerRecruitmentInquiry__item a{display:block;width:260px;line-height:26px;margin:20px auto 0;padding:20px;border-radius:15px;box-shadow:0 0 8px rgba(0, 0, 0, 0.2);color:#fff;background:#528ecb;font-size:1.6rem;text-align:center}@media screen and (max-width:600px){.partnerRecruitmentInquiry__item a{width:100%;margin-top:15px}}.partnerRecruitmentInquiry__item:nth-child(2){margin-left:100px}@media screen and (max-width:600px){.partnerRecruitmentInquiry__item:nth-child(2){margin-top:30px;margin-left:0}}.partnerRecruitmentInquiry__item:nth-child(2) a{background:#14227f}.rankingTab{position:relative;display:flex;flex-wrap:wrap}.rankingTab__item{width:50%;line-height:46px;border-right:2px solid #fff;color:#fff;background:#528ecb;font-weight:600;font-size:1.6rem;text-align:center;cursor:pointer}.rankingTab__item:nth-child(2){border-right:none;border-left:2px solid #fff;background:#e30048}.rankingTab__item.is-active:after{position:absolute;bottom:-3px;left:0;width:calc(50% - 2px);height:3px;background:#528ecb;content:''}.rankingTab__item.is-active:before{position:absolute;bottom:-6px;left:0;width:100%;height:3px;background:#528ecb;content:''}.rankingTab__item.is-active:nth-child(2):after{right:0;left:auto;background:#e30048}.rankingTab__item.is-active:nth-child(2):before{background:#e30048}.rankingCont{padding-top:50px}.rankingCont__panel{display:none}.rankingCont__panel.is-show{display:block;animation-name:fade-in;animation-duration:0.5s}.rankingDetail{width:720px;margin:auto;text-align:center}.rankingDetail__ttl{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4rem}.rankingCont__panel--pink .rankingDetail__ttl{color:#e30048}.rankingDetail__ttl span{display:block;margin-top:5px;color:#528ecb;font-size:2rem}.rankingCont__panel--pink .rankingDetail__ttl span{color:#e30048}.rankingDetail--result .rankingDetail__ttl{margin-bottom:20px;font-size:4rem}.rankingDetail__sub{line-height:30px;margin:25px 0 20px;color:#528ecb;background:#e6f3f9;font-weight:bold;font-size:1.6rem}.rankingCont__panel--pink .rankingDetail__sub{color:#e30048;background:#fcdbe5}.rankingDetail__sub span{color:#528ecb;font-weight:normal;font-size:1.2rem}.rankingCont__panel--pink .rankingDetail__sub span{color:#e30048}@media screen and (max-width:600px){.newsHead{padding:0 20px}}.newsHead__ttl{line-height:34px;font-size:2.4rem}.newsHead__date{margin-top:15px;font-size:1.4rem}.newsHead__date span{color:#14227f;font-weight:bold}.newsHead__post{margin-top:15px;font-size:1.4rem}.newsCont{padding:45px 0}@media screen and (max-width:600px){.newsCont{padding:30px 20px}}.newsCont img{max-width:100%;height:auto}.newsCont__them{margin-bottom:40px}@media screen and (max-width:600px){.newsCont__them{margin-bottom:25px}}.newsCont h2{line-height:28px;margin-bottom:10px;font-weight:bold;font-size:1.8rem}.newsCont p{line-height:28px;margin-bottom:35px;font-size:1.4rem}.NewsCta{margin-top:20px;text-align:center}@media screen and (max-width:600px){.NewsCta{margin:10px 20px 0}}.NewsCta__link{display:inline-flex;width:180px;height:36px;justify-content:center;align-items:center;margin:auto;border:1px solid #14227f;border-radius:25px;color:#14227f;font-weight:bold;font-size:1.4rem;text-align:center}.news__archive{text-align:right;font-size:1.4rem;margin-bottom:25px}@media screen and (max-width:600px){.news__archive{padding-right:20px}}.entrySection--news{min-height:800px}.newsWrap{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin:0 -70px}@media screen and (max-width:1100px){.newsWrap{margin:0}}.newsWrapMain{width:calc(100% - 230px - 50px)}@media screen and (max-width:600px){.newsWrapMain{width:100%}}.newsWrapMain li.homeNewsCont__panel{padding:0}.newsWrapMain .homeNewsList__info{width:calc(100% - 180px - 20px)}@media screen and (max-width:600px){.newsWrapMain .homeNewsList__info{width:52%}}.newsWrapMainYearmonth{margin:0 0 45px}@media screen and (max-width:600px){.newsWrapMainYearmonth{margin:0 15px 25px}}.newsWrapMainYearmonth p{color:#14227f;font-size:3.8rem;font-weight:bold;margin:0}@media screen and (max-width:600px){.newsWrapMainYearmonth p{font-size:2.3rem}}.newsWrapSub{width:230px;padding:17px;border:3px solid #14227f}@media screen and (max-width:600px){.newsWrapSub{width:100%;margin:60px 15px 0}}.newsWrapSubBox{margin-bottom:28px}.newsWrapSubBox:last-child{margin-bottom:0}.newsWrapSubBox h3{color:#000;font-size:1.6rem}.newsWrapSubBox>ul{margin-top:12px}.newsWrapSubBox>ul>li{margin-bottom:10px}.newsWrapSubBox>ul>li:last-child{margin-bottom:0}.newsWrapSubBox>ul>li>a{color:#14227f;font-size:1.3rem;font-weight:bold;display:block;padding:7px 8px 8px;background:#f5f5f5}.newsWrapSubBox>ul>li .newsWrapSubBoxTitle p{color:#14227f;font-size:1.3rem;font-weight:bold;display:block;padding:7px 8px 8px;background:#f5f5f5}.newsWrapSubBox>ul>li .newsWrapSubBoxTitle p:hover{color:#fff;background:#14227f}.newsWrapSubBox>ul>li>a:hover,.newsWrapSubBox>ul>li.is-active>a,.newsWrapSubBox>ul>li .newsWrapSubBoxTitle.is-open p{color:#fff;background:#14227f}.newsWrapSubBox.archive>ul>li .newsWrapSubBoxTitle p{position:relative}.newsWrapSubBox.archive>ul>li .newsWrapSubBoxTitle p:after{width:8px;height:8px;color:#14227f;display:inline-block;vertical-align:middle;border:2px solid #14227f;border-bottom:0;border-left:0;box-sizing:border-box;transform:translateY(25%) rotate(135deg);position:absolute;top:7px;right:10px;content:""}.newsWrapSubBox.archive>ul>li .newsWrapSubBoxTitle p:hover:after{color:#fff;border-color:#fff}.newsWrapSubBox.archive>ul>li>.newsWrapSubBoxTitle.is-open p:after{color:#fff;border-color:#fff;transform:translateY(25%) rotate(-45deg);top:11px}.newsWrapSubBox.archive>ul>li .newsWrapSubBoxCont{display:none}.newsWrapSubBox.archive>ul>li .newsWrapSubBoxCont ul>li{border-bottom:1px dashed #8289bb}.newsWrapSubBox.archive>ul>li .newsWrapSubBoxCont ul>li>a{font-size:1.3rem;font-weight:bold;display:block;padding:7px 8px 8px}@media screen and (max-width:600px){.newsWrapSubBox.category>ul{display:flex;flex-wrap:wrap;margin-bottom:-10px !important}.newsWrapSubBox.category>ul>li{width:calc(50% - 5px);margin-right:10px;margin-bottom:10px !important}.newsWrapSubBox.category>ul>li:nth-of-type(2n){margin-right:0}}@media screen and (max-width:600px){.schedule{padding:0 20px}}.scheduleNav{display:flex;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid #14227f}.scheduleNav__item{color:#14227f;font-weight:bold;font-size:1.8rem}.scheduleNav__item:first-child a:before{width:30px;height:30px;background:url(../img/icon_arrowB.svg);content:'';transform:scaleX(-1)}.scheduleNav__item:first-child a:after{content:none}.scheduleNav__item span{color:#14227f;font-size:2.4rem}.scheduleNav__item a{display:inline-flex;align-items:center;font-size:1.6rem}.scheduleNav__item a:after{width:30px;height:30px;background:url(../img/icon_arrowB.svg);content:''}.scheduleCont__panel{display:none}.scheduleCont__panel.is-show{display:block;animation-name:fade-in;animation-duration:0.5s}.scheduleCont__none{font-size:1.6rem}.scheduleCat{display:flex;justify-content:center;margin:30px 0}.scheduleCat__item{position:relative;color:#14227f;font-weight:bold;font-size:1.2rem;cursor:pointer}.scheduleCat__item+.scheduleCat__item{margin-left:20px}.scheduleCat__item:nth-child(2){color:#528ecb}.scheduleCat__item:nth-child(3){color:#e30048}.scheduleCat__item:nth-child(4){color:#0aaec8}.scheduleCat__item.is-active:before{position:absolute;bottom:-5px;left:0;width:100%;height:1px;background:#14227f;content:''}.scheduleCat__item.is-active:nth-child(2):before{background:#528ecb}.scheduleCat__item.is-active:nth-child(3):before{background:#e30048}.scheduleCat__item.is-active:nth-child(4):before{background:#0aaec8}.scheduleTable{width:100%}.scheduleTable th{position:relative;display:inline-flex;min-width:120px;justify-content:center;align-items:baseline;padding:25px 0;font-weight:bold;font-size:1.6rem}@media screen and (max-width:600px){.scheduleTable th{min-width:auto;padding:15px 5px;font-size:1.4rem;text-align:center}}.scheduleTable th.blue:before{background:#98cfe6}.scheduleTable th.pink:before{background:#eea69b}.scheduleTable th:before{position:absolute;top:-1px;left:0;width:100%;height:4px;background:#a6a6a6;content:''}.scheduleTable th p{font-size:2.6rem}@media screen and (max-width:600px){.scheduleTable th p{font-size:2rem}}.scheduleTable td{position:relative;width:100%;line-height:24px;padding:25px 0 25px 25px;border-top:1px solid #a6a6a6;font-size:1.6rem}@media screen and (max-width:600px){.scheduleTable td{padding:15px 0 30px 10px}}.scheduleTable td:before{position:absolute;top:-1px;left:0;width:10px;height:1px;background:#fff;content:''}.scheduleTablewrap{display:flex;flex-wrap:wrap;align-items:end}.scheduleTablewrap+.scheduleTablewrap{margin-top:20px}.scheduleTablewrap .lable{display:inline-flex;width:100%;margin-bottom:5px;font-weight:bold;font-size:1.4rem}.scheduleTablewrap .lable span{margin-right:5px;padding:0 5px;color:#fff}.scheduleTablewrap .lable span.top{background:#528ecb}.scheduleTablewrap .lable span.wings{background:#e30048}.scheduleTablewrap .lable span.jr{background:#0aaec8}.scheduleTablewrap .txt{width:445px}@media screen and (max-width:600px){.scheduleTablewrap .txt{width:100%}}.scheduleTablewrap .btn{margin-left:auto}.scheduleTablewrap .result{display:inline-flex;width:86px;height:22px;justify-content:center;align-items:center;border:1px solid #000;border-radius:4px;color:#000;font-weight:bold;font-size:1.2rem;text-align:center}@media screen and (max-width:600px){.scheduleTablewrap .result{margin-top:20px}}.scheduleTablewrap .result:hover{opacity:0.6}.scheduleTablewrap .ticket{display:inline-flex;width:86px;height:22px;justify-content:center;align-items:center;border-radius:4px;color:#fff;background:#ba7a00;font-weight:bold;font-size:1.2rem;text-align:center}@media screen and (max-width:600px){.scheduleTablewrap .ticket{margin-top:20px}}.scheduleTablewrap .ticket:hover{opacity:0.6}@media screen and (max-width:600px){.match{padding:0 20px}}.matchNav{display:flex;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid #14227f}.matchNav__item{color:#14227f;font-weight:bold;font-size:1.8rem}.matchNav__item:first-child a:before{width:30px;height:30px;background:url(../img/icon_arrowB.svg);content:'';transform:scaleX(-1)}.matchNav__item:first-child a:after{content:none}.matchNav__item span{color:#14227f;font-size:2.4rem}.matchNav__item a{display:inline-flex;align-items:center;font-size:1.6rem}.matchNav__item a:after{width:30px;height:30px;background:url(../img/icon_arrowB.svg);content:''}.matchCont__panel.is-show{display:block;animation-name:fade-in;animation-duration:0.5s}.matchCont__none{font-size:1.4rem}.matchCat{display:flex;justify-content:center;margin:30px 0}.matchCat__item{position:relative;color:#14227f;font-weight:bold;font-size:1.2rem;cursor:pointer}.matchCat__item+.matchCat__item{margin-left:20px}.matchCat__item:nth-child(2) a{color:#528ecb}.matchCat__item:nth-child(3) a{color:#e30048}.matchCat__item:nth-child(4) a{color:#0aaec8}.matchCat__item.is-active:before{position:absolute;bottom:-5px;left:0;width:100%;height:1px;background:#14227f;content:''}.matchCat__item.is-active:nth-child(2):before{background:#528ecb}.matchCat__item.is-active:nth-child(3):before{background:#e30048}.matchCat__item.is-active:nth-child(4):before{background:#0aaec8}.matchTable{width:100%}.matchTable th{position:relative;min-width:120px;padding:25px 0;border-top:1px solid #a6a6a6;font-weight:bold;font-size:1.6rem;text-align:center}@media screen and (max-width:600px){.matchTable th{display:inline-flex;width:100%;min-width:auto;flex-wrap:wrap;align-items:baseline;padding:5px 20px 10px;font-size:1.4rem;text-align:left}}.matchTable th .year{font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.8rem}.matchTable th .day{font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:3.2rem}.matchTable th .day.toBe{font-size:1.8rem;padding:4px 4px 0}.matchTable th .day.tbd,.matchTable th .day.is-tbd{font-size:2.2rem;padding:4px 4px 0}.matchTable th .time{margin:5px 0 10px 5px;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.4rem}.matchTable th .away,.matchTable th .home{width:40px;line-height:22px;margin:auto;border:1px solid #a6a6a6;color:#a6a6a6;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.4rem;text-align:center}@media screen and (max-width:600px){.matchTable th .away,.matchTable th .home{position:absolute;top:15px;right:20px}}.matchTable th .place{margin-top:10px;font-weight:normal;font-size:1.4rem}@media screen and (max-width:600px){.matchTable th .place{width:100%;margin-top:0}}.matchTable th.top .year,.matchTable th.top .day,.matchTable th.top .time{color:#528ecb}.matchTable th.top .home{border-color:#528ecb;color:#528ecb}.matchTable th.top.is-color{background:#cedff0}@media screen and (max-width:600px){.matchTable th.top.is-color{background:#e6f3f9}}.matchTable th.wings .year,.matchTable th.wings .day,.matchTable th.wings .time{color:#e30048}.matchTable th.wings .home{border-color:#e30048;color:#e30048}.matchTable th.wings.is-color{background:#fcdbe5}.matchTable th.jr .year,.matchTable th.jr .day,.matchTable th.jr .time{color:#0aaec8}.matchTable th.jr .home{border-color:#0aaec8;color:#0aaec8}.matchTable th.jr.is-color{background:#e3fbff}.matchTable td{position:relative;width:100%;line-height:24px;padding:25px 0 25px 25px;border-top:1px solid #a6a6a6;font-size:1.4rem}@media screen and (max-width:600px){.matchTable td{display:block;padding:10px 20px 30px 20px;border-top:none}}.matchTable td:before{position:absolute;top:-1px;left:0;width:10px;height:1px;background:#fff;content:''}@media screen and (max-width:600px){.matchTable td:before{content:none}}.matchTablewrap{display:flex;flex-wrap:wrap;align-items:end}.matchTablewrap+.matchTablewrap{margin-top:20px}.matchTablewrap .lable{display:inline-flex;width:100%;margin-bottom:5px;font-weight:bold;font-size:1.4rem}.matchTablewrap .lable span{margin-right:5px;padding:0 5px;color:#fff}.matchTablewrap .lable span.top{background:#528ecb}.matchTablewrap .lable span.wings{background:#e30048}.matchTablewrap .lable span.jr{background:#0aaec8}.matchTablewrap .txt{width:220px}@media screen and (max-width:600px){.matchTablewrap .txt{width:100%}}.matchTablewrap ul{display:inline-flex;align-items:center}@media screen and (max-width:600px){.matchTablewrap ul{margin:12px auto}}.matchTablewrap ul.vs li{font-size:2.1rem}.matchTablewrap ul.vs li:nth-child(2){margin:0 20px}.matchTablewrap ul li{display:inline-flex;align-items:center;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:4rem}.matchTablewrap ul li:first-child{width:60px;margin-right:20px}.matchTablewrap ul li:last-child{width:60px;margin-right:0;margin-left:20px}.matchTablewrap ul li:last-child:before{content:none !important}.matchTablewrap ul li:nth-child(3):before{display:inline-flex;width:10px;height:2px;margin:5px 10px 0;background:#000;content:''}.matchTablewrap ul li img{width:100%;height:auto}.matchTablewrap .btn{margin-left:auto}@media screen and (max-width:600px){.matchTablewrap .btn{display:inline-flex;width:100%;justify-content:center;margin:10px auto 0}}.matchTablewrap .result{display:block;width:86px;line-height:22px;margin-bottom:10px;border:1px solid #000;border-radius:4px;color:#000;font-weight:bold;font-size:1.2rem;text-align:center}@media screen and (max-width:600px){.matchTablewrap .result{margin:0 5px}}.matchTablewrap .result:hover{opacity:0.6}.matchTablewrap .ticket{display:block;width:86px;line-height:22px;margin-bottom:10px;margin-left:auto;border-radius:4px;color:#fff;background:#ba7a00;font-weight:bold;font-size:1.2rem;text-align:center}@media screen and (max-width:600px){.matchTablewrap .ticket{margin:0 5px}}.matchTablewrap .ticket:hover{opacity:0.6}.matchTablewrap__ticket{display:flex;padding:25px 0 0 0;border-top:1px solid #a6a6a6;margin-top:25px}@media screen and (max-width:600px){.matchTablewrap__ticket{display:block;text-align:left}}.matchTablewrap__ticket__icon{font-weight:700;font-size:14px;line-height:22px;width:80px;height:24px;background:#BA7A00;color:#fff;margin-right:15px;text-align:center;padding:0 5px;flex-shrink:0}.matchTablewrap__ticket__ttl{letter-spacing:0.02em;font-size:14px;line-height:22px}@media screen and (max-width:600px){.matchTablewrap__ticket__ttl{text-align:left;margin-top:10px;width:100%;display:block}}.matchTablewrap__ticket__link{width:102px;height:24px;margin-left:auto;display:block;flex-shrink:0}@media screen and (max-width:600px){.matchTablewrap__ticket__link{margin:1rem auto 0}}.matchTablewrap__ticket__link a{display:block;border:1px solid #000000;border-radius:4px;line-height:22px;font-weight:700;font-size:12px;color:#000;text-align:center}.matchTablewrap__event{display:flex;padding:25px 0 0 0;border-top:1px solid #a6a6a6;margin-top:25px}@media screen and (max-width:600px){.matchTablewrap__event{display:block;text-align:left}}.matchTablewrap__event__icon{font-weight:700;font-size:14px;line-height:22px;width:80px;height:24px;background:#528ECB;color:#fff;margin-right:15px;text-align:center;padding:0 5px;flex-shrink:0}.matchTablewrap__event__ttl{letter-spacing:0.02em;font-size:14px;line-height:22px}@media screen and (max-width:600px){.matchTablewrap__event__ttl{text-align:left;margin-top:10px;width:100%;display:block}}.matchTablewrap__event__link{width:102px;height:24px;margin-left:auto;display:block;flex-shrink:0}@media screen and (max-width:600px){.matchTablewrap__event__link{margin:1rem auto 0}}.matchTablewrap__event__link a{display:block;border:1px solid #000000;border-radius:4px;line-height:22px;font-weight:700;font-size:12px;color:#000;text-align:center}.matchSlect{width:250px;margin:30px auto}.matchSlect select{position:relative;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #14227f;line-height:42px;color:#14227f;font-weight:bold;padding:5px 16px;border-radius:4px;background:url(../img/pull.svg) no-repeat center right 16px/12px auto}.btnMore{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;margin-top:20px}.btnMore:link,.btnMore:visited{color:#528ecb}.btnMore:hover{cursor:pointer}.btnMore.game{border-color:#528ecb;color:#528ecb}.btnMore.wings-game{border-color:#e30048;color:#e30048}.btnMore.jryouth-game{border-color:#0aaec8;color:#0aaec8}.js-match-more-loading{height:36px;display:none;margin-top:20px}.js-match-more-loading img{width:30px;height:30px;display:block;margin:auto}.js-match-more-loading.fadeout{animation:fadeOut 1s;animation-fill-mode:both}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.gameResult{width:720px;margin:auto;text-align:center}@media screen and (max-width:600px){.gameResult{width:100%;padding:0 10px}}.gameResult__sub{line-height:30px;margin:10px 0 30px;color:#528ecb;background:#e6f3f9;font-weight:bold;font-size:1.6rem}.lesult--wings .gameResult__sub{color:#e30048;background:#fcdbe5}.gameResult__sub br{display:none}@media screen and (max-width:600px){.gameResult__sub{line-height:24px;margin:15px 0}.gameResult__sub br{display:block}}.gameResult__info{position:relative;min-height:230px}@media screen and (max-width:600px){.gameResult__info{min-height:auto}}.gameResult__date{color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700}.lesult--wings .gameResult__date{color:#e30048}@media screen and (max-width:600px){.gameResult__date{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:baseline}}.gameResult__date strong{display:inline-block;color:#528ecb;font-size:3.2rem}.lesult--wings .gameResult__date strong{color:#e30048}@media screen and (max-width:600px){.gameResult__date strong{display:inherit;font-size:3.2rem}}.gameResult__date span{display:inline-block;margin-left:5px;color:#528ecb;font-size:2.2rem}.lesult--wings .gameResult__date span{color:#e30048}@media screen and (max-width:600px){.gameResult__date span{display:inherit;margin-left:8px}}.gameResult__date em{display:block;width:100%;color:#528ecb;font-style:normal;font-size:2.2rem}.lesult--wings .gameResult__date em{color:#e30048}@media screen and (max-width:600px){.gameResult__date em{width:auto}}.gameResult__label{width:80px;line-height:30px;margin:auto;margin-top:10px;border:2px solid #528ecb;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:2.2rem}.lesult--wings .gameResult__label{border:2px solid #e30048;color:#e30048}.gameResult__label--away{border-color:#a6a6a6 !important;color:#a6a6a6 !important}@media screen and (max-width:600px){.gameResult__label{width:70px;line-height:21px;font-size:1.5rem}}.gameResult__place{margin:10px 0 5px;padding:0 220px;color:#528ecb;font-weight:bold;font-size:1.4rem}.lesult--wings .gameResult__place{color:#e30048}@media screen and (max-width:600px){.gameResult__place{margin-bottom:10px;padding:0}}.gameResult__score{position:absolute;top:0;left:0;display:inline-flex;flex-wrap:wrap;align-items:baseline;padding:0 8px}@media screen and (max-width:600px){.gameResult__score{position:inherit;justify-content:space-between;align-items:center}}.gameResult__score img{width:208px;height:auto}@media screen and (max-width:600px){.gameResult__score img{width:34%}}.gameResult__score img:nth-of-type(2){max-width:208px;max-height:210px}@media screen and (max-width:600px){.gameResult__score img:nth-of-type(2){width:34%}}.gameResult__score img[src$="220322_kanagawa_logo.png"]{max-height:150px}.gameResult__points{display:inline-flex;width:284px;justify-content:center;align-items:center;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:7rem;transform:translateY(-20px)}.lesult--wings .gameResult__points{color:#e30048}@media screen and (max-width:600px){.gameResult__points{width:auto;font-size:5.6rem;transform:translateY(0)}}.gameResult__points span{position:relative;display:inline-block;width:60px}@media screen and (max-width:600px){.gameResult__points span{width:20px}}.gameResult__points span:before{position:absolute;top:10px;right:0;bottom:0;left:0;width:20px;height:4px;margin:auto;background:#528ecb;content:''}.lesult--wings .gameResult__points span:before{background:#e30048}@media screen and (max-width:600px){.gameResult__points span:before{width:10px}}.gameResult__btn{margin-top:20px}.gameResult__btn--ticket{border:none;color:#fff !important;background:#ba7a00}.gameResult__btn--ticket:visited,.gameResult__btn--ticket:link{color:#fff !important}.gameResult__half{width:100%}.gameResult__half>p{font-size:1.8rem;color:#528ecb}.lesult--wings .gameResult__half>p{color:#e30048}.gameResult__half table{width:100%;font-weight:bold;font-size:1.4rem}.gameResult__half table td{vertical-align:middle;padding:2px 0;color:#528ecb}.lesult--wings .gameResult__half table td{color:#e30048}.gameResult__half table td:nth-child(1){width:275px;text-align:right;line-height:2}@media screen and (max-width:600px){.gameResult__half table td:nth-child(1){width:30%;font-size:1rem}}.gameResult__half table td.score{width:70px;padding-right:10px;font-family:'Barlow Semi Condensed', sans-serif;font-size:2.2rem;text-align:right}.gameResult__half table td:last-child.score{text-align:left;padding-left:10px;padding-right:0}.gameResult__half table td:nth-child(4){width:70px;padding-left:10px;font-family:'Barlow Semi Condensed', sans-serif;font-size:2.2rem;text-align:left}.gameResult__half table td:nth-child(5){width:275px;text-align:left;line-height:2}@media screen and (max-width:600px){.gameResult__half table td:nth-child(5){width:30%;font-size:1rem}}.gameResult__half table:nth-child(n+2) td:nth-child(2){width:10%}@media screen and (max-width:600px){.gameResult__half table:nth-child(n+2) td:nth-child(2){width:15%}}.linkOutline{display:block;width:140px;height:40px;line-height:40px;margin:auto;border:1px solid #528ecb;border-radius:6px;color:#528ecb;font-weight:bold;font-size:1.4rem}.lesult--wings .linkOutline{border:1px solid #e30048;color:#e30048}.linkOutline:visited,.linkOutline:link{color:#528ecb}.lesult--wings .linkOutline:visited,.lesult--wings .linkOutline:link{color:#e30048}.member{display:flex;flex-wrap:wrap;justify-content:space-between;margin:25px 0 90px}@media screen and (max-width:600px){.member{margin:25px 0 60px;padding:0 20px}}.member__ttl{margin-top:20px;margin-bottom:5px;padding-bottom:3px;border-bottom:1px solid #528ecb;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:1.4rem}.lesult--wings .member__ttl{border-bottom:1px solid #e30048;color:#e30048}.member__list{width:290px;line-height:20px;font-size:1.4rem}@media screen and (max-width:600px){.member__list{width:100%}}.member__list:nth-child(2) .member__ttl{border-color:#787878;color:#787878}.member__list dl{display:inline-flex;flex-wrap:wrap}.member__list dl dt{width:65px}.member__list dl dd{width:225px}.member__note{margin-top:25px}.member__info{width:100%;margin-top:35px;padding-top:10px;border-top:1px solid #a6a6a6;font-size:1.4rem;line-height:20px}@media screen and (max-width:600px){.lesultMain{padding:0 20px}}.lesultMain p{line-height:22px;font-size:1.4rem}.lesultMain p iframe{width:100% !important;height:450px !important}.lesultMain h2{margin:90px 0 55px;color:#528ecb;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:2.8rem;text-align:center}.lesult--wings .lesultMain h2{color:#e30048}@media screen and (max-width:600px){.lesultMain h2{margin:60px 0 30px}}.lesultMain img{width:100%;height:auto;margin:30px 0}.lesultMain .wp-caption{max-width:720px}@media screen and (max-width:600px){.lesultMain .wp-caption{width:100% !important}}.lesultMain .videoWrap{position:relative;width:100%;overflow:auto;margin-top:50px;padding-top:56.25%;-webkit-overflow-scrolling:touch}@media screen and (max-width:600px){.lesultMain .videoWrap{margin-top:40px}}.lesultMain .videoWrap iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.fanzoneHeader{display:inline-flex;width:100%;height:250px;margin-top:102px;justify-content:center;align-items:center;background:url(../img/fanzone_header.png) no-repeat center top/cover}@media screen and (max-width:600px){.fanzoneHeader{height:45vh;margin-top:48px;background:url(../img/fanzone_headerSp.png) no-repeat center top/cover}}.fanzoneHeader__ttl{line-height:1.2;color:#fff;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:4.8rem;text-align:center}@media screen and (max-width:600px){.fanzoneHeader__ttl{margin-top:-15vh;font-size:4.2rem}}.fanzoneHeader__ttl span{display:block;color:#fff;font-weight:bold;font-size:2rem}.fanzoneSummary{margin:120px auto 0}@media screen and (max-width:600px){.fanzoneSummary{margin-top:88px}}.fanzoneSummary__ttl,.fanzoneSummary__txt{width:720px;margin:auto}@media screen and (max-width:600px){.fanzoneSummary__ttl,.fanzoneSummary__txt{width:100%}}.fanzoneSummary__ttl{line-height:38px;color:#14227f;font-weight:bold;font-size:2.8rem;text-align:center}@media screen and (max-width:600px){.fanzoneSummary__ttl{line-height:32px;font-size:2.4rem}}.fanzoneSummary__txt{line-height:28px;margin-top:25px;color:#000;font-size:1.6rem}.fanzoneSummary__txt--blue{color:#14227f}@media screen and (max-width:600px){.fanzoneSummary__txt{line-height:24px;margin-top:20px;font-size:1.4rem}}.fanzoneSummary__activities{width:960px;margin:56px auto;border-top:1px solid #14227f}@media screen and (max-width:600px){.fanzoneSummary__activities{width:calc(100% - 40px)}}.fanzoneSummary__sub{margin:35px 0 0;color:#14227f;font-size:2.4rem;text-align:center}.fanzoneSummary--col .fanzoneSummary__sub{margin:0}.fanzoneSummary__banner{width:720px;margin:60px auto 0;text-align:center}@media screen and (max-width:600px){.fanzoneSummary__banner{width:100%}}.fanzoneSummary__banner img{width:100%;height:auto}.fanzoneSummary__main{margin-bottom:90px;color:#14227f;font-weight:700;font-size:3.6rem;text-align:center}@media screen and (max-width:600px){.fanzoneSummary__main{line-height:38px;margin-bottom:50px;font-size:3rem}}.fanzoneSummary__street{width:960px;margin:0 auto;padding-top:28px;border-top:1px solid #14227f}@media screen and (max-width:600px){.fanzoneSummary__street{width:calc(100% - 40px)}}.fanzoneSummary__street+.homeNewsTab{margin-bottom:50px}@media screen and (max-width:600px){.fanzoneSummary__street+.homeNewsTab{margin-bottom:0}}.fanzoneSummary__news{width:960px;margin:50px auto 0}@media screen and (max-width:600px){.fanzoneSummary__news{width:100%}}.fanzoneSummary__news .homeNewsTab{justify-content:space-between}@media screen and (max-width:600px){.fanzoneSummary__news .homeNewsTab{justify-content:flex-start}}@media screen and (max-width:600px){.fanzoneSummary__news .homeNewsTab__item{display:inline-flex}}.fanzoneActivitiesList{display:inline-flex;flex-wrap:wrap;margin-top:35px;margin-left:12px}@media screen and (max-width:600px){.fanzoneActivitiesList{display:block;margin-left:0}}.fanzoneActivitiesList__item{width:216px;padding:14px 14px 24px;border-radius:8px;box-shadow:0 0 8px rgba(0, 0, 0, 0.16);background:#fff}@media screen and (max-width:600px){.fanzoneActivitiesList__item{display:inline-flex;width:100%;justify-content:space-between;padding:14px}}.fanzoneActivitiesList__item+.fanzoneActivitiesList__item{margin-left:24px}@media screen and (max-width:600px){.fanzoneActivitiesList__item+.fanzoneActivitiesList__item{margin:20px 0 0}}.fanzoneActivitiesList__item:nth-child(n+5){margin-top:30px}@media screen and (max-width:600px){.fanzoneActivitiesList__item:nth-child(n+5){margin-top:20px}}.fanzoneActivitiesList__item:nth-child(4n+1){margin-left:0}@media screen and (max-width:600px){.fanzoneActivitiesList__img{width:35%}}.fanzoneActivitiesList__img img{width:100%;height:auto}@media screen and (max-width:600px){.fanzoneActivitiesList__wrap{width:60%}}.fanzoneActivitiesList__date{margin-top:20px;font-weight:bold;font-size:1.2rem}.fanzoneActivitiesList__txt{line-height:20px;margin-top:8px;font-size:1.3rem}.fanzoneActivitiesList__more{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;width:240px;margin-top:30px}.fanzoneRegional{padding:35px 0 50px;background:#f6f6f6}.fanzoneRegional__cont{width:960px;margin:auto;padding:30px;background:#fff}@media screen and (max-width:600px){.fanzoneRegional__cont{width:100%}}.fanzoneRegional__ttl{margin:35px 0 25px;color:#14227f;font-size:2.4rem;text-align:center}.fanzoneRegional__txt{width:720px;line-height:28px;margin:25px auto;color:#000;font-size:1.6rem}@media screen and (max-width:600px){.fanzoneRegional__txt{width:100%;line-height:24px;margin-top:20px;padding:0 20px;font-size:1.4rem}}.fanzoneRegional__more{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;width:240px;margin-top:40px}.fanzoneAccordion{display:flex;justify-content:space-between;gap:9px}@media screen and (max-width:600px){.fanzoneAccordion{display:block}}.fanzoneAccordion__cont{width:216px;margin-top:40px}@media screen and (max-width:600px){.fanzoneAccordion__cont{width:100%;margin-top:25px;padding:0 40px}}.fanzoneAccordion__item{border:solid 1px #528ecb;border-radius:8px}.fanzoneAccordion__item+.fanzoneAccordion__item{margin-top:30px}@media screen and (max-width:600px){.fanzoneAccordion__item+.fanzoneAccordion__item{margin-top:20px}}.fanzoneAccordion__parent{padding:14px;background:url(../img/arrow.svg) no-repeat center right 10px/30px auto}@media screen and (max-width:600px){.fanzoneAccordion__parent{padding:18px 14px}}.fanzoneAccordion__parent.is-open{background:url(../img/arrowOpen.svg) no-repeat center right 10px/30px auto}.fanzoneAccordion__child{display:none;margin:0 14px 8px;padding-top:14px;border-top:1px solid #528ecb}.fanzoneAccordion__child a{display:flex;margin-bottom:14px;color:#14227f;font-size:1.4rem}.fanzoneAccordion__child a:after{margin-left:auto;content:'>'}.fanzoneArea{color:#14227f;font-weight:bold;font-size:1.4rem;cursor:pointer}.fanzoneShop{position:relative;margin-top:60px;padding:40px 0 20px;background:#e5eef7 url(../img/bg.svg)}@media screen and (max-width:600px){.fanzoneShop{width:100%;margin-bottom:80px;padding-bottom:0}}.fanzoneShop:after{position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(0, #fff, transparent);content:''}@media screen and (max-width:600px){.fanzoneShop:after{display:none}}.fanzoneShop__ttl{margin-bottom:35px;color:#14227f;font-size:2.4rem;text-align:center}.fanzoneShop__map{position:relative;z-index:12;width:840px;margin:auto}@media screen and (max-width:600px){.fanzoneShop__map{width:100%;padding-top:70.6%}}.fanzoneShop__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fanzoneNews{width:960px;margin:70px auto 0;padding:35px 0;border-top:1px solid #14227f}@media screen and (max-width:600px){.fanzoneNews{width:100%;padding:35px 20px}}.fanzoneNews__wrap{width:720px;margin:auto}@media screen and (max-width:600px){.fanzoneNews__wrap{width:100%}}.fanzoneNews__ttl{margin-bottom:35px;color:#14227f;font-size:2.4rem;text-align:center}@media screen and (max-width:600px){.fanzoneNews__ttl{margin-bottom:0}}.fanzoneNewsList__item{padding:25px 0;border-bottom:1px solid #a6a6a6}.fanzoneNewsList__item:last-child{border-bottom:none}.fanzoneNewsList__ttl{line-height:28px;margin-bottom:6px;font-weight:bold;font-size:1.8rem}.fanzoneNewsList__txt{line-height:28px;font-size:1.4rem}.fanzoneNewsList__txt a{color:#528ecb;text-decoration:underline}.ticket{width:960px;margin:10px auto 0}@media screen and (min-width:601px){.ticket{display:flex;flex-direction:row-reverse;align-items:start}}@media screen and (max-width:600px){.ticket{padding:0 20px;width:100%}}.ticketNav{font-size:1.4rem}@media screen and (min-width:601px){.ticketNav{position:sticky;top:55px;width:200px;margin-left:50px;margin-top:55px}}@media screen and (max-width:600px){.ticketNav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:40px}}.ticketNav li{cursor:pointer;background:#F5F5F5;padding:8px;margin-bottom:10px;color:#14227f}@media screen and (max-width:600px){.ticketNav li{width:calc(50% - 5px)}.ticketNav li:nth-child(even){margin-left:5px}}@media screen and (min-width:601px){.ticketCont{width:calc(100% - 250px)}}.ticket h2{margin:55px 0 25px;color:#14227f;font-size:2.4rem}.ticket h2:before{content:'◆';display:inline}.ticket h3{margin:35px 0 20px;color:#14227f;font-size:1.6rem;line-height:24px}.ticket p{line-height:28px;color:#000;font-size:1.6rem;margin-bottom:35px}.ticket figure{margin:10px 0 20px}@media screen and (max-width:600px){.ticket .wp-block-table{overflow-x:auto;white-space:nowrap}}.ticket table{width:100%;font-size:1.4rem;text-align:center;margin:10px 0 20px}.ticket table thead{border-bottom:none}.ticket table th{width:144px;vertical-align:middle;padding:10px;border:1px solid #d4d4d4;color:#fff;background:#14227f;font-weight:bold}.ticket table th *{color:#fff}.ticket table td{padding:10px;vertical-align:middle;border:1px solid #d4d4d4}.school .homeNewsTab{width:960px;margin:0 auto 37px}@media screen and (max-width:600px){.school .homeNewsTab{width:auto;margin-bottom:20px}}.school .homeNewsTab__item{width:192px}@media screen and (max-width:600px){.school .homeNewsTab__item{width:auto}}.schoolRecruitment{position:relative;display:flex;width:960px;flex-wrap:wrap;justify-content:center;margin:auto;padding:30px 100px 26px;background:#e5eef7 url(../img/bg.svg)}@media screen and (max-width:600px){.schoolRecruitment{display:block;width:100%;padding:30px}}.schoolRecruitment:before{position:absolute;top:0;left:0;width:120px;height:100%;background:linear-gradient(90deg, #fff, transparent);content:''}@media screen and (max-width:600px){.schoolRecruitment:before{width:30px}}.schoolRecruitment:after{position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(270deg, #fff, transparent);content:''}@media screen and (max-width:600px){.schoolRecruitment:after{width:30px}}.schoolRecruitment__ttl{width:100%;line-height:38px;margin-bottom:30px;color:#14227f;font-size:2.8rem;text-align:center}@media screen and (max-width:600px){.schoolRecruitment__ttl{margin-bottom:20px;font-size:2.4rem}}.schoolRecruitment__list{display:inline-flex}@media screen and (max-width:600px){.schoolRecruitment__list{display:block}}.schoolRecruitment__item a{display:block;width:280px;line-height:74px;border:2px solid #528ecb;border-radius:15px;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);color:#528ecb;background:#fff;font-weight:bold;font-size:2rem;text-align:center}@media screen and (max-width:600px){.schoolRecruitment__item a{width:100%}}.schoolRecruitment__item:nth-child(2){margin-left:40px}@media screen and (max-width:600px){.schoolRecruitment__item:nth-child(2){margin-top:20px;margin-left:0}}.schoolRecruitment__item:nth-child(2) a{border-color:#14227f;color:#14227f}.schoolVideo{margin:60px 0 75px}.schoolVideo__sub{line-height:28px;margin-bottom:8px;color:#000;font-weight:bold;font-size:1.8rem;text-align:center}@media screen and (max-width:600px){.schoolVideo__sub{line-height:26px;font-size:1.8rem}}.schoolVideo__sub img{margin-right:10px}.schoolVideo__video{width:720px;margin:auto}@media screen and (max-width:600px){.schoolVideo__video{width:100%;padding:0 20px}}.schoolVideo__video iframe{width:100%}.schoolInfomation{position:relative;margin-top:75px;padding:55px 0 40px;background:#f6f6f6}@media screen and (max-width:600px){.schoolInfomation{padding:55px 20px 40px}}.schoolInfomation__ttl{position:absolute;top:-20px;right:0;left:0;margin:auto;color:#14227f;font-family:'Barlow Semi Condensed', sans-serif;font-weight:bold;font-size:3.6rem;text-align:center}.schoolInfomation__cont{width:720px;margin:auto;padding:30px;border-top:1px solid #14227f;background:#fff}@media screen and (max-width:600px){.schoolInfomation__cont{width:100%}}.schoolInfoList__item+.schoolInfoList__item{margin-top:30px}.schoolInfoList__ttl{line-height:28px;font-weight:bold;font-size:1.8rem}@media screen and (max-width:600px){.schoolInfoList__ttl{font-size:1.4rem}}.schoolInfoList__ttl a{color:#000;text-decoration:none}.schoolInfoList__date{margin-top:15px;font-size:1.4rem}.schoolConcept{position:relative;margin-top:75px;background:#e5eef7 url(../img/bg.svg)}@media screen and (max-width:600px){.schoolConcept{padding:0 20px}}.schoolConcept--03{margin:75px 0 120px}@media screen and (max-width:600px){.schoolConcept--03{padding:0 20px}}.schoolConcept:after{position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(270deg, #fff, transparent);content:''}@media screen and (max-width:600px){.schoolConcept:after{width:30px}}.schoolConcept__wrap{width:960px;margin:auto}@media screen and (max-width:600px){.schoolConcept__wrap{width:100%}}.schoolConcept--01 .schoolConcept__wrap{min-height:651px;padding-top:60px}@media screen and (max-width:600px){.schoolConcept--01 .schoolConcept__wrap{padding-top:40px;padding-bottom:40px}}.schoolConcept--02 .schoolConcept__wrap{padding-top:55px}.schoolConcept__ttl{position:absolute;top:-20px;right:0;left:0;margin:auto;color:#14227f;font-weight:bold;font-size:3.2rem;text-align:center}@media screen and (max-width:600px){.schoolConcept__ttl{font-size:2.8rem}}.schoolConcept__cont{position:relative}.schoolConcept__info{width:360px;line-height:28px;font-size:1.6rem}@media screen and (max-width:600px){.schoolConcept__info{width:100%;line-height:24px;font-size:1.4rem}.schoolConcept__info img{width:100%;height:auto}}.schoolConcept--02 .schoolConcept__info{min-height:303px;margin-left:580px}@media screen and (max-width:600px){.schoolConcept--02 .schoolConcept__info{min-height:auto;margin-left:0}}.schoolConcept--03 .schoolConcept__info{width:480px;margin-left:480px;padding:50px 0 40px}@media screen and (max-width:600px){.schoolConcept--03 .schoolConcept__info{width:100%;min-height:auto;margin-left:0;padding:40px 0 0}}.schoolConcept__info .brand{color:#14227f}.schoolConcept__info h3{margin-bottom:4px;color:#14227f;font-size:2rem;text-decoration:underline}.schoolConcept--01 .schoolConcept__img{position:absolute;top:-40px;right:-60px;width:662px}@media screen and (max-width:600px){.schoolConcept--01 .schoolConcept__img{position:inherit;top:0;right:0;width:100%}}.schoolConcept--02 .schoolConcept__img{position:absolute;top:-80px;left:0;width:562px}@media screen and (max-width:600px){.schoolConcept--02 .schoolConcept__img{position:inherit;top:0;right:0;width:100%}}.schoolConcept--03 .schoolConcept__img{position:absolute;top:-60px;left:0;width:440px}@media screen and (max-width:600px){.schoolConcept--03 .schoolConcept__img{position:inherit;top:50px;right:0;width:100%}}.schoolConcept__img img{width:100%;height:auto}.schoolConceptList{display:flex;justify-content:space-around;padding:40px 0}@media screen and (max-width:600px){.schoolConceptList{display:block;padding:0 0 40px}}.schoolConceptList__item{width:300px;padding:13px 20px 0;border:2px solid #14227f;border-radius:10px;background:#fff}@media screen and (max-width:600px){.schoolConceptList__item{width:100%;margin-top:30px}}.schoolConceptList__ttl{position:relative;line-height:26px;margin-bottom:20px;padding-left:100px;color:#14227f;font-weight:bold;font-size:2rem}.schoolConceptList__ttl img{position:absolute;top:-35px;left:0}.schoolConceptList__txt{position:relative;line-height:20px;margin-bottom:10px;padding-left:20px;font-size:1.4rem}.schoolConceptList__txt:before{position:absolute;top:0;left:0;color:#14227f;font-size:1.1rem;content:'●'}.schoolConceptAppeal__item{margin-bottom:20px;padding-bottom:10px;color:#14227f;background:url(../img/line01.svg) no-repeat bottom left;font-weight:bold;font-size:2rem}@media screen and (max-width:600px){.schoolConceptAppeal__item{margin-bottom:10px;font-size:1.5rem}}.schoolConceptAppeal__item:nth-child(2),.schoolConceptAppeal__item:nth-child(4),.schoolConceptAppeal__item:nth-child(7){background:url(../img/line02.svg) no-repeat bottom left}.schoolConceptAppeal__item:nth-child(3),.schoolConceptAppeal__item:nth-child(5),.schoolConceptAppeal__item:nth-child(8){background:url(../img/line03.svg) no-repeat bottom left}.schoolConceptAppeal__item strong{color:#14227f;font-size:1.2rem}.schoolInside{width:960px;margin:60px auto;padding-bottom:40px;border-bottom:1px solid #14227f}@media screen and (max-width:600px){.schoolInside{width:auto;margin:40px 20px}}.schoolInside--borderNone{border-bottom:0}.schoolInside .scheduleNav{margin-bottom:12px}.schoolInside__cont{width:720px;margin:0 auto}@media screen and (max-width:600px){.schoolInside__cont{width:100%}}.schoolInside__cont--full{width:100%}@media screen and (max-width:600px){.schoolInside__cont figure{width:480px;height:564px;background-image:url(../img/flow_sp.png);background-repeat:no-repeat;background-size:contain;background-position:center}.schoolInside__cont figure img{display:none}}.schoolInside__ttl{line-height:34px;margin-bottom:35px;color:#14227f;font-size:2.4rem;text-align:center}@media screen and (max-width:600px){.schoolInside__ttl{margin-bottom:20px;font-size:2.4rem}}.schoolInside__sub{margin:15px 0;color:#14227f;font-weight:bold;font-size:2rem}@media screen and (max-width:600px){.schoolInside__sub{line-height:24px;font-size:1.6rem}}.schoolInside__emphasis{line-height:24px;margin:20px 0 10px;color:#14227f;font-weight:bold;font-size:1.6rem}@media screen and (max-width:600px){.schoolInside__emphasis{font-size:1.4rem}}.schoolInside__lead{line-height:24px;margin-bottom:40px;font-size:1.4rem}.schoolInside__lead a{font-weight:bold;text-decoration:underline}.schoolInside__note{line-height:24px;margin-bottom:15px;font-size:1.4rem}.schoolInside__img{margin:60px 0}.schoolInside__img img{width:100%;height:auto}.schoolInside__more{line-height:20px;margin:35px 20px;font-weight:bold;font-size:1.6rem;text-align:center}.schoolInside__more a{text-decoration:underline}.schoolInside__map{line-height:24px;font-size:1.4rem}.schoolInside__map img{display:block;width:100%;height:auto;margin-bottom:15px}.schoolInside__flow{width:480px;margin:auto}.schoolInside__flow img{width:100%}@media screen and (max-width:600px){.schoolInside__flow{width:100%}}.schoolSwitching{width:720px;margin:auto}@media screen and (max-width:600px){.schoolSwitching{width:100%}}.schoolSwitching__tab{display:flex;justify-content:center;margin-bottom:40px}@media screen and (max-width:600px){.schoolSwitching__tab{flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}}.schoolSwitching__panel{display:none}.schoolSwitching__panel.is-show{display:block;animation-name:fade-in;animation-duration:0.5s}.schoolSwitching__class{width:180px;line-height:50px;padding-left:15px;border:1px solid #14227f;border-radius:10px;color:#14227f;background:url(../img/switc.svg) no-repeat center right 16px/12px auto;font-weight:bold;font-size:2rem}@media screen and (max-width:600px){.schoolSwitching__class{width:48.5%;line-height:34px;margin-bottom:10px;margin-left:0;font-size:1.4rem}}.schoolSwitching__class .broken_link{text-decoration:none}.schoolSwitching__class.is-active{color:#fff;background:#14227f url(../img/switcOn.svg) no-repeat center right 16px/12px auto}.schoolSwitching__class.is-active a{color:#fff}.schoolSwitching__class+.schoolSwitching__class{margin-left:24px}@media screen and (max-width:600px){.schoolSwitching__class+.schoolSwitching__class{margin-left:0}}@media screen and (max-width:600px){.schoolTabel{overflow-x:auto;white-space:nowrap}}.schoolTabel table{width:100%;font-size:1.4rem;text-align:center}@media screen and (max-width:600px){.schoolTabel table{overflow-x:auto;white-space:nowrap}}.schoolTabel th{width:144px;vertical-align:middle;padding:10px;border:1px solid #d4d4d4;color:#fff;background:#528ecb;font-weight:bold}.schoolTabel th.head{margin-bottom:10px;background:#14227f}.schoolTabel td{padding:10px;border:1px solid #d4d4d4}.schoolTabel .color{background:#e6f3f9}.schoolTabel .gray{color:#a6a6a6}.schoolCoach{display:flex;flex-wrap:wrap}@media screen and (max-width:600px){.schoolCoach{justify-content:space-between}}.schoolCoach__item{width:216px;margin-bottom:15px;margin-left:24px}@media screen and (max-width:600px){.schoolCoach__item{width:48%;margin-left:0}}.schoolCoach__item:nth-child(1),.schoolCoach__item:nth-child(5),.schoolCoach__item:nth-child(9){margin-left:0}.schoolCoach__item img{width:100%;height:auto}.schoolCoach__info{line-height:20px;padding:15px;font-weight:bold;font-size:1.4rem}@media screen and (max-width:600px){.schoolCoach__info{padding:15px 0;font-size:1.2rem}}.schoolCoach__info strong{display:inline-block;margin:4px 0 8px;font-size:1.8rem}@media screen and (max-width:600px){.schoolCoach__info strong{margin:2px 0 4px;font-size:1.5rem}}.academy .homeNewsTab{width:960px;margin:0 auto 37px}@media screen and (max-width:600px){.academy .homeNewsTab{width:auto;margin-bottom:20px}}.academy .homeNewsTab__item{width:192px}@media screen and (max-width:600px){.academy .homeNewsTab__item{width:auto}}.academyInformation{position:relative;display:flex;flex-wrap:wrap;justify-content:center;padding:26px calc((100% - 960px) / 2) 34px;background:#e5eef7 url(../img/bg.svg);margin-top:70px}@media screen and (max-width:600px){.academyInformation{display:block;padding:26px 20px 34px}}.academyInformation_ttl{font-weight:bold;font-size:32px;color:#14227F;position:relative;margin-top:-50px}.academyInformation_wrap{display:flex;flex-wrap:wrap;text-align:center;justify-content:center}.academyInformation_content{width:50%;text-align:left}@media screen and (max-width:600px){.academyInformation_content{width:100%}}.academyInformation_img{width:50%}@media screen and (max-width:600px){.academyInformation_img{width:100%;padding-top:20px}}.academyInformation_img img{width:100%}.academyInformation_subttl{font-weight:700;font-size:20px;line-height:28px;text-decoration-line:underline;color:#14227F;margin-top:30px;margin-bottom:5px}.academyInformation_txt{font-size:14px;line-height:24px;color:#001155}.academyInformation_txt+.academyInformation_lists{margin-top:20px}.academyInformation_lists{font-size:14px;line-height:24px}.academyInformation_lists li{color:#001155;list-style:disc;margin-left:1.5em}.schoolTabel{padding:75px calc((100% - 960px) / 2) 120px}.academyInstitution{max-width:960px;margin:0 auto 75px;display:flex;flex-wrap:wrap;align-items:flex-start}@media screen and (max-width:600px){.academyInstitution{display:block;padding:0 20px}}.academyInstitution_ttl{text-align:center;font-size:24px;line-height:120%;letter-spacing:0.02em;color:#14227F;margin-bottom:35px;width:100%}.academyInstitution_content{width:50%;background:#e5eef7 url(../img/bg.svg);padding:17px 30px}@media screen and (max-width:600px){.academyInstitution_content{width:100%;padding:17px 20px}}.academyInstitution_img{width:50%}@media screen and (max-width:600px){.academyInstitution_img{width:100%}}.academyInstitution_img img{width:100%}.academyInstitution_subttl{font-size:20px;line-height:29px;color:#14227F;font-weight:bold;margin-bottom:1rem;width:100%}.academyInstitution_txt{font-size:14px;line-height:24px;color:#001155}.academyInstitution_map{width:100%;height:200px;margin-top:1rem}.academyInstitution_map iframe{width:100%;height:100%}.academyInstitution_link{text-align:right;text-decoration:underline;margin-top:5px}.academyInstitution_att{font-size:12px;line-height:24px;text-align:right;color:#14227F;width:100%}.academyInstitution_lists{display:flex;flex-wrap:wrap;justify-content:space-between}.academyInstitution li{width:calc((100% - 60px) / 3);margin-bottom:30px}@media screen and (max-width:600px){.academyInstitution li{width:calc((100% - 20px) / 2);margin-bottom:20px}}.academyInstitution li img{width:100%}.academyInstitution_modal{background:rgba(0, 0, 0, 0.7);position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:9999}.academyInstitution_modal.hide{display:none}.academyInstitution_modal_inner{width:100%;height:auto;max-width:750px;background:#fff;position:relative;padding:20px;transform:scale(0, 0);transform-origin:center center;transition:transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1)}@media screen and (max-width:600px){.academyInstitution_modal_inner{width:90%;padding:14px}}.active .academyInstitution_modal_inner{transform:scale(1, 1);transform-origin:center center;transition:transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1)}.academyInstitution_modal_close{font-size:24px;position:absolute;top:-15px;right:-15px;color:#000000;line-height:25px;width:30px;height:30px;border-radius:100%;background:#fff;text-align:center;border:solid 2px #001155;cursor:pointer}.academyInstitution_modal_img img{width:100%}.my-calendar-month.heading{text-align:center;border-bottom:1px solid #14227f;padding-bottom:12px;margin-bottom:12px}.my-calendar-month.heading span{font-size:2.4rem;font-weight:bold;color:#14227f}.my-calendar-month+nav{position:relative;top:-50px;height:0}.my-calendar-month+nav .my-calendar-nav ul{display:flex;justify-content:space-between}.my-calendar-month+nav .my-calendar-nav ul li a{font-size:1.6rem;font-weight:bold;color:#14227f}.my-calendar-month+nav .my-calendar-nav ul li.my-calendar-prev{display:inline-flex}.my-calendar-month+nav .my-calendar-nav ul li.my-calendar-prev .mcajax{padding-top:5px}.my-calendar-month+nav .my-calendar-nav ul li.my-calendar-prev:before{width:30px;height:30px;background:url(../img/icon_arrowB.svg);content:'';transform:scaleX(-1)}.my-calendar-month+nav .my-calendar-nav ul li.my-calendar-next{display:inline-flex}.my-calendar-month+nav .my-calendar-nav ul li.my-calendar-next .mcajax{padding-top:5px}.my-calendar-month+nav .my-calendar-nav ul li.my-calendar-next:after{width:30px;height:30px;background:url(../img/icon_arrowB.svg);content:''}.my-calendar-table{width:100%;font-size:1.4rem;text-align:center}@media screen and (max-width:600px){.my-calendar-table{overflow-x:auto;white-space:nowrap}}.my-calendar-table th{width:144px;vertical-align:middle;padding:10px;border:1px solid #d4d4d4;color:#fff;background:#528ecb;font-weight:bold}.my-calendar-table th.day-heading,.my-calendar-table th.weekend-heading{margin-bottom:10px;background:#14227f}.my-calendar-table th.day-heading abbr,.my-calendar-table th.weekend-heading abbr{color:#fff;cursor:default;border-bottom:none}.my-calendar-table td{padding:10px;border:1px solid #d4d4d4}.my-calendar-table td .event-icon{display:none}.my-calendar-table td.has-events{background:#e6f3f9}.my-calendar-table td.nextmonth span{color:#a6a6a6}.my-calendar-table td .calendar-event{display:none}.question{width:720px;margin:auto;padding-top:75px}.question--page{padding-top:0}@media screen and (max-width:600px){.question{padding:75px 20px 0;width:100%}}.question__ttl{line-height:34px;margin-bottom:35px;color:#14227f;font-weight:bold;font-size:2.4rem;text-align:center}@media screen and (max-width:600px){.question__ttl{line-height:26px;font-size:1.8rem}}.questionList{line-height:28px;border-bottom:1px solid #528ecb;font-size:1.6rem}@media screen and (max-width:600px){.questionList{font-size:1.4rem;line-height:24px}}.questionList__ttl{padding:15px 60px 15px 30px;border-top:1px solid #528ecb;color:#14227f;background:url(../img/q-open.svg) no-repeat center right 30px/16px auto;font-weight:bold}@media screen and (max-width:600px){.questionList__ttl{padding-left:0}}.questionList__ttl.is-open{background:url(../img/q-close.svg) no-repeat center right 30px/16px auto}.questionList__txt{display:none;line-height:24px;padding:15px 30px 35px;border-top:1px solid #d4d4d4;font-size:1.4rem}@media screen and (max-width:600px){.questionList__txt{padding-left:0}}.questionList__more{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center;width:180px;margin-top:30px}.application{width:720px;margin:auto;padding-top:20px}@media screen and (max-width:600px){.application{width:100%;padding:0 20px 0}}.application__head{margin-bottom:55px}.application__lead{line-height:24px;font-size:1.4rem}.application__note{line-height:24px;color:#d20000;font-size:1.2rem}.application__cont{margin-bottom:35px}.application__ttl{line-height:28px;margin-bottom:17px;padding-bottom:10px;border-bottom:1px solid #528ecb;color:#528ecb;font-size:2rem}@media screen and (max-width:600px){.application__ttl{font-size:1.8rem;margin-bottom:12px}}.application__cont--join .application__ttl{border-color:#14227f;color:#14227f}.application__cont--recess .application__ttl{border-color:#000;color:#000}.application__txt{line-height:24px;font-size:1.4rem}.application__btn{margin-top:35px}.application__btn a{display:block;width:280px;line-height:74px;margin:auto;border:2px solid #528ecb;border-radius:15px;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);color:#528ecb;background:#fff;font-weight:bold;font-size:2rem;text-align:center}.application__cont--join .application__btn a{border-color:#14227f;color:#14227f}.application__cont--recess .application__btn a{border-color:#000;color:#000}@media screen and (max-width:600px){.application__btn a{width:100%}}.entryFrom{width:960px;margin:auto}@media screen and (max-width:600px){.entryFrom{width:100%;padding:0 20px}}.entryFrom__main{margin-bottom:90px;color:#14227f;font-weight:700;font-size:3.6rem;text-align:center}@media screen and (max-width:600px){.entryFrom__main{line-height:38px;margin-bottom:50px;font-size:3rem}}.entryFrom__ttl{line-height:20px;padding-bottom:10px;border-bottom:1px solid #14227f;color:#14227f;font-weight:bold;font-size:1.6rem}@media screen and (max-width:600px){.entryFrom__ttl{font-size:1.4rem}}.entryFrom__cont{margin-top:40px}@media screen and (max-width:600px){.entryFrom__cont{margin-top:40px}}.entryFrom__cont .caution{margin-bottom:20px;color:#d20000;font-size:1.4rem}.entryFrom__cont .submit{margin-top:55px}@media screen and (max-width:600px){.entryFrom__cont .submit{margin-top:25px}}.entryFrom__cont table{width:100%}.entryFrom__cont tr{display:flex;align-items:center}@media screen and (max-width:600px){.entryFrom__cont tr{display:block}}.entryFrom__cont th{display:inline-flex;width:240px;vertical-align:top;padding:20px 0;font-weight:bold;font-size:1.4rem;text-align:left}.entryFrom__cont th .mandatory{color:#d20000}@media screen and (max-width:600px){.entryFrom__cont th .mandatory{display:inline}}@media screen and (max-width:600px){.entryFrom__cont th{display:block;width:100%;padding:0}}.entryFrom__cont td{width:720px;margin:auto;padding:20px 0;font-size:1.4rem}@media screen and (max-width:600px){.entryFrom__cont td{display:block;width:100%;padding-top:10px}}.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio,.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox{display:flex}.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item{display:flex;align-items:center;white-space:nowrap}.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio],.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type=radio]{width:2.4rem}.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label,.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{display:block;font-size:1.4rem;white-space:nowrap}.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label,.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label{display:flex;align-items:center}.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label{display:flex;align-items:center;font-size:1.4rem}.entryFrom__cont td .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]{width:2.4rem}.entryFrom__cont input{width:100%;height:40px;padding:0 15px;border:1px solid #a6a6a6;border-radius:4px;font-size:1.4rem}.entryFrom__cont input[type=checkbox]{width:20px;height:20px;border:1px solid #a6a6a6;border-radius:4px}.entryFrom__cont input[type=submit]{display:block;width:360px;height:70px;line-height:70px;margin:auto;color:#fff;background:#14227f;font-weight:bold;font-size:1.8rem;text-align:center}.entryFrom__cont label{margin-left:5px;font-size:1.4rem}.entryFrom__cont select{width:140px;height:40px;padding:0 15px;border:1px solid #a6a6a6;border-radius:4px;font-size:1.4rem}.entryFrom__cont textarea{width:100%;height:160px;padding:0 15px;border:1px solid #a6a6a6;border-radius:4px;font-size:1.4rem}.entryFrom__cont .checkbox{padding-bottom:10px}.entryFrom__cont .checkbox__col{display:inline-flex;align-items:center;margin-right:20px}.entryFrom__text{font-size:1.4rem;margin-bottom:20px}.entryFrom__privacy{margin-top:60px}@media screen and (max-width:600px){.entryFrom__privacy{margin-top:20px}}.entryFrom__privacy iframe{width:100%}.entryFrom__sub{margin-bottom:20px;color:#14227f;font-weight:bold;font-size:1.6rem}.entryFrom__scroll{height:190px;line-height:18px;overflow-y:auto;padding:20px;border:1px solid #c7c7c7;border-radius:2px;font-size:12px}.operation{width:720px;margin:0 auto 80px}@media screen and (max-width:600px){.operation{width:100%;padding:0 16px}}.operation img{margin:15px 0}@media screen and (max-width:600px){.operation img{width:100%}}.operation__lead{line-height:26px;margin-bottom:40px;font-size:1.4rem}.operation__lead em{color:#d20000;text-decoration:none}.operation__sub{margin-bottom:40px;font-weight:bold;font-size:1.8rem}.operation__txt{line-height:24px;margin:15px 0 30px;font-size:1.4rem}.operation__txt a{color:#14227f;text-decoration:underline}.operation h1{display:inline-flex;width:100%;height:50px;align-items:center;margin-bottom:40px;padding:0 20px;color:#14227f;background:url(../img/bg_heading.svg) no-repeat center left/cover}@media screen and (max-width:600px){.operation h1{height:auto;line-height:30px;margin-bottom:35px;padding:20px;background:url(../img/bg_heading.svg) no-repeat center right 20%/cover;font-size:2rem}}.operation h2{line-height:20px;margin-bottom:5px;padding-bottom:6px;border-bottom:1px solid #14227f;color:#14227f;font-size:1.6rem}.operationHistoryTable{margin:20px 0 30px}@media screen and (max-width:600px){.operationHistoryTable{margin-top:10px}}.operationHistoryTable table{width:100%;line-height:25px;color:#000;font-size:1.4rem}.operationHistoryTable table tr{border-bottom:1px solid #d4d4d4}.operationHistoryTable table th{padding:10px 40px 10px 0;font-weight:bold;text-align:left;white-space:nowrap}@media screen and (max-width:600px){.operationHistoryTable table th{display:block;padding-bottom:0}}.operationHistoryTable table td{padding:10px 0;text-align:left}@media screen and (max-width:600px){.operationHistoryTable table td{display:block;padding-top:0}}.operationHistoryTable table td li{padding:10px 0;border-bottom:1px solid #d4d4d4}.operationHistoryTable table td li:nth-child(1){padding-top:0}.operationHistoryTable table td li:last-child{padding-bottom:0;border:none}.operationNormalTabel{margin:20px 0 30px}@media screen and (max-width:600px){.operationNormalTabel{margin-top:10px}}.operationNormalTabel table{width:100%;line-height:25px;color:#000;font-size:1.4rem}.operationNormalTabel table.line{margin-top:15px;border-top:1px solid #d4d4d4}.operationNormalTabel table th{padding:10px 40px 0 0;font-weight:bold;text-align:left;white-space:nowrap}@media screen and (max-width:600px){.operationNormalTabel table th.single{display:block;padding:10px 0 0 0}}.operationNormalTabel table td{padding-top:10px;text-align:left}@media screen and (max-width:600px){.operationNormalTabel table td.single{display:block;padding-top:0}}.operationInfoTable{margin:20px 0 30px}@media screen and (max-width:600px){.operationInfoTable--scroll{overflow-y:auto}.operationInfoTable--scroll table{width:240% !important;white-space:nowrap}}.operationInfoTable table{width:100%;line-height:25px;border-top:1px solid #d4d4d4;color:#000;font-size:1.4rem}.operationInfoTable table .small{width:5%}.operationInfoTable tr{border-bottom:1px solid #d4d4d4}.operationInfoTable th{width:16.7%;vertical-align:middle;padding:10px 5px;border-right:1px solid #d4d4d4;background:#e6f3f9;font-weight:bold;text-align:center;white-space:nowrap}.operationInfoTable th:last-child{border:none}.operationInfoTable td{vertical-align:middle;padding:10px 0;border-right:1px solid #d4d4d4;text-align:center}.operationInfoTable td:last-child{border:none}.shareButtons{display:flex;align-items:center;justify-content:flex-end}.shareButtons li{width:20px;height:20px;margin-left:15px}.shareButtons li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.shareButtons li a:hover{opacity:0.6}.shareButtons li img{width:100%;height:auto}.shareButtons-x a img{width:85%}@media screen and (max-width:600px){.shareButtons{padding:0 20px}}.dreampass{padding:0 calc((100% - 960px) / 2)}@media screen and (max-width:600px){.dreampass{margin:0 20px}}.dreampassSecTitle{background-color:#14227f;display:flex;align-items:center;border-radius:6px;padding:17px 10px;margin-bottom:24px;margin-top:90px}@media screen and (max-width:600px){.dreampassSecTitle{margin-bottom:16px;margin-top:60px}}.dreampassSecTitle:before{content:'';display:block;background-color:#fff;width:0.4rem;height:1.6rem;margin-right:10px}.dreampassSecTitle span{color:#fff;line-height:1;margin-top:-2px;font-size:1.8rem}@media screen and (max-width:600px){.dreampassSecTitle span{font-size:1.6rem}}.dreampass .btn{display:flex;width:180px;height:36px;justify-content:center;align-items:center;margin:0 auto;border:1px solid #14227f;border-radius:50px;color:#14227f;background:#fff;font-weight:bold;font-size:1.4rem;text-align:center}.dreampass img{max-width:100%}.dreampassMain .ttl{text-align:center;font-weight:700;margin-bottom:30px}@media screen and (max-width:600px){.dreampassMain .ttl{margin-bottom:35px}}.dreampassMain .ttl .sub{display:block;color:#14227f;font-size:2rem;line-height:calc(27 / 20)}@media screen and (max-width:600px){.dreampassMain .ttl .sub{font-size:1.6rem;line-height:calc(22 / 16)}}.dreampassMain .ttl .main{display:block;color:#14227f;font-size:3.2rem;line-height:calc(43 / 32)}@media screen and (max-width:600px){.dreampassMain .ttl .main{font-size:2.4rem;line-height:calc(33 / 24);margin-top:8px}}.dreampassMain img{border-radius:6px;overflow:hidden}.dreampassMain .txt{margin-top:30px;letter-spacing:0.64px;font-size:1.6rem;line-height:calc(28 / 16)}@media screen and (max-width:600px){.dreampassMain .txt{letter-spacing:0.56px;font-size:1.4rem;line-height:calc(22 / 14)}}.dreampassPartner .lists{display:flex;flex-wrap:wrap}.dreampassPartner .lists li{border:1px solid #EAEAEA;display:flex;align-items:center;justify-content:center;width:calc(25% - 6px);height:90px;margin-left:8px}.dreampassPartner .lists li:nth-child(4n+1){margin-left:0}.dreampassPartner .lists li:nth-child(n+5){margin-top:8px}@media screen and (max-width:600px){.dreampassPartner .lists li{width:calc(50% - 5px);height:65px;margin-left:9px}.dreampassPartner .lists li:nth-child(odd){margin-left:0}.dreampassPartner .lists li:nth-child(n+3){margin-top:8px}}.dreampassPartner .lists li img{width:18rem;height:5.4rem}.dreampassPartner .lists li img.large{width:20rem;height:6rem}@media screen and (max-width:600px){.dreampassPartner .lists li img{width:13rem;height:3.962rem}.dreampassPartner .lists li img.large{width:14.53rem;height:4.359rem}}.dreampassFlow .lists{padding-top:14px;display:flex;flex-wrap:wrap}.dreampassFlow .lists li{position:relative;background-color:#F4F7FD;display:flex;flex-direction:column;align-items:center;width:calc(33% - 24px);height:280px;margin-left:40px;padding:57px 15px 0}.dreampassFlow .lists li:nth-child(3n+1){margin-left:0}.dreampassFlow .lists li:nth-child(n+4){margin-top:25px}.dreampassFlow .lists li:before{content:'';display:block;line-height:1;position:absolute;width:16px;height:2px;top:0;bottom:0;margin:auto;left:-28px;background:#14227f}@media screen and (max-width:600px){.dreampassFlow .lists li:before{left:0;right:0;top:-48px;bottom:inherit;width:2px;height:24px}}.dreampassFlow .lists li:after{content:'';width:14px;height:14px;border:2px solid #14227f;border-left:0;border-bottom:0;transform:rotate(45deg);transform-origin:center;position:absolute;top:0;bottom:0;margin:auto;left:-26px;box-sizing:border-box}@media screen and (max-width:600px){.dreampassFlow .lists li:after{width:18px;height:18px;transform:rotate(135deg);left:0;right:0;top:-43px;bottom:inherit}}.dreampassFlow .lists li:first-of-type::before,.dreampassFlow .lists li:first-of-type:after{display:none}@media screen and (max-width:600px){.dreampassFlow .lists li{width:100%;height:auto;margin-left:0;padding:51px 15px 24px}.dreampassFlow .lists li:nth-child(n+2){margin-top:62px}}.dreampassFlow .lists li h3{position:absolute;font-family:'Barlow Semi Condensed', sans-serif;display:flex;align-items:center;justify-content:center;color:#14227f;background-color:#fff;border:2px solid #14227f;width:84px;height:35px;border-radius:60px;font-size:1.6rem;line-height:calc(19 / 16);top:-12px}.dreampassFlow .lists li h3 strong{color:#14227f;font-size:2.4rem;margin-left:5px}.dreampassFlow .lists li img{width:auto;max-width:100%;height:90px}.dreampassFlow .lists li p{text-align:center;color:#14227f;font-weight:700;font-size:1.6rem;line-height:calc(22 / 16);letter-spacing:0.64px;margin-top:30px}@media screen and (max-width:600px){.dreampassFlow .lists li p{letter-spacing:0.56px;font-size:1.4rem;line-height:calc(22 / 14);margin-top:24px}}.dreampassFlow .reqest{position:relative;display:flex;align-items:center;background-size:cover;overflow:hidden;width:750px;max-width:100%;margin:39px auto 0;padding:49px 32px;border-radius:6px}@media screen and (max-width:600px){.dreampassFlow .reqest{margin:30px auto 0;padding:37px 0 52px}}.dreampassFlow .reqest:before{content:'';display:block;position:absolute;background-color:rgba(227, 0, 72, 0.85);width:100%;height:100%;left:0;top:0}.dreampassFlow .reqest .img{position:relative;z-index:1;width:142px;height:142px}.dreampassFlow .reqest .txt{margin-left:54px}@media screen and (max-width:600px){.dreampassFlow .reqest .txt{width:100%;margin-left:0;text-align:center}}.dreampassFlow .reqest .txt .en{position:relative;z-index:1;display:block;color:#fff;font-family:'Barlow Semi Condensed', sans-serif;font-weight:700;font-size:8rem;line-height:calc(96 / 80);margin-top:-2.5rem}@media screen and (max-width:600px){.dreampassFlow .reqest .txt .en{font-size:5.6rem;line-height:calc(67 / 56);margin-top:0}}.dreampassFlow .reqest .txt .jp{position:relative;z-index:1;color:#fff;font-weight:700;margin-top:8px;font-size:1.6rem;line-height:calc(22 / 16)}@media screen and (max-width:600px){.dreampassFlow .reqest .txt .jp{font-size:1.4rem;line-height:calc(19 / 14);margin-top:0}}.dreampassFlow .reqest .txt:before{content:'';display:block;position:absolute;z-index:1;top:0;bottom:0;margin:auto;right:19px;background-color:#fff;width:46px;height:46px;border-radius:100%}@media screen and (max-width:600px){.dreampassFlow .reqest .txt:before{right:10px;width:24px;height:24px}}.dreampassFlow .reqest .txt:after{content:'';display:block;position:absolute;z-index:2;top:0;bottom:0;right:39px;margin:auto;transform:rotate(45deg);width:8px;height:8px;border-top:1.5px solid #e30048;border-right:1.5px solid #e30048}@media screen and (max-width:600px){.dreampassFlow .reqest .txt:after{right:20px;width:4px;height:4px}}.dreampassSeat_section{margin-top:60px}.dreampassSeat_section:first-of-type{margin-top:0}.dreampassSeat_section .ttl{display:flex;color:#14227f;font-weight:700;font-size:1.6rem;line-height:calc(28 / 16)}.dreampassSeat_section .ttl:before{content:'';display:block;background-color:#14227f;border-radius:100%;width:8px;height:8px;margin-right:6px;margin-top:1.1rem}@media screen and (max-width:600px){.dreampassSeat_section .ttl:before{width:6px;height:6px;margin-right:6px;margin-top:1.1rem}}.dreampassSeat_section .txt{font-size:1.2rem;line-height:calc(28 / 12);padding-left:1.2em}@media screen and (max-width:600px){.dreampassSeat_section .txt{line-height:calc(22 / 12);padding-left:0.9em}}.dreampassSeat_section .img{display:flex;align-items:center;justify-content:center;border:1px solid #EAEAEA;border-radius:6px;margin-top:17px;padding:0 30px}@media screen and (max-width:600px){.dreampassSeat_section .img{margin-top:21px;padding:0 15px}}.dreampassSeat_section .img img{width:100%;height:auto}.dreampassCaution .lists li{position:relative;font-size:1.6rem;line-height:calc(28 / 16);padding-left:14px;margin-top:8px}@media screen and (max-width:600px){.dreampassCaution .lists li{font-size:1.4rem;line-height:calc(24 / 14);letter-spacing:0.28px}}.dreampassCaution .lists li:first-child{margin-top:0}.dreampassCaution .lists li:before{content:'';display:block;position:absolute;background-color:#14227f;width:4px;height:4px;left:0;top:1.2rem}@media screen and (max-width:600px){.dreampassCaution .lists li:before{top:1.1rem}}.dreampassCaution .lists li strong{display:inline;color:#FF3333;font-weight:700}.dreampassCaution .btn{margin-top:66px}