@charset "UTF-8";
.clearfix {
    zoom: 1;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
/*
#contents {
display:none;
}
*/

/*
footer {
text-align: center;
}

#footer {
text-align: left;
    width: 100%;
}
*/

span.pbg {
display:none;
}

#contents {
    background: #F8F8F4;
padding-bottom:0;
}

#content {
padding-bottom:0;
}

#content #title {
    display: block;
    width: 100%;
    border: none;
    padding-bottom: 3px;
}
#content #title strong{
    background: url(../images/title_search-pc.png) no-repeat center center;
    height: 154px;
    display: block;
    margin: 0 auto;
    text-indent: -7899px;
}


#search-map-head h3 {display:none;}


#home #search-map-wrap #search-map-head {
	width: 472px;
	margin: 0 0 6px;
	position: relative;
}

#home #search-map-wrap #search-map-head h4 {
//	display: none;
}
#home #search-map-wrap #search-map-head p {
	width: 46px;
	font-size: 20px;
	line-height: 1.0em;
	text-align: right;
}

/*
#home #search-map-wrap #search-map-head p#bukken {
	position: absolute;
	top: 7px;
	left: 240px;
}
#home #search-map-wrap #search-map-head p#yokoku {
	position: absolute;
	top: 7px;
	left: 400px;
}
*/



#home #search-group {
    width: 100%;
    max-width: 860px;
    box-sizing: border-box;
margin:0 auto;
background:#FFFFFF;
padding-top:20px;
padding-bottom:20px;
}

#home #search-map-wrap #search-map-head {
display:none;
}

#home #search-map-box {
margin: 0 auto;
border:none;
}

#home .res_search {
    width: 100%;
    max-width: 860px;
    box-sizing: border-box;
margin:0 auto;
}

#home .res_search .search-inline-box {
    background: #FFFFFF;
    box-sizing: border-box;
    margin-top: 50px;
    width: 48%;
width: -webkit-calc((100% - 40px) / 2);
width: calc((100% - 40px) / 2);
padding:40px 30px;
}

#home .res_search .search-inline-box p {
padding-bottom:20px;
}

#home .res_search .search-inline-box select {
border: 1px solid #DDDDDD;
    font-size: 15px;
    padding: 7px 15px 9px;
width: 100%
}

#home .res_search .search-inline-box:nth-of-type(1) ,
#home .res_search .search-inline-box:nth-of-type(2) ,
#home .res_search .search-inline-box:nth-of-type(3) {
display:none;
}

#home .res_search .search-inline-box:nth-of-type(4) {
float:left;
}

#home .res_search .search-inline-box:nth-of-type(5) {
float:right;
}

#home .res_search .search-inline-box #submit-box {
margin-top:20px;
text-align:center;
}

#home .res_search .search-inline-box #submit-box a{
background:url(../images/btn_search.png) no-repeat;
width:180px;
height:40px;
display: inline-block;
text-indent:-9999px;
}

#home .res_search .search-inline-box #submit-box a:hover{
opacity:0.6;
}

#home .res_search .search-inline-box .search-title {
text-indent:-9999px;
height:23px;
margin-bottom:30px;
}

#home .res_search .search-inline-box #search-nav04 .search-title {
background:url(../images/search-nav04.png) no-repeat center;
}

#home .res_search .search-inline-box #search-nav05 .search-title {
background:url(../images/search-nav05.png) no-repeat center;
}

#home #information-frame {
background:#FFFFFF;
    width: 100%;
margin-top:50px;
padding-top:50px;
padding-bottom: 50px;
}

#home #information-frame #information-head {
display:none;
}

#home #information-frame #information-group {
    max-width: 860px;
    box-sizing: border-box;
margin:0 auto 0 auto;
}

#home #information-group #information-select .information-box-m:nth-child(odd),
#home #information-group #information-select .information-box-m:nth-child(even){
border:1px solid #E6E6E6;
box-sizing:border-box;
width:48%;
width: -webkit-calc((100% - 40px) / 2);
width: calc((100% - 40px) / 2);
padding:0;
}

#home #information-group #information-select .information-box-m:nth-child(odd) {
float:left;
}

#home #information-group #information-select .information-box-m:nth-child(even) {
float:right;
}

#home #information-group #information-select .information-box-m #information-new-head ,
#home #information-group #information-select .information-box-m #information-sold-head {
text-indent:-9999px;
height:23px;
margin-top:40px;
margin-bottom:40px;
}

#home #information-group #information-select .information-box-m #information-new-head {
background:url(../images/information-new-head.png) no-repeat center;
}

#home #information-group #information-select .information-box-m #information-sold-head {
background:url(../images/information-sold-head.png) no-repeat center;
}

#home #information-group #information-select .information-box-m .information-list{
height:250px;
overflow-y:scroll
}

#home #information-group #information-select .information-box-m .information-list .information-list-inner{
padding:15px;
}


#home #information-group #information-select .information-list dl.news ,
#home #information-group #information-select .information-list dl.news_update ,
#home #information-group #information-select .information-list dl.sold {
font-size:14px;
margin-bottom:8px;
line-height:170%;
}

#home #information-group #information-select .information-list dl dt {
    float: left;
    padding-bottom: 5px;
    margin-right: 10px;
    clear: both;
width:5em;
}

/* mapから */
#home #search-map-box #search-map .submit-box {
    width: 180px;
    height: 40px;
    position: absolute;
    top: 433px;
    left: 138px;
}

#home #search-map-box #search-map .submit-box a {
    background: url(../images/btn_search.png) no-repeat;
    width: 180px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    text-decoration: none;
}

#home #search-map-box #search-map .submit-box a:hover {
    background: url(../images/btn_search.png) no-repeat;
    opacity:0.6;
}

/* BBホームバナー */
section#bbhome-link {
    background: #D3E1F3;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom:-50px;
}

section#bbhome-link a {
    background: url(../images/btn_bbhome.png) no-repeat center;
    color: #FFF;
    width: 700px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 20px;
    height:100px;
    box-sizing: border-box;
    text-indent:-9799px;
}

section#bbhome-link a:hover {
    opacity:0.5;
}

section#chumon-lineup{
    background: #DF0716;
    margin-top: 50px;
    margin-bottom: -50px;
    padding-top: 50px;
    padding-bottom: 50px;
    color:#FFFFFF;
}

section#chumon-lineup h5{
font-family: FOT-筑紫Aオールド明朝 Pr6N B ,TsukuAOldMinPr6N-B;
font-size:1.5em;
margin-bottom:20px;
}
section#chumon-lineup .inner{
    width:calc(100% - 20px);

    max-width:1000px;
    margin:0 auto;
    text-align:center;
}

section#chumon-lineup .icon {
background:#FFF;
padding:5px;
width:100px;
}

section#chumon-lineup p.lead {
font-size:1.1em;
    font-family: "FP-ヒラギノUD角ゴ StdN W5";
margin-top: 5px;
}

section#chumon-lineup .inner ul {
margin-top:30px;
}

section#chumon-lineup .inner li{
    width:calc((100% - 80px) / 3);
    float:left;
    margin-right:40px;
}

section#chumon-lineup .inner li:nth-of-type(3){
    margin-right:0;
}

section#chumon-lineup .inner li img {
   max-width:100%;
}

section#chumon-lineup .inner li dt {
margin-top:10px;
margin-bottom:10px;
font-size:1.1em;
    font-family: "FP-ヒラギノUD角ゴ StdN W5";
}

section#chumon-lineup .inner li dd.text {
text-align:justify;
margin-bottom:20px;
min-height:110px;
    font-family: "FP-ヒラギノUD角ゴ StdN W3";
}

section#chumon-lineup .inner li dd.btn a {
color:#000;
background:#FFF;
border:;
padding:5px 7px;
    font-family: "FP-ヒラギノUD角ゴ StdN W5";
}

section#chumon-lineup .inner li dd.btn a:hover {
opacity:0.6;
}

/* 名古屋エリアのみ */
/*
#close-nagoya {
display:none!important;
}

#home #search-map-box #search-map #search-map-tab {
background:none;
}
*/

/*
ul#search-map-tab li#map-mikawa ,
ul#search-map-tab li#map-gifu {
display:none;
}
*/

/* 予告物件数 */
#home #member-bnr {
    margin: 5px auto 10px auto;
    text-align: center;
    position: relative;
}

#home #member-bnr a:hover {
    opacity:0.6;
}

#home #member-bnr span#yokoku_bukken_su{
    pointer-events: none;
    position: absolute;
    display: block;
    right: 460px;
    top: 82px;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold;
}

/* お知らせSPカスタマイズ */
#home #information-frame .onclickBtn {
    display: none;
}
