/* sub category & sub group */


.prd_lst{
width:910px;
    margin-left:10px;
}

.prd_lst_unit{
    float: left;
    margin-bottom: 40px;
    margin-right: 18px;
    word-break: break-all;
margin-left:0px;
}

.prd_lst_img{
border: 4px ridge #996600;
}


.grp_lst {
  position: relative;
  clear: both;
  margin-left: -2.127%;
  padding-top: 2em;
}
.grp_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  width: 17.916%;
  word-break: break-all;
}
  .grp_lst_unit a {
    display: block;
    padding: .5em;
    text-decoration: none;
  }
  .grp_lst_unit a:hover {
    text-decoration: underline;
  }
  .grp_lst_img {
    display: block;
    margin: 0 auto .5em;
    max-width: 100%;
    height: inherit;
  }
.category_desc_2 {
  padding-top: 2em;
}


.product-title-topic {
    background-image: url(https://img21.shop-pro.jp/PA01333/543/etc/product-title-topic.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 50px;
    padding-top: 15px;
    margin-top: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
}