#terms_contents {
	width: 80%;
	margin: auto;
	font-size: 1.77rem;
}

.title {
	margin-bottom: 0.5rem;
}

.detail {
	font-size: 0.625rem;
	padding-left: 0.75rem;
	margin-bottom: 0.5rem;
}

.detail li {
	list-style: disc;
	font-size: 1.1rem;
}

#terms_contents ul {
	margin-left: 0.75rem;
	margin-bottom: 0.5rem;
}