.page-ttl {
	border-bottom: 0.1rem solid #2f2f2f;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 6rem;
	padding-bottom: 2rem;
}

.privacy-dl dt {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 1.7rem;
}

.privacy-dl dd {
	line-height: 2;
	margin-bottom: 3rem;
}

.privacy-dl dd:last-child {
	margin-bottom: 0;
}

.privacy-dl dd p {
	margin-bottom: 1.5rem;
}

.privacy-dl dd p:last-child {
	margin-bottom: 0;
}

.privacy-dl dd ul {
	padding-left: 1.6rem;
}

@media only screen and (min-width: 769px) {

.page-ttl {
	font-size: 3.6rem;
	margin-bottom: 13rem;
	padding-bottom: 4.9rem;
}

.privacy-dl dt {
	font-size: 2.8rem;
	margin-bottom: 2.7rem;
}

.privacy-dl dd {
	margin-bottom: 6.6rem;
}

.privacy-dl dd p {
	margin-bottom: 3rem;
}

.privacy-dl dd ul {
	padding-left: 3rem;
}

}


/*# sourceMappingURL=../sourcemap/pages/privacy.css.map */
