@charset "utf-8";

html,body {
	background: #fff none;
    color: #333333;
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    height: 100%;
    margin: 0 auto;
}

body {
	-webkit-font-smoothing: antialiased;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.sp_only {
	display: none;
}

img{
	max-width:100%;
	vertical-align: bottom;
}



.logo{
	position: fixed;
	top: 10px;
	left:10px;
	z-index: 3;
	text-align: left;
	
}

.logo img{
	width:60%;
}


.logo h1{
	font-size: 0.8rem;
	color:#fff;
	font-weight:6500;
	margin: 10px 0 0 0;

}
.logo small{
	font-size: 0.8rem;
	color:#fff;
	font-weight: 500;
	
}




.box {
  box-sizing: border-box;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
	
  height: auto; /*--領域確保の為に指定--*/
  /*--height: 100%; --*/

  
}
vcd-bg-2 div div.company_info span{
margin: auto;
		width: 90%;
	display: block;
	vertical-align: top;
}

section.cd-bg-2 div div.company_info:first-of-type  span{
 
	width: 90%;
	display: inline-block;

}

div.contens_main{
width: 95%;
margin: 20px auto;
	vertical-align: top;
	text-align:center;
	height:auto;
	
}

section.movie{
width: 95%;
margin:  auto;
vertical-align: top;
text-align:center;
height:auto;!important;
flex-direction: column;
}


section.movie div{
	text-align: center;

width: 100%!important;
vertical-align: middle;
}
section.movie div h3{
	display:block;
	background-color:#D84143;
	color: #fff;
	padding: 5px 0px;
	font-weight: 600;
	font-size: 1.0rem;
	transition: 1.0s ;
	
}


section.movie div video{

max-width: 100%;

}


section.movie div p{
color:#2E2E2E;

letter-spacing: 1px;
	font-size: 1.2rem;

}

section.movie div img{

width: 50%;
	margin: 20px 0px;
}

section.movie div span{
	margin-top: 20px;
	display:inline-block;
	background-color: #1B4203;
	color: #fff;
	padding: 5px 30px;
	font-weight: 600;
	border-radius: 10px;
	font-size: 0.9rem;
	transition: 1.0s ;
}


section.movie div  a span:hover{
	color:#F5EB6F;
}

section.cd-bg-2 img {
 
	width: 100%;

}



section.cd-bg-2 div div.company_info{
 display:block;
	text-align: center;
	width:100%;
margin: 2% auto 0% auto ;
	font-size: 1.0rem;
	vertical-align:top;
color: #000;
}

section.cd-bg-2 div div.company_info:first-of-type{
 display:block;

	width:100%;
	
}


section.cd-bg-2 div span h3 {
	width: 80%;
	display: block;
	background-color:#EBCD1A ;
	text-align: center;
font-size: 0.9rem;
color: #fff;
	font-weight: 600;
	padding: 1px 0px;
	margin:20px auto 20px auto;
	border-radius: 10px;
 }

section.cd-bg-2 div div:first-of-type h3 {
	background-color:#295105;
 }

section.cd-bg-2 div div:last-of-type h3 {
	background-color:#D73D40;
 }


section.cd-bg-2 div div.company_info ul {
	width:80%;
	display: block;
vertical-align: top;
	font-size:0.8rem;

	color: #fff;
 }


section.cd-bg-2 ul li{
	margin-bottom: 5px;
	text-align: left;
 }

section.cd-bg-2 div div.company_info:first-of-type ul {
	width: 80%;
padding-top: 0px;
 }



h2 {
    font-size: 1.0rem;

	letter-spacing: 10px;
    text-align: center;

	display:block!important;
	margin: auto;
	
}

h2::after {
	content: ' ';
	display: block;
   	width: 30%;
	background-color: aliceblue;
	height: 3px;
	margin: 3px auto 0px auto;
	
}


.cd-fixed-bg {
    position: relative;
    min-height: 100%;
background-size: cover;
		background-attachment:scroll;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}


.cd-fixed-bg.cd-bg-1  {

}

.cd-fixed-bg.cd-bg-2  {
  background-image: url("../images/company_back_sp.jpg");
}

.cd-fixed-bg.cd-bg-3  {
 background-image: url("../images/gap_back_sp.jpg");
}


.cd-fixed-bg.cd-bg-4  {
 background-image: url("../images/form_back_sp.jpg");
	position: relative;
}

.cd-fixed-bg.cd-bg-5  {
 background-image: url("../images/item_back_sp.jpg");
	
}

.cd-fixed-bg.cd-bg-5a{
 background-image: url("../images/item_back_sp.jpg");
background-color:rgba(0,0,0,0.5);
background-blend-mode:darken;
}

.cd-fixed-bg.cd-bg-6{
 background-image: url("../images/access_back_sp.jpg");
}

.cd-fixed-bg.cd-bg-7{
 background-image: url("../images/company_list_sp.jpg");
}


/* グローバルGAP*/

.cd-fixed-bg.cd-bg-3 div div{
	display: inline-block;
	width: 90%;
	vertical-align: top;
	margin-top: 30px;
}

.cd-fixed-bg.cd-bg-3 div div:last-of-type{
	display: inline-block;
	width: 90%;
	margin-left: 0px;
	vertical-align: top;
}

.cd-fixed-bg.cd-bg-3 div div img{

	width: 100%;
}


.cd-fixed-bg.cd-bg-3 div div p{

	text-align: left;
	background-color: hsla(0,0%,5%,0.80);
	padding: 10px;
}



/* サラノバレタス*/




.brand_topics01{
width: 90%;
margin: 0px auto 20px auto;
height:auto;
	padding: 3% 0;
text-align: center;
  display: flex;
  flex-direction:column;
}

.brand_topics01 div{
width: 98%;
display: inline-block;
	vertical-align: top;
	padding: 5% 0  0 0;


}
.brand_topics01 div:nth-of-type(even){
margin-left: 10px;

}

	
.brand_topics01 div img{
width: 47%;

}
	.brand_topics01 div:nth-of-type(1){
order: 1;
		

}
	.brand_topics01 div:nth-of-type(2){
order: 2;
		margin-bottom: 20px;

}

.brand_topics01 div:nth-of-type(3){
order: 4;
			margin-bottom: 20px;

}

.brand_topics01 div:nth-of-type(4){
order: 3;
		

}
.brand_topics01 div:nth-of-type(5){
order: 5;
		

}

.brand_topics01 div:nth-of-type(5) img{
width: 100%;
		

}
.brand_topics01 div:nth-of-type(6){
order: 6;
		

}

.brand_topics01 div h3 {
 font-size: 1.4rem;
	font-weight: 600;
	margin: auto;
	text-align: left;
 padding-top: 1.6%;
	color:#FEFFC3;

}
	.brand_topics01 div h4{
 font-size: 1.4rem;
	font-weight: 600;
text-align: left;

}

	.brand_topics01 div p{
 font-size: 0.9rem;
	font-weight: 400;
line-height: 20px;
	text-align: left;

color: #fff;

}


	.brand_topics01 div p b{
 font-size: 1.0rem;
	font-weight: 600;
		margin:0;
	display: inline-block;
		padding: 10px 0px 10px 0px;
}

.brand_topics01 h5{
text-align: left;
	margin:3% 0px 8% 0px;
 font-size: 2.0rem;
	font-weight: 700;
	line-height: 90%;
width: 100%;
		
}
	

/* 商品一覧*/
section.cd-bg-5 div div{
	display: inline-block;
	width: 80%;
	margin:30px auto 10px auto;
	vertical-align: top;
	background-color: hsla(0,0%,0%,0.6);
}

section.cd-bg-5 div div:nth-of-type(2n){
margin-left: 0px;
}

section.cd-bg-5 div div h3{
	font-size: 1.2rem;
	margin:20px auto 10px auto;
	
}
section.cd-bg-5 div div ol{
text-align: left;	
	font-size: 0.9rem;
	width: 100%;
	display: block;
	margin: auto;
	list-style: disc;
	padding: 10px 28px 20px 28px;
	box-sizing:border-box;
	font-weight: 500;
	
}

section.cd-bg-5 div div ol li{
margin-bottom: 10px;
	
}

footer{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #FFFFFF;
		color:#313131;
text-align: center;
	vertical-align: top;
	height: 110px;
}

footer h3{
	font-size: 0.8rem;
	font-weight:700!important;
	vertical-align: top;
}

footer h3 small{
	font-size: 0.8rem!important;
display: block;
	font-weight:600;
	padding: 2px 0px 0px 0px;
}

footer div{
display: block;
	width: 100%;
	text-align: center;
	vertical-align: top;
	
	height: auto;
}


address{
		font-size: 0.7rem;
	font-style: normal;
}

footer ul{

  padding:0;
  list-style:none;
	height: auto;
	margin-top: 10px;
}

footer ul li{
	vertical-align: top;
margin-right: 5px;
	display: inline-block;
	font-size: 0.5rem;
}

footer ul li a{
color:#313131;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

footer ul li a:hover{
color:#868686;
}


footer ul li:last-child{
margin-right: 0px;
}

footer small{
display: block;
font-size: 0.5rem!important;
color:#717171;
width: 90%;
	margin: auto;
	text-align: center;
}
.map{
	
	width: 80%;
	height: 350px;
	margin-bottom:100px;
	margin-top: 30px;
}


/* プライバシーポリシー*/

	
.privacy{
	height: auto;
	width:80%;
		margin:100px auto 200px auto;

	box-sizing: border-box;
	
	}	

.privacy b{
			margin: 3% 0;
letter-spacing: 2px;
			display: block;
			font-size: 1.2rem;
			font-weight: 600;
			color: #fff;
	text-align: center;
	}

	
	.privacy p{
			display: block;
		line-height: 20px;
		text-align: left;
		font-size: 0.9rem;
			font-weight: 400;
		color: #fff;
		width: 100%;
	}
	
	.privacy h4{
	color:#FCEA79;	
			font-size: 1.0rem;
		font-weight: 600;
		margin: 30px 0px 15px 0px ;
	}
	.privacy ul{
		margin: auto ;
		text-align: left;
		display: block;
		width: 100%;
	
		padding: 0% 2%;
		font-size: 0.9rem;
		color: #fff;
		list-style-position: outside;
	}
	
	.privacy ul li{
	
		width: 100%;
		margin-bottom: 20px;
		line-height: 20px;
		
	}



/* トップページ 会社一覧 */
div.companylist{
width: 90%!important;	
	margin: 40px auto;
}


div.companylist span{
display:inline-block;
	background-image:url("../images/company01.jpg");
	width: 90%!important;
	height: 350px;
	background-color: #f7f7f7;
background-repeat: no-repeat;
	background-position:  top;
	background-size: contain;
	position: relative;
	margin-right: 0px;
	margin-bottom: 20px;
	
}


div.companylist span h3, div.companylist span h4, div.companylist span small{
position: absolute;
	top: 190px;
	width: 100%;
	font-size: 1.0rem!important;
	line-height: 22px;
	 left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
color: #484747;}



div.companylist  span h4{

	top: 230px;
	width: 100%;
	font-size: 0.8rem!important;
	line-height: 22px;
	font-weight: 600;
	
color: #484747;}

div.companylist span small{

	top: 280px;
	width: 100%;
	font-size: 0.7rem!important;
	line-height: 20px;
	font-weight: 500;
	
color: #484747;}


div.companylist a span h3{
-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div.companylist a span h3:hover{
	color:#727272;
}


