body { font-family: 'Noto Sans JP', sans-serif; line-height: 1.8; margin: 20px; } h1, h2, h3 { font-weight: bold; } h1 { font-size: 28px; } h2 { font-size: 24px; } h3 { font-size: 20px; } ul { padding-left: 20px; } img { width: 100%; max-width: 720px; height: auto; border-radius: 8px; } table { widt…