@charset "UTF-8";
#contents {
    padding-bottom: 100px!important;
}

/* table */
.cmn_table {
    width:100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
    .cmn_table tr {
        border-bottom: 1px solid #ccc;
    }
        .cmn_table th {
            background-color: #eee;
            font-weight: normal;
        }
        .cmn_table td {
            padding: 0 0 0 13px;
        }
        .cmn_table td.price {
            color: #d70000;
            font-weight: bold;
        }


/*-------------------------------------------------------------------------
H1
-------------------------------------------------------------------------*/

.h1_section {
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
    border-left: 22px solid #000;
    border-radius: 3px 3px 0 0;
    width: 899px!important;
    padding: 0 0 0 31px;
    margin: 0!important;
    min-height: auto;
}
    .h1_section h1 {
        color: #fff!important;
        padding: 0!important;
        margin: 0!important;
        border: none!important;
        padding: 10px 0!important;
        min-height: 25px;
        width:890px;
    }

/*-------------------------------------------------------------------------
CONTENTS
-------------------------------------------------------------------------*/

#detail_article {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-top: none;
    width: 100%;
}
    /* 物件の説明 p */
    #bkn_text {
        padding: 20px 25px 30px;
        font-size: 13px;
        line-height: 1.3;
    }
/* 各コンテンツ div */
.detail_cmn_section {
    padding: 0 25px;
    margin: 0 0 20px;
}

/* div タイトル */
.ttl_section {
    overflow: hidden;
    margin: 0 0 10px;
    padding: 12px 0 0;
}
    .ttl_section hr{
        background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
        width: 100%;
        border: none;
        height: 5px;
        margin: 0;
    }
    .ttl_section h3 {
        display: table-cell;
        width: 850px;
    }
        .ttl_section h3 span.title {
            display: inline-block;
            max-width: 610px;
            background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
            border-radius: 3px 3px 0 0;
            padding: 5px 15px 0;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            margin: 0 10px 0 0;
        }
        .ttl_section h3 span.subtitle {
            font-size: 16px;
            font-weight: bold;
            color: #333;
            line-height: 0;
            font-family: Helvetica, "Hiragino Kaku Gothic Pro","メイリオ", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        }


        .ttl_section h3 img {
            vertical-align: -1px;
        }
    #bkn_icn {
        float: right;
        margin: -39px 0 0;
    }
    #bkn_icn_title {
        text-align: right;
    }
        #bkn_icn img,
        #bkn_icn_title img {
            margin: 0 0 0 5px;
        }
    .bkn_num {
        display: table-cell;
        margin: -4px 0 0 10px;
        color: #2a8bd2;
        font-size: 17px;
        font-weight: bold;
        line-height: 1;
    }
        .bkn_num span {
            font-size: 28px;
            font-weight: inherit;
        }
td.price span.tsubotanka {
    font-weight: normal;
    text-align: center;
    font-size: 13px;
    color: #333333;
    line-height: 1.4;
}

/*-------------------------------------------------------------------------
CONTENTS 画像
-------------------------------------------------------------------------*/

/* 画像 */
.img_section {
    width: 470px;
    height: 479px;
    border: 1px solid #ccc;
    position: relative;
    margin: 0 0 10px;
}
    .img_section_inner {
        width: 462px!important;
        height: 471px!important
        margin: 27px 0 0 16px;
        display: table;
    }
        /* ul */
        .img_slide {
            overflow: hidden;
        }
            .img_slide li {
                text-align: center;
            }
            .img_slide li .imagemiddle{
                height: 471px;
                vertical-align: middle;
                display: table-cell;
                margin: 0 auto;
                width: 462px;
            }
                .img_slide img {
                    width: auto!important;
                    display: inline-block!important;
                }
/* パノラマ */
#panoramapoint{
    margin: 10px 0;
    text-align: center;
}
    #panoramapoint .panoramacomment{
        display:none;
    }
/* コメント */
#detail_comment {
    border: 1px dashed #2a8bd2;
    padding: 3px;
}
    #detail_comment dl {
        overflow: hidden;
    }
        #detail_comment dt {
            width: 60px;
            height: 24px;
            line-height: 24px;
            background-color: #d4e8f6;
            text-align: center;
            font-size: 14px;
            float: left;
        }
        #detail_comment dd {
            margin: 4px 0 0 69px;
            line-height: 1.3;
        }
/*-------------------------------------------------------------------------
間取り
-------------------------------------------------------------------------*/

#madoribox {
    position: relative;
}
    #madoribox img:hover{
         opacity: 0.8;
         margin-left:1px;
     }

    #madoribox .img_section {
        position: absolute;
        top: -575px;
        left: 0px;
        z-index: -1;
        background-color: #fff;
    }
        .middle {
            height: 471px;
            vertical-align: middle;
            display: table-cell;
            margin: 0 auto;
            width: 462px;
        }
            #madoribox #carousel{
                width: 835px;
                margin: 0 auto!important;
            }
            #madoribox #carousel .slides{
                margin: 0 0 0 15px!important;
            }
            #madoribox #carousel li {
                width: 131px;
                text-align: center;
            }
                #madoribox #carousel li.flex-nav-next {
                    right: -30px;
                    position: absolute;
                    top: 0;
                }
                #madoribox #carousel li.flex-nav-prev {
                    left: -30px;
                    position: absolute;
                    top: 0;
                }

                #madoribox #carousel li .madori_price  {
                    font-weight: bold;
                    color: #d70000;
                }

                #madoribox #carousel li span.madori_price  span.limitedelement{
                    color: #ED4B03;
                    font-weight: normal;
                }

                #madoribox #carousel li span.limitedelement {
                    border: inherit;
                    padding: inherit;
                }

                /* p */
                .madori_img {
                    width: 126px;
                    height: 126px;
                    margin: 0 0 5px;
                    border: 1px solid #ccc;
                    cursor: pointer;
                }
                #madoribox .flex-active-slide .madori_img {
                    border: 1px solid #000;
                }
                    .madori_img img {
                        display: inline-block!important;
                        width: auto!important;
                    }

/*-------------------------------------------------------------------------
空室情報　過去に掲載したお部屋
-------------------------------------------------------------------------*/


    /* table */
    .bkn_info table {
        width: 100%;
        border-collapse: collapse;
    }
        /* col */
        .bi_line1,
        .bi_line8,
        .bi_line9 {
            width: 100px;
        }
        .bi_line2 {
            width: 109px;
        }
        .bi_line3 {
            width: 110px;
        }
        .bi_line4,
        .bi_line5,
        .bi_line7 {
            width: 80px;
        }
        .bi_line6 {
            width: 85px;
        }
        /* tr */
        .bkn_info tr.hideroom {
            display:none;
        }
.allroom{
    margin: 5px 0 0 15px;
}
.allroom a{
    color: #000;
}
.nowconfirm{
    margin-left: 18px;
}
.roomnum{
    color: #ED4B03;
    font-weight: bold;
}
        .bkn_info tr:hover{
            background-color: #eee;
        }
            .bkn_info th {
                height: 20px;
                background-color: #565656;
                font-size:13px;
                font-weight: normal;
                color: #fff;
                border-right: 5px solid #fff;
            }
            .bkn_info th:last-child {
                border: none;
            }
            .bkn_info td {
                text-align: center;
                height: 30px;
            }
            .bkn_info .price {
                color: #d70000;
                font-size: 16px;
                font-weight: bold;
            }
                .bkn_info .price span {
                    font-size: 13px;
                    font-weight: inherit;
                }
            .bkn_info .madori {
                font-weight: bold;
            }
            .bkn_info .link a {
                display: inline-block;
                width: 95px;
                height: 24px;
                line-height: 24px;
                text-align: center;
                font-size: 13px;
                color: #fff;
                border-radius: 2px;
            }
            .bkn_info .detail a {
                background-color: #2a8bd2;
            }
            .bkn_info .contact a {
                background-color: #fd9035;
            }
            .bkn_info .limitedelement {
                color: inherit;
                border: inherit;
                padding: inherit;
            }

/*-------------------------------------------------------------------------
物件概要
-------------------------------------------------------------------------*/

#overview .ttl_section {
    margin: 0 0 10px;
}
    #overview th {
        width: 157px;
        height: 30px;
    }
        .clr_blue {
            color: #113de1;
        }
    #overview .remarks {
        line-height: 1.5;
        padding: 10px;
    }

/*-------------------------------------------------------------------------
お問い合わせ
-------------------------------------------------------------------------*/

.company_contact .ttl_section {
    margin: 0 0 27px;
}
/* p */
#company_name {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1;
}
#company_tel {
    font-size: 52px;
    font-weight: bold;
    float: left;
    color: #f03131;
    padding: 0 0 0 5px;
    margin: 0 37px 0 0;
    line-height: 1;
}

#company_addr {
    float: left;
    font-size: 16px;
    line-height: 1.3;
}
#company_time {
    clear: both;
    background-color: #e9f3fa;
    line-height: 34px;
    min-height: 34px;
    text-align: right;
    padding: 0 15px 0 0;
    margin: 0 0 13px;
}
.privacyCheck {
    text-align: center;
    margin-top: 5px;
}

/*-------------------------------------------------------------------------
周辺施設
-------------------------------------------------------------------------*/

/* ul */
#spot_list {
    overflow: hidden;
}
    #spot_list li {
        float: left;
        vertical-align: top;
        width: 210px;
        margin: 0 20px 0 0;
    }
    .last {
        margin: 0 0 20px!important;
    }
        /* dt */
        #spot_list dt {
            margin: 0 0 5px;
        }
            /* span */
            .sl_img {
                border: 1px solid #ccc;
                text-align: center;
                vertical-align: middle;
                display: table-cell;
                width: 210px;
                height: 158px;
            }
                .sl_img img {
                    max-width: 210px;
                    max-height: 158px;
                }
            .sl_ttl {
                display: block;
                margin: 5px 0 0;
                border-left: 3px solid #01a0ca;
                padding: 0 0 0 7px;
                line-height: 1;
            }

/*-------------------------------------------------------------------------
物件お問い合わせ
-------------------------------------------------------------------------*/

#img_flow {
    text-align: center;
    margin: 30px 0;
}
#bkn_contact table {
    margin: 0 0 30px;
}
    /* th */
    #bkn_contact th {
        width: 160px;
        height: 68px;
        text-align: left;
        padding: 0 10px;
    }
        /* 必須 任意 */
        .icn_mark {
            float: right;
            font-weight: bold;
            width: 42px;
            height: 22px;
            line-height: 22px;
            color: #fff;
            text-align: center;
            border-radius: 2px;
        }
        .requiredmark {
            background-color: #f01f1f;
        }
        .ninimark {
            background-color: #79b2d9;
        }
    /* td */
    #bkn_contact td {
        padding: 10px 0 10px 20px;
    }
        .bkn_demand label {
            width: 160px;
            display: inline-block;
            line-height: 2;
        }
            .bkn_demand input {
                margin: 0 5px 0 0;
                vertical-align: -2px;
            }
            #bkn_contact input[type="text"]{
                width: 385px;
                height: 37px;
                border: 1px solid #ccc;
                border-radius: 3px;
                text-indent: 1em;
            }
            #bkn_contact textarea {
                resize: vertical;
                width: 480px;
                height: 106px;
                min-height: 32px;
            }
#bkn_contact table + p {
    text-align: center;
    margin: 0 0 20px;
}
#confirmContact .center {
    margin: 0 0 20px;
    text-align: center;
}
#noSubmit{
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    color: #ffffff;
    padding: 20px 24px;
    border-radius: 35px;
    width: 265px;
    margin: 3px auto;
    background-color: #ccc;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #dfdfdf, #b0b0b0) repeat scroll 0 0;
}
button {
    background: none;
    border: none;
    cursor: pointer;
    margin: 0 auto;
}

#confirmContact .annotation {
    background-color: rgba(255,192,203,0.2);
    border-radius: 5px;
    margin: 10px auto 20px;
    padding: 10px;
    text-align: left;
    word-break: break-all;
}

    #confirmContact .annotation span {
        color: #ff0000;
        font-weight: bold;
    }

/*-------------------------------------------------------------------------
おすすめ
-------------------------------------------------------------------------*/

#recomend_list li {
    float: left;
    width: 210px;
    margin: 0 20px 0 0;
}
    #recomend_list p {
        font-size: 10px;
        line-height: 1.5;
    }
        #recomend_list p a {
            font-size: inherit;
        }
    .rl_bukken {
        display: table-cell;
        border: 1px solid #ccc;
        width: 212px;
        height: 212px;
        text-align: center;
        vertical-align: middle;
    }
        .rl_bukken img {
            max-width: 210px;
            max-height: 210px;
        }
    .rl_bukken_name {
        background: url(/images/bkn/icn_det_arw2.jpg) no-repeat left center;
        margin: 5px 0 0;
        padding: 0 0 0 10px;
    }

/*-------------------------------------------------------------------------
お問い合わせ
-------------------------------------------------------------------------*/

.company_img {
    width: 350px;
    height: 235px;
    float: left;
    display: table;
}
    .company_img p {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .company_info {
        float: right;
        width: 513px;
    }
.company_info-phone {
    font-size: 48px !important;
    color: #433B3B;
    transform: rotate(330deg);
    float: left;
}

.company_info .company_info-phone {
	margin-top: 4px;
}
#last_contact #company_tel {
    font-size: 62px;
}
#last_contact #company_time {
    text-align: left;
    padding-left: 16px;
}
#last_contact #company_addr {
    margin: 0 0 20px;
}

/*-------------------------------------------------------------------------
スライドする物件
-------------------------------------------------------------------------*/

#slide_bkn {
    position: fixed;
    bottom: -340px;
    right: 0;
    width: 636px;
    height: 308px;
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
    z-index: 100;
    transition: .3s ease;
    padding: 6px 0 0 6px;
}
#slide_bkn.active {
    bottom: 0;
}
    #slide_bkn_inner {
        position: relative;
        padding: 20px;
        background: #fff;
    }
        /* ul */
        #sb_ist {
            overflow: hidden;
        }
            #sb_ist li {
                width: 172px;
                float: left;
                margin: 0 0 0 30px;
            }
            #sb_ist li:first-child {
                margin: 0;
            }
                #sb_ist li hr{
                    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
                    width: 100%;
                    border: none;
                    height: 3px;
                    margin: 0;
                }
                /* p */
                #sb_ist p {
                    font-size: 10px;
                }
                .sb_date {
                    font-size: 15px!important;
                    font-weight: bold;
                    line-height: 1;
                    margin: 0 0 3px;
                }
                .sb_bkn {
                    border: 1px solid #ccc;
                    width: 170px;
                    height: 128px;
                }
                    .sb_bkn img {
                        max-width: 170px;
                        max-height: 128px;
                    }
        /* p */
        #close {
            position: absolute;
            top: -25px;
            left: -25px;
            cursor: pointer;
        }

/*-------------------------------------------------------------------------
sliderカスタマイズ
-------------------------------------------------------------------------*/

/* 蜈ｱ騾�*/
.flex-direction-nav a {
    color: transparent!important;
    font-size: 0!important;
}
.flex-direction-nav a::before {
    content: ""!important;
    text-shadow: none!important;
}
/* .slide1 */
.slide1 .flex-control-nav {
    position: absolute!important;
    top: -10px;
    left: 490px;
    width: 405px!important;
    height: 482px!important;
}
.slide1 .flex-control-thumbs li {
    width: 74px!important;
    height: 74px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 0 0 5px 5px!important;
}
    .slide1 .flex-control-thumbs li img {
        width: 74px;
        height: 74px;
    }
.slide1 .flex-direction-nav a {
    width: 27px!important;
    height: 27px!important;
    opacity: 1!important;
}
.slide1 .flex-direction-nav .flex-prev {
    background-image: url(/images/bkn/bt_slide_left.png);
}
.slide1 .flex-direction-nav .flex-next {
    background-image: url(/images/bkn/bt_slide_right.png);
}

.slide1 .flex-direction-nav .flex-prev {
    opacity: 1!important;
    left: 0px!important;
}
.slide1 .flex-direction-nav .flex-next {
    opacity: 1!important;
    right: 0px!important;
}

/* .slide2 */
#madoribox #carousel .flex-direction-nav a {
    width: 30px!important;
    height: 171px!important;
}
#madoribox #carousel .flex-direction-nav .flex-prev {
    background-image: url(/images/bkn/bt_slide_left2.png);
}
#madoribox #carousel .flex-direction-nav .flex-next {
    background-image: url(/images/bkn/bt_slide_right2.png);
}
#madoribox #carousel .flex-direction-nav a {
    top: 0;
    margin: 0;
}
#madoribox #carousel .flex-direction-nav .flex-prev {
    opacity: 1!important;
    left: 0!important;
}
#madoribox #carousel .flex-direction-nav .flex-next {
    opacity: 1!important;
    right: 0!important;
}
#madoribox #carousel .flexslider {
    margin: 0!important;
}

.bluebold{
    color:#2A8BD2;
    font-weight: bold;
}
.detail_cmn_section .plus {
    background-color: #4D3122;
    color: #fff;
    padding: 0px 4px;
    margin: 0 10px 0 3px;
    display: inline-block;
    font-weight: bold;
    font-size: 10px;
}
.detail_cmn_section .minus {
    background-color: #4D3122;
    color: #fff;
    padding: 0px 4px;
    margin: 0 10px 0 3px;
    display: inline-block;
    font-weight: bold;
    font-size: 10px;
}

.caution{
    margin: 0 0 10px;
    font-size:85%;
}

#contents .linklist{
    margin:10px 0 0 0;
}

/*-------------------------------------------------------------------------
 来店予約テスト@TODO
-------------------------------------------------------------------------*/
.company_contact_btn {
    padding: 0 10px;
    margin-top: 15px;
}
.company_contact_btn p {
    float: left;
}

.company_contact_btn p:first-child {
    margin-right: 20px;
}

.last_contact_reservation {
    margin-top: 10px;
}
.privacy_check_input {
    height: 14px !important;
}

.privacyCheck {
    text-align: center;
    margin-top: 5px;
}
input#privacyCheck {
    position: relative;
    top: 2px;
}