/* 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;
    background-color: #f1f1f1;
    color: #000;
    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;
}



/*:::::::::::::::::::::::::::::::::::::::::::::::::::
					ここからカスタム
::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.topicpath_nav {margin-bottom:0;}

.grp_lst {margin-left:0;}

.grp_lst_unit {width:calc(20% - 4px);margin:0 0 5px 5px;text-align:center;}
.grp_lst .grp_lst_unit:nth-child(5n + 1) {margin-left:0;clear:left;}
.grp_lst .grp_lst_unit a {background:#fff;}

@media screen and (max-width:910px){
.grp_lst_unit,
.grp_lst .grp_lst_unit:nth-child(5n + 1)  {width:calc(25% - 3px);margin:0 0 5px 4px;clear:none;}
.grp_lst .grp_lst_unit:nth-child(4n + 1) {margin-left:0;clear:left;}
}
@media screen and (max-width:780px){
.grp_lst_unit,
.grp_lst .grp_lst_unit:nth-child(5n + 1),
.grp_lst .grp_lst_unit:nth-child(4n + 1) {width:calc(33.33% - 4px);margin:0 0 5px 6px;clear:none;}
.grp_lst .grp_lst_unit:nth-child(3n + 1) {margin-left:0;clear:left;}
}
@media screen and (max-width:550px){
.prd_lst_block .ttl_h2 {float:none;margin-bottom:10px;}


  .grp_lst {padding-top:0;margin-bottom:20px;}
  /*
.grp_lst_unit,
.grp_lst .grp_lst_unit:nth-child(5n + 1),
.grp_lst .grp_lst_unit:nth-child(4n + 1),
.grp_lst .grp_lst_unit:nth-child(3n + 1)  {width:100%;margin:0;clear:left;float:none;text-align:left;}

  
.grp_lst_unit a {background:#fff;font-size:14px;line-height:1.5em;padding: 15px;border-top: solid 1px #e6e6e6;color:#666;}
 .grp_lst .grp_lst_unit:nth-child(1) a {border:none;}
.grp_lst_unit a:hover {background:#b3b3b3;color: #fff;}*/
}
