@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
  float: left;
    width: 40%;
}
.product_image_main {
}
  .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;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
 div#two_maincolumn .product_spec_block .item_point{
       color: #CC0000;
   font-weight: bold;
}
 div#two_maincolumn .product_spec_block .item_price{
          color: #CC0000;
   font-weight: bold;
   font-size:1.2em;
}
 div#two_maincolumn .product_spec_block .item_price_normal{
}
 div#two_maincolumn .product_spec_block .item_name{
    margin: 10px 0;
    padding: 0;
    color: #2F8129;
    font-size: 140%;
    font-weight: bold;
    background: none;
   line-height:1.2;
}
  .product_spec_block {
    float: left;
    width: 60%;
    margin-bottom: 1em;
    padding:1em;
  }
    .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: 304px;
    height: 60px;
    padding: 1.2em 0;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    background: url(https://img21.shop-pro.jp/PA01410/695/etc/b_cartin.jpg?cmsp_timestamp=20180320195239) no-repeat;
  }
  .product_addcart_btn:active,
  .product_addcart_btn:hover {
    background: url(https://img21.shop-pro.jp/PA01410/695/etc/b_cartin_on.jpg?cmsp_timestamp=20180320195303) no-repeat;

}
  .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;
}
.together_block a{
    font-size: 0.9em;
    line-height:1.2;
}
.together_block p{
  font-size: 0.8em;
  line-height:1.2;
      margin-bottom: 0.5em;
}
.together_block span{
  color:#CC0000;
}

/* ¾¦ÉÊ
----------------------------------------------- */
div#detailarea {
    width: 674px;
    margin: 15px 0 0 0;
	line-height:145%;
}

div#product_image_main {
    float: left;
    width: 282px;
}

div#product_image_main p {
    margin: 3px 0 0 0;
}

div#detailrightblock {
    float: right;
    width: 384px;
}

div#detailrightblock li {
    display: inline;
}

div#detailrightblock h2 {
    margin: 5px 0;
    padding: 0;
    color: #2F8129;
    font-size: 140%;
    font-weight: bold;
	background:none;
}

div#detailrightblock dl {
    padding: 5px 0 0 0;
}

div#detailrightblock dt {
    padding: 0 0 0 18px;
    background: url("../img/common/arrow_gray.gif") no-repeat left center;
}

div#detailrightblock dd {
    margin: 0 15px 0 0;
}

div#detailrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}

div#detailrightblock .btn {
    clear: both;
    margin: 15px 0 0 0;
    padding: 0;
}
input.product_init_num{
      width: 4em;
    padding: 0.5em;
}
div#two_maincolumn .product_spec_block p{
      margin-bottom: 5px;
}
#products_shosai img{
padding: 10px;
    max-width: 100%;
}
.subphotoimg{
      float: right;
    max-width: 40%;
  padding:5px;
}
.subphotoimg img{
    width: 100%;
      border: 1px solid #ccc;
}

.bnr-sp {
  display: none;
}