h1{
	margin:0 auto 20px auto;
	padding:0 auto;
}
h1 img{
	width:1024px;
}
h2{
	font-weight: bold;
	font-size:2.4rem;
	color:#333;
	text-align: left;
	margin-bottom:20px;
}
.career{
	width:1024px;
	margin:50px auto 100px auto;
}

section{
	margin:0 auto 40px;
}
section:last-of-type{
	margin:0 auto 0;
}
.contents-box{
	width:1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contents-box img{
	margin-bottom:24px;
	display: block;
}
/*.contents-box-img{
	width:325px;
}
.w-size-img{
	width:500px;
}*/
.mb20{
	margin-bottom:20px;
}
.center-img{
	display: block;
	margin:0 auto;
}
.center-img2{
	display: block;
	margin:0 auto 30px auto;
}
.tokai-img{
	width:320px;
}
.shukastu-img{
	width:680px;
}




