@charset "UTF-8";
/* CSS Document */

.blockpageheader {
    position: relative;
    background-color: #f7f7e7;
}

.blockpageheader-inner-title {
    font-size: 38px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
}
.blockpageheader-bottom-inner {
    font-size: 32px;
    font-weight: 700;
}