/* 【大創業祭 特別価格】の子カテゴリーリスト */
/*li.col-lg-4:nth-child(3n+1), li.col-lg-4:nth-child(3n+2) {
	width: 38%;
}
li.col-lg-4:nth-child(3n) {
	width: 24%;
}*/

/*--- 特売キャンペーン ---*/
.tokubai_box{
    border: #fff 1px solid;
    padding: 0.3em 1em;
  margin-top: 20px;
}

.tokubai_box span{
  color: #dd8500;
  font-size: 16px;
}

.br_pc{
display: block;
}

.br_sp{
display: none;
}

.category-list {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
	ul.category-list {
		padding: 0 10px;
	}
}
li.cat2608181 {
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 5px;
	background: #959595;
}
li.cat2608181 a:before {
	content: "＞";
	font-size: 12px;
	font-weight: bold;
}
/*-- 大創業祭MV --*/
.categoryImg {
    display: block;
    width: 100%;
    height: 0;
    margin: 0 auto 20px;
    padding-top: 59%;
    background: url(https://img07.shop-pro.jp/PA01370/843/etc_base64/d2ViX3NvZ3lvMjAyNDEwX29mZg.jpg?cmsp_timestamp=20241015110747) no-repeat 0 0;
    background-size: contain;
}

/*-- 夏ギフト --*/
.categoryImg_summer {
    display: block;
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding-top: 58%;
    background: url(https://img07.shop-pro.jp/PA01370/843/etc_base64/c2xpZGVfMjAyNTA1.jpg?cmsp_timestamp=20250513102347) no-repeat 0 0;
    background-size: contain;
}


.categoryImg_winter {
    display: block;
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding-top: 60%;
    background: url(https://img07.shop-pro.jp/PA01370/843/etc_base64/d2ludGVyX212XzIwMjQ.jpg?cmsp_timestamp=20240926160509) no-repeat 0 0;
    background-size: contain;
}

@media (max-width: 480px) {
/*--	.categoryImg {
		padding-top: 60%;
		background: url(https://img07.shop-pro.jp/PA01370/843/etc/web_sogyo2021-10-sp.jpg?cmsp_timestamp=20211018092217) no-repeat 0 0;
		background-size: contain;
	}--*/
  /*--
	.categoryImg_winter {
		padding-top: 63%;
		background: url(https://img07.shop-pro.jp/PA01370/843/etc_base64/c2FudHlva3VfMjAyM3dpbnRlci1zcA.jpg?cmsp_timestamp=20231211091259) no-repeat 0 0;
		background-size: contain;
	}--*/
  
}

.redline {
    border-top: 2px solid #990000;
}

/* h3fontsize */

.h3fontsize { 
font-family:
   "ヒラギノ明朝 ProN W2",
   "HiraMinProN-W2",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
color: #dd8500; 
font-size:24px;
padding-top:8px;
padding-bottom:8px;
}

  /* 商品リスト */
  
  .productlist-unit {
  min-height: 310px;
  padding: 10px;
  }
  

/* 簡易商品説明 */
.s_expl {
text-align:left;
font-size:12px;
}


/* 価格 */
.price {
text-align:right;
margin-bottom:0;
}


/* この商品もよく見られている */

.col-lg-3 {

}


.scroller {
display: inline-table; 
white-space:nowrap;
width:2000px;
}

.scrollli {
display:table-cell;
width:9%;
}





/* 料理の用途から選ぶ */

.cookselectli { 
color: #fff; 
background-color: #cccccc;
width:49.5%;
padding:3px 0 3px;
border-bottom: 1px solid #000000; 
}

  .cookselectli img {
  float: left;
  margin-left:8px;
  vertical-align:middle;
  }

  .cookselectdiv {
  float:left;
  padding-left:4px;
  vertical-align:middle;
  color:#333333;
  height:36px;
  line-height:36px;
  }
  
  .cookselectdiv2 {
  margin-right:8px;
  text-align:right;
  padding-right:4px;
  vertical-align:middle;
  color:#333333;
  height:36px;
  line-height:36px;
  }

/* 商品一覧とこだわり */

.kodawari {
  float:left;margin-right:0;width:48.5%;
}

.kodawari2 {
  float:left;margin-left:3%;width:48.5%;
}

/* 問い合わせ電話 */

  .inq_phone {
   float:left;
   margin-top:15px;
   margin-right:3%;
   width:48.5%;
  }
  
/* グレーボタン */

  .graybtns {
   float:left;
   margin-top:5px;
   margin-right:0;
   width:23.5%;
  }
  
  .graybtns2 {
   float:left;
   margin-top:5px;
   margin-left:1%;
   width:23.5%;
  }




@media (max-width: 768px) {
  /* ~768px */
/* 種類から選ぶ */

.beefselectli { 
margin-right:3.5%;
width:29.5%;
}


  /* 商品リスト */
  
  .productlist-unit {
  height:250px;
  }
}

@media (max-width: 480px) {
  /* ~480px */
  .container {
    width: 100%;
    padding: 0 0;
}

  a {
    background-color: transparent;
  }
  a:active, a:hover {
    outline: 0;
  }
  
  /* 商品リスト */
  
  .productlist-unit {
  display: table;
  border-bottom: dashed 1px #fff;
  padding:10px 2px;
  min-height:0;
  height:auto;
  position: aboslute;
  }
  
  .productlist-unit img {
  display: table-cell !important;
  max-width:30%;
  float:left;
  vertical-align:middle;
  }
  
  .productspec {
  display: table-cell !important;
  width:62%;
  float:left;
  vertical-align:middle;
  }
  
  .price {
    text-align: left;
}
  
  .productlist-unit .faicon {
  display: table-cell !important;
  vertical-align:middle;
  }
  
  
  
  .h3fontsize { 
    font-size:18px;
    padding-top:8px;
    padding-bottom:8px;
  }
  
  .h3rankfontsize { 
    text-align:left;
    display:inline-block;
    width:100%;
    font-size:18px;
    padding-top:12px;
    padding-left:0;
    padding-bottom:8px;
    background-position: 93%;
    background-size: 70px;
  }
  
  .beefselectli { 
    margin-right:0px;
    width:47%;
    margin-right:5px;
    margin-top:5px;
    }

  .beefselectli:nth-child(3n+3)  { 
    margin-right:5px;
    }


  .beefselectli:nth-child(even)  { 
    margin-right:0;
    }
    
  .cookselectdiv {
  font-size:10px;
  height:22px;
  line-height:22px;
  }
  
  .cookselectdiv2 {
  margin-right:0;
  padding-right:2px;
  font-size:10px;
  height:22px;
  line-height:22px;
  }
  
  .cookselectli img {
  width:15%;
  margin-left:1px;
  margin-top:2px;
  }
  
  /* 最近チェックした商品の４つ目以降 */
  
  .sm_visible:nth-child(n + 4) {
  display: none;
}
  
  
  
   /* 下部のアコーディオン */
  .drawer__item__name2 {
  color: #333333;
  border-bottom: 1px solid #000000;
  background-color: #cccccc;
  font-size: 12px;
  font-weight: normal;
  display: table;
  line-height: 1;
  clear: both;
  width: 99.2%;
  margin: 0;
  padding: 10px 5px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
 .drawer2 a:hover {
    color: #333333;
}
  
  
  /* 問い合わせ電話 */

  .inq_phone {
  clear:both;
  margin-top:15px;
  margin-right:0;
  padding-right:0;
  width:98%;
  }
  
  /* グレーボタン */

  .graybtns {
   margin-top:5px;
   width:48%;
  }
  
  .graybtns2 {
   margin-top:5px;
   margin-left:2%;
   width:48%;
  }
  
  
}
