.num-minus-plus_button {
  border: solid 1px #ccc;
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 3px;
}
.num-minus-plus_button a {
  display: block;
  width: 28px;
  height: 28px;
  text-align: center;
  position: relative;
}
.num-minus-plus_button a i {
  position: absolute;
  left: 6px;
  top: 5px;
}
.init-list__detail-num {
  float: left;
  margin-right: 3px;
  font-weight: bold;
  text-align: center;
}
.init-list__name {
  padding-bottom: 0;
  line-height: 28px;
  padding-right: 10px;
}

.col {
  padding-right: 0;
  padding-left: 0;
}

.related-list {
  text-align: center;
}

.product__image-thumb {
  width: 100%;
}
.image__thumb {
  border: 1px solid #fff;
}
.image__thumb--active {
  border: 1px solid #ccc;
}
.product__image-thumb ul li {
  padding: 10px 10px 0 0;
}
.product__image-thumb li {
  width: 100px;
}
.breadcrumb__section-product {
  padding-bottom: 20px;
}
.product__image,
.product__order {
  float: left;
}
.product__image {
  width: 580px;
}
.product__image p {
  clear: both;
  padding-top: 20px;
  font-size: 12px;
}

.product__order {
  width :500px;
  padding: 0 0 0 20px;
}
.product__name {
  text-align :left;
}
.order-btn-list {
  width: 100%;
  padding-bottom: 10px;
}


.init-list__name,
.init-list__detail {
  float: left;
}
.cart_under_note {
  text-align: center;
  padding-bottom: 20px;
  font-size: 12px;
}
.btn-primary {
  background: #665146;
  border: 1px solid #665146;
}

.product__explain-text {
  border-top: solid 1px #665146;
  border-bottom: solid 1px #665146;
}
.product__explain-spec br,
.product__explain-images br {
  display: none;
}
.product__explain-spec dl {
  border-bottom: solid 1px #ccc;
}
.product__explain-spec dt {
  width: 120px;
  font-size: 14px;
}
.product__explain-spec dd {
  width: 370px;
}
.product__explain-spec dt,
.product__explain-spec dd {
  float: left;
  margin-bottom: 20px;
}
.product__explain-images {
  list-style: none;
}
.product__explain-images li {
  float: left;
  padding-right: 5px;
}


.rabel-only-text{
border:2px solid #665146;
padding:1.5% 1.5%;
margin:0 auto;
display:block;
}

.rabel-only-text p{
font-size:12px;
color:red;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

a.detail_img_btn{
display:block;
width:50%;
padding:1.5%;
margin:0 auto;
color:white;
text-align:center;
background:#247ba0;
border-radius:3px;
}

a.detail_img_btn:hover{
background:#644D46;
transition:0.5s;
}

.award{
  width:100%;
  display:inline-block;
/*  text-align:center;*/
  text-align:left;
}

.award li{
  /*width: 100%;*/
/*  float: left;*/
  list-style: none;
  /*text-align: center;*/
  display:inline-block;
  font-size:14px;
}

.award li img{
  width:18%;
}

.award-clear{
clear:both;
}

h3.award-tit{
border:1px solid #c0aa7a;
color:#c0aa7a;
font-weight:bold;
font-size:18px;
text-align:center;
}


dl.rabel-detail{
width:100%;
text-align:left;
margin:0;
}

.rabel-detail dt{
  width:15%;
  display:inline-block;
  margin:0;
}

.rabel-detail dd{
  width:15%;
  display:inline-block;
  margin:0;
}

