@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
/* fixedInner */
@media all and (min-width: 897px)  {
	.fixedInner {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.fixedInner .sideBox {
		padding: 10rem 0 3rem;
		position: fixed;
		top: 0;
		bottom: 0;
		height: 100vh;
		z-index: 1;
		overflow-y: auto;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.fixedInner .sideBox::-webkit-scrollbar {
		display: none;
	}
	.fixedInner .sideBox.lFixedBox {
		left: 8.813vw;
	}
	.fixedInner .sideBox.rFixedBox {
		right: 8.813vw;
	}
	.fixedInner .sideBox .photo {
		margin: 0 auto 1.7rem;
		width: 26.8rem;
	}
	.fixedInner .sideBox .title {
		margin-bottom: 5.3rem;
	}
	.fixedInner .sideBox a {
		box-shadow: 0 3px 4px rgba(78, 43, 11, 0.25);
	}
}
@media all and (min-width: 897px) and (max-width: 1400px) {
	.fixedInner .sideBox.lFixedBox {
		left: 4.1vw;
	}
	.fixedInner .sideBox.rFixedBox {
		right: 4.1vw;
	}
	.fixedInner .sideBox .photo {
		width: 18rem;
	}
}
@media all and (min-width: 897px) and (max-width: 1170px) {
	.fixedInner {
		display: none;
	}
}
/* use */
#main .use .slider {
	padding: 0.9rem 0;
	background-color: #FFE09F;
	border-bottom: 1rem solid #FFD681;
	overflow: hidden;
}
#main .use .slider .infiniteslide {
	width: 68.1rem;
}
#main .use .whiteBg {
	padding: 4.1rem 0 3rem;
}
#main .use h2 {
	margin-bottom: 3.2rem;
	padding: 4.5rem 0 4.9rem;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.4;
	background: url(../img/common/icon01.png) no-repeat center top / 6.5rem,url(../img/common/icon02.png) no-repeat center bottom / 6.5rem;
}
#main .use .imgtext01 {
	margin-bottom: 1.7rem;
}
#main .use .imgtext01 img {
	width: 100%;
}
#main .use .imgtext02 {
	margin-bottom: 4rem;
}
#main .use .imgtext02 img {
	width: 100%;
}
#main .use .imgtext03 {
	margin: 0 auto;
	width: 33.5rem;
}
#main .use .imgtext03 img {
	width: 100%;
}
@media all and (min-width: 897px) {
	#main .use .slider {
		padding-bottom: 1.4rem;
		border-bottom: 1.4rem solid #FFD681;
	}
	#main .use .slider .infiniteslide {
		width: 91.5rem;
	}
	#main .use .whiteBg {
		padding: 5.4rem 0 4rem;
	}
	#main .use h2 {
		margin-bottom: 4.2rem;
		padding: 6rem 0 6.5rem;
		font-size: 4.3rem;
		background-size: 8.7rem auto;
	}
	#main .use .imgtext01 {
		margin-bottom: 2.3rem;
	}
	#main .use .imgtext02 {
		margin-bottom: 5.3rem;
	}
	#main .use .imgtext03 {
		width: 44.6rem;
	}
}
/* voice */
#main .voice {
	padding: 1.8rem 0 3.7rem;
	background-color: #FFF2BA;
}
#main .voice .content {
	margin: 0 1.8rem;
}
#main .voice h2 {
	padding-left: 1.6rem;
	margin: 0 auto 2.2rem;
	max-width: 27.4rem;
}
#main .voice h2 img {
	width: 100%;
}
#main .voice .imgtext img {
	width: 100%;
}
@media all and (min-width: 897px) {
	#main .voice {
		padding: 2.4rem 0 5rem;
	}
	#main .voice .content {
		margin: 0 2.3rem;
	}
	#main .voice h2 {
		padding-left: 1.6rem;
		margin-bottom: 3rem;
		max-width: 36rem;
	}
}
/* buy */
#main .buy {
	padding: 10.3rem 0 4.5rem;
	background: url(../img/common/line01.png) repeat-x left top 4.7rem / 1rem,url(../img/common/line01.png) repeat-x left bottom / 1rem,#fff;
}
#main .buy h2 {
	padding-left: 1.2rem;
	margin: 0 auto 3.9rem;
	width: 29.7rem;
}
#main .buy h2 img {
	width: 100%;
}
#main .buy .text {
	margin-bottom: 3.9rem;
	text-align: center;
	line-height: 1.6;
}
#main .buy .text .bold {
	font-weight: 500;
}
#main .buy .textUl {
	gap: 1.8rem;
}
#main .buy .textUl li {
	width: 10rem;
	height: 10rem;
	border-radius: 50%;
	background-color: #FFE6C4;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.2;
}
#main .buy .textUl .li01 {
	background-color: #FFDEDE;
}
#main .buy .textUl .li02 {
	padding-top: 1rem;
	background-color: #CAEFFF;
	font-size: 1.8rem;
}
@media all and (min-width: 897px) {
	#main .buy {
		padding: 13.7rem 0 6rem;
		background-position: left top 6.2rem,left bottom;
		background-size: 1.3rem auto;
	}
	#main .buy h2 {
		margin-bottom: 5.2rem;
		width: 39rem;
	}
	#main .buy .text {
		margin-bottom: 5.2rem;
		font-size: 2.13rem;
	}
	#main .buy .textUl {
		gap: 2.4rem;
	}
	#main .buy .textUl li {
		width: 13.3rem;
		height: 13.3rem;
		font-size: 2.66rem;
	}
	#main .buy .textUl .li02 {
		font-size: 2.4rem;
	}
}
/* recipe */
#main .recipe {
	padding: 5.7rem 0;
	background-color: #fff;
}
#main .recipe h2 {
	margin-bottom: 1rem;
}
#main .recipe h2 img {
	width: 100%;
}
#main .recipe .recipeUl li {
	padding: 2rem 0 2.4rem;
	border-bottom: 1px dashed #222;
}
#main .recipe .recipeUl li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
#main .recipe .recipeUl .imgBox {
	margin-bottom: 2rem;
	align-items: flex-start;
}
#main .recipe .recipeUl .photoBox {
	margin: 0 2rem 0 -0.5rem;
	width: 16.5rem;
}
#main .recipe .recipeUl .photoBox img {
	width: 100%;
}
#main .recipe .recipeUl .textBox {
	margin-top: 2rem;
	flex: 1;
}
#main .recipe .recipeUl .textBox h3 {
	margin-bottom: 1.1rem;
	font-size: 1.8rem;
	font-weight: 700;
	color: #4E2B0B;
	line-height: 1.4;
}
#main .recipe .recipeUl .textBox .title {
	margin-bottom: 1.2rem;
	padding-bottom: 0.8rem;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.4;
	border-bottom: 1px solid #222;
}
#main .recipe .recipeUl .textBox .text {
	font-size: 1.4rem;
	line-height: 1.4;
}
#main .recipe .recipeUl .btn {
	margin: 0 auto;
	width: 11.5rem;
}
#main .recipe .recipeUl .btn a {
	padding: 0.4rem 0.5rem 0.3rem;
	text-align: center;
	font-size: 1.4rem;
	display: block;
	border-radius: 2rem;
	border: 1px solid #222;
}
#main .recipe .recipeUl .btn a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#main .recipe {
		padding: 7.8rem 0;
	}
	#main .recipe h2 {
		margin: 0 0.8rem 1.4rem;
	}
	#main .recipe .recipeUl li {
		margin: 0 0.5rem;
		padding: 2.7rem 0 3.3rem;
	}
	#main .recipe .recipeUl .imgBox {
		margin-bottom: 2.7rem;
	}
	#main .recipe .recipeUl .photoBox {
		margin: 0 2.6rem 0 -0.5rem;
		width: 22rem;
	}
	#main .recipe .recipeUl .textBox {
		margin-top: 2.6rem;
	}
	#main .recipe .recipeUl .textBox h3 {
		margin-bottom: 1.3rem;
		font-size: 2.4rem;
	}
	#main .recipe .recipeUl .textBox .title {
		padding-bottom: 1.3rem;
		font-size: 1.86rem;
	}
	#main .recipe .recipeUl .textBox .text {
		font-size: 1.86rem;
	}
	#main .recipe .recipeUl .btn {
		width: 15.3rem;
	}
	#main .recipe .recipeUl .btn a {
		font-size: 1.86rem;
		border-radius: 2.6rem;
	}
}
/* special */
#main .special {
	padding: 5.6rem 0 7rem;
	background-color: #FFF9DF;
}
#main .special .innerBox {
	margin-bottom: 6rem;
	padding-bottom: 6rem;
	border-bottom: 1px dashed #222;
}
#main .special .h_title {
	margin-bottom: 3rem;
	text-align: center;
}
#main .special .h_title span {
	font-size: 2.6rem;
	font-weight: 700;
	color: #4E2B0B;
	line-height: 1.4;
	background: -webkit-linear-gradient(#FFE09F,#FFE09F) repeat-x left bottom  / 100% 1rem;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .special .text {
	text-align: center;
	line-height: 1.4;
}
#main .special .text01 {
	margin-bottom: 2.6rem;
}
#main .special .photo {
	margin-bottom: 3rem;
}
#main .special .photo img {
	width: 100%;
}
#main .special .btn {
	margin-bottom: 6.4rem;
}
#main .special .btn p {
	margin-bottom: 1rem;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.4;
}
#main .special .btn a {
	padding: 0.6rem 1rem;
	margin: 0 auto;
	width: 27.5rem;
	display: block;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.4;
	background-color: #fff;
	border: 1px solid #222;
}
#main .special .btn a:hover {
	opacity: 0.7;
}
#main .special .image {
	margin-bottom: 5.3rem;
}
#main .special .image img {
	width: 100%;
}
#main .special .subText {
	text-align: center;
	color: #EA5532;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.4;
}
@media all and (min-width: 897px) {
	#main .special {
		padding: 7.5rem 0 7rem;
	}
	#main .special .innerBox {
		margin-bottom: 8rem;
		padding-bottom: 7.8rem;
	}
	#main .special .h_title {
		margin-bottom: 3.8rem;
	}
	#main .special .h_title span {
		font-size: 3.46rem;
		background-position: left bottom 0.2rem;
	}
	#main .special .text {
		font-size: 2.13rem;
	}
	#main .special .text01 {
		margin-bottom: 4rem;
	}
	#main .special .photo {
		margin: 0 0.8rem 4rem;
	}
	#main .special .btn {
		margin-bottom: 8.5rem;
	}
	#main .special .btn p {
		margin-bottom: 1.3rem;
		font-size: 2.4rem;
	}
	#main .special .btn a {
		padding: 0.8rem 1rem;
		width: 36.6rem;
		font-size: 2.4rem;
	}
	#main .special .image {
		margin: 0 0.8rem;
	}
}
