.features_box .img01 {
  margin-bottom: 80px;
}

.features_box .img04 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.features_box .movie_tit {
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
}

.features_box .movie_box {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
}

.features_box .movie_box iframe {
  width: 100%;
  height: 100%;
}

.features_box .movie_note {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 80px;
}

p.movie_tit {
  text-decoration: underline;
  font-weight: bold;
}
.cart .item_quantity .notes {
  font-size: 12px;
  color: #FF0000;
}
/* .cart .order_btn .order_name,
.cart .order_btn .stock_box .stock {
  font-size: 0;
} */
/* .cart .order_btn .order_name::before {
  font-size: 20px;
  font-weight: bold;
  content: "予約注文受付中";
  display: inline-block;
} */
/* .cart .order_btn .stock_box .stock:before {
    font-size: 18px;
    content: "予約注文受付中";
    display: inline-block;
} */
.nv_corn_set_tit {
  text-align: center;
  font-size: 32px;
  margin-top: 40px !important;
}
.features_box .brandsite_link {
  display: block;
  margin-bottom: 40px;
}
.features_box .brandsite_link:hover {
  opacity: 0.7;
}