
@charset "UTF-8";
/*
**************************************************************************
*	june2021 style.css
**************************************************************************/
/* --------------------------------------------------
		common
-------------------------------------------------- */
.june2021 {
	overflow: hidden;
	font-size: 16px;
	line-height: 1.8em;
	font-family: YakuHanJP_Noto, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.june2021 * {
	box-sizing: border-box;
}

.june2021 .cfx:after {
	content: "";
	display: table;
	clear: both;
}

.banners {
	padding-top: 0;
}

/* --------------------------------------------------
		visual
-------------------------------------------------- */
.visual {
	margin: 0;
	padding: 0;
}

.visual .m-cts__inner {
	margin: 0;
	padding: 0;
}

.visual::before, .visual::after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	top: 0;
	left: 0;
}

.visual::before {
	background-image: url(/ouchigohan/img/june-2021/bg_mv_pattern_sp.png);
	background-position: center bottom 50px;
	background-repeat: repeat;
	background-size: contain;
}

.visual-cts {
	position: relative;
}

.visual-cts__title {
	width: 100%;
	height: auto;
	z-index: 1;
	line-height: 0;
}

.visual-cts__title img {
	display: block;
	width: 100%;
}

.visual-cts__lead {
	width: 100%;
	padding: 15px 10px 40px 10px;
	margin: auto;
	text-align: center;
	box-sizing: border-box;
}

.visual-cts__lead span {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.85em;
}

.visual-cts__lead span:last-child {
	margin-top: 30px;
}

/* --------------------------------------------------
		anchor
-------------------------------------------------- */
.anchor {
	padding: 24px 0 50px;
}

.anchor .anchorLists {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.anchor .anchorLists .anchorList {
	width: calc(50% - 2%);
}

.anchor .anchorLists .anchorList a {
	opacity: 1;
	transition: 0.3s;
}

.anchor .anchorLists:hover a {
	opacity: 0.8;
}

/* --------------------------------------------------
		sct-recipe
-------------------------------------------------- */
.sct-recipe01, .sct-recipe02 {
	margin-bottom: 40px;
	padding: 0px;
}

.sct-recipe01 .m-cts__inner, .sct-recipe02 .m-cts__inner {
	margin: 0;
	max-width: 100%;
}

.sct-recipe01-cts, .sct-recipe02-cts {
	position: relative;
	padding-bottom: 50px;
}

.sct-recipe01-cts::before, .sct-recipe02-cts::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	margin: auto;
}

.sct-recipe01-cts-illust, .sct-recipe02-cts-illust {
	width: 58.13%;
	margin: 0 auto;
}

.sct-recipe01-cts-lead, .sct-recipe02-cts-lead {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.sct-recipe01-cts-lead span, .sct-recipe02-cts-lead span {
	display: block;
	margin-top: 20px;
	color: #333333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.8;
}

.sct-recipe01-cts-lead span:first-child, .sct-recipe02-cts-lead span:first-child {
	margin-top: 0;
}

.sct-recipe01 .recipeLists .recipeList-texts > p img, .sct-recipe02 .recipeLists .recipeList-texts > p img{
	max-width:  width: 100%;
}

@media screen and (max-width: 380px) {
	.visual-cts__lead {
		font-size: 16px;
	}
}

.sct-recipe01 {
	margin-bottom: 110px;
}

.sct-recipe01 .recipeLists .recipeList-texts {
	position: relative;
}

.sct-recipe01 .recipeLists .recipeList-texts > p {
	position: relative;
	z-index: 1;
}

.sct-recipe01 .recipeLists .recipeList-texts::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(/ouchigohan/img/june-2021/pattern_green.png);
	background-repeat: repeat;
	background-position: left 0 top 20px;
	background-size: 50%;
}

.sct-recipe01 .recipeLists .recipeList:nth-child(even) .recipeList-texts::before {
	display: none;
}

.sct-recipe01-cts-title {
	margin: 30px auto 20px;
	padding: 0 5.73% 0 5.33%;
}

.sct-recipe02 {
	margin-bottom: 50px;
}

.sct-recipe02 .recipeLists .recipeList-texts {
	position: relative;
}

.sct-recipe02 .recipeLists .recipeList-texts > p {
	position: relative;
	z-index: 1;
}

.sct-recipe02 .recipeLists .recipeList-texts::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(/ouchigohan/img/june-2021/pattern_blue.png);
	background-repeat: repeat;
	background-position: left 0 top 20px;
	background-size: 50%;
}

.sct-recipe02 .recipeLists .recipeList:nth-child(even) .recipeList-texts::before {
	display: none;
}

.sct-recipe02-cts-title {
	margin: 30px auto 25px;
	padding: 0 3.2% 0 4.27%;
}

.sct-recipe01 .recipeLists .recipeList, .sct-recipe02 .recipeLists .recipeList {
	width: 100%;
}

.sct-recipe01 .recipeLists .recipeList-imgWrap, .sct-recipe02 .recipeLists .recipeList-imgWrap {
	margin-bottom: 0;
}

.sct-recipe01 .recipeLists .recipeList-img img, .sct-recipe02 .recipeLists .recipeList-img img {
	height: auto;
	width: auto;
	-o-object-fit: contain;
	object-fit: contain;
	font-family: 'object-fit: contain';
}

.sct-recipe01 .recipeLists .recipeList-texts, .sct-recipe02 .recipeLists .recipeList-texts {
	padding: 30px 5.6% 50px;
}

.sct-recipe01 .recipeLists .recipeList-texts__name, .sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__name, .sct-recipe02 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__link {
	width: 100%;
}

.sct-recipe01 .recipeLists .recipeList-texts__name, .sct-recipe02 .recipeLists .recipeList-texts__name {
	text-align: left;
	margin-bottom: 20px;
}

.sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__lead {
	padding: 0;
	margin-bottom: 30px;
	text-align: left;
	font-size: 15px;
	line-height: 1.8;
	height: auto;
}

.sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__link {
	height: 52px;
	width: 86%;
	margin: 0 auto;
	border-radius: 25px;
	border: 1px solid #000;
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
}

.sct-recipe01 .recipeLists .recipeList-texts__link a, .sct-recipe02 .recipeLists .recipeList-texts__link a {
	display: block;
	position: relative;
	height: 52px;
	line-height: 50px;
	box-sizing: border-box;
	color: #000;
}

.sct-recipe01 .recipeLists .recipeList-texts__link a::after, .sct-recipe02 .recipeLists .recipeList-texts__link a::after {
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
}

.sct-recipe01 .recipeLink,
.sct-recipe02 .recipeLink {
	margin-left: auto;
	margin-right: auto;
}
.sct-recipe01 .recipeLink a,
.sct-recipe02 .recipeLink a {
	transition: 0.3s;
}
.sct-recipe01 .recipeLink a:hover,
.sct-recipe02 .recipeLink a:hover {
	opacity: 0.8;
}

.sct-recipe01 .recipeLink {
	padding: 13px 11.33% 0;
}

.sct-recipe02 .recipeLink {
	padding: 40px 11.07% 0;
}

@media screen and (min-width: 769px), print {
	/* --------------------------------------------------
			visual
	-------------------------------------------------- */
	.visual {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		position: relative;
	}
	.visual .m-cts__inner {
		max-width: 100%;
	}
	.visual::before {
		background-image: url(/ouchigohan/img/june-2021/bg_mv_pattern_pc.png);
		background-position: bottom center;
		background-repeat: repeat-x;
		background-size: auto;
	}
	.visual::after {
		background-image: url(/ouchigohan/img/june-2021/bg_mv_pc.png);
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 1800px auto;
	}
	.visual-cts {
		height: 712px;
		overflow: visible;
	}
	.visual-cts__title {
		position: relative;
		margin: 0 auto;
		padding-top: 70px;
		max-width: 535px;
		z-index: 2;
		text-align: center;
		height: auto;
	}
	.visual-cts__title img {
		position: relative;
		width: auto;
		display: block;
		z-index: 2;
	}
	.visual-cts__title p {
		display: none;
	}
	.visual-cts__lead {
		position: absolute;
		top: auto;
		bottom: 11%;
		padding: 0 20px;
		box-sizing: border-box;
		text-align: center;
		letter-spacing: 0.05em;
		background-color: transparent;
		z-index: 3;
	}
	.visual-cts__lead span {
		font-size: 20px;
	}
	.visual-cts__lead span:last-child {
		margin-top: 0;
	}
	/* --------------------------------------------------
			anchor
	-------------------------------------------------- */
	.anchor {
		margin-top: 112px;
		padding: 0 0 87px;
	}
	.anchor .anchorLists {
		justify-content: center;
		position: relative;
		z-index: 1;
	}
	.anchor .anchorLists .anchorList {
		width: calc(50% - 4%);
		max-width: 440px;
		margin: 0 40px;
		opacity: 1;
		transition: 0.3s;
	}
	.anchor .anchorLists .anchorList:hover {
		opacity: 0.8;
	}
	/* --------------------------------------------------
			sct-recipe
	-------------------------------------------------- */
	.sct-recipe01 .m-cts__inner, .sct-recipe02 .m-cts__inner {
		margin: 0 auto;
	}
	.sct-recipe01-cts, .sct-recipe02-cts {
		display: flex;
		position: relative;
		width: 100%;
		max-width: 1400px;
		margin: 0 auto;
		padding-bottom: 70px;
	}
	.sct-recipe01-cts::before, .sct-recipe02-cts::before {
		display: none;
	}
	.sct-recipe01-cts-illust, .sct-recipe02-cts-illust {
		flex: 1 1 475px;
	}
	.sct-recipe01-cts-illust span, .sct-recipe02-cts-illust span {
		display: inline-block;
	}
	.sct-recipe01-cts-ttlbox, .sct-recipe02-cts-ttlbox {
		flex: 1 1 925px;
	}
	.sct-recipe01-cts-ttlbox-inner, .sct-recipe02-cts-ttlbox-inner {
		padding: 0 40px;
	}
	.sct-recipe01-cts-title, .sct-recipe02-cts-title {
		width: 100%;
		padding: 0;
		margin: 0 auto 40px;
		text-align: center;
	}
	.sct-recipe01-cts-lead, .sct-recipe02-cts-lead {
		width: 100%;
	}
	.sct-recipe01-cts-lead span, .sct-recipe02-cts-lead span {
		margin-top: 0;
		font-size: 18px;
		font-weight: 500;
	}
	.sct-recipe01 {
		margin-bottom: 145px;
	}
	.sct-recipe01-cts-illust span {
		padding-top: 33px;
		padding-left: 80px;
	}
	.sct-recipe02 {
		margin-bottom: 150px;
	}
	.sct-recipe02-cts {
		flex-direction: row-reverse;
	}
	.sct-recipe02-cts-illust span {
		padding-top: 20px;
		padding-right: 80px;
	}
	.sct-recipe02-cts-lead {
		top: auto;
		bottom: 12.5%;
	}
	.sct-recipe01 .recipeLists, .sct-recipe02 .recipeLists {
		position: relative;
		max-width: 1400px;
		margin: 0 auto;
		z-index: 2;
	}
	.sct-recipe01 .recipeLists .recipeList, .sct-recipe02 .recipeLists .recipeList {
		display: flex;
	}
	.sct-recipe01 .recipeLists .recipeList::before, .sct-recipe02 .recipeLists .recipeList::before {
		background-position: left 0 top 20px;
		background-size: auto;
	}
	.sct-recipe01 .recipeLists .recipeList .recipeList-texts, .sct-recipe02 .recipeLists .recipeList .recipeList-texts {
		padding-left: 4%;
	}
	.sct-recipe01 .recipeLists .recipeList-imgWrap, .sct-recipe02 .recipeLists .recipeList-imgWrap {
		width: 50%;
		margin-bottom: 0;
	}
	.sct-recipe01 .recipeLists .recipeList-imgWrap .recipeList-img img, .sct-recipe02 .recipeLists .recipeList-imgWrap .recipeList-img img {
		width: auto;
		-o-object-fit: cover;
		object-fit: cover;
		font-family: 'object-fit: cover';
	}
	.sct-recipe01 .recipeLists .recipeList-texts, .sct-recipe02 .recipeLists .recipeList-texts {
		width: 50%;
		margin: 0;
		padding: 0 8%;
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		box-sizing: border-box;
	}
	.sct-recipe01 .recipeLists .recipeList-texts__name, .sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__name, .sct-recipe02 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__link {
		max-width: 288px;
		margin: 0 auto;
	}
	.sct-recipe01 .recipeLists .recipeList-texts__name, .sct-recipe02 .recipeLists .recipeList-texts__name {
		margin-bottom: 15px;
	}
	.sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__lead {
		color: #333;
		margin-bottom: 17px;
		font-size: 16px;
		line-height: 28px;
		padding: 0;
		letter-spacing: 0.02em;
	}
	.sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__link {
		transition: 0.3s;
	}
	.sct-recipe01 .recipeLists .recipeList {
		flex-direction: row-reverse;
	}
	.sct-recipe01 .recipeLists .recipeList:nth-of-type(even) {
		flex-direction: row;
	}
	.sct-recipe01 .recipeLists .recipeList:nth-of-type(even) .recipeList-texts {
		padding-left: 11%;
	}
	.sct-recipe01 .recipeLists .recipeList-texts__link:hover {
		background-color: #49d189;
	}
	.sct-recipe02 .recipeLists .recipeList {
		flex-direction: row;
	}
	.sct-recipe02 .recipeLists .recipeList:nth-of-type(even) {
		flex-direction: row-reverse;
	}
	.sct-recipe02 .recipeLists .recipeList:nth-of-type(odd) .recipeList-texts {
		padding-left: 11%;
	}
	.sct-recipe02 .recipeLists .recipeList-texts__link:hover {
		background-color: #3dafff;
	}
	.sct-recipe01 .recipeLink,
	.sct-recipe02 .recipeLink {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 0;
		text-align: center;
		width: auto;
	}
	.sct-recipe01 .recipeLink {
		padding-top: 80px;
	}
	.sct-recipe02 .recipeLink {
		padding-top: 87px;
	}
}

@media screen and (max-width: 890px) {
.sct-recipe01 .recipeLists .recipeList-texts > p img, .sct-recipe02 .recipeLists .recipeList-texts > p img{
	width: 80%;
	margin: auto;
	display: block;
}
	}

@media screen and (min-width: 1400px), print {
	.sct-recipe01 .recipeLists .recipeList-imgWrap .recipeList-img img, .sct-recipe02 .recipeLists .recipeList-imgWrap .recipeList-img img {
		height: auto;
	}
}

@media screen and (min-width: 768px) and (max-width: 890px) {
	.visual-cts__lead span {
		font-size: 20px;
	}
}




