@charset "UTF-8";
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.header-moji_002 {
  color: #333333;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 -20px 0;
  padding: 10px 0 0 0;
}

.headerline14_002 {
  margin: 0 0 3px 0;
  padding: 0;
}

.slider {
  /*margin:0 auto;*/
  background: #fff url(../img/loading.gif) no-repeat 50% 50%;
  width: 826px;
  height: 293px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.slider img {
  display: none;
}


/* The Nivo Slider styles */

.nivoSlider {
  position: relative;
}

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}


/* 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;
}


/* The slices and boxes in the Slider */

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}

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

.v_navi {
  margin-top: 20px;
  margin-bottom: 5px;
  overflow: hidden;
}

.v_navi li {
  font-size: 14px;
}

.v_navi li.old {
  float: left;
  width: 285px;
  text-align: left;
}

.v_navi li.new {
  float: left;
  width: 284px;
  text-align: right;
}

#voice {
  margin-bottom: 40px;
}

#voice .v_box {
  padding: 3px;
  border: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 15px;
}

#voice .v_box .date {
  font-size: 15px;
  color: #FFF;
  background-color: #016eba;
  margin-bottom: 10px;
  line-height: 1;
  padding-top: 7px;
  padding-right: 8px;
  padding-bottom: 3px;
  padding-left: 8px;
}

#voice .v_box .con {
  float: left;
  width: 370px;
  margin-right: 15px;
  padding-left: 10px;
  padding-bottom: 10px;
}

#voice .v_box .con p {
  margin-bottom: 14px;
  line-height: 1.6;
}

#voice .v_box .con p:last-child {
  margin-bottom: 0;
}

#voice .v_box .ph {
  float: left;
  width: 160px;
  padding-bottom: 10px;
}

ul.pageNav01 {
  margin: 20px 0 20px;
  text-align: center;
}

ul.pageNav01 li {
  display: inline;
}

ul.pageNav01 li span,
ul.pageNav01 li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 5px;
  padding: 2px 8px;
  background: #fff;
  border: 1px solid #aaa;
  text-decoration: none;
  line-height: 1.4;
}

ul.pageNav01 li span {
  background: #e7e7e7;
  font-weight: bold;
}

ul.pageNav01 li a:hover {
  background: #215EC2;
  border-color: #215EC2;
  color: #fff;
}

.bb-sub-bukken-23 {
  background-image: url(../images/manga_p_title.jpg);
  background-repeat: no-repeat;
}

.bb-sub-bukken-23 h3.bb-sub-text {
  text-indent: -9999px;
}

#manga {
  margin-bottom: 34px;
}

#manga ol {
  list-style-type: none
}

#manga ol li {
  margin-bottom: 20px;
}

#manga ol li:last-child {
  margin-bottom: 0;
}

#manga .link {
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: right;
  font-size: 12px;
}

#manga .map p {
  margin-top: 14px;
}

.side_bana {
  margin-bottom: 10px;
}

.side_bana li {
  margin-bottom: 7px;
}

.side_bana li a:hover img {
  opacity: 0.65;
  -ms-filter: "alpha(opacity=65)";
  zoom: 1;
}

.side_bana li a:hover img.a100 {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}


/* =============================================
ページャー
============================================= */

.wp-pagenavi {
  margin-top: 28px;
  margin-bottom: 28px;
  text-align: center;
  font-size: 0;
}

.wp-pagenavi a,
.wp-pagenavi span {
  font-size: 12px;
  line-height: 1;
}

.wp-pagenavi span.pages {
  margin-right: 8px;
}

.wp-pagenavi span.extend {
  margin-left: 2px;
  margin-right: 2px;
}

.wp-pagenavi a,
.wp-pagenavi span.current {
  display: inline-block;
  border: solid 1px #CCCCCC;
  padding: 8px 0;
  margin-left: 2px;
  margin-right: 2px;
  width: 3em;
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
  width: 3.8em;
}

.wp-pagenavi a.first,
.wp-pagenavi a.last {
  width: 3em;
}

.wp-pagenavi a.first {
  margin-right: 4px;
}

.wp-pagenavi a.last {
  margin-left: 4px;
}

.wp-pagenavi a {
  color: #707070;
  background-color: #FFFFFF;
  text-decoration: none;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  background-color: #333333;
  border-color: #333333;
  color: #FFFFFF;
}

.wp-pagenavi span.current {
  background-color: #737373;
  border-color: #737373;
}

@media screen and (max-width: 767px) {
  /*スマホのみ*/
  .wp-pagenavi span.pages+a {
    border-left: solid 1px #CCCCCC;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 11px;
  }
  .wp-pagenavi span.pages,
  .wp-pagenavi span.extend {
    display: none;
  }
  .wp-pagenavi a,
  .wp-pagenavi span.current,
  .wp-pagenavi a.nextpostslink,
  .wp-pagenavi a.previouspostslink,
  .wp-pagenavi a.first,
  .wp-pagenavi a.last {
    width: 3em;
  }
  .wp-pagenavi a,
  .wp-pagenavi span.current {
    border-left: none;
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0;
  }
  .wp-pagenavi a.first {
    margin-right: 0;
  }
  .wp-pagenavi a.last {
    margin-left: 0;
  }
}

body.page_oricon .bb-sub-bukken-12 {
  background-image: url(../images/oricon_title.jpg);
  height: 189px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

body.page_oricon #oricon {
  padding: 30px 65px;
  line-height: 1.70;
}

body.page_oricon #oricon p {
  font-size: 16px;
  margin-bottom: 20px;
}

body.page_oricon #oricon strong {
  font-weight: bold;
  font-size: 16px;
  color: #ff4981;
}

body.page_oricon #oricon .chosa {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px dotted #999;
}

body.page_oricon #oricon .chosa h2 {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 4px;
}

body.page_oricon #oricon .chosa .logo,
body.page_oricon #oricon .chosa .txt {
  float: left;
}

body.page_oricon #oricon .chosa .logo {
  width: 160px;
  margin-right: 30px;
}

body.page_oricon #oricon .chosa .logo img {
  width: 100%;
}

body.page_oricon #oricon .chosa .txt {
  width: 506px;
}

a.a50:hover img {
  opacity: .65;
  -webkit-opacity: .65;
  -moz-opacity: .65;
  filter: alpha(opacity=65);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=65)";
  /* IE 8 */
}

a.a50 img {
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
