@charset "UTF-8";*{font-family:"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}body{color:#000c02;background:#000c02;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}h1,h2,h3,h4,h5,h6,p{line-height:1.6em}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}.wrap{width:100%;max-width:200vw;margin:0 auto}.base{width:100%;margin:0 auto;padding:0 5.3333333333vw}.btn__anim{-webkit-animation:jump .5s cubic-bezier(.215,.61,.355,1) infinite alternate;animation:jump .5s cubic-bezier(.215,.61,.355,1) infinite alternate}.btn__line{display:block;position:absolute;left:0;right:0;width:92%;margin:0 auto}@-webkit-keyframes jump{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes jump{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.header{width:100%;font-family:"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;position:sticky;top:0;left:0;z-index:99999;-webkit-transition:all .4s;transition:all .4s;margin-bottom:-78px}.header a{color:#fff}.header__inner{height:78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__inner .logo{width:105px;margin:0 0 0 17px}.header__inner .logo a{display:block}.header__toggle{width:78px;height:78px;position:absolute;top:0;right:0;z-index:99999;cursor:pointer}.header__toggle:before{content:"";width:30px;height:8px;background:url(../../img/common/txt_menu.svg) no-repeat left top/100%;position:absolute;left:0;right:0;bottom:22px;margin:0 auto}.header__toggle span{display:block;background:#fff;height:2px;width:30px;margin-left:-15px;-webkit-transition:all .4s;transition:all .4s;position:absolute;left:50%}.header__toggle span:nth-child(1){top:23px}.header__toggle span:nth-child(2){top:32px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header__toggle span:nth-child(3){top:39px}.header__toggle.opened:after{opacity:1}.header__toggle.opened span:nth-child(1){top:41%;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.header__toggle.opened span:nth-child(2){background:0 0}.header__toggle.opened span:nth-child(3){top:41%;-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}.header .btn__login{display:block;width:30px;position:absolute;right:75px;top:24px}.header .btn__login span{position:relative}.header .btn__login span:before{content:"";width:30px;height:8px;background:url(../../img/common/txt_login.svg) no-repeat left top/100%;position:absolute;left:0;right:0;bottom:-15px;margin:0 auto}.header .btn__login img{width:19px;margin:0 auto;display:block}.header #gnav{position:fixed;width:100%;height:100%;top:0;left:0;-webkit-transition:all .4s;transition:all .4s;opacity:0;visibility:hidden;z-index:-9999;overflow-y:scroll;background:rgba(0,0,0,.9)}.header #gnav.active{opacity:1;visibility:visible;z-index:9999}.header #gnav ul.navi li{margin-bottom:20px}.header #gnav ul.navi li:last-child{margin:0}.header #gnav ul.navi li a{font-size:16px;letter-spacing:.11em}.footer{font-family:"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;padding:0 0 12vw}.footer .logo{width:35.2vw;margin:0 auto 7.2vw}.footer .btn{margin-bottom:9.3333333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .btn a{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;width:40.2666666667vw;height:10.1333333333vw;margin:0 1.3333333333vw;border-radius:9999px}.footer .btn a.login{background:#fff}.footer .btn a.login img{width:18.1333333333vw}.footer .btn a.signup{font-size:3.7333333333vw;font-weight:700;color:#fff;background:#00c200}.footer .copy{width:31.2vw;margin:0 auto}@media only screen and (min-width:751px){.wrap{max-width:750px}.base{padding:0 40px}.header{margin-bottom:-156px}.header__inner{height:156px}.header__inner .logo{width:210px;margin:0 0 0 34px}.header__toggle{width:156px;height:156px}.header__toggle:before{width:60px;height:16px;bottom:44px}.header__toggle span{height:4px;width:60px;margin-left:-30px}.header__toggle span:nth-child(1){top:46px}.header__toggle span:nth-child(2){top:64px}.header__toggle span:nth-child(3){top:78px}.header #gnav{width:750px;right:0;bottom:0;margin:auto}.footer{padding:0 0 90px}.footer .logo{width:264px;margin:0 auto 54px}.footer .btn{margin-bottom:70px}.footer .btn a{width:302px;height:76px;margin:0 10px}.footer .btn a.login img{width:136px}.footer .btn a.signup{font-size:28px}.footer .copy{width:234px}.sp{display:none!important}}@media only screen and (max-width:750px){.pc{display:none!important}}
/*# sourceMappingURL=../maps/layout/base.min.css.map */
