.item-lp_kitchen {margin: 40px 0 -40px;}
.item-lp_kitchen * {
	color: #4e4e4e;
	letter-spacing: 0;
	font-feature-settings: "palt";
}
.item-lp_kitchen img {display: block;}
.item-lp_kitchen .container {
	position: relative;
	z-index: 2;
	margin: 0 25px;
	padding: 0;
}

@media screen and (max-width: 350px) {
	.item-lp_kitchen .container {
		margin: 0 20px;
	}
}

/*************************************************
	セクション1
*************************************************/
.item-lp_kitchen .sec01 {
	position: relative;
	z-index: 1;
	margin: -60px 0 0;
	padding: 92px 0 57px;
	background-image: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/bubble_bg01_sp.png), url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/cause_bg_sp.png);
	background-position: top center, bottom center;
	background-size: 106% auto, 110% auto;
	background-repeat: no-repeat;
	background-color: transparent;
}
.item-lp_kitchen .sec01 .problem {
	margin: 0 25px 32px;
}
.item-lp_kitchen .sec01 .product {
	margin: 0 13px 28px 20px;
}
.item-lp_kitchen .sec01 .cause01 {
	margin: 0 25px 16px;
}
.item-lp_kitchen .sec01 p {
	margin: 0 0 28px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
.item-lp_kitchen .sec01 .cause02 {
	margin: 0 25px;
}

@media screen and (max-width: 350px) {
	.item-lp_kitchen .sec01 {
		margin: -48px 0 0;
		padding: 74px 0 46px;
	}
	.item-lp_kitchen .sec01 .problem {
		margin: 0 20px 26px;
	}
	.item-lp_kitchen .sec01 .product {
		margin: 0 10px 22px 16px;
	}
	.item-lp_kitchen .sec01 .cause01 {
		margin: 0 20px 13px;
	}
	.item-lp_kitchen .sec01 p {
		margin: 0 0 22px;
		font-size: 10px;
		line-height: 16px;
	}
	.item-lp_kitchen .sec01 .cause02 {
		margin: 0 20px;
	}
}

/*************************************************
	セクション2
*************************************************/
.item-lp_kitchen .sec02 {
	position: relative;
	z-index: 0;
	margin: -18px 0 0;
	padding: 37px 0 90px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/pattern_bg.png) 0 0 / 9px auto repeat;
}
.item-lp_kitchen .sec02::before {
	display: block;
	content: '';
	height: 75px;
	margin: 0 25px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/bubble_bg02_sp.png) 0 0 / auto 100% no-repeat;
}
.item-lp_kitchen .sec02 .point {
	margin: 0 0 42px;
	padding: 0 40px 24px;
	background: #fff;
	border-radius: 0 0 12px 12px;
}
.item-lp_kitchen .sec02 .point h3 {
	width: 178px;
	margin: 0 auto 21px;
}
.item-lp_kitchen .sec02 .point .point-items li {
	position: relative;
}
.item-lp_kitchen .sec02 .point .point-items li:not(:last-of-type) {
	margin: 0 0 28px;
	padding: 0 0 23px;
	border-bottom: 1px dotted #8f8f8f;
}
.item-lp_kitchen .sec02 .point .point-items li .txt {
	margin: 0 0 18px;
}
.item-lp_kitchen .sec02 .point .point-items li .txt h4 {
	margin: 0 0 18px;
	height: 104px;
}
.item-lp_kitchen .sec02 .point .point-items li:nth-of-type(2) .txt h4 {
	margin-right: -90px;
}
.item-lp_kitchen .sec02 .point .point-items li:nth-of-type(3) .txt h4 {
	height: 130px;
}
.item-lp_kitchen .sec02 .point .point-items li .txt h4 img {
	height: 100%;
}
.item-lp_kitchen .sec02 .point .point-items li .txt p {
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec02 .method {
	padding: 42px 15px 38px;
	background: #fff7bb;
	border-radius: 15px 15px 0 0;
}
.item-lp_kitchen .sec02 .method h3 {
	width: 284px;
	margin: 0 auto 34px;
}
.item-lp_kitchen .sec02 .otherpoint {
	padding: 52px 15px 24px;
	background: #fff;
}
.item-lp_kitchen .sec02 .howtowash {
	padding: 0 15px;
	background: #fff;
}
.item-lp_kitchen .sec02 .howtowash::after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	margin: 0 auto;
	border-bottom: 1px dotted #8f8f8f;
}
.item-lp_kitchen .sec02 .howtowash h3 {
	padding: 55px 0 30px;
	border-top: 1px dotted #8f8f8f;
}
.item-lp_kitchen .sec02 .howtowash h3 img {
	width: auto;
	height: 211px;
	margin: 0 auto;
}
.item-lp_kitchen .sec02 .howtowash p {
	margin: 0 25px 36px;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec02 .howtowash .step {
	margin: 0 25px;
	padding: 0 0 22px;
}
.item-lp_kitchen .sec02 .howtowash .step li {
	margin: 0 0 18px;
}
.item-lp_kitchen .sec02 .easy2step {
	padding: 37px 0 35px;
	background: #fff;
	border-radius: 0 0 15px 15px;
}
.item-lp_kitchen .sec02 .easy2step h3 {
	width: 218px;
	margin: 0 auto 18px;
}
.item-lp_kitchen .sec02 .easy2step h3 + p {
	margin: 0 auto 27px;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec02 .easy2step .step li {
	width: 198px;
	margin: 0 auto;
}
.item-lp_kitchen .sec02 .easy2step .step li .num {
	margin: 0 0 10px;
}
.item-lp_kitchen .sec02 .easy2step .step li .num img {
	width: auto;
	margin: 0 auto;
	height: 21px;
}
.item-lp_kitchen .sec02 .easy2step .step li .circle {
	margin: 0 0 15px;
}
.item-lp_kitchen .sec02 .easy2step .notice {
	text-align: center;
	font-size: 13px;
	line-height: 1;
}

@media screen and (max-width: 350px) {
	.item-lp_kitchen .sec02 {
		margin: -14px 0 0;
		padding: 30px 0 72px;
	}
	.item-lp_kitchen .sec02::before {
		height: 60px;
		margin: 0 20px;
		background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/bubble_bg02_sp.png) 0 0 / auto 100% no-repeat;
	}
	.item-lp_kitchen .sec02 .point {
		margin: 0 0 34px;
		padding: 0 32px 19px;
		border-radius: 0 0 10px 10px;
	}
	.item-lp_kitchen .sec02 .point h3 {
		width: 142px;
		margin: 0 auto 17px;
	}
	.item-lp_kitchen .sec02 .point .point-items li:not(:last-of-type) {
		margin: 0 0 22px;
		padding: 0 0 18px;
	}
	.item-lp_kitchen .sec02 .point .point-items li .txt {
		margin: 0 0 14px;
	}
	.item-lp_kitchen .sec02 .point .point-items li .txt h4 {
		margin: 0 0 14px;
		height: 83px;
	}
	.item-lp_kitchen .sec02 .point .point-items li:nth-of-type(2) .txt h4 {
		margin-right: -72px;
	}
	.item-lp_kitchen .sec02 .point .point-items li:nth-of-type(3) .txt h4 {
		height: 104px;
	}
	.item-lp_kitchen .sec02 .point .point-items li .txt p {
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec02 .method {
		padding: 34px 12px 30px;
		border-radius: 12px 12px 0 0;
	}
	.item-lp_kitchen .sec02 .method h3 {
		width: 227px;
		margin: 0 auto 27px;
	}
	.item-lp_kitchen .sec02 .otherpoint {
		padding: 42px 12px 19px;
	}
	.item-lp_kitchen .sec02 .howtowash {
		padding: 0 12px;
	}
	.item-lp_kitchen .sec02 .howtowash h3 {
		padding: 44px 0 24px;
	}
	.item-lp_kitchen .sec02 .howtowash h3 img {
		height: 169px;
	}
	.item-lp_kitchen .sec02 .howtowash p {
		margin: 0 20px 29px;
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec02 .howtowash .step {
		margin: 0 20px;
		padding: 0 0 18px;
	}
	.item-lp_kitchen .sec02 .howtowash .step li {
		margin: 0 0 14px;
	}
	.item-lp_kitchen .sec02 .easy2step {
		padding: 30px 0 28px;
		border-radius: 0 0 12px 12px;
	}
	.item-lp_kitchen .sec02 .easy2step h3 {
		width: 174px;
		margin: 0 auto 14px;
	}
	.item-lp_kitchen .sec02 .easy2step h3 + p {
		margin: 0 auto 22px;
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec02 .easy2step .step li {
		width: 158px;
	}
	.item-lp_kitchen .sec02 .easy2step .step li .num {
		margin: 0 0 8px;
	}
	.item-lp_kitchen .sec02 .easy2step .step li .num img {
		height: 17px;
	}
	.item-lp_kitchen .sec02 .easy2step .step li .circle {
		margin: 0 0 12px;
	}
	.item-lp_kitchen .sec02 .easy2step .notice {
		font-size: 10px;
	}
}

/*************************************************
	セクション3
*************************************************/
.item-lp_kitchen .sec03 {
	padding: 0 0 40px;
	background: #fff;
}
.item-lp_kitchen .sec03::before {
	display: block;
	content: '';
	position: relative;
	width: 100%;
	height: 100px;
	margin: -60px 0 0;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/bubble_bg01_sp.png) 0 0 / 100% auto no-repeat;
}
.item-lp_kitchen .sec03 .env {
	margin: 0 0 30px;
	border: 2px solid #4788ce;
	border-radius: 15px;
}
.item-lp_kitchen .sec03 .env h3 {
	padding: 17px 0 18px;
	background: #4788ce;
	border-radius: 12px 12px 0 0;
}
.item-lp_kitchen .sec03 .env h3 img {
	width: auto;
	height: 114px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .env .content {
	padding: 40px 0 36px;
	background: #fff;
	border-radius: 0 0 12px 12px;
}
.item-lp_kitchen .sec03 .env .content h4.one {
	margin: 0 13px 25px;
}
.item-lp_kitchen .sec03 .env .content h4.two {
	margin: 62px 38px 34px;
}
.item-lp_kitchen .sec03 .env .content .flow {
	width: 224px;
	margin: 0 auto 35px;
}
.item-lp_kitchen .sec03 .env .content .flow li {
	position: relative;
	width: 224px;
	height: 224px;
	margin: 0 0 40px;
	padding: 132px 0 42px;
	border-radius: 50%;
	background-color: #dff1b6;
	background-repeat: no-repeat;
}
.item-lp_kitchen .sec03 .env .content .flow li:not(:last-of-type)::after {
	display: block;
	content: '';
	position: absolute;
	bottom: -30px;
	left: calc(50% - 30px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 30px 0 30px;
	border-color: #8dcd03 transparent transparent transparent;
}
.item-lp_kitchen .sec03 .env .content .flow li:nth-of-type(1) {
	background-image: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/env_flow_img01.svg);
	background-position: top 32px left 57px;
	background-size: 122px auto;
}
.item-lp_kitchen .sec03 .env .content .flow li:nth-of-type(2) {
	background-image: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/env_flow_img02.svg);
	background-position: top 38px center;
	background-size: 116px auto;
}
.item-lp_kitchen .sec03 .env .content .flow li:nth-of-type(3) {
	background-image: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/env_flow_img03.svg);
	background-position: top 49px center;
	background-size: 142px auto;
}
.item-lp_kitchen .sec03 .env .content .flow li p {
	text-align: center;
	font-size: 16px;
	line-height: 25px;
}
.item-lp_kitchen .sec03 .env .content .desc {
	margin: 0 38px;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec03 .env .content .camp {
	width: 188px;
	margin: 0 auto 20px 25.55%;
}
.item-lp_kitchen .sec03 .topics-top {
	width: 85px;
	height: 36px;
	margin: 0 auto 10px;
}
.item-lp_kitchen .sec03 .topics {
	margin: 0 0 85px;
	border: 2px solid #8ecd03;
	border-radius: 15px;
}
.item-lp_kitchen .sec03 .topics h3 {
	padding: 22px 0 16px;
	background: #8ecd03;
	border-radius: 12px 12px 0 0;
}
.item-lp_kitchen .sec03 .topics h3 img {
	width: auto;
	height: 13px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .topics .content {
	background: #fff;
	border-radius: 0 0 12px 12px;
	padding: 20px 13px 16px;
}
.item-lp_kitchen .sec03 .topics .content h4 {
	margin: 0 auto 12px;
}
.item-lp_kitchen .sec03 .topics .content h4 + p {
	margin: 0 0 18px;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec03 .topics .content .wash {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 0 12px;
}
.item-lp_kitchen .sec03 .topics .content .wash li {
	width: 47.815%;
}
.item-lp_kitchen .sec03 .topics .content .wash + .notice {
	padding: 0 0 12px;
	border-bottom: 1px dotted #8f8f8f;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
}
.item-lp_kitchen .sec03 .topics .content .component {
	margin: 0 25px 25px;
}
.item-lp_kitchen .sec03 .topics .content .howto {
	margin: 0 0 36px;
	padding: 27px 0 25px;
	background: #f2f6e5;
	border-radius: 10px;
}
.item-lp_kitchen .sec03 .topics .content .howto h4 {
	width: 100%;
	margin: 0 0 20px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #8f8f8f;
}
.item-lp_kitchen .sec03 .topics .content .howto h4 img {
	width: 260px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .topics .content .howto .process {
	margin: 0 30px 30px;
}
.item-lp_kitchen .sec03 .topics .content .howto .process li {
	margin: 0 0 16px;
}
.item-lp_kitchen .sec03 .topics .content .howto .process li img {
	width: 35px;
	height: 35px;
	margin: 0 auto 8px;
}
.item-lp_kitchen .sec03 .topics .content .howto .process li p {
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention {
	margin: 0 25px;
	border: 1px solid #8f8f8f;
	background: #fff;
	border-radius: 3px;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention h5 {
	padding: 10px 14px;
	border-bottom: 1px solid #8f8f8f;
	border-radius: 2x 2px 0 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention ul {
	padding: 20px 25px;
	border-radius: 0 0 4px 4px;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention ul li {
	text-indent: -7px;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec03 .topics .content .fornature h4 {
	margin: 0 auto 12px;
}
.item-lp_kitchen .sec03 .topics .content .fornature h4 + p {
	margin: 0 0 24px;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec03 .topics .content .fornature .link {
	display: block;
	margin: 0 25px;
}
.item-lp_kitchen .sec03 .qa {
	padding: 14px 15px 17px;
	border-radius: 25px;
	background: #f5aabe;
}
.item-lp_kitchen .sec03 .qa h3 {
	position: relative;
	top: 6px;
	width: 234px;
	margin: 0 14px 0 auto;
}
.item-lp_kitchen .sec03 .qa dl {
	margin: 0 0 2px;
	padding: 30px 24px 26px;
	background: #fff;
}
.item-lp_kitchen .sec03 .qa dl:first-of-type {
	border-radius: 8px 8px 0 0;
}
.item-lp_kitchen .sec03 .qa dl:last-of-type {
	border-radius: 0 0 8px 8px;
}
.item-lp_kitchen .sec03 .qa dl dt {
	margin: 0 0 15px;
	padding: 0 0 10px 32px;
	border-bottom: 2px dotted #8f8f8f;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036.56%2032%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23e06380%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_4%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%204%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M21.57%2C25.11l2.46%2C2c1.16.91%2C1.51%2C1.23%2C1.51%2C2.11A3.09%2C3.09%2C0%2C0%2C1%2C22.66%2C32a2.14%2C2.14%2C0%2C0%2C1-1.55-.84L17%2C27.08a12.27%2C12.27%2C0%2C0%2C1-4%2C.6c-7.84%2C0-13-4.39-13-13.84S5.16%2C0%2C13%2C0%2C26%2C4.39%2C26%2C13.84C26%2C19.11%2C24.41%2C22.8%2C21.57%2C25.11Zm-2.5-11.24c0-7.13-2.91-9.44-6.07-9.44h0c-3.12%2C0-6%2C2.31-6%2C9.44S9.84%2C23.32%2C13%2C23.32s6-2.35%2C6-9.45Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M33%2C27.5c-2.14%2C0-3.51-1.19-3.51-3.19s1.37-3.13%2C3.51-3.13%2C3.58%2C1.16%2C3.58%2C3.2S35.12%2C27.5%2C33%2C27.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-position: top 4px left 4px;
	background-size: 18px auto;
	background-repeat: no-repeat;
}
.item-lp_kitchen .sec03 .qa dl dt p,
.item-lp_kitchen .sec03 .qa dl dd p {
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .sec03 .qa dl dd {
	padding: 0 0 10px 32px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%2027.22%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23e06380%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_4%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%204%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M20.15%2C27.11c-2%2C0-3.13-.88-3.34-1.76L15.68%2C20.5H7.91L6.86%2C25a3.15%2C3.15%2C0%2C0%2C1-3.17%2C2.07C1%2C27.11%2C0%2C26%2C0%2C24.54a3.72%2C3.72%2C0%2C0%2C1%2C.18-.88l6.18-21C7%2C.56%2C9%2C0%2C11.78%2C0c2.64%2C0%2C4.75.56%2C5.38%2C2.67l6.15%2C20.78a5.58%2C5.58%2C0%2C0%2C1%2C.25%2C1.09C23.56%2C26.06%2C22.15%2C27.11%2C20.15%2C27.11ZM13.29%2C10.83C12.83%2C9%2C12.66%2C7.7%2C12%2C5.34h-.5C11%2C7.81%2C10.69%2C9%2C10.27%2C10.83L9%2C16.07h5.59Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M30.41%2C27.22c-2.14%2C0-3.51-1.2-3.51-3.2s1.37-3.13%2C3.51-3.13S34%2C22.05%2C34%2C24.09%2C32.56%2C27.22%2C30.41%2C27.22Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-position: top 3px left 4px;
	background-size: 17px auto;
	background-repeat: no-repeat;
}
.item-lp_kitchen .sec03 .qa dl dd .qa-point {
	position: relative;
	margin: 28px 0 0 -21px;
	padding: 22px 22px 15px;
	background: #fff7bb;
	border-radius: 5px;
}
.item-lp_kitchen .sec03 .qa dl dd .qa-point h4 {
	position: absolute;
	top: -19px;
	left: -10px;
	width: 185px;
	height: 26px;
	background: #e06380;
	border-radius: 13px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 26px;
}
.item-lp_kitchen .sec03 .qa dl dd .qa-point ol li {
	text-indent: -7px;
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
}

@media (max-width:350px){
	.item-lp_kitchen .sec03 {
		padding: 0 0 32px;
	}
	.item-lp_kitchen .sec03::before {
		height: 80px;
		margin: -48px 0 0;
	}
	.item-lp_kitchen .sec03 .env {
		margin: 0 0 24px;
		border-radius: 12px;
	}
	.item-lp_kitchen .sec03 .env h3 {
		padding: 14px 0 15px;
		border-radius: 10px 10px 0 0;
	}
	.item-lp_kitchen .sec03 .env h3 img {
		height: 91px;
	}
	.item-lp_kitchen .sec03 .env .content {
		padding: 32px 0 29px;
		border-radius: 0 0 10px 10px;
	}
	.item-lp_kitchen .sec03 .env .content h4.one {
		margin: 0 10px 20px;
	}
	.item-lp_kitchen .sec03 .env .content h4.two {
		margin: 50px 30px 27px;
	}
	.item-lp_kitchen .sec03 .env .content .flow {
		width: 180px;
		margin: 0 auto 28px;
	}
	.item-lp_kitchen .sec03 .env .content .flow li {
		width: 180px;
		height: 180px;
		margin: 0 0 32px;
		padding: 106px 0 34px;
	}
	.item-lp_kitchen .sec03 .env .content .flow li:not(:last-of-type)::after {
		bottom: -24px;
		left: calc(50% - 24px);
		border-width: 17px 24px 0 24px;
	}
	.item-lp_kitchen .sec03 .env .content .flow li:nth-of-type(1) {
		background-position: top 26px left 46px;
		background-size: 98px auto;
	}
	.item-lp_kitchen .sec03 .env .content .flow li:nth-of-type(2) {
		background-position: top 30px center;
		background-size: 93px auto;
	}
	.item-lp_kitchen .sec03 .env .content .flow li:nth-of-type(3) {
		background-position: top 39px center;
		background-size: 112px auto;
	}
	.item-lp_kitchen .sec03 .env .content .flow li p {
		font-size: 13px;
		line-height: 20px;
	}
	.item-lp_kitchen .sec03 .env .content .desc {
		margin: 0 30px;
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec03 .env .content .camp {
		width: 150px;
		margin: 0 auto 16px 25.55%;
	}
	.item-lp_kitchen .sec03 .topics-top {
		width: 68px;
		height: 29px;
		margin: 0 auto 8px;
	}
	.item-lp_kitchen .sec03 .topics {
		margin: 0 0 68px;
		border-radius: 12px;
	}
	.item-lp_kitchen .sec03 .topics h3 {
		padding: 18px 0 13px;
		border-radius: 10px 10px 0 0;
	}
	.item-lp_kitchen .sec03 .topics h3 img {
		height: 10px;
	}
	.item-lp_kitchen .sec03 .topics .content {
		border-radius: 0 0 10px 10px;
		padding: 16px 10px 13px;
	}
	.item-lp_kitchen .sec03 .topics .content h4 {
		margin: 0 auto 10px;
	}
	.item-lp_kitchen .sec03 .topics .content h4 + p {
		margin: 0 0 14px;
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec03 .topics .content .wash {
		padding: 0 0 10px;
	}
	.item-lp_kitchen .sec03 .topics .content .wash + .notice {
		padding: 0 0 10px;
		font-size: 10px;
		line-height: 14px;
	}
	.item-lp_kitchen .sec03 .topics .content .component {
		margin: 0 20px 20px;
	}

	.item-lp_kitchen .sec03 .topics .content .howto {
		margin: 0 0 29px;
		padding: 22px 0 20px;
		background: #f2f6e5;
		border-radius: 8px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto h4 {
		margin: 0 0 16px;
		padding: 0 0 12px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto h4 img {
		width: 208px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .process {
		margin: 0 24px 24px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .process li {
		margin: 0 0 13px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .process li img {
		width: 28px;
		height: 28px;
		margin: 0 auto 6px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .process li p {
		text-align: center;
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .attention {
		margin: 0 20px;
		border-radius: 3px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .attention h5 {
		padding: 8px 11px;
		font-size: 11px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .attention ul {
		padding: 16px 20px;
	}
	.item-lp_kitchen .sec03 .topics .content .howto .attention ul li {
		text-indent: -6px;
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec03 .topics .content .fornature h4 {
		margin: 0 auto 10px;
	}
	.item-lp_kitchen .sec03 .topics .content .fornature h4 + p {
		margin: 0 0 19px;
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec03 .topics .content .fornature .link {
		margin: 0 20px;
	}

	.item-lp_kitchen .sec03 .qa {
		padding: 11px 12px 14px;
		border-radius: 20px;
	}
	.item-lp_kitchen .sec03 .qa h3 {
		top: 5px;
		width: 188px;
		margin: 0 11px 0 auto;
	}
	.item-lp_kitchen .sec03 .qa dl {
		padding: 24px 19px 21px;
	}
	.item-lp_kitchen .sec03 .qa dl:first-of-type {
		border-radius: 6px 6px 0 0;
	}
	.item-lp_kitchen .sec03 .qa dl:last-of-type {
		border-radius: 0 0 6px 6px;
	}
	.item-lp_kitchen .sec03 .qa dl dt {
		margin: 0 0 12px;
		padding: 0 0 8px 26px;
		background-position: top 3px left 3px;
		background-size: 14px auto;
	}
	.item-lp_kitchen .sec03 .qa dl dt p,
	.item-lp_kitchen .sec03 .qa dl dd p {
		font-size: 11px;
		line-height: 17px;
	}
	.item-lp_kitchen .sec03 .qa dl dd {
		padding: 0 0 8px 26px;
		background-position: top 2px left 3px;
		background-size: 14px auto;
	}
	.item-lp_kitchen .sec03 .qa dl dd .qa-point {
		position: relative;
		margin: 22px 0 0 -17px;
		padding: 18px 18px 12px;
		border-radius: 4px;
	}
	.item-lp_kitchen .sec03 .qa dl dd .qa-point h4 {
		top: -15px;
		left: -8px;
		width: 148px;
		height: 21px;
		border-radius: 10px;
		font-size: 12px;
		line-height: 20px;
	}
	.item-lp_kitchen .sec03 .qa dl dd .qa-point ol li {
		text-indent: -6px;
		font-size: 11px;
		line-height: 17px;
	}
}

/*************************************************
	CTA共通
*************************************************/
.item-lp_kitchen .container {
	margin: 0 25px;
}
.item-lp_kitchen .product-list .item {
	margin: 0 0 14px 0;
	padding: 30px 28px 25px;
	background: #fff;
	border: 1px solid #51ace2;
	border-radius: 12px;
}
.item-lp_kitchen .product-list .item .data .item-name {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	margin: 0 0 10px;
}
.item-lp_kitchen .product-list .item .data .code,
.item-lp_kitchen .product-list .item .data .price-wrap * {
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
}
.item-lp_kitchen .product-list .item .data .code {
	margin: 0 0 16px 0;
	padding: 0 0 10px 0;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/line_gray.svg) 0 bottom/ 8.1px 3px repeat-x;
	font-size: 14px;
	line-height: 1;
}
.item-lp_kitchen .product-list .item .data .price-wrap dl {
	display: flex;
	align-items: center;
	margin: 0 0 12px;
}
.item-lp_kitchen .product-list .item .data .price-wrap dl.selling-price.tomonokai .price {font-weight: 700;}
.item-lp_kitchen .product-list .item .data .price-wrap dl .empha-pink {
	font-size: 16px;
}
.item-lp_kitchen .product-list .item .data .price-wrap dl .empha-pink,
.item-lp_kitchen .product-list .item .data .price-wrap dl .empha-pink * {color: #e06380;}
.item-lp_kitchen .product-list .item .data .price-wrap dl .empha-pink .cta-member-price-inc {font-size: 28px;}
.item-lp_kitchen .product-list .item .data .quantity {
	display: flex;
	align-items: center;
	margin: 0 0 12px;
}
.item-lp_kitchen .product-list .item .data .quantity .label {
	font-size: 15px;
	line-height: 1;
}
.item-lp_kitchen .product-list .item .data .quantity .select {
	position: relative;
	margin: 0 0 0 10px;
}
.item-lp_kitchen .product-list .item .data .quantity .select:after {
	content: "";
	position: absolute;
	top: calc(50% - 3px);
	right: 12px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #444344;
	border-bottom: 1px solid #444344;
	transform: rotate(45deg);
	pointer-events: none;
}
.item-lp_kitchen .product-list .item .data .quantity .select select {
	width: 70px;
	height: 30px;
	font-size: 18px;
	line-height: 1;
	padding: 5px 30px 4px 17px;
	border: 1px solid #8f8f8f !important;
	border-radius: 2px;
	background: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
}
.item-lp_kitchen .product-list .item .data .quantity .select select::-ms-expand {display: none;}
.item-lp_kitchen .product-list .item .data .cart-in-btn {
	display: block;
	width: 226px;
	background: #e06380;
	text-align: center;
	padding: 9px 0;
	border-radius: 17px;
}
.item-lp_kitchen .product-list .item .data .cart-in-btn span {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
	padding-left: 30px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/cart_icon01.svg) 0 center/19px 20px no-repeat;
}

@media screen and (max-width:350px) {
	.item-lp_kitchen .container {
		margin: 0 20px;
	}
	.item-lp_kitchen .product-list .item {
		margin: 0 0 11px 0;
		padding: 24px 22px 20px;
		border-radius: 8px;
	}
	.item-lp_kitchen .product-list .item .data .item-name {font-size: 14px;}
	.item-lp_kitchen .product-list .item .data .code,
	.item-lp_kitchen .product-list .item .data .price-wrap * {font-size: 10px;}
	.item-lp_kitchen .product-list .item .data .quantity {margin: 0 0 10px;}
	.item-lp_kitchen .product-list .item .data .quantity .label {font-size: 12px;}
	.item-lp_kitchen .product-list .item .data .quantity .select select {font-size: 14px;}
	.item-lp_kitchen .product-list .item .data .cart-in-btn span {font-size: 12px; padding-left: 24px; background-size: 15.2px 16px;}
}

/*************************************************
	シャボン玉台所用せっけん
*************************************************/
.item-lp_kitchen .new-product {
	padding: 36px 0 56px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/pattern_bg.png) 0 0 / 9px auto repeat;
}
.item-lp_kitchen .new-product .product-ttl {
	margin: 0 25px 10px;
}
.item-lp_kitchen .new-product p {
	text-align: center;
	margin: 0 0 18px;
	font-size: 13px;
	line-height: 18px;
}
.item-lp_kitchen .new-product .product-list .item {
	margin: 0 0 22px;
	border: 1px solid #8ecd03;
}
.item-lp_kitchen .new-product .product-list .item .img {
	margin: 0 0 18px;
}

@media screen and (max-width:350px) {
	.item-lp_kitchen .new-product {
		padding: 29px 0 45px;
	}
	.item-lp_kitchen .new-product .product-ttl {
		margin: 0 20px 8px;
	}
	.item-lp_kitchen .new-product p {
		margin: 0 0 14px;
		font-size: 10px;
		line-height: 14px;
	}
	.item-lp_kitchen .new-product .product-list .item {
		margin: 0 0 18px;
	}
	.item-lp_kitchen .new-product .product-list .item .img {
		margin: 0 0 14px;
	}
}

/*************************************************
	おすすめアイテム
*************************************************/
.item-lp_kitchen .rec {
	padding: 78px 0 54px;
	background: #fff;
}
.item-lp_kitchen .rec .product-ttl.one {
	margin: 0 22px 32px;
}
.item-lp_kitchen .rec .product-ttl.two {
	margin: 0 22px 72px;
}
.item-lp_kitchen .rec .product-list .item {
	position: relative;
	border: 1px solid #51a1d7;
}
.item-lp_kitchen .rec .product-list.one .item {
	margin: 0 0 33px;
}
.item-lp_kitchen .rec .product-list.two .item {
	margin: 0 0 66px;
	padding: 0 28px 27px;
}
.item-lp_kitchen .rec .product-list .item .purpose {
	position: absolute;
	z-index: 1;
	width: 176px;
}
.item-lp_kitchen .rec .product-list.one .item .purpose {
	top: 15px;
	left: 15px;
}
.item-lp_kitchen .rec .product-list.two .item .purpose {
	top: -45px;
	left: 15px;
}
.item-lp_kitchen .rec .product-list .item .purpose img {
	width: 176px;
}
.item-lp_kitchen .rec .product-list .item .purpose .notice {
	margin: 4px 0 0 24px;
	font-size: 13px;
	line-height: 18px;
}
.item-lp_kitchen .rec .product-list .item .img {
	position: relative;
	z-index: 1;
	width: calc(100% + 56px);
	margin: 0 -28px;
}
.item-lp_kitchen .rec .product-list.one .item .img {
	margin: 0 -18px;
}

@media screen and (max-width:350px) {
	.item-lp_kitchen .rec {
		padding: 62px 0 43px;
	}
	.item-lp_kitchen .rec .product-ttl.one {
		margin: 0 18px 26px;
	}
	.item-lp_kitchen .rec .product-ttl.two {
		margin: 0 18px 58px;
	}
	.item-lp_kitchen .rec .product-list.one .item {
		margin: 0 0 26px;
	}
	.item-lp_kitchen .rec .product-list.two .item {
		margin: 0 0 53px;
		padding: 0 22px 22px;
	}
	.item-lp_kitchen .rec .product-list .item .purpose {
		width: 141px;
	}
	.item-lp_kitchen .rec .product-list.one .item .purpose {
		top: 12px;
		left: 12px;
	}
	.item-lp_kitchen .rec .product-list.two .item .purpose {
		top: -36px;
		left: 12px;
	}
	.item-lp_kitchen .rec .product-list .item .purpose img {
		width: 141px;
	}
	.item-lp_kitchen .rec .product-list .item .purpose .notice {
		margin: 3px 0 0 19px;
		font-size: 10px;
		line-height: 14px;
	}
	.item-lp_kitchen .rec .product-list .item .img {
		width: calc(100% + 44px);
		margin: 0 -22px;
	}
	.item-lp_kitchen .rec .product-list.one .item .img {
		margin: 0 -14px;
	}
}