@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;
}

.list_detail{
  width: 775px;
  margin-bottom: 40px;
}

.item_deliver_date{
  font-size: 10px;
}

.item_list_ul{
  width: 775px;
  margin: 0 auto;
  margin-top: 60px;
}

.list_detail_image{
  float: none;
  width: 180px;
}

.list_detail_main_image{
  float: left;
  width: 170px;
  height: 170px;
  overflow: hidden;
  border: solid 1px #858383;
  border-radius: 5px;
}

.item_list{
  width: 182px;
  height: 195px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 7px;
  position: relative;
}

.btn_list_detail_read img {
  width: 182px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.list_detail_image{
  width: 180px;
  height: auto;
  overflow: hidden;
  border: solid 1px #858383;
  border-radius: 5px;
}

.btn_list_detail{
  width: 182px;
  height: auto;
}
.item_info{
  margin-top: 10px;
}

.btn_list_detail_read a{
  font-size: 13px;
  color: #d92628;
}
.rensai_detail_banner img{
  width: 775px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.page_link{
  width: auto;
  height: 60px;
  margin: 0 auto;
  padding-bottom: 53px;
}
.page_link a{
  display: inline-block;
  border: 1px solid #c9c9c9;
  width: 45px;
  border-radius: 4px;
  padding: 10px 0;
  margin: 5px;
  font-size: 18px;
  float: left;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
  font-weight: normal;
}

.page_link span {
  display: inline-block;
}

.detail_tag_new {
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 20;
  width: 22%;
}
