@charset "utf-8";
.cp_sale_menu_text span {
  padding: 0;
  background: none;
  color: #333;
  font-size: 17px;
}

.cp_sale_menu_text p {
  text-align: center;
  font-size: 15px;
  margin-top: 6px;
}

.cp_sale_menu_text p span {
  background: none;
  font-weight: bold;
  color: #333;
  padding: 0 5px;
  font-size: 15px;
}

.cp_sale_menu_text {
  flex-direction: column;
  align-items: center;
}

.other_link_cp img {
  width: 100%;
}