/* ------------------------------------- */
.landlord01 {
	max-width: 1500px;
	width: 100%;
	margin: 0px auto 40px;
	padding-left: 5%;
	position: relative;
}
.landlord01 dl {
	width: 35%;
	padding-bottom: 50px;
}
.landlord01 dt {
	border: #E3D69F 5px solid;
	max-width: 310px;
	width: 100%;
	height: 310px;
	font-family: kan48typos-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	padding: 30px 20px 0px 30px;
	margin-bottom: 30px;
	background: url(../images/common/cat3.png) no-repeat center bottom;
	background-size: 130px auto;
}
.landlord01 dt span {
	display: block;
	font-size: 130%;
	margin-left: -5px;
}
.landlord01 dd {
	padding-left: 20px;
}
.landlord01 .ph {
	clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 23% 90%, 11% 99%, 15% 90%, 0 90%);
	position: absolute;
	right: 0;
	bottom: 0;
	width: 55%;
}
.landlord01 .ph img {
	min-width: 100%;
	min-height: 100%;
}
/* ------------------------------------- */
.landlord02 {
	list-style: none;
	max-width: 800px;
	width: 90%;
	margin: 0px auto 80px;
}
.landlord02 li {
	border: #E3D69F 1px solid;
	text-align: center;
	padding: 15px 10px;
	margin-bottom: 10px;
}
/* ------------------------------------- */
.landlord03 {
	margin-bottom: 100px;
}
.landlord03 span {
	display: block;
	text-align: center;
	font-size: 200%;
	font-family: kan48typos-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.landlord03 img {
	display: block;
	text-align: center;
	width: 70px;
	margin: 0px auto;
}
/* ------------------------------------- */
.landlord04 {
	width: 100%;
	position: relative;
}
.landlord04 .back {
	width: 100%;
	background-color: #F5F3DF;
	position: absolute;
	left: 0;
	top: 20%;
	bottom: 20%;
	z-index: 0;
}
.landlord04 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width: 1100px;
	width: 90%;
	margin: 0px auto 60px;
	position: relative;
	z-index: 5;
}
.landlord04 li {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.landlord04 li:last-child {
	margin-right: 0;
}
.landlord04 li .ph {
	max-width: 200px;
	width: 100%;
	margin: 0px auto 20px;
	box-shadow: 0px 6px 12px -6px rgba(0,0,0,0.3);
}
.landlord04 li .name {
	text-align: center;
	font-size: 80%;
	margin-bottom: 15px;
	font-family: kan48typos-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.landlord04 li .name strong {
	display: block;
	text-align: center;
	font-size: 150%;
	letter-spacing: 1px;
	font-weight: 400;
}
.landlord04 li .txt {
}
/* ------------------------------------- */

/* ------------------------------------- */

/* ------------------------------------- */

@media screen and (max-width: 1100px) {
	
	/* ------------------------------------- */
	.landlord01 {
		width: 90%;
		margin: 0px auto 40px;
		padding-left: 0;
		position: relative;
	}
	.landlord01 dl {
		width: 100%;
		padding-bottom: 60px;
	}
	.landlord01 dt {
		max-width: 300px;
		height: 300px;
		float: left;
		margin-right: 5%;
	}
	.landlord01 dt span {
	}
	.landlord01 dd {
		padding-left: 0;
	}
	.landlord01 .ph {
		position: static;
		max-width: 800px;
		width: 90%;
		margin: 0px auto;
	}
}




@media screen and (max-width: 900px) {
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
}






@media screen and (max-width: 780px) {
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	.landlord01 dt {
		float: none;
		max-width: 280px;
		height: 280px;
		margin: 0px auto 30px;
	}
	/* ------------------------------------- */
	.landlord02 li {
		border: #E3D69F 2px solid;
		text-align: left;
		padding: 15px;
		font-weight: 400;
		line-height: 160%;
	}
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	.landlord04 {
		padding-top: 50px;
	}
	.landlord04 .back {
		height: 100%;
		top: 0;
		bottom: 0;
	}
	.landlord04 li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px;
	}
	.landlord04 li .ph {
	}
	.landlord04 li .name {
		margin-bottom: 15px;
	}
	.landlord04 li .txt {
		position: relative;
		padding: 20px;
	}
	.landlord04 li .txt::before {
		content: '';
		position: absolute;
		width: 50px;
		height: 50px;
		border-top: #999 1px solid;
		border-left: #999 1px solid;
		top: 0;
		left: 0;
	}
	.landlord04 li .txt::after {
		content: '';
		position: absolute;
		width: 50px;
		height: 50px;
		border-bottom: #999 1px solid;
		border-right: #999 1px solid;
		bottom: 0;
		right: 0;
	}
	/* ------------------------------------- */
}






@media screen and (max-width: 580px) {
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
}