@charset "UTF-8";*{font-family:"Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Ｐゴシック","MS PGothic",sans-serif}body{color:#0c214b;letter-spacing:.03em}h1,h2,h3,h4,h5,h6,p{line-height:1.6em}a{font-family:"Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Ｐゴシック","MS PGothic",sans-serif}a img{opacity:1;-webkit-transition:opacity .4s;transition:opacity .4s}a:hover img{opacity:.8}a.opacity{opacity:1;-webkit-transition:opacity .4s;transition:opacity .4s}a.opacity:hover{opacity:.8}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.center-block{display:block;margin-left:auto;margin-right:auto}.center{text-align:center}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.f-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.f-jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.f-jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.f-jc-fe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.f-ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-ai-fs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.f-ai-fe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.f-ac-c{-ms-flex-line-pack:center;align-content:center}.base{width:100%;max-width:1440px;margin:0 auto;padding:0 97px}.btn{display:block}.btn.entry{background:linear-gradient(150deg,#ff7db5,#fa7cbd,#ee79d0,#d072ff);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;padding:10px 0;width:140px;-webkit-box-shadow:7.78px 7.78px 7.78px rgba(0,0,0,.07);box-shadow:7.78px 7.78px 7.78px rgba(0,0,0,.07)}.btn.entry .en{font-size:16.83px;font-weight:700;letter-spacing:.08em;line-height:1;margin:0 auto 1px}.btn.entry .ja{font-size:8.44px;letter-spacing:.08em;font-weight:500;line-height:1}.en{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,"Segoe UI",sans-serif}.header{padding:10px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;top:0;left:0;width:100%;z-index:999;-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.header .whitelogo{display:block}.header .blacklogo{display:none}.header.is-solid{background:#f6f5f6}.header.is-solid::before{opacity:0}.header.is-solid .whitelogo{display:none}.header.is-solid .blacklogo{display:block}.header__logo{display:block;width:170px;position:relative;z-index:999;padding:15px 0 0}.header::before{position:absolute;top:0;left:0;width:339px;aspect-ratio:339/266;content:"";background:url(../../img/top/img_header01.png) no-repeat left top;background-size:contain;z-index:1;-webkit-transition:.3s ease;transition:.3s ease}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.header__wrap .icons{display:none}.header__wrap .icons .snsicon{display:block;width:32px;aspect-ratio:1/1}.header__wrap .icons .snsicon img{width:100%}.header__burger{display:none}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 57px}.header__nav__item.icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 8.73px}.header__nav__item.icons a{width:32px}.header__nav__item.icons a img{width:100%}.header__nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 35px}.header__nav__link{color:#0c214b;font-size:14px;font-weight:500}.header__nav__link span{display:none}.header__nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 34.8px}#spNav .header__nav__row{display:none}#spNav .header__nav__row .header__logo{display:none}.footer__copy{font-size:12px;color:#fff;font-family:"Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Ｐゴシック","MS PGothic",sans-serif;background:linear-gradient(150deg,#ff7db5,#fa7cbd,#ee79d0,#d072ff);padding:10px 0;text-align:center}.js-fadeup{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .8s ease,-webkit-transform .8s ease;transition:opacity .8s ease,-webkit-transform .8s ease;transition:opacity .8s ease,transform .8s ease;transition:opacity .8s ease,transform .8s ease,-webkit-transform .8s ease;will-change:opacity,transform}.js-fadeup.is-show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.fadeup--d1{-webkit-transition-delay:80ms!important;transition-delay:80ms!important}.fadeup--d2{-webkit-transition-delay:.16s!important;transition-delay:.16s!important}.fadeup--d3{-webkit-transition-delay:.24s!important;transition-delay:.24s!important}.fadeup--d4{-webkit-transition-delay:.32s!important;transition-delay:.32s!important}@media (min-width:751px){html{font-size:1.2307692308vw}}@media (max-width:750px){html{font-size:4.2666666667vw}}@media screen and (max-width:767px){.base{padding:0 16px}.btn.entry.sp{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.btn.entry.under{width:165px;margin:0 -15px 33px auto;-webkit-box-shadow:9.22px 9.22px 9.22px rgba(0,0,0,.07);box-shadow:9.22px 9.22px 9.22px rgba(0,0,0,.07);padding:12px 0}.btn.entry.under .en{font-size:20px}.btn.entry.under .ja{font-size:10px}.header{padding:16px}.header.is-solid{background:0 0}.header.is-solid .blacklogo{display:none}.header__logo{width:144px;padding:0}.header::before{width:204px;aspect-ratio:204/89;background:url(../../img/top/img_header01_sp.png) no-repeat left top;background-size:contain}.header__nav__item.icons{padding:10px 0 0}}@media screen and (max-width:1024px) and (min-width:768px){.header::before{width:270px}}@media screen and (max-width:1140px){.header__wrap{gap:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__wrap .icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 6px}.header__burger{cursor:pointer;display:block;width:70px;height:56px;border:0;background:url(../../img/top/ico_diamond.svg) no-repeat;background-size:contain;cursor:pointer;z-index:999;position:relative;-webkit-transition:opacity .4s;transition:opacity .4s}.header__burger::before{position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"MENU";color:#fff;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;letter-spacing:.08em;font-size:11px;line-height:1.35}.header__burger:hover{opacity:.8}.header__nav{position:fixed;top:0;right:0;bottom:0;left:0;inset:0;background:#fff;opacity:0;visibility:hidden;-webkit-transition:opacity .4s;transition:opacity .4s;z-index:1000}.header__nav.is__open{opacity:1;visibility:visible;overflow-y:scroll}.header__nav.is__open .header__nav__inner{width:calc(100% - 50px);background:url(../../img/top/img_modal_bg.jpg) no-repeat;background-size:cover;top:30px;padding:20px;border-radius:30px;margin:0 auto}.header__nav__wrap{width:100%;margin:0 auto;padding:70px 0}.header__nav__list{display:-ms-grid;display:grid;grid-gap:20px;gap:20px;margin:0 0 52px;padding:0;list-style:none;width:100%}.header__nav__link{color:#fff;font-size:17px;letter-spacing:.08em;text-align:center;display:block;border-bottom:solid 1px rgba(255,255,255,.5);padding:0 0 20px}#spNav .header__nav__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#spNav .header__nav__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 30px}#spNav .header__nav__row .header__burger{width:70px}#spNav .header__nav__row .header__burger::before{content:"CLOSE"}#spNav .header__nav__row .header__logo{display:block}#spNav .btn.entry{background:#fff;max-width:390px;width:100%;height:62px;margin:0 auto 30px}#spNav .btn.entry .en{background:linear-gradient(150deg,#ff7db5,#fa7cbd,#ee79d0,#d072ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:600;font-size:20px;letter-spacing:.08em}#spNav .btn.entry .ja{font-size:11px;letter-spacing:.08em;background:linear-gradient(150deg,#ff7db5,#fa7cbd,#ee79d0,#d072ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:500}}@media screen and (max-width:1024px){.header__nav__link span{opacity:.5;font-weight:500;font-size:12px;letter-spacing:.02em;display:block;margin:0 auto 5px}}@media (prefers-reduced-motion:reduce){.js-fadeup{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none;opacity:1}}
/*# sourceMappingURL=../maps/layout/base.min.css.map */
