.legend {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    background-color: #e0e0e0;
    padding: 2px 5px 2px 2px;
    border-bottom: 1px solid #333;
}

.tag {
    padding: 2px;
    font-size: 10px;
    font-family: Arial;
    color: #333;
    background-color: #f9f9f9;
    border-bottom: 1px solid #333;
}

.dnpslider1wrap_mainarea {
    margin-top: 28px;
}

.dnpslider1wrap h2 {
    font-weight: 700;
    font-size: 14px;
}

.dnpslider1wrap img {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 768px) {
.dnpslider .prevbutton,.dnpslider .nextbutton {
    display: none;
}

.dnpslider1wrap h4 {
    font-size: 28px;
    margin-bottom: 18px;
}
}