.buttonList{display:flex;flex-wrap:wrap;margin:0 0 60px}.buttonList button{border:1px solid #333;border-radius:100px;color:#000;font-size:22px;font-weight:700;height:74px;margin-bottom:6px;margin-right:10px;padding:0 30px;transition:.25s ease}.buttonList button:last-child{margin-right:0}.buttonList button.on{background:#000;border:1px solid transparent;color:#fff}@media(max-width:990px){.buttonList{margin:0 0 24px;width:100%}.buttonList button{font-size:14px;height:46px;letter-spacing:-.14px;margin-right:6px;padding:0 20px}}
