@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
.product_image_main {
  float: left;
  width: 60%;
}
  .product_image_main img {
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    height: auto;
  }
.product_image_thumb {
  float: right;
  width: 40%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6.521%;
  width: 26.478%;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 2em;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
  .product_spec_block {
    float: left;
    width: 65%;
    margin-bottom: 3em;
  }
    .product_spec_block table {
      width: 100%;
    }
      .product_spec_table {
        border-top: 1px solid #888;
      }
      .product_spec_table th {
        padding: 1em .5em 1em 1em;
        border-right: 1px solid #888;
        border-bottom: 1px solid #888;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        border-bottom: 1px solid #888;
      }
        .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 {
    float: right;
    width: 30%;
    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: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
    float: left;
    width: 55%;
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #df7676;
    cursor: pointer;
    -webkit-appearance:none;
  }
  .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: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;

}

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



.other_variation {background:#f5f5f5;padding:2%;margin:4% 0 2% 0;}
.other_variation h2 {font-size:1rem;text-align:center;margin:1% 0;padding:0;}
.other_variation .other_variation_list .other_variation_inner {width:calc(100% / 3);display:inline-block;vertical-align:top;}
.other_variation .other_variation_list .other_variation_inner a {font-size:0.8rem;color:#000;text-decoration:none;}
.other_variation .other_variation_list .other_variation_inner .slide__image {padding:5%;}
.other_variation .other_variation_list .other_variation_inner .slide__image img {width:100%;}
.slide__name  {padding:0 5%;line-height:1.6;}
.slide__price {padding:0 5%;font-size:0.8rem;}


.product-list__fav-items {
  margin-top: 10px;
  width: 55%;
  vertical-align:middle;
  text-align:center;
  vertical-align:middle;
}

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

.product-list__fav-items .favorite-button {
  border:2px solid #ccc;
  border-radius :30px;  
}

.product-list__fav-items .fav-items {
  color: #ff7373;
  background: #ffffff;
  border:2px solid #ff7373;
  border-radius :30px; 
}

.product-list__fav-items svg {
  width: 20px;
  height: 20px;
  margin-left:35%;
  fill: currentColor;
  float:left;
}
.product-list__fav-items p {
  float:left;
  margin-left:10px;
}

.favorite_list_link {width:55%; text-align:center;padding:10px 0;}

.matome_contact01 {margin-bottom:20px;}
.matome_contact01 li {margin:0.5rem 0;}


