.attention_info {
  text-align: center;
  border: #fff 1px solid;
  padding: 1em;
}
.attention_info em {
  font-weight: bold;
  font-size: 1.2em;
}

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

product-image {
width:100%;
display:table;
table-layout: auto;
}

.product-image-main {
    margin: 0 0 2.7%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display:table-cell;
    width:70%;
}

.product-image-main img {
    vertical-align:top;
}

.product-image-thumb {
display:table-cell;
width:16.5%;
}

.product-image-thumb ul{

}

.product-image-thumb ul li{

}

.product-image-thumb img {
width:100%;
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: alpha( opacity=50 );
    opacity: 0.5;
}

.thumb-active img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha( opacity=100 );
    opacity: 1;
}

.prd-lst {
list-style-type: none;

}

.product-order-s-exp {
font-weight:bold;
font-size:1.2em;
}

.grey_back {
background-color: #222222;
padding:20px 25px;
}


.grey_pro_name {
font-weight:bold;
font-size:1.2em;
}

.price_option {
display:table;
width:100%;
}

.grey_price {
/*display:table-cell;
width:48%;*/
}

.orange_price {
margin-left:1em;
font-size:1.2em;
color: #dd8500;
}

.input-prepend.input-append input {
    margin-left:2em;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 70px;
    text-align: right;
}


.prduct-option {
text-align:left;
  margin: 5px 0;
/*
display:table-cell;
  width:48%;*/
}

/*
.prduct-option select {
width:38%;
}*/

  /* グレーバックのグレーボタン */
  .gbgraybtns_div {
float:left;
margin-right:7%;
}
.gbgraybtns_ul {
display:table;
}

  .gbgraybtns {
  display:table-cell;
   margin-top:5px;
   width:48%;
  }
  
  .gbgraybtns2 {
  display:table-cell;
   margin-top:5px;
   margin-left:2%;
   width:48%;
  }






.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 {
  padding-top:10px;
  padding-bottom: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:240px;
  }


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

  a {
    background-color: transparent;
  }
  a:active, a:hover {
    outline: 0;
  }
    /* オプション表示 20200522追加 */
	.grey_price {
	display:block;
	width:100%;
	}	
	.prduct-option {
	display:block;
	width:100%;
		margin-top: 10px;
	}
  /* 商品リスト */
  
  .productlist-unit {
  display: table;
  border-bottom: dashed 1px #fff;
  padding:10px 2px;
  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;
  }
  
  

  
  /* スマホ商品画像 */
  .product-image-main {
    display:block;
    width:100%;
}
  .product-image-thumb {
    display:inline-block;
    width:100%;
}
  
  .prd-lst-unit {
    float:left;
    width:25%;
}
  
  
  /* グレーバックのグレーボタン */
  .gbgraybtns_div {
margin-right:0;
}

.gbgraybtns_ul {
display:inline-block;
width:100%;
margin-bottom:0;
margin-top:0;
}

  .gbgraybtns {
  float:left;
  display:inline-block;
   width:49%;
  }

  .gbgraybtns2 {
  display:inline-block;
   margin-left:2%;
   width:49%;
  }
  
  
  .syousai_links {
  clear:both;
  padding-top:10px;
  }
  
  



  
  /* 最近チェックした商品の４つ目以降 */
  
  .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%;
  }


}