/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&display=swap');
.tops{font-size:0;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;display: table; width: 100%;}
.tops li{display: table-cell;width:25%;text-align:center;border-right:1px solid #e5e5e5;box-sizing: border-box;padding:24px 0;}
.tops li:last-child{border-right:none;}
.tops li a{text-align:center;color: #000000;letter-spacing: -0.03em;font-weight: 500;font-size: 12px;}
.tops li>a>*{display:block;}
.tops li img{margin-bottom:10px;margin:0 auto 10px;}
.top_wrap{border-bottom:10px solid #f5f5f5;}
.tops li.on{background:#f5f5f5;}





/* BASIC css end */

