@charset "UTF-8";

/* ---------------
	page header area
------------------*/
.houseSearchResult h2{
	font-size: 32px;
	text-align: center;
	padding-bottom: 18px;
	font-weight: 400;
}

.houseSearchResult .titBorder{
	display: block;
	text-align: center;
	width: 32px;
	height: 2px;
	background-color: #f16b33;
	margin: 0 auto 35px;
}

.houseSearchResult .pagingArea{
	width: 100%;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	overflow: hidden;
	text-align: center;
	padding: 15px;
}

.houseSearchResult .pagingArea.upper{
	margin-bottom: 50px;
	order: 1;
}

.houseSearchResult .pagingArea.lower{
	margin-bottom: 0;
	order: 4;
}

.houseSearchResult .pagingArea .pagingNum{
	float: left;
	font-size: 11px;
	margin-top: 5px;
}

.houseSearchResult .pagingArea .pagingNum .pagingNumTotal{
	font-size: 14px;
	font-weight: bold;
	color: #ea5404;
}

.houseSearchResult .pagingArea .pagingNum .pagingNumTotal span{

}

.houseSearchResult .pagingArea .selectWrap{
	float: right;
	margin-bottom: 0;
}

.houseSearchResult .pagingArea .pagingNum,
.houseSearchResult .pagingArea .selectWrap{
	text-align: left;
}

.houseSearchResult .pagingArea .pagingList{
	text-align: center;
	display: inline-block;
	margin-top: 5px;
}

.houseSearchResult .pagingArea .pagingList li{
	display: inline;
	margin-right: 3px;
}

.houseSearchResult .pagingArea .pagingList .active a{
	background-color: #000;
}

.houseSearchResult .pagingArea .pagingList li a{
	color: #fff;
	background-color: #888888;
	border-radius: 30px;
	font-size: 10px;
	padding: 7px 0;
	text-decoration: none;
	display: inline-block;
	height: 24px;
}
.houseSearchResult .pagingArea .pagingList li a:not(.prev):not(.next){
	width: 24px;
}
.houseSearchResult .pagingArea .pagingList li a.prev, .houseSearchResult .pagingArea .pagingList li a.next{
	padding: 7px 10px;
}
.houseSearchResult .pagingArea .pagingList .backNone{
	vertical-align: middle;
}
.houseSearchResult .pagingArea .pagingList li a:hover{
	text-decoration: none;
	opacity: .7;
}

.houseSearchResult .contentsInArea{
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.allBuildList{
	min-height: 2000px;
}

/* ---------------
	right navigation
------------------*/
.houseSearchResult .contentsInArea .rightContArea{
	width: 220px;
	font-size: 12px;
	order: 3;
}

.houseSearchResult .smallBlock01{
	background-color: #eee;
	padding: 15px;
	margin-bottom: 20px;
}

.houseSearchResult .smallBlock01 h3{
	text-align: center;
	padding-bottom: 8px;
}

.houseSearchResult .smallBlock01 .borderBb{
	width: 30px;
	height: 2px;
	background-color: #bbb;
	display: block;
	margin: 0 auto 12px;
}

.houseSearchResult .smallBlock01 .spTextBlock,
.houseSearchResult .smallBlock01 .btnChangeFilter{
	display: none;
}

.houseSearchResult .smallBlock01 .smallBlockArea{
	background-color: #fff;
	padding: 10px 10px 8px 10px;
	margin-bottom: 10px;
}

.houseSearchResult .smallBlock01 .smallBlockArea .smallBlockInArea01 {
	overflow: hidden;
	padding-bottom: 8px;
}
.houseSearchResult .smallBlock01 .smallBlockArea .smallBlockInArea01 .areaName{
	font-size: 15px;
	float: left;
	font-weight: bold;
}

.houseSearchResult .smallBlock01 .smallBlockArea .btnArea01{
	color: #fff;
	float: right;
	display: block;
	width: 97px;
	text-align: center;
	font-size: 10px;
}
.houseSearchResult .smallBlock01 .smallBlockArea .btnArea01 span{
	color: #fff;
	padding-right: 1px;
}

.houseSearchResult .smallBlock01 .smallBlockArea .btnArea01 a{
	color: #fff;
	text-decoration: none;
	width: 100%;
  background-color: #e74a09;
  border-radius: 30px;
  display: inline-block;
  padding: 3px 0;
}
.houseSearchResult .smallBlock01 .smallBlockArea .btnArea01 a:hover{
	opacity: 0.7;
}

.houseSearchResult .smallBlock01 .smallBlockArea .smallBlockInArea02{
	padding-bottom: 8px;
}

.houseSearchResult .smallBlock01 .smallBlockArea .smallBlockInArea03{
	overflow: hidden;
}
.houseSearchResult .smallBlock01 .smallBlockArea .smallBlockInArea04{
	overflow: hidden;
	padding-bottom: 5px;
}
.houseSearchResult .smallBlock01 .btnSearchLine {
	text-align: center;
}

.houseSearchResult .smallBlock01 .btnSearchLine a{
	text-decoration: underline;
}

.houseSearchResult .smallBlock01 .btnSearchLine a:hover{
	text-decoration: none;
}

.houseSearchResult .smallBlock01 .btnSearchLine span{
	color: #8c8c8c;
	padding-right: 4px;
}

.houseSearchResult .smallBlock01 .searchBlockRight{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.houseSearchResult .smallBlock01 .titBuildValiation{
	background: url(../img/build_list/ico_build_valiation.png) 14px 50% no-repeat;
	background-size: 16px 15px;
}
.houseSearchResult .smallBlock01 .titBuildPrice{
	background: url(../img/build_list/ico_price.png) 14px 8px no-repeat;
	background-size: 15px 13px;
}

.houseSearchResult .smallBlock01 .titBuildSize{
	background: url(../img/build_list/ico_areasize.png) 14px 11px no-repeat;
	background-size: 16px 8px;
}

.houseSearchResult .smallBlock01 .titBuildLayout{
	background: url(../img/build_list/ico_layout.png) 14px 50% no-repeat;
	background-size: 12px 12px;
}

.houseSearchResult .smallBlock01 .titBuildWalkTime{
	background: url(../img/build_list/ico_walktime.png) 14px 50% no-repeat;
	background-size: 12px 14px;
}

.houseSearchResult .smallBlock01 .titBuildAge{
	background: url(../img/build_list/ico_buildage.png) 14px 50% no-repeat;
	background-size: 13px 13px;
}

.houseSearchResult .smallBlock01 .titBuildCondition{
	background: url(../img/build_list/ico_condition.png) 14px 50% no-repeat;
	background-size: 15px 14px;
}

.houseSearchResult .smallBlock01 .searchBlockRight dt{
	margin-bottom: 12px;
	background-color: #dddddd;
	padding: 8px 0 6px 39px;
	border-radius: 50px;
	color: #444444;
	font-size: 13px;
	line-height: 1.0;
}

.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd{
	flex-direction: column;
	align-items: flex-start;
}

 .houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd .checkBoxTxt {
display:block;
}

.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd label{
	display: block;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd .individualTerms{
	width: 100%;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd .individualTermsTitle{
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd .termsMansion,
.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd .termsHouse{
    margin-top: 20px;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd .termsHouse dt{
    background: none;
    padding: 0;
    font-weight: normal;
    margin-bottom: 5px;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd.buildConditionDd .termsHouse .landArea dd{
    margin-bottom: 10px;
}
.houseSearchResult .smallBlock01 .searchBlockRight dt img{
	vertical-align: bottom;
}

.houseSearchResult .smallBlock01 .searchBlockRight dd label{
	margin-bottom: 10px;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd{
	background-color: transparent;
	padding: 0;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd.wrapSearchSection{
	flex-wrap: wrap;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd.wrapSearchSection label:nth-child(odd){
	margin-right: 10px;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd .selectWrap{
	width: 85px;
	margin-bottom: 0;
}
.houseSearchResult .smallBlock01 .searchBlockRight dd .selectWrap select{
	width: 100%;
	padding-right: 20px;
}

.houseSearchResult .smallBlock01 .searchBlockRight dd.selectWidth100 .selectWrap{
	width: 96%;
}

.houseSearchResult .smallBlock01 .searchBlockRight dd.selectWidth100 .selectWrap select{
	width: 100%;
}
.houseSearchResult .contentsInArea .rightContArea .smallBlock03{
	margin-bottom: 20px;
}
.houseSearchResult .smallBlockArea .railDetailName{
	font-size: 13px;
	background: #eee;
	padding: 4px 8px;
}
.houseSearchResult .smallBlockArea .areaDetailName,
.houseSearchResult .smallBlockArea .stationDetailName{
	display: flex;
}
.houseSearchResult .smallBlockArea .areaDetailName .bordersSymbol,
.houseSearchResult .smallBlockArea .stationDetailName .bordersSymbol{
	margin-right: 3px;
}

.houseSearchResult .openBtn{
	border: 1px solid #888888;
	cursor: pointer;
	color: #666666;
	padding: 3px 0 ;
	text-align: center;
	border-radius: 20px;
	font-size: 11px;
	width: 180px;
	margin: 5px auto 10px;
}

.houseSearchResult .openBtn .arrow{
	margin-right: 3px;
	display: inline-block;
}

.houseSearchResult .openBtn .isOpenText{
	display: none;
}
.houseSearchResult .openBtn .isCloseText{
	display: inline;
}

.houseSearchResult .openBtn.is-open{
	opacity: 0.7;
}

.houseSearchResult .openBtn.is-open .isOpenText{
	display: inline;
}
.houseSearchResult .openBtn.is-open .isCloseText{
	display: none;
}

.houseSearchResult .openBtn.is-open .arrow{
	transform: rotate(180deg);
}

.houseSearchResult .openListDd{
	display: none;
	width: 100%;
}

.houseSearchResult .textCenter{
	text-align: center;
}

.houseSearchResult .smallBlock03 .entryBtn,
.houseSearchResult .smallBlock01 .searchBtn{
	background: url(../img/common/ico_arrow_right.png) 15px 50% no-repeat #e74a09;
	background-size: 5px 6px;
	color: #fff; 
	text-align: center;
	width: 100px;
	height: 30px;
	padding: 0 1px 0 10px;
	border-radius: 50px;
	margin: 0 auto 5px;
	font-weight: bold;
	font-size: 12px;
	border: none;
}

.houseSearchResult .smallBlock03 .entryBtn:hover,
.houseSearchResult .smallBlock01 .searchBtn:hover{
	opacity: 0.7;
	text-decoration: none;
}

.houseSearchResult .smallBlock02 h3 {
	border-top: none;
}

.houseSearchResult .smallBlock02 li{
	border-bottom: 1px solid #eeeeee;
}

.houseSearchResult .smallBlock02 li a:hover img{
	opacity: 0.7;
}

.houseSearchResult .smallBlock02 li a:hover .recentCheckTxt{
	opacity: 0.7;
}

.houseSearchResult .smallBlock03 .serchRegistrationWrap{
	padding: 15px;
    background: #f6f6f6;
    text-align: center;
}

.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationWrapTitle{
	font-size: 16px; 
	font-weight: normal;
	background: none;
	padding: 0;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap{
	margin-top: 15px;
	padding: 0;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl{
	background: #fff;
	padding: 15px 10px;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dt,
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd{
	padding: 0;
	background: none;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd{
	margin-top: 15px;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dt{
    color: #ea5404;
    font-weight: normal;
    font-size: 18px;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dd{
	text-align: left;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd.serchRegistrationBtnSection{
    text-align: center;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd.serchRegistrationBtnSection a{
    background-image: url(../img/common/ico_arrow_right.png);
    background-size: 5px 6px;
    background-position: 15px 50%;
    background-color:#ea5404;
    background-repeat: no-repeat;
    border-radius:22px;
    border:none;
    height: 30px;
    font-size: 12px;
    font-weight:bold;
    color:#fff;
    display:inline-block;
    width: 200px;
    max-width: 100%;
    padding: 7px 1px 7px 10px;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd.serchRegistrationBtnSection a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationWrapTitle span,
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dt span,
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd span{
	display: block;
}
.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd.serchRegistrationBtnSection a img{
	width: 321px;
    max-width: 100%;
    height: auto;
}

/* ---------------
	left Contents
------------------*/
.houseSearchResult .contentsInArea .leftContArea{
	order: 2;
	width: calc(100% - 220px);
}

.isModalcontent{
	display: none;
}

/* ---------------
	for media
------------------*/

@media only screen and (max-width: 940px) {

.houseSearchResult .contentsInArea .openBtn {
	width: 90%;
}

.houseSearchResult .smallBlock02 h3{
	margin-bottom: 20px;
}
.houseSearchResult .smallBlock02 ul li{
	padding: 0 15px 15px;
}

}

@media only screen and (max-width: 760px){
	.houseSearchResult{
		padding-left: 0;
		padding-right: 0;
	}
	.houseSearchResult .titBorder{
		margin-bottom: 20px;
	}
	.houseSearchResult .contentsInArea{
		padding-top: 160px;
		padding-right: 0;
	}
	.houseSearchResult .contentsInArea .leftContArea{
		padding-right: 0;
		text-align: center;
		width: 100%;
	}
	.houseSearchResult .contentsInArea .leftContArea li{
		text-align: left;
	}

	.houseSearchResult .contentsInArea .rightContArea{
		position: static;
		width: 100%;
		order: 4;
	}
	.houseSearchResult .selectSpecBlock{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.houseSearchResult .selectSpecBlock .areaSelectBlock{
		margin-bottom: 10px;
	}
	.houseSearchResult .selectSpecBlock .areaSelectBlock,
	.houseSearchResult .selectSpecBlock .filterSelectBlock form{

	}
	.houseSearchResult .smallBlock01 h3{
		width: 140px;
		text-align: left;
		padding-bottom: 10px;
	}
	.houseSearchResult .smallBlock01 .borderBb{
		display: none;
	}
	.houseSearchResult .smallBlock01 .smallBlockArea,
	.houseSearchResult .smallBlock01 .spTextBlock{
		flex: 1 1 0;
		margin-bottom: 10px;
	}
	.houseSearchResult .smallBlock01 .spTextBlock,
	.houseSearchResult .smallBlock01 .btnChangeFilter{
		display: block;
		text-align: center;
	}

	.houseSearchResult .smallBlock01 .btnChangeFilter a{
		text-decoration: underline;
	}
	.houseSearchResult .selectSpecBlock .requirementList{
		background-color: #FFF;
		padding: 5px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.houseSearchResult .selectSpecBlock .requirementList li{
		display: inline-block;
		margin-right: 3px;
	}
	.houseSearchResult .selectSpecBlock .requirementList li:after{
		content: "|";
		margin-left: 3px;
	}
	.houseSearchResult .selectSpecBlock .requirementList li:last-child:after{
		content: none;
	}
	.houseSearchResult .selectSpecBlock .searchBlockRightWrap{
		display: none;
	}
	.houseSearchResult .contentsInArea .rightContArea .smallBlock03{
		margin-bottom: 0;
	}
	/* 絞り込み条件モーダル */
	.houseSearchResult .selectSpecBlock .searchBlockRightWrap.isModal{
		display: block;
		width: 90%;
		background-color: #ffffff;
		padding: 40px 20px 20px;
		position:fixed;
		top: 35px;
		z-index: 1000;
	}
	.houseSearchResult .selectSpecBlock .searchBlockRightWrap.isModal .searchBlockRight{
		max-height: 400px;
		-ms-overflow-y: auto;
		    overflow-y: auto;
	}
	.houseSearchResult .smallBlock01 .searchBlockRight dd .selectWrap{
		width: 40%;
	}
	.houseSearchResult .smallBlock01 .searchBlockRight dd.wrapSearchSection label{
		margin-right: 10px;
	}

	.isModalcontent{
		display: block;
	}
	
	.houseSearchResult .pagingArea.lower{
		margin-bottom: 20px;
		order: 3;
	}

	.houseSearchResult .smallBlock03 h4 span{
		display: inline;
	}
	.houseSearchResult .pagingArea .pagingList li{
		display: none;
	}
	.houseSearchResult .pagingArea .pagingList li:nth-child(1),
	.houseSearchResult .pagingArea .pagingList li:nth-child(2),
	.houseSearchResult .pagingArea .pagingList li:nth-child(3),
	.houseSearchResult .pagingArea .pagingList li:nth-child(4),
	.houseSearchResult .pagingArea .pagingList li.backNone,
	.houseSearchResult .pagingArea .pagingList li:last-child{
		display: inline-block;
	}

	.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationWrapTitle{
		font-size: 26px;
	}
	.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dt{
		font-size: 18px;
	}
	.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd{
		font-size: 14px;
	}
	.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationWrapTitle span,
	.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dt span,
	.houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd span{
		display: inline;
	}
    .buildConditionDd .openListDd{
        width: 100%;
	}

    .houseSearchResult .smallBlock03 .serchRegistrationWrap .serchRegistrationIndividualWrap dl dd.serchRegistrationBtnSection a{
        padding:8px 10px 8px 18px;
        font-size:16px;
        width: 200px;
        max-width: 100%;
        height: auto;
    }
    .allBuildList{
		min-height: auto;
	}
}

@media only screen and (max-width: 630px) {
	.houseSearchResult .pagingArea{
		text-align: left;
		padding-top: 5px;
	}
	.houseSearchResult .pagingArea .pagingList{
		clear: both;
		display: block;
		width: 100%;
		padding-top: 10px;
	}
	.houseSearchResult .selectSpecBlock .areaSelectBlock,
	.houseSearchResult .selectSpecBlock .filterSelectBlock form{
		position: relative;
		display: block;
	}
	.houseSearchResult .smallBlock01 .smallBlockArea,
    .houseSearchResult .smallBlock01 .spTextBlock{
    	width: auto;
    }
	.houseSearchResult .contentsInArea .leftContArea li{
		width: 100%;
		margin-right: 0;
	}
	.houseSearchResult .pagingArea .pagingNum .pagingNumPhrase{
		display: block;
	}
	.houseSearchResult .pagingArea .selectWrap{
		margin-top: 5px;
	}
}

@media only screen and (max-width: 470px) {

	/* 絞り込み条件モーダル */
	.houseSearchResult .selectSpecBlock .searchBlockRightWrap.isModal{
		width: 100%;
		left: 0 !important;
	}
}