.difference_indiba .inner h2.diff_product_list_foot_text {
  margin: 60px auto 0;
  color: #AC8274;
  text-align: center;
  font-size: 1.6rem;
}
.diff_product_list_foot {
  margin-top: 40px;
}
.diff_text_foot {
  padding-bottom: 100px;
}
.price_indiba .inner h1 {
  margin-bottom: 0px;
}
.price_box_read {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 90px;
}
.price_indiba .inner .price_box .price_item:nth-child(2):before {
  display: none;
}
.price_indiba .inner .price_box .price_item:nth-child(3):before {
  content: "";
  pointer-events: none;
  width: 798px;
  height: 151px;
  background: url(../img/top/price_bg_text_02.svg) no-repeat left center/contain;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-182px, -68px);
  transform: translate(-182px, -68px);
}
.study_indiba figure figcaption .name {
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  color: #573312;
  margin-bottom: 10px;
  font-weight: 400;
}
.study_indiba figure figcaption .name small {
  font-size: 12px;
}
@media screen and (max-width: 750px) {
  .difference_indiba .inner h2.diff_product_list_foot_text {
    font-size: 14px;
    margin-top: 32px;
  }
  .diff_text_foot {
    padding-bottom: 0px;
  }
  .price_indiba .inner .price_box .price_item .price_tbl caption {
    line-height: 1.6;
  }
  .study_indiba figure figcaption .name {
    font-size: 4rem;
    font-family: 'Noto Serif JP', serif;
    color: #573312;
    margin-bottom: 2.66vw;
    font-weight: 400;
    text-align: center;
  }
  .study_indiba figure figcaption .name small {
    font-size: 2rem;
  }
  .price_indiba .inner .price_box .price_item:nth-child(3):before {
    content: "";
    pointer-events: none;
    width: 100vw;
    height: 18.92vw;
    background: url(../img/top/price_bg_text_02.svg) no-repeat left center/contain;
    display: block;
    position: absolute;
    right: -5.34vw;
    top: 120px;
    transform: translateY(36vw);
}
.contraind_indiba .com_ttl {
font-size: 6rem;
}
}