/**
* [BANNER]
*
* @copyright   Copyright 2014 - 2023, D-ZERO Co.,LTD.
* @link        http://www.d-zero.co.jp/
* @package     Banner
* @license     MIT
*/
.bca-icon--banner::before {
  content: "\f1c5";
  font-weight: 400;
}

.bca-table-listup .banner_thumb {
  max-width: 200px;
}

.bca-table-listup .banner_thumb img {
  width: 100%;
}

#colorbox #cboxNext,
#colorbox #cboxPrevious {
  background: none;
  display: none;
}
