@charset "UTF-8";
	input[type="checkbox"]:disabled + label {
		color: #c3c3c3;
		cursor: not-allowed;
		opacity: 0.6;
	}
	.u-table td {
		list-style: none;
	}