@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One);
@font-face {font-family: "plus";src: url("../assets/plus.eot?") format('eot'),url("../assets/plus.woff") format('woff');}
html,body,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img{
margin:0;padding:0;color:#333;word-wrap:break-word;font-weight:normal;
font:1em/1.6 Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

/*これを追加することでヘッダーのストアにシャドウがつく*/
.header_free3{
  box-shadow:rgba(0, 0, 0, 0.4) 0px 0px 40px 0px inset;
  -webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 0px 40px 0px inset;
  -moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 0px 40px 0px inset;
}
.comics_detail_sns{
  margin: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 285px;
  margin-left: auto;
}
.wrap_body{
  width: 100%;
  margin-top: 105px;
  padding-bottom: 40px;
}
.bottom_contents{
  height: 340px;
  width: 960px;
  margin: 0 auto;
  margin-top: 45px;
}
.banner_wrap{
  width: 855px;
  margin: 0 auto;
  height: 100px;
  margin-top: 35px;
}
.banner_wrap img{
  float: left;
  width: 277px;
}
.banner_wrap a{
  display: inline-block;
  margin-right: 6px;
}
.banner_wrap a:last-child{
  display: inline-block;
  margin: 0;
}

.column_comics {
  display: block;
  width: 960px;
  float: none;
  margin: 0 auto;
}

.slider_header{
  background-color: none;
}


/*スライダー中身の部分*/
.store_title{
  position: relative;
  background-color: inherit;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  text-align: left;
  bottom: -8px;
}
.comics_icon_wrap{
  margin-bottom: 6px;
}
.standreading_icon_box{
  margin-top: 5px;
}
.comics_info{
  bottom: -27px;
  width: 108px;
}
.list_link{
  color: #222;
  font-size: 14px;
  text-align: center;
}
.rensai_btn{
  position: absolute;
  top: 3px;
  right: 55px;
}
.panel_tag_ranking{
  top: 20px;
}
.slider_control_left {
  position: absolute;
  left: 0;
  top: 160px;
}
.slider_control_right {
  position: absolute;
  right: 0;
  top: 160px;
}
.slider_image,.panel_comics{
  width: 108px;
}
.slider_mask{
  width: 855px;
  margin: 20px auto;
}
.slider_header{
  width: 865px;
}
.panel_comics{
  margin: 0 8px;
}




.word_title{
  font-weight: bold;
  font-size: 18px;
  color: #333;
}
.keyword a{
  font-size: 13px;
}


.store_hr{
  border: 0;
  height: 1px;
  background-color: #c9c9c9;
  margin: 40px auto 5px auto;
  width: 855px;
}
.store_hr2{
  border: 0;
  height: 1px;
  background-color: #c9c9c9;
  margin: 40px auto 5px auto;
  width: 100%;
}

.keyword_wrap{
  float: left;
  margin-right: 100px;
}
.new_comic_schedule{
  float: left;
}
.new_comic_list{
  height: 230px;
  overflow: scroll;
}
.bottom_contents li{
  font-size: 13px;
  height: 24px;
}


.link_hover_2 a:hover{
  opacity: 0.8;
}

.ranking_base{
  background-image: url("../assets/ranking_base.png");
}
.panel_tag_ranking {
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  width: 32px;
  margin-top: 0px;
}
.ranking_base {
  background-image: url("../assets/ranking_base.png");
  background-repeat: no-repeat;
  height: 33px;
  width: 39px;
  position: absolute;
  top: 33px;
  left: 0;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
