.App{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--app-background-color, #ffffff)}.AppForm{margin:0 20px;padding:32px 0;width:100%;max-width:272px;min-height:480px}@media screen and (min-width: 769px){.AppForm{max-width:376px;padding:31px;background:#fff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px}}.FormTitle{margin:30px 0 25px;font-size:17px;line-height:25px;text-align:center}.ClientLogo{width:64px;height:64px;background:#fff;box-shadow:0 2px 4px #00000029;border-radius:4px}._formText_1px0t_1{margin-top:7px;font-size:14px;color:#757575}.CodeDigit{display:inline-block;height:1.5em;width:1em;border-bottom:1px solid #777;text-align:center}.CodeDigit:not(:first-of-type){margin-left:.5em}*{box-sizing:border-box}body{min-width:320px}html,body,#root{height:100%;min-height:568px;margin:0}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}
