@charset "UTF-8";

/*--------------------------------------------------
  salad20th index
--------------------------------------------------*/
#cont #index {
	padding-bottom: 150px;
	background: url(/tiller/salad20th/img/bg03.svg) #f5f3ea no-repeat;
	background-size: 470px auto;
	background-position: bottom -1px center;
}

@media screen and (max-width: 736px) {
	#cont #index {
		padding-bottom: 90px;
		background-size: 70% auto;
	}
}

#cont.index {
	background: url(/tiller/salad20th/img/bg04.svg) #f5f3ea repeat-x;
	background-position: left 99% bottom -1px;
	background-size: 1400px;
}

@media screen and (max-width: 736px) {
	#cont.index {
		background-repeat: repeat-x;
		background-size: 740px;
		background-position: left 76% bottom -1px;
	}
}

.keyimage {
	background: #fff;
}

.keyimage_wrap {
	max-width: 1400px;
	min-width: 980px;
	margin: 0 auto;
	background: url(/tiller/salad20th/img/index_main.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}

.keyimage .h2_wrap {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	min-width: 980px;
	background: url(/tiller/salad20th/img/bg01.svg);
	background-repeat: repeat-x;
	background-position: bottom -1px center;
	background-size: 2000px;
	height: 800px;
}

@media screen and (max-width: 980px) {
	.keyimage .h2_wrap {
		margin: 0;
	}
}

@media screen and (max-width: 736px) {
	.keyimage_wrap {
		min-width: inherit;
		max-width: inherit;
		background-image: url(/tiller/salad20th/img/index_main_sp.jpg);
	}

	.keyimage .h2_wrap {
		width: 100%;
		min-width: inherit;
		background-position: bottom -1px left 49%;
		background-size: 800px;
		height: 100vw;
	}
}

.keyimage .cont_wrapper {
	position: relative;
	max-width: 1400px;
	width: 100%;
}

.keyimage h2 {
	width: 280px;
	position: absolute;
	right: 60%;
	top: 80px;
	background: #fff;
	padding: 25px;
	border-radius: 30px;
}

@media screen and (max-width: 736px) {
	.keyimage h2 {
		width: min(230px, 35%);
		position: absolute;
		right: inherit;
		top: 6vw;
		left: 6vw;
		padding: 1em;
		border-radius: 5.5vw;
	}
}

@media only screen and (max-width: 736px) {
	#cont .flex_03.lineup_item {
		justify-content: center;
	}

	#cont .flex_03.lineup_item>li {
		width: 48%;
	}

	#cont .flex_03.lineup_item>li:last-child {
		margin-top: 1rem;
	}
}

#Special {
	padding: 110px 0 50px;
	background: #f5f3ea;
	margin-bottom: 150px;
}

@media only screen and (max-width: 736px) {
	#Special {
		padding: 70px 0 80px;
		margin-bottom: 50px;
	}

	#cont #Special .flex.select {
		display: block;
	}
}

#Special .select li {
	/*width: 47.5%;*/
	width: 100%;
}
#Special .select li dt,#Special .select li dd {
	width: 50%;
	height: 310px;
	margin: 0 auto;
	float: left;
	vertical-align: middle;
}

@media only screen and (max-width: 736px) {
	#Special .select li {
		width: 100%;
	}

	#Special .select li+li {
		margin-top: 3.2rem;
	}
	#Special .select li dt,#Special .select li dd {
		width: 100%;
		height: auto;
		margin: 0 auto;
		float: none;
}
}

#cont #Voice h4,
#Special .select h4 {
	text-align: center;
}

#cont #Voice h4 img,
#Special .select h4 img {
	text-align: center;
	width: 135px;
}

#cont #Voice h4 p,
#Special .select h4 p {
	font-size: 28px;
	font-weight: 700;
	line-height: 48px;
	margin: 1rem 0 20px;
	color: #298e3a;
}

@media only screen and (max-width: 736px) {

	#cont #Voice h4 p,
	#Special .select h4 p {
		font-size: 24px;
		line-height: 1.6;
		margin: .8rem 0 1rem;
	}

	#Special .select li dl {
		width: 90%;
		margin: 0 auto;
	}
}

#Special .select li dl dd p.special_stt {
	font-size: 22px;
	line-height: 1.5;
	font-weight: 700;
	/*padding: 30px 50px 0 32px;*/
	padding: 100px 50px 0 32px;
}

#Special .select li dl dd p.special_copy {
	padding: 15px 50px 30px 32px;
	font-size: 16px;
	line-height: 30px;
	min-height: 165px;
}

@media only screen and (max-width: 736px) {
	#Special .select li dl dd p.special_stt {
		font-size: 19px;
		padding: 24px 38px 0 9%;
	}

	#Special .select li dl dd p.special_copy {
		font-size: 15px;
		line-height: 1.6;
		min-height: inherit;
		padding: 12px 40px 25px 9%;
	}
}

#Salada_lu {
	padding: 110px 0 150px;
	background: url(/tiller/salad20th/img/bg02.svg) #fff no-repeat;
	background-size: 470px auto;
	background-position: bottom -1px center;
}

@media only screen and (max-width: 736px) {
	#Salada_lu {
		padding: 70px 0 100px;
		background-size: 70% auto;
	}
}

#Salada_lu h5 {
	width: 500px;
	margin: 0 auto 70px;
}

@media only screen and (max-width: 736px) {
	#Salada_lu h5 {
		width: 100%;
		max-width: 480px;
		margin: 0 auto 35px;
	}

	#cont #Salada_lu .flex {
		display: block;
	}

	#cont #Salada_lu .flex {
		width: 90%;
		margin: 0 auto;
	}
}

#Salada_lu .flex>li {
	background: #e4f2e6;
	border-radius: 40px 0 40px 0;
}

@media only screen and (max-width: 736px) {
	#Salada_lu .flex>li {
		width: 100%;
	}

	#Salada_lu .flex>li {
		margin-top: 20px;
	}
}

#Salada_lu li .salada_logo {
	margin: 25px 30px 0;
	height: 72px;
}

#Salada_lu li .salada_logo img {
	width: 100%;
}

#Salada_lu li .salada_logo.single img {
	width: 48%;
}

@media only screen and (max-width: 736px) {
	#Salada_lu li .salada_logo {
		margin: 0 10%;
		height: auto;
		padding-top: 24px;
	}

	#Salada_lu li .salada_logo img {
		max-width: 280px;
	}

	#Salada_lu li:not(:first-child) .salada_logo img {
		width: 50%;
		max-width: 140px;
	}
}

#Salada_lu li .salada_photo {
	width: 66%;
	margin: 0 auto;
}

@media only screen and (max-width: 736px) {
	#Salada_lu li .salada_photo {
		width: 74%;
	}
}

#Salada_lu li .salada_copy {
	padding: 10px 26px 0 30px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	color: #298e3a;
}

#Salada_lu li .salada_name {
	padding: .5rem 26px 30px 30px;
	font-size: 16px;
	font-weight: 700;
}

@media only screen and (max-width: 736px) {
	#Salada_lu li .salada_copy {
		padding: 2px 9% 0 7%;
		font-size: 17px;
		line-height: 1.6;
	}

	#Salada_lu li .salada_name {
		padding: .2rem 9% 1rem 7%;
		font-size: 15px;
	}
}