:root{--color-background:#ffffff;--color-primary:#232CB1;--color-secondary:#FFEFA6;--color-text:#000000}*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden;overflow-x:clip}body{color:var(--color-text);background:var(--color-background);font-family:dnp-shuei-gothic-kin-std,sans-serif;line-height:1.6;overflow-wrap:break-word;word-break:break-word}img{width:100%;height:100%;max-width:100%;margin:0;padding:0;object-fit:cover}ul{list-style:none}a{color:inherit;text-decoration:none}button{font-family:inherit}h2,h3{font-weight:400}