@charset "euc-jp";
.prd-opt-src {
  display: none !important;
}
.product-image {
  padding-right: 40px;
  margin-bottom: 40px;
}
.product-image-main img {
  display: block;
  margin: 0 auto;
  height: auto;
  width: 100%;
}
.product-image-thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.thumb {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #dbdbdb;
}
.thumb-active {
  border: 1px solid #fff;
}

@media screen and ( max-width: 767px ) {
  .product-image { padding-right: 0; margin-bottom: 0;}
  .product-image-main img { object-fit: cover;}
  .product-image-thumb ul {
    display: flex;
    justify-content: start;
    align-items: center;
  }
  .product-image-thumb ul li .thumb {
    width: 100%;
    object-fit: cover;
  }

}

.product-exp {
  clear: both;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #dbdbdb;
  line-height: 1.5;
}
.product-spec-block {
  margin-bottom: 0;
}
  .product-spec-block table {
    width: 100%;
  }
    .product-spec-table {
      margin-bottom: 20px;
      border-top: 1px solid #dbdbdb;
    }
    .product-spec-table th {
      padding-top: 1em;
      padding-right: .5em;
      padding-bottom: 1em;
      border-right: 1px solid #dbdbdb;
      border-bottom: 1px solid #dbdbdb;
    }
    .product-spec-table td {
      overflow: hidden;
      padding-top: 1em;
      padding-bottom: 1em;
      padding-left: 1em;
      border-bottom: 1px solid #dbdbdb;
    }
      .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;
        }
        .product-unit {
          float: left;
          padding: .3em;
        }
        .product-init {
          display: none;
        }
          .product-init-num {
            width: 3em;
            text-align: right;
          }
        .product-option-table td div {
          margin-bottom: .5em;
        }
.product-info-lst {
  margin-bottom: 2em;
}
  .product-info-lst li {
    margin: 15px 0;
  }
  .product-info-lst a {
    color: #444;
    text-decoration: none;
  }
  .product-info-lst a:hover {
    text-decoration: underline;
  }
  .product-review {
    margin-bottom: 30px;
  }
  .product-review a {
    font-weight: bold;
  }
.social-share {
  margin: 1.5em 0 0 0;
}
  .social-share li {
    margin-bottom: 0;
  }
.product-cart-btn {
  margin-top: 1em;
}
.product-member-sale-msg {
  color: #df7676;
}
.stock_error {
  margin: .5em 0;
  color: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;
}
#trackback {
  margin-bottom: 40px;
}
.trackback-block {
  clear: both;
}
  .trackback-url {
    padding: .5em;
  }
.together-block {
  clear: both;
}
.text-titles-list__detail-text {
  width: 85%;
}
.social-box {
  padding: 0;
  margin-bottom: 40px;
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
}
.ttl-h2 {
  font-size: 24px;
  line-height: 1.25;
}
.wrap_together .prd_lst { margin: 0;}
.prd-lst-unit { margin-bottom: 20px;}

@media screen and ( max-width: 767px ){
.wrap_together .ttl-h2 { font-size: 20px;}
.prd-lst-name { font-size: 14px; }
}
