@charset "utf-8";
/*----------------------------------------------
    form
----------------------------------------------*/
.orderby, .limit {
    background: url(/images/search/form_icon.jpg) no-repeat right top;
    height: 35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    background: transparent;
}
.showlist .orderby, .showlist .limit {
    background: url(/images/search/form_icon.jpg) no-repeat right top;
    padding: 3px 0 3px 4px;
    width: 128px;
    border: 1px solid #a0a0a0;
    cursor: pointer;
}
select::-ms-expand {
    display: none;
}
.showlist {
    text-align: right;
    margin-bottom: 10px;
}
.display {
    margin-left: 15px;
}
/*----------------------------------------------
    ボタン
----------------------------------------------*/
.bt-favorite {
    font-size: 13px;
    color: #434343;
    border: 1px solid #ffcc00;
    width: 90px;
    padding: 14px 0px 9px 38px;
    background: url(/images/search/bkn_favorite_icon.png) no-repeat 10px center,#fffcd5;
    cursor: pointer;
    font-weight: bold;
    line-height: 1.5;
}
.bt-favorite:hover {
    opacity: 0.7;
}
.bt-favorite.off {
    color: #434343;
    border-color: #434343;
    background-color: #fff;
    opacity: 0.7;
}
.bt-favorite.off:hover {
    opacity: 0.4;
}
.bt-allowPreview {
    color: #fff;
    padding: 37px 16px 7px 28px;
    display: block;
    font-size: 16px;
    background: url(/images/search/bt_preview.png) no-repeat 0px center;
    position: relative;
    width: 90px;
}
.bt-allowPreview:hover {
    background: url(/images/search/bt_preview_on.png) no-repeat 0px center;
}
.bt-allowPreview-off {
    background: url(/images/search/bt_preview_off.png) no-repeat 0px center;
    padding: 37px 16px 7px 28px;
    width: 90px;
}
.bt-appli a {
    background: url(/images/search/bkn_application_icon.png) no-repeat 59px center,#0c8400;
    color: #fff;
    padding: 13px 16px 9px 0;
    width: 67px;
    display: block;
    text-align: center;
    box-shadow: 0 3px 0px #0a6100;
    font-weight: bold;
}
.bt-list-download {
    float: left;
    text-align: center;
    width: 184px;
}
.bt-list-download a {
    color: #fff;
    padding: 11px 40px 7px 0;
    display: block;
    font-size: 16px;
    background: url(/images/search/bkn_download_icon.png) no-repeat 146px center,#ff751f;
    position: relative;
    box-shadow: 0 3px 0 #ab4e15;
}
.btn {
    cursor: pointer;
}
.btn a:hover {
    text-decoration: none;
}
.bt-drawing a {
    color: #ff751f;
    border: 1px solid #ff751f;
    box-shadow: 0 3px 0 #d75b0e;
    display: block;
    font-size: 13px;
    font-weight: bold;
    width: 65px;
    padding: 12px 25px 8px 0;
    text-align: center;
    background: url(/images/search/bkn_drawing_icon.png) no-repeat 67px center;
}
.bt-detail a {
    background: url(/images/search/bkn_detail_icon.png) no-repeat 74px center,#005982;
    color: #fff;
    padding: 13px 17px 9px 0;
    width: 73px;
    display: block;
    text-align: center;
    box-shadow: 0 3px 0px #004666;
}
.bt-image a {
    color: #005982;
    border: 1px solid #005982;
    box-shadow: 0 3px 0 #033044;
    display: block;
    font-size: 13px;
    font-weight: bold;
    width: 93px;
    padding: 12px 25px 8px 0;
    text-align: center;
    background: url(/images/search/bkn_image_icon.png) no-repeat 94px center;
}
.bt-initialCost a {
    color: #0c8400;
    border: 1px solid #0c8400;
    box-shadow: 0 3px 0 #073802;
    display: block;
    font-size: 13px;
    font-weight: bold;
    width: 93px;
    padding: 12px 4px 8px 28px;
    text-align: center;
    background: url(/images/search/bt_pay_icon.png) no-repeat 7px 12px;
}
/*----------------------------------------------
    ページリスト
----------------------------------------------*/
.page-list li {
    float: left;
}
.page-list {
    float: left;
}
.multiple-list {
    float: left;
    font-size: 14px;
    color: #000000;
    line-height: 3;
}
.shownum {
    background: #ffddc8;
    padding: 9px 2px 9px 20px;
    margin-bottom: 30px;
}
.shownum.under {
    margin-bottom: 0;
}
.multiple-list span {
    font-size: 14px;
}
.page-list .list-next a,.page-list .list-prev a{
    font-size: 16px;
    font-weight: bold;
    background: none;
}
.page-list li:first-child {
    margin-left: 0;
}
.page-list li {
    margin-left: 5px;
}
.page-list .list-next {
    margin-left: 0;
}
.page-list li a {
    background: #fff;
    font-size: 16px;
    padding: 9px 15px;
    display: block;
}
.shownum_list {
    float: right;
    padding: 2px 0 0;
}
.applicable a, .applicable {
    color: #000000;
    text-decoration: none;
    cursor: inherit;
}
.bt-cancel a {
    background: url(/images/search/bt_cancel_icon.png) no-repeat 5px 11px;
    color: #0c8400;
    padding: 7px 0 3px 26px;
    width: 74px;
    display: block;
    text-align: center;
    box-shadow: 0 3px 0px #0a5803;
    line-height: 1.2;
    font-size: 12px;
    border: 1px solid #0c8400;
}
.bt-resend a {
    background: url(/images/search/bt_resend_icon.png) no-repeat 5px;
    padding: 14px 0 9px 21px;
    width: 140px;
    display: block;
    text-align: center;
    box-shadow: 0 3px 0px #b75619;
    line-height: 1.2;
    border: 1px solid #ff751f;
    color: #FF751F;
}
.bt-contentsdl a {
    background: url(/images/search/bt_details_icon.png) no-repeat 8px 10px;
    padding: 14px 0 9px 21px;
    width: 109px;
    display: block;
    text-align: center;
    box-shadow: 0 3px 0px #033044;
    line-height: 1.2;
    border: 1px solid #005982;
    color: #005982;
}
.bt-chat a {
    padding: 14px 0 9px 0;
    width: 130px;
    display: block;
    text-align: center;
    box-shadow: 0 3px 0 #033044;
    line-height: 1.2;
    border: 1px solid #005982;
    color: #005982;
}
.bt-statementdl a {
    background: url(/images/search/bt_pay_icon.png) no-repeat 7px 12px;
    padding: 14px 0 9px 20px;
    width: 79px;
    display: block;
    text-align: center;
    box-shadow: 0 3px 0px #073802;
    line-height: 1.2;
    border: 1px solid #0c8400;
    color: #0c8400;
}
.ms-bt li a {
    font-weight: bold;
}
/*----------------------------------------------
    アイコン
----------------------------------------------*/
.flt-left {
    float: left;
}
.bkn-icon {
    margin: 0 0 0 9px!important;
}
.icon-bkn {
    text-align: center;
    margin-top: 3px;
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 11px;
}
.icon-appli {
    color: #ff751f;
    border: 1px solid #ff751f;
    background: #ffe5d5;
    font-weight: bold;
}
.icon-appli.off {
    color: #b1b1b1;
    background: #fff;
    border-color: #b1b1b1;
}
.icon-new {
    background: #ff751f;
    color: #fff;
    border: 1px solid #ff751f;
}
.icon-furnished {
    background: #0c8400;
    color: #fff;
    border: 1px solid #0c8400;
}
.icon-type {
    color: #0c8400;
    border: 1px solid #0c8400;
    width: 80px;
    height: 24px;
    line-height: 2.1;
    text-align: center;
}
.icon-vr {
    background: #005982;
    border: 1px solid #005982;
    color: #fff;
}
.examination {
    background: #e60012;
    color: #fff;
    border-radius: 5px;
    padding: 4px 10px 4px;
    font-size: 13px;
    margin: 0 0 0 5px;
}
.canceled {
    background: #7d7d7d;
    color: #fff;
    border-radius: 5px;
    padding: 4px 10px 4px;
    font-size: 13px;
    margin: 0 0 0 5px;
}
/*----------------------------------------------
    画像ホバー
----------------------------------------------*/
.list-img td .on-img {
    display: none;
}
.list-img td .on-img img{
    max-width: 500px;
    max-height: 500px;
    background:grey;
    padding:3px;
}
.list-img td .off-img:hover + span{
    display: block;
    position: fixed;
    top: 20%;
    left:50%;
    z-index: 10;
}

.list-img td .off-img {
    display: inline-block;
    width: 76px;
    height: 76px;
    text-align: center;
    margin-top: 0;
    position: relative;
}
.list-img td .off-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/*----------------------------------------------
    内見予約ボタン
----------------------------------------------*/
#key-storage-dialog {
    margin: 10px auto;
    padding: 10px 0;
}
#key-storage-dialog dl dt {
    font-size: 16px;
    text-align: center;
    padding: 2px;
}
#key-storage-dialog dl dt:nth-child(3) {
    font-size: 30px;
    padding-top: 10px;
}
#key-storage-dialog dl dt:nth-child(4) {
    width: 330px;
    margin-left: 75px;
}
.bold {
    font-weight: bold;
}
.icon-movie {
    background: #005982;
    border: 1px solid #005982;
    color: #fff;
}
