@charset "UTF-8";






.top_tittle0919 {

line-height: 1.8;
font-size: 1em;
}


.top_tittle0919:after {
content:"";
display:block;


}



.top_tittle0919:after {

    content:"全14店舗のショップ&レストラン、賃貸レジデンス「WITH HARAJUKU RESIDENCE」";
    display:block;
    font-size: 0.6em;
    /*margin: 25px;*/
    line-height: 1.8;
}





.box_001 {
    position: relative;
    width: 100%;
    margin-top:10px;
}
#contents {
z-index: 0;
font-size: 16px;
color:#000;
}

#contents:hover {

color:#000;

}





.bg_4 {   
     background: #D8D8D8;
    padding: 5px 0px;
}




.wd10 {

width: 15%;
}

.wd10 img {
padding: 0 15px 0 0;
box-sizing: border-box

}



.po_a {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: 0%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

}



@media screen and (max-width: 767px){


.on_pc {
    display:none;
    }    

.on_sp {
    display:block;
    }


    .wd10 {

width: auto !important;
 }

 
.wd10 img {
padding: 5px  !important;

 }
.sp_poa {

    height: 20px !important;
    white-space: nowrap;
}
  


}


