.privacy-container { max-width: 800px; margin: 2rem auto; padding: 0 1rem; font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, 'Noto Sans', sans-serif; line-height: 1.8; }

.text-center { text-align: center; }
.mt-32 { margin-top: 32px; }
.link-underline-strong { text-decoration: underline; font-weight: 700; color: #694d6d; }

/* プライバシーポリシーページではCookieアイコンを表示 */
#silktide-cookie-icon {
	display: block !important;
}

.cookie-settings-btn {
	cursor: pointer;
}

