.bbs_paging { text-align: center; margin-top: 35px; color: #646464; }
.bbs_paging > * { display: inline-block; line-height: 30px; height: 30px; min-width: 30px; margin-left: 5px; border-radius: 30px; box-sizing: border-box; padding: 0 7px; text-align: center; }
.bbs_paging .prev, .bbs_paging .next { position: relative; }
.bbs_paging .prev::after, .bbs_paging .next::after { content: ''; width: 10px; height: 10px; border: 2px solid #4a4a4a; border-top: 0; border-left: 0; position: absolute; top: 50%; margin-top: -5px; }
.bbs_paging .prev::after { transform: rotate(135deg); left: 13px; }
.bbs_paging .next::after { transform: rotate(-45deg); right: 12px; }
.bbs_paging strong { background: #de1f26; color: #fff; }

.bbs_btns > * { margin-left: 5px; }
.bbs_btns > *:first-child { margin-left: 0; }
@media (max-width: 767px) { .bbs_btns[class*=mcol]::after { content: ''; display: block; clear: both; }
  .bbs_btns[class*=mcol] > * { float: left; margin-left: 10px; }
  .bbs_btns[class*=mcol] > *:first-child { margin-left: 0; }
  .bbs_btns[class*=mcol2] > * { width: calc(50% - 5px); } }

/*# sourceMappingURL=common_bbs.css.map */
             