@charset "UTF-8";

.product_paramList_wrap .product_paramList_tit:nth-of-type(9),
.product_paramList_wrap .product_paramList_tit:nth-of-type(9)+.product_paramList_value,
.product_paramList_wrap .product_paramList_tit:nth-of-type(17),
.product_paramList_wrap .product_paramList_tit:nth-of-type(17)+.product_paramList_value,
.product_paramList_wrap .product_paramList_tit:nth-of-type(25),
.product_paramList_wrap .product_paramList_tit:nth-of-type(25)+.product_paramList_value,
.product_paramList_wrap .product_paramList_tit:nth-of-type(33),
.product_paramList_wrap .product_paramList_tit:nth-of-type(33)+.product_paramList_value,
.product_paramList_wrap .product_paramList_tit:nth-of-type(41),
.product_paramList_wrap .product_paramList_tit:nth-of-type(41)+.product_paramList_value{
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.upperCaution_cart_p {
  color: #d6294b;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.btn_cart_cautionText {
  color: #d6294b;
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-indent: -1em;
  margin: 24px 0;
  padding-left: 1em;
}

.btn_cart_cautionText_link {
  color: #d6294b;
}