@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;
}
.toggle .input-label {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
.toggle .input-label:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 10px;
  border-radius: 10px;
  background: #E4E3E5;
  display: block;
  transition: 0.2s ease-in-out;
}
.toggle .input-label:after {
  content: "";
  position: absolute;
  top: 0;
  right: 28px;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 50px;
  background: #BCBBBD;
  transition: 0.2s ease-out;
}
.toggle input[type=checkbox] {
  display: none;
}
.toggle input[type="checkbox"]:checked + .input-label:before {
  background: #00a3f2;
}
.toggle input[type="checkbox"]:checked + .input-label:after {
  right: 8px;
  background: #0081bf;
}
.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;
}
.link-danger {
  color: #B85454;
}
.link-danger:hover {
  color: #c77878;
}
.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-tw img,
#social-button-container #social-button-line img,
#social-button-container #social-button-fb img,
#social-button-container #social-button-bookmark img {
  width: 42px;
  height: 42px;
}
.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;
}
.author-box-list li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 16%;
  min-height: 75px;
  float: left;
  padding: 4px;
  text-align: center;
  margin-bottom: 3px;
}
.author-box-list li.none {
  width: 100%;
  padding: 64px 24px;
  margin-bottom: 32px;
}
.author-box-list .author-contents {
  color: #201B26;
  display: block;
  position: relative;
  padding: 0 8px 16px;
}
.author-box-list .author-contents.no-list {
  font-size: 78%;
}
.author-box-list a {
  display: block;
  width: 100%;
  height: 100%;
}
.author-box-list .user-icon-container {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.author-box-list .user-icon-container img {
  width: 100%;
  border-radius: 50%;
}
.author-box-list .user-name {
  font-size: 86%;
  font-weight: bold;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.author-box-list .list-more {
  width: 100%;
  min-height: inherit;
  text-align: center;
  float: inherit;
  clear: both;
  padding-left: 0;
  padding-right: 0;
}
.series-box-list {
  margin: 0 -8px;
}
.series-box-list li {
  width: 25%;
  float: left;
  padding: 0 8px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.series-box-list li.none {
  width: 100%;
  padding: 64px 24px;
  margin-bottom: 32px;
}
.series-box-list li.more-restored-message {
  display: block;
  width: 100%;
  min-height: inherit;
  text-align: center;
  background: #f1f1f1;
  margin-bottom: 16px;
  padding: 8px;
}
.series-box-list li.more-restored-message p {
  font-size: 86%;
  display: inline-block;
}
.series-box-list li.more-restored-message button {
  color: #00a3f2;
  display: inline-block;
  background: transparent;
  border: none;
  font-size: 86%;
  font-weight: bold;
}
.series-box-list .series-box-list-blank .series-contents {
  overflow: hidden;
  line-height: 0;
  background: #E4E3E5;
}
.series-box-list .series-box-list-blank .series-contents .cover-image {
  margin-bottom: 4px;
}
.series-box-list .list-more {
  width: 100%;
  text-align: center;
  float: inherit;
  clear: both;
  padding-left: 0;
  padding-right: 0;
}
.series-box-list .button {
  color: #201B26;
  font-size: 86%;
  font-weight: bold;
  display: inline-block;
  width: 30%;
  min-width: 240px;
  border-width: 3px;
  border-radius: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 8px;
  cursor: pointer;
}
.series-box-list .button: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: 4px;
}
.series-box-list .button.disabled {
  display: none;
}
.series-box-list a {
  color: #201B26;
  display: block;
  overflow: hidden;
  position: relative;
}
.series-box-list a:hover .series-title {
  text-decoration: underline;
}
.series-box-list .ranking-number-container {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
  background: #201B26;
  padding: 4px 2px 0 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  height: 30px;
  width: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.series-box-list .cover-image-container {
  line-height: 0;
  min-height: 100px;
  background: #201B26;
}
.series-box-list .cover-image {
  border: 1px solid #eaeaea;
  border-bottom: none;
  margin-bottom: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.series-box-list .series-meta {
  height: 4em;
  padding-top: 8px;
}
.series-box-list .series-title {
  font-weight: bold;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 4px;
}
.series-box-list .user-name,
.series-box-list .series-description {
  font-size: 78%;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.series-box-list .user-name {
  margin-bottom: 8px;
}
.series-box-list .series-description {
  color: #B0ABB2;
}
.series-box-list .seal-container {
  position: absolute;
  top: 2px;
  right: -3px;
}
.series-box-list .seal-container img {
  width: 100%;
}
.series-box-list .seal-grandprix {
  width: 32px;
  display: inline-block;
}
.series-box-list .seal-grandprix span {
  left: 3px;
  top: 6px;
}
.series-box-list .seal-editor {
  display: inline-block;
  width: 48px;
  top: -1px;
}
.series-box-list li:nth-child(1) .ranking-number-container,
.series-box-list li:nth-child(2) .ranking-number-container,
.series-box-list li:nth-child(3) .ranking-number-container {
  background: #00a3f2;
}
.list-more .button {
  color: #00a3f2;
  border-color: #59c9ff;
}
.list-more .button:hover {
  border-color: #00a3f2;
}
.main-category-battle .series-box-list li:nth-child(1) .ranking-number-container,
.main-category-battle .series-box-list li:nth-child(2) .ranking-number-container,
.main-category-battle .series-box-list li:nth-child(3) .ranking-number-container {
  background: #da1818;
}
.main-category-battle .list-more .button {
  color: #da1818;
  border-color: #e9a1a1;
}
.main-category-battle .list-more .button:hover {
  border-color: #da1818;
}
.main-category-fantasy .series-box-list li:nth-child(1) .ranking-number-container,
.main-category-fantasy .series-box-list li:nth-child(2) .ranking-number-container,
.main-category-fantasy .series-box-list li:nth-child(3) .ranking-number-container {
  background: #15a3a3;
}
.main-category-fantasy .list-more .button {
  color: #15a3a3;
  border-color: #a1dada;
}
.main-category-fantasy .list-more .button:hover {
  border-color: #15a3a3;
}
.main-category-school .series-box-list li:nth-child(1) .ranking-number-container,
.main-category-school .series-box-list li:nth-child(2) .ranking-number-container,
.main-category-school .series-box-list li:nth-child(3) .ranking-number-container {
  background: #0fa359;
}
.main-category-school .list-more .button {
  color: #0fa359;
  border-color: #9fdabd;
}
.main-category-school .list-more .button:hover {
  border-color: #0fa359;
}
.main-category-love .series-box-list li:nth-child(1) .ranking-number-container,
.main-category-love .series-box-list li:nth-child(2) .ranking-number-container,
.main-category-love .series-box-list li:nth-child(3) .ranking-number-container {
  background: #db1677;
}
.main-category-love .list-more .button {
  color: #db1677;
  border-color: #f1a2c9;
}
.main-category-love .list-more .button:hover {
  border-color: #db1677;
}
.main-category-comedy .series-box-list li:nth-child(1) .ranking-number-container,
.main-category-comedy .series-box-list li:nth-child(2) .ranking-number-container,
.main-category-comedy .series-box-list li:nth-child(3) .ranking-number-container {
  background: #b3b336;
}
.main-category-comedy .list-more .button {
  color: #b3b336;
  border-color: #e1e1af;
}
.main-category-comedy .list-more .button:hover {
  border-color: #b3b336;
}
.main-category-mystery .series-box-list li:nth-child(1) .ranking-number-container,
.main-category-mystery .series-box-list li:nth-child(2) .ranking-number-container,
.main-category-mystery .series-box-list li:nth-child(3) .ranking-number-container {
  background: #5800b0;
}
.main-category-mystery .list-more .button {
  color: #5800b0;
  border-color: #bc99df;
}
.main-category-mystery .list-more .button:hover {
  border-color: #5800b0;
}
.main-category-others .series-box-list li:nth-child(1) .ranking-number-container,
.main-category-others .series-box-list li:nth-child(2) .ranking-number-container,
.main-category-others .series-box-list li:nth-child(3) .ranking-number-container {
  background: #9c9c9c;
}
.main-category-others .list-more .button {
  color: #9c9c9c;
  border-color: #d7d7d7;
}
.main-category-others .list-more .button:hover {
  border-color: #9c9c9c;
}
.series-list li {
  box-sizing: border-box;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.series-list 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;
  font-size: 160px;
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.series-list li.up:after {
  content: '\f72c';
  color: #FFF4F4;
}
.series-list li.up .ranking-number-container:after {
  content: "UP";
  color: #E38181;
}
.series-list li.down:after {
  content: '\f72d';
  color: #F1F9FF;
}
.series-list li.down .ranking-number-container:after {
  content: "DOWN";
  color: #5CBCE6;
}
.series-list li.stay:after {
  content: '\f72e';
  color: #F5F5F5;
  bottom: -6px;
}
.series-list li.stay .ranking-number-container:after {
  content: "STAY";
  color: #A5A2A7;
}
.series-list li.new:after {
  content: '\f72f';
  color: #FFF4F4;
  bottom: 13px;
  left: 0px;
}
.series-list li.new .ranking-number-container:after {
  content: "NEW";
  color: #E38181;
}
.series-list .series-contents {
  display: table;
  width: 100%;
  padding: 16px 0;
  position: relative;
  z-index: 1;
}
.series-list a {
  display: table;
  width: 100%;
  color: #201B26;
  overflow: hidden;
}
.series-list a:hover .series-title {
  text-decoration: underline;
}
.series-list .ranking-number-container {
  color: #CFCBD1;
  width: 80px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.series-list .ranking-number-container:after {
  font-family: 'Roboto', sans-serif;
  font-size: 86%;
  font-weight: bold;
  display: block;
  text-align: center;
}
.series-list .ranking-number {
  font-size: 56px;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  display: block;
  line-height: 1;
}
.series-list .cover-image-container {
  line-height: 0;
  width: 150px;
  height: 150px;
  margin-right: 16px;
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #eaeaea;
}
.series-list .cover-image {
  width: 100%;
}
.series-list .seal-container {
  position: absolute;
  top: 12px;
  right: 165px;
}
.series-list .seal-container img {
  width: 100%;
}
.series-list .seal-grandprix {
  display: inline-block;
  height: 40px;
  width: 40px;
  vertical-align: middle;
}
.series-list .seal-editor {
  display: inline-block;
  width: 60px;
  height: 40px;
  top: -1px;
  vertical-align: middle;
}
.series-list .series-meta {
  padding-right: 24px;
  display: table-cell;
  vertical-align: middle;
  max-width: 1px;
}
.series-list .series-meta header {
  clear: both;
}
.series-list .series-category {
  color: #fff;
  font-size: 56%;
  line-height: 1.2;
  display: inline-block;
  padding: 2px 4px;
  margin: 0 4px 8px 0;
  border-radius: 6px;
  float: left;
}
.series-list .series-title {
  font-size: 157%;
  font-weight: bold;
  line-height: 1.2;
  margin: 4px 0;
}
.series-list .user-name {
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 4px;
}
.series-list .series-description {
  color: #B0ABB2;
  font-size: 86%;
  line-height: 1.4;
  margin-top: 8px;
}
.series-list .with-seal {
  position: relative;
}
.series-list .series-list-junior {
  width: 50%;
  float: left;
  background: #f1f1f1;
}
.series-list .series-list-junior.up:after,
.series-list .series-list-junior.down:after,
.series-list .series-list-junior.stay:after,
.series-list .series-list-junior.new:after {
  color: #EAEAEA;
  font-size: 114px;
  left: 0;
  bottom: 2px;
}
.series-list .series-list-junior.new:after {
  font-size: 90px;
  bottom: 8px;
}
.series-list .series-list-junior .series-contents {
  padding: 8px 0;
  min-height: 90px;
}
.series-list .series-list-junior .ranking-number-container {
  height: 40px;
}
.series-list .series-list-junior.up .ranking-number-container:after,
.series-list .series-list-junior.down .ranking-number-container:after,
.series-list .series-list-junior.stay .ranking-number-container:after,
.series-list .series-list-junior.new .ranking-number-container:after {
  color: #B0ABB2;
}
.series-list .series-list-junior .ranking-number {
  color: #B0ABB2;
  font-size: 115%;
}
.series-list .series-list-junior .series-meta {
  text-align: left;
  padding: 8px 16px 8px 0;
}
.series-list .series-list-junior .series-meta header {
  float: inherit;
  width: auto;
  clear: inherit;
}
.series-list .series-list-junior .series-title {
  font-size: 115%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.series-list .series-list-junior .user-name {
  font-size: 86%;
  margin-bottom: 0;
}
.series-list .series-list-junior .series-category {
  float: inherit;
  margin-bottom: 0;
}
.series-mini-list li {
  box-sizing: border-box;
  border-top: 1px solid #eaeaea;
  position: relative;
}
.series-mini-list .series-contents {
  display: table;
  width: 100%;
  padding: 16px 0;
}
.series-mini-list .list-more {
  text-align: right;
}
.series-mini-list .button {
  font-size: 78%;
  color: #00a3f2;
  display: inline-block;
  border-width: 1px;
  padding: 0;
  margin: 16px 0;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.series-mini-list .button: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: '\f71b';
  margin-left: 4px;
}
.series-mini-list .button:hover {
  text-decoration: underline;
}
.series-mini-list .button.disabled {
  display: none;
}
.series-mini-list a {
  display: table;
  width: 100%;
  color: #201B26;
  overflow: hidden;
}
.series-mini-list a:hover .series-title {
  text-decoration: underline;
}
.series-mini-list .cover-image-container {
  line-height: 0;
  width: 64px;
  height: 64px;
  margin-right: 8px;
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #eaeaea;
}
.series-mini-list .cover-image {
  width: 100%;
}
.series-mini-list .series-meta {
  padding-left: 8px;
  display: table-cell;
  vertical-align: middle;
  max-width: 1px;
}
.series-mini-list .series-meta header {
  clear: both;
}
.series-mini-list .series-title {
  font-size: 78%;
  font-weight: bold;
  line-height: 1.2;
  margin: 4px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.series-mini-list .user-name {
  font-size: 78%;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 4px;
}
.series-box-list.soudatsu {
  margin: 0 24px;
}
.series-box-list.soudatsu .ranking-pv-container {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  height: 22px;
  background: rgba(32, 27, 38, 0.8);
}
.series-box-list.soudatsu .ranking-pv-container .ranking-pv {
  color: #fff;
  padding: 0 4px 0 8px;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status {
  position: relative;
  padding: 0 4px;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status::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;
  margin-left: 2px;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.up {
  color: #ff8080;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.up::after {
  content: '\f72c';
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.down {
  color: #52c6ff;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.down::after {
  content: '\f72d';
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.stay {
  color: #fff;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.stay::after {
  content: '-';
}
.series-box-list.soudatsu .cover-image-container {
  position: relative;
}
.modal-layer {
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  overflow-y: auto;
}
.modal-layer .dialog {
  color: #201B26;
  background: #fff;
  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 img {
  max-width: 100%;
}
.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;
}
.onetime-modal-dialog .modal-layer .dialog {
  padding: 16px;
}
.onetime-modal-dialog .modal-layer .dialog .form-footer {
  border: none;
  margin: 8px 0 0;
  padding: 0;
  text-align: center;
}
.onetime-modal-dialog .modal-layer .dialog a {
  display: block;
}
@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;
  }
}
@media screen and (max-height: 610px) {
  .onetime-modal-dialog .modal-layer {
    align-items: flex-start;
  }
}
.is-pc .breadcrumbs,
.is-pc .content-inner,
.is-pc #footer > div {
  max-width: 1280px;
  min-width: 1024px;
  margin: 0 auto;
}
.is-pc #footer {
  min-width: 1024px;
}
.is-pc #header {
  min-width: 1024px;
}
.is-pc .breadcrumbs {
  padding: 8px 32px;
}
.is-pc .content-inner {
  padding: 32px;
  min-height: 500px;
  overflow: hidden;
}
.is-pc .breadcrumbs + .content-inner {
  padding-bottom: 40px;
}
.is-pc .breadcrumbs,
.is-pc .content-inner,
.is-pc .main,
.is-pc .overview {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.is-pc .tagline {
  background: #201B26;
  color: #E4E4E4;
  padding: 8px 24px;
  font-size: 12px;
}
.is-pc .header-inner {
  min-height: 50px;
}
.is-pc #header-navmenu {
  padding-left: 8px;
}
.is-pc #header-navmenu li {
  display: inline-block;
}
.is-pc #header-navmenu a {
  color: #B0ABB2;
  font-weight: bold;
  display: block;
  padding: 24px 8px 16px;
}
.is-pc #header-navmenu li.selected a,
.is-pc #header-navmenu a:hover {
  color: #201B26;
}
.is-pc #header-right-content a,
.is-pc #header-right-content button {
  color: #B0ABB2;
}
.is-pc #header-right-content a.button-primary {
  color: #fff!important;
  text-align: center;
}
.is-pc #header-right-content a:hover,
.is-pc #header-right-content button:hover {
  color: #201B26;
}
.is-pc #header-right-content .user-menu {
  font-size: 86%;
  margin-right: 24px;
}
.is-pc #header-right-content .user-menu li {
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
}
.is-pc #header-right-content .user-menu button {
  background: none;
  border: none;
  font-size: 100%;
  padding: 0;
  margin: 0;
}
.is-pc #header-right-content .dropdown-user-menu {
  margin-right: 16px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.is-pc #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%;
}
.is-pc #header-right-content .dropdown-user-menu .user-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  vertical-align: middle;
}
.is-pc #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;
}
.is-pc #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;
}
.is-pc #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;
}
.is-pc #header-right-content .dropdown-user-menu .user-menu li:first-child {
  border: none;
}
.is-pc #header-right-content .dropdown-user-menu .user-menu li.user-menu-signout {
  border-width: 2px;
  margin: 0;
  padding: 8px 12px;
}
.is-pc #header-right-content .dropdown-user-menu .user-menu li a,
.is-pc #header-right-content .dropdown-user-menu .user-menu li button {
  display: block;
}
.is-pc #header-right-content .dropdown-user-menu.selected .user-menu {
  display: inline-block;
}
.is-pc #header-right-content .dropdown-notif-list {
  margin-right: 16px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
}
.is-pc #header-right-content .dropdown-notif-list .icon.unread::after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  top: 0;
  right: -2px;
  width: 5px;
  height: 5px;
  background: #ff400d;
}
.is-pc #header-right-content .dropdown-notif-list .icon button {
  border: none;
  display: block;
  width: 25px;
  height: 24px;
  background-image: url(/images/core/icon-notif.svg?NF5w0CrH2MVc);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: inherit;
}
.is-pc #header-right-content .dropdown-notif-list .icon button span {
  display: none;
}
.is-pc #header-right-content .dropdown-notif-list .balloon {
  position: absolute;
  display: none;
  text-align: left;
  width: 374px;
  right: -64px;
  top: 34px;
  background: #fff;
  border: 1px solid #eaeaea;
  border-top: 3px solid #eaeaea;
  z-index: 200;
  min-height: 60px;
}
.is-pc #header-right-content .dropdown-notif-list .balloon:before {
  bottom: 100%;
  right: 68px;
  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;
}
.is-pc #header-right-content .dropdown-notif-list.open .balloon {
  display: block;
}
.is-pc #header-right-content .dropdown-notif-list .balloon-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #eaeaea;
}
.is-pc #header-right-content .dropdown-notif-list .balloon-title,
.is-pc #header-right-content .dropdown-notif-list .balloon-settings {
  padding: 16px 8px;
}
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list {
  max-height: calc(100vh - 180px);
  overflow: hidden auto;
}
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list a,
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list span {
  display: block;
}
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list a:last-child .notif-container,
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list span:last-child .notif-container {
  border: none;
}
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list a.unread,
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list span.unread {
  background: #dff4fe;
}
.is-pc #header-right-content .dropdown-notif-list .balloon-content-list a:hover .notif-title {
  text-decoration: underline;
}
.is-pc #header-right-content .dropdown-notif-list .notif-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  margin: 0 16px;
  border-bottom: 1px solid #eaeaea;
  box-sizing: border-box;
}
.is-pc #header-right-content .dropdown-notif-list .notif-content {
  color: #201B26;
  width: calc(100% - 48px);
}
.is-pc #header-right-content .dropdown-notif-list .notif-date {
  font-size: 86%;
  color: #7E7C7F;
}
.is-pc #header-right-content .dropdown-notif-list .notif-title {
  margin: 4px 0;
  line-height: 1.4;
  font-size: 93%;
}
.is-pc #header-right-content .dropdown-notif-list .notif-description {
  display: flex;
  align-items: center;
  font-size: 93%;
}
.is-pc #header-right-content .dropdown-notif-list .notif-image {
  margin-right: 2px;
}
.is-pc #header-right-content .dropdown-notif-list .notif-series-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-pc #header-right-content .dropdown-notif-list .notif-user-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-pc #header-right-content .dropdown-notif-list .notif-episode {
  color: #7E7C7F;
  margin-left: 8px;
  white-space: nowrap;
}
.is-pc #header-right-content .dropdown-notif-list .notif-episode::before {
  content: "-";
}
.is-pc #header-right-content .dropdown-notif-list .notif-kind-icon {
  display: block;
}
.is-pc #header-right-content .dropdown-notif-list .notif-kind-icon img {
  width: 40px;
  height: 40px;
}
.is-pc .creator .dropdown-notif-list {
  display: none!important;
}
.is-pc .breadcrumb > li {
  color: #B0ABB2;
  display: inline-block;
  font-size: 78%;
}
.is-pc .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;
}
.is-pc .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;
}
.is-pc .breadcrumb > li:last-child {
  color: #201B26;
}
.is-pc .breadcrumb > li:last-child:after {
  content: none;
}
.is-pc .breadcrumb > li a {
  color: #B0ABB2;
}
.is-pc .breadcrumb > li a:hover {
  color: #201B26;
}
.is-pc #footer {
  background: #201B26;
}
.is-pc #footer > div {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 32px 0;
  overflow: hidden;
}
.is-pc #footer #service-logo {
  float: left;
  vertical-align: middle;
}
.is-pc #footer #service-logo li {
  margin-right: 16px;
  display: inline-block;
}
.is-pc #footer #service-logo a {
  height: 36px;
  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;
}
.is-pc #footer #service-logo a:hover {
  opacity: 1;
}
.is-pc #footer #service-logo .official-link-rookie {
  width: 160px;
  background-image: url('/images/core/rookie-logo-white.svg?uoQVc2Nmj834');
}
.is-pc #footer #service-logo .official-link-plus {
  width: 126px;
  background-image: url('/images/core/jumpplus-logo-white.svg?kkSnOTbEDHht');
}
.is-pc #footer #footer-menu {
  float: right;
  font-size: 86%;
  margin-top: 16px;
  vertical-align: middle;
  text-align: right;
}
.is-pc #footer #footer-menu li {
  display: inline-block;
  margin-left: 16px;
}
.is-pc #footer #footer-menu a {
  color: #fff;
}
.is-pc #footer #footer-menu a:hover {
  text-decoration: underline;
}
.is-pc #footer #footer-banner {
  clear: both;
  float: left;
  margin-top: 16px;
  vertical-align: middle;
}
.is-pc #footer #footer-banner li {
  float: left;
}
.is-pc #footer #footer-banner a {
  display: inline-block;
}
.is-pc #footer #footer-banner img {
  width: 100px;
}
@media screen and (max-width: 1280px) {
  .is-pc #footer #service-logo {
    float: inherit;
    text-align: center;
    margin-top: 16px;
  }
  .is-pc #footer #service-logo li:last-child {
    margin-right: 0;
  }
  .is-pc #footer #footer-menu {
    float: inherit;
    text-align: center;
  }
  .is-pc #footer #footer-menu li {
    margin: 0 8px;
  }
  .is-pc #footer #footer-banner {
    clear: both;
    float: inherit;
    text-align: center;
    vertical-align: middle;
  }
  .is-pc #footer #footer-banner li {
    float: inherit;
    display: inline-block;
  }
}
@media screen and (max-width: 580px) {
  .is-pc #footer #service-logo,
  .is-pc #footer ul {
    display: block;
  }
  .is-pc #footer #service-logo {
    margin-top: 8px;
  }
  .is-pc #footer li {
    font-size: 72%;
    margin: 8px;
  }
}
.is-pc .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;
}
.is-pc .button:hover {
  color: #201B26;
  border-color: #201B26;
}
.is-pc .button-primary {
  color: #fff;
  background: #00a3f2;
  border-color: #00a3f2;
}
.is-pc .button-primary:hover {
  color: #fff;
  background: #0095de;
  border-color: #0081bf;
}
.is-pc .button-text {
  font-size: 86%;
  text-decoration: underline;
  background: transparent;
  border: none;
}
.is-pc .button-report-container {
  margin: 32px 0 0;
  text-align: right;
  clear: both;
}
.is-pc .button-report-container .button-report {
  color: #CFCBD1;
  font-size: 72%;
  border: none;
  background: none;
  width: inherit;
  margin: 0;
  padding: 0;
}
.is-pc .series-favorite-status-unfaved {
  position: relative;
}
.is-pc .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;
}
.is-pc .sign-in-message p {
  text-align: left;
  white-space: normal;
  line-height: 1.2;
}
.is-pc .sign-in-message .sign-in-message-button {
  margin-top: 8px;
}
.is-pc .sign-in-message .sign-in-message-button p {
  text-align: center;
}
.is-pc .sign-in-message .sign-in-message-button .button {
  width: 80%;
  margin: 8px 0;
}
.is-pc .sign-in-message-comment {
  display: block;
  position: static;
  border: none;
  background: #e4e4e4;
  width: auto;
  margin: 24px;
  padding: 24px;
}
.is-pc .sign-in-message-comment p {
  line-height: 1.4;
}
.is-pc .sign-in-message-comment .sign-in-message-button {
  display: flex;
  justify-content: center;
}
.is-pc .sign-in-message-comment .sign-in-message-button .button {
  margin: 0 6px;
  min-width: 140px;
}
.is-pc.logged-in .message-box-attention > p {
  display: inline-block;
}
.is-pc.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%;
}
.is-pc.logged-in .message-box-attention .button:hover {
  background: #7a7a7a;
}
body.is-sp {
  font-size: 14px;
}
.is-sp a:focus,
.is-sp .button:focus,
.is-sp button:focus {
  outline: none;
}
.is-sp #layout-container #content {
  padding-bottom: 82px;
}
.is-sp #layout-container #footer {
  height: 82px;
}
.is-sp .top #layout-container #content {
  padding-bottom: 0;
}
.is-sp .top #layout-container #footer {
  height: auto;
  position: inherit;
  overflow: hidden;
}
.is-sp .main-container {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.is-sp .main-container .main {
  display: inline-block;
  width: 100%;
  white-space: normal;
  vertical-align: top;
}
.is-sp .content-inner {
  padding: 50px 0 18px;
  max-width: inherit;
  min-width: inherit;
}
.is-sp #header,
.is-sp .header-new-sp {
  position: fixed;
  top: 0px;
  width: 100%;
  min-width: inherit;
  z-index: 200;
}
.is-sp .header-inner {
  background: #0083e8;
  text-align: center;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.is-sp #header-logo {
  padding: 8px 8px 0 12px;
}
@media screen and (max-width: 370px) {
  .is-sp #header-logo {
    padding: 3px 4px 0 4px;
  }
}
.is-sp #header-logo a {
  display: inline-block;
  width: 140px;
  background-image: url('/images/core/rookie-logo-white.svg?uoQVc2Nmj834');
}
@media screen and (max-width: 370px) {
  .is-sp #header-logo a {
    width: 120px;
    height: 26px;
  }
}
.is-sp #header-back-button,
.is-sp .header-back-button {
  width: 40px;
  min-width: 40px;
  border: none;
  vertical-align: middle;
}
.is-sp #header-back-button a,
.is-sp .header-back-button a,
.is-sp #header-back-button button,
.is-sp .header-back-button button {
  color: #fff;
  padding: 7px 0;
  border: none;
  background: transparent;
}
.is-sp #header-back-button a:before,
.is-sp .header-back-button a:before,
.is-sp #header-back-button button:before,
.is-sp .header-back-button button:before {
  font-size: 32px;
  height: 35px;
}
.is-sp #header-back-button a:active,
.is-sp .header-back-button a:active,
.is-sp #header-back-button button:active,
.is-sp .header-back-button button:active {
  color: #fff;
}
.is-sp #header-back-button.header-home-button,
.is-sp .header-back-button.header-home-button {
  width: 60px;
}
.is-sp #header-back-button.header-home-button a:before,
.is-sp .header-back-button.header-home-button a:before {
  content: '\f799';
}
.is-sp #header-back-button.header-back-button-only,
.is-sp .header-back-button.header-back-button-only {
  display: inline-block;
  float: left;
}
.is-sp #header-back-button + #header-logo,
.is-sp .header-back-button + #header-logo {
  width: auto;
  padding: 0 40px 0 0;
}
.is-sp #header-title-container {
  color: #fff;
  font-size: 128%;
  font-weight: bold;
  line-height: 1.2;
  vertical-align: middle;
  display: table-cell;
  padding-right: 40px;
  padding-top: 2px;
}
.is-sp #header-title-container .header-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
  margin: 0 -40px;
  vertical-align: middle;
}
.is-sp #header-left-content {
  width: 1px;
}
.is-sp #header-right-content {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 46px;
  margin-right: 6px;
  padding-bottom: 4px;
}
.is-sp #header-right-content .user-menu,
.is-sp #header-right-content .episode-page-count-container {
  display: none;
}
.is-sp #header-ranking,
.is-sp #header-rensai-ranking,
.is-sp #header-other,
.is-sp #header-notif,
.is-sp #header-login-menu {
  margin-left: 18px;
  position: relative;
}
@media screen and (max-width: 420px) {
  .is-sp #header-ranking,
  .is-sp #header-rensai-ranking,
  .is-sp #header-other,
  .is-sp #header-notif,
  .is-sp #header-login-menu {
    margin-left: 12px;
  }
}
@media screen and (max-width: 375px) {
  .is-sp #header-ranking,
  .is-sp #header-rensai-ranking,
  .is-sp #header-other,
  .is-sp #header-notif,
  .is-sp #header-login-menu {
    margin-left: 5px;
  }
}
.is-sp #header-ranking .header-new,
.is-sp #header-rensai-ranking .header-new,
.is-sp #header-other .header-new,
.is-sp #header-notif .header-new,
.is-sp #header-login-menu .header-new {
  color: #fff;
  font-size: 10px;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  padding: 2px 3px;
  top: 14px;
  right: 0;
  margin-left: -6px;
  background: #E82300;
  display: block;
  width: inherit;
  text-align: center;
  border-radius: 5px;
}
.is-sp #header-ranking a,
.is-sp #header-rensai-ranking a,
.is-sp #header-other a,
.is-sp #header-notif a,
.is-sp #header-login-menu a {
  color: #fff!important;
  display: block;
}
.is-sp #header-ranking a .menu-label,
.is-sp #header-rensai-ranking a .menu-label,
.is-sp #header-other a .menu-label,
.is-sp #header-notif a .menu-label,
.is-sp #header-login-menu a .menu-label {
  white-space: nowrap;
  font-size: 10px;
}
.is-sp #header-other a:before,
.is-sp #header-login-menu 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;
  font-size: 27px;
  line-height: 27px;
  display: block;
  text-align: center;
  margin-bottom: 6px;
  content: '\f798';
}
.is-sp #header-ranking a:before,
.is-sp #header-rensai-ranking a:before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
}
.is-sp #header-ranking a:before {
  background-image: url('/images/core/icon-rookie-award-top.svg?WJwwz5AL6O31');
  background-position: 11px 0px;
  height: 27.5px;
  margin: 2px 0 4px;
}
.is-sp #header-rensai-ranking a:before {
  background-image: url('/images/core/icon-rensai-ranking-top.svg?w8Dp4BSyA2WE');
  background-position: 6px 0px;
  height: 26px;
  margin: 3px 0 4px;
}
.is-sp #header-notif {
  position: relative;
}
.is-sp #header-notif .icon.unread::after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  top: -2px;
  right: -3px;
  width: 7px;
  height: 7px;
  background: #fff;
}
.is-sp #header-notif .icon button {
  border: none;
  background-color: inherit;
  color: #fff !important;
  display: block;
  white-space: nowrap;
  font-size: 10px;
  line-height: 1;
  padding: 0 0;
  width: 3em;
  height: 39px;
}
.is-sp #header-notif .icon button::before {
  content: "";
  width: 25px;
  height: 24px;
  background-image: url(/images/core/icon-notif-white.svg?M-A6iS19qoaS);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 3px;
  display: block;
}
.is-sp #header-notif .modal {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  background: #fff;
}
.is-sp #header-notif.open .modal {
  display: block;
}
.is-sp #header-notif .modal-header {
  background: #0083e8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.is-sp #header-notif .modal-close .close-button {
  font-size: 25px;
  padding: 10px;
  color: #fff;
  margin-bottom: 3px;
}
.is-sp #header-notif .modal-close span {
  display: none;
}
.is-sp #header-notif .modal-title {
  line-height: 1;
  color: #fff;
}
.is-sp #header-notif .modal-settings a {
  padding: 10px;
}
.is-sp #header-notif .modal-settings a::before {
  content: '\f792';
  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: #fff;
  font-size: 27px;
  height: 27px;
  width: 27px;
  margin-bottom: 3px;
}
.is-sp #header-notif .modal-settings a span {
  display: none;
}
.is-sp #header-notif .balloon-content-list {
  overflow: hidden auto;
  max-height: calc(100% - 50px);
  box-sizing: border-box;
  padding-bottom: 50px;
}
.is-sp #header-notif .balloon-content-list a,
.is-sp #header-notif .balloon-content-list span {
  display: block;
}
.is-sp #header-notif .balloon-content-list a:last-child .notif-container,
.is-sp #header-notif .balloon-content-list span:last-child .notif-container {
  border: none;
}
.is-sp #header-notif .balloon-content-list a.unread,
.is-sp #header-notif .balloon-content-list span.unread {
  background: #dff4fe;
}
.is-sp #header-notif .notif-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  margin: 0 16px;
  border-bottom: 1px solid #eaeaea;
  box-sizing: border-box;
}
.is-sp #header-notif .notif-content {
  color: #201B26;
  text-align: left;
  width: calc(100% - 54px);
}
.is-sp #header-notif .notif-date {
  font-size: 12px!important;
  color: #7E7C7F;
}
.is-sp #header-notif .notif-title {
  margin: 4px 0;
  line-height: 1.4;
  font-size: 14px!important;
}
.is-sp #header-notif .notif-description {
  display: flex;
  align-items: center;
  font-size: 14px!important;
}
.is-sp #header-notif .notif-image {
  margin-right: 2px;
}
.is-sp #header-notif .notif-series-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-sp #header-notif .notif-user-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-sp #header-notif .notif-episode {
  color: #7E7C7F;
  margin-left: 8px;
  white-space: nowrap;
}
.is-sp #header-notif .notif-episode::before {
  content: "-";
}
.is-sp #header-notif .notif-kind-icon {
  display: block;
  margin-left: 6px;
}
.is-sp #header-notif .notif-kind-icon img {
  width: 40px;
  height: 40px;
}
.is-sp #media .header-inner .header-favorite {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 12px;
}
.is-sp #media .header-inner .button-favorite {
  color: #fff;
  font-weight: bold;
  border: none;
  background: transparent;
  padding: 0 6px;
  min-width: inherit;
  border: 2px solid #fff;
  border-radius: 6px;
  float: right;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.is-sp #media .header-inner .button-favorite: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: '\f725';
}
.is-sp #media .header-inner .favorite-status-faved .button-favorite {
  color: #0083e8;
  background: #fff;
}
.is-sp #footer {
  background: #000;
}
.is-sp #service-logo {
  padding-top: 8px;
  vertical-align: middle;
  text-align: center;
  margin: 16px auto 0;
}
.is-sp #service-logo li {
  margin: 8px;
  display: inline-block;
}
.is-sp #service-logo a {
  height: 36px;
  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;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.is-sp #service-logo a:hover {
  opacity: 1;
}
.is-sp #service-logo .official-link-rookie {
  width: 160px;
  background-image: url('/images/core/rookie-logo-white.svg?uoQVc2Nmj834');
}
.is-sp #service-logo .official-link-plus {
  width: 126px;
  background-image: url('/images/core/jumpplus-logo-white.svg?kkSnOTbEDHht');
}
.is-sp #footer-menu {
  font-size: 86%;
  margin: 16px;
  padding-top: 16px;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #fff;
}
.is-sp #footer-menu li {
  display: inline-block;
  margin: 16px 12px;
}
.is-sp #footer-menu a {
  color: #fff;
}
.is-sp #footer-banner {
  margin: 16px auto;
  vertical-align: middle;
  overflow: hidden;
  width: 70%;
  max-width: 420px;
}
@media screen and (max-width: 580px) {
  .is-sp #footer-banner {
    margin: 16px;
    width: calc(100% - 32px);
  }
}
.is-sp #footer-banner li {
  display: inline-block;
  width: 25%;
  float: left;
  line-height: 0;
}
@media screen and (max-width: 580px) {
  .is-sp #footer-banner li {
    width: 33.33333333%;
  }
}
.is-sp #footer-banner a {
  display: inline-block;
}
.is-sp #footer-banner img {
  width: 100%;
}
.is-sp .button {
  color: #0083e8;
  font-size: 100%;
  font-weight: bold;
  display: inline-block;
  border-radius: 30px;
  background: #fff;
  border: 2px solid #0083e8;
  padding: 6px 6px 4px;
  margin: 0;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.is-sp .button-primary {
  color: #fff;
  background: #0083e8;
}
.is-sp .button-report-container {
  margin: 24px 12px 0;
  text-align: right;
  clear: both;
}
.is-sp .button-report-container .button-report {
  color: #CFCBD1;
  font-size: 78%;
  border: none;
  background: none;
  width: inherit;
  margin: 0;
  padding: 0;
}
.is-sp .button-more {
  color: #0083e8;
  font-size: 100%;
  font-weight: bold;
  display: block;
  width: 100%;
  margin: 12px 0;
  padding: 6px 6px 4px;
  border: none;
  background: transparent;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.is-sp .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;
  font-size: 18px;
  margin-left: 6px;
}
.is-sp .button-more.disabled {
  display: none;
}
.is-sp .form-search {
  margin: 6px 6px 24px;
}
.is-sp .form-search form {
  position: relative;
}
@media screen and (min-width: 580px) {
  .is-sp .form-search form {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.is-sp .form-search input {
  font-size: 115%;
  height: 40px;
  width: 100%;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 46px;
  border-radius: 6px;
}
.is-sp .form-search button {
  background: #0083e8;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 0 6px 6px 0;
  text-align: center;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.is-sp .form-search 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;
  content: '\f73B';
  color: #fff;
  font-size: 26px;
  margin-top: -3px;
}
.is-sp .sign-in-message {
  font-size: 100%;
  display: none;
  position: fixed;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 160px;
  width: 240px;
  border-radius: 10px;
  padding: 18px;
  border: 3px solid #C2C2C2;
  z-index: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.is-sp .sign-in-message p {
  text-align: left;
}
.is-sp .sign-in-message .sign-in-message-button {
  margin-top: 6px;
}
.is-sp .sign-in-message .sign-in-message-button p {
  text-align: center;
}
.is-sp .sign-in-message .sign-in-message-button .button {
  width: 80%;
  margin: 6px 0;
}
.is-sp .sign-in-message-comment {
  display: block;
  position: static;
  border: none;
  background: #e4e4e4;
  width: auto;
  margin: 18px;
  padding: 18px 18px 14px;
  height: auto;
}
.is-sp .sign-in-message-comment p {
  line-height: 1.4;
  font-size: 86%;
}
@media screen and (min-width: 580px) {
  .is-sp .series-container {
    padding-left: 3px;
    padding-right: 3px;
  }
}
.is-sp body.error .error-message {
  margin: 16px auto 0;
}
.is-app.is-ios #header-logo,
.is-app.is-ios #header-right-content {
  padding-bottom: 6px;
}
.is-app.is-ios .content-inner,
.is-app.is-ios#account .content-inner,
.is-app.is-ios.settings .content-inner {
  padding-top: 50px;
  padding-top: calc(constant(safe-area-inset-top) + 50px);
  padding-top: calc(env(safe-area-inset-top) + 50px);
}
.is-app.is-ios.is-jam-app .content-inner,
.is-app.is-ios#account.is-jam-app .content-inner,
.is-app.is-ios.settings.is-jam-app .content-inner {
  padding-top: 0;
}
.is-app.is-ios.viewer .content-inner {
  padding-top: 0;
  margin-top: constant(safe-area-inset-top);
  margin-top: env(safe-area-inset-top);
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
.is-app.is-ios #layout-container #content {
  padding-bottom: 82px;
  padding-bottom: calc(constant(safe-area-inset-bottom) + 82px);
  padding-bottom: calc(env(safe-area-inset-bottom) + 82px);
}
.is-app.is-ios .header-inner {
  padding-top: 14px;
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
  height: 50px;
  height: calc(constant(safe-area-inset-top) + 50px);
  height: calc(env(safe-area-inset-top) + 50px);
}
.is-jam-app #header {
  display: none;
}
.is-jam-app.top #header,
.is-jam-app.series #header,
.is-jam-app.author #header {
  display: inherit;
}
.series.is-jam-app #header-back-button,
.author.is-jam-app #header-back-button {
  display: none;
}
.series.is-jam-app #header-title-container,
.author.is-jam-app #header-title-container {
  padding-right: 0;
}
.is-app.is-ios.legal .content-inner {
  margin-top: 74px;
  margin-top: calc(constant(safe-area-inset-top) + 50px);
  margin-top: calc(env(safe-area-inset-top) + 50px);
}
.is-app.legal.is-jam-app .content-inner {
  margin-top: 24px;
}
#media.is-app {
  height: initial;
}
#media.is-app .content-inner {
  padding-bottom: 18px;
  padding-bottom: calc(constant(safe-area-inset-bottom) + 18px);
  padding-bottom: calc(env(safe-area-inset-bottom) + 18px);
}
#media.is-app.is-jam-app .content-inner {
  padding-top: 0;
}
#media.is-app.series.is-jam-app .content-inner {
  padding-top: 50px;
}
#media.is-app.top .content-inner {
  padding-top: 78px;
  padding-top: calc(constant(safe-area-inset-top) + 50px + 28px);
  padding-top: calc(env(safe-area-inset-top) + 50px + 28px);
}
#media.is-app.author .content-inner,
#media.is-app.other .content-inner {
  padding-top: calc(constant(safe-area-inset-top) + 50px + 28px);
  padding-top: calc(env(safe-area-inset-top) + 50px + 28px);
}
#media.is-app.other.is-jam-app .content-inner {
  padding-top: 28px;
}
#media.is-app.is-ios #category-nav {
  top: 50px;
  top: calc(constant(safe-area-inset-top) + 50px);
  top: calc(env(safe-area-inset-top) + 50px);
}
#media.is-app.is-ios.is-jam-app #category-nav {
  top: 50px;
}
.link-app {
  display: none!important;
}
.is-app .link-web {
  display: none!important;
}
.is-app .link-app {
  display: inline!important;
}
.series-box-list li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  min-height: 100px;
  float: left;
  padding: 3px 3px 3px 6px;
}
.series-box-list li:nth-child(even) {
  float: right;
  padding: 3px 6px 3px 3px;
}
.series-box-list li.none {
  font-size: 78%;
  width: 100%;
  min-height: inherit;
  padding: 48px 12px;
  margin-bottom: 12px;
}
.series-box-list .list-more {
  width: 100%;
  min-height: inherit;
  text-align: center;
  float: inherit;
  clear: both;
  padding-left: 0;
  padding-right: 0;
}
.series-box-list .series-box-list-blank .series-contents {
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 1px #000000;
  box-shadow: 0px 0px 1px #000000;
  border-radius: 3px;
  line-height: 0;
}
.series-box-list .series-contents {
  color: #201B26;
  display: block;
  -webkit-box-shadow: 0px 0px 1px #000000;
  box-shadow: 0px 0px 1px #000000;
  border-radius: 3px;
  position: relative;
}
.series-box-list .series-contents.no-list {
  font-size: 78%;
}
.series-box-list a {
  display: block;
  width: 100%;
  height: 100%;
}
.series-box-list .ranking-number-container {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1px;
  background: #201B26;
  padding: 4px 2px 0 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  border-radius: 3px 0 6px 0;
  height: 20px;
  width: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.series-box-list .cover-image-container {
  line-height: 0;
  min-height: 100px;
  border-radius: 3px;
}
.series-box-list .cover-image-container:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.9, rgba(0, 0, 0, 0.4)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50, rgba(0, 0, 0, 0.4) 90%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 90%, rgba(0, 0, 0, 0.4) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.series-box-list .cover-image {
  width: 100%;
  border-radius: 3px;
}
.series-box-list .series-meta {
  color: #fff;
  width: 99%;
  position: absolute;
  bottom: 3px;
  left: 3px;
}
.series-box-list .series-title {
  font-size: 86%;
  font-weight: bold;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.series-box-list .user-name {
  font-size: 72%;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.series-box-list .series-description {
  font-size: 72%;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.series-box-list .seal-container {
  position: absolute;
  top: 2px;
  right: -3px;
}
.series-box-list .seal-container img {
  width: 100%;
}
.series-box-list .seal-grandprix {
  width: 32px;
  display: inline-block;
}
.series-box-list .seal-grandprix span {
  left: 3px;
  top: 6px;
}
.series-box-list .seal-editor {
  display: inline-block;
  width: 48px;
  top: -1px;
}
.series-container-header + .series-list {
  border-top: 1px solid #eaeaea;
}
.series-list li {
  margin: 0 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #eaeaea;
  position: relative;
  text-align: left;
}
.series-list li.none {
  margin: 0;
}
.series-list .series-contents {
  display: table;
  width: 100%;
  padding: 6px 0;
  position: relative;
  z-index: 1;
}
.series-list a {
  color: #201B26;
  display: table;
  width: 100%;
  overflow: hidden;
}
.series-list .ranking-number-container {
  color: #B0ABB2;
  width: 30px;
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.series-list .ranking-number-container:after {
  font-family: 'Roboto', sans-serif;
  font-size: 7px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.series-list .ranking-number {
  font-family: 'Roboto', sans-serif;
  font-size: 100%;
  font-style: italic;
  display: block;
  line-height: 1;
}
.series-list .cover-image-container {
  line-height: 0;
  width: 75px;
  margin-right: 12px;
  display: table-cell;
  vertical-align: middle;
  border-radius: 3px;
}
.series-list .cover-image {
  width: 100%;
}
.series-list .seal-container {
  position: absolute;
  top: 6px;
  right: 0;
}
.series-list .seal-container img {
  width: 100%;
}
.series-list .seal-grandprix {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: middle;
}
.series-list .seal-editor {
  display: inline-block;
  width: 30px;
  height: 20px;
  top: -1px;
  vertical-align: middle;
}
.series-list .series-meta {
  padding-left: 6px;
  padding-right: 12px;
  display: table-cell;
  vertical-align: middle;
  max-width: 1px;
}
.series-list .series-category {
  font-size: 7px;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding: 1px 3px;
  border-radius: 2px;
  margin-bottom: 3px;
}
.series-list .series-title {
  font-size: 86%;
  font-weight: bold;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 60%;
  display: inline-block;
  vertical-align: middle;
}
.series-list .series-episode-number {
  color: #B0ABB2;
  font-size: 78%;
  font-weight: normal;
  margin: 0 -6px;
  display: inline-block;
  vertical-align: middle;
}
.series-list .series-completed {
  display: inline-block;
  vertical-align: baseline;
}
.series-list .series-completed:before {
  content: '\f738';
  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: 12px;
  color: #B0ABB2;
}
.series-list .user-name {
  font-size: 78%;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin: 3px 0;
}
.series-list .series-description {
  color: #7E7C7F;
  font-size: 9px;
  line-height: 1.2;
  margin: 3px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.series-list .list-more {
  border-bottom: none;
}
.series-list-ranking li {
  margin: 0;
}
.series-list-ranking 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;
  font-size: 72px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.series-list-ranking li.up:after {
  content: '\f72c';
  color: #FFECEC;
  bottom: 2px;
  left: 5px;
}
.series-list-ranking li.up .ranking-number-container:after {
  content: "UP";
  color: #E38181;
}
.series-list-ranking li.down:after {
  content: '\f72d';
  color: #E6F4FF;
  bottom: 2px;
  left: 5px;
}
.series-list-ranking li.down .ranking-number-container:after {
  content: "DOWN";
  color: #5CBCE6;
}
.series-list-ranking li.stay:after {
  content: '\f72e';
  color: #EFEFEF;
  bottom: -3px;
}
.series-list-ranking li.stay .ranking-number-container:after {
  content: "STAY";
  color: #A5A2A7;
}
.series-list-ranking li.new:after {
  content: '\f72f';
  color: #FFECEC;
  bottom: 6px;
  left: 0px;
}
.series-list-ranking li.new .ranking-number-container:after {
  content: "NEW";
  color: #E38181;
}
.series-list-ranking .series-title {
  max-width: 100%;
}
.series-list-ranking .series-list-junior {
  background: #f1f1f1;
  margin: 0;
}
.series-list-ranking .series-list-junior.up:after,
.series-list-ranking .series-list-junior.down:after,
.series-list-ranking .series-list-junior.stay:after,
.series-list-ranking .series-list-junior.new:after {
  color: #E5E5E5;
  font-size: 46px;
  left: 5px;
  bottom: 0;
}
.series-list-ranking .series-list-junior.stay:after {
  left: 0;
  bottom: -2px;
}
.series-list-ranking .series-list-junior.new:after {
  font-size: 40px;
  bottom: 3px;
}
.series-list-ranking .series-list-junior .ranking-number-container {
  height: 40px;
}
.series-list-ranking .series-list-junior.up .ranking-number-container:after,
.series-list-ranking .series-list-junior.down .ranking-number-container:after,
.series-list-ranking .series-list-junior.stay .ranking-number-container:after,
.series-list-ranking .series-list-junior.new .ranking-number-container:after {
  color: #B0ABB2;
}
.series-list-ranking .series-list-junior .ranking-number {
  color: #B0ABB2;
  font-size: 100%;
}
.series-list-ranking .series-list-junior .seal-container {
  position: absolute;
  top: 6px;
  right: 0;
}
.series-list-ranking .series-list-junior .series-meta {
  padding-top: 3px;
}
.series-list-ranking .series-list-junior .series-title {
  font-size: 100%;
}
.series-list-ranking .series-list-junior .user-name {
  font-size: 11px;
  margin-bottom: 0;
}
.series-list-ranking .series-list-junior .series-category-container {
  float: right;
  margin-top: 5px;
  margin-left: 6px;
}
.series-list-ranking .series-list-junior .series-category {
  margin-bottom: 3px;
  float: right;
  clear: right;
}
.series-list-ranking .no-list .series-meta {
  font-size: 100%;
  text-align: left;
}
@media screen and (min-width: 580px) {
  .series-box-list li,
  .series-box-list li:nth-child(even) {
    float: left;
    width: 25%;
    padding: 3px;
  }
  .series-box-list .button-more {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}
.more-restored-message {
  text-align: center;
  background: #f1f1f1;
  margin: 0 6px 6px;
  padding: 6px 0;
  border-radius: 0 0 3px 3px;
}
.series-box-list li.more-restored-message {
  display: block;
  width: inherit;
  float: initial;
  min-height: inherit;
  border-top: 1px solid #eaeaea;
}
.more-restored-message p {
  font-size: 86%;
  display: inline-block;
}
.more-restored-message button {
  color: #0083e8;
  display: inline-block;
  background: transparent;
  border: none;
  font-size: 86%;
  font-weight: bold;
}
.series-box-list.soudatsu {
  margin: 0 12px;
}
.series-box-list.soudatsu .series-contents {
  overflow: hidden;
}
.series-box-list.soudatsu .ranking-pv-container {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  height: 22px;
  width: 100%;
  background: #201B26;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-pv {
  color: #fff;
  padding: 0 4px;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status {
  position: relative;
  padding: 0 4px;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status::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;
  margin-left: 2px;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.up {
  color: #ff8080;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.up::after {
  content: '\f72c';
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.down {
  color: #52c6ff;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.down::after {
  content: '\f72d';
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.stay {
  color: #fff;
}
.series-box-list.soudatsu .ranking-pv-container .ranking-status.stay::after {
  content: '-';
}
.series-box-list.soudatsu .cover-image-container {
  position: relative;
}
.series-box-list.soudatsu .series-meta {
  margin-bottom: 20px;
}
.series-box-list.soudatsu .soudatsu-list-more {
  padding-top: 20px;
  float: none;
  clear: both;
  text-align: center;
  margin: 0 auto -32px;
  width: 100%;
  min-height: 0;
}
.series-box-list.soudatsu .soudatsu-list-more .button {
  width: 240px;
  border: 2px solid #00a3f2;
  display: inline-block;
  padding: 6px 6px 4px;
  line-height: 1.5;
  font-weight: bold;
}
#media.prize-page .notice-social .share-button {
  display: flex;
  justify-content: center;
  margin: 48px 0;
  padding: 0;
}
#media.prize-page .notice-social .share-button li {
  width: 54px;
  height: 54px;
  padding-left: 16px;
  list-style: none;
}
#media.prize-page .notice-social .share-button li:first-child {
  padding-left: 0;
}
#media.prize-page .notice-social .share-button li a {
  display: block;
}
#media.prize-page .notice-social .share-button li img {
  width: 100%;
  height: 100%;
}
#media.prize-page.is-sp #content {
  margin-top: 49px;
}
#media.prize-page.is-sp.is-app.is-jam-app #content {
  margin-top: 0;
}
#media.prize-page.is-sp.is-jam-app #content {
  margin-top: 0;
}
.responsive.is-pc #header {
  min-width: fit-content;
}
@media screen and (max-width: 1024px) {
  .responsive.is-pc #header-right-content {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .responsive.is-pc #header-left-content {
    display: none;
  }
}
.responsive.is-pc #layout-container #content {
  padding-bottom: 0;
}
.responsive.is-pc #layout-container #footer {
  position: relative;
}
@media screen and (max-width: 1050px) {
  .responsive.is-pc #layout-container #footer {
    min-width: 0;
    height: auto;
    min-height: 210px;
  }
}
@media screen and (max-width: 1050px) {
  .responsive.is-pc #layout-container #footer > div {
    min-width: 0;
  }
}
@media screen and (max-width: 580px) {
  .responsive.is-pc #layout-container #footer > div {
    padding: 16px 16px 32px;
  }
}
@media screen and (max-width: 1050px) {
  .responsive.is-pc #layout-container #footer #footer-menu {
    float: none;
    text-align: center;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1050px) {
  .responsive.is-pc #layout-container #footer #footer-menu li {
    margin: 0 8px 8px;
  }
}
@media screen and (max-width: 1050px) {
  .responsive.is-pc #layout-container #footer #service-logo {
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 1050px) {
  .responsive.is-pc #layout-container #footer #service-logo li {
    margin: 0 8px;
  }
}
@media screen and (max-width: 640px) {
  .responsive.is-pc #layout-container #footer #service-logo li:first-child {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  #media #content {
    overflow: hidden;
  }
}
#media img {
  max-width: 100%;
}
#media #notice-header {
  background-image: url("/images/core/media/prize/u23-4/main-visual-bg.png?RJjEWAveVGAW");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 0 0;
  position: relative;
}
@media screen and (max-width: 600px) {
  #media #notice-header {
    padding: 60px 0 0 0;
  }
}
#media #notice-header .header-logo {
  text-align: center;
}
@media screen and (max-width: 800px) {
  #media #notice-header .header-logo {
    padding: 0 40px 0 0;
  }
}
#media #notice-header .header-logo img {
  width: 448.5px;
}
@media screen and (max-width: 1024px) {
  #media #notice-header .header-logo img {
    width: calc( 897px * 0.46 );
  }
}
@media screen and (max-width: 800px) {
  #media #notice-header .header-logo img {
    width: calc( 897px * 0.3 );
  }
}
@media screen and (max-width: 600px) {
  #media #notice-header .header-logo img {
    width: calc( 897px * 0.23 );
  }
}
@media screen and (max-width: 375px) {
  #media #notice-header .header-logo img {
    width: calc( 897px * 0.18 );
  }
}
#media #notice-header .header-point1 {
  width: calc( 454px * 0.5 );
  position: absolute;
  top: 65px;
  left: 50%;
  margin-left: 178px;
}
@media screen and (max-width: 1024px) {
  #media #notice-header .header-point1 {
    width: calc( 454px * 0.4 );
    margin-left: 175px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-header .header-point1 {
    width: calc( 454px * 0.24 );
    top: 65px;
    margin-left: 100px;
  }
}
@media screen and (max-width: 600px) {
  #media #notice-header .header-point1 {
    width: calc( 454px * 0.22 );
    top: 45px;
    margin-left: 65px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-header .header-point1 {
    width: calc( 454px * 0.20 );
    top: 45px;
    margin-left: 45px;
  }
}
#media #notice-header .header-point2 {
  width: 142px;
  width: calc( 284px * 0.5 );
  position: absolute;
  top: 183px;
  left: 50%;
  margin-left: 300px;
}
@media screen and (max-width: 1024px) {
  #media #notice-header .header-point2 {
    width: calc( 284px * 0.4 );
    top: 165px;
    margin-left: 270px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-header .header-point2 {
    width: calc( 284px * 0.24 );
    top: 125px;
    margin-left: 160px;
  }
}
@media screen and (max-width: 600px) {
  #media #notice-header .header-point2 {
    width: calc( 284px * 0.22 );
    top: 100px;
    margin-left: 110px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-header .header-point2 {
    width: calc( 284px * 0.20 );
    top: 95px;
    margin-left: 85px;
  }
}
#media #notice-header .header-point3 {
  width: calc( 347px * 0.5 );
  position: absolute;
  top: 165px;
  right: 50%;
  margin-right: 185px;
}
@media screen and (max-width: 1024px) {
  #media #notice-header .header-point3 {
    width: calc( 347px * 0.4 );
    top: 180px;
    margin-right: 170px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-header .header-point3 {
    width: calc( 347px * 0.24 );
    top: 160px;
    margin-right: 130px;
  }
}
@media screen and (max-width: 600px) {
  #media #notice-header .header-point3 {
    width: calc( 347px * 0.22 );
    top: 130px;
    margin-right: 95px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-header .header-point3 {
    width: calc( 347px * 0.20 );
    top: 100px;
    margin-right: 78px;
  }
}
#media #notice-header .header-lead {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  padding: 60px 0;
}
#media #notice-header .header-lead strong {
  color: #fff;
  background: #000;
  display: inline-block;
  padding: 0 6px;
  margin: 0 4px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  #media #notice-header .header-lead strong {
    padding: 0 4px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-header .header-lead {
    font-size: 13px;
    padding: 40px;
  }
}
@media screen and (max-width: 600px) {
  #media #notice-header .header-lead {
    padding: 45px 16px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-header .header-lead {
    padding: 30px 16px;
  }
}
@media screen and (min-width: 557px) {
  #media #notice-header .header-lead .br-sp-large-1 {
    display: none;
  }
}
@media screen and (min-width: 446px) {
  #media #notice-header .header-lead .br-sp-large-2 {
    display: none;
  }
}
@media screen and (min-width: 376px) {
  #media #notice-header .header-lead .br-sp-small {
    display: none;
  }
}
#media #notice-prize,
#media #notice-judge,
#media #notice-period,
#media #notice-result {
  border-top: 5px solid #1a1917;
  display: flex;
}
@media screen and (max-width: 800px) {
  #media #notice-prize,
  #media #notice-judge,
  #media #notice-period,
  #media #notice-result {
    display: block;
  }
}
#media .notice-prize-title-wrapper,
#media .notice-judge-title-wrapper,
#media .notice-period-title-wrapper,
#media .notice-result-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - (1280px * 0.5 - 360px));
}
@media screen and (max-width: 1280px) {
  #media .notice-prize-title-wrapper,
  #media .notice-judge-title-wrapper,
  #media .notice-period-title-wrapper,
  #media .notice-result-title-wrapper {
    width: calc(50% - (1024px * 0.5 - 260px));
  }
}
@media screen and (max-width: 1024px) {
  #media .notice-prize-title-wrapper,
  #media .notice-judge-title-wrapper,
  #media .notice-period-title-wrapper,
  #media .notice-result-title-wrapper {
    width: calc(50% - (800px * 0.5 - 220px));
  }
}
@media screen and (max-width: 800px) {
  #media .notice-prize-title-wrapper,
  #media .notice-judge-title-wrapper,
  #media .notice-period-title-wrapper,
  #media .notice-result-title-wrapper {
    width: inherit;
    min-height: inherit;
    padding: 12px 0;
  }
}
#media .notice-prize-description-wrapper,
#media .notice-judge-description-wrapper,
#media .notice-period-description-wrapper,
#media .notice-result-description-wrapper {
  display: flex;
  justify-content: center;
  padding: 30px 0;
  width: 70%;
}
@media screen and (max-width: 800px) {
  #media .notice-prize-description-wrapper,
  #media .notice-judge-description-wrapper,
  #media .notice-period-description-wrapper,
  #media .notice-result-description-wrapper {
    width: 100%;
  }
}
#media #notice-prize {
  background: #615cfd;
}
#media #notice-prize .notice-prize-title-wrapper {
  background: url("/images/core/media/prize/u23-4/prize-bg.png?tjSLUfiJMWCO") center center;
  background-size: 336px 336px;
}
@media screen and (max-width: 800px) {
  #media #notice-prize .notice-prize-title-wrapper {
    background: url("/images/core/media/prize/u23-4/prize-bg.png?tjSLUfiJMWCO") center center;
    background-size: 168px 168px;
  }
}
#media #notice-prize .notice-prize-title-wrapper .notice-prize-title {
  width: 132px;
}
@media screen and (max-width: 1280px) {
  #media #notice-prize .notice-prize-title-wrapper .notice-prize-title {
    width: 105.6px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-prize .notice-prize-title-wrapper .notice-prize-title {
    width: 105.6px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-prize .notice-prize-title-wrapper .notice-prize-title {
    width: 66px;
  }
}
#media #notice-prize .notice-prize-description-wrapper {
  height: 710px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  #media #notice-prize .notice-prize-description-wrapper {
    height: 560px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-prize .notice-prize-description-wrapper {
    height: 470px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-prize .notice-prize-description-wrapper {
    height: 240px;
  }
}
#media #notice-prize .notice-prize-description-wrapper .notice-prize1 {
  width: 400px;
  position: absolute;
  top: 80px;
  right: 50%;
}
@media screen and (max-width: 1280px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize1 {
    width: 320px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize1 {
    width: 256px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize1 {
    width: 160px;
    top: 40px;
    right: 52%;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize1 {
    width: 144px;
  }
}
#media #notice-prize .notice-prize-description-wrapper .notice-prize2 {
  width: 450px;
  position: absolute;
  top: 80px;
  left: 50%;
}
@media screen and (max-width: 1280px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize2 {
    width: 360px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize2 {
    width: 288px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize2 {
    width: 180px;
    top: 40px;
    left: 49%;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize2 {
    width: 162px;
  }
}
#media #notice-prize .notice-prize-description-wrapper .notice-prize3 {
  width: 544px;
  position: absolute;
  bottom: 50px;
}
@media screen and (max-width: 1280px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize3 {
    width: 435.2px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize3 {
    width: 348.16px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize3 {
    width: 217.6px;
    top: 190px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-prize .notice-prize-description-wrapper .notice-prize3 {
    width: 195.84px;
  }
}
#media #notice-judge {
  background: #e2f00b;
  flex-direction: row-reverse;
}
#media #notice-judge .notice-judge-title-wrapper {
  background: url("/images/core/media/prize/u23-4/judge-bg.png?CDCWcty1Xfpl");
  background-size: 336px 336px;
}
@media screen and (max-width: 800px) {
  #media #notice-judge .notice-judge-title-wrapper {
    background-size: 168px 168px;
  }
}
#media #notice-judge .notice-judge-title-wrapper .notice-judge-title {
  width: 180px;
}
@media screen and (max-width: 1280px) {
  #media #notice-judge .notice-judge-title-wrapper .notice-judge-title {
    width: 144px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-judge .notice-judge-title-wrapper .notice-judge-title {
    width: 126px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-judge .notice-judge-title-wrapper .notice-judge-title {
    width: 90px;
  }
}
#media #notice-judge .notice-judge-description-wrapper {
  display: block;
  text-align: center;
}
#media #notice-judge .notice-judge-description-wrapper .notice-judge-description {
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  #media #notice-judge .notice-judge-description-wrapper .notice-judge-description {
    width: 400px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-judge .notice-judge-description-wrapper .notice-judge-description {
    width: 330px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-judge .notice-judge-description-wrapper .notice-judge-description {
    width: 200px;
  }
  #media #notice-judge .notice-judge-description-wrapper .notice-judge-description span {
    font-size: 14px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-judge .notice-judge-description-wrapper .notice-judge-description {
    width: 180px;
  }
}
#media #notice-period {
  background: #00e9ae;
}
#media #notice-period .notice-period-title-wrapper {
  background: url("/images/core/media/prize/u23-4/period-bg.png?DzLxOpqDTFG5");
  background-size: 336px 336px;
}
@media screen and (max-width: 800px) {
  #media #notice-period .notice-period-title-wrapper {
    background-size: 168px 168px;
  }
}
#media #notice-period .notice-period-title-wrapper .notice-period-title {
  width: 280px;
}
@media screen and (max-width: 1280px) {
  #media #notice-period .notice-period-title-wrapper .notice-period-title {
    width: 224px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-period .notice-period-title-wrapper .notice-period-title {
    width: 196px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-period .notice-period-title-wrapper .notice-period-title {
    width: 140px;
  }
}
#media #notice-period .notice-period-description-wrapper .notice-period-description {
  width: 862px;
}
@media screen and (max-width: 1280px) {
  #media #notice-period .notice-period-description-wrapper .notice-period-description {
    width: 655.12px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-period .notice-period-description-wrapper .notice-period-description {
    width: 568.92px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-period .notice-period-description-wrapper .notice-period-description {
    width: 344.8px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-period .notice-period-description-wrapper .notice-period-description {
    width: 293.08px;
  }
}
#media #notice-result {
  background: #fb8828;
  flex-direction: row-reverse;
}
#media #notice-result .notice-result-title-wrapper {
  background: url("/images/core/media/prize/u23-4/result-bg.png?OYo380oQH8MW");
  background-size: 336px 336px;
}
@media screen and (max-width: 800px) {
  #media #notice-result .notice-result-title-wrapper {
    background-size: 168px 168px;
  }
}
#media #notice-result .notice-result-title-wrapper .notice-result-title {
  width: 280px;
}
@media screen and (max-width: 1280px) {
  #media #notice-result .notice-result-title-wrapper .notice-result-title {
    width: 224px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-result .notice-result-title-wrapper .notice-result-title {
    width: 196px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-result .notice-result-title-wrapper .notice-result-title {
    width: 140px;
  }
}
#media #notice-result .notice-result-description-wrapper .notice-result-description {
  width: 431.5px;
}
@media screen and (max-width: 1280px) {
  #media #notice-result .notice-result-description-wrapper .notice-result-description {
    width: 345.2px;
  }
}
@media screen and (max-width: 1024px) {
  #media #notice-result .notice-result-description-wrapper .notice-result-description {
    width: 284.79px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-result .notice-result-description-wrapper .notice-result-description {
    width: 172.6px;
  }
}
@media screen and (max-width: 375px) {
  #media #notice-result .notice-result-description-wrapper .notice-result-description {
    width: 155.34spx;
  }
}
#media #notice-rule {
  background: #b980ff;
  border-top: 5px solid #1a1917;
}
#media #notice-rule .notice-rule-title-wrapper {
  background: url("/images/core/media/prize/u23-4/rule-bg.png?yzuUAjAMbcdn");
  background-size: 336px 336px;
}
@media screen and (max-width: 800px) {
  #media #notice-rule .notice-rule-title-wrapper {
    background-size: 168px 168px;
  }
}
#media #notice-rule .notice-rule-title-wrapper .notice-rule-title {
  display: block;
  margin: 0 auto;
  width: 358px;
  padding: 30px 0;
}
@media screen and (max-width: 1280px) {
  #media #notice-rule .notice-rule-title-wrapper .notice-rule-title {
    width: 250.6px;
  }
}
@media screen and (max-width: 800px) {
  #media #notice-rule .notice-rule-title-wrapper .notice-rule-title {
    width: 179px;
  }
}
#media #notice-rule .rule-block {
  display: flex;
  font-size: 16px;
  border-bottom: 1.5px solid #757575;
  padding: 30px 20px;
}
@media screen and (max-width: 800px) {
  #media #notice-rule .rule-block {
    display: block;
    font-size: 14px;
  }
}
#media #notice-rule .rule-block.notice-attention {
  border-bottom: none;
}
#media #notice-rule .rule-block .rule-subtitle {
  margin-left: auto;
  margin-right: 80px;
  margin-top: 8px;
  width: 200px;
}
@media screen and (max-width: 800px) {
  #media #notice-rule .rule-block .rule-subtitle {
    width: 140px;
    margin: 8px 0 14px;
  }
}
#media #notice-rule .rule-block .rule-subtitle.notice-capacity-title {
  margin-top: 20px;
}
#media #notice-rule .rule-subtitle img {
  width: 193px;
}
#media #notice-rule .rule-description {
  margin-right: auto;
  width: 60%;
  line-height: 1.7;
}
@media screen and (max-width: 800px) {
  #media #notice-rule .rule-description {
    margin: 0;
    width: auto;
  }
}
#media #notice-rule .rule-description .notice-capacity-description img {
  width: 700px;
}
@media screen and (max-width: 800px) {
  #media #notice-rule .rule-description .notice-capacity-description img {
    width: 560px;
  }
}
#media #notice-rule .rule-description strong {
  font-weight: bold;
  font-size: 120%;
}
#media #notice-rule .rule-description .link-black {
  color: #1a1917;
  text-decoration: underline;
}
#media #notice-rule .rule-description ul li {
  list-style: disc;
  margin-left: 1em;
}
#media #notice-rule .rule-description ul li.notice-post-image-list {
  float: left;
  width: calc(50% - 24px);
}
@media screen and (max-width: 800px) {
  #media #notice-rule .rule-description ul li.notice-post-image-list {
    float: none;
    width: auto;
  }
}
#media #notice-rule .rule-description .asterisk {
  list-style: none;
}
#media #notice-rule .rule-description ol {
  list-style: none;
}
#media #notice-rule .rule-description ol .asterisk {
  margin-left: 1em;
}
#media #notice-rule .rule-description .description-container {
  background: rgba(255, 255, 255, 0.5);
  margin-top: 25px;
  padding-bottom: 30px;
}
#media #notice-rule .rule-description .description-container h3 {
  margin-bottom: 30px;
}
#media #notice-rule .rule-description .description-container h3 img {
  height: 26px;
}
#media #notice-rule .rule-description .description-container .attention-list {
  padding: 0 42px;
}
@media screen and (max-width: 600px) {
  #media #notice-rule .rule-description .description-container .attention-list {
    padding: 0 12px;
  }
}
#media #notice-rule .rule-description .description-container a {
  color: #2e74ce;
}
#media #notice-rule .rule-description .container-btn {
  text-align: center;
}
#media #notice-rule .rule-description .container-btn a {
  display: inline-flex;
  margin-top: 30px;
  background-color: #ffe300;
  border: 3px solid #1a1917;
  text-align: center;
  text-decoration: none;
  border-radius: 40px;
  color: #1a1917;
  font-weight: bold;
  position: relative;
  min-width: 50%;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  padding: 1.2em 1.64em;
}
@media screen and (max-width: 600px) {
  #media #notice-rule .rule-description .container-btn a {
    min-width: 70%;
  }
}
#media #notice-rule .rule-description .container-btn a span {
  flex: 1;
  padding-left: 1.4em;
  padding-right: 1.4em;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  #media #notice-rule .rule-description .container-btn a span {
    line-height: inherit;
  }
  #media #notice-rule .rule-description .container-btn a span .br-sp-small {
    display: none;
  }
}
#media #notice-rule .rule-description .container-btn a :after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2em;
  width: 0.5em;
  height: 0.5em;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #1a1917;
  border-top: 2px solid #1a1917;
}
#media #notice-rule .rule-description .container-btn a:hover {
  background-color: #1a1917;
  color: #fff;
}
#media #notice-rule .rule-description .container-btn a:hover ::after {
  border-color: #fff;
}
#media #notice-rule .notice-post-image {
  margin: 10px auto 0 auto;
  width: 400px;
}
@media screen and (max-width: 470px) {
  #media #notice-rule .notice-post-image {
    width: 95%;
  }
}
#media #notice-rule .page-size {
  width: 182px;
}
