@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_name_p {
  text-align: center;
  position: relative;
  padding: 1em 0;
  color: #777777;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 0 2% 0;
}
.product_name_p::before, .product_name_p::after {
     position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.product_name_p::before {
    top: 0;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.product_name_p::after {
 bottom: 0;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
}
.product_name_h2 {
    color: #9F764A;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 2% 0;
    text-align: center;
}
.product_image_thumb ul {
display:flex;
  
}
.product_image {
  margin-bottom: 3%;
}
.product_image_main {
  width: 100%;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
.product_image_thumb {
  width: 50%;
  margin: 2% auto 0;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 6.521%;
  width: 43.478%;
  height: 100% !important;
}
.product_image_thumb img {
  max-width: 100%;
  width: 100%;
  max-height: 100% !important;
}

.product_exp {
  clear: both;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
  .product_spec_block {
    width: 100%;
    margin-bottom: 3em;
  }
    .product_spec_block table {
      width: 100%;
    }
      .product_spec_table {
        border-top: 1px solid #cdcdcd;
      }
      .product_spec_table th {
        padding: 1em .5em 1em 1em;
        border-right: 1px solid #cdcdcd;
        border-bottom: 1px solid #cdcdcd;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        border-bottom: 1px solid #cdcdcd;
      }
        .product_spec_table th {  
          width: 33.333%;
        }
        .product_spec_table td {
          width: 66.666%;
        }
          .product_spec_table select {
            width: 90%;
          }
          .product_order_form input {
            float: left;
            margin-right: .3em;
            padding: .3em;
            width: 3em;
            text-align: right;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    margin-bottom: 2em;
  }
    .product_info_lst .icon {
      margin-bottom: .7em;
    }
    .product_info_lst a {
      color: #444;
      text-decoration: none;
    }
    .product_info_lst a:hover {
      text-decoration: underline;
    }
  .product_review {
    margin-bottom: 1.5em;
  }
    .product_review a {
      font-weight: bold;
    }
.social_share {
  margin-top: 1.5em;
}
  .social_share li {
    margin-bottom: .5em;
  }

.product_cart_btn {
  display: block;
  margin-top: 1em;
  color: #434343;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
    float: left;
    width: 100%;
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #f5e828;
    cursor: pointer;
    -webkit-appearance:none;
    background :url(https://img21.shop-pro.jp/PA01450/363/etc/cart_icon.png?cmsp_timestamp=20201215164626) 38% 46% no-repeat #f5e828;
    border-radius: 8px;
  }
  .product_quick_order_btn {
    float: right;
    width: 40%;
    padding: .8em 0;
    background-color: #c67f7f;
    text-decoration: none;
  }
  .product_member_sale_msg {
    color: #df7676;
  }

.stock_error {
  margin: .5em 0;
  color :#d87a70;
}

.trackback_block {
  clear: both;
}
  .trackback_url {
    padding: .5em;
    width: 60%;
  }
.together_block {
  clear: both;
}

/*--注意書き==============-*/
.notice_box {
    border: solid 3px #fcecec;
    padding: 1% 1% 2%;
}
.notice_box h6 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #d87a70;
    background-color: #fcecec;
    padding: 1%;
}
.notice_box_2 {
    border: solid 3px #beefe1;
    margin-bottom: 1%;
  padding: 1% 1% 2%;
  clear: both;
}
.notice_box_2 h6 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #37bb96;
    background-color: #beefe1;
    margin-bottom: 1%;
    padding: 1%;
}
.notice_red {
    font-size: 1.1em;
font-weight: bold;
    color: #d87a70;
}
.notice_line {
text-decoration: underline;
}
.notice_blue_line {
 color: #666666;
  font-size: 1.1em; 
  font-weight: bold; 
  background: linear-gradient(transparent 70%, #a3dffe 70%);
}
/*--ご注文フォーム==============-*/
.order_btn {
}
.order_btn a {
  display: block;
  background-color: #f5e828;
  color: #434343;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 20px;
  width: 140px;
  padding: 1% 2%;
}

.product_sales {
    font-size: 1.1em;
    font-weight: 600;
    color: #666666;
}

.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: 14px;
  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: #eee;
  padding: 15px;
  border-radius: 6px;
}