.heading-3A {
	position: relative;
	margin: 0 0 16px;
	padding: 0 0 0 22px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.heading-3A:after {
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	display: block;
	width: 12px;
	height: 2px;
	background: #000;
}
.heading-3B,
.text-2A-block h1,
.text-2A-block h2,
.text-2A-block h3,
.text-2A-block h4,
.text-2A-block h5,
.text-2A-block h6 {
	margin: 0 0 14px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.heading-4A{
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
.heading-5A {
	margin-top: -12px;
	margin-bottom: 24px;
	font-size: 20px;
	line-height: 36px;
	font-weight: normal;
	padding-top:3px;

}

.text-A1 {
}
.text-2A,
.text-2A-block p {
	font-size: 14px;
	line-height: 26px;
}
.text-1B {
	font-size: 13px;
	line-height: 21px;
}
.text-2B {
	font-size: 14px;
	line-height: 22px;
}
.text-2C {
	font-size: 14px;
	line-height: 22px;
	margin-bottom:16px;
}
.text-2A-block p {
	margin-bottom: 40px;
}
.text-2A-block p + p {
	margin-top: -20px;
}
.text-3A {
	font-size:12px;
	line-height:18px;
}
.text-4A {
	margin: -2px 0 23px;
	font-size:18px;
	line-height:30px;
}
.center {
	text-align: center;
}
