.detail_wrap{
  padding-bottom: 40px;
}
.btn_detail {
  display: block;
  width: 249px;
  height: 60px;
  cursor: pointer;
  text-align: left;
  line-height: 60px;
  border: 0;
  padding: 0;
  color: #fff;
}
.content{
  margin-top: 50px;
}
.column_comics {
  display: block;
  width: 960px;
  float: none;
}
.column_comics {
  display: block;
  width: 775px;
  float: none;
}

/*コミックス説明文のボックス*/
.comics_detail_info {
  padding: 0;
  float: left;
  width: 515px;
  padding-left: 40px;
}

/*書影の画像*/
.comics_detail_image img{
  width: 220px;
}
/*書影のボックス*/
.comics_detail_image{
  width: 220px;
}
/*コミックスボタンのボックス*/
.comics_detail_btns {
  float: none;
  display: block;
  width: 498px;
}
.store_button {
  position: inherit;
  padding: 0;
}

/*コミックスボタンのスタイル*/
.btn_detail {
  display: block;
  float: left;
  width: 249px;
  height: 60px;
  cursor: pointer;
  text-align: left;
  line-height: 60px;
  border: 0;
  padding: 0;
  color: #fff;
}

/*試し読みボタンのスタイル*/
.btn_detail_2 {
  float: left;
  width: 249px;
  height: 60px;
  cursor: pointer;
  text-align: left;
  line-height: 60px;
  border: 0;
  padding: 0;
  color: #fff;
}
.btn_sample .standreading_link img {
    width: 220px;
}
.button_2 {
    position: inherit;
    padding: 0px !important;
}

/*ジャンプ定期購読を申し込むボタン*/
.btn_detail {
  display: block;
  float: left;
  width: 249px;
  height: 56px;
  cursor: pointer;
  text-align: left;
  line-height: 60px;
  border: 0;
  padding: 0;
  color: #fff;
}
.teiki_btn{
  margin-right: 30px;
  width: 220px;
}


.comics_data span{
  font-size: 12px;
}
.comics_data {
  backGround: #999;
  padding: 0px 10px;
  margin-bottom: 6px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.comics_detail_text {
  border: none;
  border-top: 1px solid #ccc;
  padding: 10px 0;
  margin-bottom: 10px;
}
.comics_detail_sns{
  padding-top: 20px;
  width: 500px;
}
.comics_price{
  margin-bottom: 6px;
  font-size: 24px;
}
.list_detail_author{
  color: #09c;
  margin-top: -17px;
  margin-bottom: 10px;
}
.slider_mask{
  width: 731px;
  height: 235px;
}
.slider_header{
  position: relative;
  background-color: inherit;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  text-align: left;
  bottom: -8px;
  width: 775px;
}
.slider_control_left{
  left: -40px;
}
.slider_control_right{
  right: -40px;
}
.store_hr{
  width: 775px;
}
.button{
  position: inherit;
  padding: 0!important;
}
.read_link{
  background-color: #fff;
}
a.read_link img:hover {
  opacity:0.7!important;
  filter:alpha(opacity=70)!important;
  -ms-filter: “alpha( opacity=70 )”!important;
}
.rensai_btn {
  position: absolute;
  top: 25px;
  right: 0px;
}
.slider_image {
  display: block;
  width: 106px;
  max-height: 175px;
  border: 1px solid #ccc;
  overflow: hidden;
}
.slider_image_box{
  height: 175px;
}
.comics_title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 auto;
  height: 40px;
  display: block;
}
