body { font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; background-color: #e8f6ec; /* 優しいミントグリーン */ color: #222; line-height: 1.9; max-width: 760px; margin: 3em auto; padding: 2.5em; border-radius: 16px; box-shadow: 0 0 20px rgba(0, 100, 50, 0.1); } h1 { font-size: 1.8em; border-left: 8…