

.post-grid-sp{

        border: 1px solid #e3e3e3;

        padding: 10px;

        text-align: center;
        position: relative;

}

.post-sp-thumbnail img{

        height: 210px;

    width: auto;

    margin-bottom: 15px;

    object-fit: contain;

}

.title-spal {

    overflow: hidden;

    font-size: 16px;

    line-height: 22px;

    margin-bottom: 25px;

    font-weight: bold;

    height: 60px;

}
.post-title-list .title-spal {

    height: 67px;

}

.title-spal a {

    text-decoration: none;

    color: #111;

    font-size: 16px;

}
 .price_count {

    background-color: transparent;

    color: #cc0000;

    font-size: 19px;

    font-weight: bold;

    line-height: 24px;

    padding: 0;

}
 .price_count del {

    color: #333;

    font-size: 80%;

    font-weight: normal;

    vertical-align: top;

    display: inline-block;

    opacity: 0.4;
    margin-left: 10px;

}

.btn_block{

    background: none #007eff ;

    color: #ffffff ;

    fill: #ffffff ;

    border: none ;

    text-decoration: none ;

    outline: 0;

    box-shadow: -1px 6px 19px rgb(0 126 255 / 25%) !important;

    border-radius: 100px !important;

    padding: 2px 20px;

    display: inline-block;

    font-size: 16px;

    margin: 15px 0;
    font-weight: bold;
    text-transform: uppercase;

}
 .btn_block:hover{

box-shadow: -1px 6px 19px rgb(0 0 0 / 25%) !important;

}

.post-list-sp .post-list-thumbnail {
    float: left;
    width: 20%;
    padding-right: 15px;
}
.post-list-sp .post-title-list {
    float: left;
    width: 55%;
}
.post-list-sp .post-ifo-list {
    float: right;
    width: 25%;
}
img.img-icon {
    height: 30px;
}
.post-ifo-list{
    text-align: center;
}
.post-ifo-list .price_count del {
    display: block;
}
.post-title-list .title-spal a {
    font-size: 18px;
}
.post-list-sp.fixfloat {
    position: relative;
}
.sale_a_proc{
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 12px;
    z-index: 9;
    border-radius: 50%;
    background-color: #4D981D;
    color: #fff;
    display: block;
    text-decoration: none !important;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 10px;
}
@media ( max-width:1199px ){
.post-list-sp .post-ifo-list {
    width: 65%;
}
.post-list-sp .post-list-thumbnail {
    width: 35%;
}
.post-list-sp .post-title-list {
    width: 100%;
    text-align: center;
}
.post-title-list .title-spal ,
.title-spal {
    margin-bottom: 0;
   height: auto;
}
.post-title-list .title-spal a {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}
}
