@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 .keyvisual {
	position: relative;
}

.baby-step body .banner {
	position: absolute;
	bottom: 40px;
	right: 20px;
}

.baby-step body .banner a {
	display: inline-block;
	transition: .3s;
}

.baby-step body .banner a:hover {
	opacity: .7;
}

.baby-step body .banner img {
	display: inline-block;
	width: 280px;
	height: 100px;
}

.baby-step body #block-1 {
	text-align: center;
}

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

.baby-step body #block-2 .qa .qa-title img {
	display: block;
	margin: 0 auto;
}

.baby-step body #block-2 .qa .qa-body {
	background: #fff;
}

.baby-step body #block-2 .qa .qa-answer-image {
	display: block;
	margin: 0 auto;
}

.baby-step body #block-3 .content-block-body {
	padding-top: 77px;
	text-align: center;
	padding-bottom: 90px;
}

.baby-step body #block-3 .mark-number {
	position: absolute;
	top: 0;
	left: 0;
}

.baby-step body #block-3 #block-3-1 {
	margin-top: 44px;
	padding-bottom: 36px;
	background: url("../img/block3_arrow_pc.png") 50% 100% no-repeat;
}

.baby-step body #block-3 #block-3-1 .subsection-body {
	padding: 35px 75px 29px;
}

.baby-step body #block-3 #block-3-1 ul {
	display: flex;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	list-style-type: none;
	justify-content: space-between;
}

.baby-step body #block-3 .conjunction-1 {
	margin-top: 24px;
	font-size: 1.625rem;
	line-height: 1.15384615385;
}

.baby-step body #block-3 #block-3-2 {
	margin-top: 48px;
	padding: 0;
}

.baby-step body #block-3 #block-3-2 figure {
	display: table;
	margin: 0 auto;
}

.baby-step body #block-3 #block-3-2 figure img {
	display: block;
	margin: 0 auto;
}

.baby-step body #block-3 #block-3-2 .subsection-body {
	padding: 40px 30px 30px;
}

.baby-step body #block-3 #block-3-2 .note-list {
	margin: 13px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.75rem;
	line-height: 1.5;
}

.baby-step body #block-3 #block-3-2 .note-list > li {
	margin: 0;
	padding: 0 0 0 1.5em;
	text-indent: -1.5em;
}

.baby-step body #block-3 .conjunction-2 {
	margin-top: 50px;
	font-size: 1.375rem;
	line-height: 2;
}

.baby-step body #block-3 .conjunction-2 .emphasis {
	color: #2ca7e0;
}

.baby-step body #block-3 #block-3-3 {
	position: relative;
	margin-top: 34px;
}

.baby-step body #block-3 #block-3-3::before {
	content: "";
	position: absolute;
	right: 60px;
	bottom: 0px;
	background: url(../img/block3_03_pc.png) 0 0 no-repeat;
	background-size: 114px 256px;
	width: 114px;
	height: 256px;
}

.baby-step body #block-3 #block-3-3 .subsection-body {
	position: relative;
	padding: 52px 57px 36px;
}

.baby-step body #block-3 #block-3-3 .explanation {
	margin: 0;
	padding: 0;
}

.baby-step body #block-3 #block-3-3 .explanation > dt {
	margin: 0;
	padding: 0;
	color: #ef3908;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'メイリオ', '游ゴシック', sans-serif;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.2;
}

.baby-step body #block-3 #block-3-3 .explanation > dd {
	margin: 9px 0 0;
	padding: 0;
	font-size: 0.9375rem;
	line-height: 1.26666666667;
}

.baby-step body #block-4 .content-block-body {
	margin: 0 auto;
	padding: 19px 0 91px;
	max-width: 980px;
}

.baby-step body #block-4 .howto-section {
	position: relative;
	margin: 67px 0 0;
}

.baby-step body #block-4 .howto-section .howto-section-title img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.baby-step body #block-4 .howto-section .howto-section-product {
	display: block;
	position: absolute;
	top: 0;
}

.baby-step body #block-4 .howto-section .howto-section-body {
	margin: 43px 0 0;
	padding: 20px;
	border-radius: 20px;
	background: #fff;
	font-size: 0.9375rem;
	line-height: 1.6;
}

.baby-step body #block-4 .howto-section .howto-section-body ul {
	position: relative;
	display: flex;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	justify-content: space-between;
}

.baby-step body #block-4 .howto-section .howto-section-body ul > li {
	box-sizing: border-box;
	margin: 0;
	padding: 0 0 0 20px;
	border-left: 2px dotted;
}

.baby-step body #block-4 .howto-section .howto-section-body ul > li:first-child {
	padding-left: 0;
	border-left: 0 none;
}

.baby-step body #block-4 .howto-section .howto-section-body ul > li img {
	max-width: 100%;
}

.baby-step body #block-4 .howto-section .howto-section-body ul > li p {
	margin: 20px 0 0;
}

.baby-step body #block-4 #block-4-1 p.note {
	color: #2ca7e0;
	font-weight: bold;
	text-align: center;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure {
	display: flex;
	flex-direction: row-reverse;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure picture {
	flex-shrink: 0;
	text-align: center;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure figcaption p.num {
	margin: 0;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure figcaption p.num img {
	width: 100%;
	height: 100%;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure figcaption p.num + p {
	margin-top: 0.2ch;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p.num {
	margin: 0;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p.num img {
	width: 100%;
	height: 100%;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p.num + p {
	margin-top: 0.2ch;
}

.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p strong {
	font-weight: bold;
	color: #ef3908;
}

.baby-step body #block-5 .content-block-body {
	padding-bottom: 87px;
}

.baby-step body #block-5 .subsection {
	margin-top: 74px;
	max-width: 770px;
}

.baby-step body #block-5 .subsection .subsection-body {
	padding: 46px 33px 33px;
}

.baby-step body #block-5 .unordered-list {
	margin-top: 12px;
	font-size: 0.9375rem;
	line-height: 2;
}

.baby-step body #block-5 .unordered-list > li {
	margin-top: 0;
}

.baby-step body #block-5 #block-5-1::before {
	content: "";
	position: absolute;
	right: 74px;
	bottom: 40px;
	width: 76px;
	height: 135px;
	background: url(../img/block5_01_img_01_pc.png) 0 0 no-repeat;
}

.baby-step body #block-5 #block-5-1 .subsection-body {
	padding-left: 56px;
	padding-right: 56px;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list {
	display: flex;
	justify-content: space-between;
	font-size: 0.9375rem;
	line-height: 1.6;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list::after {
	content: none;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li {
	box-sizing: border-box;
	margin: 0;
	padding: 0 0 0 19px;
	border-left: 2px dotted #acacac;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:first-child {
	border-left: 0 none;
	padding-left: 0;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(1) {
	width: 21.7142857143%;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(1) picture {
	width: 30.9210526316%;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(2) {
	width: 41.5714285714%;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(2) picture {
	width: 51.1111111111%;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(3) {
	width: 31.5714285714%;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(3) picture {
	width: 26%;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li figure {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-end;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li figure figcaption {
	flex: 1;
	padding-right: 15px;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list > li figure img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.baby-step body #block-5 #block-5-2 .marked-ordered-list .mark-number {
	display: block;
	margin: 0 0 8px;
}

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

@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 .keyvisual .text .page-title img {
		width: 48.13333vw;
	}
	.baby-step body .banner {
		position: relative;
		bottom: 0;
		right: 0;
		margin-bottom: 50px;
	}
	.baby-step body .banner img {
		display: inline-block;
		width: 86.66667vw;
		height: 100%;
	}
	.baby-step body #block-1 {
		padding-top: 40px;
		padding-bottom: 31px;
	}
	.baby-step body #block-1 .lead {
		font-size: 0.8125rem;
		line-height: 1.61538461538;
	}
	.baby-step body #block-1 p {
		margin-top: 21px;
		font-size: 0.875rem;
		line-height: 1.5;
	}
	.baby-step body #block-1 .note {
		margin-top: 9px;
		font-size: 0.625rem;
		line-height: 2.1;
	}
	.baby-step body #block-2 .content-block-body {
		padding-bottom: 35px;
	}
	.baby-step body #block-2 .qa {
		margin: 32px 0 0;
		font-size: 0.875rem;
		line-height: 1.5;
	}
	.baby-step body #block-2 .qa .qa-body {
		margin: 10px 0 0;
		border-radius: 20px;
		padding: 17px 17px 20px;
	}
	.baby-step body #block-2 .qa .qa-body p {
		margin: 19px 0 0;
	}
	.baby-step body #block-2 .qa .qa-body .note {
		margin-top: 10px;
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.baby-step body #block-2 #block-2-qa-1 .qa-answer {
		margin-top: 9px;
	}
	.baby-step body #block-2 #block-2-qa-2 .unordered-list {
		margin: 10px 20px 0 37px 0;
	}
	.baby-step body #block-2 #block-2-qa-2 .note {
		margin: 0;
		font-size: 0.625rem;
		line-height: 1.6;
	}
	.baby-step body #block-3 .content-block-body {
		padding-top: 25px;
		padding-bottom: 47px;
	}
	.baby-step body #block-3 #block-3-1 {
		margin-top: 20px;
		padding-bottom: 42px;
		background-image: url("../img/block3_arrow_sp.png");
		background-size: 54px 42px;
	}
	.baby-step body #block-3 #block-3-1 .subsection-body {
		padding: 27px 35px 24px;
	}
	.baby-step body #block-3 #block-3-1 ul {
		width: 73.33333vw;
		justify-content: center;
		flex-wrap: wrap;
	}
	.baby-step body #block-3 #block-3-1 ul li {
		margin-left: 9.33333vw;
		width: 32vw;
	}
	.baby-step body #block-3 #block-3-1 ul li:nth-child(2n - 1) {
		margin-left: 0;
	}
	.baby-step body #block-3 #block-3-1 ul li img {
		width: 100%;
	}
	.baby-step body #block-3 .conjunction-1 {
		margin-top: 15px;
		font-size: 1.25rem;
		line-height: 1.2;
	}
	.baby-step body #block-3 #block-3-2 {
		margin-top: 30px;
	}
	.baby-step body #block-3 #block-3-2 .subsection-body {
		padding: 33px 6px 20px;
	}
	.baby-step body #block-3 #block-3-2 .note-list {
		margin-top: 18px;
		font-size: 0.625rem;
	}
	.baby-step body #block-3 .conjunction-2 {
		margin-top: 25px;
		font-size: 0.9375rem;
	}
	.baby-step body #block-3 #block-3-3 {
		margin-top: 26px;
	}
	.baby-step body #block-3 #block-3-3::before {
		right: 26px;
		bottom: 0px;
		width: 72px;
		height: 162px;
		background-image: url(../img/block3_03_sp.png);
		background-size: 72px 162px;
	}
	.baby-step body #block-3 #block-3-3 .subsection-body {
		padding: 25px 18px 20px;
	}
	.baby-step body #block-3 #block-3-3 .explanation > dt {
		padding-top: 5px;
		font-size: 1rem;
		line-height: 1.25;
	}
	.baby-step body #block-3 #block-3-3 .explanation > dd {
		font-size: 0.875rem;
		line-height: 1.5;
	}
	.baby-step body #block-4 .content-block-body {
		padding: 17px 0 46px;
	}
	.baby-step body #block-4 .howto-section {
		margin-top: 50px;
	}
	.baby-step body #block-4 .howto-section:first-child {
		margin-top: 0;
	}
	.baby-step body #block-4 .howto-section .howto-section-product {
		position: static;
		display: block;
		margin: 13px auto 0;
	}
	.baby-step body #block-4 .howto-section .howto-section-body {
		margin-top: 17px;
		padding: 18px 16px;
		border-radius: 10px;
		font-size: 0.8125rem;
		line-height: 1.53846153846;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul {
		flex-wrap: wrap;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul::after {
		content: none;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li p {
		margin-top: 14px;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li {
		padding-left: 17px;
		border-width: 1px;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(1), .baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(3) {
		padding-left: 0;
		border-left: 0 none;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(3), .baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(4) {
		margin-top: 43px;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(2n + 3)::before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin-top: -22px;
		border-top: 1px dotted;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(1) {
		width: 35.1437699681%;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(2) {
		width: 59.4249201278%;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(3) {
		width: 33.5463258786%;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(4) {
		width: 61.0223642173%;
	}
	.baby-step body #block-4 #block-4-1 p.note {
		margin-top: 1.33333vw;
		font-size: 3.46667vw;
		line-height: 5.86667vw;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body {
		margin-top: 2.66667vw;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul {
		flex-direction: column;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li {
		width: 100%;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure picture {
		width: 32vw;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure figcaption p.num {
		width: 7.46667vw;
		height: 7.46667vw;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 {
		border-style: dotted none none none;
		border-width: 0.26667vw 0 0 0;
		border-color: #999999;
		padding: 1ch 0 0 0;
		margin: 1ch 0 0 0;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p.num {
		width: 7.46667vw;
		height: 7.46667vw;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p strong {
		font-size: 3.46667vw;
	}
	.baby-step body #block-4 #block-4-2 .howto-section-body ul > li:nth-child(1) {
		width: 32.5878594249%;
	}
	.baby-step body #block-4 #block-4-2 .howto-section-body ul > li:nth-child(2) {
		width: 61.9808306709%;
	}
	.baby-step body #block-4 #block-4-2 .howto-section-body ul > li:nth-child(3) {
		width: 32.5878594249%;
	}
	.baby-step body #block-4 #block-4-2 .howto-section-body ul > li:nth-child(4) {
		width: 61.9808306709%;
	}
	.baby-step body #block-5 .content-block-body {
		padding-bottom: 35px;
	}
	.baby-step body #block-5 .subsection {
		margin-top: 38px;
	}
	.baby-step body #block-5 .subsection .subsection-body {
		padding: 34px 17px 21px;
	}
	.baby-step body #block-5 .unordered-list {
		margin-top: 5px;
		font-size: 0.8125rem;
		line-height: 1.53846153846;
	}
	.baby-step body #block-5 .unordered-list > li {
		margin-top: 20px;
	}
	.baby-step body #block-5 .unordered-list > li:first-child {
		margin-top: 0;
	}
	.baby-step body #block-5 #block-5-1 {
		margin-top: 22px;
	}
	.baby-step body #block-5 #block-5-1::before {
		right: 28px;
		bottom: 62px;
		width: 62px;
		height: 110px;
		background-image: url(../img/block5_01_img_01_pc.png);
		background-size: 62px 110px;
	}
	.baby-step body #block-5 #block-5-1 .subsection-body {
		padding-left: 20px;
		padding-right: 100px;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list {
		font-size: 0.8125rem;
		line-height: 1.53846153846;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li {
		display: flex;
		flex-direction: row;
		justify-content: stretch;
		padding-left: 13px;
		border-left-width: 1px;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:first-child {
		border-left: 0 none;
		padding-left: 0;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(1) picture, .baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(2) picture, .baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(3) picture {
		display: block;
		width: 100%;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(1) {
		width: 22.6537216828%;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(2) {
		width: 31.3915857605%;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li:nth-child(3) {
		width: 36.8932038835%;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li figure {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list > li figure figcaption {
		padding-right: 0;
	}
	.baby-step body #block-5 #block-5-2 .marked-ordered-list .mark-number {
		margin-bottom: 10px;
	}
	.baby-step body #block-6 .content-block-body {
		padding-top: 14px;
		padding-bottom: 77px;
	}
}

@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 #block-1 {
		padding-top: 74px;
		padding-bottom: 80px;
		line-height: 2;
	}
	.baby-step body #block-1 .lead {
		font-size: 1.375rem;
	}
	.baby-step body #block-1 p {
		margin-top: 28px;
		font-size: 1.125rem;
	}
	.baby-step body #block-1 .note {
		margin-top: 18px;
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.baby-step body #block-2 .content-block-body {
		display: flex;
		margin: 0 auto;
		padding-top: 60px;
		padding-bottom: 66px;
		width: 100vw;
		max-width: 980px;
		align-items: stretch;
		justify-content: space-between;
	}
	.baby-step body #block-2 .qa {
		display: flex;
		flex-direction: column;
		justify-content: stretch;
		width: calc((100% - 40px) / 2);
		font-size: 1rem;
		line-height: 2;
	}
	.baby-step body #block-2 .qa .qa-body {
		flex: 1 1 auto;
		margin: 27px 0 0;
		border-radius: 40px;
		padding: 30px;
	}
	.baby-step body #block-2 .qa .qa-body p {
		margin: 30px 0 0;
	}
	.baby-step body #block-2 .qa .qa-body .note {
		margin-top: 10px;
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.baby-step body #block-2 #block-2-qa-1 .qa-answer {
		margin-top: 19px;
	}
	.baby-step body #block-2 #block-2-qa-2 .unordered-list {
		margin: 36px 19px 0;
	}
	.baby-step body #block-2 #block-2-qa-2 .note {
		margin: 0;
		font-size: 0.875rem;
		line-height: 1.42857142857;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(1) {
		width: 18.4042553191%;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(2) {
		width: 32.9787234043%;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(3) {
		width: 17.4468085106%;
	}
	.baby-step body #block-4 .howto-section .howto-section-body ul > li:nth-child(4) {
		width: 25.7446808511%;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-title img {
		width: 65.9183673469%;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-product {
		margin-top: 0px;
		right: 29px;
		width: 8.26530612245%;
	}
	.baby-step body #block-4 #block-4-1 p.note {
		margin-top: 5px;
		font-size: 15px;
		line-height: 24px;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body {
		margin-top: 10px;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li {
		width: 50%;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure picture {
		width: 160px;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l1 figure figcaption p.num {
		width: 40px;
		height: 40px;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p.num {
		width: 40px;
		height: 40px;
	}
	.baby-step body #block-4 #block-4-1 .howto-section-body ul li.l2 p strong {
		font-size: 15px;
	}
	.baby-step body #block-4 #block-4-2 .howto-section-title img {
		width: 43.4693877551%;
	}
	.baby-step body #block-4 #block-4-2 .howto-section-product {
		right: 34px;
		width: 8.4693877551%;
	}
}
/*# sourceMappingURL=style.css.map */
