@charset "utf-8";
.wd100 {
	width: 100% !important;
}
.brd-black {
	border-bottom: 1px solid #000 !important;
}
.ls1 {
	letter-spacing: 1px;
}
.f14 {
	font-size: 14px !important;
}
.meat24-page .wrap-news-content .news-head {
	margin-bottom: 60px;
}
.wrap-news-content .news-head .info .title {
	letter-spacing: 0;
}
.txt-indent {
	margin-left: 16px;
	text-indent: -16px;
}
.ico-arrow {
	width: 51px;
	height: 62px;
	background: url(/sp/meat/22/img/icon02.png) no-repeat;
	background-size: contain;
	display: inline-block;
}
.box-item {
	width: 88.4% !important;
	margin: 32px auto;
	display: table;
	float: none !important;
}
.box-item .col-left {
	width: 13%;
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.box-item .col-right {
	width: 87%;
	display: table-cell;
	vertical-align: middle;
}
.box-content {
	text-align: center;
  border: 3px solid #e60212;
  border-radius: 20px;
  padding: 18px;
  background: #fff;
  color: #000;
}
.box-content > div {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
}
.box-content span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	display: block;
	margin-top: 12px;
}
.box-content.box-content-01 {
	border-radius: 999px;
	border: 6px solid #e60212;
	width: 100% !important;
	background: #fff;
	color: #000;
	margin-bottom: 10px;
	padding: 5px 18px !important;
}
.meat24-page .meat08-page .news-block-bott {
	padding: 50px;
}
.box-area {
	width: 88.4% !important;
	margin: 0 auto 40px auto;
	display: table;
	float: none !important;
	padding: 30px 60px;
	border: 3px solid #e60212;
	border-radius: 20px;
}
.box-area .box-content {
	border: none;
	padding: 0;
}
.box-area h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 20px;
}
.box-area .col5 {
	display: table;
	width: 100%;
	margin-bottom: 15px;
}
.box-area .col5 > div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.box-area .col5 img {
	max-width: 100%;
	width: auto;
}
.box-area .col5 > div:nth-child(even) {
	width: 10.25%
}
.col3 .item {
	background: url('/sp/meat/24/img/icon03.png') no-repeat;
	background-size: auto;
	background-position: top center;
	padding: 110px 25px 0 25px;
}
.col3 .item:nth-child(1) {
	background: url('/sp/meat/24/img/icon02.png') no-repeat;
	background-position: top right 37%;
}
.col3 .item:nth-child(3) {
	background: url('/sp/meat/24/img/icon04.png') no-repeat;
	background-position: top left 37%;
}
.col3 .item h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.col3 .item h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3;
	color: #e60212;
	text-align: center;
	margin-bottom: 16px;
}
.col3 .item p {
	text-align: center;
	margin-top: 10px;
}
.col3 .item a {
	text-decoration: underline;
}
.col3 .item a:hover {
	text-decoration: none;
}
.news-col > div.box-area01 {
	width: 84.5%;
	border: 3px solid #e60212;
	border-radius: 999px;
	margin: 0 auto;
	float: none;
	text-align: center;
	display: table;
	padding: 8px;
	margin-bottom: 30px;
}
.news-col > div.box-area01 span {
	font-size: 30px;
	font-weight: bold;
	color: #ea0000;
	line-height: 1.26;
	display: block;
	float: left;
	margin-left: 20px;
}
.box-area01 > div {
	display: table-cell;
	vertical-align: middle;
}
.box-area01 > div:first-child {
	width: 22%;
	text-align: right;
}
.box-area01 > div:first-child img {
	margin-top: -17px;
}
.box-area01 > div:last-child {
	width: 78%;
	font-weight: bold;
}
.news-col > div.box-area02 {
	width: 100%;
	border: 3px solid #e60212;
	border-radius: 23px;
	padding: 5% 6.5%;
}
.head-area {
	border: 3px solid #e60212;
	border-radius: 29px;
	display: table;
	width: 100%;
	height: 76px;
	margin-bottom: 50px;
}
.head-area .label {
  display: table-cell;
  vertical-align: middle;
  width: 38.7%;
  position: relative;
}
.head-area .label > div {
	position: absolute;
	width: 74%;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	text-align: center;
	padding: 0 7% 0 20%;
}
.head-area .label > div span {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.head-area .label::before {
	content: '';
	position: absolute;
	left: -3px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	width: 100%;
	height: 110px;
	border-radius: 10px;
	background-color: #e60212;
}
.head-area .label::after {
	content: '';
	position: absolute;
	background: url(/sp/meat/24/img/icon07.png) no-repeat;
	background-size: contain;
	width: 117px;
	height: 126px;
	display: block;
	top: 50%;
	left: 8%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}
.head-area .ttl {
	display: table-cell;
	vertical-align: middle;
	width: 61.3%;
}
.head-area .ttl p {
	width: 100%;
	float: right;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}
.box-area02 .content-area .col2 > .left {
	width: 38.7%;
	float: left;
}
.box-area02 .content-area .col2 > .right {
	width: 61.3%;
	float: left;
	padding-left: 25px;
}
.box-area02 .content-area .col2 ul {
	margin-top: -10px;
}
.box-area02 .content-area .col2 ul li {
	font-size: 20px;
	line-height: 1.5;
	margin-left: 20px;
	text-indent: -20px;
	letter-spacing: -1px;
}
.box-area02 .content-area .col2 ul li span {
	color: #e60212;
	font-size: 26px;
}
.box-area02 .content-area .ttl {
	font-size: 20px;
	font-weight: bold;
	line-height: 2;
	color: #000;
	margin-top: 20px;
	margin-left: -7px;
}
.box-area02 .list li {
	font-size: 16px;
	line-height: 1.875;
	margin-left: 16px;
	text-indent: -16px;
}
.img-area .col2 {
	margin-left: -9px;
	margin-right: -9px;
}
.img-area img {
	width: 100%;
}
.img-area .col2 > div {
	width: 50%;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
}
.img-area .col2:first-child {
	margin-bottom: 18px;
}
.img-area .col2 > div > div {
	width: 50%;
	float: left;
}
.news-col > div.box-area03 {
	padding: 25px 4.53%;
	border: 3px solid #000;
	border-radius: 23px;
	width: 100%;
}
.box-area03 .col2 > div:first-child {
	width: 68%;
	float: left;
}
.box-area03 .col2 > div:first-child .img {
	float: left;
	width: 22%;
	text-align: center;
	padding-right: 2%;
}
.box-area03 .col2 > div:first-child .text {
	float: left;
	width: 78%;
	padding-top: 10px;
	padding-left: 10px;
}

.box-area03 .col2 > div:last-child {
	width: 32%;
	float: left;
}
.top .ttl {
	width: 78%;
	float: left;
	padding-left: 10px;
}
.top .ttl h5 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.94;
	color: #000;
	border-style: solid;
	border-width: 0px 0px 3px;
	-moz-border-image: url(/sp/meat/24/img/border.jpg) 0 0 3 repeat;
	-webkit-border-image: url(/sp/meat/24/img/border.jpg) 0 0 3 repeat;
	-o-border-image: url(/sp/meat/24/img/border.jpg) 0 0 3 repeat;
	border-image: url(/sp/meat/24/img/border.jpg) 0 0 3 fill repeat;
	display: inline;
	padding-bottom: 7px;
	position: relative;
}
.sec06 .box-area01 > div:first-child {
	width: 73%;
	text-align: center;
}
.sec06 .box-area01 > div:last-child {
	width: 27%;
	text-align: left;
}
.sec06 .box-area01 > div:last-child img {
	margin-top: -15px;
}
.news-col.sec06 > div.box-area01 span {
	float: none;
}
.sec06 .head-area .label::after {
	background: url(/sp/meat/24/img/icon08.png) no-repeat;
	background-size: contain;
	width: 119px;
	height: 197px;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	top: -40%;
}
.p01 {
	letter-spacing: -1px;
}
.sec06 .p01 img, .sec07 .p01 img {
	float: right;
	margin-left: 20px;
	margin-top: -30px;
}
.sec06 .w75 {
	width: 75%;
	float: left;
}
.sec06 .w25 {
	width: 25%;
	float: right;
}
.sec06 .w25 img {
	margin-top: -20px;
}
.sec06 .top .ttl {
	width: 75%;
}
.news-col.sec06 > div.box-area03 {
	padding-bottom: 10px;
}
.sec07 .head-area .label::after {
	background: url(/sp/meat/24/img/icon11.png) no-repeat;
	background-size: contain;
	width: 145px;
	height: 108px;
	transform: none;
	-webkit-transform: none;
	-o-transform:none;
	-ms-transform:none;
	top: initial;
	bottom: -40%;
}
.sec07 .content-area {
	position: relative;
} 
.sec07 .step.w75 {
	width: 75%;
	position: absolute;
	bottom: 0;
}
.sec08 .w50.tar img {
	margin-top: -50px;
}
.sec08 .w50.tar img:first-child {
	margin-right: 15px;
}
.sec08 .box-area02 .content-area .ttl {
	margin-top: 30px;
}
.sec09 .head-ttl {
	display: table;
	margin-bottom: 20px;
}
.sec09 .head-ttl .icon {
	display: table-cell;
	padding-right: 2%;
	vertical-align: middle;
}
.sec09 .head-ttl .ttl {
	display: table-cell;
	vertical-align: middle;
}
.sec09 .head-ttl .ttl h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
}
@media screen and (min-width: 1200px) {
	.wrap-news-content .news-col > div.wrap-com div > div {
    padding-left: 28%;
  }
}
@media (min-width: 768px) {
	.sec01 .cl-right .meat11-page, .sec02 .cl-right .meat11-page {
		margin-top: -44px;
	}
	.meat24-page .news-col .inner-col .news-col-wrap {
		padding-right: 40px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.meat24-page .wrap-news-content .news-col > div.wrap-com {
		padding: 20px 3%;
		overflow: hidden;
	}
	.meat24-page .wrap-news-content .news-col > div.wrap-com h4 {
		font-size: 20px;
	}
	.meat24-page .wrap-news-content .news-col > div.wrap-com p {
		font-size: 18px;
	}
	.meat24-page .wrap-news-content .news-col {
	  padding-bottom: 60px;
    margin-bottom: 80px;
	}
	.meat24-page .news-block-bott .news-col-info .title {
	  margin-bottom: 10px;
	  line-height: 30px;
	}
	.col3 {
		margin-left: -25px;
		margin-right: -25px;
		width: auto !important;
	}
	.col3 .item {
		width: 33.333333%;
		display: inline-block;
		float: left;
	}
	.sec08 .w50 {
		width: 50%;
		float: left;
	}
	.sec09 .col2 .txt {
		width: 62%;
		float: left;
		padding-right: 5%;
	}
	.sec09 .col2 .img {
		width: 38%;
		float: right;
	}
}
.meat24-page .brd-none {
	border-bottom: none;
}
.meat24-page .ttl01 {
	font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
  line-height: 1.625;
  border: 2px solid #e60212;
  border-radius: 15px;
  width: 100%;
  max-width: 280px;
  margin: 0 auto !important;
  color: #000;
}
.meat24-page .title-indent {
	margin-left: 1em;
	text-indent: -1em;
	letter-spacing: 0;
}
.meat24-page .text-indent {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.875;
}
.meat24-page .wrap-news-content .news-head > .meat24_info {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.head-area .label > div span {
		font-size: 21px;
	}
}
@media (max-width: 1024px) {
	.meat24-page .wrap-news-content .news-head > .meat21_info {
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media (max-width: 767px) {
	.last {
		margin-bottom: 0 !important;
	}
	.f14 {
		font-size: 12px;
	}
	.meat24-page .wrap-news-content .news-head {
		margin-bottom: 40px;
	}
	.meat24-page .news-col .inner-col .news-col-wrap {
		padding-left: 0;
	}
	.meat24-page .wrap-news-content .news-head > .meat24_info {
		padding-top: 0;
	}
	.meat13-page .news-col-info div.al-right.mt30 {
		text-align: center;
	}
	.box-item .col-left {
		padding-right: 20px;
		width: 20%;
	}
	.box-item .col-right {
		width: 80%;
	}
	.box-content span {
		font-size: 18px;
		margin-bottom: 13px;
		display: block;
	}
	.box-item {
		width: 100% !important;
	}
	.box-item .col-left {
		padding-right: 10px;
	}
	.box-content {
		padding: 10px;
	}
	.box-content > div {
		font-size: 24px;
	}
	.box-content span {
		font-size: 16px;
	}
	.meat24-page .meat08-page .news-block-bott {
		padding: 20px 30px;
	}
	.box-area {
		padding: 15px 30px;
	}
	.box-area .col5 {
		display: block;
	}
	.box-area .col5 > div {
		display: block;
		width: 100%;
	}
	.box-area .col5 > div img {
		width: 100%;
	}
	.box-area .col5 > div:nth-child(even) {
		width: 100%;
		padding: 10px 0;
		height: 60px;
	}
	.box-area .col5 > div:nth-child(even) img {
		max-width: 100%;
		width: auto;
	}
	.col3 .item {
		padding-top: 90px;
		margin-bottom: 30px;
	}
	.news-col > div.box-area01 {
		width: 100%;
	}
	.news-col > div.box-area01 span {
		font-size: 20px;
	}
	.box-area01 > div:first-child {
		width: 12%;
	}
	.box-area01 > div:last-child {
		width: 80%;
	}
	.head-area {
		height: 50px;
		margin-bottom: 30px;
	}
	.head-area .ttl {
		padding-right: 10px;
	}
	.head-area .ttl p {
		font-size: 13px;
	}
	.head-area .label::before {
		height: 66px;
		border-radius: 6px;
	}
	.head-area .label::after {
		width: 70px;
	  height: 74px;
		left: 2%;
	}
	.head-area .label > div span {
		font-size: 12px;
		line-height: 1.5;
	  display: inline-block;
	}
	.box-area02 .content-area .col2 ul li {
		font-size: 16px;
	}
	.box-area02 .content-area .col2 ul li span {
		font-size: 18px;
	}
	.box-area02 .content-area .col2 > .right {
		padding-left: 15px;
	}
	.box-area02 .content-area .ttl {
		font-size: 18px;
		margin-top: 10px;
	}
	.box-area h3 {
		font-size: 20px;
	}
	.img-area .col2 > div {
		width: 100%;
		float: none;
		margin-bottom: 18px;
	}
	.top .ttl h5 {
		font-size: 20px;
	}
	.box-area03 .col2 > div:first-child .bottom .img img {
		width: 70%;
	}
	.sec06 .box-area01 > div:last-child {
		width: 16%;
	}
	.sec06 .box-area01 > div:first-child {
		width: 84%;
	}
	.news-col.sec06 > div.box-area01 span {
		margin-left: 0;
	}
	.sec06 .head-area .label::after {
		width: 56px;
		height: 93px;
		top: -25%;
	}
	.sec06 .head-area .label > div {
		width: 85%;
	}
	.box-area02 .content-area .col2 > .left {
		width: 100%;
		float: none;
	}
	.box-area02 .content-area .col2 > .right {
		width: 100%;
		float: none;
		padding-left: 0
	}
	.box-area02 .content-area .col2 ul {
	  margin-top: 20px;
	}
	.box-area02 .content-area .col2 > .right img {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.sec06 .w75, .sec06 .w25 {
		width: 100%;
		float: none;
	}
	.sec07 .head-area .label::after {
		background-size: 90%;
		width: 60px;
		height: 40px;
		top: 50%;
		margin-top: -20px;
	}
	.head-area .label > div {
		width: 84%;
	}
	.box-area03 img {
		max-width: 100%;
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.box-area03 .col2 > div {
		width: 100% !important;
		float: none !important;
	}
	.sec07 .step.w75 {
		width: 100%;
		position: inherit;
	}
	.sec07 .p01 img {
		margin-top: 20px;
	}
	.sec08 .w50.tar img {
		margin-top: 20px;
	}
	.sec08 .w50.tar img:first-child {
		margin-right: 0;
	}
	.sec06.sec08 .p01 img {
		margin-top: 20px;
	}
	.sec06 .w25 img {
		margin-top: 20px;
	}
	.sec08 .box-area02 .content-area .ttl {
		margin-top: 20px;
	}
	.sec09 .head-ttl .ttl h3 {
		font-size: 20px;
	}
	.sec09 .col2 .txt {
		margin-bottom: 20px;
	}
	.col3 .item h4 {
		font-size: 16px;
	}
	.col3 .item h3 {
		font-size: 26px;
	}
}
@media (max-width: 640px) {
	.meat08-page.last {
		margin-bottom: 25px !important;
	}
	.box-content > div {
		font-size: 19px;
	}
	.box-content span {
		font-size: 13px;
		margin-bottom: 0;
	}
	.col3 .item, .col3 .item:nth-child(1), .col3 .item:nth-child(3) {
		background-size: 40px;
		padding-top: 60px;
	}
	.col3 .item:nth-child(1),
	.col3 .item,
	.col3 .item:nth-child(3) {
		background-image: none;
	}
	.head-area .label::before {
		height: 138%;
	}
	.head-area .label > div {
		width: 80%;
	}
	.sec05 .head-area .label::after {
		width: 50px;
	  height: 60px;
	}
	.sec06 .head-area .label::after {
		width: 40px;
		height: 66px;
		top: 50%;
		margin-top: -33px;
	}
	.head-area .label > div span {
		font-size: 11px;
	}
	.head-area .ttl p {
		padding: 5px 0;
	}
	.sec07 .head-area .label::after {
		top: 50%;
		margin-top: -22px;
	}
}
@media (max-width: 480px) {
	.box-content span {
		font-size: 12px;
	}
	.box-content > div {
		font-size: 20px;
	}
	.news-col > div.box-area01 span {
		font-size: 15px;
		margin-left: 10px;
	}
	.sec09 .head-ttl .ttl {
		width: 80%;
	}
	.sec09 .head-ttl .ttl h3 {
		font-size: 18px;
	}
	.col3 .item h4 {
		font-size: 14px;
		line-height: 1.3;
	}
	.col3 .item h3 {
		font-size: 22px;
	}
	.col3 .item, .col3 .item:nth-child(1), .col3 .item:nth-child(3) {
		background-size: 30px;
		padding-top: 26px;
		margin-bottom: 20px;
	}
	.box-area01 > div:first-child {
		width: 15%;
	}
	.box-area02 .content-area .ttl {
		font-size: 16px;
	}
	.top .ttl h5 {
		font-size: 18px;
	}
	.box-area {
		padding: 20px;
	}
	.head-area .label > div span {
		font-size: 9px;
	}
	.sec05 .head-area .label::after {
		width: 40px;
		height: 40px;
	}
	.sec06 .head-area .label > div {
		width: 80%;
	}
	.head-area .ttl p {
		font-size: 11px;
	}
	.sec07 .head-area .label::after {
		width: 40px;
	  height: 26px;
	  margin-top: -13px;
	}
	.head-area .label > div span {
		font-weight: normal;
	}
	.sec05 .head-area .label > div {
		width: 86%;
	}
}
@media (max-width: 375px) {
	.box-item .col-left {
		padding-right: 5px;
	}
	.box-content {
		border: 2px solid #e60212;
	}
	.box-content span {
		font-size: 12px;
		line-height: 1.5;
	}
	.box-content > div {
		font-size: 17px;
	}
	.box-item .col-right {
		width: 70%;
	}
	.box-item .col-left {
		width: 30%;
	}
	.box-area {
		width: 100% !important;
	}
	.news-col > div.box-area01 span {
		font-size: 14px;
	}
	.news-col > div.box-area02 {
		padding: 5% 3.5%;
	}
	.sec07 .head-area .label > div {
		width: 76%;
	}
	.sec06 .head-area .label::after {
		width: 30px;
		height: 50px;
		margin-top: -25px;
	}
	.sec06 .head-area .label > div {
		width: 78%;
		padding-left: 10px;
	}
	.head-area .label {
		width: 42%;
	}
}
@media (max-width: 320px) {
	.head-area .ttl p {
		font-size: 10px;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .head-area .label::after,.head-area .label::before, .head-area .label > div {
  	margin-top: 10%;
  }
  .sec06 .head-area .label::after {
  	margin-top: -10%;
  }
  .sec07 .head-area .label::after {
  	margin-top: -2%;
  }
  .head-area .label > div span {
  	font-size: 20px;
  }
}
.acid_o {
  width: 100%;
  max-width: 500px;
  margin: 10px auto;
  clear: both;
}
.acid_o_ttl {
  width: 90%;
  background-color: #e10000;
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  position: relative;
  top: 10px;
}
.acid_o_txt {
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  padding: 14px;
}