@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%;
    }
      .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 {
    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: #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;
}




div.topicpath_nav {
    display: none;
}

ul.grp_lst.clearfix {
    width: 62%;
    margin: 0 auto;
    padding: 4px 0 0 0;
}

li.grp_lst_unit {
    width: auto;
    text-align: center;
    background-color: #ffffff;
    margin: 0px 2%;
    height: 20px !important;
    float:left;
    padding: 0 6px;
}

li.grp_lst_unit a {
    background-color: #fff;
    font-size: 12px;
}

.ttl_h2 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    margin-top: 18px;
}


.product_image.container_section {
    width: 480px;
    float: left;
}

.product_image_main.clearfix {
    width: 100%;
}

.product_detail_right{
    clear: none;
    float: right;
    width: 364px;
    padding: 0 90px;
}

.purchase_count input {
    display: none;
}

h2.product_title {
    font-size: 20px;
}

.product_price {
    font-size: 14px;
    margin-top: 20px;
}

table#option_tbl td {
    padding: 2px 10px;
}

.purchase_count {
    margin-left: -8px;
    font-size: 14px;
    margin-top: 24px;
}

span.purchase_count_label {
    padding-right: 20px;
}

.purchase_count select {
    background: none;
    border-color: #cfcfcf;
    width: 170px;
    text-align: right;
}


span.table_price {
    display: none;
}

table#option_tbl td {
    padding-top: 10px;
}

#option_tbl label {
    display: none !important;
}

th.cell_1 {
    padding-top: 10px;
}
table#option_tbl th {
    padding-right: 32px;
}
button.detail_to_cart {
    background-color: #000;
    margin: 20px 0 0 0;
    width: 250px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    border: none;
}

.detail_to_cart i.fa.fa-shopping-cart {
    font-size: 17px;
    padding-left: 10px;
}
.product_exp.container_section.clearfix {
    line-height: 1.9;
}

a.product_detail_to_contact i{
   padding-right:4px;
   font-size:14px;
}

a.product_detail_to_contact {
    display: block;
    width: 250px;
    height: 26px;
    border: 1px solid;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    margin-top:32px;
}


.product_image_main.clearfix li {
    margin-bottom: 38px;
}

div#history_item {
    clear: both;
    border-top: 2px solid #cfcfcf;
    padding-top: 40px;
}

h2#history_item_title {
    font-size: 16px;
}

.product_order_form div {
    margin-top: 14px;
}

.product_detail_right {
    margin-bottom: 50px;
}
/*190519*/
.product_image_main {
  float: left;
  width: 99%;
  margin-bottom: 6px;
  margin-right:1.0%;
  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
  padding-right:1px;
}
.product_image_thumb {
  float: left;
  width: 100%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 5px;
  margin-left: 0%;
  margin-right:1.0%;
  width: 11.5%;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
  border:#FFF 1px solid;
}
.product_image_thumb li.select img {
  border-color:#bbb;
}

#thumbnail{
    overflow: hidden;
    width: 100%;
}
#thumbnail li{
    float: left;
	margin-top:5px;
	margin-right:1%;
}
#thumbnail li img{
    width: 100%;
	height:auto;
    opacity: 1.0;
    filter: alpha(opacity=100);
  border:#FFF 1px solid;
}
#thumbnail li.current img{
    opacity: 1;
    filter: alpha(opacity=100);
  border:#bbb 1px solid;
}
#main_photo{
    position: relative;
    height: 550px;
  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
  margin-bottom:5px;
}
#main_photo img{
    position: absolute;
    top:0;
    width: 98.8%;
}
#next{
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -20px;
        right: 1.2%;
        background-color: rgba(0,0,0,0.0);
        z-index: 100;
        cursor: pointer;
  background-image: url('https://file001.shop-pro.jp/PA01325/800/images/next.png');
        background-size: 30px auto;
        background-position: center center;
        background-repeat: no-repeat;
  }
#next:hover{
        background-color: rgba(0,0,0,0.05);
    }
#prev{
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -20px;
        left: 0%;
        background-color: rgba(0,0,0,0.0);
        z-index: 100;
        cursor: pointer;
  background-image: url('https://file001.shop-pro.jp/PA01325/800/images/prev.png');
        background-size: 30px auto;
        background-position: center center;
        background-repeat: no-repeat;
  }
#prev:hover{
        background-color: rgba(0,0,0,0.05);
    }
.product_point {
    font-size: 12px;
  color:#aaa;
  margin-top:5px;
}