@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_image_main img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 2em;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
  .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-top: 1em;
        padding-right: .5em;
        padding-bottom: 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 a {
      color: #444;
      text-decoration: none;
    }
    .product_info_lst a:hover {
      text-decoration: underline;
    }
    .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 {
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #df7676;
    cursor: pointer;
    -webkit-appearance:none;
  }
  .product_quick_order_btn {
    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;
  }
.together_block {
  clear: both;
}

/* ========================================
      smartphone
======================================== */
#w_S_size .product_image_main {
  margin-bottom: .5em;
}
#w_S_size .product_image_main img {
  max-width: 100%;
  height: auto;
}
#w_S_size .product_image_thumb {
  margin-left: -1.666%;
}
#w_S_size .product_image_thumb li {
  margin-left: 1.967%;
  width: 18.032%;
  margin-bottom: .5em;
}
#w_S_size .product_exp img {
  max-width: 100%;
  height: auto;
}
#w_S_size .product_info_lst {
  border-top: 1px solid #aaa;
  font-size: 92.307%;
}
#w_S_size .product_info_lst .icon {
  padding: .3em 0 .3em 24px;
  border-bottom: 1px solid #aaa;
  line-height: 2.2;
}
  #w_S_size .product_info_lst .icon:before,
  #w_S_size .product_info_lst .ie_icon {
    margin-right: 0;
    margin-left: -24px;
  }
#w_S_size .product_cart_btn {
  width: 100%;
}
#w_S_size .trackback_url {
  width: 90%;
}

/* ========================================
      tablet
======================================== */
.w_M_size .product_image {
  margin-bottom: 0;
}
.w_M_size .product_image_main {
  float: left;
  width: 74.468%;
}
.w_M_size .product_image_thumb {
  float: right;
  width: 24.468%;
}
  .w_M_size .product_image_thumb li {
    margin-bottom: 6px;
    margin-left: 6.521%;
    width: 43.478%;
  }
.w_M_size .product_spec_block th {  
  padding-left: 1em;
}
.w_M_size .product_info_lst .icon {
  margin-bottom: .7em;
}
.w_M_size .product_review {
  margin-bottom: 1.5em;
}
.w_M_size .product_addcart_btn {
  float: left;
  width: 55%;
}
.w_M_size .product_quick_order_btn {
  float: right;
  width: 40%;
}
.w_M_size .trackback_url {
  width: 60%;
}

/* ========================================
      pc
======================================== */
.w_L_size .product_spec_block {
  float: left;
  width: 60%;
}
.w_L_size .product_info_lst {
  float: right;
  width: 37%;
}
.w_L_size .product_image_thumb li {
  margin-bottom: 10px;
}
.w_LL_size .product_spec_block {
  width: 65%;
}
.w_LL_size .product_info_lst {
  width: 30%;
}


/***************************
ÄÉ²Ã
***************************/

.pdct_detailExp p {
    margin-bottom: 30px;
}

.product_image_main img {
  	width: 100%;
  	border: 1px solid #e3dad0;
}
.product_image_thumb img {
  	border: 1px solid #e3dad0;
}

.pdct_detailExp img{
  	border: 1px solid #e3dad0;
}

.pdct_detailExp h3.ttl_products-h3{
    font-size: 110%;
   font-weight: bold;
    margin-bottom: 10px;
}

.pdct_detailExp h5 {
    font-size: 110%;
    padding-left: 7px;
    background: url(https://www.hermannharp.com/images/common/ic_sarrow_r_be.png) no-repeat left 9px;
    margin-bottom: 3px;
}

table.tbl_listInfo{
	border: solid 1px #cfc2b5;
	border-collapse: collapse;
	table-layout:fixed;
	width: 100%;
	margin-bottom: 30px;
}
table.tbl_listInfo thead th{
	background: #3a1718;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	border: dotted 1px #ffffff;
}
table.tbl_listInfo tbody td,
table.tbl_listInfo tbody th{
	padding: 5px;
	border-left: dotted 1px #cfc2b5;
	border-right: dotted 1px #cfc2b5;
	border-bottom: solid 1px #cfc2b5;
	vertical-align: middle;
	word-wrap: break-word;
}
table.tbl_listInfo tbody th{
	vertical-align: top;
	background: #3a1718;
	color: #ffffff;
    width: 20%;
}

table.tbl_listInfo tbody td{
	background: #ffffff;
}

table.tbl_listInfo tbody td img.inListImage{
	width: 90%;
	height: auto;
}
table.tbl_listInfo tbody tr.kugiriLine td{
	border-top: solid 1px #cfc2b5;
}
table.tbl_listInfo h4{
	font-size: 124%;
	font-weight: bold;
}

div.attentionExp{
	border: dotted 1px #cd0000;
	padding: 7px;
	background: #fae6e6;
	margin-bottom: 30px;
	font-size: 100%;
}
div.attentionExp h5{
	background: url(https://www.hermannharp.com/images/common/ic_caution.png) no-repeat left 5px;
	padding-left: 20px;
	font-size: 122%;
   font-weight: bold;
}

div.frame_fl02{
	background-size: 35px 45px ,35px 45px ,35px 45px ,35px 45px;
	min-height: 80px;
	padding: 10px 5%;
	margin-bottom: 30px;
}
div.frame_fl02 h5{
	text-align: center;
	padding-left: 0;
	background: none;
}

.subImg{
  display: block;
  margin: 0 auto;
  width: 74.468%;
  max-width: 100%;
}
.pdct_detailExp .caption {
    display: block;
    text-align: center;
    margin-top: 5px;
}

ul.blc_photo2 {
    width: 100%;
}
ul.blc_photo2 li{
	float: left;
	width: 48%;
	margin-right: 4%;
}
ul.blc_photo2 li:last-child{
	margin-right: 0;
}
ul.blc_photo2 li img{
	width: 100%;
}

ul.blc_photo3{
	width: 100%;
}
ul.blc_photo3 li{
	float: left;
	width: 30%;
	margin-right: 5%;
}
ul.blc_photo3 li:last-child{
	margin-right: 0;
}
ul.blc_photo3 li img{
	width: 100%;
}

div#w_S_size.layout_wrapper ul.blc_photo2 li{
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 5px;
}
div#w_S_size.layout_wrapper ul.blc_photo2 li:last-child{
	margin-right: 0;
}
div#w_S_size.layout_wrapper ul.blc_photo2 li img{
	width: 100%;
}
div#w_S_size.layout_wrapper ul.blc_photo3 li{
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 5px;
}

.pdct_detailExp div.frame_fl02 {
    margin-left: auto;
    margin-right: auto;
    background-color: #f2f2f2;
    background-image: url(https://www.hermannharp.com/images/common/frame_fl02_top_left.png), url(https://www.hermannharp.com/images/common/frame_fl02_top_right.png), url(https://www.hermannharp.com/images/common/frame_fl02_bottom_left.png), url(https://www.hermannharp.com/images/common/frame_fl02_bottom_right.png);
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: left top,right top,left bottom,right bottom;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
    background-size: 35px 45px ,35px 45px ,35px 45px ,35px 45px;
    min-height: 80px;
    padding: 15px 5% 20px;
    margin-bottom: 30px;
}
.pdct_detailExp div.frame_fl02 h5 {
    text-align: center;
    padding-left: 0;
    background: none;
    padding-left: 7px;
    padding-bottom: 10px;
    background: url(https://www.hermannharp.com/images/common/ic_sarrow_r_be.png) no-repeat left 9px;
    margin-bottom: 15px;
    font-size: 110%;
    border-bottom: dotted 1px #cfc2b5;
}
a.btn_blue{
  display: inline-block;
  margin-right: 10px;
  background: #0786ce;
  padding: 10px 30px;
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #0786ce;
}
a.btn_blue:hover{
  background: #ffffff;
  color: #0786ce;
 }

.product_sales{
  font-size: 110%;
}

.product_members{
  font-size: 110%;
  font-weight: bold;
}
.product_discount{
  color: #bf0000;
}

div.attention-sat-mon{
  background-color:#fff262;
  padding: 15px 10px;
  margin-top: 1em;
  border:1px dotted #cd0000;
}
div.attention-sat-mon p{
  line-height:1.5em;
}