@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* staff CSS [PC]
/*----------------------------------------------*/

.staffbox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DEDEDE;
}

.staff-photo {
	margin-bottom: 10px;
	text-align: center;
}

.staff-photo img {
	width: 50%;
}

.staff-text {
}

.staff-name {
	margin-bottom: 10px;
	font-size: 16px;
}

.staff-name span {
}

/*---- 会社概要 ----*/
.companytable {
}

.companytable-row {
	margin-bottom: 5px;
}

.companytable .companytable-title {
	padding: 5px 0px;
	font-weight: bold;
}

.companytable .companytable-data {
	padding-bottom: 5px;
	border-bottom: 1px solid #D9D9D9;
}
