/* 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;
}

.prd_lst{
    margin-left:0;
}


  .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;
}


ul.topicpath_nav {
    display: none;
}

ul.grp_lst.clearfix {
    width: 62%;
    margin: 0 auto;
    padding: 0;
}

li.grp_lst_unit {
    width: auto;
    text-align: center;
    background-color: #ffffff;
    margin: 0px 2%;
    height: 20px !important;
}

li.grp_lst_unit a {
    background-color: #fff;
    font-size: 12px;
}

.prd_lst_block .ttl_h2 {
    text-align: center;
    width: 100%;
    font-size: 20px;
}

.prd_lst_block.container_section {
    border-bottom: 2px solid #cfcfcf;
    padding-bottom: 40px;
}

li.prd_lst_unit.prd_lst_unit_s {
    float: left;
    width: 250px;
    margin-right: 8px;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left:0;
}

.category_desc_1.category_desc.container_section.clearfix {
    border-top: 2px solid #cfcfcf;
    margin: 40px 0 0 0;
    padding-top: 40px;
    font-size: 12px;
    text-align: center;
    line-height: 2.2;
}

.category_desc_1.category_desc.container_section.clearfix h5 {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
}

li.prd_lst_pos {
    letter-spacing: 4px;
}

.prd_lst_sort {
    margin: 0px 0;
}