@charset "utf-8";
/* CSS Document */


#main .content {
	padding-left: 0;
}

#main .mansionBox {
	margin: 0 auto 127px;
	max-width: 900px;
}

#main .comPropertyUl > li .imgBox .photo {
	width: 309px;
}

#main .comPropertyUl > li .imgBox .textBox {
	margin-top: -5px;
	width: 503px;
	padding-bottom: 0;
}

#main .comPropertyUl > li {
	margin-bottom: 0;
	padding: 0;
}

#main .comPropertyUl > li:last-child {
	margin-bottom: 0;
}

#main .comPropertyUl .titleBox .comListLable {
	width: auto;
	margin-left: 20px;
}

.comPropertyUl .titleBox{
	display: inline-block;
}

.titleBox.right {
    display: inline-block;
    float: right;
}

#main .comPropertyUl .titleBox .comListLable span {
	margin: 0 0 10px 0;
	width: auto;
	float: none !important;
	display: inline-block;
	background-color: #fff;
    color: #000;
}

#main .comListLable span.whiteTxt {
    padding: 1px 2px 3px;
    color: #000;
    border: none;
    background-color: #fff;
}

#main .comPropertyUl .titleBox .comListLable span.number {
    margin-left: 10px;
    height: auto;	
    padding: 6px 9px 5px 10px;	
	background-color: #f0f4f8;
    color: #000;
}

#main .comPropertyUl .titleBox .comListLable span.black {
    margin-left: 10px;
    height: auto;	
    padding: 6px 9px 5px 10px;	
	background-color: #000;
    color: #fff;
}

#main .comPropertyUl .titleBox .comListLable span:last-child {
	margin-bottom: 0;
}

#main .endTxt {
	margin-top: -4px;
	color: #777777;
	font-size: 12px;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: .3px;
	line-height: 1.8;
}

#main .comPropertyUl > li a {
	padding: 27px 0 68px 0;
	display: block;
}

#main .comPropertyUl > li a:hover .photo img {
	transform: scale(1.2);
	transition: transform 1.6s ease;
}

#main .comTxt + .comTxt {
	margin-bottom: -2px;
}

#main .topBox {
	margin-bottom: 53px;
	font-size: 14px;
}

#main .topBox .text {
	margin-top: 28px;
	width: auto;
	float: left;
	letter-spacing: 1.5px;
}

#main .topBox .text span {
	font-size: 18px;
	font-weight: bold;
}

#main .topBox .rightBox {
	margin-top: -3px;
	width: 370px;
	float: right;
}

#main .topBox .rightBox li {
	width: 175px;
	float: left;
}

#main .topBox .rightBox li:last-child {
	float: right;
}



#main .topBox .rightBox span {
	display: block;
	margin: 0 6px 6px 0;
}	

#main .topBox .rightBox select {
	width: 175px;
	height: 36px;
	font-size: 12px;
	box-sizing: border-box;
	padding-left: 10px;
	border-radius: 0;
	border: 1px solid #E4E9EE;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #eee;
	box-sizing: border-box;
	background: #F1F4F9 url(../img/common/select_bg.png) no-repeat right 13px center;
	background-size: 13px auto;
    cursor: pointer;
}

#main .headLine01 {
	margin-bottom: 83px;
	font-size: 12px;
}

#main .comSearch {
	padding: 70px 0 0;
}

#main .searchBox .headLine01 {
	margin-bottom: 40px;
}

@media all and (max-width: 767px) {
	#main .content {
		margin: 0 15px;
	}
	
	#main .headLine01 {
		margin-bottom: 41px;
	}
	
	#main .topBox .text,
	#main .topBox .rightBox {
		margin: 12px 0 0;
		width: auto;
		float: none;
	}
	
	#main .topBox .rightBox li {
		margin-bottom: 16px;
		width: auto;
		float: none !important;
	}
	
	#main .topBox .rightBox li:last-child {
		margin-bottom: 0;
	}
	
	#main .topBox {
		margin-bottom: 46px;
		font-size: 13px;
	}
	
	#main .topBox .rightBox span {
		margin: 0 0 4px 0;
		display: block;
	}
	
	#main .topBox .text {
		margin-bottom: 26px;
	}
	
	#main .topBox .rightBox select {
		width: 100%;
		font-size: 11px;
	}
	
	#main .comPropertyUl {
		border-top: 2px solid #000;
	}

	.comPropertyUl .titleBox {
    	display: block;
	}
	
	#main .comPropertyUl li {
		border-bottom: 1px solid #000;
	}
	
	#main .comPropertyUl .titleBox .comListLable {
		margin-bottom: 20px;
		width: auto;
		float: right;
		margin-left: -10px;
		margin-right: 20px;
	}
	
	#main .comPropertyUl .titleBox .comListLable span {
		margin: 0 5px 0 7px !important;
		display: inline-block;
	}
	
	#main .comPropertyUl .titleBox .comListLable span:last-child {
		margin-right: 0 !important;
	}
	
	#main .comPropertyUl > li a {
		padding: 46px 0 49px 0;
	}
	#main .comPropertyUl > li a:first-child {
		padding: 19px 0 49px 0;
	}
	
	#main .comPropertyUl > li .imgBox .photo {
		width: 100%;
	}
	
	#main .comPropertyUl .titleBox {
		margin-bottom: 12px;
	}
	
	.titleBox.right {
    	float: left;
	}
	
	#main .comPropertyUl > li .imgBox .textBox {
		margin-top: 0;
		width: auto;
	}
	
	#main .comPropertyUl > li a:hover {
		background-color: #fff;
	}
	
	#main .comTable th {
		width: 20%;
	}
	
	#main .comPropertyUl > li:last-child a {
		padding-bottom: 0;
	}
	
	#main .comPropertyUl > li:last-child {
		border-bottom: none;
	}
	
	#main .endTxt {
		margin-top: 49px;
		line-height: 1.5;
		font-size: 12px;
	}
	
	#main .mansionBox {
		margin-bottom: 87px;
	}
	
	#main .searchBox .headLine01 {
		margin-bottom: 36px;
	}
	
	#main .comTxt + .comTxt {
    	margin-bottom: 28px;
	}
	
	#main .comTable {
		font-size: 12px;
		line-height: 1.5;
	}
	
	#main .comSearch {
		padding: 0;
	}
	
	#main .comPropertyUl > li a:hover .photo img {
		transform: scale(1);
	}

	
}