/*フッター*/
.ft {
    height: 30px;
    background-color: #FFFFFF;
    text-align: center;
}
.ft img {
    width: 400px;
}

@media screen and (max-width: 1280px) {
    .ft span {
        font-size: 12px;
    }
}