@charset "shift_jis";
/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/
h2.cms_h2 {
	margin: 10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display: inline-block;
	width: 100%;
	line-height: 25px;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #a0cd32;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.container {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
}
.maincontents {
	width: 780px;
	float: right !important;
}
.side {
	width: 200px;
	float: left;
}
.cms_back {
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
.cms_back a {
	color: #004CD3;
	line-height: 18px;
}
.cms_back a:hover {
	text-decoration: none;
	color: #999999;
}
.staff_4 {
	width: 1000px !important;
}
.staff_4 ul {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}
.staff_4 ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border: 1px #CCCCCC solid;
	width: 323px;
	min-height: 270px;
	margin: 0px 3px 25px 3px;
	padding: 0px 10px;
	list-style: none;
	vertical-align: top;
	box-sizing: border-box;
}
.staff_4_img img {
	float: left;
	max-width: 140px;
	max-height: 225px;
	margin: 10px 0px;
	padding: 0px;
}
.staff_4_badge{
	text-align: center;
	margin: 0 auto;
}
.staff_4_r {
	display: block;
	width: 150px;
	float: right;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.staff_4_yakushoku {
	display: block;
	width: 70px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: #0099CC 5px solid;
	line-height: 20px;
	font-size: 11px;
	color: #000000;
}
.staff_4_name01 {
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
}
.staff_4_name02 {
	display: block;
	float: right;
	width: 120px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.staff_4_comment-ti {
	display: block;
	width: 150px;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #99CCCC;
	line-height: 16px;
	text-align: left;
	border-bottom: solid 1px #99CCCC;
}
.staff_4_comment01 {
	display: block;
	float: right;
	width: 150px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
.stepBar .visited span {
	background: #2e6256 !important;
}
.stepBar li span {
	background: #9bbdb5 !important;
}
.stepBar li:after {
	background: #9bbdb5 !important;
}