@charset "utf-8";

dl.cList {
	padding-left: 1em;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 20px;
	/* width: 520px; 2024-04-23 */
	width: 865px;
	box-sizing: border-box;
}
dl.cList dt {
	clear: both;
	float: left;
}
dl.company dt {
	width: 9em;
	padding: 3px 0;
}
dl.company dd {
	padding: 3px 0 3px 9em;
	/* padding-left: 9em;2024-04-23 */
	border-bottom: 1px dotted #ccc;
}


.layoutbox{
	position: relative;
}
.imgR	{ 
	width: 205px;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 540px;
}


.machine {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
	padding: 0 30px;
}
.introduction.no-border {
	border-bottom: none;
	padding-bottom: 0;
}
