@charset "euc-jp";
/*----------------------------------------


 item_tab_cach


----------------------------------------*/
.product_list_area {
    max-width: 1100px;
    margin: 70px auto 0;
    width: 90.90909091%;
}
.product_list_area .title.list_title{
	font-size: 3.0rem !important;
}
.product_list_area .cach{
	font-size: 1.8rem;
	text-align: center;
}
.p-category-free {
  margin-bottom: 60px;
  line-height: 2;
}
/***** カテゴリ办枉 *****/
/*.p-category-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 767px) {
  .p-category-list {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}*/
/*.p-category-list__item {
  box-sizing: border-box;
  margin-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.3333%;
  font-size: 16px;
  text-align: center;
}*/
/*@media screen and (max-width: 767px) {
  .p-category-list__item {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    text-align: left;
  }
}*/
/*.p-category-list__link {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-category-list__link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}*/
/*.p-category-list__link:hover {
  text-decoration: none;
}*/
/*@media screen and (max-width: 767px) {
  .p-category-list__link:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    transform: rotate(-45deg);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}*/
/*.p-category-list__img {
  display: block;
  margin-bottom: 30px;
}*/
/*@media screen and (max-width: 767px) {
  .p-category-list__img {
    margin-right: 10px;
    margin-bottom: 0;
    width: 75px;
  }
}*/
/*.p-category-list__name:hover {
  text-decoration: underline;
}*/
/*@media screen and (max-width: 767px) {
  .p-category-list__name:hover {
    text-decoration: none;
  }
}*/
/*@media screen and (max-width: 767px) {
  .p-category-list__name {
    flex: 1;
  }
}*/
/*----------------------------------------


 睛墒凤眶ˇソ〖ト


----------------------------------------*/
.p-item-list-head {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}
.p-item-sort-list {
  display: flex;
  flex-wrap: wrap;
}
.p-item-sort-list::before {
	content: "∶事び界を恃构 ∶";
}

.p-item-sort-list__item {
  margin-left: 10px;
}
.p-item-sort-list__item::before {
	content: " - ";
}
.p-item-sort-list__item span {
	font-weight: bold;
}
@media screen and (max-width: 767px) {
    /*----------------------------------------


     item_tab_cach


    ----------------------------------------*/
    .product_list_area {
        margin: 12.5vw auto 0;
    }
	.product_list_area .title{
        font-size: 6.25vw !important;
    }
    .product_list_area .title.list_title{
        font-size: 4.6875vw !important;
    }
    .product_list_area .cach{
        font-size: 3.466666667vw;
    }
    .p-category-free {
      margin-bottom: 8vw;
      line-height: 2;
    }
    /*----------------------------------------


     睛墒凤眶ˇソ〖ト


    ----------------------------------------*/
    .p-item-list-head {
		padding: 4vw 0;
		font-size:  2.933333333vw;
    }
    .p-item-sort-list::before {
        content: "∶事び界を恃构 ∶";
    }

    .p-item-sort-list__item {
      margin-left: 1.5vw;
    }
}