@charset "UTF-8";

.faqlist {
	font-weight: 700;
	margin-left: 0;
	padding-left: 30px;
}
.faqlist  p, .faqlist  ul {
	font-weight: 400;
}
.faqlist  ul {
	margin-bottom: 10px;
	list-style-type: disc;
}
