.sectionBox.recommendWrap.areaimg {
    background: none;
    margin-bottom: 0;
}

.areaimgBox {
    padding: 0 0 20px 0;
    text-align: center;
    border: none;
    position: relative;
}

.areaimgBox .img {
    width: 100%;
    height: auto;
}

.areaimgBox .imgText {
    position: absolute;
    text-align: left;
    width: 100%;
}

.search_list_item:last-child {
    margin-bottom: 10px;
}

.search_list_item .area {
    line-height: 2;
}

.search_list_item .areaTitle {
    font-weight: bold;
}