@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%;*/
  width: 100%;
}
.product_image_thumb li {
  list-style-type: none;
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 2%;
  width: 15%;
}
.product_image_thumb li:first-of-type,
.product_image_thumb li:nth-of-type(7n){
  margin-left:0;
}

.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: 100%;
  object-fit: contain;
}

.product_exp {
  clear: both;
  padding-top: 25px;
  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_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: 100%;
    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;
}
.product_spec_block { width: 100%; }
.bg-cover { background-color: rgba(243,241,238,.4); }
.price {
  border-bottom: solid 1px #808080;
  padding-bottom: 20px;
}
.product_addcart_btn {
  background-color: #E76685;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 1em;
  font-weight: normal;
}
iframe { width: 90px !important; }
.product_addcart_btn-cover {
  width: 55%;
  margin-top: 1em;
  color: #fff;
}
.ex_container { padding: 1em 0; }
.ex_container p { line-height:2.4; }
.ex_container h2 {
  position: relative; 
  padding-left: 24px;
  font-size: 1.1em;
  font-weight: bold;
}
.ex_container h2:before {
  content: "";
  background-image:url(https://file003.shop-pro.jp/PA01437/226/img/ex_h2.png);
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  position:absolute;
  top: 50%;
  left: 0;
  transform: translateY(-56%);
}
.ex_container table {
  border: solid 1px #333333;
  border-collapse: collapse;
  max-width: 100%;
}
.ex_container th,
.ex_container td {
  border: solid 1px #333333;
  padding: 15px;
}
.ex_container .t-title {
    border-left: solid 5px #ccc;
    padding-left: 14px;
    margin-bottom: 16px;
}
.product-init-num {
    width: 120px !important;
    height: 35px;
    font-size: 1.1125em;
    border: 1px solid #808080 !important;
    color: #5c6d71 !important;
      padding: 10px !important;
  background-color: #fff !important;
}
.p-cart-form__add-num-wrap {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 40px;
    vertical-align: middle;
}
.p-cart-form__add-num {
    position: absolute;
    display: inline-block;
    padding: 5px;
    transition: opacity .2s;
    text-decoration: none;
    color: #333;
}
.p-cart-form__add-num--up {
    top: -2px;
}
.p-cart-form__add-num--down {
    bottom: 0;
}
.p-cart-form__add-num img {
    width: 13px;
}
.product_exp .phrase {
  font-size: 1em;
  border-bottom: dotted 1px #808080;
  padding-bottom: 18px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .product_image_main {
    width: 100%;
  }
  .product_exp {
    padding-top: 15px;
  }
  .product_exp .phrase {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .product_addcart_btn-cover {
    width: 100%;
  }
  .product_image_thumb li {
    width: 30%;
    margin-left: 5%;
  }
}
/***** 諸々消してます↓ *****/
.ttl_h2 > img { display:none !important; }
/*.stock_head { display: none !important; }*/
.cell_2 label { display: none !important; }
/***** 諸々消してます↑ *****/
.product_option_table { margin-bottom: 2em;}
.cell_1 { padding-right: 12px; }
.product_spec_block p.text { margin-bottom:0; }
.product_image { padding-bottom: 3em; }

/***** オプション横四角設定 *****/
.cell_1.grege,.cell_1.lavender,.cell_1.blue,.cell_1.navy,.cell_1.black,.cell_1.kinari,.cell_1.gray,.cell_1.green{
  padding-left: 2em;position: relative;
}
.cell_1.grege::before,.cell_1.lavender::before,.cell_1.blue::before,.cell_1.navy::before,.cell_1.black::before,
.cell_1.kinari::before,.cell_1.gray::before,.cell_1.green::before{
  content: "";
	height: 1.5em;
	width: 1.5em;
	background: #333;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cell_1.grege::before{ background:#eeeeee; }
.cell_1.lavender::before{ background:#a4a8d4; }
.cell_1.blue::before{ background:#192443; }
.cell_1.navy::before{ background:#192443; }
.cell_1.black::before{ background:#26252f; }
.cell_1.kinari::before{ background:#e3d0c4; }
.cell_1.gray::before{ background:#b2b6b9; }
.cell_1.green::before{ background:#192443; }
.cell_2 input[type=radio] { width: 2em; }
.table_price { display: none; }