.icon_next_dis,
.icon_prev_dis {
  opacity: 0;
}

.guide-nav {
	width: 980px;
	margin: 0 auto;
	letter-spacing: -.4em;
}
.guide-nav li {
	display: inline-block;
	width: 456px;
	margin: 0;
	letter-spacing: normal;
}
.guide-nav li:first-child {
	margin-right: 68px;
}


.prd_lst_block {
	text-align: left;
}
.prd_lst {
	letter-spacing: -.4em;
}
.prd_lst li {
	display: inline-block;
	width: 29.16%;
	margin: 60px 0 0 6.25%;
	letter-spacing: normal;
	vertical-align: top;
}
.prd_lst li img {
  width: 100%;
}
.prd_lst li:nth-child(3n+1) {
	margin-left: 0;
}
.prd_lst li a {
	color: #fff;
}
.prd_lst li a.prd_lst_link {
  display: block;
    background: #000;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
      margin-bottom: 7px;
}
.prd_lst li span {
	display: block;
}
.prd_lst li span.new {
	color: #FCB203;
}
.prd_lst_name {
	font-size: 113%;
}
.section__block.history__section {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/prodact_chek_obi.png?cmsp_timestamp=20210114012037);
  background-position: top center;
    background-repeat: repeat-x;
    margin-top: 95px;
    padding-top: 70px;
}
.section__title-h2 {
	display: block;
	font-size: 122%;
	clear: both;
	letter-spacing: normal;
}
.product-list {
	text-align: left;
	letter-spacing: -.4em;
    margin-top: 25px;
}
.product-list li {
	display: inline-block;
	width: 14.16%;
	margin: 0 0 35px 3%;
	letter-spacing: normal;
}
.product-list li:nth-child(6n+1) {
	margin-left: 0;
}
.product-list__unit-sm a{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}
h2 {
	display: none;
}
.prd_lst_pager {
	margin: 110px auto 0;
}
.prd_lst_pager ul {
      display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.prd_lst_pager li {
	/* display: inline-block; */
	letter-spacing: normal;
}

.prd_lst_pager_prev,
.prd_lst_pager_next {
	/* width: 500px; */
}
.prd_lst_pager_prev {
	/* text-align: left; */
}
.prd_lst_pager_next {
	text-align: right;
}
.prd_lst_pos {
	text-align: center;
	display: block;
}
.prd_lst_sort {
	margin: 30px auto 0;
}
.prd_lst_none {
	margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
.head .head-sns {
	display: none;
}
.guide-nav {
	width: auto;
}
.guide-nav li {
	display: block;
	width: 76%;
	margin: 0 auto;
}
.guide-nav li:first-child {
	margin: 0 auto 7.5%;
}
.prd_lst li {
	width: 46.666666%;
	margin: 12.5% 0 0 6.666666%;
}
.prd_lst li:nth-child(3n+1) {
	margin-left: 6.666666%;
}
.prd_lst li:nth-child(2n+1) {
	margin-left: 0;
}
.prd_lst_pager_prev,
.prd_lst_pager_next {
	width: 50%;
}
.prd_lst_pos {
	width: 100%;
}
.section__title-h2 {
	margin-top: 60px;
}
.product_image_thumb img {
	width: 100% !important;
	height: auto !important;
}
.product-list li {
	width: 29.333333%;
	margin-left: 6%;
}
.product-list li:nth-child(3n+1) {
	margin-left: 0;
}

}

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

.catlist {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/frame_top.png?cmsp_timestamp=20210114041059),url(https://img07.shop-pro.jp/PA01420/884/etc/frame_bottom.png?cmsp_timestamp=20210114041250);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%;
    background-position: top 0 center, bottom 0 center;
padding: 3% 0 1.9%;
}
.catlist ul {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/frame_repeat.png?cmsp_timestamp=20210114041258);
    background-repeat: repeat-y;
    background-size: 100%;
    background-position: top 5px center;
    padding: 0 3.9%;
    font-size: 0;
    display: -webkit-flex;
    display: flex;
    /* -webkit-justify-content: space-between; */
    /* justify-content: space-between; */
    box-sizing: border-box;
    flex-wrap: wrap;
}
.catlist ul li {
    width: 25%;
    /* display: inline-block; */
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0 2px;
    vertical-align: middle;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.catlist ul li:nth-child(-n+4) {
    margin-top: 0;
}
.catlist ul li a {
    display: block;
    text-align: center;
    padding: 0 5px 15px;
    word-break: keep-all;
}
.catlist ul li:hover,
.catlist ul li.active{
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/catlist_link_active.png?cmsp_timestamp=20210114043118);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
      transition: auto;
  }

.prevnext-btn {
      vertical-align: top !important;
    margin-top: 4px;
}
.prd_lst_pager_next .prevnext-btn {
    margin-left: 10px;
}
.prd_lst_pager_prev .prevnext-btn {
    margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .section__title-h2 {
    margin-top: 25px;
}
.section__block.history__section {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/prodact_chek_obi.png?cmsp_timestamp=20210114012037);
    background-size: 140%;
    background-position: top center;
    background-repeat: repeat-x;
    margin-top: 68px;
    padding-top: 15px;
}
.prd_lst_pager {
  padding-top: 28px;
  position: relative;
  margin: 70px auto 0;
}
.prd_lst_pos {
  position: absolute;
    top: 0;
}
  .prevnext-btn {
    margin-top: 6px;
    width: 40px !important;
}
 .catlist {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/frame_top_sp.png?cmsp_timestamp=20210114090053),url(https://img07.shop-pro.jp/PA01420/884/etc/frame_bottom_sp.png?cmsp_timestamp=20210114090204);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%;
    background-position: top 0 center, bottom 0 center;
    padding: 12% 0 12%;
}
  .catlist ul {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/frame_repeat_sp.png?cmsp_timestamp=20210114090214);
    background-repeat: repeat-y;
    background-size: 100%;
    background-position: top 5px center;
    padding: 0 3.9%;
  }
 .catlist ul li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0 2px;
   margin-bottom: 15px;
}
  .catlist ul li:hover, .catlist ul li.active {
    background: none;
}
 .catlist ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}
  .catlist ul li a {
    padding: 0 5px 15px;
    word-break: normal;
    font-size: 3.5vw;
}
  .catlist ul li a:hover, .catlist ul li.active a {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/catlist_link_active.png?cmsp_timestamp=20210114043118);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 145px;
    transition: auto;
}
}