@charset "euc-jp";
@import url('https://fonts.googleapis.com/css?family=Pathway+Gothic+One');
img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 15px;
}
.product_image_main {
  /*float: left;*/
  width: 100%;
  max-width: 700px;
}
  .product_image_main img {
    /*display: block;*/
    margin: 0 auto;
    max-width: 100%;
    /*height: auto;*/
  }
.product_info_block {
  /*padding-top: 2em;*/
}
  .product_spec_block {
    /*float: left;*/
    width: /*65%*/100%;
    margin-bottom: 3em;
  }
    .product_spec_block table {
      width: 100%;
      color: #FFF;
    }
      .product_spec_table {
        /*border-top: 1px solid #888;*/
      }
      .product_spec_table th {
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
      /*  border-bottom: 1px solid #888;*/
      }
        .product_spec_table th span {  
          width: 33.333%;
          position: relative;
          padding: 1em .5em 1em 1.2em;
          display: block;
        }
        .product_spec_table th span::before {
            position: absolute;
            content: "";
            width: 10px;
            height: 4px;
            top: 50%;
            left: 0;
            margin-top: -3px;
            background: #FFF;
            transform: skewX(-20deg);
            z-index: 100;
        }
        .product_spec_table th p {
            position: relative;
            padding: 1em .5em 1em .7em;
        }
        .product_spec_table th p.nobefore::before {
            position: absolute;
            content: "";
            width: 15px;
            height: 4px;
            top: 50%;
            left: 0;
            margin-top: -1px;
            background: #BB0003;
            transform: skewX(-20deg);
            z-index: 100;
        }

        .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: 100%;
    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-size: 18px;
  transition: .3s;
}
.product_addcart_btn {
  /*float: left;*/
  width: /*55%*/100%;
  padding: 1.2em 0;
  border: none;
  border-radius: 8px;
  background-color: #df7676;
  cursor: pointer;
  -webkit-appearance:none;
}
.product_quick_order_btn {
  /*float: right;*/
  width: /*40%*/100%;
  padding: .8em 0;
  background-color: #c67f7f;
  text-decoration: none;
  transition: .3s;
}
  .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;
}
.orign-simple_explain {
  padding: 2.7em .5em 2em 0em;
  color: #FFF;
}
.orign-sk_link {
  margin: 2em 0;
  text-align: right;
}
.orign-sk_link a {
  color: #888888;
  text-decoration: none;
  transition: .3s;
}
.orign-contactBut {
  width: 100%;
  position: relative;
  margin-top: 80px;
}
.orign-contactBut a {
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 1.5em 0;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none;
  color: #BA9559;
  background: #2A2A2A;
  transition: .3s;
}
.orign-contactBut::before {
  content: '';
  position: absolute;
  width: 80%;
  top: -40px;
  left: 10%;
  border-top: 1px solid #BA9559;
}
.product_addcart_btn:hover,
.orign-contactBut a:hover {
  opacity: .6;
  transition: .3s;
}
.product_exp table {
  width: 100% !important;
  border: 1px solid #BA9559;
  border-collapse: collapse;
  width: 100%;
  margin: 50px 0 0 0px;
  text-align: center;
}
.product_exp table tr td {
  border: 1px solid #BA9559;
  border-collapse: collapse;
  padding: .5em 0;
  font-size: 14px;
}
.orign-contactInfo {
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin-top: 3em;
}
.noforsale {
  color: #BB0003;
  font-size: 30px;
  letter-spacing: 1.5px;
  font-weight: bold;
  display: block;
  font-family: 'Pathway Gothic One', sans-serif;
  font-style: italic;
  text-decoration: underline;
}
.orign-yen {
  color: #FFF;
  font-size: 26px;
  margin-right: 5px;
  font-family: 'Pathway Gothic One', sans-serif;
}
.orign-yenS {
  margin-left: 10px;
  font-family: 'Pathway Gothic One', sans-serif;
}
/* option */
#option_tbl {
  color: #fff;
}
#option_tbl tbody tr td label {
  display: none!important;
}
.product_option_table td div {
  margin-bottom: 0;
}





/* 599px：スマホ縦から横
------------------------------ */
/* photo */
.orign-proPhoto-body {
  width: 100%;
  max-width: 700px;
  margin: 0 auto; 
}
.product_image_thumb {
  width: 100%;
  max-width: 700px;
  /*margin-top: 20px;*/
}
.orign-thumd-body li {
  float: left;
  cursor: pointer;
  /*margin-bottom: 10px;*/
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}
/* det */
.orign-proDet-body {
  width: 100%;
  max-width: /*500px*/ 700px;
  /*padding-left: 20px;*/
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.orign-proInfo-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  flex-wrap: wrap;
}
.orign-proInfo-body {
}
.orign-proDet-body h2 {
  margin-bottom: 0em;
}
.orign-proDet-body h2::before,
.product_exp > h2::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 4px;
    top: 50%;
    left: 0;
    margin-top: -2px;
    background: #BA9559;
    transform: skewX(-20deg);
    z-index: 100;
}
/* exp */
.product_exp {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  clear: both;
  padding: 2em 0;
  line-height: 1.8;
  color: #ffffff;
}
.product_exp img {
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
}/*
.product_exp > h2 {
  padding-bottom: 2em;
  font-size: 20px;
  margin: 0;
  color: #BA9559;
  font-weight: bold;
}*/
.orign-proDet-body h2,
.product_exp > h2 {
  margin-bottom: 1em;
  font-size: 20px;
  padding-left: 20px;
  position: relative;
  color: #BA9559;
  font-weight: bold;
}
  ul.orign-thumd-body {
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    flex-wrap: wrap;
  }
@media screen and (max-width:666px) {
  .orign-thumd-body li {
    width: 32%;
  }
  li.orign-productsPhoto1,
  li.orign-productsPhoto4,
  li.orign-productsPhoto7,
  li.orign-productsPhoto10,
  li.orign-productsPhoto13 {
    margin: 10px 2% 0 2%;
  }
}
@media screen and (min-width:667px) {  
  .orign-thumd-body li {
    width: 24.25%;
    margin-right: 1%;
    margin-top: 10px;
  }
  li.orign-productsPhoto3,
  li.orign-productsPhoto7,
  li.orign-productsPhoto11,
  li.orign-productsPhoto15 {
    margin-right: 0;
  }

}
/* 600px〜959px：タブレット
------------------------------ */
@media screen and (min-width:768px) and (max-width:959px) {
}

/* 960px〜1279px：小型PC
------------------------------ */
@media screen and (min-width:960px) and (max-width:1279px) {
  .orign-proPhoto-body {
    width: 100%;
    max-width: 600px;
    margin: 0; 
  }
  .orign-proDet-body {
    max-width: 400px;
    padding-left: 20px;
  }
  .product_exp {
    max-width: 700px;
    margin: 0;
  }
}
  

/* 1280px〜：大型PC
------------------------------ */
@media screen and (min-width:1280px) {
  .orign-proPhoto-body {
    width: 100%;
    max-width: 700px;
    margin: 0; 
  }
  .orign-proDet-body {
    max-width: 500px;
    padding-left: 20px;
  }
  .product_exp {
    max-width: 800px;
    margin: 0;
  }


}







