/*----------
	/services/corporate_real_estate/
----------*/
.l-structure .l-structure__main {
	margin-bottom: 100px;
}
@media (min-width: 768px), print {
	.l-structure .l-structure__main {
		margin-bottom: 166px;
	}
}

/* p-services-realestate-features */

.p-services-realestate-features .c-orderlist {
	font-size: 1.8rem;
	font-weight: 700;
}

.p-services-realestate-features .c-orderlist .c-list {
	font-weight: 400;
	margin-top: 12px;
}

@media (min-width: 768px), print {

	.p-services-realestate-features .c-orderlist {
		font-size: 2.0rem;
	}

	.p-services-realestate-features .c-orderlist .c-list {
		margin-top: 20px;
	}

}