/*! ----------------------------------------------------------------
* 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:hidden}body{box-sizing:border-box;color:#000;display:block;font-family:'Kaisei Opti', 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%}.js-loader{background:url(../img/bg01.jpg) no-repeat 50% 50%;background-size:cover;height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .8s, visibility .8s;visibility:visible;width:100%;z-index:10000}.is-loaded .js-loader{opacity:0;visibility:hidden}.js-loader-progress{bottom:0;height:1px;left:0;margin:auto;position:fixed;right:0;top:0;width:100%}.is-loaded .js-loader-progress{opacity:0;visibility:hidden}.js-loader-logo{left:0;margin:0 auto;padding:0;position:absolute;right:0;top:calc(50% - 16vw);width:23%}@media screen and (max-width: 767px){.js-loader-logo{top:calc(50% - 40vw);width:60%}}.js-loader-logo .js-loader-logo-img{background:url(../img/logo.png) 50% 50% no-repeat;background-size:cover;margin:0 auto;padding:84.84% 0 0 0;width:100%}.js-loader-progress-bar{background:rgba(255,255,255,0.3);height:100%;transition:width .4s;width:0}.js-loader-progress-number{color:#fff;font-size:4.0em;margin-top:60px;text-align:center;width:100%}.js-loader-txt{color:#fff;font-size:2vw;left:0;margin:0 auto;padding:0;position:absolute;right:0;text-align:center;top:calc(50% + 6vw)}@media screen and (max-width: 767px){.js-loader-txt{font-size:4.4vw;position:absolute;top:calc(50% + 16vw)}}#header{box-sizing:border-box;height:64px;margin:0;position:fixed;top:0;transition:all 0.3s ease-out;z-index:800}@media screen and (max-width: 767px){#header{height:54px;left:0;margin:0;top:0}}#header.vis{top:0}#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%}#navi.active{background:rgba(0,0,0,0.85);opacity:1;transition:all 0.3s ease-out;visibility:visible;z-index:820}@media screen and (max-width: 767px){#navi.active{background:rgba(0,0,0,0.9)}}#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:#F96F35;display:flex;font-size:2.4em;font-weight:500;height:50px;justify-content:center;line-height:100%;margin:0;padding:0 1.5%;position:relative;text-align:center;transition:all 0.3s ease-out}@media screen and (max-width: 850px){#navilist .navilist__li{font-size:1.8em;height:40px}}@media screen and (max-width: 767px){#navilist .navilist__li{background:none;border-top:none;display:block;font-size:1.8em;height:auto;margin:0;padding:18px 0}}#navilist .navilist__li:hover{color:#fff;opacity:0.6}@media screen and (max-width: 767px){#navilist .navilist__li:hover{opacity:1}}#navilist .navilist__li .navilist__li__link{cursor:pointer;cursor:hand;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:820}#navilist .navilist__li span{position:relative;z-index:1}.btnopen{background:#000;box-sizing:border-box;cursor:pointer;display:inline-block;height:54px;left:0;position:fixed;top:0;transition:all .4s;transition:all 0.3s ease-out;width:54px;z-index:850}.btnopen:hover{background:#7044B2}@media screen and (max-width: 767px){.btnopen.vis{display:block;top:0;z-index:850}}.btnopen em{bottom:5px;color:#fff;display:block;font-family:"Kaisei Opti",serif;font-size:0.8em;font-style:normal;font-weight:700;left:0;margin:0 auto;position:absolute;right:0;text-align:center;width:100%}.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:44%}.btnopen span:nth-of-type(1){top:19px}.btnopen span:nth-of-type(2){top:12px}.btnopen span:nth-of-type(3){bottom:26px}.btnopen.active span:nth-of-type(1){top:11px;-webkit-transform:translateY(9px) rotate(-315deg);transform:translateY(9px) rotate(-315deg)}.btnopen.active span:nth-of-type(2){opacity:0}.btnopen.active span:nth-of-type(3){bottom:24px;-webkit-transform:translateY(-9px) rotate(315deg);transform:translateY(-9px) rotate(315deg)}@media screen and (max-width: 767px){.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:#F96F35;border-radius:50px;content:"";height:26px;left:0;position:absolute;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:2px}.btnclose:after{background:#F96F35;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}}.btn1{align-items:center;background:#F96F35 url(../img/border.png) repeat 50% 50%;border:3px solid #fff;border-radius:100px;box-shadow:0 0 6px rgba(0,0,0,0.6);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:2.0em;font-weight:700;height:64px;justify-content:center;margin:0 auto;padding:0;position:relative;text-decoration:none;transition:all 0.3s ease-out;width:280px;z-index:700}@media screen and (max-width: 767px){.btn1{font-size:1.6em;height:52px;padding:0}}.btn1:hover{background:#7044B2 url(../img/border.png) repeat 50% 50%}.btn1--ticket{font-size:1.4em;margin:0}@media screen and (max-width: 767px){.btn1--ticket{font-size:1.0em;margin:0 auto}}.btn2{align-items:center;background:#7044B2 url(../img/border.png) repeat 50% 50%;border:3px solid #fff;border-radius:100px;box-shadow:0 0 6px rgba(0,0,0,0.6);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:2.0em;font-weight:700;height:64px;justify-content:center;margin:0 auto;padding:0;position:relative;text-decoration:none;transition:all 0.3s ease-out;width:280px;z-index:700}@media screen and (max-width: 767px){.btn2{font-size:1.6em;height:52px;padding:0}}.btn2:hover{background:#F96F35 url(../img/border.png) repeat 50% 50%}.annotation1{color:#fff;font-size:1.4em;margin:8px auto 0;text-align:center}@media screen and (max-width: 767px){.annotation1{padding:0 4%}}main{box-sizing:border-box;margin:0 auto;padding:0;position:relative;width:100%}@media screen and (max-width: 767px){main{padding:0}}.sharecol{background:#fff;border-radius:12px 0 0 12px;bottom:160px;box-sizing:border-box;font-weight:700;height:150px;opacity:0;padding:0;position:fixed;right:0;text-align:center;transition:all 0.3s ease-out;visibility:hidden;width:54px;z-index:830}@media screen and (max-width: 767px){.sharecol{bottom:116px;height:136px;width:54px}}.sharecol.vis{opacity:1;visibility:visible}.sharecol .sharecol__title{font-size:0.7em;font-weight:700;padding:10px 0 0 0}.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:2px 0;width:54px}@media screen and (max-width: 767px){.sharecol .sharebtn__col{width:44px}}.sharecol .sharebtn__col .sharebtn__col__li{height:38px;margin:0;padding:0;position:relative;transition:all 0.3s ease-out;width:54px}@media screen and (max-width: 767px){.sharecol .sharebtn__col .sharebtn__col__li{height:32px;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:8px 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%}.title__h3{display:block;margin:0 0 30px 0;padding:0;position:relative;text-align:center}.title__h3 em{display:block;font-family:"Dancing Script",cursive;font-size:9.0em;font-style:normal;font-weight:400;line-height:80%}@media screen and (max-width: 767px){.title__h3 em{font-size:4.5em}}.title__h3 span{color:#7044B2;display:block;font-size:2.4em;font-weight:700;margin:14px 0 0 0}@media screen and (max-width: 767px){.title__h3 span{font-size:1.8em}}.btnticket{align-items:center;background:url(../img/buy.png) repeat 50% 50%;background-size:cover;bottom:-20px;box-sizing:border-box;color:#fff;display:flex;font-size:2.0em;font-weight:700;height:170px;justify-content:center;margin:0;opacity:0;padding:0;position:fixed;right:-20px;text-decoration:none;-webkit-transform:translateY(100px);transform:translateY(100px);transition:all 0.3s ease-out;visibility:hidden;width:170px;z-index:700}@media screen and (max-width: 767px){.btnticket{height:130px;padding:0;width:130px}}.btnticket.vis{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.btnticket:hover{opacity:0.6}.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:#7044B2;text-decoration:none}.topBtn a{color:#fff;font-size:90%}.topBtn a:hover{text-decoration:none}.footer{background:url(../img/bg01.jpg) 50% 0 repeat;color:#fff;font-size:1.6em;padding:60px 0 110px;position:relative;text-align:center;z-index:1}@media screen and (max-width: 767px){.footer{padding:40px 0 90px}}.footer::after{background:rgba(0,0,0,0.5);content:'';height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.footer .footer__inner{position:relative;z-index:50}.footer .footer__logo{display:block;margin:0 auto 24px;width:240px}.footer .footer__logo svg{fill:#fff;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__bncol{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 40px;padding:0;width:740px}@media screen and (max-width: 767px){.footer__bncol{display:block;width:100%}}.footer__bncol .footer__bncol__col{font-size:1.2em;margin:0 1%;width:64%}@media screen and (max-width: 767px){.footer__bncol .footer__bncol__col{font-size:0.9em;margin:0 0 14px 0;width:100%}}.footer__bncol .footer__bncol__col img{display:block;height:auto;margin:8px auto 0;width:70%}@media screen and (max-width: 767px){.footer__bncol .footer__bncol__col img{width:80%}}.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%}.footer__snscol{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0 auto 34px;padding:0;width:278px}.footer__snscol .footer__snscol__li{border-radius:4px;height:54px;margin:0 10px;position:relative;transition:all 0.3s ease-out;width:54px}.footer__snscol .footer__snscol__li:before{align-items:center;color:#fff;content:'';display:flex;font-family:"Font Awesome 5 Brands";font-size:1.9em;font-weight:900;height:100%;justify-content:center;line-height:100%;position:absolute;text-align:center;width:100%}.footer__snscol .footer__snscol__li--fb{background:#1877F2}.footer__snscol .footer__snscol__li--fb:before{box-sizing:border-box;content:'\f39e';padding:4px 0 0 0}.footer__snscol .footer__snscol__li--tw{background:#1DA1F2}.footer__snscol .footer__snscol__li--tw:before{box-sizing:border-box;content:'\f099';padding:4px 0 0 0}.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:'\f16d';font-size:2.2em}.footer__snscol .footer__snscol__li:hover{opacity:0.6}.footer__snscol .footer__snscol__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:#F96F35;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}.btn_contact{align-items:center;background:#F4D367;border-radius:6px;color:#AB2025;display:flex;font-size:1.4em;height:46px;justify-content:center;margin:14px auto 0;text-decoration:none;transition:all 0.3s ease-out;width:200px}.btn_contact:hover{opacity:0.7}#mainimgWrap{box-sizing:border-box;margin:0;padding:0;position:relative;z-index:650}@media screen and (max-width: 767px){#mainimgWrap{margin:0;padding:0}}#mainimgWrap .mainimgWrap__col{background:url(../img/mainimg.webp) 50% 0 no-repeat;background-size:cover;box-shadow:0px 3px 6px rgba(0,0,0,0.4);margin:0;padding:40.85% 0 0 0;position:relative;width:100%;z-index:650}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__col{background:url(../img/mainimg_sp.webp) 50% 0 no-repeat;background-size:cover;padding:54.94% 0 0 0}}#mainimgWrap h1{left:0;position:absolute;text-indent:-9999px;top:0}#mainimgWrap .mainimgWrap__index{background:url(../img/bg01.jpg) 50% 0 no-repeat;background-size:cover;color:#4646DC;font-weight:700;line-height:130%;margin:0;padding:40px 14px 34px;position:relative;text-align:center;width:100%}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__index{font-size:2.5vw;padding:30px 4% 24px;width:100%}}#mainimgWrap .mainimgWrap__h2{background:#fff;box-shadow:3px 3px 6px rgba(0,0,0,0.4);color:#000;font-size:2.0vw;font-weight:700;line-height:130%;margin:0 auto;padding:14px;position:relative;width:90%;z-index:10}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__h2{font-size:4.2vw;margin:0 auto 14px;padding:14px;width:92%}}#mainimgWrap .mainimgWrap__h2::before{background:url(../img/tape01.png) 50% 50% no-repeat;background-size:cover;content:'';height:66px;left:-22px;margin:0;padding:0;position:absolute;top:-28px;width:104px}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__h2::before{height:43px;left:-18px;top:-18px;width:62px}}#mainimgWrap .mainimgWrap__h2::after{background:url(../img/tape02.png) 50% 50% no-repeat;background-size:cover;content:'';height:66px;margin:0;padding:0;position:absolute;right:-22px;top:-28px;width:104px}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__h2::after{height:43px;right:-18px;top:-18px;width:62px}}#mainimgWrap .mainimgWrap__h2 span{color:#7044B2}#mainimgWrap .mainimgWrap__h2 i{color:#F96F35;font-style:normal}#mainimgWrap .mainimgWrap__h3{color:#fff;font-size:1.5vw;font-weight:400;line-height:150%;margin:18px auto 0;position:relative;width:90%;z-index:10}@media screen and (max-width: 767px){#mainimgWrap .mainimgWrap__h3{font-size:3.4vw;margin:0 auto;width:96%}}#cmWrap{margin:0 auto;padding:60px 0;position:relative;width:100%;z-index:10}@media screen and (max-width: 767px){#cmWrap{padding:34px 0 24px;width:100%}}#cmWrap .title__h3{margin:0 0 20px 0}#cmWrap .title__h3 em{color:#fff;font-size:5.0em}@media screen and (max-width: 767px){#cmWrap .title__h3 em{font-size:3.0em}}#cmWrap .cmWrap__col{margin:0 auto;opacity:0;padding:30% 0 0 0;position:relative;width:54%;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%}#cmWrap .cmWrap__figure01{background:url(../img/object02.png) 50% 50% no-repeat;background-size:cover;bottom:-240px;display:block;height:405px;margin:0;opacity:0;position:absolute;right:calc(50% - 820px);-webkit-transform:translateX(30px);transform:translateX(30px);width:440px;z-index:50}@media screen and (max-width: 767px){#cmWrap .cmWrap__figure01{bottom:-150px;height:183px;right:calc(50% - 320px);width:200px}}#pointWrap{background:url(../img/bg01.jpg) 50% 0 no-repeat;background-size:cover;margin:0 auto 0;padding:60px 0 40px;position:relative;width:100%;z-index:60}@media screen and (max-width: 767px){#pointWrap{margin:0 auto 0;padding:30px 0}}#pointWrap .pointWrap__figure01{background:url(../img/object01.png) 50% 50% no-repeat;background-size:cover;display:block;height:232px;left:calc(50% - 670px);margin:0;opacity:0;position:absolute;top:-30px;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:360px;z-index:50}@media screen and (min-width: 1200px){#pointWrap .pointWrap__figure01{height:302px;left:calc(50% - 770px);top:-50px;width:460px}}@media screen and (max-width: 767px){#pointWrap .pointWrap__figure01{height:166px;left:calc(50% - 240px);top:-50px;width:180px}}#pointWrap .pointWrap__scroll{-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:none;padding:0;width:100%}#pointWrap .pointWrap__listcol{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:930px;padding:0;width:90%;z-index:50}@media screen and (max-width: 767px){#pointWrap .pointWrap__listcol{margin:0 auto 10px;padding:0 5%;width:900px}}#pointWrap .pointWrap__col{margin:0 3% 0 0;opacity:0;padding:0;-webkit-transform:translateY(30px);transform:translateY(30px);width:31.33%;z-index:50}#pointWrap .pointWrap__col:last-child{margin:0}#pointWrap .pointWrap__col__title{color:#fff;font-family:"Dancing Script",cursive;font-size:3.2em;margin:0 0 -10px 0;padding:0;text-align:center;text-shadow:0 0 3px #F4D367}@media screen and (max-width: 767px){#pointWrap .pointWrap__col__title{font-size:2.2em}}#pointWrap .pointWrap__col__icon{align-items:center;background-size:cover !important;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 4px 0;padding:69.64% 0 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#pointWrap .pointWrap__col__icon{margin:0 0 8px 0}}#pointWrap .pointWrap__col__txt{font-size:1.8em;font-weight:500;line-height:140%;margin:0;text-align:center;z-index:50}@media screen and (max-width: 1140px){#pointWrap .pointWrap__col__txt{font-size:1.5vw}}@media screen and (max-width: 767px){#pointWrap .pointWrap__col__txt{font-size:1.3em}}#pointWrap .pointWrap__col__txt small{display:block;line-height:150% !important}#pointWrap .pointWrap__col__txt span{color:#fff}#pointWrap .pointWrap__col__txt2{color:#4646DC;font-size:1.8em;font-weight:700;line-height:140%;margin:24px 0 0 0;opacity:0;text-align:center;-webkit-transform:translateY(30px);transform:translateY(30px)}@media screen and (max-width: 767px){#pointWrap .pointWrap__col__txt2{font-size:1.5em;margin:24px auto 0;width:94%}}#pointWrap .pointWrap__txt{font-size:1.6em;margin:30px auto 0;max-width:930px;padding:0;text-align:center;width:90%}@media screen and (max-width: 767px){#pointWrap .pointWrap__txt{font-size:1.2em;margin:14px auto 0}}#pointWrap .pointWrap__txt a{color:#fff}#pointWrap .pointWrap__txt a:hover{color:#F4D367}.sliderWrap{display:flex;margin:0;padding:0;position:relative;z-index:300}@media screen and (max-width: 767px){.sliderWrap{margin:0;padding:0}}.sliderWrap .slider__item img{display:flex;height:170px;margin:0;padding:0}@media screen and (max-width: 767px){.sliderWrap .slider__item img{height:150px}}.slider__inner{display:flex;margin:0;padding:0}.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%)}}#infoWrap{background:#fff;margin:0 auto;padding:60px 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#infoWrap{padding:30px 0 0;width:100%}}.bannerWrap{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 50px;max-width:1100px;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%;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:#F4D367;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}}#storyWrap{background:url(../img/bg02.jpg) 50% 50% no-repeat;background-size:cover;color:#fff;margin:0 auto;opacity:0;padding:60px 0 80px;position:relative;width:100%;z-index:50}@media screen and (max-width: 767px){#storyWrap{max-width:100%;padding:30px 0;width:100%}}#storyWrap .storyWrap__inner{margin:0 auto;padding:0;position:relative;width:100%}@media screen and (max-width: 767px){#storyWrap .storyWrap__inner{padding:0}}#storyWrap .title__h3 em{line-height:120%}#storyWrap .title__h3 span{color:#fff;margin:0}#storyWrap .storyWrap__figure01{background:url(../img/object03.png) 50% 50% no-repeat;background-size:cover;display:block;height:280px;left:calc(50% - 780px);margin:0;opacity:0;position:absolute;top:110px;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:468px}@media screen and (max-width: 767px){#storyWrap .storyWrap__figure01{height:140px;left:calc(50% - 350px);top:90px;width:234px}}#storyWrap .storyWrap__figure02{background:url(../img/object04.png) 50% 50% no-repeat;background-size:cover;bottom:-40px;display:block;height:260px;margin:0;opacity:0;position:absolute;right:-6%;-webkit-transform:translateX(30px);transform:translateX(30px);width:304px}@media screen and (max-width: 1100px){#storyWrap .storyWrap__figure02{right:calc(50% - 620px)}}@media screen and (max-width: 767px){#storyWrap .storyWrap__figure02{bottom:-40px;height:130px;right:-22%;width:152px}}#storyWrap .storyWrap__figure03{background:url(../img/object05.png) 50% 50% no-repeat;background-size:cover;bottom:-240px;display:block;height:296px;margin:0;opacity:0;position:absolute;right:-9%;-webkit-transform:translateX(30px);transform:translateX(30px);width:326px}@media screen and (max-width: 1100px){#storyWrap .storyWrap__figure03{right:calc(50% - 620px)}}@media screen and (max-width: 767px){#storyWrap .storyWrap__figure03{bottom:-110px;height:154px;right:-28%;width:170px}}#storyWrap .storyWrap__col{background-size:100%;margin:0 auto;max-width:900px;padding:0;position:relative;width:90%}@media screen and (max-width: 767px){#storyWrap .storyWrap__col{width:94%}}#storyWrap .storyWrap__col__txt{display:block;font-size:2.0em;font-weight:400;margin:0 auto;position:relative;text-align:center;width:100%;z-index:10}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__txt{font-size:1.4em;width:94%}}#storyWrap .storyWrap__col__txt p{line-height:160% !important;margin:0 0 24px 0}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__txt p{line-height:150% !important;margin:0 0 14px 0}}#storyWrap .storyWrap__col__txt p:last-child{margin:0}#storyWrap .storyWrap__col__detail{display:none;font-size:2.0em;font-weight:400;margin:24px auto 0;position:relative;text-align:center;width:100%;z-index:10}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__detail{font-size:1.4em;width:94%}}#storyWrap .storyWrap__col__detail p{line-height:160% !important;margin:0 0 24px 0}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__detail p{line-height:150% !important;margin:0 0 14px 0}}#storyWrap .storyWrap__col__detail p:last-child{margin:0}#storyWrap .storyWrap__col__more{align-items:center;background:#F96F35 url(../img/border.png) repeat 50% 50%;border:3px solid #fff;border-radius:100px;box-shadow:0 0 6px rgba(0,0,0,0.6);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:2.0em;font-weight:700;height:64px;justify-content:center;margin:30px auto 0;padding:0;position:relative;text-decoration:none;transition:all 0.3s ease-out;width:280px;z-index:700}@media screen and (max-width: 767px){#storyWrap .storyWrap__col__more{padding:0}}#storyWrap .storyWrap__col__more::after{content:'もっと見る'}#storyWrap .storyWrap__col__more.active::after{content:'とじる'}#storyWrap .storyWrap__col__more:hover{background:#7044B2 url(../img/border.png) repeat 50% 50%}#charaWrap{background:url(../img/bg03.jpg) 50% 50% no-repeat;background-size:cover;margin:0 auto;padding:70px 0;position:relative;width:100%;z-index:1}@media screen and (max-width: 767px){#charaWrap{max-width:100%;padding:30px 0;width:100%}}#charaWrap .title__h3{margin:0 0 40px 0}#charaWrap .charaWrap__figure01{background:url(../img/object06.png) 50% 50% no-repeat;background-size:cover;display:block;height:448px;left:-6%;margin:0;opacity:0;position:absolute;top:0;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:436px}@media screen and (max-width: 767px){#charaWrap .charaWrap__figure01{height:164px;left:-8%;top:0;width:158px}}#charaWrap .charaWrap__inner{padding:0;position:relative;z-index:10}@media screen and (max-width: 767px){#charaWrap .charaWrap__inner{padding:0}}#charaWrap .charaWrap__inner .charaWrap-group{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0 auto;max-width:940px;padding:0;width:90%}@media screen and (max-width: 767px){#charaWrap .charaWrap__inner .charaWrap-group{max-width:80%;width:80%}}#charaWrap .charaWrap__inner .charaWrap-group.charaWrap-group2{padding:0 6%}@media screen and (max-width: 767px){#charaWrap .charaWrap__inner .charaWrap-group.charaWrap-group2{padding:0 2%}}#charaWrap .charaWrap__inner .charaWrap-tab{background-size:cover !important;border:3px solid #fff;border-radius:100%;box-sizing:border-box !important;cursor:pointer;flex-grow:1;margin:0 3%;padding:18.3% 0 0 0;position:relative;text-align:center;transition:all 0.3s ease-out;width:19%}@media screen and (max-width: 767px){#charaWrap .charaWrap__inner .charaWrap-tab{margin:0 1%;padding:21.3% 0 0 0;width:23%}}#charaWrap .charaWrap__inner .charaWrap-tab:hover{border:3px solid #4646DC;box-sizing:border-box !important}#charaWrap .charaWrap__inner .charaWrap-tab.is-active2{border:3px solid #4646DC;box-sizing:border-box !important}#charaWrap .charaWrap__panel-index{font-weight:500;margin:0 auto;padding:0;text-align:center;width:100%}@media screen and (max-width: 767px){#charaWrap .charaWrap__panel-index{max-width:100%;padding:0;width:100%}}#charaWrap .charaWrap__panel-group{margin:0 auto 34px;max-width:930px;padding:0;width:90%}@media screen and (max-width: 767px){#charaWrap .charaWrap__panel-group{margin:0 auto 20px;max-width:84%;padding:0;width:84%}}#charaWrap .charaWrap__panel{align-items:center;display:flex;display:none;flex-wrap:wrap;padding:0}@media screen and (max-width: 767px){#charaWrap .charaWrap__panel{padding:0}}#charaWrap .charaWrap__panel.is-show2{display:flex}#charaWrap .charaWrap__panel.is-show2 .charaWrap__panel__img{-webkit-animation:1s ease-in 0.5s 1 normal forwards charaimg;animation:1s ease-in 0.5s 1 normal forwards charaimg}#charaWrap .charaWrap__panel.is-show2 .charaWrap__panel__txt{-webkit-animation:1s ease-in 1s 1 normal forwards charatxt;animation:1s ease-in 1s 1 normal forwards charatxt}@-webkit-keyframes charaimg{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes charaimg{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes charatxt{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes charatxt{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}#charaWrap .charaWrap__panel .charaWrap__panel__img{background-size:cover !important;margin:0 4% 0 0;opacity:0;padding:52% 0 0 0;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:48%}@media screen and (max-width: 767px){#charaWrap .charaWrap__panel .charaWrap__panel__img{margin:0 auto 14px;padding:100% 0 0 0;width:94%}}#charaWrap .charaWrap__panel .charaWrap__panel__txt{font-size:2.2em;font-weight:400;margin:0;opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px);width:48%}@media screen and (max-width: 767px){#charaWrap .charaWrap__panel .charaWrap__panel__txt{font-size:1.6em;line-height:140%;text-align:center;width:100%}}#charaWrap .charaWrap__panel .charaWrap__h4{font-size:2.2em;line-height:130%;margin:0 0 10px 0;padding:0}@media screen and (max-width: 767px){#charaWrap .charaWrap__panel .charaWrap__h4{font-size:1.8em}}#howtoWrap{background:url(../img/bg02.jpg) 50% 50% no-repeat;background-size:cover;margin:0 auto;padding:0 0 60px 0;position:relative;width:100%;z-index:1}@media screen and (max-width: 767px){#howtoWrap{margin:0 auto;padding:0 0 40px 0}}#howtoWrap .title__h3{color:#fff;display:block;margin:0;padding:0;position:relative;text-align:right}#howtoWrap .title__h3 em{display:block;font-family:"Dancing Script",cursive;font-size:9.0em;font-style:normal;font-weight:400;line-height:100%;margin:0 0 -10px 0}@media screen and (max-width: 767px){#howtoWrap .title__h3 em{font-size:4.0em}}#howtoWrap .title__h3 span{color:#fff;display:block;font-size:2.4em;font-weight:700;padding:0 64px 0 0}@media screen and (max-width: 767px){#howtoWrap .title__h3 span{font-size:1.8em;padding:0 24px 0 0}}#howtoWrap .howtoWrap__inner{margin:0 auto;max-width:1200px;padding:30px 0 0;width:90%}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__inner{max-width:100%;padding:24px 6% 14px;width:100%}}#howtoWrap .howtoWrap__scroll{-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:none;padding:0;width:100%}#howtoWrap .howtoWrap__listcol{display:flex;flex-wrap:wrap;margin:0 auto;padding:30px 0;width:1400px}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__listcol{padding:30px 0 14px;width:1240px}}#howtoWrap .howtoWrap__col{background:#fff;border-radius:8px;box-sizing:border-box;margin:0 0 20px;opacity:0;padding:0;position:relative;text-align:center;-webkit-transform:translateY(30px);transform:translateY(30px);width:21.5%}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__col:last-child{margin:0}}#howtoWrap .howtoWrap__col small{display:block}#howtoWrap .howtoWrap__col--arrow{align-items:center;display:flex;justify-content:center;width:4%}#howtoWrap .howtoWrap__col__num{align-items:center;background:url(../img/howto_title.png) 50% 50% no-repeat;background-size:cover;color:#fff;display:flex;font-family:"Rock Salt",cursive;font-size:2.0em;font-weight:700;height:68px;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:-30px;width:176px;z-index:50}#howtoWrap .howtoWrap__col__link{background:#F4D367;box-sizing:border-box;color:#5487C8;display:block;font-size:1.6em;margin:4px 0 0 0;padding:14px;text-decoration:none;transition:all 0.3s ease-out;width:100%}#howtoWrap .howtoWrap__col__link:hover{opacity:0.6}#howtoWrap .howtoWrap__h4{font-size:1.4em;font-weight:700;line-height:150%;margin:0 0 6px 0;padding:0;text-align:left}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__h4{margin:0 0 10px 0}}#howtoWrap .howtoWrap__col__img{background:#fff;background-size:cover !important;border-radius:8px 8px 0 0;margin:0;padding:68% 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.4em;line-height:150%;padding:14px}@media screen and (max-width: 767px){#howtoWrap .howtoWrap__col__txt{font-size:1.5em}}#howtoWrap .howtoWrap__col__txt span{color:#F96F35;font-weight:700}#howtoWrap .howtoWrap__h4{font-size:1.2em;font-weight:700;margin:0 0 10px 0;padding:0;text-align:center}#howtoWrap .howtoWrap__col__txt__link{align-items:center;background:#AB2025;border-radius:6px;color:#fff;display:flex;font-size:1.4em;font-weight:500;height:44px;justify-content:center;margin:0 auto;text-decoration:none;transition:all 0.3s ease-out;width:90%}#howtoWrap .howtoWrap__col__txt__link:hover{background:#7044B2}#playWrap{margin:0 auto;padding:0;position:relative;width:100%;z-index:1}@media screen and (max-width: 767px){#playWrap{margin:0 auto;padding:0}}#playWrap .title__h3{color:#fff;display:block;margin:0 0 20px 0;padding:0;position:relative;text-align:left}#playWrap .title__h3 em{display:block;font-family:"Dancing Script",cursive;font-size:9.0em;font-style:normal;line-height:100%}@media screen and (max-width: 767px){#playWrap .title__h3 em{font-size:4.0em}}#playWrap .title__h3 span{color:#fff;display:block;font-size:2.4em;font-weight:700;padding:26px 0 0 0}@media screen and (max-width: 767px){#playWrap .title__h3 span{font-size:1.8em;padding:6px 0 0 0}}#playWrap .playWrap__inner{margin:0 auto;max-width:900px;padding:0 0 20px;width:90%}@media screen and (max-width: 767px){#playWrap .playWrap__inner{max-width:100%;padding:0 0 14px;width:100%}}#playWrap .playWrap__listcol{align-items:flex-start;display:flex;flex-wrap:wrap;margin:0 auto;padding:0;width:90%}@media screen and (max-width: 767px){#playWrap .playWrap__listcol{padding:0;width:92%}}#playWrap .playWrap__col{box-sizing:border-box;margin:0 3% 20px 0;opacity:0;padding:0;position:relative;text-align:center;-webkit-transform:translateY(30px);transform:translateY(30px);width:30.63%}@media screen and (max-width: 767px){#playWrap .playWrap__col{margin:0 2% 10px 0;width:31.63%}#playWrap .playWrap__col:last-child{margin:0}}#playWrap .playWrap__col:last-child{margin:0}#playWrap .playWrap__col:last-child::after{display:none}#playWrap .playWrap__col small{display:block}#playWrap .playWrap__h4{color:#fff;font-size:1.6em;font-weight:400;line-height:150%;margin:0 0 6px 0;padding:0}@media screen and (max-width: 767px){#playWrap .playWrap__h4{font-size:1.3em;margin:0 0 10px 0}}#playWrap .playWrap__col__img{background:#fff;background-size:100% !important;border:3px solid #8BD7FF;border-radius:8px;margin:0 auto 14px;padding:78% 0 0;position:relative;width:80%}@media screen and (max-width: 767px){#playWrap .playWrap__col__img{background-size:98% !important;font-size:1.5em;padding:96% 0 0;width:100%}}#playWrap .playWrap__col__txt{font-size:1.6em;font-weight:500}@media screen and (max-width: 767px){#playWrap .playWrap__col__txt{font-size:1.5em}}#playWrap .playWrap__col__txt span{color:#F96F35;font-weight:700}#playWrap .playWrap__photocol{align-items:flex-start;display:flex;flex-wrap:wrap;margin:0 auto;padding:0;width:90%}@media screen and (max-width: 767px){#playWrap .playWrap__photocol{padding:0;width:92%}}#playWrap .playWrap__photocol{align-items:flex-start;display:flex;flex-wrap:wrap;margin:20px auto 0;padding:0;width:90%}@media screen and (max-width: 767px){#playWrap .playWrap__photocol{padding:0;width:92%}}#playWrap .playWrap__photocol__col{box-sizing:border-box;color:#fff;margin:0 1% 14px;opacity:0;padding:0;position:relative;text-align:center;-webkit-transform:translateY(30px);transform:translateY(30px);transition:all 0.3s ease-out;width:30.63%}@media screen and (max-width: 767px){#playWrap .playWrap__photocol__col{margin:0 1% 14px;width:30.63%}}#playWrap .playWrap__photocol__col:hover{opacity:0.6 !important}#playWrap .playWrap__photocol__col .playWrap__photocol__col__link{cursor:pointer;cursor:hand;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:50}#playWrap .playWrap__photocol__col__img{background:#fff;background-size:cover !important;border-radius:6px;margin:0 auto 14px;padding:64% 0 0;position:relative;width:100%}@media screen and (max-width: 767px){#playWrap .playWrap__photocol__col__img{font-size:1.5em;padding:74% 0 0}}.bxslider div{text-align:center}.bxslider div img{display:block;margin:0 auto}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px -32px !important;opacity:0.6}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 -32px !important;opacity:0.6}#productWrap{background:url(../img/bg01.jpg) 50% 50% repeat;margin:0 auto;padding:60px 0 34px;position:relative;z-index:50}#productWrap .title__h3{margin:0 auto 50px}#productWrap .title__h3 span{color:#fff}#productWrap .productWrap__figure01{background:url(../img/object07.png) 50% 50% no-repeat;background-size:cover;display:block;height:326px;left:-9%;margin:0;opacity:0;position:absolute;top:-100px;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:350px;z-index:50}@media screen and (max-width: 767px){#productWrap .productWrap__figure01{height:168px;left:-22%;top:-50px;width:175px}}#productWrap .productWrap__figure02{background:url(../img/object08.png) 50% 50% no-repeat;background-size:cover;display:block;height:372px;margin:0;opacity:0;position:absolute;right:calc(50% - 700px);top:300px;-webkit-transform:translateX(30px);transform:translateX(30px);width:362px;z-index:50}@media screen and (max-width: 767px){#productWrap .productWrap__figure02{height:186px;right:calc(50% - 280px);top:20px;width:181px}}#productWrap .productWrap__figure03{background:url(../img/object09.png) 50% 50% no-repeat;background-size:cover;bottom:-140px;display:block;height:648px;left:-34%;margin:0;opacity:0;position:absolute;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:450px;z-index:50}@media screen and (max-width: 767px){#productWrap .productWrap__figure03{bottom:-90px;height:240px;left:-24%;width:168px}}#productWrap .productWrap__inner{background:#fff;margin:90px auto;max-width:914px;padding:20px 40px;position:relative;width:90%}@media screen and (max-width: 767px){#productWrap .productWrap__inner{margin:60px auto;max-width:94%;padding:20px 3% 34px;width:94%}}#productWrap .productWrap__inner::before{background:url(../img/product_inner01.png) 50% 0 repeat-x;content:'';height:60px;left:0;position:absolute;top:-60px;width:100%}@media screen and (max-width: 767px){#productWrap .productWrap__inner::before{background:url(../img/product_inner01.png) 50% 0 repeat-x;background-size:auto 30px;height:30px;top:-30px}}#productWrap .productWrap__inner::after{background:url(../img/product_inner02.png) 50% 100% repeat-x;bottom:-41px;content:'';height:41px;left:0;position:absolute;width:100%}#productWrap .productWrap__tape01{background:url(../img/tape01.png) 50% 0 no-repeat;background-size:cover;height:130px;left:20px;position:absolute;top:-100px;width:198px}@media screen and (max-width: 767px){#productWrap .productWrap__tape01{height:65px;left:-10px;top:-50px;width:99px}}#productWrap .productWrap__tape02{background:url(../img/tape02.png) 50% 0 no-repeat;background-size:cover;bottom:-20px;height:130px;position:absolute;right:-40px;width:198px;z-index:50}@media screen and (max-width: 767px){#productWrap .productWrap__tape02{bottom:-40px;height:65px;right:-20px;width:99px}}#productWrap .productWrap__col__h4{font-size:2.0em;font-weight:500;margin:0 auto 24px;padding:0;position:relative;text-align:center}@media screen and (max-width: 767px){#productWrap .productWrap__col__h4{font-size:2em}}#productWrap .productWrap__col__h4 span{position:relative}#productWrap .productWrap__col__h4 span::before{background:url(../img/product_title.png) 50% 50% no-repeat;background-size:cover;content:'';height:15px;left:-26px;position:absolute;top:8px;width:15px}#productWrap .productWrap__col__h4 span::after{background:url(../img/product_title.png) 50% 50% no-repeat;background-size:cover;content:'';height:15px;position:absolute;right:-26px;top:8px;width:15px}#productWrap .productWrap__box{box-sizing:border-box;margin:0 auto 34px;padding:0;width:100%}#productWrap .productWrap__box:last-child{margin:0 auto}@media screen and (max-width: 767px){#productWrap .productWrap__box{margin:0 auto 14px;width:100%}}#productWrap .productWrap__box .productWrap__box__small{display:block;font-size:0.8em;line-height:130%;margin:6px auto 20px}#productWrap .productWrap__box__img{margin:0 auto;width:500px}@media screen and (max-width: 767px){#productWrap .productWrap__box__img{width:90%}}#productWrap .productWrap__box__img img{display:block;height:auto;width:100%}#productWrap .productWrap__box__img small{display:block;font-size:1.3em;text-align:center}#productWrap .productWrap__box__due{font-size:160%;font-weight:700;text-align:center}#productWrap .productWrap__box__place{line-height:150%;text-align:center}#productWrap .productWrap__box__place .productWrap__box__place__h4{font-size:110%;margin:0 0 8px 0;padding:0}#productWrap .productWrap__box__place .productWrap__box__place__btn{background:#F96F35;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}#productWrap .productWrap__box__place .productWrap__box__place__btn:hover{background:#7044B2;color:#fff}#productWrap .productWrap__col{line-height:150%;margin:0 auto 50px;max-width:1100px;padding:0;position:relative;text-align:center;width:90%;z-index:10}@media screen and (max-width: 767px){#productWrap .productWrap__col{margin:0 auto 30px;max-width:94%;width:94%}}#productWrap .productWrap__col:last-child{margin:0 auto}#productWrap dl{align-items:flex-start;border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;font-size:1.6em;margin:0 auto 16px;padding:0 0 16px 0;text-align:left}#productWrap dt{background:#7044B2;border-radius:4px;box-sizing:border-box;color:#fff;font-size:0.8em;font-weight:700;margin:0 4% 0 0;padding:4px;text-align:center;width:20%}@media screen and (max-width: 767px){#productWrap dt{margin:0 0 6px 0;width:100%}}#productWrap dd{line-height:150%;margin:0;padding:0;position:relative;width:76%}@media screen and (max-width: 767px){#productWrap dd{margin:0;padding:0;width:100%}}#productWrap dd em{display:block;font-style:normal}#productWrap dd small{display:block;line-height:120%}#productWrap dd span{background:#AB2025;border-radius:100px;color:#fff;font-size:0.8em;font-weight:700;line-height:100%;margin:0 0 0 8px;padding:2px 6px}#productWrap dd .productWrap__box__banner{max-width:400px}@media screen and (max-width: 767px){#productWrap dd .productWrap__box__banner{max-width:100%}}#productWrap dd .productWrap__box__banner img{height:auto;width:100%}.tabarea{background:#fff;padding:0;position:relative}@media screen and (max-width: 767px){.tabarea{padding:0}}.tabarea .tab-group{box-sizing:border-box;display:flex;justify-content:center;list-style-type:none;margin:0 auto;padding:0;width:100%}.tabarea .tab{align-items:center;background:rgba(37,101,155,0.5);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-grow:1;flex-wrap:wrap;font-size:2.4em;font-weight:700;height:64px;justify-content:center;line-height:110%;list-style:none;margin:0;opacity:0.7;padding:0 10px;position:relative;text-align:center;transition:all 0.3s ease-out;width:50%}@media screen and (max-width: 767px){.tabarea .tab{font-size:1.4em;height:40px}}.tabarea .tab:hover{background:#fff;color:#000;opacity:1}.tabarea .tab:last-child{margin:0}.tabarea .tab.is-active{background:#fff;color:#000;opacity:1}.tabarea .panel-index{background:rgba(0,0,0,0.2);color:#4646DC;font-weight:500;margin:0 auto;padding:0;text-align:center;width:100%}@media screen and (max-width: 767px){.tabarea .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{background:#fff;display:none;padding:20px 0 44px}@media screen and (max-width: 767px){.panel{padding:10px 0 24px}}.panel.is-show{display:block}.panel .panel__inner{margin:0 auto;max-width:860px;padding:0;width:86%}@media screen and (max-width: 767px){.panel .panel__inner{max-width:92%;width:92%}}.panel .panel__photo{background-size:cover !important;margin:0 auto 20px;padding:46% 0 0 0;width:34%}@media screen and (max-width: 767px){.panel .panel__photo{margin:0 auto 20px;padding:74% 0 0 0;width:54%}}.panel .panel__photo--special{margin:0 auto 20px;padding:46% 0 0 0;width:46%}@media screen and (max-width: 767px){.panel .panel__photo--special{margin:0 auto 20px;padding:74% 0 0 0;width:74%}}.panel .panel__txt{font-size:1.8em;font-weight:700;margin:0 0 40px 0}@media screen and (max-width: 767px){.panel .panel__txt{font-size:1.6em;line-height:140%}}.panel .panel__txt ul{text-align:left}.panel .panel__txt em{color:#AB2025;font-size:1.1em;font-style:normal;font-weight:700}.panel .panel__txt:last-child{margin:0}.panel .panel__txt__banner{display:block;margin:0;width:400px}@media screen and (max-width: 767px){.panel .panel__txt__banner{margin:0 auto;width:92%}}.panel .panel__txt__banner img{height:auto;width:100%}.panel .panel__info{margin:0 0 20px 0}.panel .panel__info dl{align-items:flex-start;border-bottom:1px solid #762175;display:flex;flex-wrap:wrap;font-size:1.6em;margin:0 auto 16px;padding:0 0 16px 0;text-align:left}.panel .panel__info dt{background:#5487C8;box-sizing:border-box;color:#fff;font-size:0.8em;font-weight:700;margin:0 4% 0 0;padding:4px;text-align:center;width:20%}@media screen and (max-width: 767px){.panel .panel__info dt{margin:0 0 6px 0;width:100%}}.panel .panel__info dd{color:#4646DC;line-height:150%;margin:0;padding:0;position:relative;width:76%}@media screen and (max-width: 767px){.panel .panel__info dd{margin:0;padding:0;width:100%}}.panel .panel__info dd span{background:#AB2025;border-radius:100px;color:#fff;font-size:0.8em;font-weight:700;line-height:100%;margin:0 0 0 8px;padding:2px 6px}.panel .panel__btnbuy{background:url(../img/buybg2.png) 50% 0 no-repeat;background-size:cover;color:#000;display:block;font-size:2.4em;height:76px;margin:0 auto;padding:0;position:relative;text-decoration:none;transition:all 0.3s ease-out;width:300px}@media screen and (max-width: 767px){.panel .panel__btnbuy{background-size:100%;height:70px;width:270px}}.panel .panel__btnbuy span{color:#F4D367;display:flex;font-weight:700;justify-content:center;position:absolute;top:44%;width:100%}@media screen and (max-width: 767px){.panel .panel__btnbuy span{top:40%}}.panel .panel__btnbuy:hover{opacity:0.6}#noticeWrap{background:url(../img/bgsp.jpg) 50% 50% no-repeat;background-size:cover;border-radius:14px;margin:50px auto 0;max-width:940px;padding:24px;position:relative;text-align:center;width:90%}@media screen and (max-width: 767px){#noticeWrap{border-radius:10px;margin:34px auto 0;max-width:92%;padding:20px 12px;width:92%}}#noticeWrap .noticeWrap__inner{background:rgba(255,255,255,0.9);border:3px solid #7044B2;border-radius:14px;padding:24px}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__inner{padding:14px}}#noticeWrap .noticeWrap__h4{font-size:2.0em;line-height:140%;margin:0 auto 14px;padding:0}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__h4{font-size:1.6em}}#noticeWrap .noticeWrap__txt{font-size:1.6em;margin:0;padding:0}@media screen and (max-width: 767px){#noticeWrap .noticeWrap__txt{font-size:1.4em}}#noticeWrap img{display:block;height:auto;margin:0 auto;width:340px}@media screen and (max-width: 767px){#noticeWrap img{width:100%}}#faqWrap{background:url(../img/bg01.jpg) 50% 50% repeat;margin:0 auto;padding:0;position:relative;width:100%}@media screen and (max-width: 767px){#faqWrap{margin:0 auto 20px;padding:0}}#faqWrap .faqWrap__inner{margin:0 auto;padding:40px 0 60px;width:100%}@media screen and (max-width: 767px){#faqWrap .faqWrap__inner{padding:30px 0}}#faqWrap .faqWrap__col{background:#fff;border:3px solid #92989B;border-radius:6px;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;color:#7044B2;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:#F96F35}#faqWrap .faqWrap__title::before{background:url(../img/arrow_down.png) no-repeat 50% 50%;background-size:cover;content:'';display:inline-block;height:12px;margin:0 12px 0 0;position:relative;top:-2px;transition:all 0.3s ease-out;width:13px}#faqWrap .faqWrap__title::after{background:url(../img/arrow_down.png) no-repeat 50% 50%;background-size:cover;content:'';display:inline-block;height:12px;margin:0 0 0 12px;position:relative;top:-2px;transition:all 0.3s ease-out;width:13px}#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(37,101,155,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: 767px){#faqWrap .faqWrap__txt__col{font-size:1em;width:100%}}#faqWrap .faqWrap__txt__col:last-child{border-bottom:none;margin:0;padding:0}#faqWrap .faqWrap__txt__col ul{margin:6px 0;padding:0 0 0 20px}#faqWrap .faqWrap__txt__col ul li{margin:0 0 6px 0}#faqWrap .faqWrap__txt__col ul li:last-child{margin:0}#newsWrap{color:#000;margin:0 auto;padding:0 0 50px 0;position:relative;width:100%;z-index:50}@media screen and (max-width: 767px){#newsWrap{padding:0 0 30px 0;width:100%}}#newsWrap .newsWrap__figure01{background:url(../img/object10.png) 50% 50% no-repeat;background-size:cover;display:block;height:325px;left:-8%;margin:0;opacity:0;position:absolute;top:20px;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:318px}@media screen and (max-width: 767px){#newsWrap .newsWrap__figure01{height:167px;left:-18%;top:-10px;width:159px}}#newsWrap .newsWrap__figure02{background:url(../img/object11.png) 50% 50% no-repeat;background-size:cover;bottom:0;display:block;height:172px;margin:0;opacity:0;position:absolute;right:0;-webkit-transform:translateX(30px);transform:translateX(30px);width:287px}@media screen and (max-width: 767px){#newsWrap .newsWrap__figure02{height:86px;width:144px}}#newsWrap .newsWrap__inner{height:200px;margin:0 auto;overflow-y:scroll;padding:0;width:100%;z-index:10}@media screen and (max-width: 767px){#newsWrap .newsWrap__inner{height:160px;padding:0}}#newsWrap .newsWrap__list{margin:0 auto;max-width:740px;padding:0;position:relative;width:90%}@media screen and (max-width: 767px){#newsWrap .newsWrap__list{max-width:92%;width:92%}}#newsWrap .newsWrap__list__dl{background:#EBEBEB;background-size:24px auto;border-radius:100px;color:#000;cursor:pointer;display:flex;flex-wrap:wrap;font-size:1.8em;font-weight:500;line-height:150%;margin:0 auto 6px;padding:14px 20px;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{content:'\f0a9';font-family:"Font Awesome 5 Free";font-size:1.2em;font-weight:900;margin:0 6px 0 0;position:absolute;right:14px;top:calc(50% - 13.5px);transition:all 0.3s ease-out}#newsWrap .newsWrap__list__dl:hover{background:#7044B2;color:#fff;opacity:1}#newsWrap .newsWrap__list__dl--nolink{background:#EBEBEB;cursor:auto}#newsWrap .newsWrap__list__dl--nolink::before{display:none}#newsWrap .newsWrap__list__dl--nolink:hover{background:#EBEBEB;color:#000;opacity:1}#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{box-sizing:border-box;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 7% 0 0;width:77%}@media screen and (max-width: 767px){#newsWrap .newsWrap__list__dd{margin:0;padding:0 8% 0 0;width:100%}}#viewWrap{background:url(../img/bg01.jpg) 50% 50% repeat;margin:0 auto;padding:60px 0;position:relative;z-index:50}@media screen and (max-width: 767px){#viewWrap{padding:60px 0 34px}}#viewWrap .title__h3{margin:0 auto 50px}@media screen and (max-width: 767px){#viewWrap .title__h3{margin:0 auto 30px}}#viewWrap .title__h3 em{font-size:5em}@media screen and (max-width: 767px){#viewWrap .title__h3 em{font-size:3em}}#viewWrap .title__h3 span{display:block;margin:20px 0 0 0}@media screen and (max-width: 767px){#viewWrap .title__h3 span{margin:12px 0 0 0}}#viewWrap .viewWrap__inner{background:rgba(255,255,255,0.8);border-radius:14px;margin:0 auto 50px;max-width:740px;padding:50px 34px;width:90%}@media screen and (max-width: 767px){#viewWrap .viewWrap__inner{margin:0 auto 30px;max-width:90%;padding:30px 4%}}#viewWrap .viewWrap__col{margin:0 0 40px 0;width:100%}#viewWrap .viewWrap__col:last-child{margin:0}#viewWrap .viewWrap__col .viewWrap__col__movie{margin:0;padding:54% 0 0 0;position:relative;width:100%}#viewWrap .viewWrap__col .viewWrap__col__movie iframe{height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}#viewWrap .viewWrap__col__txt{font-size:1.6em;margin:0 0 20px 0}@media screen and (max-width: 767px){#viewWrap .viewWrap__col__txt{font-size:1.4em}}#viewWrap .viewWrap__col__txt ul{margin:0;padding:0 0 0 24px}#viewWrap .viewWrap__col__txt li{margin:0 0 12px 0}#viewWrap .viewWrap__col__txt2{font-size:1.6em;margin:0 0 10px 0;text-align:center}@media screen and (max-width: 767px){#viewWrap .viewWrap__col__txt2{font-size:1.4em}}#viewWrap .viewWrap__h4{color:#7044B2;font-family:"Kaisei Opti",serif;font-size:2.0em;font-weight:700;margin:0 0 20px 0;padding:0;text-align:center}@media screen and (max-width: 767px){#viewWrap .viewWrap__h4{font-size:1.6em;margin:0 0 14px 0}}#viewWrap table{background:#fff;border-collapse:collapse;font-size:0.8em;margin:0 0 12px 0;table-layout:fixed;width:100%}@media screen and (max-width: 767px){#viewWrap table{line-height:120%}}#viewWrap th,#viewWrap td{border:1px solid #ccc;box-sizing:border-box;font-weight:400;line-height:140%;padding:8px 8px;text-align:center}@media screen and (max-width: 767px){#viewWrap th,#viewWrap td{padding:8px 4px}}#viewWrap th small,#viewWrap td small{display:block;text-align:center}#viewWrap th{background:#222;color:#fff;font-weight:700}.eventdisc__bn{color:#fff;font-size:1.4em;margin:0 auto;padding:34px 0 0 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;padding:26px 0 0 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:80%;width:80%}}.eventdisc__bn a{color:#f8f401}/*! ----------------------------------------------------------------
04.block
----------------------------------------------------------------- */.modal__about__com__h3{font-size:2.4em;font-weight:700;line-height:140%;text-indent:0 !important}.modal__about__com__h4{color:#F96F35;font-size:1.4em}.modal__about1{background:rgba(0,0,0,0.7) !important}.modal__about1 .modal__about__close{background:#5487C8 !important;border-radius:100%;position:absolute !important;right:-25px !important;top:-25px !important}.modal__about{align-items:center;background:rgba(0,0,0,0.9);box-sizing:border-box;color:#fff;display:flex;height:100%;justify-content:center;left:0;margin:0 auto;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__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:#F96F35;font-size:1.4em}

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