[name="frm"] .c-button__group::after {
	content: "※ 受注番号は 'CM' を除いて送信してください";
	display: block;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: center;
	color: #cb0000;
	font-weight: 600;
	margin-top: 1em;
}
form .c-button__group::after {
	content: "※ 受注番号は 'CM' を除いて送信してください";
	display: block;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: center;
	color: #cb0000;
	font-weight: 600;
	margin-top: 1em;
}