@charset "UTF-8";
#contents .mv_lower h2 {
	letter-spacing: 0;
}
#contents .service_block .ttl02 {
	letter-spacing: -0.025em;
}
@media screen and (max-width: 640px) {
	#contents .service_block .ttl02 {
		letter-spacing: 0.025em;
	}
}
/*-----------------------------------

	realestate_others_block

-----------------------------------*/
#realestate_others_block {
	padding: 49px 0 196px;
}
#realestate_others_block .img_mv_box {
	width: 100vw;
	margin: 0 calc(50% - 50vw) 116px;
}
#realestate_others_block .ro_top_wrapper {
	margin-bottom: 117px;
}
#realestate_others_block .ro_top_wrapper .txt_box {
	width: 56%;
	max-width: 561px;
}
#realestate_others_block .ro_top_wrapper .txt_box .ttl01 {
	letter-spacing: -0.075em;
	margin-top: -18px;
}
#realestate_others_block .ro_top_wrapper .img_box {
	width: 39%;
	max-width: 392px;
}
#realestate_others_block .ro_wrapper {
	margin-bottom: 184px;
}
@media screen and (max-width: 640px) {
	#realestate_others_block {
		padding: 29px 0 106px;
	}
	#realestate_others_block .img_mv_box {
		margin: 0 calc(50% - 50vw) 36px;
	}
	#realestate_others_block .ro_top_wrapper {
		margin-bottom: 57px;
	}
	#realestate_others_block .ro_top_wrapper .txt_box,
	#realestate_others_block .ro_top_wrapper .img_box {
		width: 100%;
		max-width: initial;
	}
	#realestate_others_block .ro_top_wrapper .txt_box {
		margin-bottom: 30px;
	}
	#realestate_others_block .ro_top_wrapper .txt_box .ttl01 {
		letter-spacing: 0;
		margin-top: 0;		
	}
	#realestate_others_block .ro_wrapper {
		margin-bottom: 64px;
	}
}
