.hero .wrap_ttl{
    max-width: 250px;
    height: 80px;
    background-image: url(../img/common/ttl_faq.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: block;
}
.wrap_content{
    padding: 1rem 1rem 10vw;
}