.slider{display:none;}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
/*商品画像*/
.sub_img{width:90px;}

/*価格など*/
.price p{font-weight:bold;
font-size:20px;}
.price p span{color:#ff0000;}
button.cart_b{ position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    color: #ffffff;
    background: #c36aad;
    transition: .4s;
border:none}

button.cart_b:hover {
   opacity: 0.7;!important}

/*商品説明*/
.toinfo{clear:both;}

/*商品関連リンク*/
ul.link{list-style-type:none;}

/*メディアクエリ*/
@media (max-width: 480px) {
  /* ~480px */
  .item_name{font-size:22px;}
  .sp_form,.sp_cart_b{text-align:center;}
  .sp_num{padding-bottom:0;
  padding-top:0;
  padding:6px;!important}
}
#product{font-size:16px;}

/*リンク色*/
.product-order-exp a{color:#c36aad;}

/*枝豆*/
.edamame{background-color:#fbfcc9;
  border-radius:10px;
padding:20px;
font-weight:bold;
font-size:1.2em;
}

/*手ぬぐい*/
.topic_b{padding-left:5px;
border-left:solid 4px #c36aad;
font-weight:bold;}

.topic_c{padding-left:5px;
border-left:solid 4px #f22366;
font-weight:bold;}

.clear{clear:both;}

/*レビュー*/
.reviewlist{padding:20px;
  background-color:#ffffff;
background-image:url(https://img21.shop-pro.jp/PA01378/399/etc/bg089_09.gif);
}
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #fbe7de;
  padding: 15px;
  border-radius: 6px;
}
img.review_logo{width:200px;}

/*注意事項*/
.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #78552B;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 5px 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #78552B;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 5px; 
    padding: 5px;
}
/*野菜ページ*/
.vege{color:#1B813E;
font-size:20px;}
.vege_t{padding-left:5px;
border-left:solid 4px #90B44B;
font-weight:bold;}

/*父の日*/
.fday_t{padding-left:5px;
border-left:solid 4px #0b417c;
font-weight:bold;}

/*青トピ*/
.blue_t{padding-left:5px;
border-left:solid 4px #7ecef4;
font-weight:bold;}

/*オレンジトピ*/
.orn_t{padding-left:5px;
border-left:solid 4px #ff9900;
font-weight:bold;}

/*茶色トピ*/
.brwn_t{padding-left:5px;
border-left:solid 4px #59493f;
font-weight:bold;}

/*紫色トピ*/
.ppl_t{padding-left:5px;
border-left:solid 4px #e8abd8;
font-weight:bold;}

.product__fav-item {
  margin-top: 10px;
}
/*お気に入りボタン*/
.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product__fav-item .fav-items {
  color: #ff7373;}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}
.product-list__fav-items {
  margin-top: 10px;
  width: 30px;
}

.product-list__fav-items button {
  display: block;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;}

.product-list__fav-items .fav-items{
  color: #ff7373;}

.product-list__fav-items svg {
  width: 20px;
  height: 20px;
  fill: currentColor;}

/*秋の枝豆*/
.o_edm{color:#FC9F4D;
font-size:20px;}
.o_edm_t{padding-left:5px;
border-left:solid 4px #FFBA84;
font-weight:bold;}

/*レシピ*/
.recipe{background-color:#ffffff;
padding:15px;
border-radius:8px;}
.misotrip p{margin-bottom:0px;}

form#product{background-color:#ffffff;
border-radius:5px;
padding:15px;}

/*チェック印*/
li.check{
  list-style:none;
  background-image: url(https://img21.shop-pro.jp/PA01378/399/etc/checkmark.png);
  background-repeat: no-repeat;
background-position: left 3px; 
line-height: 30px;
padding-left: 30px;}

/*レシピ*/
.recipe{background-color:#fbe7de;
border-radius:10px;
margin:30px;}

.coupon{background-color:#fdeff2;
padding:10px;
border-radius:5px;}

.bg_p{
border:1px solid #d10000;
padding:20px;}

.txt_i{width:370px;}

/*囲み(背景グレー)*/
.kakomi_g{padding: 0.5em 1em;
    margin: 2em 0;
    color: #474747;
    background: whitesmoke;}

.kakomi_p{padding: 0.5em 1em;
    color: #474747;
    background:#fff2ed;}

.kakomi_be{padding: 0.5em 1em;
    color: #474747;
    background:#fcf3b3;}

.kakomi_v{padding: 1em 1em;
    margin: 2em 0;
    background:#fdf2f7;}

.kakomi_v2{padding: 1em 1em;
    background:#fdf2f7;}

/*囲み(背景白)*/
.kakomi_f{border:solid 1px #eee;
  background-color:#ffffff;}

.fukidashi{ position: relative;
  padding: 0.6em;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  border-radius: 7px;
display:inline-block;}
.fukidashi:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ffebbe;
  width: 0;
  height: 0;
}
.white{background-color:#ffffff;
padding:10px;
border-radius:5px;
display:inline-block;}
.white p{margin-bottom:0px;}

/*フォント指定*/
p.mincho{font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

/*モニターのご感想*/
.monitar{position:relative;}
.clip{position:absolute;
  top:-55px;
right:300px;}

.clipsp{position:absolute;
  top:-50px;
  right:125px;}

/*囲みボタン*/
.btn_vio{border:1px solid #c36aad;
  border-radius:8px;
display:inline-block;
text-align:center;}

.icon-lg-b.icon-comment {
  background-position: -216px -24px;
}
.under_r{border-bottom: solid 3px #fbca57;}

/*下線*/
.under{border-bottom: solid 3px #bfcd40;}

/*バレンタイン2022*/
.vd22{background-image:url(https://img07.shop-pro.jp/PA01378/399/etc/vd22_bg.jpg);
background-repeat:repeat;
background-color:rgba(255,255,255,0.6);
background-blend-mode:lighten;}
/*レビュー*/
  .scroll {
    height:350px;
    overflow:auto;
     padding:5px;
    border: 10px solid #eeeeee;
  }
  .scroll::-webkit-scrollbar{
    width: 15px;
  }
  .scroll::-webkit-scrollbar-track{
    background-color: #fff;
  }
  .scroll::-webkit-scrollbar-thumb{
    background-color: #dcdcdc;
    border-radius: 100px;}
