@charset "utf-8";

/* CSS Document */

body {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.08em;
    background-color: #fff;
    color: #212121;
    padding-top: 70px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #212121;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
    overflow: auto;
}
.photo_wrapper {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-top: 1px;
}
span.thumb img{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.info_side {
    float: right;
    width: 40%;
    box-sizing: border-box;
    padding: 5px;
}
.info_side p i {
    font-size: 14px
}

.info_side p span {
    font-size: 10px
}

.info_bottom {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}
.house_catch {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #212121;
    margin-bottom: 5px;
    font-size: 10px;
}
.train {
    position: relative;
    padding-left: 1.5em;
    font-size: 10px;
    #width: 60%;
    float: left;
}
.train:after {
    font-family: FontAwesome;
    content: "\f239";
    position: absolute;
    top: 12px;
    margin-top: -12px;
    color: #212121;
    font-size: 14px;
    left: 0px;
}
.time {
    width: 30%;
    float: right;
    text-align: right;
}
.time span {
    font-size: 80%
}
.option li {
    display: inline-table;
    margin-right: 10px;
    margin-right: 5px;
}
.option span { font-size: 10px }
.price {
    position: relative;
    padding-left: 1.2em;
    float: left;
    font-size: 12px;
}
.price:after {
    font-family: FontAwesome;
    content: "\f157";
    position: absolute;
    top: 12px;
    margin-top: -12px;
    color: #212121;
    font-size: 14px;
    left: 0px;
}
.bx-wrapper .bx_price {
    position: absolute;
    z-index: 999;
    right: 10px;
    bottom: 10px;
    background-color: #FFF;
    padding: 6px;
    border: 1px solid #212121;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
}
.time {
    text-align: right;
}
.time span {
    font-size: 9px
}
.price {
    position: relative;
    padding-left: 1.2em;
    float: left;
    font-size: 90%;
}
.price:after {
    font-family: FontAwesome;
    content: "\f157";
    position: absolute;
    top: 12px;
    margin-top: -12px;
    #color: #212121;
    color: #FFF;
    font-size: 14px;
    left: 0px;
}
.thumbs {
    width: 100%;
    height: 100%;
    position: relative;
}
.thumbs::before {
    content: "";
    display: block;
    padding-top: 66.6666%;
}
.thumbs a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.thumbs img {
    width: 100%;
    height: auto;
    line-height: 0;
    position: absolute;
    bottom: 0;
}
.thumbs .bx_price {
    position: absolute;
    z-index: 5;
    right: 10px;
    bottom: 10px;
    background-color: #FFF;
    padding: 6px;
    border: 1px solid #212121;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
}

.map {
    height: 100%;
}

.float-right {
    float: right;
}

@media screen and (min-width: 980px) {
    html, body {
        height: 100%;
        overflow: hidden;
    }
    header {
        margin-top: 30px;
    }
    .wrapper {
        overflow: hidden !important;
        height: 100%;
    }
    .wrapper {
        overflow: hidden;
        height: 100%;
        width: 100%;
        padding-top: 31px;
    }
    .page2 {
        display: block;
    }
    .top_right {
        float: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box !important;
        overflow-y: scroll!important;
        width: 60%;
        height: 70vh;
        /* これを追加 */
        padding-top: 20px;
        padding-bottom: 10px;
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #212121;
        padding-left: 20px;
        padding-bottom: 30px;
    }
    .top_left {
        width: 40%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box !important;
        height: 100%;
        float: left;
        position: relative;
        height: 70vh;
        display: block;
    }
    .float-left {
        float: left;
    }
    .b_list {
        width: 47%;
        padding-bottom: 10px;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #212121;
        margin-bottom: 20px;
        display: inline-table;
        margin-right: 20px;
    }
    .top_left .detail {
        right: 0px;
        top: 0px;
        width: 50%;
        padding-right: 2px;
        position:absolute;
        #z-index: 9999;
        #background-color: #e6e6e6;
        background-color: #2E2E2E;
        color: #ffffff;
    }
    .content_wrap {
        margin-top: 30px;
    }
    .right_wrap {
        margin-left: 15px;
    }
    .thumbs {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .thumbs::before {
        content: "";
        display: block;
        padding-top: 66.6666%;
    }
    .thumbs a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .thumbs img {
        width: 100%;
        height: auto;
        line-height: 0;
        position: absolute;
        bottom: 0;
    }
    .info {
        float: left;
        width: 280px;
        padding-right: 8px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .page_contents {
        display: block;
    }
}
@media screen and (max-width: 1300px) {
    .b_list {
        margin-right: 10px;
    }
    .top_right {
        padding-left: 10px;
    }
}
@media screen and (max-width: 979px) {
    body {
        padding-top: 120px;
    }
    .container {
        padding: 10px;
    }
    .btn_area {
        margin-bottom: 15px;
    }
    .btn_area ul {
        overflow: hidden;
        margin-right: 10px;
        margin-left: 10px;
        z-index: 9999;
    }
    .btn_area li {
        margin-right: 5px;
        width: 48%;
        height: 31px;
        text-align: center;
        padding: 9px 0 0;
        color: #FFF;
        cursor: pointer;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #bfbfbf;
        margin-right: 0px;
        z-index: 9999;
    }
    .btn_area li:first-child {
        float: left;
    }
    .btn_area li:last-child {
        float: right;
    }
    .btn_area li:hover, .btn_area li.select {
        background-color: #000;
    }
    .wrapper {
        margin-top: 0px;
    }
    .page_contents {
        clear: both;
    }
    .b_list {
        margin-bottom: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        padding-bottom: 10px;
    }
    .top_right {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box !important;
        /*  overflow-y: scroll!important;
    height: 100vh;
    padding-top:80px;
*/
        padding-bottom: 0px;
    }
    .top_left {
        height: 100vh;
    }
    .top_left iframe {
        height: 100vh;
    }
    .sp_contents {
        width: 100%;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }
    .sp_contents ul#tab {
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        margin: 10px;
        margin-bottom: 20px;
    }
    .sp_contents ul#tab li {
        background-color: #bfbfbf;
        border-bottom: none;
        display: inline-block;
        padding: 0;
        text-align: center;
        width: 48%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .sp_contents ul#tab li:first-child {
        float: left;
    }
    .sp_contents ul#tab li:last-child {
        float: right;
    }
    .sp_contents ul#tab li a {
        display: block;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding-top: 10px;
        padding-right: 2em;
        padding-bottom: 10px;
        padding-left: 2em;
        background-color: #bfbfbf;
        text-decoration: none;
        color: #FFF;
    }
    .sp_contents .contents {
        position: relative;
    }
    .sp_contents .contents div {
        background: #fff;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
    }
    .sp_contents .contents div section {
        border: 1px solid #333;
        margin-bottom: 20px;
        padding: 1em;
    }
    .sp_contents .contents div h1 {
        border-bottom: 1px dotted #333;
        margin-bottom: 1em;
        padding-bottom: .5em;
    }
    .sp_contents .contents div p {
        margin-bottom: 1em;
    }
    .sp_contents #tab a:hover {
        background: #333;
        color: #fff;
        -webkit-transition: background .5s;
        transition: background .5s;
    }
    /* タブの表示切替関連 */
    .sp_contents .contents div {
        z-index: 1;
        opacity: 0;
    }
    .sp_contents #tab li:first-child a {
        background: #333;
        color: #fff;
    }
    .sp_contents .contents div:first-child {
        opacity: 1;
        z-index: 2;
    }
    .sp_contents #tab01, .sp_contents #tab02 {
        margin-top: 40px;
        padding-top: 25px;
    }
    .sp_contents #tab01:target .contents .tab01, .sp_contents #tab02:target .contents .tab02, .sp_contents #tab03:target .contents .tab03 {
        opacity: 1;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
        z-index: 2;
    }
    .sp_contents #tab01:target .contents div:not([class="tab01"]), .sp_contents #tab02:target .contents div:not([class="tab02"]), .sp_contents #tab03:target .contents div:not([class="tab03"]) {
        opacity: 0;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
        z-index: 1;
    }
    .sp_contents #tab01:target #tab li a[href$="tab01"], .sp_contents #tab02:target #tab a[href$="tab02"], .sp_contents #tab03:target #tab a[href$="tab03"] {
        color: #FFF;
        color: #fff;
        -webkit-transition: background .5s;
        transition: background .5s;
    }
    .sp_contents :not([id="tab01"]):target #tab li a[href$="tab01"] {
        background-color: #bfbfbf;
        color: #FFF;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .cf:before, .cf:after {
        content: " ";
        display: table;
    }
    .cf:after {
        clear: both;
    }
    .cf {
        *zoom: 1;
    }
    .content {
        margin: 10px;
    }
    .content ul {
        padding-left: 0;
    }
    .tabmenu li {
        list-style: none;
        width: 48%;
        text-align: center;
    }
    .tabmenu li:first-child {
        float: left;
    }
    .tabmenu li:last-child {
        float: right;
    }
    .content .section a {
        display: block;
        color: #FFF;
    }
    .content #tab li a {
        color: #FFF;
        background-color: #bfbfbf;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .content .section a:hover {
        opacity: 0.8;
    }
    .content_wrap {
        padding-top: 15px;
    }
    .disnon {
        display: none;
    }
    .content #tab .select a {
        background-color: #000;
    }
    .top_left .detail {
        right: 15px;
        top: 200px;
        width: 60%;
        padding-right: 2px;
        position:absolute;
        #z-index: 9999;
        #background-color: #e6e6e6;
        background-color: #2E2E2E;
        color: #ffffff;
    }
}