#main { display:none; }

/* sub category & sub group */
.grp_lst {
  position: relative;
  clear: both;
  margin-left: -2.127%;
  padding-top: 2em;
}
.grp_lst_unit{
  float: left;
  margin-bottom: 30px;
  margin-left: 1.5%;
  width: 15%;
  word-break: break-all;
}
  .grp_lst_unit a {
    display: block;
    padding: 0;
    background-color: #f1f1f1;
    color: #000;
    text-decoration: none;
    text-align:center;
  }
  .grp_lst_unit a:hover {
    text-decoration: underline;

  }
  .grp_lst_img {
    display: block;
    margin: 0;
    max-width: 100%;
    height: inherit;
  }
.category_desc_2 {
  padding-top: 2em;
}

.prd_lst_unit {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 450px;
	width: 166px;
	display: block;
}
.prd_lst_span {
	text-align: center;
	display: block;
}
.topicpath_nav li {
	float: left !important;
	display: block !important;
}

.ttl_h2 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 2em;
}