/* プライバシーポリシーページのみ */
.effective-date {
    margin-bottom: 2rem;
    padding: 1.2rem 1rem;
    border: 1px solid #e1e8ed;
    border-radius: 6px;
    background: #f0f4f8;
    text-align: center;
    color: #666;
}