@charset "euc-jp";
.prd-opt-src {
  display: none !important;
}
.product-image {
  padding-right: 40px;
}
.product-image-main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.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 #ecd062;
}
.product-exp {
  clear: both;
  margin-top: 0px;
  padding-top: 20px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  line-height: 2.0;
  font-size: 1.2em;
}
.product-spec-block {
  margin-bottom: 3em;
}
  .product-spec-block table {
    width: 100%;
  }
/*gradog　詳細販売価格
----------------------------------------------------------*/
 .product-spec-block table td {
	  font-size: 0.9em;
  }

    .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;
        }
*/
        label {
          vertical-align: middle;
          margin: 0;
        }
        .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;

          margin-top: 1em;*/
          margin-right: .8em;
          float: left;
        }
.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-top: 1.5em;
}
  .social-share li {
    margin-bottom: .5em;
  }
.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%;
}

/*gradog　詳細ページテーブル
----------------------------------------------------------*/
table.detailtable {
	margin-top:20px;
	font-size:0.9em;
    width: 100%;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    box-sizing: border-box; }
    .product-order-exp table.detailtable div {
      display: inline; }
table.detailtable > tbody > tr > th {
      word-break: keep-all;
      padding: 15px 20px;
      box-sizing: border-box;
      background-color: #f1f1f1;
      border-bottom: 1px solid #d9d9d9;
 }
table.detailtable > tbody > tr > td {
      border-bottom: 1px solid #d9d9d9;
      border-right: 1px solid #d9d9d9;
      padding: 15px 20px;
      white-space: normal;
      box-sizing: border-box; }
      @media only screen and (max-width: 979px) {
        .product-order-exp table.detailtable > tbody > tr > td {
          display: table-cell; } }
      @media only screen and (max-width: 645px) {
        .product-order-exp table.detailtable > tbody > tr > td {
          padding: 14px 3px;
          width: auto; } }
table.sizetable > tbody > tr > th {
    padding: 0 10px 0 0;
	font-weight: bold;
	padding: 6px;
    text-align: center;
	vertical-align: top;
	color: #fff;
background-color: #555;
	border: 1px solid #ffffff;
	}
	
table.sizetable > tbody > tr > td {
    padding: 6px 20px;
	border-bottom: 1px dotted #ccc;
    word-break: break-all; 
	}

table.detailtable > tbody > tr > td img {
	padding-top:30px;
	padding-left:0px;
}
/*商品詳細　商品名
--------------------------------------------------------------------------------*/
.ttl-h2_goods_name {
	position: relative;
	padding: .7em 1em .7em 2em;
	border-bottom: 1px solid #ccc;	
	border-top: 3px solid #ccc;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
  	font-size: 1.2em;
    margin:0 0 0 0;
    color: #555555;
    font-weight: normal;
    line-height: 1.5;
}
.ttl-h2_goods_name:after {
	position: absolute;
	top: 1em;
	left: .7em;
	z-index: 2;
	content: '';
	width: 10px;
	height: 10px;
	border: 3px solid #FF6600;
	border-radius: 100%
}



.product-exp ul, ol li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 1.4;
}
.product-exp li {
	margin-top: .5em;
  
}
.product-exp li:first-child {
	margin-top: 0;
}

.ditail_text_L li {
	position: relative;
}
.ditail_text_L li::after {
	display: block;
	content: '';
	position: absolute;
	top: .3em;
	left: -1em;
	width: 8px;
	height: 8px;
	background-color: #FF6600;
	border: 1px solid #FF6600;
	border-radius: 100%;
}

.ditail_text_M {
	font-size: 13px;
    padding-left: 10px;
}

/*商品詳細　イメージ縦並び
--------------------------------------------------------------------------------*/

.dtl_image ul {
    text-align: center;
}

.dtl_image ul li {
    list-style: none;
    margin: 20px 15px 20px 0;
}


