/* genre-add */
/******************************************************************/
.genre-add {
  margin-bottom: 26px;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 11px;
}
.genre-add h2 {
  background: transparent;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px; /* modified takagi */
  padding: 0;
}
.genre-add .rank-date {
  font-size: 12px;
  font-weight: normal;
}
.genre-add .rank-disp {
  background: url("http://image.books.rakuten.co.jp/books/img/e-book/img/top/crown.png") 0 0 no-repeat;
  -webkit-background-size: 24px 21px;
  background-size: 24px 21px;
  display: inline-block;
  height: 21px;
  width: 24px;
  color: #fff;
  text-align: center;
  float: left;
  font-size: 0.8em;
}
.genre-add .ui-carousel-author {
  clear: both;
  margin-top: 4px;
}
.genre-add .ui-carousel-media-image {
  padding-bottom: 0;
  height: 163px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-position: 50% 50%;
}
.genre-add .ui-carousel-media p {
  line-height: 30px;
  height: 24px;
}
.genre-add .bta-ui-carousel .ui-carousel-media-image img {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.genre-add .bta-ui-carousel .ui-carousel-media-image img:hover {
  opacity: 0.8;
}
.genre-add .bta-ui-carousel-wrap {
  height: 235px;
}
.genre-add .bta-ui-carousel-wrap .bta-ui-carousel {
  z-index: -1;
  position: absolute;
  left: -9999px;
}
.genre-add .bta-ui-carousel-wrap .bta-ui-carousel.active {
  left: 0;
  z-index: 0;
  position: relative;
}
.genre-add .top-rank-container .ui-carousel-prev,
.genre-add .top-rank-container .ui-carousel-next {
  -webkit-background-size: 11px 17px;
  background-size: 11px 17px;
}
.genre-add .genre.hidden {
  z-index: -1;
}
.genre-add .ui-carousel-nav {
  text-indent: -999px;
}
.genre-add .genre .ui-carousel-item {
  background: #bbb;
  text-align: center;
  color: #fff;
  margin: 0;
  cursor: pointer;
}
.genre-add .genre .ui-carousel-item:hover,
.genre-add .genre .ui-carousel-item.active {
  background: #666;
}
.genre-add .genre .ui-carousel-media {
  text-align: center;
  line-height: 30px;
  position: relative;
  height: 30px;
  display: inline-block;
}
.genre-add .genre .ui-carousel-media-image {
  padding: 0;
  display: block;
  background-image: none;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
}
.genre-add .genre .ui-carousel-media-image:hover {
  color: #fff;
  text-decoration: none;
}
.genre-add .genre .ui-carousel-media-image img {
  display: none;
}
.genre-add .genre .ui-carousel-content {
  margin-left: 30px;
  margin-right: 30px;
}
.genre-add .bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel-nav {
  visibility: hidden !important;
}
.bta-ui-carousel-wrap .bta-ui-carousel.active .ui-carousel-nav {
  visibility: visible !important;
}
/* ranking more */
/******************************************************************/
.genre-add .more .ui-carousel-media-image {
  background-image: none;
  border: 1px solid #ccc;
  vertical-align: middle !important;
  color: #666;
  width: 122px!important; /* add takagi */
}
/* popular movies ranking carousel overwrite using stylus syntax */
.bg-color-gradient,
.ebook-ranking-sl.genre-add {
  background: #fff;
/*  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fff), color-stop(22%, #fff), color-stop(76%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #fff 0%, #fff 22%, #f6f6f6 76%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(22%, #fff), color-stop(76%, #f6f6f6), to(#ededed));
  background: linear-gradient(to bottom, #fff 0%, #fff 22%, #f6f6f6 76%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(startColorstr=#ffffff, endColorstr=#ededed, GradientType=0);
*/}
/* add takagi 1224 */
.ebook-ranking-sl.genre-add .top-rank-container h1 {
  font-size: 16px;
  height: 25px;
  color: #222;
  display: block;
  float: left;
  font-weight: bold;
}/* add takagi 1224 */
.ebook-ranking-sl.genre-add .top-rank-container h2 {
  font-size: 16px;
  width: 310px;
  height: 25px;
  color: #222;
  display: block;
  float: left;
}
.ebook-ranking-sl.genre-add .top-rank-container h2 span.rank-date.js-rank-date {
  font-size: 13px;
  color: #999;
  letter-spacing: 1px;
  float: right;
  width: 160px;
  height: 22px;
  padding-top: 3px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre {
  width: 100% !important;
  height: 16px;
  display: block;
  max-width: 645px;
  float: right;
  margin-bottom: 9px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-nav {
  display: none !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content {
  height: 70px !important;
  background-image: none;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list {
  background-color: transparent;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .active {
  font-weight: bold;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item {
  text-align: center;
  color: #0f33cc;
  margin: 0;
  cursor: pointer;
  border-right-style: solid;
  border-right-color: #ccc;
  border-right-width: 1px;
  background: transparent;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media {
  line-height: 30px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media .ui-carousel-media-image {
  color: #1d54a7;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media .ui-carousel-media-image:hover {
  color: #1d54a7 !important;
  font-weight: bold;
  text-decoration: none;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media .ui-carousel-media-image:visited {
  color: #1d54a7 !important;
  font-weight: bold;
  text-decoration: none;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-0 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-0 .ui-carousel-media-0 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-0 .ui-carousel-media-0 .ui-carousel-media-image-0 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-1 {
  width: 67px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-1 .ui-carousel-media-1 {
  width: 67px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-1 .ui-carousel-media-1 .ui-carousel-media-image-1 {
  width: 67px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-2 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-2 .ui-carousel-media-2 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-2 .ui-carousel-media-2 .ui-carousel-media-image-2 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-3 {
  width: 67px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-3 .ui-carousel-media-3 {
  width: 67px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-3 .ui-carousel-media-3 .ui-carousel-media-image-3 {
  width: 67px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-4 {
  width: 92px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-4 .ui-carousel-media-4 {
  width: 92px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-4 .ui-carousel-media-4 .ui-carousel-media-image-4 {
  width: 92px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-5 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-5 .ui-carousel-media-5 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-5 .ui-carousel-media-5 .ui-carousel-media-image-5 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-6 {
  width: 32px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-6 .ui-carousel-media-6 {
  width: 32px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-6 .ui-carousel-media-6 .ui-carousel-media-image-6 {
  width: 32px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-7 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-7 .ui-carousel-media-7 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-7 .ui-carousel-media-7 .ui-carousel-media-image-7 {
  width: 43px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-8 {
  width: 93px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-8 .ui-carousel-media-8 {
  width: 93px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-8 .ui-carousel-media-8 .ui-carousel-media-image-8 {
  width: 93px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-9 {
  width: 63px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-9 .ui-carousel-media-9 {
  width: 63px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-9 .ui-carousel-media-9 .ui-carousel-media-image-9 {
  width: 63px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-10 {
  width: 53px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-10 .ui-carousel-media-10 {
  width: 53px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item-10 .ui-carousel-media-10 .ui-carousel-media-image-10 {
  width: 53px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel.js-genre.genre.genre:after {
  clear: both;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap {
  position: relative;
  float: left;
  width: 100%;
  height: 204px;
  border-top-style: solid;
  border-top-color: #fff;
  border-top-width: 1px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content {
  background-image: none;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list {
  background-color: transparent;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item.more {
  background-image: none;
  margin-top: 19px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media {
  margin: auto !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p {
  height: 20px;
  position: relative;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p .icon-ranking {
  position: absolute;
  top: 0;
  left: 30px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p .ranking-color1 {
  color: #fb0;
  font-size: 17px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p .ranking-color2 {
  color: #C0C0C0;
  font-size: 17px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p .ranking-color3 {
  color: #C47222;
  font-size: 17px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p .ranking-color0 {
  color: #FFF;
  font-size: 17px;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p .ranking-pos {
  position: relative;
  z-index: 999;
  font-size: 120%;
  color: #333;
  text-align: center;
  display: block;
  top: -4px;
  font-weight: bold;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media p a {
  color: #1d54a7;
  font-weight: bold;
  position: relative !important;
  /*top: -50px;*/
  /*left: 20px;*/ /* takagi modified 18 -> 20 */
  overflow: hidden;
  padding-right: 22px;
  max-height: 22px;
  display: block;
  width: 90% !important;
  height: 22px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 29px !important;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media a .bg-shadow {
  position: absolute;
  width: 36px;
  height: 200px;
  margin-left: -17px;
  background-image: url("http://image.books.rakuten.co.jp/books/img/e-book/img/top/common/book-shadow.png");
  background-repeat: no-repeat;
}
.ebook-ranking-sl.genre-add .top-rank-container .bta-ui-carousel-wrap.bta-ui-carousel-wrap.js-bta-ui-carousel-wrap .bta-ui-carousel .ui-carousel .ui-carousel-content .caroufredsel_wrapper .ui-carousel-list .ui-carousel-item .ui-carousel-media a img {
  min-width: 114px;
  max-width: 114px;
  /*min-height: 159px;*/ /* modified takagi 1222 */
}
