:root{--text-1:#333333;--text-2:#7e7e7e;--placeholder:#cccccc;--line:#dadada;--primary:#0553dd;--light-blue:#edf3fb;--surface-soft:#f9f9f9;--white:#ffffff}*{box-sizing:border-box}body,html{background:var(--white)}body{margin:0;color:var(--text-1);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}@media (max-width:767px){body{min-width:320px}}