/* 応募フォームテーブル上書き
***************************************/
.caption-hissu {
	text-align: right;
	margin: 0 0 15px;
	font-size: 0.77rem;
}
.caption-hissu span {
	font-size: inherit;
	color: #e55a3b;
}
#trust-form table td .error {
	font-size: 0.8125rem;
	color: #e55a3b;
}
.recruit-none {
	margin: 25px 0;
	padding: 25px 25px;
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	font-size: 1.125em;
	color: #5A7997;
}