.register_bottom{box-sizing:border-box;position:fixed;left:0;bottom:-101px;width:100%;background-color:var(--surface-primarySurface);visibility:hidden;transition:.3s;z-index:200;display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 20px}@media screen and (max-width:767px){.register_bottom{gap:12px}}@media screen and (max-width:576px){.register_bottom{flex-direction:column;gap:4px;padding:8px 15px}}.register_bottom img{display:block;object-fit:contain;background-repeat:no-repeat;background-size:contain}.register_bottom img.next_image{width:100%!important;height:auto!important;display:none}@media screen and (min-width:1081px){.register_bottom img.next_image.pc{display:block}}@media(min-width:768px)and (max-width:1080px){.register_bottom img.next_image.tablet{display:block}}@media(min-width:577px)and (max-width:767px){.register_bottom img.next_image.tablet_mini{display:block}}@media screen and (max-width:576px){.register_bottom img.next_image.sp{display:block}}.register_bottom .fukidasi img{max-width:326px}@media screen and (max-width:767px){.register_bottom .fukidasi img{max-width:261px}}@media screen and (max-width:576px){.register_bottom .fukidasi img{max-width:145px}}.register_bottom button{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:.3s}.register_bottom button:hover{opacity:.7}.register_bottom button img{max-width:547px}@media screen and (max-width:767px){.register_bottom button img{max-width:454px}}@media screen and (max-width:576px){.register_bottom button img{max-width:345px}}