@charset "utf-8";

.item-lp_yokuyou {margin: 70px 0 -75px;}
.item-lp_yokuyou * {
	color: #444344;
	letter-spacing: 0;
	font-feature-settings: "palt";
}
.item-lp_yokuyou .txt {
	font-size: 21px;
	line-height: 34px;
}
.item-lp_yokuyou img {width: auto;}
.item-lp_yokuyou .container {
	position: relative;
	width: 1050px;
	margin: 0 auto;
	padding: 0;
}

/*************************************************

	mv

*************************************************/
.item-lp_yokuyou .mv {
	position: relative;
	width: 100%;
	max-width: 1440px;
	height: 40.694vw;
	max-height: 586px;
	margin: 0 auto;
}
.item-lp_yokuyou .mv .ttl {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.item-lp_yokuyou .mv .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.item-lp_yokuyou .mv .ttl img,
.item-lp_yokuyou .mv .bg img {
	width: 100%;
	height: 100%;
}
.item-lp_yokuyou .mv .deco {
	position: absolute;
	z-index: 3;
}
.item-lp_yokuyou .mv .deco.left {
	top: 12px;
	left: -46px;
}
.item-lp_yokuyou .mv .deco.right {
	top: 54px;
	right: -14px;
}

/*************************************************

	about

*************************************************/
.item-lp_yokuyou .about {margin-bottom: 80px;}
.item-lp_yokuyou .about .about_ttl {
	position: relative;
	top: -70px;
	text-align: center;
	z-index: 3;
}

.item-lp_yokuyou .about .feature-wrap {
	width: 1050px;
	margin: 62px 0 250px;
}
.item-lp_yokuyou .about .feature {
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	margin-bottom: 85px;
}
.item-lp_yokuyou .about .feature:nth-child(even) {flex-direction: row-reverse;}
.item-lp_yokuyou .about .feature:last-child {margin-bottom: 0;}
.item-lp_yokuyou .about .feature .feature_img {
	position: absolute;
	top: -22px;
	width: 400px;
	height: 400px;
	background: #ffdfe2;
	border: 1px solid #ff6682;
	border-radius: 50%;
	overflow: hidden;
}
.item-lp_yokuyou .about .feature:nth-child(odd) .feature_img {left: -20px;}
.item-lp_yokuyou .about .feature:nth-child(even) .feature_img {right: -20px;}
.item-lp_yokuyou .about .feature .feature_content {
	width: 825px;
	height: 357px;
	background: #ffcacf;
	padding: 11px;
	border-radius: 15px;
	box-sizing: border-box;
}
.item-lp_yokuyou .about .feature .feature_content .feature_content_bg {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 10px;
}
.item-lp_yokuyou .about .feature:nth-child(odd) .feature_content .feature_content_bg {align-items: flex-end; padding-right: 38px;}
.item-lp_yokuyou .about .feature:nth-child(even) .feature_content .feature_content_bg {padding-left: 48px;}
.item-lp_yokuyou .about .feature .feature_content .feature_content_inner {width: 576px;}
.item-lp_yokuyou .about .feature .feature_content .feature_ttl {
	margin-bottom: 14px;
	padding-bottom: 24px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/u-line_pink.svg) 0 bottom/8px 4px repeat-x;
}
.item-lp_yokuyou .about .feature .feature_content .notice {position: relative;}
.item-lp_yokuyou .about .feature .feature_content .notice .notice_txt {
	display: inline-block;
	background: #ff6682;
	margin-top: 20px;
	padding: 12px 28px;
	border-radius: 20px;
}
.item-lp_yokuyou .about .feature .feature_content .notice .notice_arrow {
	position: absolute;
	bottom: -20px;
	left: 12px;
}
.item-lp_yokuyou .about .feature .feature_content .notice .notice_arrow * {fill: #ff6682;}
.item-lp_yokuyou .about .feature .feature_content .notice .notice_img {
	position: absolute;
	bottom: -187px;
	left: -175px;
	border: 1px solid #ff6682;
	border-radius: 50%;
	overflow: hidden;
}

.item-lp_yokuyou .about .moist {
	position: relative;
	background: #fff2cb;
	border-radius: 50px;
	text-align: center;
	padding: 115px 0 66px;
}
.item-lp_yokuyou .about .moist .moist_ttl {
	position: absolute;
	top: -62px;
	left: calc(50% - 418px);
}
.item-lp_yokuyou .about .moist .moist_catch {margin-bottom: 15px;}
.item-lp_yokuyou .about .moist .txt {
	color: #008fda;
	font-weight: 700;
	text-align: center;
}
.item-lp_yokuyou .about .moist .deco {
	position: absolute;
	z-index: 3;
}
.item-lp_yokuyou .about .moist .deco.left {
	bottom: -8px;
	left: -104px;
}
.item-lp_yokuyou .about .moist .deco.right {
	bottom: 28px;
	right: 48px;
}

/*************************************************

	saponify & nature

*************************************************/
.item-lp_yokuyou .dot-back {
	background-color: #cbe4ff;
	background-image:
	radial-gradient(#beddff 20%, transparent 20%),
	radial-gradient(#beddff 20%, transparent 20%);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
	margin-bottom: 50px;
	padding: 80px 0 90px;
}
.item-lp_yokuyou .dot-back .container > section {
	background: #fff;
	border: 4px solid #008fda;
	border-radius: 20px;
	margin-bottom: 48px;
}
.item-lp_yokuyou .dot-back .container > section:last-child {margin-bottom: 0;}
.item-lp_yokuyou .dot-back .container > section > .sec_wrap {
	width: 872px;
	margin: 70px auto 60px;
}
.item-lp_yokuyou .dot-back .u-line {
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/u-line_blue.svg) 0 bottom/8px 4px repeat-x;
}

/* saponify */
.item-lp_yokuyou .saponify .saponify_ttl {
	text-align: center;
	background: #008fda;
	padding: 46px 0 36px;
	border-radius: 10px 10px 0 0;
}

.item-lp_yokuyou .saponify .explan {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 68px;
}
.item-lp_yokuyou .saponify .explan .txt {
	width: 422px;
	text-align: justify;
}
.item-lp_yokuyou .saponify .explan .explan_img {
	border-radius: 20px;
	overflow: hidden;
}
.item-lp_yokuyou .saponify .compar {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 64px 0 78px;
}
.item-lp_yokuyou .saponify .compar .txt {
	width: 206px;
	font-size: 15px;
	line-height: 21px;
	text-align: justify;
	background: #fff2cb;
	padding: 16px 12px;
	border-radius: 20px;
	box-sizing: border-box;
}
.item-lp_yokuyou .saponify .tech {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
	padding: 80px 0 54px;
}
.item-lp_yokuyou .saponify .tech.type2 {background: url(https://shabon.life/shop/f/assets/img/common/shabon_chan.png) right bottom 20px / 120px auto no-repeat;}
.item-lp_yokuyou .saponify .tech .left-sec {width: 422px;}
.item-lp_yokuyou .saponify .tech .left-sec .tech_ttl {margin-bottom: 16px;}
.item-lp_yokuyou .saponify .tech .left-sec .txt {text-align: justify;}
.item-lp_yokuyou .saponify .tech .left-sec .tech_figure {
	margin-top: 25px;
	text-align: right;
}
.item-lp_yokuyou .saponify .tech .right-sec .tech_img {
	border-radius: 20px;
	overflow: hidden;
}
.item-lp_yokuyou .saponify .video {
	position: relative;
	width: 100%;
	height: 558px;
	background: #d3d3d3;
	margin-bottom: 50px;
	border: 2px solid #444344;
}
.item-lp_yokuyou .saponify .video .video_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 2;
}
.item-lp_yokuyou .saponify .video .video_cover .video_thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.item-lp_yokuyou .saponify .video .video_cover .video_play {
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 50px);
	z-index: 4;
}
.item-lp_yokuyou .saponify .material {
	background: #e3ecf1;
	border-radius: 30px;
	padding: 40px 40px 28px;
}
.item-lp_yokuyou .saponify .material .material_ttl {
	text-align: center;
	margin-bottom: 28px;
}
.item-lp_yokuyou .saponify .material .material_ttl span {
	display: inline-block;
	width: 256px;
	padding-bottom: 16px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/u-line_blue.svg) 0 bottom/8px 4px repeat-x;
}
.item-lp_yokuyou .saponify .material .material_entry {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	border-radius: 30px;
	margin-bottom: 16px;
	padding: 40px 30px;
}
.item-lp_yokuyou .saponify .material .material_entry .material_entry_ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 142px;
	margin-left: 36px;
}
.item-lp_yokuyou .saponify .material .material_entry .txt {
	font-size: 18px;
	line-height: 30px;
	width: 500px;
}
.item-lp_yokuyou .saponify .material .note {
	text-align: center;
	margin-top: 20px;
}
.item-lp_yokuyou .saponify .material .note p {
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	background: #fff;
	padding: 2px 18px;
	border: 1px solid #444344;
	border-radius: 18px;
}

/* nature */
.item-lp_yokuyou .nature .discolor {
	position: relative;
	margin-bottom: 145px;
}
.item-lp_yokuyou .nature .discolor .discolor_ttl {
	position: absolute;
	top: 56px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.item-lp_yokuyou .nature .discolor .txt {
	position: absolute;
	width: 692px;
	bottom: 56px;
	left: 88px;
	text-align: justify;
	z-index: 2;
}
.item-lp_yokuyou .nature .discolor .discolor_bg {
	position: relative;
	z-index: 1;
}

.item-lp_yokuyou .nature .draining {padding-bottom: 90px;}
.item-lp_yokuyou .nature .draining .draining_content {
	position: relative;
	background: #fff2cb;
	margin-bottom: 56px;
	padding: 136px 0 64px;
	border-radius: 50px;
}
.item-lp_yokuyou .nature .draining .draining_content .draining_ttl {
	position: absolute;
	top: -68px;
	left: 0;
	width: 100%;
	text-align: center;
}
.item-lp_yokuyou .nature .draining .draining_content .draining_eco-friendly {
	position: relative;
	left: -8px;
	text-align: center;
	margin-bottom: 40px;
}
.item-lp_yokuyou .nature .draining .draining_content .txt {
	width: 692px;
	margin: 0 auto;
	text-align: justify;
}
.item-lp_yokuyou .nature .draining .draining_flow {
	display: flex;
}
.item-lp_yokuyou .nature .draining .draining_flow .draining_flow_entry {
	position: relative;
	margin-right: 61px;
	background: #d9f1cd;
	border-radius: 50%;
}
.item-lp_yokuyou .nature .draining .draining_flow .draining_flow_entry:last-child {margin-right: 0;}
.item-lp_yokuyou .nature .draining .draining_flow .draining_flow_entry:after {
	content: "";
	position: absolute;
	top: calc(50% - 34px);
	right: -44px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 34px 0 34px 24px;
	border-color: transparent transparent transparent #64b42c;
}
.item-lp_yokuyou .nature .draining .draining_flow .draining_flow_entry:last-child:after {display: none;}

.item-lp_yokuyou .nature .package {
	margin-bottom: 50px;
	padding: 60px 0 40px;
}
.item-lp_yokuyou .nature .package .package_ttl {
	text-align: center;
	margin-bottom: 50px;
	padding: 20px 0;
	background: #fff2cb;
	border-radius: 20px;
}
.item-lp_yokuyou .nature .package .inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.item-lp_yokuyou .nature .package .package_content {width: 458px;}
.item-lp_yokuyou .nature .package .package_content .package_content_ttl {margin-bottom: 16px;}
.item-lp_yokuyou .nature .package .package_content .txt {text-align: justify;}
.item-lp_yokuyou .nature .package .package_mark {
	background: #d8e6f2;
	padding: 0 30px 34px;
	border-radius: 22px;
}
.item-lp_yokuyou .nature .package .package_mark .package_mark_logo {
	display: block;
	margin: 42px auto 30px;
}
.item-lp_yokuyou .nature .package .package_mark dl dt {
	font-size: 21px;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	margin-bottom: 3px;
}
.item-lp_yokuyou .nature .package .package_mark dl dd {
	font-size: 15px;
	line-height: 21px;
}

.item-lp_yokuyou .nature .support .support_ttl {
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	margin-top: 72px;
}
.item-lp_yokuyou .nature .support .support_ttl span {
	display: block;
	font-size: 15px;
	line-height: 23px;
	font-weight: inherit;
	margin-top: 4px;
}
.item-lp_yokuyou .nature .support .support_donate {
	position: relative;
	margin-top: 128px;
	padding: 42px 0 34px;
	border: 2px solid #008fda;
}
.item-lp_yokuyou .nature .support .support_donate:before {
	content: "";
	position: absolute;
	top: -2px;
	left: calc(50% - 66px);
	width: 132px;
	height: 2px;
	background: #fff;
	z-index: 1;
}
.item-lp_yokuyou .nature .support .support_donate .support_donate_logo {
	position: absolute;
	top: -78px;
	left: calc(50% - 52px);
	z-index: 2;
}
.item-lp_yokuyou .nature .support .support_donate .txt {
	color: #008fda;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
}

.item-lp_yokuyou .nature .support .support_link {
	display: block;
	position: relative;
	width: 416px;
	text-align: center;
	margin: 25px auto 0;
	padding: 20px 0;
	background: #008fda;
	border-radius: 30px;
}
.item-lp_yokuyou .nature .support .support_link:after {
	content: "";
	position: absolute;
	top: calc(50% - 7px);
	right: 26px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 8px;
	border-color: transparent transparent transparent #fff;
	pointer-events: none;
}
.item-lp_yokuyou .nature .support .support_link img {
	display: block;
	margin: 0 auto;
}
.item-lp_yokuyou .nature .support .support_direction-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 42px;
}
.item-lp_yokuyou .nature .support .support_direction {
	margin-right: 22px;
	padding: 24px 30px 28px;
	border: 1px solid #ababab;
	border-radius: 15px;
	box-sizing: border-box;
}
.item-lp_yokuyou .nature .support .support_direction.sec-01 {width: 450px;}
.item-lp_yokuyou .nature .support .support_direction.sec-02 {width: 398px;}
.item-lp_yokuyou .nature .support .support_direction:last-child {margin-right: 0;}
.item-lp_yokuyou .nature .support .support_direction dt {
	display: flex;
	align-items: center;
	height: 58px;
	font-size: 22px;
	font-weight: 700;
	line-height: 29px;
	margin-bottom: 10px;
}
.item-lp_yokuyou .nature .support .support_direction dd {
	font-size: 15px;
	line-height: 23px;
	text-align: justify;
}

/*************************************************

	lineup

*************************************************/
.item-lp_yokuyou .lineup {
	position: relative;
	background: #fff4e2;
	padding: 55px 0;
}
.item-lp_yokuyou .lineup .lineup_ttl {
	text-align: center;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/u-line_pink.svg) 0 bottom/8px 4px repeat-x;
}
.item-lp_yokuyou .lineup .lineup_type {
	background: #fff;
	border: 6px solid #ffe0e5;
	border-radius: 15px;
}
.item-lp_yokuyou .lineup .lineup_type img {display: block;}
.item-lp_yokuyou .lineup .lineup_type dd {
	background: #ffe0e5;
	border: 2px solid #fff;
}
.item-lp_yokuyou .lineup .lineup_type dd p {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
}

.item-lp_yokuyou .lineup .lineup_main-product {
	display: flex;
	justify-content: space-between;
	margin-bottom: 55px;
}
.item-lp_yokuyou .lineup .lineup_main-product .lineup_content {
	position: relative;
	left: 56px;
	width: 320px;
	margin: 108px 0 0;
}
.item-lp_yokuyou .lineup .lineup_main-product .lineup_ttl {
	margin-bottom: 27px;
	padding-bottom: 20px;
}
.item-lp_yokuyou .lineup .lineup_main-product .lineup_type dt {padding: 10px 24px 8px;}
.item-lp_yokuyou .lineup .lineup_main-product .lineup_type dd {
	padding: 12px 24px 6px;
	border-radius: 0 0 10px 10px;
}
.item-lp_yokuyou .lineup .lineup_main-product .lineup_type dd p {margin-top: 4px;}

.item-lp_yokuyou .lineup .lineup_other-product {
	position: relative;
	display: flex;
	background: #fff;
	margin-bottom: 48px;
	padding: 60px 40px 30px;
	border-radius: 30px;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_other-ttl {
	position: absolute;
	top: -25px;
	left: calc(50% - 220px);
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_other-ttl .lineup_other-ttl_txt {
	width: 100%;
	background: #fff;
	padding: 8px 42px;
	border: 2px solid #ff6682;
	border-radius: 25px;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_other-product_entry {
	width: 50%;
	box-sizing: border-box;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_other-product_entry:nth-of-type(odd) {
	padding-right: 48px;
	border-right: 1px solid #ababab;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_other-product_entry:nth-of-type(even) {padding-left: 48px;}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_ttl {
	width: 348px;
	margin: 0 auto 15px;
	padding-bottom: 15px;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_img {
	position: relative;
	text-align: center;
	margin: 0 0 15px;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_other-product_entry:nth-of-type(odd) .lineup_img {left: 45px;}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_other-product_entry:nth-of-type(even) .lineup_img {left: 35px;}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_type {
	display: flex;
	align-items: center;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_type dt {padding: 0 14px;}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_type dd {
	width: calc(100% - 69px - 28px);
	padding: 12px 16px 4px;
	border-radius: 0 10px 10px 0;
}
.item-lp_yokuyou .lineup .lineup_other-product .lineup_type dd p {margin-top: 4px;}

.item-lp_yokuyou .lineup .lineup_just {
	position: relative;
	text-align: center;
}
.item-lp_yokuyou .lineup .lineup_just .lineup_just_catch {
	display: inline-block;
	padding: 16px 65px;
	background: #008fda;
	border-radius: 30px;
}
.item-lp_yokuyou .lineup .lineup_just .lineup_just_deco {
	position: absolute;
	top: -21px;
	right: 18px;
}

.item-lp_yokuyou .lineup .deco {
	position: absolute;
	z-index: 3;
}
.item-lp_yokuyou .lineup .deco.left {
	top: -27px;
	left: -172px;
}
.item-lp_yokuyou .lineup .deco.right {
	top: -32px;
	right: -255px;
}

/*************************************************

	product

*************************************************/
.item-lp_yokuyou .product {padding: 115px 0 0;}
.item-lp_yokuyou .product .container {width: 1048px;}

.item-lp_yokuyou .product .product-list {
	display: flex;
	flex-wrap: wrap;
}
.item-lp_yokuyou .product .product-list .item {
	width: calc((100% - 112px) / 3);
	margin: 0 56px 75px 0;
}
.item-lp_yokuyou .product .product-list .item:nth-child(3n + 1) {margin-right: 0;}
.item-lp_yokuyou .product .product-list .item .img {border: 1px solid #ababab;}
.item-lp_yokuyou .product .product-list .item .data {margin-top: 20px;}
.item-lp_yokuyou .product .product-list .item .data .item-name {
	font-size: 25px;
	font-weight: 700;
	line-height: 29px;
	margin-bottom: 13px;
}
.item-lp_yokuyou .product .product-list .item .data .price-wrap * {
	font-size: 15px;
	line-height: 20px;
}
.item-lp_yokuyou .product .product-list .item .data .price-wrap {margin-bottom: 14px;}
.item-lp_yokuyou .product .product-list .item .data .price-wrap dl {
	display: flex;
	align-items: center;
}
.item-lp_yokuyou .product .product-list .item .data .price-wrap dl.selling-price.tomonokai .price {font-weight: 700;}
.item-lp_yokuyou .product .product-list .item .data .price-wrap dl .empha-pink,
.item-lp_yokuyou .product .product-list .item .data .price-wrap dl .empha-pink * {color: #ff6682;}
.item-lp_yokuyou .product .product-list .item .data .quantity {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}
.item-lp_yokuyou .product .product-list .item .data .quantity .label {
	font-size: 15px;
	line-height: 20px;
}
.item-lp_yokuyou .product .product-list .item .data .quantity .select {
	position: relative;
	margin-left: 4px;
}
.item-lp_yokuyou .product .product-list .item .data .quantity .select:after {
	content: "";
	position: absolute;
	top: calc(50% - 5px);
	right: 12px;
	width: 5px;
	height: 5px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	transform: rotate(45deg);
	pointer-events: none;
}
.item-lp_yokuyou .product .product-list .item .data .quantity .select select {
	font-size: 13px;
	line-height: 18px;
	padding: 6px 32px 6px 12px;
	border: 1px solid #989898;
	border-radius: 3px;
	background-color: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
}
.item-lp_yokuyou .product .product-list .item .data .quantity .select select::-ms-expand {display: none;}
.item-lp_yokuyou .product .product-list .item .data .cart-in-btn {
	display: block;
	width: 100%;
	background: #ff668d;
	text-align: center;
	padding: 13px 0;
	border-radius: 20px;
}
.item-lp_yokuyou .product .product-list .item .data .cart-in-btn span {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	line-height: 21px;
	padding-left: 30px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/product_other-product_entry_cart-icon_pc.png) 0 center/20px 21px no-repeat;
}

.item-lp_yokuyou .product .product-list .item.current {
	display: flex;
	width: 100%;
	margin-bottom: 80px;
	padding-bottom: 75px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/u-line_gray.svg) 0 bottom/8px 4px repeat-x;
}
.item-lp_yokuyou .product .product-list .item.current .img {width: 500px;}
.item-lp_yokuyou .product .product-list .item.current .data {
	width: calc(100% - 548px);
	margin: 0 0 0 48px;
}
.item-lp_yokuyou .product .product-list .item.current .data .item-name {
	font-size: 35px;
	line-height: 60px;
	margin-bottom: 26px;
	padding: 12px 0 15px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/u-line_gray.svg) 0 bottom/8px 4px repeat-x;
}
.item-lp_yokuyou .product .product-list .item .data .price-wrap {margin-bottom: 21px;}
.item-lp_yokuyou .product .product-list .item.current .data .price-wrap * {
	font-size: 22px;
	font-weight: 700;
	line-height: 29px;
}
.item-lp_yokuyou .product .product-list .item.current .data .price-wrap .selling-price {margin-bottom: 10px;}
.item-lp_yokuyou .product .product-list .item.current .data .price-wrap .selling-price.tomonokai dd {
	display: flex;
	align-items: center;
	font-size: 28px;
}
.item-lp_yokuyou .product .product-list .item.current .data .price-wrap .selling-price.tomonokai dd .cta-member-price-inc {
	font-size: 48px;
	line-height: 1;
}
.item-lp_yokuyou .product .product-list .item.current .data .quantity {margin-bottom: 21px;}
.item-lp_yokuyou .product .product-list .item.current .data .quantity .label {
	font-size: 18px;
	line-height: 1;
}
.item-lp_yokuyou .product .product-list .item.current .data .quantity .select {margin-left: 8px;}
.item-lp_yokuyou .product .product-list .item.current .data .quantity .select:after {
	right: 16px;
}
.item-lp_yokuyou .product .product-list .item.current .data .quantity .select select {
	font-size: 18px;
	line-height: 1;
	padding: 10px 38px 10px 16px;
}
.item-lp_yokuyou .product .product-list .item.current .data .cart-in-btn {
	width: 390px;
	border-radius: 30px;
	padding: 14px 0;
}
.item-lp_yokuyou .product .product-list .item.current .data .cart-in-btn span {
	font-size: 20px;
	line-height: 26px;
	padding-left: 40px;
	background: url(https://shabon.life/shop/f/assets/img/lp/view/yokuyou/product_current-product_entry_cart-icon_pc.png) 0 center/26px 26px no-repeat;
}