@charset "utf-8";

.l-kv_img {
	width: 100%;
}

.l-kv_img img {
	width: 100%;
}

.l-concept_title {
	font-size: 3.2rem;
	line-height: 1.4;
	color: #9d854e;
	position: relative;
	z-index: 5;
	padding-bottom: 40px;
}



.l-concept_text {
	font-size: 1.7rem;
	line-height: 2;
	color: #222222;
}

.l-coloumn_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.l-concept_caption {
	font-size: 1.2rem;
	line-height: 1.6;
	color: #222222;
}

.l-coloumn_items {
	width: calc(100% / 2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


.l-section_01 {
	background-color: #e9e4e4;
}

.l-section_01 .l-coloum-01 {
	padding: 40px 0;
}

.l-section_01 .l-coloum-01 img {
	width: 100%;
}

.l-section_01 .l-coloum-01 .l-coloumn_item {
	width: 100%;
}

.l-section_01 .l-concept_caption {
	text-align: right;
}

.l-section_01 .l-coloum-02 .l-coloumn_item {
	padding: 60px;
}

.l-section_02 img {
	width: 100%;
}

.l-section_03 .l-coloum-03 {
	padding: 100px;
	background-color: #ffffff;
}

.l-concept_container_small {
	max-width: 500px;
	margin: 30px auto 0 auto;
}

.l-concept_container_small .l-concept_caption {
	padding-top: 20px;
}

.l-section_04 img {
	width: 100%;
}

.l-section_05 {
	text-align: center;
	padding: 150px 0;
}

.l-concept_landplan_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1080px;
	margin: 50px auto;
}

.l-concept_landplan_list li {
	width: calc(100% / 3);
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 10px;
}

.l-concept_landplan {
	width: 100%;
	color: #222222;
	font-size: 2.2rem;
	text-align: center;
	line-height: 1.2;
	position: relative;
	border: 2px solid #919191;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	a;
	align-items: center;
	height: 130px;
}

.l-concept_landplan:after {
	content: "";
	position: absolute;
	top: -6px;
	bottom: -6px;
	left: -6px;
	right: -6px;
	border: 1px solid #919191;
}

.l-coloum-02 .l-concept_title:after {
	content: "";
	position: absolute;
	width: 60%;
	height: 155px;
	/* margin: 0; */
	display: inline-block;
	background: url(../../img/concept/l-title-01.png) no-repeat center / 100% auto;
	top: -50%;
	left: 0;
}

.l-coloum-03 .l-concept_title:after {
	content: "";
	position: absolute;
	width: 60%;
	height: 155px;
	/* margin: 0; */
	display: inline-block;
	background: url(../../img/concept/l-title-02.png) no-repeat center / 100% auto;
	top: -50%;
	left: 0;
}

.l-section_05 .l-concept_title:after {
	content: "";
	position: absolute;
	width: 30%;
	height: 155px;
	/* margin: 0; */
	display: inline-block;
	background: url(../../img/concept/l-title-03.png) no-repeat center / 100% auto;
	top: -50%;
	left: 34%;
}

.l-coloum-04 {
	background: url(../../img/concept/l-concept_bg.jpg) repeat center / 100% auto;
}

.l-section_05 {
	background: url(../../img/concept/l-concept_bg.jpg) repeat center / 100% auto;
}
