@charset "UTF-8";

/* ---------------------------------------
  about
-----------------------------------------*/

/* about
--------------------------------*/
#sec_about .img{
	margin: 0 -2rem;
}

#sec_about .txt{
	margin-top: 2.4rem;
}

#sec_about .overview{
	margin-top: 4rem;
}

#sec_about .overview dt{
	margin-bottom: 0;
}

#sec_about .overview dd + dt{
	margin-top: 2.4rem;
}

#sec_about .overview dd ul li{
	padding-left: 1em;
	text-indent: -1em;
}

#sec_about .overview dd ul li::before{
	content: "・";
}


/* modelhouse
--------------------------------*/
#sec_modelhouse .txt{
	margin-top: 2.4rem;
}

#sec_modelhouse .txt .bold{
	color: #000;
	font-size: 1.6rem;
	line-height: 1.6875;
}


/* recruit
--------------------------------*/
#sec_recruit .txt + .txt{
	margin-top: 2.4rem;
}