@charset "UTF-8";@-webkit-keyframes flash{0%,to{opacity:1}50%{opacity:0}}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}.system-wrap.show::after{opacity:1}.system-wrap::after{content:"";display:block;width:50%;height:100%;position:absolute;top:0;right:0;background:rgba(0,0,0,.8);opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.6s;transition-duration:.6s;z-index:-1}.system-ttl,.system-wrap::before{width:100%;height:calc(100vh - 80px)}.system-wrap::before{content:"";display:block;margin:0 auto}.system-ttl{position:fixed;top:77px;left:0;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;z-index:-1;background-position:center;background-repeat:no-repeat;background-size:cover}.system-ttl img{max-width:100%;max-height:100%;width:auto;height:auto}.system-ttl::after{content:"";display:block;width:52.5px;height:67px;background:url(../../img/index/arrow_scroll.png) left top no-repeat;background-size:100% auto;position:absolute;bottom:35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:flash 2s linear infinite;animation:flash 2s linear infinite}.system-content{width:50%;margin-left:auto;padding:60px 40px;color:#fff;box-sizing:border-box;font-size:18px;font-size:1.8rem;line-height:2.1}.system-content>div{margin-top:70px}.system-content>div:first-child{margin-top:0}.system-lead{font-size:26px;font-size:2.6rem;font-weight:700;line-height:1.4;border-bottom:#eb6100 solid 1px;padding-bottom:15px;margin-bottom:20px}.system-list{margin:0;padding:0;list-style:none}.system-list li{position:relative;padding-left:1.5em}.system-list li::before{content:"●";display:inline-block;position:absolute;top:0;left:0;color:#eb6100}.system-notice{font-size:14px;font-size:1.4rem}.bnr-system{text-align:center;margin-top:60px}@media only screen and (min-width:641px) and (max-width:834px) and (orientation:portrait){.system-wrap::after{width:100%}.system-ttl{-webkit-box-align:start;align-items:flex-start}.system-ttl img.for-pc{display:none}.system-ttl img.for-sp{display:block}.system-ttl::after{background:url(../../img/common/arrow_scroll.png) left top no-repeat;background-size:100% auto;width:10px;height:108px;bottom:60px;left:auto;right:40px;-webkit-transform:translateX(0);transform:translateX(0)}.system-content{width:auto}}@media only screen and (max-width:640px){.system-wrap::after{width:100%}.system-ttl,.system-wrap::before{height:calc(100vh - 70px)}.system-ttl{top:70px;height:calc(100dvh - 70px);-webkit-box-align:start;align-items:flex-start}.system-ttl::after{background:url(../../img/common/arrow_scroll.png) left top no-repeat;background-size:100% auto;width:10px;height:108px;bottom:70px;left:auto;right:25px;-webkit-transform:translateX(0);transform:translateX(0)}.system-content{width:auto;padding:20px 20px 60px;font-size:1.6rem;line-height:1.8}.system-content>div{margin-top:50px}.system-lead{font-size:2rem}.bnr-system{margin-top:40px}}@media only screen and (min-width:641px) and (max-width:768px){.system-content{padding:40px 30px}.system-lead{font-size:2.4rem}}