/****fot-bgスタイル****/
.bg-cloud {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
    line-height: 0;
}