@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&subset=japanese");
.baby-step body .contents figcaption,
.baby-step body .contents figure {
	display: block;
	margin: 0;
	padding: 0;
}

.baby-step body .contents div:after,
.baby-step body .contents dl:after,
.baby-step body .contents ul:after {
	line-height: 0;
}

@keyframes button_arrow {
	0% {
		transform: translate3d(0, 0, 0);
	}
	9.9% {
		transform: translate3d(0, 0, 0);
	}
	10% {
		transform: translate3d(-50%, 0, 0);
	}
	15% {
		transform: translate3d(40%, 0, 0);
	}
	20% {
		transform: translate3d(-30%, 0, 0);
	}
	25% {
		transform: translate3d(20%, 0, 0);
	}
	30% {
		transform: translate3d(0, 0, 0);
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

.baby-step .twinkle {
	animation: twinkle 3s linear infinite;
}

@keyframes twinkle {
	0% {
		transform: rotate(-30deg);
	}
	25% {
		transform: rotate(-30deg);
	}
	25.1% {
		transform: rotate(30deg);
	}
	50% {
		transform: rotate(30deg);
	}
	50.1% {
		transform: rotate(-30deg);
	}
	75% {
		transform: rotate(-30deg);
	}
	75.1% {
		transform: rotate(30deg);
	}
	100% {
		transform: rotate(30deg);
	}
}

.baby-step .contents {
	position: relative;
}

.step-decoration {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	pointer-events: none;
	width: 100vw;
	max-width: 1451px;
	overflow: hidden;
}

.step-decoration-item {
	position: absolute;
}

.step-decoration-item::before {
	content: "";
	display: block;
	background: transparent none 50% 50% no-repeat;
	background-size: 100%;
}

.step-decoration-item.star_01 {
	left: 50%;
	top: 0px;
	margin-left: 306.5px;
}

.step-decoration-item.star_01::before {
	width: 27px;
	height: 25px;
	background-image: url("/baby/step/assets/img/decoration_star_01.png");
	animation: twinkle 3s linear infinite;
}

.step-decoration-item.star_02 {
	left: 50%;
	top: 262px;
	margin-left: -593.5px;
}

.step-decoration-item.star_02::before {
	width: 27px;
	height: 25px;
	background-image: url("/baby/step/assets/img/decoration_star_02.png");
	animation: twinkle 3s linear infinite;
}

.step-decoration-item.dot_01 {
	left: 50%;
	top: 351px;
	margin-left: 559.5px;
}

.step-decoration-item.dot_01::before {
	width: 16px;
	height: 16px;
	background-image: url("/baby/step/assets/img/decoration_dot_01.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.triangle_01 {
	left: 50%;
	top: 376px;
	margin-left: -725.5px;
}

.step-decoration-item.triangle_01::before {
	width: 163px;
	height: 207px;
	background-image: url("/baby/step/assets/img/decoration_triangle_01.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.triangle_02 {
	left: 50%;
	top: 705px;
	margin-left: 618.5px;
}

.step-decoration-item.triangle_02::before {
	width: 24px;
	height: 18px;
	background-image: url("/baby/step/assets/img/decoration_triangle_02.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.square_01 {
	left: 50%;
	top: 964px;
	margin-left: 459.5px;
}

.step-decoration-item.square_01::before {
	width: 266px;
	height: 253px;
	background-image: url("/baby/step/assets/img/decoration_square_01.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.triangle_03 {
	left: 50%;
	top: 1287px;
	margin-left: -668.5px;
}

.step-decoration-item.triangle_03::before {
	width: 24px;
	height: 25px;
	background-image: url("/baby/step/assets/img/decoration_triangle_03.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.star_03 {
	left: 50%;
	top: 1596px;
	margin-left: -583.5px;
}

.step-decoration-item.star_03::before {
	width: 27px;
	height: 25px;
	background-image: url("/baby/step/assets/img/decoration_star_03.png");
	animation: twinkle 3s linear infinite;
}

.step-decoration-item.moon_01 {
	left: 50%;
	top: 2268px;
	margin-left: -699.5px;
}

.step-decoration-item.moon_01::before {
	width: 169px;
	height: 150px;
	background-image: url("/baby/step/assets/img/decoration_moon_01.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.triangle_05 {
	left: 50%;
	top: 2513px;
	margin-left: 619.5px;
}

.step-decoration-item.triangle_05::before {
	width: 24px;
	height: 26px;
	background-image: url("/baby/step/assets/img/decoration_triangle_05.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.star_04 {
	left: 50%;
	top: 2836px;
	margin-left: -638.5px;
}

.step-decoration-item.star_04::before {
	width: 27px;
	height: 25px;
	background-image: url("/baby/step/assets/img/decoration_star_04.png");
	animation: twinkle 3s linear infinite;
}

.step-decoration-item.star_05 {
	left: 50%;
	top: 2799px;
	margin-left: 604.5px;
}

.step-decoration-item.star_05::before {
	width: 27px;
	height: 25px;
	background-image: url("/baby/step/assets/img/decoration_star_05.png");
	animation: twinkle 3s linear infinite;
}

.step-decoration-item.triangle_04 {
	left: 50%;
	top: 2894px;
	margin-left: 468.5px;
}

.step-decoration-item.triangle_04::before {
	width: 228px;
	height: 224px;
	background-image: url("/baby/step/assets/img/decoration_triangle_04.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.dot_02 {
	left: 50%;
	top: 3263px;
	margin-left: -624.5px;
}

.step-decoration-item.dot_02::before {
	width: 16px;
	height: 16px;
	background-image: url("/baby/step/assets/img/decoration_dot_02.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.triangle_06 {
	left: 50%;
	top: 3357px;
	margin-left: 361.5px;
}

.step-decoration-item.triangle_06::before {
	width: 24px;
	height: 25px;
	background-image: url("/baby/step/assets/img/decoration_triangle_06.png");
	animation: "" 3s linear infinite;
}

.step-decoration-item.square_02 {
	left: 50%;
	top: 3369px;
	margin-left: -547.5px;
}

.step-decoration-item.square_02::before {
	width: 229px;
	height: 229px;
	background-image: url("/baby/step/assets/img/decoration_square_02.png");
	animation: "" 3s linear infinite;
}

.baby-step body .contents {
	display: block;
	overflow: hidden;
}

.baby-step body .emphasis {
	color: #ef3908;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
	font-style: normal;
}

.baby-step body .marked {
	background: #f5e9b6;
	color: inherit;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
	font-style: normal;
}

.baby-step body .mark-note {
	display: inline-block;
	color: #4e4e4d;
	font-size: 70%;
	vertical-align: 0.4em;
	transform: scale(0.9);
}

.baby-step body .word {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .link-button {
	position: relative;
	display: inline-block;
	border: 0 solid #ef3908;
	padding: 17px 71px 17px 36px;
	border-radius: 10px;
	font-size: 1.125rem;
	line-height: 1.3333;
	background: #ef3908;
	text-align: left;
	color: #fff;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
	transition: background-color 0.3s, color 0.3s;
}

.baby-step body .link-button .arrow {
	display: block;
	position: absolute;
	top: 0;
	right: 18px;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	background: #fff;
	transition: background-color 0.3s;
}

.baby-step body .link-button .arrow::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 9px;
	height: 10px;
	background: url("/baby/step/assets/img/ico_03.svg") 50% 50% no-repeat;
	background-size: 100%;
	animation: button_arrow 3s linear infinite;
}

.baby-step body .link-button:focus, .baby-step body .link-button:hover {
	border-width: 2px;
	padding: 15px 69px 15px 34px;
	background: #fff;
	color: #ef3908;
}

.baby-step body .link-button:focus .arrow, .baby-step body .link-button:hover .arrow {
	right: 16px;
	background: #ef3908;
}

.baby-step body .link-button:focus .arrow::after, .baby-step body .link-button:hover .arrow::after {
	background-image: url("/baby/step/assets/img/ico_02.svg");
}

.baby-step body .step-banner-01 {
	position: relative;
	box-sizing: border-box;
	padding: 33px 69px 33px 130px;
	width: 600px;
	min-height: 120px;
	background: #ef3908;
	color: #fff;
	text-align: center;
	overflow: hidden;
	transition: background-color 0.3s, color 0.3s;
}

.baby-step body .step-banner-01 br {
	display: none;
}

.baby-step body .step-banner-01 .step-banner-01-image {
	position: absolute;
	top: 0px;
	left: 36px;
}

.baby-step body .step-banner-01 .step-banner-01-sholder {
	display: block;
	font-size: 1.125rem;
	line-height: 1;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-banner-01 .step-banner-01-title {
	display: block;
	margin: 11px 0 0;
	font-style: normal;
	font-size: 1.625rem;
	line-height: 1;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-banner-01:focus, .baby-step body .step-banner-01:hover {
	padding: 31px 67px 31px 128px;
}

.baby-step body .step-banner-01:focus .step-banner-01-image, .baby-step body .step-banner-01:hover .step-banner-01-image {
	top: -1px;
	left: 34px;
}

.baby-step body .step-banner-02 {
	position: relative;
	box-sizing: border-box;
	border: 1px solid #f74999;
	padding: 33px 80px 33px 202px;
	width: 600px;
	min-height: 120px;
	background: #fff;
	color: #f74999;
	text-align: center;
	transition: background-color 0.3s, color 0.3s;
}

.baby-step body .step-banner-02 br {
	display: none;
}

.baby-step body .step-banner-02 .step-banner-02-image {
	position: absolute;
	top: 0;
	left: 39px;
	bottom: 0;
	margin: auto;
}

.baby-step body .step-banner-02 .step-banner-02-sholder {
	display: block;
	font-size: 1.125rem;
	line-height: 1;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-banner-02 .step-banner-02-title {
	display: block;
	margin: 11px 0 0;
	font-style: normal;
	font-size: 1.625rem;
	line-height: 1;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-banner-02 .arrow {
	right: 17px;
	background: #f74999;
}

.baby-step body .step-banner-02 .arrow::after {
	background-image: url("/baby/step/assets/img/ico_02.svg");
}

.baby-step body .step-banner-02:focus, .baby-step body .step-banner-02:hover {
	border: 1px solid #f74999;
	padding: 33px 80px 33px 202px;
	background: #f74999;
	color: #fff;
}

.baby-step body .step-banner-02:focus .arrow, .baby-step body .step-banner-02:hover .arrow {
	right: 17px;
	background: #fff;
}

.baby-step body .step-banner-02:focus .arrow::after, .baby-step body .step-banner-02:hover .arrow::after {
	background-image: url("/baby/step/assets/img/ico_04.svg");
}

.baby-step body .step-banner-03 {
	position: relative;
	box-sizing: border-box;
	border-color: #f08c15;
	padding: 33px 74px 33px 170px;
	width: 600px;
	min-height: 120px;
	background: #fff;
	color: #f08c15;
	text-align: center;
	transition: background-color 0.3s, color 0.3s;
}

.baby-step body .step-banner-03 br {
	display: none;
}

.baby-step body .step-banner-03 .step-banner-03-image {
	position: absolute;
	top: 0;
	left: 29px;
	bottom: 0;
	margin: auto;
}

.baby-step body .step-banner-03 .step-banner-03-balloon {
	position: absolute;
	top: -38px;
	right: -8px;
}

.baby-step body .step-banner-03 .step-banner-03-sholder {
	display: block;
	font-size: 1.125rem;
	line-height: 1;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-banner-03 .step-banner-03-title {
	display: block;
	margin: 11px 0 0;
	font-style: normal;
	font-size: 1.375rem;
	line-height: 1;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-banner-03 .arrow {
	background: #f08c15;
}

.baby-step body .step-banner-03 .arrow::after {
	background-image: url("/baby/step/assets/img/ico_02.svg");
}

.baby-step body .step-banner-03:focus, .baby-step body .step-banner-03:hover {
	padding: 31px 72px 31px 168px;
	background: #fff;
	color: #f08c15;
}

.baby-step body .step-banner-03:focus .step-banner-03-image, .baby-step body .step-banner-03:hover .step-banner-03-image {
	left: 27px;
}

.baby-step body .step-banner-03:focus .step-banner-03-balloon, .baby-step body .step-banner-03:hover .step-banner-03-balloon {
	top: -40px;
	right: -10px;
}

.baby-step body .step-banner-03:focus .arrow, .baby-step body .step-banner-03:hover .arrow {
	background: #f08c15;
}

.baby-step body .step-banner-03:focus .arrow::after, .baby-step body .step-banner-03:hover .arrow::after {
	background-image: url("/baby/step/assets/img/ico_02.svg");
}

.baby-step body .unordered-list {
	list-style-type: none;
}

.baby-step body .unordered-list > li {
	position: relative;
}

.baby-step body .unordered-list > li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	border-radius: 50%;
	background-color: #ef3908;
}

.baby-step body .subsection {
	position: relative;
	margin: 0 auto;
	max-width: 720px;
	text-align: left;
}

.baby-step body .subsection .subsection-title {
	position: relative;
	z-index: 1;
	display: table;
	margin: 0 auto -1em;
	border-radius: 1em;
	padding: 0.5em 56px;
	background: #ef3908;
	color: #fff;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1;
}

.baby-step body .subsection .subsection-body {
	position: relative;
	border: 2px dotted #ef3908;
	border-radius: 40px;
}

.baby-step body .subsection-pink .subsection-body {
	border: 0 none;
	background: #fff0f2;
}

.baby-step body .marked-ordered-list {
	list-style-type: none;
}

.baby-step body .marked-ordered-list > li {
	position: relative;
	margin: 31px 0 0;
	padding: 0 0 0 54px;
}

.baby-step body .marked-ordered-list > li:first-child {
	margin-top: 0;
}

.baby-step body .mark-number {
	display: inline-block;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background: #ef3908;
	color: #fff;
	font-size: 1.125rem;
	line-height: 40px;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
	text-align: center;
}

.baby-step body .step-banners {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	font-size: 1.125rem;
	line-height: 1.22222222222;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.baby-step body .step-banners > li {
	margin: 50px 0 0;
	padding: 0;
}

.baby-step body .step-banners > li:first-child {
	margin-top: 0;
}

.baby-step body .step-banners > li img {
	max-width: 100%;
}

.baby-step body .step-banners p {
	margin: 0 0 26px;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .category-title {
	margin: 0;
	padding: 47px 0 0;
	text-align: center;
	font-size: 1.875rem;
	line-height: 2.8;
}

.baby-step body .category-title .image {
	width: 84px;
}

.baby-step body .category-title .title {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .recipe-list {
	display: flex;
	flex-wrap: wrap;
	margin: 15px auto 0;
	max-width: 980px;
}

.baby-step body .recipe-list > li {
	margin: 54px 0 0 6.122448979%;
	padding: 0;
	max-width: 200px;
	width: 20.408163265%;
}

.baby-step body .recipe-list-item {
	display: block;
	text-align: center;
	color: inherit;
}

.baby-step body .recipe-list-item .image-holder {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0 auto;
	width: 100%;
}

.baby-step body .recipe-list-item .image-holder::after {
	content: "";
	position: absolute;
	right: 8px;
	bottom: 8px;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	background: #2ca7e0;
}

.baby-step body .recipe-list-item .image-wrap {
	display: block;
}

.baby-step body .recipe-list-item .image-wrap::after {
	content: "";
	position: absolute;
	right: 22px;
	bottom: 22px;
	border-radius: 2px;
	border-top: 5px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 5px solid transparent;
	width: 0;
	height: 0;
	z-index: 1;
}

.baby-step body .recipe-list-item .image {
	display: block;
	border-radius: 50%;
	max-width: 100%;
}

.baby-step body .recipe-list-item .sholder {
	margin: 15px 0 0;
	color: #2ca7e0;
	font-size: 0.75rem;
	line-height: 1.33333333333;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .recipe-list-item .title {
	margin: 6px 0 0;
	font-size: 1rem;
	line-height: 1.25;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .link-back {
	margin: 70px 0 0;
	text-align: center;
}

.baby-step body .link-back .link-button-back {
	border-color: #2ca7e0;
	padding-left: 73px;
	padding-right: 38px;
	background: #2ca7e0;
}

.baby-step body .link-back .link-button-back .arrow {
	right: auto;
	left: 18px;
	transform: rotate(180deg);
	transition: all .2s ease-in-out;
}

.baby-step body .link-back .link-button-back .arrow::after {
	background-image: url("/baby/step/assets/img/ico_back_blue.svg");
}

.baby-step body .link-back .link-button-back:hover, .baby-step body .link-back .link-button-back:focus {
	padding-left: 71px;
	padding-right: 36px;
	background: #fff;
	color: #2ca7e0;
}

.baby-step body .link-back .link-button-back:hover .arrow, .baby-step body .link-back .link-button-back:focus .arrow {
	left: 16px;
	background: #2ca7e0;
}

.baby-step body .link-back .link-button-back:hover .arrow::after, .baby-step body .link-back .link-button-back:focus .arrow::after {
	background-image: url("/baby/step/assets/img/ico_02.svg");
}

.baby-step body .step-recipe-categories {
	display: block;
	margin: 0 auto;
	border: 2px solid #2ca7e0;
	border-radius: 30px;
	max-width: 600px;
	background: #fff;
	color: #2ca7e0;
	text-align: center;
}

.baby-step body .step-recipe-categories .step-recipe-categories-title {
	margin: 0;
	padding: 0;
}

.baby-step body .step-recipe-categories .step-accordion-toggle {
	position: relative;
	display: block;
	padding: 17px;
	font-size: 1.125rem;
	line-height: 1.22222222222;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-recipe-categories .step-accordion-toggle::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 39px;
	margin: auto;
	width: 10px;
	height: 8px;
	background: url("/baby/step/assets/img/ico_05.svg") 50% 50% no-repeat;
	background-size: 100%;
	transform: rotate(0deg);
	transition: transform .2s linear;
}

.baby-step body .step-recipe-categories .step-recipe-categories-list {
	display: flex;
	flex-wrap: wrap;
	padding: 11px 35px 35px;
	font-size: 1.125rem;
	line-height: 1.22222222222;
}

.baby-step body .step-recipe-categories .step-recipe-categories-list > li {
	margin: 18px 0 0;
	width: 33.33333%;
}

.baby-step body .step-recipe-categories .step-recipe-categories-list a {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .step-recipe-categories.step-accordion-opened .step-accordion-toggle::after {
	transform: rotate(180deg);
}

.baby-step body .step-accordion .step-accordion-body {
	overflow: hidden;
	transition: height .2s ease-in-out;
}

.baby-step body .step-accordion .step-accordion-body[aria-expanded="false"] {
	height: 0;
	pointer-events: none;
}

.baby-step body .step-modal-dialog {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 1000000;
	opacity: 1;
	transition: opacity .2s ease-in-out;
	pointer-events: initial;
}

.baby-step body .step-modal-dialog[aria-hidden="true"] {
	pointer-events: none;
	opacity: 0;
}

.baby-step body .step-modal-dialog div::after {
	display: none;
}

.baby-step body .step-modal-dialog .step-modal-dialog-frame {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	min-width: 100%;
	min-height: 100%;
	padding: 30px;
}

.baby-step body .step-modal-dialog .step-modal-dialog-body {
	border-radius: 20px;
	width: 100%;
	/*
      margin: 0 auto;
      */
	max-width: 800px;
	background: #fff;
}

.baby-step body .step-modal-dialog .step-modal-dialog-body[aria-hidden="true"] {
	display: none;
}

.baby-step body .step-modal-dialog .step-modal-dialog-content {
	padding: 33px 28px;
}

.baby-step body .recipe-detail .recipe-detail-copy {
	display: table;
	margin: -53px 0 0 auto;
	padding: 10px 40px;
	border-radius: 20px;
	background: #fff0f2;
	color: #ef3908;
	font-size: 1rem;
	line-height: 1.25;
}

.baby-step body .recipe-detail .recipe-detail-image-holder {
	margin: 13px 0 0;
	border-radius: 20px;
	overflow: hidden;
}

.baby-step body .recipe-detail .recipe-detail-image-holder .recipe-detail-image {
	display: block;
	width: 100%;
}

.baby-step body .recipe-detail .recipe-detail-title {
	margin: 39px 0 0;
	padding: 0;
	font-size: 1.875rem;
	line-height: 1.2;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .recipe-detail .recipe-detail-steps {
	margin: 17px 0 0;
	text-align: right;
}

.baby-step body .recipe-detail .recipe-detail-body {
	padding: 37px 0 0;
}

.baby-step body .recipe-detail-subsection {
	margin: 42px 0 0;
}

.baby-step body .recipe-detail-subsection:first-child {
	margin-top: 0;
}

.baby-step body .recipe-detail-subsection .recipe-detail-subsection-title {
	border-radius: 25px;
	padding: 10px;
	background: #ef3908;
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.25;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
}

.baby-step body .recipe-detail-subsection .recipe-detail-table {
	margin: 12px 7px 0;
}

.baby-step body .recipe-detail-subsection .recipe-detail-table table {
	width: 100%;
}

.baby-step body .recipe-detail-subsection .recipe-detail-table table thead {
	display: none;
}

.baby-step body .recipe-detail-subsection .recipe-detail-table table th,
.baby-step body .recipe-detail-subsection .recipe-detail-table table td {
	padding: 12px 7px;
	border-bottom: 1px dotted #ccc;
	font-size: 1.125rem;
	line-height: 1.33333333333;
}

.baby-step body .recipe-detail-subsection .recipe-detail-table table th {
	text-align: left;
}

.baby-step body .recipe-detail-subsection .recipe-detail-table table td {
	text-align: right;
}

.baby-step body .recipe-detail-subsection .marked-ordered-list {
	margin: 22px 12px 0;
	font-size: 1.125rem;
	line-height: 2.16666666667;
}

.baby-step body .recipe-detail-subsection .marked-ordered-list > li {
	position: relative;
	margin: 0;
	padding: 8px 0 8px 62px;
	min-height: 50px;
	border-bottom: 1px dotted #ccc;
}

.baby-step body .recipe-detail-subsection .marked-ordered-list > li .mark-number {
	position: absolute;
	left: 0;
	top: 10px;
}

.baby-step body .recipe-detail-subsection .marked-ordered-list > li .mark-number.quote {
	position: static;
	margin-left: .25em;
	margin-right: .25em;
	vertical-align: middle;
}

.baby-step body .recipe-detail-footer {
	margin: 40px 0 0;
}

.baby-step body .recipe-detail-footer .recipe-detail-button {
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 10px;
	border: 2px solid #ef3908;
	padding: 16px;
	max-width: 300px;
	text-align: center;
	font-size: 1.125rem;
	line-height: 1.33333333333;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
	background: #ef3908;
	color: #fff;
	transition: all .2s ease-in-out;
}

.baby-step body .recipe-detail-footer .recipe-detail-button:hover, .baby-step body .recipe-detail-footer .recipe-detail-button:focus {
	background: #fff;
	color: #ef3908;
}

.baby-step body #block-recipe .content-block-body {
	padding-bottom: 54px;
}

.baby-step body #block-categories .content-block-body {
	padding-top: 69px;
	padding-bottom: 71px;
}

.baby-step body #block-banner .content-block-body {
	padding-top: 85px;
	padding-bottom: 102px;
}

:root.step-modal-dialog-opened {
	pointer-events: none;
	overflow: hidden;
}

@media screen and (max-width: 768px) {
	.step-decoration-item.star_01 {
		top: 6.66667vw;
		margin-left: 29.33333vw;
	}
	.step-decoration-item.star_01::before {
		width: 3.6vw;
		height: 3.33333vw;
	}
	.step-decoration-item.star_02 {
		top: 45.73333vw;
		margin-left: -48vw;
	}
	.step-decoration-item.star_02::before {
		width: 3.6vw;
		height: 3.33333vw;
	}
	.step-decoration-item.dot_01 {
		top: 52.8vw;
		margin-left: 44.66667vw;
	}
	.step-decoration-item.dot_01::before {
		width: 2.13333vw;
		height: 2.13333vw;
	}
	.step-decoration-item.triangle_01 {
		top: 62.53333vw;
		margin-left: -58.26667vw;
	}
	.step-decoration-item.triangle_01::before {
		width: 21.73333vw;
		height: 27.6vw;
	}
	.step-decoration-item.star_03 {
		top: 102.93333vw;
		margin-left: -46vw;
	}
	.step-decoration-item.star_03::before {
		width: 3.6vw;
		height: 3.33333vw;
	}
	.step-decoration-item.triangle_02 {
		top: 100.66667vw;
		margin-left: 129.2vw;
	}
	.step-decoration-item.triangle_02::before {
		width: 3.2vw;
		height: 2.4vw;
	}
	.step-decoration-item.triangle_05 {
		top: 144.4vw;
		margin-left: 44.66667vw;
	}
	.step-decoration-item.triangle_05::before {
		width: 3.2vw;
		height: 2.4vw;
	}
	.step-decoration-item.square_01 {
		top: 241.06667vw;
		margin-left: 37.33333vw;
	}
	.step-decoration-item.square_01::before {
		width: 35.46667vw;
		height: 33.73333vw;
	}
	.step-decoration-item.triangle_03 {
		top: 268.53333vw;
		margin-left: -24.53333vw;
	}
	.step-decoration-item.triangle_03::before {
		width: 3.2vw;
		height: 3.33333vw;
	}
	.step-decoration-item.moon_01 {
		top: 338.93333vw;
		margin-left: -59.86667vw;
	}
	.step-decoration-item.moon_01::before {
		width: 22.8vw;
		height: 24vw;
	}
	.step-decoration-item.star_04 {
		top: 472.26667vw;
		margin-left: 40vw;
	}
	.step-decoration-item.star_04::before {
		width: 3.6vw;
		height: 3.33333vw;
	}
	.step-decoration-item.star_05 {
		top: 484vw;
		margin-left: -45.73333vw;
	}
	.step-decoration-item.star_05::before {
		width: 3.6vw;
		height: 3.33333vw;
	}
	.step-decoration-item.triangle_04 {
		top: 488.13333vw;
		margin-left: 19.2vw;
	}
	.step-decoration-item.triangle_04::before {
		width: 30.4vw;
		height: 29.86667vw;
	}
	.step-decoration-item.dot_02 {
		top: 556.26667vw;
		margin-left: -46vw;
	}
	.step-decoration-item.dot_02::before {
		width: 2.13333vw;
		height: 2.13333vw;
	}
	.step-decoration-item.triangle_06 {
		top: 570.53333vw;
		margin-left: -35.6vw;
	}
	.step-decoration-item.triangle_06::before {
		width: 3.2vw;
		height: 3.33333vw;
	}
	.step-decoration-item.square_02 {
		top: 575.6vw;
		margin-left: -42vw;
	}
	.step-decoration-item.square_02::before {
		width: 30.53333vw;
		height: 30.53333vw;
	}
	.baby-step body .link-button {
		padding: 4vw 12.26667vw 4vw 5.33333vw;
		border-radius: 1.33333vw;
		font-size: 0.8125rem;
		line-height: 1.30769230769;
	}
	.baby-step body .link-button .arrow {
		right: 3.46667vw;
		width: 5.06667vw;
		height: 5.06667vw;
	}
	.baby-step body .link-button .arrow::after {
		width: 1.6vw;
		height: 1.86667vw;
	}
	.baby-step body .link-button:focus, .baby-step body .link-button:hover {
		border-width: 0.26667vw;
		padding: 2vw 6.13333vw 2vw 2.66667vw;
	}
	.baby-step body .link-button:focus .arrow, .baby-step body .link-button:hover .arrow {
		right: 3.2vw;
	}
	.baby-step body .step-banner-01 {
		padding: 6.4vw 8vw 5.6vw 23.46667vw;
		width: 92vw;
		min-height: 21.33333vw;
	}
	.baby-step body .step-banner-01 .step-banner-01-image {
		top: 0vw;
		left: 8.8vw;
		width: 22.13569vw;
		height: 18.66667vw;
	}
	.baby-step body .step-banner-01 .step-banner-01-sholder {
		font-size: 0.6875rem;
	}
	.baby-step body .step-banner-01 .step-banner-01-title {
		margin-top: 1.6vw;
		font-size: 1rem;
	}
	.baby-step body .step-banner-01:focus, .baby-step body .step-banner-01:hover {
		padding: 6.13333vw 7.73333vw 5.33333vw 23.2vw;
	}
	.baby-step body .step-banner-01:focus .step-banner-01-image, .baby-step body .step-banner-01:hover .step-banner-01-image {
		top: -0.26667vw;
		left: 8.53333vw;
	}
	.baby-step body .step-banner-02 {
		padding: 6.4vw 10.66667vw 5.6vw 31.2vw;
		width: 92vw;
		min-height: 21.33333vw;
	}
	.baby-step body .step-banner-02 .step-banner-02-image {
		left: 4vw;
		width: 25.46667vw;
	}
	.baby-step body .step-banner-02 .step-banner-02-sholder {
		font-size: 0.6875rem;
	}
	.baby-step body .step-banner-02 .step-banner-02-title {
		margin-top: 1.6vw;
		font-size: 1rem;
	}
	.baby-step body .step-banner-02 .arrow {
		right: 3.6vw;
	}
	.baby-step body .step-banner-02:focus, .baby-step body .step-banner-02:hover {
		border-width: 0.13333vw;
		padding: 6.4vw 10.66667vw 5.6vw 31.2vw;
	}
	.baby-step body .step-banner-02:focus .arrow, .baby-step body .step-banner-02:hover .arrow {
		right: 3.6vw;
	}
	.baby-step body .step-banner-03 {
		padding: 6.4vw 11.46667vw 5.6vw 23.46667vw;
		width: 100%;
		min-height: 21.33333vw;
	}
	.baby-step body .step-banner-03 .step-banner-03-image {
		left: 4.93333vw;
		width: 17.33333vw;
	}
	.baby-step body .step-banner-03 .step-banner-03-balloon {
		top: -7.06667vw;
		right: 0.93333vw;
		width: 14.66667vw;
	}
	.baby-step body .step-banner-03 .step-banner-03-sholder {
		font-size: 0.6875rem;
	}
	.baby-step body .step-banner-03 .step-banner-03-title {
		margin-top: 1.6vw;
		font-size: 0.875rem;
	}
	.baby-step body .step-banner-03:focus, .baby-step body .step-banner-03:hover {
		padding: 6.13333vw 7.73333vw 5.33333vw 23.2vw;
	}
	.baby-step body .step-banner-03:focus .step-banner-03-image, .baby-step body .step-banner-03:hover .step-banner-03-image {
		left: 4.66667vw;
	}
	.baby-step body .step-banner-03:focus .step-banner-03-balloon, .baby-step body .step-banner-03:hover .step-banner-03-balloon {
		top: -7.33333vw;
		right: 0.66667vw;
	}
	.baby-step body .unordered-list {
		font-size: 0.875rem;
		line-height: 1.42857142857;
	}
	.baby-step body .unordered-list > li {
		margin: 12px 0 0;
		padding: 0 0 0 24px;
	}
	.baby-step body .unordered-list > li::before {
		width: 10px;
		height: 10px;
		top: 5px;
	}
	.baby-step body .subsection .subsection-title {
		padding-left: 41px;
		padding-right: 41px;
		font-size: 0.875rem;
	}
	.baby-step body .subsection .subsection-body {
		border-width: 1px;
		border-radius: 20px;
	}
	.baby-step body .marked-ordered-list > li {
		margin-top: 20px;
		padding-left: 40px;
	}
	.baby-step body .mark-number {
		width: 30px;
		height: 30px;
		font-size: 0.875rem;
		line-height: 30px;
	}
	.baby-step body .step-banners {
		font-size: 0.875rem;
		line-height: 1.5;
	}
	.baby-step body .step-banners > li {
		margin-top: 22px;
	}
	.baby-step body .step-banners p {
		margin-bottom: 12px;
	}
	.baby-step body .category-title {
		padding-top: 20px;
		font-size: 1.4375rem;
		line-height: 2.73913043478;
	}
	.baby-step body .category-title .image {
		width: 63px;
	}
	.baby-step body .recipe-list {
		margin-top: -11px;
		width: 89.33333vw;
	}
	.baby-step body .recipe-list > li {
		margin-top: 31px;
		margin-left: 9.33333vw;
		width: 40vw;
	}
	.baby-step body .recipe-list > li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.baby-step body .recipe-list-item .image-holder::after {
		right: 1.86667vw;
		bottom: 1.86667vw;
		width: 7.46667vw;
		height: 7.46667vw;
	}
	.baby-step body .recipe-list-item .image-wrap::after {
		right: 4.53333vw;
		bottom: 4.53333vw;
		border-top-width: 1.06667vw;
		border-left-width: 1.6vw;
		border-bottom-width: 1.06667vw;
	}
	.baby-step body .recipe-list-item .sholder {
		margin-top: 2.66667vw;
		font-size: 0.6875rem;
		line-height: 1.36363636364;
	}
	.baby-step body .recipe-list-item .title {
		margin-top: 0.93333vw;
		font-size: 0.875rem;
		line-height: 1.5;
	}
	.baby-step body .link-back {
		margin-top: 14.93333vw;
	}
	.baby-step body .link-back .link-button-back {
		padding-left: 48px;
		padding-right: 22px;
	}
	.baby-step body .link-back .link-button-back .arrow {
		right: auto;
	}
	.baby-step body .link-back .link-button-back:hover, .baby-step body .link-back .link-button-back:focus {
		padding-left: 46px;
		padding-right: 20px;
	}
	.baby-step body .step-recipe-categories {
		border-radius: 25px;
	}
	.baby-step body .step-recipe-categories .step-accordion-toggle {
		padding: 15px;
		font-size: 0.9375rem;
		line-height: 1.26666666667;
	}
	.baby-step body .step-recipe-categories .step-accordion-toggle::after {
		right: 22px;
	}
	.baby-step body .step-recipe-categories .step-recipe-categories-list {
		display: block;
		padding: 9px 9px 17px;
		font-size: 0.9375rem;
		line-height: 1.33333333333;
	}
	.baby-step body .step-recipe-categories .step-recipe-categories-list > li {
		margin-top: 20px;
		width: auto;
	}
	.baby-step body .step-recipe-categories .step-recipe-categories-list > li:first-child {
		margin-top: 0;
	}
	.baby-step body .step-modal-dialog .step-modal-dialog-frame {
		padding: 8vw 2vw;
	}
	.baby-step body .step-modal-dialog .step-modal-dialog-body {
		border-radius: 1.33333vw;
		max-width: 92vw;
	}
	.baby-step body .step-modal-dialog .step-modal-dialog-content {
		padding: 4vw;
	}
	.baby-step body .recipe-detail .recipe-detail-copy {
		margin-top: -7.73333vw;
		border-radius: 3.73333vw;
		padding: 2vw 7.46667vw;
		font-size: 0.875rem;
		line-height: 1.42857142857;
	}
	.baby-step body .recipe-detail .recipe-detail-image-holder {
		margin-top: 1.73333vw;
	}
	.baby-step body .recipe-detail .recipe-detail-title {
		margin-top: 5.6vw;
		font-size: 1.125rem;
		line-height: 1.33333333333;
	}
	.baby-step body .recipe-detail .recipe-detail-steps {
		margin-top: 2vw;
	}
	.baby-step body .recipe-detail .recipe-detail-steps img {
		width: 5.33333vw;
	}
	.baby-step body .recipe-detail .recipe-detail-body {
		padding-top: 3.86667vw;
	}
	.baby-step body .recipe-detail-subsection {
		margin-top: 7.6vw;
	}
	.baby-step body .recipe-detail-subsection .recipe-detail-subsection-title {
		border-radius: 3.73333vw;
		padding: 2.4vw;
		font-size: 0.875rem;
		line-height: 1.42857142857;
	}
	.baby-step body .recipe-detail-subsection .recipe-detail-table {
		margin: 2.13333vw 0 0;
	}
	.baby-step body .recipe-detail-subsection .recipe-detail-table table th,
	.baby-step body .recipe-detail-subsection .recipe-detail-table table td {
		padding: 1.46667vw 1.06667vw;
		font-size: 0.8125rem;
		line-height: 1.38461538462;
	}
	.baby-step body .recipe-detail-subsection .marked-ordered-list {
		margin: 0vw 0.53333vw;
		font-size: 0.8125rem;
		line-height: 1.53846153846;
	}
	.baby-step body .recipe-detail-subsection .marked-ordered-list > li {
		padding: 3.6vw 0 3.6vw 10.4vw;
		min-height: 30px;
	}
	.baby-step body .recipe-detail-subsection .marked-ordered-list > li .mark-number {
		top: 4.53333vw;
	}
	.baby-step body .recipe-detail-footer {
		margin-top: 8vw;
	}
	.baby-step body .recipe-detail-footer .recipe-detail-button {
		border-radius: 1.33333vw;
		padding: 3.06667vw;
		max-width: 57.6vw;
		font-size: 0.8125rem;
		line-height: 1.53846153846;
	}
	.baby-step body #block-recipe .content-block-body {
		padding-bottom: 11.06667vw;
	}
	.baby-step body #block-categories .content-block-body {
		padding-top: 10vw;
		padding-bottom: 11.6vw;
	}
	.baby-step body #block-banner .content-block-body {
		padding-top: 13.33333vw;
		padding-bottom: 24.93333vw;
	}
}

@media screen and (min-width: 769px) {
	.baby-step body .unordered-list {
		font-size: 1.125rem;
		line-height: 1.55555555556;
	}
	.baby-step body .unordered-list > li {
		margin: 15px 0 0;
		padding: 0 0 0 32px;
	}
	.baby-step body .unordered-list > li::before {
		width: 14px;
		height: 14px;
		top: 8px;
	}
	.baby-step body .recipe-list > li:nth-child(4n + 1) {
		margin-left: 0;
	}
	.baby-step body .step-recipe-categories .step-recipe-categories-list > li:nth-child(1), .baby-step body .step-recipe-categories .step-recipe-categories-list > li:nth-child(2), .baby-step body .step-recipe-categories .step-recipe-categories-list > li:nth-child(3) {
		margin-top: 0;
	}
}
/*# sourceMappingURL=style.css.map */
