@charset "utf-8";

#AP_BOOK_DETAIL {
  padding: 10px 10px 0;
}
#AP_BOOK_DETAIL:after {
  content: ' ';
  display: block;
  clear: both;
}
#AP_BOOK_DETAIL .alert_purchased {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #b00;
  margin: 0 0 20px 0;
}
#AP_BOOK_DETAIL .alert_purchased:before {
  background: url('../images/parts/common/ap_icon_error_32.png');
  content: '';
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
#AP_BOOK_DETAIL .bannerArea {
  margin: 0 auto 20px;
  width: 900px;
}
#AP_BOOK_DETAIL .bannerArea img {
  max-width: 100%;
}
#AP_BOOK_DETAIL .freeArea {
  margin: 20px auto 20px;
  width: 900px;
}
#AP_BOOK_DETAIL #AP_thumb_area {
  float: left;
  width: 180px;
  margin: 0 0 40px 50px;
}
#AP_BOOK_DETAIL #AP_thumb_area .thumbnail {
  border: 1px solid #ccc;
  margin: 0 0 15px 0;
  width: 100%;
}
#AP_BOOK_DETAIL #AP_thumb_area a.button_read {
  width: 160px;
  height: 50px;
  padding: 0 0 0 20px;
  background: #00468C;
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  position: relative;
  display: block;
  margin: 0 0 15px 0;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}
#AP_BOOK_DETAIL #AP_thumb_area a.button_read.trial {
  background: #494;
}
#AP_BOOK_DETAIL #AP_thumb_area a.button_read:before {
  content: ' ';
  background: url(../images/parts/common/ap_icon_book.png) no-repeat;
  width: 27px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -10px 0 0 0;
}
#AP_BOOK_DETAIL #AP_thumb_area a.button_read:hover {
  opacity: .8;
}
#AP_BOOK_DETAIL #AP_thumb_area .valume_info {
  font-size: 14px;
  margin: 0 0 15px 0;
}
#AP_BOOK_DETAIL #AP_thumb_area .label {
  width: 176px;
  font-size: 15px;
  font-weight: bold;
  line-height: 34px;
  border: 2px solid #333;
  color: #333;
  text-align: center;
}
#AP_BOOK_DETAIL #AP_thumb_area .label.free {
  border-color: #494;
  color: #494;
}
#AP_BOOK_DETAIL #AP_thumb_area .label.out_of_term {
  border-color: #F00;
  color: #F00;
}


#AP_BOOK_DETAIL #AP_book_info {
  float: right;
  margin: 0 50px 40px 0;
  width: 640px;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header {
  font-size: 18px;
  line-height: 150%;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: bold;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header h1 {
  display: inline;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header h1 a {
  text-decoration: none;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header .categoryLabel {
  display: inline-block;
  width: 60px;
  height: 30px;
  font-size: 14px;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  background: #333;
  vertical-align: middle;
  margin: -2px 10px 0 0;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header .categoryLabel.boy {
  background: #22ADDD;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header .categoryLabel.girl {
  background: #E3628E;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header .categoryLabel.man {
  background: #2993FE;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header .categoryLabel.lady {
  background: #D03348;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header .categoryLabel.otona {
  background: #9C57BA;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_header .categoryLabel.free {
  background: #5EB705;
}
#AP_BOOK_DETAIL #AP_book_info .author {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 25px;
}
#AP_BOOK_DETAIL #AP_book_info .author:before {
  content: '';
  width: 24px;
  height: 24px;
  margin: -2px 8px 0 0;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/parts/common/ap_icon_author.png);
}
#AP_BOOK_DETAIL #AP_book_info .author a {
  text-decoration: none;
}

#AP_BOOK_DETAIL #AP_book_info .otonaLogin {
  display: block;
  clear: both;
  text-align: center;
  margin: 0 0 20px 0;
}
#AP_BOOK_DETAIL #AP_book_info .otonaLogin .notice {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 2px 10px 0 0;
  line-height: 1.5;
}
#AP_BOOK_DETAIL #AP_book_info .otonaLogin .btn {
  display: inline-block;
  vertical-align: top;
}
#AP_BOOK_DETAIL #AP_book_info .otonaLogin a.button_login {
  width: 278px;
  height: 48px;
  display: inline-block;
  background-color: #9C57BB;
  color: #fff;
  line-height: 48px;
  border: 1px solid #9C57BB;
  border-radius: 5px;
  font-size: 18px;
  text-decoration: none;
  position: relative;
  text-align: center;
  margin: 0 0 4px 0;
}
#AP_BOOK_DETAIL #AP_book_info .otonaLogin a.button_login:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 17px;
  width: 14px;
  height: 19px;
  margin: -10px 0 0 0;
  background: url(../images/parts/cart/ap_icon_user.png) no-repeat;
}

#AP_BOOK_DETAIL #AP_book_info .cartTabArea {
  margin: 0 0 20px 0;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartTab {
  text-align: center;
  width: 100%;
  border-bottom: 3px solid #333;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartTab li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 3px -3px;
  position: relative;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartTab li a {
  display: block;
  height: 38px;
  line-height: 37px;
  font-size: 15px;
  width: 176px;
  border: 3px solid #333;
  text-decoration: none;
  border-bottom: none;
  color: #fff;
  background: #333;
  font-weight: bold;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartTab li a.current {
  background: #fff;
  box-shadow: 0 1px 0 0 #fff;
  border-bottom-color: #fff;
  color: #333;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartData {
  padding: 40px 0;
  width: auto;
  font-size: 18px;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartData:after {
  display: block;
  content: '';
  clear: both;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartData dt {
  float: left;
  height: 34px;
  line-height: 34px;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartData dd {
  float: left;
  color: #c00;
  border-right: 2px solid #ccc;
  height: 34px;
  line-height: 34px;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartData dd span {
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 30px;
  border-radius: 6px;
  background: #b00;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin: -3px 0 0 10px;
  color: #fff;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .cartData dd:last-child {
  border-right: none;
  margin: 0;
  padding: 0;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns {
  clear: both;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns:after {
  display: block;
  content: '';
  clear: both;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns a.button_read {
  width: 140px;
  height: 50px;
  padding: 0 0 0 20px;
  background: #00468C;
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  position: relative;
  display: block;
  margin: 0 10px 0 0;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  float: left;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns a.button_read:before {
  content: ' ';
  background: url(../images/parts/common/ap_icon_book.png) no-repeat;
  width: 27px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -10px 0 0 0;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns a.button_read:hover {
  opacity: .8;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy_point {
  float: left;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy_point button {
  width: 190px;
  font-size: 16px;
  margin: 0 10px 0 0;
  padding: 0 0 0 10px;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy_point button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 22px;
  height: 22px;
  margin: -11px 0 0 0;
  background: url(../images/parts/cart/ap_icon_point.png) no-repeat;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy {
  float: left;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy button {
  width: 190px;
  font-size: 16px;
  padding: 0 0 0 20px;
  margin: 0 10px 0 0;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy.inCart button {
  border: 3px solid #F77E00;
  color: #F77E00;
  background: #fff;
  font-weight: bold;
  padding: 0;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy.inCart button:before {
  display: none;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy.inCart button:after {
  content: ' ';
  background: url(../images/parts/common/ap_icon_link_arrow_orange.png) no-repeat;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -5px 0 0 0;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy.all {
  float: left;
}
#AP_BOOK_DETAIL #AP_book_info .cartTabArea .btns .button_buy.all button {
  width: 235px;
  font-size: 16px;
  padding: 0 0 0 30px;
  margin: 0;
  background: #F36107;
}

#AP_BOOK_DETAIL #AP_book_info .book_info_bottom {
  clear: both;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom:after {
  display: block;
  content: '';
  clear: both;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom .getNewbookInfoArea {
  border: 1px solid #ddd;
  width: 248px;
  float: right;
  min-height: 60px;
  padding: 10px 15px;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom .getNewbookInfoArea > span {
  display: inline-block;
  margin: 0 0 5px 0;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom #SKYM_GM_announce_area {
  border: 1px solid #ddd;
  width: 318px;
  float: left;
  min-height: 60px;
  padding: 10px 15px;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom #SKYM_GM_announce_area h3 {
  border: none;
  background: none;
  margin: 0 0 5px 0;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom #SKYM_GM_announce_area div.social {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom #SKYM_GM_announce_area div.social a {
  vertical-align: middle;
  display: inline-block;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom #SKYM_GM_announce_area #trial_share_button {
  margin: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  width: 160px;
  height: 32px;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 5px;
}
#AP_BOOK_DETAIL #AP_book_info .book_info_bottom #SKYM_GM_announce_area #trial_share_link textarea {
  width: 311px;
}

#AP_OTHER_BOOKS {
  clear: both;
}
#AP_OTHER_BOOKS .content_heading.end:after {
  content: '完結済';
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 30px;
  border-radius: 6px;
  background: #b00;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin: -3px 0 0 10px;
}
#AP_OTHER_BOOKS .slide .head {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
}
#AP_OTHER_BOOKS .slide .head.new:after {
  content: 'NEW';
  display: block;
  float: right;
  width: 37px;
  height: 20px;
  border-radius: 6px;
  background: #b00;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  color: #fff;
}
#AP_OTHER_BOOKS .other_books_content li img {
  width: 146px;
}
#AP_OTHER_BOOKS .before_and_after {
  text-align: center;
}
#AP_OTHER_BOOKS .before_and_after a {
  display: inline-block;
  width: 154px;
  height: 36px;
  border: 2px solid #333;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  color: #333;
  text-decoration: none;
  border-radius: 5px;
  margin: 0 5px;
  position: relative;
}
#AP_OTHER_BOOKS .before_and_after a.before:before {
  content: ' ';
  background: url(../images/parts/common/ap_icon_backlink_arrow_black.png) no-repeat;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin: -5px 0 0 0;
}
#AP_OTHER_BOOKS .before_and_after a.after:after {
  content: ' ';
  background: url(../images/parts/common/ap_icon_link_arrow_black.png) no-repeat;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -5px 0 0 0;
}

#AP_OTHER_BOOKS .list {
  width: 950px;
  margin: 0 auto;
  padding: 10px 0 0 0;
}
#AP_OTHER_BOOKS .list li {
  width: 445px;
  display: inline-block;
  margin: 0 15px 30px 0;
  vertical-align: top;
  padding: 10px;
}
#AP_OTHER_BOOKS .list li.active {
  background: #eee;
}
#AP_OTHER_BOOKS .list li:nth-child(even) {
  margin: 0 0 30px 0;
}
#AP_OTHER_BOOKS .list li:after {
  content: ' ';
  display: block;
  clear: both;
}
#AP_OTHER_BOOKS .list li .thumb {
  width: 120px;
  float: left;
}
#AP_OTHER_BOOKS .list li .thumb img {
  border: 1px solid #ddd;
  width: 118px;
}
#AP_OTHER_BOOKS .list li .data {
  float: right;
  width: 310px;
  min-height: 140px;
  padding: 0 0 30px 0;
  position: relative;
}
#AP_OTHER_BOOKS .list li .data .title {
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin: 0 0 10px 0;
  text-decoration: none;
}
#AP_OTHER_BOOKS .list li .data .title span {
  display: inline-block;
  vertical-align: middle;
  color: #FF4C4C;
  border: 1px solid #FF4C4C;
  padding: 2px 5px 3px 5px;
  line-height: 1;
  font-size: 11px;
  margin: -3px 0 0 5px;
  font-weight: normal;
}
#AP_OTHER_BOOKS .list li .data .author {
  font-size: 14px;
  margin: 0 0 10px 0;
  display: block;
  text-decoration: none;
}
#AP_OTHER_BOOKS .list li .data .text {
  display: block;
  font-size: 16px;
  margin: 0 0 20px 0;
}
#AP_OTHER_BOOKS .list li .data .cartData {
  width: auto;
  font-size: 14px;
}
#AP_OTHER_BOOKS .list li .data .cartData:after {
  display: block;
  content: '';
  clear: both;
}
#AP_OTHER_BOOKS .list li .data .cartData dt {
  float: left;
  clear: both;
  height: 20px;
  line-height: 20px;
}
#AP_OTHER_BOOKS .list li .data .cartData dd {
  float: left;
  color: #c00;
  height: 20px;
  line-height: 20px;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
#AP_OTHER_BOOKS .list li .data .cartData dd span {
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 30px;
  border-radius: 6px;
  background: #b00;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin: -3px 0 0 10px;
  color: #fff;
}
#AP_OTHER_BOOKS .list li .data .cartData dd:last-child {
  border-right: none;
  margin: 0;
  padding: 0;
}

#AP_OTHER_BOOKS .list li .data a.button_read {
  width: 132px;
  height: 50px;
  padding: 0 0 0 20px;
  background: #00468C;
  border: none;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  position: relative;
  display: block;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
#AP_OTHER_BOOKS .list li .data a.button_read:before {
  content: ' ';
  background: url(../images/parts/common/ap_icon_book.png) no-repeat;
  width: 27px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -10px 0 0 0;
}
#AP_OTHER_BOOKS .list li .data a.button_read:hover {
  opacity: .8;
}
#AP_OTHER_BOOKS .list li .data form {
  width: 152px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#AP_OTHER_BOOKS .list li .data .button_buy button {
  width: 152px;
  font-size: 14px;
  padding: 0 0 0 20px;
}
#AP_OTHER_BOOKS .list li .data .button_buy button:before {
  left: 10px;
}
#AP_OTHER_BOOKS .list li .data a.button_link {
  width: 100%;
  background: #eaaf00;
  position: absolute;
  bottom: 0;
  left: 0;
}

#AP_OTHER_BOOKS .list_nav {
    margin: 0 auto 30px;
    text-align: center;
}
#AP_OTHER_BOOKS .list_nav li{
  display: inline-block;
  overflow: hidden;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: #333;
  color: #fff;
  border: solid 4px #333;
  border-radius: 6px;
  text-decoration: none;
  margin: 0 5px;
  cursor: pointer;
}
#AP_OTHER_BOOKS .list_nav li.current {
  color:            #333;
  background-color: #fff;
}
#AP_OTHER_BOOKS .list_nav .slick-slider {
  padding: 0 100px;
}
#AP_OTHER_BOOKS .list_nav .slick-prev,
#AP_OTHER_BOOKS .list_nav .slick-next {
  top: 0;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 62px;
  height: 62px;
  text-align: center;
  line-height: 60px;
  background: #333;
  color: #fff;
  border: solid 4px #333;
  border-radius: 6px;
  text-decoration: none;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  font-size: 30px;
  cursor: pointer;
}
#AP_OTHER_BOOKS .list_nav .slick-prev.slick-disabled,
#AP_OTHER_BOOKS .list_nav .slick-next.slick-disabled {
  opacity: .5;
}
#AP_OTHER_BOOKS .list_nav .slick-prev {
  left: 20px;
}
#AP_OTHER_BOOKS .list_nav .slick-next {
  right: 20px;
}
#AP_OTHER_BOOKS .list_nav .slick-prev:before,
#AP_OTHER_BOOKS .list_nav  .slick-next:before {
  display: none;
}

#AP_OTHER_BOOKS .other_volumes {
  width: 930px;
  margin: 10px auto;
}
#AP_OTHER_BOOKS .other_volumes a {
  min-width: 45px;
  height: 45px;
  border: 1px solid #999999;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: inline-block;
  margin: 6px 3px;
  white-space: nowrap;
  color: #000;
  text-decoration: none;
}
#AP_OTHER_BOOKS .other_volumes span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 45px;
    width: 50px;
}
#AP_OTHER_BOOKS .other_volumes span b {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 16px;
  line-height: 16px;
  border-radius: 3px;
  background: #b00;
  color: #fff;
  font-size: 11px;
  text-align: center;
  margin: 0 0 1px 0;
}

#AP_BOOK_DESCRIPTION {
  clear: both;
  margin: 0 0 50px 0;
}
#AP_BOOK_DESCRIPTION .content_heading h2 {
  float: left;
}
#AP_BOOK_DESCRIPTION .content_heading .date {
  float: right;
  font-weight: normal;
  font-size: 13px;
}
#AP_BOOK_DESCRIPTION .content {
  width: 840px;
  margin: 20px auto 0;
}
#AP_BOOK_DESCRIPTION .content table {
  border-top: 1px solid #ddd;
  width: 100%;
}
#AP_BOOK_DESCRIPTION .content table tr {
  border-bottom: 1px solid #ddd;
}
#AP_BOOK_DESCRIPTION .content th {
  clear: both;
  padding: 15px 10px 15px 20px;
  width: 80px;
  vertical-align: top;
}
#AP_BOOK_DESCRIPTION .content th span {
  display: block;
  width: 80px;
  height: 30px;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background: #888;
}
#AP_BOOK_DESCRIPTION .content td {
  padding: 20px;
  vertical-align: top;
  font-size: 16px;
}
#AP_BOOK_DESCRIPTION .content td a {
  text-decoration: none;
}
#AP_BOOK_DESCRIPTION .description {
  padding: 20px 20px 10px;
  font-size: 12px;
}
#AP_BOOK_DESCRIPTION .description p {
  margin: 0 0 10px;
}
#AP_BOOK_DESCRIPTION .description .first_child {
  font-size: 16px;
}
#AP_BOOK_DESCRIPTION .notice {
  padding: 0 20px;
  font-size: 11px;
  color: #666;
}



#AP_BOOK_DETAIL .slide {
  width: 930px;
  margin: 20px auto 40px;
}
#AP_BOOK_DETAIL .slide h3 {
  display: none;
}
#AP_BOOK_DETAIL .owl-carousel .owl-item {
  float: left;
  width: 155px;
}
#AP_BOOK_DETAIL .owl-carousel .owl-item a {
  padding: 0 5px;
  display: inline-block;
}
#AP_BOOK_DETAIL .owl-carousel .owl-item form button {
  margin: 0 5px;
  border: 2px solid #F77E00;
  color: #F77E00;
  width: 145px;
  height: 30px;
  font-weight: bold;
  font-size: 13px;
  background: #fff;
  border-radius: 3px;
}
#AP_BOOK_DETAIL .owl-carousel .owl-item form button:hover {
  opacity: .8;
}
#AP_BOOK_DETAIL .owl-carousel .owl-item img {
  display: block;
  margin: 0 auto 10px auto;
}
#AP_BOOK_DETAIL .owl-carousel .owl-item img {
  width: 145px;
}
