/* -------------------------------------------- */
/* ------------------property information---------------- */
.property-information-content{}
.property-information-content-part{
	display:block;
	padding:30px 0px 30px 0px;	
	}	
	
/* -------------------------------------------- */
/* ------------------block---------------- */
.property-information-content-part .left-block{
	display:inline-block;
	float:left;
	width:520px;
}
.property-information-content-part .right-block{
	display:inline-block;
	float:right;
	width:520px;
	text-align:left;
}

/* -------------------------------------------- */
/* ------------------upper left---------------- */
.property-main{}
.property-main .property-outline{
	padding-bottom:15px;	
	}
.property-main .property-outline .name{
	font-size:131%;
	padding-bottom:20px; 	
	}
.property-main .property-images{
	padding:10px;
	background-color:#F9F9F9;	
	}
	
.property-main .property-images .main-image{
	display:block;
	text-align:center;
	width:500px;
	height:334px;
	overflow:hidden;	
	}	
.property-main .property-images .main-image img{
	max-height:334px;
	width:auto;
}

.property-main .property-images .icons-wrap{
	display:block;
	text-align:center;
	width:500px;	
	}
.property-main .property-images .icons-wrap .icons-wrap-in{
	display:block;
	width:488px;
	margin:4px auto 0px auto;
	text-align:left;	
	}	
.property-main .property-images .icons-wrap .icon{
	display:block;
	float:left;
	padding:2px 2px 3px 3px;
	cursor:pointer;	
	}	


.property-main .property-images .comment-wrap{
	display:block;
	width:500px;
	padding-top:18px;	
	}	
.property-main .property-images .comment-wrap .comment-wrap-in{
	display:block;
	background-color:#F2F2F2;
	height:66px;
	overflow:hidden;
	padding:12px 15px 10px 15px;	
	}
.property-main .property-images .comment-wrap .comment-wrap-in .comment-title{
	display:inline-block;
	background-color:#558ED5;
	height:19px;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	padding:3px 20px 0px 20px;
	color:#ffffff;
	font-size:93%;
	margin-bottom:8px;	
}		
.property-main .property-images .comment-wrap .comment-wrap-in p{
	line-height:1.2;
}


.property-main .property-images .thumbnail-wrap{
	display:block;
	text-align:center;
	width:500px;
	padding-top:25px;	
	}	
.property-main .property-images .thumbnail-wrap .thumbnail-wrap-in{
	display:block;
	margin:0px -4px 0px 0px;
	text-align:left;	
	}
.property-main .property-images .thumbnail-wrap .thumbnail-wrap-in p.zoom{
	background-image:url(../images/icon-zoom.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:3px;
	padding-left:24px;
	margin-bottom:10px;	
	}	
		
.property-main .property-images .thumbnail-wrap .thumbnail{
	display:block;
	float:left;
	width:120px;
	height:80px;
	overflow:hidden;
	text-align:center;
	padding:3px 6px 3px 0px;
	/*margin:3px 6px 3px 0px;*/
	/*border-top:3px solid #F9F9F9;
	border-right:6px solid #F9F9F9;
	border-bottom:3px solid #F9F9F9;*/
	position: relative;
	cursor:pointer;
}
.property-main .property-images .thumbnail-wrap .thumbnail .caption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	display:table;
	border-top:3px solid #F9F9F9;
	border-right:6px solid #F9F9F9;
	border-bottom:3px solid #F9F9F9;
	box-sizing:border-box;	
}
.property-main .property-images .thumbnail-wrap .thumbnail:hover .caption{
	opacity: 1;
}
.property-main .property-images .thumbnail-wrap .thumbnail .caption p{
	color:#ffffff;
	font-size:93%;
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.4;
}
.property-main .property-images .thumbnail-wrap .thumbnail img{
	max-height:80px;
	width:auto;
}
	
/* -------------------------------------------- */
/* ------------------upper right---------------- */
.property-description{}
.property-description .property-overview{
	padding-bottom:30px;	
	}	
.property-description .property-overview .property-overview-content{}

.property-description .property-floor{
	padding-bottom:30px;	
	}
.property-description .property-floor .update{
	text-align: right;
	color:#BA1F1F;
	}	
.property-description .property-floor .property-floor-content{
	padding-top:10px;	
	}

.property-description .property-floor .property-floor-content a.to-detail {
	display:block;
	border:1px solid #CECECE;
	height:28px;
	width:93px;
	text-align:center;
	font-size:85%;
	background: #f2f2f2;
	background: -moz-linear-gradient(top,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: -webkit-linear-gradient(top,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: linear-gradient(to bottom,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(242,242,242,0.9)', endColorstr='rgba(255,255,255,0.9)',GradientType=0 );
	line-height:30px;
	overflow:hidden;
	margin:0 auto;
	}
.property-description .property-floor .property-floor-content a.to-detail span{
	display:inline-block;
	padding:0px 0px 0px 22px;
	margin-left:-10px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/icon-note.png);
}
.property-description .property-floor .property-floor-content a.to-detail:hover{
	background-color:#d3d3d3;
}



.property-description .property-floor .property-floor-content .floor-text-wrap{
	padding-top: 10px;
	padding-bottom: 10px;
	}
.property-description .property-floor .property-floor-content .floor-text-wrap a{
	display: block;
	/*background-color:#558ED5;*/
	background-color: #f2f2f2;
	/*color:#ffffff;*/
	text-align: left;
	font-size: 93%;
	line-height: 22px;
	overflow: hidden;
	padding: 10px 15px 10px 15px;
	}
.property-description .property-floor .property-floor-content .floor-text-wrap a:hover{
	/*background-color: #3174C7;*/
	background-color: #E1E1E1;
	}
.property-description .property-floor .property-floor-content .floor-text-wrap p{
	display:block;
	/*background-color:#558ED5;*/
	background-color:#F2F2F2;
	/*color:#ffffff;*/
	text-align:left;
	font-size:93%;
	line-height:22px;
	overflow:hidden;
	padding: 10px 15px 10px 15px;
	}


.property-description .property-pamphlet{
	padding-bottom:0px;	
	}	
.property-description .property-pamphlet .property-pamphlet-content{
	padding-top:10px;
	padding-left:80px;	
	}
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-img-wrap{
	display:block;
	float:left;
	width:110px;	
	}
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-img-wrap .pamphlet-img{
	display:block;
	background-color:#F9F9F9;
	width:110px;
	text-align:center;
	padding:15px 0px 15px 0px;	
	}
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-img-wrap .pamphlet-img:hover{
	background-color:#ECECEC;
	}
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-img-wrap p{
	padding-top:10px;
	font-size:77%;
	line-height:1.2;
	}	
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-btn-wrap{
	display:block;
	float:left;
	padding-left:30px;
	padding-top:44px;
	}	
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-btn-wrap a.to-pdf {
	display:block;
	border:1px solid #CECECE;
	height:28px;
	width:133px;
	text-align:center;
	font-size:85%;
	background: #f2f2f2;
	background: -moz-linear-gradient(top,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: -webkit-linear-gradient(top,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: linear-gradient(to bottom,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(242,242,242,0.9)', endColorstr='rgba(255,255,255,0.9)',GradientType=0 );
	line-height:30px;
	overflow:hidden;
	margin:0 auto;
	}
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-btn-wrap a.to-pdf span{
	display:inline-block;
	padding:0px 0px 0px 25px;
	margin-left:-10px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/icon-printer.png);
}
.property-description .property-pamphlet .property-pamphlet-content .pamphlet-btn-wrap a.to-pdf:hover{
	background-color:#d3d3d3;
}

/* -------------------------------------------- */
/* ------------------lower left---------------- */
.property-map{}
.property-map .sub-title-wrap{
	margin-bottom:20px;
}
.property-view{}
.property-view .sub-title-wrap{
	margin-bottom:20px;
}

#box_gmap{
	margin-top:10px;
	width:100%;
	height:500px;
	border:1px solid #dbdbdb;
}
#box_gsview{
	margin-top:10px;
	width:100%;
	height:500px;
	border:1px solid #dbdbdb;
}

/* -------------------------------------------- */
/* ------------------bottom banner---------------- */
.contact-banner-wrap{
	padding-bottom:30px;
	width:1080px;
	margin:0 auto;
	}
.contact-banner-wrap .contact-title{
	padding-bottom:5px;
	width:1080px;	
	}
.contact-banner-wrap .contact-title p{
	display:inline-block;
	background-color:#739A3F;
	height:19px;
	color:#ffffff;
	text-align:center;
	font-size:93%;
	line-height:21px;
	overflow:hidden;
	width:134px;
	}
.contact-banner-wrap .contact-banner{
	display:block;
	width:1080px;
	height:130px;
	border:1px solid #BCC0C8;
	background-color:#F9F9F9;
	box-sizing:border-box;	
	}
.contact-banner-wrap .contact-banner .contact-banner-in{
	padding:16px 40px 0px 40px;	
}
.contact-banner-wrap .contact-banner .contact-banner-in .left-box{
	display:block;
	float:left;
	width:400px;
}
.contact-banner-wrap .contact-banner .contact-banner-in .left-box .logo{}
.contact-banner-wrap .contact-banner .contact-banner-in .left-box .charge-name{
	padding-top:5px;
	font-size:93%;	
	}
.contact-banner-wrap .contact-banner .contact-banner-in .left-box .charge-name p{
	padding:1px 0px 1px 5px;	
	}
		
.contact-banner-wrap .contact-banner .contact-banner-in .center-box{
	display:block;
	float:left;
	width:353px;
}
.contact-banner-wrap .contact-banner .contact-banner-in .center-box .tel{
	font-family: 'BebasNeue';
	font-size: 328.8%;
	color:#000000;
	padding:15px 0px 0px 64px;
	background-image:url(../images/icon-tel.png);
	background-position:4px 10px;
	background-repeat:no-repeat;
	line-height:38px;
}
.contact-banner-wrap .contact-banner .contact-banner-in .center-box .caution{
	padding-top:5px;	
	}
.contact-banner-wrap .contact-banner .contact-banner-in .center-box .caution p{
	font-size:85%;
	padding:2px 0px 2px 0px;	
	}

.contact-banner-wrap .contact-banner .contact-banner-in .right-box{
	display:block;
	float:left;
	width:245px;
	padding-top:2px;
}
.contact-banner-wrap .contact-banner .contact-banner-in .right-box .btn-wrap{
	padding-top:5px;
	padding-bottom:5px;
}

.contact-banner-wrap .contact-banner .contact-banner-in .right-box .btn-wrap a {
	display:block;
	border:1px solid #CECECE;
	height:38px;
	width:100%;
	text-align:center;
	font-size:100%;
	background: #f2f2f2;
	background: -moz-linear-gradient(top,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: -webkit-linear-gradient(top,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: linear-gradient(to bottom,rgba(242,242,242,0.9) 0%,rgba(255,255,255,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(242,242,242,0.9)', endColorstr='rgba(255,255,255,0.9)',GradientType=0 );
	line-height:38px;
	overflow:hidden;
	margin:0 auto;
	box-sizing:border-box;
	}
.contact-banner-wrap .contact-banner .contact-banner-in .right-box .btn-wrap a.mail span{
	display:inline-block;
	padding:0px 0px 0px 22px;
	margin-left:-10px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/icon-mail.png);
}
.contact-banner-wrap .contact-banner .contact-banner-in .right-box .btn-wrap a.docment span{
	display:inline-block;
	padding:0px 0px 0px 22px;
	margin-left:-10px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/icon-document.png);
}
.contact-banner-wrap .contact-banner .contact-banner-in .right-box .btn-wrap a:hover{
	background-color:#d3d3d3;
}
