@charset "UTF-8";
html,
body {
	width: 100%;
	margin: 0 auto;
}

body {
	overflow-x: hidden;
	background-color: #ffffff;
}

img {
	width: 100%;
	height: auto;
	display: block;
	border: 0;
}

a {
	display: block;
	text-decoration: none;
	transition: all 0.4s;
	color: #1b100c;
}
@media screen and (min-width: 769px) {
	a:hover {
		opacity: 0.6;
		transition: all 0.4s;
	}
}

*, *::before, *::after {
  box-sizing: border-box;
}



/*---------------- indention ----------------*/
@media screen and (min-width: 768px){   
	.pcline-break { display:block; }
	.spline-break { display:none; }
}
@media screen and (max-width: 767px){   
	.pcline-break { display:none; }
	.spline-break { display:block; }
}


/* ---------------------------------------------------------
	hero img
----------------------------------------------------------*/
.hero__staticimg {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0;
}
.hero__staticimg img {
	max-width: 100%;
	height: auto;
}

/*---------------- TB ----------------*/
@media screen and (min-width: 768px) and ( max-width: 959px) {
	.hero__staticimg {
		width: 100%;
		max-width: 1500px;
		height:auto;
		margin-top: 0px;
		margin-bottom: 90px;
	}
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.hero__staticimg {
		top: 0;
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-bottom: 120px;
		z-index: 1;
	}
}


/* ---------------------------------------------------------
	item wapper
----------------------------------------------------------*/
.item-wapper {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 240px;
	position: relative;
}
.item-wapper img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.item-wapper-mid {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 180px;
	position: relative;
}
.item-wapper-mid img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.item-wapper-small {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;
	position: relative;
}
.item-wapper-small img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.item-wapper-secone {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 180px;
	position: relative;
}
.item-wapper-secone img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.item-wapper-secone::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 90%;
	background-color: #f2abc5;
	top: -7%;
	left: 0%;
	z-index: 1;
}
.twocol_ovlimg__grdbx .items_price_right a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#fcf0f4;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#fcf0f4;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}
.twocol_ovlimg__grdbx .price_yen {
	font-size: clamp( 0.75rem, calc( 0.6375rem + 0.5625vw ), 0.975rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#fcf0f4;
	letter-spacing: 0.05em;
}

.item-wapper-secfifth {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 240px;
	position: relative;
}
.item-wapper-secfifth img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.item-wapper-secfifth::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 120%;
	background-color: #f6eccb;
	top: -10%;
	left: 0%;
	z-index: 1;
}
/* .item-wapper-secfifth .items_price_right a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#41350b;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#41350b;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}
.item-wapper-secfifth .price_yen {
	font-size: clamp( 0.75rem, calc( 0.6375rem + 0.5625vw ), 0.975rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#41350b;
	letter-spacing: 0.05em;
} */


/*---------------- PC ----------------*/
@media screen and (min-width: 768px) {
	.item-wapper {
		max-width: 750px;
		margin-bottom: 330px;
	}
	.item-wapper-mid {
		max-width: 750px;
		margin-bottom: 300px;	
	}
	.item-wapper-small {
		max-width: 750px;
		margin-bottom: 180px;
	}
	.item-wapper-secone {
		max-width: 750px;
		margin-bottom: 300px;
	}
	.item-wapper-secone::after {
		width: 100vw;
		height: 1800px;
		margin: 0 calc(50% - 50vw);
		top: -100px;
	}
	.item-wapper-secfifth {
		max-width: 750px;
		margin-bottom: 360px;
	}
	.item-wapper-secfifth::after {
		width: 100vw;
		height: 2000px;
		margin: 0 calc(50% - 50vw);
		top: -180px;
	}
}


/* ---------------------------------------------------------
	margin bottom
----------------------------------------------------------*/
.spmb_10 {
	margin-bottom: 10px;
}
.spmb_15 {
	margin-bottom: 13px;
}
.spmb_20 {
	margin-bottom: 20px;
}
.spmb_30 {
	margin-bottom: 30px;
}
.spmb_45 {
	margin-bottom: 45px;
}
.spmb_60 {
	margin-bottom: 60px;
}
.spmb_90 {
	margin-bottom: 90px;
}
.spmb_120 {
	margin-bottom: 120px;
}
.spmb_150 {
	margin-bottom: 150px;
}
.spmb_180 {
	margin-bottom: 180px;
}
.spmb_210 {
	margin-bottom: 210px;
}
.spmb_240 {
	margin-bottom: 240px;
}

.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb90 {
	margin-bottom: 90px;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.spmb_30 {
		margin-bottom: 60px;
	}
	.spmb_45 {
		margin-bottom: 75px;
	}
	.spmb_60 {
		margin-bottom: 90px;
	}
	.spmb_90 {
		margin-bottom: 120px;
	}
	.spmb_120 {
		margin-bottom: 150px;
	}
	.spmb_150 {
		margin-bottom: 180px;
	}
}


/* ---------------------------------------------------------
	relative box
----------------------------------------------------------*/
.inner_wide__area {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.inner_large__area {
	width: 92.3%;
	margin-inline: auto;
}

.inner_mid__area {
	width: 84.6%;
	margin-left: auto;
	margin-right: auto;
}

.inner_reg__area {
	width: 61.5%;
	margin-left: auto;
	margin-right: auto;
}

.inner_rside__bx {
	width: 76.9%;
	margin-left: auto;
}


.posabs_inner_imgbx {
	width: 100%;
	height: 370px;
	position: relative;
}
.posabs_left_lgimg {
	width: 76.9%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
}
.posabs_right_upside {
	width: 30.8%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
.posabs_right_downside {
	width: 30.8%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}



/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.inner_large__area {
		width: 100%;
	}
}


/* ---------------------------------------------------------
	static img
----------------------------------------------------------*/
.static_wide__box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.static_large__box {
	width: 92.3%;
	margin-left: auto;
	margin-right: auto;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {

}


/* ---------------------------------------------------------
	flex layout
----------------------------------------------------------*/
.flex_scbw_widebx {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 8px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.flex_scbw_largebx {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 8px;
	width: 92.3%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
/* .flex_scbw_largebx::after {
	position: absolute;
	content: "";
	width: 15.4%;
	height: 1px;
	background-color: #241a0c;
	bottom: -60px;
	left: 42.3%;
} */

.flex_scbw_midbx {
	display: flex;
	justify-content: space-between;
	width: 84.6%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.twoimg_perp__flxbx {
	width: 69.2%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	/* row-gap: 20px; */
	position: relative;
}
/* .twoimg_perp__flxbx::after {
	position: absolute;
	content: "";
	width: 7.7%;
	height: 112%;
	background-color: #a8735b;
	top: -1.5%;
	left: -4.8%;
	z-index: 10;
} */

.twocolimg_half {
	width: 50%;
}
.twocolimg__spc {
	width: 48.5%;
}
.twocolimg__sspace {
	width: 49%;
}
.threecol_spc_img {
	width: calc(100% / 3 - 5px)
}
.twoimg_perp__item {
	width: 100%;
	height: auto;
	z-index: 20;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {

}


/* ---------------------------------------------------------
	grid layout
----------------------------------------------------------*/
.twocol_ovlimg__grdbx {
	display: grid;
	grid-template-columns: 53.8% 15.4% 30.8%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	position: relative;
}
.twocol_ovlimg__right {
	grid-area: 1 / 2 / 3 / 4;
	align-self: start;
	z-index: 20;
}
.twocol_ovlimg__left {
	grid-area: 2 / 1 / 4 / 3;
	align-self: end;
	z-index: 10;
}
.twocol_ovlimg__prc {
	grid-area: 3 / 2 / 4 / 4;
	padding-bottom: 1em;
	z-index: 10;
}

.twoimg_prc_ovl__grdbx {
	width: 100%;
	display: grid;
	grid-template-columns: 38.4% 15.4% 7.7% 30.8% 7.7%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 20px;
}
.twoimg_prc_ovl__left {
	grid-area: 1 / 1 / 4 / 4;
	align-self: start; 
	z-index: 20;
}
.twoimg_prc_ovl__right {
	grid-area: 2 / 3 / 5 / 6;
	align-self: end;
	z-index: 30;
}
.twoimg_prc_ovl__prc {
	grid-area: 4 / 1 / 5 / 3;
	align-self: end;
	z-index: 25;
}

.gradually_ovlimg__grdbx {
	width: 92.3%;
	margin-left: auto;
	margin-right: auto;
	display: grid;
	grid-template-columns: 42.3% 15.4% 42.3%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	align-items: stretch;
 }
.gradually_ovlimg__rtop {
	grid-area: 1 / 2 / 4 / 4;
	z-index: 50;
}
.gradually_ovlimg__ltop {
	grid-area: 3 / 1 / 6 / 3;
	z-index: 50;
}
.gradually_ovlimg__rund {
	grid-area: 5 / 2 / 8 / 4;
	z-index: 50;
}
.gradually_ovlimg__lund {
	grid-area: 7 / 1 / 10 / 3;
	z-index: 50;
}
.gradually_ovlimg__price {
	grid-area: 9 / 3 / 10 / 4;
	z-index: 60;
}

.twoimg_vertical__grdbx {
	margin-left: 15.4%;
	display: grid;
	grid-template-columns: 75.3% 1.6% 15.4%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.twoimg_vertical__top {
	grid-area: 1 / 1 / 4 / 3;
	align-self: start;
}
.twoimg_vertical__und {
	grid-area: 4 / 1 / 7 / 3;
	align-self: end;
}
.twoimg_vertical__prc {
	grid-area: 5 / 2 / 7 / 4;
	align-self: start;
}

.threeimg_overlay__bx {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: grid;
	grid-template-columns: 19.2% 15.4% 30.8% 15.4% 19.3%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.threeimg_overlay__left {
	grid-area: 4 / 1 / 6 / 3;
	align-self: end;
	z-index: 20;
}
.threeimg_overlay__center {
	grid-area: 2 / 2 / 5 / 5;
	align-self: center;
	z-index: 10;
}
.threeimg_overlay__right {
	grid-area: 1 / 4 / 3 / 6;
	align-self: start;
	z-index: 20;
}
.threeimg_overlay__prc {
	grid-area: 4 / 4 / 6 / 6;
	align-self: end;
	padding-right: 1em;
	white-space: nowrap;
	z-index: 20;
}

.threeimg_rlarge__bx {
	display: grid;
	grid-template-columns: calc(33% - 7.5px) calc(67% - 7.5px);
	grid-template-rows: auto;
	grid-column-gap: 15px;
	grid-row-gap: 10px;
}
.threeimg_rlarge__ltop {
	grid-area: 1 / 1 / 2 / 2;
	align-self: start;
}
.threeimg_rlarge__lunder {
	grid-area: 2 / 1 / 3 / 2;
	align-self: end;
}
.threeimg_rlarge__right {
	grid-area: 1 / 2 / 3 / 3;
	align-self: start;
}

.threeimg_vert_clarge__bx {
	width: min(100%, 750px);
	margin-left: auto;
	margin-right: auto;
	display: grid;
	grid-template-columns: 30.8% 38.4% 30.8%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 20px;
	align-items: center;
}
.threeimg_vert_clarge__left {
	grid-area: 2 / 1 / 3 / 2;
	z-index: 10;
}
.threeimg_vert_clarge__center {
	grid-area: 1 / 2 / 4 / 3;
	z-index: 10;
}
.threeimg_vert_clarge__right {
	grid-area: 2 / 3 / 3 / 4;
	z-index: 10;
}
.threeimg_vert_clarge__prc {
	grid-area: 4 / 1 / 5 / 4;
	z-index: 10;
}


/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.threeimg_vert_clarge__bx {
		grid-row-gap: 30px;
	}
	.threeimg_overlay__prc {
		padding-right: 0em;
	}
	.twocol_ovlimg__prc {
		padding-bottom: 0em;
	}
}


/* ---------------------------------------------------------
	subheading
----------------------------------------------------------*/
.subheading__nineimg {
	width: 46.2%;
	margin-left: auto;
	margin-right: auto;
	pointer-events: none;
}

.subheading__01-1 {
	width: 61.5%;
	position: absolute;
	top: -5%;
	left: 1.6%;
	z-index: 50;
	pointer-events: none;
}
.subheading__01-2 {
	width: 1.8%;
	position: absolute;
	top: 19%;
	left: 7.6%;
	z-index: 50;
	pointer-events: none;
}

.subheading__02-1 {
	width: 30.8%;
	position: absolute;
	bottom: 32%;
	right: 4.1%;
	z-index: 50;
	pointer-events: none;
}

.subheading__03-1 {
	width: 13%;
	position: absolute;
	top: -7.5%;
	right: 1.6%;
	z-index: 10;
	pointer-events: none;
}

.subheading__04-1 {
	width: 61.5%;
	margin-left: 2%;
	margin-bottom: 10px;
	pointer-events: none;
}

.subheading__05-1 {
	width: 12.5%;
	position: absolute;
	top: -2.3%;
	right: 1.6%;
	z-index: 30;
	pointer-events: none;
}
.subheading__05-2 {
	width: 1.8%;
	position: absolute;
	bottom: 13%;
	left: 6.8%;
	z-index: 30;
	pointer-events: none;
}

.subheading__06-1 {
	width: 61.5%;
	position: absolute;
	top: -5%;
	left: 1.6%;
	z-index: 60;
	pointer-events: none;
}

.subheading__07-1 {
	width: 69.2%;
	position: absolute;
	top: -8%;
	left: 1.6%;
	z-index: 30;
	pointer-events: none;
}

.subheading__08-1 {
	width: 61.5%;
	margin-left: 3.8%;
	pointer-events: none;
}

.subheading__09-1 {
	width: 61.5%;
	position: absolute;
	top: -25%;
	left: 1.6%;
	z-index: 30;
	pointer-events: none;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.subheading__01-1 {
		top: -50px;
		left: -30px;
	}
	.subheading__01-2 {
		top: 450px;
		left: 30px;
	}
	.subheading__02-1 {
		bottom: 600px;
		right: 30px;
	}
	.subheading__02-2 {
		top: 725px;
		left: 85px;
	}
	.subheading__03-1 {
		top: -70px;
		right: 10px;
	}
	.subheading__04-1 {
		margin-bottom: 30px;
		margin-left: -15px;
	}
	.subheading__05-1 {
		top: -70px;
		right: 10px;
	}
	.subheading__05-2 {
		bottom: 155px;
		left: 60px;
	}
	.subheading__08-1 {
		margin-left: 15px;
	}
	.subheading__09-1 {
		top: -150px;
		left: -10px;
	}
}


/* ---------------------------------------------------------
	gradually-txt
----------------------------------------------------------*/
.gradually-txt span {
	display: inline-block;
	transform: translateX(100%);
	opacity: 0;
	transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}
.gradually-txt.is-active span {
  transform: translateX(0);
  opacity: 1;
}



/* ---------------------------------------------------------
	swiper
----------------------------------------------------------*/
.swiper {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.swiper img {
	max-width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}


/* ---------------------------------------------------------
	price box
----------------------------------------------------------*/
.center_wideprc__bx {
	width: min(100%, 500px);
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}
.center_largeprc__bx {
	width: min(92.3%, 450px);
	margin-left: auto;
	margin-right: auto;
}
.center_lrgwdprc__bx {
	width: min(84.6%, 450px);
	margin-left: auto;
	margin-right: auto;
}

.right_largeprc__bx {
	width: min(92.3%, 450px);
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 3.9%;
	bottom: -20%;
}

.left_largeprc__bx {
	width: min(61.5%, 450px);
	margin-left: 3.85%;
}


/* ---------------------------------------------------------
	items center
----------------------------------------------------------*/
.items_price_center {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.items_price_center li {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
}

.items_price_center li:nth-child(even) {
	padding-left: 1em;
}

.items_price_center li:nth-child(n+3) {
	padding-top: 1em;
}

.items_price_center a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#241a0c;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}


/* ---------------------------------------------------------
	items center(vertical)
----------------------------------------------------------*/
.items_price_vertcenter {
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.items_price_vertcenter li {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
}

.items_price_vertcenter li:not(:first-child) {
	padding-top: 1em;
}

.items_price_vertcenter a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#241a0c;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}



/* ---------------------------------------------------------
	list right
----------------------------------------------------------*/
.items_price_right {
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.items_price_right li {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
}
.items_price_right li:not(:first-child) {
	padding-top: 1em;
}
.items_price_right a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#241a0c;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}


/* ---------------------------------------------------------
	list pright(wrap)
----------------------------------------------------------*/
.items_price_wrapright {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.items_price_wrapright li {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
}
.items_price_wrapright li:nth-child(n+3) {
	padding-top: 1em;
}
.items_price_wrapright li:nth-child(even) {
	padding-left: 1em;
}

.items_price_wrapright a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#241a0c;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}


/* ---------------------------------------------------------
	yen
----------------------------------------------------------*/
.price_yen {
	font-size: clamp( 0.75rem, calc( 0.6375rem + 0.5625vw ), 0.975rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.05em;
}

.line_br {
	width: 100%;
}


/* ---------------------------------------------------------
	list left(wrap)
----------------------------------------------------------*/
.items_price_left {
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.items_price_left li {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
}
.items_price_left li:not(:first-child) {
	padding-top: 1em;
}

.items_price_left a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#241a0c;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}
.items_price_left .itxt {
	font-size: clamp( 0.75rem, calc( 0.6375rem + 0.5625vw ), 0.975rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: italic;
	color:#241a0c;
	letter-spacing: 0.01em;
}

/* ---------------------------------------------------------
	yen
----------------------------------------------------------*/
.price_yen {
	font-size: clamp( 0.75rem, calc( 0.6375rem + 0.5625vw ), 0.975rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.05em;
}

.line_br {
	width: 100%;
}



/* ---------------------------------------------------------
	item btn
----------------------------------------------------------*/
.itembtn_wapper {
	text-align: center;
	width: 92.3%;
	margin-left: auto;
	margin-right: auto;
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.05em;
}

.itemlk {
	display: inline-block;
	width: 100%;
	padding: 2em 0;
	margin: 0 auto;
	border: 1px #140d24 solid;
	border-radius: 100%;
	transition: all .3s ease-out;
	font-size: clamp( 0.96875rem, calc( 0.63453125rem + 1.6710937500000003vw ), 1.6371875rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

.itembtn_wapper a {
	font-size: clamp( 0.96875rem, calc( 0.63453125rem + 1.6710937500000003vw ), 1.6371875rem );
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	color: #241a0c;
	text-decoration: none;
}
.itembtn_wapper span {
	font-size: 85%;
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color:#241a0c;
	letter-spacing: 0.05em;
}

/* --------------- PC --------------- */
@media screen and (min-width: 768px) {
	.itemlk {
		width: 100%;
	}
}


/* ---------------------------------------------------------
	footer
----------------------------------------------------------*/
footer {
	background-image: url("../images/footer_bg_img.jpg");
	background-repeat:  no-repeat; 
	background-size: cover;
	margin: 0 auto;
	padding: 60px 0 30px;
	width: 100%;
	max-width: 9999px;
	z-index: 10;
	color: #241a0c;
}
footer #footer__box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 20px;
}
footer #niceclaup_logo {
	width: 25%;
	margin-left: auto;	
	margin-right: auto;
	margin-top: 1em;
}
footer .footer__p {
	display: block;
	text-align: center;
	color: #241a0c;
	font-size: clamp(1.5625rem, calc(1.0796875rem + 2.4140625000000004vw), 2.528125rem);
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: italic;
	/* font-style: normal; */
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	line-height: 1.5;
}
footer .footer__txtlink {
	display: block;
	padding: 1em 0 4em;
	text-align: center;
}
footer .footer__txtlink a {
	text-align: center;
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;	
	text-indent: 0.01em;
	font-size: clamp(1rem, calc(0.691rem + 1.5450000000000002vw), 1.618rem);
	line-height: 1;
	color: #241a0c;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.3ex;
	text-decoration-skip-ink: none;
}
footer .footer_r {
	display: block;
	text-align: center;
	color: #241a0c;
	font-size: clamp(0.625rem, calc(0.431875rem + 0.965625vw), 1.01125rem);
	font-family: "Libre Bodoni", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	padding-top: 1em;
	line-height: 1;
	letter-spacing: 0.01em;
	text-indent: 0.01em;
	text-shadow: #f9f2e9 1px 0 10px;
}
footer #sns__area {
	list-style: none;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 15px;
}
footer #sns__area li {
	width: calc(100% / 4 - 35px);
}

/*---------------- TB ----------------*/
@media screen and (min-width: 768px) and ( max-width: 959px) {
	footer #niceclaup_logo {
		width: 15%;
	}
	footer #sns__area {
		width: 40%;
		column-gap: 15px;
	}
	footer #sns__area li {
		width: calc(100% / 4 - 45px);
	}
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	footer {
		background-image: url("../images/footer_bg_pcimg.jpg");
		padding: 90px 0 30px;
	}
	footer #niceclaup_logo {
		width: 130px;
	}
	footer #sns__area {
		width: 500px;
		max-width: 100%;
		column-gap: 110px;
	}
	footer #sns__area li {
		width: calc((100% / 4 - 440px) 960 * 100vw);
	}
}