@charset "UTF-8";

#mv .mv_text h2 {
    display: inline-block;
    font-size: 2.5rem !important;
    line-height: 1.5;
    letter-spacing: 0.3rem;
    font-weight: bold;
    color: #fff;
}

#mv .mv_text p {
    padding-top: 30px;
    color: #fff;
    font-size: 1.5rem;
}

.heading.block_header_1 .h:nth-last-child(n+2) {
    font-size: 1.5rem !important;
    font-weight: normal;
}

.heading.block_header_1 p, .heading.block_header_1 .h:last-child {
    font-size: 2.5rem!important;
}