@charset "EUC-JP";

.clearfix:after,
.clearfix:before,
.rb-clearfix:after,
.rb-clearfix:before {
    display: table;
    content: ""
}

.clearfix:after,
.rb-clearfix:after,
.release-calendar .search-period__accordion:after {
    clear: both
}

.area-calendar__body .list-calendar .next span:hover,
.area-calendar__body .list-calendar .prev span:hover,
.bx-wrapper .bx-controls-direction a.disabled,
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
    opacity: .7;
    -ms-filter: 'alpha(opacity=70)'
}

.rb-items-list--tile .item .item-author__name,
.rb-items-list--tile .item .item-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline
}

caption,
table,
td,
th {
    vertical-align: middle
}

body {
    background: #fff
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
td,
th {
    text-align: left;
    font-weight: 400
}

a img {
    border: none
}

.mgt-5 {
    margin-top: 5px
}

.mgt-10 {
    margin-top: 10px
}

.mgt-15 {
    margin-top: 15px
}

.mgt-20 {
    margin-top: 20px
}

.mgb-5 {
    margin-bottom: 5px
}

.mgb-10 {
    margin-bottom: 10px
}

.mgb-15 {
    margin-bottom: 15px
}

.mgb-20 {
    margin-bottom: 20px
}

.pd-10 {
    padding: 10px
}

.pd-20 {
    padding: 20px
}

.pdt-5 {
    padding-top: 5px
}

.pdt-10 {
    padding-top: 10px
}

.pdt-15 {
    padding-top: 15px
}

.pdt-20 {
    padding-top: 20px
}

.pdb-5 {
    padding-bottom: 5px
}

.pdb-10 {
    padding-bottom: 10px
}

.pdb-15 {
    padding-bottom: 15px
}

.pdb-20 {
    padding-bottom: 20px
}

.txt-c {
    text-align: center
}

.txt-l {
    text-align: left
}

.txt-r {
    text-align: right
}

* html .clearfix,
:first-child+html .clearfix {
    zoom: 1
}

* html .rb-clearfix,
:first-child+html .rb-clearfix {
    zoom: 1
}

.fl-r {
    float: right
}

.fl-l {
    float: left
}

.txt-ellipsis {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

#container {
    z-index: 2;
    font-size: 13px;
    height: auto;
    overflow: hidden;
    max-width: 1490px;
    min-width: 1024px !important;
    width: auto !important;
    margin: 10px auto 0 !important;
    padding: 0 15px;
    box-sizing: border-box
}

#container h1 {
    font-size: 19px;
    font-weight: 700
}

#main-container {
    position: relative;
    margin: 0 0 0 210px;
    overflow: hidden
}

#main-container img {
    vertical-align: bottom
}

#main-container .page-title {
    margin-bottom: 5px;
    padding-left: 10px;
    border-left: 7px solid #bf0000;
    background: #ececec
}

#main-container .page-title>* {
    display: inline-block;
    vertical-align: middle;
    line-height: 45px
}

#main-container .bread-crumbs-container {
    margin-top: 10px
}

#main-container .bread-crumbs-container .bread-crumbs {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

#main-container .bread-crumbs-container .bread-crumbs>* {
    vertical-align: middle
}

#main-container .bread-crumbs-container .bread-crumbs a {
    text-decoration: none
}

#main-container .bread-crumbs-container .bread-crumbs a.st-active {
    color: #000;
    font-weight: 700;
    cursor: default
}

#main-container .bread-crumbs-container .bread-crumbs a:hover {
    text-decoration: underline
}

#main-container .notification {
    overflow: hidden;
    margin: 10px 0
}

#main-container .notification .lead {
    float: left;
    font-size: 15px
}

#main-container .notification .bookmark {
    float: right;
    display: inline-block;
    padding: 10px 40px;
    border: 1px solid #999;
    border-radius: 20px;
    cursor: pointer
}

#main-container .notification .bookmark span {
    color: orange
}

.rbcomp__pager-container {
    margin: 10px 0 30px;
    text-align: center
}

.rbcomp__pager-container a {
    text-decoration: none;
    color: #000
}

.rbcomp__pager-container a:hover {
    background-color: #ececec
}

.rbcomp__pager-controller {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #b0b0b0
}

.rbcomp__pager-controller>* {
    display: block;
    padding: 5px
}

.rbcomp__pager-controller .inactive {
    color: #ccc
}

.rbcomp__pager {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.rbcomp__pager>li {
    float: left;
    margin: 0 2px
}

.rbcomp__pager>li.active a {
    border: 1px solid #fff;
    font-weight: 700
}

.rbcomp__pager>li a {
    display: block;
    padding: 5px 0;
    min-width: 30px;
    border: 1px solid #b0b0b0
}

.period-container {
    padding-bottom: 5px;
    background: url(//image.books.rakuten.co.jp/books/img/common/ranking/bg_tab_line.gif) 0 100% repeat-x
}

.display-period {
    padding-top: 5px
}

.display-period>* {
    float: left
}

.display-period>* a:hover {
    text-decoration: underline
}

.display-period>.st-active a {
    text-decoration: none;
    color: #888;
    font-weight: 700;
    cursor: default
}

.display-period>p {
    font-size: 12px
}

.display-period>* a,
.display-period>.st-active a:hover {
    text-decoration: none
}

.area-calendar {
    margin: 10px 0 0
}

.area-calendar.type-monthly,
.area-calendar__header {
    background-color: #f4f4f4;
    border-bottom: 2px solid #fff;
    overflow: hidden
}

.area-calendar.type-monthly .btn-home,
.area-calendar__header .btn-home {
    float: right;
    padding: 10px 10px 0 0
}

.area-calendar.type-monthly .btn-home button,
.area-calendar__header .btn-home button {
    width: 80px;
    height: 30px;
    background-color: #fff;
    border: none;
    border: 1px solid #b0b0b0;
    border-radius: 2px;
    font-size: 13px;
    line-height: 25px;
    outline: 0;
    cursor: pointer
}

.area-calendar.type-monthly .btn-home button:hover,
.area-calendar__header .btn-home button:hover {
    background-color: #ececec
}

.area-calendar.type-monthly .list-mwd-tab,
.area-calendar__header .list-mwd-tab {
    overflow: hidden
}

.area-calendar.type-monthly .list-mwd-tab li,
.area-calendar__header .list-mwd-tab li {
    float: left;
    width: 106px;
    height: 50px;
    font-size: 13px;
    text-align: center
}

.area-calendar.type-monthly .list-mwd-tab li a,
.area-calendar__header .list-mwd-tab li a {
    display: block;
    height: 50px;
    border-bottom: 4px solid transparent;
    color: #000;
    line-height: 50px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.area-calendar.type-monthly .list-mwd-tab li a:hover,
.area-calendar__header .list-mwd-tab li a:hover {
    background-color: #e8e8e8
}

.area-calendar.type-daily li.daily a,
.area-calendar.type-monthly li.monthly a,
.area-calendar.type-weekly li.weekly a {
    background-color: #e8e8e8;
    border-color: #bf0000
}

.area-calendar__body {
    width: 100%;
    background-color: #f4f4f4;
    overflow-x: hidden
}

.area-calendar__body .list-calendar {
    position: relative;
    width: 100%;
    height: 260px;
    margin: 0 auto
}

.area-calendar__body .list-calendar-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2170px;
    margin-left: -1085px
}

.area-calendar__body .list-calendar-inner li {
    float: left;
    width: 310px;
    height: 260px;
    text-align: center
}

.area-calendar__body .list-calendar .next,
.area-calendar__body .list-calendar .prev {
    position: absolute;
    top: 0;
    width: 30px;
    height: 260px;
    text-indent: 40px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #f4f4f4;
    cursor: pointer
}

.area-calendar__body .list-calendar .next span,
.area-calendar__body .list-calendar .prev span {
    display: block;
    height: 260px
}

.area-calendar__body .list-calendar .next span .bx-next,
.area-calendar__body .list-calendar .next span .bx-prev,
.area-calendar__body .list-calendar .prev span .bx-next,
.area-calendar__body .list-calendar .prev span .bx-prev {
    position: absolute;
    top: 0;
    display: block;
    height: 260px
}

.area-calendar__body .list-calendar .prev {
    left: 0
}

.area-calendar__body .list-calendar .prev span {
    background: url(//image.books.rakuten.co.jp/books/img/common/pc/ico_arrow_prev_01.png) center center no-repeat
}

.area-calendar__body .list-calendar .next {
    right: 0
}

.area-calendar__body .list-calendar .next span {
    background: url(//image.books.rakuten.co.jp/books/img/common/pc/ico_arrow_next_01.png) center center no-repeat
}

.area-calendar__body .calendar-base {
    padding: 8px 13px 0;
    text-align: center
}

.area-calendar__body .calendar-base .calendar-month {
    display: inline-block;
    margin: 0 0 3px;
    padding: 2px 9px 1px;
    border-radius: 15px;
    font-size: 13px;
    cursor: pointer;
    color: #333
}

.area-calendar__body .calendar-base .calendar-month .month,
.area-calendar__body .calendar-base .calendar-month .year {
    padding: 0 1px;
    font-family: Arial, sans-serif;
    font-weight: 500
}

.area-calendar__body .calendar-base .calendar-month .year {
    font-size: 15px
}

.area-calendar__body .calendar-base .calendar-month .month {
    font-size: 18px
}

.area-calendar__body .calendar-base .calendar-month:hover {
    background-color: #dbdbdb;
    color: #000;
    text-decoration: none
}

.area-calendar__body .calendar-base .calendar {
    width: 100%
}

.area-calendar__body .calendar-base .calendar thead {
    display: none;
    font-size: 15px
}

.area-calendar__body .calendar-base .calendar thead td {
    text-align: center
}

.area-calendar__body .calendar-base .calendar thead td.days-red {
    color: #f10000
}

.area-calendar__body .calendar-base .calendar thead td.days-blue {
    color: #2f80f6
}

.area-calendar__body .calendar-base .calendar tbody {
    font-family: Arial, sans-serif
}

.area-calendar__body .calendar-base .calendar tbody td {
    height: 36px;
    text-align: center;
    vertical-align: middle
}

.area-calendar__body .calendar-base .calendar tbody td.days-red a {
    color: #f10000
}

.area-calendar__body .calendar-base .calendar tbody td.days-blue a {
    color: #2f80f6
}

.area-calendar__body .calendar-base .calendar tbody td.days-default a {
    color: #333
}

.area-calendar__body .calendar-base .calendar tbody td.next-month a,
.area-calendar__body .calendar-base .calendar tbody td.prev-month a {
    color: #ccc
}

.area-calendar__body .calendar-base .calendar tbody td.next-month span,
.area-calendar__body .calendar-base .calendar tbody td.prev-month span {
    cursor: default
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td {
    cursor: pointer
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.active,
.type-daily .area-calendar__body .calendar-base .calendar tbody td.next-month,
.type-daily .area-calendar__body .calendar-base .calendar tbody td.prev-month {
    cursor: default
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td span {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 28px;
    font-size: 14px
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td:hover span {
    background-color: #dbdbdb
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.active span {
    background-color: #bf0000;
    color: #fff
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.active.today span:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 14px;
    height: 2px;
    margin-left: -7px;
    background-color: #fff
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.today.days-default span:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 14px;
    height: 2px;
    margin-left: -7px;
    background-color: #000
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.today.days-red span:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 14px;
    height: 2px;
    margin-left: -7px;
    background-color: #bf0000
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.today.days-blue span:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 14px;
    height: 2px;
    margin-left: -7px;
    background-color: #2f80f6
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.next-month span,
.type-daily .area-calendar__body .calendar-base .calendar tbody td.next-month:hover,
.type-daily .area-calendar__body .calendar-base .calendar tbody td.prev-month span,
.type-daily .area-calendar__body .calendar-base .calendar tbody td.prev-month:hover {
    background-color: transparent
}

.type-daily .area-calendar__body .calendar-base .calendar tbody td.next-month.active span,
.type-daily .area-calendar__body .calendar-base .calendar tbody td.prev-month.active span {
    background-color: transparent;
    color: #ccc
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr td {
    cursor: pointer
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr td span {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr td.today span:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 14px;
    height: 2px;
    margin-left: -7px;
    background-color: #000
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr td.today.days-blue span:after {
    background-color: #2f80f6
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr td.today.days-red span:after {
    background-color: #bf0000
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr:hover {
    background-color: #dbdbdb
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active {
    background-color: #bf0000
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.today span:after {
    background-color: #fff
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.next-month,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.next-month.days-blue span,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.next-month.days-red span,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.prev-month,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.prev-month.days-blue span,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.prev-month.days-red span {
    color: #ccc
}

.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.active a,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.active span,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.days-blue a,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.days-blue span,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.days-default a,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.days-default span,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.days-red a,
.type-weekly .area-calendar__body .calendar-base .calendar tbody tr.active td.days-red span {
    color: #fff
}

.area-calendar__body .list-month-wrapper {
    position: relative;
    width: 100%
}

.area-calendar__body .list-month-wrapper .list-month {
    display: table;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    letter-spacing: -.4em
}

.area-calendar__body .list-month-wrapper .list-month li {
    display: table-cell;
    vertical-align: top;
    letter-spacing: normal
}

.area-calendar__body .list-month-wrapper .list-month li .calendar-base {
    padding: 0
}

.area-calendar__body .list-month-wrapper .list-month li .calendar-month {
    display: inline-block;
    height: 28px;
    margin: 0;
    padding: 2px 9px 0;
    border-radius: 15px;
    font-size: 13px;
    cursor: pointer;
    color: #333
}

.area-calendar__body .list-month-wrapper .list-month li .calendar-month .month,
.area-calendar__body .list-month-wrapper .list-month li .calendar-month .year {
    padding: 0 1px
}

.area-calendar__body .list-month-wrapper .list-month li .calendar-month .year {
    font-size: 16px
}

.area-calendar__body .list-month-wrapper .list-month li .calendar-month .month {
    font-size: 19px
}

.area-calendar__body .list-month-wrapper .list-month li .calendar-month:hover {
    background-color: #dbdbdb;
    color: #000;
    text-decoration: none
}

.area-calendar__body .list-month-wrapper .list-month li.active .calendar-month {
    background-color: #bf0000;
    color: #fff
}

.area-calendar__footer .present {
    font-size: 120%;
    font-weight: 700;
    margin-top: 30px;
    padding-bottom: 15px;
    color: #555
}

.release-calendar .icon-arrow-down:before {
    content: "\e613"
}

.release-calendar .search-period {
    background-color: #f4f4f4;
    padding: 5px 11px;
    margin: 10px 0 0
}

.release-calendar .search-period__accordion {
    float: left;
    padding: 5px 0 0;
    zoom: 1
}

.release-calendar .search-period__accordion:after,
.release-calendar .search-period__accordion:before {
    content: "";
    display: table
}

@media screen and (max-width:980px) {
    .release-calendar .search-period__accordion {
        width: 60%
    }
}

.release-calendar .search-period__accordion__list {
    display: block;
    float: left;
    background: url(//image.books.rakuten.co.jp/books/img/common/img/pc/icon-calendar.svg) 3px no-repeat;
    -webkit-background-size: 19px 20px;
    background-size: 19px 20px;
    padding: 4px 8px 0 28px
}

.release-calendar .search-period__accordion__list:hover {
    cursor: pointer
}

.release-calendar .search-period__accordion__list li {
    float: left
}

.release-calendar .search-period__accordion__list li:first-child {
    width: 100px;
    font-weight: 700
}

.release-calendar .search-period__accordion__btn {
    width: 13px;
    float: left;
    padding: 6px 0 0;
    color: #888
}

.release-calendar .search-period__accordion__btn:hover {
    cursor: pointer
}

.release-calendar .search-period__btn {
    float: right
}

@media screen and (max-width:980px) {
    .release-calendar .search-period__btn {
        width: 40%
    }
}

.release-calendar .search-period__btn__list li {
    float: left;
    background-color: #fff;
    border: none;
    border: 1px solid #b0b0b0;
    border-radius: 2px;
    font-size: 13px;
    line-height: 25px;
    outline: 0;
    cursor: pointer;
    text-align: center;
    padding: 2px 0;
    margin: 0 0 0 10px
}

.release-calendar .search-period__btn__list li a {
    color: #000;
    text-decoration: none;
    padding: 5px 27px
}

.release-calendar .search-period__btn__list li.active a,
.release-calendar .search-period__btn__list li:hover a {
    color: #fff
}

.release-calendar .search-period__btn__list li:hover {
    background-color: #bf0000;
    border: 1px solid #bf0000
}

.release-calendar .search-period__btn__list li.active {
    background-color: #bf0000;
    border: 1px solid #bf0000;
    border-radius: 2px
}

.release-calendar .search-model {
    background-color: #f4f4f4;
    padding: 5px 11px 0
}

.release-calendar .search-model__txt {
    float: left;
    width: 86px;
    font-weight: 700;
    background: url(//image.books.rakuten.co.jp/books/img/common/img/pc/icon-controller.png) 4px 5px no-repeat;
    -webkit-background-size: 32px;
    background-size: 32px;
    padding: 4px 0 10px 42px
}

.release-calendar .search-model__btn {
    float: left;
    width: 820px
}

@media screen and (max-width:1250px) {
    .release-calendar .search-model__btn {
        width: 85%
    }
}

@media screen and (max-width:1130px) {
    .release-calendar .search-model__btn {
        width: 81%
    }
}

.release-calendar .search-model__btn__list li {
    float: left;
    width: auto;
    background: #fff;
    border: none;
    border: 1px solid #b0b0b0;
    border-radius: 2px;
    font-size: 13px;
    line-height: 25px;
    outline: 0;
    cursor: pointer;
    text-align: center;
    margin: 0 10px 5px 0
}

.release-calendar .search-model__btn__list li a {
    padding: 2px 20px;
    color: #000;
    text-decoration: none;
    display: block
}

.release-calendar .search-model__btn__list li.active a,
.release-calendar .search-model__btn__list li:hover a {
    color: #fff
}

.release-calendar .search-model__btn__list li:hover {
    background-color: #bf0000;
    border: 1px solid #bf0000;
    border-radius: 2px
}

.release-calendar .search-model__btn__list li.active {
    background: #bf0000;
    border: 1px solid #bf0000;
    border-radius: 2px
}

.release-calendar .open {
    height: 322px !important;
    display: block !important;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.release-calendar .type-monthly.open {
    height: 102px !important;
    margin: 10px 0 8px
}

.release-calendar .area-calendar {
    height: 0;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-controls {
    display: none
}

.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: grey;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #c6000a
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
    cursor: pointer
}

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.rb-items-list--list {
    margin-bottom: 70px
}

.rb-items-list--list .item {
    display: table;
    width: 100%;
    min-height: 210px;
    table-layout: fixed;
    border-bottom: 2px solid #ececec
}

.rb-items-list--list .item:first-child {
    border-top: none
}

.rb-items-list--list .item .item-release {
    display: table-cell;
    padding-top: 30px;
    text-align: center;
    background-color: #f8f8f8
}

.rb-items-list--list .item .item-release__date {
    width: 150px;
    min-height: 210px;
    font-size: 18px;
    font-weight: 700
}

.rb-items-list--list .item .item-image {
    display: table-cell;
    vertical-align: top;
    padding: 11px 0;
    text-align: center
}

.rb-items-list--list .item .item-image__link {
    display: block;
    width: 162px
}

.rb-items-list--list .item .item-image__link img {
    max-width: 130px;
    max-height: 190px
}

.rb-items-list--list .item .item-image__preview {
    display: none
}

.rb-items-list--list .item .details-section {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-top: 13px
}

.rb-items-list--list .item .details-section .item-title {
    font-size: 16px;
    font-weight: 700
}

.rb-items-list--list .item .details-section .item-title__option {
    color: #bf0000;
    font-weight: 700
}

.rb-items-list--list .item .details-section .item-author {
    margin: 10px 0
}

.rb-items-list--list .item .details-section .item-author__name {
    font-weigt: bold
}

.rb-items-list--list .item .details-section .info-section {
    border-top: 2px solid #ccc;
    padding-top: 10px;
    line-height: 1.8
}

.rb-items-list--list .item .details-section .info-section .item-publisher {
    font-size: 12px;
    color: #888
}

.rb-items-list--list .item .details-section .info-section .item-pricing {
    color: #bf0000;
    font-size: 14px
}

.rb-items-list--list .item .details-section .info-section .item-pricing__price {
    font-weight: 700
}

.rb-items-list--list .item .details-section .info-section .item-pricing__tax {
    font-size: 10px
}

.rb-items-list--list .item .details-section .info-section .item-pricing__point-info {
    padding-left: 10px
}

.rb-items-list--list .item .details-section .info-section .item-pricing__point-info__icon {
    margin-right: 3px;
    color: #bf0000
}

.rb-items-list--list .item .details-section .info-section .item-pricing__point-info__points,
.rb-items-list--list .item .details-section .info-section .item-pricing__point-info__rate {
    font-size: 13px;
    color: #bf0000
}

.rb-items-list--list .item .details-section .info-section .item-status .s1a {
    color: #7ab711
}

.rb-items-list--list .item .details-section .info-section .item-status .s1b {
    color: #22b14c
}

.rb-items-list--list .item .details-section .info-section .item-status .s1c {
    color: #7ab711
}

.rb-items-list--list .item .details-section .info-section .item-status .s10,
.rb-items-list--list .item .details-section .info-section .item-status .s11,
.rb-items-list--list .item .details-section .info-section .item-status .s11a {
    color: #846b21
}

.rb-items-list--list .item .details-section .info-section .item-status .s34 {
    color: #c851c9
}

.rb-items-list--list .item .details-section .info-section .item-status .s30,
.rb-items-list--list .item .details-section .info-section .item-status .s30a,
.rb-items-list--list .item .details-section .info-section .item-status .s30b,
.rb-items-list--list .item .details-section .info-section .item-status .s36,
.rb-items-list--list .item .details-section .info-section .item-status .s36a {
    color: #f77af6
}

.rb-items-list--list .item .details-section .info-section .item-status .s14,
.rb-items-list--list .item .details-section .info-section .item-status .s2,
.rb-items-list--list .item .details-section .info-section .item-status .s3 {
    color: #846b21
}

.rb-items-list--list .item .details-section .info-section .item-status .s21,
.rb-items-list--list .item .details-section .info-section .item-status .s21a,
.rb-items-list--list .item .details-section .info-section .item-status .s21b {
    color: #7b7b7b
}

.rb-items-list--list .item .details-section .info-section .item-status .s22 {
    color: #3c3c3c
}

.rb-items-list--list .item .details-section .info-section .item-status .s31 {
    color: #7b7b7b
}

.rb-items-list--list .item .details-section .info-section .item-status .s35,
.rb-items-list--list .item .details-section .info-section .item-status .s35a,
.rb-items-list--list .item .details-section .info-section .item-status .s35b {
    color: #26afff
}

.rb-items-list--list .item .details-section .info-section .item-status__title {
    font-weight: 700;
    color: #333
}

.rb-items-list--list .item .details-section .info-section .item-status__shipping-info {
    color: #bf0000
}

.tile-area {
    position: relative;
    margin-top: 21px
}

.rb-items-list--tile .item {
    position: relative;
    float: left;
    height: 390px;
    width: 208px;
    background-color: #fff;
    border-bottom: 2px solid #ececec;
    overflow: hidden;
    margin-bottom: 21px;
    padding-bottom: 10px
}

.rb-items-list--tile .item__panel {
    width: 170px;
    margin: 0 auto;
    padding: 0 18px
}

.rb-items-list--tile .item .item-release {
    background-color: #f4f4f4;
    padding: 12px 0;
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

.rb-items-list--tile .item .item-image {
    width: 170px;
    height: 250px;
    padding: 10px 0;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.rb-items-list--tile .item .item-image a img {
    max-height: 250px;
    max-width: 170px;
    vertical-align: baseline !important
}

.rb-items-list--tile .item .item-title+.item-pricing {
    margin-top: 40px
}

.rb-items-list--tile .item .item-title {
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    font-size: 13px
}

.rb-items-list--tile .item .item-title__option {
    font-size: 13px;
    font-weight: 700;
    color: #bf0000
}

.rb-items-list--tile .item .item-title__ebook,
.rb-items-list--tile .item .item-title__media,
.rb-items-list--tile .item .item-title__text {
    font-size: 13px;
    font-weight: 700
}

.rb-items-list--tile .item .item-author {
    margin: 10px 0;
    font-size: 11px
}

.rb-items-list--tile .item .item-pricing__point-info,
.rb-items-list--tile .item .item-status {
    margin-top: 5px;
    display: none
}

.rb-items-list--tile .item .item-author__name {
    min-height: 20px
}

.rb-items-list--tile .item .item-pricing {
    color: #bf0000
}

.rb-items-list--tile .item .item-pricing__price {
    font-size: 13px;
    font-weight: 700
}

.rb-items-list--tile .item .item-pricing__tax {
    font-size: 10px
}

.rb-items-list--tile .item .item-pricing__point-info__icon {
    margin-right: 3px;
    color: #bf0000
}

.rb-items-list--tile .item .item-pricing__point-info__points,
.rb-items-list--tile .item .item-pricing__point-info__rate {
    font-size: 13px;
    color: #bf0000
}

.rb-items-list--tile .item .item-status .s1a {
    color: #7ab711
}

.rb-items-list--tile .item .item-status .s1b {
    color: #22b14c
}

.rb-items-list--tile .item .item-status .s1c {
    color: #7ab711
}

.rb-items-list--tile .item .item-status .s10,
.rb-items-list--tile .item .item-status .s11 {
    color: #846b21
}

.rb-items-list--tile .item .item-status .s34 {
    color: #c851c9
}

.rb-items-list--tile .item .item-status .s30,
.rb-items-list--tile .item .item-status .s36 {
    color: #f77af6
}

.rb-items-list--tile .item .item-status .s14,
.rb-items-list--tile .item .item-status .s2,
.rb-items-list--tile .item .item-status .s3 {
    color: #846b21
}

.rb-items-list--tile .item .item-status .s21 {
    color: #7b7b7b
}

.rb-items-list--tile .item .item-status .s22 {
    color: #3c3c3c
}

.rb-items-list--tile .item .item-status .s31 {
    color: #7b7b7b
}

.rb-items-list--tile .item .item-status .s35 {
    color: #26afff
}

.rb-items-list--tile .item .item-status__title {
    color: #333;
    font-weight: 700
}

.rb-items-list--tile .item .item-status__shipping-info {
    color: #333
}

.rb-items-list--tile .item .add-to-cart-wrapper {
    display: none;
    margin: 10px 0 20px;
    text-align: center
}

.rb-items-list--tile .item:hover {
    overflow: visible
}

.rb-items-list--tile .item:hover .item__panel {
    position: absolute;
    top: -14px;
    left: -6px;
    width: 220px;
    border: 1px solid #ececec;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
    background-color: #fff;
    z-index: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rb-items-list--tile .item:hover .item-title {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    -webkit-text-overflow: clip;
    -o-text-overflow: clip
}

.rb-items-list--tile .item:hover .item-title__option {
    white-space: nowrap
}

.rb-items-list--tile .item:hover .item-title__text {
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    -webkit-word-wrap: break-word;
    -o-word-wrap: break-word
}

.rb-items-list--tile .item:hover .item-author {
    margin: 0
}

.rb-items-list--tile .item:hover .item-author__name {
    min-height: 0;
    margin: 5px 0
}

.rb-items-list--tile .item:hover .top-section {
    width: 170px;
    margin: 13px auto 0
}

.rb-items-list--tile .item:hover .item-details,
.rb-items-list--tile .item:hover .item-release {
    width: 170px;
    margin: 0 auto
}

.rb-items-list--tile .item:hover .item-details .item-author__name {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    -webkit-text-overflow: clip;
    -o-text-overflow: clip
}

.rb-items-list--tile .item:hover .add-to-cart-wrapper,
.rb-items-list--tile .item:hover .item-pricing__point-info,
.rb-items-list--tile .item:hover .item-status {
    display: block
}

#sidemenu {
    float: left;
    width: 190px;
    margin-right: -180px;
    padding: 0 0 120px
}

#sidemenu h3.sidebar-header {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #b5b5b5;
    font-weight: 700;
    color: #fff
}

.side-navi-list-container,
.side-navi-list-container li {
    position: relative;
    top: 0;
    left: 0
}

.side-navi-list-container li:hover>a {
    border-left: 4px solid #bf0000;
    background-color: #ececec;
    color: #000;
    padding-left: 9px
}

.side-navi-list-container li.first {
    margin-bottom: 5px
}

.side-navi-list-container li.first.st-current>a {
    font-weight: 700;
    cursor: default
}

.side-navi-list-container li.first.st-current>a:hover {
    text-decoration: none
}

.side-navi-list-container li.first.st-parent>a {
    padding-left: 6px;
    color: #000;
    font-weight: 700
}

.side-navi-list-container li.first.st-parent>a:hover {
    text-decoration: underline
}

.side-navi-list-container li.first a {
    font-weight: 700
}

.side-navi-list-container li.first a:hover {
    text-decoration: none
}

.side-navi-list-container li.st-current>a {
    padding-left: 9px
}

.side-navi-list-container li.st-current>a:hover {
    text-decoration: none;
    cursor: default
}

.side-navi-list-container li.adult {
    margin-top: 5px;
    background: #fff;
    margin-bottom: 5px;
    border-top: 1px solid #e2e2e2
}

.side-navi-list-container li.adult.hover a {
    background-color: #fff !important;
    border-left: 0;
    padding-left: 13px !important
}

.side-navi-list-container li.adult a {
    padding-top: 8px
}

.side-navi-list-container li.adult .caption {
    padding: 0 0 0 10px;
    color: #888;
    font-size: 10px
}

.side-navi-list-container li.child-item a {
    padding-right: 8px
}

.side-navi-list-container li.submenu {
    padding: 5px;
    font-size: 12px
}

.side-navi-list-container li .sub1 {
    position: absolute !important;
    z-index: 1000 !important;
    background-color: #fff;
    border: 1px solid #969696;
    zoom: 1;
    width: auto;
    top: 0;
    left: 100%
}

.side-navi-list-container li .sub1 li {
    white-space: nowrap;
    zoom: 1
}

.side-navi-list-container li .sub1 li a {
    padding: 5px 9px 5px 13px
}

.side-navi-list-container li .loadingCursor {
    cursor: progress !important
}

.side-navi-list-container a {
    display: block;
    padding: 5px 5px 5px 13px
}

.side-navi-list-container a:hover {
    padding-left: 13px;
    text-decoration: underline
}

#side-navi,
#side-navi h3 {
    padding: 5px;
    background: #ececec
}

.side-navi-list-container .genre-navi {
    display: none;
    position: absolute;
    top: -5px;
    left: 165px;
    width: auto;
    min-width: 100%;
    border: 1px solid #969696;
    background: #fff;
    z-index: 100;
    zoom: 1
}

.side-navi-list-container .genre-navi li {
    white-space: nowrap
}

.side-navi-inner h4.st-active,
.side-navi-list-container a:hover,
.side-navi-list-container li.first.st-current>a,
.side-navi-list-container li.st-current>a,
.side-navi-list-container li.st-parent>a {
    border-left: 4px solid #bf0000;
    background: #ececec;
    color: #000
}

#side-navi {
    margin-bottom: 10px;
    border: 1px solid #b0b0b0
}

#side-navi h3 {
    font-weight: 700
}

.side-navi-inner {
    padding: 6px 0;
    background: #fff
}

.side-navi-inner h4 {
    margin-bottom: 5px;
    padding: 8px;
    font-weight: 700
}

.side-navi-inner h4.st-active {
    padding: 4px
}

#footer #adBanners,
#footer #groupservice {
    text-align: center;
    font-size: 82%;
    line-height: 1.4
}

#footer {
    font-size: 16px
}

#footer #groupservice a {
    font-weight: 400
}

#footer .container {
    padding: 15px 0;
    background: 0 0;
    border-top: 1px solid #e6e6e6
}

#footer .container h2 {
    margin-bottom: 15px;
    font-size: 138%;
    font-weight: 700;
    color: #555
}

#footer #adBanners .partsMenu,
#footer #groupservice .partsMenu {
    text-align: center;
    width: 100%
}

#footer #adBanners dl,
#footer #groupservice dl {
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 6px;
    vertical-align: top;
    font-size: 11px;
    text-align: center
}

* html #footer #adBanners dl,
* html #footer #groupservice dl,
:first-child+html #footer #adBanners dl,
:first-child+html #footer #groupservice dl {
    display: inline
}

#footer #adBanners .banner,
#footer #groupservice .banner {
    margin-bottom: 0
}

.rb-control {
    width: 100%;
    zoom: 1;
    border-top: 1px solid #ececec;
    border-bottom: 4px solid #ececec;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rb-control__display-number {
    float: left;
    padding: 1em 10px 0 0
}

.rb-control__sort {
    float: left;
    padding: 1em 10px 0
}

.rb-control__sort i {
    color: #888;
    margin-left: 5px
}

.rb-control__sort__item {
    position: relative;
    float: left;
    padding: 0 10px;
    border-right: 1px solid #ececec
}

.rb-control__sort__item .active {
    font-weight: 700;
    color: #000
}

.rb-control__sort__item-multi {
    position: absolute;
    width: 200px
}

.rb-control__sort__item-multi-amount {
    width: 90px;
    left: 70px
}

.rb-control__sort__item-multi>ul {
    position: relative;
    z-index: 2;
    border: 1px solid #ececec;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .5);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .5);
    background-color: #fff
}

.rb-control__sort__item-multi>ul li {
    position: relative
}

.rb-control__sort__item-multi>ul li i {
    position: absolute;
    top: 12px;
    right: 10px
}

.rb-control__sort__item-multi>ul li i:before {
    color: #fff;
    font-weight: 700
}

.rb-control__sort__item-multi>ul li.current i:before {
    color: #bf0000
}

.rb-control__sort__item-multi>ul li>a {
    display: block;
    color: #000;
    padding: 10px 40px 10px 10px
}

.rb-control__sort__item-multi>ul li>a:hover {
    text-decoration: none;
    background-color: #ececec
}

.rb-control__sort__item-multi>ul li>a:active {
    text-decoration: none;
    background-color: #bf0000;
    color: #fff
}

.rb-control__sort__item .rbcomp-dropdown__trigger span {
    color: #0f33cc
}

.rb-control__sort__item .rbcomp-dropdown__trigger span:hover {
    text-decoration: underline
}

.rb-control__sort__item .rbcomp-dropdown__trigger span.active {
    font-weight: 700
}

.rb-control__layout__switch {
    zoom: 1
}

.rb-control__layout__switch li {
    display: inline-block;
    float: left;
    border-left: 1px solid #ececec
}

.rb-control__layout__switch li a {
    display: block;
    padding: 10px;
    font-size: 22px;
    color: #888
}

.rb-control__layout__switch li a:hover {
    text-decoration: none
}

.rb-fright {
    float: right !important
}

.no-result {
    text-align: left;
    margin: 30px 0;
    font-size: 16px;
    font-weight: 700;
    color: #bf0000
}

.sort-unavailable {
    color: #bbb;
    cursor: not-allowed
}

.goTop {
    font-size: 13px
}

body {
    line-height: 1.4;
    color: #000
}

.rb-add-to-cart {
    margin: 10px 0 !important
}

.rb-add-to-cart button {
    background: 0 0;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.rb-add-to-cart__btn {
    display: inline-block;
    background-image: url(//image.books.rakuten.co.jp/books/img/common/img/pc/sprites_button.png) !important;
    background-position: 0 -68px !important;
    width: 150px;
    height: 32px
}

.rb-add-to-cart__btn:hover {
    opacity: .8
}

.rb-add-to-cart__added {
    border-radius: 4px;
    background-color: #f6f6f6;
    border: 1px solid #b0b0b0;
    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);
    text-align: center;
    color: #888;
    font-weight: 700;
    width: 150px;
    height: 32px;
    line-height: 33px;
    margin: 0 0 5px;
    font-size: 13px;
    text-decoration: none;
    position: relative;
    z-index: 5;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rb-add-to-cart__btn--added {
    display: inline-block;
    background-image: url(//image.books.rakuten.co.jp/books/img/common/img/pc/sprites_button.png);
    background-position: 0 -136px;
    width: 114px;
    height: 32px
}

.rb-add-to-cart__btn--loading {
    height: 32px;
    width: 150px;
    background: url(//image.books.rakuten.co.jp/books/img/common/search/icon/loading.gif) center no-repeat
}

.rb-add-to-cart__error-message {
    width: 500px;
    background: #f2f2f2;
    color: #000;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    display: none;
    transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    z-index: 9999;
    padding: 10px 10px 10px 75px;
    border: 2px ridge #aaa;
    font-size: 12px
}

.rb-add-to-cart__error-popup__icon {
    position: absolute;
    left: 50px;
    top: 10px
}

@-webkit-keyframes rb-loader-animation {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes rb-loader-animation {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.rb-loader-css>div:nth-of-type(1) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.rb-loader-css>div:nth-of-type(2) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: -.4166666666666667s;
    animation-delay: -.4166666666666667s
}

.rb-loader-css>div:nth-of-type(3) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: -.33333333333333337s;
    animation-delay: -.33333333333333337s
}

.rb-loader-css>div:nth-of-type(4) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: -.25s;
    animation-delay: -.25s
}

.rb-loader-css>div:nth-of-type(5) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: -.16666666666666669s;
    animation-delay: -.16666666666666669s
}

.rb-loader-css>div:nth-of-type(6) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: -83ms;
    animation-delay: -83ms
}

.rb-loader-css>div:nth-of-type(7) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.rb-loader-css>div:nth-of-type(8) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: 83ms;
    animation-delay: 83ms
}

.rb-loader-css>div:nth-of-type(9) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: .16666666666666663s;
    animation-delay: .16666666666666663s
}

.rb-loader-css>div:nth-of-type(10) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.rb-loader-css>div:nth-of-type(11) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: .33333333333333337s;
    animation-delay: .33333333333333337s
}

.rb-loader-css>div:nth-of-type(12) {
    -webkit-animation: rb-loader-animation 1s linear infinite;
    animation: rb-loader-animation 1s linear infinite;
    -webkit-animation-delay: .41666666666666663s;
    animation-delay: .41666666666666663s
}

.rb-loader-css {
    position: relative;
    background: 0 0;
    width: 200px;
    height: 200px
}