#kv{
	background-image: url(../images/greeting/kv_greeting.jpg?2);
	background-repeat: no-repeat;
	background-position: calc(50% - 120px) bottom;
}

.chairman {
	text-align:center;
	line-height:1.3;
	margin-bottom:30px;
}
.chairman img {
	width:180px;
	height:auto;
	padding-bottom:10px;
}
