/*! ----------------------------------------------------------------
* 01. foundation
* 02. libs
* 03. common
* 04. block
----------------------------------------------------------------- *//*! ----------------------------------------------------------------
01.foundation
----------------------------------------------------------------- *//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}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:.35em .75em .625em}legend{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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;font-family:"M PLUS Rounded 1c",sans-serif;font-size:62.5%;line-height:150%}html.active{overflow-y:hidden}@media screen and (max-width: 767px){html.active{overflow-y:hidden}}html::before{content:"";position:fixed;width:100%;height:100%;background:url(../img/bg.webp) 50% 50% no-repeat;background-size:cover;z-index:-2}body{position:relative;padding:0;color:#fff;word-wrap:break-word;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}body::before{content:"";position:fixed;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:-1}section,div{line-height:150%;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}#header{position:absolute;top:-70px;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:800;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){#header{top:-50px}}#header.vis{top:0}#header .header__logo{position:absolute;top:9px;left:0;right:0;width:176px;margin:0 auto;padding:0}@media screen and (max-width: 960px){#header .header__logo{top:6px;left:0;right:0;margin:0 auto;width:145px}}#header .header__logo svg{width:176px;height:46px;margin:0;padding:0;fill:#ccc16a}@media screen and (max-width: 960px){#header .header__logo svg{width:145px;height:38px}}#navi{position:fixed;top:0;right:0;width:100%;height:100%;margin:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;visibility:hidden;overflow-y:scroll;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0}#navi.active{visibility:visible;opacity:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background:rgba(0,0,0,.8)}#navilist{width:100%;margin:0;padding:30px 0;text-align:center;display:block}#navilist .navilist__li{position:relative;margin:0;padding:14px 2%;font-weight:700;font-size:2.2em;line-height:100%;color:#000;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){#navilist .navilist__li{display:block;margin:0;height:auto;padding:14px 2%;font-size:1.8em;line-height:150%}}#navilist .navilist__li:hover{color:#ccc16a;-webkit-box-sizing:border-box;box-sizing:border-box}#navilist .navilist__li a{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}#navilist .navilist__li:first-child{position:relative}.btnopen{position:absolute;top:-80px;right:26px;width:64px;height:64px;display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 6px 6px;border-left:2px solid #ccc16a;border-right:2px solid #ccc16a;border-bottom:2px solid #ccc16a;background:-webkit-gradient(linear, left top, left bottom, from(#0C44E2), to(#0026AB));background:linear-gradient(#0C44E2, #0026AB);-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);box-shadow:0 0 5px rgba(0,0,0,.5);cursor:pointer;z-index:120}@media screen and (max-width: 767px){.btnopen{right:14px}}.btnopen.vis{top:0}@media screen and (max-width: 767px){.btnopen.vis{top:0;z-index:120;display:block}}.btnopen::after{position:absolute;content:"MENU";bottom:10px;width:50px;left:0;right:0;margin:0 auto;font-size:1.1rem;text-align:center;color:#fff}@media screen and (max-width: 767px){.btnopen::after{bottom:8px}}.btnopen:hover{color:#fff;background:#ccc16a}.btnopen:hover::after{color:#fff}.btnopen.active::after{content:"CLOSE"}.btnopen span{position:absolute;left:0;right:0;margin:0 auto;width:46%;height:2px;background:#fff;border-radius:4px;display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.btnopen span{width:50%;height:2px}}.btnopen span:nth-of-type(1){top:15px}.btnopen span:nth-of-type(2){top:22px}.btnopen span:nth-of-type(3){bottom:31px}.btnopen.active span:nth-of-type(1){top:18px;-webkit-transform:translateY(4px) rotate(-315deg);transform:translateY(4px) rotate(-315deg)}.btnopen.active span:nth-of-type(2){opacity:0}.btnopen.active span:nth-of-type(3){bottom:35px;-webkit-transform:translateY(-4px) rotate(315deg);transform:translateY(-4px) rotate(315deg)}@media screen and (max-width: 767px){.btnclose{position:fixed;top:14px;left:24px;width:24px;height:24px;margin:0 auto;display:block;visibility:hidden;opacity:0;cursor:pointer;cursor:hand;z-index:155;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.btnclose:before{position:absolute;content:"";top:0;left:0;width:2px;height:26px;border-radius:50px;background:#a3000d;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btnclose:after{position:absolute;content:"";top:0;left:0;width:2px;height:26px;border-radius:50px;background:#a3000d;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.btnclose:hover{opacity:.6}.btnclose.active{opacity:1;visibility:visible}}main{position:relative;margin:0 auto;padding:0;width:100%}@media screen and (max-width: 960px){main{width:100%;margin:0;padding:0}}main .inner{width:90%;max-width:1040px;margin:0 auto}.titlecol{margin:0 auto 54px;text-align:center}@media screen and (max-width: 767px){.titlecol{margin:0 auto 34px}}.title__h3{position:relative;margin:0 auto;padding:6px 0;width:100%;text-align:center}@media screen and (max-width: 767px){.title__h3{margin:0 auto;padding:10px 0;font-size:3em}}#footer{padding:70px 4% 90px;color:#000;font-size:1.6rem;text-align:center;background:#fff}@media screen and (max-width: 767px){#footer{padding:50px 4% 70px}}#footer .footer__banner{width:400px;margin:0 auto 24px;display:block}@media screen and (max-width: 767px){#footer .footer__banner{width:90%}}#footer .footer__banner img{width:100%;height:auto}#footer .footer__banner p{margin:0 auto 4px}#footer .footer__logocol{max-width:200px;margin:0 auto 24px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){#footer .footer__logocol{max-width:90%}}#footer .footer__logocol__col{position:relative;width:100%;margin:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){#footer .footer__logocol__col{width:40%;margin:0 4%}}#footer .footer__logocol__col:hover{opacity:.6}#footer .footer__logocol__col svg{width:100%;height:auto;fill:#000}#footer .footer__logo__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}#footer .footer__link{color:#000;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){#footer .footer__link{font-size:.9em}}#footer .footer__link:hover{color:#a51365}#footer .footer__contact__h4{margin:0 0 16px 0;padding:0;font-size:1.4em;font-weight:700;font-family:"M PLUS Rounded 1c",sans-serif}@media screen and (max-width: 767px){#footer .footer__contact__h4{font-size:1.2em}}#footer .footer__contact{margin:0 0 30px 0;font-size:1em;font-weight:400;font-family:"M PLUS Rounded 1c",sans-serif}#footer .footer__contact i{margin:0 3px 0 0;color:#fff}@media screen and (max-width: 767px){#footer .footer__contact{padding:0 10%;font-size:.9em}}#footer .footer__contact2{width:400px;margin:0 auto 20px;padding:12px;font-size:1em;font-weight:400;font-family:"M PLUS Rounded 1c",sans-serif;border:1px solid rgba(255,255,255,.3)}#footer .footer__contact2 i{margin:0 3px 0 0;color:#fff}#footer .footer__contact2 svg{margin:12px 0;fill:#fff}@media screen and (max-width: 767px){#footer .footer__contact2{width:100%}}#footer .footer__txt{margin:0 0 14px 0;font-size:.9rem;font-weight:400}#footer small{font-size:.7rem;font-weight:400}.footer__snscol{width:278px;margin:0 auto 34px;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__snscol .footer__snscol__li{position:relative;width:54px;height:54px;margin:0 10px;border-radius:4px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.footer__snscol .footer__snscol__li:before{position:absolute;content:"";width:100%;height:100%;line-height:100%;font-family:"Font Awesome 5 Brands";font-size:1.9em;font-weight:900;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__snscol .footer__snscol__li--fb{background:#1877f2}.footer__snscol .footer__snscol__li--fb:before{content:"";padding:4px 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.footer__snscol .footer__snscol__li--tw{background:#1da1f2}.footer__snscol .footer__snscol__li--tw:before{content:"";padding:4px 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.footer__snscol .footer__snscol__li--insta{background:linear-gradient(-135deg, #C0009D 0%, #EC0017 50%, #FEC21D 100%) no-repeat}.footer__snscol .footer__snscol__li--insta:before{content:"";font-size:2.2em}.footer__snscol .footer__snscol__li:hover{opacity:.6}.footer__snscol .footer__snscol__li__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}.footer__bannercol{width:740px;margin:0 auto 20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.footer__bannercol{width:280px;display:block}}.footer__bannercol .footer__bannercol__col{width:48%;margin:0 1% 14px}@media screen and (max-width: 767px){.footer__bannercol .footer__bannercol__col{width:100%;margin:0 0 14px 0}}.footer__bannercol .footer__bannercol__col img{width:100%;height:auto}.snscol{position:relative;margin:0 auto;padding:0;font-weight:700;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.snscol{width:90%}}.snscol .snscol__col{position:relative;width:232px;margin:0 auto 30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.4em;list-style-type:none}.snscol .snscol__col .snscol__col__li{position:relative;width:50px;height:30px;margin:8px 12px 0;text-align:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.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{width:40px;height:auto;margin:0 auto;fill:#00b900}.snscol .snscol__col .snscol__col__li:hover{opacity:.6}.snscol .snscol__col .snscol__col__li .snscol__col__li__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}.sharecol{position:fixed;top:84px;right:0;width:54px;padding:6px 0 2px;font-weight:700;color:#000;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;visibility:hidden;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3);opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:720}@media screen and (max-width: 767px){.sharecol{top:auto;bottom:70px}}.sharecol.vis{visibility:visible;opacity:1}.sharecol .sharecol__tt{position:relative;text-align:center;font-weight:700}.sharecol .sharebtn__col{margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none}.sharecol .sharebtn__col .sharebtn__col__li{position:relative;width:50px;margin:6px 0;padding:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.sharecol .sharebtn__col .sharebtn__col__li i{font-size:2.4em;color:#fff}.sharecol .sharebtn__col .sharebtn__col__li--tw i{color:#1da1f2}.sharecol .sharebtn__col .sharebtn__col__li--fb i{color:#1877f2}.sharecol .sharebtn__col .sharebtn__col__li--line svg{width:28px;margin:0 0 0 2px;fill:#00b900}.sharecol .sharebtn__col .sharebtn__col__li:hover{opacity:.6}.sharecol .sharebtn__col .sharebtn__col__li .sharebtn__col__li__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}.btnticket{position:fixed;left:3%;bottom:-6px;width:45.5%;height:64px;padding:5px;font-size:2em;font-weight:700;color:#fff;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;border-radius:6px;border:7px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;z-index:700;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background:-webkit-gradient(linear, left top, left bottom, from(#FCE77B), to(#956C00));background:linear-gradient(#FCE77B, #956C00);-webkit-box-shadow:0 0 10px rgba(0,0,0,.7);box-shadow:0 0 10px rgba(0,0,0,.7)}.btnticket::before{content:"";position:absolute;top:-7px;left:-7px;width:calc(100% + 10px);height:calc(100% + 10px);border-left:2px solid #ccc16a;border-top:2px solid #ccc16a;border-right:2px solid #ccc16a;border-radius:6px}@media screen and (max-width: 767px){.btnticket{bottom:-7px;padding:3px;height:60px;font-size:1.5em}}.btnticket.vis{visibility:visible;opacity:1}.btnticket:hover{opacity:.7;color:#fff}@media screen and (max-width: 767px){.btnticket:hover{opacity:1;color:#fff}}.btnticket span{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btnticket span::before{position:relative;content:"";margin:0 10px 0 0;width:32px;height:28px;background:url(../img/ico_cart.svg) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){.btnticket span::before{width:25px;height:22px}}.btnticket.yet{pointer-events:none}.btnticket.yet::after{content:"一時販売を停止しております";position:absolute;width:100%;height:100%;font-size:1.4rem;color:#fff;text-align:center;display:grid;place-content:center;background:rgba(0,0,0,.7)}.btnfree{position:fixed;right:3%;bottom:-6px;width:45.5%;height:64px;padding:5px;font-size:2em;font-weight:700;color:#fff;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;border-radius:6px;border:7px solid #000;background:-webkit-gradient(linear, left top, left bottom, from(#0C44E2), to(#0026AB));background:linear-gradient(#0C44E2, #0026AB);-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;z-index:700;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 0 10px rgba(0,0,0,.7);box-shadow:0 0 10px rgba(0,0,0,.7)}.btnfree::before{content:"";position:absolute;top:-7px;left:-7px;width:calc(100% + 10px);height:calc(100% + 10px);border-left:2px solid #0c44e2;border-top:2px solid #0c44e2;border-right:2px solid #0c44e2;border-radius:6px}@media screen and (max-width: 767px){.btnfree{bottom:-7px;padding:3px;height:60px;font-size:1.5em;text-align:center}}.btnfree.vis{visibility:visible;opacity:1}.btnfree:hover{opacity:.7;color:#fff}@media screen and (max-width: 767px){.btnfree:hover{opacity:1;color:#fff}}.btnfree span{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btnfree span::before{position:relative;top:1px;content:"";margin:0 10px 0 0;width:28px;height:28px;background:url(../img/ico_character.png) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){.btnfree span::before{width:22px;height:22px}}.topBtn{position:fixed;bottom:-40px;right:0;color:#fff;text-decoration:none;width:40px;height:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:#000;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;z-index:700;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.topBtn.active{bottom:80px}.topBtn:before{position:absolute;content:"";top:13px;left:0;width:100%;line-height:100%;font-family:"Font Awesome 5 Free";font-size:100%;font-weight:900;text-align:center}.topBtn:hover{background:#ccc16a;text-decoration:none}.topBtn a{font-size:90%;color:#fff}.topBtn a:hover{text-decoration:none}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{cursor:pointer;color:#a3000d;outline:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover{color:#ccc16a}a img{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a img:hover{opacity:.6}@media screen and (max-width: 767px){a img:hover{opacity:1}}a:focus,*:focus{outline:none}.is-fixed{position:fixed !important;top:0;left:0}.yellow{color:#f6f101}.red{color:#a51365;font-weight:700}.andmore{margin:34px 0 0 0;padding:0;text-align:center;font-size:1.6em;font-weight:500;font-family:"M PLUS Rounded 1c",sans-serif}@media screen and (max-width: 767px){.andmore{margin:0}}#mainimgWrap{position:relative;margin:0;padding:52.49% 0 0 0;width:100%;background:url(../img/mainimg_pc.webp) 50% 50% no-repeat;background-size:cover;z-index:650}@media screen and (max-width: 767px){#mainimgWrap{margin:0;height:auto;padding:142.31% 0 0 0;background:url(../img/mainimg_sp.webp) 50% 50% no-repeat;background-size:cover}}#mainimgWrap h1{text-indent:-9999px;position:absolute;top:0;left:0}#mainimgWrap .mainimgWrap__movieWrap{position:absolute;right:0;bottom:0;width:30%;padding:0;margin:0 auto}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__movieWrap{position:absolute;left:0;right:0;bottom:-270px;width:90%;height:240px;padding:0;margin:0 auto}}#mainimgWrap .mainimgWrap__movieWrap__col{position:relative;width:100%;padding:56% 0 0 0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background:#000}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__movieWrap__col{width:100%;height:240px;padding:0}}#mainimgWrap .mainimgWrap__movieWrap__col iframe{position:absolute;top:0;left:0;width:100%;height:100%}#taglineWrap{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;z-index:90;padding:70px 0 0 0}@media screen and (max-width: 767px){#taglineWrap{margin:0 auto;padding:30px 0 0 0}}#taglineWrap .taglineWrap__txtcol{position:relative;width:100%}@media screen and (max-width: 767px){#taglineWrap .taglineWrap__txtcol{width:100%}}#taglineWrap .taglineWrap__txtcol__h2{width:100%;margin:0;padding:21.6% 0 0 0;text-indent:-9999px;background:url(../img/tagline.webp) 50% 50% no-repeat;background-size:cover !important}@media screen and (max-width: 767px){#taglineWrap .taglineWrap__txtcol__h2{padding:38.16% 0 0 0;background:url(../img/tagline_sp.webp) 50% 50% no-repeat;background-size:cover !important}}#taglineWrap .taglineWrap__txtcol__h2 em{margin:0 0 6px 0;color:#fff;font-style:normal;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.freegame{position:relative;max-width:380px;height:auto;margin:30px auto 0;padding:0;display:block;z-index:90}@media screen and (max-width: 767px){.freegame{max-width:84%}}.freegame:hover{opacity:.8}.freegame img{width:100%;height:auto;display:block;border:3px solid #ccc16a;-webkit-box-sizing:border-box;box-sizing:border-box}#cmWrap{position:relative;margin:0 auto;padding:70px 0 0 0;z-index:90}@media screen and (max-width: 767px){#cmWrap{margin:0 auto;padding:50px 0 0 0}}#cmWrap .title__h3{position:relative;top:-28px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_cm.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#cmWrap .title__h3{top:-22px;height:44px;background-size:auto 44px}}#cmWrap .cmWrap__col{position:relative;margin:0 auto;padding:0;border:1px solid #ccc16a;border-radius:8px;background:#000}@media screen and (max-width: 767px){#cmWrap .cmWrap__col{margin:0 auto}}#cmWrap .cmWrap__col__movie{position:relative;width:70%;margin:0 auto 40px;padding:34% 0 0 0}@media screen and (max-width: 767px){#cmWrap .cmWrap__col__movie{width:90%;margin:0 auto 30px;padding:54% 0 0 0}}#cmWrap .cmWrap__col__movie iframe{position:absolute;top:0;left:0;width:100%;height:100%}#openingWrap{position:relative;margin:0 auto;padding:70px 0 0 0;z-index:90}@media screen and (max-width: 767px){#openingWrap{margin:0 auto;padding:50px 0 0 0}}#openingWrap .title__h3{position:relative;top:-28px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_opening.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#openingWrap .title__h3{top:-22px;height:44px;background-size:auto 44px}}#openingWrap .openingWrap__col{position:relative;margin:0 auto;padding:0;border:1px solid #ccc16a;border-radius:8px;background:#000}@media screen and (max-width: 767px){#openingWrap .openingWrap__col{margin:0 auto}}#openingWrap .openingWrap__col__movie{position:relative;width:70%;margin:0 auto 40px;padding:34% 0 0 0}@media screen and (max-width: 767px){#openingWrap .openingWrap__col__movie{width:90%;margin:0 auto 30px;padding:54% 0 0 0}}#openingWrap .openingWrap__col__movie iframe{position:absolute;top:0;left:0;width:100%;height:100%}#specialWrap{position:relative;margin:0 auto;padding:70px 0;z-index:90}@media screen and (max-width: 767px){#specialWrap{margin:0 auto;padding:50px 0}}#specialWrap .title__h3{position:relative;top:-35px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_special.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#specialWrap .title__h3{top:-30px;height:44px;background-size:auto 44px}}#specialWrap .specialWrap__col{position:relative;margin:0 auto;padding:8px 40px 14px;border:1px solid #ccc16a;border-radius:8px;background:#000}@media screen and (max-width: 767px){#specialWrap .specialWrap__col{margin:0 auto;padding:8px 0 14px}}#specialWrap .specialWrap__bncol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#specialWrap .specialWrap__bncol__col{width:48%;margin:0 1% 20px}@media screen and (max-width: 767px){#specialWrap .specialWrap__bncol__col{width:84%;margin:0 auto 12px}}#specialWrap .specialWrap__bncol__col img{width:100%;height:auto}#aboutWrap{position:relative;margin:0 auto 30px;padding:70px 0;z-index:40}@media screen and (max-width: 767px){#aboutWrap{margin:0 auto 10px;padding:40px 0}}#aboutWrap::before{content:"";position:absolute;top:0;width:100%;height:100%;z-index:-1;background:url(../img/bg_about.webp) 50% 50% no-repeat;background-size:cover}#aboutWrap .title__h3{position:relative;margin:0 auto 34px;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_about.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#aboutWrap .title__h3{position:relative;margin:0 auto 24px;padding:0;height:44px;background-size:auto 44px}}#aboutWrap .aboutWrap__listcol{width:90%;max-width:920px;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__listcol{width:100%;max-width:100%}}#aboutWrap .aboutWrap__listcol .aboutWrap__listcol__col{width:18%;margin:0 1%;padding:0}@media screen and (max-width: 767px){#aboutWrap .aboutWrap__listcol .aboutWrap__listcol__col{width:31.33%;margin:0 1% 6px}}#aboutWrap .aboutWrap__listcol .aboutWrap__listcol__col .aboutWrap__listcol__col__img{width:100%;margin:0;padding:100% 0 0 0;background-size:cover !important;border-radius:6px}#storyWrap{position:relative;margin:0 auto 100px;padding:70px 0 0 0;z-index:90}@media screen and (max-width: 767px){#storyWrap{margin:0 auto 60px;padding:50px 0 0 0}}#storyWrap .title__h3{position:relative;top:-28px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_story.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#storyWrap .title__h3{top:-22px;height:44px;background-size:auto 44px}}#storyWrap .storyWrap__col{position:relative;margin:0 auto;padding:0;border:1px solid #ccc16a;border-radius:8px;background:url(../img/bg_story.webp) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){#storyWrap .storyWrap__col{margin:0 auto}}#storyWrap .storyWrap__col__txt{padding:0 40px 30px;color:#000;font-weight:700;text-align:center}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__txt{padding:0 20px 30px}}#storyWrap .storyWrap__col__txt p{font-size:1.8rem;line-height:180%}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__txt p{font-size:1.5rem;line-height:170%}}#pointWrap{position:relative;margin:0 auto;padding:100px 0 100px}@media screen and (max-width: 767px){#pointWrap{padding:40px 0 70px}}#pointWrap::before{content:"";position:absolute;top:-20px;bottom:0;left:0;right:0;-webkit-transform:skewY(-5deg);transform:skewY(-5deg);z-index:-1;background:url(../img/bg_point.webp) 50% 50% no-repeat;background-size:cover;opacity:.5}#pointWrap .pointWrap__inner{position:relative;width:90%;max-width:1040px;margin:0 auto;padding:10px 40px 50px;background:#fff8ec}@media screen and (max-width: 767px){#pointWrap .pointWrap__inner{width:92%;max-width:92%;padding:24px 4% 40px}}#pointWrap .pointWrap__inner::before{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:url(../img/point_frame1.png) 0 50% repeat-x;border-top:4px solid #723734;-webkit-box-sizing:border-box;box-sizing:border-box}#pointWrap .pointWrap__inner::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:30px;background:url(../img/point_frame2.png) 100% 50% repeat-x;border-bottom:4px solid #723734;-webkit-box-sizing:border-box;box-sizing:border-box}#pointWrap .title__h3{position:relative;top:-32px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_point.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#pointWrap .title__h3{position:relative;top:-44px;margin:0 auto;padding:0;height:44px;background-size:auto 44px}}#pointWrap .pointWrap__article{position:relative;width:70%;margin:0 auto 20px}@media screen and (max-width: 767px){#pointWrap .pointWrap__article{width:90%;margin:0 auto 20px}}#pointWrap .pointWrap__article:last-child{margin:0 auto}#pointWrap .pointWrap__article__col{position:relative;width:100%;padding:0;z-index:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#pointWrap .pointWrap__article__col:hover{opacity:.6}#pointWrap .pointWrap__article__col__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}#pointWrap .pointWrap__article__col__img{padding:26.67% 0 0 0;background-size:cover !important}#pointWrap .pointWrap__article__col__tt{position:absolute;top:-30px;left:0;right:0;margin:0 auto;text-align:center;text-shadow:none}@media screen and (max-width: 767px){#pointWrap .pointWrap__article__col__tt{top:-22px}}#pointWrap .pointWrap__article__col__tt__h4{margin:0;padding:10px 24px;font-size:2rem;font-weight:700;line-height:150%;border:1px solid #fff;background:#000;border-radius:6px;display:inline-block}@media screen and (max-width: 767px){#pointWrap .pointWrap__article__col__tt__h4{padding:4px 14px;font-size:1.7rem}}#pointWrap .pointWrap__article__col__more{position:absolute;right:20px;bottom:20px;width:160px;height:36px;font-size:1.6rem;color:#fff;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;background:#a3000d;border:2px solid #ccc16a;border-radius:6px}@media screen and (max-width: 767px){#pointWrap .pointWrap__article__col__more{right:12px;bottom:12px;width:140px;height:32px;font-size:1.4rem}}#pointWrap .pointWrap__article__col__more:hover{background:#ccc16a}#pointWrap .pointWrap__article__col__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;z-index:-1}#pointWrap .pointWrap__article__col__bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);border-radius:8px}#pointWrap .pointWrap__article__col__bg--bg1{background:url(../img/sample.jpg) 50% 50% no-repeat;background-size:cover}#voiceWrap{position:relative;margin:0 auto;padding:90px 0 0 0;z-index:90}@media screen and (max-width: 767px){#voiceWrap{margin:0 auto;padding:60px 0 0 0}}#voiceWrap .title__h3{position:relative;top:-28px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_voice.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#voiceWrap .title__h3{top:-22px;height:44px;background-size:auto 44px}}#voiceWrap .voiceWrap__col{position:relative;margin:0 auto;padding:0;border:1px solid #ccc16a;border-radius:8px;background:#000}@media screen and (max-width: 767px){#voiceWrap .voiceWrap__col{margin:0 auto}}#voiceWrap .voiceWrap__col .voiceWrap__listcol{padding:10px 40px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){#voiceWrap .voiceWrap__col .voiceWrap__listcol{padding:10px 4% 20px}}#voiceWrap .voiceWrap__col .voiceWrap__listcol__img{width:30%;margin:0 3% 0 0}@media screen and (max-width: 767px){#voiceWrap .voiceWrap__col .voiceWrap__listcol__img{width:50%;margin:0 auto 16px}}#voiceWrap .voiceWrap__col .voiceWrap__listcol__img img{width:100%;height:auto;display:block}#voiceWrap .voiceWrap__col .voiceWrap__listcol__txt{width:67%;margin:0;font-size:1.6rem}@media screen and (max-width: 767px){#voiceWrap .voiceWrap__col .voiceWrap__listcol__txt{width:100%;margin:0;font-size:1.4rem}}#voiceWrap .voiceWrap__col .voiceWrap__listcol__txt--name{margin:0 0 14px;font-weight:700;font-size:1.8rem}#ticketWrap{position:relative;margin:60px auto 0;padding:70px 0;z-index:40}@media screen and (max-width: 767px){#ticketWrap{margin:0 auto;padding:70px 0 50px}}#ticketWrap .title__h3{position:relative;top:-35px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_product.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#ticketWrap .title__h3{top:-30px;height:44px;background-size:auto 44px}}#ticketWrap .title__h3--gameplay{background:url(../img/title_gameplay.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#ticketWrap .title__h3--gameplay{height:44px;background-size:auto 44px}}.ticketWrap__col{position:relative;margin:0 auto 74px;padding:8px 40px 40px;border:1px solid #ccc16a;border-radius:8px;background:#000}@media screen and (max-width: 767px){.ticketWrap__col{margin:0 auto 46px;padding:8px 0 20px}}.ticketWrap__col:last-child{margin:0 auto}.ticketWrap__col .ticketWrap__col__box{width:22%;margin:0 1.5%;padding:22% 0 0 0;background-size:cover !important}@media screen and (max-width: 767px){.ticketWrap__col .ticketWrap__col__box{width:46%;margin:0 2% 14px;padding:46% 0 0 0}}.ticketWrap__col__special{margin:30px 0;padding:40px 24px 24px;background:#fff8ec;border:5px solid #a51365}@media screen and (max-width: 767px){.ticketWrap__col__special{margin:20px 0;padding:24px 0 18px}}.ticketWrap__col__special--h5{margin:0 0 20px 29px;padding:0;text-align:center}.ticketWrap__col__special--h5 em{position:relative;padding:4px 20px;font-style:normal;font-weight:500;font-size:2.4em;color:#fff;background:#a51365;border-radius:100px}@media screen and (max-width: 767px){.ticketWrap__col__special--h5 em{font-size:2em}}.ticketWrap__col__special--h5 em img{position:absolute;left:-58px;top:-12px;width:54px;height:auto;display:block}@media screen and (max-width: 767px){.ticketWrap__col__special--h5 em img{left:-50px;top:-10px;width:48px}}.ticketWrap__col__special--txt{font-size:1.6em;text-align:center;font-weight:700;color:#a51365}.ticketWrap__col__index{width:90%;margin:0 auto 40px;padding:24px;font-size:2rem;font-weight:700;text-align:center;color:#000;border:4px solid #ccc16a;-webkit-box-shadow:0 0 20px #ccc16a;box-shadow:0 0 20px #ccc16a;border-radius:6px;background:url(../img/bg_product2.webp) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){.ticketWrap__col__index{padding:20px 10px;font-size:1.6rem}}.ticketWrap__col__index--howto{font-size:1.6rem;font-weight:400;color:#fff;text-align:left;background:#000;border:4px solid #a3000d;-webkit-box-shadow:none;box-shadow:none}.ticketWrap__col__index--howto strong{color:#ccc16a}.ticketWrap__col__index--howto .ticketWrap__col__txt__h4{margin:0 auto 12px;color:#ccc16a;text-align:center}.ticketWrap__col__index small{font-size:1.4rem;font-weight:400;line-height:130%;display:block}.ticketWrap__col__index--price{font-size:3rem}@media screen and (max-width: 767px){.ticketWrap__col__index--price{margin:0 0 10px;font-size:2.2rem;line-height:130%}}.ticketWrap__col__index__btn{margin:0 0 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.ticketWrap__col__index__btn{display:block}}.ticketWrap__col__index .btnbuy{position:relative;width:100%;height:64px;margin:20px auto 0;padding:4px;font-size:2rem;font-weight:700;color:#fff;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;border:6px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:700;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background:-webkit-gradient(linear, left top, left bottom, from(#FCE77B), to(#956C00));background:linear-gradient(#FCE77B, #956C00);-webkit-box-shadow:0 0 10px rgba(0,0,0,.7);box-shadow:0 0 10px rgba(0,0,0,.7)}.ticketWrap__col__index .btnbuy--buy2{position:relative;width:100%;height:74px;margin:0 0 10px}@media screen and (max-width: 767px){.ticketWrap__col__index .btnbuy--buy2{width:100%;height:74px;margin:5px 0}}.ticketWrap__col__index .btnbuy--buy2 em{line-height:130%;font-style:normal;display:block}.ticketWrap__col__index .btnbuy--buy2 small{margin:0 auto;line-height:130%;display:block}.ticketWrap__col__index .btnbuy.yet{pointer-events:none}.ticketWrap__col__index .btnbuy.yet::after{content:"一時販売を停止しております";position:absolute;width:100%;height:100%;font-size:1.6rem;color:#fff;display:grid;place-content:center;background:rgba(0,0,0,.7)}.ticketWrap__col__index .btnbuy--nolink{pointer-events:none}.ticketWrap__col__index .btnbuy--nolink::after{position:absolute;top:0;left:0;content:"Coming Soon";width:100%;height:100%;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ticketWrap__col__index .btnbuy--nolink::before{content:"";position:absolute;border:2px solid #000 !important}@media screen and (max-width: 767px){.ticketWrap__col__index .btnbuy{margin:10px auto 4px;padding:3px;height:60px;font-size:1.6rem}}.ticketWrap__col__index .btnbuy::before{content:"";position:absolute;top:-6px;left:-6px;width:calc(100% + 8px);height:calc(100% + 8px);border:2px solid #ccc16a;border-radius:6px}.ticketWrap__col__index .btnbuy.vis{visibility:visible;opacity:1}.ticketWrap__col__index .btnbuy:hover{opacity:.7;color:#fff}@media screen and (max-width: 767px){.ticketWrap__col__index .btnbuy:hover{opacity:1;color:#fff}}.ticketWrap__col__index .btnbuy span{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ticketWrap__col__txt{margin:0 0 40px 0;font-size:1.6rem;text-align:center}@media screen and (max-width: 767px){.ticketWrap__col__txt{font-size:1.4rem}}.ticketWrap__col__txt:last-child{margin:0}.ticketWrap__col__txt__h4{margin:0 0 4px 0;padding:0;font-size:2.2rem;font-weight:700;color:#a3000d}@media screen and (max-width: 767px){.ticketWrap__col__txt__h4{margin:0 0 14px 0;font-size:1.8rem}}.ticketWrap__col__txt__h4__date{margin:4px 0 0 0;font-size:4rem;font-weight:700;color:#ffe139}@media screen and (max-width: 767px){.ticketWrap__col__txt__h4__date{margin:0;font-size:3rem;line-height:130%}}.ticketWrap__col__txt__notice{width:50%;margin:30px auto 14px;padding:14px;font-size:1.8rem;font-weight:700;background:#0c44e2;border:1px solid #fff;border-radius:6px}@media screen and (max-width: 767px){.ticketWrap__col__txt__notice{width:90%;font-size:1.6rem;padding:10px}}.ticketWrap__col__txt__img{max-width:400px;height:auto;margin:0 auto;display:block}@media screen and (max-width: 767px){.ticketWrap__col__txt__img{max-width:86%;height:auto}}.ticketWrap__col__txt__img2{max-width:240px;height:auto;margin:24px auto 12px;display:block}@media screen and (max-width: 767px){.ticketWrap__col__txt__img2{max-width:40%;height:auto}}.ticketWrap__col__txt small{line-height:130%;display:block}.ticketWrap__h5{margin:0 auto 30px;padding:0;font-size:2.4em;color:#ccc16a;font-weight:700;text-align:center}@media screen and (max-width: 767px){.ticketWrap__h5{margin:0 auto 20px;font-size:1.9em}}#goodsWrap{width:100%;margin:0 auto 80px;padding:80px 0 60px;background:url(../img/bg04.webp) repeat 50% 50%}@media screen and (max-width: 767px){#goodsWrap{margin:0 auto 40px}}#goodsWrap .goodsWrap__inner{width:90%;max-width:1140px;margin:0 auto}#goodsWrap .goodsWrap__col{margin:0 auto;padding:0 24px;text-align:center;border-radius:14px}#goodsWrap .goodsWrap__col img{width:80%;max-width:500px;height:auto}#goodsWrap .goodsWrap__col__coming{text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;font-size:3em;text-align:center;text-shadow:0 0 10px #fff}@media screen and (max-width: 767px){#goodsWrap .goodsWrap__col__coming{font-size:2em}}.sharesnscol{width:100%;margin:0;padding:0;font-weight:700;color:#000;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:720}.sharesnscol .sharesnsbtn__col{margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none}.sharesnscol .sharesnsbtn__col .sharesnsbtn__col__li{position:relative;width:60px;height:60px;margin:0 2%;padding:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%}.sharesnscol .sharesnsbtn__col .sharesnsbtn__col__li i{font-size:4em;color:#fff}.sharesnscol .sharesnsbtn__col .sharesnsbtn__col__li--tw i{color:#1da1f2}.sharesnscol .sharesnsbtn__col .sharesnsbtn__col__li--line svg{width:44px;margin:0 0 0 2px;fill:#00b900}.sharesnscol .sharesnsbtn__col .sharesnsbtn__col__li:hover{opacity:.6}.sharesnscol .sharesnsbtn__col .sharesnsbtn__col__li .sharesnsbtn__col__li__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}#evWrap{position:relative;margin:0 auto;padding:40px 0 70px;z-index:90}@media screen and (max-width: 767px){#evWrap{margin:-30px auto 0;padding:40px 0 30px}}#evWrap .title__h3{position:relative;top:-28px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_ev.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#evWrap .title__h3{top:-30px;height:44px;background-size:auto 44px}}#evWrap .evWrap__col{position:relative;margin:0 auto;padding:0;border:1px solid #ccc16a;border-radius:8px;background:#000}@media screen and (max-width: 767px){#evWrap .evWrap__col{margin:0 auto;padding:8px 0 20px}}#evWrap .evWrap__col__table{width:80%;max-width:824px;margin:0 auto 20px;border:1px solid #fff;text-align:center;border-collapse:collapse}@media screen and (max-width: 767px){#evWrap .evWrap__col__table{width:92%;max-width:92%;margin:0 auto 16px}}#evWrap .evWrap__col__tr{padding:8px 14px}#evWrap .evWrap__col__td{padding:8px 14px;background:#000;border-bottom:1px solid #fff;border-right:1px solid #fff;font-size:1.6em;line-height:150%}@media screen and (max-width: 767px){#evWrap .evWrap__col__td{padding:8px 2px;font-size:1.4em}}#evWrap .evWrap__col__td strong{display:block}#evWrap .evWrap__col__td em{font-size:.8em;font-style:normal;line-height:120%;display:block}@media screen and (max-width: 767px){#evWrap .evWrap__col__td em{font-size:.6em}}#evWrap .evWrap__att{margin:0 0 20px;padding:0 4%;font-size:1.4rem;text-align:center}@media screen and (max-width: 767px){#evWrap .evWrap__att{margin:0;font-size:1.2rem}}#faqWrap{position:relative;margin:0;padding:70px 0;background:rgba(0,0,0,.7)}@media screen and (max-width: 767px){#faqWrap{padding:50px 0}}#faqWrap .title__h3{position:relative;margin:0 auto 30px;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_faq.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#faqWrap .title__h3{margin:0 auto 20px;height:44px;background-size:auto 44px}}#faqWrap .faqWrap__guideline{position:relative;margin:0 0 40px;padding:0;font-size:2.2rem;font-weight:700;text-align:center;background:#000;border:4px solid #ccc16a}@media screen and (max-width: 767px){#faqWrap .faqWrap__guideline{font-size:1.7rem}}@media screen and (max-width: 767px)and (max-width: 767px){#faqWrap .faqWrap__guideline{border:3px solid #ccc16a}}#faqWrap .faqWrap__guideline::before{content:"";position:absolute;top:-12px;left:-11px;width:76px;height:77px;background:url(../img/frame01.png) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){#faqWrap .faqWrap__guideline::before{top:-12px;left:-11px;width:56px;height:57px}}#faqWrap .faqWrap__guideline::after{content:"";position:absolute;top:-12px;right:-11px;width:76px;height:77px;background:url(../img/frame01.png) 50% 50% no-repeat;background-size:cover;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width: 767px){#faqWrap .faqWrap__guideline::after{top:-12px;right:-11px;width:56px;height:57px}}#faqWrap .faqWrap__guideline__inner{position:relative;padding:0 24px 30px}#faqWrap .faqWrap__guideline__inner::before{content:"";position:absolute;bottom:-12px;left:-11px;width:76px;height:77px;background:url(../img/frame01.png) 50% 50% no-repeat;background-size:cover;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width: 767px){#faqWrap .faqWrap__guideline__inner::before{bottom:-12px;left:-11px;width:56px;height:57px}}#faqWrap .faqWrap__guideline__inner::after{content:"";position:absolute;bottom:-12px;right:-11px;width:76px;height:77px;background:url(../img/frame01.png) 50% 50% no-repeat;background-size:cover;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width: 767px){#faqWrap .faqWrap__guideline__inner::after{bottom:-12px;right:-11px;width:56px;height:57px}}#faqWrap .faqWrap__guideline .title__h3{position:relative;top:-29px;margin:0 auto;padding:0;height:54px;text-indent:-9999px;background:url(../img/title_neta.png) 50% 50% no-repeat;background-size:auto 54px}@media screen and (max-width: 767px){#faqWrap .faqWrap__guideline .title__h3{top:-24px;height:44px;background-size:auto 44px}}#faqWrap .faqWrap__guideline__more{position:relative;margin:0 auto;width:320px;height:50px;font-size:2rem;font-weight:700;color:#fff;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;background:#a3000d;border:2px solid #ccc16a;border-radius:6px}@media screen and (max-width: 767px){#faqWrap .faqWrap__guideline__more{width:250px;height:42px;font-size:1.8rem}}#faqWrap .faqWrap__guideline__more:hover{background:#ccc16a}#faqWrap .faqWrap__col{position:relative;margin:0 auto 18px;border-radius:6px;border:2px solid #fff;background:#000;z-index:10}@media screen and (max-width: 767px){#faqWrap .faqWrap__col{width:94%;max-width:94%;margin:0 auto 12px}}#faqWrap .faqWrap__col a{cursor:pointer;color:#ccc16a;outline:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#faqWrap .faqWrap__col a:hover{color:#a3000d}#faqWrap .faqWrap__title{position:relative;margin:0;padding:12px;font-size:1.8em;font-weight:700;line-height:140%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){#faqWrap .faqWrap__title{font-size:1.6em}}#faqWrap .faqWrap__title:hover{color:#ccc16a}#faqWrap .faqWrap__title::before{content:"";position:relative;top:0;width:15px;height:13px;margin:0 8px 0 0;background:url(../img/ico_arrow.svg) no-repeat 50% 50%;display:inline-block;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#faqWrap .faqWrap__title::after{content:"";position:relative;top:0;width:15px;height:13px;margin:0 0 0 8px;background:url(../img/ico_arrow.svg) no-repeat 50% 50%;display:inline-block;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#faqWrap .faqWrap__title.active::before,#faqWrap .faqWrap__title.active::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#faqWrap .faqWrap__txt{position:relative;margin:0;padding:24px;line-height:140%;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid rgba(255,255,255,.4);display:none}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt{font-size:1.4em;padding:14px}}#faqWrap .faqWrap__txt .faqWrap__txt__dl{margin:0 0 10px 0;padding:0;font-size:1.6em;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt .faqWrap__txt__dl{margin:0 0 8px 0;font-size:1em}}#faqWrap .faqWrap__txt .faqWrap__txt__dl:last-child{margin:0}#faqWrap .faqWrap__txt .faqWrap__txt__dt{width:21%;margin:0 1% 0 0;padding:16px;color:#fff;background:rgba(255,255,255,.4);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt .faqWrap__txt__dt{width:34%;margin:0 2% 0 0;padding:12px}}#faqWrap .faqWrap__txt .faqWrap__txt__dd{width:78%;margin:0;padding:16px;font-weight:700;text-align:center;background:rgba(255,255,255,.2);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt .faqWrap__txt__dd{width:64%;margin:0;padding:12px}}#faqWrap .faqWrap__txt .faqWrap__txt__dd ul{margin:6px 0;padding:0 0 0 28px;text-align:left;font-weight:400}#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{margin:0 0 14px 0;font-size:1.2em}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt__h4{font-size:1em}}#faqWrap .faqWrap__txt__h4--faq{position:relative;margin:0 0 14px 0;padding:0 0 0 28px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt__h4--faq{margin:0 0 12px 0;padding:0 0 0 24px}}#faqWrap .faqWrap__txt__h4--faq::before{position:absolute;top:-1px;left:0;content:"Q"}#faqWrap .faqWrap__txt__answer{position:relative;padding:0 0 0 28px;line-height:150%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){#faqWrap .faqWrap__txt__answer{padding:0 0 0 24px}}#faqWrap .faqWrap__txt__answer::before{position:absolute;top:-1px;left:0;content:"A";font-weight:700;font-size:1.2em;color:#a3000d}#faqWrap .faqWrap__txt__col{width:100%;margin:0 0 24px 0;padding:0 0 24px 0;font-size:1.6em;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 960px){#faqWrap .faqWrap__txt__col{margin:0 0 18px 0;padding:0 0 18px 0;width:100%;font-size:1em}}#faqWrap .faqWrap__txt__col:last-child{margin:0;padding:0;border-bottom:none}#faqWrap .faqWrap__txt__col ul{margin:0}#faqWrap .faqWrap__inquiry{margin:0 auto;width:300px;height:54px;font-size:1.6rem;font-weight:700;color:#000;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:6px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#faqWrap .faqWrap__inquiry:hover{color:#fff;background:#a3000d}.exWrap{position:relative;width:80%;max-width:900px;margin:0 auto 24px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}@media screen and (max-width: 767px){.exWrap{margin:0 auto 40px;max-width:92%;display:block}}.exWrap__col{width:50%;margin:0 2% 18px;padding:0}@media screen and (max-width: 767px){.exWrap__col{width:100%;margin:0 auto 14px}}.exWrap__col img{position:relative;width:100%;height:auto;z-index:200;cursor:pointer;border:1px solid #fff;border-radius:10px}.exWrap a{position:relative;cursor:pointer;display:block;z-index:500}.errorWrap{width:90%;max-width:600px;margin:60px auto 0;padding:24px;font-size:2rem;font-weight:700;text-align:center;background:red}@media screen and (max-width: 767px){.errorWrap{width:94%;max-width:94%;margin:300px auto 14px;padding:18px;font-size:1.8rem}}.errorWrap a{color:#ccc16a}/*! ----------------------------------------------------------------
04.block
----------------------------------------------------------------- */.fancybox-slide--iframe .fancybox-content{background:#000 !important}.modal__about{position:fixed;top:0;right:0;left:0;width:100%;height:100%;text-align:center;margin:0 auto;padding:60px 0;z-index:9000;overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;display:none}.modal__about .modal__about__bg{top:0;left:0;position:fixed;background:rgba(0,0,0,.9);width:100%;height:100%;z-index:-1}.modal__about .modal__about__inner{width:80%;max-width:800px;max-height:100%;margin:0 auto;padding:40px 24px;overflow-y:auto;color:#000;background:#fff;border-radius:14px}@media screen and (max-width: 767px){.modal__about .modal__about__inner{width:92%;max-width:92%;max-height:92%;padding:40px 4%}}.modal__about .modal__about__inner--ex{width:90%;max-width:920px}.modal__about .modal__about__col{position:relative;width:100%;margin:0 auto 50px;line-height:150%}@media screen and (max-width: 767px){.modal__about .modal__about__col{margin:0 auto 34px}}.modal__about .modal__about__col:last-child{margin:0 auto !important}.modal__about .modal__about__col__h3{position:relative;margin:0 auto 50px;padding:0;font-size:3em;line-height:120%;z-index:20}@media screen and (max-width: 767px){.modal__about .modal__about__col__h3{margin:0 auto 40px;font-size:2em}}.modal__about .modal__about__col__h3::after{content:"";position:absolute;left:0;right:0;bottom:-18px;width:140px;height:4px;margin:0 auto;background:#a3000d;display:block}.modal__about .modal__about__col__h4{position:relative;margin:0 auto 16px;padding:8px;font-size:2em;font-weight:700;line-height:130%;color:#fff;background:#0c44e2;border-radius:100px;z-index:20}@media screen and (max-width: 767px){.modal__about .modal__about__col__h4{margin:0 auto 14px;padding:4px 10px;font-size:1.7em}}.modal__about .modal__about__col__txt{width:90%;margin:0 auto;text-align:center;font-size:1.8em;font-weight:500;line-height:200%}@media screen and (max-width: 767px){.modal__about .modal__about__col__txt{width:98%;font-size:1.6em}}.modal__about .modal__about__col__txt img{margin:0 auto;width:70%;max-width:400px;height:auto;border:1px solid #fff;display:block}.modal__about .modal__about__col__txt--img{width:100% !important;max-width:100% !important;height:auto}.modal__about .modal__about__col__txt__checkbox{margin:0 auto 12px}.modal__about .modal__about__col__txt__more{margin:0 auto;width:160px;height:36px;font-size:1.6rem;color:#fff;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;background:#a3000d;border:2px solid #ccc16a;border-radius:6px;pointer-events:none;opacity:.4}@media screen and (max-width: 767px){.modal__about .modal__about__col__txt__more{right:12px;bottom:12px;width:140px;height:32px;font-size:1.4rem}}.modal__about .modal__about__col__txt__more:hover{background:#ccc16a}.modal__about .modal__about__col__txt__more.active{pointer-events:all;opacity:1}.modal__about .modal__about__col__txt__more2{margin:0 auto;width:160px;height:36px;font-size:1.6rem;color:#fff;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;background:#a3000d;border:2px solid #ccc16a;border-radius:6px;pointer-events:none;opacity:.4}@media screen and (max-width: 767px){.modal__about .modal__about__col__txt__more2{right:12px;bottom:12px;width:140px;height:32px;font-size:1.4rem}}.modal__about .modal__about__col__txt__more2:hover{background:#ccc16a}.modal__about .modal__about__col__txt__more2.active{pointer-events:all;opacity:1}.modal__about .modal__about__col__txt__more3{margin:0 auto;width:160px;height:36px;font-size:1.6rem;color:#fff;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;background:#a3000d;border:2px solid #ccc16a;border-radius:6px;pointer-events:none;opacity:.4}@media screen and (max-width: 767px){.modal__about .modal__about__col__txt__more3{right:12px;bottom:12px;width:140px;height:32px;font-size:1.4rem}}.modal__about .modal__about__col__txt__more3:hover{background:#ccc16a}.modal__about .modal__about__col__txt__more3.active{pointer-events:all;opacity:1}.modal__about .modal__about__col__listbox{margin:0 auto 10px;padding:0 4%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal__about .modal__about__col__box{width:47%;margin:0 6% 40px 0;padding:0;border-radius:10px;background:#cde6ef;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2)}@media screen and (max-width: 767px){.modal__about .modal__about__col__box{width:100%;margin:0 0 18px}}.modal__about .modal__about__col__box:nth-child(2n){margin:0 0 40px}.modal__about .modal__about__col__box__img{width:100%;margin:0 0 12px}.modal__about .modal__about__col__box__img img{width:100%;height:auto;border-radius:10px 10px 0 0}.modal__about .modal__about__col__box__txt{width:100%;margin:0;padding:0 14px 20px;font-size:1.6rem}.modal__about .modal__about__col__box__txt--tt{margin:0;padding:0 0 4px 0;font-size:4rem;font-weight:700;line-height:120%;font-style:italic;color:#0c44e2}@media screen and (max-width: 767px){.modal__about .modal__about__col__box__txt--tt{font-size:3rem}}.modal__about .modal__about__col__box__txt--tt--blue{color:#0c44e2}.modal__about .modal__about__col__box__txt--tt--red{color:#a51365}.modal__about .modal__about__col__box__txt--tt--yellow{color:#ccc16a}.modal__about .modal__about__col__box__txt--tt--teal{color:#20c997}.modal__about .modal__about__col__listbox2{margin:0 auto 50px;padding:24px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.modal__about .modal__about__col__listbox2{margin:0 auto 34px;padding:14px 0 0 0}}.modal__about .modal__about__col__listbox2 .modal__about__col__box{position:relative;width:31.66%;margin:0 2% 18px 0;padding:0;border-radius:10px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2)}@media screen and (max-width: 767px){.modal__about .modal__about__col__listbox2 .modal__about__col__box{width:100%;margin:0 0 18px 0}}.modal__about .modal__about__col__listbox2 .modal__about__col__box:nth-child(3n){margin:0 0 18px}@media screen and (max-width: 767px){.modal__about .modal__about__col__listbox2 .modal__about__col__box:nth-child(3n){margin:0}}.modal__about .modal__about__col__listbox2 .modal__about__col__box__num{position:absolute;top:-17px;left:0;right:0;margin:0 auto;width:34px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:2rem;font-weight:700;background:#ccc16a;border-radius:100%}.modal__about .modal__about__col__listbox2 .modal__about__col__box__img{width:50%;margin:14px auto 0}@media screen and (max-width: 767px){.modal__about .modal__about__col__listbox2 .modal__about__col__box__img{width:40%}}.modal__about .modal__about__col__listbox2 .modal__about__col__box__img img{width:100%;height:auto;border-radius:10px 10px 0 0}.modal__about .modal__about__col__listbox2 .modal__about__col__box__txt{width:100%;margin:0;padding:0 14px 14px;font-size:1.6rem}@media screen and (max-width: 767px){.modal__about .modal__about__col__listbox2 .modal__about__col__box__txt{font-size:1.3rem}}.modal__about .modal__about__col__listbox2 .modal__about__col__box__txt--tt{margin:0;padding:0 0 4px 0;font-size:1.8rem;font-weight:700;line-height:120%;font-style:normal}.modal__about .modal__about__col__listcol{margin:0 0 10px;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal__about .modal__about__col__li{width:33%;margin:0 .16% .01%;padding:0}@media screen and (max-width: 767px){.modal__about .modal__about__col__li{width:49%;margin:0 .5% 10px}}.modal__about .modal__about__col__li img{width:100%;height:auto}.modal__about .modal__about__col__movie{position:relative;width:80%;margin:0 auto 30px;padding:45.25% 0 0 0}@media screen and (max-width: 767px){.modal__about .modal__about__col__movie{width:100%;margin:0 auto 20px}}.modal__about .modal__about__col__movie iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal__about .modal__about__close{position:fixed;top:0;right:0;width:50px;height:50px;cursor:pointer;background:#ccc16a;border:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.modal__about .modal__about__close:hover{background:#5e5a4f}.modal__about .modal__about__close span{position:absolute;left:0;right:0;margin:0 auto;width:60%;height:2px;background:#fff;border-radius:4px;display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box}.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{text-indent:0 !important;font-size:2.4em;font-weight:700;line-height:140%}.modal__about__com__h4{font-size:1.4em;color:#a3000d}.modal__about2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;overflow:hidden;display:none}.modal__about2 .modal__about__col{position:relative;width:900px !important;margin:0 auto;line-height:150%}@media screen and (max-width: 767px){.modal__about2 .modal__about__col{width:92% !important}}.modal__about2 .modal__about__close{position:absolute !important;top:-25px !important;right:-25px !important;border-radius:100%;background:#ccc16a !important}.modal__about2 .modal__about__col__movie{position:relative;width:100% !important;padding:56.25% 0 0 0 !important}@media screen and (max-width: 767px){.modal__about2 .modal__about__col__movie{width:100%;margin:0 auto 20px}}input[type=checkbox]{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]{cursor:pointer;padding-left:30px;vertical-align:middle;position:relative}input[type=checkbox]::before,input[type=checkbox]::after{content:"";display:block;position:absolute}input[type=checkbox]::before{background-color:#fff;border-radius:0%;border:1px solid #666464;width:20px;height:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:5px}input[type=checkbox]::after{border-bottom:3px solid #666464;border-left:3px solid #666464;opacity:0;height:6px;width:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-7px;left:10px}input[type=checkbox]:checked::after{opacity:1}/*# sourceMappingURL=style.css.map */