/* 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;
}
	#ham {
		margin: 0;
		padding: 0;
	}
	#ham h2,#ham p {
		margin: 0;
	}
	#ham.detail {
		background: url(https://www.karari.jp/img/netshop/ham_4.jpg);
		background-repeat: no-repeat;
		width: 840px;
		height: 507px;
		position: relative;
	}
	#ham.detail div {
		float: right;
		margin-right: 80px;
	}
	#ham.detail div h2 {
		font-size: 30px;
		line-height: 34px;
		font-weight: normal;
		margin-bottom: 30px;
		padding-top: 35px;
	}
	#ham.detail div p {
		font-size: 18px;
		line-height: 30px;
		width: 450px;
	}
	#ham.detail2 {
		background: url(https://www.karari.jp/img/netshop/ham_5.jpg);
		background-repeat: no-repeat;
		width: 840px;
		height: 462px;
	}
	#ham.detail2 div {
		margin-left: 50px;
	}
	#ham.detail2 div h2 {
		font-size: 30px;
		line-height: 34px;
		font-weight: normal;
		padding-top: 80px;
		margin-bottom: 30px;
	}
	#ham.detail2 div p {
		font-size: 18px;
		line-height: 30px;
		width: 474px;
	}