#banner {
    background: url("/static/img/page06/banner.jpg") no-repeat center center;
}

#banner .pre_h2 {
    background-color: #d7c600a6;
}

.section h3 {
    font-size: 2em;
}

.section img {
    height: 6em;
}

.section .text {
    margin-top: 0.5em;
}

#section00 .call {
    color: #a6151a;
    font-size: 4.35rem;
    font-weight: 800;
    letter-spacing: -0.4rem;
}

#section01 .top_pad_bg {
    background-color: #40975310;;
}

#section01 img {
    border-radius: 15%;
}