@charset "utf-8";

.item-lp_kitchen {margin: 70px 0 -75px;}
.item-lp_kitchen * {
	color: #4e4e4e;
	letter-spacing: 0;
	font-feature-settings: "palt";
}
.item-lp_kitchen img {display: block; width: auto;}
.item-lp_kitchen .container {
	position: relative; 
	z-index: 2;
	max-width: 1050px;
	margin: 0 auto;
	padding: 0;
}

.item-lp_kitchen {

}
.item-lp_kitchen .mv h2 img {
	width: 100%;
}

/*************************************************
	セクション1
*************************************************/
.item-lp_kitchen .sec01 {
	position: relative;
	z-index: 1;
	margin: -18.056vw 0 0;
	padding: 26.805vw 0 6.319vw;
	background-image: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/bubble_bg01_pc.png), url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/cause_bg_pc.png);
	background-position: top center, bottom center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-color: transparent;
}
.item-lp_kitchen .sec01 .problem {
	max-width: 1082px;
	margin: 0 auto;
}
.item-lp_kitchen .sec01 .product {
	max-width: 1282px;
	margin: 0 auto 45px;
	padding: 0 0 0 22px;
}
.item-lp_kitchen .sec01 .cause01 {
	max-width: 900px;
	margin: 0 auto 10px;
}
.item-lp_kitchen .sec01 p {
	margin: 0 0 52px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.item-lp_kitchen .sec01 .cause02 {
	max-width: 900px;
	margin: 0 auto;
}

/*************************************************
	セクション2
*************************************************/
.item-lp_kitchen .sec02 {
	position: relative;
	z-index: 0;
	margin: -4.2vw 0 0;
	padding: 6.667vw 0 26.32vw;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/pattern_bg.png) 0 0 / 18px auto repeat;
}
.item-lp_kitchen .sec02::before {
	display: block;
	content: '';
	max-width: 1050px;
	height: 184px;
	margin: 0 auto;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/bubble_bg02_pc.png) 0 0 / 100% auto no-repeat;
}
.item-lp_kitchen .sec02 .point {
	margin: 0 0 64px;
	padding: 0 74px 87px;
	background: #fff;
	border-radius: 0 0 30px 30px;
}
.item-lp_kitchen .sec02 .point h3 {
	width: 272px;
	margin: 0 auto 62px;
}
.item-lp_kitchen .sec02 .point .point-items {
	
}
.item-lp_kitchen .sec02 .point .point-items li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
}
.item-lp_kitchen .sec02 .point .point-items li:not(:last-of-type) {
	margin: 0 0 60px;
	padding: 0 0 45px;
	border-bottom: 2px dotted #8f8f8f;
}
.item-lp_kitchen .sec02 .point .point-items li .txt {
	width: 75%;
}
.item-lp_kitchen .sec02 .point .point-items li .txt h4 {
	height: 106px;
}
.item-lp_kitchen .sec02 .point .point-items li:nth-of-type(2) .txt h4 {
	height: 148px;
	margin: -45px 0 0;
}
.item-lp_kitchen .sec02 .point .point-items li .txt h4 img {
	height: 100%;
}
.item-lp_kitchen .sec02 .point .point-items li .txt p {
	margin: -50px 0 0 19.26%;
	font-size: 20px;
	line-height: 30px;
}
.item-lp_kitchen .sec02 .point .point-items li:nth-of-type(3) .txt p {
	margin: -8px 0 0 19.26%;
}
.item-lp_kitchen .sec02 .point .point-items li .img {
	width: 25%;
}
.item-lp_kitchen .sec02 .method {
	padding: 65px 75px 60px;
	background: #fff7bb;
	border-radius: 30px 30px 0 0;
}
.item-lp_kitchen .sec02 .method h3 {
	width: 534px;
	margin: 0 auto 40px;
}
.item-lp_kitchen .sec02 .method .content {

}
.item-lp_kitchen .sec02 .otherpoint {
	padding: 68px 48px 52px;
	background: #fff;
}
.item-lp_kitchen .sec02 .howtowash {
	padding: 0 75px 64px;
	background: #fff;
}
.item-lp_kitchen .sec02 .howtowash h3 {
	padding: 60px 0 20px;
	border-top: 2px dotted #8f8f8f;
}
.item-lp_kitchen .sec02 .howtowash h3 img {
	width: auto;
	height: 382px;
	margin: 0 auto;
}
.item-lp_kitchen .sec02 .howtowash p {
	margin: 0 0 20px;
	padding: 0 60px;
	font-size: 18px;
	line-height: 30px;
}
.item-lp_kitchen .sec02 .howtowash .step {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 0 27px;
	border-bottom: 2px dotted #8f8f8f;
}
.item-lp_kitchen .sec02 .howtowash .step li {
	width: 48.56%;
	margin: 0 0 27px;
}
.item-lp_kitchen .sec02 .easy2step {
	padding: 0 0 35px;
	background: #fff;
	border-radius: 0 0 30px 30px;
}
.item-lp_kitchen .sec02 .easy2step h3 {
	width: 348px;
	margin: 0 auto 35px;
}
.item-lp_kitchen .sec02 .easy2step h3 + p {
	width: 70%;
	margin: 0 auto 15px;
	font-size: 18px;
	line-height: 30px;
}
.item-lp_kitchen .sec02 .easy2step .step {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 650px;
	margin: 0 auto;
}
.item-lp_kitchen .sec02 .easy2step .step li {
	width: 46.46%;
}
.item-lp_kitchen .sec02 .easy2step .step li .num {
	margin: 0 0 15px;
}
.item-lp_kitchen .sec02 .easy2step .step li .num img {
	width: auto;
	margin: 0 auto;
	height: 32px;
}
.item-lp_kitchen .sec02 .easy2step .step li .circle {
	margin: 0 0 15px;
}
.item-lp_kitchen .sec02 .easy2step .step li .notice {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

/*************************************************
	セクション3
*************************************************/
.item-lp_kitchen .sec03 {
	padding: 0 0 144px;
	background: #fff;
}
.item-lp_kitchen .sec03::before {
	display: block;
	content: '';
	position: relative;
	width: 100%;
	height: 26.4vw;
	margin: -26.4vw 0 0;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/bubble_bg01_pc.png) 0 0 / 100% auto no-repeat;
}
.item-lp_kitchen .sec03 .env {
	margin: 0 0 40px;
	border: 4px solid #4788ce;
	border-radius: 30px;
}
.item-lp_kitchen .sec03 .env h3 {
	padding: 24px 0 40px;
	background: #4788ce;
	border-radius: 24px 24px 0 0;
}
.item-lp_kitchen .sec03 .env h3 img {
	width: auto;
	height: 140px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .env .content {
	padding: 48px 0 72px;
	background: #fff;
	border-radius: 0 0 24px 24px;
}
.item-lp_kitchen .sec03 .env .content h4.one {
	width: 616px;
	margin: 0 auto 42px;
}
.item-lp_kitchen .sec03 .env .content h4.two {
	width: 768px;
	margin: 0 auto 28px;
}
.item-lp_kitchen .sec03 .env .content .flow {
	display: flex;
	justify-content: space-between;
	width: 866px;
	margin: 0 auto 35px;
}
.item-lp_kitchen .sec03 .env .content .flow li {
	position: relative;
	width: 250px;
	height: 250px;
	padding: 145px 0 45px;
	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;
	top: calc(50% - 34px);
	right: -43px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 34px 0 34px 24px;
	border-color: transparent transparent transparent #8dcd03;
}
.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 38px left 64px;
	background-size: 135px 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 40px center;
	background-size: 130px 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 56px center;
	background-size: 158px auto;
}
.item-lp_kitchen .sec03 .env .content .flow li p {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
}
.item-lp_kitchen .sec03 .env .content .desc {
	width: 768px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 34px;
}
.item-lp_kitchen .sec03 .env .content .camp {
	width: 220px;
	margin: 0 5.524% -16px auto;
}
.item-lp_kitchen .sec03 .topics-top {
	width: 122px;
	height: 52px;
	margin: 0 auto 18px;
}
.item-lp_kitchen .sec03 .topics {
	margin: 0 0 85px;
	padding: 0 0 58px;
	border: 4px solid #8ecd03;
	border-radius: 30px;
}
.item-lp_kitchen .sec03 .topics h3 {
	padding: 24px 0 20px;
	background: #8ecd03;
	border-radius: 24px 24px 0 0;
}
.item-lp_kitchen .sec03 .topics h3 img {
	width: auto;
	height: 18px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .topics .content {
	background: #fff;
	border-radius: 0 0 24px 24px;
	padding: 68px 71px 0;
}
.item-lp_kitchen .sec03 .topics .content.one h4 {
	width: 660px;
	margin: 0 67px 0 auto;
}
.item-lp_kitchen .sec03 .topics .content.two h4 {
	width: 642px;
	margin: 0 auto 0 82px;
}
.item-lp_kitchen .sec03 .topics .content h4 + p {
	margin: 0 0 30px;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
}
.item-lp_kitchen .sec03 .topics .content.one h4 + p {
	margin: -10px 0 30px;
}
.item-lp_kitchen .sec03 .topics .content .wash {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 60px 24px;
	border-bottom: 2px dotted #8f8f8f;
}
.item-lp_kitchen .sec03 .topics .content .wash li {
	width: 47.815%;
}
.item-lp_kitchen .sec03 .topics .content .wash li:first-of-type {
	margin: 0 0 10px;
}
.item-lp_kitchen .sec03 .topics .content .wash li .notice {
	font-size: 14px;
	line-height: 20px;
}
.item-lp_kitchen .sec03 .topics .content .component {
	width: 570px;
	margin: 0 auto 48px;
}
.item-lp_kitchen .sec03 .topics .content .howto {
	margin: 0 0 54px;
	padding: 30px 0 45px;
	background: #f2f6e5;
	border-radius: 20px;
}
.item-lp_kitchen .sec03 .topics .content .howto h4 {
	width: 100%;
	margin: 0 0 45px;
	padding: 0 0 20px;
	border-bottom: 2px dotted #8f8f8f;
}
.item-lp_kitchen .sec03 .topics .content .howto h4 img {
	width: 492px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .topics .content .howto .process {
	width: 86%;
	margin: 0 auto 47px;
}
.item-lp_kitchen .sec03 .topics .content .howto .process li {
	display: flex;
	align-items: flex-start;
	margin: 0 0 23px;
}
.item-lp_kitchen .sec03 .topics .content .howto .process li img {
	width: 38px;
	height: 38px;
	margin: 0 20px 0 0;
}
.item-lp_kitchen .sec03 .topics .content .howto .process li p {
	font-size: 18px;
	line-height: 28px;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention {
	width: 86.67%;
	margin: 0 auto;
	border: 1px solid #8f8f8f;
	background: #fff;
	border-radius: 6px;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention h5 {
	padding: 10px 27px;
	border-bottom: 1px solid #8f8f8f;
	border-radius: 4px 4px 0 0;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention ul {
	padding: 20px 30px;
	border-radius: 0 0 4px 4px;
}
.item-lp_kitchen .sec03 .topics .content .howto .attention ul li {
	font-size: 13px;
	line-height: 23px;
}
.item-lp_kitchen .sec03 .topics .content .fornature {
	padding: 64px 0 0;
	border-top: 2px dotted #8f8f8f;
}
.item-lp_kitchen .sec03 .topics .content .fornature h4 {
	width: 672px;
	margin: 0 56px 0 auto;
}
.item-lp_kitchen .sec03 .topics .content .fornature h4 + p {
	margin: -20px 0 20px;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
}
.item-lp_kitchen .sec03 .topics .content .fornature .link {
	display: block;
	width: 310px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .qa {
	padding: 0 75px 70px;
	border-radius: 50px;
	background: #f5aabe;
}
.item-lp_kitchen .sec03 .qa h3 {
	position: relative;
	top: 20px;
	width: 650px;
	margin: 0 auto;
}
.item-lp_kitchen .sec03 .qa dl {
	margin: 0 0 4px;
	padding: 40px 36px 43px;
	background: #fff;
}
.item-lp_kitchen .sec03 .qa dl:first-of-type {
	border-radius: 15px 15px 0 0;
}
.item-lp_kitchen .sec03 .qa dl:last-of-type {
	border-radius: 0 0 15px 15px;
}
.item-lp_kitchen .sec03 .qa dl dt {
	margin: 0 0 32px;
	padding: 5px 0 23px 60px;
	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 0 left 0;
	background-size: 36px auto;
	background-repeat: no-repeat;
}
.item-lp_kitchen .sec03 .qa dl dt p,
.item-lp_kitchen .sec03 .qa dl dd p {
	font-size: 20px;
	line-height: 24px;
}
.item-lp_kitchen .sec03 .qa dl dd {
	padding: 3px 0 0 60px;
	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 0 left 0;
	background-size: 34px auto;
	background-repeat: no-repeat;
}
.item-lp_kitchen .sec03 .qa dl dd .qa-point {
	position: relative;
	margin: 20px 0 0;
	padding: 42px 35px 22px;
	background: #fff7bb;
	border-radius: 10px;
}
.item-lp_kitchen .sec03 .qa dl dd .qa-point h4 {
	position: absolute;
	top: -4px;
	left: -8px;
	width: 226px;
	height: 32px;
	background: #e06380;
	border-radius: 16px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
}
.item-lp_kitchen .sec03 .qa dl dd .qa-point ol li {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
}

/*************************************************
	CTA共通
*************************************************/
.item-lp_kitchen .product-list {
	display: flex;
	flex-wrap: wrap;
}
.item-lp_kitchen .product-list .item {
	background: #fff;
	border-radius: 20px;
}
.item-lp_kitchen .product-list .item.column2 {
	width: calc((100% - 48px) / 2);
	margin: 0 48px 46px 0;
	padding: 21px 53px 32px;
}
.item-lp_kitchen .product-list .item.column3 {
	width: calc((100% - 78px) / 3);
	margin: 0 39px 0 0;
	padding: 21px 28px 32px;
}
.item-lp_kitchen .product-list .item.end {
	margin-right: 0;
}
.item-lp_kitchen .product-list .item .data {
	margin-top: 30px;
}
.item-lp_kitchen .product-list .item.column2 .data .item-name {
	font-size: 29px;
	font-weight: 700;
	line-height: 42px;
	margin-bottom: 20px;
}
.item-lp_kitchen .product-list .item.column3 .data .item-name {
	margin-bottom: 16px;
	font-size: 25px;
	font-weight: 700;
	line-height: 35px;
}
.item-lp_kitchen .product-list .item.column2 .data .code,
.item-lp_kitchen .product-list .item.column2 .data .price-wrap * {
	font-size: 22px;
	font-weight: 700;
	line-height: 29px;
}
.item-lp_kitchen .product-list .item .data .code {
	margin: 0 0 24px 0;
	padding: 0 0 14px 4px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/line_gray.svg) 0 bottom/ 8.1px 3px repeat-x;
}
.item-lp_kitchen .product-list .item .data .price-wrap {margin-bottom: 15px;}
.item-lp_kitchen .product-list .item.column3 .data .price-wrap * {
	font-size: 16px;
	font-weight: 700;
	line-height: 29px;
}
.item-lp_kitchen .product-list .item .data .price-wrap dl {
	display: flex;
	align-items: center;
}
.item-lp_kitchen .product-list .item.column2 .data .price-wrap dl {
	margin: 0 0 16px;
}
.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,
.item-lp_kitchen .product-list .item .data .price-wrap dl .empha-pink * {
	color: #ff6682;
}
.item-lp_kitchen .product-list .item.column2 .data .price-wrap dl .empha-pink .cta-member-price-inc {
	font-size: 48px;
}
.item-lp_kitchen .product-list .item.column3 .data .price-wrap dl .empha-pink .cta-member-price-inc {
	font-size: 25px;
}
.item-lp_kitchen .product-list .item .data .quantity {
	display: flex;
	align-items: center;
}
.item-lp_kitchen .product-list .item.column2 .data .quantity {
	margin-bottom: 23px;
}
.item-lp_kitchen .product-list .item.column3 .data .quantity {
	margin-bottom: 21px;
}
.item-lp_kitchen .product-list .item .data .quantity .label {
	font-size: 18px;
	line-height: 1;
}
.item-lp_kitchen .product-list .item .data .quantity .select {
	position: relative;
	margin-left: 4px;
}
.item-lp_kitchen .product-list .item .data .quantity .select:after {
	content: "";
	position: absolute;
	top: calc(50% - 3px);
	right: 18px;
	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: 80px;
	font-size: 13px;
	line-height: 18px;
	padding: 12px 18px 13px 24px;
	border: 1px solid #8f8f8f !important;
	border-radius: 3px;
	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: 100%;
	background: #e06380;
	text-align: center;
	padding: 16px 0 18px;
	border-radius: 29px;
}
.item-lp_kitchen .product-list .item .data .cart-in-btn span {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	padding: 2px 0 2px 38px;
	background-image: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/cart_icon01.svg);
	background-position: 0 center;
	background-size: 24px auto;
	background-repeat: no-repeat;
}
.item-lp_kitchen .product-list .item.column2 .data .price-wrap {
	margin-bottom: 16px;
}
.item-lp_kitchen .product-list .item.column3 .data .price-wrap {
	margin-bottom: 10px;
}

/*************************************************
	シャボン玉台所用せっけん
*************************************************/
.item-lp_kitchen .new-product {
	padding: 76px 0 112px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/kitchen/pattern_bg.png) 0 0 / 18px auto repeat;
}
.item-lp_kitchen .new-product .product-ttl {
	max-width: 1072px;
	margin: 0 auto 10px;
}
.item-lp_kitchen .new-product p {
	width: 48%;
	margin: 0 0 24px auto;
	font-size: 14px;
	line-height: 20px;
}
.item-lp_kitchen .new-product .product-list .item {
	border: 2px solid #8ecd03;
}

/*************************************************
	おすすめアイテム
*************************************************/
.item-lp_kitchen .rec {
	padding: 108px 0 125px;
	background: #fff;
}
.item-lp_kitchen .rec .product-ttl.one {
	width: 644px;
	margin: 0 auto 64px;
}
.item-lp_kitchen .rec .product-ttl.two {
	width: 860px;
	margin: 0 0 80px;
}
.item-lp_kitchen .rec .product-list.one {
	margin: 0 0 36px;
}
.item-lp_kitchen .rec .product-list .item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
	z-index: 0;
	border: 2px solid #51a1d7;
}
.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: -30px;
	left: -16px;
}
.item-lp_kitchen .rec .product-list.two .item .purpose {
	top: -57px;
	left: -16px;
}
.item-lp_kitchen .rec .product-list .item .purpose img {
	width: 176px;
}
.item-lp_kitchen .rec .product-list .item .purpose .notice {
	margin: 4px 0 0 38px;
	font-size: 14px;
	line-height: 21px;
}
.item-lp_kitchen .rec .product-list .item .img {
	position: relative;
	z-index: 1;
	width: calc(100% + 56px);
	margin: 0 -28px auto;
}
.item-lp_kitchen .rec .product-list .item .data {
	margin: 0;
}