@charset "utf-8";
@media (min-width: 768px) {
	.meat20-page .wd50 {
		width: 50% !important;
	}
	.meat20-page .f18 {
		font-size: 18px;
	}
}
.meat20-page .title-indent {
	margin-left: 1em;
	text-indent: -1em;
}
.meat20-page .wrap-news-content .news-head > .meat20_info {
  width: 100%;
  padding-top: 36px;
  padding-bottom: 46px;
}
.meat20-page.box-tooltip {
	display: inline-block;
  border: 2px solid #e20200;
  padding: 25px 28px;
  margin: 50px 0 0 0;
  width: 540px;
  max-width: 100%;
  position: relative;
  text-align: left;
}
.meat20-page.box-tooltip::before {
	content: "";
	background: url(/sp/meat/20/img/icon01.jpg) no-repeat;
	background-size: contain;
	width: 22px;
	height: 24px;
	position: absolute;
	top: -22px;
	left: 50%;
	margin-left: -11px;
}
.meat20-page.box-tooltip h4 {
	color: #e10000;
}
.meat20-page .box-border {
	border: 1px solid #000;
	padding: 10px;
	margin: 0 auto 5px auto;
	text-align: center;
	width: 98%;
	font-size: 18px;
}
.meat20-page .news-col-wrap-meat20 {
	border: 1px solid #eb6409;
	padding: 0 20px 20px 20px;
	overflow: inherit !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.meat20-page .news-col-wrap-meat20.color_red {
	border: 1px solid #c00000;
}
.meat20-page .news-col-wrap-meat20 .title {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background: #eb6409;
	padding: 20px 50px;
	text-align: center;
	border-radius: 10px;
	width: 80%;
	position: relative;
	margin: 0 auto;
	top: -31px;
	left: 0;
	right: 0;
}
.meat20-page .news-col-wrap-meat20.color_red .title {
	background: #c00000;
}
@media (min-width: 768px) {
	.meat20-page .news-col-wrap-meat20 .news-col-info {
		width: 57%;
	}
	.meat20-page .news-col-wrap-meat20 .ncw-right {
		width: 34%;
	}
}
.meat20-page .meat08-page .recipe .ls-recommends li img:hover {
	text-decoration: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.meat20-page .box-radius {
	border: 2px solid #ff0000;
	border-radius: 22px;
	position: relative;
	margin: 20px 0;
	min-height: 160px;
	display: table;
	width: 85%;
}
.meat20-page .box-radius p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	line-height: 1.5;
}
.meat20-page .box-radius::before {
	content: "";
	position: absolute;
	background: url(/sp/meat/20/img/icon02.jpg) no-repeat;
	width: 16px;
	height: 20px;
	left: -15px;
	top: 50%;
	margin-top: -10px;
}
@media (min-width: 1200px ) {
	.meat20-page .wrap-news-content .news-col > div.wrap-com {
		padding-right: 2%;
	}
	.wrap-news-content .news-col > div.wrap-com div>div {
    padding-left: 29.5%;
	}
}
@media (max-width: 767px) {
	.meat20-page .box-radius::before {
		content: "";
		position: absolute;
		background: url(/sp/meat/20/img/icon02.jpg) no-repeat;
		width: 16px;
		height: 20px;
		left: 50%;
		margin-left: -10px;
		top: -7px;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
	}
	.meat20-page .news-col-wrap-meat20 .title {
		width: 85%;
    padding: 10px 20px;
    font-size: 16px;
    top: -30px;
    line-height: 1.2;
	}
	.meat20-page .box-border {
		font-size: 14px;
	}
	.meat20-page .scroll-content {
		width: 640px;
	}
}
@media (max-width: 480px) {
	.meat20-page .news-col-wrap-meat20 .title {
		font-size: 13px;
		width: 100%;
		padding: 5px 10px;
		top: -20px;
	}
	.meat20-page.box-tooltip {
		margin-top: 30px;
	}
	.meat20-page .box-border {
		font-size: 12px;
		padding: 5px;
	}
}
@media (max-width: 375px) {
	.meat20-page .box-radius p {
		font-size: 16px;
	}
}
.meat20-page .scroll-content table {
	width: 100%;
	font-size: 11px;
}
.scroll-content.news-table table td+td {
	width: inherit;
}
.scroll-content.news-table table tr:first-child td,
.scroll-content.news-table table td {
	padding: 3px;
	vertical-align: middle;
	line-height: 16px;
}
.scroll-content.news-table table tr:first-child td {
	background-color: #ffe4e4;
}
.scroll-content.news-table table td.wd10 {
	text-align: center;
}
.scroll-content.news-table {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.scroll-content.news-table table td.bg-style01 {
  border: solid 2px #e10000;	
  background-color: #ffdb33;
}
.scroll-content.news-table table tr td:first-child {
	background-color: inherit;
}
.scroll-content.news-table table tr td:first-child {
	width: inherit;
}
.scroll-content.news-table table {
	margin-top: 0;
}
.scroll-content.news-table table tr:first-child td:first-child {
	background-color: #ffe4e4;
}