@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{box-sizing:border-box}html{height:100%}body{margin:0;min-width:320px;min-height:100%;font-family:Open Sans,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f6fb;color:#1f2937}#root{min-height:100%}@supports (min-height: 100dvh){#root{min-height:100dvh}}
