/*! ----------------------------------------------------------------
* 01. foundation
* 02. libs
* 03. common
* 04. block
----------------------------------------------------------------- *//*! ----------------------------------------------------------------
01.foundation
----------------------------------------------------------------- *//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*! ----------------------------------------------------------------
02.libs
----------------------------------------------------------------- *//*! ----------------------------------------------------------------
03.common
----------------------------------------------------------------- */html{overflow-y:auto}html.active{overflow-y:auto}@media screen and (max-width: 767px){html.active{overflow-y:hidden}}body{background:#fff;box-sizing:border-box;color:#000;display:block;font-family:'Noto Serif JP', serif;font-size:62.5%;line-height:150%;overflow-x:hidden;padding:0;position:relative;word-wrap:break-word}section,div{box-sizing:border-box !important;line-height:150%}#header{background:#03D1D9;box-sizing:border-box;height:64px;margin:0;position:fixed;top:0;transition:all 0.3s ease-out;width:100%;z-index:800}@media screen and (max-width: 960px){#header{height:54px;left:0;margin:0;top:0}}#header.vis{top:0}#header .header__logo{background:url(../img/logo.png) no-repeat 50% 50%;background-size:cover;height:102px;left:10px;position:fixed;top:-18px;width:154px}@media screen and (max-width: 960px){#header .header__logo{height:82px;left:0;margin:0 auto;right:0;top:-14px;width:130px}}#navi{box-sizing:border-box;left:0;margin:0;margin:0 auto;overflow:hidden;padding:0;position:absolute;right:0;top:0;transition:all 0.3s ease-out;width:100%;z-index:800}#navi.active{background:rgba(22,12,56,0.9);opacity:1;transition:all 0.3s ease-out;visibility:visible}@media screen and (max-width: 960px){#navi{align-items:center;border-radius:0;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;opacity:0;overflow-y:scroll;padding:0;position:fixed;right:0;top:0;visibility:hidden;width:100%}}#navilist{align-items:center;display:flex;height:64px;justify-content:flex-end;list-style-type:none;margin:0;padding:0 1% 0 0;position:relative;top:0}@media screen and (max-width: 960px){#navilist{background:none;display:block;height:auto;margin:0;padding:30px 0;text-align:center;top:0;width:100%}}#navilist .navilist__li{align-items:center;box-sizing:border-box;color:#000;display:flex;font-size:1.6em;font-weight:700;height:54px;justify-content:center;line-height:100%;margin:0;padding:0 1%;position:relative;text-align:center;transition:all 0.3s ease-out}@media screen and (max-width: 1100px){#navilist .navilist__li{font-size:1.4em;padding:0 0.5%}}@media screen and (max-width: 960px){#navilist .navilist__li{color:#fff;font-size:2em;padding:12px 0}}#navilist .navilist__li:hover{opacity:0.6}@media screen and (max-width: 767px){#navilist .navilist__li:hover{opacity:1}}#navilist .navilist__li a{cursor:pointer;cursor:hand;display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width: 767px){#fcticket .btnopen{display:block !important;top:0;z-index:850}}.btnopen{display:none}@media screen and (max-width: 960px){.btnopen{background:#03D1D9;box-sizing:border-box;display:inline-block;display:block;height:54px;left:0;position:fixed;top:0;transition:all .4s;transition:all 0.3s ease-out;width:54px;z-index:850}}@media screen and (max-width: 960px){.btnopen.vis{display:block;top:0;z-index:850}}.btnopen span{background:#fff;border-radius:4px;box-sizing:border-box;display:inline-block;height:2px;left:0;margin:0 auto;position:absolute;right:0;transition:all .4s;width:60%}.btnopen span:nth-of-type(1){top:26px}.btnopen span:nth-of-type(2){top:17px}.btnopen span:nth-of-type(3){bottom:18px}.btnopen.active span:nth-of-type(1){top:19px;-webkit-transform:translateY(7px) rotate(-315deg);transform:translateY(7px) rotate(-315deg)}.btnopen.active span:nth-of-type(2){opacity:0}.btnopen.active span:nth-of-type(3){bottom:16px;-webkit-transform:translateY(-11px) rotate(315deg);transform:translateY(-11px) rotate(315deg)}@media screen and (max-width: 960px){.btnclose{cursor:pointer;cursor:hand;display:block;height:24px;left:24px;margin:0 auto;opacity:1;position:fixed;top:14px;transition:all 0.3s ease-out;visibility:visible;width:24px;z-index:155}.btnclose:before{background:#EDE41B;border-radius:50px;content:"";height:26px;left:0;position:absolute;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:2px}.btnclose:after{background:#EDE41B;border-radius:50px;content:"";height:26px;left:0;position:absolute;top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:2px}.btnclose:hover{opacity:0.6}.btnclose.active{opacity:1;visibility:visible}}main{box-sizing:border-box;margin:0 auto;padding:64px 0 0 0;position:relative;width:100%}@media screen and (max-width: 960px){main{padding:54px 0 0 0}}.sharecol{background:rgba(255,255,255,0.9);border-bottom:2px solid #EDE41B;border-left:2px solid #EDE41B;border-radius:0 0 0 8px;box-sizing:border-box;color:#fff;font-weight:700;opacity:0;padding:0 0 8px 0;position:fixed;right:0;text-align:center;top:64px;transition:all 0.3s ease-out;visibility:hidden;width:54px;z-index:830}@media screen and (max-width: 767px){.sharecol{top:54px;width:44px}}.sharecol.vis{opacity:1;visibility:visible}.sharecol .sharecol__inner{box-sizing:border-box;padding:0}.sharecol .sharebtn__col{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0 auto;padding:6px 0;width:50px}@media screen and (max-width: 767px){.sharecol .sharebtn__col{width:44px}}.sharecol .sharebtn__col .sharebtn__col__li{height:42px;margin:0;padding:0;position:relative;transition:all 0.3s ease-out;width:50px}@media screen and (max-width: 767px){.sharecol .sharebtn__col .sharebtn__col__li{height:36px;width:44px}}.sharecol .sharebtn__col .sharebtn__col__li:before{align-items:center;color:#fff;content:'';display:flex;font-family:"Font Awesome 5 Brands";font-size:2.4em;font-weight:900;height:100%;justify-content:center;line-height:100%;position:absolute;text-align:center;width:100%}@media screen and (max-width: 767px){.sharecol .sharebtn__col .sharebtn__col__li:before{font-size:2.2em}}.sharecol .sharebtn__col .sharebtn__col__li--fb:before{color:#1877F2;content:'\f39e'}.sharecol .sharebtn__col .sharebtn__col__li--tw:before{color:#1DA1F2;content:'\f099'}.sharecol .sharebtn__col .sharebtn__col__li--line svg{fill:#00B900;margin:13px 0 0 2px;width:28px}@media screen and (max-width: 767px){.sharecol .sharebtn__col .sharebtn__col__li--line svg{margin:11px 0 0 2px;width:24px}}.sharecol .sharebtn__col .sharebtn__col__li:hover{opacity:0.6}.sharecol .sharebtn__col .sharebtn__col__li .sharebtn__col__li__link{cursor:pointer;cursor:hand;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.btnticket{background:url(../img/btn_ticket.png) no-repeat;background-size:cover;bottom:14px;display:block;height:130px;opacity:0;position:fixed;right:12px;transition:all 0.3s ease-out;visibility:hidden;width:128px;z-index:700}@media screen and (max-width: 767px){.btnticket{bottom:10px;height:100px;right:8px;width:98px}}.btnticket.vis{opacity:1;visibility:visible}.btnticket:hover{opacity:0.7}@media screen and (max-width: 767px){.btnticket:hover{opacity:1}}.topBtn{background:#000;bottom:-40px;box-sizing:border-box;color:#fff;height:40px;position:fixed;right:0;text-align:center;text-decoration:none;transition:opacity 0.3s ease-out;transition:all 0.3s ease-out;width:40px;z-index:700}.topBtn.active{bottom:80px}.topBtn:before{content:'\f077';font-family:"Font Awesome 5 Free";font-size:100%;font-weight:900;left:0;line-height:100%;position:absolute;text-align:center;top:13px;width:100%}.topBtn:hover{background:#03D1D9;text-decoration:none}.topBtn a{color:#fff;font-size:90%}.topBtn a:hover{text-decoration:none}.title__h3{margin:0 0 34px 0;position:relative;text-indent:-9999px;width:100%}@media screen and (max-width: 767px){.title__h3{margin:0 0 24px 0}}.footer{background:#fff;color:#000;font-size:1.6em;padding:40px 0 50px;text-align:center}@media screen and (max-width: 767px){.footer{padding:30px 0 50px}}.footer .footer__banner{display:block;margin:0 auto 24px;width:400px}@media screen and (max-width: 767px){.footer .footer__banner{width:90%}}.footer .footer__banner img{height:auto;width:100%}.footer .footer__banner p{margin:0 auto 4px}.footer .footer__logo{display:block;margin:0 auto 24px;width:240px}.footer .footer__logo svg{height:auto;width:100%}.footer .footer__link{color:#000;text-decoration:none;transition:all 0.3s ease-out}@media screen and (max-width: 767px){.footer .footer__link{font-size:0.9em}}.footer .footer__link:hover{color:#AB2025}.footer .footer__txt{font-size:0.8em;font-weight:400;margin:0 0 14px 0}.footer small{font-size:0.7em;font-weight:400}.footer__bannercol{display:flex;flex-wrap:wrap;margin:0 auto 20px;padding:0;width:740px}@media screen and (max-width: 767px){.footer__bannercol{display:block;width:280px}}.footer__bannercol .footer__bannercol__col{margin:0 1%;width:48%}@media screen and (max-width: 767px){.footer__bannercol .footer__bannercol__col{margin:0 0 14px 0;width:100%}}.footer__bannercol .footer__bannercol__col img{height:auto;width:100%}.snscol{box-sizing:border-box;font-weight:700;margin:0 auto;padding:0;position:relative;text-align:center;transition:all 0.3s ease-out}@media screen and (max-width: 767px){.snscol{width:90%}}.snscol .snscol__col{display:flex;flex-wrap:wrap;font-size:2.4em;justify-content:center;list-style-type:none;margin:0 auto 30px;padding:0;position:relative;width:232px}.snscol .snscol__col .snscol__col__li{height:30px;margin:8px 12px 0;position:relative;text-align:center;transition:all 0.3s ease-out;width:50px}.snscol .snscol__col .snscol__col__li--tw .snscol__col__li__link{color:#1DA1F2 !important}.snscol .snscol__col .snscol__col__li--fb .snscol__col__li__link{color:#1877F2 !important}.snscol .snscol__col .snscol__col__li--line{fill:#00B900}.snscol .snscol__col .snscol__col__li--line svg{fill:#00B900;height:auto;margin:0 auto;width:40px}.snscol .snscol__col .snscol__col__li:hover{opacity:0.6}.snscol .snscol__col .snscol__col__li .snscol__col__li__link{cursor:pointer;cursor:hand;display:block;height:100%;left:0;position:absolute;top:0;width:100%}p{line-height:150%;margin:0 0 16px 0}p:last-child{margin:0}.text-center{text-align:center}.pc{display:block}@media screen and (max-width: 767px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 767px){.sp{display:block}}a{color:#18467B;cursor:pointer;outline:none;transition:all 0.3s ease-out}a:hover{color:#d3d3d3}a img{transition:all 0.3s ease-out}a img:hover{opacity:0.6}@media screen and (max-width: 767px){a img:hover{opacity:1}}a:focus,*:focus{outline:none}.is-fixed{left:0;position:fixed !important;top:0}.yellow{color:#f8f401}.red{color:#AB2025;font-weight:700}.dragscroll{-ms-overflow-style:none !important;scrollbar-width:none !important}.dragscroll::-webkit-scrollbar{display:none !important}#mainimgWrap{background:rgba(255,255,255,0.1);box-sizing:border-box;margin:0;padding:0;position:relative}@media screen and (max-width: 767px){#mainimgWrap{margin:0;padding:0}}#mainimgWrap .mainimgWrap__index{background:url(../img/logo_txt.svg) 50% 80% no-repeat;background-size:58%;bottom:0;color:#000;font-weight:700;left:0;line-height:130%;padding:3.2vw 14px 2vw;position:relative;text-align:center;width:100%}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__index{background:url(../img/logo_txt.svg) 50% 70% no-repeat;background-size:90%;font-size:2.5vw;padding:12vw 14px 4vw}}#mainimgWrap .mainimgWrap__index::before{background:#03D1D9;content:'';height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#mainimgWrap .mainimgWrap__col{background:rgba(0,0,0,0.5);background:url(../img/mainimg.jpg) 50% 0 no-repeat;background-size:cover;padding:52.42% 0 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__col{background:url(../img/mainimg_sp.jpg) 50% 0 no-repeat;background-size:cover;height:auto;margin:0;padding:141.45% 0 0 0}}#mainimgWrap h1{left:0;position:absolute;text-indent:-9999px;top:0}#mainimgWrap .mainimgWrap__h2{font-size:3vw;line-height:130%;margin:0;padding:0}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__h2{font-size:5vw}}#mainimgWrap .mainimgWrap__h2 em{display:block;font-size:0.7em;font-style:normal;line-height:120%;margin:1vw 0 0 0}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__h2 em{font-size:0.8em}}#cmWrap{background-color:#F6F6F6;background-image:linear-gradient(-90deg, #fff 50%, transparent 50%);background-size:52px 52px;margin:0 auto;padding:90px 0 0;position:relative;width:100%;z-index:10}@media screen and (max-width: 767px){#cmWrap{padding:34px 0 0;width:100%}}#cmWrap .mainimgWrap__btncol{left:0;position:absolute;right:0;text-align:center;top:-2vw}@media screen and (max-width: 767px){#cmWrap .mainimgWrap__btncol{left:0;margin:0 0 20px 0;padding:0;position:relative;right:0;top:auto}}#cmWrap .mainimgWrap__btncol .mainimgWrap__btncol__badge{align-items:center;background:#AB2025;border-radius:100%;color:#fff;display:flex;font-weight:700;height:80px;justify-content:center;left:calc(50% - 170px);position:absolute;top:-60px;width:80px}#cmWrap .cmWrap__txt{margin:-3vw 0 0 0;text-align:center}@media screen and (max-width: 767px){#cmWrap .cmWrap__txt{margin:0 0 20px 0}}#cmWrap .cmWrap__txt small{display:block;font-size:1.4em;line-height:150%;margin:0 auto}#cmWrap .mainimgWrap__btnbuy{align-items:center;background:#EDE41B;box-shadow:8px 8px 0 #000;color:#413228;display:flex;flex-wrap:wrap;font-size:2.4em;font-weight:700;justify-content:center;margin:0 auto 12px;padding:1.5vw 0;text-decoration:none;transition:all 0.3s ease-out;width:300px;z-index:1}@media screen and (max-width: 767px){#cmWrap .mainimgWrap__btnbuy{font-size:1.8em;margin:0 auto 3vw;padding:4vw 0}}#cmWrap .mainimgWrap__btnbuy:hover{background:#03D1D9}#cmWrap .cmWrap__col{margin:30px auto 0;opacity:0;padding:34% 0 0 0;position:relative;width:60%;z-index:1}@media screen and (max-width: 767px){#cmWrap .cmWrap__col{padding:60% 0 0 0;width:94%}}#cmWrap .cmWrap__col iframe{height:100%;left:0;position:absolute;top:0;width:100%}.slider{display:flex;margin:30px 0 0 0;position:relative;z-index:50}@media screen and (max-width: 767px){.slider{margin:0}}.slider .slider__item img{height:170px}@media screen and (max-width: 767px){.slider .slider__item img{height:150px}}.slider__inner{display:flex}.slider__inner:first-child{-webkit-animation:loop 90s linear infinite;animation:loop 90s linear infinite}.slider__inner:nth-child(2){-webkit-animation:loop2 90s -60s linear infinite;animation:loop2 90s -60s linear infinite}.slider__inner:last-child{-webkit-animation:loop3 90s -30s linear infinite;animation:loop3 90s -30s linear infinite}@-webkit-keyframes loop{0%{-webkit-transform:translateX(200%);transform:translateX(200%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes loop{0%{-webkit-transform:translateX(200%);transform:translateX(200%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes loop2{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes loop2{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@-webkit-keyframes loop3{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-300%);transform:translateX(-300%)}}@keyframes loop3{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-300%);transform:translateX(-300%)}}#playWrap{margin:-100px auto 0;padding:150px 0 60px;position:relative;width:100%;width:100%;z-index:1}@media screen and (max-width: 767px){#playWrap{margin:-60px auto 0;padding:110px 0 30px}}#playWrap .playWrap__figure01{background:url(../img/play_figure01.png) 100% 50% no-repeat;background-size:cover;display:block;height:292px;left:-6%;margin:0;opacity:0;position:absolute;top:-10%;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:336px}@media screen and (max-width: 767px){#playWrap .playWrap__figure01{height:196px;width:168px}}#playWrap .playWrap__figure02{background:url(../img/play_figure02.png) 50% 50% no-repeat;background-size:cover;bottom:-4%;content:'';display:block;height:336px;margin:0;opacity:0;position:absolute;right:-5%;-webkit-transform:translateX(30px);transform:translateX(30px);width:400px;z-index:-1}@media screen and (max-width: 767px){#playWrap .playWrap__figure02{height:168px;width:200px}}#playWrap .playWrap__h3{color:#000;font-size:10.0em;line-height:100%;margin:-65px 0 40px -12px;padding:0;position:relative;z-index:50}@media screen and (max-width: 767px){#playWrap .playWrap__h3{font-size:6.0em;margin:-65px 0 20px -6px}}#playWrap .playWrap__h3 span{color:#fff}#playWrap .playWrap__listcol{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:900px;padding:0;width:90%;z-index:50}@media screen and (max-width: 767px){#playWrap .playWrap__listcol{max-width:90%;width:90%}}#playWrap .playWrap__col{margin:0 3%;opacity:0;padding:0;-webkit-transform:translateY(30px);transform:translateY(30px);width:19%;z-index:50}@media screen and (max-width: 767px){#playWrap .playWrap__col{margin:8px 4%;width:42%}}#playWrap .playWrap__col__icon{align-items:center;background:#fff;border:5px solid #03D1D9;border-radius:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 10px 0;padding:93% 0 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#playWrap .playWrap__col__icon{border:3px solid #03D1D9;margin:0 0 8px 0;padding:91% 0 0 0}}#playWrap .playWrap__col__icon.playWrap__col__icon2 svg{height:auto;width:70%}#playWrap .playWrap__col__icon.playWrap__col__icon3 svg{height:auto;width:35%}#playWrap .playWrap__col__icon.playWrap__col__icon4 svg{height:auto;width:60%}#playWrap .playWrap__col__icon svg{bottom:0;fill:#03D1D9;height:auto;left:0;margin:auto;position:absolute;right:0;top:0;width:54%}#playWrap .playWrap__col__txt{font-size:1.6em;font-weight:500;line-height:140%;text-align:center}@media screen and (max-width: 767px){#playWrap .playWrap__col__txt{font-size:1.3em}}#playWrap .playWrap__col__txt small{display:block;line-height:150% !important}#playWrap .playWrap__index{background:#03D1D9;border-radius:100px;font-size:1.8em;font-weight:700;margin:20px 0 0 0;opacity:0;padding:16px 0;position:relative;text-align:center;-webkit-transform:translateY(30px);transform:translateY(30px);width:100%}@media screen and (max-width: 767px){#playWrap .playWrap__index{font-size:1.6em;margin:12px 0 0 0;padding:12px 0}}#newsWrap{color:#000;margin:-100px auto 0;padding:100px 0 0 0;position:relative;width:100%;z-index:50}@media screen and (max-width: 767px){#newsWrap{margin:-80px auto 0;padding:80px 0 0;width:100%}}#newsWrap .newsWrap__h3{font-size:4.4em;line-height:100%;margin:0 0 20px 0;padding:0;text-align:center;width:100%}@media screen and (max-width: 767px){#newsWrap .newsWrap__h3{font-size:3em}}#newsWrap .newsWrap__inner{background-color:#EDE7DA;background-image:linear-gradient(-90deg, rgba(255,255,255,0.15) 50%, transparent 50%);background-size:52px 52px;margin:0 auto;padding:50px 0;width:100%;z-index:10}@media screen and (max-width: 767px){#newsWrap .newsWrap__inner{padding:14px 0}}#newsWrap .newsWrap__list{margin:0 auto 20px;max-width:1000px;padding:0;position:relative;width:90%}#newsWrap .newsWrap__list::before{background:url(../img/line01.png) repeat-x 50% 50%;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%;z-index:1}#newsWrap .newsWrap__list__dl{background:rgba(255,255,255,0.5);display:flex;flex-wrap:wrap;font-size:1.8em;font-weight:500;line-height:150%;margin:0 auto;padding:14px 0;position:relative;transition:all 0.3s ease-out}@media screen and (max-width: 767px){#newsWrap .newsWrap__list__dl{display:block;font-size:1.6em}}#newsWrap .newsWrap__list__dl::before{background:url(../img/line01.png) repeat-x 50% 50%;content:'';height:2px;left:0;position:absolute;top:0;width:100%}#newsWrap .newsWrap__list__dl:hover{background:#fff}#newsWrap .newsWrap__list__dl--nolink:hover{background:rgba(255,255,255,0.5);color:#000}#newsWrap .newsWrap__list__dl--nolink .newsWrap__list__dl__link{pointer-events:none}#newsWrap .newsWrap__list__dl__link{cursor:pointer;cursor:hand;display:block;height:100%;left:0;position:absolute;top:0;width:100%}#newsWrap .newsWrap__list__dt{margin:0 3% 0 0;padding:0;width:20%}@media screen and (max-width: 767px){#newsWrap .newsWrap__list__dt{margin:0;width:100%}}#newsWrap .newsWrap__list__dd{box-sizing:border-box;margin:0;padding:0;width:77%}@media screen and (max-width: 767px){#newsWrap .newsWrap__list__dd{margin:0;width:100%}}#newsWrap .open-btn{background:#03D1D9;box-shadow:5px 5px 0 #000;box-sizing:border-box;color:#000;display:block;font-size:1.6em;font-weight:700;margin:0 auto;padding:16px;position:relative;text-align:center;transition:all 0.3s ease-out;width:170px}@media screen and (max-width: 767px){#newsWrap .open-btn{font-size:1.4em;padding:14px}}#newsWrap .open-btn:hover{background:#EDE41B}.bannerWrap{display:flex;flex-wrap:wrap;justify-content:center;margin:34px auto 0;padding:0;position:relative;width:90%;z-index:10}@media screen and (max-width: 767px){.bannerWrap{display:block;margin:0 auto;max-width:90%;padding:20px 14px 0}}.bannerWrap__col{margin:0 1% 18px;padding:0;width:31%}@media screen and (max-width: 767px){.bannerWrap__col{margin:0 auto 14px;width:100%}}.bannerWrap__col img{cursor:pointer;height:auto;position:relative;width:100%;z-index:200}.bannerWrap a{cursor:pointer;display:block;position:relative;z-index:500}.bannerWrap .bannerWrap__h3{color:#EBC808;font-size:2.4em;margin:0 0 20px 0;padding:0;text-align:center;width:100%}@media screen and (max-width: 767px){.bannerWrap .bannerWrap__h3{font-size:1.8em;line-height:130%;margin:0 0 14px 0}}.tab-group{box-sizing:border-box;display:flex;justify-content:center;margin:0 auto;padding:0;width:98%}.tab{background-position:50% 50% !important;background-size:cover !important;box-sizing:border-box;cursor:pointer;flex-grow:1;height:70px;list-style:none;margin:0 1%;opacity:0.5;padding:10.4% 0 0 0;position:relative;transition:all 0.3s ease-out;width:23%}.tab:hover{background:#fff;color:#000;opacity:1}.tab.is-active{background:#fff;color:#000;opacity:1}.panel-index{margin:0 auto;padding:0;width:100%}@media screen and (max-width: 767px){.panel-index{max-width:100%;padding:0;width:100%}}.panel-group{margin:0 auto;padding:0;transition:all 0.3s ease-out;width:100%}@media screen and (max-width: 767px){.panel-group{max-width:100%;padding:0;width:100%}}.panel{display:none;margin:0 0 30px 0;padding:0}@media screen and (max-width: 767px){.panel{margin:0 0 16px 0;padding:0}}.panel.is-show{display:block}.panel .panel__inner{align-items:flex-end;display:flex;flex-wrap:wrap;margin:0 auto;padding:0;position:relative;width:100%}@media screen and (max-width: 767px){.panel .panel__inner{display:block;width:100%}}.panel .panel__title{display:block;left:0;margin:0 auto;opacity:0;position:absolute;right:0;text-align:center;top:24px;z-index:1}@media screen and (max-width: 767px){.panel .panel__title{position:relative;top:-3px}}.panel .panel__title .panel__h4{border:1px solid #000;display:inline-block;font-size:4.6em;font-weight:700;line-height:100%;margin:0;padding:6px 10px 10px}@media screen and (max-width: 1015px){.panel .panel__title .panel__h4{font-size:3.6em}}@media screen and (max-width: 980px){.panel .panel__title .panel__h4{font-size:2.6vw}}@media screen and (max-width: 767px){.panel .panel__title .panel__h4{font-size:2em}}.panel .panel__title .panel__h5{display:inline-block;font-size:6.6em;font-weight:700;line-height:100%;margin:-1px 0 0 0;min-width:406px;padding:6px 10px 10px;position:relative;text-align:right;text-shadow:0 0 6px #000}@media screen and (max-width: 1015px){.panel .panel__title .panel__h5{font-size:5.3em}}@media screen and (max-width: 980px){.panel .panel__title .panel__h5{font-size:4vw;min-width:300px}}@media screen and (max-width: 767px){.panel .panel__title .panel__h5{font-size:5em;min-width:auto}}.panel .panel__title .panel__h5::after{border-bottom:1px solid #4DEAFD;border-right:1px solid #4DEAFD;border-top:1px solid #4DEAFD;content:'';height:100%;position:absolute;right:0;top:0;width:50%}@media screen and (max-width: 767px){.panel .panel__title .panel__h5::after{border-bottom:3px solid #4DEAFD;border-right:none;border-top:none;width:100%}}.panel .panel__photo{background-size:cover !important;margin:0 5% 0 0;opacity:0;padding:36.1% 0 0 0;position:relative;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:50%}@media screen and (max-width: 767px){.panel .panel__photo{margin:0;padding:64% 0 0 0;width:100%}}.panel .panel__photo__chara{background-size:cover !important;bottom:3%;opacity:0;padding:52% 0 0 0;position:absolute;right:10%;width:16%}.panel .panel__txt{font-size:1.8em;margin:0 0 20px 0;opacity:0;padding:0 8% 4% 0;width:45%}@media screen and (max-width: 767px){.panel .panel__txt{font-size:1.6em;line-height:140%}}@media screen and (max-width: 1100px){.panel .panel__txt{padding:0 5% 2% 0}}@media screen and (max-width: 980px){.panel .panel__txt{font-size:1.7vw;padding:0 4% 1% 0}}@media screen and (max-width: 767px){.panel .panel__txt{font-size:1.4em;margin:0 auto;padding:16px 0 0 0;width:85%}}.panel .panel__txt em{color:#AB2025;font-size:1.1em;font-style:normal;font-weight:700}.panel--c1 .panel__h5::after{border-bottom:1px solid #4DEAFD;border-right:1px solid #4DEAFD;border-top:1px solid #4DEAFD}@media screen and (max-width: 767px){.panel--c1 .panel__h5::after{border-bottom:3px solid #4DEAFD;border-right:none !important;border-top:none !important}}.panel--c2 .panel__h5::after{border-bottom:1px solid #A72126 !important;border-right:1px solid #A72126 !important;border-top:1px solid #A72126 !important}@media screen and (max-width: 767px){.panel--c2 .panel__h5::after{border-bottom:3px solid #A72126 !important;border-right:none !important;border-top:none !important}}.panel--c3 .panel__h5::after{border-bottom:1px solid #EB6D9A !important;border-right:1px solid #EB6D9A !important;border-top:1px solid #EB6D9A !important}@media screen and (max-width: 767px){.panel--c3 .panel__h5::after{border-bottom:3px solid #EB6D9A !important;border-right:none !important;border-top:none !important}}.panel--c4 .panel__h5::after{border-bottom:1px solid #F08300 !important;border-right:1px solid #F08300 !important;border-top:1px solid #F08300 !important}@media screen and (max-width: 767px){.panel--c4 .panel__h5::after{border-bottom:3px solid #F08300 !important;border-right:none !important;border-top:none !important}}.is-show .panel__photo{-webkit-animation:panelphoto 1s ease-in-out 0s 1 alternate forwards running;animation:panelphoto 1s ease-in-out 0s 1 alternate forwards running}.is-show .panel__photo__chara{-webkit-animation:panelphotochara 1s ease 0.5s 1 alternate forwards running;animation:panelphotochara 1s ease 0.5s 1 alternate forwards running}.is-show .panel__title{-webkit-animation:paneltitle 0.5s ease-in 1s 1 alternate forwards running;animation:paneltitle 0.5s ease-in 1s 1 alternate forwards running}.is-show .panel__txt{-webkit-animation:paneltxt 0.3s ease 1.5s 1 alternate forwards running;animation:paneltxt 0.3s ease 1.5s 1 alternate forwards running}@-webkit-keyframes panelphoto{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes panelphoto{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes panelphotochara{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes panelphotochara{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes paneltxt{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes paneltxt{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes paneltitle{0%{opacity:0}100%{opacity:1}}@keyframes paneltitle{0%{opacity:0}100%{opacity:1}}#aboutWrap{margin:-100px auto 0;padding:100px 0 0;position:relative;width:100%;z-index:10}@media screen and (max-width: 767px){#aboutWrap{margin:0 auto;max-width:100%;padding:0;width:100%}}#aboutWrap .aboutWrap__inner{background:url(../img/about_bg.jpg) 50% 50% no-repeat;background-size:cover;margin:0 auto;padding:60px 0;position:relative;width:100%;z-index:10}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__inner{padding:34px 0}}#aboutWrap .aboutWrap__inner::before{background:rgba(0,49,64,0.5);content:'';display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#aboutWrap .aboutWrap__h3{color:#fff;font-size:5.4em;font-weight:700;line-height:100%;margin:0 auto 24px;padding:0;text-align:center}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__h3{font-size:7vw}}#aboutWrap .aboutWrap__col{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto 24px;max-width:770px;width:90%}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__col{display:block;max-width:90%;width:90%}}#aboutWrap .aboutWrap__img{margin:0 4% 0 0;width:34%}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__img{margin:0 0 14px 0;width:100%}}#aboutWrap .aboutWrap__img .aboutWrap__photo{background-size:cover !important;padding:60% 0 0 0;width:100%}#aboutWrap .aboutWrap__txt{color:#fff;font-size:2.2em;font-weight:500;margin:0;text-align:left;width:62%}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__txt{font-size:1.8em;text-align:center;width:100%}}#aboutWrap .aboutWrap__btn{align-items:center;background:#03D1D9;box-shadow:8px 8px 0 #000;color:#000;display:flex;flex-wrap:wrap;font-size:2.4em;font-weight:700;justify-content:center;margin:0 auto;padding:2vw 0;text-decoration:none;transition:all 0.3s ease-out;width:446px}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__btn{font-size:1.8em;padding:4vw 0;width:280px}}#aboutWrap .aboutWrap__btn:hover{background:#EDE41B}#storyWrap{margin:-100px auto 0;opacity:0;padding:100px 0 0 0;position:relative;width:100%;z-index:1}@media screen and (max-width: 767px){#storyWrap{margin:-80px auto 0;max-width:100%;padding:80px 0 0 0;width:100%}}#storyWrap .storyWrap__inner{background:url(../img/story_bg.png) 50% 50% repeat;border-bottom:5px solid #EDE7DA;border-top:5px solid #EDE7DA;margin:0 auto;padding:140px 0;position:relative;width:100%;z-index:10}@media screen and (max-width: 767px){#storyWrap .storyWrap__inner{padding:60px 0}}#storyWrap .storyWrap__figure01{background:url(../img/story_figure.png) 50% 50% no-repeat;background-size:cover;bottom:-30%;display:block;height:210px;left:-10%;margin:0;opacity:0;position:absolute;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:234px}@media screen and (max-width: 767px){#storyWrap .storyWrap__figure01{bottom:-14%;height:80px;width:88px}}#storyWrap .storyWrap__figure02{background:url(../img/story_stamp.png) 50% 50% no-repeat;background-size:cover;bottom:0;content:'';display:block;height:162px;margin:0;opacity:0;position:absolute;right:10%;-webkit-transform:translateX(30px);transform:translateX(30px);width:166px}@media screen and (max-width: 767px){#storyWrap .storyWrap__figure02{bottom:-5%;height:86px;right:2%;width:88px}}#storyWrap .storyWrap__h3{font-size:4.4em;font-weight:700;line-height:100%;margin:0 0 24px 0;padding:0;text-align:center;width:100%}@media screen and (max-width: 767px){#storyWrap .storyWrap__h3{font-size:3em}}#storyWrap .storyWrap__col{background:url(../img/story_bg3.png) 50% 200px repeat-y;background-size:100%;color:#000;margin:50px auto;max-width:1130px;padding:0;position:relative;width:90%}@media screen and (max-width: 767px){#storyWrap .storyWrap__col{width:94%}}#storyWrap .storyWrap__col::before{background:url(../img/story_bg2.png) 50% 0 no-repeat;background-size:100%;content:'';display:block;height:150px;left:0;position:absolute;top:-150px;width:100%}@media screen and (max-width: 767px){#storyWrap .storyWrap__col::before{height:70px;top:-70px}}#storyWrap .storyWrap__col::after{background:url(../img/story_bg2.png) 50% 100% no-repeat;background-size:100%;bottom:-150px;content:'';display:block;height:150px;left:0;position:absolute;width:100%}@media screen and (max-width: 767px){#storyWrap .storyWrap__col::after{bottom:-70px;height:70px}}#storyWrap .storyWrap__col__txt{display:block;font-size:1.8em;font-weight:500;margin:0 auto;position:relative;text-align:center;width:90%;z-index:10}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__txt{font-size:1.4em;width:94%}}#storyWrap .storyWrap__col__txt strong{color:#AB2025;font-size:1.2em;font-weight:700;text-shadow:2px 2px 3px #fff}#storyWrap .storyWrap__col__txt span{color:#18467B;font-size:1.1em;font-weight:700;text-shadow:2px 2px 3px #fff}#storyWrap .storyWrap__col__txt p{line-height:200% !important;margin:0 0 34px 0}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__txt p{line-height:180% !important;margin:0 0 24px 0}}#storyWrap .storyWrap__col__txt p:last-child{margin:0}#howtoWrap{margin:-150px auto 0;padding:150px 0 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#howtoWrap{margin:-80px auto 0;padding:80px 0 0 0}}#howtoWrap .howtoWrap__inner{padding:60px 0}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__inner{padding:34px 0}}#howtoWrap .howtoWrap__figure01{background:url(../img/howto_figure01.png) 50% 100% no-repeat;background-size:cover;display:block;height:464px;left:-10%;margin:0;opacity:0;position:absolute;top:-2%;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:656px;z-index:-1}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__figure01{height:232px;width:328px}}#howtoWrap .howtoWrap__figure02{background:url(../img/howto_figure02.png) 50% 50% no-repeat;background-size:cover;bottom:-8%;content:'';display:block;height:282px;margin:0;opacity:0;position:absolute;right:10%;-webkit-transform:translateX(30px);transform:translateX(30px);width:236px;z-index:-1}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__figure02{bottom:-5%;height:141px;width:168px}}#howtoWrap .howtoWrap__h3{font-size:4.4em;font-weight:700;line-height:100%;margin:0 0 60px 0;padding:0;text-align:center;width:100%}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__h3{font-size:3em}}#howtoWrap .howtoWrap__listcol{display:flex;flex-wrap:wrap;margin:0 auto;padding:0;width:90%}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__listcol{padding:0;width:94%}}#howtoWrap .howtoWrap__col{background:#EDE7DA;box-sizing:border-box;margin:0 1.5% 20px;opacity:0;padding:40px 20px 20px 20px;position:relative;text-align:center;-webkit-transform:translateY(30px);transform:translateY(30px);width:30.33%}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__col{margin:0 0 50px 0;padding:40px 12px 12px 12px;width:100%}#howtoWrap .howtoWrap__col:last-child{margin:0}}#howtoWrap .howtoWrap__col__num{align-items:center;background:#fff;border-radius:100%;color:#000;display:flex;font-size:3em;font-weight:800;height:60px;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;top:-30px;width:60px}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__col__num{font-size:3.2em;height:50px;top:-25px;width:50px}}#howtoWrap .howtoWrap__h4{font-size:2em;font-weight:700;line-height:150%;margin:0 0 6px 0;padding:0}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__h4{font-size:2.0em;margin:0 0 10px 0}}#howtoWrap .howtoWrap__col__img{background:#fff;background-size:auto 70% !important;margin:0 0 14px 0;padding:40% 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__col__img{font-size:1.5em}}#howtoWrap .howtoWrap__col__txt{font-size:1.6em;font-weight:500}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__col__txt{font-size:1.5em}}#howtoWrap .howtoWrap__col__txt span{color:#EDE41B;font-weight:700}#howtoWrap .howtoWrap__btnbuy{align-items:center;background:#EDE41B;box-shadow:8px 8px 0 #000;color:#413228;display:flex;flex-wrap:wrap;font-weight:700;justify-content:center;margin:12px auto 0;padding:14px 0;text-decoration:none;transition:all 0.3s ease-out;width:100%;z-index:1}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__btnbuy{margin:12px auto}}#howtoWrap .howtoWrap__btnbuy:hover{background:#03D1D9}#ticketWrap{margin:-100px auto 0;padding:100px 0 0 0;position:relative;z-index:50}@media screen and (max-width: 767px){#ticketWrap{margin:-54px auto 0;padding:54px 0 0 0}}#ticketWrap .ticketWrap__inner{background:#03D1D9;padding:60px 0}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__inner{padding:34px 0}}#ticketWrap .ticketWrap__h3{font-size:1.6em;font-weight:700;line-height:130%;margin:0 0 14px 0;padding:0;position:relative;text-align:center}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__h3{font-size:1.2em}}#ticketWrap .ticketWrap__h3--title{font-size:3em;margin:0 0 24px 0;padding:0}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__h3--title{font-size:2.4em;margin:0 0 18px 0}}#ticketWrap .ticketWrap__h3 small{display:block;font-size:0.6em;line-height:130%;margin:6px 0 0 0}#ticketWrap .ticketWrap__h3--inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 -14px}#ticketWrap .ticketWrap__h3--badge{align-items:center;background:#EBC808;border-radius:100%;box-shadow:2px 2px 4px rgba(0,0,0,0.4);display:flex;font-size:0.45em;height:100px;justify-content:center;text-align:center;-webkit-transform:rotate(-20deg);transform:rotate(-20deg);width:100px}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__h3--badge{font-size:0.6em;margin:0 auto 6px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}#ticketWrap .ticketWrap__h3--txt{line-height:130%;padding:0;text-align:center;width:100%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__h3--txt{font-size:1.3em;width:70%}}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__h3--txt span{font-size:0.8em}}#ticketWrap .ticketWrap__col{font-size:1.6em;line-height:150%;margin:0 auto 50px;max-width:1100px;padding:0;text-align:center;width:90%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col{margin:0 auto 30px;max-width:94%;width:94%}}#ticketWrap .ticketWrap__col:last-child{margin:0 auto}#ticketWrap .ticketWrap__area{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 34px;max-width:800px;padding:0;width:90%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__area{display:block;max-width:90%}}#ticketWrap .ticketWrap__area .ticketWrap__area__photo{margin:0 4% 0 0;width:50%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__area .ticketWrap__area__photo{margin:0 auto 8px;width:80%}}#ticketWrap .ticketWrap__area .ticketWrap__area__photo img{height:auto;width:100%}#ticketWrap .ticketWrap__area .ticketWrap__area__txt{margin:0;text-align:left;width:46%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__area .ticketWrap__area__txt{text-align:center;width:100%}}#ticketWrap .ticketWrap__col__strong{color:#AB2025;display:block;font-size:1.2em;font-weight:700;margin:0 auto 12px}#ticketWrap .ticketWrap__col__h4{font-size:2.4em;margin:0 auto;padding:0;position:relative;text-align:center}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__h4{font-size:2em}}#ticketWrap .ticketWrap__col__note{color:#AB2025;font-size:0.6em !important;font-weight:700;margin:0 auto 6px}#ticketWrap .ticketWrap__box{box-sizing:border-box;margin:0 auto;padding:0;width:100%}#ticketWrap .ticketWrap__box:last-child{margin:0 auto}#ticketWrap .ticketWrap__box.ticketWrap__box2{padding:0 20px}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__box.ticketWrap__box2{padding:0 10px 0}}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__box{margin:0 auto 14px;width:100%}}#ticketWrap .ticketWrap__box__due{font-size:160%;font-weight:700;text-align:center}#ticketWrap .ticketWrap__box__place{line-height:150%;text-align:center}#ticketWrap .ticketWrap__box__place .ticketWrap__box__place__h4{font-size:110%;margin:0 0 8px 0;padding:0}#ticketWrap .ticketWrap__box__place .ticketWrap__box__place__btn{background:#EDE41B;border-radius:100px;box-shadow:0 3px 0 #d3d3d3;box-sizing:border-box;color:#000;display:block;font-size:110%;font-weight:700;margin:0 auto 14px;padding:10px;text-decoration:none;transition:all 0.3s ease-out;width:260px}#ticketWrap .ticketWrap__box__place .ticketWrap__box__place__btn:hover{background:#03D1D9;color:#fff}#ticketWrap .ticketWrap__tickettable{display:flex;flex-wrap:wrap;margin:14px 0 0 0;position:relative;width:100%;z-index:1}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__tickettable{font-size:1.4em}}#ticketWrap .ticketWrap__tickettable:last-child{margin:0}#ticketWrap .ticketWrap__tickettable--coming{position:relative}#ticketWrap .ticketWrap__tickettable--coming::after{align-items:center;background:rgba(0,0,0,0.6);box-sizing:border-box;color:#03D1D9;content:'Coming Soon!';display:flex;flex-wrap:wrap;font-size:2.0em;font-weight:700;height:100%;justify-content:center;left:0;padding:0 0 90px 0;position:absolute;top:0;width:100%;z-index:50}#ticketWrap .ticketWrap__tickettable table{background:#fff;border-collapse:collapse;font-size:1.2em;width:100%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__tickettable table{font-size:0.6em;line-height:120%}}#ticketWrap .ticketWrap__tickettable th,#ticketWrap .ticketWrap__tickettable td{border:2px solid #000;box-sizing:border-box;padding:14px 8px}#ticketWrap .ticketWrap__tickettable th span,#ticketWrap .ticketWrap__tickettable td span{color:#92989B}#ticketWrap .ticketWrap__tickettable .ticketWrap__tickettable__price{font-size:1.0em;line-height:120%}#ticketWrap .ticketWrap__tickettable .ticketWrap__tickettable__price small{font-size:0.7em;font-weight:400}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__tickettable .ticketWrap__tickettable__price small{margin:0}}#ticketWrap .ticketWrap__tickettable .ticketWrap__tickettable__price em{display:block;font-size:1.0em;font-style:normal;font-weight:400;line-height:120%;margin:8px 0 0 0}#ticketWrap .ticketWrap__tickettable .ticketWrap__tickettable__price__icon{align-items:center;background:#EBC808;border-radius:100px;display:flex;flex-wrap:wrap;font-size:0.4em;height:60px;justify-content:center;margin:0 auto 6px;padding:4px 2px;width:140px}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__tickettable .ticketWrap__tickettable__price__icon{font-size:0.6em;width:90%}}#ticketWrap .ticketWrap__box__at{display:block;font-size:0.9em;line-height:150%;margin:10px 0 0 0;text-align:center}#ticketWrap .ticketWrap__col__bannerlist{display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__bannerlist{display:block;margin:0 0 20px 0}}#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__bannercol{margin:0 3% 0 0;position:relative;width:48.5%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__bannercol{margin:0 0 58px 0;width:100%}}#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__bannercol:last-child{margin:0}#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__notice{background:#AB2025;border-radius:100px;color:#fff;font-size:0.7em;font-weight:700;margin:20px auto 0;padding:4px;position:absolute;top:-44px;width:100%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__notice{left:0;padding:4px 10px;position:absolute;right:0;top:-56px;width:92%}}#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__banner{align-items:center;background:#EDE41B;box-shadow:8px 8px 0 #000;color:#000;display:flex;flex-wrap:wrap;font-size:1.8em;font-weight:700;justify-content:center;padding:2vw 0;text-decoration:none;transition:all 0.3s ease-out;width:100%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__banner{font-size:1.4em;margin:0 0 14px 0;padding:3vw 0;width:100%}}#ticketWrap .ticketWrap__col__bannerlist .ticketWrap__col__banner:hover{background:#AB2025;color:#fff}#ticketWrap .ticketWrap__box__schedule{box-sizing:border-box;font-weight:500;line-height:150%;padding:0;text-align:center}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__box__schedule{margin:0 auto;padding:0;width:100%}}#ticketWrap .ticketWrap__box__schedule .ticketWrap__box__schedule__img{margin:0 auto;width:400px}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__box__schedule .ticketWrap__box__schedule__img{width:100%}}#ticketWrap .ticketWrap__col__message{background:#fff;border:3px solid #18467B;border-radius:10px;margin:0 0 12px 0;padding:24px}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__message{padding:14px}}#ticketWrap .ticketWrap__col__message__tt{color:#18467B;cursor:pointer;font-size:1.2em;font-weight:700;position:relative;transition:all 0.3s ease-out}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__message__tt{line-height:130%}}#ticketWrap .ticketWrap__col__message__tt:hover{color:#AB2025}#ticketWrap .ticketWrap__col__message__tt:before{content:'\f063';font-family:"Font Awesome 5 Free";font-weight:900;height:14px;position:absolute;right:0;top:calc(50% - 14px);width:14px}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__message__tt:before{top:0}}#ticketWrap .ticketWrap__col__message__tt.active:before{content:'\f062'}#ticketWrap .ticketWrap__col__message__text{border-top:1px solid rgba(0,0,0,0.2);display:none;margin:14px 0 0 0;padding:14px 0 0 0}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__message__text{margin:12px 0 0 0;padding:12px 0 0 0}}#ticketWrap .ticketWrap__col__message__text img{display:block;height:auto;margin:0 auto;max-width:700px;width:90%}@media screen and (max-width: 767px){#ticketWrap .ticketWrap__col__message__text img{max-width:90%}}#nazoWrap{margin:-100px auto 0;padding:100px 0 0 0;position:relative;z-index:50}@media screen and (max-width: 767px){#nazoWrap{margin:-54px auto 0;padding:54px 0 0 0}}#nazoWrap .nazoWrap__inner{background:url(../img/nazobg.jpg) no-repeat 50% 50%;background-size:cover;padding:60px 0}@media screen and (max-width: 767px){#nazoWrap .nazoWrap__inner{padding:34px 0}}#nazoWrap .nazoWrap__bg{background:url(../img/border.jpg) repeat 50% 50%;margin:0 auto;max-width:1130px;padding:15px;width:90%}#nazoWrap .nazoWrap__col{background:#F2E6D3;padding:44px 6%;position:relative}#nazoWrap .nazoWrap__stamp{background:url(../img/stamp.png) no-repeat 50% 50%;background-size:cover;height:136px;left:24px;position:absolute;top:-40px;width:142px}@media screen and (max-width: 767px){#nazoWrap .nazoWrap__stamp{height:80px;left:14px;position:absolute;top:-34px;width:80px}}#nazoWrap .nazoWrap__h3{font-size:3.4em;font-weight:700;margin:0 0 24px 0;padding:0;text-align:center}@media screen and (max-width: 767px){#nazoWrap .nazoWrap__h3{font-size:2.8em}}#nazoWrap .nazoWrap__box{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:830px;width:70%}@media screen and (max-width: 767px){#nazoWrap .nazoWrap__box{max-width:90%;width:90%}}#nazoWrap .nazoWrap__box__img{background:url(../img/nazoimg.png) no-repeat 50% 50%;background-size:cover;margin:0 3% 0 0;padding:25% 0 0 0;width:30%}@media screen and (max-width: 767px){#nazoWrap .nazoWrap__box__img{margin:0 auto 12px;padding:67% 0 0 0;width:80%}}#nazoWrap .nazoWrap__txt{font-size:1.8em;font-weight:500;margin:0;padding:0;width:67%}@media screen and (max-width: 767px){#nazoWrap .nazoWrap__txt{max-width:100%;width:100%}}#nazoWrap .nazoWrap__btn{align-items:center;background:#03D1D9;box-shadow:8px 8px 0 #000;color:#000;display:flex;flex-wrap:wrap;font-size:1.2em;font-weight:700;justify-content:center;margin:0 auto;padding:2vw 0;text-decoration:none;transition:all 0.3s ease-out;width:446px}@media screen and (max-width: 900px){#nazoWrap .nazoWrap__btn{font-size:1.0em;padding:4vw 0;width:100%}}#nazoWrap .nazoWrap__btn:hover{background:#EDE41B}#faqWrap{color:#000;margin:-100px auto 0;padding:100px 0 0;position:relative;width:100%;z-index:1}@media screen and (max-width: 767px){#faqWrap{margin:0 auto;padding:0}}#faqWrap .faqWrap__inner{background-color:#03D1D9;background-image:linear-gradient(-90deg, rgba(255,255,255,0.15) 50%, transparent 50%);background-size:52px 52px;margin:0 auto;padding:60px 0;width:100%;z-index:10}#faqWrap .faqWrap__col{background:#fff;border:2px solid #42334F;margin:0 auto 10px;max-width:940px;position:relative;width:90%;z-index:10}@media screen and (max-width: 767px){#faqWrap .faqWrap__col{max-width:94%;width:94%}}#faqWrap .faqWrap__title{box-sizing:border-box;cursor:pointer;font-size:1.8em;font-weight:600;line-height:140%;margin:0;padding:12px;position:relative;text-align:center;transition:all 0.3s ease-out}@media screen and (max-width: 767px){#faqWrap .faqWrap__title{font-size:1.6em}}#faqWrap .faqWrap__title:hover{color:#AB2025}#faqWrap .faqWrap__title::before{background:url(../img/ico_triangle.svg) no-repeat 50% 50%;content:'';display:inline-block;height:10px;margin:0 8px 0 0;position:relative;transition:all 0.3s ease-out;width:12px}#faqWrap .faqWrap__title::after{background:url(../img/ico_triangle.svg) no-repeat 50% 50%;content:'';display:inline-block;height:10px;margin:0 0 0 8px;position:relative;transition:all 0.3s ease-out;width:12px}#faqWrap .faqWrap__title.active::before,#faqWrap .faqWrap__title.active::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#faqWrap .faqWrap__txt{border-top:1px solid rgba(0,0,0,0.2);box-sizing:border-box;display:none;line-height:140%;margin:0;padding:24px;position:relative}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt{font-size:1.6em;padding:14px}}#faqWrap .faqWrap__txt .faqWrap__txt__dl{display:flex;flex-wrap:wrap;font-size:1.6em;line-height:150%;margin:0 0 10px 0;padding:0}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt .faqWrap__txt__dl{font-size:1em;margin:0 0 8px 0}}#faqWrap .faqWrap__txt .faqWrap__txt__dl:last-child{margin:0}#faqWrap .faqWrap__txt .faqWrap__txt__dt{background:rgba(0,0,0,0.1);box-sizing:border-box;font-weight:700;margin:0 1% 0 0;padding:16px;width:21%}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt .faqWrap__txt__dt{margin:0 2% 0 0;padding:12px;width:34%}}#faqWrap .faqWrap__txt .faqWrap__txt__dd{background:rgba(0,0,0,0.1);box-sizing:border-box;margin:0;padding:16px;width:78%}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt .faqWrap__txt__dd{margin:0;padding:12px;width:64%}}#faqWrap .faqWrap__txt .faqWrap__txt__dd ul{margin:6px 0;padding:0 0 0 28px}#faqWrap .faqWrap__txt .faqWrap__txt__dd ul li{margin:0 0 6px 0}#faqWrap .faqWrap__txt .faqWrap__txt__dd ul li:last-child{margin:0}#faqWrap .faqWrap__txt__h4{font-size:1.2em;margin:0 0 14px 0}#faqWrap .faqWrap__txt__h4--faq{box-sizing:border-box;margin:0 0 14px 0;padding:0 0 0 28px;position:relative}#faqWrap .faqWrap__txt__h4--faq::before{content:'Q';left:0;position:absolute;top:-1px}#faqWrap .faqWrap__txt__answer{box-sizing:border-box;line-height:150%;padding:0 0 0 28px;position:relative}#faqWrap .faqWrap__txt__answer::before{color:#AB2025;content:'A';font-weight:700;left:0;position:absolute;top:-1px}#faqWrap .faqWrap__txt__col{border-bottom:1px solid rgba(0,0,0,0.2);box-sizing:border-box;font-size:1.6em;margin:0 0 24px 0;padding:0 0 24px 0;width:100%}@media screen and (max-width: 960px){#faqWrap .faqWrap__txt__col{font-size:1em;width:100%}}#faqWrap .faqWrap__txt__col:last-child{border-bottom:none;margin:0;padding:0}#noticeWrap{box-sizing:border-box;color:#fff;margin:0;overflow:hidden;padding:0 0 50px 0;position:relative;z-index:1}@media screen and (max-width: 767px){#noticeWrap{margin:0 0 20px 0;padding:0}}#noticeWrap .notice__listcol{display:flex;flex-wrap:wrap;list-style-type:none;margin:0 auto;max-width:940px;padding:0}@media screen and (max-width: 767px){#noticeWrap .notice__listcol{max-width:84%;width:84%}}#noticeWrap .notice__listcol .notice__listcol__li{margin:0 3% 24px 0;width:48.5%}@media screen and (min-width: 767px){#noticeWrap .notice__listcol .notice__listcol__li:nth-child(2n){margin:0 0 18px 0}}@media screen and (max-width: 767px){#noticeWrap .notice__listcol .notice__listcol__li{margin:0 0 6px 0;width:100%}}#noticeWrap .notice__listcol .notice__listcol__li img{display:block;height:99px;margin:0 auto;width:auto}@media screen and (max-width: 767px){#noticeWrap .notice__listcol .notice__listcol__li img{height:auto;width:100%}}#noticeWrap .noticeWrap__col{margin:0 auto 30px;width:940px}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__col{margin:0 auto;width:92%}}#noticeWrap .noticeWrap__col:last-child{margin:0 auto}#noticeWrap .noticeWrap__col__about{display:flex;flex-wrap:wrap;justify-content:center;padding:10px 0;width:100%}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__col__about{display:block;text-align:center}}#noticeWrap .noticeWrap__col__about .btn1{margin:0 20px}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__col__about .btn1{margin:10px}}#noticeWrap .noticeWrap__bnarea{text-align:center}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__bnarea{margin:0 auto;width:100%}}#noticeWrap .noticeWrap__bnarea .noticeWrap__bnarea__btn{background:rgba(0,0,0,0.4);border:1px solid #EDE41B;border-radius:100px;box-sizing:border-box;color:#fff;display:inline-block;font-size:2em;font-weight:700;padding:14px;text-align:center;text-decoration:none;transition:all 0.3s ease-out}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__bnarea .noticeWrap__bnarea__btn{font-size:1.7em;line-height:130%}}#noticeWrap .noticeWrap__bnarea .noticeWrap__bnarea__btn:hover{background:#000;color:#EDE41B}#noticeWrap .noticeWrap__bnarea .noticeWrap__bnarea__mailmag{display:inline-block;width:350px}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__bnarea .noticeWrap__bnarea__mailmag{width:280px}}#noticeWrap .noticeWrap__bnarea .noticeWrap__bnarea__mailmag img{height:auto;width:100%}#noticeWrap2{box-sizing:border-box;color:#fff;margin:0;overflow:hidden;padding:50px 0 0 0;position:relative;z-index:1}@media screen and (max-width: 767px){#noticeWrap2{margin:0 0 20px 0;padding:0}}#noticeWrap2 .notice__listcol{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0 auto;max-width:940px;padding:0}@media screen and (max-width: 767px){#noticeWrap2 .notice__listcol{max-width:84%;width:84%}}#noticeWrap2 .notice__listcol .notice__listcol__li{margin:0 1.5% 16px;width:48.5%}@media screen and (min-width: 767px){#noticeWrap2 .notice__listcol .notice__listcol__li:nth-child(2n){margin:0 0 18px 0}}@media screen and (max-width: 767px){#noticeWrap2 .notice__listcol .notice__listcol__li{margin:0 0 6px 0;width:100%}}#noticeWrap2 .notice__listcol .notice__listcol__li img{display:block;height:99px;margin:0 auto;width:auto}@media screen and (max-width: 767px){#noticeWrap2 .notice__listcol .notice__listcol__li img{height:auto;width:100%}}#noticeWrap2 .noticeWrap__col{margin:0 auto 30px;width:940px}@media screen and (max-width: 767px){#noticeWrap2 .noticeWrap__col{margin:0 auto;width:92%}}#noticeWrap2 .noticeWrap__col:last-child{margin:0 auto}#noticeWrap2 .noticeWrap__col__about{display:flex;flex-wrap:wrap;justify-content:center;padding:10px 0;width:100%}@media screen and (max-width: 767px){#noticeWrap2 .noticeWrap__col__about{display:block;text-align:center}}#noticeWrap2 .noticeWrap__col__about .btn1{margin:0 20px}@media screen and (max-width: 767px){#noticeWrap2 .noticeWrap__col__about .btn1{margin:10px}}#noticeWrap2 .noticeWrap__bnarea{text-align:center}@media screen and (max-width: 767px){#noticeWrap2 .noticeWrap__bnarea{margin:0 auto;width:100%}}#noticeWrap2 .noticeWrap__bnarea .noticeWrap__bnarea__btn{background:rgba(0,0,0,0.4);border:1px solid #EDE41B;border-radius:100px;box-sizing:border-box;color:#fff;display:inline-block;font-size:2em;font-weight:700;padding:14px;text-align:center;text-decoration:none;transition:all 0.3s ease-out}@media screen and (max-width: 767px){#noticeWrap2 .noticeWrap__bnarea .noticeWrap__bnarea__btn{font-size:1.7em;line-height:130%}}#noticeWrap2 .noticeWrap__bnarea .noticeWrap__bnarea__btn:hover{background:#000;color:#EDE41B}#noticeWrap2 .noticeWrap__bnarea .noticeWrap__bnarea__mailmag{display:inline-block;width:350px}@media screen and (max-width: 767px){#noticeWrap2 .noticeWrap__bnarea .noticeWrap__bnarea__mailmag{width:280px}}#noticeWrap2 .noticeWrap__bnarea .noticeWrap__bnarea__mailmag img{height:auto;width:100%}.scroll{margin:auto;overflow-x:auto;white-space:nowrap;width:300px}.box{display:inline-block;height:200px;width:200px}.green{background-color:#3cb371}.orange{background-color:#ffbf7f}.ticketWrap__col__btn{display:flex;flex-wrap:wrap;font-size:0.8em;justify-content:center;margin:0;padding:10px 0;width:100%}@media screen and (max-width: 767px){.ticketWrap__col__btn{display:block;text-align:center}}.ticketWrap__col__btn .btn1{margin:10px 20px 0}@media screen and (max-width: 767px){.ticketWrap__col__btn .btn1{margin:3px}}#nazotitle{margin:0 auto;max-width:970px;padding:60px 0 0 0;width:90%}@media screen and (max-width: 767px){#nazotitle{padding:30px 0 0 0}}#nazotitle .nazotitle__h2{background:url(../img/logo.png) 50% 50% no-repeat;background-size:cover !important;height:250px;margin:0 auto;position:relative;width:378px;z-index:50}@media screen and (max-width: 767px){#nazotitle .nazotitle__h2{height:125px;width:189px}}#nazotitle .nazotitle__col{align-items:center;background:#F2E6D3;display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 -14px 0;padding:24px;position:relative;top:-20px;width:100%;z-index:1}@media screen and (max-width: 767px){#nazotitle .nazotitle__col{margin:0 0 -20px 0;padding:14px;top:-10px}}#nazotitle .nazotitle__col__img{background-size:cover !important;margin:0;padding:20% 0 0 0;width:20%}@media screen and (max-width: 960px){#nazotitle .nazotitle__col__img{padding:30% 0 0 0;width:30%}}#nazotitle .nazotitle__col__txt{font-size:2.0em;font-weight:700;margin:0;padding:0;text-align:left;width:46%}@media screen and (max-width: 960px){#nazotitle .nazotitle__col__txt{width:60%}}@media screen and (max-width: 960px){#nazotitle .nazotitle__col__txt{font-size:1.8em;width:70%}}#tryWrap{font-size:1.6em;margin:20px auto 70px;max-width:970px;padding:0;text-align:center;width:90%}@media screen and (max-width: 767px){#tryWrap{margin:30px auto 50px}}#tryWrap .tryWrap__txt{margin:0 0 60px 0}#tryWrap .tryWrap__area{border:1px solid #03D1D9;margin:0 0 8px 0;padding:5px}#tryWrap .tryWrap__col{background:url(../img/nazo.jpg);background-position:50% 50% !important;background-size:cover !important;padding:52.5% 0 0 0}#tryWrap .tryWrap__col2{background-position:50% 50% !important;background-size:cover !important;margin:34px 0 0 0}#tryWrap .nazoWrap__btn{align-items:center;background:#03D1D9;box-shadow:8px 8px 0 #000;color:#000;display:flex;flex-wrap:wrap;font-weight:700;justify-content:center;margin:0 auto;padding:16px 0;text-decoration:none;transition:all 0.3s ease-out;width:400px}@media screen and (max-width: 767px){#tryWrap .nazoWrap__btn{padding:4vw 0;width:100%}}#tryWrap .nazoWrap__btn:hover{background:#EDE41B}#answerWrap{margin:-80px auto 0;overflow-x:hidden;padding:80px 0 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#answerWrap{margin:-80px auto 46px;padding:80px 0 0 0;width:100%}}#answerWrap .answerWrap__bg{background:url(../img/nazobg.jpg) no-repeat 50% 50%;background-size:cover;padding:60px 0}@media screen and (max-width: 767px){#answerWrap .answerWrap__bg{padding:40px 0}}#answerWrap .answerWrap__inner{color:#fff;margin:0 auto;max-width:1100px;text-align:center;width:86%}@media screen and (max-width: 767px){#answerWrap .answerWrap__inner{display:block;max-width:90%;width:90%}}#answerWrap .answerWrap__h2{font-size:3em;font-weight:700;margin:0 0 20px 0;padding:0}#answerWrap .answerWrap__listcol{display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 30px 0;padding:0}@media screen and (max-width: 767px){#answerWrap .answerWrap__listcol{display:block;margin:0 0 16px 0}}#answerWrap .answerWrap__box{background:#F2E6D3;color:#000;margin:0 4% 0 0;padding:30px;text-align:center;width:48%}@media screen and (max-width: 767px){#answerWrap .answerWrap__box{margin:0 0 14px 0;padding:16px;width:100%}}#answerWrap .answerWrap__box:last-child{margin:0}#answerWrap .answerWrap__box__txt{font-size:2.0em;margin:0 0 18px 0}@media screen and (max-width: 767px){#answerWrap .answerWrap__box__txt{font-size:1.8em;margin:0 0 14px 0}}#answerWrap .answer__form__txt{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:3px solid #42334F;box-sizing:border-box;font-size:1.8em;height:60px;margin:0 0 20px 0;outline:none;padding:12px;resize:none;text-align:center;width:100%}@media screen and (max-width: 767px){#answerWrap .answer__form__txt{margin:0 0 14px 0}}#answerWrap .answer__form__txt::-webkit-input-placeholder{color:#92989B}#answerWrap .answer__form__txt::-moz-placeholder{color:#92989B}#answerWrap .answer__form__txt:-ms-input-placeholder{color:#92989B}#answerWrap .answer__form__txt::-ms-input-placeholder{color:#92989B}#answerWrap .answer__form__txt::placeholder{color:#92989B}#answerWrap #err-answer{color:#AB2025;font-size:1.4em;margin:0 0 12px 0}#answerWrap .answer__form__submit{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#03D1D9;border:0;border-radius:100px;box-shadow:3px 3px 6px rgba(0,0,0,0.4);box-sizing:border-box;cursor:pointer;font-size:2.0em;font-weight:600;height:42px;outline:none;transition:all 0.3s ease-out;width:164px}@media screen and (max-width: 767px){#answerWrap .answer__form__submit{font-size:1.6em;height:40px}}#answerWrap .answer__form__submit--nextstage{width:240px}#answerWrap .answerWrap__box__ex{font-size:1.4em}#answerWrap .answerWrap__box__ex2{font-size:1.4em;margin:0 0 14px 0}#afterWrap{font-size:1.6em;margin:50px 0 0 0;text-align:center}#afterWrap .afterWrap__btn{align-items:center;background:#03D1D9;box-shadow:8px 8px 0 #000;color:#000;display:flex;flex-wrap:wrap;font-size:1.2em;font-weight:700;justify-content:center;margin:0 auto 60px;padding:14px 0;text-decoration:none;transition:all 0.3s ease-out;width:300px}@media screen and (max-width: 767px){#afterWrap .afterWrap__btn{margin:0 auto 40px;padding:4vw 0;width:90%}}#afterWrap .afterWrap__btn:hover{background:#EDE41B}#afterWrap p{padding:0 14px}#afterWrap .aftershare{background:#F2E6D3;font-size:1.6em;font-weight:700;margin:0;padding:34px 0}@media screen and (max-width: 767px){#afterWrap .aftershare{font-size:1.4em}}#afterWrap .snscol__col{display:flex;flex-wrap:wrap;font-size:1.8em;justify-content:center;list-style-type:none;margin:0 auto;padding:0;position:relative;width:232px}@media screen and (max-width: 767px){#afterWrap .snscol__col{font-size:2.0em}}#afterWrap .snscol__col .snscol__col__li{height:50px;margin:8px 12px 0;position:relative;text-align:center;transition:all 0.3s ease-out;width:50px}#afterWrap .snscol__col .snscol__col__li--tw .snscol__col__li__link{color:#1DA1F2 !important}#afterWrap .snscol__col .snscol__col__li--line{fill:#00B900}#afterWrap .snscol__col .snscol__col__li--line svg{fill:#00B900;height:auto;margin:0 auto;width:40px}#afterWrap .snscol__col .snscol__col__li:hover{opacity:0.6}#afterWrap .snscol__col .snscol__col__li .snscol__col__li__link{cursor:pointer;cursor:hand;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.eventdisc__bn{font-size:1.4em;margin:20px auto 40px;padding:0;position:relative;text-align:center;width:100%;z-index:50}@media screen and (max-width: 767px){.eventdisc__bn{font-size:1.2em;margin:0 auto 30px;padding:0;width:100%}}.eventdisc__bn img{height:auto;margin:0 auto 8px;max-width:440px;width:80%}@media screen and (max-width: 767px){.eventdisc__bn img{max-width:90%;width:90%}}/*! ----------------------------------------------------------------
04.block
----------------------------------------------------------------- */.fancybox-content{height:360px !important;margin:0;max-height:80% !important;max-width:80% !important;width:850px !important}@media screen and (max-width: 750px){.fancybox-content{height:100% !important;max-height:100% !important;max-width:100% !important;padding:24px !important;width:100% !important}}.fancybox-slide--iframe .fancybox-content{background:#000 !important}.modal__about__com__h3{font-size:2.4em;font-weight:700;line-height:140%;text-indent:0 !important}.modal__about__com__h4{color:#EDE41B;font-size:1.4em}.modal__about{background:rgba(0,0,0,0.9);box-sizing:border-box;color:#fff;display:none;height:100%;left:0;margin:0 auto;overflow-y:scroll;padding:80px 0;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:9000}.modal__about .modal__about__col{line-height:150%;margin:0 auto;position:relative;width:900px}@media screen and (max-width: 767px){.modal__about .modal__about__col{width:92%}}.modal__about .modal__about__col__h3{font-size:2.0em;margin:0 auto 34px;padding:0;position:relative;z-index:20}@media screen and (max-width: 767px){.modal__about .modal__about__col__h3{margin:0 auto 24px}}.modal__about .modal__about__col__txt{font-size:1.8em;font-weight:500;line-height:200%;margin:0 auto;text-align:center;width:90%}@media screen and (max-width: 767px){.modal__about .modal__about__col__txt{font-size:1.6em;width:98%}}.modal__about .modal__about__col__txt img{border:1px solid #fff;display:block;height:auto;margin:0 auto;max-width:400px;width:70%}.modal__about .modal__about__col__movie{margin:0 auto 30px;padding:45.25% 0 0 0;position:relative;width:80%}@media screen and (max-width: 767px){.modal__about .modal__about__col__movie{margin:0 auto 20px;width:100%}}.modal__about .modal__about__col__movie iframe{height:100%;left:0;position:absolute;top:0;width:100%}.modal__about .modal__about__close{background:#AB2025;border:none;cursor:pointer;height:50px;position:fixed;right:0;top:0;width:50px}.modal__about .modal__about__close span{background:#fff;border-radius:4px;box-sizing:border-box;display:inline-block;height:2px;left:0;margin:0 auto;position:absolute;right:0;transition:all .4s;width:60%}.modal__about .modal__about__close span:nth-of-type(1){top:20px;-webkit-transform:translateY(4px) rotate(-315deg);transform:translateY(4px) rotate(-315deg)}.modal__about .modal__about__close span:nth-of-type(2){opacity:0}.modal__about .modal__about__close span:nth-of-type(3){bottom:20px;-webkit-transform:translateY(-4px) rotate(315deg);transform:translateY(-4px) rotate(315deg)}.modal__about__com__h3{font-size:2.4em;font-weight:700;line-height:140%;text-indent:0 !important}.modal__about__com__h4{color:#EDE41B;font-size:1.4em}

/*# sourceMappingURL=map/style.min.css.map */
