@charset "utf-8";

img {
	width: 100%;
	height: auto;
}

.block-ttl01::before {
	width: 100%;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.lcl-bgpink {
	background: linear-gradient(270deg, #fbe7e1 0%, #f9e1e3 49%, #f8e4da 100%), #fff;
}

/*------------------------------------------------
lcl-table
------------------------------------------------*/
.lcl-table {
	position: relative;
}
.lcl-table__head {
}
.lcl-table__head .lcl-table__ttl:not(:first-child) {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.02em;
	width: 220px;
	height: 68px;
	text-align: center;
	color: #fff;
	background: #808080;
}
.lcl-table__head .lcl-table__ttl.lcl-table__ttl--pink:not(:first-child) {
	background: #ff4b68;
}
.lcl-table__head .lcl-table__ttl:first-child {
	border-top: none;
	border-left: none;
}
.lcl-table__row {
}
.lcl-table__body {
}
.lcl-table__body .lcl-table__ttl {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #ffffff;
	width: 180px;
	text-align: center;
	color: #fff;
	background: #f3601a;
}
.lcl-table__txt,
.lcl-table__ttl {
	border: 1px solid #d6baa0;
}
.lcl-table__txt {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.06em;
	width: 220px;
	padding: 20px;
	text-align: center;
	color: #7b6e63;
	background: #fff;
}
.lcl-table__txt.lcl-table__txt--narrow {
	padding-block: 15px;
}
.lcl-table__txt.lcl-table__txt--pink {
	color: #ff4b68;
}
.lcl-table__txt.lcl-table__txt--dark {
	color: #463a31;
}
.lcl-table-list {
	width: fit-content;
	margin-inline: auto;
}
.lcl-table-list__item {
	width: fit-content;
	text-align: left;
}
.lcl-table-list__item::before {
	content: '・';
}

/*------------------------------------------------
pmain01
------------------------------------------------*/
.pmain01__in {
	padding-top: 52px;
}
.pmain01__ttl-wrap::before {
	width: 673px;
	height: 306px;
	top: -30px;
	background-image: url(../img/pmain/ttl_bg.png);
}
.pmain01__sub-ttl {
	width: 175px;
}
.pmain01__img {
	right: -113px;
	width: 500px;
	height: 330px;
}
.pmain__ttl {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0;
	color: #463a31;
}

/*------------------------------------------------
lcl-pmain01
------------------------------------------------*/
.lcl-pmain01__note {
	position: relative;
	z-index: 1;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	padding: 5px 30px;
	border-radius: 999px;
	margin-top: 16px;
	width: fit-content;
	color: #ff4b68;
	background: #fff;
}

/*------------------------------------------------
lcl-intro
------------------------------------------------*/
.lcl-intro {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-top: 62px;
}
.lcl-intro__en {
	width: 196px;
}
.lcl-intro-copy {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-top: 15px;
	text-align: center;
}
.lcl-intro-copy__txt01 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0;
	color: #463a31;
}
.lcl-intro-copy__txt02 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.03em;
	color: #ff4b68;
}
.lcl-intro__txt {
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	margin-top: 15px;
	color: #463a31;
	text-align: center;
}
.lcl-intro-list {
	display: flex;
	justify-content: center;
	gap: 25px;
	margin-top: 20px;
}
.lcl-intro-list__item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 185px;
	aspect-ratio: 185 / 180;
	background: url(../img/intro/bg.svg) no-repeat center / contain;
}
.lcl-intro-list-txt {
	display: flex;
	align-items: center;
	flex-direction: column;
	color: #fff;
	text-align: center;
}
.lcl-intro-list-txt__sm {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: 0;
}
.lcl-intro-list-txt__lg {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: 0;
}
.lcl-intro-list-txt__md {
	font-size: 35px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: 0;
}
.lcl-intro-list-txt__xs {
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.05em;
	margin-top: 10px;
}

/*------------------------------------------------
lcl-about
------------------------------------------------*/
.lcl-about {
	display: flex;
	align-items: center;
	gap: 40px;
	width: 1000px;
	margin-top: 100px;
	margin-inline: auto;
}
.lcl-about__txtarea {
}
.lcl-about__ttl {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0;
	padding-bottom: 13px;
	color: #463a31;
	position: relative;
}
.lcl-about__ttl::before {
	content: '';
	position: absolute;
	inset: auto auto 0 0;
	width: 23px;
	height: 3px;
	background: url(../../common/img/parts/block-ttl/dots.png) no-repeat center / contain;
}
.lcl-about-copy {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	margin-top: 10px;
}
.lcl-about-copy__txt01 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #ff4b68;
}
.lcl-about-copy__txt02 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.03em;
	color: #ff4b68;
}
.lcl-about__txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: #463a31;
	margin-top: 15px;
}
.lcl-about__note {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0;
	margin-top: 10px;
	color: #463a31;
}
.lcl-about__img {
	overflow: hidden;
	width: 515px;
	flex-shrink: 0;
	border-radius: 20px;
}

/*------------------------------------------------
lcl-monitor
------------------------------------------------*/
.lcl-monitor {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-top: 40px;
}
.lcl-monitor__ttl {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	padding: 2.5px 56px;
	color: #fff;
	background: #ff7f41;
	transform: translateZ(0);
	clip-path: polygon(0 0, 100% 0, calc(100% - 16px) 50%, 100% 100%, 0 100%, 16px 50%);
}
.lcl-monitor__ttl em {
	font-size: 28px;
}
.lcl-monitor__in {
	width: 1000px;
	margin-top: -24px;
	margin-inline: auto;
	padding-block: 50px 15px;
	border-radius: 20px;
	background: #f4ece5;
}
.lcl-monitor__txt {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #463a31;
	text-align: center;
}
.lcl-monitor-info {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.lcl-monitor-info__item {
	display: grid;
	align-items: center;
	grid-template-columns: 136px 1fr;
	padding-block: 10px;
}
.lcl-monitor-info__item:nth-of-type(2n + 1) {
	position: relative;
	margin-right: 40px;
	padding-right: 40px;
}
.lcl-monitor-info__item:nth-of-type(2n + 1)::before {
	content: '';
	position: absolute;
	inset: 0 0 0 auto;
	width: 1px;
	background: linear-gradient(to bottom, #463a31, #463a31 2px, transparent 2px, transparent 4px) repeat-y top / 100% 4px;
}
.lcl-monitor-info__ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0;
	min-height: 60px;
	border-radius: 10px;
	color: #f3601a;
	background: #fff;
	text-align: center;
}
.lcl-monitor-info__txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	padding-left: 10px;
	color: #463a31;
}
.lcl-monitor-info-list {
}
.lcl-monitor-info-list__item {
}
.lcl-monitor-info-list__item::before {
	content: '';
	display: inline-block;
	width: 10px;
	aspect-ratio: 1;
	margin-right: 5px;
	border-radius: 50%;
	background: #ff7f41;
}
.lcl-monitor__note {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0;
	margin-top: 10px;
	padding-inline: 40px;
	text-align: right;
	color: #463a31;
}

/*------------------------------------------------
lcl-special
------------------------------------------------*/
.lcl-special {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.lcl-special__ttl {
	position: relative;
	z-index: 1;
	width: 354px;
}
.lcl-special-cnt {
	margin-top: -20px;
}
.lcl-special-cnt__item {
	display: grid;
	grid-template-columns: 100px 1fr;
	width: 800px;
}
.lcl-special-cnt__item + .lcl-special-cnt__item {
	margin-top: 10px;
}
.lcl-special-cnt__item.lcl-special-cnt__item--yellow .lcl-special-cnt__cnt {
	background: linear-gradient(90deg, #fffcd0 0%, #fff89f 48%, #fffcd0 100%);
}
.lcl-special-cnt__ttl {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.05em;
	color: #ffffff;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	gap: 3px;
	border-radius: 20px 0 0 20px;
	color: #fff;
	background: #ff4b68;
}
.lcl-special-cnt__ttl em {
	font-size: 32px;
}
.lcl-special-cnt__cnt {
	display: grid;
	align-items: center;
	grid-template-columns: 1fr 209px;
	padding: 16px 20px 16px 40px;
	border-radius: 0 20px 20px 0;
	background: linear-gradient(90deg, #ffece3 0%, #ffe4e8 48%, #fde7dd 100%);
}
.lcl-special-cnt__label {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0;
	padding-inline: 20px;
	border-radius: 999px;
	display: block;
	width: fit-content;
	color: #ffffff;
	background: #463a31;
}
.lcl-special-cnt-txt {
}
.lcl-special-cnt-txt__sm {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0;
	color: #463a31;
}
.lcl-special-cnt-txt__lg {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0;
	color: #ff4b68;
}
.lcl-special-cnt-txt__md {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
}
.lcl-special-cnt__img {
	overflow: hidden;
	border-radius: 15px;
}
.lcl-special-cnt__img.lcl-special-cnt__img--vertical {
	overflow: visible;
	border-radius: 0;
}
.lcl-special-cnt__img.lcl-special-cnt__img--vertical img {
	display: block;
	width: 160px;
	margin-inline: auto;
	margin-block: -27px -11px;
}

/*------------------------------------------------
lcl-cta
------------------------------------------------*/
.lcl-cta {
	position: relative;
	z-index: 1;
	width: 579px;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 5px;
	padding-right: 70px;
	padding-block: 39px 29px;
}
.lcl-cta::before {
	content: '';
	position: absolute;
	z-index: -1;
	inset: 0;
	border-radius: 15px;
	background: linear-gradient(90deg, #ff7f41 0%, #ff4c6a 48%, #ff7f41 100%);
}
.lcl-cta__txt01 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.7;
	letter-spacing: 0.06em;
	padding: 1px 30px;
	border-radius: 999px;
	color: #f3601a;
	background: #fff;
}
.lcl-cta__txt02 {
	font-size: 26px;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.06em;
	padding-left: 47px;
	color: #ffffff;
	position: relative;
}
.lcl-cta__txt02::before {
	content: '';
	position: absolute;
	inset: 0 auto 0 0;
	width: 37px;
	aspect-ratio: 1;
	background: url(../img/cta/ico.svg) no-repeat center / contain;
}
.lcl-cta__img {
	position: absolute;
	inset: auto 10px 0 auto;
	width: 145px;
}

/*------------------------------------------------
lcl-diff
------------------------------------------------*/
.lcl-diff {
	margin-top: 100px;
	padding-block: 100px 120px;
}
.lcl-diff__ttl::before {
	background-image: url(../img/diff/en.png);
}
.lcl-diff__txt {
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	margin-top: 40px;
	color: #463a31;
	text-align: center;
}
.lcl-diff__table {
	position: relative;
}
.lcl-diff__table::before {
	content: '';
	position: absolute;
	inset: -4px auto -4px 176px;
	width: 228px;
	display: block;
	background: #ff4b68;
}
.lcl-diff__table .lcl-table__row :nth-child(2) {
	position: relative;
	z-index: 1;
}
.lcl-diff-recommend {
	width: 840px;
	margin-top: 40px;
	margin-inline: auto;
	background: #fff;
	border-radius: 10px;
	padding: 30px 81px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.lcl-diff-recommend__ttl {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0;
	padding-bottom: 10px;
	color: #ff4b68;
	position: relative;
	text-align: center;
}
.lcl-diff-recommend__ttl::before {
	content: '';
	position: absolute;
	inset: auto 0 0;
	width: 18px;
	height: 3px;
	margin-inline: auto;
	background: #ff4b68;
}
.lcl-diff-recommend-list {
	display: grid;
	gap: 10px 40px;
	grid-template-columns: repeat(2, 319px);
	margin-top: 15px;
}
.lcl-diff-recommend-list__item {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: #463a31;
	position: relative;
}
.lcl-diff-recommend-list__item::before {
	content: '';
	display: inline-block;
	width: 11px;
	aspect-ratio: 1;
	border-radius: 50%;
	margin-right: 5px;
	background: #ff4b68;
}

/*------------------------------------------------
lcl-achievements
------------------------------------------------*/
.lcl-achievements {
	padding-block: 125px 100px;
}
.lcl-achievements__ttl::before {
	background-image: url(../img/achievements/en.png);
}
.lcl-achievements__txtarea {
	margin-top: 40px;
}
.lcl-achievements__copy {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #ff4b68;
	text-align: center;
}
.lcl-achievements__txt {
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: #463a31;
	margin-top: 5px;
	text-align: center;
}
.lcl-achievements__note {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0;
	margin-top: 10px;
	color: #463a31;
	text-align: center;
}
.lcl-achievements-cnt {
	position: relative;
	width: 660px;
	margin-inline: auto;
	margin-top: 40px;
}
.lcl-achievements-cnt + .lcl-achievements-cnt {
	margin-top: 45px;
}
.lcl-achievements-cnt__ttl {
	position: absolute;
	z-index: 1;
	inset: 7px auto auto -40px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	aspect-ratio: 1;
	border-radius: 50%;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #ffffff;
	background: linear-gradient(90deg, #ff7f41 0%, #ff4c6a 48%, #ff7f41 100%);
}
.lcl-achievements-cnt-compare {
	display: flex;
	gap: 20px;
}
.lcl-achievements-cnt-compare__img {
	position: relative;
}
.lcl-achievements-cnt-compare__img:first-child .lcl-achievements-cnt-compare__label {
	background: #493931;
}
.lcl-achievements-cnt-compare__img:last-child .lcl-achievements-cnt-compare__label {
	background: #f3601a;
}
.lcl-achievements-cnt-compare__img img {
	overflow: hidden;
	border-radius: 999px;
}
.lcl-achievements-cnt-compare__label {
	position: absolute;
	inset: auto 0 0;
	margin-inline: auto;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7;
	letter-spacing: 0;
	border-radius: 10px;
	padding: 1px 53px;
	width: fit-content;
	color: #ffffff;
}
.lcl-achievements-cnt-compare__txt {
	position: absolute;
	z-index: 1;
	inset: 146px 0 auto;
	margin-inline: auto;
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	padding: 2px 10px;
	color: #463a31;
	width: fit-content;
	background: #fff;
}
.lcl-achievements-cnt-compare__txt::before {
	content: '';
	position: absolute;
	inset: 42px 0 auto;
	margin-inline: auto;
	width: 44px;
	aspect-ratio: 1;
	border-radius: 5px;
	background: #493931;
}
.lcl-achievements-cnt-compare__txt::after {
	content: '';
	position: absolute;
	inset: 54px 0 auto;
	margin-inline: auto;
	width: 12px;
	aspect-ratio: 12 / 22;
	background: url(../img/achievements/ico_right.svg) no-repeat center / contain;
}

/*------------------------------------------------
lcl-features
------------------------------------------------*/
.lcl-features {
	padding-block: 125px 120px;
}
.lcl-features__ttl::before {
	background-image: url(../img/features/en.png);
}
.lcl-features-cnt {
	width: 1000px;
	margin-top: 40px;
	margin-inline: auto;
}
.lcl-features-cnt__in {
	display: flex;
	align-items: center;
	gap: 60px;
}
.lcl-features-cnt__img {
	overflow: hidden;
	width: 460px;
	flex-shrink: 0;
	border-radius: 20px;
}
.lcl-features-cnt__txtarea {
}
.lcl-features-cnt__ttl {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #ff4b68;
}
.lcl-features-cnt__ttl em {
	font-size: 32px;
}
.lcl-features-cnt__txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	margin-top: 10px;
	color: #463a31;
}
.lcl-features-cnt-box {
	margin-top: 10px;
	padding: 20px 30px;
	border-radius: 10px;
	background: #fff;
}
.lcl-features-cnt-box__ttl {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0;
	padding-bottom: 10px;
	color: #ff4b68;
	position: relative;
}
.lcl-features-cnt-box__ttl::before {
	content: '';
	position: absolute;
	inset: auto auto 0 0;
	width: 18px;
	height: 3px;
	background: #ff4b68;
}
.lcl-features-cnt-box-list {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 10px;
	margin-top: 15px;
}
.lcl-features-cnt-box-list__item {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: #463a31;
}
.lcl-features-cnt-box-list__item::before {
	content: '';
	display: inline-block;
	width: 11px;
	aspect-ratio: 1;
	border-radius: 50%;
	margin-right: 5px;
	background: #ff4b68;
}
.lcl-features-cnt-plant {
	display: flex;
	gap: 60px;
	margin-top: 40px;
	padding: 40px 35px;
	border-radius: 20px;
	background: #fff;
	position: relative;
}
.lcl-features-cnt-plant::before {
	content: '';
	position: absolute;
	inset: -29px 0 auto;
	margin-inline: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 22.5px 30px 22.5px;
	border-color: transparent transparent #fff transparent;
}
.lcl-features-cnt-plant__item {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
	position: relative;
}
.lcl-features-cnt-plant__item + .lcl-features-cnt-plant__item::before {
	content: '';
	position: absolute;
	inset: 0 auto 0 -30px;
	width: 1px;
	background: linear-gradient(to bottom, #463a31, #463a31 2px, transparent 2px, transparent 4px) repeat-y top / 100% 4px;
}
.lcl-features-cnt-plant__img {
	overflow: hidden;
	width: 80px;
	border-radius: 50%;
}
.lcl-features-cnt-plant__ttl {
	font-size: 16px;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0;
	margin-top: 5px;
	color: #ff4b68;
}
.lcl-features-cnt-plant__txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: #463a31;
}

/*------------------------------------------------
lcl-flow
------------------------------------------------*/
.lcl-flow {
	padding-block: 125px 100px;
}
.lcl-flow__ttl::before {
	background-image: url(../img/flow/en.png);
}
.lcl-flow-list {
	counter-reset: flow-list-num;
}
.lcl-flow-list__item {
	counter-increment: flow-list-num;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	width: 800px;
	padding: 20px 74.5px;
	border-radius: 20px;
	background: #f4ece5;
	margin-inline: auto;
	z-index: 1;
	position: relative;
}
.lcl-flow-list__item::before {
	content: counter(flow-list-num, decimal-leading-zero);
	position: absolute;
	inset: 10px auto auto 15px;
	z-index: -1;
	font-size: 90px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.05em;
	color: #ffffff;
}
.lcl-flow-list__item:first-child {
	margin-top: 40px;
}
.lcl-flow-list__item:not(:last-child) {
	margin-bottom: 35px;
}
.lcl-flow-list__item:not(:last-child)::after {
	content: '';
	position: absolute;
	inset: auto 0 -25px;
	margin-inline: auto;
	width: 30px;
	aspect-ratio: 30 / 15;
	background: url(../img/flow/ico_down.png) no-repeat center / contain;
}
.lcl-flow-list__txtarea {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}
.lcl-flow-list__label {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	padding-inline: 11px;
	border-radius: 5px;
	color: #ffffff;
	background: #463a31;
}
.lcl-flow-list__ttl {
	font-size: 23px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0;
	margin-top: 10px;
	color: #f3601a;
}
.lcl-flow-list__txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	margin-top: 10px;
	color: #463a31;
}
.lcl-flow-list__img {
	overflow: hidden;
	width: 171px;
	flex-shrink: 0;
	aspect-ratio: 1;
	border-radius: 50%;
}
.lcl-flow-list__note {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0;
	margin-top: 10px;
	color: #463a31;
}
.lcl-flow-after {
	overflow: hidden;
	width: 800px;
	margin-top: 40px;
	margin-inline: auto;
	border-radius: 20px;
	border: 2px solid #ff7f41;
}
.lcl-flow-after__ttl {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	padding-block: 14px;
	text-align: center;
	color: #ffffff;
	background: #ff7f41;
}
.lcl-flow-after__in {
	padding: 25px 60px 30px;
}
.lcl-flow-after__txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: #463a31;
	text-align: center;
}
.lcl-flow-after__cnt {
	display: flex;
	align-items: flex-start;
	gap: 30px;
	margin-top: 25px;
}
.lcl-flow-after__imgarea {
	width: 335px;
	flex-shrink: 0;
}
.lcl-flow-after__img {
	overflow: hidden;
	border-radius: 20px;
}
.lcl-flow-after__note {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0;
	color: #463a31;
	margin-top: 10px;
}
.lcl-flow-after__txtarea {
}
.lcl-flow-after__subttl {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0;
	color: #f3601a;
}
.lcl-flow-after-list {
	margin-top: 5px;
}
.lcl-flow-after-list__item {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	padding-left: 16px;
	color: #463a31;
	position: relative;
}
.lcl-flow-after-list__item::before {
	content: '';
	position: absolute;
	inset: 8px auto auto 0;
	display: inline-block;
	width: 11px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: #ff4b68;
}
.lcl-flow-after-list__item + .lcl-flow-after-list__item {
	margin-top: 2px;
}

/*------------------------------------------------
lcl-price
------------------------------------------------*/
.lcl-price {
	padding-block: 125px 100px;
}
.lcl-price__ttl::before {
	background-image: url(../img/price/en.png);
}
.lcl-price-list {
	display: flex;
	justify-content: center;
	gap: 25px;
	margin-top: 40px;
}
.lcl-price-list__item {
	position: relative;
	width: 210px;
	aspect-ratio: 1;
	border-radius: 50%;
	padding-top: 20px;
	background: #fff;
	gap: 5px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}
.lcl-price-list__item::before {
	content: '';
	position: absolute;
	inset: 36px 0 auto;
	margin-inline: auto;
	width: 150px;
	aspect-ratio: 150 / 21;
	background: url(../img/price/ribbon.png) no-repeat center / contain;
}
.lcl-price-list__txt01 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.02em;
	color: #463a31;
}
.lcl-price-list__txt02 {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.03em;
	color: #463a31;
}
.lcl-price-main {
	width: fit-content;
	margin-top: 40px;
	margin-inline: auto;
}
.lcl-price-main__copy {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.02em;
	padding-inline: 26px;
	color: #ff4b68;
	width: fit-content;
	margin-inline: auto;
	position: relative;
}
.lcl-price-main__copy::before,
.lcl-price-main__copy::after {
	content: '';
	position: absolute;
	inset-block: 0;
	margin-block: auto;
	display: block;
	width: 2px;
	height: 25px;
	background: #ff4b68;
}
.lcl-price-main__copy::before {
	left: 0;
	rotate: -30deg;
}
.lcl-price-main__copy::after {
	right: 0;
	rotate: 30deg;
}
.lcl-price-main__note {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0;
	margin-top: 5px;
	color: #463a31;
	width: fit-content;
	margin-left: auto;
}
.lcl-price-discount {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 890px;
	border-radius: 20px;
	padding-block: 30px 40px;
	margin-top: 20px;
	margin-inline: auto;
	background: #fff;
	position: relative;
}
.lcl-price-discount::before {
	content: '';
	position: absolute;
	inset: -19px auto auto 33%;
	margin-inline: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 20px;
	border-color: transparent transparent #fff transparent;
}
.lcl-price-discount__ttl {
	font-size: 21px;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0.05em;
	color: #fff45e;
	padding-inline: 50px;
	border-radius: 999px;
	color: #fff45e;
	background: #ff4b68;
	z-index: 1;
	position: relative;
}
.lcl-price-discount__ttl::before {
	content: '';
	position: absolute;
	z-index: -1;
	inset: 0 -100%;
	margin: auto;
	max-width: 700px;
	height: 2px;
	background: #ff4b68;
}
.lcl-price-discount-txt {
	display: flex;
	margin-top: 10px;
}
.lcl-price-discount-txt__condition {
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.02em;
	padding-inline: 30px;
	border-radius: 5px;
	margin-right: 55px;
	border: 2px solid #463a31;
	text-align: center;
	color: #463a31;
	position: relative;
}
.lcl-price-discount-txt__condition::before {
	content: '';
	position: absolute;
	inset: 0 -45px 0 auto;
	margin-block: auto;
	width: 35px;
	aspect-ratio: 35 / 40;
	background: url(../img/price/ico_right.png) no-repeat center / contain;
}
.lcl-price-discount-txt__pricearea {
	display: inline-flex;
}
.lcl-price-discount-txt__md {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0.05em;
	padding-top: 58px;
	color: #463a31;
}
.lcl-price-discount-txt__num {
	color: #ff4b68;
	position: relative;
}
.lcl-price-discount-txt__num::before {
	content: '';
	position: absolute;
	inset: -16px auto auto 131px;
	width: 49px;
	aspect-ratio: 49 / 51;
	background: url(../img/price/deco.png) no-repeat center / contain;
}
.lcl-price-discount-txt__xl {
	font-size: 80px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.03em;
}
.lcl-price-discount-txt__lg {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.03em;
	color: #ff4b68;
}

/*------------------------------------------------
MARK: -------- SP --------
------------------------------------------------*/
@media screen and (max-width: 767px) {
	.block-ttl01::before {
		height: 44px;
	}

	/*------------------------------------------------
	lcl-table
	------------------------------------------------*/
	.lcl-table {
		width: calc(100% - 30px);
	}
	.lcl-table__head {
	}
	.lcl-table__head .lcl-table__ttl:not(:first-child) {
		font-size: 14px;
		width: 28%;
	}
	.lcl-table__row {
	}
	.lcl-table__ttl {
	}
	.lcl-table__body {
	}
	.lcl-table__body .lcl-table__ttl {
		font-size: 13px;
		width: 18%;
	}
	.lcl-table__txt {
		font-size: 12px;
		width: 28%;
		padding: 17px 5px;
	}
	.lcl-table-list {
	}
	.lcl-table-list__item {
	}

	/*------------------------------------------------
	pmain01
	------------------------------------------------*/
	.pmain01__in {
		padding-top: 20px;
	}
	.pmain01__ttl-wrap::before {
		width: 289px;
		height: 131px;
		top: -26px;
	}
	.pmain01__sub-ttl {
		width: 100px;
	}
	.pmain01__img {
		width: 232px;
		height: 152px;
		right: -20px;
	}
	.pmain__ttl {
		font-size: 21px;
		line-height: 1.5;
	}

	/*------------------------------------------------
	lcl-pmain01
	------------------------------------------------*/
	.lcl-pmain01__note {
		font-size: 13px;
		margin-top: 5px;
		padding-inline: 15px;
	}

	/*------------------------------------------------
	lcl-intro
	------------------------------------------------*/
	.lcl-intro {
		margin-top: 40px;
	}
	.lcl-intro__en {
	}
	.lcl-intro-copy {
		margin-top: 10px;
	}
	.lcl-intro-copy__txt01 {
		font-size: 15px;
	}
	.lcl-intro-copy__txt02 {
		font-size: 22px;
	}
	.lcl-intro__txt {
		font-size: 14px;
		margin-top: 10px;
		text-align: left;
		padding-inline: 15px;
	}
	.lcl-intro-list {
		gap: 2px;
	}
	.lcl-intro-list__item {
		width: 120px;
	}
	.lcl-intro-list-txt {
	}
	.lcl-intro-list-txt__sm {
		font-size: 15px;
	}
	.lcl-intro-list-txt__lg {
		font-size: 30px;
	}
	.lcl-intro-list-txt__md {
		font-size: 25px;
	}
	.lcl-intro-list-txt__xs {
		margin-top: 5px;
	}

	/*------------------------------------------------
	lcl-about
	------------------------------------------------*/
	.lcl-about {
		width: 100%;
		margin-top: 60px;
		padding-inline: 15px;
		flex-direction: column;
	}
	.lcl-about__txtarea {
	}
	.lcl-about__ttl {
	}
	.lcl-about-copy {
	}
	.lcl-about-copy__txt01 {
		font-size: 18px;
	}
	.lcl-about-copy__txt02 {
		font-size: 22px;
	}
	.lcl-about__txt {
		margin-top: 10px;
	}
	.lcl-about__note {
	}
	.lcl-about__img {
		width: 100%;
	}

	/*------------------------------------------------
	lcl-monitor
	------------------------------------------------*/
	.lcl-monitor {
	}
	.lcl-monitor__ttl {
		font-size: 16px;
		padding-block: 6px;
	}
	.lcl-monitor__ttl em {
		font-size: 24px;
	}
	.lcl-monitor__in {
		width: calc(100% - 30px);
		padding: 40px 15px 15px;
	}
	.lcl-monitor__txt {
		font-size: 14px;
	}
	.lcl-monitor-info {
		flex-direction: column;
		margin-top: 15px;
	}
	.lcl-monitor-info__item {
		gap: 10px;
		padding: 0;
		margin: 0;
		grid-template-columns: 1fr;
	}
	.lcl-monitor-info__item:nth-of-type(2n + 1) {
		content: none;
		padding: 0;
		margin: 0;
	}
	.lcl-monitor-info__item:nth-of-type(2n + 1)::before {
		content: none;
	}
	.lcl-monitor-info__item:nth-of-type(2n) {
		position: relative;
		padding-top: 15px;
		margin-top: 15px;
	}
	.lcl-monitor-info__item:nth-of-type(2n)::before {
		content: '';
		position: absolute;
		inset: 0 0 auto;
		height: 1px;
		background: linear-gradient(to right, #463a31, #463a31 2px, transparent 2px, transparent 4px) repeat-x left / 4px
			100%;
	}
	.lcl-monitor-info__ttl {
		font-size: 15px;
		min-height: 0;
		padding-block: 5px;
	}
	.lcl-monitor-info__txt {
		padding-left: 0;
	}
	.lcl-monitor-info-list {
	}
	.lcl-monitor-info-list__item {
	}
	.lcl-monitor__note {
		margin-top: 15px;
		padding-inline: 0;
	}

	/*------------------------------------------------
	lcl-special
	------------------------------------------------*/
	.lcl-special {
		width: 100%;
	}
	.lcl-special__ttl {
		width: 312px;
	}
	.lcl-special-cnt {
		width: 100%;
		margin-top: -10px;
	}
	.lcl-special-cnt__item {
		width: calc(100% - 30px);
		grid-template-columns: 1fr;
		margin-inline: auto;
	}
	.lcl-special-cnt__ttl {
		font-size: 15px;
		gap: 10px;
		flex-direction: row;
		border-radius: 15px 15px 0 0;
		padding-block: 5px;
	}
	.lcl-special-cnt__ttl em {
		font-size: 26px;
	}
	.lcl-special-cnt__cnt {
		grid-template-columns: 1fr;
		padding: 15px 0;
		border-radius: 0 0 15px 15px;
	}
	.lcl-special-cnt__label {
		font-size: 15px;
		margin-inline: auto;
	}
	.lcl-special-cnt-txt {
		text-align: center;
	}
	.lcl-special-cnt-txt__sm {
		font-size: 15px;
	}
	.lcl-special-cnt-txt__lg {
		font-size: 32px;
	}
	.lcl-special-cnt-txt__md {
		font-size: 18px;
	}
	.lcl-special-cnt__img {
		margin-top: 15px;
		max-width: 220px;
		margin-inline: auto;
	}
	.lcl-special-cnt__img.lcl-special-cnt__img--vertical img {
		margin-block: 0;
	}

	/*------------------------------------------------
	lcl-cta
	------------------------------------------------*/
	.lcl-cta {
		width: 327px;
		padding-right: 65px;
		padding-block: 15px;
	}
	.lcl-cta::before {
		border-radius: 10px;
	}
	.lcl-cta__txt01 {
		font-size: 12px;
		font-weight: 600;
		padding-inline: 15px;
	}
	.lcl-cta__txt02 {
		font-size: 18px;
		line-height: 1.2;
		letter-spacing: 0;
		padding-left: 34px;
	}
	.lcl-cta__txt02::before {
		width: 24px;
	}
	.lcl-cta__img {
		width: 80px;
		right: 5px;
	}

	/*------------------------------------------------
	lcl-diff
	------------------------------------------------*/
	.lcl-diff {
		margin-top: 60px;
		padding-block: 60px;
	}
	.lcl-diff__ttl::before {
		background-image: url(../img/diff/en.png);
	}
	.lcl-diff__txt {
		font-size: 14px;
		padding-inline: 15px;
		text-align: left;
	}
	.lcl-diff__table::before {
		width: 30%;
		left: 17%;
	}
	.lcl-diff-recommend {
		width: calc(100% - 30px);
		margin-top: 30px;
		padding: 20px 30px;
	}
	.lcl-diff-recommend__ttl {
		font-size: 16px;
		padding-bottom: 10px;
	}
	.lcl-diff-recommend-list {
		grid-template-columns: 1fr;
		gap: 5px;
	}
	.lcl-diff-recommend-list__item {
		line-height: 1.6;
	}

	/*------------------------------------------------
	lcl-achievements
	------------------------------------------------*/
	.lcl-achievements {
		padding-block: 84px 60px;
	}
	.lcl-achievements__txtarea {
		margin-top: 20px;
		padding-inline: 15px;
	}
	.lcl-achievements__copy {
		font-size: 18px;
	}
	.lcl-achievements__txt {
		font-size: 14px;
		text-align: left;
	}
	.lcl-achievements__note {
		text-align: left;
	}
	.lcl-achievements-cnt {
		width: calc(100% - 30px);
	}
	.lcl-achievements-cnt__ttl {
		font-size: 15px;
		width: 70px;
		inset: 3px auto auto -11px;
	}
	.lcl-achievements-cnt-compare {
		gap: 5px;
	}
	.lcl-achievements-cnt-compare__item {
	}
	.lcl-achievements-cnt-compare__img {
	}
	.lcl-achievements-cnt-compare__label {
		font-size: 15px;
		padding: 3.5px 49px;
	}
	.lcl-achievements-cnt-compare__txt {
		font-size: 14px;
		top: 57px;
	}

	/*------------------------------------------------
	lcl-features
	------------------------------------------------*/
	.lcl-features {
		padding-block: 84px 60px;
	}
	.lcl-features__ttl::before {
		background-image: url(../img/features/en.png);
	}
	.lcl-features-cnt {
		width: calc(100% - 30px);
	}
	.lcl-features-cnt__in {
		gap: 20px;
		flex-direction: column-reverse;
	}
	.lcl-features-cnt__img {
		width: 100%;
	}
	.lcl-features-cnt__txtarea {
	}
	.lcl-features-cnt__ttl {
		font-size: 15px;
	}
	.lcl-features-cnt__ttl em {
		font-size: 28px;
	}
	.lcl-features-cnt__txt {
	}
	.lcl-features-cnt-box {
	}
	.lcl-features-cnt-box__ttl {
	}
	.lcl-features-cnt-box-list {
	}
	.lcl-features-cnt-box-list__item {
		line-height: 1.6;
	}
	.lcl-features-cnt-plant__item + .lcl-features-cnt-plant__item::before {
		inset: -30px 0 auto;
		width: 100%;
		height: 1px;
		background: linear-gradient(to right, #463a31, #463a31 2px, transparent 2px, transparent 4px) repeat-x left / 4px
			100%;
	}
	.lcl-features-cnt-plant {
		flex-direction: column;
		padding: 30px 15px;
		margin-top: 30px;
	}
	.lcl-features-cnt-plant::before {
		top: -19px;
		border-width: 0 15px 20px 15px;
	}
	.lcl-features-cnt-plant__item {
		position: relative;
		padding-left: 90px;
		align-items: flex-start;
	}
	.lcl-features-cnt-plant__img {
		position: absolute;
		inset: 0 auto auto 0;
	}
	.lcl-features-cnt-plant__ttl {
		font-size: 15px;
		margin-top: 0;
	}
	.lcl-features-cnt-plant__txt {
	}

	/*------------------------------------------------
	lcl-flow
	------------------------------------------------*/
	.lcl-flow {
		padding-block: 84px 60px;
	}
	.lcl-flow__ttl::before {
	}
	.lcl-flow-list {
	}
	.lcl-flow-list__item {
		flex-direction: row-reverse;
		width: calc(100% - 40px);
		gap: 20px;
		padding: 15px 20px;
		border-radius: 10px;
	}
	.lcl-flow-list__item::before {
		font-size: 70px;
		inset: 2px 3px auto auto;
	}
	.lcl-flow-list__txtarea {
	}
	.lcl-flow-list__label {
		font-size: 13px;
	}
	.lcl-flow-list__ttl {
		font-size: 18px;
		margin-top: 5px;
	}
	.lcl-flow-list__txt {
		margin-top: 5px;
	}
	.lcl-flow-list__img {
		width: 90px;
	}
	.lcl-flow-list__note {
		margin-top: 5px;
	}
	.lcl-flow-after {
		width: calc(100% - 30px);
	}
	.lcl-flow-after__ttl {
		font-size: 15px;
	}
	.lcl-flow-after__in {
		padding: 20px 15px;
	}
	.lcl-flow-after__txt {
		padding-inline: 5px;
		text-align: left;
	}
	.lcl-flow-after__cnt {
		margin-top: 20px;
		flex-direction: column-reverse;
	}
	.lcl-flow-after__imgarea {
		width: 100%;
	}
	.lcl-flow-after__img {
		border-radius: 10px;
	}
	.lcl-flow-after__note {
	}
	.lcl-flow-after__txtarea {
	}
	.lcl-flow-after__subttl {
	}
	.lcl-flow-after-list {
	}
	.lcl-flow-after-list__item {
	}

	/*------------------------------------------------
	lcl-price
	------------------------------------------------*/
	.lcl-price {
		padding-block: 84px 60px;
	}
	.lcl-price__ttl {
	}
	.lcl-price-list {
		gap: 2px;
		margin-top: 20px;
	}
	.lcl-price-list__item {
		width: 120px;
		padding-top: 10px;
	}
	.lcl-price-list__item::before {
		top: 12px;
		width: 88px;
	}
	.lcl-price-list__txt01 {
		font-size: 11px;
	}
	.lcl-price-list__txt02 {
		font-size: 18px;
	}
	.lcl-price-main {
		margin-top: 20px;
	}
	.lcl-price-main__copy {
		font-size: 15px;
		text-align: center;
	}
	.lcl-price-main__note {
		padding-right: 15px;
	}
	.lcl-price-discount {
		width: calc(100% - 30px);
		padding: 20px 15px;
		margin-top: 15px;
		margin-inline: auto;
	}
	.lcl-price-discount::before {
		top: -14px;
		left: 28%;
		border-width: 0 15px 15px 15px;
	}
	.lcl-price-discount__ttl {
		font-size: 18px;
	}
	.lcl-price-discount__ttl::before {
		max-width: 315px;
	}
	.lcl-price-discount-txt {
		flex-wrap: wrap;
		justify-content: center;
	}
	.lcl-price-discount-txt__condition {
		font-size: 15px;
		padding: 8px 28px;
		margin: 0 0 24px;
	}
	.lcl-price-discount-txt__condition::before {
		width: 14px;
		inset: auto 0 -24px;
		margin-inline: auto;
		rotate: 90deg;
	}
	.lcl-price-discount-txt__pricearea {
		width: 100%;
		justify-content: center;
	}
	.lcl-price-discount-txt__md {
		font-size: 18px;
		padding-top: 32px;
	}
	.lcl-price-discount-txt__num {
	}
	.lcl-price-discount-txt__num::before {
		inset: -10px auto auto 80px;
		width: 27px;
	}
	.lcl-price-discount-txt__xl {
		font-size: 50px;
	}
	.lcl-price-discount-txt__lg {
		font-size: 22px;
	}
}
