@charset "Shift_JIS";
.star-m {
/* width of 5 stars + 10px */
  width: 160px;
/* height of star */
  height: 27px;
}
.star-m dl {
  position: relative;
  margin: 0;
  margin-top: 2px;
  padding: 0;
  list-style: none;
/* width of 5 stars */
/* width: calc(100% - 10px); */
  width: 160px;
  height: 100%;
  background: url("/com/images/renew/kuchikomi_star_m02.gif") repeat-x;
}
.star-m dl dd {
  position: absolute;
  width: 0;
  height: 100%;
  font-size: 1px;
  background: url("/com/images/renew/kuchikomi_star_m01.gif") repeat-x;
}
.star-m dl dd:first-child {
  z-index: 1000;
  background-position: 0 -40px;
}
.star-m dl dd + li {
  z-index: 999;
  background-position: 0 -80px;
}
.star-s {
/* width of 5 stars + 10px */
  width: 90px;
/* height of star */
  height: 17px;
}
.star-s dl {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
/* width of 5 stars */
/* width: calc(100% - 10px); */
  width: 85px;
  height: 100%;
  background: url("/com/images/renew/kuchikomi_star_s02.gif") repeat-x;
}
.box2 #productDetailKuchikomi .star-s dl {
  top: -2px;
  left: -2px;
}
.star-s dl dd {
  position: absolute;
  width: 0;
  height: 100%;
  font-size: 1px;
  background: url("/com/images/renew/kuchikomi_star_s01.gif") repeat-x;
}
.star-s dl dd:first-child {
  z-index: 1000;
  background-position: 0 -40px;
}
.star-s dl dd + li {
  z-index: 999;
  background-position: 0 -80px;
}
.star-rank {
  float: left;
}
/* Ll-01_01.html商品一覧
--------------------------------------------------*/
.star-s .star-range {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  top: -2px;
  left: -2px;
/* width of 5 stars */
/* width: calc(100% - 10px); */
  width: 85px;
  height: 100%;
  background: url("/com/images/renew/kuchikomi_star_s02.gif") repeat-x;
}
.star-s .star-selected {
  position: absolute;
  width: 0;
  height: 100%;
  font-size: 1px;
  background: url("/com/images/renew/kuchikomi_star_s01.gif") repeat-x;
}
/* Ll-01_02.html商品一覧
--------------------------------------------------*/
.star-no-rank {
  background: url("/com/images/renew/no_rate.gif") 1px 0;
  width: 85px;
  height: 100%;
}
/* 商品詳細・クチコミ一覧
--------------------------------------------------*/
#kuchikomi.itemKuchikomiList .star-m {
  margin: 0;
}
#contentBodyMain_left #kuchikomiItemBox .star-m {
  margin: 2px 0 0 0;
}
#kuchikomi.itemKuchikomiList .star-m,
#contentBodyMain_left #kuchikomiItemBox .star-m {
  width: 143px;
  height: 23px;
}
#kuchikomi.itemKuchikomiList .star-m dl,
#contentBodyMain_left #kuchikomiItemBox .star-m dl {
  position: relative;
  padding: 0;
  list-style: none;
  width: 140px;
  height: 100%;
  background: url("/com/images/kuchikomi_star_m02.png") repeat-x;
}
#kuchikomi.itemKuchikomiList .star-m dl dd,
#contentBodyMain_left #kuchikomiItemBox .star-m dl dd {
  position: absolute;
  width: 0;
  height: 100%;
  font-size: 1px;
  background: url("/com/images/kuchikomi_star_m01.png") repeat-x;
}
#kuchikomi.itemKuchikomiList .star-m dl dd:first-child,
#contentBodyMain_left #kuchikomiItemBox .star-m dl dd:first-child {
  z-index: 1000;
  background-position: 0 -40px;
}
#productDetailArea #productDetailKuchikomi .star-s,
#kuchikomi.itemKuchikomiList .star-s,
#contentBodyMain_left .itemKuchikomiList .star-s,
.user-review-show > .itemKuchikomiList .star-s {
  width: 120px;
  height: 18px;
}
#productDetailArea #productDetailKuchikomi .star-s dl,
#kuchikomi.itemKuchikomiList .star-s dl,
#contentBodyMain_left .itemKuchikomiList .star-s dl,
.user-review-show > .itemKuchikomiList .star-s dl {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 110px;
  height: 100%;
  background: url("/com/images/kuchikomi_star_s02.png") repeat-x;
}
#productDetailArea #productDetailKuchikomi .star-s dl dd,
#kuchikomi.itemKuchikomiList .star-s dl dd,
#contentBodyMain_left .itemKuchikomiList .star-s dl dd,
.user-review-show > .itemKuchikomiList .star-s dl dd {
  position: absolute;
  width: 0;
  height: 100%;
  font-size: 1px;
  background: url("/com/images/kuchikomi_star_s01.png") repeat-x;
}
#productDetailArea #productDetailKuchikomi .star-s dl dd:first-child,
#kuchikomi.itemKuchikomiList .star-s dl dd:first-child,
#contentBodyMain_left .itemKuchikomiList .star-s dl dd:first-child,
.user-review-show > .itemKuchikomiList .star-s dl dd:first-child {
  z-index: 1000;
  background-position: 0 -40px;
}
