@charset "utf-8";

/*-----------------------------------------------
	index
-----------------------------------------------*/
/* secPropertyTop */
.secPropertyTop .boxTit .txt{
	font-size: 15px;
	line-height: 32px;
	color: #000;
	letter-spacing: 1.5px;
	text-align: center;
	margin-top: 23px;
	font-weight: normal;
}
.secPropertyTop .img{
	text-align: center;
	background: #EBF2EB;
	margin-top: 51px;
	border-top: 8px solid #3E8136;
	border-bottom: 8px solid #3E8136;
	height: 600px;
	position: relative;
	overflow: hidden;
}
.secPropertyTop .img img{
	width: 1350px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -675px;
}
@media only screen and (max-width:767px){
	.secPropertyTop .boxTit .txt{
		width: 93.75%;
		font-size: 13px;
		line-height: 1.5;
		letter-spacing: 0.5px;
		text-align: left;
		margin: 15px auto 0;
	}
	.secPropertyTop .img{
		margin-top: 20px;
		border-top: 4px solid #3E8136;
		border-bottom: 4px solid #3E8136;
		height: auto;
	}
	.secPropertyTop .img img{
		width: 100%;
		position: static;
		margin-left: 0;
	}
}

/* secPropertyAbout */
.secPropertyAbout{
	width: 1000px;
	margin: 0 auto;
}
.secPropertyAbout .tit{
	font-size: 30px;
	line-height: 56px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
	letter-spacing: -1px;
}
.secPropertyAbout .boxList{
	font-size: 0;
	margin-top: 47px;
}
.secPropertyAbout .boxList li{
	display: inline-block;
	margin: 0 20px 20px 0;
}
.secPropertyAbout .boxList li:nth-child(2n){
	margin-right: 0;
}
@media only screen and (max-width:767px){
	.secPropertyAbout{
		width: 93.75%;
	}
	.secPropertyAbout .tit{
		font-size: 15px;
		line-height: 1.5;
		margin-top: 20px;
	}
	.secPropertyAbout .boxList{
		margin-top: 25px;
	}
	.secPropertyAbout .boxList li{
		display: block;
		margin: 0 0 10px 0;
	}
}

/* secProprtyPoint */
.secPropertyPoint{
	width: 1000px;
	margin: 0 auto;
}
.secPropertyPoint .txtTop{
	font-size: 22px;
	font-weight: bold;
	color: #3E7F34;
	line-height: 48px;
	text-align: center;
	margin-top: 28px;
	letter-spacing: 1.5px;
}
.secPropertyPoint .boxList{
	border: 10px solid #E9E9E4;
	background: #FEFDF5;
	padding: 55px 40px 0;
	position: relative;
	margin-top: 57px;
}
.secPropertyPoint .boxList::before{
	content: "";
	display: block;
	width: 58px;
	height: 40px;
	background: url(../img/property/imgPropertyPoint01.png) center top / cover no-repeat;
	position: absolute;
	top: -30px;
	left: calc(50% - 29px);
}
.secPropertyPoint .boxList li{
	font-size: 16px;
	font-weight: bold;
	color: #3E3E3E;
	line-height: 1.8;
	padding: 0 0 34px 57px;
	letter-spacing: 1.5px;
	position: relative;
	min-height: 36px;
	box-sizing: content-box;
}
.secPropertyPoint .boxList li::before{
	content: "";
	display: block;
	width: 38px;
	height: 30px;
	background: url(../img/property/imgPropertyPoint02.gif) center top / cover no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.secPropertyPoint .boxTxt{
	padding-bottom: 78px;
	position: relative;
}
.secPropertyPoint .boxTxt::after{
	content: "";
	display: block;
	width: 254px;
	height: 290px;
	background: url(../img/property/imgPropertyPoint03.png) center top / cover no-repeat;
	position: absolute;
	right: -141px;
	bottom: 0;
}
.secPropertyPoint .boxTxt .txt{
	font-size: 22px;
	line-height: 48px;
	font-weight: bold;
	color: #7F2612;
	text-align: center;
	margin-top: 40px;
	letter-spacing: 1.75px;
}
@media only screen and (max-width:1300px){
	.secPropertyPoint .boxTxt::after{
		display: none;
	}
}
@media only screen and (max-width:767px){
	.secPropertyPoint{
		width: 93.75%;
	}
	.secPropertyPoint .txtTop{
		font-size: 14px;
		line-height: 1.5;
		margin-top: 14px;
		letter-spacing: 0.5px;
		text-align: left;
	}
	.secPropertyPoint .boxList{
		border: 5px solid #E9E9E4;
		padding: 15px 10px 0;
		margin-top: 25px;
	}
	.secPropertyPoint .boxList::before{
		width: 29px;
		height: 20px;
		position: absolute;
		top: -10px;
		left: calc(50% - 14.5px);
	}
	.secPropertyPoint .boxList li{
		font-size: 13px;
		line-height: 1.5;
		padding: 0 0 15px 30px;
		letter-spacing: 0.5px;
		min-height: 0;
	}
	.secPropertyPoint .boxList li::before{
		width: 19px;
		height: 15px;
		top: 3px;
	}
	.secPropertyPoint .boxTxt{
		padding-bottom: 30px;
	}
	.secPropertyPoint .boxTxt .txt{
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
		margin-top: 20px;
		letter-spacing: 0.5px;
		text-align: left;
	}
}

/* secCmnContact */
.secCmnContact{
	width: 100%;
}
.secCmnContact .wrapper{
	width: 1000px;
	margin: 0 auto;
}
.secCmnContact .titProperty{
	height: 150px;
	line-height: 150px;
	background: repeating-linear-gradient(-45deg, #3E8035, #3E8035 24.8px, #85B000 24.8px, #85B000 49.6px);
	background-color: #3E8035;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
	color: #FFF;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 4.5px;
	margin-bottom: 40px;
}
.secCmnCustomer .boxList li.blank .tit{
	position: relative;
}
.secCmnCustomer .boxList li.blank .tit .inner::after{
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../img/property/imgCmnCustomer03.png) center top / cover no-repeat;
	margin: 0 0 8px 5px;
}
@media only screen and (max-width:767px){
	.secCmnContact .wrapper{
		width: 100%;
	}
	.secCmnContact .titProperty{
		height: 50px;
		line-height: 50px;
		font-size: 15px;
		letter-spacing: 0.5px;
		margin-bottom: 20px;
	}
	.secCmnCustomer .boxList li.blank .tit .inner::after{
		width: 8px;
		height: 8px;
		margin: 0 0 0 5px;
	}
}
