@charset "utf-8";

.base-list ul li {padding:20px 0;}
.base-list ul li .alert-img{
    background:url(../images/ic_alert.svg) center center no-repeat;
    background-size: 100%;
    width: 32px; height: 32px;
}

.tomato-state{padding:  50px 15px 0;}

.base-list.search-list-place{padding:0 30px ;}

.category-alert ul li{margin-right: 0; width: 45%; }
.category-alert ul li:last-child{margin-right: 0px;}

.category-alert ul li.on a{
    border-bottom: 2px solid #452812;
    color:#452812;
    font-weight: bold;
}
