@charset "utf-8";

/* =================================================================================================

　TOPページ用

================================================================================================= */

#top_img {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

#top_img .scrolling {
	width: 93px;
	height: 94px;
	position: absolute;
	left: 50%;
	bottom: 10px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 10000;
}
#top_img .scrolling a {
	width: 100px;
	height: 100px;
	display: block;
}
.product_background_zone {
    padding-top: 40px!important;
}
/* ----------------------------------------------------------------------------
　メイン写真
---------------------------------------------------------------------------- */
#main_photo{
	width:100%;
	height:100vh;
	position:relative;
}
#main_photo .slide li{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:85vh;
}
#main_photo .slide li img{
	transition: 0.6s ease-in-out;
	opacity:0;
	height: 100%;
	width: auto;
	max-width: none;
}
#main_photo .slide .active img{
	opacity:1;
}

#main_photo .paging{
	width:100%;
	position:absolute;
	left:0px;
	bottom: 150px;
	z-index:0;
	text-align:center;
}
#main_photo .paging li{
	width:15px;
	height:15px;
	border-radius: 100px;
	
	text-indent:100%;
	white-space:nowrap;
	overflow: hidden;
	
	display:inline-block;
	background-color:#ccc;
	margin:0 10px;
	cursor:pointer;
}
#main_photo .paging .active{
	background-color:#FF8023;
	cursor:default;
}
/*.slide_li{
	background-size:cover;
	background-position: center;
}
.slide_li.slide_li_1{
	background-image: url(/meatprocessor/images/main_pic01.jpg);
}
.slide_li.slide_li_2{
	background-image: url(/meatprocessor/images/main_pic02.jpg);
}
.slide_li.slide_li_3{
	background-image: url(/meatprocessor/images/main_pic03.jpg);
}
.slide_li.slide_li_4{
	background-image: url(/meatprocessor/images/main_pic04.jpg);
}
.slide_li.slide_li_5{
	background-image: url(/meatprocessor/images/main_pic05.jpg);
}
.slide_li.slide_li_6{
	background-image: url(/meatprocessor/images/main_pic06.jpg);
}
.slide_li.slide_li_7{
	background-image: url(/meatprocessor/images/main_pic07.jpg);
}
.slide_li.slide_li_8{
	background-image: url(/meatprocessor/images/main_pic08.jpg);
}
.slide_li.slide_li_9{
	 background-image: url(/meatprocessor/images/main_pic09.jpg); 
}
.bx-wrapper {
    border: none!important;
    box-shadow: none!important;
}*/
/* スマホ */
@media screen and (max-width: 767px){

#top_img {
	height: 85vh;
}

#main_photo_wrrap {
	top:0;
}

#main_photo{
	margin-top: 50px;
}
#main_photo h2{
	font-size:18px;
}

#main_photo{
	height:85vh;
}
#main_photo .slide li{
	height:85vh;
}
	
#main_photo .slide li img{
	transition: 0.6s ease-in-out;
	opacity:0;
	width: 100%;
	height: auto;
}
#main_photo .slide .active img{
	opacity:1;
}
	
#main_photo .paging{
	bottom: 80px;
}
#main_photo .paging li {
	margin: 0 5px;
}
	
.main_txt {
	width: 70%;
	margin: 0 auto;
	top: 160px;
}
.main_txt img {
	width: 100%;
	height: auto;
}

}

/*-----------meat_brand------------*/
#meat_brand {
	background: url("/images/product/meat_brand_bg.jpg") no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1001;
}
#meat_brand .meat_brand_inner {
	width: 940px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 40px;
}
#meat_brand h2 {
	margin: 0 auto 30px;
	width: 666px;
}
#meat_brand .meat_arrow {
	text-align: center;
	margin-bottom: 74px;
}
#meat_brand .meat_read {
	text-align: center;
	line-height: 180%;
	margin-bottom: 20px;
	font-size: 16px;
}
#meat_brand .meat_brand_btn {
	width: 892px;
	margin: 0 auto 30px;
}
#meat_brand .meat_brand_btn li {
	float: left;
}
#meat_brand .btn_beef,
#meat_brand .btn_pork {
	margin-right: 20px;
}
#meat_brand .meat_brand_read {
	text-align: center;
	margin-bottom: 30px;
}

#meat_brand .meat_brand_map {
	background: url(../images/meat_brand_map.png) no-repeat top center;
	width: 900px;
	height: 624px;
	position: relative;
}
#meat_brand .meat_brand_map dl {
	width: 186px;
	position: absolute;
}
#meat_brand .meat_brand_map dl dd ul {
	text-align: center;
}
#meat_brand .meat_brand_map dl dd ul li {
	display: inline-block;
}
#meat_brand .meat_brand_map dl dd p {
	padding: 0 20px;
	line-height: 160%;
}
#meat_brand .meat_brand_map .meat_brand_akita {
	top: 1;
	left: 241px;
}
#meat_brand .meat_brand_map .meat_brand_hokkaido {
	top: 2px;
	right: 93px;
}
#meat_brand .meat_brand_map .meat_brand_aomoriiwate {
	top: 322px;
	right: 93px;
}
#meat_brand .meat_brand_map .meat_brand_miyazaki {
	top: 332px;
	left: 352px;
}
#meat_brand .meat_brand_map .meat_brand_kagoshima {
	top: 322px;
	left: 49px;
}

#meat_brand .map_sp {
	display: none;
}

/*-----------meat_strong3------------*/
#meat_strong3 {
	background-color: #F5F5F5;
	padding-top: 50px;
	padding-bottom: 78px;
}
#meat_strong3 h2 {
	width: 666px;
	margin: 0 auto 70px;
}
#meat_strong3 .meat_arrow {
	text-align: center;
	margin-bottom: 74px;
}
#meat_strong3 ul {
	width: 900px;
	display: table;
	margin: 0 auto;
}
#meat_strong3 ul li {
	display: table-cell;
	padding: 0 17px;
}
#meat_strong3 ul li .btn_pic {
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}
#meat_strong3 ul li .btn_pic:hover img {
    transform: scale(1.1);
}

#meat_strong3 ul li .btn_pic img {
    transition: all 0.5s;
}
#meat_strong3 ul li p {
	border: 1px solid #c8c8c8;
	text-align: center;
}
#meat_strong3 ul li p a {
	display: block;
	padding: 20px 0;
	text-decoration: none;
	color: #333;
}
#meat_strong3 ul li p a .btn_arrow img {
    vertical-align: middle;
    position: relative;
    top: -2px;
}
#meat_strong3 ul li p a:hover {
	color: #999;
}
#meat_strong3 ul li p a .btn_arrow {
	margin-right: 10px;
}

/* sp
---------------------------------------*/
@media screen and (max-width: 767px) {
/*	#top_img {
    height: 300px;
	}

	#main_photo .slide li {
	    padding-top: 0px;
	    height: 250px;
	}*/
	/*-----------meat_brand------------*/
	#meat_brand .meat_brand_inner {
		width: 100%;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#meat_brand h2 {
		width: 90%;
		margin: 0 auto 40px;
	}
	#meat_brand h2 img {
		width: 100%;
		height: auto;
	}
	#meat_brand .meat_arrow {
		width: 60px;
		margin: 0 auto 20px;
	}
	#meat_brand .meat_arrow img {
		width: 100%;
		height: auto;
	}
	#meat_brand .meat_brand_btn {
		width: 100%;
		display: table;
	}
	#meat_brand .meat_brand_btn li {
		float: none;
		display: table-cell;
		padding: 0 2px;
	}
	#meat_brand .meat_brand_btn li img {
		width: 100%;
		height: auto;
	}
	#meat_brand .meat_read {
		padding: 0 5px;
		line-height: 160%;
		font-size: 12px;
		margin-bottom: 20px;
	}
	
	#meat_brand .meat_brand_map {
		background: none;
		width: 100%;
		height: auto;
		position:static;
	}
	#meat_brand .meat_brand_map dl {
		width: 96%;
		position:static;
		display: table;
		margin-bottom: 20px;
		padding: 0 2%;
	}
	#meat_brand .meat_brand_map dl dt,
	#meat_brand .meat_brand_map dl dd {
		display: table-cell;
		vertical-align:middle;
	}
	#meat_brand .meat_brand_map dl dd ul {
		text-align: left;
	}
	#meat_brand .meat_brand_map dl dd ul li {
		width: 70px;
	}
	#meat_brand .meat_brand_map dl dd ul li img {
		width: 100%;
		height: auto;
	}
	#meat_brand .meat_brand_map dl dd ul li.icon_chicken img {
		width: 80%;
		height: auto;
	}
	#meat_brand .meat_brand_map dl dt {
		width: 30%;
	}
	#meat_brand .meat_brand_map dl dt img {
		width: 100%;
		height: auto;
	}
	#meat_brand .meat_brand_map dl dd {
		width: 65%;
		padding-left: 5%;
	}
	#meat_brand .meat_brand_map dl dd p {
		padding: 0;
	}
	
	#meat_brand .map_sp {
		display: block;
		padding: 0 5px 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #ddd;
	}
	#meat_brand .map_sp img {
		width: 100%;
		height: auto;
	}
		
	/*-----------meat_strong3------------*/
	#meat_strong3 {
		padding-top: 40px;
		padding-bottom: 80px;
		position: relative;
		top: -20px;
	}
	#meat_strong3 h2 {
		margin: 0 auto 20px;
		width: 80%;
	}
	#meat_strong3 h2 img {
		width: 100%;
		height: auto;
	}
	#meat_strong3 .meat_arrow {
		width: 60px;
		margin: 0 auto 20px;
	}
	#meat_strong3 .meat_arrow img {
		width: 100%;
		height: auto;
	}
	#meat_strong3 ul {
		width: 96%;
		margin: 0 auto;
	}
	#meat_strong3 ul li {
		padding: 0 4px;
		width: 32%;
	}
	#meat_strong3 ul li .btn_pic {
		margin-bottom: 5px;
	}
	#meat_strong3 ul li .btn_pic img {
		width: 100%;
		height: auto;
	}
	#meat_strong3 ul li p {
		display: table;
		line-height: 140%;
		width: 100%;
	}
	#meat_strong3 ul li p span {
		display: table-cell;
		text-align: left;
	}
	#meat_strong3 ul li p a {
		padding: 10px;
	}
	#meat_strong3 ul li p a .btn_arrow {
		padding-right: 5px;
	}
	
}