@charset "utf-8";

.h3-section .copy,
.h4-sections {
	width: 72%;
	float: left;
}
.h3-section .copy {
	margin-bottom: 50px;
}
.h4-sections .h4-section + .h4-section {
	margin-top: 35px;
}
.h4-sections h4 {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 30px;
}

.h3-section .president {
	width: 24%;
	float: right;
	text-align: right;
}
.h3-section .president p {
	padding: 13px 0 8px;
	text-align: left;
}
.h3-section .president .image.sign {
	width: 58.33%;
	display: inline-block;
}

/*
*/
.h4-section p{
	margin-bottom: 1.5em;
}