@charset "utf-8";
/* CSS Document */
.fs-c-inputTable tr:nth-of-type(5) .fs-c-inputTable__dataCell .fs-c-inputField::after {
	display: block;
	content: "6文字以上でご入力ください";
	margin-top: 0.25em;
	font-size: 80%;
}