@charset "utf-8";

/* ------------------------------
 セミオーダー生産 / 標準製品
------------------------------ */
.f32 {
	margin: 45px 0 50px;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
}
.f22 {
	margin-right: -24px;
}
.contentsPage .main h1,
.contentsPage h1.bar {
	margin-bottom: 50px;
	padding: 25px 22px 22px;
	background-color: #ebeced;
	font-size: 2.2rem;
}
.contentsPage h2,h1 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e3e5;
	font-size: 3rem;
}
.contentsPage h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e3e5;
	font-size: 3rem;
}
.contentsPage h2.subheading {
	margin-bottom: 30px;
	padding-bottom: 0;
	border-bottom: none;
	font-size: 2.2rem;
}
h2.subheading + h2 {
	margin-top: 60px;
}
.contentsPage h3 span {
	margin-left: 1em;
	padding: 2px 10px 0;
	background-color: #313131;
	color: #fff;
	font-size: 1.5rem;
	line-height: 24px;
	font-weight: normal;
}
.contentsPage h3 span + span {
	margin-left: 5px;
}
.full table th {
	width: 334px;
}

.lm {
    margin-left:  10px;	
}

.mt20 {
	margin-top: 20px;
}

.ml600 {
	margin-left: 600px;
}

.container {
  display: flex;
}

.box {
   height: 200px;
   width: 300px;

}

.ml20 {
	margin-left: 20px;
}
