@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: 2em;
}
.product_spec_block {
  float: left;
  width: 65%;
  margin-bottom: 3em;
}
.product_spec_block table {
  width: 100%;
}
div#custom-options-container div {
  border-top: 1px solid #888888;
}
div#custom-options-container div custom-options-pulldown-form,
div#custom-options-container div custom-options-one-line-text-form,
div#custom-options-container div custom-options-multiple-lines-text-form,
div#custom-options-container div custom-options-radio-button-form,
div#custom-options-container div custom-options-checkbox-form{
  display: flex;
  align-items: center;
}
#custom-options-radio-label{
  padding:0 0 0 20px!important;
}
#custom-options-radio-label span{
  color:#ffffff!important;
  padding:0 0em 0 0.5em!important;
}
#custom-options-label {
  color: #ffffff !important;
  margin: 0 !important;
  font-weight: normal !important;
  font-size: 1.6rem !important;
  width: 49.2% !important;
  border-right: 1px solid #888888;
  padding: 1em;
  box-sizing: border-box;
}
@media screen and (max-width:599px) {
  #custom-options-label {
    width: 48% !important;
  }  
}
#custom-options-select,#custom-options-input {
  color: #000000 !important;
  width: 100% !important;
  height: 29px !important;
  margin-left: 1em;
  border: 1px solid #888 !important;
  border-radius: 0 !important;
  padding: 5px 0 3px !important;
}
#custom-options-checkbox-input{
  top:5px!important;
}
#custom-options-textarea{
  color: #000000 !important;
  width: 100% !important;
  margin: 1em 0 1em 1em;
  border: 1px solid #888 !important;
  border-radius: 0 !important;
  padding: 5px 0 3px !important;  
}
#custom-options-radio,#custom-options-checkbox{
  display:flex;
  justify-content: space-around;
  width: 100%;
  border: none!important;
  padding: 0 9px;
}
#custom-options-input{}
.product_spec_table {
  border-top: 1px solid #888;
}
.product_spec_table th {
  padding: 1em;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
}
.product_spec_table td {
  overflow: hidden;
  border-bottom: 1px solid #888;
  padding-left: 1em;
}
.product_spec_table th {
  width: 33.333%;
}
.product_spec_table td {
  width: 66.666%;
}
.product_spec_table select {
  width: 100%;
  padding: 5px 0 3px;
}
.product_order_form input {
  float: left;
  padding: 5px 0 3px;
  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: #c71007;
  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;
}
div#container {
  width: 960px;
}