@charset 'utf-8';

.wrap-news-content .news-head > .meat06_info {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 70px;
	border-bottom: 1px solid #d8d8d8;
}

.wrap-mainvisual.sm {
	padding-bottom: 52px;
}

.wrap-news-content .inner-sec {
	padding: 40px 49px;
}

.wrap-news-content .news-head .info .date {
	margin-bottom: 10px;
}

.wrap-news-content.meat-03 .news-col-info .tag {
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-left: 50px;
	background-image: none;
	background-image: none;
}

.wrap-news-content.meat-03 .news-col {
	margin-bottom: 80px;
	padding-bottom: 82px;
}

.wrap-news-content.meat-03 .news-col.last {
	padding-top: 20px;
	padding-bottom: 17px;
}

.wrap-news-content.meat-03 .news-col > div.clearfix {
	margin-top: 34px;
}

.wrap-news-content.meat-03 .recipe .ls-recommends li img {
	-webkit-transition: -webkit-transform .2s linear;
	-moz-transition: -moz-transform .2s linear;
	-ms-transition: -ms-transform .2s linear;
	-o-transition: -o-transform .2s linear;
	transition: transform .2s linear;
}

.wrap-recipe .ls-recommends li figure {
	overflow: hidden;
	height: 232px;
}

.ls-recommends {
	margin-right: -20px;
	margin-left: -20px;
}

.ls-recommends li {
	position: relative;
	padding: 0 20px;
}

.recipe .ls-recommends li .ls-recommends-ttl {
	font-size: 18px;
	line-height: 27px;
	padding: 16px 2px 18px;
	text-align: left;
}

.ls-recommends .txt_st li {
	font-size: 18px;
	width: 100%;
	margin-bottom: 15px;
	padding-left: 35px;
}

.wrap-news-content.meat-03 .recipe .ls-recommends li .box-buttan {
	position: absolute;
	bottom: -66px;
	left: 50%;
	margin-top: 20px;
	transform: translateX(-50%);
	text-align: center;
}

a.btn-01 {
	line-height: 56px;
	display: inline-block;
	height: 56px;
	margin: 0 auto;
	padding: 0 30px;
	text-align: center;
	border: 1px solid #707070;
	background-image: url(/shared/img/svg/ar08.svg);
	background-repeat: no-repeat;
	background-position: center right 15px;
}

a.btn-01:hover {
	text-decoration: none;
	color: #fff;
	background-color: rgba(0, 0, 0, .5);
	background-image: url(/shared/img/svg/ar02.svg);
}

.box-buttan a.btn-01 {
	min-width: 280px;
}

@media (min-width:769px) {
	.return-top {
		margin-top: -15px;
	}

	.pb75 {
		padding-bottom: 75px;
	}

	.mb60 {
		margin-bottom: 60px;
	}

}

@media only screen and (max-width:768px) {
	.wrap-news-content .inner-sec {
		padding: 0 20px;
	}

	.wrap-news-content .news-head .img {
		margin-top: 10px;
	}

	.recipe .ls-recommends li .ls-recommends-ttl {
		font-size: 15px;
	}

	.ls-recommends .txt_st li {
		font-size: 15px;
	}

	.wrap-news-content .news-head > .meat06_info {
		padding-top: 0;
		padding-bottom: 45px;
	}

	.wrap-news-content.meat-03 .news-col.last {
		padding-top: 0;
	}

	.wrap-news-content.meat-03 .news-col {
		margin-bottom: 25px !important;
		padding-bottom: 25px;
	}

	.wrap-news-content .news-head {
		margin-bottom: 25px;
	}

	.only_pc {
		display: none;
	}

	.ls-recommends li {
		width: 100%;
		padding: 0 20px;
		margin-bottom: 90px;
	}

	.link_center>p, .link_next>p, .link_prev>p {
		text-align: center;
	}

}

@media only screen and (max-width:640px) {
	.wrap-news-content {
		padding-top: 2%;
	}

	.wrap-news-content .news-head > .meat06_info {
		padding-bottom: 25px;
	}

	.wrap-news-content .news-head {
		margin-bottom: 25px;
	}

	.ls-recommends .txt_st li {
		padding-left: 25px;
	}

	.ls-recommends .txt_st li:before {
		width: 17px;
		height: 14px;
		background-size: contain;
		top: 5px;
	}

}

@media only screen and (max-width:400px) {
	.box-buttan a.btn-01 {
		min-width: 180px;
		height: 50px;
		line-height: 50px;
	}

}
