@charset "utf-8";

@import url("searchpanel.css?t=1");

#contents-inner-result{margin:0px 0px 0px 0px;}

#contents-inner-result .tableAdjust1{ padding:2px;}

.search-key-box { background-color: #f5f5f5; /*border:1px solid #cdcdcd;*/ margin:0px 0px 14px 0px; padding:10px 20px 13px 20px; }
.search-key-box div.title { display:block; font-size:14px; margin: 0 0 11px 0; border-bottom: 1px dotted rgba(61,61,61,0.3); padding-bottom: 8px;}
.search-key-box div { display:inline-block; margin:0 30px 0 0;}
.search-key-box div span { display:inline-block; padding:0 10px 0 0px; font-weight:bold;}

.search-head {margin:14px 0px 6px 0px;padding:3px 0px 0px 10px;font-weight:bold; }
.search-key { margin:2px 0px 0px 0px; }
.listcomment { text-align:left; color:#666;	margin:10px 0px 0px 0px; float:left; padding:4px 0px 4px 0px; }
.listcomment-unit { text-align:right; color:#000;  margin:3px 0px 0px 0px; }
.listcomment-contact-all { text-align:right; margin:15px 0px 15px 0px; }

.sort_list{ font-size:14px;}
table.result .small-text { font-size: 12px; }

table.result {border-top:1px solid #cdcdcd;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd; color:#000; margin:0px 0 25px 0;}

table.result thead tr { background-color: #f4f4f4; }
table.result thead tr th { white-space: nowrap; font-weight: normal; text-align: center; height: 41px;border-top:0px solid #cdcdcd;border-bottom:1px solid #cdcdcd; padding:2px;border-right:1px dotted #999;}
table.result thead tr th:last-of-type { border-right: none;}
table.result thead tr .th-end { border-bottom:1px solid #cdcdcd; padding:2px;border-right:none;}
table.result thead tr th a{ color: #198bd8;}

table.result tbody tr { height:120px;}
table.result tbody td { border-bottom:1px solid #cdcdcd; border-right:1px dotted #cdcdcd; padding:8px 5px 8px 8px;}
table.result tbody td:last-of-type { border-right:none;}
table.result tbody td .im1 { margin:0px 0px 10px 0px; }
table.result tbody td.sort-active { background-color:#fdfdef; color:#b40000; }
table.result tbody td.sort-active .non-decoration { color:#000; }

table.result tbody tr { cursor:pointer; cursor:hand; }
table.result tbody tr:hover {background-color: #e4f0ff;}
table.result tbody tr td div.div1{ white-space: nowrap;  }

table.result:nth-of-type(odd) tbody tr { background-color: #ffffff; }
table.result:nth-of-type(even) tbody tr { background-color: #f4f4f4; }
table.result:nth-of-type(odd) tbody tr.odd-member { background-color: #fff6ff; }	
table.result:nth-of-type(even) tbody tr.even-member { background-color: #fff6ff; }

table.result:hover tbody tr { background-color: #fcefe9; transition:.5s; }

/*table.result tbody tr.odd.mark { background-color: #ffffff; }
table.result tbody tr.even.mark { background-color: #f4f4f4; }*/

table.result tbody tr.odd.over,table.result tbody tr.even.over,table.result tbody tr.odd-member.over,table.result tbody tr.even-member.over,table.result tbody tr.odd-mark.over,table.result tbody tr.even-mark.over { background-color: #e4f0ff;  }

table.result tbody tr.odd-mark td.sort-active { cursor:pointer; cursor:hand; }
table.result tbody tr.even-mark td.sort-active { cursor:pointer; cursor:hand; }

table.result tbody tr.odd-mark-over td.sort-active { cursor:pointer; cursor:hand; }
table.result tbody tr.even-mark-over td.sort-active { cursor:pointer; cursor:hand; }

table.result .esttype{ margin:5px 0 3px 0;white-space: nowrap; }

table.result img{ margin:0 0 5px 0;}

table.result .estatename { margin:5px 0 5px 0; color:#cc0000;}
table.result .estatename a{ text-decoration:none; color:#cc0000;}

table.result tbody td.sort-active .estatename a{ color:#000;}

table.result .price{ margin:0 3px 0 3px; font-size:24px; font-weight:bold; white-space: nowrap; }
table.result .layout{ margin:0 3px 0 3px; font-size:20px;white-space: nowrap; }

table.result .add{ margin:0px 3px 3px 3px; font-size:14px;white-space: nowrap; text-align:left; color:#333; }

table.result .floor{ margin:0 3px 0px 3px; font-size:18px; white-space: nowrap;}
table.result .floor .decimal{ font-size:14px; }

table.result .tsubo{ margin:0 3px 10px 3px; font-size:14px; white-space: nowrap;}
table.result .tsubo .decimal{ font-size:12px; }

table.result .info{margin:0 0 0 3px; }

table.result .info div { margin:-3px 0 5px 0;}
table.result .info div img { margin:1px 0 -1px 0;}
table.result .info div.station_name2 { margin:-7px 0 5px 0;}

table.result .xsmallText {color:#696969;}

table.result .cmnt1 { color:#005eb0; margin:10px 3px 10px 3px; word-break: break-word; font-size: 13px;}
table.result .cmnt1 img { float:left; width:40px; margin:0 5px 0 0;}

.listLabel{font-weight:bold;color:#000;margin:10px 0 2px 3px;}


/* オープンハウスがある場合の表示*/
.result_openhouse{font-size: 18px; padding: 8px 15px 8px 15px; color: #ffffff; background: #beaf87; position: relative; z-index: 0; margin-bottom: 3px;}
.result_openhouse:after{ display: block; content: ""; position: absolute; z-index: -1; bottom:-15px; left:150px; width: 0; height: 0; border-style: solid; border-color: #beaf87 transparent transparent transparent; border-width: 25.98px 15px 0px 15px;}
.result_openhouse strong{-webkit-text-stroke-width: 0.8px !important; display: inline-block; color: #fcff7e; margin-right: 10px;}
.result_openhouse span.icon_calendar:before{ display:inline-block; content: ""; background: url("/contents/images/icons/icon_calendar_wh.png") no-repeat center center; background-size: 100% auto; width: 16px; height: 16px; vertical-align: middle; margin: 0 6px 3px 15px; }
.result_openhouse span.icon_clock:before{ display:inline-block; content: ""; background: url("/contents/images/icons/icon_clock_wh.png") no-repeat center center; background-size: 100% auto; width: 16px; height: 16px; vertical-align: middle; margin: 0 6px 3px 15px; }
.result_openhouse span.cmnt{display: block; font-size: 12px; color: rgba(255,255,255,.8);}

/* */
span.sort {text-decoration:none; }
span.sort-arrow { text-decoration:none; }
.sortText2{ }
span.sort-current { }

/* */
#secret {
width:100%;
margin:0 0 0px 0;
}

#secret_out {
width: 100%;
height: 80px;
}

#secret_in {
width: 809px;
height: 78px;
background:url(../images/searchpanel/bur_secret.jpg) no-repeat top -1px left;
position: relative;
    border-radius: 10px;
    border: 1px solid #4d95c6;
}

#secret_in .count {
width: 110px;
text-align: center;
font-size: 32px;
font-weight: bold;
position:absolute;
top: 10px; left: 425px;
line-height:30px;
}

#secret_in img.btn {
width:170px;
height:23px;
position:absolute;
bottom:10px; right:20px;
}

#secret_in a img.btn  {
border:none;
}

.save_cond{
	font-size:12px;
	font-weight:normal;
	text-align:right;
	color:#666;
}
.nonexistent{ margin:20px 0 10px 0; border:1px solid #999; padding:30px 0 30px 0; text-align:center; font-size:18px; background-color:#fff;}

#ku div{ display:block; float:left; width:140px;}
#ku div a{font-weight:bold;}
#ku .label1{padding:5px 0 5px 0; font-weight:bold; color:#000; display:block; float:left; width:100px;}

#city { margin:5px 0 0 0;}
#city div{ display:block; float:left; width:140px;}
#city div a{font-weight:bold;}
#city .label1{padding:5px 0 5px 0; font-weight:bold; color:#000; display:block; float:left; width:100px;}

.alert-ensen{ font-size:12px; margin:0px 0px 0px 0px; color:#cc0000; padding:3px; text-align:right;}

.ensen-panel{background-color:#f3f3f3; padding:5px 5px 5px 5px; border:1px solid #cdcdcd; margin-bottom:14px; }

/*--ensen-list--*/
.tb-ensen-list{margin:5px 0px 14px 5px;}
.tb-ensen-list td{ padding:5px 0px 5px 26px; font-size:14px; width:25%;}
.tb-ensen-list .td1{background-image:url(../images/icons_ensen/1.gif); background-position:0px 4px; background-repeat:no-repeat; }
.tb-ensen-list .td2{background-image:url(../images/icons_ensen/2.gif); background-position:0px 4px; background-repeat:no-repeat; }
.tb-ensen-list .td3{background-image:url(../images/icons_ensen/3.gif); background-position:0px 4px; background-repeat:no-repeat; }
.tb-ensen-list .td4{background-image:url(../images/icons_ensen/4.gif); background-position:0px 4px; background-repeat:no-repeat; }
.tb-ensen-list .td5{background-image:url(../images/icons_ensen/5.gif); background-position:0px 4px; background-repeat:no-repeat; }
.tb-ensen-list .td6{background-image:url(../images/icons_ensen/6.gif); background-position:0px 4px; background-repeat:no-repeat; }
.tb-ensen-list .td7{background-image:url(../images/icons_ensen/7.gif); background-position:0px 4px; background-repeat:no-repeat; }
.tb-ensen-list a{ /*color:#333; text-decoration:none;*/}
.tb-ensen-list a:hover{ /*color:#ff9900; text-decoration:underline;*/}
.tb-ensen-list .active{ background-color:#ff9900; background-image:url(../images/arrow_ffffff.gif); background-position:5px 8px; background-repeat:no-repeat; color:#fff; font-weight:bold;}
/*--------------*/

/*--eki-list--*/
.tb-ensen{ border-top:1px solid #9a9a9a; border-left:1px solid #9a9a9a; margin:35px 0 14px 0;}
.tb-ensen td{ border-bottom:1px solid #9a9a9a; border-right:1px solid #9a9a9a; padding:5px 0px 5px 14px; background-color:#edf5ff; background-image:url(../images/arrow_ff9900.gif); background-position:5px 8px; background-repeat:no-repeat; width:25%;}
.tb-ensen a{ /*color:#333; text-decoration:none;*/}
.tb-ensen a:hover{ /*color:#ff9900; text-decoration:underline;*/}
.tb-ensen .active{ background-color:#f6a807; background-image:url(../images/arrow_ffffff.gif); background-position:5px 8px; background-repeat:no-repeat; color:#fff; font-weight:bold;}

/*--------------*/
.child_area_list{ padding:10px 0px 0px 0px;}
.child_area_list div { display:block; float:left; width:165px;color:#000; margin:0 0px 10px 0;padding:0 0 0 0px;}
.child_area_list div.active { color:#cc0000; /*background:url(../images/indent.gif) no-repeat 0px 5px;*/ font-weight:bold;}

/*.kodawari{ display:none;}*/


.menu{cursor:pointer; cursor:hand;padding:5px 0 5px 0;text-decoration:underline;color:#00F;width:160px;}


/*==================================
スタンプ
==================================*/

.photo{position:relative;}
.photo .icon_reserve{position:absolute;left:50% !important;top:50% !important; margin: -60px 0 0 -60px; width: 120px;}


/* request */
#contents-inner-result .to_request{ margin:0 0 40px 0; text-align:center;}


/*==================================
検索ナビゲーション
==================================*/
table.search_navi{ table-layout: fixed; width: 100%; border-collapse: collapse; border-spacing: 0; margin:25px 0 2px 0; }
table.search_navi td{text-align: center; width: 25%;}
table.search_navi td.chiiki{ text-align: left;}
table.search_navi td.map{ text-align: right;}
table.search_navi td.ensen img{ margin-right: 1.5%;}
table.search_navi td.school img{ margin-left: 1.5%;}

