/* sub category & sub group */
.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 list ÄÉ²Ã20160422
--------------------------------------------------*/
#productsList .prd_lst_block h2.ttl_h2{
	color:#333;
	font-size: 3.9em;
	letter-spacing: -3px;
	font-weight: 900;
	margin:0 0 1em 0;
}
#productsList ul.prd_lst li.prd_lst_unit{
	margin-bottom:3em;
}
#productsList ul.prd_lst li.prd_lst_unit span.prd_lst_soldout{
	display:none;
}












