/*! ----------------------------------------------------------------
* 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}@font-face{font-family:"M PLUS 2";font-style:normal;font-weight:400;src:url("../fonts/MPLUS2-Regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"M PLUS 2";font-style:normal;font-weight:500;src:url("../fonts/MPLUS2-Medium.woff2") format("woff2");font-display:swap}@font-face{font-family:"M PLUS 2";font-style:normal;font-weight:700;src:url("../fonts/MPLUS2-Bold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Kaisei Decol";font-style:normal;font-weight:400;src:url("../fonts/KaiseiDecol-Regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"Kaisei Decol";font-style:normal;font-weight:700;src:url("../fonts/KaiseiDecol-Bold.woff2") format("woff2");font-display:swap}:root{--swiper-navigation-size: 34px !important;--swiper-theme-color: #1E4D93 !important}@media screen and (max-width: 767px){:root{--swiper-navigation-size: 24px !important}}/*! ----------------------------------------------------------------
02.libs
----------------------------------------------------------------- *//*! ----------------------------------------------------------------
03.common
----------------------------------------------------------------- */html{overflow-y:auto;font-size:62.5%;line-height:150%}html.active{overflow-y:hidden}@media screen and (max-width: 767px){html.active{overflow-y:hidden}}body{position:relative;padding:0;color:#000;word-wrap:break-word;display:block;font-family:"M PLUS 2",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}body::before{content:"";position:fixed;width:100%;height:100%;background:url(../img/bg.webp) 50% 50% no-repeat;background-size:cover}body::before{z-index:-1}section,div{line-height:150%;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}#header{position:relative;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}#header{z-index:800}#header{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#header .header__logocol{position:relative;width:188px;padding:20px 0 0 22px;display:grid;grid-template-columns:99px 99px;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){#header .header__logocol{top:14px;left:14px;width:131px;padding:4px 0 12px;grid-template-columns:73px 73px;gap:12px}}#header .header__logocol svg{width:100%;height:auto}#header .header__logocol a{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#header .header__logocol a:hover{opacity:.6}#navi{position:fixed;top:0;right:-400px;width:300px;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{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){#navi{right:-130px;width:100%}}#navi.active{visibility:visible;right:0;opacity:1;background:rgba(0,74,180,.9)}#navi.active{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#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:1.8rem;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}#navilist .navilist__li{-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:20px 1%;font-size:1.7rem;line-height:150%}}#navilist .navilist__li:hover{color:#d1d831;-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:fixed;top:-80px;right:0;width:70px;height:60px;padding:0 0 0 8px;display:inline-block;-webkit-transition:all .4s;transition:all .4s;color:#000;background:#fff;border-top:3px solid #d3d3d3;border-left:3px solid #d3d3d3;border-bottom:3px solid #d3d3d3;border-radius:100px 0 0 100px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.btnopen{z-index:120}.btnopen.vis{top:18px}@media screen and (max-width: 767px){.btnopen.vis{display:block}.btnopen.vis{z-index:120}}.btnopen::after{position:absolute;content:"メニュー";bottom:8px;width:50px;left:0;right:0;margin:0 auto;font-size:.6em;text-align:center}@media screen and (max-width: 767px){.btnopen::after{bottom:8px}}.btnopen:hover{background:#d1d831}.btnopen.active::after{content:"CLOSE"}.btnopen span{position:absolute;left:0;right:0;margin:0 auto;width:34%;height:2px;background:#000;border-radius:4px;display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box}.btnopen span:nth-of-type(1){top:13px}.btnopen span:nth-of-type(2){top:19px}.btnopen span:nth-of-type(3){bottom:27px}.btnopen.active span:nth-of-type(1){top:15px;-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:29px;-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}.btnclose{z-index:155}.btnclose{-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:#d83d3d;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btnclose:after{position:absolute;content:"";top:0;left:0;width:2px;height:26px;border-radius:50px;background:#d83d3d;-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}}.title__h3{position:relative;margin:-6px auto 40px;height:58px;padding:0 0 4px;font-size:3.2rem;font-weight:700;line-height:100%;text-align:center;color:#fff;background:#1e4d93;border-radius:100px;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}@media screen and (max-width: 767px){.title__h3{margin:-4px auto 30px;font-size:2.2em;height:44px}}.title__h3::before{content:"";width:18px;height:24px;margin:6px 12px 0 0;padding:0;background:url(../img/arrow01.svg) 50% 50%;background-size:cover}@media screen and (max-width: 767px){.title__h3::before{width:15px;height:20px}}.title__h3::after{content:"";width:18px;height:24px;margin:6px 0 0 12px;padding:0;background:url(../img/arrow01.svg) 50% 50%;background-size:cover;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media screen and (max-width: 767px){.title__h3::after{width:15px;height:20px}}.title__h4{position:relative;margin:0 auto 20px;height:30px;padding:0 0 4px;font-family:"Kaisei Decol",sans-serif;font-size:1.8rem;font-weight:700;line-height:100%;color:#fff;background:#5e5a4f;border-radius:100px;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}@media screen and (max-width: 767px){.title__h4{margin:0 auto 14px;height:24px;padding:0 0 4px;font-size:1.6rem}}#footer{position:relative;padding:60px 0 120px;color:#000;font-size:1.6em;text-align:center;background:#fff}#footer{z-index:90}@media screen and (max-width: 767px){#footer{padding:40px 0 120px}}#footer .footer__figure01{position:absolute;top:-110px;right:calc(50% - 48vw);width:224px;height:163px;background:url(../img/figure16.webp) 50% 50% no-repeat;background-size:cover;-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0}@media screen and (max-width: 767px){#footer .footer__figure01{top:-64px;right:calc(50% - 52vw);width:104px;height:76px}}#footer .footer__logo{width:440px;margin:0 auto 30px;display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){#footer .footer__logo{width:80%;gap:8%}}#footer .footer__logo svg{width:100%;height:auto;fill:#000}#footer .footer__logo svg{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#footer .footer__logo svg:hover{opacity:.6}@media screen and (max-width: 767px){#footer .footer__logo svg:hover{opacity:1}}#footer .footer__logo__logo2 svg{width:100%;height:auto;fill:#000}#footer .footer__logo__logo2 svg{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#footer .footer__logo__logo2 svg:hover{opacity:.6}@media screen and (max-width: 767px){#footer .footer__logo__logo2 svg:hover{opacity:1}}#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}#footer .footer__logocol__col{-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:#fff}#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}#footer .footer__link{-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:#d83d3d}.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}@media screen and (max-width: 767px){.footer__txt{width:70%;margin:0 auto}}.footer__txt small{line-height:150%;display:block}.snscol{position:relative;margin:0 auto;padding:0;font-weight:700;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.snscol{-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}.snscol .snscol__col .snscol__col__li{-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;left:0;top:15px;width:50px;padding:6px 0 2px;font-weight:700;color:#000;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;visibility:hidden;opacity:0}.sharecol{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.sharecol{z-index:720}@media screen and (max-width: 767px){.sharecol{top:auto;bottom:84px}}.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;height:50px;margin:2px 0;padding:0;border-radius:0 4px 4px 0;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;background:#fff}.sharecol .sharebtn__col .sharebtn__col__li{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.sharecol .sharebtn__col .sharebtn__col__li i{font-size:2em;color:#fff}.sharecol .sharebtn__col .sharebtn__col__li--tw{background:#fff}.sharecol .sharebtn__col .sharebtn__col__li--tw svg{width:24px;height:auto;margin:0;fill:#000 !important}@media screen and (max-width: 767px){.sharecol .sharebtn__col .sharebtn__col__li--tw svg{height:auto}}.sharecol .sharebtn__col .sharebtn__col__li--line svg{width:32px;margin:0;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:0;right:0;bottom:0;width:92%;height:64px;margin:0 auto;font-size:2.2rem;font-weight:700;color:#fff;text-decoration:none;border-top:5px solid #fff;border-right:5px solid #fff;border-left:5px solid #fff;background:#d83d3d;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;-webkit-box-shadow:0 0 8px rgba(0,0,0,.5);box-shadow:0 0 8px rgba(0,0,0,.5);opacity:0}.btnticket{z-index:700}.btnticket{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.btnticket.vis{visibility:visible;opacity:1}.btnticket:hover{color:#fff;background:#1fb8e8;opacity:1}@media screen and (max-width: 767px){.btnticket:hover{color:#fff;opacity:1;background:#d83d3d}}.btnticket--figure01{position:absolute;top:-8px;left:calc(50% - 144px);width:71px;height:76px;background:url(../img/ticket_figure01.png) 50% 50% no-repeat;background-size:cover}.btnticket--figure02{position:absolute;top:-18px;right:calc(50% - 166px);width:100px;height:88px;background:url(../img/ticket_figure02.png) 50% 50% no-repeat;background-size:cover}.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}.topBtn{z-index:700}.topBtn{-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:#2a6699;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}.text-center2{text-align:center}@media screen and (max-width: 767px){.text-center2{text-align:left}}.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:#2a6699;outline:none}a{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover{color:#999}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:#d83d3d;font-weight:700}.andmore{margin:34px 0 0 0;padding:0;text-align:center;font-size:1.6em;font-weight:500}@media screen and (max-width: 767px){.andmore{margin:0}}.bnfc{margin:6px auto 0;width:344px;text-align:center;display:block}@media screen and (max-width: 767px){.bnfc{width:96%;margin:6px auto}.bnfc small{font-size:1.2rem !important}}.bnfc img{width:100%;height:auto;display:block}.button01{width:280px;height:54px;margin:0 auto 54px;padding:0;font-size:1.6rem;font-weight:700;color:#000;text-decoration:none;background:#fff;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:8px;border:1px solid #ccc;-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.3);box-shadow:3px 3px 0 rgba(0,0,0,.3)}.button01{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.button01{margin:0 auto 40px;font-size:1.5rem}}@media(hover: hover){.button01:hover{color:#fff;background:#d83d3d}}.button01--m10{margin:0 auto 10px}.button01--m20{margin:0 auto 20px}@media screen and (max-width: 767px){.button01--m20{margin:0 auto 14px}}.button01--mt40{margin:40px auto 0}.button02{width:280px;height:54px;margin:0 auto 40px;padding:0;font-size:2rem;font-weight:700;color:#fff;text-decoration:none;background:#d83d3d;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:3px solid #fff;-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.5);box-shadow:3px 3px 0 rgba(0,0,0,.5)}.button02{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.button02{margin:0 auto 30px;font-size:1.8rem;height:50px}}@media(hover: hover){.button02:hover{color:#fff;background:#2a6699}}.button03{width:380px;height:76px;margin:0 auto 54px;padding:0;font-size:1.6rem;font-weight:700;line-height:130%;color:#000;text-decoration:none;background:#fff;text-align:center;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:8px;border:1px solid #ccc;-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.3);box-shadow:3px 3px 0 rgba(0,0,0,.3)}.button03{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.button03{width:96%;height:76px;margin:0 auto 40px;font-size:1.5rem}}@media(hover: hover){.button03:hover{color:#fff;background:#d83d3d}}.button03--m10{margin:0 auto 10px}.button03--mt40{margin:40px auto 0}.outerWrap{margin:60px auto}@media screen and (max-width: 767px){.outerWrap{margin:30px auto}}.innerWrap{position:relative;width:90%;max-width:1088px;margin:0 auto 40px;padding:50px 4% 20px;border:10px solid #1e4d93;background:#f0f0f0}@media screen and (max-width: 767px){.innerWrap{width:98%;max-width:98%;margin:0 auto 40px;padding:30px 4% 10px;border:6px solid #1e4d93}}.button__next{position:relative;width:280px;height:54px;margin:40px auto;padding:0;font-size:1.6rem;font-weight:700;line-height:100%;color:#000;text-decoration:none;background:#fff;display:grid;place-content:center;border-radius:8px;border:1px solid #ccc;-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.3);box-shadow:3px 3px 0 rgba(0,0,0,.3)}.button__next{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.button__next{margin:30px auto;font-size:1.5rem}}@media(hover: hover){.button__next:hover{color:#fff;background:#d83d3d}}.button__next--margin0{margin:0 auto 40px}@media screen and (max-width: 767px){.button__next--margin0{margin:0 auto 30px}}.button__next span{position:relative}.button__next span::before{content:"";position:relative;top:1px;width:12px;height:12px;margin:0 5px 0 0;border:1px solid #000;display:inline-block}.button__next.active{pointer-events:none;background:#ccc;-webkit-box-shadow:none;box-shadow:none}.button__next.active span{position:relative}.button__next.active span::after{content:"";position:absolute;top:-2px;left:0;width:17px;height:17px;margin:0 4px 0 0;background:url(../images/ico_check.svg) 50% 50% no-repeat;background-size:cover;display:inline-block}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;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}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper.swiper-horizontal{-ms-touch-action:auto;touch-action:auto}.titletop{margin:0 auto 30px;padding:0;width:546px;height:336px;background:url(../images/title-top.webp) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){.titletop{width:100%;margin:0 auto 20px;padding:61.54% 0 0 0;height:auto}}.titletop--hint{margin:0 auto 30px;width:546px;height:234px;background:url(../images/title-hint.webp) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){.titletop--hint{width:100%;margin:0 auto 20px;padding:42.86% 0 0 0;height:auto}}.titletop--hint span{display:none}.titletop span{display:none}.titletop--index{margin:0 auto 30px;font-size:2rem;font-weight:700;text-align:center}@media screen and (max-width: 767px){.titletop--index{width:100%;margin:0 auto 20px;font-size:1.7rem}}.hinttitle{margin:0 0 40px;padding:0;font-size:2.8rem;font-weight:700;line-height:130%;text-align:center}@media screen and (max-width: 767px){.hinttitle{margin:0 0 30px;font-size:2.2rem}}.hinttitle small{font-size:1.8rem}.hinttitle--logo{width:412px;height:auto;margin:0 auto 24px;display:block}@media screen and (max-width: 767px){.hinttitle--logo{width:80%;max-width:412px;margin:0 auto 14px}}.hinttitle--truefalse{width:280px;height:auto;margin:30px auto 0;display:block}@media screen and (max-width: 767px){.hinttitle--truefalse{width:60%;margin:20px auto 0}}.hinttitle__puzzlett{width:100%;margin:0 0 26px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:8px}@media screen and (max-width: 767px){.hinttitle__puzzlett{margin:0 0 20px}}.hinttitle__puzzlett img{width:auto;height:30px}@media screen and (max-width: 767px){.hinttitle__puzzlett img{height:24px}}.hinttitle__puzzlett--img2{width:auto;height:40px !important}@media screen and (max-width: 767px){.hinttitle__puzzlett--img2{height:34px !important}}.hintWrap__list{width:100%;max-width:720px;margin:0 auto 30px;padding:0;list-style-type:none}@media screen and (max-width: 767px){.hintWrap__list{margin:0 auto 20px}}.hintWrap__list__li{margin:0 0 16px}.hintWrap__list__li:last-child{margin:0}@media screen and (max-width: 767px){.hintWrap__list__li{margin:0 0 12px}}.hintWrap__list__link{padding:12px 14px;font-size:2.4rem;font-weight:700;line-height:100%;color:#31283f;text-decoration:none;background:#ccc;display:grid;border-radius:6px}@media screen and (max-width: 767px){.hintWrap__list__link{padding:10px;font-size:1.6rem}}@media(hover: hover){.hintWrap__list__link:hover{color:#31283f;opacity:.6}}.hintWrap__list__link--col{display:grid;grid-template-columns:40px 1fr;gap:10px}.hintWrap__list__link--num{width:40px;height:40px;padding:9px 0 0 0;color:#fff;font-size:2rem;text-align:center;background:#31283f;border-radius:6px}.hintWrap__list__link--num span{font-size:1rem;line-height:20%;display:block}.hintWrap__list__link--title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hintWrap__list__link--txt{margin:0 0 0 6px}@media screen and (max-width: 767px){.hintWrap__list__link--txt{margin:0 0 0 2px}}.hintWrap__list__link--name{width:auto;height:30px;display:inline-block}@media screen and (max-width: 767px){.hintWrap__list__link--name{height:22px}}.hintWrap__list__link--name2{width:auto;height:40px;display:inline-block}@media screen and (max-width: 767px){.hintWrap__list__link--name2{height:30px}}.hintWrap__list__link--pink{background:#e772a8}.hintWrap__list__link--skyblue{background:#5dc2d0}.hintWrap__list__link--yellow{background:#e6ea85}.hintWrap__list__link--orange{background:#ef8572}.hintWrap__list__link--green{background:#40b581}.hintWrap__list__link--purple{background:#8f82b8}.hintWrap__sec{width:100%;margin:0 0 40px;font-size:1.6rem;text-align:center}@media screen and (max-width: 767px){.hintWrap__sec{margin:0 0 34px;font-size:1.5rem}}.hintWrap__sec:last-child{margin:0 0 30px}@media screen and (max-width: 767px){.hintWrap__sec:last-child{margin:0 0 20px}}.hintWrap__sec--index{margin:0 0 14px}@media screen and (max-width: 767px){.hintWrap__sec--index{margin:0 0 8px}}.hintWrap__acc{border:2px solid #31283f}.hintWrap__acc .illustWrap{margin:0}.hintWrap__acc__title{padding:10px 12px 12px;font-size:2.4rem;font-weight:700;background:#fff;cursor:pointer}.hintWrap__acc__title{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintWrap__acc__title{padding:8px 10px 10px;font-size:1.8rem}}.hintWrap__acc__title span{position:relative}.hintWrap__acc__title span::after{content:"";position:relative;width:20px;height:16px;margin:0 0 0 8px;background:url(../images/ico_triangle1.svg) 50% 50% no-repeat;background-size:cover;display:inline-block}.hintWrap__acc__title span::after{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintWrap__acc__title span::after{width:18px;height:14px;margin:0 0 0 6px}}.hintWrap__acc__title span em{margin:0 8px 0 0;padding:0 10px 3px;font-size:2.2rem;color:#fff;font-style:normal;background:#31283f;border-radius:6px}@media screen and (max-width: 767px){.hintWrap__acc__title span em{font-size:1.7rem}}.hintWrap__acc__title.active span{position:relative}.hintWrap__acc__title.active span::after{content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(hover: hover){.hintWrap__acc__title:hover{color:#fff;background:rgba(0,0,0,.4);opacity:1}}.hintWrap__acc__cont{padding:20px;border-top:2px solid #31283f;background:#f0f0f0;display:none}@media screen and (max-width: 767px){.hintWrap__acc__cont{padding:12px}}.hintWrap__acc__cont--pink{background:#e772a8}.hintWrap__acc__cont--skyblue{background:#5dc2d0}.hintWrap__acc__cont--yellow{background:#e6ea85}.hintWrap__acc__cont--orange{background:#ef8572}.hintWrap__acc__cont--green{background:#40b581}.hintWrap__acc__cont--purple{background:#8f82b8}.hintWrap__acc .hintcol:last-child{margin:0}.hintWrap__accinner{margin:0 0 20px;border:2px solid #31283f;background:#fff}@media screen and (max-width: 767px){.hintWrap__accinner{margin:0 0 12px}}.hintWrap__accinner:last-child{margin:0}.hintWrap__accinner__title{padding:10px 12px 12px;font-size:2.4rem;font-weight:700;background:#f3f3f3;cursor:pointer}.hintWrap__accinner__title{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintWrap__accinner__title{padding:8px 10px 10px;font-size:1.6rem}}.hintWrap__accinner__title span{position:relative}.hintWrap__accinner__title span::after{content:"";position:relative;width:20px;height:16px;margin:0 0 0 8px;background:url(../images/ico_triangle1.svg) 50% 50% no-repeat;background-size:cover;display:inline-block}.hintWrap__accinner__title span::after{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintWrap__accinner__title span::after{width:18px;height:14px;margin:0 0 0 6px}}.hintWrap__accinner__title.active span{position:relative}.hintWrap__accinner__title.active span::after{content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(hover: hover){.hintWrap__accinner__title:hover{color:#fff;background:rgba(0,0,0,.4);opacity:1}}.hintWrap__accinner__cont{padding:20px;border-top:2px solid #31283f;background:#fff;display:none}@media screen and (max-width: 767px){.hintWrap__accinner__cont{padding:12px}}.hintWrap__accinner__cont--gray{background:#d3d3d3}.hintWrap__accinner2{margin:0 0 20px;border:2px solid #31283f}@media screen and (max-width: 767px){.hintWrap__accinner2{margin:0 0 12px}}.hintWrap__accinner2:last-child{margin:0}.hintWrap__accinner2__title{padding:10px 12px 12px;font-size:2.4rem;font-weight:700;background:#f3f3f3;cursor:pointer}.hintWrap__accinner2__title{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintWrap__accinner2__title{padding:8px 10px 10px;font-size:1.8rem}}.hintWrap__accinner2__title span{position:relative}.hintWrap__accinner2__title span::after{content:"";position:relative;width:20px;height:16px;margin:0 0 0 8px;background:url(../images/ico_triangle1.svg) 50% 50% no-repeat;background-size:cover;display:inline-block}.hintWrap__accinner2__title span::after{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintWrap__accinner2__title span::after{width:18px;height:14px;margin:0 0 0 6px}}.hintWrap__accinner2__title.active span{position:relative}.hintWrap__accinner2__title.active span::after{content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(hover: hover){.hintWrap__accinner2__title:hover{color:#fff;background:rgba(0,0,0,.4);opacity:1}}.hintWrap__accinner2__cont{padding:20px;border-top:2px solid #31283f;background:#fff;display:none}@media screen and (max-width: 767px){.hintWrap__accinner2__cont{padding:12px}}.lastnazo__btnlist{width:90%;max-width:720px;margin:0 auto 30px;display:grid;gap:20px}@media screen and (max-width: 767px){.lastnazo__btnlist{width:90%;max-width:90%}}.lastnazo__btnlist--btn{width:100%;padding:0 2%;height:60px;font-size:2.4rem;font-weight:700;line-height:130%;text-align:center;color:#fff;text-decoration:none;border-radius:6px;background:#ef8572;display:grid;place-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.lastnazo__btnlist--btn{height:70px;font-size:1.8rem}}@media(hover: hover){.lastnazo__btnlist--btn:hover{color:#fff;background:#31283f;opacity:1}}.lastnazo__btnlist--txt{margin:0 0 -14px;font-size:1.6rem;text-align:center}@media screen and (max-width: 767px){.lastnazo__btnlist--txt{margin:0 0 -16px;font-size:1.4rem}}.lastWrap{position:relative;width:100%;max-width:940px;margin:0 auto}@media screen and (max-width: 767px){.lastWrap{width:100%;max-width:100%}}.lastWrap .button01,.lastWrap .button03{margin:0 auto 40px}@media screen and (max-width: 767px){.lastWrap .button01,.lastWrap .button03{margin:0 auto 30px}}.lastWrap .button01--m10,.lastWrap .button03--m10{margin:0 auto 10px}.lastWrap--h2{margin:0 0 20px;padding:0;color:#ef8572;font-size:2.4rem;font-weight:700;text-align:center}@media screen and (max-width: 767px){.lastWrap--h2{margin:0 0 16px;font-size:2rem}}.lastWrap__col{margin:0 0 30px;font-size:1.6rem}@media screen and (max-width: 767px){.lastWrap__col{margin:0 0 30px;font-size:1.5rem}}.lastWrap__col--clearimg{width:100%;margin:0 auto;display:block}.lastWrap__col--ac{display:none}.lastWrap__col--acimg{position:relative;width:600px;margin:0 auto;cursor:pointer}.lastWrap__col--acimg{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media(hover: hover){.lastWrap__col--acimg:hover{opacity:.6}}@media screen and (max-width: 767px){.lastWrap__col--acimg{width:100%}}.lastWrap__col--acimg img{width:100%;height:auto;display:block}.lastWrap__col--acimg__txtatt{position:absolute;top:0;left:0;width:100%;height:100%;font-size:2rem;font-weight:700;color:#fff;background:rgba(0,0,0,.5);display:grid;place-content:center}.lastWrap__col--step{margin:0 0 40px;display:none}.lastWrap__col--step.active{display:block}.lastWrap__col--step:last-child{margin:0}.lastWrap__col--index{margin:0 0 8px;font-size:1.6rem;text-align:center}.lastWrap__col--index2{margin:20px 0;font-size:1.6rem;text-align:center}.lastWrap__sharecol{margin:0 0 30px;font-size:1.6rem;text-align:center}@media screen and (max-width: 767px){.lastWrap__sharecol{margin:0 0 30px;font-size:1.5rem}}.lastWrap__movie{position:relative;width:100%;margin:0 0 30px;padding:56% 0 0 0}.lastWrap__movie iframe{position:absolute;top:0;left:0;width:100%;height:100%}.lastWrap__attention{width:100%;margin:0 0 30px;padding:10px;font-size:2.8rem;font-weight:700;line-height:150%;color:#d83d3d;background:#d1d831;text-align:center;display:grid;place-content:center}@media screen and (max-width: 767px){.lastWrap__attention{font-size:2rem;line-height:130%}}@media screen and (max-width: 767px){.lastWrap__attention--ver2{font-size:1.7rem}}.lastWrap__attention small{margin:6px 0 0;font-size:1.4rem;line-height:120%;display:block}@media screen and (max-width: 767px){.lastWrap__attention small{font-size:1.3rem}}.lastWrap__imgcol{width:100%;margin:0 0 30px}.lastWrap__imgcol img{width:100%;height:auto;display:block}.lastWrap__imgcol2{width:800px;margin:0 auto}@media screen and (max-width: 767px){.lastWrap__imgcol2{width:100%}}.lastWrap__imgcol2 img{width:100%;height:auto;display:block}.lastWrap__starea{position:relative;width:100%;margin:0 0 20px;padding:24px 0}@media screen and (max-width: 767px){.lastWrap__starea{padding:12px 0}}.lastWrap__starea::before{content:"";position:absolute;top:0;left:0;width:100%;padding:5.11% 0 0 0;background:url(../images/paper-top.svg) 50% 50%;background-size:cover}.lastWrap__starea::before{z-index:10}.lastWrap__starea::after{content:"";position:absolute;bottom:0;left:0;width:100%;padding:5.11% 0 0 0;background:url(../images/paper-bottom.svg) 50% 50%;background-size:cover}.lastWrap__starea::after{z-index:10}.lastWrap__starea--inner{position:relative;width:100%;padding:40px 4%;background:url(../images/bg_story.webp) 50% 50%;background-size:cover}@media screen and (max-width: 767px){.lastWrap__starea--inner{padding:30px 4%}}.lastWrap__starea--inner2{position:relative;width:100%;padding:40px 4%}@media screen and (max-width: 767px){.lastWrap__starea--inner2{padding:30px 4%}}.lastWrap__stcol{width:90%;max-width:744px;margin:0 auto 20px;display:grid;grid-template-columns:200px 1fr;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.lastWrap__stcol{width:100%;max-width:100%;margin:0 auto 20px;grid-template-columns:30% 1fr;gap:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.lastWrap__stcol:last-child{margin:0 auto}.lastWrap__stcol--nogrid{display:block}.lastWrap__stcol--img img{width:100%;height:auto;margin:0;padding:0;display:block}.lastWrap__stcol--txt{font-size:1.8rem;font-family:"Kaisei Decol",sans-serif;font-weight:400;line-height:150%}@media screen and (max-width: 767px){.lastWrap__stcol--txt{font-size:1.5rem}}.lastWrap__stcol--txt__bubble{color:#1e4d93}.lastWrap__stcol--txt__bubble em{font-size:3rem;font-weight:700;font-style:normal}@media screen and (max-width: 767px){.lastWrap__stcol--txt__bubble em{font-size:2.4rem}}.lastWrap__stcol--txt2{font-size:2.8rem;font-family:"Kaisei Decol",sans-serif;font-weight:700;line-height:150%;text-align:center}@media screen and (max-width: 767px){.lastWrap__stcol--txt2{font-size:2.2rem}}.lastWrap__stcol--txt2--fonts{font-size:1.8rem !important}@media screen and (max-width: 767px){.lastWrap__stcol--txt2--fonts{font-size:1.6rem !important}}.lastWrap__stcol--txt3{margin:14px 0 0 0;padding:14px;font-size:1.8rem;font-family:"Kaisei Decol",sans-serif;font-weight:700;line-height:150%;text-align:center;background:hsla(0,0%,100%,.6)}@media screen and (max-width: 767px){.lastWrap__stcol--txt3{font-size:1.6rem}}.lastWrap__stcol--icon{width:60px;height:auto;display:inline-block}@media screen and (max-width: 767px){.lastWrap__stcol--icon{width:50px}}.lastWrap__stcol--icon2{width:auto;height:38px;margin:0 4px;display:inline-block}@media screen and (max-width: 767px){.lastWrap__stcol--icon2{height:28px}}.lastWrap__stcol--order{grid-template-columns:1fr 200px}@media screen and (max-width: 767px){.lastWrap__stcol--order{grid-template-columns:1fr 30%}}.lastWrap__stcol--order .lastWrap__stcol--img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lastWrap__stcol--order .lastWrap__stcol--txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lastWrap__form{width:600px;margin:80px auto 40px;display:grid;grid-template-columns:96px 1fr;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.lastWrap__form{width:94%;margin:60px auto 30px;display:block;text-align:center}}.lastWrap__form--col{display:grid;grid-template-columns:1fr 114px;gap:16px}@media screen and (max-width: 767px){.lastWrap__form--col{margin:8px 0 0 0;grid-template-columns:1fr 90px;gap:10px}}.lastWrap__form input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;font:inherit;outline:none}.lastWrap__form--tt{font-size:2.4rem;font-weight:700;line-height:100%}@media screen and (max-width: 767px){.lastWrap__form--tt{font-size:2rem}}.lastWrap__form__input{width:100%;margin:0;height:54px;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;text-align:center;font-size:1.6rem !important;border:1px solid #31283f !important;border-radius:6px !important;background:#fff !important;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.lastWrap__form__input{border:2px solid #2a6699 !important}}.lastWrap__form__input::-webkit-input-placeholder{opacity:.7}.lastWrap__form__input::-moz-placeholder{opacity:.7}.lastWrap__form__input:-ms-input-placeholder{opacity:.7}.lastWrap__form__input::-ms-input-placeholder{opacity:.7}.lastWrap__form__input::placeholder{opacity:.7}.lastWrap__button{margin:0 auto;width:100%;height:50px;font-size:1.6rem;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;background:#ef8572;border:1px solid #31283f;border-radius:6px;-webkit-box-shadow:4px 4px 0 rgba(0,0,0,.4);box-shadow:4px 4px 0 rgba(0,0,0,.4)}@media screen and (max-width: 767px){.lastWrap__button{-webkit-box-shadow:2px 2px 0 rgba(0,0,0,.8);box-shadow:2px 2px 0 rgba(0,0,0,.8)}}.lastWrap__button:hover{color:#fff;background:#2a6699}.lastWrap__navibtn{width:90%;max-width:1088px;margin:0 auto 24px;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;gap:0 24px}.lastWrap__navibtn--list2{width:90%;max-width:700px}.hintcol{margin:0 0 20px;border:2px solid #000;background:#fff}@media screen and (max-width: 767px){.hintcol{margin:0 0 14px}}.hintcol__title{height:60px;font-size:2rem;font-weight:700;background:#f3f3f3;cursor:pointer;display:grid;place-content:center}.hintcol__title{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintcol__title{height:46px;font-size:1.6rem}}.hintcol__title span{position:relative}.hintcol__title span::after{content:"";position:relative;width:20px;height:16px;margin:0 0 0 8px;background:url(../images/ico_triangle1.svg) 50% 50% no-repeat;background-size:cover;display:inline-block}.hintcol__title span::after{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.hintcol__title span::after{width:18px;height:14px;margin:0 0 0 6px}}.hintcol__title.active span{position:relative}.hintcol__title.active span::after{content:"";position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(hover: hover){.hintcol__title:hover{color:#fff;background:rgba(0,0,0,.4);opacity:1}}.hintcol__cont{padding:40px;border-top:1px solid #000;display:none}@media screen and (max-width: 767px){.hintcol__cont{padding:16px}}.hintcol__cont--img{width:100%;height:auto;display:block}.illustWrap{margin:0 auto 20px;padding:0}@media screen and (max-width: 767px){.illustWrap{width:100%}}.illustWrap__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px}@media screen and (max-width: 767px){.illustWrap__list{grid-template-columns:repeat(2, 1fr);gap:12px}}.illustWrap__col--img{width:100%;height:auto;display:block;cursor:pointer}.illustWrap__col--img{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media(hover: hover){.illustWrap__col--img:hover{opacity:.6}}.illustWrap__col--txt{margin:8px 0 0 0;font-size:1.6rem;font-weight:500;color:#d83d3d;text-align:center;display:none}@media screen and (max-width: 767px){.illustWrap__col--txt{margin:4px 0 0 0;font-size:1.5rem}}.boardWrap{margin:0 auto 20px;padding:0}@media screen and (max-width: 767px){.boardWrap{width:100%}}.boardWrap__col{width:480px;margin:0 auto 24px}@media screen and (max-width: 767px){.boardWrap__col{width:100%;margin:0 auto 20px}}.boardWrap__col:last-child{margin:0 auto}.boardWrap__col--img{width:100%;height:auto;display:block}.endnotice{width:100%;max-width:940px;margin:60px auto;padding:0}@media screen and (max-width: 767px){.endnotice{width:100%;max-width:100%;margin:40px auto 30px}}.endnotice__sec{border-bottom:2px solid #000}.endnotice__sec:last-child{border-bottom:none}.endnotice__txt{font-size:1.6rem;text-align:center}@media screen and (max-width: 767px){.endnotice__txt{font-size:1.4rem}}.endnotice__title{margin:0 0 20px;padding:12px;color:#fff;background:#2a6699;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: 1000px){.endnotice__title{display:grid;grid-template-columns:1fr;gap:0}}@media screen and (max-width: 767px){.endnotice__title{grid-template-columns:1fr}}.endnotice__title--txt{font-size:2.6rem;font-weight:700;line-height:130%;padding:0;text-align:center}@media screen and (max-width: 767px){.endnotice__title--txt{font-size:1.8rem}}.endnotice__title--txt span{color:#d83d3d}.endnotice__list{margin:0 0 24px;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media screen and (max-width: 767px){.endnotice__list{margin:0 0 14px;grid-template-columns:repeat(1, 1fr);gap:10px}}.endnotice__list__col{border:2px solid #2a6699;display:grid;grid-template-rows:subgrid;grid-row:span 4;gap:14px;background:#fff;text-decoration:none;background:hsla(0,0%,100%,.1)}@media screen and (max-width: 767px){.endnotice__list__col{gap:8px}}.endnotice__list__col .btn02{width:calc(100% - 28px);margin:0 auto 18px}.endnotice__list__col--imgcol{position:relative;margin:0;padding:56% 0 0 0;background-size:cover !important}.endnotice__list__col--imgcol iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.endnotice__list__col--tt{margin:0;padding:0 14px;font-size:2rem;font-weight:700;text-align:center;display:grid;place-content:center}@media screen and (max-width: 767px){.endnotice__list__col--tt{font-size:1.5rem;padding:0 10px}}.endnotice__list__col--txt{padding:0 14px;font-size:1.6rem}@media screen and (max-width: 767px){.endnotice__list__col--txt{padding:0 10px 10px;font-size:1.4rem}}.endnotice__col{width:500px;margin:0 auto;font-size:1.6rem;text-align:center}@media screen and (max-width: 767px){.endnotice__col{width:90%;font-size:1.4rem}}.endnotice__col img{margin:0 auto 14px;width:100%;height:auto;display:block}.endnotice__col__ex{margin:0 0 30px;padding:24px;background:#fff}.endnotice__col__ex--index{font-size:1.8rem;font-weight:700}.sharesns{width:100%;margin:20px auto 0;padding:0;line-height:100%;font-weight:700;color:#000;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sharesns{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.sharesns{z-index:720}.sharesns__col{margin:0 auto;padding:0 0 8px;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}.sharesns__col__li{position:relative;width:40px;height:40px;margin:0 20px;padding:0}.sharesns__col__li{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.sharesns__col__li--x svg{width:38px;height:auto;margin:1px 0;fill:#000}.sharesns__col__li--line svg{width:40px;height:auto;margin:0;fill:#00b900}.sharesns__col__li:hover{opacity:.6}.sharesns__col__li .sharesns__col__li__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}.hintpage__ex{padding:0 4%;text-align:center;font-size:1.4rem}@media screen and (max-width: 767px){.hintpage__ex{font-size:1.3rem}}.headerbn{width:90%;max-width:1088px;margin:0 auto;display:block}@media screen and (max-width: 767px){.headerbn{width:98%;max-width:98%;margin:0 auto}}.headerbn img{width:100%;height:auto;display:block}/*! ----------------------------------------------------------------
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:10px 0;z-index:9000;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__about .modal__about__bg{top:0;left:0;position:fixed;background:rgba(209,219,46,.8);width:100%;height:100%}.modal__about .modal__about__bg{z-index:-1}.modal__about .modal__about__outer{position:relative;width:80%;max-width:1100px;padding:0}@media screen and (max-width: 767px){.modal__about .modal__about__outer{width:99%;max-width:99%}}.modal__about .modal__about__outer--outer2{background:#fff;-webkit-box-shadow:3px 3px 8px #5e5a4f;box-shadow:3px 3px 8px #5e5a4f}@media screen and (max-width: 767px){.modal__about .modal__about__outer--outer2{width:80%;max-width:80%}}.modal__about .modal__about__inner{position:relative;width:100%;padding:20px 24px;overflow-x:none !important;overflow-y:auto}@media screen and (max-width: 767px){.modal__about .modal__about__inner{padding:20px 4%}}.modal__about .modal__about__inner--inner2{max-height:90vh}.modal__about .modal__about__inner::-webkit-scrollbar{width:12px}.modal__about .modal__about__inner::-webkit-scrollbar-track{background:#5e5a4f}.modal__about .modal__about__inner::-webkit-scrollbar-thumb{background:#2a6699}.modal__about .modal__about__inner--p0{padding:0;overflow-x:none !important}.modal__about .modal__about__col{position:relative;width:100%;margin:0 auto;line-height:150%}.modal__about .modal__about__col__txt{width:90%;margin:0 auto;text-align:center;font-size:1.6em;line-height:200%}@media screen and (max-width: 767px){.modal__about .modal__about__col__txt{width:98%;font-size:1.5em}}.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__img{width:100%;padding:53.23% 0 0 0;background-size:cover !important}@media screen and (max-width: 767px){.modal__about .modal__about__col__img{width:98%;font-size:1.5em}}.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:#2a6699;border:none}.modal__about .modal__about__close{-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__slide{position:relative;width:90%;margin:0 auto}@media screen and (max-width: 767px){.modal__about__slide{width:97%;max-width:97%}}.swiper-pagination{bottom:-20px !important}.swiper-button-next{right:-30px !important}@media screen and (max-width: 767px){.swiper-button-next{right:-20px !important}}.swiper-button-prev{left:-30px !important}@media screen and (max-width: 767px){.swiper-button-prev{left:-20px !important}}.modal__nazo1__img{width:250px !important;max-width:250px !important;height:auto;margin:14px auto !important;display:block}@media screen and (max-width: 767px){.modal__nazo1__img{width:180px !important;max-width:180px !important}}/*# sourceMappingURL=style2.css.map */