.tukiInd-prod-lineup-name {
  font-size: 28px;
  min-height: inherit;
}

.tukiInd-prod-lineup-name2 {
  font-size: 21px;
  margin: 0 0 20px;
}

.tukiPro-main-txt {
  margin-top: 40px;
}

.tukiPro-main-txt span {
  font-weight: bold;
  font-size: 100%;
}

.tukiInd-footer {
  margin-top: 0;
}

a.cart, a.cartbtn {
  width: 100%;
  font-family: 'Koburina Gothic W6 JIS2004';
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 10px;
  position: relative;
  color: #fff;
  background-color: #C790BB;
  border-radius: 200px;
  display: block;
  margin-top: 20px;
  text-align: center;
  font-size: inherit;
}

a.cart::before, a.cartbtn::before {
  content: '';
  position: absolute;
  top: 7px;
  left: 18px;
  background-image: url(/store/tsukinomise/2021/products/img/ico-cart.png);
  background-size: contain;
  width: 29.55px;
  height: 22.87px;
  transform: inherit;
}

a.cart::after, a.cartbtn::after {
  content: none;
}

.tukiPro-info > div > p:not(.non-style) {
  text-indent: 0;
}

.tukiInd-prod-lineup-price.v2 {
  line-height: 2;
}

@media (max-width: 959px) {
  .tukiInd-prod-lineup-name {
    font-size: 21px;
  }
  .tukiInd-prod-lineup-name2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .tukiInd-prod-lineup-price > span:nth-of-type(1) {
    display: inline-block;
    margin-top: 10px;
  }
  .tukiInd-prod-lineup-price.v2 {
    line-height: inherit;
  }
}
