/* BASIC css start */
.company{}
.mall_history{width:100%;}
.mall_history ul {display:flex; flex-wrap:wrap; gap:12px 6px; margin:12px;}
.mall_history li {flex: 1 1 30%; text-align: center;}
.mall_history img{width:100%; margin-bottom:2px; border:1px solid #ccc;}

.board_bl .cmenu01 a{background:var(--main-color); color:white;}
/* BASIC css end */

