.listing-media>img {
    border-style: none;
    height: auto;
    max-height: 360px;
    /* max-width: 100%; */
    vertical-align: middle;
}
/* メニューバー */
.header-transparent .main-bar {
    background: #424242;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
.dlab-bnr-inr-entry {
    display: block;
    margin-top:16px;

}
.dlab-bnr-inr-sm .dlab-bnr-inr-entry p {
    font-size: 18px;
    color: #606269;
    margin-bottom: 20px;
    font-weight: 300;
}
.dlab-bnr-inr.dlab-bnr-inr-sm {
    background-color: rgb(148, 148, 148);
    height: auto;
}

.dlab-bnr-inr.dlab-bnr-inr-sm {
    color:rgb(148, 148, 148);
    background-color: #fff;
}
.dlab-bnr-inr>.container {
    height:80px;
}
.footer-bottom{
    background: #424242;
}
.list-title {
    font-size: 22px;
    font-weight: 700;
    font-family: Raleway;
    line-height: 35px;
    margin-bottom: 10px;
}
.listing-bx.listing-half .listing-media {
    width: 320px;
    /* max-height:240px; */
}

.web-media-tag {
    font-size:0.65rem;
    font-weight: bold;
    color: #fff;
    background-color: #eec173;
    padding:2px 4px;
    border-radius:4px;
    white-space: nowrap;
}
.more-info a{
    font-size:0.8rem;
}
.map-column {
    background-color: #fafafa;
}
#mapcontainer {
    width:100%;
    height:600px;
}

.map-box>.attention {
    font-size: 0.7rem;
    text-align: right;
    margin: 0 18px;
}
.map-box>h3{
    font-size: 20px;
    font-weight: 700;
    font-family: Raleway;
    line-height: 35px;
    margin: 8px 12px;

}
.map-listing-bx .sticky-top {
    top: 100;
}
.map-listing {
    padding: 0 40px;

}

.map {
    min-height: 200px;
    margin: 60px auto;
    text-align: center;
    position: relative;
}
.map img{
    position: absolute;
    width: 330px;
    top:0;
    left:100;
    z-index: -1;
}
.map li{
    list-style: none;
}

#map-chiba-101 {
    position: absolute;
    top: 110;
    left:220;
}
#map-chiba-102 {
    position: absolute;
    top: 60;
    left:80;
}
#map-chiba-103 {
    position: absolute;
    top: 85;
    left:155;
}
#map-chiba-104 {
    position: absolute;
    top: 60;
    left:240;
}
#map-chiba-105 {
    position: absolute;
    top: 80;
    left:340;
}
#map-chiba-106 {
    position: absolute;
    top: 130;
    left:120;
}
@media only screen and (max-width: 1366px){
.map-listing .listing-bx.listing-half .listing-media {
    min-width: 320px;
}
@media only screen and (max-width: 1200px){
    .order1 {
        order:1;
    }
    .order2 {
        order:2;
    }
    .map-column {
        margin-bottom:16px;
    }
    
    #mapcontainer {
        width:100%;
        height:240px;
    }
    
    .map {
        min-height: 200px;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }
    .map img{
        position: absolute;
        width: 330px;
        top:0;
        left:40;
        z-index: 1;
    }
    .map ul li{
        z-index: 2;
    }
    #map-chiba-101 {
        position: absolute;
        top: 110;
        left:160;
    }
    #map-chiba-102 {
        position: absolute;
        top: 60;
        left:20;
    }
    #map-chiba-103 {
        position: absolute;
        top: 85;
        left:95;
    }
    #map-chiba-104 {
        position: absolute;
        top: 60;
        left:180;
    }
    #map-chiba-105 {
        position: absolute;
        top: 80;
        left:280;
    }
    #map-chiba-106 {
        position: absolute;
        top: 130;
        left:60;
    }    
}
