@charset "utf-8";
/* CSS Document */

/*
周年表彰下層
人物別スタイル
-----------------------------------*/

/*
01.php 小林 保彦
*/

.kobayashi .txt_area01 {
	margin: 30px 0px;
}
.kobayashi .txt_area_left {
	margin: 0px 2% 2% 0px;
	float: left;
}
.kobayashi .title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.kobayashi .txt01 {
	margin-left: 1.5rem;
}
.kobayashi .txt_right {
	margin-top: 15px;
	line-height: 1.2;
	text-align: right;
	clear: left;
}
#displaynone {
	display: none;
}
