@charset "UTF-8";
.card {
    margin-bottom: 2.618rem;
    width: 100%;
}
.card-img-top {
}

.shop-name-absolute * {
    color: #FFF;
}

.shop-name-absolute span:before {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
}

.card-body p {
    padding-bottom: 0;
}
.watch-car-list-button-top{
    display: block !important;
}

.shiborikomi-search-area{
    border-radius: 1.5rem;
    border: 1px solid #e9495e;
}
.shiborikomi-search-area .card-header{
    background-color: #f7a7af;
    color: #FFF;
}
.shiborikomi-search-area .card-header a{
    color: #FFF;
}

.shiborikomi-search-area .card-header span{
    text-decoration: underline;
}
.shiborikomi-search-area .card-header span:before{
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    width: 1em;
}

.main-kensaku-btn{
    background-color: #FFF !important;
    border-color: #e50051;
    border-bottom: 5px solid hsla(339, 100%, 33%, 1) !important;
    color:#e50051;
    font-size: 1.618rem;
    width: 6em;
    margin: auto;
    font-weight: bold;
    box-shadow: 0px 0px 12px 6px #e9e9e9;
}

.main-kensaku-btn:hover,.main-kensaku-btn:active{
    color:#e50051 !important;
    box-shadow: 0px 0px 12px 6px #e9e9e9 !important;
    border-color: #e50051 !important;
}

.pagenation-cover{
    margin-top: 1em;
}
.container-cover-ph1pw3{
    padding: 1rem;
}

.display-sum-num{margin-bottom: 0;}
.used-car-list-car-detail em{
    font-weight: bold;
    font-style: normal !important;
}
.used-car-list-cv-btn-area a,.used-car-list-cv-btn-area button{
    font-size: 0.8rem !important;
}

.contents-all-wrap{
    padding-top: 6.5rem;
}


@media (max-width: 768px) {
    .used-car-list-cv-btn-area a,.used-car-list-cv-btn-area button{
        font-size: 0.8rem !important;
    }

    .used-car-list-cv-btn-area .col-4{
        padding: 0 !important;
    }
}