/*別所町part14*/
.bnr_siryou{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 900px;
}
.bnr_siryou img{
    width: 100%;
}

.realestate_location h4{
	border-bottom: 2px solid #c2b48a;
	padding-bottom: 8px;
	padding-left: 20px;
}

.realestate_copy{
	background: url("../images/realestate/harukiwakamatsu3/copy_bg.gif") center top repeat-x;
	background-size: auto 100%;
	box-sizing: border-box;
	padding-top: 14px;
	padding-bottom: 12px;
	color: #362e2b;
}
.realestate_point{
	padding-top: 20px;
	padding-bottom: 20px;
}
.realestate_point li{
	float: left;
	box-sizing: border-box;
	width: 33.33%;
	border-right: 1px solid #e1dfc6;
	padding-right: 2.6%;
	padding-left: 2.6%;
}
.realestate_point li:first-child{
	border-left: 1px solid #e1dfc6;
}

.realestate_plan .inner_frame{
	border-top: 2px solid #434343;
	background: #fff;
}
.realestate_plan .inner_frame div{
	padding-right: 4.71%;
	padding-left: 4.71%;
}
.realestate_plan{
	background: #ebebeb;
}
.realestate_floor{
	background: #434343;
	color: #fff;
	padding: 8px 20px;
}

.realestate_land{
	background: url("../images/realestate/harukiwakamatsu3/land_bg.jpg") right top no-repeat #434343;
	background-size: 100%;
}
.realestate_land .inner_frame{
	border-top: 2px solid #c2b48a;
	background: #fff;
}
.realestate_land .inner_frame div{
	padding-right: 4.71%;
	padding-left: 4.71%;
}
.realestate_location table{
	border-top: 2px solid #c2b48a;
	width: 100%;
	line-height: 2;
}
.realestate_location th,
.realestate_location td{
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
}
.realestate_location th{
	padding: 5px 10px 5px 20px;
	text-align: left;
}
.realestate_location td{
	padding: 5px 10px 5px 0;
	text-align: right;
}
.realestate_outline table{
	width: 100%;
	line-height: 1.7;
}
.realestate_outline th,
.realestate_outline td{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 18px 10px;
	box-sizing: border-box;
}
.realestate_outline th{
	width: 16em;
}

@media screen and (max-width: 1159px){

	.realestate_copy,
	.realestate_plan,
	.realestate_land{
		padding-right: 2%;
		padding-left: 2%;
	}
	.realestate_copy .inner_frame,

	.realestate_land .inner_frame{
		width: 100%;
	}

}/*END*/

@media screen and (max-width: 979px){

	.realestate_location th,
	.realestate_location td{
		display: block;
		width: 100%;
	}
	.realestate_location th{
		border-bottom: none;
		padding-bottom: 0;
	}
	.realestate_location td{
		padding-top: 0;
		text-align: left;
		padding-left: 20px;
	}

	.realestate_plan .inner_frame div{
		padding-right: 3%;
		padding-left: 3%;
	}

@media screen and (max-width: 768px){

	.realestate_plan .inner_frame div{
		padding-right: 0;
		padding-left: 0;
	}

}/*END*/	

}/*END*/

@media screen and (max-width: 599px){

	.realestate_point{
		padding-bottom: 0;
	}
	.realestate_point li{
		float: none;
		width: 60%;
		border-right: none;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.realestate_point li:first-child{
		border-left: none;
	}
	.realestate_outline th,
	.realestate_outline td{
		display: block;
		width: 100%;
		border: none;
	}
	.realestate_outline th{
		background: #eee;
		padding: 5px 15px;
	}
	.realestate_outline td{ padding: 8px 15px 15px 15px; }

}/*END*/

@media screen and (max-width: 479px){

	.realestate_point li{ width: 70%; }

}/*END*/
