@charset "UTF-8";
/* ジャンルボタンshodow */
/* 共通snsshodow */
/*--------------------------------
2行...処理

firefox
IE
--------------------------------*/
/*-----------------------
color
-----------------------*/
/* 広告 */
.main_comiclist_add {
  margin: 0 30px 30px 30px;
}

.side_add_1,
.side_add_2 {
  margin-bottom: 30px;
}

/*--------------------------------------------------------*/
body, html {
  width: 100%;
}

body {
  background: #dddddd;
  font-family: 'ヒラギノ角ゴ Pro W5','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.7em;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 1.3px;
}

header #h-genre li a {
  letter-spacing: 0;
}

a:link, a:visited {
  outline: none;
  color: #000;
  text-decoration: none;
}

a:hover, a:active {
  outline: none;
  color: #000;
  text-decoration: underline;
}

/* HTML5 未対応用 */
article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* リセット */
p, ul, ol, li, dl, dt, dd, form, input, img {
  margin: 0;
  padding: 0;
}

img, fieldset {
  border: 0;
}

ol, ul {
  list-style: none;
}

address {
  font-style: normal;
  font-weight: normal;
}

/* テーブル */
table {
  font-size: 100%;
  line-height: 150%;
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  font-size: 12px;
  line-height: 1.4em;
}

/* hタグ */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 0;
  padding: 0;
}

/* フォーム */
select, textarea, input[type="text"], input[type="tel"], input[type="email"] {
  border: 1px #999 solid;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 5px;
}

input[type="submit"] {
  cursor: pointer;
}

.ondes {
  color: #999;
}

section {
  display: block;
}

/*--------------------------------------------------------------
レイアウト
--------------------------------------------------------------*/
/* wrap */
.wrap {
  width: 1020px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

/* clear */
.clear {
  clear: both;
  height: 1px;
}

.c-fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.c-fix {
  min-height: 1px;
}

* html .c-fix {
  height: 1px;
  /*\*/
     /*/
height: auto;
overflow: hidden;
/**/
}

/* For modern browsers */
.c-fix:before,
.c-fix:after {
  content: "";
  display: block;
  overflow: hidden;
}

.c-fix:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.c-fix {
  zoom: 1;
}

img {
  vertical-align: bottom;
}

.t {
  vertical-align: top;
}

.xb {
  vertical-align: text-bottom;
}

/* 位置調整 */
.posi-r {
  position: relative;
}

.left {
  float: left;
}

.right {
  float: right;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tc img {
  margin-left: auto;
  margin-right: auto;
}

.tr {
  text-align: right;
}

/* 横幅 */
.w100p {
  width: 100%;
}

.w100 {
  width: 100px;
}

.w160 {
  width: 160px;
}

/* マージン */
.mt05 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb05 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.ms05 {
  margin-left: 05px;
  margin-right: 05px;
}

.ms10 {
  margin-left: 10px;
  margin-right: 10px;
}

.ms15 {
  margin-left: 15px;
  margin-right: 15px;
}

.ms20 {
  margin-left: 20px;
  margin-right: 20px;
}

.ms20 {
  margin-left: 25px;
  margin-right: 25px;
}

.ms30 {
  margin-left: 30px;
  margin-right: 30px;
}

/* padding */
.pt05 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt16 {
  padding-top: 16px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb05 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb16 {
  padding-bottom: 16px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt20b20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* マウスオーバー */
a.ro:hover, a.ro:active,
a.ro:hover img {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

a:active .ro_t,
a:hover .ro_t {
  filter: alpha(opacity=50);
  opacity: 0.50;
  -moz-opacity: 0.50;
}

.ro a:hover img, .ro a:active img {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

.ro input:hover, .ro input:active {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

a.td-non {
  text-decoration: none;
}

a.ro:hover .title,
a.ro:hover .number,
a.ro:hover .news-body {
  filter: alpha(opacity=60);
  opacity: 0.60;
  -moz-opacity: 0.60;
}

/* 表示・非表示 */
.disp {
  display: block;
}

.nodisp {
  display: none;
}

div, li, a, dl, dt, dd, p {
  word-wrap: break-word;
  /* 単語の途中でも改行 */
}

/*--------------------------------------------------------------
テキストスタイル 
--------------------------------------------------------------*/
.tb {
  font-weight: bold;
}

.tn {
  font-weight: normal;
}

.tul {
  text-decoration: underline;
}

.tmin {
  font-family: "HGS明朝E", "ヒラギノ明朝 Pro W2", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
}

.t-indent {
  text-indent: -1em;
  margin-left: 1em;
}

/* Color */
.gray {
  color: #666666;
}

.red {
  color: #FF0000;
}

.blue {
  color: #0000FF;
}

.d-pink {
  color: #F0285A;
}

/* フォントサイズ */
.f10 {
  font-size: 84%;
}

.f11 {
  font-size: 92%;
}

.f12 {
  font-size: 100%;
}

.f13 {
  font-size: 109%;
}

.f14 {
  font-size: 117%;
}

.f15 {
  font-size: 125%;
}

.f16 {
  font-size: 134%;
}

.f18 {
  font-size: 150%;
}

.fs-ms {
  font-size: 104%;
}

.fs-m {
  font-size: 112%;
}

.lh16 {
  line-height: 1.4;
}

/*--------------------------------------------------------------
header
--------------------------------------------------------------*/
header {
  width: 100%;
  min-width: 1020px;
  font-size: 100%;
  position: relative;
}

/* ---global nav--- */
header nav {
  background: url(../images/common/header_bg.png) repeat;
}

#g-nav {
  border-right: 1px #a7e0f5 solid;
  width: 1020px;
  position: relative;
  margin: auto;
}

#g-nav a {
  display: block;
  color: #FFF;
  text-decoration: none;
  text-indent: -9999em;
}

#g-nav .logo {
  position: absolute;
  top: 0;
  left: 360px;
}

#g-nav .logo a {
  background: url(../images/common/logo.png) center top no-repeat;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  width: 300px;
  height: 95px;
}

#g-nav .nav01, #g-nav .nav02, #g-nav .nav03, #g-nav .nav04, #g-nav .nav05 {
  border-left: 1px #a7e0f5 solid;
  float: left;
  line-height: 1.1em;
  letter-spacing: 1px;
}

#g-nav .nav01 a, #g-nav .nav02 a, #g-nav .nav03 a, #g-nav .nav04 a, #g-nav .nav05 a {
  background: url(../images/common/g-nav.png) no-repeat;
  height: 54px;
}

#g-nav .nav01 a {
  background-position: -1px 0;
  width: 118px;
}

#g-nav .nav02 a {
  background-position: -119px 0;
  width: 119px;
}

#g-nav .nav03 a {
  background-position: -239px 0;
  width: 120px;
}

#g-nav .nav04 a {
  background-position: -360px 0;
  width: 179px;
  margin-left: 299px;
}

#g-nav .nav05 a {
  background-position: -539px 0;
  width: 179px;
}

#g-nav .nav01 a:hover, #g-nav .nav02 a:hover,
#g-nav .nav03 a:hover, #g-nav .nav04 a:hover,
#g-nav .nav05 a:hover {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

/* ---sns button & search--- */
#h-btns {
  width: 1020px;
  margin: 14px auto 0;
  /* google 検索 */
}
#h-btns .gsc-control-cse {
  padding: 0;
  border: none;
  height: 28px;
}
#h-btns .gsc-control-cse .gsc-control-wrapper-cse {
  height: 28px;
}
#h-btns .gsc-control-cse .gsc-input-box {
  border: none;
  width: 175px;
  height: 26px;
}
#h-btns .gsc-control-cse .gsc-input-box:hover {
  box-shadow: none;
}
#h-btns .gsc-control-cse .gsc-input-box-focus {
  box-shadow: none;
}
#h-btns .gsc-control-cse .gs-title {
  text-align: left;
}
#h-btns .gsc-control-cse .gsc-search-box {
  width: 226px;
  margin-bottom: 0;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
}
#h-btns .gsc-control-cse .gsc-search-box .gsib_a {
  padding: 0 5px;
}
#h-btns .gsc-control-cse .gsc-search-box .gsc-input {
  padding-right: 5px;
  font-size: 12px;
}
#h-btns .gsc-control-cse .gsc-search-box .gsc-input .gsst_a {
  padding-top: 8px;
}
#h-btns .gsc-control-cse .gsc-search-box .gsc-input input {
  height: 21px !important;
}
#h-btns .gsc-control-cse .gsc-search-box .gsc-input input::-ms-clear {
  visibility: hidden;
}
#h-btns .gsc-control-cse .gsc-search-box .gsc-input input::-ms-clear {
  visibility: hidden\9;
}
#h-btns .gsc-control-cse .gsc-search-box .gsc-search-button {
  width: 46px;
  background: #26B0FF;
  height: 28px;
}
#h-btns .gsc-control-cse .gsc-search-box .gsc-search-button input {
  width: 16px;
  height: 16px;
  padding: 5px 14px;
}
#h-btns .gsc-control-cse .gsc-search-box:hover {
  box-shadow: none;
}
#h-btns .gsc-selected-option {
  word-wrap: normal;
}

#h-btns .searchform {
  width: 226px;
  float: right;
}

#h-btns .searchform form {
  background: #FFF;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  display: block;
  width: 226px;
  height: 27px;
  position: relative;
}

#h-btns .searchform input[type="search"] {
  width: 190px;
}

#h-btns .searchform input {
  background: none;
  border: none;
  display: block;
  outline: none;
}

#h-btns .searchform input[type="search"] {
  width: 180px;
  position: absolute;
  top: 6px;
  left: 12px;
}

#h-btns .searchform input[type="submit"] {
  background: url(../images/common/icon_search.png) no-repeat;
  background-position: 2px 2px;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 5px;
  right: 8px;
  text-indent: -999em;
}

#h-btns .sns-btns li {
  float: right;
  margin: 0 7px 0 0;
}

/* ---genre--- */
.h-genre_box {
  max-width: 1020px;
  margin: 0 auto;
  padding-top: 28px;
}

#h-genre {
  width: 98.6%;
  position: relative;
  background: #FFF;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 0 3px 3px 3px;
  -webkit-border-radius: 0 3px 3px 3px;
  -khtml-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  /*display: inline-block;*/
  line-height: 1.1em;
  padding: 3px 1px 10px 8px;
  margin: 0 auto;
}

#h-genre li {
  float: left;
}

#h-genre .head {
  position: absolute;
  float: none;
  top: -20px;
  left: 0;
}

#h-genre a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-size: 105%;
  color: #FFF;
  text-decoration: none;
  margin: 7px 5px 0 0;
  padding: 12px 16px;
}

#h-genre a:hover, #h-genre a.active {
  /*background: #FFF;*/
  /*border: 1px solid #51bbe2;*/
  /*-moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;*/
  color: #000;
  /*padding: 12px 20px 10px;*/
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}

/*--------------------------------------------------------------
contents
--------------------------------------------------------------*/
#container {
  background: #f8f9f9 url(../images/common/container_bg.png) bottom;
  background-repeat: repeat-x;
  background-repeat-y: no-repeat;
  width: 100%;
  min-width: 1020px;
  font-size: 100%;
  padding: 0 0 115px;
  margin: 30px 0 0;
}

/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/
footer {
  width: 100%;
  min-width: 1020px;
  font-size: 100%;
}

#footer-nav {
  background: #e9e9e9;
  padding: 35px 0 24px;
}

#footer-nav .f-genre {
  display: inline-block;
  max-width: 1020px;
  text-align: center;
  margin: auto;
}

#footer-nav .f-genre li {
  float: left;
}

#footer-nav .f-genre li.head, #footer-nav .f-genre li a {
  display: inline-block;
  line-height: 1.1em;
}

#footer-nav .f-genre li.head {
  font-weight: normal;
  padding: 10px 0;
  line-height: 1.1em;
  margin: 0 10px 5px 0;
}

#footer-nav .f-genre li a {
  background: #FFF;
  -webkit-box-shadow: 0 1px 0 #b4b4b4;
  -moz-box-shadow: 0 1px 0 #b4b4b4;
  box-shadow: 0 1px 0 #b4b4b4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  margin: 0 5px 5px 0;
  padding: 10px;
}

#footer-nav .f-genre li a:hover {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

#footer-nav .f-nav {
  width: 720px;
  text-align: center;
  margin: 15px auto 0;
}

#footer-nav .f-nav li {
  display: inline-block;
  font-size: 104%;
  padding: 0 0 8px;
}

#footer-nav .f-nav li:after {
  display: inline-block;
  content: "｜";
  font-size: 104%;
  color: #3a3939;
  margin-left: 4px;
}

#footer-nav .f-nav li:last-child:after {
  display: none;
}

#footer-nav .f-nav li a {
  color: #3a3939;
}

footer #copyright {
  width: 1020px;
  position: relative;
  margin: auto;
  padding: 20px 0;
}

footer #copyright small {
  font-size: 104%;
}

footer #copyright a.pagetop {
  background: url(../images/common/btn_pagetop.png) no-repeat;
  display: block;
  width: 99px;
  height: 134px;
  position: absolute;
  top: -95px;
  right: 18px;
  text-indent: -999em;
}

footer #copyright a.pagetop:hover {
  background-position: 0 -134px;
}

/*--------------------------------------------------------------
共通 
--------------------------------------------------------------*/
/* ---bg--- */
#bg-common {
  background: #f8f9f9 url(/images/common/header_bg_town.jpg) center top repeat-x;
}

#bg-cloud {
  background: url(/images/common/header_bg_cloud.png) repeat-x;
}

/* ---navigation--- */
#sub-nav {
  background: #FFF;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  width: 100%;
  min-width: 1020px;
}

#sub-nav ul {
  width: 1020px;
  margin: auto;
}

#sub-nav ul li {
  float: left;
  margin: 0 0 0 68px;
}

#sub-nav ul li:first-child {
  margin: 0 0 0 75px;
}

#sub-nav ul li a {
  display: block;
  font-size: 112%;
  font-weight: bold;
  line-height: 1.1em;
  padding: 20px 19px 20px;
}

#sub-nav ul li a:hover, #sub-nav ul li.active a {
  background: url(../images/common/sub_nav_arrow.png) center bottom no-repeat;
  border-bottom: 2px #41b8c7 solid;
  text-decoration: none;
  padding: 20px 19px 18px;
}

/* ---breadcrumb--- */
#container .breadcrumb {
  padding: 15px 0 0;
}

#container .breadcrumb li {
  float: left;
}

#container .breadcrumb li:before {
  display: block;
  content: ">";
  float: left;
  color: #919191;
  margin: 0 10px;
}

#container .breadcrumb li:first-child:before {
  display: none;
}

#container .breadcrumb li:last-child a, #container .breadcrumb li:last-child {
  color: #919191;
}

/* ---frame--- */
.frame01 {
  background: #FFF;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

.frame02 {
  background: #f8f9f9;
  border: 1px #e5e5e5 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

/* ---title head--- */
.contents-head01 {
  border-bottom: 1px #e2e2e2 solid;
  padding: 20px 0 18px;
}

.contents-head01 .head {
  font-size: 159%;
  font-weight: bold;
  margin-left: 30px;
  /*padding: 5px 0;*/
}

.contents-head01 .genre {
  background: #f1f1f1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  float: right;
  font-size: 112%;
  line-height: 1.1em;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 7px 18px;
}

.contents-head01 .genre_textbox {
  float: right;
  width: 860px;
}

.contents-head01 .genre_box {
  float: right;
  padding-left: 30px;
  padding-right: 20px;
  margin-top: 10px;
  max-width: 670px;
}

.genre_box .page-head {
  border-bottom: 4px #e2e2e2 solid;
}

.page-head {
  border-bottom: 1px #e2e2e2 solid;
  font-size: 159%;
  font-weight: bold;
  padding: 26px 30px 26px;
  margin: 0 0 30px;
}

/* ---button link--- */
.sns-btns li {
  float: right;
  margin-left: 5px;
}

/*--------------------------------------------------------------
main contents
--------------------------------------------------------------*/
#main-column {
  width: 670px;
  float: left;
}

/* ---list--- */
.list-style01 {
  list-style: disc;
  margin-left: 2.0em;
}

/* ---pager--- */
#container #pager {
  text-align: center;
  padding: 0 0 27px;
}

#container #pager li {
  display: inline-block;
  line-height: 1.1em;
  margin: 0 4px 5px 0;
}

#container #pager li a {
  background: #fafafa;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  box-shadow: 0 2px 0 #f0f0f0;
  -webkit-box-shadow: 0 2px 0 #f0f0f0;
  -moz-box-shadow: 0 2px 0 #f0f0f0;
  border: 1px solid #E8E8E8;
  padding: 7px 10px;
}

#container #pager li a:hover, #container #pager li.active a {
  background: #51bbe2;
  -webkit-box-shadow: 0 2px 0 white;
  -moz-box-shadow: 0 2px 0 white;
  box-shadow: 0 2px 0 white;
  text-decoration: none;
  color: #FFF;
}

/*　チャレンジランキング　*/
#container .comic-rnk .rnk-box {
  padding: 0 30px;
}

#container .comic-rnk .rnk-box .line {
  border-spacing: 0;
  margin-left: 26px;
  float: left;
  width: 302px;
}

#container .comic-rnk .rnk-box .line:first-child {
  margin-left: 0;
}

/*--------------------------------------------------------------
side column
--------------------------------------------------------------*/
#side-column {
  width: 300px;
  float: right;
}

#side-column .ranking {
  margin: 0 0 30px;
}

#side-column .ranking .head {
  text-align: center;
  padding: 30px 0 24px;
}

#side-column .ranking .head .data {
  color: #919191;
  margin: 5px 0 0;
}

#side-column .ranking .head .genre {
  background: #f1f1f1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-size: 112%;
  margin: 10px 28px 0;
  padding: 7px 0 6px;
}

#side-column .ranking li {
  border-top: 1px #e5e5e5 solid;
}

#side-column .ranking li a {
  display: table;
  width: 100%;
}

#side-column .ranking li.rnk01 a {
  background: url(../images/common/side_rnk01.png) no-repeat;
  background-position: 19px 50%;
  background-size: 13px 50px;
}

#side-column .ranking li.rnk02 a {
  background: url(../images/common/side_rnk02.png) no-repeat;
  background-position: 9px 50%;
  background-size: 29px 48px;
}

#side-column .ranking li.rnk03 a {
  background: url(../images/common/side_rnk03.png) no-repeat;
  background-position: 9px 50%;
  background-size: 29px 48px;
}

#side-column .ranking li.rnk04 a {
  background: url(../images/common/side_rnk04.png) no-repeat;
  background-position: 7px 50%;
  background-size: 32px 45px;
}

#side-column .ranking li.rnk05 a {
  background: url(../images/common/side_rnk05.png) no-repeat;
  background-position: 7px 50%;
  background-size: 32px 45px;
}

#side-column .ranking li a .title, #side-column .ranking li a .imgs {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

#side-column .ranking li a .title {
  width: 135px;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1.6px;
  padding: 10px 0 10px 48px;
}

#side-column .ranking li a .title span {
  display: inline-block;
  text-align: left;
  font-size: 80%;
  font-weight: normal;
  color: #919191;
  margin: 5px 0 0;
  padding: 0;
}

#side-column .ranking li a:hover .title span {
  text-decoration: none;
}

#side-column .ranking li a .imgs {
  width: 95px;
}

#side-column .ranking li a .imgs img {
  width: 95px;
  border: 1px solid #e5e5e5;
  text-align: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

#side-column .news {
  margin: 0 0 30px;
}

#side-column .news .head {
  text-align: center;
  padding: 24px 0 24px;
}

#side-column .news li {
  border-top: 1px #e5e5e5 solid;
}

#side-column .news li a {
  display: block;
  padding: 20px;
}

#side-column .news li .data {
  display: inline-block;
  color: #919191;
}

#side-column .news li a:hover .data {
  text-decoration: none;
}

#side-column .news li .title {
  font-size: 127%;
  font-weight: bold;
  margin: 5px 0 0;
}

#side-column .banners {
  border-top: 1px #e5e5e5 solid;
}

#side-column .banners li {
  border-bottom: 1px #e5e5e5 solid;
  padding: 11px 0;
}

#side-column .banners .type-t a {
  display: table;
  width: 100%;
}

#side-column .banners .type-t .imgs,
#side-column .banners .type-t .title {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

/*#side-column .banners .type-t .imgs { width: 130px; }*/
#side-column .banners .type-t .title {
  width: 170px;
  font-size: 117%;
  font-weight: bold;
}

/*--------------------------------------------------------------
genre color

genre-all = 全作品 #ff9102
genre-empathy = 共感 #ffc600
genre-love = 恋愛 #ff69b0
genre-beauty = 美容・ダイエット #26b0ff
genre-work = お仕事 #00e994
genre-living = 暮らし #005de9
genre-childcare = 出産・育児 #f2006c
genre-challenge = チャレンジ企画 #f2001c
genre-special = スペシャル企画 #f2001c
--------------------------------------------------------------*/
/* ---header genre--- */
#h-genre a {
  box-shadow: rgba(36, 36, 36, 0.5) 0px 2px 1px 0px;
  -webkit-box-shadow: rgba(36, 36, 36, 0.5) 0px 2px 1px 0px;
  -moz-box-shadow: rgba(36, 36, 36, 0.5) 0px 2px 1px 0px;
  -o-box-shadow: rgba(36, 36, 36, 0.5) 0px 2px 1px 0px;
  -ms-box-shadow: rgba(36, 36, 36, 0.5) 0px 2px 1px 0px;
}

#h-genre .genre-all {
  background: #ff9102;
}

#container .abg_box {
  overflow: hidden;
}
#container .abg_box .abg_text {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#container {
  /* ニュース詳細 */
  /* 作品詳細　タイトルボタン */
  /* チャレンジ企画ランキング */
  /* プチ大賞 */
  /* 今読まれている */
  /* 関連商品 */
  /* 単行本一覧 */
  /* 今読める作品&関連記事 */
}
#container .news-detail .buy-line {
  /*IE*/
}
#container .news-detail .buy-line .box {
  height: 120px;
}
#container .news-detail .buy-line .info .title {
  font-size: 129%;
  font-weight: bold;
}
#container .news-detail .buy-line .abg_box {
  overflow: hidden;
  max-height: 41px;
}
#container .news-detail .buy-line .abg_box .abg_text {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@-moz-document url-prefix() {
  #container .news-detail .buy-line .abg_box .abg_text:before, #container .news-detail .buy-line .abg_box .abg_text:after {
    background: #FAFAFA;
    position: absolute;
  }
  #container .news-detail .buy-line .abg_box .abg_text:before {
    content: "…";
    top: 22.4px;
    right: 1px;
    padding-right: 4px;
    background: #fafafa;
  }
  #container .news-detail .buy-line .abg_box .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
#container .news-detail .buy-line .abg_ie_box {
  max-height: 41px;
}
#container .news-detail .buy-line .abg_ie_box .abg_ie_text:before, #container .news-detail .buy-line .abg_ie_box .abg_ie_text:after {
  background: #FAFAFA;
  position: absolute;
}
#container .news-detail .buy-line .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 22.4px;
  right: 1px;
  padding-right: 4px;
  background: #fafafa;
}
#container .news-detail .buy-line .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}
#container .comic-number .number-box .title {
  /*Firefox*/
  /*IE*/
}
#container .comic-number .number-box .title .abg_box .a_t {
  width: 100%;
}
#container .comic-number .number-box .title .abg_box .a_t .abg_text {
  width: 100%;
  overflow: hidden;
  position: relative;
  /*Firefox*/
}
@-moz-document url-prefix() {
  #container .comic-number .number-box .title .abg_box .a_t .abg_text:before, #container .comic-number .number-box .title .abg_box .a_t .abg_text:after {
    background: #FAFAFA;
    position: absolute;
  }
  #container .comic-number .number-box .title .abg_box .a_t .abg_text:before {
    content: "…";
    top: 22.4px;
    right: 9px;
  }
  #container .comic-number .number-box .title .abg_box .a_t .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
@-moz-document url-prefix() {
  #container .comic-number .number-box .title .abg_box {
    max-height: 42px;
    overflow: hidden;
  }
  #container .comic-number .number-box .title .abg_box .a_t {
    height: 42px;
  }
}
#container .comic-number .number-box .title .abg_ie_box {
  max-height: 43px;
}
#container .comic-number .number-box .title .abg_ie_box .a_t {
  height: 43px;
}
#container .comic-number .number-box .title .abg_ie_box .abg_ie_text:before, #container .comic-number .number-box .title .abg_ie_box .abg_ie_text:after {
  background: #FAFAFA;
  position: absolute;
}
#container .comic-number .number-box .title .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 22.4px;
  right: 10px;
}
#container .comic-number .number-box .title .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}
#container .comic-number .number-box a:hover .abg_ie_box .abg_ie_text {
  max-height: 43px;
  overflow: hidden;
}
#container .comic-rnk .info {
  /*IE*/
}
#container .comic-rnk .info .abg_box {
  width: 100%;
}
#container .comic-rnk .info .abg_box .abg_text {
  width: 100%;
  overflow: hidden;
  position: relative;
  /*Firefox*/
}
@-moz-document url-prefix() {
  #container .comic-rnk .info .abg_box .abg_text:before, #container .comic-rnk .info .abg_box .abg_text:after {
    background: #FAFAFA;
    position: absolute;
  }
  #container .comic-rnk .info .abg_box .abg_text:before {
    content: "…";
    top: 22.4px;
    right: 3px;
  }
  #container .comic-rnk .info .abg_box .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
#container .comic-rnk .info .abg_ie_box {
  max-height: 43px;
}
#container .comic-rnk .info .abg_ie_box .a_t {
  height: 43px;
}
#container .comic-rnk .info .abg_ie_box .abg_ie_text:before, #container .comic-rnk .info .abg_ie_box .abg_ie_text:after {
  background: #FAFAFA;
  position: absolute;
}
#container .comic-rnk .info .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 22.4px;
  right: 2px;
}
#container .comic-rnk .info .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}
#container .howto-teach02 .comic-info {
  /*IE*/
}
#container .howto-teach02 .comic-info .abg_text {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 40px;
  /*Firefox*/
}
@-moz-document url-prefix() {
  #container .howto-teach02 .comic-info .abg_text:before, #container .howto-teach02 .comic-info .abg_text:after {
    background: #FAFAFA;
    position: absolute;
  }
  #container .howto-teach02 .comic-info .abg_text:before {
    content: "…";
    top: 22.4px;
    right: 0px;
  }
  #container .howto-teach02 .comic-info .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
#container .howto-teach02 .comic-info .abg_ie_box {
  max-height: 40px;
}
#container .howto-teach02 .comic-info .abg_ie_box .abg_ie_text:before, #container .howto-teach02 .comic-info .abg_ie_box .abg_ie_text:after {
  background: #FAFAFA;
  position: absolute;
}
#container .howto-teach02 .comic-info .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 22.4px;
  right: 5px;
}
#container .howto-teach02 .comic-info .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}
#container .comic-read .title {
  max-height: 40px;
  width: 100%;
  /*IE*/
}
#container .comic-read .title .abg_box {
  width: 100%;
}
#container .comic-read .title .abg_box .abg_text {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*Firefox*/
}
@-moz-document url-prefix() {
  #container .comic-read .title .abg_box .abg_text:before, #container .comic-read .title .abg_box .abg_text:after {
    background: #000 url(images/mosaic/bg-black.png) repeat;
    position: absolute;
  }
  #container .comic-read .title .abg_box .abg_text:before {
    content: "…";
    top: 22.4px;
    right: 11px;
  }
  #container .comic-read .title .abg_box .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
#container .comic-read .title .abg_ie_box {
  max-height: 40px;
}
#container .comic-read .title .abg_ie_box .abg_ie_text:before, #container .comic-read .title .abg_ie_box .abg_ie_text:after {
  background: #000 url(images/mosaic/bg-black.png) repeat;
  position: absolute;
}
#container .comic-read .title .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 22.4px;
  right: 11px;
}
#container .comic-read .title .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}
#container .comic-pickup {
  /*IE*/
}
#container .comic-pickup .abg_box {
  margin: 16px 10px 0;
}
#container .comic-pickup .abg_box .abg_text {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 60px;
  width: 100%;
  /*Firefox*/
}
@-moz-document url-prefix() {
  #container .comic-pickup .abg_box .abg_text:before, #container .comic-pickup .abg_box .abg_text:after {
    background: #fafafa;
    position: absolute;
  }
  #container .comic-pickup .abg_box .abg_text:before {
    content: "…";
    top: 44.8px;
    right: 3px;
  }
  #container .comic-pickup .abg_box .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
#container .comic-pickup .abg_ie_box {
  max-height: 57px;
}
#container .comic-pickup .abg_ie_box .abg_ie_text:before, #container .comic-pickup .abg_ie_box .abg_ie_text:after {
  background: #fafafa;
  position: absolute;
}
#container .comic-pickup .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 44.8px;
  right: 3px;
  background: #fafafa;
}
#container .comic-pickup .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}
#container .book .sales-list .info {
  /*IE*/
}
#container .book .sales-list .info .abg_box {
  max-height: 60px;
}
#container .book .sales-list .info .abg_box .abg_text {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 60px;
  width: 100%;
  /*Firefox*/
}
@-moz-document url-prefix() {
  #container .book .sales-list .info .abg_box .abg_text:before, #container .book .sales-list .info .abg_box .abg_text:after {
    background: #FAFAFA;
    position: absolute;
  }
  #container .book .sales-list .info .abg_box .abg_text:before {
    content: "…";
    top: 41.8px;
    right: 7px;
  }
  #container .book .sales-list .info .abg_box .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
#container .book .sales-list .info .abg_ie_box {
  max-height: 60px;
  overflow: hidden;
}
#container .book .sales-list .info .abg_ie_box .abg_ie_text:before, #container .book .sales-list .info .abg_ie_box .abg_ie_text:after {
  background: #FAFAFA;
  position: absolute;
}
#container .book .sales-list .info .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 42.8px;
  padding-right: 5px;
  right: 2px;
  background: #fafafa;
}
#container .book .sales-list .info .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}
#container .author-list {
  /*IE*/
}
#container .author-list .abg_box {
  height: 42px;
}
#container .author-list .abg_box a {
  height: 20px;
}
#container .author-list .abg_box .abg_text {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  width: 100%;
  overflow: hidden;
  height: 20px;
  /*Firefox*/
}
@-moz-document url-prefix() {
  #container .author-list .abg_box .abg_text:before, #container .author-list .abg_box .abg_text:after {
    background: #FFF;
    position: absolute;
  }
  #container .author-list .abg_box .abg_text:before {
    content: "…";
    top: 0px;
    right: 7px;
    padding-left: 4px;
  }
  #container .author-list .abg_box .abg_text:after {
    content: "";
    height: 100%;
    width: 100%;
  }
}
#container .author-list .abg_ie_box {
  max-height: 42px;
  overflow: hidden;
}
#container .author-list .abg_ie_box .abg_ie_text:before, #container .author-list .abg_ie_box .abg_ie_text:after {
  background: #FFF;
  position: absolute;
}
#container .author-list .abg_ie_box .abg_ie_text:before {
  content: "…";
  top: 0px;
  right: 0px;
}
#container .author-list .abg_ie_box .abg_ie_text:after {
  content: "";
  height: 100%;
  width: 100%;
}

#container #contact .frame01 p.lead {
  background: none;
  padding-bottom: 30px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

#contact .btns {
  margin: 0 auto;
  width: 100px;
  padding: 30px 0 30px 0;
}

#contact .btns input#btn_submit,
#contact .btns p a {
  /*margin: 20px 0 0 0;*/
  min-width: 100px;
  min-height: 42px;
  padding: 10px 0;
  color: #51bbe2;
  border: 1px #51bbe2 solid;
  background: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  box-shadow: rgba(36, 36, 36, 0.08) 1px 0px 1px 1px;
  -webkit-box-shadow: rgba(36, 36, 36, 0.08) 1px 0px 1px 1px;
  -moz-box-shadow: rgba(36, 36, 36, 0.08) 1px 0px 1px 1px;
  -o-box-shadow: rgba(36, 36, 36, 0.08) 1px 0px 1px 1px;
  -ms-box-shadow: rgba(36, 36, 36, 0.08) 1px 0px 1px 1px;
}

#contact .form_content {
  /*padding: 0  30px 30px 30px;*/
  margin: 0 auto;
  width: 650px;
}

#contact .lead {
  margin-bottom: 20px;
}

#contact .note {
  font-size: 11px;
}

#contact .must {
  color: #cc5ba8;
  font-weight: bold;
}

#contact .input_table table {
  text-align: left;
  border: 1px solid #dedfdf;
}

#contact .input_table table th {
  width: 150px;
  border: 1px solid #dedfdf;
  padding: 10px 8px;
  line-height: 1.25em;
}

#contact .input_table table td {
  border: 1px solid #dedfdf;
  padding: 10px 8px;
}

#contact .input_table table td textarea {
  width: 460px;
  max-width: 460px;
  margin: 0;
  padding: 3px;
}

#contact .input_table table th span {
  font-size: 11px;
  font-weight: normal;
}

/* error */
#contact input.error, #contact textarea.error, #contact select.error {
  background-color: #ffeeee;
  border: 1px solid #ee2222;
}

#contact p.error {
  color: #ee2222;
  font-weight: bold;
  padding-top: 5px;
}

/* 確認 */
#contact #post .btns {
  width: 225px;
}

#contact #post .btns p a {
  display: block;
  float: left;
  min-height: 16px;
  margin-right: 20px;
  text-decoration: none;
}

/*　完了　*/
#contact #complete .lead {
  padding-bottom: 30px;
  text-align: center;
}

#bg-loop {
  width: 100%;
  overflow: hidden;
}

#bg-loop .header_deco {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}

#bg-loop .header_deco p {
  position: absolute;
}

/* キャラクター */
#bg-loop .header_deco .header_chara {
  width: 119px;
  height: 95px;
  top: 220px;
  right: -150px;
  background: url(/images/common/header_chara.png) no-repeat;
}

#bg-loop .header_deco .header_chara.anima {
  animation: animation00 3s infinite ease 0s;
}

@keyframes animation00 {
  0% {
    top: 220px;
    right: -150px;
  }
  50% {
    top: 235px;
    right: -150px;
  }
  100% {
    top: 220px;
    right: -150px;
  }
}
/* 雲01 */
#bg-loop .header_deco .header_cloud_01 {
  top: -10px;
  right: -280px;
  width: 199px;
  height: 96px;
  background: url(/images/common/header_cloud_01.png) no-repeat;
}

#bg-loop .header_deco .header_cloud_01.anima {
  animation: animation01 3s infinite ease 0.5s;
  -webkit-animation: animation01 3s infinite ease 0.5s;
  -moz-animation: animation01 3s infinite ease 0.5s;
  -o-animation: animation01 3s infinite ease 0.5s;
  -ms-animation: animation01 3s infinite ease 0.5s;
}

@keyframes animation01 {
  0% {
    top: -10px;
    right: -280px;
  }
  50% {
    top: 0px;
    right: -280px;
  }
  100% {
    top: -10px;
    right: -280px;
  }
}
/* 雲02 */
#bg-loop .header_deco .header_cloud_02 {
  top: 210px;
  left: -180px;
  width: 90px;
  height: 44px;
  background: url(/images/common/header_cloud_02.png) no-repeat;
}

#bg-loop .header_deco .header_cloud_02.anima {
  animation: animation02 3s infinite ease 0s;
  -webkit-animation: animation02 3s infinite ease 0s;
  -moz-animation: animation02 3s infinite ease 0s;
  -o-animation: animation02 3s infinite ease 0s;
  -ms-animation: animation02 3s infinite ease 0s;
}

@keyframes animation02 {
  0% {
    top: 210px;
    left: -180px;
  }
  50% {
    top: 230px;
    left: -180px;
  }
  100% {
    top: 210px;
    left: -180px;
  }
}
/* 雲03 */
#bg-loop .header_deco .header_cloud_03 {
  top: 280px;
  left: -20px;
  width: 31px;
  height: 16px;
  background: url(/images/common/header_cloud_03.png) no-repeat;
}

#bg-loop .header_deco .header_cloud_03.anima {
  animation: animation03 3s infinite ease 0.5s;
  -webkit-animation: animation03 3s infinite ease 0.5s;
  -moz-animation: animation03 3s infinite ease 0.5s;
  -o-animation: animation03 3s infinite ease 0.5s;
  -ms-animation: animation03 3s infinite ease 0.5s;
}

@keyframes animation03 {
  0% {
    top: 280px;
    left: -20px;
  }
  50% {
    top: 300px;
    left: -20px;
  }
  100% {
    top: 280px;
    left: -20px;
  }
}
/* 雲04 */
#bg-loop .header_deco .header_cloud_04 {
  width: 129px;
  height: 57px;
  top: 80px;
  left: -140px;
  background: url(/images/common/header_cloud_04.png) no-repeat;
}

#bg-loop .header_deco .header_cloud_04.anima {
  animation: animation04 3s infinite ease 0.5s;
  -webkit-animation: animation04 3s infinite ease 0.5s;
  -moz-animation: animation04 3s infinite ease 0.5s;
  -o-animation: animation04 3s infinite ease 0.5s;
  -ms-animation: animation04 3s infinite ease 0.5s;
}

@keyframes animation04 {
  0% {
    top: 80px;
    left: -140px;
  }
  50% {
    top: 100px;
    left: -140px;
  }
  100% {
    top: 80px;
    left: -140px;
  }
}
/* 雲05 */
#bg-loop .header_deco .header_cloud_05 {
  width: 78px;
  height: 38px;
  top: 159px;
  right: -293px;
  background: url(/images/common/header_cloud_05.png) no-repeat;
}

#bg-loop .header_deco .header_cloud_05.anima {
  animation: animation06 3s infinite ease 0s;
  -webkit-animation: animation06 3s infinite ease 0s;
  -moz-animation: animation06 3s infinite ease 0s;
  -o-animation: animation06 3s infinite ease 0s;
  -ms-animation: animation06 3s infinite ease 0s;
}

@keyframes animation06 {
  0% {
    top: 159px;
    right: -293px;
  }
  50% {
    top: 170px;
    right: -293px;
  }
  100% {
    top: 159px;
    right: -293px;
  }
}
#home .comic-list .btn_more {
  margin-bottom: 30px;
}
#home .comic-list .btn_more a {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  display: block;
  padding: 11px 0 9px 0;
  margin: 0 auto;
  text-align: center;
  color: #51bbe2;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #51bbe2;
  width: 612px;
}
#home .comic-list .btn_more a:hover {
  text-decoration: none;
}

#container .news-detail .head .head {
  float: left;
}
#container .news-detail .head .news_sns {
  float: right;
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
#container .news-detail .head .news_sns .fb {
  padding-left: 2px;
}
#container .news-detail .head .title {
  float: none;
}
#container .news-detail .manga-share {
  margin-top: 30px;
}
#container .news-detail .manga-share .btn {
  width: 320px;
}
#container .news-detail .manga-share .btn-share a {
  width: 100%;
}
#container .news-detail .manga-share .fb .btn-share a {
  background: #4c639e url(../images/episode/manga_share_fb.png) 63px 17px no-repeat;
  width: 320px;
}
#container .news-detail .manga-share .twitter .btn-share a {
  background: #2fbbed url(../images/episode/manga_share_twitter.png) 55px 21px no-repeat;
}

/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

/*General Mosaic Styles*/
.mosaic-block {
  position: relative;
  overflow: hidden;
  background: url(../images/mosaic/progress.gif) no-repeat center center;
}

.mosaic-backdrop {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
}

.mosaic-overlay {
  display: none;
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
}

/*** Custom Animation Styles (You can remove/add any styles below) ***/
.circle .mosaic-overlay {
  background: url(../images/mosaic/hover-magnify.png) no-repeat center center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  display: none;
}

.fade .mosaic-overlay {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  background: url(../images/mosaic/bg-black.png);
}

.bar .mosaic-overlay {
  bottom: -168px;
  height: 168px;
  background: url(../images/mosaic/bg-black.png);
}

.bar2 .mosaic-overlay {
  bottom: -50px;
  height: 100px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.bar2 .mosaic-overlay:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.bar3 .mosaic-overlay {
  top: -100px;
  height: 100px;
  background: url(../images/mosaic/bg-black.png);
}

/*** End Animation Styles ***/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  height: auto !important;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 10px;
  padding-bottom: 10px;
  overflow: visible;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadingGraphic {
  background: url(../images/colorbox/loading.gif) no-repeat center center;
}

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -25px;
  background: url(../images/colorbox/controls.png) left top no-repeat;
  outline: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  background-position: 0px 0px;
  right: 44px;
}

#cboxPrevious:hover {
  background-position: 0px -25px;
}

#cboxNext {
  background-position: -25px 0px;
  right: 22px;
}

#cboxNext:hover {
  background-position: -25px -25px;
}

#cboxClose {
  background: url(../images/common/btn_close.png) left top no-repeat;
  width: 92px;
  height: 35px;
  top: 17px;
  right: 15px;
}

#cboxClose:hover {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

.table {
  display: table;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

/*--------------------------------------------------------------
home
--------------------------------------------------------------*/
#home {
  background: url(../images/common/container_bg.png) bottom repeat-x;
  width: 100%;
  min-width: 1020px;
  padding: 22px 0 115px;
}

#home .nivoSlider {
  position: relative;
  background: url(../images/common/nivo_loading.gif) no-repeat 50% 50%;
  width: 1020px;
  margin: 0 auto;
}

#home .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

#home .slider_box {
  min-height: 329px;
}

#home .nivoSlider a {
  border: 0;
  display: block;
}

#home .nivoSlider img {
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

#home .nivo-controlNav {
  text-align: center;
  padding: 19px 0 0;
}

#home .nivo-controlNav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/common/nivo_bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0 4px;
}

#home .nivo-controlNav a.active {
  background-position: 0 -14px;
}

#home .nivo-directionNav {
  width: 1020px;
  position: absolute;
  top: 50%;
}

#home .nivo-directionNav a {
  display: block;
  width: 53px;
  height: 53px;
  background: url(../images/common/nivo_arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  top: -26px !important;
}

#home a.nivo-nextNav {
  background-position: -53px 0;
  right: -24px;
  float: right;
}

#home a.nivo-prevNav {
  left: -24px;
  float: left;
}

#home a.nivo-nextNav:hover,
#home a.nivo-prevNav:hover {
  filter: alpha(opacity=20);
  opacity: 0.20;
  -moz-opacity: 0.20;
}

#home #main-column .comic-list {
  padding: 30px 0 1px;
}

/*--------------------------------------------------------------
コミック一覧
--------------------------------------------------------------*/
.comic-list .challenge-about {
  background: #f8f9f9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  margin: 0 30px 26px;
  padding: 16px 0 18px;
}
.comic-list .challenge-about .cha_text {
  display: inline-block;
  padding-top: 5px;
  color: #919191;
}

.comic-list .challenge-about h4.head {
  font-size: 121%;
  margin: 0 20px;
}

.comic-list .challenge-about .about-body {
  margin: 14px 20px 0;
}

.comic-list .comic-list-box {
  box-shadow: rgba(202, 202, 202, 0.4) 0px 0px 1px 1px;
  -webkit-box-shadow: rgba(202, 202, 202, 0.4) 0px 0px 1px 1px;
  -moz-box-shadow: rgba(202, 202, 202, 0.4) 0px 0px 1px 1px;
  -o-box-shadow: rgba(202, 202, 202, 0.4) 0px 0px 1px 1px;
  -ms-box-shadow: rgba(202, 202, 202, 0.4) 0px 0px 1px 1px;
  background: #fafafa;
  border-bottom: 2px #f0f0f0 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin: 0 29px 30px;
  padding: 1px 0;
  border: 1px solid #F6F6F6;
}

.comic-list .comic-list-box .imgs {
  margin: 0 1px;
  width: 608px;
}

.comic-list .comic-list-box .imgs img {
  width: 608px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.comic-list .comic-list-box a {
  display: block;
  position: relative;
}

.comic-list .comic-list-box.new a .imgs:after {
  background: url(/images/common/icon_list_new.png) no-repeat;
  display: block;
  width: 56px;
  height: 58px;
  content: "new";
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -999em;
}

.comic-list .comic-list-box .info {
  margin: 0 23px;
  padding: 24px 0 21px;
}

.comic-list .comic-list-box .info .number,
.comic-list .comic-list-box .info .title {
  display: inline;
  font-size: 159%;
  font-weight: bold;
  padding: 1px 0;
}

.comic-list .comic-list-box .info .number {
  border-right: 1px #e2e2e2 solid;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
}

.comic-list .comic-list-box .info .data {
  font-size: 113%;
  color: #919191;
  margin-top: 5px;
}

.comic-list .comic-list-box a:hover {
  text-decoration: none;
}

/*--------------------------------------------------------------
作品
--------------------------------------------------------------*/
#comic-page {
  margin: 15px auto 0;
}

#comic-page .comic-title-img {
  text-align: center;
  width: 1020px;
}

#comic-page .comic-title-img img {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  margin: auto;
  width: 1020px;
}

#comic-page .sns-btns {
  margin: 10px 40px 0 0;
}

/* ---話リスト--- */
#container .comic-number {
  margin: 30px 0 0;
  padding: 20px 0 20px;
}
#container .comic-number h3.head {
  padding: 10px 0 30px 30px;
  font-size: 159%;
  font-weight: bold;
  border-bottom: 1px solid #e2e2e2;
}

#container .comic-number.review {
  position: relative;
  padding: 20px 0 40px;
}

#container .comic-number .line {
  display: table;
  border-collapse: separate;
  border-spacing: 30px 10px;
}

#container .comic-number.review .line {
  display: table;
  border-collapse: separate;
  border-spacing: 30px 30px;
}

#container .comic-number .line .line {
  border-collapse: collapse;
  border-spacing: 0;
  min-height: 38px;
}

#container .comic-number .number-box,
#container .comic-number .number,
#container .comic-number .title,
#container .comic-number .review-box .head,
#container .comic-number .review-box .review-star {
  display: table-cell;
  vertical-align: middle;
}

.comicstory {
  width: 990px;
  padding-left: 30px;
}

.story-box {
  margin-top: 20px;
}

/* 広告 */
#container .comic-number.review .number-box {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#container .comic-number.review .pr {
  padding: 32px 30px 0;
  width: 100%;
}

#container .comic-number .pr {
  padding: 10px 30px 0;
  width: 100%;
}

/*#container .comic-number.review .pr { margin: 40px 30px 0; }*/
#container .comic-number .pr a {
  color: #0084c0;
}

#container .comic-number .pr a:hover {
  color: #009be2;
}

#container .comic-number .number-box {
  background: #fafafa;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  width: 464px;
  text-align: left;
  position: relative;
  padding: 0;
  border: 1px solid #e2e2e2;
}
#container .comic-number .number-box .table {
  width: 100%;
}
#container .comic-number .number-box .abg_box .new {
  margin: 8px 10px 8px 0;
}

#comic-page .contents-head01 .challenge_pop {
  padding-left: 10px;
  padding-top: 4px;
  float: right;
  margin-top: 10px;
}
#comic-page .contents-head01 .challenge_pop a {
  text-decoration: underline;
  font-size: 14px;
}
#comic-page .contents-head01 .challenge_pop a:hover {
  text-decoration: none;
}

/* /広告 */
#container .comic-number .number-box a {
  display: block;
  width: 464px;
  text-decoration: none;
}

#container .comic-number .number,
#container .comic-number .title {
  font-size: 128%;
  font-weight: bold;
}

#container .comic-number .number,
#container .comic-number .review-box .head {
  width: 87px;
  text-align: center;
  padding: 10px 0 6px 0;
}

#container .comic-number .title {
  text-align: left;
  padding: 11px 20px 6px 20px;
  height: 42px;
  max-height: 42px;
  overflow: hidden;
}

#container .comic-number .title p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#container .comic-number .number {
  height: 40px;
}

#container .comic-number span.new {
  background: url(/images/episode/comic_number_new.png) no-repeat;
  display: inline-block;
  width: 51px;
  height: 25px;
  vertical-align: middle;
  margin-right: 12px;
}

#container .comic-number .review-box {
  background: url(/images/episode/number_rightline.png) 88px 0px repeat-y;
  border: 1px #e5e5e5 solid;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  width: 464px;
  position: absolute;
  left: -1px;
  bottom: -40px;
  font-weight: bold;
  line-height: 1.1em;
  min-height: 38px;
}

#container .comic-number .review-box .head {
  font-size: 112%;
}

#container .comic-number .review-box .review-star {
  padding: 7px 20px 7px;
}

#container .comic-number .review-box .star {
  background: url(/images/episode/comic_review_star.png) no-repeat;
  display: inline-block;
  width: 120px;
  height: 21px;
  margin-right: 15px;
}

#container .comic-number .review-box .star.star05 {
  background-position: -350px 2px;
}

#container .comic-number .review-box .star.star10 {
  background-position: -100px 2px;
}

#container .comic-number .review-box .star.star15 {
  background-position: -325px 2px;
}

#container .comic-number .review-box .star.star20 {
  background-position: -75px 2px;
}

#container .comic-number .review-box .star.star25 {
  background-position: -300px 2px;
}

#container .comic-number .review-box .star.star30 {
  background-position: -50px 2px;
}

#container .comic-number .review-box .star.star35 {
  background-position: -275px 2px;
}

#container .comic-number .review-box .star.star40 {
  background-position: -25px 2px;
}

#container .comic-number .review-box .star.star45 {
  background-position: -250px 2px;
}

#container .comic-number .review-box .star.star50 {
  background-position: 0 0;
}

#container .comic-number .review-box .star-number {
  font-size: 144%;
}

/* ---購入--- */
#container .comic-buy {
  display: table;
  margin: 20px 30px 0;
  padding: 0 0 30px;
}

#container .comic-buy .imgs,
#container .comic-buy .info {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

#container .comic-buy .imgs {
  width: 148px;
}

#container .comic-buy .imgs img {
  width: 118px;
}

#container .comic-buy .info {
  width: 812px;
  position: relative;
}

#container .comic-buy .info .title {
  font-size: 160%;
  font-weight: bold;
}

#container .comic-buy .info .author {
  font-size: 127%;
  color: #919191;
  margin: 12px 0 0;
}

#container .comic-buy .info .btn {
  height: 48px;
}
#container .comic-buy .info .btn a {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* ---作者プロフィール--- */
#container .comic-author-profile-box {
  padding: 30px;
}

#container .comic-author-profile {
  display: table;
  padding-top: 30px;
}

#container .comic-author-profile:first-child {
  padding-top: 0px;
}

#container .comic-author-profile .imgs,
#container .comic-author-profile .info {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

#container .comic-author-profile .imgs {
  width: 140px;
}

#container .comic-author-profile .imgs img {
  border: 1px #e2e2e2 solid;
  width: 120px;
}

#container .comic-author-profile .info {
  width: 810px;
  position: relative;
}

#container .comic-author-profile .info .name {
  font-size: 160%;
  font-weight: bold;
}

.comic-author-profile .info a {
  text-decoration: underline;
}
.comic-author-profile .info a:hover {
  text-decoration: none;
}

/* ---ランキング--- */
.contents-head01.rnk {
  height: 70px;
  padding: 0;
  border-bottom: 4px #51bbe2 solid;
}

.contents-head01.rnk .head {
  float: left;
  font-size: 159%;
  font-weight: bold;
  margin-left: 30px;
  padding: 25px 0 21px;
}

#rnk-tab {
  float: right;
  margin: 0 30px 0 0;
}

#rnk-tab li {
  width: 100px;
  position: relative;
  float: right;
  margin-left: 10px;
  padding-right: 2px;
}

#rnk-tab li.active {
  width: 102px;
  padding: 0;
}

#rnk-tab li a {
  margin-top: 20px;
  background: #fff;
  color: #5e5e5e;
  border-top: 1px #51bbe2 solid;
  border-left: 1px #51bbe2 solid;
  border-right: 1px #51bbe2 solid;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  display: block;
  width: 100px;
  text-align: center;
  font-size: 127%;
  font-weight: bold;
  line-height: 1.1em;
}

#rnk-tab li.active a {
  border-top: 1px #51bbe2 solid;
  border-left: 1px #51bbe2 solid;
  border-right: 1px #51bbe2 solid;
  background: #51bbe2;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  height: 50px;
}

#rnk-tab li a p {
  padding: 17px 0 16px 0;
}

#rnk-tab li.active a p {
  padding: 18px 0 16px 0;
}

#rnk-tab li a:hover {
  background: #51bbe2;
  color: #fff;
  padding: 1px 0;
  text-decoration: none;
}

#rnk-tab li.active a:hover {
  /*	background: #FFF;
  color: #51bbe2;*/
  padding: 0;
  text-decoration: none;
}

#container .rnk-box {
  display: none;
}

#container .comic-rnk {
  padding: 0 0 10px;
}

#container .frame01 p.lead {
  padding: 10px 0 20px 55px;
  background: url(/images/episode/star.png) no-repeat;
  background-position: 30px 9px;
}

#container .comic-rnk .line {
  display: table;
  border-collapse: separate;
  border-spacing: 30px 0;
}

#container .comic-rnk .item {
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  display: table-cell;
  position: relative;
}
#container .comic-rnk .item a:hover {
  text-decoration: none;
}

#container .comic-rnk .rnk01,
#container .comic-rnk .rnk02 {
  width: 300px;
  /*	padding: 10px 0 10px;*/
}

/*#container .comic-rnk .rnk03,
#container .comic-rnk .rnk04,
#container .comic-rnk .rnk05 {
	width: 300px;
	padding: 20px 0 60px;
}*/
#container .comic-rnk .item {
  background: #fafafa;
}

#container .comic-rnk .rnk01 .info {
  background: url(/images/episode/comic_rnk01.png) no-repeat;
  background-position-y: 50%;
  background-position-x: 20px;
}

#container .comic-rnk .rnk02 .info {
  background: url(/images/episode/comic_rnk02.png) no-repeat;
  background-position-y: 50%;
  background-position-x: 15px;
}

#container .comic-rnk .rnk03 .info {
  background: url(/images/episode/comic_rnk03.png) no-repeat;
  background-position-y: 50%;
  background-position-x: 15px;
}

/*
#container .comic-rnk .rnk02 { background: #fafafa url(/images/episode/comic_rnk02.png) 14px 35px no-repeat; }
#container .comic-rnk .rnk03 { background: #fafafa url(/images/episode/comic_rnk03.png) 18px 28px no-repeat; }
#container .comic-rnk .rnk04 { background: #fafafa url(/images/episode/comic_rnk04.png) 14px 29px no-repeat; }
#container .comic-rnk .rnk05 { background: #fafafa url(/images/episode/comic_rnk05.png) 19px 29px no-repeat; }*/
#container .comic-rnk .rnk01 .info,
#container .comic-rnk .rnk02 .info,
#container .comic-rnk .rnk03 .info {
  width: 156px;
  padding: 10px 10px 10px 55px;
  /*margin: 0 0 0 45px;*/
  /*padding: 5px 0 28px;*/
}

/*
#container .comic-rnk .rnk03 .info,#container .comic-rnk .rnk04 .info,
#container .comic-rnk .rnk05 .info {
	width: 145px; float: left; margin: 0 0 0 62px; padding: 8px 0 0;
}*/
#container .comic-rnk .item .title {
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#container .comic-rnk .item .author {
  font-size: 12px;
  color: #919191;
  margin: 4px 0 0;
}

#container .comic-rnk .imgs {
  float: right;
  margin: 10px 10px 10px 0;
}

/*#container .comic-rnk .rnk03 .imgs,#container .comic-rnk .rnk04 .imgs,
#container .comic-rnk .rnk05 .imgs { float: right; margin-right: 10px; padding-bottom: 20px; }*/
#container .comic-rnk .item .imgs img {
  border: 1px #e2e2e2 solid;
}

#container .comic-rnk .rnk01 .imgs img,
#container .comic-rnk .rnk02 .imgs img,
#container .comic-rnk .rnk03 .imgs img {
  width: 80px;
}

/*#container .comic-rnk .rnk03 .imgs img,#container .comic-rnk .rnk04 .imgs img,
#container .comic-rnk .rnk05 .imgs img { width: 65px; }*/
/*#container .comic-rnk .rnk01 .btn,#container .comic-rnk .rnk02 .btn { position: absolute; left: 84px; bottom: 20px; }*/
/*#container .comic-rnk .rnk03 .btn,#container .comic-rnk .rnk04 .btn,*/
#container .comic-rnk .btn {
  float: none;
  width: 280px;
  margin: 0 auto;
  padding-bottom: 12px;
}

/* ---関連商品--- */
#container .comic-pickup {
  display: table;
  border-collapse: separate;
  border-spacing: 30px 0;
  margin: 20px 10px 0;
  padding: 0 0 30px;
}
#container .comic-pickup a:hover {
  text-decoration: none;
}

#container .comic-pickup .item {
  background: #fafafa;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  display: table-cell;
  width: 168px;
  position: relative;
  text-align: center;
  padding: 20px 0 70px;
}

#container .comic-pickup .item .imgs img {
  border: 1px #c6c6c6 solid;
  width: 85px;
  margin: auto;
}

#container .comic-pickup .item .title {
  font-size: 112%;
  font-weight: bold;
  text-align: left;
}

#container .comic-pickup .item .btn {
  width: 168px;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
}

#container .comic-pickup .item .btn img {
  margin: auto;
}

/* ---読まれている作品--- */
#container .comic-read {
  margin: 20px 0 0;
  padding: 0 0 30px;
}

#container .comic-read .item {
  width: 168px;
  height: 168px;
  float: left;
  margin: 0 0 0 30px;
}

#container .comic-read .mosaic-overlay {
  background: url(../images/episode/episode_read_more.png) no-repeat, url(../images/mosaic/bg-black.png) repeat;
  background-position: center 138px, center top;
}

#container .comic-read .item a {
  color: #FFF;
  text-decoration: none;
}

#container .comic-read .item .info {
  height: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 12px;
}
#container .comic-read .item .info .detail_btn {
  position: absolute;
  width: 100px;
  text-align: center;
  bottom: 12px;
  left: 50%;
  margin-left: -58px;
}
#container .comic-read .item .info .detail_btn:before {
  content: url(../images/mosaic/mosaic-arrow.png);
  margin-right: 10px;
}

#container .comic-read .item .info .title {
  font-size: 127%;
  padding: 12px 0 0;
}

#container .comic-read .item .info .author {
  margin-top: 5px;
}

#container .comic-read .mosaic-backdrop img {
  border: 1px #e2e2e2 solid;
  width: 166px;
}

/* ---購入ポップアップ--- */
#pop-buy-box {
  min-width: 850px;
  overflow: hidden;
  background: #FFF;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  text-align: left;
  margin: 0 10px;
  padding: 0 0 30px;
}

#pop-buy-box .head {
  border-bottom: 1px #e2e2e2 solid;
  font-size: 159%;
  font-weight: bold;
  color: #262626;
  padding: 28px 30px 18px;
}

#pop-buy-box .store-list {
  text-align: center;
}

#pop-buy-box .store-list a {
  display: inline-block;
  width: 208px;
  margin: 30px 15px 0;
  height: 100px;
}

#pop-buy-box .store-list a p {
  font-size: 112%;
  font-weight: bold;
  margin-top: 10px;
}

#pop-buy-box .store-list img {
  border: 1px #e2e2e2 solid;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* ---チャレンジ企画ポップアップ--- */
#challenge-box {
  /*height: 200px;*/
}

#pop-cha-box {
  padding: 20px;
  text-align: left;
  background: #f8f9f9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

#pop-cha-box .head {
  font-size: 16px;
}

#pop-cha-box .text_area {
  padding-top: 20px;
  font-size: 14px;
}
#pop-cha-box .text_area span {
  color: #919191;
}

/* ---マンガ作品--- */
#container .manga-page {
  text-align: center;
  padding: 0 0 30px;
}

#container .manga-page .contents-head01 {
  text-align: left;
  padding: 20px 0 20px;
}

#container .manga-page .contents-head01 .head {
  float: none;
}

#container .manga-page .contents-head01 .number-name {
  border-left: 4px #e5e5e5 solid;
  display: table;
  font-size: 120%;
  font-weight: bold;
  margin: 15px 30px 0;
}

#container .manga-page .contents-head01 .number-name .number,
#container .manga-page .contents-head01 .number-name .title {
  display: table-cell;
  padding: 8px 10px 7px;
}

#container .manga-page .contents-head01 .number-name .number {
  border-right: 1px #e5e5e5 solid;
}

#container .manga-page .cover {
  width: 860px;
  margin: 10px auto 0;
}

#container .manga-page .cover .pr {
  text-align: right;
  margin-bottom: 7px;
}

#container .manga-page .cover .pr a {
  color: #0084c0;
}

#container .manga-page .cover .pr a:hover {
  color: #009be2;
}

#container .manga-page .manga-imgs {
  margin: 0 auto;
}

#container .manga-page .manga-imgs img {
  width: 860px;
  padding-bottom: 50px;
}

#container .manga-page .control {
  width: 960px;
  margin: 0 auto;
}

#container .manga-page .control li {
  float: left;
}

#container .manga-page .control li a,
#container .manga-page .control li p {
  display: block;
  width: 320px;
  height: 59px;
  text-indent: -999em;
}

#container .manga-page .control li.prev a,
#container .manga-page .control li.prev.off p {
  background: url(../images/episode/btn_prev.png) left top no-repeat;
}

#container .manga-page .control li.comictop a {
  background: url(../images/episode/btn_comictop.png) left top no-repeat;
}

#container .manga-page .control li.next a,
#container .manga-page .control li.next.off p {
  background: url(../images/episode/btn_next.png) left top no-repeat;
}

#container .manga-page .control li a:hover {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

#container .manga-page .control li.off p {
  filter: alpha(opacity=30);
  opacity: 0.30;
  -moz-opacity: 0.30;
}

#container .comic-announce {
  text-align: center;
  margin: 30px 0 0;
}
#container .comic-announce .frame01 {
  padding: 30px;
}
#container .comic-announce .frame01 img {
  width: 100%;
}

#container .comic-announce img {
  margin: auto;
}

#container .comic-announce-text {
  padding: 10px 0 0 0;
  text-align: left;
}

/* ---チャレンジ企画 評価--- */
#container .challenge-review {
  background: #FFF;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  width: 604px;
  line-height: 1.1em;
  margin: 0 auto;
}

#container .challenge-review-lead {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 30px;
  font-size: 14px;
  font-weight: bold;
}

#container .challenge-review .head {
  border-right: 1px #e5e5e5 solid;
  width: 220px;
  float: left;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  padding: 27px 0 25px;
}

#container .challenge-review .review-star {
  float: left;
  margin: 0 0 0 90px;
  padding: 16px 0 0;
  height: 22px;
}

#container .challenge-review .review-star img {
  vertical-align: top;
  margin-right: 6px;
  width: 32px;
}

/* ---マンガ作品シェア カウント有--- */
#container .manga-share .btn {
  width: 495px;
}

#container .manga-share .twitter {
  float: left;
}
#container .manga-share .twitter .btn-share {
  position: relative;
}

#container .manga-share .fb {
  float: right;
}

#container .manga-share .btn-share a {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: 495px;
  height: 60px;
  position: relative;
}

#container .manga-share .twitter .btn-share a {
  background: #2fbbed url(../images/episode/manga_share_twitter.png) 154px 20px no-repeat;
}

#container .manga-share .fb .btn-share a {
  background: #4c639e url(../images/episode/manga_share_fb.png) 154px 18px no-repeat;
}

#container .manga-share .btn-share a:hover {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

#container .manga-share .btn-share .sns {
  text-indent: -999em;
}

#container .manga-share .btn-share .deco {
  background: url(../images/episode/manga_share_deco.png) center bottom no-repeat;
  display: block;
  width: 87px;
  height: 63px;
  position: absolute;
  left: 33px;
  bottom: 0;
}

#container .manga-share .btn-share .count {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -khtml-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  min-width: 70px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 144%;
  font-weight: bold;
  color: #FFF;
  line-height: 1.1em;
}

#container .manga-share .btn-share .count span {
  display: inline-block;
  padding-top: 22px;
}

#container .manga-share .follow-head {
  margin: 10px 0 0;
}

#container .manga-share .follow-head a {
  font-size: 104%;
  color: #0084c0;
}

/* ---google adsense--- */
#container .g-ad {
  margin: 0 auto;
  width: 630px;
  padding-top: 50px;
}

#container .g-ad .box.column-c {
  float: left;
  margin-left: 55px;
}

/* ---プチ大賞--- */
#container .award-outline,
#container .award-frame {
  padding: 0 0 30px;
}

#container .w465 {
  width: 465px;
}

#container .award-outline .main-copy {
  background: #f8f9f9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  width: 570px;
  text-align: left;
  margin: 30px auto 50px;
  padding: 20px 0 19px;
}

#container .award-outline .main-copy p {
  font-size: 104%;
  font-weight: bold;
  margin: 0 20px;
}

#container .award-outline .award-request {
  margin: 20px 30px 0;
}

#container .award-outline .award-request .box {
  width: 298px;
  height: 220px;
}

#container .award-outline .award-request .column-c {
  float: left;
  margin-left: 30px;
}

#container .award-outline .award-request .head {
  border-bottom: 1px #e2e2e2 solid;
  padding: 5px 10px 10px;
}

#container .award-outline .award-request .copy {
  font-size: 104%;
  margin: 0 20px;
  padding: 20px 0 0;
}

#container .award-list {
  border-top: 1px #e2e2e2 solid;
  padding: 30px 0 30px;
}

#container .award-list:last-child {
  padding-bottom: 0px;
}

#container .award-list.noline {
  border-top: none;
  padding: 0;
}

#container .award-list.award-a {
  background: url(../images/contest/award_a.png) 33px center no-repeat;
}

#container .award-list.award-b {
  background: url(../images/contest/award_b.png) 34px center no-repeat;
}

#container .award-list.award-c {
  background: url(../images/contest/award_c.png) 34px center no-repeat;
}

#container .award-list.award-g-prize {
  background: url(../images/contest/award_g_prize.png) 34px center no-repeat;
}

#container .award-list.award-w-prize {
  background: url(../images/contest/award_w_prize.png) 34px center no-repeat;
}

#container .award-list.award-nyushou {
  background: url(../images/contest/award_nyushou.png) 34px center no-repeat;
}

#container .award-list .info {
  width: 580px;
  float: left;
  margin-left: 188px;
}

#container .award-list .info .title {
  font-size: 160%;
  font-weight: bold;
}

#container .award-list .info .author {
  font-size: 112%;
  color: #919191;
  margin: 8px 0 0;
}

#container .award-list .imgs {
  float: right;
  margin-right: 30px;
  width: 200px;
}

#container .award-list .imgs img {
  border: 1px #e2e2e2 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

#container .award-primary {
  border-bottom: 1px #e2e2e2 solid;
  padding: 0 0 30px;
}

#container .award-primary .box {
  border-top: 1px #e2e2e2 solid;
  padding: 30px 0 0;
}

#container .award-primary .box .title {
  font-size: 160%;
  font-weight: bold;
  margin: 0 30px;
}

#container .award-primary .box .author {
  font-size: 112%;
  color: #919191;
  margin: 8px 30px 0;
}

#container .award-primary .box .copy {
  font-size: 104%;
  margin: 17px 30px 0;
}

#container .award-faq .faq-q {
  background: url(../images/contest/award_faq_q.png) 19px 10px no-repeat;
  border-bottom: 1px #e2e2e2 solid;
  font-size: 112%;
  padding: 18px 20px 17px 59px;
}

#container .award-faq .faq-a {
  font-size: 104%;
  padding: 20px;
}

#container .howto-main-copy {
  background: url(../images/contest/award_howto_img01.png) left center no-repeat;
  min-height: 88px;
  font-size: 105%;
  font-weight: bold;
  line-height: 1.8em;
  margin: 27px 30px 0;
  padding-left: 148px;
}

#container .howto-point .frame02 {
  width: 464px;
}

#container .howto-point.line01 .frame02 {
  height: 240px;
}

#container .howto-point.line02 .frame02 {
  height: 283px;
}

#container .howto-point .title {
  border-bottom: 1px #e2e2e2 solid;
}

#container .howto-point .title img {
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -khtml-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0;
  float: left;
}

#container .howto-point .title p {
  float: left;
  font-size: 112%;
  font-weight: bold;
  margin-left: 20px;
  padding-top: 20px;
}

#container .howto-point .copy {
  font-size: 104%;
  margin: 20px 20px 0;
}

#container .howto-teach01 {
  border-top: 1px #e2e2e2 solid;
  padding: 30px 0 0;
}

#container .howto-teach01.noline {
  border-top: none;
  padding: 0;
}

#container .howto-teach01 .author {
  width: 180px;
  float: left;
  margin-left: 30px;
}

#container .howto-teach01 .author img {
  border: 1px #e2e2e2 solid;
  width: 159px;
}

#container .howto-teach01 .author .name {
  font-size: 160%;
  font-weight: bold;
}

#container .howto-teach01 .award-faq {
  width: 770px;
  float: right;
  margin-right: 30px;
}

#container .howto-teach02 {
  margin: 30px 30px 0;
}

#container .howto-teach02 .author {
  width: 580px;
  display: table;
  float: left;
}

#container .howto-teach02 .author .imgs,
#container .howto-teach02 .author .info {
  display: table-cell;
  vertical-align: middle;
}

#container .howto-teach02 .author .imgs {
  width: 190px;
}

#container .howto-teach02 .author .imgs img {
  border: 1px #e2e2e2 solid;
  width: 159px;
}

#container .howto-teach02 .author .info .name {
  font-size: 160%;
  font-weight: bold;
}

#container #comic-page .comic-info-lead {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

#container #comic-page .comic-info {
  background: #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  position: relative;
  padding: 20px 0;
}
#container #comic-page .comic-info a {
  display: inline-block;
}

#container #comic-page .comic-info .imgs {
  float: left;
  margin: 0 20px;
}

#container #comic-page .comic-info .imgs img {
  width: 101px;
}

#container #comic-page .comic-info .info {
  width: 807px;
  float: left;
  margin-right: 20px;
  padding: 0 0 38px;
}

#container #comic-page .comic-info .info .title {
  font-size: 129%;
  font-weight: bold;
}

#container #comic-page .comic-info .info .author {
  font-size: 104%;
  color: #9c9c9c;
  margin: 5px 0 0;
}

#container #comic-page .comic-info .btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

/*--------------------------------------------------------------
お知らせ
--------------------------------------------------------------*/
#container .news-list .list-box {
  background: #fafafa;
  -webkit-box-shadow: 0 2px 0 #f0f0f0;
  -moz-box-shadow: 0 2px 0 #f0f0f0;
  box-shadow: 0 2px 0 #f0f0f0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 0 0 30px;
  margin: 30px 30px 0;
}

#container .news-list .list-box .head {
  border-bottom: 1px #e2e2e2 solid;
  padding: 30px 30px 20px;
}

#container .news-list .list-box .head .data {
  font-size: 112%;
}

#container .news-list .list-box .head .title {
  font-size: 160%;
  font-weight: bold;
  margin: 5px 0 0;
}

#container .news-list .list-box .news-body {
  font-size: 112%;
  margin: 20px 30px 0;
  word-wrap: break-word;
  /* 単語の途中でも改行 */
}

#container .news-detail {
  padding: 0 0 30px;
}

#container .news-detail .head {
  border-bottom: 1px #e2e2e2 solid;
  padding: 30px 30px 10px;
}

#container .news-detail .head .data {
  font-size: 112%;
}

#container .news-detail .head .title {
  font-size: 160%;
  font-weight: bold;
  margin: 5px 0 0;
  line-height: 1.3;
}

#container .news-detail .news-body {
  font-size: 112%;
  margin: 20px 30px 0;
  word-wrap: break-word;
  /* 単語の途中でも改行 */
}

#container .news-detail .news-body .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#container .news-detail .news-body .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#container .news-detail .buy-line {
  border-collapse: separate;
  border-spacing: 30px 0;
  display: table;
  margin: 30px 0 0;
}

#container .news-detail .buy-line .box {
  background: #fafafa;
  -webkit-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  box-shadow: 0 1px 1px rgba(202, 202, 202, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  display: table-cell;
  width: 290px;
  padding: 20px 0;
}

#container .news-detail .buy-line .line {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  width: 250px;
  margin-left: 20px;
}

#container .news-detail .buy-line .imgs,
#container .news-detail .buy-line .info {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

#container .news-detail .buy-line .imgs {
  width: 105px;
}

#container .news-detail .buy-line .imgs img {
  border: 1px #c6c6c6 solid;
  width: 83px;
}

#container .news-detail .buy-line .info .author {
  font-size: 94%;
  color: #919191;
}

#container .news-detail .buy-line .info .btn {
  margin-top: 15px;
}

#container .news-detail .control {
  padding: 30px 0 30px 30px;
}

#container .news-detail .control div {
  width: 305px;
  float: left;
}

#container .news-detail .control div.prev {
  border-right: 1px #e5e5e5 solid;
}

#container .news-detail .control div a,
#container .news-detail .control div p {
  -webkit-box-shadow: 0 2px 0 #f0f0f0;
  -moz-box-shadow: 0 2px 0 #f0f0f0;
  box-shadow: 0 2px 0 #f0f0f0;
  display: block;
  width: 305px;
  height: 47px;
  text-indent: -999em;
}

#container .news-detail .control div.prev a,
#container .news-detail .control div.prev.off p {
  background: url(../images/news/btn_news_prev.png) left top no-repeat;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

#container .news-detail .control div.next a,
#container .news-detail .control div.next.off p {
  background: url(../images/news/btn_news_next.png) left top no-repeat;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -khtml-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

#container .news-detail .control div a:hover {
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

#container .news-detail .control div.off p {
  filter: alpha(opacity=30);
  opacity: 0.30;
  -moz-opacity: 0.30;
}

/*--------------------------------------------------------------
作家一覧
--------------------------------------------------------------*/
#container .author-list {
  padding: 0 0 30px;
}

#container .author-list .author-50on {
  text-align: center;
  margin: 30px 0 0 116px;
}

#container .author-list .author-50on li {
  float: left;
  margin-right: 10px;
}

#container .author-list .author-50on li a {
  background: url(../images/links/author_50on.png) no-repeat;
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -999em;
}

#container .author-list .author-50on li.a50-a a {
  background-position: 0 0;
}

#container .author-list .author-50on li.a50-ka a {
  background-position: -35px 0;
}

#container .author-list .author-50on li.a50-sa a {
  background-position: -70px 0;
}

#container .author-list .author-50on li.a50-ta a {
  background-position: -105px 0;
}

#container .author-list .author-50on li.a50-na a {
  background-position: -140px 0;
}

#container .author-list .author-50on li.a50-ha a {
  background-position: -175px 0;
}

#container .author-list .author-50on li.a50-ma a {
  background-position: -210px 0;
}

#container .author-list .author-50on li.a50-ya a {
  background-position: -245px 0;
}

#container .author-list .author-50on li.a50-ra a {
  background-position: -280px 0;
}

#container .author-list .author-50on li.a50-wa a {
  background-position: -315px 0;
}

#container .author-list .author-50on li.a50-a a:hover {
  background-position: 0 -35px;
}

#container .author-list .author-50on li.a50-ka a:hover {
  background-position: -35px -35px;
}

#container .author-list .author-50on li.a50-sa a:hover {
  background-position: -70px -35px;
}

#container .author-list .author-50on li.a50-ta a:hover {
  background-position: -105px -35px;
}

#container .author-list .author-50on li.a50-na a:hover {
  background-position: -140px -35px;
}

#container .author-list .author-50on li.a50-ha a:hover {
  background-position: -175px -35px;
}

#container .author-list .author-50on li.a50-ma a:hover {
  background-position: -210px -35px;
}

#container .author-list .author-50on li.a50-ya a:hover {
  background-position: -245px -35px;
}

#container .author-list .author-50on li.a50-ra a:hover {
  background-position: -280px -35px;
}

#container .author-list .author-50on li.a50-wa a:hover {
  background-position: -315px -35px;
}

#container .author-list .author-box {
  background: #fafafa;
  border: 1px #e5e5e5 solid;
  margin: 30px 30px 0;
  padding: 20px 0;
  min-height: 220px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

#container .author-list .author-box .info {
  width: 120px;
  float: left;
  margin-left: 20px;
}

#container .author-list .author-box .info img {
  width: 115px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}

#container .author-list .author-box .info .name {
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0 0;
}

#container .author-list .author-box .info .kana {
  font-size: 96%;
  line-height: 1.3em;
}

#container .author-list .author-box .op-list {
  width: 433px;
  float: right;
  margin-right: 20px;
}
#container .author-list .author-box .op-list .head {
  border-bottom: 1px #c6c6c6 solid;
  font-size: 128%;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0 0 6px;
}
#container .author-list .author-box .op-list li {
  margin-bottom: 6px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
#container .author-list .author-box .op-list li a.td-non {
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  display: block;
  font-size: 104%;
  padding: 10px 16px 10px;
  border: 1px solid #e5e5e5;
}
#container .author-list .author-box .op-list li a:hover {
  box-shadow: none;
}

#container .author-list .author-box .more .btn {
  margin-top: 4px;
}

#container .author-list .author-box .op-list li a p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

#container .author-list .author-box .op-list li a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
}

#container .author-list .author-box .op-list .btn {
  padding-top: 4px;
}

#container .author-list .author-box .op-list .btn p {
  background: #fff;
  border: 1px #51bbe2 solid;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-size: 105%;
  font-weight: bold;
  color: #51bbe2;
  padding: 10px 0 8px 0;
  cursor: pointer;
}

#container .author-list .author-box .op-list .btn p:hover {
  background: #fefefe;
}

#container .author-list .author-box .op-list .btn p.close {
  background: #ededed;
  border: 1px #ededed solid;
}

/*--------------------------------------------------------------
販売中の本
--------------------------------------------------------------*/
#container .book .searchform {
  margin: 30px 30px 0;
}

#container .book .searchform .head {
  width: 105px;
  float: left;
  font-size: 132%;
  font-weight: bold;
  line-height: 1.3em;
}

#container .book .searchform .search {
  width: 495px;
  float: right;
}

#container .book .searchform .search form {
  background: #fafafa;
  border: 1px #e5e5e5 solid;
  display: block;
  width: 493px;
  height: 43px;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

#container .book .searchform input {
  background: none;
  border: none;
  display: block;
  outline: none;
  width: 420px;
}

#container .book .searchform input[type="search"] {
  width: 420px;
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 129%;
  line-height: 1.2em;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}

#container .book .searchform input[type="submit"] {
  background: url(../images/common/icon_search02.png) no-repeat;
  background-position: 6px 6px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 4px;
  right: 8px;
  text-indent: -999em;
}

#container .book .sales-list li {
  background: #fafafa;
  -webkit-box-shadow: 0 2px 0 #f0f0f0;
  -moz-box-shadow: 0 2px 0 #f0f0f0;
  box-shadow: 0 2px 0 #f0f0f0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  width: 290px;
  float: left;
  margin: 30px 0 0 30px;
  padding: 20px 0;
}

#container .book .sales-list li .line {
  margin: 0 20px;
  padding: 0 0 5px;
}

#container .book .sales-list li .imgs {
  width: 110px;
  float: left;
  padding: 0 0 15px;
}

#container .book .sales-list li .imgs img {
  width: 102px;
}

#container .book .sales-list li .info .title {
  font-size: 129%;
  font-weight: bold;
}

#container .book .sales-list li .info .author {
  font-size: 105%;
  color: #919191;
  margin: 5px 0 0;
}

#container .book .sales-list li .info {
  width: 130px;
  float: right;
}
#container .book .sales-list li .info a {
  text-decoration: none;
}
#container .book .sales-list li .btns {
  margin: 0 20px 0 19px;
}
#container .book .sales-list li .btns .left {
  width: 115px;
  color: #919191;
}
#container .book .sales-list li .btns .rihgt {
  padding-left: 20px;
  width: 115px;
  float: right;
}

/*--------------------------------------------------------------
劇場のご案内
--------------------------------------------------------------*/
#info-page .contents-head01 {
  width: 100%;
}

#info-page .frame01 .text_area {
  padding: 30px;
}

#info-page .frame01 .text_area .table {
  margin: 0 auto;
  padding-bottom: 30px;
}

#info-page .frame01 .text_area .base_txt {
  width: 460px;
  margin: 0 auto;
}

#info-page .frame01 .text_area .base_txt a {
  text-decoration: underline;
}

#info-page .frame01 .text_area .img_chara img {
  width: 45px;
}

#info-page .frame01 .text_area .img_text {
  padding-left: 20px;
}

/*--------------------------------------------------------------
サイトマップ
--------------------------------------------------------------*/
#sitemap .contents-head01 {
  width: 100%;
}

#sitemap .list_container {
  margin: 30px auto;
  width: 960px;
}

#sitemap .list_container .map_box {
  width: 480px;
  float: left;
  padding-bottom: 30px;
}

#sitemap .list_container .map_box ul.other {
  padding-top: 30px;
}

#sitemap .list_container .map_box ul li {
  font-size: 14px;
  padding-left: 40px;
  padding-top: 4px;
  margin-bottom: 15px;
}

#sitemap .list_container .map_box ul li a {
  text-decoration: underline;
}

#sitemap .list_container ul li.top_link {
  background: url(/images/common/icon_content.gif) no-repeat;
}

#sitemap .list_container ul li.sub_link {
  background: url(/images/common/icon_page_bottom.gif) 0 center no-repeat;
  background-position: 8px;
  margin-left: 20px;
  padding-left: 25px;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
}

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

.nivo-box img {
  display: block;
}

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

.nivo-caption p {
  padding: 5px;
  margin: 0;
}

.nivo-caption a {
  display: inline !important;
}

.nivo-html-caption {
  display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: relative;
  z-index: 9;
  cursor: pointer;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}

.nivo-controlNav a {
  cursor: pointer;
}

.nivo-controlNav a.active {
  font-weight: bold;
}

.item_list {
  display: table;
  border-collapse: separate;
  border-spacing: 30px 0;
  table-layout: fixed;
}
.item_list.rnk-box {
  padding: 0 !important;
}
.item_list > * {
  display: table-cell;
  box-sizing: border-box;
  padding: 10px;
  width: 300px;
}
.item_list .item_info {
  margin-bottom: 10px;
}
.item_list .item_info .title {
  max-height: 40px;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.item_list .item_info .imgs {
  float: right;
  width: 82px;
  height: 82px;
  margin: 0 !important;
  overflow: hidden;
  border: 1px solid #d9d9d9;
  background: #fff;
  text-align: center;
}
.item_list .item_info .imgs img {
  max-width: 100%;
  max-height: 100%;
  border: none !important;
}
.item_list .item_info .info {
  margin-right: 92px;
  padding-left: 45px;
  padding: 10px 0 10px 45px;
}
.item_list .btn {
  padding-bottom: 0 !important;
}
.item_list .rank01 .item_info {
  background: url(/images/episode/comic_rnk01.png) no-repeat;
  background-position-y: 50%;
  background-position-x: 10px;
  /*Firefox*/
}
@-moz-document url-prefix() {
  .item_list .rank01 .item_info {
    background-position: 5px 20px;
  }
}
.item_list .rank02 .item_info {
  background: url(/images/episode/comic_rnk02.png) no-repeat;
  background-position-y: 50%;
  background-position-x: 7px;
  /*Firefox*/
}
@-moz-document url-prefix() {
  .item_list .rank02 .item_info {
    background-position: 5px 20px;
  }
}
.item_list .rank03 .item_info {
  background: url(/images/episode/comic_rnk03.png) no-repeat;
  background-position-y: 50%;
  background-position-x: 7px;
  /*Firefox*/
}
@-moz-document url-prefix() {
  .item_list .rank03 .item_info {
    background-position: 5px 20px;
  }
}
#alert {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  font-size: 1.1rem;
  display: none;
}
#alert .alert_content {
  width: 480px;
  background: #ffffff;
  border-radius: 10px;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -240px;
}
#alert .alert_content h2 {
  font-size: 1.4rem;
}
#alert .alert_content .alert_message {
  padding: 40px;
}
#alert .alert_content .alert_message > * {
  margin-bottom: 20px;
}
#alert .alert_content .alert_message > *:last-child {
  margin-bottom: 0;
}
#alert .alert_content .alert_button {
  border-top: 1px solid #d9d9d9;
  padding: 20px;
}
#alert .alert_content .highlight {
  font-weight: bold;
  font-size: 1.4rem;
  color: #ff9102;
}
#alert .alert_content .button {
  display: inline-block;
  width: 120px;
  padding: 10px 30px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all ease 200ms;
  background-color: #f0f0f0;
  font-weight: bold;
}
#alert .alert_content .button.success {
  background-color: #ff9102;
  color: #fff;
}
#alert .alert_content .button.success:hover, #alert .alert_content .button.success:focus {
  background-color: #e88300;
}
#alert .alert_content .button:hover {
  box-shadow: 0 0 0 transparent;
  background: #e5e5e5;
  text-decoration: none;
}
#alert #rate_finish {
  display: none;
}
