@charset "utf-8";
/* --------------------------------------------

#footer

---------------------------------------------- */ 

footer { display: block; content: ""; background: url(../img/share/back.jpg); padding: 8em 0 2em; margin-top: 10em;}
footer h1 img { max-width: 165px; width:30%;  display: block; margin: 0 auto; }
footer h4 { text-align: center;  font-size: 12px; font-size: 1.2rem;}
.footerText { text-align: center; margin: 3em 0;}
.footerText p { text-align: center; margin-bottom: 1em;}
.footerText .brrp { display: none;}

@media screen and (max-width:599px){
.footerText .brrp { display: block;}
}






