@charset "euc-jp";
.shop_txt{
    cursor: pointer;
}
.sub_top {
    font-size: 12pt;
}
.ptop > a {
    color: #555;
    margin: 0 6px;
    text-decoration: none;
    line-height:20px;
}

.ptop > a:hover{
    text-decoration: underline;
}
.shop_bg > img {
    left: 40px;
    position: absolute;
    top: 25px;
}
.det_marTop.shadImg.thum-pro-img img {
    float: left;
    margin-right: 5px;
    width: 107px;
}
.ptop{
    padding: 16px 0;
}
.shadImg img {
    box-shadow: 0 4px 5px #888888;
    width: 300px;
}
.det_bordbot ul{
   margin:10px 0;
}
.det_bordbot ul li{
   list-style:none;
   display:inline;
   padding:0 10px;
}
.det_bordbot ul li a{
   color:#555;
   text-decoration: none;
}
.det_bordbot ul li a:hover{
   text-decoration: underline;
}
.sub_top > a{
   color:#555;
   text-decoration: none;
}
.sub_top a:hover{
   text-decoration: underline;
}
.det_bordbot{
   width:100%;
   border-bottom:1px dashed #ef9d51;
}
table{
   width:100% !important;
}
.product_init_num{
    float: left;
    height: 23px;
    padding-left: 10px;
    width: 60px;
    margin-top: 2px;
}
.det_tab td, th{
     border-bottom: 1px dashed #ef9d51;
     padding-bottom:10px;
     padding-top:10px;
}
.det_tab th{
    width:6em;
    text-align: center;
}
.det_tab td{
    width:200px;
    text-align: left;
}
.det_tab table td, 
.det_tab table th {
     padding-bottom:0;
     padding-top:0;
     border:none;
}
.det_tab table th {
    text-align: right;
}
.det_tab label {
 margin-right: 10px;
}
.det_tab label input{
 margin-right: 5px;
}
.detail01_img {
    text-align: center;
    width: 336px;
}

.detail01 {
    margin-left: 10pt;
    text-align: center;
    width: 337px;
}


.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
.product_image_main {
  //float: left;
  width: 74.468%;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
.product_image_thumb {
  //float: right;
  width: 24.468%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6.521%;
  width: 43.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_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            height: 0;
          }
          .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: 10px;
}
  .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;
}
