body { background-color: #fce4ec; /* 薄いピンク、可愛いブラのイメージ */ color: #333; font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif; line-height: 1.9; padding: 2em; } h1 { font-size: 1.8em; text-align: center; margin-bottom: 1em; } h2 { font-size: 1.3em; margin-top: 2em; margin-bottom: 0.5em; bo…