@charset "euc-jp";
/*
 *   Preview Icons
*/

#series-buy-modal #closeButton{
    background: url('//image.books.rakuten.co.jp/books/img/instantpreview/Instant_preview_partners_ASSETS-10.png') right top no-repeat;
    background-size: cover;
}

/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com) - Custom Build
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

#bootstrap-css *,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div#customerRelated div.showCase dl,
div#customerRelated div.showCase dl dt,
div#customerRelated div.showCase dl dt:before,
img {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in,
.collapse.show {
    display: block;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height 0.35s ease;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100001;
    display: none;
    overflow: auto;
    overflow-y: scroll;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

#bootstrap-css .modal.in .modal-dialog,
.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog {
    position: relative;
    z-index: 100002;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    /*border-radius: 6px;*/
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 100101;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in,
.modal-backdrop.show {
    opacity: .5;
    filter: alpha(opacity=50);
}

#series-buy-modal .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

#series-buy-modal .modal-header .close {
    margin-top: -2px;
}

#series-buy-modal .modal-title {
    margin: 0;
    line-height: 1.42857143;
}

#series-buy-modal .modal-body {
    position: relative;
    padding: 20px;
}

#series-buy-modal .modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

#series-buy-modal
.modal-footer:after,
.modal-footer:before {
    display: table;
    content: " ";
}

#series-buy-modal .modal-footer:after {
    clear: both;
}

#series-buy-modal .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

#series-buy-modal .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

#series-buy-modal .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

@media screen and (min-width: 768px) {
    #series-buy-modal .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    #series-buy-modal .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

#series-buy-modal .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

#series-buy-modal .popover.top {
    margin-top: -10px
}

#series-buy-modal .popover.right {
    margin-left: 10px
}

#series-buy-modal .popover.bottom {
    margin-top: 10px
}

#series-buy-modal .popover.left {
    margin-left: -10px
}

#series-buy-modal .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

#series-buy-modal .popover-content {
    padding: 9px 14px
}

#series-buy-modal
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#series-buy-modal .popover>.arrow {
    border-width: 11px
}

#series-buy-modal .popover>.arrow:after {
    content: "";
    border-width: 10px
}

#series-buy-modal .popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

#series-buy-modal .popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

#series-buy-modal .popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

#series-buy-modal .popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

#series-buy-modal .popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

#series-buy-modal .popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

#series-buy-modal .popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

#series-buy-modal .popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

#series-buy-modal #previewer {
    width: 100%;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
}

#series-buy-modal #paging {
    position: absolute;
    left: 50%;
    bottom: 26px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 12px;
    line-height: 16px;
}

#series-buy-modal .spinnerClass {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#series-buy-modal .hidden {
    display: none;
}

#series-buy-modal .line-separator {
    width: 1px;
    height: 56px;
    background: #d8d8d8;
    float: right;
    border: 0px;
}

#series-buy-modal .left-chevron {
    background: url('//image.books.rakuten.co.jp/books/img/instantpreview/Instant_preview_partners_ASSETS-22.png') center center no-repeat;
    position: absolute;
    top: 45%;
    left: 28px;
    z-index: 5;
    display: block;
    height: 48px;
    width: 48px;
    cursor: pointer;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#series-buy-modal .right-chevron {
    background: url('//image.books.rakuten.co.jp/books/img/instantpreview/Instant_preview_partners_ASSETS-20.png') center center no-repeat;
    position: absolute;
    top: 45%;
    right: 28px;
    z-index: 5;
    display: block;
    height: 48px;
    width: 48px;
    cursor: pointer;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#series-buy-modal #btn-addToCart {
    color: #ffffff;
    background: url('//image.books.rakuten.co.jp/books/img/instantpreview/btn-bg-orange.png') repeat-x;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 15px;
}

#series-buy-modal #btn-addToCart .icon-add-cart {
    font-size: 20px;
    margin-right: 6px;
}

#series-buy-modal .modal-content {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    min-width: 300px;
    min-height: 200px;
}

#series-buy-modal .modal-body {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    padding: 0px;
}

#series-buy-modal .controlButton {
    width: 25px;
    height: 25px;
    border: 0px;
    opacity: 0.5;
    cursor: pointer;
    outline: none !important;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
}

#series-buy-modal .controlButton:Hover {
    opacity: 1.0;
}

#series-buy-modal .floatRight {
    float: right;
}

#series-buy-modal .floatLeft {
    float: left;
}

#series-buy-modal .navbutton {
    text-align: center;
    vertical-align: middle;
    width: 48px;
    height: 100%;
}

#series-buy-modal .carousel-control {
    width: 104px;
}

#series-buy-modal .carousel-control.left {
    background-image: none;
    background-repeat: none;
}

#series-buy-modal .carousel-control.right {
    background-image: none;
    background-repeat: none;
}

@media screen and (min-width: 881px) {
    #series-buy-modal .modal-header {
        height: 56px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 0px;
        border-bottom: 1px solid #d8d8d8;
    }
    #series-buy-modal .modal-dialog {
        display: -webkit-box;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 30px 60px;
    }
}

@media screen and (min-width: 320px) and (max-width: 880px) {
    #series-buy-modal .modal-dialog {
        display: -webkit-box;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 30px 60px;
    }
}
