.bb-sec-media-list {
  display: inline-block;
  width: 100%;
  border-bottom: 5px solid #e4e5e7;
  background-color: #fff;
  padding-bottom: 15px;
}

.text-header i,
.text-header a {
  vertical-align: middle;
}
.bb-sec-media-list {
  
}
.bb-sec-media-list.list-last {
  margin-bottom: 0;
  border-bottom: 0 none;
}
.bb-sec-media-list .bb-sec-contents {
  overflow: hidden;
  margin-bottom: -10px;
}
.bb-sec-media-list .card-huge {
  float: left;
}
.mod-notice.use-list {
  padding: 15px 10px;
  background-color: var(--bright-03);
  text-align: center;
}
.mod-notice.use-list + * .sec-recommend {
  margin-top: -15px;
}
.mod-notice.use-list + * .list-harlequin .mod-tabbar {
  margin-top: -15px;
  padding-bottom: 15px;
}
.mod-notice.use-list + .mod-list-category {
  margin-top: -15px;
}
.mod-notice.use-list + .sec-authors {
  margin-top: -15px;
}
.mod-notice.use-list + .list-weekday .mod-contents,
.mod-notice.use-list + .list-brand .mod-contents {
  border-top:0 none;
}
.mod-notice.use-list + .list-ranking,
.mod-notice.use-list + .list-genre .mod-categories,
.mod-notice.use-list + .list-series-novel .mod-categories {
  padding-top:0;
}
.mod-notice.use-list > div {
  position: relative;
  margin: 0;
  padding: 15px;
  border: 1px solid var(--bright-01);
  border-radius: 3px;
  background-color: var(--bright-08);
}
.mod-notice.use-list > div:after {
  content: '';
  position: absolute;
  top: 17px;
  left: 10px;
  display: block;
  width: 28px;
  height: 28px;
  background: url('/images/common/ico-adult.svg') no-repeat;
  background-size: 28px 28px;
}
.mod-notice.use-list.logon > div:after {
  top: 50%;
  margin-top: -14px;
}
.mod-notice.use-list p {
  margin: 0;
  padding-left: 30px;
  line-height: 15px;
  font-size: 11px;
  text-align: left;
  color: var(--mono-03)
}
.mod-notice.use-list p + .bb-btn {
  margin-top: 10px;
}
.mod-notice.use-list .bb-btn {
  border: 1px solid #ddd;
  font-size: 12px;
  background-color: #f7f7f7;
}
.sec-content.content-right {
  margin: -10px 0 0 130px;
}
.sec-content.content-right .mod-media-content {
  white-space: nowrap;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sec-content.content-right .mod-media-content:last-child {
  border-bottom: 0;
}
.sec-content.content-right .mod-media-content:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 3px;
  display: block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #bbb;
}
.sec-content.content-right .mod-media-content,
.sec-content.content-right .text-header {
  position: relative;
  padding-left: 8px;
  line-height: 36px;
}
.sec-content.content-right .text-meta {
  float: right;
  text-align: right;
}
.sec-content.content-right .text-header,
.sec-content.content-right .text-meta {
  float: left;
  width: 50%;
  padding-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contents-webtoon-hit {
  padding: 15px 0;
  margin: 0 15px -25px !important;
}
.contents-webtoon-hit .mod-card-wrapper {
  width: 50%;
  padding: 0 5px 5px 0;
  margin: 0 0 5px;
}
.contents-webtoon-hit .mod-card-wrapper .card-mix {
  width: 100%;
  position: relative;
}
.contents-webtoon-hit .mod-card-wrapper .card-mix .thumbnail-xh {
  width: 100%;
}
.contents-webtoon-hit .mod-card-wrapper .card-mix .thumbnail-xh:before {
  width: 100%;
  height: 100%;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.contents-webtoon-hit .mod-card-wrapper .card-mix .thumbnail-xh .text-description {
  width: 100%;
  min-height: 25px;
  padding: 7px 5px;
}
.contents-webtoon-hit .mod-card-wrapper .card-mix .thumbnail-xh img {
  width: 100%;
  height: auto;
}
.contents-webtoon-hit .mod-card-wrapper .card-mix .bb-text.text-header {
  margin-top: 3px;
}
.contents-webtoon-hit .mod-card-wrapper .card-mix .bb-text.text-meta {
  line-height: 15px;
}
.contents-webtoon-hit .mod-card-wrapper:nth-child(2n) {
  padding: 0 0 5px 5px;
}
.bb-sec-contents.contents-boom-up {
  padding: 20px 20px 0;
}
.bb-sec-contents.contents-top .ato-row {
  position: relative;
  border-bottom: 1px solid #eee;
  margin: 0 10px;
  padding: 10px 35px;
}
.bb-sec-contents.contents-top .ato-row a {
  display: block;
}
.bb-sec-contents.contents-top .ato-row:last-child {
  border-bottom: 0 none;
  margin-bottom: -6px;
}
.bb-sec-contents.contents-top .ato-row.top-rank {
  background-color: #f7f7f7;
  border-top: 1px solid #eee;
  margin: 0 0 2px;
  padding: 15px 35px 15px 45px;
  display: flex;
}
.bb-sec-contents.contents-top .ato-row.top-rank .ato-col-rank {
  left: 10px;
}
.bb-sec-contents.contents-top .ato-row.top-rank .rank-fulc {
  top: 16px;
  right: 10px;
}
.bb-sec-contents.contents-top .ato-row.top-rank .bb-text.text-header {
  display: inline;
  margin-right: 5px;
  white-space: normal;
}
.bb-sec-contents.contents-top .ato-row.top-rank .bb-text.text-meta {
  display: inline;
}
.bb-sec-contents.contents-top .ato-row:first-child {
  border-top: 0;
}
.bb-sec-contents.contents-top .ato-col-rank {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  text-align: center;
  margin-top: -9px;
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;
}
.bb-sec-contents.contents-top .mod-text-content {
  width: 100%;
}
.bb-sec-contents.contents-top .rank-fulc {
  position: absolute;
  top: 11px;
  right: 0;
  width: 25px;
}
.bb-sec-contents.contents-top .rank-fulc span {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #555;
}
.bb-sec-contents.contents-top .rank-fulc span i {
  margin-right: 3px;
  vertical-align: text-top;
}
.bb-sec-contents.contents-top .rank-fulc span .icon-new {
  margin-left: -3px;
}
.bb-sec-contents.contents-top .ato-row .bb-text,
.mod-text-content .bb-text {
  padding-right: 0;
}
.bb-sec-contents.contents-top .bb-mod-card {
  padding-right: 20px;
}
/* 만화 업데이트 정보 */
.bb-sec-contents.contents-update .bb-sec-media-content {
  display: table;
  padding: 10px;
  margin: 0 10px;
  border-bottom: 1px solid #eee;
}
.bb-sec-contents.contents-update .bb-sec-media-content:last-child {
  border-bottom: 0;
}
.bb-sec-contents.contents-update .ato-status,
.bb-sec-contents.contents-update .bb-text {
  display: table-cell;
  vertical-align: middle;
}
.bb-sec-contents.contents-update .ato-status {
  min-width: 35px;
}
.bb-sec-contents.contents-update .ato-status .bb-icon {
  vertical-align: middle;
}
.bb-sec-contents.contents-update .text-header {
  width: 100%;
}
.bb-sec-contents.contents-update .text-header a {
  margin-right: 5px;
}
.bb-sec-contents.contents-update .text-header .bb-ato-sub {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.bb-sec-contents.contents-update .text-meta {
  min-width: 55px;
  text-align: right;
}
/* 브랜드 추천 웹툰 */
.bb-sec-contents.contents-brand {
  padding: 20px 15px 5px;
}
.bb-sec-contents.contents-brand .card-extend {
  position: relative;
  margin-bottom: 10px;
}
.bb-sec-contents.contents-brand .card-extend > a {
  display: block;
}
.bb-sec-contents.contents-brand .card-extend > a .subjection {
  padding: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bb-sec-contents.contents-brand .card-extend > a .subjection .text-header,
.bb-sec-contents.contents-brand .card-extend > a .subjection .text-meta,
.bb-sec-contents.contents-brand .card-extend > a .subjection .bb-icon {
  margin: 0;
  line-height: 1;
  vertical-align: middle;
}
.bb-sec-contents.contents-brand .card-extend > a .text-description {
  padding: 0 10px;
  min-height: 28px;
}
.bb-sec-contents.contents-brand .card-extend > a .ato-brand-label {
  position: absolute;
  left: 5px;
  top: 5px;
}
/* 최신 웹툰 */
.bb-sec-contents.contents-webtoon-new {
  padding: 15px 10px 5px;
}
.bb-sec-contents.contents-webtoon-new .bb-mod-card {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.bb-sec-contents.contents-webtoon-new .bb-mod-card .bb-thumbnail {
  margin-top: 0;
}
.bb-sec-contents.contents-webtoon-new .bb-mod-card:last-child {
  border-bottom: 0;
}
.list-weekday .bb-icon,
.list-brand .bb-icon,
.list-ranking .bb-icon,
.list-genre .bb-icon,
.bb-sec-contents.contents-webtoon-new .bb-icon,
.bb-sec-contents.contents-brand .bb-icon,
.bb-sec-contents.contents-webtoon-hit .bb-icon {
  vertical-align: text-top;
  position: static;
}
.list-weekday .bb-icon.list-new,
.list-brand .bb-icon.list-new,
.list-ranking .bb-icon.list-new,
.list-genre .bb-icon.list-new,
.bb-sec-contents.contents-webtoon-new .bb-icon.list-new,
.bb-sec-contents.contents-brand .bb-icon.list-new,
.bb-sec-contents.contents-webtoon-hit .bb-icon.list-new,
.list-weekday .bb-icon.list-update,
.list-brand .bb-icon.list-update,
.list-ranking .bb-icon.list-update,
.list-genre .bb-icon.list-update,
.bb-sec-contents.contents-webtoon-new .bb-icon.list-update,
.bb-sec-contents.contents-brand .bb-icon.list-update,
.bb-sec-contents.contents-webtoon-hit .bb-icon.list-update {
  width: 15px;
  height: 15px;
  line-height: 12px;
  padding: 2px 0;
  border-radius: 15px;
  background-color: #fb5a7c;
  text-align: center;
  font-style: normal;
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  background-image: none;
}
.list-weekday .bb-icon.list-update,
.list-brand .bb-icon.list-update,
.list-ranking .bb-icon.list-update,
.list-genre .bb-icon.list-update,
.bb-sec-contents.contents-webtoon-new .bb-icon.list-update,
.bb-sec-contents.contents-brand .bb-icon.list-update,
.bb-sec-contents.contents-webtoon-hit .bb-icon.list-update {
  background-color: #0cc1de;
}
.list-weekday .bb-icon.list-end,
.list-brand .bb-icon.list-end,
.list-ranking .bb-icon.list-end,
.list-genre .bb-icon.list-end,
.bb-sec-contents.contents-webtoon-new .bb-icon.list-end,
.bb-sec-contents.contents-brand .bb-icon.list-end,
.bb-sec-contents.contents-webtoon-hit .bb-icon.list-end
{
  width: auto;
  height: 17px;
  line-height: 12px;
  padding: 3px 4px;
  border-radius: 17px;
  background-color: #dee0e3;
  text-align: center;
  font-style: normal;
  color: #87888b;
  font-size: 10px;
  background-image: none;
}
.list-weekday .bb-icon.list-holiday,
.list-brand .bb-icon.list-holiday,
.list-ranking .bb-icon.list-holiday,
.list-genre .bb-icon.list-holiday,
.bb-sec-contents.contents-webtoon-new .bb-icon.list-holiday,
.bb-sec-contents.contents-brand .bb-icon.list-holiday,
.bb-sec-contents.contents-webtoon-hit .bb-icon.list-holiday {
  width: auto;
  height: 17px;
  line-height: 12px;
  padding: 3px 4px;
  border-radius: 17px;
  background-color: #6b6d72;
  text-align: center;
  font-style: normal;
  color: #fff;
  font-size: 10px;
  background-image: none;
}
/* 무료만화: 매일매일 전권 무료만화 */
.sec-recommend,
.sec-free.free-top {
  padding: 15px 10px;
  background-color: #e4e5e7;
}
.sec-free.free-top .sec-recommend {
  padding: 0 0 15px;
}
.sec-recommend .mod-notice.use-list,
.sec-free.free-top .mod-notice.use-list {
  margin: -15px -10px 0;
}
.sec-recommend h3,
.sec-free.free-top h3 {
  margin: 0;
  padding: 15px 10px;
  font-size: 14px;
  color: #fff;
  background-color: #00c7a6;
  border-radius: 3px 3px 0 0;
}
.sec-recommend h3 a,
.sec-free.free-top h3 a {
  color: #fff;
}
.sec-recommend h3 small,
.sec-free.free-top h3 small {
  margin-left: 10px;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 11px;
  color: #fff;
  background-color: #00a0c2;
}
.sec-recommend h3 + .bb-slick-wrap,
.sec-free.free-top h3 + .bb-slick-wrap {
  text-align: left;
  min-height: 186px;
  background-color: #fff;
}
.sec-recommend h3 + .bb-slick-wrap .bb-carousel,
.sec-free.free-top h3 + .bb-slick-wrap .bb-carousel {
  height: 174px;
  overflow: hidden;
}
.sec-recommend .bb-sec-more,
.sec-free.free-top .bb-sec-more {
  position: relative;
}
.sec-recommend .bb-sec-more:after,
.sec-free.free-top .bb-sec-more:after {
  top: 1px;
  background-position: -354px -191px;
  width: 5px;
  height: 8px;
}
.sec-recommend .mod-content,
.sec-free.free-top .mod-content {
  clear: both;
}
.sec-recommend .mod-content .mod-card,
.sec-free.free-top .mod-content .mod-card {
  overflow: hidden;
  position: relative;
}
.sec-recommend .mod-content .mod-card .ato-acc,
.sec-free.free-top .mod-content .mod-card .ato-acc {
  position: absolute;
  z-index: 101;
  left: 0;
}
.sec-recommend .mod-content .mod-card .bb-star-rating,
.sec-free.free-top .mod-content .mod-card .bb-star-rating {
  margin-top: -2px;
  margin-right: 5px;
  float: left;
}
.sec-recommend .bb-slick-wrap,
.sec-free.free-top .bb-slick-wrap {
  position: relative;
}
.sec-recommend .free-comic-sorter,
.sec-free.free-top .free-comic-sorter {
  margin: 0 -10px;
}
.sec-recommend .free-comic-sorter + .sec-contents,
.sec-free.free-top .free-comic-sorter + .sec-contents {
  margin: 0 -10px;
}
.sec-recommend .free-comic-sorter + .sec-contents + .bb-paginate,
.sec-free.free-top .free-comic-sorter + .sec-contents + .bb-paginate {
  margin: 0 -10px -15px;
}
.sec-recommend .free-comic-slider,
.sec-free.free-top .free-comic-slider {
  margin: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  background-color: #fff;
}
.sec-recommend .free-comic-slider .bb-thumbnail,
.sec-free.free-top .free-comic-slider .bb-thumbnail {
  margin: 15px;
  float: left;
}
.sec-recommend .free-comic-slider .bb-mod-content,
.sec-free.free-top .free-comic-slider .bb-mod-content {
  line-height: 1.7;
  margin: 15px 15px 0 123px;
}
.sec-recommend .free-comic-slider .bb-mod-content .bb-text.text-header,
.sec-free.free-top .free-comic-slider .bb-mod-content .bb-text.text-header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sec-recommend .free-comic-slider + .bb-carousel-controller,
.sec-free.free-top .free-comic-slider + .bb-carousel-controller {
  display: block;
}
.sec-recommend .free-comic-slider + .bb-carousel-controller .slick-prev,
.sec-free.free-top .free-comic-slider + .bb-carousel-controller .slick-prev,
.sec-recommend .free-comic-slider + .bb-carousel-controller .slick-next,
.sec-free.free-top .free-comic-slider + .bb-carousel-controller .slick-next {
  position: absolute;
}
.sec-recommend .free-comic-slider + .bb-carousel-controller .slick-prev,
.sec-free.free-top .free-comic-slider + .bb-carousel-controller .slick-prev {
  top: 50%;
  left: 3px;
  width: 14px;
  height: 22px;
  margin: -11px 0 0 0;
}
.sec-recommend .free-comic-slider + .bb-carousel-controller .slick-prev:before,
.sec-free.free-top .free-comic-slider + .bb-carousel-controller .slick-prev:before {
  width: 14px;
  height: 22px;
  background-position: -349px 0;
}
.sec-recommend .free-comic-slider + .bb-carousel-controller .slick-next,
.sec-free.free-top .free-comic-slider + .bb-carousel-controller .slick-next {
  top: 50%;
  right: 3px;
  width: 14px;
  height: 22px;
  margin: -11px 0 0 0;
}
.sec-recommend .free-comic-slider + .bb-carousel-controller .slick-next:before,
.sec-free.free-top .free-comic-slider + .bb-carousel-controller .slick-next:before {
  width: 14px;
  height: 22px;
  background-position: -362px 0;
}
.mod-list-sorter,
.page-section-free .mod-sorter {
  background-color: #f7f7f7;
  border-bottom: 1px solid var(--bright-01);
  color: var(--grey-01);
}
.mod-list-sorter,
.mod-sorter {
  width: 100%;
  height: 48px;
  display: table;
  margin: 0;
  padding: 10px;
  background-color: var(--bright-06);
}
.mod-list-sorter li,
.mod-sorter li {
  width: 16.6%;
  display: table-cell;
  list-style: none;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
}
.mod-list-sorter li.active a {
  position: relative;
  padding-left: 13px;
}
.mod-list-sorter li.active a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 9px;
  height: 7px;
  margin-top: -3px;
  background-image: url('/vendor/bluebird/dist/images/default@2x.png?date=202002100000');
  background-repeat: no-repeat;
  background-size: 500px 1000px;
  background-position: -11px -119px;
}
/* 웹툰 - 요일별 */
.list-weekday,
.list-brand {
  background-color: #6f7580;
  overflow: hidden;
}
.list-weekday:after,
.list-brand:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  background-color: #6f7580;
  z-index: -1;
}
.list-weekday .mod-categories,
.list-brand .mod-categories {
  margin: 20px 0 0;
  padding: 0;
  width: 60px;
  float: left;
  background-color: #6f7580;
}
.list-weekday .mod-categories li,
.list-brand .mod-categories li {
  width: 100%;
  border-right: 0;
  list-style: none;
  text-align: center;
}
.list-weekday .mod-categories li.active a,
.list-brand .mod-categories li.active a {
  color: #fff;
  border: 1px solid #fff;
}
.list-weekday .mod-categories li.active a.icon,
.list-brand .mod-categories li.active a.icon {
  border: 0;
}
.list-weekday .mod-contents,
.list-brand .mod-contents {
  min-height: 464px;
  margin-left: 60px;
  border-top: 15px solid #e4e5e7;
  background-color: #fff;
}
.list-weekday .bb-mod-card,
.list-brand .bb-mod-card {
  padding: 13px 15px 15px;
  border-bottom: 1px solid #eee;
}
.list-weekday .bb-mod-card .thumbnail-large,
.list-brand .bb-mod-card .thumbnail-large {
  position: relative;
}
.list-weekday .bb-mod-card .thumbnail-large .icon-adult19,
.list-brand .bb-mod-card .thumbnail-large .icon-adult19 {
  position: absolute;
  top: 4px;
  right: 4px;
}
.list-weekday .bb-mod-card .thumbnail-large .brand-blue,
.list-brand .bb-mod-card .thumbnail-large .brand-blue,
.list-weekday .bb-mod-card .thumbnail-large .brand-red,
.list-brand .bb-mod-card .thumbnail-large .brand-red,
.list-weekday .bb-mod-card .thumbnail-large .brand-black,
.list-brand .bb-mod-card .thumbnail-large .brand-black {
  position: absolute;
  bottom: -1px;
  left: -1px;
}
.list-weekday .bb-mod-card:last-child,
.list-brand .bb-mod-card:last-child {
  border-bottom: 0;
}
.list-weekday .bb-mod-card .bb-text.text-header,
.list-brand .bb-mod-card .bb-text.text-header {
  overflow: hidden;
  width: 100%;
  padding-top: 5px;
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  color: #111;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-weekday .bb-mod-card .bb-text.text-sub-header,
.list-brand .bb-mod-card .bb-text.text-sub-header {
  line-height: 20px;
  font-size: 12px;
  color: #111;
}
.list-weekday .bb-mod-card .bb-text.text-sub-header .icon-withtext,
.list-brand .bb-mod-card .bb-text.text-sub-header .icon-withtext {
  padding: 0 4px;
  line-height: 19px;
  text-align: center;
  font-size: 9px;
  color: #87888b;
  background: none #dee0e3;
  font-style: normal;
  border-radius: 19px;
}
.list-weekday .bb-mod-card .bb-text.text-sub-header .icon-withtext.wait,
.list-brand .bb-mod-card .bb-text.text-sub-header .icon-withtext.wait {
  color:#fff;
  background-color:#6b6d72;
}
.list-weekday .nodata,
.list-brand .nodata {
  padding: 0 0 30px;
  text-align: center;
  color: #999;
}
.list-weekday .nodata img,
.list-brand .nodata img {
  width: 161px;
}
.list-weekday .mod-categories li {
  margin-bottom: 7px;
}
.list-weekday .mod-categories li:first-child {
  margin-bottom: 9px;
} 
.list-weekday .mod-categories li a.ng-binding {
  display: inline-block;
  color: #cdd7e9;
  width: 35px;
  height: 35px;
  padding: 9px 0 0;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
}
.list-brand .mod-categories li a {
  display: inline-block;
  color: #cdd7e9;
  padding: 10px 0;
  margin: 5px 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.list-weekday .mod-categories li.active a.ng-binding {
  padding-top: 8px;
}
.list-brand .mod-categories li a.active {
  border: 1px solid #fff;
  color: #fff;
}
.list-weekday .icon-webtoon-new {
  opacity: .5;
  margin-top: -7px;
}
.list-weekday .active .icon-webtoon-new {
  opacity: 1;
}
.list-weekday .icon-webtoon-fin,
.list-weekday .icon-webtoon-ing {
  opacity: .5;
}
.list-weekday .active .icon-webtoon-fin,
.list-weekday .active .icon-webtoon-ing {
  opacity: 1;
}

/* 웹툰 - 랭킹 */
.list-ranking {
  background-color: #e4e5e7;
  padding: 15px 0 0;
  margin-bottom: 2px;
}
.list-ranking .mod-contents {
  padding: 0 10px;
  background-color: #fff;
}
.list-ranking .bb-mod-card {
  margin: 0;
  padding: 15px 5px;
  border-bottom: 1px solid #eee;
}
.list-ranking .bb-mod-card .thumbnail-large {
  position: relative;
}
.list-ranking .bb-mod-card .thumbnail-large .icon-adult19 {
  position: absolute;
  top: 4px;
  right: 4px;
}
.list-ranking .bb-mod-card:last-child {
  border: 0;
}
.list-ranking .bb-mod-card .text-rank {
  height: 36px;
  text-align: right;
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
}
.list-ranking .bb-mod-card .bb-text.text-header {
  margin-top: 5px;
}
.list-ranking .bb-mod-card .bb-text.text-header .icon-withtext {
  padding: 0 4px;
  line-height: 19px;
  text-align: center;
  font-size: 9px;
  color: #87888b;
  background: none #dee0e3;
  font-style: normal;
  border-radius: 19px;
}
.list-ranking .bb-mod-card .bb-text.text-header .icon-withtext.wait {
  color:#fff;
  background-color:#6b6d72;
}
/* 만화 목록 */
.sec-list {
  border: 0;
}
.sec-recommend .mod-contents,
.sec-recommend .bb-slick-wrap {
  margin: 0;
  background-color: #fff;
}
.sec-recommend .bb-slick-wrap {
  position: relative;
  border-radius: 0 0 3px 3px;
}
.sec-recommend .bb-carousel-controller {
  display: block;
}
.sec-recommend .bb-carousel-controller .slick-arrow {
  position: absolute;
  top: 50%;
  margin: -11px 0 0 0;
}
.sec-recommend .bb-carousel-controller .slick-prev {
  left: 5px;
  width: 14px;
  height: 22px;
}
.sec-recommend .bb-carousel-controller .slick-prev:before {
  width: 14px;
  height: 22px;
  background-position: -350px 0;
}
.sec-recommend .bb-carousel-controller .slick-next {
  right: 5px;
  width: 14px;
  height: 22px;
}
.sec-recommend .bb-carousel-controller .slick-next:before {
  width: 14px;
  height: 22px;
  background-position: -362px 0;
}
.contents-hit {
  padding-bottom: 12px;
}
.contents-hit .bb-mod-card .bb-text.text-header {
  margin-top: 5px;
}
.sec-suggest.bb-sec-media-list .bb-mod-contents {
  padding-top: 0;
}
.list-harlequin #pagecontain {
  background-color: #e4e5e7;
}
.list-harlequin .mod-tabbar {
  text-align: left;
  padding: 15px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #e4e5e7;
}
.list-harlequin .mod-tabbar + .sec-recommend,
.list-harlequin .mod-tabbar + .sec-free.free-top {
  margin-top: -15px;
}
.list-harlequin .mod-tabbar ul {
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.list-harlequin .mod-tabbar li {
  position: relative;
  list-style: none;
  width: 50%;
  float: left;
  text-align: center;
  background-color: #fff;
}
.list-harlequin .mod-tabbar li:nth-child(2){
 border-right: 1px solid #e6e7e8;
 border-left: 1px solid #e6e7e8;
 }
.list-harlequin .mod-tabbar li a {
  display: block;
  padding: 10px;
  font-size: 12px;
  height: 37px;
  color: #8b8d90;
}
.list-harlequin .mod-tabbar li a + button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0 none;
  padding: 9px 10px;
  background-color: transparent;
}
.list-harlequin .mod-tabbar li a + button i {
  margin: 0;
  padding: 0;
}
.list-harlequin .mod-tabbar li.active {
  position: relative;
  background-color: #6f7580;
}
.list-harlequin .mod-tabbar li.active a {
  color: #fff;
}
.list-harlequin .mod-tabbar li.active:before {
  content: "";
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  width: 1px;
  height: 1px;
  position: absolute;
  border: 6px solid transparent;
  border-color: #6f7580 transparent transparent;
}
.list-harlequin .mod-tabbar li:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-harlequin .mod-tabbar li:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.list-harlequin .sec-collection {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
  padding: 0px 10px;
}
.list-harlequin .sec-collection.package {
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.list-harlequin .sec-collection .mod-tabbar {
  background-color: transparent;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
}
.list-harlequin .sec-collection .mod-tabbar ul {
  background-color: #fff;
}
.list-harlequin .sec-collection .bb-banner.extend {
    min-height: 130px;
	 text-align: center;
}
@media (max-width: 320px) {
  .list-harlequin .sec-collection .bb-banner.extend {
    height: 130px;
  }
}

.list-harlequin .sec-collection .bb-banner.extend img {
  margin-top: 0;
  height: 130px;
}
.list-harlequin .sec-collection .mod-info {
  overflow: hidden;
  margin-top: 5px;
  font-size: 12px;
  color: #777;
  line-height: 1.8;
}
.list-harlequin .sec-collection .mod-myhqinfo {
  margin-top: 10px;
  padding: 10px 10px 0;
  border-top: 1px solid #eee;
  clear: both;
}
.list-harlequin .sec-collection .mod-myhqinfo p {
  text-align: right;
  font-size: 12px;
  color: #555;
}
.list-harlequin .sec-collection .bb-btn {
  margin-top: 8px;
  font-size: 12px;
  color: #555;
  padding: 4px 8px;
  border: 1px solid #ccc;
}
.list-harlequin .ato-cover {
  width: 100%;
  z-index: 1;
  top: 0;
  margin: 0;
  border-radius : 3px;
}
.next-hq-collection.modal-dialog .modal-header {
  background-color: #fa6892;
}
.next-hq-collection.modal-dialog .modal-body {
  padding: 10px;
}
.next-hq-collection.modal-dialog .modal-body .bb-text {
  padding: 15px;
  font-size: 11px;
  color: #fa6892;
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list ul {
  padding: 0;
  margin: 0;
  list-style: 0;
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list li {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list li .ato-thumbnail {
  float: left;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  border-radius: 50%;
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.03), inset 0 0 0 1px rgba(0, 0, 0, 0.3);
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list li .ato-thumbnail img {
  width: 100%;
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list li .mod-info {
  margin-left: 70px;
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list li .mod-info .text-header {
  padding: 8px 0 0;
  font-size: 13px;
  color: #111;
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list li .mod-info .text-description {
  padding: 0;
  font-size: 11px;
  color: #999;
}
.next-hq-collection.modal-dialog .modal-body .next-hq-list li .mod-info div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-hero .sec-authors {
  text-align: left;
  padding: 15px 10px;
  background-color: #e4e5e7;
}
.list-hero .sec-authors + div .sec-recommend {
  margin-top: -15px;
}
.list-hero .sec-authors ul {
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
}
.list-hero .sec-authors li {
  list-style: none;
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px solid #eee;
}
.list-hero .sec-authors li:nth-child(1n+5){
  border-top: 1px solid #eee;
}
.list-hero .sec-authors li:last-child {
  border-right: 0;
}
.list-hero .sec-authors li.more {
  width: 10%;
}
.list-hero .sec-authors li a {
  display: block;
  padding: 10px 0;
  font-size: 11px;
  height: 37px;
  color: #8b8d90;
}
.list-hero .sec-authors li.active {
  position: relative;
  background-color: #6f7580;
}
.list-hero .sec-authors li.active a {
  color: #fff;
}
.list-hero .sec-authors li:first-child {
  border-top-left-radius: 2px;
}
.list-hero .sec-authors li:last-child {
  border-bottom-right-radius: 2px;
}
.list-hero .sec-authors li:nth-child(4) {
  border-top-right-radius: 2px;
}
.list-hero .sec-authors li:nth-child(5) {
  border-bottom-left-radius: 2px;
}
.sec-collection .mod-tabbar ul {
  border: 0;
}
/* 웹툰 장르별 */
.list-genre .list-genre.sec-list {
  border: 0;
}
.list-genre ul {
  overflow: hidden;
  clear: both;
  border: 0 none;
  margin: 0 0 -1px;
  padding: 0;
}
.list-series-novel .mod-categories + div .sec-recommend {
  margin-top:-15px;
}
.list-genre ul li,
.list-series-novel .mod-categories li {
  margin: 0;
  width: 25%;
  float: left;
  list-style: none;
  text-align: center;
  font-size: 12px;
  border-right: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
}
.list-series-novel .mod-categories li {
  width:33.3333%;
}
.list-series-novel .mod-categories li:nth-child(3n),
.list-series-novel .mod-categories li:nth-child(3n):last-child {
  border-right: none;
}
@media (min-width:768px) {
 .list-series-novel .mod-categories li {
    width:16.6666%;
  } 
  .list-series-novel .mod-categories li:nth-child(3n),
  .list-series-novel .mod-categories li:nth-child(3n):last-child {
    border-right: 1px solid #e6e7e8;
  }
}
.list-genre ul li:nth-child(4n+1),
.list-genre ul li:nth-child(4n+1):last-child {
  border-right: none;
}
.list-genre ul li:last-child {
  border-right: 1px solid #e6e7e8;
}
.list-genre ul li a,
.list-series-novel .mod-categories li a {
  color: #555;
  padding: 10px 0;
  display: block;
}
.list-genre ul li.active {
  background-color: #6f7580;
}
.list-genre ul li.active a,
.list-series-novel .mod-categories li.active a {
  color: #fff;
}
.list-genre .ato-btn-more {
  font-size: 12px;
  padding: 10px 0;
  background-color: #f7f7f7;
  text-align: center;
}
.list-genre .bb-sec-media-list {
  border-width: 0;
}
.list-genre .bb-sec-media-list .mod-contents {
  padding: 0 10px;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card {
  border-bottom: 1px solid #eee;
  padding: 15px 5px;
  margin: 0;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card:last-child {
  border: 0;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .thumbnail-large {
  position: relative;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .thumbnail-large .icon-adult19 {
  position: absolute;
  top: 4px;
  right: 4px;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .thumbnail-large .brand-blue,
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .thumbnail-large .brand-red,
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .thumbnail-large .brand-black {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .7;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .bb-text.text-header {
  overflow: hidden;
  width: 100%;
  padding-top: 5px;
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  color: #111;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .bb-text.text-sub-header {
  line-height: 20px;
  font-size: 12px;
  color: #111;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .bb-text.text-sub-header .icon-withtext {
  padding: 0 4px;
  line-height: 19px;
  text-align: center;
  font-size: 9px;
  color: #87888b;
  background: none #dee0e3;
  font-style: normal;
  border-radius: 19px;
}
.list-genre .bb-sec-media-list .mod-contents .bb-mod-card .bb-text.text-sub-header .icon-withtext.wait {
  color:#fff;
  background-color:#6b6d72;
} 
.list-genre .bb-sec-media-list .nodata {
  padding: 0 0 30px;
  text-align: center;
  color: #999;
}
.list-genre .bb-sec-media-list .nodata img {
  width: 161px;
}
/* 오늘의 추천만화 */
.page-today nav.navbar,
.page-hot nav.navbar,
.page-top nav.navbar,
.page-best nav.navbar,
.page-new nav.navbar {
  overflow: hidden;
  min-height: 45px;
  height: 45px;
  width: 100%;
}
.page-today nav.navbar ul.nav-sub,
.page-hot nav.navbar ul.nav-sub,
.page-top nav.navbar ul.nav-sub,
.page-best nav.navbar ul.nav-sub,
.page-new nav.navbar ul.nav-sub {
  display: none !important;
}
.page-today .sec-list .mod-page-title,
.page-hot .sec-list .mod-page-title,
.page-top .sec-list .mod-page-title,
.page-best .sec-list .mod-page-title,
.page-new .sec-list .mod-page-title {
  position: relative;
  background-color: var(--blue-01);
  color: #fff;
  height: 52x;
  padding: 17px 16px;
  font-size: 18px;
  font-weight: bold;
  line-height:1;
  text-align:center;
}
.page-today .sec-list .mod-page-title .action-back,
.page-hot .sec-list .mod-page-title .action-back,
.page-top .sec-list .mod-page-title .action-back,
.page-best .sec-list .mod-page-title .action-back,
.page-new .sec-list .mod-page-title .action-back {
  position: absolute;
  top: 14px;
  left: 16px;
}

.page-today .sec-list h2,
.page-hot .sec-list h2,
.page-top .sec-list h2,
.page-best .sec-list h2,
.page-new .sec-list h2 {
  margin: 0;
  font-size: 18px;
  line-height: 1;
}
.page-today .sec-list h2 span,
.page-hot .sec-list h2 span,
.page-top .sec-list h2 span,
.page-best .sec-list h2 span,
.page-new .sec-list h2 span {
  vertical-align:middle;
}
.page-today .sec-list small,
.page-hot .sec-list small,
.page-top .sec-list small,
.page-best .sec-list small,
.page-new .sec-list small {
  color: #fff;
  font-size: 18px;
  vertical-align:middle;
}
.page-today .mod-page-title .btn-rounded,
.page-hot .mod-page-title .btn-rounded,
.page-top .mod-page-title .btn-rounded,
.page-best .mod-page-title .btn-rounded,
.page-new .mod-page-title .btn-rounded {
  position: absolute;
  top: 8px;
  right: 10px;
  color: #fff;
  font-size: 11px;
  background-color: rgba(0, 0, 0, 0.15);
  padding: 6px 15px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.page-today .mod-list-category,
.page-hot .mod-list-category,
.page-new .mod-list-category,
.page-top .mod-list-category,
.page-event .mod-list-category,
.page-best .mod-list-category {
  position: relative;
  padding: 15px 10px;
  background-color: #e4e5e7;
}
.page-today .mod-list-category + p.text-description,
.page-hot .mod-list-category + p.text-description,
.page-new .mod-list-category + p.text-description,
.page-top .mod-list-category + p.text-description,
.page-event .mod-list-category + p.text-description,
.page-best .mod-list-category + p.text-description {
  margin: 0;
  padding: 0 10px 10px;
  background-color: #e4e5e7;
}
.page-today .mod-list-category ul.clearfix,
.page-hot .mod-list-category ul.clearfix,
.page-new .mod-list-category ul.clearfix,
.page-top .mod-list-category ul.clearfix,
.page-event .mod-list-category ul.clearfix,
.page-best .mod-list-category ul.clearfix {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.page-today .mod-list-category li,
.page-hot .mod-list-category li,
.page-new .mod-list-category li,
.page-top .mod-list-category li,
.page-event .mod-list-category li,
.page-best .mod-list-category li {
  width: 15%;
  float: left;
  list-style: none;
  text-align: center;
  border-right: 1px solid #e6e7e8;
}
.page-today .mod-list-category li:last-child,
.page-hot .mod-list-category li:last-child,
.page-new .mod-list-category li:last-child,
.page-top .mod-list-category li:last-child,
.page-event .mod-list-category li:last-child,
.page-best .mod-list-category li:last-child {
  border-right: 0 none;
}
.page-today .mod-list-category li.more,
.page-hot .mod-list-category li.more,
.page-new .mod-list-category li.more,
.page-top .mod-list-category li.more,
.page-event .mod-list-category li.more,
.page-best .mod-list-category li.more {
  width: 10%;
  position: relative;
  border-right: 0 none;
}
.page-today .mod-list-category li.more a,
.page-hot .mod-list-category li.more a,
.page-new .mod-list-category li.more a,
.page-top .mod-list-category li.more a,
.page-event .mod-list-category li.more a,
.page-best .mod-list-category li.more a {
  padding: 10px 0 9px;
}
.page-today .mod-list-category li.active,
.page-hot .mod-list-category li.active,
.page-new .mod-list-category li.active,
.page-top .mod-list-category li.active,
.page-event .mod-list-category li.active,
.page-best .mod-list-category li.active {
  background-color: #6f7580;
}
.page-today .mod-list-category li.active a,
.page-hot .mod-list-category li.active a,
.page-new .mod-list-category li.active a,
.page-top .mod-list-category li.active a,
.page-event .mod-list-category li.active a,
.page-best .mod-list-category li.active a {
  color: #fff;
}
.page-today .mod-list-category li a,
.page-hot .mod-list-category li a,
.page-new .mod-list-category li a,
.page-top .mod-list-category li a,
.page-event .mod-list-category li a,
.page-best .mod-list-category li a {
  font-size: 11px;
  display: block;
  padding: 10px 5px 11px;
  color: #777;
  line-height: 18px;
}
.page-today .mod-list-category .moremenu,
.page-hot .mod-list-category .moremenu,
.page-new .mod-list-category .moremenu,
.page-top .mod-list-category .moremenu,
.page-event .mod-list-category .moremenu,
.page-best .mod-list-category .moremenu {
  display: none;
  position: absolute;
  right: 10px;
  width: 92px;
  padding: 0;
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f7f7f7;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.page-today .mod-list-category .moremenu li,
.page-hot .mod-list-category .moremenu li,
.page-new .mod-list-category .moremenu li,
.page-top .mod-list-category .moremenu li,
.page-event .mod-list-category .moremenu li,
.page-best .mod-list-category .moremenu li {
  float: none;
  width: auto;
  border-right: 0 none;
  padding: 0 5px;
}
.page-today .mod-list-category .moremenu li a,
.page-hot .mod-list-category .moremenu li a,
.page-new .mod-list-category .moremenu li a,
.page-top .mod-list-category .moremenu li a,
.page-event .mod-list-category .moremenu li a,
.page-best .mod-list-category .moremenu li a {
  color: #333;
  border-bottom: 1px solid #ddd;
}
.page-today .mod-list-category .moremenu li.active,
.page-hot .mod-list-category .moremenu li.active,
.page-new .mod-list-category .moremenu li.active,
.page-top .mod-list-category .moremenu li.active,
.page-event .mod-list-category .moremenu li.active,
.page-best .mod-list-category .moremenu li.active {
  background-color: #fff;
}
.page-today .mod-list-category .moremenu li.active a,
.page-hot .mod-list-category .moremenu li.active a,
.page-new .mod-list-category .moremenu li.active a,
.page-top .mod-list-category .moremenu li.active a,
.page-event .mod-list-category .moremenu li.active a,
.page-best .mod-list-category .moremenu li.active a {
  color: var(--blue-01);
}
.page-today .mod-list-category .expend + .moremenu,
.page-hot .mod-list-category .expend + .moremenu,
.page-new .mod-list-category .expend + .moremenu,
.page-top .mod-list-category .expend + .moremenu,
.page-event .mod-list-category .expend + .moremenu,
.page-best .mod-list-category .expend + .moremenu {
  display: block;
}
.list-hero .sec-authors {
  position: relative;
}
.list-hero .sec-authors .moremenu {
  display: none;
  position: absolute;
  right: 10px;
  width: 92px;
  padding: 0;
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f7f7f7;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.list-hero .sec-authors .moremenu li {
  float: none;
  width: auto;
  border-right: 0 none;
  padding: 0 5px;
}
.list-hero .sec-authors .moremenu li a {
  color: #333;
  border-bottom: 1px solid #ddd;
}
.list-hero .sec-authors .moremenu li.active {
  background-color: #fff;
}
.list-hero .sec-authors .moremenu li.active a {
  color: var(--blue-01);
}
.list-hero .sec-authors .expend + .moremenu {
  display: block;
}
.page-event .mod-list-category ul.clearfix {
  overflow: visible;
}
.page-event .mod-list-category li {
  position: relative;
  width: 20%;
}
.page-event .mod-list-category li.active a:after {
  content: '';
}
.page-event .mod-list-category li:first-child {
  border-radius: 3px 0 0 3px;
}
.page-event .mod-list-category li:last-child {
  border-radius: 0 3px 3px 0;
}
.page-event .mod-list-category li a:after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 1px;
  height: 1px;
  margin-left: -6px;
  border-style: solid;
  border-width: 6px;
  border-color: #6f7580 transparent transparent;
}
/* 이벤트 */
.page-event .box-event-end { height:40px; background:#5a6470; text-align: center; }
.page-event .box-event-end > span { color:white; font-size:14px; line-height: 39px; }
.page-event .box-event-end > span > i { margin-right: 15px; position: relative; margin-top:-2px }

.page-event .sec-event-content,
.page-free .sec-event-content,
.page-event .wrapper,
.page-free .wrapper {
  position: relative;
  background-color: var(--bright-08);
}
.page-event .bb-banner,
.page-free .bb-banner {
  max-height: 200px;
  margin: 0;
}
.page-event .bb-banner > img,
.page-free .bb-banner > img {
  max-width: none;
  max-height: 200px;
  margin-top: 0;
}
.page-event .bb-banner .event-priod,
.page-free .bb-banner .event-priod {
  margin: 0;
  position: absolute;
  top: 168px;
  left: 50%;
  margin-left: -153px;
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  opacity: .7;
  font-size: 12px;
}
.page-event .ci-right-ctrl-btns,
.page-free .ci-right-ctrl-btns {
  position: absolute;
  clear: both;
  z-index: 30;
  right: 10px;
  top: 10px;
}
.page-event .ci-right-ctrl-btns.rgt,
.page-free .ci-right-ctrl-btns.rgt {
  left: 10px;
  right: auto;
  padding: 0;
}
.page-event .ci-right-ctrl-btns.rgt li,
.page-free .ci-right-ctrl-btns.rgt li {
  margin-left: 0;
}
.page-event .ci-right-ctrl-btns li,
.page-free .ci-right-ctrl-btns li {
  width: 28px;
  height: 27px;
  margin-left: 10px;
  list-style: none;
  float: left;
}
.page-event .ci-right-ctrl-btns li a,
.page-event .ci-right-ctrl-btns li button,
.page-free .ci-right-ctrl-btns li a {
  display: block;
  height: 30px;
  text-indent: -999999px;
  background-image: url('/vendor/bluebird/dist/images/default@2x.png?date=202002100000');
  background-size: 500px 1000px;
  background-repeat: no-repeat;
  background-position: -350px -71px;
}
.page-event .ci-right-ctrl-btns li.ci-btn-share a,
.page-free .ci-right-ctrl-btns li.ci-btn-share a {
  background-position: -379px -72px;
}
.page-event .ci-right-ctrl-btns li.ci-btn-share button{
  background-position: -379px -72px;width: 30px;
}
.page-event .ci-right-ctrl-btns li.ci-btn-listback a,
.page-free .ci-right-ctrl-btns li.ci-btn-listback a {
  background-position: -412px -199px;
}
.page-event .mod-header,
.page-free .mod-header {
  position: relative;
}
.page-event .mod-header .bb-btn,
.page-free .mod-header .bb-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: var(--blue-01);
}
.page-event .mod-header .bb-btn .icon-blue-arrow,
.page-free .mod-header .bb-btn .icon-blue-arrow {
  width: 12px;
  height: 15px;
  margin-left: 3px;
  background: var(--ico-goto-event-list) no-repeat;
  background-size: 12px 15px;
}
.page-event .mod-list,
.page-free .mod-list {
  padding: 15px 10px;
  background-color: #fff;
}
.page-event .mod-list p,
.page-free .mod-list p {
  margin: 0;
}
.page-event .mod-list .mod-list-item,
.page-free .mod-list .mod-list-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.page-event .mod-list .mod-list-item:last-child,
.page-free .mod-list .mod-list-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}
.page-event .mod-list .mod-list-item > a,
.page-free .mod-list .mod-list-item > a {
  display: block;
  position: relative;
}
.page-event .mod-paginate,
.page-free .mod-paginate {
  margin-top: 15px;
  text-align: center;
}
.page-event .sec-list,
.page-free .sec-list {
  padding: 0 10px;
  background-color: #fff;
}
.page-event .mod-list-item a img {
  width: 100%;
  height: auto;
  max-width: inherit;
  max-height: inherit;
}
.page-event .mod-list-item a .category {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
}
.page-event .mod-list-item a .icon-event-novels {
  background-position: -406px -229px;
}
.page-event .mod-list-item a .icon-event-comics {
  background-position: -389px -229px;
}
.page-event .mod-list-item a .icon-event-webtoons {
  background-position: -423px -229px;
}
.page-event .mod-list-item:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 541px) {
  .page-event .mod-list > div {
    overflow: hidden;
  }
  .page-event .mod-list-item {
    float: left;
    width: 50%;
    padding: 0 5px;
  }
  .page-event .mod-list-item:last-child {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ddd !important;
  }
  .page-event .mod-list-item:last-child:nth-child(odd) {
    width: 100%;
    padding-right: 50%;
  }
}
/* remove this classes */
.bb-icon.question {
  background-position: -131px -124px;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 5px;
}
.modal-header {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 52px;
  text-align: center;
  background-color: var(--blue-01);
  vertical-align: middle;
  border-bottom: none;
}
.modal-header.align-left {
  justify-content: flex-start;
}
.modal-header .bb-icon {
  display: inline-block;
  margin-top: -2px;
  margin-right: 10px;
  vertical-align: middle;
}
.modal-header .action-back, .modal-header .btn-pos{
  position: absolute;
  top: 14px;
  left: 16px;
}
.modal-header h2 {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
}
#infoModal .modal-body ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#infoModal .ato-number-title {
  display: inline-block;
  width: 25px;
}
#infoModal .text-description {
  font-size: 12px;
}
#infoModal .text-header {
  margin: 25px 0 10px;
}
#infoModal .modal-footer {
  padding: 15px 5px;
  border-top: 0 none;
  text-align: center;
}
#infoModal .modal-footer .bb-btn {
  padding: 9px 5px 8px;
  letter-spacing: -1px;
}
#infoModal .text-sub-header {
  margin-left: 25px;
  line-height: 1.6;
}
.bb-btn.large {
  font-size: 12px;
  max-height: inherit;
  padding: 13px 10px;
  border: 1px solid #ddd;
}
.bb-btn.blue {
  color: #fff;
  background-color: var(--blue-01);
}
.free-everyday-scadule {
  padding-top: 15px;
}
.bb-card-hive-rank .bb-mod-card.card-have {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.bb-card-hive-rank .bb-mod-card.card-have .top100_rank {
  display: table-cell;
  width: 30px;
  text-align: center;
  font-size: 13px;
  color: #acaeb4;
  vertical-align: middle;
  font-family: arial, helvetica, sans-serif;
}
.bb-card-hive-rank .bb-mod-card.card-have .top100_rank.text-blue {
  color: var(--blue-01);
}
.bb-card-hive-rank .bb-mod-card.card-have .bb-card-hive {
  display: table-cell;
  padding: 0;
  margin-left: 10px;
  border-bottom: 0 none;
  position: static;
  width: 100%;
}
.bb-card-hive-rank .bb-mod-card.card-have .bb-card-hive .card-hive {
  height: 100px;
  padding: 0;
}
.bb-card-hive-rank .bb-mod-card.card-have .bb-card-hive .bb-text {
  width: auto;
  margin-right: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bb-card-hive-rank .bb-mod-card.card-have .bb-card-hive .bb-text.text-sub-header {
  overflow: hidden;
  height: 17px;
  line-height: 17px;
}
.adult-info-area + .list-weekday .mod-contents,
.adult-info-area + .list-brand .mod-contents {
  border-top: 0 none;
}
.weebtoon-hero {
  border-bottom: 5px solid #e4e5e7;
}
@media (max-width: 320px) {
  .page-event .bb-banner .event-priod {
    top: 161px;
  }
}.bb-card-hive-date {
  padding: 12px 0 14px 40px;
  border-bottom: 1px solid #eee;
  border-top: 3px solid #fff;
  position: relative;
}
.bb-card-hive-date .free-date {
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  margin-top: -16px;
}
.bb-card-hive-date .free-date span {
  display: block;
}
.bb-card-hive-date .free-date .text-date {
  font-family: "Helvetica Neue";
  font-size: 13px;
  color: #3196e1;
  text-align: center;
}
.bb-card-hive-date .free-date .text-weekday {
  font-family: sans-serif;
  font-size: 10px;
  color: #999999;
  text-align: center;
}
.bb-card-hive-date .bb-card-hive {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
}
.free-list-date {
  margin: 0 -10px;
}
.free-list-date .bb-card-hive-date .bb-mod-card .bb-card-hive {
  width: auto !important;
  padding: 0 !important;
}
.bb-card-hive-date.today {
  border-bottom: 3px solid #fa565a;
  border-top: 3px solid #fa565a;
  position: relative;
  padding-bottom: 12px;
  background-color: #f7f7f7;
}
.bb-card-hive-date.today .text-date {
  font-family: "Helvetica Neue";
  font-size: 13px;
  color: var(--sub-red-01);
  text-align: center;
}
.bb-card-hive-date.today .text-weekday {
  font-family: sans-serif;
  font-size: 10px;
  color: var(--sub-red-01);
  text-align: center;
}
.bb-card-hive-date.today i.free-today {
  position: absolute;
  z-index: 11;
  left: 0;
  top: 0;
}
h3 {
  font-family: sans-serif;
  font-size: 12px;
  color: var(--blue-01);
  padding: 0 0 10px 10px;
}

.banner_cross {
  overflow: hidden;
  margin: 15px 5px 0;
}

.banner_cross.wt {
  margin:0 10px 10px;
}
.banner_cross.series {
  margin:15px 15px 0;
}

.banner_cross a {
  overflow: hidden;
  display: block;
  text-align: center;
  border: 1px solid #dedede;
  border-radius: 3px;
  background-color: #f5f9ff;
}
.banner_cross.series a {
  margin-bottom: 15px;
}

.banner_cross a img {
  height: 58px;
}


@media (min-width: 640px) {
  .sec-free.free-list,
  .free-list-date {
    display: block;
    overflow: hidden;
  }
  .sec-free.free-list .bb-card-hive,
  .free-list-date .bb-card-hive {
    width: 100%;
  }
  .sec-free.free-list .free-date + .bb-card-hive,
  .free-list-date .free-date + .bb-card-hive {
    width: auto;
  }
  .sec-free.free-list > .bb-card-hive,
  .free-list-date > .bb-card-hive,
  .sec-free.free-list > .bb-card-hive-date,
  .free-list-date > .bb-card-hive-date {
    float: left;
    width: 50%;
  }
  .sec-free.free-list > .bb-card-hive + .bb-paginate,
  .free-list-date > .bb-card-hive + .bb-paginate,
  .sec-free.free-list > .bb-card-hive-date + .bb-paginate,
  .free-list-date > .bb-card-hive-date + .bb-paginate {
    clear: both;
  }
}
.page-free .free-list-date {
  padding: 0;
}
.page-free .free-everyday-scadule {
  margin: 0 -10px;
}

.region-applink {position:relative; padding:17px 15px; margin-bottom:-20px; border-top:1px solid #d5e4f3; background-color:#f7fbff;}
.region-applink h6 {margin-bottom:8px; font-size:12px; font-weight:bold; color:#108bff;}
.region-applink .colr-blue {color:var(--blue-01);}
.region-applink a.colr-blue {text-decoration:underline;}
.region-applink .text-description {font-size:11px; color:#777;}
.region-applink .ico-close-x {position:absolute; top:12px; right:11px; display:block; width:20px; height:20px; text-indent:-9999em; background:url('/images/common/ui-v4.5.png?date=202005270000') no-repeat -170px -60px; background-size:400px auto;}
.region-applink.bottom-fix {position:fixed; bottom:0; left:0; width:100%; margin-bottom:0;}


.sec-event-content .mod-header .mod-sorter .bb-dropdown {
  border: none;
 background-color: transparent; 
}