body.recipe-single-page,
body.recipe-single-page #wrapper,
body.recipe-single-page #container,
body.recipe-single-page .wrap_all {
	background: #fff;
}

body.recipe-single-page .wrap_all {
	font-size: 16px;
	color: #000;
}

body.recipe-single-page .wrap_all,
body.recipe-single-page .wrap_all * {
	font-family: "Zen Old Mincho", "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
	color: #000;
}

body.recipe-single-page .breadcrumbs_wrap,
body.recipe-single-page .breadcrumbs_wrap * {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #999;
}

body.recipe-single-page .breadcrumbs_wrap a {
	color: #999 !important;
}

body.recipe-single-page .breadcrumbs_wrap a:hover {
	color: #fff !important;
}

body.recipe-single-page .insta_wrap,
body.recipe-single-page .insta_wrap * {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", sans-serif;
	font-size: 16px;
}

body.recipe-single-page #content.recipe-detail-content {
	max-width: 1100px;
	width: auto;
	margin: 0 auto;
	padding: 36px 24px 80px;
	background: #fff;
}

body.recipe-single-page #content.recipe-detail-content article[id*=post-] {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 0;
}

body.recipe-single-page #content.recipe-detail-content a:hover img {
	opacity: 1;
	filter: none;
}

body.recipe-single-page #content.recipe-detail-content .recipe-detail__title {
	font-size: 40px;
	line-height: 1.7;
	font-weight: 700;
}

body.recipe-single-page #content.recipe-detail-content .recipe-detail__heading {
	font-size: 24px;
	line-height: 1.4;
	font-weight: 700;
}

body.recipe-single-page #content.recipe-detail-content .recipe-detail__chef-name {
	font-size: 16px;
	line-height: 1.6;
	font-weight: 700;
}

.recipe-detail img {
	float: none;
	max-width: 100%;
	height: auto;
}

.recipe-detail__hero {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	align-items: start;
	margin-bottom: 56px;
}

.recipe-detail__hero-copy {
	padding-top: 8px;
}

.recipe-detail__header {
	margin: 0 0 16px;
}

.recipe-detail__title {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 2px solid #cddc39;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.7;
	letter-spacing: 0.04em;
	color: #000;
}

.recipe-detail__tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	box-shadow: none;
	border: 0;
}

.recipe-detail__tags li {
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
}

.recipe-detail__tags a {
	display: inline-flex;
	align-items: center;
	padding: 4px 15px;
	border: 1px solid #000;
	border-radius: 999px;
	background: #fff;
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	text-decoration: none;
	white-space: nowrap;
}

.recipe-detail__tags a:visited,
.recipe-detail__tags a:hover {
	color: #000;
	text-decoration: none;
}

.recipe-detail__tags a:hover {
	opacity: 0.7;
}

.recipe-detail__hero-link,
.recipe-detail__hero-image {
	display: block;
	width: 100%;
	height: auto;
}

.recipe-detail__hero-image {
	object-fit: cover;
	aspect-ratio: 4 / 3;
}

.recipe-detail__layout {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 56px;
	align-items: start;
}

.recipe-detail__heading {
	margin: 0 0 20px;
	padding: 0;
	border: 0;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1.4;
	color: #000;
}

.recipe-detail__heading span {
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 2px solid #cddc39;
}

.recipe-detail__step-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recipe-detail__step {
	display: block;
	margin: 0 0 40px;
	padding: 0;
}

.recipe-detail__step:last-child {
	margin-bottom: 0;
}

.recipe-detail__step-num {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin: 0 0 12px;
	border-radius: 50%;
	background: #cddc39;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
}

.recipe-detail__step-body {
	min-width: 0;
}

.recipe-detail__step-text {
	line-height: 1.9;
	letter-spacing: 0.02em;
}

.recipe-detail__step-text p {
	margin: 0 0 0.8em;
}

.recipe-detail__step-text p:last-child {
	margin-bottom: 0;
}

.recipe-detail__step-lead,
.recipe-detail__step-text strong:first-child {
	display: block;
	margin-bottom: 0.45em;
	font-weight: 700;
}

.recipe-detail__step-list,
.recipe-detail__item-list {
	background: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.recipe-detail__step-photos {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 8px;
	margin-top: 16px;
}

.recipe-detail__step-photos[data-count="1"] {
	grid-template-columns: minmax(0, 1fr);
	max-width: 360px;
}

.recipe-detail__step-photos[data-count="2"] {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.recipe-detail__step-photo {
	display: block;
	overflow: hidden;
	background: #f4f4f4;
}

.recipe-detail__step-photo img {
	display: block;
	width: 100%;
	height: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	float: none;
	margin: 0;
}

.recipe-detail__side section + section {
	margin-top: 70px;
}

.recipe-detail__ingredients {
	line-height: 1.7;
}

.recipe-detail__ingredients > br,
.recipe-detail__ingredients > p:empty {
	display: none;
}

.recipe-detail__ingredients dl {
	display: grid;
	grid-template-columns: 3fr 2fr;
	column-gap: 8px;
	align-items: baseline;
	margin: 0;
	padding: 0;
}

.recipe-detail__ingredients dl:not(:last-of-type) {
	margin-bottom: 1em;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}

.recipe-detail__ingredients dt {
	grid-column: 1;
	display: block;
	min-width: 0;
	margin: 0;
	padding: 7px 0 !important;
	width: auto;
	float: none;
	clear: none;
	background: none;
	font-weight: 500;
}

.recipe-detail__ingredients dd {
	grid-column: 2;
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 8px;
	align-items: baseline;
	min-width: 0;
	margin: 0 !important;
	padding: 7px 0 !important;
	width: auto;
	float: none;
	background: none;
	text-align: right;
	color: #000;
}

.recipe-detail__ingredients dd::before {
	content: "・・・";
	white-space: nowrap;
	text-align: center;
	color: #000;
}

.recipe-detail__ingredients .nodd dt {
	grid-column: 1 / -1;
}

.recipe-detail__ingredients .nodd dd,
.recipe-detail__ingredients .nodd dd::before {
	display: none;
}

.recipe-detail__ingredients dd.cp {
	grid-column: 1 / -1;
	display: block;
	padding-top: 4px;
	text-align: left;
	color: #000;
	font-size: 12px;
}

.recipe-detail__ingredients dd.cp::before {
	content: none;
}

.recipe-detail__point-body {
	line-height: 1.9;
}

.recipe-detail__point-body p {
	margin: 0 0 0.9em;
}

.recipe-detail__point-body p:last-child {
	margin-bottom: 0;
}

.recipe-detail__item-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.recipe-detail__item-row {
	display: flex;
	align-items: center;
	gap: 16px;
}

.recipe-detail__item-thumb {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 88px;
	height: 88px;
	flex: 0 0 88px;
	overflow: hidden;
	background: #f7f7f7;
}

.recipe-detail__item-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	float: none;
	margin: 0;
}

.recipe-detail__item-name {
	font-weight: 700;
	letter-spacing: 0.04em;
}

.recipe-detail__shop {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	margin-top: 24px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: 0.06em;
}

.recipe-detail__shop:visited,
.recipe-detail__shop:hover {
	color: #000;
	text-decoration: none;
	opacity: 1;
}

.recipe-detail__shop-label {
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	line-height: 1.4;
}

.recipe-detail__shop-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border: 1px solid #000;
	border-radius: 50%;
	box-sizing: border-box;
}

.recipe-detail__shop-icon::after {
	content: "";
	width: 7px;
	height: 7px;
	border-right: 1.5px solid #000;
	border-bottom: 1.5px solid #000;
	transform: rotate(-45deg);
	margin-left: -2px;
}

.recipe-detail__chef-inner {
	display: grid;
	grid-template-columns: 140px minmax(0, 1fr);
	gap: 20px;
	align-items: start;
}

.recipe-detail__chef-thumb {
	width: 140px;
	overflow: hidden;
	background: #eee;
}

.recipe-detail__chef-thumb img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	float: none;
	margin: 0;
}

.recipe-detail__chef-name {
	margin: 0 0 10px;
	padding: 0;
	border: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #000;
}

.recipe-detail__chef-name-role {
	font-weight: 700;
}

.recipe-detail__chef-desc {
	line-height: 1.85;
}

.recipe-detail__chef-desc p {
	margin: 0 0 0.8em;
}

.recipe-detail__chef-desc p:last-child {
	margin-bottom: 0;
}

.recipe-detail__genre-body {
	line-height: 1.9;
	letter-spacing: 0.02em;
	word-break: break-word;
}

.recipe-detail__genre-body p {
	margin: 0;
}

@media screen and (max-width: 900px) {
	.recipe-detail__hero {
		gap: 24px;
		margin-bottom: 40px;
	}

	.recipe-detail__layout {
		display: flex;
		flex-direction: column;
		gap: 40px;
	}

	.recipe-detail__side section + section {
		margin-top: 0;
	}

	.recipe-detail__side {
		display: contents;
	}

	.recipe-detail__ings {
		order: 1;
	}

	.recipe-detail__main {
		order: 2;
	}

	.recipe-detail__point,
	.recipe-detail__item,
	.recipe-detail__chef,
	.recipe-detail__genre {
		order: 3;
	}
}

@media screen and (max-width: 768px) {
	body.recipe-single-page #content.recipe-detail-content {
		padding: 20px 16px 56px;
	}

	.recipe-detail__hero {
		grid-template-columns: 1fr;
		gap: 20px;
		margin-bottom: 32px;
		text-align: center;
	}

	.recipe-detail__hero-copy {
		padding-top: 0;
	}

	.recipe-detail__header {
		margin: 0 0 16px;
	}

	body.recipe-single-page #content.recipe-detail-content .recipe-detail__title,
	.recipe-detail__title {
		font-size: 32px;
		line-height: 1.7;
		letter-spacing: 0.04em;
	}

	.recipe-detail__tags {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px 12px;
		max-width: none;
		margin: 0 auto;
	}

	.recipe-detail__tags a {
		justify-content: center;
		font-size: 13px;
		padding: 8px 14px;
		box-sizing: border-box;
	}

	.recipe-detail__hero-image {
		aspect-ratio: 4 / 3;
	}

	.recipe-detail__ings,
	.recipe-detail__main,
	.recipe-detail__point,
	.recipe-detail__item,
	.recipe-detail__chef,
	.recipe-detail__genre {
		width: 100%;
		min-width: 0;
	}

	.recipe-detail__item-list {
		display: flex;
		flex-direction: column;
		width: fit-content;
		margin: 0 auto;
		gap: 12px;
	}

	.recipe-detail__shop {
		display: flex;
		justify-content: center;
	}

	.recipe-detail__heading {
		display: block;
		width: 100%;
		font-size: 24px;
		margin-bottom: 14px;
		letter-spacing: 0.12em;
		text-align: center;
	}

	.recipe-detail__heading span {
		margin-right: -0.12em;
	}

	body.recipe-single-page #content.recipe-detail-content .recipe-detail__heading {
		font-size: 24px;
	}

	.recipe-detail__step {
		margin-bottom: 28px;
	}

	.recipe-detail__step-num {
		width: 32px;
		height: 32px;
		font-size: 15px;
		margin-bottom: 10px;
	}

	.recipe-detail__step-photos {
		gap: 6px;
		margin-top: 12px;
	}

	.recipe-detail__ingredients dl {
		display: block;
		grid-template-columns: none;
	}

	.recipe-detail__ingredients dl:not(:last-of-type) {
		margin-bottom: 1.1em;
		padding-bottom: 0;
		border-bottom: 0;
	}

	.recipe-detail__ingredients dt {
		padding: 0 0 4px !important;
	}

	.recipe-detail__ingredients dd {
		display: block;
		grid-template-columns: none;
		margin: 0 0 0.5em !important;
		padding: 0 !important;
		text-align: left;
		color: #000;
	}

	.recipe-detail__ingredients dd::before {
		content: "・・・";
		margin-right: 0.25em;
	}

	.recipe-detail__ingredients dd.cp {
		padding-top: 4px !important;
		color: #000;
	}

	.recipe-detail__chef {
		text-align: center;
	}

	.recipe-detail__chef-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 16px;
	}

	.recipe-detail__chef-thumb {
		width: 168px;
		max-width: 50%;
	}

	.recipe-detail__chef-body {
		width: 100%;
	}

	.recipe-detail__chef-name {
		font-size: 16px;
		margin-bottom: 12px;
		text-align: center;
		line-height: 1.6;
	}

	.recipe-detail__chef-name-main,
	.recipe-detail__chef-name-role {
		display: block;
	}

	.recipe-detail__chef-desc {
		line-height: 1.85;
		text-align: left;
	}

	.recipe-detail__item-thumb {
		width: 72px;
		height: 72px;
		flex-basis: 72px;
	}
}
