﻿.inview{opacity:0;transition-delay:0.1s;transition:transform 1.5s, opacity 1.5s;position:relative}.inview.on{opacity:1}.inview.fadeInLeft{transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);-moz-transform:translateX(-60px);-webkit-transform:translateX(-60px)}.inview.fadeInLeft.on{transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0)}.inview.fadeInRight{transform:translateX(60px);-o-transform:translateX(60px);-ms-transform:translateX(60px);-moz-transform:translateX(60px);-webkit-transform:translateX(60px)}.inview.fadeInRight.on{transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0)}.inview.fadeInBottom{opacity:0;transform:translateY(30px);-o-transform:translateY(30px);-ms-transform:translateY(30px);-moz-transform:translateY(30px);-webkit-transform:translateY(30px)}.inview.fadeInBottom.on{opacity:1;transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}.inview.fadeInBottomPx{opacity:0;transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px)}.inview.fadeInBottomPx.on{opacity:1;transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}.inview.fadeInBottomDelay{transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);-moz-transform:translateY(100%);-webkit-transform:translateY(100%);transition-delay:0.6s}.inview.fadeInBottomDelay.on{transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}.inview.fadeInTop{transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);-moz-transform:translateY(-60px);-webkit-transform:translateY(-60px)}.inview.fadeInTop.on{transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}.inview.fadeInDelay2{transition-delay:0.2s}.inview.fadeInDelay2.on{transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}.inview.fadeInDelay3{transition-delay:0.3s}.inview.fadeInDelay3.on{transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}.inview.fadeInSequentialBottom{opacity:0;transform:translateY(30px);-o-transform:translateY(30px);-ms-transform:translateY(30px);-moz-transform:translateY(30px);-webkit-transform:translateY(30px);transition:0.3s ease-in-out}.inview.fadeInSequentialBottom.delay1{transition-delay:0s !important}.inview.fadeInSequentialBottom.delay2{transition-delay:0.2s !important}.inview.fadeInSequentialBottom.delay3{transition-delay:0.4s !important}.inview.fadeInSequentialBottom.delay4{transition-delay:0.6s !important}.inview.fadeInSequentialBottom.on{opacity:1;transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}.js-inview-bounce{opacity:0;transform:scale(0)}main{position:relative;padding:0 1.5625vw}@media only screen and (max-width: 1023px){main{padding:0}}.side-enbar{position:fixed;top:0;width:1.5625vw;height:100%;background-position:center center;background-repeat:repeat-y;background-size:.78125vw 10.36458vw;background-color:#005AFA;z-index:9}@media only screen and (max-width: 1023px){.side-enbar{top:60px;width:100%;height:24px;background-size:130px 10px;background-repeat:repeat-x;z-index:1000}}.side-enbar.is-left{left:0;background-image:url(../img/common/side-endbar-up.svg);animation:infinity-down 3s infinite reverse linear 0.5s both}@media only screen and (max-width: 1023px){.side-enbar.is-left{background-image:url(../img/top/side-endbar-left.svg);animation:infinity-left 3s infinite reverse linear 0.5s both}}.side-enbar.is-right{right:0;background-image:url(../img/common/side-endbar-down.svg);animation:infinity-down 3s infinite linear 0.5s both}@media only screen and (max-width: 1023px){.side-enbar.is-right{background-image:url(../img/top/side-endbar-left.svg);animation:infinity-left 3s infinite reverse linear 0.5s both;top:auto;bottom:0}}@-webkit-keyframes infinity-down{from{background-position:center 0}to{background-position:center 10.36458vw}}@keyframes infinity-down{from{background-position:center 0}to{background-position:center 10.36458vw}}@keyframes infinity-left{from{background-position:34.66667vw center}to{background-position:0 center}}.shining-effect{overflow:hidden;position:absolute;z-index:0}.shining-effect:after{content:"";position:absolute;left:0;top:0;z-index:3;display:block;min-width:100%;min-height:100%;background:linear-gradient(132deg, rgba(255,255,255,0) 30%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 70%);left:-150vw;animation:shining-effect 4s 0s infinite forwards ease}.shining-effect svg{width:100%;height:100%}@keyframes shining-effect{0%{left:-150vw}90%{left:150vw}100%{left:150vw}}.textAnime.play.righttop{animation:righttop 2.5s}.textAnime.play.lefttop{animation:lefttop 2.5s}.textAnime.play img{animation:shake 2.5s}@keyframes flicker{0%{opacity:1}10%{opacity:0.5}20%{opacity:0.9}30%{opacity:0.6}40%{opacity:1}50%{opacity:0.7}60%{opacity:1}100%{opacity:1}}.modal-open{overflow:hidden}.modal-open .modal-body{transform:scale(1)}.modal{display:block !important;z-index:-1;pointer-events:none;z-index:999;width:100%;height:100%;overflow:hidden;position:fixed;right:0;bottom:0px;left:0;background:rgba(0,0,0,0.7);-webkit-overflow-scrolling:touch;outline:0;transition:opacity 0.3s linear, bottom 0.3s linear;opacity:0}.modal.in{height:100%;opacity:1;bottom:0;pointer-events:auto;z-index:99999}.modal.in .c-form{bottom:0}.modal.fade .modal-dialog{transform:translate(0, -25%);transition:transform 0.3s ease-out}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;left:50%;top:50%;width:auto;width:calc(100% - 44px);max-height:calc(100% - 44px);margin:0;max-width:1180px;transform:translate(-50%, -50%)}.modal-content{position:relative;background-color:none;border:none;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;-ms-background-clip:padding-box;-o-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:0;transform:scale(0.9);transition:0.3s linear}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@keyframes righttop{0%{translate:0 0 0}5%{translate:5% -5% 0}10%{translate:0 0 0}15%{translate:5% -5% 0}25%{translate:0 0 0}100%{translate:0 0 0}}@keyframes lefttop{0%{translate:0 0 0}5%{translate:5% 5% 0}10%{translate:0 0 0}15%{translate:5% 5% 0}25%{translate:0 0 0}100%{translate:0 0 0}}.shake{animation:ShakeY3 3s ease-in-out infinite alternate}@keyframes ShakeY3{0%{transform:translateY(0)}50%{transform:translateY(16px)}to{transform:translateY(0)}}@keyframes shake{0%{scale:1}15%{scale:.9;rotate:0deg}20%{scale:1.05;rotate:0deg}23%{scale:1.05;rotate:-10deg}26%{scale:1.1;rotate:10deg}30%{scale:1.1;rotate:-10deg}35%{scale:1.05;rotate:5deg}40%{scale:1.05;rotate:0deg}55%{scale:1}100%{scale:1}}.clearfix::after{content:"";clear:both;display:table}p{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}input,textarea{margin:0;font-size:100%;resize:none}input[type="text"],input[type="date"],input[type="email"],input[type="number"],input[type="url"]{word-break:normal;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}table{width:100%;border-collapse:collapse;border-spacing:0;font-size:100%}dl,dt,dd,th,td{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,dialog{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}img{margin:0;padding:0;vertical-align:middle;border:0;max-width:100%;height:auto}table img{margin:0;padding:0;vertical-align:middle;border:0}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}nav ul{list-style:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*:focus{outline:none !important}label,select,button{cursor:pointer}input,textarea,select,button{font-family:inherit}a{outline:none;transition:opacity 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){a:hover{opacity:0.5}}a:link,a:visited,a:active{color:#222;text-decoration:none}.ffN{font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ W3","メイリオ","Osaka","ＭＳ Ｐゴシック","MS PGothic",sans-serif}.ffM{font-family:"ヒラギノ明朝 Pro","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif}.ffYG{font-family:"游ゴシック体","游ゴシック","YuGothic","Yu Gothic","Noto Sans JP","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif}.ffYM{font-family:"游明朝体","游明朝","YuMincho","Yu Mincho","Noto Serif JP","ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;white-space:nowrap;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html{font-size:62.5%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-o-text-size-adjust:100%;text-size-adjust:100%}html.is-ipad *{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}body{font-family:"Noto Sans JP",sans-serif;font-size:16px;font-size:1.6rem;line-height:1.6em;word-break:break-word;color:#222;margin:0;padding:0;height:100%;width:100%}#wrap{display:block;padding-top:90px}@media only screen and (max-width: 1023px){#wrap{padding-top:84px}}body:not(.top) #wrap{display:block;padding-top:122px}@media (max-width: 767px){body:not(.top) #wrap{padding-top:91px}}.inner{max-width:1210px;padding:0 15px;margin:0 auto}@media (max-width: 767px){.inner{padding:0 18px}}@media (min-width: 768px){.sp,.SP{display:none !important}}@media (max-width: 767px){.pc,.PC{display:none !important}}.alignnone{margin:5px 0 20px}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px auto}.alignleft{float:left;margin:5px auto 20px 0}a img.alignright{float:right;margin:5px 0 20px auto}a img.alignnone{margin:5px 0 20px}a img.alignleft{float:left;margin:5px auto 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 0 20px}.wp-caption.alignleft{margin:5px auto 20px 0}.wp-caption.alignright{margin:5px 0 20px auto}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.wp-video{max-width:100%;margin-bottom:40px}.wp-video video{max-width:100%;height:auto}.cms-content{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;word-wrap:break-word}.cms-content::after{content:"";clear:both;display:table}.cms-content ul,.cms-content ol{padding-left:20px;margin-bottom:20px}.cms-content ul[style*="list-style-type: circle;"] li{list-style-type:circle}.cms-content ul[style*="list-style-type: square;"] li{list-style-type:square}.cms-content ul li{list-style:disc}.cms-content ol[style*="list-style-type: lower-roman;"] li{list-style-type:lower-roman}.cms-content ol[style*="list-style-type: lower-alpha;"] li{list-style-type:lower-alpha}.cms-content ol[style*="list-style-type: lower-greek;"] li{list-style-type:lower-greek}.cms-content ol[style*="list-style-type: upper-alpha;"] li{list-style-type:upper-alpha}.cms-content ol[style*="list-style-type: upper-roman;"] li{list-style-type:upper-roman}.cms-content ol li{list-style-type:decimal}.cms-content p{font-size:16px;font-size:1.6rem;line-height:1.875em;letter-spacing:0em;font-weight:400;margin-bottom:36px}@media (max-width: 767px){.cms-content p{font-size:15px;font-size:1.5rem;line-height:1.86667em;margin-bottom:12px}}.cms-content iframe{max-width:100% !important}.cms-content img{max-width:100%;height:auto;max-height:100%;width:auto}.cms-content table{table-layout:fixed;border:1px solid #222;margin-bottom:40px}.cms-content table td,.cms-content table th{border:1px solid #222}.cmn-part{padding:0 20px}@media only screen and (max-width: 374px){.cmn-part{padding:0 10px}}.cmn-part__btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;padding:38px 0px;position:relative;z-index:1}@media only screen and (max-width: 1023px){.cmn-part__btn{flex-direction:column;align-items:center;padding:21px 0px}}.cmn-part__btn::after{content:"";position:absolute;width:calc(100% + 40px);height:100%;top:0;left:-20px;border:1px solid #00ffff;border-width:1px 0;z-index:-1}.cmn-part__btn .c-btn{margin-right:40px}@media only screen and (max-width: 1200px){.cmn-part__btn .c-btn{font-size:16px;margin-right:20px;padding:12px 16px}}@media only screen and (max-width: 1023px){.cmn-part__btn .c-btn{margin-right:0px;margin-bottom:16px}}.cmn-part__btn .c-btn:last-child{margin:0}@media (max-width: 767px){.cmn-part__btn .c-btn span{padding-right:0}}.cmn-part__bottom{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:20px auto 0;max-width:1180px;justify-content:space-between}@media only screen and (max-width: 1023px){.cmn-part__bottom{max-width:100%;flex-wrap:wrap;margin:13px auto 0;justify-content:center}}.cmn-part__bottom .links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;border-right:1px solid #00ffff;width:53.4%;padding-top:6px;margin-right:20px}@media only screen and (max-width: 1023px){.cmn-part__bottom .links{width:100%;border-right:0;padding:0px;border:none;position:relative;padding-bottom:10px;margin-right:-19px}}.cmn-part__bottom .links__item{margin:0 40px 14px 0}@media only screen and (max-width: 1200px){.cmn-part__bottom .links__item{margin:0 2.08333vw .72917vw 0}}@media only screen and (max-width: 1023px){.cmn-part__bottom .links__item{margin:0 20px 6px 0}}@media only screen and (max-width: 374px){.cmn-part__bottom .links__item{margin-right:15px}}.cmn-part__bottom .links__item a{font-size:16px;font-size:1.6rem;line-height:1.6em;letter-spacing:0em;font-weight:700;color:#fff;transition:color 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){.cmn-part__bottom .links__item a:hover{opacity:1;color:#B2DBFF}}@media only screen and (max-width: 1023px){.cmn-part__bottom .links__item a{font-size:14px;font-size:1.4rem;line-height:1.6em}}@media only screen and (max-width: 374px){.cmn-part__bottom .links__item a{font-size:12px}}.cmn-part__bottom .sns{width:calc(46.6% - 20px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:center;position:relative}@media only screen and (max-width: 1023px){.cmn-part__bottom .sns{width:100%;padding-top:10px;flex-wrap:wrap;justify-content:center}.cmn-part__bottom .sns::after{content:"";position:absolute;width:calc(100% + 40px);height:1px;background:#00ffff;top:0;left:-20px}}.cmn-part__bottom .sns__ttl{font-size:22px;font-size:2.2rem;line-height:1.6em;letter-spacing:0em;font-weight:700;color:#ffff00;margin-right:32px;width:90px;white-space:nowrap}@media only screen and (min-width: 768px) and (max-width: 1366px){.cmn-part__bottom .sns__ttl{font-size:20px}}@media only screen and (max-width: 1023px){.cmn-part__bottom .sns__ttl{font-size:18px;font-size:1.8rem;line-height:1.6em;margin-right:0;width:100%;text-align:center}}.cmn-part__bottom .sns__list{width:calc(100% - 90px - 32px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;max-width:368px}@media only screen and (max-width: 1023px){.cmn-part__bottom .sns__list{width:100%;max-width:100%;justify-content:center;margin-top:12px}}.cmn-part__bottom .sns__item{border-radius:50%;display:block;position:relative;position:relative;width:30%;cursor:pointer}.cmn-part__bottom .sns__item:before{display:block;content:" ";width:100%;padding-top:100%}.cmn-part__bottom .sns__item>.content{position:absolute;top:0;left:0;right:0;bottom:0}.cmn-part__bottom .sns__item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (max-width: 1023px){.cmn-part__bottom .sns__item{max-width:55px}}@media only screen and (min-width: 1025px){.cmn-part__bottom .sns__item:hover{opacity:1}.cmn-part__bottom .sns__item:hover:after{transform:scale(1.075)}}.cmn-part__bottom .sns__item:not(:last-child){margin-right:16px}@media only screen and (min-width: 768px) and (max-width: 1366px){.cmn-part__bottom .sns__item:not(:last-child){margin-right:1.1713vw}}@media only screen and (max-width: 1023px){.cmn-part__bottom .sns__item:not(:last-child){margin-right:20px}}.cmn-part__bottom .sns__item:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;transition:all 0.3s;border-radius:50%}.cmn-part__bottom .sns__item img{z-index:1}.grBtnFixed{position:fixed;bottom:-84px;left:0;width:100%;display:flex;justify-content:space-between;height:60px;z-index:99;transition:bottom 0.5s}.grBtnFixed.show{bottom:24px}.grBtnFixed__item{background-repeat:no-repeat;color:#FFFF00 !important;font-size:13px;font-size:1.3rem;line-height:1.46154em;letter-spacing:0em;font-weight:900;position:relative}.grBtnFixed__item:before{content:"";position:absolute;width:calc(100% - 6px);height:18px;top:3px;opacity:0.5;left:3px;border-top-left-radius:2px;border-top-right-radius:2px;background:linear-gradient(to bottom, rgba(255,255,255,0.7), rgba(255,255,255,0.1))}.grBtnFixed__item:not(.mobile){width:19.2vw;text-align:center;padding:35px 2px 0}.grBtnFixed__item.mobile{width:calc(100% - 57.6vw);background-size:28px auto;background-position:top 6px right calc(50% - 56px);background-color:#0010D1;box-shadow:inset 0 0 20px rgba(0,0,0,0.4)}.grBtnFixed__item.mobile .txt{max-width:140px;margin:8px auto 0}.grBtnFixed__item.mobile span{color:#fff;font-size:10px;line-height:13px;display:block}.grBtnFixed__item.star{background-color:#FF0000;background-size:68px auto;background-position:top 6px center;box-shadow:inset 0 0 20px rgba(0,0,0,0.4)}.grBtnFixed__item.castle{background-color:#FFA700;background-position:top 6px center;background-size:33px auto;box-shadow:inset 0 0 20px rgba(200,0,0,0.4)}.grBtnFixed__item.recruit{background-color:#00BF17;background-position:top 6px center;background-size:57px auto;box-shadow:inset 0 0 20px rgba(200,0,0,0.4)}body:not(.top):not(.app):not(.sitemap){background-color:#ededed;background:#ededed url(../img/common/bg-subpage.webp) center top/100% no-repeat;position:relative}@media only screen and (min-width: 768px) and (max-width: 1920px){body:not(.top):not(.app):not(.sitemap){background-size:1920px 1000px}}@media (max-width: 767px){body:not(.top):not(.app):not(.sitemap){background:#ededed url(../img/common/bg-subpage_sp.png) center top/100% no-repeat}}body:not(.top):not(.app):not(.sitemap):before{content:"";position:absolute;width:518px;height:518px;background:url(../img/common/icon/ico-archery.svg) center/contain no-repeat;left:-51px;top:331px;z-index:-199}@media (max-width: 767px){body:not(.top):not(.app):not(.sitemap):before{width:140px;height:140px;top:240px;left:-33px}}body:not(.top):not(.app):not(.sitemap):after{content:"";position:absolute;width:267px;height:305px;background:url(../img/common/ico-subpage.svg) center/contain no-repeat;right:0;top:0;z-index:-199}@media (max-width: 767px){body:not(.top):not(.app):not(.sitemap):after{width:99px;height:114px;top:61px}}.c-breadcrumb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 40px);max-width:calc((1164 / 1920) * 100%);display:flex;margin:0 auto;color:#005afa}@media only screen and (max-width: 1920px){.c-breadcrumb{max-width:1164px}}@media (max-width: 767px){.c-breadcrumb{width:100%;max-width:calc(100% - 78px);padding:0 18px;margin:0}}.c-breadcrumb li,.c-breadcrumb div{position:relative;font-size:12px;font-size:1.2rem;line-height:1.4em;letter-spacing:0em;font-weight:400}@media (max-width: 767px){.c-breadcrumb li,.c-breadcrumb div{font-size:10px}}.c-breadcrumb li:last-child,.c-breadcrumb div:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-breadcrumb li:not(:last-child),.c-breadcrumb li.last,.c-breadcrumb div:not(:last-child),.c-breadcrumb div.last{padding-right:21px;margin-right:9px}@media (max-width: 767px){.c-breadcrumb li:not(:last-child),.c-breadcrumb li.last,.c-breadcrumb div:not(:last-child),.c-breadcrumb div.last{padding-right:13px;margin-right:5px}}.c-breadcrumb li:not(:last-child):after,.c-breadcrumb li.last:after,.c-breadcrumb div:not(:last-child):after,.c-breadcrumb div.last:after{content:"";position:absolute;width:11px;height:8px;background:url(../img/common/icon/arr-breadcrumb.svg) center/contain no-repeat;right:0;top:4px}@media (max-width: 767px){.c-breadcrumb li:not(:last-child):after,.c-breadcrumb li.last:after,.c-breadcrumb div:not(:last-child):after,.c-breadcrumb div.last:after{width:8px;height:6px}}.c-breadcrumb li a,.c-breadcrumb div a{color:#222222}.c-breadcrumb.blue li:not(:last-child):after{background-image:url(../img/common/icon/arr-breadcrumb-blue.svg)}.c-breadcrumb.blue li a{color:#fff}.c-breadcrumb.blue span{color:#00FFFF}[data-heading]{position:relative;height:fit-content;display:block}@media (max-width: 767px){[data-heading]{height:78px}}[data-heading] img:nth-child(2),[data-heading] img:nth-child(3){position:absolute;left:0;top:0;opacity:0}.page-heading{position:relative;overflow:hidden;padding:50px 0}@media (max-width: 767px){.page-heading{padding:16px 0}}.page-heading__icon{position:absolute}.page-heading__icon.icon01{left:-96px;top:-68px}@media only screen and (max-width: 1919px){.page-heading__icon.icon01{max-width:12.29167vw;left:-5vw;top:-3.54167vw}}@media (max-width: 767px){.page-heading__icon.icon01{max-width:80px;left:-30px;top:-18px}}.page-heading__icon.icon02{left:178px;bottom:-36px}@media only screen and (max-width: 1919px){.page-heading__icon.icon02{max-width:13.28125vw;left:9.27083vw;bottom:-1.875vw}}@media (max-width: 767px){.page-heading__icon.icon02{max-width:70px;left:63px;bottom:-30px}}.page-heading__icon.icon03{right:70px;bottom:-68px}@media only screen and (max-width: 1919px){.page-heading__icon.icon03{max-width:12.29167vw;right:3.64583vw;bottom:-3.54167vw}}@media (max-width: 767px){.page-heading__icon.icon03{max-width:88px;right:-40px;bottom:-28px}}.page-heading__main{min-height:380px;display:flex;align-items:center;justify-content:center;align-items:center;max-width:1920px;padding:0 20px;margin:0 auto;position:relative;background:var(--bg-img) center/cover no-repeat}@media only screen and (min-width: 1920px){.page-heading__main:before,.page-heading__main:after{content:"";position:absolute;width:50%;height:320px;background:var(--rp-img) right/contain repeat-x;z-index:-1}.page-heading__main:before{left:0;top:0;transform:translateX(-50%) scale(-1)}.page-heading__main:after{right:0;bottom:0;transform:translateX(50%)}}@media (max-width: 767px){.page-heading__main{min-height:160px;background-size:cover;background-position:center;background-repeat:no-repeat}}@media (max-width: 767px){.page-heading__main .main-cont img{display:block;margin:0 auto;height:100%}}.page-heading__main .main-cont .jp{text-align:center;margin-top:10px}@media (max-width: 767px){.page-heading__main .main-cont .jp{height:21px;margin-top:5px}}.c-img{display:block;position:relative}.c-img img{display:block;object-fit:cover;position:absolute;left:0;top:0;width:100%;height:100%}.c-img--contain img{object-fit:contain}.c-img--top img{object-position:top}.c-fw{width:100%}[rel~="lazy"]{opacity:0}[rel~="lazy"]:not(.initial){transition:opacity 0.15s}[rel~="lazy"].initial,[rel~="lazy"].loaded,[rel~="lazy"].error{opacity:1}.c-lazybg{background-size:cover;background-position:center;background-repeat:no-repeat}.c-lazybg--top{background-position:center top}.c-lazybg--contain{background-size:contain}.posAbs{position:absolute}.posRel{position:relative}.c-btn{max-width:300px;width:100%;min-height:70px;display:flex;align-items:center;justify-content:center;border:6px solid #fff;font-size:18px;font-size:1.8rem;line-height:1.6em;letter-spacing:0em;font-weight:900;overflow:hidden;background:#002ead;border-radius:35px;padding:10px 20px;text-align:center;position:relative;box-shadow:inset 0 0 20px #002ead;cursor:pointer}.is-safari .c-btn,.is-ipad .c-btn{transform:translateZ(0);will-change:transform, filter}@media (max-width: 767px){.c-btn{max-width:280px;min-height:60px;border:4px solid #fff;font-size:16px;font-size:1.6rem;line-height:1.6em;padding-left:30px}}.c-btn.pink{background:#ff00ce;box-shadow:inset 0 0 20px #ff00ce,0px 10px 6px rgba(0,0,0,0.1)}.c-btn.medium{max-width:260px;min-height:80px;border-radius:40px}@media (max-width: 767px){.c-btn.medium{max-width:200px;min-height:60px}}.c-btn em{color:#fff;font-style:normal}.c-btn span{color:#fff;position:relative;width:100%;text-align:center;padding-right:38px}@media (max-width: 767px){.c-btn span{padding-right:28px}}.c-btn span::after{content:"";position:absolute;width:36px;height:36px;background:url(../img/common/icon/ico_arw_circle.svg) center/100% 100% no-repeat;right:-10px;top:50%;transform:translateY(-50%)}@media (max-width: 767px){.c-btn span::after{width:26px;height:26px;right:-7px}}.c-btn::before{content:"";position:absolute;width:calc(100% - 4px);height:50%;border-top-left-radius:50px;border-top-right-radius:50px;background:linear-gradient(rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.1) 100%);left:2px;top:2px}.c-btn:after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;border-radius:50px;left:0;top:0;opacity:0;pointer-events:none;transition:opacity 0.3s ease}@media only screen and (min-width: 1025px){.c-btn:hover:hover{opacity:1}.c-btn:hover:hover:after{opacity:0.3}}.pagi{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;margin:61px 0 0;position:relative}@media (max-width: 767px){.pagi{flex-wrap:wrap;max-width:210px;margin:30px auto 0;justify-content:space-between}}.pagi__btn{width:120px}@media (max-width: 767px){.pagi__btn{order:1;width:76px}}.pagi__btn a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.pagi__btn span{font-size:18px;font-size:1.8rem;line-height:1em;letter-spacing:0em;font-weight:700;text-transform:uppercase;margin-left:14px;white-space:nowrap}@media (max-width: 767px){.pagi__btn span{font-size:12px;margin-left:5px}}.pagi__btn .img{position:relative;filter:drop-shadow(0px 3px 6px rgba(0,0,0,0.16))}@media (max-width: 767px){.pagi__btn .img{max-width:36px}}.pagi__btn .img::after{content:"";position:absolute;width:34px;height:26px;background:linear-gradient(rgba(255,255,255,0.7) 0%, rgba(255,255,255,0) 100%);left:50%;transform:translateX(-50%);top:5px;z-index:1;border-radius:50%}@media (max-width: 767px){.pagi__btn .img::after{width:24px;height:19px;top:4px}}.pagi__btn.next a{flex-direction:row-reverse}.pagi__btn.next span{margin:0 14px 0 0}@media (max-width: 767px){.pagi__btn.next span{margin:0 5px 0 0}}.pagi__btn.next img{transform:rotate(-180deg)}.pagi .c-btn{margin:0 66px}@media (max-width: 767px){.pagi .c-btn{padding:5px 20px;margin:0 auto 18px}.pagi .c-btn span{line-height:calc(20/16)}}.wcm{max-width:1224px;padding:0 22px;margin:0 auto}.footer{overflow:hidden;position:relative;margin-top:-258px;padding-top:20px;z-index:10}@media only screen and (min-width: 768px) and (max-width: 1920px){.footer{margin-top:calc(20px + -12.39583vw)}}@media (max-width: 767px){.footer{padding-top:0;margin-top:-133px;margin-bottom:84px}}.footer .cmn-part{top:0}.footer__wrapper{background:linear-gradient(to top, #005afa 0%, #0093ff 100%);padding:0;position:relative;overflow:hidden}@media (max-width: 767px){.footer__wrapper{padding:0}}.footer__wrapper .scroll-top{font-size:24px;font-size:2.4rem;line-height:1.6em;letter-spacing:0em;font-weight:900;color:#fff;position:absolute;right:30px;top:-150px;padding:82px 46px 12px;cursor:pointer;transition:all 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){.footer__wrapper .scroll-top:hover{opacity:0.5}}@media only screen and (max-width: 1024px){.footer__wrapper .scroll-top{padding:42px 26px 12px;font-size:18px;right:10px}}.footer__wrapper .scroll-top.active{top:0}.footer__wrapper .scroll-top::after{content:"";position:absolute;width:140px;height:140px;background:url(../img/footer/scroll_top.png) center/100% no-repeat;left:50%;transform:translateX(-50%);top:0}@media only screen and (max-width: 1024px){.footer__wrapper .scroll-top::after{width:80px;height:80px}}.footer__decor{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;position:relative;padding-top:50px;width:100%;max-width:1920px;margin:0 auto;z-index:-1}.footer__decor:before{content:"";position:absolute;width:100vw;height:10px;z-index:2;left:50%;bottom:0;background:#00FFFF;transform:translateX(-50%)}@media (max-width: 767px){.footer__decor:before{height:4px}}@media only screen and (min-width: 768px) and (max-width: 1920px){.footer__decor{padding-top:2.60417vw}}@media (max-width: 767px){.footer__decor{width:695px;padding-top:52px}}@media only screen and (max-width: 695px){.footer__decor{left:50%;transform:translateX(-50%)}}.footer__logo{background:url(../img/footer/bg_logo.png) center/100% no-repeat;padding:80px 0 48px;text-align:center;width:738px;z-index:2}@media only screen and (min-width: 768px) and (max-width: 1920px){.footer__logo{width:38.4375vw;padding:4.16667vw 0 2.5vw}}@media (max-width: 767px){.footer__logo{width:232px;padding:34px 0 18px;background:url(../img/footer/bg_logo_sp.png) center/100% no-repeat}}.footer__logo img{max-width:250px}@media only screen and (min-width: 768px) and (max-width: 1920px){.footer__logo img{max-width:13.02083vw}}@media (max-width: 767px){.footer__logo img{max-width:124px}}.footer__toy{display:inline-block;width:calc(50% - 369px);z-index:1;position:relative}@media only screen and (min-width: 768px) and (max-width: 1920px){.footer__toy{width:calc(50% - 19.21875vw)}}@media (max-width: 767px){.footer__toy{z-index:0;width:calc(50% - 116px)}}.footer__toy::after{content:"";position:absolute;background:url(../img/footer/bg_01.svg) center/100% no-repeat;width:796px;height:594px;z-index:-1;left:-56px;bottom:-380px}@media only screen and (min-width: 768px) and (max-width: 1920px){.footer__toy::after{width:41.45833vw;height:30.9375vw;left:-2.91667vw;bottom:-19.79167vw}}@media (max-width: 767px){.footer__toy::after{width:311px;height:232px;bottom:-136px;left:0px}}.footer__toy__item{position:absolute}.footer__toy.left .footer__toy__item:nth-child(1){width:49.23858%;left:-8.5%;z-index:1}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(1){max-width:116px;left:0%;bottom:-32px}}.footer__toy.left .footer__toy__item:nth-child(2){width:30.62606%;left:17%;bottom:-48%}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(2){max-width:70px;left:26%;bottom:-26px}}.footer__toy.left .footer__toy__item:nth-child(3){width:27.91878%;left:40.6%;bottom:-37%;z-index:2}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(3){max-width:64px;left:49.6%;bottom:-17px}}.footer__toy.left .footer__toy__item:nth-child(4){width:24.53469%;left:36.5%;bottom:18%}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(4){max-width:63px;left:44.5%;bottom:20px}}.footer__toy.left .footer__toy__item:nth-child(5){width:38.74788%;left:57.7%;bottom:-33%;z-index:1}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(5){max-width:86px;left:auto;right:-10px;bottom:-12px}}.footer__toy.left .footer__toy__item:nth-child(6){width:37.05584%;right:-18%;bottom:-34%;z-index:1}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(6){max-width:90px;right:-29%;bottom:-20px}}.footer__toy.left .footer__toy__item:nth-child(7){width:20.30457%;right:-20%;bottom:20%}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(7){max-width:47px;right:-65px;bottom:24px}}.footer__toy.left .footer__toy__item:nth-child(8){width:30.28765%;right:2%;bottom:-40%}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(8){max-width:70px;bottom:-25px;right:-15px}}.footer__toy.left .footer__toy__item:nth-child(9){width:8.46024%;right:-31%;top:-23%}@media (max-width: 767px){.footer__toy.left .footer__toy__item:nth-child(9){max-width:70px;top:-27px;right:-72px}}.footer__toy.right::after{background:url(../img/footer/bg_02.svg) center/100% no-repeat;width:796px;height:605px;z-index:-1;left:-134px;bottom:-390px}@media only screen and (min-width: 768px) and (max-width: 1920px){.footer__toy.right::after{width:41.45833vw;height:31.51042vw;left:-6.97917vw;bottom:-207%}}@media (max-width: 767px){.footer__toy.right::after{width:306px;height:232px;bottom:-140px;left:-74px}}.footer__toy.right .footer__toy__item img{width:100%}.footer__toy.right .footer__toy__item.char09{width:38.24027%;left:-28.5%;bottom:-15%;z-index:0}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char09{max-width:90px;left:-37.5%;bottom:-5px}}.footer__toy.right .footer__toy__item.char10{width:18.44332%;left:-15%;bottom:10%}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char10{max-width:42px;left:-26%;bottom:16px}}.footer__toy.right .footer__toy__item.char11{width:31.47208%;left:-6.5%;bottom:-23%;z-index:2}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char11{max-width:74px;bottom:-8px;left:-16.5%}}.footer__toy.right .footer__toy__item.char12{width:45.00846%;left:8.5%;bottom:-57%;z-index:1}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char12{max-width:105px;bottom:-34px;left:-2%}}.footer__toy.right .footer__toy__item.char13{width:32.1489%;left:16%;bottom:-45%;z-index:0}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char13{max-width:73px;bottom:-20px;left:5%}}.footer__toy.right .footer__toy__item.char14{width:25.38071%;left:33.5%;bottom:31%;z-index:1}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char14{max-width:54px;left:23.5%;bottom:34px}}.footer__toy.right .footer__toy__item.char15{width:36.20981%;left:35.5%;bottom:-47%;z-index:1}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char15{max-width:80px;bottom:-24px;left:25.5%}}.footer__toy.right .footer__toy__item.char16{width:27.07276%;right:19.5%;bottom:-37%;z-index:1}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char16{max-width:60px;bottom:-16px;right:31%}}.footer__toy.right .footer__toy__item.char17{width:57.52961%;right:1.5%;top:-38%}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char17{max-width:134px;right:13%;top:-30px}}.footer__toy.right .footer__toy__item.char18{width:34.68697%;right:-8%;top:53%}@media (max-width: 767px){.footer__toy.right .footer__toy__item.char18{max-width:78px;top:-2px;right:4%}}.footer__menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;margin-bottom:114px;padding-top:80px}@media (max-width: 767px){.footer__menu{flex-wrap:wrap;justify-content:space-between;padding:40px 20px 0;margin-bottom:37px}}.footer__menu .col{margin-right:70px}@media only screen and (max-width: 1200px){.footer__menu .col{margin-right:30px}}@media (max-width: 767px){.footer__menu .col{margin-right:0;width:calc(50% - 12px);margin-bottom:22px}}.footer__menu .col:last-child{margin:0}@media (max-width: 767px){.footer__menu .col.w100{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:0}}@media (max-width: 767px){.footer__menu .col.w100 .parent{width:calc(50% - 12px);margin-bottom:22px}}.footer__menu .parent{font-size:20px;font-size:2rem;line-height:1.6em;letter-spacing:0em;font-weight:900;color:#ffff00;display:block;transition:color 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){.footer__menu .parent:hover{opacity:1;color:#00FFFF}}@media only screen and (max-width: 1200px){.footer__menu .parent{font-size:18px;font-size:1.8rem}}@media (max-width: 767px){.footer__menu .parent{font-size:16px;font-size:1.6rem}}.footer__menu .parent+.parent{margin-top:27px}@media (max-width: 767px){.footer__menu .parent+.parent{margin-top:0}}.footer__menu .parent .img{margin-right:5px}.footer__menu .child{padding:18px 0 0 0px}@media (max-width: 767px){.footer__menu .child{padding:6px 0 0 0px}}.footer__menu .child li{margin-bottom:14px}@media (max-width: 767px){.footer__menu .child li{margin-bottom:4px}}.footer__menu .child li:last-child{margin-bottom:0}.footer__menu .child a{color:#b2dbff;font-size:16px;font-size:1.6rem;line-height:1.6em;letter-spacing:0em;font-weight:700;transition:color 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){.footer__menu .child a:hover{opacity:1;color:#F56EE6}}@media (max-width: 767px){.footer__menu .child a{font-size:14px;font-size:1.4rem}}.footer__brand{background:#fff;margin:22px -20px 0;padding:58px 20px 52px}@media (max-width: 767px){.footer__brand{margin-top:20px;padding:15px 40px 18px}}.footer__brand__wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;max-width:1354px;margin:0 auto}@media (max-width: 767px){.footer__brand__wrap{max-width:335px;padding:0 13px}}.footer__brand .button-cus{width:60px;height:60px;cursor:pointer;transition:all 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){.footer__brand .button-cus:hover{opacity:0.5}}@media (max-width: 767px){.footer__brand .button-cus{width:36px;height:36px}}.footer__brand .button-cus.prev{transform:rotate(-180deg)}.footer__brand .brand-slide{width:calc(100% - 180px);margin:0 auto}@media (max-width: 767px){.footer__brand .brand-slide{width:calc(100% - 103px)}}.footer .copy-right{font-size:10px;font-size:1rem;line-height:1.6em;letter-spacing:0em;font-weight:400;text-align:center;color:#fff;font-family:"Roboto",sans-serif;padding:12px 0}@media (max-width: 767px){.footer .copy-right{padding:8px 0}}@media only screen and (min-width: 1024px){.sp2{display:none !important}}@media only screen and (max-width: 1023px){.pc2{display:none !important}}.header{position:fixed;left:0;top:0;z-index:1000;width:100%;height:fit-content}.header__wrap{transition:width 0.2s}.header .headerFixed{width:100%;height:90px;position:relative;z-index:1000;border-top:6px solid #005afa;border-bottom:6px solid #005afa;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;padding-left:35px;background:#fff;box-shadow:0px 10px 6px rgba(0,0,0,0.1)}@media only screen and (min-width: 768px) and (max-width: 1024px){.header .headerFixed{padding-left:22px}}@media only screen and (max-width: 1023px){.header .headerFixed{height:60px;border-width:3px;padding-left:8px;border-bottom:none}}.header__logo{width:238px;display:block;padding-right:22px}@media only screen and (min-width: 768px) and (max-width: 1024px){.header__logo{width:200px}}@media only screen and (max-width: 1023px){.header__logo{width:144px;padding-right:20px}}.header__logo a{display:block}.header__navi{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:calc(100% + 12px);margin:-6px 0;z-index:10;position:relative;background:red}@media only screen and (max-width: 1023px){.header__navi{margin:-3px 0 0;height:calc(100% + 3px)}}.header__navi__btn{font-size:18px;font-size:1.8rem;line-height:1.6em;letter-spacing:0em;font-weight:900;font-family:"Noto Sans JP",sans-serif;display:block;height:100%;padding:12px 20px;position:relative;cursor:pointer}@media only screen and (min-width: 768px) and (max-width: 1024px){.header__navi__btn{font-size:15px;padding:12px}}@media only screen and (max-width: 1023px){.header__navi__btn{font-size:13px;font-size:1.3rem;line-height:1em}}@media only screen and (min-width: 1025px){.header__navi__btn:hover{opacity:1}.header__navi__btn:hover::before{opacity:0.4}}.header__navi__btn::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;box-shadow:inset 0 0 20px #fff;background:#fff;opacity:0;z-index:1;pointer-events:none;transition:0.3s all ease}.header__navi__btn::after{content:"";position:absolute;z-index:0;top:4px;left:4px;width:calc(100% - 8px);height:28px;border-radius:2px 2px 0px 0px;background:linear-gradient(rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.1) 100%);opacity:0.5}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.header__navi__btn::after{height:calc(100% - 40px);background:linear-gradient(rgba(255,255,255,0.7) 5%, transparent 95%)}}.header__navi__btn .txt{color:#ffff00}.header__navi__btn.app{background:#0010d1;box-shadow:inset 0 0 20px #0010d1;width:240px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}@media only screen and (min-width: 768px) and (max-width: 1024px){.header__navi__btn.app{width:200px;align-items:center}.header__navi__btn.app .img{width:36px}}.header__navi__btn.app span{color:#fff;display:block;font-size:16px;font-size:1.6rem;line-height:1.25em}@media only screen and (min-width: 768px) and (max-width: 1024px){.header__navi__btn.app span{font-size:14px}}.header__navi__btn.app .img{margin-top:-2px}.header__navi__btn.star{background:#ff0000;box-shadow:inset 0 0 20px #ff0000;width:120px;text-align:center;padding-top:10px}.header__navi__btn.star .img{margin-bottom:3px}.header__navi__btn.castle{text-align:center;background:#ffa700;box-shadow:inset 0 0 20px #ffa700;width:120px;padding-top:10px}.header__navi__btn.castle .img{margin-bottom:3px}.header__navi__btn.recruit{width:120px;background-color:#00BF17;box-shadow:inset 0 0 20px #00BF17;padding:12px 13px}.header__navi__btn.recruit .img{width:100%;height:41px;position:relative;top:-4px}.header__navi__btn.recruit .img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.header__navi__btn.recruit .img img{object-fit:contain;object-position:center}.header__navi__btn.star .img,.header__navi__btn.castle .img{width:100%;height:40px;position:relative}.header__navi__btn.star .img img,.header__navi__btn.castle .img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.header__navi__btn.star .img img,.header__navi__btn.castle .img img{object-fit:contain;object-position:center}.fixHeader .header{position:fixed;left:0;top:0}.fixHeader .header #logo{top:72px}.fixHeader .header #logo img{width:108px;height:26px}@media only screen and (max-width: 767px){.fixHeader .header #logo{top:0}.fixHeader .header #logo img{width:80px;height:20px}}.hiddenMenu{position:fixed;right:0;top:0;opacity:0;pointer-events:none;z-index:999;width:100%;height:100%;text-align:left;transition:0.4s all ease}.hiddenMenu__wrap{position:relative;height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-ms-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;-ms-overflow-style:none;-ms-scrollbar-width:none;overflow:auto;scrollbar-width:none}.hiddenMenu__wrap::-webkit-scrollbar{display:none}.hiddenMenu__wrap .inLayer{text-align:center;padding:281px 0 20px;width:100%;min-height:100%;background:url(../img/header/bg_top_left.png) top left/706px auto no-repeat,url(../img/header/bg_bottom_right.png) bottom right/818px auto no-repeat;background-color:#005afa}@media only screen and (min-width: 600px){.hiddenMenu__wrap .inLayer{padding-top:calc(90px + 9.94792vw)}}@media only screen and (min-width: 768px) and (max-width: 1920px){.hiddenMenu__wrap .inLayer{background-size:37.11882vw auto,42.60417vw}}@media only screen and (max-width: 1023px){.hiddenMenu__wrap .inLayer{padding:123px 0 20px;background:url(../img/header/bg_top_left_sp.png) top 24px left/235px auto no-repeat,url(../img/header/bg_bottom_right_sp.png) bottom right/274px auto no-repeat;background-color:#005afa}}.hiddenMenu__wrap .inLayer .wrap-menu{padding:0 4.16667vw;display:inline-block;width:100%;text-align:left}@media only screen and (min-width: 1920px){.hiddenMenu__wrap .inLayer .wrap-menu{padding:0 80px;max-width:1920px;margin:0 auto}}@media only screen and (min-width: 768px) and (max-width: 1366px){.hiddenMenu__wrap .inLayer .wrap-menu{padding:0 20px}}@media only screen and (max-width: 1023px){.hiddenMenu__wrap .inLayer .wrap-menu{padding:0 14px 17px}}@media only screen and (max-width: 374px){.hiddenMenu__wrap .inLayer .wrap-menu{padding:0 10px}}.hiddenMenu__wrap .inLayer .char01{width:15.52083%;left:-7.70833vw;bottom:5.57292vw}@media only screen and (min-width: 1920px){.hiddenMenu__wrap .inLayer .char01{left:-148px;width:298px;bottom:107px}}@media only screen and (min-width: 768px) and (max-width: 1366px){.hiddenMenu__wrap .inLayer .char01{width:13.02083vw;left:-5.72917vw;bottom:20px}}@media only screen and (max-width: 1023px){.hiddenMenu__wrap .inLayer .char01{width:100px;left:-25px;bottom:15px}}.hiddenMenu__wrap .inLayer .char02{width:7.34375%;right:-3.75vw;top:-24px}@media only screen and (min-width: 1920px){.hiddenMenu__wrap .inLayer .char02{right:-72px;width:141px}}@media only screen and (max-width: 1023px){.hiddenMenu__wrap .inLayer .char02{right:auto;top:auto;bottom:105px;left:76px;width:50px}}.hiddenMenu .close_layer{display:block;padding:12px 0 10px;background:#bfbfbf;color:#fff;font-weight:bold;letter-spacing:2px;text-align:center;cursor:pointer}.c-menu{width:100%;max-width:1248px;padding:0 22px 172px 38px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start}@media only screen and (min-width: 600px){.c-menu{padding-bottom:8.95833vw}}@media only screen and (min-width: 768px) and (max-width: 1366px){.c-menu{padding:0 20px 172px}}@media only screen and (max-width: 1023px){.c-menu{flex-wrap:wrap;padding:0;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width: 1024px){.c-menu__col:not(:last-child){padding-right:10px}.c-menu__col:nth-child(1){width:23.5%}}@media only screen and (min-width: 1024px) and (min-width: 768px) and (max-width: 1366px){.c-menu__col:nth-child(1){width:22.5%}}@media only screen and (min-width: 1024px){.c-menu__col:nth-child(2){width:23.8%}.c-menu__col:nth-child(3){width:19.5%}.c-menu__col:nth-child(4){width:16.1%}.c-menu__col:nth-child(5){width:17.1%}}@media only screen and (min-width: 1024px) and (min-width: 768px) and (max-width: 1366px){.c-menu__col:nth-child(5){width:18.1%}}@media only screen and (max-width: 1023px){.c-menu__col:first-child{width:calc(100% + 10px);margin-right:-10px;column-count:2;column-gap:10px}.c-menu__col:first-child .parent{margin-bottom:19px}.c-menu__col:not(:first-child){margin-bottom:22px}.c-menu__col:not(:first-child):not(:nth-child(2n)){width:calc(50% - 10px)}.c-menu__col:not(:first-child):not(:nth-child(2n+1)){width:calc(50% - 0px)}}.c-menu .parent{font-size:22px;font-size:2.2rem;line-height:1.6em;letter-spacing:0em;font-weight:900;color:#ffff00;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;transition:color 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){.c-menu .parent:hover{opacity:1;color:#00FFFF}}@media only screen and (min-width: 768px) and (max-width: 1366px){.c-menu .parent{font-size:19px}}@media only screen and (max-width: 1023px){.c-menu .parent{font-size:16px;font-size:1.6rem;line-height:1.6em;align-items:flex-start}}@media only screen and (max-width: 374px){.c-menu .parent{font-size:14px}}.c-menu .parent+.parent{margin-top:51px}@media only screen and (min-width: 768px) and (max-width: 1366px){.c-menu .parent+.parent{margin-top:2.65625vw}}@media only screen and (max-width: 1023px){.c-menu .parent+.parent{margin-top:0px}}.c-menu .parent .img{width:70px;margin-right:5px;position:relative}.c-menu .parent .img:before{display:block;content:" ";width:100%;padding-top:71.42857%}.c-menu .parent .img>.content{position:absolute;top:0;left:0;right:0;bottom:0}.c-menu .parent .img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (min-width: 768px) and (max-width: 1366px){.c-menu .parent .img{width:4.16667vw}}.c-menu .parent .img img{object-fit:contain}@media only screen and (max-width: 1200px){.c-menu .parent .img{max-width:50px}}@media only screen and (max-width: 1023px){.c-menu .parent .img{width:42px;top:-1px}}@media only screen and (max-width: 374px){.c-menu .parent .img{width:30px;top:2px}}.c-menu .parent .txt{width:calc(100% - 70px)}@media only screen and (min-width: 768px) and (max-width: 1300px){.c-menu .parent .txt{width:calc(100% - 4.16667vw)}}@media only screen and (max-width: 1023px){.c-menu .parent .txt{width:calc(100% - 40px);white-space:nowrap}}@media only screen and (max-width: 374px){.c-menu .parent .txt{width:calc(100% - 30px)}}@media only screen and (max-width: 320px){.c-menu .parent .txt{width:calc(100% - 6.25vw);font-size:4.375vw}}.c-menu .child{padding:10px 0 0 75px}@media only screen and (min-width: 768px) and (max-width: 1366px){.c-menu .child{padding:10px 0 0 4.16667vw}}@media only screen and (max-width: 1023px){.c-menu .child{padding:2px 0 0 47px;width:100%}}@media only screen and (max-width: 374px){.c-menu .child{padding-left:30px}}.c-menu .child li{margin-bottom:14px}@media only screen and (max-width: 1023px){.c-menu .child li{margin-bottom:4px}}.c-menu .child li:last-child{margin-bottom:0}.c-menu .child a{color:#B2DBFF;font-size:16px;font-size:1.6rem;line-height:1.6em;letter-spacing:0em;font-weight:700;transition:color 0.3s;cursor:pointer}@media only screen and (min-width: 1025px){.c-menu .child a:hover{opacity:1;color:#F56EE6}}@media only screen and (min-width: 768px) and (max-width: 1366px){.c-menu .child a{font-size:14px}}@media only screen and (max-width: 1023px){.c-menu .child a{font-size:14px;font-size:1.4rem;line-height:1.6em}}@media only screen and (max-width: 374px){.c-menu .child a{font-size:12px}}.c-menu,.cmn-part{top:30px;position:relative;transition:all 0.5s}.layerOn{overflow:hidden}.layerOn .hiddenMenu{top:0;opacity:1;pointer-events:auto}.layerOn .c-menu,.layerOn .cmn-part{top:0}.layerOn .side-enbar.is-right{opacity:0}.hamburger{width:90px;height:90px;padding:24px 5px 12px;text-align:center;cursor:pointer;background:#ff00ce;box-shadow:inset 0 0 20px #ff00ce}@media only screen and (max-width: 1023px){.hamburger{width:60px;height:60px;padding:15px 5px 0px}}.hamburger__icon{width:40px;height:24px;margin:0 auto 4px}@media only screen and (max-width: 1023px){.hamburger__icon{width:27px;height:22px;margin:0 auto}}.hamburger .txt{text-transform:uppercase}.hamburger span{display:block;width:100%;height:4px;margin-bottom:6px;background:#fff;-webkit-transition:0.3s ease transform;-moz-transition:0.3s ease transform;-ms-transition:0.3s ease transform;-o-transition:0.3s ease transform;transition:0.3s ease transform}@media only screen and (max-width: 1023px){.hamburger span{height:3px;margin-bottom:4px}}.hamburger span:last-child{margin-bottom:0}.hamburger.active span{width:calc(100% + 5px)}@media only screen and (max-width: 1023px){.hamburger.active span{width:calc(100% + 1px)}}.hamburger.active .ham{transform:rotate(30deg) translateY(9px) translateX(4px)}@media only screen and (max-width: 1023px){.hamburger.active .ham{transform:rotate(30deg) translateY(6px) translateX(3px)}}.hamburger.active .ber{transform:rotate(-30deg)}.hamburger.active .ger{display:none}@media only screen and (max-width: 767px){.hamburger{display:block}}.wp-pagenavi{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;padding:0 144px;position:relative;max-width:fit-content;margin:0 auto}@media (max-width: 767px){.wp-pagenavi{padding:0 20px}}.wp-pagenavi span,.wp-pagenavi a{font-size:22px;font-size:2.2rem;line-height:1em;letter-spacing:0em;font-weight:700;color:#002ead;background:#fff;border-radius:10px;width:50px;height:50px;box-shadow:0px 3px 6px rgba(0,0,0,0.16);display:block;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;margin-right:10px;padding:10px 8px 14px;z-index:1}@media (max-width: 767px){.wp-pagenavi span,.wp-pagenavi a{font-size:15px;font-size:1.5rem;width:36px;height:36px;margin-right:5px;padding:10px 4px}}.wp-pagenavi a{cursor:pointer}@media only screen and (min-width: 1025px){.wp-pagenavi a:hover{background:#1489c3;color:#fff}}.wp-pagenavi a.previouspostslink,.wp-pagenavi a.nextpostslink{font-size:18px;font-size:1.8rem;line-height:1em;letter-spacing:0em;font-weight:700;text-transform:uppercase;color:#222;background:none;box-shadow:none;position:relative;margin-right:0;position:absolute;width:fit-content;white-space:nowrap;top:50%;transform:translateY(-50%)}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.wp-pagenavi a.previouspostslink,.wp-pagenavi a.nextpostslink{min-width:120px}}@media (max-width: 767px){.wp-pagenavi a.previouspostslink,.wp-pagenavi a.nextpostslink{font-size:12px;margin-right:5px;padding:0;min-width:72px}}.wp-pagenavi a.previouspostslink::after,.wp-pagenavi a.nextpostslink::after{content:"";position:absolute;width:50px;height:50px;box-shadow:0px 3px 6px rgba(0,0,0,0.16);border-radius:50%;top:calc(50% - 25px);background:url(../img/common/icon/ico-arr-pink.svg) center/100% no-repeat}@media (max-width: 767px){.wp-pagenavi a.previouspostslink::after,.wp-pagenavi a.nextpostslink::after{width:36px;height:36px;top:calc(50% - 18px)}}.wp-pagenavi a.previouspostslink{padding-left:65px;left:0}@media (max-width: 767px){.wp-pagenavi a.previouspostslink{padding-left:40px;left:-55px}}.wp-pagenavi a.previouspostslink:after{left:0;transform:scaleX(-1)}.wp-pagenavi a.nextpostslink{padding-right:65px;right:0}@media (max-width: 767px){.wp-pagenavi a.nextpostslink{padding-right:40px;right:-52px}}.wp-pagenavi a.nextpostslink:after{right:0}@media (max-width: 767px){.wp-pagenavi a.nextpostslink{margin:0}}.wp-pagenavi span.current{background:#002ead;color:#fff;position:relative}.wp-pagenavi span.current::after{content:"";position:absolute;width:calc(100% - 4px);height:25px;border-radius:8px 8px 0px 0px;background:linear-gradient(rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.1) 100%);top:2px;left:2px;z-index:1}.wp-pagenavi span.extend{background-color:unset;box-shadow:unset;padding:10px 3px 22px;width:fit-content}@media (max-width: 767px){.wp-pagenavi span.extend{padding:0 0 10px}}.wp-pagenavi .pages{margin-right:15px}

/*# sourceMappingURL=maps/styles.min.css.map */
