@charset "utf-8";

.main-img {
	margin: 0 0 60px 0;
}

.section__ttl-double {
	box-sizing: border-box;
	margin: 0 0 35px 0;
	padding: 30px 0;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

#about .inner {
	width: 630px;
	margin: 0 auto;
}

#about .section__txt {
	margin: 0 0 100px 0;
	font-size: 1.4rem;
	line-height: 1.5;
}

#about .section__img {
	text-align: center;
	margin: 0 0 30px 0;
}