@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}

.product_exp {
  clear: both;
  padding-top: 3em;
  line-height: 1.6;
	border-top: solid 2px #000;
	margin-top: 4em;
}

.product_exp .h-type1 {
    font-family: 'Noto Serif JP', serif; 
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	margin: 30px 0 30px;
}
.product_exp .h-type2 {
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 5px;
}
.product_exp .inner {
	margin: 0 50px;
}
.product_exp p {
	margin: .5em 0 .8em;
}
.product_exp .figs {
	margin: .5em 0 .8em;
}
.product_exp .figs.figs2, .product_exp .figs.figs3 {
	display: flex;
	justify-content: space-between;
}
.product_exp .figs.figs2 li { width: 48%; }
.product_exp .figs.figs3 li { width: 31%; }
.product_exp .figs li img { width: 100%; }

.product_exp .devider {
	height: 1px;
	border-top: solid 2px #000;
	margin: 30px 0;
}
.product_exp .sets {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.product_exp .sets::before,
.product_exp .sets::after {
	content: " ";
	width: 300px;
	display: block;
	order: 1;
}
.product_exp .sets li {
	width: 320px;
	text-align: center;
	margin: 0 0 10px;
}

.product_exp .sets li p{
	text-align: left;
}
.product_exp .sets img {
	max-width: 100%;
}
.product_exp .sets li h4 {
	font-size: 140%;
	font-weight: bold;
}
.product_exp .sets li h5 {
	font-size: 130%;
	font-weight: bold;
}
.product_exp .spectable {
	width: 100%;
	border-collapse: collapse;
	margin: .5em 0 1.5em;
}
.product_exp .spectable th, .product_exp .spectable td {
	font-weight: normal;
	text-align: left;
	border: solid 1px #ccc;
	padding: 15px 20px;
}
.product_exp .spectable th {
	font-weight: bold;
	width: 200px;
	background: #f1f1f1;
	white-space: nowrap;
}
.product_exp .spectable td {
}
.product_spec_block {
    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 {
    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: 55%;
    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-row-1 {
	display: flex;
	justify-content: space-between;
}
.product-row-1 .photos {
	width: 780px;
}
.product-row-1 .photos .product_image_main {
	width: 780px;
	margin: 0 0 20px;
}
  .product-row-1 .photos .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
.product-row-1 .photos .product_image_thumb {
}
.product-row-1 .photos .product_image_thumb ul {
	display: flex;
	flex-wrap: wrap;
}
.product_image_thumb li {
	cursor: pointer;
	margin: 0 10px 10px;
	width: 136px;
	height: 136px!important;
}
.product_image_thumb img {
	max-width: 100%;
	max-height: 100%;
	width: 136px;
	height: 136px;
}
.product-row-1 .texts {
	width: 480px;
}
.product-row-1 .texts .ttl_h2 {
	font-size: 150%;
	margin-bottom: 3em;
}

@media screen and (max-width:799px) {

	.prd_opt_src {
	}
	.product_image {
	}

	.product_exp {
		padding-top: 2em;
		margin-top: 3em;
	}

	.product_exp .h-type1 {
        font-family: 'Noto Serif JP', serif; 
        font-weight:bold;
		font-size: 130%;
		margin: 1em 0 1.5em;
	}
	.product_exp .h-type2 {
		margin: 1.5em 0 .5em;
	}
	.product_exp .inner {
		margin: 0;
	}
	.product_exp p {
	}
	.product_exp .figs {
	}
	.product_exp .figs.figs2, .product_exp .figs.figs3 {
		display: block;
	}
	.product_exp .figs.figs2 li { width: 100%; margin-bottom: .5em; }
	.product_exp .figs.figs3 li { width: 100%; margin-bottom: .5em; }
	.product_exp .figs li img { width: 100%; }

	.product_exp .devider {
		margin: 1.5em 0;
	}
	.product_exp .sets {
	}
	.product_exp .sets::before,
	.product_exp .sets::after {
		width: 48%;
	}
	.product_exp .sets li {
		width: 48%;
	}
	.product_exp .sets li h4 {
		font-size: 135%;
	}

	.product_exp .spectable {
	}
	.product_exp .spectable th, .product_exp .spectable td {
		padding: 5px 10px;
	}
	.product_exp .spectable th {
		width: auto;
		white-space: nowrap;
	}
	.product_exp .spectable td {
	}

.product_spec_block {
    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 {
    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: 55%;
    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-row-1 {
		display: block;
	}
	.product-row-1 .photos {
		width: 100%;
	}
	.product-row-1 .photos .product_image_main {
		width: 100%;
		margin: 0 0 .8em;
	}
	.product-row-1 .photos .product_image_main img {
	}
	.product-row-1 .photos .product_image_thumb {
	}
	.product-row-1 .photos .product_image_thumb ul {
	}
	.product_image_thumb li {
		cursor: pointer;
		margin: 0 5px 10px;
		width: calc(20% - 10px);
		height: 100%!important;
	}
	.product_image_thumb img {
		width: 100%;
		height: 100%;
	}
	.product-row-1 .texts {
		width: 100%;
	}
	.product-row-1 .texts .ttl_h2 {
		font-size: 130%;
		margin-bottom: 1em;
		margin-top: 1em;
	}
}