@charset "euc-jp";
.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: 10px;
}
  .product_spec_block {
   
    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 {
            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: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
	float: left;
	width: 333px;
	border: none;
	border-radius: 0;
	cursor: pointer;
	-webkit-appearance: none;
	background: url(https://img11.shop-pro.jp/PA01290/950/etc/detail_btn.jpg) no-repeat left top;
	height: 52px;
	padding-right: 0;
	padding-left: 0;
	text-indent: -9999px;
  }
  .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;
}



@charset "utf-8";
/* CSS Document */


/* ----¾¦ÉÊ¾ÜºÙ---- */


#detail_main_image {
	background: url(https://img11.shop-pro.jp/PA01290/950/etc/index_main_bg1.jpg) repeat-x left top;
	height: 100px;
	margin-bottom: 40px;
	min-width:960px;
}
#detail_main_image h2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

.detail_photo {
	width: 290px;
	float: left;
	margin-right: 30px;
}
.detail_info {
	width: 330px;
	float: left;
	font-size: 13px;
}
.detail_info h4 {
	color: #460606;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.detail_info table {
	width: 330px;
	margin-bottom: 20px;
}
.detail_info th {
	width: 25%;
	border-bottom: 1px dashed #490907;
	padding-top: 10px;
	padding-bottom: 7px;
}
.detail_info td {
	border-bottom: 1px dashed #490907;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: middle;
}
.detail_info td.price {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #B20000;
}
.detail_info input.order {
	width: 50px;
}
.detail_exp {
	font-size: 13px;
	clear: both;
	padding-top: 30px;
}
.detail_exp h4 {
	background: url(https://img11.shop-pro.jp/PA01290/950/etc/detail_st.jpg) no-repeat left top;
	font-size: 15px;
	font-weight: bold;
	color: #460606;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.icon.icon_lst {
	background: url(https://img11.shop-pro.jp/PA01290/950/etc/shoplist_arrow.jpg) no-repeat left 2px;
	padding-left: 19px;
}
.product_sales {
	font-size: 16px;
	font-weight: bold;
	color: #B20000;
}
.v_center {
    line-height:35px;
}