#search_brand {
    .probootstrap-section.probootstrap-section-lighter {
        background-color: #FFFFFF;
    }

    .probootstrap-card.probootstrap-listing {
        border: 1px solid #CCC;
        margin-bottom: 10px !important;
    }

    .cate-select {
        margin-bottom: 5px;
        height: 40px;
    }

    .inputnum {
        width: auto !important;
        color: #555 !important;
        padding: 10px !important;
    }

    .a_detail_cost {
        padding-bottom: 10px;
    }

    .sitei-box {
        margin-top: 10px;
    }

    .all-kazu {
        margin-bottom: 15px;
        color: #35aec3;
        font-weight: bold;
    }

    .search-head {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 30px;
    }

    .select-hyouji {
        float: right;
        margin-left: 20px;
        font-size: small;
    }

    .nanken {
        font-weight: bold;
    }

    .select-box-hyouji {
        height: 40px;
        padding: 5px;
    }

    /*ページネーション*/
    .first, .last {
        padding: 5px 10px 5px 10px;
        background: #CCC;
        text-align: center;
        border: 1px solid #CCC;
        float: left;
        margin-right: 5px;
    }

    .first a, .last a {
        color: #444;
    }

    .prv, .next {
        padding: 5px 10px 5px 10px;
        background: #f7f7f7;
        text-align: center;
        border: 1px solid #CCC;
        float: left;
        margin-right: 5px;
    }

    .prv a, .next a {
        color: #444;
    }

    .a_pager_num {
        padding: 5px 10px 5px 10px;
        text-align: center;
        border: 1px solid #CCC;
        float: left;
        margin-right: 5px;
    }

    .a_pager_num a {
        color: #444;
    }

    .current.a_pager_num {
        padding: 5px 10px 5px 10px;
        text-align: center;
        border: 1px solid #CCC;
        background-color: #35aec3;
        color: #FFFFFF !important;
        float: left;
        margin-right: 5px;
    }

    .page-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /*ページネーションここまで*/

    /*一覧*/
    .logo-im {
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 10;
        max-width: 55px;
    }

    .row-eq-height {
        display: flex;
        flex-wrap: wrap;
    }

    .search-maker {
        font-size: small;
        font-weight: bold;
        color: #ccc;
    }

    .search-name a {
        color: #000;
    }

    .search-name {
        font-size: medium !important;
        font-weight: bold !important;
        margin: 0 !important;
    }

    .sale-tag {
        background: #EE5A5A;
        font-size: small !important;
    }

    .sale-tag-m {
        background: #35aec3;
        font-size: small !important;
    }

    .g-price {
        color: #EE5A5A !important;
        font-size: x-large !important;
    }

    .m-price {
        color: #35aec3 !important;
        font-size: x-large !important;
    }

    .probootstrap-home-search {
        margin-top: 200px;
    }

    .flexslider {
        height: 600px;
    }

    .search-top-sec {
        margin-top: 30px;
    }

    .kuzu {
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 10px;
    }

    .top-sp {
        margin-top: 200px;
    }

    .color-white {
        color: #FFFFFF !important;
    }

    .search-contents-txt {
        color: #FFF !important;
        font-size: 14px;
    }

    .item-num {
        color: #35aec3 !important;
        font-weight: bold;
    }

    .image-wrap {
        /*background:#161C2E;*/
        padding-top: 150px;
        background: #161C2E;
    }

    .text {
        padding: 20px !important;
    }

    .pd-top {
        margin-top: 500px;
    }


    /*ラジオボタン*/

    .button-radio input[type="checkbox"] {
        display: none;
    }

    .button-radio label {
        padding: 0;
        display: inline-block;
        background-color: #FFF;
        padding-top: 10px;
        padding-bottom: 10px;
        font-style: normal;
        width: 30%;
        float: left;
        margin: 5px;
        text-align: center;
        color: #000;
        border: 1px solid #585858;
    }

    .button-radio input[type="checkbox"]:checked + label {
        background-color: #585858;
        color: #FFFFFF;
    }

    /**/
    .sitei-box input[type="radio"] {
        display: none;
    }

    .sitei-box label {
        font-size: 16px;
        font-weight: normal;
        padding: 10px;
        float: left;
    }

    .sitei-koumoku {
        background: #CCC;
        border: 1px solid #CCC;
        color: #000;
        font-size: small !important;
    }


    .sitei-box input[type="radio"]:checked + label {
        background-color: #585858;
        border: 1px solid #585858;
        color: #FFFFFF;
    }

    /*ラジオボタンここまで*/
    .maker-name {
        font-size: medium;
        font-weight: bold;
        float: left;
        padding-left: 20px;
        line-height: 50px;
    }

    .i-kazu {
        font-weight: bold;
        color: #35aec3;
    }

    .cate-top {
        background: #f7f7f7;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 30px;
    }

    .search-top-midasi {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        text-align: center;
        font-weight: bold;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #000;
    }

    .maker-txt {
        margin-top: 20px;
        font-size: small;
    }

    .top-sale-no {
        font-weight: bold;
        color: #ACACAC;
    }

    .search-top-maker {
        font-weight: bold;
        color: #000;
        font-size: small;
    }

    .search-top-txt {
        color: #000;
        font-size: small !important;
    }

    .top-kensaku {
        color: #585858;
        font-weight: bold;
    }

    .kensaku-box {
        border: 2px solid #585858;
        padding: 20px;
    }

    .komakai {
        padding-left: 15px;
        margin-bottom: 5px;
        color: #585858;
        font-weight: bold;
    }

    .komakai-sec {
        padding: 5px;
        margin-bottom: 5px;
        margin-top: 10px;
        color: #585858;
        font-weight: bold;
    }


    .top-midasi-sp {
        margin-top: 50px;
    }

    .btn_submit {
        cursor: pointer;
        cursor: hand;
    }

    .kensaku-btn {
        background: #35aec3;
        text-align: center;
        color: #FFFFFF;
        padding: 15px;
        border: 1px solid #35aec3;
        margin-top: 30px;
        font-size: small !important;

    }

    .kensaku-btn:hover {
        background: #FFF;
        color: #35aec3;
    }

    .yosan-box {
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        margin-top: 20px;
    }

    .search-h1 {
        margin: 0 !important;
        padding: 0 !important;
    }

    .search-top-midasi-rank {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #35aec3;
        margin-bottom: 15px;
    }

    .rank-img {
        border: 1px solid #CCC;
    }

    .img-rogo {
        border: 1px solid #CCC;
        background: #FFFFFF;
        padding: 0;
        float: left;
        margin-left: 15px;
    }

    .top-cate-midasi {
        text-align: center;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        padding: 10px;
        color: #000;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .cate-tag-serach {
        color: #585858;
        width: auto;
        float: left;
        margin-right: 10px;
        text-align: center;
        border-radius: 3px;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #585858;
    }

    .top-tag-box {
        margin-bottom: 30px;
    }

    .img-list {
        width: 100%;
    }

    .xs-size {
        padding-left: 5px !important;
        padding-right: 5px;
    }

    .price {
        font-size: small !important;
    }

    .probootstrap-card-heading {
        margin: 0 !important;
    }

    .probootstrap-card .probootstrap-card-text {
        padding: 10px;
    }

    .form-control {
        border-radius: 0 !important;
        box-shadow: none !important;
        margin-bottom: 10px !important;
    }

    .probootstrap-listing-location {
        margin-bottom: 5px !important;
    }

    .sitei-box {
        border-top: 0 solid #CCC;
        border-bottom: 0 solid #CCC;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 0;
    }

    @media screen and (max-width: 768px) {
        .nanken-box {
            margin-bottom: 15px;
        }

        .probootstrap-home-search {
            margin-top: 100px;
        }

        .flexslider {
            height: 600px;
        }

        .inputnum {
            width: 90px !important;
            color: #555 !important;
            padding: 10px !important;
        }

        .xs-size {
            padding: 0 !important;
            margin: 0 !important;
            /*width:49.8% !important;*/
            width: 33.1% !important;
        }

        .logo-im {
            max-width: 35px;
            top: 5px;
            left: 2px;
        }

        .xs-container {
            padding: 0;
        }

        .probootstrap-card .probootstrap-card-text {
            padding: 5px;
        }

        .probootstrap-card.probootstrap-listing {
            margin: 0 !important;
        }

        .top-box {
            margin-bottom: 10px;
            margin-top: 10px;
            border-bottom: 1px dotted #585858;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        .yosan-btn {
            padding: 0;
        }

        .top-midasi-sp {
            margin-top: 100px;
        }

        .button-radio label {
            width: 45%;
        }

        .form-control {
            margin-bottom: 10px !important;
        }

        .g-price {
            font-size: medium !important;
        }

        .m-price {
            font-size: medium !important;
        }

        .price {
            font-size: x-small !important;
        }

        .search-name {
            font-size: small !important;
            font-weight: bold !important;
            margin: 0 !important;
        }

        .sale-tag {
            background: #EE5A5A;
            font-size: x-small !important;
        }

        .sale-tag-m {
            background: #35aec3;
            font-size: x-small !important;
        }

        .top-kensaku {
            padding-top: 15px;
            margin-top: 15px;
            border-top: 1px solid #CCC;
        }

        .top-box {
            margin-bottom: 10px;
            margin-top: 10px;
            border-bottom: 1px dotted #585858;
            padding-top: 5px;
            padding-bottom: 15px;
            padding-left: 30px;
            padding-right: 30px;
        }

        .txt {
            padding-top: 30px;
        }
    }
}
