/******************************/
/* category */
/******************************/
.p-category__ttl {
  margin: 10px 0 30px 0;
  line-height: 1.4;
  font-size: 30px;
  font-weight: normal;
}
.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;
  border-top: 1px solid #7d7d7d;
}
@media screen and (max-width: 767px) {
  .p-item-list-head {
    padding: 30px 0;
  }
}
.p-item-list-num {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-item-list-num {
    font-size: 14px;
  }
}
.p-item-sort-list {
  display: flex;
  flex-wrap: wrap;
}
.p-item-sort-list__item {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .p-item-sort-list__item {
    margin-left: 25px;
  }
}
.p-item-sort-list__item:first-child {
  margin-left: 0;
}
.p-item-sort-list__item span {
  text-decoration: underline;
}

/*///////スマホハンバーガーメニュー///////*/
@media (max-width: 1030px) {
 .l-header-main, .l-header-main__in{
background: #e6dcc9;
  }
  .l-main-navi.is-open{
background: #f4f0e9;
}
.sp_cate .l-mega-menu-list__item{
    width: 49%;
    background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: .5rem;
  }
 .sp_cate{
      margin: 0;
  }
 .sp_cate ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
   margin: 0;
  }
 .sp_cate .l-mega-menu-list__item:before{
   content:none;
  }
.l-mega-menu{
  background: none;
  }
}
@media (min-width: 1030px) {
.sp_navi , .sp_nav_cls {
  display:none !important;
  }
.sp_guide_flex img{
  display:none;}
}
@media (max-width: 1030px) {
  .p-sale-info{
  margin-top: 60px;}
 .sp_cate a{
  color:#333;
   display:block;
  }
 .sp_navi{
    margin-top: 0!important;
    padding-left: 10px;
    padding-right: 10px;
   margin-bottom: 1.5rem;
  }
.sp_navi a , .sp_navi li{
    color:#333;
  }
  .sp_navi ul{
    margin: 0;
    margin-top: 1rem;
  }
  .l-help-navi-box{
    display:none !important;
  }
.sp_nav_cls{
    display: flex;
    justify-content: center;
    align-items: center;
}
 .sp_nav_cls .l-menu-btn span{
   width: 18px;
  }
 .sp_nav_cls .l-menu-btn{
      width: 40px;
  }
.bfr_none .l-mega-menu-list__link:before {
  content:none;
  }
 .bfr_none:before {
  content:none;
  }
.w_6 {
  font-weight: 600;
  }
.mgt_2{
  margin-top: 2rem;
}
 .mgt_1-5{
    margin-top: 1.5rem !important;}
  .sp_guide_flex{
      display: flex;
    align-items: center;}
  .sp_guide_flex img{
  width:15%;}
.sp_guide .pd_15{
      padding: 15px 40px 15px 10px !important;}
}
@media (max-width: 767px) {
  .sp_navi{
    display: flex !important;
  }
  .sp_cate .l-mega-menu-list__item{
    width: 100%;
   padding-top: 0px;
    padding-bottom: 0px;
  }
  .sp_guide{
    display: block !important;
  }
    .l-main-navi.is-open {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
.dpbl{
    display: block !important;}
/*.sp_cate .l-mega-menu{
  display: block !important;
  }*/
  .sp_cate .l-mega-menu-list{
  background:none;
  }
  .sp_guide .l-mega-menu-list  {
  display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 0;}
.sp_guide .l-mega-menu-list__item{
    width: 49% !important;
  }
.sp_cate .l-mega-menu-list__link {
  padding: 10px 40px 10px 10px;
  }
.sp_cate .bfr_none .l-mega-menu-list__link {
  padding: 10px 10px 10px 10px;
  }
.l-main-navi-list__ttl{
   display: block !important;
   margin-top: 1.5rem;
  }
 @media (max-width: 480px) {
.l-main-navi-list__ttl{
 display: none}
}
  .sp_guide_flex img{
  width:20%;}
.sp_group .sp_guide_flex img ,.sp_category .sp_guide_flex img{
  width:10%;}
   .bt_sp_none{
  display:none !important;}
}
@media (max-width: 480px) {
 .sp_guide_flex ,.pd_15{
 font-size:12px;}
 .sp_group .sp_guide_flex img,.sp_category .sp_guide_flex img{
  width:15%;}
}
@media (max-width: 1030px) {
.pc_navi{
  display:none !important;
  }
.pad_rl_00{
  padding-left: 0;
    padding-right: 0;}
.p-sale-info{
  margin-top: 60px;}
}
@media (min-width: 767px) {
.pc_none{
  display:none;}
}
@media (max-width: 1030px) {
  .p-line-informaiton {
  background: #fff;
}