footer .postfooter{margin-top:75px;font-size:14px;}
footer .postfooter .YJ_PETA{color:#828080;}
footer .postfooter .YJ_PETA p{margin-bottom:0px;}
footer .postfooter .YJ_QRcode{margin-bottom: 35px;}
/*footer .postfooter .YJ_QRcode img{width:125px;}*/
footer .postfooter .widget{text-align:center;margin-top: 35px;}
footer .postfooter .widget a{color:#212519;}
footer #allmap{height:285px;max-height:285px;}
@media (max-width: 767px){
  footer .postfooter{margin-top:35px;}
  footer .postfooter .YJ_PETA{margin-top:30px;}
  footer .postfooter .YJ_QRcode{display:inline-block;float:left;margin-right:20px;}
footer .postfooter .widget{margin-top:5px;}
footer .postfooter #container-fluid{height:auto!important;}

}
@media (min-width: 768px){
  footer .postfooter .YJ_footer_contact{flex-direction: row-reverse;display:flex;}
}
@media (max-width: 480px){
  footer .postfooter .YJ_QRcode{width:30%;}
footer .postfooter .YJ_QRcode img{width:100%;}
}
​