/** footer **/



/** footer **/

.footer-bg-content2 {
    border-bottom: 1px solid #ddd;

}

.security_footer {
    padding: 1rem;
    max-width: 1040px;
    margin: 0 auto;

}

.security_footer .logo_corp {
    max-height: 20px;
    margin: 20px 0;
    text-align: left;
}

.g-banner {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

.g-banner-box {
    display: flex;
    justify-content: center;

}


@media screen and (max-width: 991px) {

    .security_footer {
        padding: 0;
    }


    .security_footer .logo_corp {
        text-align: center;
    }

}


@media screen and (min-width: 992px) {
    .security_footer .logo_corp {
        margin: 20px 0 20px 10px;
    }

}







.security_footer2 {
    padding: 1rem;
    margin: 0 auto;
}



.security_footer2 .logo_corp {
    max-height: 20px;
    margin: 20px 0;
    text-align: left;
}


div#ss_gmo_globalsign_secured_site_seal img {
    display: inline-block;
}


@media screen and (max-width: 991px) {

    .security_footer2 {
        padding: 0;
        max-width: 100vw;
    }


    .security_footer2 .logo_corp {
        text-align: center;
    }

}


@media screen and (min-width: 992px) {
    .security_footer2 .logo_corp {
        margin: 20px 0 20px 10px;
    }

    .security_footer2 {
        max-width: 1040px;
    }


}


@media screen and (max-width: 320px) {
    .security_footer2 {
        max-width: 320px;
    }
}

@media screen and (min-width: 321px) and (max-width: 375px) {
    .security_footer2 {
        max-width: 375px;
    }
}

@media screen and (min-width: 376px) and (max-width: 425px) {
    .security_footer2 {
        max-width: 425px;

    }
}

@media screen and (min-width: 426px) and (max-width: 768px) {
    .security_footer2 {
        max-width: 768px;

    }
}
