.certi{text-align:center; padding:2em; margin:0 auto}

.certi h3{padding-bottom:80px; font-weight:300; font-size: 0.5em; margin-bottom:1em; color:rgba(0,0,0,0)}
.certi a{display:block; color:#ddd;margin-bottom:0.3em; text-decoration:underline;; font-size:0.8em; width:450px; margin:0 auto 0.3em auto}
.certi a:hover{color:#fff}

/*GF*/

.certi.gf h3{background:url(../common/iqnet.logo.png) no-repeat 50% 100%; background-size: auto 70px}
.certi.bf h3{background:url(../common/brc.ifs.logo.png) no-repeat 50% 100%; background-size: auto 70px}
.certi.bc h3{background:url(../common/brc.ifs.logo.png) no-repeat 50% 100%; background-size: auto 70px}
.certi.bp h3{background:url(../common/brc.ifs.logo.png) no-repeat 50% 100%; background-size: auto 70px}
.certi.mv h3{background:url(../common/brc.ifs.logo.png) no-repeat 50% 100%; background-size: auto 70px}
.certi.lg h3{background:url(../common/brc.logo.png) no-repeat 50% 100%; background-size: auto 70px}
.certi.bv h3{background:url(../common/brc.logo.png) no-repeat 50% 100%; background-size: auto 70px}

.certi.bv{background:#c5050c}
.certi.lg{background:rgba(255,105,96,1)}
.certi.bp{background:#222}
.certi.mv{background:rgba(0, 54, 88,1)}
.certi.bc{background:#222}
.certi.bf{background:#222}
.certi.gf{background:#222}

.certi.lg a{font-size:1em; font-weight:600}

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

.certi a{width:auto;}


}