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

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

/* ranking */

.h3rankfontsize { 
font-family:
   "ヒラギノ明朝 ProN W2",
   "HiraMinProN-W2",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
color: #fff; 
font-size:24px;
padding-top:15px;
padding-bottom:10px;
text-align:center;
background: url('https://img21.shop-pro.jp/PA01370/843/etc/uretemasu.gif?cmsp_timestamp=208507');
background-repeat: no-repeat;
background-position: 83%;
margin:0;
}

.rankarea {
border: 1px solid #cccccc; 
background-color: #333333;
}

.rankno:nth-child(1) {
background: url('https://img21.shop-pro.jp/PA01370/843/etc/rank1_11.gif?cmsp_timestamp=20610913');
background-repeat: no-repeat;
background-position: center top;
}
.rankno:nth-child(2) {
background: url('https://img21.shop-pro.jp/PA01370/843/etc/rank2_2.gif?cmsp_timestamp=2095');
background-repeat: no-repeat;
background-position: center top;
}
.rankno:nth-child(3) {
background: url('https://img21.shop-pro.jp/PA01370/843/etc/rank3_3.gif?cmsp_timestamp=2111');
background-repeat: no-repeat;
background-position: center top;
}

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

/* お知らせ */
.news_wrap {
  border: #fff 1px solid;
  padding: 0 1em 1em;
  line-height: 1.4;
  margin-bottom: 10px;
}

.news_wrap dl {
  border-bottom: #fff 1px dotted;
  padding: 1em 0;
  margin: 0;
}
.news_wrap dl dt {
    margin-bottom: 3px;
}

/* お客様の声 */
.voice {
  height: 590px;
  background: url(https://img21.shop-pro.jp/PA01370/843/etc/voice_back.jpg?cmsp_timestamp=20200318163203) top left;
  color: #000;
}
.voice h3 {
  width: 100%;
  line-height: 2;
  margin: 0 0 10px 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background: #9a201d;
}
.voice_lead {
  text-align: center;
  font-size: 18px;
  font-family:
   "ヒラギノ明朝 ProN W2",
   "HiraMinProN-W2",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
    serif;
}
.voice_box {
  overflow-y: scroll;
  height: 400px;
  margin: 20px 15px 10px;
}
.voice_post {
  margin-bottom: 20px;
}
.voice_title {
  margin: 0 0 10px 0;
  padding: 5px 15px;
  color: #fff;
  font-size: 16px;
  background: #9a201d;
}
.voice_result {
  font-size: 15px;
  font-weight: bold;
}
.voice_message {
  padding-left: 10px;
}
.voice_name {
  margin-top: 10px;
  padding-left: 10px;
}
.voice a {
  color: #000;
}
@media screen and (max-width: 480px) {
  .voice_box {
    margin-bottom: 20px
  }
  .voice_lead {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
  }
  .sp_br{
    display: none;
  }
}

/* 種類から選ぶ */


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

}


.beefselectli { 
color: #fff; 
background-color: #cccccc;
padding:3px 3px 3px;
margin-right:3.5%;
margin-bottom:20px;
width:30%;
}

.beefselectli:nth-child(3n+3)  { 
color: #fff; 
background-color: #cccccc;
padding:3px 3px 3px;
margin-right:0;
}

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

.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%;
  }

/* カレンダー */
.visible-phone .side_section_cal {
  width: 50%;
  margin: 0 auto;
}

/*--- 特売キャンペーン ---*/
.tokubai_box{
text-align: center;
    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;
}

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

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


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

  a {
    background-color: transparent;
  }
  a:active, a:hover {
    outline: 0;
  }
  
  .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;
  }
  
  /* 問い合わせ電話 */

  .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%;
  }
  
  /*--- 特売キャンペーン ---*/
.tokubai_box{
text-align: center;
    border: #fff 1px solid;
    padding: 0 1em;
}

.br_pc{
display: none;
}

.br_sp{
display: block;
}
  
}