/* BASIC css start */
/* */

#searchWrap .SMP-container {
    width: 1200px;
}

.ttl-sort .total-sort-container .total {
    font-size: 15px;
    color: #010101;
    font-weight: 300;
}

.ttl-sort .total-sort-container .total font { font-weight:500; }

.ttl-sort .total-sort-container .sort dd a span { font-size:15px; font-weight:300; color: #979797; border-bottom:none!important; }
.ttl-sort .total-sort-container .sort dd a span.on { color:#000; }

.ttl-sort .total-sort-container .sort dd {
    margin-left: 27px;
}


.search_result {padding:50px 0 60px;text-align:center;background: #ededed;}
.search_result h1 {font-size: 16px;color: #000;font-weight: 300;margin-bottom: 30px;line-height: 1;}

.search_result .Search input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    background: #fff;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    padding-right: 50px;
    box-sizing: border-box;
    padding-left: 15px;
    border: 1px solid #000;
    box-sizing: border-box;
    text-align: center;
    padding: 0;
}

.search_result .Search {
    width: 466px;
    height: 50px;
    line-height: 50px;
    position:relative;
    margin: 0 auto;
    background: #fff;
}

.search_result .Search a {display:block;position:absolute;top: 50%;transform: translateY(-50%);right: 15px;width: 26px!important;height:40px;text-indent:-9999em;background:url(/design/ebbda12/newFolder/img/ic_search.svg) 0 0 no-repeat;background-size: 26px auto;background-position: 50% 50%;}


.ttl-sort { border-top:1px solid #ddd; margin-top:80px }
/* BASIC css end */

