@charset "utf-8";

.employ .table th {
	width: 7em;
}

.employ .table dl dt {
	
}

.employ .kakomi1 {
	padding: 1.5rem;
	border: 0.2rem dashed #cfcfcf;
	border-radius: 1.2rem;
}

@media (min-width:576px) {
	
	
	
}

@media (min-width:768px){
	
	.employ .kakomi1 {
		padding: 2rem;
	}
	
}