@charset "utf-8";
main.about {
	padding-bottom: 90px;
}
main.about .wrapper {
	max-width: 1600px;
	min-width: 1024px;
	position: relative;
	width: 100%;
}
main.about .wrapper .right-bg {
	position: absolute;
	top: -142px;
	right: -15px;
	z-index: -1;
}
section .border {
	height: 45px;
}
.wrapper section {
	width: 800px;
	margin: 0 auto;
}
.wrapper section {
	margin-top: 72px;
}
.wrapper section.middle .character {
	width: 470px;
	display: inline-block;
}
.wrapper section.middle.clearfix h3 {
	margin: 0 0 30px 0;
}
.wrapper section.middle img.right {
	float: right;
	margin-top: 6px;
}
.wrapper section p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 32px;
}