.product-name {
  font-size: 16px;
  font-weight: normal;
  padding: 8px 10px;
  background: rgba( 169, 151, 134, 0.3 ) ;
  border-left: 7px rgba( 169, 151, 134, 0.6 ) solid;
  margin-bottom: 10px;
  color: #555;
}

.product-m-p_table1 {  border-top: 1px #CCC solid;  }

.product-model_td1 {  padding: 10px 0px;  border-bottom: 1px #CCC solid;  font-size: 13px;  }

.product-model_td2 { padding: 10px 0px; border-bottom: 1px #CCC solid; font-size: 13px; }

.product-price_td1 {  width: 13%;  padding: 10px 0px;  border-bottom: 1px #CCC solid;  font-size: 13px;  }

.product-price_td2 { padding: 10px 0px; border-bottom: 1px #CCC solid; font-size: 13px; }

.product-explain {  font-size: 13px;  padding: 15px;  background: rgba( 255, 255, 255, 0.5 );  color: #605247;  }

.breadcrumb-list {
  background: url(https://img21.shop-pro.jp/PA01370/417/etc/item_det_icon01.png?cmsp_timestamp=207302) no-repeat;
  padding-left: 22px;
  font-size: 12px;
}

.product-price { font-size: 15px; }

.product-model { color: #444; }

.product-related-list__unit a:link {
  /*width: 200px;*/
  padding: 7px 12px;
  color: #FFF;
  background: url(https://img21.shop-pro.jp/PA01370/417/etc/item_det_link_back1.png?cmsp_timestamp=20580853) no-repeat;
  border-radius: 4px;
  text-decoration: none;
  transition: .1s linear;
  -webkit-transition: .1s linear;
  -moz-transition: .1s linear;
  -o-transition: .1s linear;
  -ms-transition: .1s linear;
} 

.product-related-list__unit a:hover {
  background: url(https://img21.shop-pro.jp/PA01370/417/etc/item_det_link_back1.png?cmsp_timestamp=20580853) no-repeat;
  border-radius: 4px;
  opacity: 0.60;
}

.product-info-box { height: auto; }