@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}


.detailBlk{ width: 1050px; margin: 0 auto; padding: 150px 0 170px;}

.product_image {
  margin-bottom: 0;
    float: left;
    width: 520px;
}
.product_image_main {
  float: left;
  /*width: 74.468%;*/
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
      border: solid 3px #fff;
      box-sizing: border-box;
  }
.product_image_thumb {
  /*float: right;
  width: 24.468%;*/
    width: 100%;
}

.product_image_thumb li {
    float: left;
    cursor: pointer;
    width: 156px!important;
    margin-right: 26px;
    margin-top: 26px;
    /* height: auto!important; */
    height: 230px!important;
}

.product_image_thumb li:nth-child(3n){
    margin-right: 0;
}

.product_image_thumb img {
    max-width: 100%;
    width: auto!important;
    max-height: 230px!important;
    border: solid 3px #fff;
    box-sizing: border-box;
}

.detailTextBlock{ float: right; width: 450px; font-size: 16px}

.item_ttl_h2{font-size: 1.4rem; margin-bottom: 50px; line-height: 1.6}
.item_price{font-size: 1.4rem; margin-bottom: 40px;}


.product_exp {
  clear: both;
  /*padding-top: 2em;*/
  line-height: 1.8;
    padding-bottom: 60px;
    font-size: 16px;
}

.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: 100%;
    margin-bottom: 2em;
      font-size: 0.8rem;
  }
    .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: 40px;
}
  .social_share li {
    margin-bottom: .5em;
  }

.product_cart_btn {
  display: block;
  margin-top: 30px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 123.076%;
}
  .product_addcart_btn {
    /*float: left;*/
    width: 100%;
    padding: 1.0em 0;
    border: none;
    border-radius: 0;
    background-color: #000;
    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;
}
.over20{padding-top: 30px}
.expl{ font-size:0.8rem; color:#444;}


