.fixed-content {
    position: fixed;
    top: 0;
    left: 0;
}

.gmoPrimeStrategyFooterLogo {
    margin: 0 auto;
    max-width: 1040px;
    padding: 9px 10px;
}

.gmoPrimeStrategyFooterLogo > a > img {
    max-width: 300px;
}

@media screen and (max-width: 782px) {
    .gmoPrimeStrategyFooterLogo {
        text-align: center;
    }
}

.gmoPrimeStrategySecuritySeals {
    margin: 0 auto;
    max-width: 1040px;
    padding-top: 20px;
    display: flex;
    justify-content: center;
}



.c-footerType02 {
    box-sizing: border-box;
    line-height: 1.5;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #fff
}

.c-footerType02 *,.c-footerType02 *::before,.c-footerType02 *::after {
    box-sizing: border-box
}

.c-footerType02Siteseal {
    padding: 40px 0
}

.c-footerType02Siteseal_inner {
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 10px
}

.c-footerType02SitesealList {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center
}

.c-footerType02SitesealList_item {
    background-color: #f4f4f4;
    height: 50px;
    width: 100px
}

.csi_siteseal_tag {
    display: block;
    text-align: center;
    margin-top: 0px !important;
}