:root{--fluid:calc((100vw - 390px) / 1050px);--white:#fff;--black:#000;--gray:#e0e0e0;--font-mincho:"Zen Old Mincho",serif;--font-gothic:"Noto Sans JP",sans-serif;--font-crimson:"Crimson Text",serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--base-font-color:var( --white );--base-font-family:var( --font-gothic );--base-font-size:10px;--base-font-weight:var( --font-weight-normal );--base-line-height:1.5;--base-background-color:var( --black )}html{color:var(--base-font-color);font-family:var(--base-font-family);font-weight:var(--base-font-weight);font-style:normal;line-height:var(--base-line-height)}body{margin:0;min-width:320px;min-height:100vh;min-height:100svh;background-color:var(--base-background-color)}