@charset "UTF-8";

/* 安心と快適の証 */
.contents1 {
	margin: 0 10px 30px;
}
.contents1 .fig1 {
	margin-bottom: 10px;
}
.contents1 .fig1 img {
	margin-bottom: 10px;
}
.contents1 p {
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.contents1 .note {
	margin-bottom: 20px;
}
.contents1 .note p {
	margin-bottom: 0px;
	font-size: 1.2rem;

}
.contents1 h2 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}

/* ポラスの構造の強み「直営責任一貫施工体制」について */
.contents2 h2 {
	margin-bottom: 10px;
	font-size: 2rem;
	text-align: center;
}
.contents2 h3 {
	margin-bottom: 10px;
}
.contents2 p {
	font-size: 1.4rem;
	margin-bottom: 10px;
}
.contents2 strong {
	color: #537080;
	font-weight: bold;
}
.contents2 dt {
	margin-bottom: 10px;
}
.contents2 dd {
	margin-bottom: 10px;
	color: #537080;
	font-size: 1.4rem;
	font-weight: bold;
}