.webfont_saiyou{
    margin-top:60px
}
#footer_sns h3 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 1.28em;
    font-weight: 600;
}
@media screen and (max-width: 600px) {
    #footer_sns h3 {
        float: unset;
        text-align: center;

    }
        #footer_sns ul {
       float: unset;
        text-align: center;
        display: inline-block;
    }
}