@charset "utf-8";
/*------------------------------------------------------------
	houseplus
------------------------------------------------------------*/
p {
	letter-spacing: 0.05em;
}
#main .headLine02 .img img {
	width: 29.5rem;
}
#main .secBox {
	margin-bottom: 7.1rem;
}
#main .secBox .photo {
	margin-top: 4.5rem;
	text-align: center;
}
#main .secBox .headLine03 + .headLine04 {
	margin: 3rem 0 2.4rem;
}
#main .secBox .ttl {
	margin-top: 3.1rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#main .secBox .textList {
	margin-bottom: 4.2rem;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
#main .tabBox {
	margin-top: 4.2rem;
}
#main .tabBox table {
	width: 100%;
	border-collapse: collapse;
}
#main .tabBox table thead {
	background-color: #F9F9F6;
}
#main .tabBox table thead th {
	padding: 2rem 0;
}
#main .tabBox table th,
#main .tabBox table td {
	border: 1px solid #ccc;
}
#main .tabBox table th {
	padding: 2.4rem 0;
	width: 16.6%;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	vertical-align: middle;
}
#main .tabBox table td {
	padding: 1.5rem 2rem;
	text-align: left;
	font-weight: 500;
	line-height: 1.6;
	vertical-align: top;
}
#main .tabBox table td:first-of-type {
	font-weight: bold;
}
#main .tabBox table .col01 {
	width: 24.25%;
}
#main .tabBox table .col02 {
	width: 59.51%;
}
#main .tabBox table .img {
	margin: 0.8rem auto 0;
	width: 6.6rem;
	display: block;
}
#main .tabBox table .img img {
	width: 100%;
}
@media all and (min-width: 897px) {
	.mainVisual {
		margin-bottom: 9rem;
	}
	.headLine02 .img {
		margin-bottom: 2.8rem;
	}
	#main .topBox .centerTxt {
		margin-bottom: 9.8rem;
	}
	#main .box01 {
		margin-bottom: 5.4rem;
	}
	#main .box02 {
		margin-bottom: 5.2rem;
	}
	#main .box03 .img {
		margin-right: 17.6rem;
	}
	#main .box04 {
		margin-bottom: 8.6rem;
	}
	#main .headLine04 {
		padding: 0.3rem 3.6rem 0.7rem 3.3rem;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
	margin-bottom: 5rem;
	}
	#main .secBox .photo {
		margin-top: 2rem;
	}
	.headLine02 .img img {
		width: 100%;
	}
	#main .headLine02 .img img {
		width: 18.5rem;
	}
	#main .headLine04 {
		letter-spacing: 0;
		font-feature-settings: "palt";
	}
	#main .secBox {
		margin-bottom: 3.5rem;
	}
	#main .tabBox {
		overflow-x: scroll;
	}
	#main .tabBox table {
		width: 120rem;
	}
}