/* Product Layout
---------------------------------------------------------*/
.product-item01 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item01 img {
  width: 98%;
  margin-bottom: 1px;
}

.product-item01 .anchor-nutritive {
  width: 45%;
  height: auto;
  position: absolute;
  left: 2%;
  bottom: 7%;
}

.product-item01 .link-about {
  width: 45%;
  height: auto;
  position: absolute;
  right: 4%;
  bottom: 10%;
}

.product-item02 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item02 img {
  width: 98%;
  margin-bottom: 2px;
}

.product-item02 .link-refresh {
  width: 60%;
  height: auto;
  position: absolute;
  right: 2%;
  bottom: 6%;
}

.product-item02 .link-movie {
  width: 92%;
  height: auto;
  position: absolute;
  right: 4%;
  bottom: 13%;
}

.product-item03 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item03 img {
  width: 98%;
  margin-bottom: 2px;
}

.product-item_6set {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item_6set img {
  width: 98%;
  margin-bottom: 2px;
}


.product-item04 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item04 img {
  width: 100%;
}

.product-item05 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item05 img {
  width: 100%;
}

.product-item05 .link-quality {
  width: 90%;
  height: auto;
  position: absolute;
  left: 5%;
  bottom: 32%;
}

.product-item06 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item06 img {
  width: 98%;
}

/* 太陽の塩アセロラ用
---------------------------------------------------------*/

.product-item10 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item10 img {
  width: 98%;
  margin-bottom: 2px;
}

.product-item10 .link-refresh {
  width: 60%;
  height: auto;
  position: absolute;
  right: 2%;
  bottom: 6%;
}


/* 超アセロラ用
---------------------------------------------------------*/

.product-item11 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.product-item11 img {
  width: 98%;
  margin-bottom: 2px;
}

.product-item11 .link-refresh {
  width: 60%;
  height: auto;
  position: absolute;
  right: 2%;
  bottom: 6%;
}


