/* staff_list */
#staffCts {
}

#staffCts ul {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	padding: 0;
	margin-right: -18px;
}

#staffCts ul li {
	margin: 0px 18px 18px 0px;
	width: 156px;
	/*width: 152px;*/
	text-align: center;
	box-sizing: border-box;
}

#staffCts ul li a {
	/*min-height: 334px;*/
	border: 1px #e2e2e2 solid;
	display: block;
	box-sizing: border-box;
	color: inherit;
	text-decoration: none;
	padding-bottom: 0.8em;
	box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {/* SP */
	#staffCts ul {
		/*display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		padding: 0;
		margin-right: -18px;*/
	}

	#staffCts ul li {
		margin: 0px 18px 18px 0px;
		width: calc(50% - 18px);
		text-align: center;
		box-sizing: border-box;
	}
	#staffCts ul li:nth-child(odd) {
		margin: 0px 18px 18px 0px;
	}
	#staffCts ul li:nth-child(even) {
		margin: 0px 0 18px 0px!important;
	}
}

#staffCts ul li figure {
	width: 100%;
	font-size: 0;
	background: #f2f2f2;
}
#staffCts ul li img {
	width: 100%; /*161px*/
}
#staffCts ul li h2 {
	margin: 0px;
	padding: 16px 2px 10px;
	background: none;
	border-bottom: none;
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.2;
}

#staffCts ul li span {
	margin: 0px auto;
	padding: 8px 0px;
	width: 100px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1;
	display: block;
}

#staffCts ul li h2 > span {
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #333;
	font-size: 0.6em;
	line-height: 2.0;
	display: block;
}

#staffCts ul li p {
	margin: 8px 5px 0px 5px;
	padding: 0;
	width: auto;
	font-size: 0.9em;
	line-height: 1.2;
	display: block;
}

#staffCts ul li .post00 {
	background-color: #000080;
}

#staffCts ul li .post01 {
	background-color: #4682b4;
}

#staffCts ul li .post02 {
	background-color: #808000;
}

#staffCts ul li .post03 {
	background-color: #ff8c00;
}

#staffCts ul li .post04 {
	background-color: #cd853f;
}

#staffCts ul li .post05 {
	background-color: #5c4033;
}

#staffCts ul li .post06 {
	background-color: #db7093;
}


.indexStaffDt {
	margin: 0;
	padding: 0;
	clear: both;
}

.indexStaffDt .staffHead {
	margin: 0;
	padding: 0;
	clear: both;
}

.indexStaffDt .staffHead .staffHeadTop {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.indexStaffDt .staffHead .staffHeadTop .headLeft {
	width: 161px;
	margin-right: 50px;
	box-sizing: border-box;
}

.indexStaffDt .staffHead .staffHeadTop .headRight {
	flex: 1;
}
@media print, screen and (max-width: 767px) {/* SP */
	.indexStaffDt .staffHead .staffHeadTop {
		display: inherit;
	}
	.indexStaffDt .staffHead .staffHeadTop .headLeft {
		width: 161px;
		margin-right: auto!important;
		margin-left: auto!important;
		margin-bottom: 3em;
		text-align: center;
	}
}

.indexStaffDt .staffHead .staffHeadTop .headRight h4 {
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 1em;
	border-left-style: solid;
	border-left-width: 5px;
	background: none;
	font-weight: bold;
	clear: both;
}

.indexStaffDt .staffHead.post00 .staffHeadTop .headRight h4
{
	border-left-color: #000080;
}

.indexStaffDt .staffHead.post01 .staffHeadTop .headRight h4
{
	border-left-color: #4682b4;
}

.indexStaffDt .staffHead.post02 .staffHeadTop .headRight h4
{
	border-left-color: #808000;
}

.indexStaffDt .staffHead.post03 .staffHeadTop .headRight h4
{
	border-left-color: #ff8c00;
}

.indexStaffDt .staffHead.post04 .staffHeadTop .headRight h4
{
	border-left-color: #cd853f;
}

.indexStaffDt .staffHead.post05 .staffHeadTop .headRight h4
{
	border-left-color: #5c4033;
}

.indexStaffDt .staffHead.post06 .staffHeadTop .headRight h4
{
	border-left-color: #db7093;
}

.indexStaffDt .staffHead dt h5
{
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight: bold;
}

.indexStaffDt .staffHead.post00 dt h5
{
	border-left-color: #000080;
}

.indexStaffDt .staffHead.post01 dt h5
{
	border-left-color: #4682b4;
}

.indexStaffDt .staffHead.post02 dt h5
{
	border-left-color: #808000;
}

.indexStaffDt .staffHead.post03 dt h5
{
	border-left-color: #ff8c00;
}

.indexStaffDt .staffHead.post04 dt h5
{
	border-left-color: #cd853f;
}

.indexStaffDt .staffHead.post05 dt h5
{
	border-left-color: #5c4033;
}

.indexStaffDt .staffHead.post06 dt h5
{
	border-left-color: #db7093;
}

.staffBlue .staffHead .staffHeadTop .headRight h4 {
	border-left: 5px #347BD4 solid;
}

.headRight h4 .post {
	margin: 0px 0px 0.3em 0px;
	font-size: inherit;
	line-height: 1.8;
	display: block;
}

.indexStaffDt .staffHead .staffHeadTop .headRight h4 .name {
	margin: 0px 5px 0px 0px;
	font-size: 160%;
	line-height: 1.1;
}

.indexStaffDt .staffHead .staffHeadTop .headRight h4 .kana {
	font-size: 70%;
	line-height: 2.0;
}

.indexStaffDt .staffHead .staffHeadTop .headRight p {
	/*font-size: 75%;*/
	font-weight: normal;
	line-height: 2.0;
}

.indexStaffDt .dlStaff {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0;
	padding: 1.8em 0px 0;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
.indexStaffDt .dlStaff dt {
	margin: 0;
	width: 8em;
}

.indexStaffDt .dlStaff dt h5 {
	padding: 0px 0px 0px 0.6em;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3;
}

.staffBlue .dlStaff dt span {
	border-left: 5px #347BD4 solid;
}

.indexStaffDt .dlStaff dd {
	flex: 1;
}

.indexStaffDt .dlStaff dd div {
	padding: 0px 0px 0px 34px;
	min-height: 3em;
	height: auto !important;
	height: 3em;
	background: url(../img/line_triangle_top.gif) no-repeat left top;
}

.indexStaffDt .dlStaff dd div p {
	line-height: 1.7;
}

.indexStaffDt .staffYotei {
	margin: 0;
	padding: 0;
	clear: both;
}

.indexStaffDt .staffYotei dl {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	border: #CCCACA 1px solid;
}

.indexStaffDt .staffYotei dl dt {
	width: 110px;
}

.indexStaffDt .staffYotei dl dt img {
	display: block;
}

.indexStaffDt .staffYotei dl dd {
	width: 567px;
	font-size: 85%;
	font-weight: normal;
	line-height: 2.3;
	vertical-align: middle;
}

.indexStaffDt .staffKaisetsu h4 {
	margin: 0px 0px 26px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	font-size: 0px;
	line-height: 0;
	clear: both;
}
@media print, screen and (max-width: 767px) {/* SP */
	.indexStaffDt .dlStaff {
		display: inherit;
		margin: 0;
		padding: 1.8em 0px 0;
		border-bottom: 1px dotted #ccc;
	}
	.indexStaffDt .dlStaff dt {
		margin: 0 0 1em;
		width: auto;
	}

	.indexStaffDt .dlStaff dd {
		padding; 0;
		width: auto;
	}
	
	.indexStaffDt .dlStaff dd div {
		padding: 0;
	}
}
