@charset "UTF-8";

.recipedd_box > ul:nth-of-type(1) > li:nth-of-type(1) {
	font-size: 14px;
}
.recipedd_box > ul:nth-of-type(1) > li:nth-of-type(2) {
  font-size: 18px;
}
.recipedd_box > ul:nth-of-type(1) > li:nth-of-type(3) {
	font-size: 16px;
}
.redemate_box h2 span {
  font-size: 14px;
	padding: 4px;
}
.redemake_box > ul > li {
  font-size: 16px;
}
.redeother_box > div > div > div > ul > li:nth-of-type(2) {
  font-size: 14px;
}
.redeother_box > div > div > div > ul > li:nth-of-type(3) {
  font-size: 14px;
}
.redeother_box > div + div {
  margin-top: 20px;
}
