@charset "utf-8";
#customer-privacypolicy h1{
  font-size: 150%;
  width: 100%;
  border-bottom: solid 2px #667699;
  margin-bottom: 0.5rem;
}
#customer-privacypolicy h2{
  font-size: 130%;
  width: 100%;
  border-bottom: solid 2px #667699;
  margin-bottom: 0.5rem;
  margin-top: 3rem;
}
#customer-privacypolicy h3{
	border-bottom: dotted 2px #999;
	font-size: 110%;
	padding-bottom: 0.2rem;
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.dot-list li{
	list-style:inherit;
	margin-left: 1.5rem;
}