.fdrecipe-page {
	background: #fffae6;
	color: #5b3a17;
	font-family: "Noto Sans JP", sans-serif;
}

.is-post-gallery-scroll .fdrecipe-page {
	opacity: 0;
	transition: opacity .2s ease;
}

.is-post-gallery-scroll .fdrecipe-page.is-post-gallery-scroll-ready {
	opacity: 1;
}

.fdrecipe-page img {
	display: block;
	max-width: 100%;
	height: auto;
}

.recipe-main {
	overflow: hidden;
	background: #fffae6;
}

.fdrecipe-page .global-footer {
	background: #fff;
}

.recipe-container {
	width: min(1260px, calc(100% - 40px));
	margin: 0 auto;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.recipe-hero {
	position: relative;
	aspect-ratio: 1440 / 800;
	margin-top: 0;
	overflow: hidden;
	background: #f4f2ef;
}

.recipe-hero__grid {
	position: absolute;
	inset: 0;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(2, minmax(0, 1fr));
}

.recipe-hero__grid picture {
	display: block;
	min-width: 0;
	min-height: 0;
	overflow: hidden;
}

.recipe-hero__grid img {
	width: 100%;
	height: 100%;
	max-width: none;
	min-width: 0;
	min-height: 0;
	object-fit: cover;
}

.recipe-hero__badge {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 34.444%;
	aspect-ratio: 1;
	margin: 0;
	padding: 0;
	transform: translate(-50%, -50%);
}

.recipe-hero__badge img {
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}

.recipe-movie {
	position: relative;
	padding: 100px 0 150px;
	overflow: hidden;
	background: #fffae6;
}

.recipe-movie .recipe-container {
	position: relative;
	z-index: 1;
}

.recipe-movie__decoration {
	position: absolute;
	top: 58px;
	left: 50%;
	z-index: 0;
	width: min(90.058vw, 1296.828px);
	aspect-ratio: 1296.828 / 705;
	max-width: none;
	pointer-events: none;
	transform: translateX(-50%);
}

.recipe-movie__sp-break {
	display: none;
}

.recipe-movie__deco {
	position: absolute;
	display: block;
	max-width: none;
	height: auto;
	transition-delay: var(--recipe-deco-delay, 0ms);
	transition-duration: 700ms;
}

.recipe-movie__deco--package {
	top: .2%;
	left: 14.34%;
	width: 10.16%;
	aspect-ratio: 131.718 / 162.159;
	transform: rotate(-14.17deg);
	--recipe-deco-delay: 0ms;
}

.recipe-movie__deco--package > span {
	position: absolute;
	top: 6.22%;
	left: 12.04%;
	display: block;
	width: 75.92%;
	height: 87.57%;
	overflow: hidden;
}

.recipe-movie__deco--package img {
	position: absolute;
	top: -29.04%;
	left: -60.47%;
	width: 223.96%;
	max-width: none;
	height: 156.99%;
	object-fit: cover;
}

.recipe-movie__deco--scale {
	top: 19.57%;
	left: -1.7%;
	width: 7.26%;
	transform: rotate(6.89deg);
	--recipe-deco-delay: 120ms;
}

.recipe-movie__deco--spatula {
	top: 49.2%;
	left: 8.8%;
	width: 3.41%;
	transform: rotate(-17.78deg);
	--recipe-deco-delay: 240ms;
}

.recipe-movie__deco--pan {
	top: 89.08%;
	left: 2.55%;
	width: 13.49%;
	transform: rotate(180deg) scaleY(-1);
	--recipe-deco-delay: 360ms;
}

.recipe-movie__deco--pot {
	top: 45.95%;
	left: 85.49%;
	width: 12.25%;
	transform: rotate(-5.47deg);
	--recipe-deco-delay: 180ms;
}

.recipe-movie__deco--ladle {
	top: 6.2%;
	left: 93%;
	width: 3.48%;
	transform: rotate(14.98deg);
	--recipe-deco-delay: 300ms;
}

.recipe-movie__deco--board {
	top: 80.03%;
	left: 89.04%;
	width: 9.33%;
	transform: rotate(-28.26deg);
	--recipe-deco-delay: 420ms;
}

.recipe-movie h2 {
	margin: 0 0 64px;
	color: #724b1c;
	font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	letter-spacing: -0.72px;
	white-space: nowrap;
}

.recipe-movie__heading-text {
	position: relative;
	display: inline-block;
}

.fdrecipe-page .recipe-movie__heading-line {
	position: absolute;
	right: -1.1em;
	bottom: .48em;
	width: 1.25em;
	max-width: none;
	height: auto;
}

.recipe-movie__frame {
	width: min(813px, 100%);
	margin: 0 auto;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	box-shadow: 0 18px 35px rgba(72, 47, 24, .16);
}

.recipe-movie__frame iframe {
	width: 100%;
	height: 100%;
}

.chef-collab {
	overflow: hidden;
	padding: 0 0 100px;
	background: #c2ddd4;
	border-radius: 80px 80px 0 0;
}

.chef-collab__heading {
	display: flex;
	min-height: 324.718px;
	background: #f0e6c8;
	border-radius: 80px 80px 0 0;
}

.chef-collab__title {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-width: 0;
	padding: 0 90px;
	color: #724b1c;
	font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
	font-weight: 900;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 2.2435px;
	white-space: nowrap;
}

.chef-collab__title p,
.chef-collab__title h2 {
	margin: 0;
	font: inherit;
	paint-order: stroke fill;
	text-shadow:
		0 0 2px #fff,
		0 0 4px #fff;
	-webkit-text-stroke-linejoin: round;
}

.chef-collab__title p {
	font-size: 40px;
	-webkit-text-stroke: 6px #fff;
}

.chef-collab__title h2 {
	font-size: 64px;
	-webkit-text-stroke: 10px #fff;
}

.chef-collab__photo {
	flex: 0 0 30.965%;
	min-height: 324.718px;
	overflow: hidden;
	border-radius: 0 80px 0 0;
}

.chef-collab__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.chef-collab__body {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 80px;
	padding: 40.791px 20px;
	background: #5e8234;
}

.chef-collab__result {
	margin: 0;
	color: #fff;
	font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 2.2435px;
	white-space: nowrap;
}

.chef-collab__result span {
	font-weight: 900;
}

.chef-collab__button {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-width: 636.746px;
	min-height: 120.988px;
	padding: 20.395px 96px 20.395px 81.581px;
	color: #5e8234;
	font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	background: #fff;
	border-radius: 20.395px;
	transition: scale .3s ease, box-shadow .3s ease;
}

.chef-collab__button::after {
	position: absolute;
	top: 50%;
	right: 58px;
	width: 20px;
	height: 20px;
	content: "";
	border-top: 5px solid currentColor;
	border-right: 5px solid currentColor;
	border-radius: 2px;
	transform: translateY(-50%) rotate(45deg);
}

.chef-collab__button:focus-visible,
.chef-collab__button:hover {
	scale: 1.01;
	box-shadow: 0 16px 30px rgba(30, 64, 24, .2);
}

.chef-collab__button span {
	display: block;
	font-size: 36px;
	letter-spacing: 0;
}

.chef-collab__button small {
	display: block;
	margin-top: 10.198px;
	font-size: 32px;
}

.fdrecipe-page.contents_in:not(.footer_in) .bnr-otameshi-wrap .pome {
	transition-delay: .4s;
}

.recipe-list {
	padding: 0 0 150px;
	background: #c2ddd4;
}

.recipe-card-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.fdrecipe-page .js-fadein.recipe-card-list {
	opacity: 1;
	translate: 0 0;
}

.fdrecipe-page .js-fadein.recipe-card-list > li {
	opacity: 0;
	translate: 0 10px;
	transition: opacity .5s, translate .5s;
	--delay: 160ms;
}

.fdrecipe-page .js-fadein.recipe-card-list > li:nth-child(1) {
	transition-delay: calc(var(--delay) * 0);
}

.fdrecipe-page .js-fadein.recipe-card-list > li:nth-child(2) {
	transition-delay: calc(var(--delay) * 1);
}

.fdrecipe-page .js-fadein.recipe-card-list > li:nth-child(3) {
	transition-delay: calc(var(--delay) * 2);
}

.fdrecipe-page .js-fadein.recipe-card-list > li:nth-child(4) {
	transition-delay: calc(var(--delay) * 3);
}

.fdrecipe-page .js-fadein.recipe-card-list.inviewed > li {
	opacity: 1;
	translate: 0 0;
}

.post-gallery__pr {
	margin: 40px 0 100px;
	color: #724B1C;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	text-align: right;
}

.recipe-card {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	box-sizing: border-box;
	width: 100%;
	min-height: 330px;
	padding: 40px;
	border: 2px solid #5e8234;
	border-radius: 50px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	cursor: pointer;
	font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
	text-align: left;
	transition: scale .3s ease, filter .3s ease;
}

.recipe-card:focus-visible,
.recipe-card:hover {
	scale: 1.01;
	filter: drop-shadow(0 14px 20px rgba(70, 115, 46, .18));
	outline: none;
}

.recipe-card__photo {
	display: block;
	flex: 0 0 250px;
	width: 250px;
	height: 250px;
	overflow: hidden;
	border-radius: 20px;
}

.recipe-card__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}

.recipe-card__content {
	display: flex;
	flex: 0 0 240px;
	flex-direction: column;
	justify-content: space-between;
	width: 240px;
	height: 250px;
	padding: 10px 0;
}

.recipe-card__text,
.recipe-card__heading,
.recipe-card__number,
.recipe-card__category,
.recipe-card__title,
.recipe-card__cta {
	display: block;
}

.recipe-card__text {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.recipe-card__number {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 18.75px;
	letter-spacing: 1.1px;
	white-space: nowrap;
}

.recipe-card__heading {
	display: flex;
	flex-direction: column;
	gap: 10px;
	color: #5e8234;
	font-weight: 700;
}

.recipe-card__category {
	display: flex;
	align-items: center;
	font-size: 20px;
	line-height: 1;
	white-space: nowrap;
}

.recipe-card__icon {
	display: block;
	flex: 0 0 auto;
	width: auto;
	height: 18px;
	margin-left: 4px;
	object-fit: contain;
}

.recipe-card__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
}

.recipe-card__tablet-break {
	display: none;
}

.recipe-card__cta {
	position: relative;
	align-self: flex-start;
	box-sizing: border-box;
	min-width: 184px;
	padding: 10px 56px 10px 40px;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	line-height: 28.8px;
	white-space: nowrap;
	background: #ff6e00;
	border-radius: 10px;
}

.recipe-card__cta::after {
	position: absolute;
	top: 50%;
	right: 33px;
	width: 9px;
	height: 9px;
	content: "";
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}

.recipe-modal[hidden] {
	display: none;
}

.recipe-modal {
	position: fixed;
	inset: 0;
	z-index: 10000;
	display: grid;
	place-items: center;
	padding: 48px 20px;
}

.recipe-modal__overlay {
	position: absolute;
	inset: 0;
	background: rgba(42, 30, 18, .72);
}

.recipe-modal__content {
	position: relative;
	z-index: 1;
	width: min(900px, calc(100vw - 40px));
	max-height: calc(100vh - 96px);
	overflow: auto;
	border-radius: 8px;
	box-shadow: 0 24px 70px rgba(0, 0, 0, .32);
	-webkit-overflow-scrolling: touch;
}

.recipe-modal__content > img {
	width: 100%;
}

.recipe-detail {
	box-sizing: border-box;
	width: 100%;
	padding: 80px 100px;
	color: #724b1c;
	font-family: "Noto Sans JP", sans-serif;
	background: #fffae6;
	border: 2px solid #5e8234;
	border-radius: 50px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.recipe-detail__hero {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	width: 700px;
	max-width: 100%;
	margin: 0 auto 40px;
}

.fdrecipe-page .recipe-detail__photo {
	flex: 0 0 300px;
	width: 300px;
	height: 200px;
	object-fit: cover;
	border-radius: 20px;
}

.recipe-detail__title {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 16px;
	width: 360px;
	min-height: 195px;
	color: #724b1c;
	font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
	font-weight: 700;
}

.recipe-detail__dots {
	width: 196px;
	height: 5.72px;
	background-image:
		url("/img/fdrecipe/modal-title-dot-segment.png"),
		url("/img/fdrecipe/modal-title-dot-segment.png"),
		url("/img/fdrecipe/modal-title-dot-segment.png"),
		url("/img/fdrecipe/modal-title-dot-segment.png");
	background-repeat: no-repeat;
	background-position: 0 0, 51px 0, 102px 0, 153px 0;
	background-size: 43px 5.72px;
}

.recipe-detail__title p {
	display: flex;
	align-items: center;
	width: 360px;
	margin: 0;
	font-size: 25px;
	line-height: 1;
}

.recipe-detail__title-icon {
	display: block;
	flex: 0 0 auto;
	width: auto;
	height: 25px;
	margin-left: 6px;
	object-fit: contain;
}

.recipe-detail__title h2 {
	width: 360px;
	margin: 0;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0;
}

#recipe-modal-1 .recipe-detail__title p,
#recipe-modal-1 .recipe-detail__title h2 {
	width: 408px;
}

#recipe-modal-2 .recipe-detail__title p,
#recipe-modal-2 .recipe-detail__title h2,
#recipe-modal-3 .recipe-detail__title p,
#recipe-modal-3 .recipe-detail__title h2 {
	width: 324px;
}

#recipe-modal-4 .recipe-detail__title p,
#recipe-modal-4 .recipe-detail__title h2 {
	width: 252px;
}

#recipe-modal-2 .recipe-detail__title h2,
#recipe-modal-3 .recipe-detail__title h2,
#recipe-modal-4 .recipe-detail__title h2 {
	font-size: 36px;
}

.recipe-detail__body {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 700px;
	max-width: 100%;
	margin: 0 auto;
}

.recipe-detail__box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 40px 60px;
	background: #fff;
	border-radius: 40px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.recipe-detail__box-head {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
	color: #5e8234;
	font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 1.4;
}

.recipe-detail__box-head h3 {
	margin: 0;
	padding: 3px 20px;
	color: #fff;
	font: inherit;
	background: #5e8234;
	border-radius: 50px;
}

.recipe-detail__box-head p {
	margin: 0;
	font: inherit;
}

.recipe-detail__ingredients {
	padding-right: 60px;
}

.recipe-detail__package {
	position: absolute;
	top: -24px;
	right: 30px;
	width: 82px;
	height: 125px;
	object-fit: contain;
}

.recipe-detail table {
	display: block;
	width: 580px;
	max-width: 100%;
	border-collapse: collapse;
	color: #724b1c;
	font-size: 18px;
	font-weight: 700;
	line-height: 28.8px;
	white-space: nowrap;
}

.recipe-detail tbody {
	display: block;
}

.recipe-detail tr {
	display: grid;
	grid-template-columns: 269px 128px 62px;
	column-gap: 60.5px;
	align-items: start;
}

.recipe-detail th,
.recipe-detail td {
	display: block;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

.recipe-detail th {
	width: auto;
}

.recipe-detail__cube-name br {
	display: none;
}

.recipe-detail th::after {
	content: none;
}

.recipe-detail td:nth-child(2) {
	width: auto;
}

.recipe-detail td:nth-child(2)::before {
	margin-right: 10px;
	content: "...";
}

.recipe-detail td:last-child {
	width: auto;
	text-align: left;
}

.recipe-detail th small {
	display: inline-block;
	margin-left: 8px;
	font-size: 12px;
	line-height: 1.2;
	white-space: normal;
}

.recipe-detail__radish-row th {
	position: relative;
}

.recipe-detail__radish-name {
	display: inline-block;
}

.recipe-detail__radish-row--start th::after {
	position: absolute;
	top: 5px;
	left: 128px;
	width: 12px;
	height: 52px;
	content: "";
	border-top: 2px solid #724b1c;
	border-right: 2px solid #724b1c;
	border-bottom: 2px solid #724b1c;
}

.recipe-detail th .recipe-detail__radish-note {
	position: absolute;
	top: -10px;
	left: 148px;
	width: 164px;
	margin-left: 0;
	font-size: 12px;
	font-weight: 900;
	line-height: 1.35;
	white-space: normal;
}

.recipe-detail__radish-note span {
	font-weight: 500;
}

.recipe-detail__radish-note-break {
	display: none;
}

.recipe-detail__radish-note-indent {
	display: inline;
	margin-left: 0;
}

.recipe-detail__steps {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #724b1c;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}

.recipe-detail__steps li:not(.recipe-detail__step-label) {
	display: grid;
	grid-template-columns: 22px 1fr;
	gap: 5px;
}

.recipe-detail__steps span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	background: #724b1c;
	border-radius: 50%;
}

.recipe-detail__steps p {
	margin: 0;
	white-space: nowrap;
}

.recipe-detail__steps small {
	grid-column: 1 / -1;
	padding-left: 5px;
	color: #724b1c;
	font-size: 13px;
	line-height: 1.2;
	white-space: nowrap;
}

.recipe-detail__steps small b {
	color: #f00;
}

.recipe-detail__step-label em {
	display: inline-block;
	padding: 0 0 3px;
	color: #5e8234;
	font-size: 16px;
	font-style: normal;
	border-bottom: 2px solid #5e8234;
}

.recipe-detail__notes ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin: 0;
	padding: 0;
	color: #724b1c;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	list-style: none;
}

.recipe-detail__notes li {
	display: grid;
	grid-template-columns: 14px 1fr;
	column-gap: 5px;
}

.recipe-detail__notes li::before {
	content: "・";
}

.recipe-detail__pr {
	width: 700px;
	max-width: 100%;
	margin: 40px auto 0;
	color: #724b1c;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	text-align: right;
}

.recipe-modal__close {
	position: sticky;
	top: 14px;
	float: right;
	z-index: 2;
	width: 48px;
	height: 48px;
	margin: 14px 14px -62px auto;
	border: 0;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
	cursor: pointer;
}

.recipe-modal__close::before,
.recipe-modal__close::after {
	position: absolute;
	top: 23px;
	left: 13px;
	width: 22px;
	height: 2px;
	content: "";
	background: #5b3a17;
}

.recipe-modal__close::before {
	transform: rotate(45deg);
}

.recipe-modal__close::after {
	transform: rotate(-45deg);
}

.recipe-modal__close:focus-visible {
	outline: 3px solid #ff7a00;
	outline-offset: 3px;
}

body.is-modal-open {
	overflow: hidden;
}

.fdrecipe-page.is-modal-open .contents-main {
	z-index: 10000;
}

.fdrecipe-page.is-modal-open .recipe-modal {
	z-index: 10001;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.recipe-movie h2 {
		font-size: 28px;
	}
}

@media (min-width: 681px) and (max-width: 1024px) {
	.recipe-card__tablet-break {
		display: initial;
	}

	.recipe-modal {
		padding: 38px 16px;
	}

	.recipe-modal__content {
		width: min(900px, calc(100vw - 32px));
		max-height: calc(100vh - 76px);
	}

	.recipe-detail {
		padding: 64px clamp(34px, 6vw, 64px);
	}

	.recipe-detail__hero,
	.recipe-detail__body,
	.recipe-detail__pr {
		width: 100%;
	}

	.recipe-detail__hero {
		gap: clamp(24px, 4vw, 40px);
	}

	.fdrecipe-page .recipe-detail__photo {
		flex: 0 0 clamp(240px, 35vw, 300px);
		width: clamp(240px, 35vw, 300px);
		height: clamp(160px, 23.3vw, 200px);
	}

	.recipe-detail__title {
		display: grid;
		gap: 0;
		grid-template-rows: auto 1fr auto auto 1fr auto;
		align-items: center;
		justify-items: center;
		width: max-content;
		max-width: 100%;
		height: clamp(160px, 23.3vw, 200px);
		min-width: 0;
		min-height: auto;
		text-align: center;
		transform: translateX(clamp(34px, 4.8vw, 52px));
	}

	.recipe-detail__title .recipe-detail__dots:first-child {
		grid-row: 1;
	}

	.recipe-detail__title p {
		grid-row: 3;
	}

	.recipe-detail__title h2 {
		grid-row: 4;
		margin-top: 8px;
	}

	.recipe-detail__title .recipe-detail__dots:last-child {
		grid-row: 6;
	}

	.recipe-detail__title p,
	#recipe-modal-1 .recipe-detail__title p,
	#recipe-modal-2 .recipe-detail__title p,
	#recipe-modal-3 .recipe-detail__title p,
	#recipe-modal-4 .recipe-detail__title p {
		align-self: stretch;
		width: 100%;
		margin: 0;
		font-size: clamp(19px, 2.5vw, 25px);
		text-align: left;
		white-space: nowrap;
	}

	.recipe-detail__title h2,
	#recipe-modal-1 .recipe-detail__title h2,
	#recipe-modal-2 .recipe-detail__title h2,
	#recipe-modal-3 .recipe-detail__title h2,
	#recipe-modal-4 .recipe-detail__title h2 {
		width: 100%;
		max-width: 100%;
		margin-bottom: 0;
		font-size: clamp(26px, 3.4vw, 34px);
		text-align: left;
	}

	.recipe-detail__box {
		padding: 40px clamp(36px, 5.3vw, 54px);
	}

	.recipe-detail table {
		width: 100%;
		font-size: clamp(15px, 2vw, 18px);
		line-height: 1.6;
	}

	.recipe-detail tr {
		grid-template-columns: minmax(0, 1.55fr) minmax(72px, .7fr) minmax(66px, .7fr);
		column-gap: clamp(18px, 4vw, 40px);
	}

	.recipe-detail__radish-row--start th::after {
		left: 112px;
		border-width: 1px;
	}

	.recipe-detail th .recipe-detail__radish-note {
		left: 130px;
	}

	.recipe-detail__radish-note-break {
		display: block;
	}

	.recipe-detail__radish-note-indent {
		display: inline-block;
		margin-left: 1em;
	}

	.recipe-detail__steps,
	.recipe-detail__notes ul {
		font-size: clamp(15px, 2vw, 18px);
	}

	.recipe-detail__steps p,
	.recipe-detail__steps small {
		white-space: normal;
	}

	.recipe-detail__steps p br {
		display: none;
	}
}

@media screen and (min-width: 1025px) {
	.recipe-movie h2 {
		font-size: 28px;
	}

	.recipe-modal {
		place-items: start center;
		z-index: 10000;
		padding: 48px 40px 40px;
	}

	.recipe-modal__content {
		max-height: calc(100vh - 88px);
	}

	.chef-collab__title h2 {
		-webkit-text-stroke: 8px #fff;
		text-shadow: none;
	}
}

@media (max-width: 900px) {
	.recipe-container {
		width: min(700px, calc(100% - 28px));
	}

	.recipe-hero {
		aspect-ratio: 375 / 400;
	}

	.recipe-hero__grid {
		background: #f4f2ef;
	}

	.recipe-hero__grid picture {
		position: relative;
	}

	.recipe-hero__grid img {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 134%;
		height: 134%;
		max-width: none;
		object-fit: cover;
		transform: translate(-50%, -50%);
	}

	.recipe-hero__grid picture:nth-child(1) img {
		top: 44%;
		left: 48%;
	}

	.recipe-hero__grid picture:nth-child(2) img {
		top: 44%;
		left: 53%;
	}

	.recipe-hero__grid picture:nth-child(3) img {
		top: 49%;
		left: 49%;
	}

	.recipe-hero__grid picture:nth-child(4) img {
		top: 49%;
		left: 52%;
	}

	.recipe-hero__badge {
		top: 50%;
		left: 50.4%;
		width: 55.467%;
	}

	.recipe-movie {
		padding: clamp(64px, 10vw, 96px) 0 clamp(190px, 28vw, 280px);
	}

	.recipe-movie__decoration {
		top: clamp(120px, 18vw, 166px);
		width: min(100vw, 900px);
		aspect-ratio: 375 / 324;
	}

	.recipe-movie__deco--package {
		top: 0;
		left: 5.07%;
		width: 12.1%;
	}

	.recipe-movie__deco--scale {
		top: .62%;
		left: 82.13%;
		width: 9.87%;
	}

	.recipe-movie__deco--spatula {
		top: 9.26%;
		left: 62.67%;
		width: 4.06%;
	}

	.recipe-movie__deco--pan {
		top: 10.49%;
		left: 26.67%;
		width: 16.13%;
	}

	.recipe-movie__deco--pot {
		top: 85.8%;
		left: 40.27%;
		width: 15.36%;
	}

	.recipe-movie__deco--ladle {
		top: 86.42%;
		left: 11.2%;
		width: 4.15%;
	}

	.recipe-movie__deco--board {
		top: 85.8%;
		left: 77.87%;
		width: 11.12%;
	}

	.recipe-movie h2 {
		margin-bottom: clamp(72px, 16vw, 160px);
	}

	.fdrecipe-page .recipe-movie__heading-line {
		position: relative;
		right: auto;
		bottom: auto;
		display: inline-block;
		width: .85em;
		margin-left: .04em;
		vertical-align: top;
		transform: translateY(.08em);
	}

	.recipe-movie__sp-break {
		display: block;
	}

	.recipe-movie__frame {
		width: min(810px, calc(100% - 46px));
	}

	.chef-collab {
		padding-bottom: 64px;
		border-radius: 36px 36px 0 0;
	}

	.chef-collab__heading {
		flex-direction: column;
		min-height: 0;
		border-radius: 36px 36px 0 0;
	}

	.chef-collab__title {
		padding: 34px 18px 30px;
		letter-spacing: 1px;
	}

	.chef-collab__title p,
	.chef-collab__title h2 {
		text-shadow: none;
	}

	.chef-collab__title p {
		font-size: 18px;
		-webkit-text-stroke: 4px #fff;
	}

	.chef-collab__title h2 {
		font-size: 30px;
		-webkit-text-stroke: 5px #fff;
	}

	.chef-collab__photo {
		flex-basis: auto;
		width: 100%;
		min-height: 0;
		aspect-ratio: 445.897 / 324.718;
		border-radius: 0;
	}

	.chef-collab__body {
		flex-direction: column;
		gap: 22px;
		padding: 30px 20px;
	}

	.chef-collab__result {
		font-size: 20px;
		letter-spacing: 1px;
	}

	.chef-collab__button {
		width: min(100%, 520px);
		min-width: 0;
		min-height: 84px;
		padding: 16px 72px 16px 40px;
		border-radius: 16px;
	}

	.chef-collab__button::after {
		right: 38px;
		width: 16px;
		height: 16px;
		border-width: 4px;
	}

	.chef-collab__button span {
		font-size: 18px;
	}

	.chef-collab__button small {
		margin-top: 8px;
		font-size: 18px;
	}

	.recipe-list {
		padding-bottom: 72px;
	}

	.recipe-card-list {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	.fdrecipe-page .js-fadein.recipe-card-list.inviewed > li {
		opacity: 0;
		translate: 0 14px;
	}

	.fdrecipe-page .js-fadein.recipe-card-list > li.is-card-inviewed {
		opacity: 1;
		translate: 0 0;
		transition-delay: 0ms;
		transition-duration: .65s;
	}

	.post-gallery__pr {
		max-width: 610px;
		margin-bottom: 60px;
		margin-right: auto;
		margin-left: auto;
	}

	.recipe-card {
		max-width: 610px;
		margin: 0 auto;
	}
}

@media (max-width: 680px) {
	.recipe-card {
		flex-direction: column;
		gap: 22px;
		min-height: 0;
		padding: 28px;
		border-radius: 34px;
	}

	.recipe-card__photo {
		flex-basis: auto;
		width: min(300px, 100%);
		height: auto;
		aspect-ratio: 3 / 2;
	}

	.recipe-card__content {
		align-items: center;
		flex-basis: auto;
		width: 100%;
		height: auto;
		padding: 0;
		text-align: center;
	}

	.recipe-card__text {
		align-items: center;
		margin-bottom: 22px;
	}

	.recipe-card__category {
		justify-content: center;
		font-size: 19px;
	}

	.recipe-card__title {
		font-size: 24px;
	}

	.recipe-card__cta {
		align-self: center;
	}

	.recipe-detail {
		padding: 56px 20px;
		border-radius: 34px;
	}

	.recipe-detail__hero {
		flex-direction: column;
		gap: 24px;
		margin-bottom: 32px;
	}

	.fdrecipe-page .recipe-detail__photo {
		flex-basis: auto;
		width: min(300px, 100%);
		height: auto;
		aspect-ratio: 3 / 2;
	}

	.recipe-detail__title {
		align-items: center;
		gap: 0;
		width: 100%;
		min-height: 0;
		text-align: center;
	}

	.recipe-detail__dots {
		margin: 0 0 16px;
	}

	.recipe-detail__title .recipe-detail__dots:last-child {
		margin: 16px 0 0;
	}

	.recipe-detail__title p,
	#recipe-modal-1 .recipe-detail__title p,
	#recipe-modal-2 .recipe-detail__title p,
	#recipe-modal-3 .recipe-detail__title p,
	#recipe-modal-4 .recipe-detail__title p {
		justify-content: center;
		width: auto;
		margin: 0 0 10px;
		font-size: 20px;
	}

	.recipe-detail__title-icon {
		height: 20px;
		margin-left: 5px;
	}

	.recipe-detail__title h2,
	#recipe-modal-1 .recipe-detail__title h2,
	#recipe-modal-2 .recipe-detail__title h2,
	#recipe-modal-3 .recipe-detail__title h2,
	#recipe-modal-4 .recipe-detail__title h2 {
		width: auto;
		font-size: 25px;
	}

	.recipe-detail__box {
		padding: 30px 22px;
		border-radius: 28px;
	}

	.recipe-detail__box-head {
		flex-wrap: wrap;
		gap: 10px;
		font-size: 18px;
	}

	.recipe-detail__package {
		top: -26px;
		right: 16px;
		width: 62px;
		height: 94px;
	}

	.recipe-detail table {
		width: 100%;
		font-size: 14px;
		line-height: 1.7;
		white-space: normal;
	}

	.recipe-detail tr {
		grid-template-columns: minmax(0, 1fr) 78px 52px;
		column-gap: 8px;
	}

	.recipe-detail tr + tr {
		margin-top: 7px;
	}

	.recipe-detail th {
		width: auto;
	}

	.recipe-detail__cube-name br {
		display: block;
	}

	.recipe-detail__cube-name {
		display: inline-block;
		line-height: 1.35;
	}

	.recipe-detail td:nth-child(2)::before {
		margin-right: 4px;
	}

	.recipe-detail td:nth-child(2) {
		width: 78px;
		white-space: nowrap;
	}

	.recipe-detail td:last-child {
		width: 52px;
		white-space: nowrap;
	}

	.recipe-detail__radish-row--start th::after {
		content: none;
	}

	.recipe-detail th .recipe-detail__radish-note {
		position: static;
		display: block;
		width: auto;
		margin: 2px 0 8px;
		padding-left: 0;
		font-size: 12px;
		line-height: 1.35;
		white-space: nowrap;
	}

	.recipe-detail__steps,
	.recipe-detail__notes ul {
		font-size: 15px;
	}

	.recipe-detail__steps li:not(.recipe-detail__step-label) {
		grid-template-columns: 22px minmax(0, 1fr);
	}

	.recipe-detail__steps p {
		white-space: normal;
	}

	.recipe-detail__steps p br {
		display: none;
	}

	.recipe-detail__steps small {
		white-space: normal;
	}

	.recipe-detail__pr {
		font-size: 13px;
	}

	.post-gallery__pr {
		font-size: 13px;
	}
}

@media (min-width: 768px) and (max-width: 900px) {
	.recipe-movie__decoration {
		top: calc(clamp(120px, 18vw, 166px) + 24px);
	}
}

@media (min-width: 901px) and (max-width: 1024px) {
	.recipe-movie__decoration {
		top: 82px;
	}
}

@media (min-width: 681px) and (max-width: 900px) {
	.recipe-movie h2 {
		margin-bottom: 160px;
	}

	.chef-collab {
		padding-bottom: clamp(64px, 6.9vw, 100px);
		border-radius: clamp(36px, 5.3vw, 50px) clamp(36px, 5.3vw, 50px) 0 0;
	}

	.chef-collab__heading {
		flex-direction: row;
		min-height: clamp(174px, 22.6vw, 203px);
		border-radius: clamp(36px, 5.3vw, 50px) clamp(36px, 5.3vw, 50px) 0 0;
	}

	.chef-collab__title {
		padding: 0 clamp(42px, 6.25vw, 56px);
		letter-spacing: 1.4px;
	}

	.chef-collab__title p {
		font-size: clamp(22px, 2.78vw, 25px);
		-webkit-text-stroke: clamp(4px, .55vw, 5px) #fff;
	}

	.chef-collab__title h2 {
		font-size: clamp(34px, 4.45vw, 40px);
		-webkit-text-stroke: clamp(6px, .75vw, 7px) #fff;
	}

	.chef-collab__photo {
		flex: 0 0 30.965%;
		width: auto;
		min-height: clamp(174px, 22.6vw, 203px);
		aspect-ratio: auto;
		border-radius: 0 clamp(36px, 5.3vw, 50px) 0 0;
	}

	.chef-collab__body {
		flex-direction: row;
		gap: clamp(28px, 5.1vw, 46px);
		padding: clamp(27px, 2.84vw, 30px) 20px;
	}

	.chef-collab__result {
		font-size: clamp(20px, 2.5vw, 23px);
		letter-spacing: 1.4px;
	}

	.chef-collab__button {
		width: auto;
		min-width: clamp(300px, 43vw, 387px);
		min-height: clamp(78px, 8.4vw, 82px);
		padding: 14px clamp(58px, 6.2vw, 64px) 14px clamp(42px, 5.6vw, 54px);
		border-radius: clamp(14px, 1.6vw, 16px);
	}

	.chef-collab__button::after {
		right: clamp(34px, 3.9vw, 38px);
		width: clamp(14px, 1.45vw, 16px);
		height: clamp(14px, 1.45vw, 16px);
		border-width: 4px;
	}

	.chef-collab__button span {
		font-size: clamp(20px, 2.5vw, 23px);
	}

	.chef-collab__button small {
		margin-top: 7px;
		font-size: clamp(19px, 2.3vw, 21px);
	}
}

@media (max-width: 520px) {
	.recipe-container {
		width: calc(100% - 24px);
	}

	.recipe-movie__decoration {
		top: 148px;
	}

	.recipe-movie {
		padding-bottom: 140px;
	}

	.recipe-movie h2 {
		margin-bottom: 104px;
	}

	.recipe-movie__deco--pot,
	.recipe-movie__deco--board {
		top: 91%;
	}

	.recipe-movie__deco--ladle {
		top: 92%;
	}

	.recipe-card {
		border-radius: 28px;
	}

	.recipe-card__photo,
	.recipe-card__photo img {
		border-radius: 18px;
	}

	.recipe-modal {
		padding: 24px 10px;
	}

	.recipe-modal__content {
		max-height: calc(100vh - 48px);
	}
}
