@charset "UTF-8";



/*********** 共通 *************/



/*********** ↑共通 *************/




.residence_02-wrap {
	position: relative;
	margin-top: 80px;
}

.residence_02a {
	position: absolute;
	top: 0;
	left: 0;
}

.residence_02b {
	mix-blend-mode: multiply;
}

.residence_02-bg {
	display: grid;
	grid-template-columns: 1px 100%;
	grid-template-rows: auto;
	margin-top: -150px;
}

.residence_02-bg .line {
	position: relative;
	background: #ccbda8;
	width: 1px;
	height: 700px;
	margin-top: -400px;
}

.residence_02-bg .bg {
	background: rgba(169,144,110,0.2);
	width: 300%;
	height: 300px;
}






/********** designer **********/

/*** 共通 ***/

.designer-bg {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	margin-top: 140px;
}

.designer-bg .inner {
	padding: 85px;
}

.designer-box {
	background-image: url("../../residence/images/designer_bg.jpg");
	background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	padding: 85px;
	margin-top: 60px;
}

.designer-box .cont1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.designer-box .cont1 li:nth-child(1) {
	width: 25.58%;
}

.designer-box .cont1 li:nth-child(2) {
	width: 69.77%;
}

.designer-box .cont1 .ttl1 {
	font-size: 1.7rem;
	line-height: 1.5;
}

.designer-box .cont1 .ttl2 {
	font-size: 2.5rem;
	line-height: 1.5;
	margin-top: 2px;
}

.designer-box .cont2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}

.designer-box .cont2 li:nth-child(1) {
	width: 25.58%;
}

.designer-box .cont2 li:nth-child(2) {
	width: 69.77%;
}

.designer-box .cont2 .txt {
	font-size: 1.2rem;
	line-height: 1.5;
}

.designer-box .cont2 .txt .l {
	font-size: 1.5em;
}

.designer-box .cont2 .copy {
	font-size: 1.6rem;
	text-align: justify;
	margin-bottom: 1.5em;
}

.designer-box hr {
	border-top: 1px solid #fff;
	margin: 60px 0;
}

.designer2_03-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #fff;
	padding: 20px;
	padding-bottom: 10px;
	margin-top: 40px;
}

.designer2_03-wrap li:nth-child(1) {
	width: 46.34%;
}

.designer2_03-wrap li:nth-child(2) {
	width: 25.61%;
}

.designer2_03-wrap li:nth-child(3) {
	width: 25.61%;
	margin-left: 2.44%;
}

.designer2_03-wrap .ttl {
	text-align: center;
	line-height: 1.5;
	margin-right: 20px;
}






/*
.designer-box .title {
	font-size: 2.5rem;
	line-height: 1.6;
}

.designer-box ul.cont1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}

.designer-box ul.cont1 li:nth-child(1) {
	width: 32.56%;
}

.designer-box ul.cont1 li:nth-child(2) {
	width: 63.02%;
}

.designer-box .cont1 .copy {
	font-size: 1.6rem;
	text-align: justify;
}

.designer-box hr {
	border-top: 1px solid #fff;
	margin: 80px 0;
}

.designer-box ul.cont2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.designer-box .designer1 ul.cont2 {
	margin-top: 40px;
}

.designer-box .designer2 ul.cont2 {
	margin-top: 60px;
}

.designer-box ul.cont2 > li:nth-child(1) {
	width: 32.56%;
}

.designer-box ul.cont2 > li:nth-child(2) {
	width: 63.02%;
}

.designer-box ul.cont2 .txt {
	font-size: 1.2rem;
	line-height: 1.5;
}

.designer-box ul.cont2 .txt .l {
	font-size: 1.5em;
}

.designer-box ul.cont2 .ttl {
	font-size: 1.5rem;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 5px;
}

.designer2_03 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.designer2_03 li {
	width: 49.08%;
}
*/


/********** ↑designer **********/





/********** landscape **********/

.landscape_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 120px;
}

.landscape_01-wrap > li:nth-child(1) {
	width: 41.67%;
}

.landscape_01-wrap > li:nth-child(2) {
	width: 51.67%;
}

.landscape_02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
}

.landscape_02 li {
	width: 48.8%;
	margin-top: 15px;
}



.equipment_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 950px;
	margin: 0 auto;
	margin-top: 50px;
}

.equipment_01-wrap li {
	width: 22.95%;
	margin-top: 30px;
}

.equipment_01-wrap .txt {
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.03em;
	text-align: justify;
	margin-top: 5px;
}


/********** ↑landscape **********/













