@charset "utf-8";
/* CSS Document */

/*******************
ranking
********************/
.product-box div:nth-of-type(1) h2{
  top: 75px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.product-item-03 .product-box div:nth-of-type(1) h2 {
  top: 45px;
  line-height: 42px;
}
.product-item-04 .product-box div:nth-of-type(1) h2 {
  top: 65px;
}
.product-item-05 .product-box div:nth-of-type(1) h2 {
  top: 65px;
  left: 130px;
}
.product-item-06 .product-box div:nth-of-type(1) h2 {
  top: 65px;
}
.product-item-07 .product-box div:nth-of-type(1) h2 {
  top: 65px;
}
.product-item-08 .product-box div:nth-of-type(1) h2 {
  top: 65px;
}
.product-item-09 .product-box div:nth-of-type(1) h2 {
  top: 65px;
  left: 100px;
}
.product-item-10 .product-box div:nth-of-type(1) h2 {
  top: 65px;
}
.product-item-11 .product-box div:nth-of-type(1) h2 {
  top: 65px;
  left: 150px;
}
.product-item-12 .product-box div:nth-of-type(1) h2 {
  top: 65px;
  left: 80px;
}
.product-item-13 .product-box div:nth-of-type(1) h2 {
  top: 35px;
  left: 80px;
  line-height: 55px;
}
.product-item-13 .product-box div:nth-of-type(1) .product-box-catch {
  top: 185px;
}
.product-item-14 .product-box div:nth-of-type(1) h2 {
  top: 65px;
  left: 80px;
}
.product-item-15 .product-box div:nth-of-type(1) h2 {
  top: 35px;
  left: 80px;
  line-height: 55px;
}
.product-item-15 .product-box div:nth-of-type(1) .product-box-catch {
  top: 185px;
}

.product-box div:nth-of-type(1) .product-box-catch {
  top: 160px;
  left: 340px;
}

.ranking-voice {
  position: relative;
}
.ranking-voice div:nth-of-type(1){
  position: absolute;
  top: 45px;
  right: 75px;
  width: 460px;
  color: #303030;
  font-size: 20px;
  text-align: right;
  line-height: 40px;
}
.ranking-voice div:nth-of-type(1) p:first-child {
  text-align: left;
}
.ranking-voice div:nth-of-type(1) p:last-child {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #f58029;
  padding: 0 5px;
  line-height: 30px;
  display: inline-block;
}
.ranking-voice div:nth-of-type(2){
  position: absolute;
  bottom: 70px;
  left: 80px;
  width: 470px;
  color: #303030;
  font-size: 19px;
  text-align: right;
  line-height: 40px;
}
.ranking-voice div:nth-of-type(2) p:first-child {
  text-align: left;
}
.ranking-voice div:nth-of-type(2) p:last-child {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #f58029;
  padding: 0 5px;
  line-height: 30px;
  display: inline-block;
}
.ranking-btn-box {
  position: relative;
  text-align: center;
}
.product-box .ranking-btn-box .btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.product-box .ranking-btn-box .btn p {
  display: inline-block;
  vertical-align: middle;
}
.product-box-table .opn-box {
  width: 237px;
  font-size: 26px;
}

/* 
.product-item-02 .ranking-voice div:nth-of-type(2){
  bottom: 50px;
} */