/*	===============================================================
	● CSSファイル
	---------------------------------------------------------------
	Release 2026.07.29                                Powerd by TDR
	=============================================================== */

	a.nolink
	{
		pointer-events: none;
	}
	*:has(>a.nolink)
	{
		cursor: not-allowed;
	}
