﻿@charset "utf-8"; 
.l-main-home section.latestpro{display:none}
footer .foot-item.foot-rec{padding-right:0;}
footer .foot-item.foot-rec .fooer-ewm{display:flex;}
footer .foot-item.foot-rec .fooer-ewm>div{width:100%;max-width:140px;text-align:center;color:#bababa;}
footer .foot-item.foot-rec .fooer-ewm>div p{margin-top:5px;}
footer .foot-item.foot-rec .fooer-ewm>div:nth-child(1){margin-right:10px;}
@media (max-width:768px){footer .foot-item.foot-rec{display:block;}}