@charset 'UTF-8';
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700italic,700,400italic,900);
@font-face {
  font-family: 'jumpicon';
  src: url('/images/core/font/jumpicon-regular.woff?evZhpKUsxEZW') format('woff'), url('/images/core/font/jumpicon-regular.ttf?LpdZFMx-05oG') format('truetype'), url('/images/core/font/jumpicon-regular.svg?kghoYYAEeDU3#jumpicon-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
span.icon-label {
  display: none;
}
.arrow-list:after {
  color: #B0ABB2;
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f713';
  font-size: 20px;
  line-height: 0;
  width: 20px;
  padding-left: 6px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 3px;
}
body {
  font-size: 16px;
  font-family: Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #201B26;
  background: #fff;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
menu,
li,
table,
tr,
th,
td {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol,
menu,
li {
  list-style: none;
}
a {
  color: #2E74CE;
  text-decoration: none;
}
a:hover {
  color: #7fabe3;
}
img {
  border: 0;
}
html,
body {
  height: 100%;
}
#layout-container {
  min-height: 100%;
  position: relative;
}
#layout-container #content {
  padding-bottom: 210px;
}
#layout-container #footer {
  height: 210px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.header-inner {
  background: #fff;
  display: table;
  width: 100%;
  border-bottom: 1px solid #eaeaea;
}
#header-back-button,
.header-back-button {
  display: table-cell;
  width: 60px;
  border-right: 1px solid #eaeaea;
}
#header-back-button a,
.header-back-button a,
#header-back-button button,
.header-back-button button {
  color: #B0ABB2;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  border: none;
  background: transparent;
}
#header-back-button a:hover,
.header-back-button a:hover {
  color: #201B26;
}
#header-back-button a:before,
.header-back-button a:before,
#header-back-button button:before,
.header-back-button button:before {
  content: '\f712';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 42px;
}
#header-logo {
  display: table-cell;
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0 8px 0 24px;
}
#header-logo a {
  display: block;
  width: 180px;
  height: 35px;
  background-image: url('/images/core/rookie-logo.svg?F8tcOMmZtHYJ');
  background-size: contain;
  background-repeat: no-repeat;
}
#header-logo span {
  display: none;
}
#header-left-content {
  display: table-cell;
  vertical-align: middle;
}
#header-right-content {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
input,
label,
button {
  cursor: pointer;
}
input:disabled,
label:disabled,
button:disabled {
  cursor: default;
}
textarea {
  resize: vertical;
}
input:disabled,
textarea:disabled {
  border-color: #E0E0E0;
  color: #A4A0A5;
  background: #E0E0E0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
  border: 1px solid #B0ABB2;
  padding: 8px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fafafa;
  cursor: text;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
  background: #fff;
}
select {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #B0ABB2;
  cursor: pointer;
  font-weight: bold;
  height: 28px;
  padding: 4px;
  background: #fafafa;
}
select:focus {
  background: #fff;
  outline: none;
}
.radio {
  display: inline-block;
}
.radio input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.radio .input-label {
  padding-left: 1.3em;
  display: inline-block;
}
.radio .input-label:before {
  content: '\f702';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.3em;
  margin-left: -1.3em;
}
.radio input[type="radio"]:checked + .input-label:before {
  content: '\f701';
}
.radio input[type="radio"]:disabled + .input-label,
.radio input[type="radio"]:disabled + .input-label + .help-text {
  color: #A4A0A5;
}
.checkbox {
  display: inline-block;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.checkbox .input-label {
  padding-left: 1.3em;
  display: inline-block;
}
.checkbox .input-label:before {
  content: '\f704';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.3em;
  margin-left: -1.3em;
}
.checkbox input[type="checkbox"]:checked + .input-label:before {
  content: '\f703';
}
.checkbox input[type="checkbox"]:disabled + .input-label,
.checkbox input[type="checkbox"]:disabled + .input-label + .help-text {
  color: #A4A0A5;
}
.help-text {
  font-weight: normal;
  font-size: 78%;
}
.button:disabled {
  background: #E0E0E0 !important;
  border: 1px solid #E0E0E0 !important;
  color: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: default;
}
.loading {
  position: relative;
}
.loading.loading-with-spinner:after {
  content: '';
  display: inline-block;
  opacity: 0.5;
  width: 17px;
  height: 17px;
  background: url('/images/core/spinner.gif?795ikHgmarQ5') 0px 0px no-repeat;
  -webkit-background-size: 17px;
  background-size: 17px;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 661;
}
.loading .spinner {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 661;
}
.loading .spinner-small {
  display: inline-block;
  opacity: 0.5;
  width: 17px;
  height: 17px;
  background: url('/images/core/spinner.gif?795ikHgmarQ5') 0px 0px no-repeat;
  -webkit-background-size: 17px;
  background-size: 17px;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.loading span {
  visibility: hidden;
}
.close-button {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #B0ABB2;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.close-button:before {
  content: '\f70e';
}
.close-button:hover {
  color: #201B26;
}
.disabled {
  cursor: default;
}
.link-arrow:before {
  content: '\f71b';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.none {
  margin: 0;
  padding: 32px 24px;
  text-align: center;
  color: #B0ABB2;
  background: #f1f1f1;
  clear: both;
}
.none .none-text {
  display: inline-block;
  line-height: 1.4;
}
.no-list {
  margin: 0;
  text-align: center;
  color: #B0ABB2;
  background: #f1f1f1;
}
.message-box-attention {
  color: #201B26;
  display: none;
  padding: 16px;
  background: #faf7b6;
  line-height: 1em;
  margin: 0;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
#account .message-box-attention {
  margin: 0 -32px 16px;
  padding: 24px 32px;
  text-align: left;
  position: static;
}
.message-box-attention .close-button {
  color: #B0ABB2;
  font-size: 21px;
  background: none;
  margin: auto;
  padding: 0 16px;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 0;
}
.message-box-attention .close-button:hover {
  color: #201B26;
  background: none;
}
.message-box-attention > p {
  white-space: pre-line;
}
.message-box-attention.emphasized {
  font-size: 210px;
}
.message-box-completed {
  line-height: 1.8;
  font-size: 115%;
  margin: 24px 0;
  display: none;
}
.balloon-message-box-content {
  position: relative;
}
.balloon-message-box {
  font-size: 78%;
  line-height: 1.4;
  padding: 8px;
  background: #fff;
  margin-top: 8px;
  display: none;
  text-indent: -10px;
  padding-left: 32px;
  -webkit-box-shadow: 1px 2px 4px #bdbdbd;
  box-shadow: 1px 2px 4px #bdbdbd;
  position: absolute;
  z-index: 10000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.balloon-message-box:after {
  bottom: 100%;
  left: 18px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.balloon-message-box:before {
  content: '\f715';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #B85454;
}
#social-button-container .social-button {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
}
#social-button-container .social-button:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 42px;
}
#social-button-container #social-button-bookmark:before {
  content: '\f727';
  color: #009be4;
}
#social-button-container #social-button-tw:before {
  content: '\f728';
  color: #67aadd;
}
#social-button-container #social-button-fb:before {
  content: '\f729';
  color: #3b5998;
}
#social-button-container #social-button-line:before {
  content: '\f72a';
  color: #00c300;
}
.series-container {
  overflow: hidden;
}
.seal {
  content: "";
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  background-image: url("/images/core/media/seal.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
  display: inline-block;
  position: relative;
}
.seal span {
  position: absolute;
  left: 1px;
  top: 9px;
  font-size: 86%;
  width: 2em;
  text-align: center;
  display: block;
}
.series-status {
  display: inline-block;
}
.series-status:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.series-status.series-status-pv:before {
  content: '\f726';
}
.series-status.series-status-favorite:before {
  content: '\f725';
}
.user-status {
  display: inline-block;
}
.user-status:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.user-status.user-status-pv:before {
  content: '\f726';
}
.user-status.user-status-favorite:before {
  content: '\f725';
}
.series-category.category-battle {
  background: #da1818;
}
.series-category.category-fantasy {
  background: #15a3a3;
}
.series-category.category-school {
  background: #0fa359;
}
.series-category.category-love {
  background: #db1677;
}
.series-category.category-comedy {
  background: #b3b336;
}
.series-category.category-mystery {
  background: #5800b0;
}
.series-category.category-others {
  background: #9c9c9c;
}
.favorite-series-list .series-contents {
  position: relative;
}
.favorite-series-list .update-time-container {
  margin-right: -4px;
  position: absolute;
  top: 5px;
  right: 0px;
  z-index: 30;
}
.favorite-series-list .update-time-container:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: transparent;
  border-left-color: #b13232;
  border-width: 4px;
  margin-top: -4px;
  position: absolute;
  right: -4px;
  bottom: -4px;
  z-index: -1;
}
.favorite-series-list .update-time {
  color: #fff;
  font-size: 78%;
  padding: 3px 0;
  text-align: center;
  width: 40px;
  background: #f06466;
  border-radius: 2px 2px 0 2px;
}
body.error .content-inner {
  margin: 0 auto;
}
body.error .error-message {
  background: #fff;
  text-align: center;
  padding: 100px 24px;
}
body.error .error-message img {
  margin-bottom: 32px;
  width: 100%;
  max-width: 394px;
}
body.error .error-message h1 {
  font-size: 128%;
  margin-bottom: 24px;
  color: #282828;
  font-weight: bold;
}
body.error .error-message p {
  margin-bottom: 16px;
}
.breadcrumbs,
.content-inner,
#footer > div {
  max-width: 1280px;
  min-width: 1024px;
  margin: 0 auto;
}
#footer {
  min-width: 1024px;
}
#header {
  min-width: 1024px;
}
.breadcrumbs {
  padding: 8px 32px;
}
.content-inner {
  padding: 32px;
  min-height: 500px;
  overflow: hidden;
}
.breadcrumbs + .content-inner {
  padding-bottom: 40px;
}
.breadcrumbs,
.content-inner,
.main,
.overview {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tagline {
  background: #201B26;
  color: #E4E4E4;
  padding: 8px 24px;
  font-size: 12px;
}
.header-inner {
  min-height: 50px;
}
#header-navmenu {
  padding-left: 8px;
}
#header-navmenu li {
  display: inline-block;
}
#header-navmenu a {
  color: #B0ABB2;
  font-weight: bold;
  display: block;
  padding: 24px 8px 16px;
}
#header-navmenu li.selected a,
#header-navmenu a:hover {
  color: #201B26;
}
#header-right-content a,
#header-right-content button {
  color: #B0ABB2;
}
#header-right-content a.button-primary {
  color: #fff!important;
  text-align: center;
}
#header-right-content a:hover,
#header-right-content button:hover {
  color: #201B26;
}
#header-right-content .user-menu {
  font-size: 86%;
  margin-right: 24px;
}
#header-right-content .user-menu li {
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
}
#header-right-content .user-menu button {
  background: none;
  border: none;
  font-size: 100%;
  padding: 0;
  margin: 0;
}
#header-right-content .dropdown-user-menu {
  margin-right: 16px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
#header-right-content .dropdown-user-menu .user-container:after {
  color: #B0ABB2;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f709';
  font-family: jumpicon;
  margin-left: 4px;
  font-size: 72%;
}
#header-right-content .dropdown-user-menu .user-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  vertical-align: middle;
}
#header-right-content .dropdown-user-menu .user-menu {
  display: none;
  background: #fff;
  width: 120px;
  position: absolute;
  top: 38px;
  right: -4px;
  margin-right: 0;
  border: 1px solid #eaeaea;
  border-top: 3px solid #eaeaea;
  z-index: 200;
}
#header-right-content .dropdown-user-menu .user-menu:before {
  bottom: 100%;
  right: 24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #eaeaea;
  border-width: 8px;
  margin-left: -8px;
}
#header-right-content .dropdown-user-menu .user-menu li {
  font-size: 86%;
  display: block;
  margin: 0 4px;
  vertical-align: middle;
  padding: 8px;
  text-align: left;
  border-top: 1px solid #eaeaea;
}
#header-right-content .dropdown-user-menu .user-menu li:first-child {
  border: none;
}
#header-right-content .dropdown-user-menu .user-menu li.user-menu-signout {
  border-width: 2px;
  margin: 0;
  padding: 8px 12px;
}
#header-right-content .dropdown-user-menu .user-menu li a,
#header-right-content .dropdown-user-menu .user-menu li button {
  display: block;
}
#header-right-content .dropdown-user-menu.selected .user-menu {
  display: inline-block;
}
.breadcrumb > li {
  color: #B0ABB2;
  display: inline-block;
  font-size: 78%;
}
.breadcrumb > li:after {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f70f';
  margin-left: 4px;
}
.breadcrumb > li:first-child a:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f700';
  font-size: 14px;
}
.breadcrumb > li:last-child {
  color: #201B26;
}
.breadcrumb > li:last-child:after {
  content: none;
}
.breadcrumb > li a {
  color: #B0ABB2;
}
.breadcrumb > li a:hover {
  color: #201B26;
}
#footer {
  background: #201B26;
}
#footer > div {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 32px 0;
  overflow: hidden;
}
#footer #service-logo {
  float: left;
  vertical-align: middle;
}
#footer #service-logo li {
  margin-right: 16px;
  display: inline-block;
}
#footer #service-logo a {
  height: 36px;
  font-size: 42px;
  margin-top: 14px;
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: .8;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
#footer #service-logo a:hover {
  opacity: 1;
}
#footer #service-logo .official-link-rookie {
  width: 160px;
  background-image: url('/images/core/rookie-logo-white.svg?uoQVc2Nmj834');
}
#footer #service-logo .official-link-plus {
  width: 126px;
  background-image: url('/images/core/jumpplus-logo-white.svg?kkSnOTbEDHht');
}
#footer #service-logo .official-link-jump {
  width: 86px;
  background-image: url('/images/core/jump-logo-white.svg?sOhIajZLb8FI');
}
#footer #footer-menu {
  float: right;
  font-size: 86%;
  margin-top: 16px;
  vertical-align: middle;
  text-align: right;
}
#footer #footer-menu li {
  display: inline-block;
  margin-left: 16px;
}
#footer #footer-menu a {
  color: #fff;
}
#footer #footer-menu a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 800px) {
  #footer #service-logo {
    float: inherit;
    text-align: center;
    margin-top: 16px;
  }
  #footer #service-logo:before,
  #footer #service-logo:after {
    font-size: 56px;
  }
  #footer #footer-menu {
    float: inherit;
    text-align: center;
  }
  #footer li {
    margin: 0 8px;
  }
}
@media screen and (max-width: 580px) {
  #footer #service-logo,
  #footer ul {
    display: block;
  }
  #footer #service-logo {
    margin-top: 8px;
  }
  #footer #service-logo:before,
  #footer #service-logo:after {
    font-size: 42px;
  }
  #footer li {
    font-size: 72%;
    margin: 8px;
  }
}
.button {
  color: #201B26;
  font-size: 100%;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #B0ABB2;
  -webkit-box-shadow: 1px 1px 1px #bdbdbd;
  box-shadow: 1px 1px 1px #bdbdbd;
  display: inline-block;
  min-width: 130px;
  padding: 8px 8px 7px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button:hover {
  color: #201B26;
  border-color: #201B26;
}
.button-primary {
  color: #fff;
  background: #00a3f2;
  border-color: #00a3f2;
}
.button-primary:hover {
  color: #fff;
  background: #0095de;
  border-color: #0081bf;
}
.button-text {
  font-size: 86%;
  text-decoration: underline;
  background: transparent;
  border: none;
}
.button-report-container {
  margin: 32px 0 0;
  text-align: right;
  clear: both;
}
.button-report-container .button-report {
  color: #CFCBD1;
  font-size: 72%;
  border: none;
  background: none;
  width: inherit;
  margin: 0;
  padding: 0;
}
.series-favorite-status-unfaved {
  position: relative;
}
.sign-in-message {
  font-size: 86%;
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
  width: 280px;
  border-radius: 10px;
  padding: 24px 24px 16px;
  border: 3px solid #C2C2C2;
  z-index: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.sign-in-message p {
  text-align: left;
  white-space: normal;
  line-height: 1.2;
}
.sign-in-message .sign-in-message-button {
  margin-top: 8px;
}
.sign-in-message .sign-in-message-button p {
  text-align: center;
}
.sign-in-message .sign-in-message-button .button {
  width: 80%;
  margin: 8px 0;
}
.sign-in-message-comment {
  display: block;
  position: static;
  border: none;
  background: #e4e4e4;
  width: auto;
  margin: 24px;
  padding: 24px;
}
.sign-in-message-comment p {
  line-height: 1.4;
}
.sign-in-message-comment .sign-in-message-button {
  display: flex;
  justify-content: center;
}
.sign-in-message-comment .sign-in-message-button .button {
  margin: 0 6px;
  min-width: 140px;
}
.logged-in .message-box-attention > p {
  display: inline-block;
}
.logged-in .message-box-attention .button {
  margin: -4px 16px;
  border-radius: 5px;
  border: none;
  background: #616161;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-size: 93%;
}
.logged-in .message-box-attention .button:hover {
  background: #7a7a7a;
}
#header,
.content-inner {
  min-width: 0;
  min-height: 0;
  max-width: none;
}
#header-logo,
#header-right-content {
  width: 200px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header-right-content {
  padding-top: 16px;
  padding-right: 16px;
}
#header .series-title-container {
  font-size: 157%;
  font-weight: bold;
  padding: 4px 0 0;
  margin-bottom: 24px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  max-width: 0;
}
#header .series-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  max-width: 85%;
  vertical-align: middle;
}
#header .button-report {
  border: none;
  background: none;
}
#header .episode-number {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
#header .current-count {
  font-size: 128%;
}
#header .episode-page-count-separator {
  margin: 0 4px;
}
.page,
.back-matter {
  display: inline-block;
}
.footer-navigation {
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 200;
  padding: 8px;
  border-top: 1px solid #eaeaea;
}
.footer-navigation .user-container {
  float: left;
}
.footer-navigation .user-icon {
  width: 32px;
  border-radius: 50%;
  vertical-align: middle;
}
.footer-navigation .user-name {
  color: #201B26;
  vertical-align: middle;
}
.footer-navigation .seal-container {
  float: right;
}
.footer-navigation .seal-grandprix,
.footer-navigation .seal-editor {
  content: "";
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  background-image: url("/images/core/media/seal.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
  display: inline-block;
  position: relative;
}
.footer-navigation .seal-grandprix span,
.footer-navigation .seal-editor span {
  position: absolute;
  left: 1px;
  top: 9px;
  font-size: 86%;
  width: 2em;
  text-align: center;
  display: block;
}
.footer-navigation .seal-editor {
  background-position: -32px 0;
  width: 48px;
  width: 44.8px;
  top: -1px;
}
.footer-navigation .comment-button {
  background: #00a3f2;
  border: none;
  float: right;
  height: 48px;
  margin: -8px -8px -8px 0;
  padding: 0 16px;
  position: relative;
}
.footer-navigation .comment-button:before {
  content: '\f804';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fafafa;
  font-size: 37px;
  line-height: 30px;
}
.footer-navigation .comment-button .comment-count {
  position: absolute;
  right: 2px;
  top: 4px;
  font-size: 78%;
  background: #FF847E;
  color: #fafafa;
  padding: 4px;
  border-radius: 20px;
  display: block;
  word-break: break-all;
  min-width: 18px;
  max-width: 40px;
}
a.comment-top-link {
  background: #B0ABB2;
  border-radius: 30px;
  color: #fafafa;
  display: inline-block;
  font-size: 93%;
  margin-right: -70px;
  position: fixed;
  padding: 8px 16px;
  right: 50%;
  text-align: center;
  top: 60px;
  width: 140px;
  z-index: 200;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
}
a.comment-top-link:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f720';
  font-size: 10px;
  padding-right: 8px;
  color: #fafafa;
  font-weight: bold;
}
#comment-container {
  background: transparent;
  z-index: 199;
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  opacity: 0;
  padding: 0;
  overflow: visible;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s ease-in-out;
  visibility: hidden;
}
#comment-container .comment-box-container {
  background: #f1f1f1;
  box-sizing: border-box;
  border-left: 3px solid #CFCBD1;
  overflow: visible;
  height: 100%;
  width: 400px;
  padding: 49px 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.6s, -webkit-transform 0.6s;
  transition: all 0.6s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
#comment-container.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s ease-in-out;
}
#comment-container.active .comment-box-container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.6s, -webkit-transform 0.6s;
  transition: all 0.6s ease-in-out;
}
.comment-box {
  overflow-y: scroll;
  height: 100%;
}
.comment-close {
  border: none;
  border-style: none;
  -webkit-appearance: none;
  background: transparent;
  height: 30px;
  width: 30px;
  position: absolute;
  right: 410px;
  top: 58px;
  padding: 0;
  margin: 0;
  border-radius: 30px;
}
.comment-close:before {
  color: #CFCBD1;
  content: '\f70e';
  font-size: 25px;
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comment-close:hover:before {
  color: #b6b0b9;
}
.comment-edit {
  padding: 24px 24px 16px;
}
.comment-edit textarea {
  display: block;
  margin: 0 0 10px;
  font-size: 93%;
  width: 100%;
  border: 2px solid #00a3f2;
  border-radius: 10px;
}
.comment-edit label.nickname-container input {
  font-size: 86%;
  vertical-align: text-bottom;
  border: 2px solid #00a3f2;
  border-radius: 10px;
  width: 160px;
}
.comment-edit label.nickname-container span {
  font-size: 78%;
  color: #9e9e9e;
  font-weight: bold;
  padding-left: 4px;
}
.comment-edit input[type="submit"] {
  -webkit-appearance: none;
  border-style: none;
  border: none;
  border-radius: 0;
  background: #00a3f2;
  border: 2px solid #00a3f2;
  color: #fafafa;
  float: right;
  padding: 6px 16px;
  font-size: 93%;
  font-weight: bold;
  border-radius: 30px;
}
.comment-edit input[type="submit"]:hover {
  background: #009ce8;
  border-color: #0081bf;
}
.comment-edit .comment-description {
  display: block;
  padding: 8px 0 0;
  font-size: 72%;
  color: #9e9e9e;
}
ul.comment-list {
  padding: 0 24px;
  word-wrap: break-word;
}
ul.comment-list li {
  border-top: 1px solid #e2e2e2;
  padding: 16px 0 12px;
}
ul.comment-list li.comment-more-button {
  display: block;
  padding: 0 0 16px;
}
ul.comment-list li.comment-more-button .button-more {
  border-style: none;
  border: none;
  background: none;
  font-size: 93%;
  color: #00a3f2;
  margin: 0 auto;
  padding: 16px;
  display: block;
}
ul.comment-list li.comment-more-button .button-more:after {
  content: '\f711';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 10px;
}
ul.comment-list li.comment-more-button .button-more:hover {
  color: #0081bf;
}
ul.comment-list li.comment-more-button .button-more:hover:after {
  color: #0081bf;
}
ul.comment-list p.comment {
  font-size: 100%;
  padding: 0 0 8px;
  line-height: 1.4;
  word-wrap: break-word;
}
ul.comment-list p.comment-message {
  font-size: 86%;
  color: #B0ABB2;
  text-align: center;
  padding: 40px 0;
}
ul.comment-list .comment-meta {
  display: flex;
  align-items: flex-end;
  *zoom: 1;
}
ul.comment-list .comment-meta:before,
ul.comment-list .comment-meta:after {
  content: " ";
  display: table;
}
ul.comment-list .comment-meta:after {
  clear: both;
}
ul.comment-list .comment-meta span,
ul.comment-list .comment-meta a,
ul.comment-list .comment-meta button {
  border-style: none;
  border: none;
  background: none;
  font-size: 72%;
  color: #B0ABB2;
  padding: 0 8px 4px 0;
  line-height: 1.4;
  display: inline-block;
  word-break: break-word;
}
ul.comment-list .comment-meta a,
ul.comment-list .comment-meta button {
  cursor: pointer;
}
ul.comment-list .comment-meta a:hover,
ul.comment-list .comment-meta button:hover {
  color: #201B26;
}
ul.comment-list .comment-meta .comment-user-name {
  color: #201B26;
  font-weight: bold;
}
ul.comment-list .comment-meta .comment-user-name span {
  color: #201B26;
  margin-left: 2px;
  padding: 0;
  line-height: 1;
  margin: 0 0px 0 2px;
}
ul.comment-list .comment-meta button.comment-delete {
  border-style: none;
  border: none;
  padding: 0 0 4px;
  margin: 0;
}
ul.comment-list .comment-meta button.comment-delete:before {
  content: '\f70e';
  font-size: 78%;
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fafafa;
  background: #bdbdbd;
  border-radius: 100%;
  padding: 0;
  line-height: 15px;
  width: 15px;
  margin-right: 4px;
}
ul.comment-list .comment-meta button.comment-delete:hover:before {
  background: #B0ABB2;
}
ul.comment-list .comment-meta .comment-date {
  margin: 0 0 0 auto;
  padding: 0 0 4px 4px;
  white-space: nowrap;
}
.viewer-horizontal {
  overflow-x: hidden;
  overflow-y: hidden;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
}
.content-inner {
  margin-top: 0;
  padding: 0;
}
.content-inner.scroll-horizontal {
  position: relative;
  overflow: hidden;
}
.page-content {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-upper {
  display: table-row;
  height: 48%;
}
.page-bottom {
  display: table-row;
  height: 52%;
}
.page-upper-content,
.page-bottom-content {
  display: table-cell;
  text-align: center;
}
.scroll-horizontal .image-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 0;
}
.scroll-horizontal .page-area {
  display: inline-block;
  vertical-align: top;
}
.scroll-horizontal .align-left {
  text-align: left;
}
.scroll-horizontal .align-right {
  text-align: right;
}
.scroll-horizontal .hide {
  display: none !important;
}
.scroll-horizontal .page-navigation-backward,
.scroll-horizontal .page-navigation-forward {
  position: absolute;
  width: 30%;
  height: 100%;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
.scroll-horizontal .page-navigation-backward {
  right: 0;
}
.scroll-horizontal .page-navigation-backward:hover {
  cursor: url(/images/core/cursor_backward.cur?aKyKUiMSAPGO), auto;
  cursor: url(/images/core/cursor_backward.png?lMk2I9V7xFlN), -webkit-grab;
  cursor: url(/images/core/cursor_backward.png?lMk2I9V7xFlN), -moz-grab;
}
.scroll-horizontal .page-navigation-forward {
  left: 0;
}
.scroll-horizontal .page-navigation-forward:hover {
  cursor: url(/images/core/cursor_forward.cur?tf_R3f9niC62), auto;
  cursor: url(/images/core/cursor_forward.png?5llD-5ibpLnz), -webkit-grab;
  cursor: url(/images/core/cursor_forward.png?5llD-5ibpLnz), -moz-grab;
}
.viewer-vertical {
  overflow-x: hidden;
  overflow-y: scroll;
}
.scroll-vertical .page-area {
  text-align: center;
}
.scroll-vertical .page-area img {
  vertical-align: middle;
}
.scroll-vertical .page-navigation-backward,
.scroll-vertical .page-navigation-forward {
  position: fixed;
  height: 30%;
  left: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
}
.scroll-vertical .page-navigation-backward {
  top: 0;
}
.scroll-vertical .page-navigation-forward {
  bottom: 0;
}
.direction-guide {
  color: #fff;
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 10px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 32px 0;
  text-align: center;
  background: rgba(32, 27, 38, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9 /* .page-navigation-backward/forward より z-index を小さくする。 */;
}
.direction-guide-text {
  display: block;
  vertical-align: middle;
}
.direction-guide-icon {
  display: block;
  margin-bottom: 20px;
}
.direction-guide-icon:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 120px;
  display: block;
  margin-top: -15px;
}
.direction-guide-horizontal .direction-guide-icon:before {
  content: '\f712';
}
.direction-guide-vertical .direction-guide-icon:before {
  content: '\f711';
}
.modal-layer {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  overflow-y: auto;
}
.modal-layer .dialog {
  color: #201B26;
  background: #fff;
  margin: 120px auto 0;
  width: 420px;
  border-radius: 6px;
  padding: 24px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-layer .dialog .header-buttons {
  position: absolute;
  top: 8px;
  right: 8px;
}
.modal-layer .dialog .close-button {
  font-size: 21px;
  line-height: .8;
  padding: 0;
}
.modal-layer .dialog h2 {
  font-size: 128%;
  font-weight: bold;
  margin-bottom: 16px;
  padding-bottom: 0;
}
.modal-layer .dialog p {
  line-height: 1.4;
  font-size: 86%;
  margin-bottom: 16px;
}
.modal-layer .dialog textarea,
.modal-layer .dialog textarea:disabled {
  font-size: 100%;
  width: 100%;
  height: 198px;
  color: #201B26;
  background: #fff;
  border: 1px solid #B0ABB2;
  margin-top: 8px;
}
.modal-layer .dialog .select-report {
  font-size: 100%;
  width: 100%;
}
.modal-layer .dialog .form-footer {
  margin: 24px -24px -8px;
  padding: 16px 16px 0;
  border-top: 1px solid #eaeaea;
}
.modal-layer .dialog .button-secondary {
  color: #201B26;
  font-size: 128%;
  background: #fff;
  border-color: #B0ABB2;
  line-height: normal;
  text-align: center;
  width: 49%;
}
.modal-layer .dialog .button-secondary:hover {
  color: #201B26;
  border-color: #201B26;
  background: #fff;
}
.modal-layer .dialog .button-primary {
  color: #fff;
  font-size: 128%;
  width: 100%;
  background: #00a3f2;
  border-color: #00a3f2;
}
.modal-layer .dialog .button-primary:hover {
  color: #fff;
  background: #0db0ff;
  border-color: #0081bf;
}
.modal-layer .dialog .button-secondary + .button-primary {
  width: 49%;
  float: right;
}
.modal-layer .dialog .button:disabled {
  background: #E0E0E0 !important;
  border: 1px solid #E0E0E0 !important;
  color: #fff;
}
.modal-layer .modal-layer-guideline {
  padding: 8px;
  border: 1px solid #C2C2C2;
}
.modal-layer .modal-layer-guideline li {
  list-style: disc;
  margin-left: 2em;
  margin-bottom: 4px;
}
@media screen and (max-width: 580px) {
  .modal-layer .dialog {
    width: 90%;
    padding: 12px;
    margin: 10% auto;
  }
  .modal-layer .dialog .header-buttons {
    top: 6px;
    right: 6px;
  }
  .modal-layer .dialog textarea,
  .modal-layer .dialog textarea:disabled {
    height: 4em;
  }
  .modal-layer .dialog h2 {
    font-size: 100%;
    font-weight: bold;
  }
  .modal-layer .dialog .form-footer {
    margin: 12px -12px 0;
  }
}
#page-favorite-ad-area {
  position: relative;
}
.episode-favorite {
  vertical-align: bottom;
}
.page-bottom-content {
  padding-top: 32px;
  vertical-align: top;
  background: #f1f1f1;
}
.is-pc #page-favorite-ad-area {
  text-align: left;
}
#page-favorite .page-upper-content {
  vertical-align: middle;
}
#page-favorite .button-favorite {
  font-weight: bold;
  padding-top: 24px;
  background: none;
  border: none;
  position: relative;
  margin: 8px auto 0;
  display: table;
  z-index: 20;
}
#page-favorite .button-favorite:before {
  color: #00a3f2;
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 120px;
  content: '\f724';
  margin-right: 8px;
  background: #fff;
  border: 6px solid #00a3f2;
  border-radius: 50%;
  width: 160px;
  height: 160px;
}
#page-favorite .button-favorite:focus {
  outline: none;
}
#page-favorite .button-favorite .button-favorite-catch {
  color: #00a3f2;
  font-size: 128%;
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
}
#page-favorite .button-favorite .button-favorite-label {
  color: #00a3f2;
  font-size: 157%;
  display: block;
  font-weight: bold;
  margin-top: 6px;
}
#page-favorite .favorite-status-faved .button-favorite:before {
  color: #fff;
  background: #00a3f2;
}
#page-favorite .comment-button-last-page {
  color: #00a3f2;
  font-weight: bold;
  font-size: 93%;
  margin: 16px auto 0;
  border-radius: 30px;
  border: 3px solid #59c9ff;
  padding: 12px 24px 10px;
  display: inline-block;
  position: relative;
  z-index: 100;
  cursor: pointer;
}
#page-favorite .comment-button-last-page:hover {
  border: 3px solid #00a3f2;
}
#page-favorite .comment-button-last-page:before {
  content: '\f804';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #00a3f2;
  font-size: 32px;
  line-height: 1;
  margin-right: 12px;
  vertical-align: middle;
  margin-top: -10px;
}
#page-favorite .comment-button-last-page .comment-count {
  position: absolute;
  left: 35px;
  top: 4px;
  font-size: 78%;
  background: #FF847E;
  color: #fafafa;
  padding: 4px;
  border-radius: 20px;
  display: block;
  word-break: break-all;
  min-width: 18px;
}
#page-favorite .comment-private-message {
  padding: 8px;
  color: #B0ABB2;
  width: 80%;
  margin: 32px auto 0;
  font-size: 86%;
}
#page-favorite .button-container {
  position: relative;
  z-index: 20;
}
#page-favorite .dl-content {
  background: #fff;
  padding: 0 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 400px;
  width: 80%;
  margin: auto;
  z-index: 20;
  *zoom: 1;
}
#page-favorite .dl-content:before,
#page-favorite .dl-content:after {
  content: " ";
  display: table;
}
#page-favorite .dl-content:after {
  clear: both;
}
#page-favorite .dl-icon-container {
  width: 40%;
  float: left;
}
#page-favorite .dl-icon-container img {
  width: 100%;
}
#page-favorite .dl-lead-container {
  width: 58%;
  float: right;
}
#page-favorite .dl-lead-container img {
  width: 100%;
}
#page-favorite .dl-badge-container {
  width: 54%;
  float: right;
  margin-top: 6px;
}
#page-favorite .dl-badge-container.dl-badge-android {
  width: 47%;
}
#page-favorite .dl-badge-container img {
  width: 100%;
}
#page-favorite .dl-badge-ios,
#page-favorite .dl-badge-android {
  display: none;
}
.is-ios #page-favorite .dl-badge-ios {
  display: block;
}
.is-android #page-favorite .dl-badge-android {
  display: block;
}
#page-favorite .dl-help {
  padding: 12px 0 0;
  font-size: 86%;
  text-align: center;
  clear: both;
}
#page-favorite .dl-help .icon-iijan:before {
  content: '\f724';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#page-favorite .dl-help a {
  color: #201B26;
  font-weight: bold;
}
.ad-container iframe {
  position: relative;
  z-index: 20;
}
.ad-container a {
  position: relative;
  z-index: 20;
  display: inline-block;
  width: 300px;
  height: 250px;
  margin: auto;
}
.back-matter .page-upper-content {
  vertical-align: middle;
  padding: 0 10%;
}
.back-matter .series-title-container {
  color: #201B26;
  border-top: 3px double #201B26;
  padding-top: 24px;
  margin-bottom: 16px;
  text-align: center;
}
.back-matter .series-title {
  font-size: 128%;
  text-align: center;
  color: #201B26;
  font-weight: bold;
  max-width: 100%;
  position: relative;
  z-index: 20;
}
.back-matter .episode-number {
  margin-left: 8px;
}
.back-matter .user-container {
  font-weight: bold;
  position: relative;
  z-index: 20;
  margin-bottom: 16px;
}
.back-matter .user-container a {
  color: #201B26;
}
.back-matter .user-container .user-icon {
  width: 32px;
  border-radius: 50%;
  vertical-align: middle;
}
.back-matter .user-container .user-name {
  text-decoration: underline;
}
.back-matter #series-history {
  overflow: hidden;
}
.back-matter #series-history .series-history-title {
  padding-right: .5em;
}
.back-matter .button-container {
  border-top: 3px double #201B26;
  padding-top: 16px;
  margin-top: 24px;
  text-align: center;
}
.back-matter .button-container .button {
  font-weight: bold;
  padding: 16px 0;
  width: 80%;
  text-align: center;
  color: #00a3f2;
  border: 3px solid #59c9ff;
  background: #fff;
  border-radius: 32px;
  box-shadow: none;
  z-index: 20;
  position: relative;
}
.back-matter .button-container .button:hover {
  border-color: #00a3f2;
}
#rensai-ranking-status-in-viewer {
  margin-top: 16px;
  white-space: normal;
}
#rensai-ranking-status-in-viewer a {
  font-size: 86%;
  margin-bottom: 6px;
}
#rensai-ranking-status-in-viewer span {
  display: inline-block;
}
.plus-faved-message-content {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #0083e8;
  height: 50vh;
  min-height: 300px;
}
.plus-faved-message-content .plus-faved-message {
  margin: 0 0 80px;
  text-align: center;
  position: relative;
  display: inline-block;
}
.plus-faved-message-content .plus-faved-message .plus-faved-sub-text {
  font-size: 86%;
  margin-bottom: 10px;
}
.plus-faved-message-content .plus-faved-message .plus-faved-main-text {
  font-size: 157%;
}
.plus-faved-message-content .plus-faved-message .plus-faved-main-text::before {
  content: '';
  position: absolute;
  background: url("/images/core/jumpplus-faved-page-arrow.png?k-sbFYyfqSiV") center center no-repeat;
  background-size: 37px 34px;
  width: 37px;
  height: 34px;
  bottom: -50px;
  left: 50%;
  transform: translate(-50%, 0);
}
.viewer-horizontal .plus-faved-back-matter {
  height: 100%;
  width: 100%;
}
.viewer-horizontal .plus-faved-message-content {
  height: 100%;
}
.viewer-horizontal .plus-faved-message-content .plus-faved-message {
  margin: 12px 0;
}
.viewer-horizontal .plus-faved-message-content .plus-faved-message .plus-faved-sub-text {
  margin-bottom: 20px;
}
.viewer-horizontal .plus-faved-message-content .plus-faved-message .plus-faved-main-text {
  position: relative;
  display: inline-block;
  margin-left: 30px;
}
.viewer-horizontal .plus-faved-message-content .plus-faved-message .plus-faved-main-text::before {
  background-size: 30px auto;
  transform: rotate(90deg);
  left: -40px;
  bottom: 0;
  margin-left: 0;
  margin-bottom: -5px;
}
#relation-series .relation-series-container {
  vertical-align: top;
}
#relation-series a {
  z-index: 19;
  display: block;
  position: relative;
}
#relation-series a:hover .series-title {
  text-decoration: underline;
}
#relation-series .series-container {
  box-sizing: border-box;
  overflow: hidden;
  max-width: 600px;
  margin: 0 auto;
}
#relation-series .series-container-title-battle {
  color: #da1818;
}
#relation-series .series-container-title-fantasy {
  color: #15a3a3;
}
#relation-series .series-container-title-school {
  color: #0fa359;
}
#relation-series .series-container-title-love {
  color: #db1677;
}
#relation-series .series-container-title-comedy {
  color: #b3b336;
}
#relation-series .series-container-title-mystery {
  color: #5800b0;
}
#relation-series .series-container-title-others {
  color: #9c9c9c;
}
#relation-series .series-container-title {
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto 8px;
  width: 90%;
  text-align: center;
}
#relation-series .relation-new-series .series-container-title {
  padding-top: 8px;
  margin-top: 4px;
  border-top: 1px solid #201B26;
}
#relation-series .series-box-list {
  margin: 4px 0 0;
  text-align: center;
}
#relation-series li {
  width: 20%;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 1%;
}
#relation-series .cover-image {
  max-width: 100%;
  padding-bottom: 2px;
  background: #201B26;
}
#relation-series .series-meta {
  margin-top: 4px;
}
#relation-series .series-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #201B26;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 2px;
  text-align: left;
}
#relation-series .user-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #201B26;
  font-size: 10px;
  padding-bottom: 2px;
  text-align: left;
}
.scroll-vertical .page,
.scroll-vertical .back-matter {
  width: 100%!important;
}
.scroll-vertical #page-favorite-ad-area {
  text-align: center;
}
.scroll-vertical #page-favorite-ad-area .page-bottom-content {
  padding-bottom: 32px;
}
.scroll-vertical .page-content {
  height: inherit;
  min-height: inherit;
}
.scroll-vertical .page-upper {
  height: 400px;
}
.scroll-vertical .back-matter .page-upper-content {
  padding: 0;
}
.scroll-vertical .back-matter .series-title-container,
.scroll-vertical .back-matter .user-container,
.scroll-vertical .back-matter #series-history,
.scroll-vertical .back-matter .button-container {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  max-width: 500px;
}
.scroll-vertical .back-matter .page-bottom-content {
  padding-bottom: 80px;
}
#social-button-container {
  float: right;
  margin-right: 16px;
}
#social-button-container .social-button:before {
  margin-right: 8px;
  font-size: 30px;
}
