/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/


section.mv {
	position: relative;
	width: 2560px;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url("../../common/images/estate/mainvis_img.jpg");
	background-position: 0 0;
}
.mv_ttl {
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../../common/images/estate/mainvis_ttl_img.png");
	background-position: 4px 0;
	top: 100px;
	margin: 0 auto;
	height: 88px;
	width: 150px;
}
.mv_ttl h1 {
	font-size: 18px;
	color: #013e98;
	position: relative;
	padding-top: 46px;
	text-align: center;
}


section.estate_float {
	width: 2560px;
	height: 1509px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../../common/images/estate/estate_area01_bg.jpg");
	background-position: 0 0;
}


.fix_right {
	width: 836px;
	height: auto;
}

.estate_float_inner {
	width: 1100px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: 18px auto;
}		
.estate_news {
	position: relative;
	width: 100%;
	height: 254px;
	margin-bottom: 60px;
}
.estate_news_inner {
	width: 836px;
	height: 254px;
}	
.estate_news_inner > ul.link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.estate_news_inner > ul.link li {
	width: 258px;
	height: 60px;
	color: #fff;
	font-size: 16px;
	background-color: #103e98;
	text-align: center;
	line-height: 60px;
}
.estate_news_inner > ul.link li::before {
	content: url(../../common/images/estate/down_arrow.svg);
	position: absolute;
	display: block;
	margin-left: 30px;
}
.estate_news .section_ttl {
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../../common/images/estate/news_ttl.png");
	background-position: 0 0;
	/*top: 100px;*/
	margin: 0 auto 30px;
	height: 78px;
	width: 102px;
}
.estate_news .section_ttl p {
	font-size: 18px;
	color: #71757a;
	position: relative;
	padding-top: 39px;
	text-align: center;
}
.estate_news_inner .more_btn {
	position: absolute;
	left: 711px;
	top: 50px;
}

.top_news_list {
	position: relative;
	display: block;
	margin: 37px auto 0;
	width: 836px;
	height: auto;
}
.top_news_list li {
	height: 26px;
	margin-bottom: 30px;
}
.top_news_list li > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.post_date {
	font-size: 16px;
	color: #013e98;
	margin-right: 20px;
	line-height: 28px;
}
.news_cat_icon {
	font-size: 16px;
	color: #fff;
	background-color: #dfb850;
	margin-right: 30px;
	width: 110px;
	height: 26px;
	text-align: center;
}

.news_desc {
	font-size: 16px;
	color: #56595b;	
}

/*.estate_area {
	width: 2560px;
	height: 1509px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../../common/images/estate/estate_area01_bg.jpg");
	background-position: 0 0;
}*/
/*.background_img {
	width: 2560px;
	background: url("../../common/images/estate/estate_area01_bg.jpg"),
				linear-gradient(70deg,#d9edec 0%, #d2ddfa 80%);
				-webkit-linear-gradient(70deg,#d9edec 0%, #d2ddfa 80%);
				-moz-linear-gradient(70deg,#d9edec 0%, #d2ddfa 80%);
				#d9edec;
	background-repeat: no-repeat,no-repeat;
	background-position:top,bottom;
	position: relative;

}*/
.estate_desc {
	position: relative;
	width: 100%;
	height: 287px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 80px;
}
.estate_desc_inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.estate_desc_inner div {
	width: 436px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
}
.estate_desc_ttl {
	font-size: 30px;
	margin-bottom: 10px;
	color: #003567;
}
.estate_desc_txt {
	font-size: 16px;
	color: #1b1b1b;
	line-height: 30px;
}
.estate_desc_img {

}
ul.estate_banner {
	position: relative;
	height: 638px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
}
ul.estate_banner li {
	width: 100%;
	height: 186px;
	box-sizing: border-box;
    border: solid 6px #126ec4;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner_inner {
	height: 100%;
	margin-left: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
}
.banner01,
.banner02,
.banner03 {
	background-color: #126ec4;	
}

.banner_txt {
	width: 360px;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}
.banner_btn {
	position: relative;
	display: flex;
}

section.estamate_link {
	position: relative;
	width: 2560px;
	height: 302px;
	background-repeat: no-repeat;
	background-image: url("../../common/images/estate/estate_area02_bg.jpg");
	background-position: 0 0;
	padding-top: 100px;	
}
.estamate_link_inner {
	width: 485px;
	position: relative;
	margin: 0 auto;
}
.estamate_link_ttl {
	font-size: 24px;
	color: #71757a;
	text-align: center;
	margin-bottom: 18px;
}
.estamate_link_inner > img {
	display: block;
	margin: 0 auto 30px;
}
.estamate_link_desc {
	font-size: 16px;
	color: #404040;
	text-align: center;
	margin-bottom: 50px;
}
.estamate_link ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

}
.estamate_link li {
	width: 213px;
	height: 55px;
	background-color: #fff;
	border: solid 2px #013e98;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.estamate_link li a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 60px;
}

