#pagetitle{
	background:url('../images/recruit/bg_h2.webp') no-repeat top center;
}
#menber_wrap{
	position:relative;
	display:flex;
	padding:0 5%;
	justify-content:space-between;
}
#menber_wrap aside{
	width:250px;
}
#menber_wrap aside dl{
	background:#fff;
	padding:10px;
	border-radius:10px;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	margin-bottom:20px;
	box-sizing:border-box;
}
#menber_wrap aside dl dd ul{
	padding:0 0 0 20px;
}
#menber_wrap #contents{
	width:calc(100% - 300px);
}
#rireki{
	padding:0 0 0 20px;
}
#rireki li{
	border-bottom:1px dotted #ccc;
	padding:10px 0;
}
#rireki li time{
	display:inline-block;
	width:150px;
}

#kakubu article,
#kakushibu article{
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	padding:20px;
	border-radius:10px;
	margin-bottom:50px;
}
#kakubu h4,
#kakushibu h4{
	margin: 0px 0 20px;
	padding: 10px;
	border: 1px solid #ffd973;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffe991;
	-webkit-box-shadow: 0px 1px 2px #000000;
	-moz-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#000000');
}
#kakubu h4 .category,
#kakushibu h4 .category{
	padding: 3px 5px;
    background: #7da927;
    color: #fff;
    font-weight: normal;
    font-size: 80%;
}
#kakubu .oshirase_body,
#kakushibu .oshirase_body{
	padding:0 20px;
}
#emailmonthly{
	display:flex;
	flex-wrap:wrap;
}
#emailmonthly article{
	width:50%;
	margin-bottom:15px;
}
#chishikikun article{
	margin-bottom:60px;
}
#kaiintsuchi td{
	font-size:16px;
}
#kaiintsuchi tr td:nth-child(1),
#kaiintsuchi tr td:nth-child(2){
	white-space:nowrap;
}
#kaiintsuchi tr td:last-child{
	width:80px;
	text-align:center;
}

#toukikijunten article{
	margin-bottom:50px;
}
#toukikijunten article ul{
	padding:0 0 0 20px;
}
#rengoukai article th,
#rengoukai article td{
	font-size:16px;
}
#rengoukai article th{
	background:#c5dfdd;
	white-space:nowrap;
}
#rengoukai article td:nth-child(1),
#rengoukai article td:nth-child(2){
	white-space:nowrap;
}
#kankeihorei article th{
	background:#c5dfdd;
	white-space:nowrap;
}
#kaigiroku article{
	margin-bottom:60px;
}
#kaigiroku article ul{
	padding:0 0 30px 30px;
}