/* CSS Document */
body {
 margin: 0;
}
.os_chi_block {
 overflow: scroll;
 overflow-scrolling: touch;
 -webkit-overflow-scrolling: touch;
}
.os_chi_block ul {
 width: 1210px;
 height: 280px;
}
.os_chi_block li {
 width: 175px;
 list-style-type: none;
 float: left;
 margin-right: 20px;
}
p {
 margin: 0;
}
a {
 text-decoration: none;
}
ul {
 margin: 0;
 padding: 0;
}
.os_chi li {
 width: 230px;
 float: left;
 margin-left: 20px;
}
.os_chi a {
 display: block;
 text-decoration: none;
}
.img {
 text-align: center;
 height: 165px;
 width: 165px;
 vertical-align: middle;
 display: table-cell;
}
.img img {
 max-width: 100%;
 max-height: 100%;
}
.shubetsu p {
text-align: center;
    background-color: #F35A5A;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 0 10px;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.kakaku p {
 font-size: 16px;
 color: #FF0000;
 font-weight: bold;
}
.kakaku span {
 color: #333333;
 font-size: 12px;
 font-weight: normal;
}
.madori p {
 color: #333333;
 font-size: 12px;
}
.station p {
 color: #333333;
 font-size: 12px;
 margin: 4px 0;
}
.comment {
 overflow: hidden;
}
.comment p {
 width: 110px;
 padding: 5px;
 float: left;
 border-top: dotted 1px #76A6C5;
 color: #333333;
 font-size: 12px;
 overflow: hidden;
 height: 51px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
 margin-bottom: 3px;
}
.comment img {
 float: right;
}
.shosai_btn a {
 display: none;
}
.toiawase_btn a {
 display: none;
}