@charset "UTF-8";
.bg_black_alpha {
  background-color: rgba(0, 0, 0, 0.5);
}
.font_color_bright {
  color: #FCFCFC;
}
.hide_text {
  overflow: hidden;
  text-indent: -999em;
}
.pointed_reader {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ranking_number {
  display: table-cell;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  padding: 5px;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 51%);
  background: -webkit-gradient(linear, left top, right bottom, from(#000), color-stop(0.5, rgba(0, 0, 0, 0.8)), color-stop(0.51, rgba(0, 0, 0, 0)));
  color: #fefefe;
  line-height: 14px;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  font-style: normal;
  border-radius: 6px 0 0 0;
}
.fixed_aspect_ratio_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.badge {
  font-size: 11px;
  line-height: 11px;
  padding: 3px 5px;
  text-align: left;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  font-style: normal;
  font-family: 'arial';
  letter-spacing: 1px;
  color: #f9f9f9;
  background-color: #ff3664;
  background-color: #ff0634;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff3664), to(#ff0634));
  background: -moz-linear-gradient(top, #ff3664, #ff0634);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.cut_l {
  margin-left: -0.5em;
}
.cut_r {
  margin-right: -0.5em;
}
a.button {
  display: inline-block;
  padding: 7px 10px;
  height: 24px;
  line-height: 24px;
  margin: 0 1px;
  text-align: center;
  font-weight: bold;
  background-color: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: -moz-linear-gradient(top, #ffffff, #efefef);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  color: #777;
}
a.button:hover {
  font-weight: bold;
  color: #777;
}
a.button_s,
a.button_s:hover,
a.button_s:visited {
  display: inline-block;
  padding: 8px 10px 6px 10px;
  height: 14px;
  line-height: 14px;
  margin: 0 1px;
  text-align: center;
  font-weight: normal;
  background-color: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: -moz-linear-gradient(top, #ffffff, #efefef);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  color: #666;
}
a.button_s_rev,
a.button_s_rev:hover,
a.button_s_rev:visited {
  display: inline-block;
  padding: 8px 10px 6px 10px;
  height: 14px;
  line-height: 14px;
  margin: 0 1px;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #999;
  color: #fcfcfc;
  font-size: 12px;
  font-weight: normal;
}
a.button_login,
a.button_login:hover,
a.button_login:visited {
  display: block;
  padding: 14px 10px 12px 10px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #2076C2;
  background: -webkit-gradient(linear, left top, left bottom, from(#4A8ECA), to(#2076C2));
  background: -moz-linear-gradient(top, #4A8ECA, #2076C2);
  color: #fcfcfc;
  font-size: 12px;
  font-weight: normal;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
a.button_follow,
a.button_follow:hover,
a.button_follow:visited {
  display: block;
  padding: 8px;
  position: absolute;
  top: 110px;
  right: 0px;
  height: 14px;
  text-align: center;
  vertical-align: top;
  color: #0FA9D8;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: -moz-linear-gradient(top, #ffffff, #efefef);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
a.button_follow i,
a.button_follow:hover i,
a.button_follow:visited i {
  display: inline-block;
  width: 24px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/illust/asset.png?201412171400');
  background-position: -125px -150px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  a.button_follow i,
  a.button_follow:hover i,
  a.button_follow:visited i {
    background-image: url('/img/illust/asset_x2.png?201412171400');
  }
}
a.button_follow span,
a.button_follow:hover span,
a.button_follow:visited span {
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  vertical-align: top;
}
a.button_follow.no_upper_ad {
  top: 60px;
}
a.button_follow.active {
  background-color: #4DBBDD;
  background: -webkit-gradient(linear, left top, left bottom, from(#0FA9D8), to(#4DBBDD));
  background: -moz-linear-gradient(top, #0FA9D8, #4DBBDD);
  color: #fcfcfc;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
}
a.m_button_watch_user {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
  text-indent: -999em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #d9d9d9;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d9d9d9));
  background: -moz-linear-gradient(top, #fff, #d9d9d9);
}
a.m_button_watch_user:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/illust/asset.png?201412171400');
  background-position: -300px 0;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  a.m_button_watch_user:after {
    background-image: url('/img/illust/asset_x2.png?201412171400');
  }
}
a.m_button_watch_user.active {
  background-color: #0FA9D8;
  background: -webkit-gradient(linear, left top, left bottom, from(#5EC4E4), to(#0FA9D8));
  background: -moz-linear-gradient(top, #5EC4E4, #0FA9D8);
}
a.m_button_watch_user.active:after {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/illust/asset.png?201412171400');
  background-position: -300px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  a.m_button_watch_user.active:after {
    background-image: url('/img/illust/asset_x2.png?201412171400');
  }
}
.icon_tag {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/illust/asset.png?201412171400');
  background-position: -500px -10px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .icon_tag {
    background-image: url('/img/illust/asset_x2.png?201412171400');
  }
}
.icon_fav {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/illust/asset.png?201412171400');
  background-position: -300px -100px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .icon_fav {
    background-image: url('/img/illust/asset_x2.png?201412171400');
  }
}
.wide_image {
  text-align: center;
}
.ad_320_50 {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #000;
  text-align: center;
}
i.ico_arrow {
  display: block;
  width: 10px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 285px 130px;
  background-image: url('/img/illust/asset_global.png');
  background-position: -95px -95px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  i.ico_arrow {
    background-image: url('/img/illust/asset_global_x2.png');
  }
}
ul.tags {
  display: block;
  margin: 15px 15px;
}
ul.tags li {
  display: inline-block;
  height: 30px;
  margin: 0 5px 10px 0;
  line-height: 30px;
  vertical-align: middle;
}
ul.tags li a {
  display: block;
  height: 16px;
  line-height: 16px;
  padding: 4px 10px 10px 8px;
  vertical-align: center;
  background: #ffffdd;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
ul.tags li a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/illust/asset.png?201412171400');
  background-position: -500px -5px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  ul.tags li a i {
    background-image: url('/img/illust/asset_x2.png?201412171400');
  }
}
.pager {
  display: block;
  text-align: center;
  margin: 15px 0;
  letter-spacing: -0.4em;
}
.pager li {
  display: inline-block;
  height: 40px;
  width: 26px;
  line-height: 40px;
  margin: 0 4px 6px 4px;
  letter-spacing: -1px;
  background-color: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: -moz-linear-gradient(top, #ffffff, #efefef);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.pager li a {
  display: block;
  width: 26px;
  height: 40px;
  font-size: 12px;
  color: #666;
}
.pager li.deactive {
  opacity: 0.5;
}
.pager li.current {
  background-color: #eee;
  color: #0FA9D8;
}
.pager li:first-child,
.pager li:last-child {
  width: 58px;
}
.pager li:first-child > a,
.pager li:last-child > a {
  width: 58px;
}
.pager li:first-child > a > img,
.pager li:last-child > a > img {
  display: inline-block;
}
.pager li:first-child {
  margin: 0 4px 6px 0;
}
.pager li:last-child {
  margin: 0 0 6px 4px;
}
.module_modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.module_modal > .panel {
  position: absolute;
  background-color: #fcfcfc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}
.module_modal > .panel.square {
  top: 50%;
  left: 50%;
  width: 270px;
  height: 270px;
  margin-top: -135px;
  margin-left: -135px;
}
.module_modal > .panel > .inner {
  margin: 50px 15px 15px 15px;
}
.module_modal > .panel > .close {
  position: absolute;
  top: 0;
  right: 2px;
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  background-image: url(/img/illust/icon_close.png);
  background-repeat: no-repeat;
}
.manga_app_header {
  display: none;
  position: relative;
  width: 100%;
  height: 92px;
  margin: 0 auto;
  padding: 0;
  background: #EFEFEF;
  border-bottom: 1px solid #999;
}
.manga_app_header .app_info {
  position: absolute;
  left: 84px;
  top: 16px;
}
.manga_app_header .app_info .app_name {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #000;
}
.manga_app_header .app_info .app_description {
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 8px;
  color: #666;
  margin-right: 44px;
  height: 17px;
  overflow: hidden;
}
.manga_app_header .app_info .app_btn {
  font-size: 12px;
  color: #fff;
}
.manga_app_header .app_info .app_btn span {
  padding: 5px 16px;
  background-color: #77C138;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.manga_app_header .app_open {
  display: block;
  position: relative;
  float: left;
  width: 80%;
  height: 92px;
  text-indent: -99em;
}
.manga_app_header .app_open i {
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  left: 16px;
  top: 16px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -300px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_app_header .app_open i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_app_header .app_close {
  display: block;
  position: relative;
  float: right;
  width: 15%;
  height: 92px;
  text-indent: -99em;
}
.manga_app_header .app_close i {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 16px;
  top: 38px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -200px -100px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_app_header .app_close i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
#container.manga_container .cut_l {
  margin-left: -0.5em;
}
#container.manga_container .cut_r {
  margin-right: -0.5em;
}
#container.manga_container header h1 a {
  background-repeat: no-repeat;
  background-size: 146px 46px;
  background-image: url('/img/manga/manga_logo.png');
  background-position: 0px 0px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #container.manga_container header h1 a {
    background-image: url('/img/manga/manga_logo_x2.png');
  }
}
#container.manga_container header.header_seiga_top h1 a {
  background-repeat: no-repeat;
  background-size: 285px 130px;
  background-image: url('/img/illust/asset_global.png');
  background-position: -138px -46px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #container.manga_container header.header_seiga_top h1 a {
    background-image: url('/img/illust/asset_global_x2.png');
  }
}
#container.manga_container .main {
  background-color: #e8e8e8;
  -webkit-tap-highlight-color: rgba(235, 249, 222, 0.8);
  padding-bottom: 0;
}
#container.manga_container .main.faq {
  padding-bottom: 1px;
}
.page_caption {
  background-color: #f4f4f4;
  margin-bottom: 16px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.page_caption.nomargin {
  margin-bottom: 0;
}
.page_caption h2 {
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #222;
  border-bottom: 1px solid #d0d0d0;
}
.page_caption h2 .comic_name {
  color: #666;
  display: block;
  padding: 0;
  margin: 0 0 8px 0;
  font-size: 12px;
  font-weight: 100;
}
.page_caption ul.pankuzu {
  padding: 0 16px;
  border-bottom: 1px solid #d0d0d0;
  *zoom: 1;
}
.page_caption ul.pankuzu:before,
.page_caption ul.pankuzu:after {
  display: table;
  content: "";
}
.page_caption ul.pankuzu:after {
  clear: both;
}
.page_caption ul.pankuzu li {
  float: left;
  padding: 8px 18px 8px 5px;
  font-size: 10px;
  background-position: right 50%;
  background-repeat: no-repeat;
}
.page_caption ul.pankuzu li:first-child {
  padding-left: 0;
}
.page_caption ul.pankuzu li:last-child {
  padding-right: 0;
  background-image: none;
}
.page_caption ul.pankuzu li.active {
  color: #ccc;
}
.manga_preview {
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
}
.manga_preview .manga_preview_wrapper .manga_image {
  margin: 0 42px;
}
.manga_preview .manga_preview_wrapper .manga_image img,
.manga_preview .manga_preview_wrapper .manga_image canvas {
  margin: auto;
  background-color: #fff;
  border: 1px solid #bbb;
  max-width: 100%;
}
.manga_contents {
  border-top: 1px solid #e0e0e0;
  background-color: #fff;
  padding-bottom: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.manga_contents.nobg {
  background-color: transparent;
}
.manga_contents.nomargin {
  margin: 0;
}
.manga_contents h3 {
  background-color: #f4f4f4;
  border-bottom: 1px solid #e0e0e0;
  padding: 16px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #222;
}
.manga_details {
  color: #333;
  padding: 16px 0;
}
.manga_details .manga_information {
  padding: 0 16px;
  margin-bottom: 16px;
}
.manga_details .manga_information p {
  margin-bottom: 1.5em;
  line-height: 1.5em;
}
.manga_details .manga_tags {
  padding: 0 16px;
  margin-bottom: 12px;
  *zoom: 1;
}
.manga_details .manga_tags:before,
.manga_details .manga_tags:after {
  display: table;
  content: "";
}
.manga_details .manga_tags:after {
  clear: both;
}
.manga_details .manga_tags ul li {
  float: left;
  position: relative;
  margin-left: 8px;
  margin-right: 12px;
  margin-bottom: 4px;
  height: 14px;
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 4px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -200px 0px;
  font-size: 10px;
  line-height: 10px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_details .manga_tags ul li {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_details .manga_tags ul li:before {
  content: "";
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -150px -50px;
  height: 17px;
  width: 8px;
  left: -8px;
  top: 0;
  position: absolute;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_details .manga_tags ul li:before {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_details .manga_tags ul li:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -200px -50px;
  height: 17px;
  width: 4px;
  right: -4px;
  top: 0;
  position: absolute;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_details .manga_tags ul li:after {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_details .manga_scores {
  *zoom: 1;
  margin-bottom: 16px;
}
.manga_details .manga_scores:before,
.manga_details .manga_scores:after {
  display: table;
  content: "";
}
.manga_details .manga_scores:after {
  clear: both;
}
.manga_details .manga_scores ul li {
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
  width: 33%;
  border-right: 1px solid #d0d0d0;
  text-align: center;
}
.manga_details .manga_scores ul li .text_score {
  display: block;
  font-size: 18px;
  margin-bottom: 4px;
}
.manga_details .manga_scores ul li:last-child {
  border: none;
}
.manga_details .manga_scores ul li .playback {
  position: relative;
  padding-left: 17px;
  font-size: 10px;
  color: #999;
}
.manga_details .manga_scores ul li .playback i {
  position: absolute;
  width: 13px;
  height: 12px;
  top: 1px;
  left: 0;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: 0px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_details .manga_scores ul li .playback i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_details .manga_scores ul li .comment {
  position: relative;
  padding-left: 17px;
  font-size: 10px;
  padding-top: 0;
  color: #999;
}
.manga_details .manga_scores ul li .comment i {
  position: absolute;
  width: 13px;
  height: 12px;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -50px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_details .manga_scores ul li .comment i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_details .manga_scores ul li .favorite {
  position: relative;
  font-size: 10px;
  padding-left: 15px;
  color: #999;
}
.manga_details .manga_scores ul li .favorite i {
  position: absolute;
  width: 13px;
  height: 12px;
  top: -1px;
  left: 0;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -100px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_details .manga_scores ul li .favorite i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_details h3.author {
  margin: 0 16px 8px 16px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  border: none;
  background: none;
}
.manga_details .author_list {
  padding: 0 16px;
  margin-bottom: 24px;
}
.manga_details .author_list li {
  position: relative;
  margin-bottom: 8px;
}
.manga_details .author_list li .author_image {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 1px;
  left: 1px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -250px -50px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_details .author_list li .author_image {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_details .author_list li .author_image img {
  position: absolute;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  max-height: 30px;
  max-width: 30px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.manga_details .author_list li .author_name {
  display: inline-block;
  padding: 10px 20px 0 40px;
  font-size: 12px;
  line-height: 12px;
  height: 22px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #eee;
}
.footer_top_nav {
  color: #555;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
}
.footer_top_nav.nomargin {
  margin-bottom: 0;
}
.footer_top_nav a {
  padding: 16px 16px 16px;
  text-align: center;
  display: block;
}
.footer_top_nav .comic {
  margin-top: 8px;
  margin-bottom: 8px;
  position: relative;
}
.footer_top_nav .comic a {
  padding: 0 16px 0;
  text-align: left;
  display: block;
}
.footer_top_nav .comic a img {
  vertical-align: middle;
  width: 50px;
  height: 50px;
  padding-right: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.footer_top_nav .comic a span {
  vertical-align: middle;
}
.faq_list {
  border-top: 2px solid #666;
  background-color: #fff;
  margin-top: 16px;
  margin-bottom: 16px;
}
.faq_list.nomargin {
  margin: 0;
}
.faq_list.last {
  margin-bottom: 15px;
}
.faq_list h3 {
  background-color: #f4f4f4;
  border-bottom: 1px solid #e0e0e0;
  padding: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #222;
}
.faq_list ul li {
  border-bottom: 1px solid #e0e0e0;
}
.faq_list ul li a {
  position: relative;
  display: block;
  padding: 16px 32px 16px 16px;
  color: #555;
  font-size: 12px;
}
.faq_list ul li a:after {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -50px 0px;
  content: "";
  height: 14px;
  width: 9px;
  right: 8px;
  top: 18px;
  position: absolute;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .faq_list ul li a:after {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.faq_detail {
  border-top: 2px solid #666;
  background-color: #fff;
  padding-bottom: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.faq_detail.nomargin {
  margin: 0;
}
.faq_detail h3 {
  background-color: #f4f4f4;
  border-bottom: 1px solid #e0e0e0;
  padding: 16px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #222;
}
.faq_detail h4 {
  font-size: 14px;
  font-weight: bold;
  color: #222;
  margin-bottom: 8px;
}
.faq_detail .text {
  color: #222;
  padding: 0 16px;
}
.faq_detail .text p {
  font-size: 12px;
  margin-bottom: 1em;
  line-height: 1.5em;
}
.faq_detail .text ul {
  color: #222;
  font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.faq_detail .text ul li {
  list-style: disc outside;
  margin-left: 1.5em;
  margin-bottom: 0.3em;
}
.faq_detail .text a {
  color: #33E;
}
.faq_detail .faq_image {
  text-align: center;
  margin-bottom: 1em;
}
.faq_detail .faq_image img {
  max-width: 280px;
  border: 2px solid #eee;
}
.faq_detail .caution {
  color: #e33;
}
.faq_nav {
  color: #555;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
  margin-bottom: 16px;
}
.faq_nav a {
  padding: 16px 16px 16px;
  text-align: center;
  display: block;
}
.more_button,
a.more_button {
  display: block;
  text-align: center;
  padding: 20px 0;
  color: #77C138;
}
.manga_list ul li {
  *zoom: 1;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.manga_list ul li:before,
.manga_list ul li:after {
  display: table;
  content: "";
}
.manga_list ul li:after {
  clear: both;
}
.manga_list ul li .content_block {
  padding: 16px;
}
.manga_list ul li .information {
  height: 74px;
  padding-left: 138px;
}
.manga_list ul li .information .title {
  color: #333;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 8px;
  height: 12px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.manga_list ul li .information .author {
  font-size: 11px;
  color: #999;
  line-height: 12px;
  height: 12px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.manga_list ul li .information .update {
  font-size: 10px;
  margin-bottom: 12px;
}
.manga_list ul li .information .update span {
  padding: 2px 6px 2px 8px;
  margin-right: 4px;
  font-size: 10px;
  font-weight: 100;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.manga_list ul li .information .update span.date {
  background-color: #eee;
}
.manga_list ul li .information .update span.recent {
  color: #FF3333;
  background-color: #ffdce6;
}
.manga_list ul li .information dl.detail {
  font-size: 10px;
  *zoom: 1;
}
.manga_list ul li .information dl.detail:before,
.manga_list ul li .information dl.detail:after {
  display: table;
  content: "";
}
.manga_list ul li .information dl.detail:after {
  clear: both;
}
.manga_list ul li .information dl.detail dt {
  display: none;
}
.manga_list ul li .information dl.detail i {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: text-top;
  margin-right: 2px;
}
.manga_list ul li .information dl.detail dd.favorite {
  float: right;
  color: #333;
  position: relative;
  padding-left: 8px;
  padding-top: 0;
}
.manga_list ul li .information dl.detail dd.favorite i {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -100px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_list ul li .information dl.detail dd.favorite i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_list ul li .thumb {
  position: absolute;
  margin: 0 auto 0 0;
  padding-right: 8px;
  width: 130px;
  height: 74px;
}
.manga_list ul li .thumb img {
  width: 130px;
  height: 74px;
}
.manga_list ul li .thumb span.pages {
  position: absolute;
  bottom: 0;
  right: 8px;
  padding: 2px;
  font-size: 10px;
  color: #fff;
  background-color: #333;
}
.manga_list ul li:last-child {
  border: none;
  margin-bottom: 0;
}
.manga_list_tile ul {
  margin: 8px 8px 0 0;
  *zoom: 1;
}
.manga_list_tile ul:before,
.manga_list_tile ul:after {
  display: table;
  content: "";
}
.manga_list_tile ul:after {
  clear: both;
}
.manga_list_tile ul li {
  float: left;
  width: 50%;
}
.manga_list_tile ul li a {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  margin: 0 0 8px 8px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.manga_list_tile ul li a img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.manga_list_tile ul li a .information {
  padding: 16px;
}
.manga_list_tile ul li a .information .title,
.manga_list_tile ul li a .information .author {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
.manga_list_tile ul li a .information .author {
  font-size: 11px;
  color: #999;
  line-height: 12px;
  height: 12px;
}
.manga_list_tile ul li a .information .detail dd {
  font-size: 10px;
  position: relative;
  line-height: 16px;
  text-indent: 18px;
}
.manga_list_tile ul li a .information .detail dd i {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  left: 0px;
  top: 0px;
}
.manga_list_tile ul li a .information .detail dd.up_new {
  color: #29ba9e;
}
.manga_list_tile ul li a .information .detail dd.up_new i {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: 0px -193px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_list_tile ul li a .information .detail dd.up_new i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_list_tile ul li a .information .detail dd.up_comment {
  color: #f05058;
}
.manga_list_tile ul li a .information .detail dd.up_comment i {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -50px -193px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_list_tile ul li a .information .detail dd.up_comment i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.manga_list_tile ul li a .information .detail dd.up_favorite {
  color: #f5af35;
}
.manga_list_tile ul li a .information .detail dd.up_favorite i {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -100px -193px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .manga_list_tile ul li a .information .detail dd.up_favorite i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.sns {
  background-color: #fff;
  text-align: center;
}
.sns ul {
  *zoom: 1;
  width: 240px;
  margin: 0 auto;
}
.sns ul:before,
.sns ul:after {
  display: table;
  content: "";
}
.sns ul:after {
  clear: both;
}
.sns ul li {
  float: left;
  width: 50px;
  height: 50px;
  padding: 0 15px;
}
.sns ul li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: -999em;
}
.sns ul li a.twitter {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -450px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .sns ul li a.twitter {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.sns ul li a.facebook {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -450px -100px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .sns ul li a.facebook {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.sns ul li a.line {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -450px -150px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .sns ul li a.line {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.launch_app_button {
  text-align: center;
  height: 44px;
  background-color: #77C138;
  line-height: 44px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: auto;
}
.launch_app_button i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: 0px -140px;
  margin-top: 10px;
  margin-left: 14px;
  float: left;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .launch_app_button i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.launch_app_button .text {
  float: left;
  width: 80%;
  width: -webkit-calc(100% - 36px);
  width: -moz-calc(100% - 36px);
  width: calc(100% - 36px);
}
.launch_app_button:after {
  clear: both;
}
.launch_app_button.half {
  width: 47%;
  float: left;
  border: 1px solid #77C138;
  height: 46px;
  line-height: 46px;
}
.launch_app_button.half i {
  margin-top: 12px;
}
.launch_app_button.store {
  background-color: #fff;
  color: #77C138;
  line-height: 18px;
  float: right;
}
.launch_app_button.store i {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -150px -140px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .launch_app_button.store i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.launch_app_button.store .text {
  margin-top: 4px;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('/img/common/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('/fonts/slick.eot');
  src: url('/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before[dir="rtl"] {
  content: "→";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
.slick-next:before[dir="rtl"] {
  content: "←";
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#container.manga_container .main.manga_top .manga_top_slide .slider {
  margin: 10px 0 40px 0;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li {
  visibility: hidden;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li a {
  display: block;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li a .slider_img_wrapper {
  position: relative;
  width: 100%;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li a .slider_img_wrapper:before {
  content: "";
  display: block;
  padding-top: 44.44%;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li a .slider_img_wrapper .slider_img_container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li a .pickup_info_wrapper {
  box-sizing: border-box;
  white-space: nowrap;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li a .pickup_info_wrapper .pickup_label {
  display: inline-block;
  border: 1px solid;
  padding: 3px;
  border-radius: 10px;
  background: #FFFFFF;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_banner a .pickup_info_wrapper {
  position: relative;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_banner a .pickup_info_wrapper:before {
  content: "";
  display: block;
  padding-top: 10.56%;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_banner a .pickup_info_wrapper .pickup_info_container {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_banner a .pickup_info_wrapper .pickup_info_container .pickup_label {
  margin-right: 5px;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_banner a .pickup_info_wrapper .pickup_info_container .pickup_txt {
  display: inline;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a {
  *zoom: 1;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a:before,
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a:after {
  display: table;
  content: "";
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a:after {
  clear: both;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .slider_img_wrapper {
  width: 55%;
  float: left;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .slider_img_wrapper:before {
  padding-top: 100%;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .pickup_info_wrapper {
  float: left;
  width: 45%;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .pickup_info_wrapper .pickup_info_container {
  padding: 10px;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .pickup_info_wrapper .pickup_info_container .pickup_label {
  margin-bottom: 6px;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .pickup_info_wrapper .pickup_info_container .content_title {
  width: 100%;
  height: 2.2em;
  white-space: normal;
  font-size: 110%;
  line-height: 110%;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .pickup_info_wrapper .pickup_info_container .content_author {
  font-size: 90%;
  margin-bottom: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#container.manga_container .main.manga_top .manga_top_slide .slider li.size_thumbnail a .pickup_info_wrapper .pickup_info_container .pickup_text {
  word-wrap: break-word;
}
#container.manga_container .main.manga_top .slick-dots {
  bottom: -32px;
  height: 21px;
  overflow: hidden;
}
#container.manga_container .main.manga_top .slick-dots li.slick-active button:before {
  color: #77C138;
  opacity: 1.00;
}
#container.manga_container .main.manga_top h2 {
  display: none;
}
#container.manga_container .main.manga_top h3 {
  margin: 0;
}
#container.manga_container .main.manga_top .manga_pickup {
  padding: 0;
}
#container.manga_container .main.manga_top .manga_ranking {
  margin-top: 0;
  padding: 0;
}
#container.manga_container .main.manga_top .manga_pickup .content_block .thumb,
#container.manga_container .main.manga_top .manga_feature .content_block .thumb {
  display: block;
  position: relative;
  width: 100%;
}
#container.manga_container .main.manga_top .manga_pickup .content_block .thumb:before,
#container.manga_container .main.manga_top .manga_feature .content_block .thumb:before {
  content: "";
  display: block;
  padding-top: 56.3%;
}
#container.manga_container .main.manga_top .manga_pickup .content_block .thumb img,
#container.manga_container .main.manga_top .manga_feature .content_block .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#container.manga_container .main.manga_top .manga_feature {
  padding: 0;
}
#container.manga_container .main.manga_top .manga_feature .feature_header {
  min-height: 65px;
  padding: 24px 20px 24px 64px;
  box-sizing: border-box;
  vertical-align: middle;
  background-color: #77C138;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/img_top_feature.png');
  background-position: left bottom;
  background-size: 62px 63px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #container.manga_container .main.manga_top .manga_feature .feature_header {
    background-image: url('/img/manga/img_top_feature_x2.png');
  }
}
#container.manga_container .main.manga_top .manga_feature .information .author {
  margin-bottom: 0;
}
#container.manga_container .main.manga_top .manga_news {
  padding: 0;
}
#container.manga_container .main.manga_top .manga_news .manga_list.news .thumb {
  width: 56px;
}
#container.manga_container .main.manga_top .manga_news .manga_list.news .thumb img {
  max-width: 56px;
  max-height: 56px;
}
#container.manga_container .main.manga_top .manga_news .manga_list.news .information {
  padding-left: 62px;
  height: inherit;
  min-height: 56px;
}
#container.manga_container .main.manga_top .manga_news .manga_list.news .information .news_title {
  margin-bottom: 10px;
  line-height: 130%;
}
#container.manga_container .main.manga_top .manga_news .manga_list.news .information .news_update {
  font-size: 10px;
}
.main.comic .comic_visual {
  max-height: 300px;
  min-height: 100px;
  line-height: 0;
}
.main.comic .comic_visual img {
  display: block;
  max-width: 100%;
  max-height: 300px;
  margin: auto;
}
.main.comic .manga_contents {
  padding: 0;
}
.main.comic .manga_comic_header {
  background-color: #444;
  text-align: center;
}
.main.comic .comic_header {
  padding: 16px 16px 0 16px;
}
.main.comic .comic_header .title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 12px;
}
.main.comic .comic_header .official {
  padding: 4px 0 ;
  margin-bottom: 8px;
  font-size: 11px;
  color: #333;
}
.main.comic .comic_header .official .official_icon {
  padding: 3px 8px;
  margin-right: 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  background-color: #666;
}
.main.comic .comic_header .author {
  font-size: 11px;
  color: #999;
  margin-bottom: 12px;
}
.main.comic .comic_header .category_list {
  *zoom: 1;
}
.main.comic .comic_header .category_list:before,
.main.comic .comic_header .category_list:after {
  display: table;
  content: "";
}
.main.comic .comic_header .category_list:after {
  clear: both;
}
.main.comic .comic_header .category_list li {
  float: left;
  font-size: 10px;
  padding: 3px 8px;
  margin-right: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #eee;
}
.main.comic .comic_header .category_list li.attention_h {
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -50px -100px;
  overflow: hidden;
  text-indent: -999em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .main.comic .comic_header .category_list li.attention_h {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.main.comic .comic_header .category_list li.attention_g {
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -100px -100px;
  overflow: hidden;
  text-indent: -999em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .main.comic .comic_header .category_list li.attention_g {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.main.comic .comic_header .category_list li.attention_bl {
  width: 16px;
  height: 16px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -150px -100px;
  overflow: hidden;
  text-indent: -999em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .main.comic .comic_header .category_list li.attention_bl {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.main.comic .manga_details .app_wrapper {
  margin: 0 16px 16px;
  height: 48px;
}
.main.comic .manga_details .meta_info_block {
  overflow: hidden;
}
.main.comic .manga_details .description_toggle {
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #77C138;
  width: 168px;
  margin: 12px auto 0 auto;
}
.main.comic .manga_details .description_toggle i {
  display: inline-block;
  float: left;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -92px -137px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .main.comic .manga_details .description_toggle i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.main.comic .manga_details .description_toggle .text {
  display: inline-block;
  float: left;
}
.main.comic .manga_details .description_toggle.expand i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.main.comic .manga_details .description_toggle:after {
  clear: both;
}
.main.comic .episode_title {
  border-top: 1px solid #e0e0e0;
  margin-bottom: 0px;
}
.main.comic .episode_title .episode_num {
  margin-left: 8px;
  padding: 2px 8px 2px 10px;
  font-size: 10px;
  font-weight: 100;
  color: #77C138;
  border: 1px solid #77C138;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.main.comic .comic_episode ul li {
  *zoom: 1;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.main.comic .comic_episode ul li:before,
.main.comic .comic_episode ul li:after {
  display: table;
  content: "";
}
.main.comic .comic_episode ul li:after {
  clear: both;
}
.main.comic .comic_episode ul li .episode_block {
  padding: 16px;
}
.main.comic .comic_episode ul li .information {
  height: 74px;
  padding-left: 138px;
}
.main.comic .comic_episode ul li .information .title {
  color: #333;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
  height: 32px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main.comic .comic_episode ul li .information .update {
  font-size: 10px;
  margin-bottom: 12px;
}
.main.comic .comic_episode ul li .information .update span {
  padding: 2px 6px 2px 8px;
  margin-right: 4px;
  font-size: 10px;
  font-weight: 100;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.main.comic .comic_episode ul li .information .update span.date {
  background-color: #eee;
}
.main.comic .comic_episode ul li .information .update span.recent {
  color: #FF3333;
  background-color: #ffdce6;
}
.main.comic .comic_episode ul li .information dl.detail {
  font-size: 10px;
  *zoom: 1;
}
.main.comic .comic_episode ul li .information dl.detail:before,
.main.comic .comic_episode ul li .information dl.detail:after {
  display: table;
  content: "";
}
.main.comic .comic_episode ul li .information dl.detail:after {
  clear: both;
}
.main.comic .comic_episode ul li .information dl.detail dt {
  display: none;
}
.main.comic .comic_episode ul li .information dl.detail dd.price {
  float: left;
  position: relative;
  color: #daa400;
  padding-top: 0;
  padding-left: 14px;
}
.main.comic .comic_episode ul li .information dl.detail dd.price i {
  position: absolute;
  width: 12px;
  height: 13px;
  top: -2px;
  left: 0;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: 0px -100px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .main.comic .comic_episode ul li .information dl.detail dd.price i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.main.comic .comic_episode ul li .information dl.detail dd.price.bought,
.main.comic .comic_episode ul li .information dl.detail dd.price.free,
.main.comic .comic_episode ul li .information dl.detail dd.price.discontinued {
  padding-left: 0;
  color: #ff3333;
  font-size: 11px;
}
.main.comic .comic_episode ul li .information dl.detail dd.price.bought.free,
.main.comic .comic_episode ul li .information dl.detail dd.price.free.free,
.main.comic .comic_episode ul li .information dl.detail dd.price.discontinued.free {
  font-weight: bold;
  padding-left: 8px;
}
.main.comic .comic_episode ul li .information dl.detail i {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: text-top;
  margin-right: 2px;
}
.main.comic .comic_episode ul li .information dl.detail dd.comment {
  float: right;
  color: #333;
  position: relative;
  padding-left: 8px;
  padding-top: 0;
}
.main.comic .comic_episode ul li .information dl.detail dd.comment i {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -50px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .main.comic .comic_episode ul li .information dl.detail dd.comment i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.main.comic .comic_episode ul li .information dl.detail dd.view {
  float: right;
  color: #333;
  position: relative;
}
.main.comic .comic_episode ul li .information dl.detail dd.view i {
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: 0px -50px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  .main.comic .comic_episode ul li .information dl.detail dd.view i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
.main.comic .comic_episode ul li .thumb {
  position: absolute;
  margin: 0 auto 0 0;
  padding-right: 8px;
  width: 130px;
  height: 74px;
}
.main.comic .comic_episode ul li .thumb img {
  width: 130px;
  height: 74px;
}
.main.comic .comic_episode ul li .thumb span.pages {
  position: absolute;
  bottom: 0;
  right: 8px;
  padding: 2px;
  font-size: 10px;
  color: #fff;
  background-color: #333;
}
.main.comic .comic_episode ul li:last-child {
  border: none;
  margin-bottom: 0;
}
#manga_watch .sns {
  padding: 16px 16px 0;
  margin-bottom: 0;
  border-top: 1px solid #e0e0e0;
}
#manga_watch .app_wrapper {
  margin: 24px 16px 0;
}
#manga_watch .app_wrapper:after {
  clear: both;
}
#manga_watch .show_app_store .app_wrapper {
  height: 48px;
  margin: 24px 16px 0;
}
#manga_watch .manga_details {
  padding: 16px 0 0 0;
}
#manga_watch .manga_details .manga_information .close_schedule_announce {
  margin-top: 1em;
  color: #f00;
}
#manga_ranking .page_caption {
  padding-bottom: 15px;
  margin-bottom: 0px;
}
#manga_ranking .page_caption h2 {
  position: relative;
  border: none;
  padding-bottom: 0px;
  text-indent: 22px;
}
#manga_ranking .page_caption h2 i {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 16px;
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -232px -84px;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #manga_ranking .page_caption h2 i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
#manga_ranking .page_caption .btn_select {
  box-sizing: border-box;
  width: 48%;
  height: 28px;
  line-height: 14px;
  padding: 7px 10px 7px 37px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: 0 -250px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #manga_ranking .page_caption .btn_select {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
#manga_ranking .page_caption .btn_select.span {
  float: left;
}
#manga_ranking .page_caption .btn_select.category {
  float: right;
}
#manga_ranking .page_caption .btn_select.append_style_to_select {
  display: none;
}
#manga_ranking .page_caption .btn_select_group {
  padding: 15px 15px 0 15px;
  *zoom: 1;
}
#manga_ranking .page_caption .btn_select_group:before,
#manga_ranking .page_caption .btn_select_group:after {
  display: table;
  content: "";
}
#manga_ranking .page_caption .btn_select_group:after {
  clear: both;
}
#manga_ranking .no_ranking {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 24px;
  height: 22px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/common/asset_ranking.png?20160202');
  background-position: 0 -72px;
  background-size: 24px 96px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #manga_ranking .no_ranking {
    background-image: url('/img/common/asset_ranking_x2.png?20160202');
  }
}
#manga_ranking .no_ranking.no_01 {
  background-position: 0 0;
}
#manga_ranking .no_ranking.no_02 {
  background-position: 0 -24px;
}
#manga_ranking .no_ranking.no_03 {
  background-position: 0 -48px;
}
#manga_ranking #select_span,
#manga_ranking #select_sort,
#manga_ranking .select_group {
  position: absolute;
  top: -1000px;
  left: 0;
}
#manga_ranking #select_span.append_style_to_select,
#manga_ranking #select_sort.append_style_to_select,
#manga_ranking .select_group.append_style_to_select {
  position: static;
  top: auto;
  left: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-style: none;
  box-sizing: content-box;
  height: 14px;
  width: calc(48% - 47px);
  margin: 0;
  padding: 7px 10px 7px 37px;
  line-height: 16px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/illust/asset.png?201412171400');
  background-position: 0 -400px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #manga_ranking #select_span.append_style_to_select,
  #manga_ranking #select_sort.append_style_to_select,
  #manga_ranking .select_group.append_style_to_select {
    background-image: url('/img/illust/asset_x2.png?201412171400');
  }
}
#manga_ranking #select_span.append_style_to_select.span,
#manga_ranking #select_sort.append_style_to_select.span,
#manga_ranking .select_group.append_style_to_select.span {
  float: left;
}
#manga_ranking #select_span.append_style_to_select.category,
#manga_ranking #select_sort.append_style_to_select.category,
#manga_ranking .select_group.append_style_to_select.category {
  float: right;
}
#manga_ranking .manga_contents.nomargin {
  padding: 0;
}
#manga_ranking .manga_contents .more {
  cursor: pointer;
}
#manga_ranking .manga_contents .more .inner {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #77C138;
  width: 100px;
  margin: 12px auto;
}
#manga_ranking .manga_contents .more .inner i {
  display: inline-block;
  float: left;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 512px 512px;
  background-image: url('/img/manga/asset.png?201604012000');
  background-position: -92px -137px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (-webkit-device-pixel-ratio: 2) {
  #manga_ranking .manga_contents .more .inner i {
    background-image: url('/img/manga/asset_x2.png?201604012000');
  }
}
#manga_ranking .manga_contents .more.limit .inner {
  width: auto;
  color: #ccc;
}
#manga_ranking .manga_contents .more.limit .inner i {
  display: none;
}
