@charset "utf-8";

/* ----------------------------------------------------------------------------
	R1 居住空間
	building-r/livingspace/
---------------------------------------------------------------------------- */
/* title image*/
#content #h_ttl_area{
	background: url( "../../building-r/livingspace/img/title_img.jpg") bottom center/cover no-repeat;
}

#content .gardenbalcony{
	margin: 0 0 90px 0;
}

@media only screen and (max-width: 999px) {	
	#content .gardenbalcony{
		margin: 0 0 90px 0;
	}
}
@media only screen and (max-width: 768px) {
	#content .gardenbalcony{
		margin: 0 0 70px 0;
	}
}
@media only screen and (max-width: 480px) {
	#content .gardenbalcony{
		margin: 0 0 60px 0;
	}
}



/* w_image_wrap */
#content .w_image_wrap{
	width: 100%;
	position: relative;
	overflow: hidden;
}
#content .w_image{
	width: 100%;
	position: relative;
}
#content .w_image::before{
	content: "";
	display: block;
	padding-top: 50%;
}
#content .w_image figcaption{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#content .w_image.img01{
	background: url("../../building-r/livingspace/img/r1_img01.jpg") center center/cover no-repeat;
}
#content .w_image.img02{
	background: url("../../building-r/livingspace/img/r1_img02.jpg") center center/cover no-repeat;
}
#content .w_image.img03{
	background: url("../../building-r/livingspace/img/r1_img03.jpg") center center/cover no-repeat;
}
#content .w_image.img02::before,
#content .w_image.img03::before{
	padding-top: 53.84615384615385%;
}

#content .w_image_wrap h2{
	padding: 3em 0 1.5em 0;
	text-align: center;
}
#content .w_image_wrap p{
	text-align: center;
}

#content h2{
	width: 100%;
	text-align: left;
	font-size: 2.000rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.7;
	padding: 2em 0 2.0em 0;
}
#content h2.eg_ttl {
	text-align: center;
}
#content h2.eg_ttl img{
	width: auto;
	height: 23px;
}

#content .imgWide{
	width: 1320px;
	margin: 0 auto;
	padding: 0 0 120px 0;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#content .imgWide .in-box{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 60px 0 0 0;
}
#content .imgWide figure{
	width: 100%;
	line-height: 0;
	position: relative;
}
#content .imgWide p{
	width: 100%;
	text-align: center;
	font-size: 1.000rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding: 0 0 0 0;
	line-height: 2.2;
	color: #2b1d10;
}
#content .imgWide h2{
	padding: 0 0 2em 0;
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	color: #2b1d10;
}

#content .imgWide .in-box.clm2 {
	justify-content: space-between;
}
#content .imgWide .in-box.clm2 .hf{
	width: 47%;
}
#content .imgWide .in-box.clm2 .txt_area{
	width: 50%;
	text-align: left !important;
}
#content .imgWide .in-box.clm2 .txt_area h2{
	text-align: left !important;
}
#content .imgWide .in-box.clm2 .txt_area p{
	text-align: left !important;
}
#content .imgWide .in-box .txt_area{
	width: 100%;
	text-align: center !important;
}
#content .imgWide .in-box .txt_area h2{
	padding: 0 0 1em 0;
	line-height: 2.0;
	text-align: center !important;
}

#content .img{
	position: relative;
}
#content .img figcaption{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

@media only screen and (max-width: 1350px) {	
	
	#content .w_image::before{
		padding-top: 50%;
	}
	#content .w_image figcaption{
		bottom: 10px;
		right: 10px;
	}
	#content .w_image.img02::before,
	#content .w_image.img03::before{
		padding-top: 53.84615384615385%;
	}


	#content .w_image_wrap h2{
		padding: 3em 0 1.5em 0;
		text-align: center;
	}

	#content h2{
		font-size: 1.875rem;
	}

	#content .imgWide{
		width: 90%;
		padding: 0 0 100px 0;
	}
	#content .imgWide .in-box{
		padding: 60px 0 0 0;
	}
	#content .imgWide p{
		font-size: 1.000rem;
	}
	#content .imgWide h2{
		font-size: 1.625rem;
	}

	#content .imgWide .in-box.clm2 .hf{
		width: 47%;
	}
	#content .imgWide .in-box.clm2 .txt_area{
		width: 50%;
		text-align: left !important;
	}
	#content .imgWide .in-box .txt_area{
		width: 100%;
		text-align: center !important;
	}
	#content .imgWide .in-box .txt_area h2{
	}

	#content .img figcaption{
		bottom: 10px;
		right: 10px;
	}
}
@media only screen and (max-width: 768px) {
	#content .w_image figcaption{
		bottom: 5px;
		right: 5px;
	}

	#content h2{
		font-size: 1.500rem;
	}
	#content h2.eg_ttl img{
		height: 18px;
	}
	#content .imgWide{
		width: 90%;
		padding: 0 0 80px 0;
	}
	#content .imgWide .in-box{
		padding: 40px 0 0 0;
	}
	#content .imgWide p{
		font-size: 0.938rem;
	}
	#content .imgWide h2{
		font-size: 1.500rem;
	}

	#content .imgWide .in-box.clm2 .hf{
		width: 60%;
		margin: 15px auto 0 auto;
	}
	#content .imgWide .in-box.clm2 .txt_area{
		width: 100%;
		text-align: center !important;
	}
	#content .imgWide .in-box .txt_area{
		width: 100%;
		text-align: center !important;
	}
	#content .imgWide .in-box .txt_area h2{
	}

	#content .img figcaption{
		bottom: 5px;
		right: 5px;
	}
}
@media only screen and (max-width: 480px) {
	#content h2{
		font-size: 1.125rem;
	}
	#content h2.eg_ttl img{
		height: 12px;
	}
	
	#content .imgWide{
		padding: 0 0 80px 0;
	}
	#content .imgWide .in-box{
		padding: 40px 0 0 0;
	}
	#content .imgWide p{
		font-size: 0.875rem;
		text-align: left;
	}
	#content .w_image_wrap p{
		text-align: left;
	}
	#content .imgWide h2{
		font-size: 1.125rem;
	}

	#content .img figcaption{
		bottom: 5px;
		right: 5px;
	}
}
