@charset "utf-8";body,html{width:100%;max-width:500px;height:100%;padding:0;margin:0 auto;overflow:hidden;font-size:14px;background-color:#f8f8f8}*{box-sizing:border-box}input,select,textarea{display:block;-webkit-appearance:none;appearance:none;outline:0;background:0 0;border:none}.hidden{display:none}#app{width:100%;height:100%;overflow:hidden auto}.img-wrap{position:relative;width:100%}.img-wrap>img{width:100%}.img-wrap .btn-register{position:absolute;top:.5rem;left:1.17rem;width:5.16rem;height:.87rem}.img-wrap .link-guide{position:absolute;top:11.45rem;left:.45rem;width:6.6rem;height:1.3rem}.img-wrap .link-mail{position:absolute;top:7.59rem;left:2.3rem;width:2.92rem;height:.54rem}.arrow{position:absolute;bottom:.2rem;left:50%;width:.44rem;height:.46rem;background:url(../img/arrow_down.f5109057bf.png) no-repeat;background-size:cover;opacity:.5;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}@-webkit-keyframes bounce{0%,100%{-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,100%{-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}