@import url("https://use.typekit.net/ode4qyj.css");@import url("https://fonts.googleapis.com/css2?family=Cardo:wght@300;400;500;600;700&family=Shippori+Mincho:wght@400;500;600;700&family=Roboto:wght@300;400;500;600;700&family=BIZ+UDGothic:wght@400;700&display=swap");:root{--background:#e4e2dd;--foreground:#150201;--font-all-round-gothic:"all-round-gothic",sans-serif;--font-cardo:"Cardo","Shippori Mincho",serif;--font-roboto:"Roboto","BIZ UDGothic",sans-serif;--font-shippori:"Shippori Mincho",serif}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;height:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-noto-sans-jp),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column}main{flex:1 1}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button,input,textarea{font:inherit;border:none;background:none}