.syokuinbosyuu {
	line-height:1.5;
}

.syokuinbosyuu h3 {
	margin-bottom:12px;
	background-color: #49ad27;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	padding: 8px 12px;
	display: inline-block;
	border-radius: 6px;
}

.syokuinbosyuu {
}

.syokuinbosyuu--top + * {
	margin-top: 40px;
}

.syokuinbosyuu .item {
	padding: 20px;
	border: 2px solid #ccc;
	background-color: #fff;
}

.syokuinbosyuu .item p + p {
	margin-bottom: 0;
}

.syokuinbosyuu .item .tel {
	font-size: 16px;
}

.syokuinbosyuu p,
.syokuinbosyuu ul {
	margin-bottom:1em;
}

.syokuinbosyuu--item {
	display: flex;
	gap: 20px;
	padding: 20px 0;
	align-items: center;
	border-bottom: 2px solid #bfddec;
}

.contents > .syokuinbosyuu--item:nth-of-type(2) {
	border-top: 2px solid #bfddec;
}

.syokuinbosyuu--item h3 {
	font-size: 16px;
	width: 120px;
	text-align: center;
	margin-bottom: 0;
}

.syokuinbosyuu--item p {
	font-size: 18px;
	margin-bottom: 0;
}

.syokuinbosyuu--item p a {
	color: inherit;
	text-decoration: none;
}

.syokuinbosyuu--item p a:hover {
	color: #49ad27;
	text-decoration: underline;
}

.syokuinbosyuu .contact {
	border:1px solid #ccc;
	background-color: #fff;
	padding:14px;
	margin-bottom:20px;
}

.syokuinbosyuu .contact p {
	margin-bottom: 0;
	line-height:1.8;
}

.syokuinbosyuu .contact p.tel {
	font-size:16px;
}

.contents,
.contents--single {
	padding-bottom: 40px;
}

.contents--single .syokuinbosyuu--item {
	padding: 0;
	border-bottom: none;
}

.contents--single .syokuinbosyuu--item h3 {}

.contents--single .recruitHonbun {
	margin-top: 30px;
	line-height: 1.5;
}

.contents--single .recruitTable {
	margin-top: 30px;
	width: 100%;
}

.contents--single .recruitTable th {
	text-align: left;
	width: 50px;
	padding: 20px 15px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #fff;
	vertical-align: middle;
}

.contents--single .recruitTable th:last-of-type {
	border-bottom: 1px solid #ccc;
}

.contents--single .recruitTable thead th {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #49ad27;
	border: 1px solid #49ad27;
	vertical-align: middle;
}

.contents--single .recruitTable td {
	padding: 20px 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #fff;
	line-height: 1.5;
}

.contents--single .recruitTable td:last-of-type {
	border-bottom: 1px solid #ccc;
}

.contents--single .pageBack {
	margin-top: 30px;
}

.pageNavi {
	margin-top: 30px;
}

.toPageTop {
	width: fit-content;
	margin-top: 30px;
	margin-left: auto;
}

.contents--single .pageTopWrap {
	border-top: 2px solid #bfddec;
	margin-top: 50px;
}
