@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 <{$btn_02_bgcolor}>;
}
.product-exp {
  clear: both;
  margin: 20px 0 0;
  padding: 20px 0;
  line-height: 1.6;
}
.product-spec-block {
  margin-bottom: 1.5em;
}
  .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;
          width: 3em;
          text-align: right;
        }
        .product-unit {
          float: left;
          padding: .3em;
        }
        .product-init {
          display: none;
        }
        .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 .product-info-lst li { 
    margin: 10px 0; 
  }
.product-review a {
/*    font-weight: bold;*/
    display: block;
    background-color: #fff;
    color: #ed6362!important;
    padding: 15px 15px 12px;
    border: solid 1px #ed6362;
    font-size: 16px;
    text-align: center;
}
.product-review a:hover {
    background-color: #ed6362;
    color: #fff!important;
}
.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;
}
.together-block img {
  border: solid 1px #ccc;
}
.together-block ul {
    margin: 0;
}





/**/
.product_info_block .container-section h3 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px #c8c8c8 dotted;
}
.product_info_block h3 {
	margin: 0 0 5px;
}
.product-info-lst ul li {
	line-height: 1;
}
.btn-cart {
	margin-bottom: 15px;
	width: 100%;
}
.btn-block:hover {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.product-exp table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.product-exp table th {
    padding: 8px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
    background-color: #f3f3f3;
    font-weight: normal;
    width: 28%;
}
.product-exp table td {
    padding: 8px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    width: 72%;
}

.product-exp table.koumoku th,
.product-exp table.koumoku td,
.product-exp table.sizefigure th,
.product-exp table.sizefigure td {
    width: auto!important;
}
.product-exp ul.toriatsukai {
    padding-bottom: 25px;
}

.product-exp ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product-exp ul li {
    padding: 2px;
    float: left;
}

.product-exp small {
    clear: both;
    display: block;
    padding-bottom: 25px;
}

.disable_cartin .btn-block,
.stock_error .btn-block {
    margin-bottom: 10px;
    display: block;
}

@media only screen and (max-width: 768px) {
    .product-info-lst {
        padding-top: 15px;
    }
}

.product-name {
	font-size:28px;
	font-weight:normal;
	text-transform:none;
}
.product-exp h3,
.together-block .ttl-h2 {
	font-size:20px;
	font-weight:normal;
	border-bottom: 1px dotted #999;
	clear:both;
}
.product-exp iframe {
        margin-bottom: 15px;
}
.function-block ul li {
        padding-right: 5px!important;
        padding-left: 5px!important;
}

td.regular-price {
  color: #333;
 /*  text-decoration: line-through;セールの際に使う*/ 
}
.product_sales {
  font-size: 18px;
color:#ed6362;  
}
.manager_memo_block {
  clear: both;
}

/* Review */
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
    float: left;
    width: 75px;
    overflow: hidden;
    padding-top: 4px;
}
.icon_star img {
  max-width: inherit!important;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
/*  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;*/
    padding: 15px;
    margin-bottom: 15px;
    background-color: #f3f3f3;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}


/* ========================================
      ND 2021
======================================== */
.together-block .ttl-h2,
.product-exp h3{
	padding-left: 30px;
	position: relative;
	border-bottom: 1px solid #ddd!important;
}

.together-block .ttl-h2:before ,
.product-exp h3:before{
	content: '';
	width:22px;
	height: 22px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_check-mark_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);	
}

.product-exp iframe{
	width:100%;
}

.brand-sec,
.brand-sec + .side-section,
.banner-sec,
.line-sec,
.bnr.hide_pc{
	/*display: none;*/
}

.product-image{
	padding-right: 0;
}

.product-image-main{
	height:auto!important;
}

@media screen and (min-width:768.1px) { 
	.product_info_block{
		width: 100%!important;
		display: flex!important;
		float:none!important;
		justify-content: space-between;
	}
	.product_info_block .product-spec-block{
		width: 48%;
	}
	.product_info_block .product-info-lst{
		width: 48%;
	}
	.product-spec-block .disable_cartin{
		width: 50%;
    	margin: 0 auto;
	}
}


