/* --- 追加のアコーディオン用スタイル --- */ .faq-content { border: 1px solid #ccc; margin: 12px auto; } .faq-button { display: flex; justify-content: space-between; align-items: center; background: #FAF7F0; /* ご指定のベージュ */ padding: 10px 15px; color: #333; font-weight: bold; cursor: pointer; font-size: 15px; } .faq-button:hover { opacity: