@charset "UTF-8";

.heading.block_header_2 p {
    font-size: 1.4rem;
    padding-left: 22px;
    FONT-WEIGHT: bold;
}
.heading.block_header_2 .h {
    display: inline-block;
    font-weight: normal;
    font-size: 2.1rem;
    line-height: 1.5;
    padding-left: 20px;
    BORDER-BOTTOM: dotted;
    position: relative;
    margin-bottom: 5px;
}