@charset "UTF-8";
/*------------------------------------------------------------*/
#pagetitle{
	background: url(../img/title_img/property.jpg) center no-repeat #989898;;
	background-size: cover;
}


#sec02, #sec04{
	background: #f0f4f8;
}
#sec01, #sec02, #sec03, #sec04{
	padding: 0 0 30px;
}
@media print, screen and (min-width:768px) {
	#sec01{
	padding: 0 0 90px;
}	#sec02, #sec03, #sec04{
	padding: 30px 0 90px;
}
}

/**/
.note_ul{
	margin-top: 30px;
	background: url(../img/common_img/none.png) #fff;
}
@media print, screen and (min-width:1200px) {

.note_ul li{
	width:100%;
}

}	

#f_contact::after{
	border-color: #f0f4f8 transparent transparent transparent;
}