.hv-txt {
    padding-right: 50px;
    padding-bottom: 24px;
}

.hv-inner-page-tag {
    padding-bottom: 38px;
    border-bottom: 2px solid #000000;
    margin: 80px -20px 85px -20px;
}

.hv-main {
    padding-bottom: 40px;
}

.inner-page .section-img {
    background: url('../images/dsh-lv_2400_80.jpg') no-repeat center center;
    background-size: cover;
}

.inner-page-list-title-padding-top {
    padding-top: 38px;
}

@media (max-width: 1229px) {
    .inner-page .section-img {
        background: url('../images/dsh-lv_h400_80.jpg') no-repeat center center;
        background-size: cover;
    }
}

@media (max-width: 846px) {
    .hv-inner-page-tag {
        margin: 0 0 40px 0;
    }

    .hv-main {
        padding-bottom: 0;
    }
}

@media (max-width: 414px) {
    .section-header h2 {
        font-size: 47px;
    }

    .inner-page-h2 {
        font-size: 36px;
        font-weight: bold;
    }
}

@media (max-width: 375px) {
    .section-header h2 {
        font-size: 43px;
    }
}

@media (max-width: 360px) {
    .section-header h2 {
        font-size: 36px;
    }
}
