@charset "UTF-8";
/*----------------------------------------------------
  植物生まれのオレンジ果汁トリートメントN
----------------------------------------------------*/
.treatment {
  background-color: #fff;
}

/* 特徴
----------------------------------------------------*/
.feature > :nth-child(2) .feature__titleWrap__kazariLeft {
  left: 0;
  bottom: 30px;
  width: 80px;
}

.feature > :nth-child(2) .feature__titleWrap__kazariRight {
  right: 0;
  top: 20px;
  width: 50px;
}

/* 購入する ボタン（コンテンツ内導線）
----------------------------------------------------*/
.p-orange-buyButton__products img {
  height: 77px;
}