@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.ebook-campaign .bta-ui-carousel {
  overflow: hidden;
  position: relative;
  float: none;
  padding: 0;
  width: auto;
}
.ebook-campaign .bta-ui-carousel h2.ui-carousel-title-h2 {
  font-size: 12px !important;
}
.ebook-campaign .ui-carousel-heading.border {
  margin-bottom: 10px;
}
#main .bnrcarouselSlider ul li.recommendBack,
#main .bnrcarouselSlider ul li.recommendNext {
  margin: 0;
}
#main .bnrcarouselSlider ul li.recommendBack a,
#main .bnrcarouselSlider ul li.recommendNext a {
  height: 80px;
}
#main .sliderParts > ul,
.ebook-campaign .sliderParts > ul,
.bnrcarouselSlider .sliderParts > ul {
  position: static;
}
#main .sliderParts ul li.recommendNext a,
.ebook-campaign .sliderParts ul li.recommendNext a,
.bnrcarouselSlider .sliderParts ul li.recommendNext a {
  background-image: url("//image.books.rakuten.co.jp/books/img/common/main/carouselArrowNext_20140326.png");
}
#main .sliderParts ul li.recommendBack a,
.ebook-campaign .sliderParts ul li.recommendBack a,
.bnrcarouselSlider .sliderParts ul li.recommendBack a {
  background-image: url("//image.books.rakuten.co.jp/books/img/common/main/carouselArrowPrev_20140326.png");
}
#main .sliderParts ul li.recommendNext,
.ebook-campaign .sliderParts ul li.recommendNext,
.bnrcarouselSlider .sliderParts ul li.recommendNext,
#main .sliderParts ul li.recommendBack,
.ebook-campaign .sliderParts ul li.recommendBack,
.bnrcarouselSlider .sliderParts ul li.recommendBack {
  margin-top: 0;
  padding-top: 0;
}
#main .sliderParts ul li.recommendNext a,
.ebook-campaign .sliderParts ul li.recommendNext a,
.bnrcarouselSlider .sliderParts ul li.recommendNext a,
#main .sliderParts ul li.recommendBack a,
.ebook-campaign .sliderParts ul li.recommendBack a,
.bnrcarouselSlider .sliderParts ul li.recommendBack a {
  -webkit-background-size: 11px 17px;
  background-size: 11px 17px;
  width: 15px;
}
#main .sliderParts div.showCase,
.ebook-campaign .sliderParts div.showCase,
.bnrcarouselSlider .sliderParts div.showCase {
  padding: 0;
}
#main .sliderParts div.showCase dt,
.ebook-campaign .sliderParts div.showCase dt,
.bnrcarouselSlider .sliderParts div.showCase dt {
  height: 170px;
}
#main .sliderParts div.showCase dd.goodsTit,
.ebook-campaign .sliderParts div.showCase dd.goodsTit,
.bnrcarouselSlider .sliderParts div.showCase dd.goodsTit,
#main .sliderParts div.showCase dd.author,
.ebook-campaign .sliderParts div.showCase dd.author,
.bnrcarouselSlider .sliderParts div.showCase dd.author {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#main .sliderParts div.showCase dd.goodsTit,
.ebook-campaign .sliderParts div.showCase dd.goodsTit,
.bnrcarouselSlider .sliderParts div.showCase dd.goodsTit {
  font-weight: normal;
}
#main .sliderParts div.showCase dd.goodsTit img,
.ebook-campaign .sliderParts div.showCase dd.goodsTit img,
.bnrcarouselSlider .sliderParts div.showCase dd.goodsTit img {
  display: none;
}
#main .sliderParts div.showCase dd.price,
.ebook-campaign .sliderParts div.showCase dd.price,
.bnrcarouselSlider .sliderParts div.showCase dd.price {
  display: none !important;
}
#main .sliderParts {
  margin-bottom: 30px;
}
#main .sliderParts.kobo dt a {
  text-align: left;
}
.sliderParts.kobo.ranking > ul li {
  margin-top: 22px !important;
}
#main .sliderParts div.showCase dl dt {
  height: auto !important;
}
#main .sliderParts div.showCase dl dt b {
  position: relative;
  display: block;
  min-height: 22px;
}
#main .sliderParts div.showCase dl dt b.rank {
  padding-left: 20px;
}
#main .sliderParts div.showCase dl dt b.rank:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: block;
  background: url("//image.books.rakuten.co.jp/books/img/common/ranking/sprite.gif") -137px -48px no-repeat;
  width: 16px;
  height: 14px;
}
#main .sliderParts div.showCase dl dt b.first,
#main .sliderParts div.showCase dl dt b.second,
#main .sliderParts div.showCase dl dt b.third {
  padding-left: 29px;
}
#main .sliderParts div.showCase dl dt b.first:before,
#main .sliderParts div.showCase dl dt b.second:before,
#main .sliderParts div.showCase dl dt b.third:before {
  top: -3px;
  left: 0;
  width: 25px;
  height: 22px;
}
#main .sliderParts div.showCase dl dt b.first:before {
  background-position: -32px -70px;
}
#main .sliderParts div.showCase dl dt b.second:before {
  background-position: -67px -70px;
}
#main .sliderParts div.showCase dl dt b.third:before {
  background-position: -102px 0;
}
#main .sliderParts div.showCase dl dt img {
  position: static;
}
#main .bnrcarouselSlider ul li.recommendBack a,
#main .bnrcarouselSlider ul li.recommendNext a {
  -webkit-background-size: 11px 17px;
  background-size: 11px 17px;
  width: 15px;
}
#main h2.hd {
  margin-bottom: 10px;
}
#main .bnrcarouselSlider {
  margin-bottom: 0;
}
#main .bnrcarouselSlider .bnrcarouselWrapper {
  margin: 0 20px 8px;
}
#main .bnrcarouselSlider .hd {
  top: -30px;
}
#main .bnrcarouselSlider ul {
  top: 3px;
}
#main ul.moreLink {
  padding-top: 0;
}
#main .bnrcarousel .bnrcarouselitem li {
  margin-top: 7px;
}
#main .bnrcarousel .bnrcarouselitem li:first-child {
  margin-top: 0;
}
#main .bnrcarousel .bnrcarouselitem a {
  margin-top: 3px;
}
#sliderPartsHistory {
  margin-top: 30px;
}
#sliderPartsHistory .showCase dt a {
  position: static;
}
#main #sliderPartsHistory.sliderParts ul li.recommendNext a,
#main #sliderPartsHistory.sliderParts ul li.recommendBack a {
  height: 80px;
}
.ebook-campaign .bta-ui-carousel .ui-carousel-media-image img {
  max-height: 163px;
}
.ebook-campaign {
  zoom: 1;
  padding: 20px 20px 0;
  line-height: 1.5;
}
.ebook-campaign:before,
.ebook-campaign:after {
  content: "";
  display: table;
}
.ebook-campaign:after {
  clear: both;
}
.ebook-campaign .ui-carousel-heading {
  zoom: 1;
}
.ebook-campaign .ui-carousel-heading:before,
.ebook-campaign .ui-carousel-heading:after {
  content: "";
  display: table;
}
.ebook-campaign .ui-carousel-heading:after {
  clear: both;
}
.ebook-campaign .ui-carousel-heading .ui-carousel-title-h2,
.ebook-campaign .ui-carousel-heading .moreLink {
  display: inline-block;
  width: auto;
}
.ebook-campaign .ui-carousel-heading .ui-carousel-title-h2 {
  float: left;
}
.ebook-campaign .ui-carousel-heading .moreLink {
  float: right;
  padding-top: 0;
  font-size: 12px;
}
.top-recommend-container {
  float: left;
}
.top-recommend-container h2 {
  background: #f2cccc;
  margin: 0 10px 8px 0;
  padding: 2px 0;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
.top-recommend ul {
  zoom: 1;
}
.top-recommend ul:before,
.top-recommend ul:after {
  content: "";
  display: table;
}
.top-recommend ul:after {
  clear: both;
}
.top-recommend ul li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border: 4px solid #e2e2e2;
  margin-right: 10px;
  padding: 4px 10px;
  width: 148px;
  min-height: 248px;
  font-size: 13px;
}
.top-recommend ul li b {
  font-weight: bold;
  color: #bf0000;
}
.top-recommend ul li img {
  display: block;
  margin: 5px 0;
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 163px;
}
.top-recommend ul li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.top-recommend ul li p.title a:first-child {
  display: table-cell;
  height: 170px;
  vertical-align: bottom;
}
.top-recommend ul li p.link a {
  background: url("//image.books.rakuten.co.jp/books/img/common/main/bg_image_121120.gif") -129px -358px no-repeat;
  padding-left: 10px;
}
#main h1 {
  margin-bottom: 20px;
}
#main h2 {
  float: none;
  margin-top: 0;
}
#main .sliderParts > ul.moreLink {
  padding: 0;
}
#main ul.moreLink {
  /*float: none;*//* deleted by takagi 20160212 */
}
.moreLink a {
  /*background: url("//image.books.rakuten.co.jp/books/img/common/main/bg_image_121120.gif") -129px -358px no-repeat;*//* deleted by takagi 20160212 */
  padding-left: 10px;
}
.bnrcarouselSlider .hd {
  position: absolute !important;
  right: 0;
  margin: 0 !important;
}
.boxLinks-01 {
  zoom: 1;
  margin: -30px 0 10px;
  margin-left: -1.7467248908297%;
}
.boxLinks-01:before,
.boxLinks-01:after {
  content: "";
  display: table;
}
.boxLinks-01:after {
  clear: both;
}
#main .boxLinks-01 h2 {
  padding: 0 0 5px;
}
.boxLinks-01 .col {
  float: left;
  margin-top: 30px;
  margin-left: 1.7167381974249%;
  width: 31.587982832618%;
  max-width: 368px;
  min-width: 134px;
}
.boxLinks-01 ul li {
  position: relative;
  margin-top: 5px;
  padding-left: 14px;
}
.boxLinks-01 ul li:before {
  position: absolute;
  content: "";
  top: -3px;
  left: -3px;
  display: block;
  background: url("//image.books.rakuten.co.jp/books/img/common/main/bg_image_130529.gif") -64px -314px no-repeat;
  width: 13px;
  height: 18px;
}
@media only screen and (max-width: 1199px) {
  .boxLinks-01 {
    margin-left: 0;
  }
  .boxLinks-01 .col {
    margin-left: 0;
    max-width: none;
  }
  .boxLinks-01 .col.auhtor,
  .boxLinks-01 .col.comic {
    width: 48.4375%;
  }
  .boxLinks-01 .col.comic {
    margin-left: 3.125%;
  }
  .boxLinks-01 .col.feature {
    width: 100%;
  }
  .boxLinks-01 .col.feature ul {
    zoom: 1;
  }
  .boxLinks-01 .col.feature ul:before,
  .boxLinks-01 .col.feature ul:after {
    content: "";
    display: table;
  }
  .boxLinks-01 .col.feature ul:after {
    clear: both;
  }
  .boxLinks-01 .col.feature ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
}
.boxRanking-01 {
  zoom: 1;
}
.boxRanking-01:before,
.boxRanking-01:after {
  content: "";
  display: table;
}
.boxRanking-01:after {
  clear: both;
}
.boxRanking-01 .bta-ui-carousel {
  padding: 0;
}
.boxRanking-01 .ui-carousel-content {
  margin: 0;
  min-height: 251px;
}
.boxRanking-01 .ui-carousel-heading {
  margin-bottom: 0;
  padding-bottom: 0;
}
#main .boxRanking-01 h2.hd {
  border-bottom: 1px solid #b0b0b0;
  margin-left: 20px;
  margin-bottom: -10px;
  padding-bottom: 5px;
  font-size: 16px;
  color: #444;
}
#mainArea .boxRanking-01 h3 {
  background: #ececec;
  margin-bottom: 5px;
  padding: 3px;
  text-align: center;
  font-size: 13px;
}
.boxRanking-01 .col {
  float: left;
  margin-top: 10px;
}
.boxRanking-01 .col .rankList {
  zoom: 1;
  padding: 0 16px;
}
.boxRanking-01 .col .rankList:before,
.boxRanking-01 .col .rankList:after {
  content: "";
  display: table;
}
.boxRanking-01 .col .rankList:after {
  clear: both;
}
.boxRanking-01 .col .rankList li {
  float: left;
  margin-left: 15px;
  width: 126px;
}
.boxRanking-01 .col .rankList li:first-child {
  margin-left: 0;
}
.boxRanking-01 .col .rankList li.icon b {
  position: relative;
  padding-left: 29px;
}
.boxRanking-01 .col .rankList li.icon b:before {
  position: absolute;
  content: "";
  top: -3px;
  left: -3px;
  display: block;
  background: url("//image.books.rakuten.co.jp/books/img/common/ranking/sprite.gif") -137px -48px no-repeat;
  width: 25px;
  height: 22px;
}
.boxRanking-01 .col .rankList li.first b:before {
  background-position: -32px -70px;
}
.boxRanking-01 .col .rankList li.second b:before {
  background-position: -67px -70px;
}
.boxRanking-01 .col .rankList li.third b:before {
  background-position: -102px 0;
}
.boxRanking-01 .col .rankList img {
  display: block;
  margin: 7px 0 5px;
}
.boxRanking-01 .col .rankList p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.boxRanking-01 .col .rankList p.author {
  margin-top: 5px;
}
.latest-topics {
  position: relative;
  height: 50px;
  margin-bottom: 20px;
  padding: 3px;
  overflow: hidden;
  border: 1px solid #bf0000;
}
.latest-topics-title {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  width: 155px;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #bf0000 !important;
  text-align: center;
}
.latest-topics-title:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.latest-topics-title img {
  vertical-align: middle;
}
.latest-topics-list {
  zoom: 1;
  margin-left: 160px;
  background-color: #fff;
}
.latest-topics-list:before,
.latest-topics-list:after {
  content: "";
  display: table;
}
.latest-topics-list:after {
  clear: both;
}
.latest-topics-list > li {
  float: left;
  width: 100%;
  height: 25px;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@media only screen and (min-width: 1459px) {
  .latest-topics-list > li {
    width: 50%;
  }
}
.latest-topics-list > li a {
  display: block;
  line-height: 25px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.latest-topics-list > li a:before {
  content: "｡ｦ";
}
.boxRanking-01 {
  margin-left: -2.1739130434783%;
}
.boxRanking-01 .col {
  margin-left: 2.1739130434783%;
  width: 47.8260869565217%;
}
@media only screen and (min-width: 1920px) {
  .boxRanking-01 {
    margin-left: -1.4492753623188%;
  }
  .col {
    margin-left: 1.4492753623188%;
    width: 31.8840579710145%;
/*max-width: 440px;*/
  }
}
@media only screen and (max-width: 1459px) {
  #main .boxRanking-01 h2.hd {
    margin: 0;
  }
  .boxRanking-01 .col {
    float: none;
    width: 100%;
  }
}
/* pub_campaign.html */
/*************************************************************/
/* extra : right column */
div#extra div.box ul.pub-camp-list {
  text-align: left;
  margin: 0 0 8px 10px;
}
div#extra div.box ul.pub-camp-list li {
  line-height: 1.8em;
}
div#extra div.box ul.pub-camp-list li a {
  background: url("//image.books.rakuten.co.jp/books/img/common/main/bg_image_121120.gif") -129px -443px no-repeat;
  padding-left: 13px;
}
div#extra div.box p.next-btn {
  display: none;
}
/*e-book navi button */
/*************************************************************/
.ebook-navi-wrap {
  margin-bottom: 30px;
}
.ebook-btn-layout {
  display: block;
  margin: 0 5px 5px 0;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0.8em 1em 0.85em;
  border-radius: 0.3em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  border: #b0b0b0 solid 1px;
  background-color: #f2f2f2;
  background-image: -webkit-linear-gradient(bottom, #f2f2f2, #fff);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f2f2f2), to(#fff));
  background-image: linear-gradient(to top, #f2f2f2, #fff);
}
.ebook-btn-layout {
  color: #000 !important;
  font-weight: bold;
  font-size: 14px;
}
.ebook-btn-layout:hover {
  text-decoration: none;
  opacity: 0.5;
}
.ebook-navi-btn-list {
  padding: 10px 0 0 0;
}
.ebook-navi-button {
  width: 25%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  outline: none;
}


.kobo .ui-carousel-prev,
.kobo .ui-carousel-next {
  /*-webkit-background-size: 11px 17px;*/
  background-size: 11px 17px !important;
  width: 15px !important;
}


.bta-ui-carousel-wrap .bta-ui-carousel.active .ui-carousel-nav {
  visibility: visible !important;
}

/* window width */
/******************************************************************/
@media screen and (max-width: 4000px) {
  .ebook-navi-button {
    width: 25%;
  }
}
@media screen and (max-width: 1300px) {
  .ebook-navi-button {
    width: 50%;
  }
}
@media screen and (max-width: 1100px) {
  .ebook-navi-button {
    width: 100%;
  }
}
/* search box shadow */
div#search {
  -webkit-box-shadow: 0px 2px 4px #cecece;
          box-shadow: 0px 2px 4px #cecece;
}
/* Best campaign */
#mainArea h2 .hd {
  border-bottom: 1px solid #222;
  padding-top: 1px;
  margin-bottom: 10px;
  font-weight: normal !important;
  height: 22px;
  color: #222;
}
#mainArea .bnrcarouselSlider .hd {
  width: 100%;
  top: -36px !important;
}
#mainArea .bnrcarouselSlider .bnrcarouselWrapper.js-bnrcarouselWrapper .bnrcarousel.js-bnrcarousel .bnrcarouselInner.js-bnrcarouselInner .bnrcarouselitem.js-bnrcarouselitem li a {
  color: #1d54a7 !important;
}
/*#mainArea .moreLink.cp-bottom-space li a {
  color: #1d54a7 !important;
}*/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
