.housing_1_main{
	max-width:1200px;
	margin:230px auto 0 auto;
	position:relative;
}
.housing_1_sub_1{

}
.housing_1_sub_1 .img_1{
	max-width:980px;
	width:100%;
}
.housing_1_sub_1 .img_1 img{
	vertical-align:top;
	width:100%;
}
.housing_1_sub_1 .title_1{
	margin-top:25px;
	font-family:myfont;
	font-size:60px;
	line-height:100%;
	color:#6B635C;
}
.housing_1_sub_2{
	max-width:640px;
	width:100%;
	position:absolute;
	bottom:-70px;
	right:0;
	padding:60px 50px;
	box-sizing:border-box;
	background:#fff;
	font-size:16px;
	color:#6B635C;
}
.housing_1_sub_2 .title_1{
	display:flex;
	justify-content:center;
	align-items:center;
	padding:0 10px;
	
	height:36px;
	background:#707070;
	font-size:16px;
	color:#fff;
}
.housing_1_sub_2 .text_1{
	margin-top:25px;
	line-height:200%;
}

.housing_1_sub_1_r{
	text-align:right;
}
.housing_1_sub_1_r .img_1{
	margin-left:auto;
	max-width:980px;
	width:100%;
}
.housing_1_sub_1_r .img_1 img{
	vertical-align:top;
	width:100%;
}
.housing_1_sub_1_r .title_1{
	margin-top:25px;
	font-family:myfont;
	font-size:60px;
	line-height:100%;
	color:#6B635C;

}
.housing_1_sub_2_r{
	max-width:640px;
	width:100%;
	position:absolute;
	bottom:-70px;
	left:0;
	padding:60px 50px;
	box-sizing:border-box;
	background:#fff;
	font-size:16px;
	color:#6B635C;
}
.housing_1_sub_2_r .title_1{
	display:flex;
	justify-content:center;
	align-items:center;
	padding:0 10px;
	height:36px;
	background:#707070;
	font-size:16px;
	color:#fff;
	
}
.housing_1_sub_2_r .title_2{
	margin-top:25px;
	font-family:myfont;
	font-size:60px;
	line-height:100%;
	color:#6B635C;
	margin-bottom:50px;

}
.housing_1_sub_2_r .text_1{
	margin-top:25px;
	line-height:200%;
}
.housing_1_sub_2_r .text_1 .table_1{
	font-size:16px;
}
.housing_1_sub_2_r .text_1 .table_1 td:nth-child(1){
	width:15%;
}
.housing_1_sub_2_r .text_1 .table_1 td:nth-child(2){
	font-size:16px;
	width:85%;
}
.housing_1_sub_2_r .text_1 .table_2{
	font-size:16px;
}
.housing_1_sub_2_r .text_1 .table_2 td{
	vertical-align:top;
}
.housing_1_sub_2_r .text_1 .table_2 td:nth-child(1){
	width:15%;
}
.housing_1_sub_2_r .text_1 .table_2 td:nth-child(2){
	width:20%;
}
.housing_2_main{
	max-width:1200px;
	width:90%;
	margin:80px auto 0px auto;
	position:relative;

	font-size:16px;
	color:#6B635C;
}

.housing_2_sub_1 ul{
	 padding-left: 20px;
}

.housing_2_sub_3 .title_1{
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
}
.housing_2_sub_3 .img_1s{
	display:none;
}
.housing_2_sub_3 .img_1{
	margin:50px auto;text-align:center;
}
.housing_2_sub_3 .img_1 .flex_1{
	display:flex;
	justify-content:space-between;
	margin:0 auto;
	max-width:1000px;
}
.housing_2_sub_3 .img_1 .flex_2{
	display:flex;
	justify-content:space-between;
	max-width:476px;
	width:100%;
	margin:0 auto;
}
.housing_2_sub_3 .img_1 .flex_1 .abso_1{
	position:absolute;
	bottom:40px;
	left:10px;
	color:#fff;
	background:#7d6c5c;
	padding:5px;
}
.housing_2_sub_3 .img_1 .flex_1 .text_s{
	font-size:10px;
	text-align:left;
}
@media screen and (max-width:1100px) {
.housing_1_sub_1{
	width:90%;
	margin:0 auto;
}
.housing_1_sub_2{
	width:90%;
	margin:0 auto;
	padding:60px 0px;
	position:static;
}
.housing_1_sub_1_r{
	width:90%;
	margin:0 auto;
}
.housing_1_sub_2_r{
	width:90%;
	margin:0 auto;
	padding:60px 0px;
	position:static;
}
.housing_2_sub_3 .img_1 .flex_1{
	display:block;
}
}

@media screen and (max-width:1024px) {
.housing_1_main{
	margin:110px auto 0 auto;
}

.housing_1_sub_1 .title_1{
	font-size:40px;
}
.housing_1_sub_1_r .title_1{
	font-size:40px;
}

.housing_1_sub_2 .title_1{
	height:auto;
}
.housing_1_sub_2_r .title_1{
	height:auto;
}
.housing_1_sub_2_r .title_2{
	font-size:40px;
}
.housing_1_sub_2_r .text_1 .housing_table{
	width:100%;
	overflow-x:scroll;
}
.housing_1_sub_2_r .text_1 .table_1{
	width:600px;
}
.housing_1_sub_2_r .text_1 .table_2{
	width:600px;
}
.housing_2_main{
	margin:80px auto 100px auto;
}
.housing_2_sub_3 .img_1s{
	margin:50px auto;
	text-align:center;
	line-height:150%;
}
.housing_2_sub_3 .img_1p{
	display:none;
}

	
}
@media screen and (max-width:500px) {	
.housing_2_sub_3 .img_1 .flex_2{
	display:block;
}
.housing_2_sub_3 .img_1 .flex_1 .abso_1{

	bottom:60px;

}
}