/* セクションh2見出し */ .gamer-section-heading { background-color: #f0f8ff; border-left: 6px solid #0073e6; padding: 10px; border-radius: 5px; font-size: 20px; margin-top: 30px; margin-bottom: 15px; font-weight: bold; } /* セクションh3見出し */ .gamer-section-heading.section-h3 { background-color: #e6f2ff; border-…