@charset "UTF-8";
@import url("../../css/style.css");

main th span { margin: 0 0 0 0.25em; padding: 3px 6px; background: #f00; color: #fff; font-size: 80%; font-weight: 400; line-height: 1; display: inline-block; }
main label.agreement { margin: 0 0 0 20px; }

@media screen and (max-width: 767px) {
	main label.agreement { margin: 0; }
	main input { width: 100% !important; }
	main input[type=checkbox] { width: auto !important; }
}