@charset "UTF-8";




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

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

.sakura_l-area {
	padding-bottom: 80px;
}
	
.sakura_r-area {
	padding-bottom: 60px;
}
	
/*********** ↑共通 *************/


	
	

.residence_01-wrap {
	width: 100%;
	margin-left: 0;
	margin-top: -100px;
}

.residence_01-wrap .cap-cover {
	position: relative;
	right: 0;
	bottom: 0;
}

.residence_02-wrap {
	margin-top: 30px;
}

.residence_02-wrap li:nth-child(1) {
	width: 100%;
}

.residence_02-wrap li:nth-child(2) {
	width: 100%;
}

.residence_02 {
	margin-top: 30px;
}

.residence_02 dl {
	width: 30.21%;
}

.residence_02 dd:nth-of-type(1) {
	font-size: 1.8rem;
}

.residence_02 dd:nth-of-type(2) {
	font-size: 1.2rem;
}

.residence_03-wrap {
	margin-top: 40px;
}

.residence_04-wrap {
	margin-top: 60px;
}

.residence_05-wrap {
	margin-top: -20px;
}

.residence_06-wrap {
	width: 109%;
	margin-left: -4.5%;
	margin-top: 30px;
}

.residence_06-wrap .cap-cover {
	right: 2%;
	bottom: 3%;
}


	
	

/*********** service *************/

.service-bg {
	padding: 40px 0 10px;
	margin-top: 10px;
}

/*********** ↑service *************/
	
	
	
	
	
/*********** plant *************/

.plant-wrap {
	margin-top: 60px;
}

.plant-wrap > li:nth-child(1) {
	width: 100%;
	order: 2;
}

.plant-wrap > li:nth-child(2) {
	width: 100%;
	order: 1;
}

.plant_01-wrap {
	display: grid;
	grid-template-columns: 48.53% 48.53%;
	grid-template-rows: auto auto auto auto;
	justify-content: space-between;
	margin-top: 40px;
}

.plant_01-wrap li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 3;
}

.plant_01-wrap li:nth-child(2) {
	grid-column: 2 / 3;
	grid-row: 1 / 2;
}

.plant_01-wrap li:nth-child(3) {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
}

.plant_01-wrap li:nth-child(4) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
}

.plant_01-wrap li:nth-child(5) {
	grid-column: 2 / 3;
	grid-row: 3 / 4;
	
}

.plant_01-wrap li:nth-child(6) {
	grid-column: 1 / 2;
	grid-row: 4 / 5;
}

.plant_01-wrap li:nth-child(7) {
	grid-column: 2 / 3;
	grid-row: 4 / 5;
}

.plant_01-wrap li:nth-child(n+4) {
	margin-top: 5px;
}
	
	
	
/*********** ↑plant *************/


	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
}








