<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p-accordion-list{clear: both;}
.product-detail-wrapperr{overflow: hidden; clear: both; display: block;}
.p-accordion{clear: both;}
.detail_cont{clear: both;}
.reviewlists {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}
.review_ttl {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.star_icon {
	width: 75px;
	overflow: hidden;
	margin-bottom: 5px;
}
.review_img {
	margin-bottom: 5px;
}
.shopcomment {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee;
	padding: 10px;
	border-radius: 6px;
}
#description img {
	border: 1px solid #ddd;
	padding: 10px;
}
#commodityinfo table {
	color: #8C8C8C;
	background-color: #FFF7FD;
	margin-left: 30px;
}
#commodityinfo td {
	margin: 0px;
	padding: 5px;
	border: 1px solid #E3AEC1;
	color: #5F5F5F;
	padding: 5px;
	background-color: #FFFFFF;
}
#commodityinfo th {
	margin: 0px;
	padding: 5px;
	border: 1px solid #E3AEC1;
	color: #5F5F5F;
	padding: 5px;
}

.p-accordion-list dl {
  display: flex;
  flex-wrap: wrap;
}
.p-accordion-list dt {
  width: 25%;
  padding: 5px;
  background-color: #DADADA;
  margin: 0 0 10px 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-accordion-list dd {
  width: 70%;
  padding: 5px;
  background-color: #F3F3F3;
  margin: 0 0 10px 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.awardsmore {	margin: 0px;
	padding: 15px;
	border: 1px solid #E3AEC1;
margin-bottom: 5px;
clear: both;}

.p-detail{	margin: 0px;
	padding: 20px;
	border: 1px solid #E3AEC1;
margin-bottom: 5px;}
</pre></body></html>