.gift__brand__package--kurobuta .gift__brand__package__img {
 width: 282px; }
.gift__brand__product__full__description__title em {
 color: #e60012;
 font-style: italic; }

@media (max-width: 768px) {
 .gift__brand__package--kurobuta {
   -webkit-box-pack: start;
       -ms-flex-pack: start;
           justify-content: flex-start;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column; }
   .gift__brand__package--kurobuta .gift__brand__package__img {
     width: 100%; }
   .gift__brand__package--kurobuta .gift__brand__package__text {
     margin-top: 6.9333333333vw; } }
