body {
    font-family: 'Hiragino Kaku Gothic ProN',Meiryo,'MS PGothic',Sans-serif;
}
.pnavi {
	margin-bottom: 0;
}
.conbody {
	width: 986px;
	padding:24px 0 0 0;
	margin:0 auto;
}

.conbody h3{
	background-color:#ffffff;
	width:966px;
	margin:40px 10px 0 12px;
	font:size:14px;
	font-weight:bold;
}

.conbody h3 span{
	padding:6px;
	display:block
}

.conbody p.caption{
	clear:both;
	background:none;
	color:#FFF;
	width:966px;
	padding:0 0 0 12px;
}


.fl {
	float: left;
}
.fr {
	float: right;
}

.h34em{height:3.4em!important;}


.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

.btm5 {margin-bottom:5px;}
.btm10 {margin-bottom:10px;}
.btm15 {margin-bottom:15px;}
.btm20 {margin-bottom:20px;}
.btm30 {margin-bottom:30px;}

.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt15 {padding-top:20px;}

.pbtm5 {padding-bottom:5px;}
.pbtm10 {padding-bottom:10px;}
.pbtm15 {padding-bottom:15px;}
.pbtm20 {padding-bottom:20px;}



.clearfix:after {
  content: url("../images/s.gif");
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}

#highrise-condominium h2 {
	margin-bottom: 10px;
}

#cond-list {
	overflow: hidden;
	position: relative;
	width: 986px;
	margin-bottom: 30px;
	background-color:#4dbf98;
}
#cond-list #area-link{
	width:954px;
	padding:12px 0 12px 12px;
	margin:12px auto;
	background-color:#ffffff;
}

#cond-list #area-link{
}

#cond-list #area-link li{
	float:left;
	font-size:12px;
	padding:0 60px 6px 0;
}
#cond-list #area-link li.last{
	padding:0 0px 6px 0;
}



#cond-list #tabs {
	position: relative;
}
#cond-list #tabs li {
	float: left;
	width: 179px;
	height: 37px;
	margin-left: 3px;
	padding: 8px 8px 0;
	text-align: center;
	font-size: 14px;
	color: #222;
	background-image: url("../images/bg_tab.gif");
	background-repeat: no-repeat;
	background-position: 100% 0;
	cursor: pointer;
}
#cond-list #tabs li.first-child {
	margin-left: 0;
}
#cond-list #tabs li.last-child {
	margin-left: 2px;
}
#cond-list #tabs li:hover,
#cond-list #tabs li.hover {
	color: #fff;
	background-position: 0 0;
}
#cond-list #tabs li.selected {
	color: #fff;
	background-position: 0 0;
	cursor: default;
}

#cond-list .panel {
	width: 986px;
    /* overflow: hidden; */
    display: flex;
    flex-wrap: wrap;
}
#cond-list #area1 {
	display: block;
}
#cond-list #area2,
#cond-list #area3,
#cond-list #area4,
#cond-list #area5 {
	display: none;
}
/* tenant col css--------------------------------------------------------------------------------*/

.col{
	/* background: url("../images/bg_col.gif") repeat-y scroll 0 0; */
    background-color: #f6f6f6;
    width: 477px;
    /* min-height: 1050px; */
    margin: 20px 0 0px 10px;
    padding: 0 0 0px 0;
    /* float: left; */
    font-size: 14px;
}
	.col .tenant_no{
	/* background: url("../images/bg_col_top.gif") no-repeat scroll 0 0; */
	padding: 12.5px 10px 0px;
	height:20px;
	margin: 12.5px 10px 0;
	/* border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid; */
	}
			.col .detail{
	/* background: url("../images/bg_col_bottom.gif") no-repeat scroll bottom; */
	padding: 5px 10px 15px;
	margin: 0 10px 12.5px;
	/* border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid; */
	}


.col span.new{
	color:#F00;
	font-size:16px;
	font-weight:bold;
	padding:0 15px 0 0;
	}
	.col span.no{
		font-size:13px;
		}
.col .images {
	width:430px;
	}
	.col .images .outside{
		width:208px;
		height:208px;
		}
	.col .images .inside{
		width:208px;
		height:208px;
		}

.col .spec dt{
/*	display:block;*/
	float:left;
	font-weight:bold;
	margin:0 5px 5px 0;
	clear:both;}

	.col .spec dd{
		display:block;
		margin:0 0 5px 0;
		}
		.col dd.empty {
			height: calc(1em * 1.428);
		}
		.col .spec dd.access{
		margin-left: 60px;
		}
		/* .col .spec dt.remarks,
		.col .spec dd.remarks{
		height: 5em;
		} */

	.col div.inquiry{
		margin:10px 0 0 0;
		}
		.col div.inquiry div.tel{
			margin:10px 0 0 0;
			font-size:28px;
			font-weight:bold;
			}
		.col div.inquiry div.tel img{
			margin: 0 0 5px 30px;
			vertical-align:middle;
			}
.col p.comment{
	margin:15px 0 0 0;}

.col p.point{
	margin:5px 0 15px 0;
	min-height:3em;
	color: #eb6438;
	}
.col hr {
	border:#CCC solid 1px;}

.col p.rent{
	margin:20px 0 10px 0;

	}
.col p.rent strong{
	font-size: 24px;
	display: block;
	margin: 0 10px 0 0;
	width: auto;
	float: left;
	font-weight: bold;
	}
	.col p.rent span{
		display:block;
		position:relative;
		overflow:hidden;
		}

.page_inquiry{
	margin: 25px 10px 10px 10px;
	padding: 20px 30px 20px 30px;
	width: 906px;
	position: relative;
	background: #FFF;
	vertical-align: bottom;
	overflow:hidden;
	}
	.page_inquiry .right{
		width:460px;
		float:left;
		display:block;
		}
		.page_inquiry .right .company{
			font-weight:bold;
			font-size:24px;
			margin:10px 0 10px 0;}

	.page_inquiry .left{
		display:block;
		width: 400px;
		float: right;
		}
		.page_inquiry .left .tel{
			font-weight:bold;
			font-size:35px;
			display:block;
			line-height:35px;
			}
		.page_inquiry .left dt.tel{
			float:left;
			width:72px;
			}

	.page_inquiry .left .fax{
		font-weight:bold;
		font-size:20px;
		display:block;
		margin:3px 0 0 0;
		}
	.page_inquiry .left dt.fax{
		float:left;
		width:75px;
		}

	.page_inquiry .left img{
		margin:10px 0 0 0;
		}



/*TOP*/

.area_banner{
	width:860px;
	padding:24px 0 0;
	margin:0 auto;
	overflow:hidden;
}

.area_banner .east,
.area_banner .west{
	width:420px;
	height:200px;
	display:block;
	color:#FFF;
	text-align:center;
}
.area_banner .east a,
.area_banner .west a{
	color:#FFF;
}


.area_banner .east{
	float:left;
}
.area_banner .west{
	float:right;
}


/*shop css-----------------------------------------------------------------------------------------*/
#recommend-list {
	overflow: hidden;
	padding: 20px 20px 7px;
	background: url("../images/bg_recommend.gif") 0 0 repeat;
}
#recommend-list h3 {
	margin: 0 auto 18px;
	padding-bottom: 24px;
	text-align: center;
	background: url("../images/line.gif") 0 100% repeat-x;
}


#pagetop {
	position: fixed;
	right: 0;
	bottom: 0;
	margin: 10px;
	text-align: right;
}
@media print {
	#pagetop {
		display: none;
	}
}


/*�ς񂭂�20180620*/

#topicPath{
  display: block;
}

#topicPath a{
  text-decoration: underline;
}

.area_banner .east, .area_banner .west {
    width: 420px;
    height: 170px;
    display: block;
    color: #FFF;
    text-align: center;
}
