
.itemdetail_wrap{
	width: 100%;
	border-top: 1px solid #908170;
	box-sizing: border-box;
	text-align: left;
	padding-top: 32px;
    margin: 38px 0 0;
}
.itemdetail_main_h{
font-size: 17px;
    color: #311915;
    margin-bottom: 18px;
    border-left: 4px solid #311A16;
    line-height: 1.46;
    letter-spacing: 0.08em;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 2px 0 0px 14px;
    font-weight: bold;
    background: none;
}
.itemdetail_wrap p{
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 10px;
    letter-spacing: 0.06em;
}
.itemdetail_wrap p:last-child{
	margin-bottom: 0;
}
.itemdetail_info{
	box-sizing: border-box;
	margin-top: 26px;
	padding-top: 30px;
	border-top: 1px dashed #3E281B;
}
.itemdetail_info_h{
	font-size: 15px;
	margin-bottom: 12px;
	color: #526A27;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1.46;
}
.itemdetail_wrap .itemdetail_info_subh{
    font-size: 13px;
    color: #46322C;
    font-weight: bold;
    line-height: 1.46;
    margin-bottom: 4px;
    margin-top: 20px;
}
.itemdetail_info_table{
	margin-top: 28px;
}
.itemdetail_info_table,
.itemdetail_info_table table,
.itemdetail_info_table tbody{
	box-sizing: border-box;
	width: 100%;
}
.itemdetail_info_table table{
	border: 1px solid #787063;
	border-spacing: 0;
}
.itemdetail_info_table th,
.itemdetail_info_table td{
	box-sizing: border-box;
	padding: 16px 20px 14px;
	font-weight: bold;
	color: #311915;
	border-top: 1px dashed #8D8372;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0.06em
}
.itemdetail_info_table tr:first-child th,
.itemdetail_info_table tr:first-child td{
	border-top: none;
}
.itemdetail_info_table th{
	background: rgba(182,156,115,0.27);
	border-right: 1px dashed #8D8372;
}
.itemdetail_precautions{
	box-sizing: border-box;
	margin-top: 28px;
}
.itemdetail_precautions_h{
	font-size: 15px;
	color: #311A16;
	line-height: 1.46;
	letter-spacing: 0.08em;
	text-align: center;
	position: relative;
	z-index: 10;
	font-weight: bold;
}
.itemdetail_precautions_h::before,
.itemdetail_precautions_h::after{
	width: 150px;
	height: 1px;
	position: absolute;
	border-top: 1px dotted #311A16;
	content: "";
	display: block;
	top: 10px;
	left: 0;
}
.itemdetail_precautions_h::after{
	left: auto;
	right: 0;
}
.itemdetail_precautions_h{
	margin-bottom: 18px;
}

.merci_comment{
    margin: 0!important;
    border-top: none!important;
}


#FS2_body_Goods.FS2_body_Goods_GoodsDetail .FS2_additional_image_itemdetail_container_right .FS2_special_price{
    font-size: 13px;
    color: #311915;
    line-height: 1.58;
    letter-spacing: 0.1em;
}
#FS2_body_Goods.FS2_body_Goods_GoodsDetail .FS2_additional_image_itemdetail_container_right .FS2_special_price{
	margin-right: 2px;
    margin-left: 0;
}
#FS2_body_Goods.FS2_body_Goods_GoodsDetail .FS2_additional_image_itemdetail_container_right .itemPrice{
	font-size: 23px;
    color: #311915;
    line-height: 1.58;
    letter-spacing: 0.015em;
    margin-right: 5px;
}
#FS2_body_Goods .FS2_additional_image_itemdetail_container_right .FS2_itemPrice_addition{
	font-size: 12px;
    color: #311915;
    line-height: 1.58;
    letter-spacing: 0.1em;
    font-weight: bold;
}
#FS2_body_Goods .FS2_additional_image_itemdetail_container_right .FS2_point{
    color: #311915;
}



.sales_unit_wrap{
	width: 100%;
	padding: 18px 10px 16px;
	border-top: 1px dashed #3E281B;
	border-bottom: 1px dashed #3E281B;
	margin: 10px auto  16px;
	box-sizing: border-box;
	text-align: left;
}
.sales_unit_wrap ul{
	padding: 0;
	margin: 0;
}
.sales_unit_wrap li{
	font-weight: bold;
	color: #AD0000;
	font-size: 13.5px;
	letter-spacing: 0.1rem;
	line-height: 1.58;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 26px;
}
.sales_unitlist li.icon_unitattention{
	background: url(https://www.merci-fabric.co.jp/img/common/ssicon_price.png) no-repeat 0 0;
}
.sales_unitlist li.icon_unitnekopos{
	background: url(https://www.merci-fabric.co.jp/img/common/ssicon_pos.png) no-repeat 0 0;
}
.sales_unit_wrap li li{
	font-size: 12px;
	color: #1F1F2C;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 1.65;
	padding-left: 0;
}
.sales_unit_wrap li:last-child{
	margin-bottom: 0;
}
