﻿@charset "utf-8"; 
.foottop{background-blend-mode: multiply;background-color: #00000033;}
footer .foot-item>.foot-erm{display: none;}
footer .foot-item .foot-info .foot-erm{display: flex;}
footer .foot-item .foot-info .foot-erm img{max-width: 120px;margin-right: 10px;}
@media (max-width:768px) {footer .foot-item .foot-info .foot-erm{flex-wrap: wrap;}}