body { font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; background-color: #fff7f9; /* 花びらのようなやさしいピンク */ color: #333; line-height: 1.9; max-width: 760px; margin: 3em auto; padding: 2.5em; border-radius: 16px; box-shadow: 0 0 18px rgba(180, 120, 130, 0.15); } h1 { font-size: 1.8em; border…