@charset 'UTF-8';
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700italic,700,400italic);
@font-face {
  font-family: 'jumpicon';
  src: url('/images/core/font/jumpicon-regular.woff?0qcaqrFBFA8u') format('woff'), url('/images/core/font/jumpicon-regular.ttf?AeYZ4IKHk_OO') format('truetype'), url('/images/core/font/jumpicon-regular.svg?8niARKwY0bwm#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 {
  display: table-cell;
  width: 60px;
  border-right: 1px solid #eaeaea;
}
#header-back-button a {
  color: #B0ABB2;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#header-back-button a:hover {
  color: #201B26;
}
#header-back-button a: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;
}
#header-logo a:before,
#header-logo a:after {
  font: normal normal 47px jumpicon;
  line-height: 32px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#header-logo a:before {
  color: #201B26;
  content: '\f800';
  z-index: 0;
}
#header-logo a:after {
  color: #00a3f2;
  content: '\f801';
  z-index: 1;
}
#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="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="password"]:focus,
textarea:focus {
  background: #fff;
}
select {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #B0ABB2;
  cursor: pointer;
  font-weight: bold;
  height: 28px;
  padding: 4px;
  background: #fafafa;
}
select:focus {
  background: #fff;
  outline: none;
}
.radio {
  display: inline-block;
}
.radio input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.radio .input-label {
  padding-left: 1.3em;
  display: inline-block;
}
.radio .input-label:before {
  content: '\f702';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.3em;
  margin-left: -1.3em;
}
.radio input[type="radio"]:checked + .input-label:before {
  content: '\f701';
}
.radio input[type="radio"]:disabled + .input-label,
.radio input[type="radio"]:disabled + .input-label + .help-text {
  color: #A4A0A5;
}
.checkbox {
  display: inline-block;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.checkbox .input-label {
  padding-left: 1.3em;
  display: inline-block;
}
.checkbox .input-label:before {
  content: '\f704';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.3em;
  margin-left: -1.3em;
}
.checkbox input[type="checkbox"]:checked + .input-label:before {
  content: '\f703';
}
.checkbox input[type="checkbox"]:disabled + .input-label,
.checkbox input[type="checkbox"]:disabled + .input-label + .help-text {
  color: #A4A0A5;
}
.help-text {
  font-weight: normal;
  font-size: 78%;
}
.button:disabled {
  background: #E0E0E0 !important;
  border: 1px solid #E0E0E0 !important;
  color: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: default;
}
.loading {
  position: relative;
}
.loading.loading-with-spinner:after {
  content: '';
  display: inline-block;
  opacity: 0.5;
  width: 17px;
  height: 17px;
  background: url('/images/core/spinner.gif?795ikHgmarQ5') 0px 0px no-repeat;
  -webkit-background-size: 17px;
  background-size: 17px;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 661;
}
.loading .spinner {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 661;
}
.loading .spinner-small {
  display: inline-block;
  opacity: 0.5;
  width: 17px;
  height: 17px;
  background: url('/images/core/spinner.gif?795ikHgmarQ5') 0px 0px no-repeat;
  -webkit-background-size: 17px;
  background-size: 17px;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.loading span {
  visibility: hidden;
}
.close-button {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #B0ABB2;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.close-button:before {
  content: '\f70e';
}
.close-button:hover {
  color: #201B26;
}
.disabled {
  cursor: default;
}
.link-arrow:before {
  content: '\f71b';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.none {
  margin: 0;
  padding: 32px 24px;
  text-align: center;
  color: #B0ABB2;
  background: #f1f1f1;
}
.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: 500;
}
#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: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.balloon-message-box:after {
  bottom: 100%;
  left: 18px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.balloon-message-box:before {
  content: '\f715';
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #B85454;
}
#social-button-container .social-button {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
}
#social-button-container .social-button:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 42px;
}
#social-button-container #social-button-bookmark:before {
  content: '\f727';
  color: #009be4;
}
#social-button-container #social-button-tw:before {
  content: '\f728';
  color: #67aadd;
}
#social-button-container #social-button-fb:before {
  content: '\f729';
  color: #3b5998;
}
#social-button-container #social-button-line:before {
  content: '\f72a';
  color: #00c300;
}
.series-container {
  overflow: hidden;
}
.seal {
  content: "";
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  background-image: url("/images/core/media/seal.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
  display: inline-block;
  position: relative;
}
.seal span {
  position: absolute;
  left: 1px;
  top: 9px;
  font-size: 86%;
  width: 2em;
  text-align: center;
  display: block;
}
.series-status {
  display: inline-block;
}
.series-status:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.series-status.series-status-pv:before {
  content: '\f726';
}
.series-status.series-status-favorite:before {
  content: '\f725';
}
.user-status {
  display: inline-block;
}
.user-status:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.user-status.user-status-pv:before {
  content: '\f726';
}
.user-status.user-status-favorite:before {
  content: '\f725';
}
.series-category.category-battle {
  background: #da1818;
}
.series-category.category-fantasy {
  background: #15a3a3;
}
.series-category.category-school {
  background: #0fa359;
}
.series-category.category-love {
  background: #db1677;
}
.series-category.category-comedy {
  background: #b3b336;
}
.series-category.category-mystery {
  background: #5800b0;
}
.series-category.category-others {
  background: #9c9c9c;
}
.favorite-series-list .series-contents {
  position: relative;
}
.favorite-series-list .update-time-container {
  margin-right: -4px;
  position: absolute;
  top: 5px;
  right: 0px;
  z-index: 30;
}
.favorite-series-list .update-time-container:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: transparent;
  border-left-color: #b13232;
  border-width: 4px;
  margin-top: -4px;
  position: absolute;
  right: -4px;
  bottom: -4px;
  z-index: -1;
}
.favorite-series-list .update-time {
  color: #fff;
  font-size: 78%;
  padding: 3px 0;
  text-align: center;
  width: 40px;
  background: #f06466;
  border-radius: 2px 2px 0 2px;
}
.breadcrumbs,
.content-inner,
#footer > div {
  max-width: 1280px;
  min-width: 1024px;
  margin: 0 auto;
}
#footer {
  min-width: 1024px;
}
#header {
  min-width: 1024px;
}
.breadcrumbs {
  padding: 8px 32px;
}
.content-inner {
  padding: 32px;
  min-height: 500px;
  overflow: hidden;
}
.breadcrumbs + .content-inner {
  padding-bottom: 40px;
}
.breadcrumbs,
.content-inner,
.main,
.overview {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tagline {
  background: #201B26;
  color: #E4E4E4;
  padding: 8px 24px;
  font-size: 12px;
}
.header-inner {
  min-height: 50px;
}
#header-navmenu {
  padding-left: 8px;
}
#header-navmenu li {
  display: inline-block;
}
#header-navmenu a {
  color: #B0ABB2;
  font-weight: bold;
  display: block;
  padding: 24px 8px 16px;
}
#header-navmenu li.selected a,
#header-navmenu a:hover {
  color: #201B26;
}
#header-right-content a,
#header-right-content button {
  color: #B0ABB2;
}
#header-right-content a.button-primary {
  color: #fff!important;
  text-align: center;
}
#header-right-content a:hover,
#header-right-content button:hover {
  color: #201B26;
}
#header-right-content .user-menu {
  font-size: 86%;
  margin-right: 24px;
}
#header-right-content .user-menu li {
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
}
#header-right-content .user-menu button {
  background: none;
  border: none;
  font-size: 100%;
  padding: 0;
  margin: 0;
}
#header-right-content .dropdown-user-menu {
  margin-right: 16px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
#header-right-content .dropdown-user-menu .user-container:after {
  color: #B0ABB2;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f709';
  font-family: jumpicon;
  margin-left: 4px;
  font-size: 72%;
}
#header-right-content .dropdown-user-menu .user-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  vertical-align: middle;
}
#header-right-content .dropdown-user-menu .user-menu {
  display: none;
  background: #fff;
  width: 120px;
  position: absolute;
  top: 38px;
  right: -4px;
  margin-right: 0;
  border: 1px solid #eaeaea;
  border-top: 3px solid #eaeaea;
  z-index: 200;
}
#header-right-content .dropdown-user-menu .user-menu:before {
  bottom: 100%;
  right: 24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #eaeaea;
  border-width: 8px;
  margin-left: -8px;
}
#header-right-content .dropdown-user-menu .user-menu li {
  font-size: 86%;
  display: block;
  margin: 0 4px;
  vertical-align: middle;
  padding: 8px;
  text-align: left;
  border-top: 1px solid #eaeaea;
}
#header-right-content .dropdown-user-menu .user-menu li:first-child {
  border: none;
}
#header-right-content .dropdown-user-menu .user-menu li.user-menu-signout {
  border-width: 2px;
  margin: 0;
  padding: 8px 12px;
}
#header-right-content .dropdown-user-menu .user-menu li a,
#header-right-content .dropdown-user-menu .user-menu li button {
  display: block;
}
#header-right-content .dropdown-user-menu.selected .user-menu {
  display: inline-block;
}
.breadcrumb > li {
  color: #B0ABB2;
  display: inline-block;
  font-size: 78%;
}
.breadcrumb > li:after {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f70f';
  margin-left: 4px;
}
.breadcrumb > li:first-child a:before {
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '\f700';
  font-size: 14px;
}
.breadcrumb > li:last-child {
  color: #201B26;
}
.breadcrumb > li:last-child:after {
  content: none;
}
.breadcrumb > li a {
  color: #B0ABB2;
}
.breadcrumb > li a:hover {
  color: #201B26;
}
#footer {
  background: #201B26;
}
#footer > div {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 32px 0;
  overflow: hidden;
}
#footer #service-logo {
  float: left;
  vertical-align: middle;
}
#footer #service-logo li {
  margin-right: 16px;
  display: inline-block;
}
#footer #service-logo a {
  font-size: 42px;
  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;
  position: relative;
}
#footer #service-logo a:hover {
  opacity: 1;
}
#footer #service-logo .official-link-rookie:before {
  color: #fff;
  content: '\f800';
  z-index: 0;
}
#footer #service-logo .official-link-rookie:after {
  color: #00a3f2;
  content: '\f801';
  z-index: 1;
}
#footer #service-logo .official-link-jump:before {
  color: #fff;
  content: '\f802';
}
#footer #service-logo .official-link-plus:before {
  content: '\f79F';
  color: #e51c23;
}
#footer #footer-menu {
  float: right;
  font-size: 86%;
  margin-top: 16px;
  vertical-align: middle;
  text-align: right;
}
#footer #footer-menu li {
  display: inline-block;
  margin-left: 16px;
}
#footer #footer-menu a {
  color: #fff;
}
#footer #footer-menu a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 800px) {
  #footer #service-logo {
    float: inherit;
    text-align: center;
    margin-top: 16px;
  }
  #footer #service-logo:before,
  #footer #service-logo:after {
    font-size: 56px;
  }
  #footer #footer-menu {
    float: inherit;
    text-align: center;
  }
  #footer li {
    margin: 0 8px;
  }
}
@media screen and (max-width: 580px) {
  #footer #service-logo,
  #footer ul {
    display: block;
  }
  #footer #service-logo {
    margin-top: 8px;
  }
  #footer #service-logo:before,
  #footer #service-logo:after {
    font-size: 42px;
  }
  #footer li {
    font-size: 72%;
    margin: 8px;
  }
}
.button {
  color: #201B26;
  font-size: 100%;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #B0ABB2;
  -webkit-box-shadow: 1px 1px 1px #bdbdbd;
  box-shadow: 1px 1px 1px #bdbdbd;
  display: inline-block;
  min-width: 130px;
  padding: 8px 8px 7px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button:hover {
  color: #201B26;
  border-color: #201B26;
}
.button-primary {
  color: #fff;
  background: #00a3f2;
  border-color: #00a3f2;
}
.button-primary:hover {
  color: #fff;
  background: #0095de;
  border-color: #0081bf;
}
.button-text {
  font-size: 86%;
  text-decoration: underline;
  background: transparent;
  border: none;
}
.button-report-container {
  margin: 32px 0 0;
  text-align: right;
  clear: both;
}
.button-report-container .button-report {
  color: #CFCBD1;
  font-size: 72%;
  border: none;
  background: none;
  width: inherit;
  margin: 0;
  padding: 0;
}
.series-favorite-status-unfaved {
  position: relative;
}
.sign-in-message {
  font-size: 86%;
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
  width: 280px;
  border-radius: 10px;
  padding: 24px 24px 16px;
  border: 3px solid #C2C2C2;
  z-index: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.sign-in-message p {
  text-align: left;
}
.sign-in-message .sign-in-message-button {
  margin-top: 8px;
}
.sign-in-message .sign-in-message-button p {
  text-align: center;
}
.sign-in-message .sign-in-message-button .button {
  width: 80%;
  margin: 8px 0;
}
.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;
}
.modal-layer {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
}
.modal-layer .dialog {
  color: #201B26;
  background: #fff;
  margin: 120px auto 0;
  width: 420px;
  border-radius: 6px;
  padding: 24px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-layer .dialog .header-buttons {
  position: absolute;
  top: 8px;
  right: 8px;
}
.modal-layer .dialog .close-button {
  font-size: 21px;
  line-height: .8;
  padding: 0;
}
.modal-layer .dialog h2 {
  font-size: 128%;
  font-weight: bold;
  margin-bottom: 16px;
  padding-bottom: 0;
}
.modal-layer .dialog p {
  line-height: 1.4;
  font-size: 86%;
  margin-bottom: 16px;
}
.modal-layer .dialog textarea,
.modal-layer .dialog textarea:disabled {
  font-size: 100%;
  width: 100%;
  height: 198px;
  color: #201B26;
  background: #fff;
  border: 1px solid #B0ABB2;
  margin-top: 8px;
}
.modal-layer .dialog .select-report {
  font-size: 100%;
  width: 100%;
}
.modal-layer .dialog .form-footer {
  margin: 24px -24px -8px;
  padding: 16px 16px 0;
  border-top: 1px solid #eaeaea;
}
.modal-layer .dialog .button-secondary {
  color: #201B26;
  font-size: 128%;
  background: #fff;
  border-color: #B0ABB2;
  line-height: normal;
  text-align: center;
  width: 49%;
}
.modal-layer .dialog .button-secondary:hover {
  color: #201B26;
  border-color: #201B26;
  background: #fff;
}
.modal-layer .dialog .button-primary {
  color: #fff;
  font-size: 128%;
  width: 100%;
  background: #00a3f2;
  border-color: #00a3f2;
}
.modal-layer .dialog .button-primary:hover {
  color: #fff;
  background: #0db0ff;
  border-color: #0081bf;
}
.modal-layer .dialog .button-secondary + .button-primary {
  width: 49%;
  float: right;
}
.modal-layer .dialog .button:disabled {
  background: #E0E0E0 !important;
  border: 1px solid #E0E0E0 !important;
  color: #fff;
}
.modal-layer .modal-layer-guideline {
  padding: 8px;
  border: 1px solid #C2C2C2;
}
.modal-layer .modal-layer-guideline li {
  list-style: disc;
  margin-left: 2em;
  margin-bottom: 4px;
}
@media screen and (max-width: 580px) {
  .modal-layer .dialog {
    width: 95%;
    padding: 12px;
    margin-top: 20px;
  }
  .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.top .media-header-banner {
  height: 128px;
  margin-bottom: 8px;
}
#media.top .media-header-banner a {
  width: 100%;
  height: 100%;
  display: block;
  background-size: 1024px 128px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
}
#media.top .media-header-banner .banner-text {
  color: transparent;
}
#media.top .social-top.social {
  display: none;
}
#media.top .overview {
  float: left;
  width: 160px;
}
#media.top .overview.fixed {
  position: fixed;
  top: 24px;
}
#media.top .overview #category-nav {
  margin-bottom: 40px;
}
#media.top .overview li {
  font-size: 86%;
  font-weight: bold;
}
#media.top .overview li a {
  color: #B0ABB2;
  display: block;
  position: relative;
  padding: 16px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  margin-right: -16px;
}
#media.top .overview li.selected a:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 10px;
  margin-top: -10px;
  position: absolute;
}
#media.top .overview li.category-nav-top.selected a,
#media.top .overview li.category-nav-top a:hover {
  color: #fff;
  background: #00a3f2;
}
#media.top .overview li.category-nav-top.selected a:after {
  border-left-color: #00a3f2;
}
#media.top .overview li.category-nav-battle.selected a,
#media.top .overview li.category-nav-battle a:hover {
  color: #fff;
  background: #da1818;
}
#media.top .overview li.category-nav-battle.selected a:after {
  border-left-color: #da1818;
}
#media.top .overview li.category-nav-fantasy.selected a,
#media.top .overview li.category-nav-fantasy a:hover {
  color: #fff;
  background: #15a3a3;
}
#media.top .overview li.category-nav-fantasy.selected a:after {
  border-left-color: #15a3a3;
}
#media.top .overview li.category-nav-school.selected a,
#media.top .overview li.category-nav-school a:hover {
  color: #fff;
  background: #0fa359;
}
#media.top .overview li.category-nav-school.selected a:after {
  border-left-color: #0fa359;
}
#media.top .overview li.category-nav-love.selected a,
#media.top .overview li.category-nav-love a:hover {
  color: #fff;
  background: #db1677;
}
#media.top .overview li.category-nav-love.selected a:after {
  border-left-color: #db1677;
}
#media.top .overview li.category-nav-comedy.selected a,
#media.top .overview li.category-nav-comedy a:hover {
  color: #fff;
  background: #b3b336;
}
#media.top .overview li.category-nav-comedy.selected a:after {
  border-left-color: #b3b336;
}
#media.top .overview li.category-nav-mystery.selected a,
#media.top .overview li.category-nav-mystery a:hover {
  color: #fff;
  background: #5800b0;
}
#media.top .overview li.category-nav-mystery.selected a:after {
  border-left-color: #5800b0;
}
#media.top .overview li.category-nav-others.selected a,
#media.top .overview li.category-nav-others a:hover {
  color: #fff;
  background: #9c9c9c;
}
#media.top .overview li.category-nav-others.selected a:after {
  border-left-color: #9c9c9c;
}
#media.top .overview li.category-nav-rookie.selected a,
#media.top .overview li.category-nav-rookie a:hover {
  color: #fff;
  background: #00a3f2;
}
#media.top .overview li.category-nav-rookie.selected a:after {
  border-left-color: #00a3f2;
}
#media.top .overview .category-nav-rookie {
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #eaeaea;
}
#media.top #banner-container {
  width: 160px;
  margin-bottom: 40px;
}
#media.top #banner-container img {
  margin-bottom: 8px;
  width: 160px;
}
#media.top #banner-container .banner-apps-container {
  position: relative;
}
#media.top #banner-container .banner-apps-container .banner-apps {
  position: absolute;
  bottom: 3px;
}
#media.top #banner-container .banner-apps-container a {
  display: block;
  line-height: 0;
  margin: 0 3px 3px;
}
#media.top #banner-container .banner-apps-container img {
  margin-bottom: 0;
  width: 100%;
}
#media.top .main {
  padding-left: 24px;
  margin-left: 176px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 4px solid #00a3f2;
  line-height: 1.6;
  overflow: hidden;
}
#media.top #recommend-popular-container {
  margin-right: -224px;
  float: left;
  width: 100%;
}
#media.top #recommend-series,
#media.top #popular-series,
#media.top .media-middle-banner {
  margin-right: 224px;
}
#media.top #recommend-series {
  border-bottom: 1px solid #eaeaea;
}
#media.top #recent-series-container {
  width: 200px;
  padding-left: 16px;
  float: right;
  border-left: 1px solid #eaeaea;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.top #recent-series-container .media-right-banner {
  margin-left: -17px;
  padding-bottom: 32px;
  background: #fff;
}
#media.top #recent-series-container .media-right-banner img {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.top .media-middle-banner {
  height: 80px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 32px;
  padding-bottom: 24px;
}
#media.top .media-middle-banner a {
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
  margin: 0 auto;
}
#media.top .media-middle-banner .banner-text {
  color: transparent;
}
#media.top .series-container {
  margin-bottom: 24px;
}
#media.top .series-container-title {
  font-size: 128%;
  font-weight: bold;
  margin-bottom: 16px;
  padding-left: 24px;
  position: relative;
}
#media.top .series-container-title:before,
#media.top .series-container-title:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #00a3f2;
  position: absolute;
  top: 9px;
  left: 3px;
  z-index: -1;
}
#media.top .series-container-title:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
#media.top .series-container-title:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#media.top #recent-series-container .series-container-title {
  font-size: 100%;
  padding-left: 20px;
  margin-bottom: 8px;
}
#media.top #recent-series-container .series-container-title:before,
#media.top #recent-series-container .series-container-title:after {
  width: 10px;
  height: 10px;
  top: 7px;
  left: 3px;
}
#media.top .main-category-top.main {
  border-color: #00a3f2;
}
#media.top .main-category-battle.main {
  border-color: #da1818;
}
#media.top .main-category-battle .series-container-title:before,
#media.top .main-category-battle .series-container-title:after {
  background: #da1818;
}
#media.top .main-category-fantasy.main {
  border-color: #15a3a3;
}
#media.top .main-category-fantasy .series-container-title:before,
#media.top .main-category-fantasy .series-container-title:after {
  background: #15a3a3;
}
#media.top .main-category-school.main {
  border-color: #0fa359;
}
#media.top .main-category-school .series-container-title:before,
#media.top .main-category-school .series-container-title:after {
  background: #0fa359;
}
#media.top .main-category-love.main {
  border-color: #db1677;
}
#media.top .main-category-love .series-container-title:before,
#media.top .main-category-love .series-container-title:after {
  background: #db1677;
}
#media.top .main-category-comedy.main {
  border-color: #b3b336;
}
#media.top .main-category-comedy .series-container-title:before,
#media.top .main-category-comedy .series-container-title:after {
  background: #b3b336;
}
#media.top .main-category-mystery.main {
  border-color: #5800b0;
}
#media.top .main-category-mystery .series-container-title:before,
#media.top .main-category-mystery .series-container-title:after {
  background: #5800b0;
}
#media.top .main-category-others.main {
  border-color: #9c9c9c;
}
#media.top .main-category-others .series-container-title:before,
#media.top .main-category-others .series-container-title:after {
  background: #9c9c9c;
}
#media.top .social {
  display: none;
}
#media.ranking-monthly .content-inner {
  padding-bottom: 0;
}
#media.ranking-monthly h2 {
  background: url("/images/core/media/ranking/bg-ranking-title.png?RFU9x40EcyeN") center center;
  background-size: cover;
  line-height: 0;
  height: 250px;
  position: relative;
  overflow: hidden;
}
#media.ranking-monthly h2 .ranking-title {
  width: 60%;
  max-width: 490px;
  position: absolute;
  top: 0;
  bottom: 3px;
  left: 25%;
  right: 10%;
  margin: auto;
}
#media.ranking-monthly h2 .ranking-title-more {
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  display: block;
  background: #00a3f2;
  padding: 8px 16px;
  border-radius: 20px;
  position: absolute;
  bottom: 28px;
  right: 7%;
}
#media.ranking-monthly h2 .ranking-title-balloon {
  width: 25%;
  min-width: 240px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#media.ranking-monthly h2 .ranking-title-wj {
  width: 18%;
  min-width: 140px;
  position: absolute;
  top: -6%;
  left: -8px;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  border: 3px solid #201B26;
  border-top: 20px solid #201B26;
  border-left: 23px solid #201B26;
}
#media.ranking-monthly .publication-banner-container {
  padding: 24px;
  border-top: 3px solid #201B26;
}
#media.ranking-monthly .publication-banner {
  display: table;
  width: 100%;
  min-height: 56px;
}
#media.ranking-monthly .publication-banner .publication-banner-title,
#media.ranking-monthly .publication-banner .publication-banner-lead {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
#media.ranking-monthly .publication-banner .publication-banner-title {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  width: 30%;
  padding: 8px 0 8px 4px;
  background: url("/images/core/media/ranking/publication-banner-title-bg.png?5DWHsAv43mGT") center center #00a3f2;
  background-size: cover;
  border-radius: 8px 0 0 8px;
}
#media.ranking-monthly .publication-banner .publication-title-year,
#media.ranking-monthly .publication-banner .publication-title-month,
#media.ranking-monthly .publication-banner .publication-title-prize {
  height: 20px;
  vertical-align: bottom;
}
#media.ranking-monthly .publication-banner .publication-title-year,
#media.ranking-monthly .publication-banner .publication-title-month {
  margin-left: -5px;
}
#media.ranking-monthly .publication-banner .publication-banner-lead {
  background: #005e8c;
  border-radius: 0 8px 8px 0;
  padding: 8px 16px;
}
#media.ranking-monthly .ranking-period-container {
  color: #fff;
  background: #201B26;
  display: table;
  width: 100%;
  height: 36px;
}
#media.ranking-monthly .ranking-period-container .ranking-period {
  font-size: 86%;
  padding: 8px 16px;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
}
#media.ranking-monthly .ranking-period-container .ranking-period-number {
  font-family: 'Roboto', sans-serif;
  font-size: 157%;
  margin: 0 4px;
}
#media.ranking-monthly .ranking-period-container .ranking-period-active {
  font-size: 78%;
  padding: 0 16px;
  text-align: right;
  vertical-align: middle;
  display: table-cell;
}
#media.ranking-monthly .ranking-period-container .publication-link {
  color: #fff;
  font-size: 86%;
  font-weight: bold;
  white-space: nowrap;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  background: #00a3f2;
  width: 1px;
  padding: 16px 16px;
}
#media.ranking-monthly .ranking-period-container .publication-link:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 4px;
  background: url("/images/core/media/seal-prize.png?sf3W_o-rE2jQ") center center no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#media.ranking-monthly .series-container {
  clear: right;
  border-top: 1px solid #eaeaea;
  margin-bottom: 0;
}
#media.ranking-monthly .attention-publication {
  text-align: center;
  background-color: #00a3f2;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#26b8ff), to(transparent), color-stop(0.25, #26b8ff), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #26b8ff), color-stop(0.75, #26b8ff), color-stop(0.75, transparent));
  background-image: linear-gradient(left 45deg, #26b8ff 25%, transparent 25%, transparent 50%, #26b8ff 50%, #26b8ff 75%, transparent 75%, transparent);
  background-size: 5px 5px;
}
#media.ranking-monthly .attention-publication a:after,
#media.ranking-monthly .attention-publication a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/images/core/media/seal-prize.png?sf3W_o-rE2jQ") center center no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin: 0 8px;
}
#media.ranking-monthly .attention-publication a {
  display: inline-block;
  color: #fff;
  padding: 16px 0;
  font-weight: bold;
  text-decoration: underline;
}
#media.ranking-monthly li.none {
  padding: 160px 0;
}
#media.ranking-monthly .none-calculating {
  padding: 24px 0;
  border-top: 3px solid #201B26;
}
#media.ranking-monthly .calculating {
  padding: 24px 0;
}
#media.ranking-monthly .past-ranking {
  margin-bottom: 24px;
  background: #fff;
}
#media.ranking-monthly .past-ranking-title {
  color: #fff;
  padding: 16px;
  background: #201B26;
}
#media.ranking-monthly .past-ranking-list li {
  padding: 16px 8px 16px 16px;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #eaeaea;
}
#media.ranking-monthly .past-ranking-list li:last-child {
  border-bottom: none;
}
#media.ranking-monthly .past-ranking-list .ranking-period {
  color: #7E7C7F;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  width: 50%;
}
#media.ranking-monthly .past-ranking-list .ranking-period .ranking-period-number {
  font-family: 'Roboto', sans-serif;
  font-size: 157%;
  margin: 0 4px;
  min-width: 1em;
  display: inline-block;
  text-align: right;
}
#media.ranking-monthly .past-ranking-list .ranking-link {
  text-align: right;
  vertical-align: middle;
  display: table-cell;
  width: 50%;
}
#media.ranking-monthly .past-ranking-list .ranking-link .ranking-link-button {
  font-size: 86%;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 8px;
  width: 45%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  background: #00a3f2;
}
#media.ranking-monthly .past-ranking-list .ranking-link .ranking-link-button:hover {
  background: #0081bf;
}
#media.ranking-monthly .past-ranking-list .ranking-link .ranking-link-publication {
  margin-left: 8px;
}
#media.ranking-monthly .past-ranking-list .ranking-link .ranking-link-disable {
  font-weight: normal;
  color: #A4A0A5;
  background: #E0E0E0;
}
#media.ranking-monthly .past-ranking-list .ranking-link .ranking-link-disable:hover {
  background: #E0E0E0;
}
#recent-series .series-box-list li {
  width: 20%;
}
#recent-series .pager {
  clear: both;
  overflow: hidden;
  margin: 8px 0;
}
#recent-series .pager .button {
  color: #00a3f2;
  display: inline-block;
  border-width: 1px;
  padding: 0;
  min-width: inherit;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
#recent-series .pager .button.button-prev {
  float: left;
}
#recent-series .pager .button.button-prev: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: '\f71a';
  margin-right: 8px;
}
#recent-series .pager .button.button-next {
  float: right;
}
#recent-series .pager .button.button-next: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: 8px;
}
#recent-series .pager .button:hover {
  text-decoration: underline;
}
.main-category-battle #recent-series .pager .button {
  color: #da1818;
}
.main-category-fantasy #recent-series .pager .button {
  color: #15a3a3;
}
.main-category-school #recent-series .pager .button {
  color: #0fa359;
}
.main-category-love #recent-series .pager .button {
  color: #db1677;
}
.main-category-comedy #recent-series .pager .button {
  color: #b3b336;
}
.main-category-mystery #recent-series .pager .button {
  color: #5800b0;
}
.main-category-others #recent-series .pager .button {
  color: #9c9c9c;
}
#media.series .content-inner {
  overflow: hidden;
}
#media.series .main {
  width: 100%;
  margin-left: -332px;
  float: right;
}
#media.series .main-content {
  margin-left: 332px;
}
#media.series .overview {
  width: 300px;
  float: left;
}
#media.series .cover-image-container {
  line-height: 0;
  border: 1px solid #eaeaea;
}
#media.series .cover-image {
  width: 100%;
}
#media.series .button-favorite {
  font-weight: bold;
  background: none;
  border: none;
  margin-top: 12px;
  width: 110px;
  float: right;
  position: relative;
}
#media.series .button-favorite:before {
  color: #00a3f2;
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 55px;
  line-height: 64px;
  content: '\f725';
  background: #fff;
  border: 3px solid #00a3f2;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
#media.series .button-favorite:hover:before {
  color: #0081bf;
}
#media.series .button-favorite:focus {
  outline: none;
}
#media.series .button-favorite .button-favorite-label {
  font-size: 14px;
  color: #00a3f2;
  display: block;
  font-weight: bold;
  margin-top: 4px;
}
#media.series .favorite-status-faved .button-favorite:before {
  color: #fff;
  background: #00a3f2;
}
#media.series .favorite-status-faved .button-favorite:hover:before {
  background: #0081bf;
}
#media.series .series-title-container {
  margin-top: 24px;
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.series .series-category {
  color: #fff;
  font-size: 72%;
  display: inline-block;
  padding: 4px 8px;
  margin: 0 4px 24px 0;
  border-radius: 6px;
}
#media.series a:hover .category-battle {
  background: #ac1313;
}
#media.series a:hover .category-fantasy {
  background: #0f7676;
}
#media.series a:hover .category-school {
  background: #0b7440;
}
#media.series a:hover .category-love {
  background: #ad115e;
}
#media.series a:hover .category-comedy {
  background: #8c8c2a;
}
#media.series a:hover .category-mystery {
  background: #3e007d;
}
#media.series a:hover .category-others {
  background: #838383;
}
#media.series .series-title {
  font-size: 32px;
  font-weight: bold;
}
#media.series .series-meta {
  margin: 0 0 16px;
}
#media.series .series-meta .user-container {
  display: inline-block;
}
#media.series .series-meta .user-icon {
  width: 32px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 8px;
}
#media.series .series-meta .user-name {
  font-size: 115%;
  vertical-align: middle;
}
#media.series .series-meta .user-name a {
  color: #CFCBD1;
  text-decoration: underline;
}
#media.series .series-meta .user-name strong {
  color: #201B26;
}
#media.series .series-status-container {
  display: inline-block;
}
#media.series .series-status {
  font-size: 115%;
}
#media.series .series-status.series-status-pv {
  margin: 0 16px;
}
#media.series .series-status:before {
  margin-right: 8px;
}
#media.series .series-description {
  clear: both;
  font-size: 86%;
  line-height: 1.4;
  text-align: justify;
  padding-top: 24px;
  margin: 24px 0;
  border-top: 3px solid #201B26;
}
#media.series #social-button-container {
  text-align: right;
  margin: 16px 0 32px;
}
#media.series #social-button-container .social-button {
  margin-left: 16px;
  font-size: 42px;
}
#series-seal-container {
  padding: 4px 4px 0;
  background-color: #e4e3e5;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#d7d2d9), to(transparent), color-stop(0.25, #d7d2d9), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #d7d2d9), color-stop(0.75, #d7d2d9), color-stop(0.75, transparent));
  background-image: linear-gradient(left 45deg, #d7d2d9 25%, transparent 25%, transparent 50%, #d7d2d9 50%, #d7d2d9 75%, transparent 75%, transparent);
  background-size: 5px 5px;
  position: relative;
}
#series-seal-container .series-seal-balloon {
  font-size: 72%;
  background: #fff;
  padding: 8px;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#series-seal-container .series-seal-balloon li {
  display: none;
}
#series-seal-container .series-seal-balloon li.selected {
  display: block;
}
#series-seal-container:hover .series-seal-balloon {
  opacity: 1;
}
#series-seal-container .series-seal-list {
  margin: 0;
  text-align: center;
}
#series-seal-container .series-seal {
  width: 23%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 4px -1.5%;
  cursor: pointer;
  position: relative;
}
#series-seal-container .series-seal.series-seal-award {
  width: 15%;
  margin: 8px -1% 0;
}
#series-seal-container .series-seal.selected:before {
  bottom: -4px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#series-seal-container .series-seal img {
  width: 100%;
}
#series-seal-container:hover .series-seal.selected:before {
  opacity: 1;
}
#series-seal-container.seal-3 .series-seal,
#series-seal-container.seal-4 .series-seal {
  margin: 4px 0;
}
#series-seal-container.seal-3 .series-seal.series-seal-award,
#series-seal-container.seal-4 .series-seal.series-seal-award {
  margin: 4px 0;
}
#series-seal-container.seal-5 .series-seal,
#series-seal-container.seal-6 .series-seal {
  width: 19%;
  margin: 4px -1.5%;
}
#series-seal-container.seal-5 .series-seal.series-seal-award,
#series-seal-container.seal-6 .series-seal.series-seal-award {
  margin: 4px -1%;
  width: 13%;
}
#series-seal-container.seal-7 .series-seal,
#series-seal-container.seal-8 .series-seal,
#series-seal-container.seal-9 .series-seal,
#series-seal-container.seal-10 .series-seal {
  margin: 4px -1.5%;
  width: 14.25%;
}
#series-seal-container.seal-7 .series-seal.series-seal-award,
#series-seal-container.seal-8 .series-seal.series-seal-award,
#series-seal-container.seal-9 .series-seal.series-seal-award,
#series-seal-container.seal-10 .series-seal.series-seal-award {
  margin: 4px -1%;
  width: 9.5%;
}
#series-history {
  color: #fff;
  font-size: 78%;
  margin: 0 0 16px;
  padding: 0 8px;
  background: #201B26;
  overflow: hidden;
}
#series-history li {
  margin: 16px;
}
#series-history .series-history-title {
  float: left;
  width: 7em;
}
#series-history .series-history-award {
  line-height: 1.2;
  border-top: 1px solid #fff;
  padding-top: 16px;
}
#series-history .series-history-award a {
  color: #fff;
}
#series-history .series-history-award a:hover {
  text-decoration: underline;
}
#series-history .series-history-award span {
  display: inline-block;
  margin-right: .5em;
}
#episode-list-container {
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 16px;
}
#episode-list-container .episode-wrapper {
  width: 20%;
  padding-right: 1%;
  float: left;
  text-align: center;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#episode-list-container .episode-wrapper img {
  width: 100%;
}
#episode-list-container .episode-content {
  display: block;
  overflow: hidden;
  border: 1px solid #eaeaea;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#episode-list-container .episode {
  line-height: 0;
}
#episode-list-container .episode-title,
#episode-list-container .episode-status-iijan {
  font-size: 78%;
  line-height: 1.2;
  display: block;
  padding: 8px;
}
#episode-list-container .episode-title {
  color: #201B26;
  float: left;
}
#episode-list-container .episode-content:hover .episode-title {
  text-decoration: underline;
}
#episode-list-container .episode-status-iijan {
  color: #201B26;
  opacity: .4;
  float: right;
}
#episode-list-container .episode-status-iijan:before {
  margin-right: 4px;
  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: '\f724';
}
#episode-list-container .episode-read-mark-read .episode-content {
  background: #f1f1f1;
}
#episode-list-container .episode-read-mark-read .episode img {
  opacity: .4;
}
#media.author .overview,
#media.author .main {
  width: 960px;
  margin: 0 auto;
}
#media.author .overview {
  margin-top: 16px;
  margin-bottom: 32px;
}
#media.author .main {
  border-top: 3px solid #201B26;
  padding-top: 40px;
}
#media.author #user-header {
  text-align: center;
  padding: 0 110px;
}
#media.author #user-header .user-icon-container {
  width: 128px;
  margin: 0 0 16px;
  overflow: hidden;
  border-radius: 50%;
  line-height: 0;
  display: inline-block;
}
#media.author #user-header .user-icon-container img {
  width: 100%;
}
#media.author #user-header .user-name {
  font-size: 128%;
  font-weight: bold;
  display: block;
  margin: 0 0 16px;
}
#media.author #user-header .user-profile {
  line-height: 1.2;
  display: block;
  margin: 0 0 16px;
  padding: 0 8px;
  text-align: justify;
  display: inline-block;
}
#media.author .button-favorite {
  font-weight: bold;
  background: none;
  border: none;
  margin-top: 12px;
  width: 110px;
  float: right;
  position: relative;
}
#media.author .button-favorite:before {
  color: #00a3f2;
  font-family: jumpicon;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 55px;
  line-height: 64px;
  content: '\f725';
  background: #fff;
  border: 3px solid #00a3f2;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
#media.author .button-favorite:hover:before {
  color: #0081bf;
}
#media.author .button-favorite:focus {
  outline: none;
}
#media.author .button-favorite .button-favorite-label {
  font-size: 14px;
  color: #00a3f2;
  display: block;
  font-weight: bold;
  margin-top: 4px;
}
#media.author .favorite-status-faved .button-favorite:before {
  color: #fff;
  background: #00a3f2;
}
#media.author .favorite-status-faved .button-favorite:hover:before {
  background: #0081bf;
}
#media.author .content-inner {
  overflow: hidden;
}
#media.author .series-contents {
  position: relative;
}
#media.author .series-box-list {
  text-align: center;
}
#media.author .series-box-list li {
  float: inherit;
  display: inline-block;
  padding: 0 24px 40px;
}
#media.author .series-box-list a {
  overflow: inherit;
}
#media.author .series-box-list .series-meta {
  height: inherit;
  padding-top: 16px;
}
#media.author .series-box-list .series-episode-number {
  color: #B0ABB2;
}
#media.author .cover-image-container {
  background: transparent;
  height: 100%;
  width: 100%;
  position: relative;
}
#media.author .cover-image-container .cover-image {
  position: relative;
  z-index: 1;
}
#media.author .cover-image-container:before,
#media.author .cover-image-container:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#media.author .cover-image-container:before {
  background: #f1f1f1;
  -webkit-transform: rotate(176deg);
  -ms-transform: rotate(176deg);
  transform: rotate(176deg);
}
#media.author .cover-image-container:after {
  background: #E4E3E5;
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}
#media.author .list-more {
  border: none;
}
#media.author .list-more .button {
  width: 50%;
  display: block;
  margin: 32px auto;
  text-align: center;
  padding: 16px 0;
}
#media.ranking-about h2 {
  background: url("/images/core/media/ranking/bg-ranking-title.png?RFU9x40EcyeN") center center;
  background-size: cover;
  line-height: 0;
  height: 250px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 32px;
}
#media.ranking-about h2 .ranking-about-title-bg {
  width: 35%;
  position: absolute;
  right: -3%;
  top: -30px;
}
#media.ranking-about h2 .ranking-about-title {
  width: 60%;
  max-width: 540px;
  position: absolute;
  top: 0;
  bottom: 3px;
  left: 230px;
  right: 20%;
  margin: auto;
}
#media.ranking-about h2 .ranking-about-title-more {
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  display: block;
  background: #00a3f2;
  padding: 8px 16px;
  border-radius: 20px;
  position: absolute;
  bottom: 20px;
  right: 22%;
}
#media.ranking-about h2 .ranking-about-title-balloon {
  width: 35%;
  min-width: 240px;
  position: absolute;
  bottom: 0;
  right: -9%;
}
#media.ranking-about h2 .ranking-about-title-wj {
  width: 18%;
  min-width: 180px;
  position: absolute;
  top: -6%;
  left: -20px;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  border: 3px solid #201B26;
  border-top: 20px solid #201B26;
  border-left: 23px solid #201B26;
}
#media.ranking-about #about-lead {
  line-height: 1.6;
  margin-bottom: 32px;
}
#media.ranking-about #about-schedule,
#media.ranking-about #about-award {
  margin-bottom: 32px;
}
#media.ranking-about #about-schedule {
  width: 60%;
  float: left;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.ranking-about #about-schedule h3 img {
  height: 22px;
}
#media.ranking-about #about-schedule li {
  font-size: 86%;
  display: table;
  position: relative;
}
#media.ranking-about #about-schedule li:before {
  content: "";
  display: block;
  width: 4px;
  height: 150px;
  background: #E4E3E5;
  position: absolute;
  left: 124px;
  top: 40px;
  z-index: -1;
}
#media.ranking-about #about-schedule li:last-child:before {
  content: none;
}
#media.ranking-about #about-schedule li .about-schedule-step,
#media.ranking-about #about-schedule li .about-schedule-detail {
  display: table-cell;
  vertical-align: middle;
}
#media.ranking-about #about-schedule li img {
  margin: 4px 8px 4px 0;
  width: 180px;
}
#media.ranking-about #about-schedule .about-schedule-detail {
  padding: 0 16px 0 0;
}
#media.ranking-about #about-award {
  border: 3px solid #B8AB4F;
  background: #fffbde;
  float: right;
  width: 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.ranking-about #about-award h3 {
  line-height: 0;
  background: #201B26;
}
#media.ranking-about #about-award h3 img {
  width: 100%;
}
#media.ranking-about #about-award .award-gold-content {
  background: url(/images/core/media/ranking/ranking-about-bg-award.png?lsAe69X5g0HG) center bottom no-repeat;
  background-size: cover;
  padding: 16px 16px 40px 8px;
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#media.ranking-about #about-award .ranking-about-award-gold {
  width: 100%;
  max-width: 400px;
}
#media.ranking-about #about-award .award-silver-bronze-content {
  padding: 0 8px 16px;
  text-align: center;
}
#media.ranking-about #about-award .ranking-about-award-silver,
#media.ranking-about #about-award .ranking-about-award-bronze {
  width: 100%;
  max-width: 400px;
}
#media.ranking-about #about-award-attention {
  background: #f1f1f1;
  padding: 24px;
  margin-bottom: 40px;
  clear: both;
}
#media.ranking-about #about-award-attention h3 {
  margin-bottom: 8px;
}
#media.ranking-about #about-award-attention li {
  font-size: 86%;
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 8px;
}
#media.ranking-about #about-award-attention p {
  font-size: 86%;
}
.is-sp#media.ranking-about #about-lead {
  margin-left: 6px;
  margin-right: 6px;
}
.is-sp#media.ranking-about #about-schedule {
  padding-left: 6px;
}
@media screen and (max-width: 580px) {
  #media.ranking-about h2 {
    height: 120px;
    width: 100%;
    position: relative;
    margin-bottom: 12px;
  }
  #media.ranking-about h2 .ranking-about-title-bg {
    width: 45%;
    position: absolute;
    right: -3%;
    top: -10px;
  }
  #media.ranking-about h2 .ranking-about-title {
    width: 70%;
    position: absolute;
    top: 20px;
    bottom: 3px;
    left: 26%;
    right: 20%;
  }
  #media.ranking-about h2 .ranking-about-title-balloon {
    width: 150px;
    min-width: inherit;
    position: absolute;
    bottom: 0;
    right: inherit;
    left: -42px;
  }
  #media.ranking-about h2 .ranking-about-title-wj {
    width: 20%;
    min-width: inherit;
    position: absolute;
    top: -15%;
    left: -30px;
  }
  #media.ranking-about #about-lead {
    font-size: 86%;
    line-height: 1.4;
    margin: 0 6px 24px;
  }
  #media.ranking-about #about-schedule {
    width: inherit;
    float: inherit;
    padding: 0 6px;
    margin-bottom: 12px;
  }
  #media.ranking-about #about-schedule h3 img {
    height: 18px;
  }
  #media.ranking-about #about-schedule li {
    font-size: 78%;
    line-height: 1.2;
  }
  #media.ranking-about #about-schedule li:before {
    height: 100px;
    position: absolute;
    left: 83px;
    top: 40px;
  }
  #media.ranking-about #about-schedule li img {
    margin: 3px 6px 3px 0;
    width: 120px;
  }
  #media.ranking-about #about-schedule .about-schedule-detail {
    padding: 0 12px 0 0;
  }
  #media.ranking-about #about-award {
    float: inherit;
    width: inherit;
    margin: 0;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #media.ranking-about #about-award h3 img {
    height: 43px;
  }
  #media.ranking-about #about-award .award-gold-content {
    padding: 6px 12px 30px 6px;
    margin-bottom: 12px;
  }
  #media.ranking-about #about-award .ranking-about-award-gold,
  #media.ranking-about #about-award .ranking-about-award-silver,
  #media.ranking-about #about-award .ranking-about-award-bronze {
    max-width: 90%;
  }
  #media.ranking-about #about-award .award-silver-bronze-content {
    padding: 0 6px 12px;
  }
  #media.ranking-about #about-award-attention {
    padding: 12px 12px 30px;
    margin-bottom: 0;
    line-height: 1.4;
  }
  #media.ranking-about #about-award-attention h3 {
    margin-bottom: 6px;
  }
  #media.ranking-about #about-award-attention h3 img {
    height: 18px;
  }
  #media.ranking-about #about-award-attention li {
    font-size: 86%;
    margin-bottom: 6px;
  }
  #media.ranking-about #about-award-attention p {
    font-size: 86%;
  }
}
#media.guide-gp_gag .gp_gag-title-container {
  background: url("/images/core/guide/gp_gag/gp_gag-bg-title1.png?5FujTR4apUOe"), url("/images/core/guide/gp_gag/gp_gag-bg-title2.png?BeUBirDeL4sl"), url("/images/core/guide/gp_gag/gp_gag-bg-gradation.gif?EMJBLrucVolF");
  background-position: center center;
  background-size: 50px 50px, cover, auto auto;
  line-height: 0;
  height: 216px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 32px;
}
#media.guide-gp_gag .gp_gag-title-container:after {
  content: "";
  background: url("/images/core/guide/gp_gag/gp_gag-chara.png?GiJTdKGVmDPb") left bottom no-repeat;
  background-size: contain;
  width: 27%;
  height: 80%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 1%;
}
#media.guide-gp_gag .gp_gag-title-container .gp_gag-catch {
  height: 34%;
  position: absolute;
  top: 0 ;
  left: 1%;
}
#media.guide-gp_gag .gp_gag-title-container .gp_gag-title {
  width: 48%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#media.guide-gp_gag .gp_gag-title-container .gp_gag-title-balloon1 {
  width: 35%;
  max-width: 330px;
  position: absolute;
  bottom: 0;
  right: -7%;
}
#media.guide-gp_gag .gp_gag-title-container .gp_gag-title-balloon2 {
  width: 15%;
  max-width: 135px;
  position: absolute;
  bottom: 42%;
  right: 0.2%;
}
#media.guide-gp_gag #gp_gag-lead {
  line-height: 1.6;
  margin-bottom: 32px;
}
#media.guide-gp_gag #gp_gag-wanted,
#media.guide-gp_gag #gp_gag-award {
  margin-bottom: 32px;
}
#media.guide-gp_gag #gp_gag-wanted {
  width: 60%;
  float: left;
  padding-right: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.guide-gp_gag #gp_gag-wanted h3 img {
  height: 22px;
}
#media.guide-gp_gag #gp_gag-wanted dl {
  margin: 8px 0;
  overflow: hidden;
}
#media.guide-gp_gag #gp_gag-wanted dt {
  color: #fff;
  font-size: 86%;
  line-height: 1;
  text-align: center;
  background: #201B26;
  padding: 4px 0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 5.5em;
  float: left;
}
#media.guide-gp_gag #gp_gag-wanted dd {
  font-size: 115%;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
  text-align: center;
  margin-left: 5.5em;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
#media.guide-gp_gag #gp_gag-wanted dd:last-child {
  text-align: left;
  font-size: 100%;
  margin-bottom: 0;
  border-bottom: none;
}
#media.guide-gp_gag #gp_gag-wanted dd span {
  display: inline-block;
}
#media.guide-gp_gag #gp_gag-wanted dd li {
  line-height: 1.4;
  clear: both;
  float: left;
  margin-left: 1.5em;
}
#media.guide-gp_gag #gp_gag-wanted dd li:before {
  font-size: 86%;
  line-height: 1;
  color: #fff;
  display: block;
  background: #201B26;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-left: -1.5em;
  margin-right: 4px;
  padding: 4px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#media.guide-gp_gag #gp_gag-wanted dd li:nth-child(1):before {
  content: "1";
}
#media.guide-gp_gag #gp_gag-wanted dd li:nth-child(2):before {
  content: "2";
}
#media.guide-gp_gag #gp_gag-wanted dd img {
  width: 100%;
  background: #201B26;
  padding: 8px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 8px;
}
#media.guide-gp_gag #gp_gag-award {
  text-align: center;
  border: 3px solid #201B26;
  background: url("/images/core/guide/gp_gag/gp_gag-bg-title1.png?5FujTR4apUOe") #ffe401;
  background-size: 32px 32px;
  float: right;
  width: 40%;
  padding-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.guide-gp_gag #gp_gag-award h3 {
  line-height: 0;
  background: #201B26;
  margin-bottom: 24px;
}
#media.guide-gp_gag #gp_gag-award h3 img {
  width: 100%;
}
#media.guide-gp_gag #gp_gag-award .award-content img {
  width: 85%;
  max-width: 286px;
}
#media.guide-gp_gag #gp_gag-award-attention {
  background: #f1f1f1;
  padding: 24px;
  margin-bottom: 40px;
  clear: both;
}
#media.guide-gp_gag #gp_gag-award-attention h3 {
  margin-bottom: 8px;
}
#media.guide-gp_gag #gp_gag-award-attention li {
  font-size: 86%;
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 8px;
}
#media.guide-gp_gag #gp_gag-award-attention p {
  font-size: 86%;
}
.is-sp#media.guide-gp_gag #gp_gag-lead {
  margin-left: 6px;
  margin-right: 6px;
}
.is-sp#media.guide-gp_gag #gp_gag-wanted {
  padding-left: 6px;
}
@media screen and (max-width: 580px) {
  #media.guide-gp_gag .gp_gag-title-container {
    height: 120px;
    width: 100%;
    position: relative;
    margin-bottom: 12px;
    background-size: 20px 20px, cover, auto auto;
  }
  #media.guide-gp_gag .gp_gag-title-container:after {
    width: 165px;
    left: 50%;
    margin-left: -165px;
  }
  #media.guide-gp_gag .gp_gag-title-container .gp_gag-catch {
    width: 98px;
    left: 50%;
    margin-left: -165px;
  }
  #media.guide-gp_gag .gp_gag-title-container .gp_gag-title {
    width: 60%;
    max-width: 200px;
    top: 3%;
    bottom: 36%;
    left: 41%;
    right: 5%;
  }
  #media.guide-gp_gag .gp_gag-title-container .gp_gag-title-balloon1 {
    width: 40%;
    max-width: 135px;
    left: 50%;
    right: 0;
    margin: auto;
  }
  #media.guide-gp_gag .gp_gag-title-container .gp_gag-title-balloon2 {
    width: 16%;
    max-width: 52px;
    bottom: 9%;
    left: 75%;
    right: 0;
    margin: auto;
  }
  #media.guide-gp_gag #gp_gag-lead {
    font-size: 86%;
    line-height: 1.4;
    margin: 0 6px 24px;
  }
  #media.guide-gp_gag #gp_gag-wanted {
    width: inherit;
    float: inherit;
    padding: 12px 6px 6px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea;
  }
  #media.guide-gp_gag #gp_gag-wanted h3 img {
    height: 18px;
  }
  #media.guide-gp_gag #gp_gag-wanted dl {
    margin: 6px 0;
  }
  #media.guide-gp_gag #gp_gag-wanted dt {
    font-size: 78%;
    padding: 3px 0;
    margin-bottom: 6px;
    float: inherit;
  }
  #media.guide-gp_gag #gp_gag-wanted dd {
    font-size: 100%;
    line-height: 1.4;
    text-align: left;
    margin-left: 0;
    margin-bottom: 12px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #media.guide-gp_gag #gp_gag-wanted dd ol {
    margin-top: 6px;
  }
  #media.guide-gp_gag #gp_gag-wanted dd li {
    margin-bottom: 6px;
  }
  #media.guide-gp_gag #gp_gag-wanted dd li:before {
    font-size: 78%;
  }
  #media.guide-gp_gag #gp_gag-wanted dd img {
    padding: 3px 6px;
  }
  #media.guide-gp_gag #gp_gag-award {
    float: inherit;
    width: inherit;
    margin: 0;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #media.guide-gp_gag #gp_gag-award h3 img {
    height: 43px;
  }
  #media.guide-gp_gag #gp_gag-award .award-content img {
    width: 70%;
  }
  #media.guide-gp_gag #gp_gag-award-attention {
    padding: 12px 12px 30px;
    margin-bottom: 0;
    line-height: 1.4;
  }
  #media.guide-gp_gag #gp_gag-award-attention h3 {
    margin-bottom: 6px;
  }
  #media.guide-gp_gag #gp_gag-award-attention h3 img {
    height: 18px;
  }
  #media.guide-gp_gag #gp_gag-award-attention li {
    font-size: 86%;
    margin-bottom: 6px;
  }
}
#media.guide-gp_gag_02 .gp_gag-title-container {
  background: url("/images/core/guide/gp_gag_02/gp_gag-bg-title1.png?e-ip4HavwnaK"), url("/images/core/guide/gp_gag_02/gp_gag-bg-title2.png?gCAfSlXJQDtb"), url("/images/core/guide/gp_gag_02/gp_gag-bg-gradation.gif?CffkekIZBMI2");
  background-position: center center;
  background-size: 30px 30px, cover, auto auto;
  line-height: 0;
  height: 216px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 32px;
}
#media.guide-gp_gag_02 .gp_gag-title-container:before {
  content: "";
  background: url("/images/core/guide/gp_gag_02/gp_gag-chara01.png?17DLRfoHw4cK") left bottom no-repeat;
  background-size: contain;
  width: 50%;
  height: 110%;
  display: block;
  position: absolute;
  bottom: 0;
  left: -6%;
}
#media.guide-gp_gag_02 .gp_gag-title-container:after {
  content: "";
  background: url("/images/core/guide/gp_gag_02/gp_gag-chara02.png?5GZhb7BRS6Ye") left top no-repeat;
  background-size: contain;
  width: 19%;
  height: 100%;
  display: block;
  position: absolute;
  top: -8%;
  right: 4%;
}
#media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-catch {
  width: 20%;
  position: absolute;
  top: 7%;
  right: 19%;
}
#media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-title {
  width: 48%;
  position: absolute;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-title-balloon1 {
  width: 34%;
  max-width: 330px;
  position: absolute;
  bottom: 0;
  right: -6%;
  z-index: 1;
}
#media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-title-balloon2 {
  width: 15%;
  max-width: 135px;
  position: absolute;
  bottom: 34%;
  right: -1%;
  z-index: 1;
}
#media.guide-gp_gag_02 #gp_gag-lead {
  line-height: 1.6;
  margin-bottom: 32px;
}
#media.guide-gp_gag_02 #gp_gag-wanted,
#media.guide-gp_gag_02 #gp_gag-award {
  margin-bottom: 32px;
}
#media.guide-gp_gag_02 #gp_gag-wanted {
  width: 60%;
  float: left;
  padding-right: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.guide-gp_gag_02 #gp_gag-wanted h3 img {
  height: 22px;
}
#media.guide-gp_gag_02 #gp_gag-wanted dl {
  margin: 8px 0;
  overflow: hidden;
}
#media.guide-gp_gag_02 #gp_gag-wanted dt {
  color: #fff;
  font-size: 86%;
  line-height: 1;
  text-align: center;
  background: #201B26;
  padding: 4px 0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 5.5em;
  float: left;
}
#media.guide-gp_gag_02 #gp_gag-wanted dd {
  font-size: 115%;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
  text-align: center;
  margin-left: 5.5em;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
#media.guide-gp_gag_02 #gp_gag-wanted dd:last-child {
  text-align: left;
  font-size: 100%;
  margin-bottom: 0;
  border-bottom: none;
}
#media.guide-gp_gag_02 #gp_gag-wanted dd span {
  display: inline-block;
}
#media.guide-gp_gag_02 #gp_gag-wanted dd li {
  line-height: 1.4;
  clear: both;
  float: left;
  margin-left: 1.5em;
}
#media.guide-gp_gag_02 #gp_gag-wanted dd li:before {
  font-size: 86%;
  line-height: 1;
  color: #fff;
  display: block;
  background: #201B26;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-left: -1.5em;
  margin-right: 4px;
  padding: 4px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#media.guide-gp_gag_02 #gp_gag-wanted dd li:nth-child(1):before {
  content: "1";
}
#media.guide-gp_gag_02 #gp_gag-wanted dd li:nth-child(2):before {
  content: "2";
}
#media.guide-gp_gag_02 #gp_gag-wanted dd img {
  width: 100%;
  background: #201B26;
  padding: 8px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 8px;
}
#media.guide-gp_gag_02 #gp_gag-award {
  text-align: center;
  border: 3px solid #201B26;
  background: url("/images/core/guide/gp_gag_02/gp_gag-bg-title1.png?e-ip4HavwnaK") #42d651;
  background-size: 32px 32px;
  float: right;
  width: 40%;
  padding-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#media.guide-gp_gag_02 #gp_gag-award h3 {
  line-height: 0;
  background: #201B26;
  margin-bottom: 24px;
}
#media.guide-gp_gag_02 #gp_gag-award h3 img {
  width: 100%;
}
#media.guide-gp_gag_02 #gp_gag-award .award-content img {
  width: 85%;
  max-width: 286px;
}
#media.guide-gp_gag_02 #gp_gag-award-attention {
  background: #f1f1f1;
  padding: 24px;
  margin-bottom: 40px;
  clear: both;
}
#media.guide-gp_gag_02 #gp_gag-award-attention h3 {
  margin-bottom: 8px;
}
#media.guide-gp_gag_02 #gp_gag-award-attention li {
  font-size: 86%;
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 8px;
}
#media.guide-gp_gag_02 #gp_gag-award-attention p {
  font-size: 86%;
}
.is-sp#media.guide-gp_gag #gp_gag-lead {
  margin-left: 6px;
  margin-right: 6px;
}
.is-sp#media.guide-gp_gag #gp_gag-wanted {
  padding-left: 6px;
}
@media screen and (max-width: 580px) {
  #media.guide-gp_gag_02 .gp_gag-title-container {
    height: 120px;
    width: 100%;
    position: relative;
    margin-bottom: 12px;
    background-size: 20px 20px, cover, auto auto;
  }
  #media.guide-gp_gag_02 .gp_gag-title-container:before {
    width: 215px;
    left: 50%;
    margin-left: -185px;
    margin-bottom: -20px;
  }
  #media.guide-gp_gag_02 .gp_gag-title-container:after {
    width: 85px;
    right: -1%;
  }
  #media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-catch {
    width: 98px;
    left: 50%;
    margin-left: -165px;
    top: 2%;
  }
  #media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-title {
    width: 60%;
    max-width: 200px;
    top: 7%;
    bottom: 30%;
    left: 34%;
    right: 5%;
    z-index: 1;
  }
  #media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-title-balloon1 {
    width: 40%;
    max-width: 135px;
    left: 50%;
    right: -5%;
    margin: auto;
  }
  #media.guide-gp_gag_02 .gp_gag-title-container .gp_gag-title-balloon2 {
    width: 16%;
    max-width: 52px;
    bottom: 9%;
    left: 75%;
    right: -3%;
    margin: auto;
  }
  #media.guide-gp_gag_02 #gp_gag-lead {
    font-size: 86%;
    line-height: 1.4;
    margin: 0 6px 24px;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted {
    width: inherit;
    float: inherit;
    padding: 12px 6px 6px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted h3 img {
    height: 18px;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted dl {
    margin: 6px 0;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted dt {
    font-size: 78%;
    padding: 3px 0;
    margin-bottom: 6px;
    float: inherit;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted dd {
    font-size: 100%;
    line-height: 1.4;
    text-align: left;
    margin-left: 0;
    margin-bottom: 12px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted dd ol {
    margin-top: 6px;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted dd li {
    margin-bottom: 6px;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted dd li:before {
    font-size: 78%;
  }
  #media.guide-gp_gag_02 #gp_gag-wanted dd img {
    padding: 3px 6px;
  }
  #media.guide-gp_gag_02 #gp_gag-award {
    float: inherit;
    width: inherit;
    margin: 0;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #media.guide-gp_gag_02 #gp_gag-award h3 img {
    height: 43px;
  }
  #media.guide-gp_gag_02 #gp_gag-award .award-content img {
    width: 70%;
  }
  #media.guide-gp_gag_02 #gp_gag-award-attention {
    padding: 12px 12px 30px;
    margin-bottom: 0;
    line-height: 1.4;
  }
  #media.guide-gp_gag_02 #gp_gag-award-attention h3 {
    margin-bottom: 6px;
  }
  #media.guide-gp_gag_02 #gp_gag-award-attention h3 img {
    height: 18px;
  }
  #media.guide-gp_gag_02 #gp_gag-award-attention li {
    font-size: 86%;
    margin-bottom: 6px;
  }
}
