@charset "UTF-8";
html,
body {
	width: 100%;
	margin: 0 auto;
}

body {
	overflow-x: hidden;
	background-color: #f3e8de;
}

img {
	width: 100%;
	height: auto;
	display: block;
	border: 0;
}

a {
	display: block;
	text-decoration: none;
	transition: all 0.4s;
}
@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 {
	padding: 0;
	width: 100%;
	margin-inline: auto;
	margin-bottom: 90px;
	position: relative;
	z-index: 200;
}
.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;
		z-index: 200;
	}
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.hero__staticimg {
		top: 0;
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-bottom: 180px;
		z-index: 200;
	}
}


/* ---------------------------------------------------------
	item wapper
----------------------------------------------------------*/
.item-wapper {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 210px;
	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: 150px;
	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-tiny {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	position: relative;
}
.item-wapper-tiny img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.item-wapper-bod {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #b82d34;
	position: relative;
}
.item-wapper-bod img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.item-wapper-bod .items_price_center a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#f8f2ec;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#f8f2ec;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}
.item-wapper-bod .items_price_right a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#f8f2ec;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#f8f2ec;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}
.item-wapper-bod .items_price_left a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#f8f2ec;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#f8f2ec;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}
.item-wapper-bod .price_yen {
	font-size: clamp( 0.5625rem, calc( 0.3684375rem + 0.9703125000000001vw ), 0.950625rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#f8f2ec;
	letter-spacing: 0.01em;
}
.item-wapper-bod .price_yen__wht {
	font-size: clamp( 0.5625rem, calc( 0.3684375rem + 0.9703125000000001vw ), 0.950625rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#f8f2ec;
	letter-spacing: 0.01em;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 768px) {
	.item-wapper {
		max-width: 700px;
		margin-bottom: 330px;
	}
	.item-wapper-mid {
		max-width: 700px;
		margin-bottom: 210px;	
	}
	.item-wapper-small {
		max-width: 700px;
		margin-bottom: 180px;
	}
	.item-wapper-tiny {
		max-width: 700px;
		margin-bottom: 90px;
	}
	.item-wapper-secone {
		max-width: 700px;
		margin-bottom: 300px;
	}
	.item-wapper-secone::after {
		width: 100vw;
		height: 1800px;
		margin: 0 calc(50% - 50vw);
		top: -100px;
	}
}


/* ---------------------------------------------------------
	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_80 {
	margin-bottom: 105px;
}
.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;
	}
	.spmb_180 {
		margin-bottom: 210px;
	}
}


/* ---------------------------------------------------------
	relative box
----------------------------------------------------------*/
.inner_wide__area {
	width: 100%;
	padding: 0;
	margin-inline: auto;
	position: relative;
}

.inner_large__area {
	width: 92.3%;
	margin-inline: auto;
}

.inner_large__pdgbl {
	padding: 60px 0 60px;
	width: 92.3%;
	margin-inline: auto;
	position: relative;
}
.inner_large__pdgbtm {
	padding-bottom: 60px;
	width: 92.3%;
	margin-inline: auto;
	position: relative;
}
.inner_large__pdgtlrg {
	padding: 60px 0;
	width: 92.3%;
	margin-inline: auto;
	position: relative;
}
.inner_large__pdgtlrg::after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 14%;
	left: 0%;
	background-image: url("../images/ribbon_frame.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 60;
	pointer-events: none;
}
.inner_large__pdgsmall {
	padding-bottom: 160px;
	width: 100%;
	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: 92.3%;
	height: 620px;
	margin-inline: auto;
	position: relative;
}
.posabs_left_upsideimg {
	width: 61.5%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}
.posabs_right_dwnsideimg {
	width: 76.9%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 20;
}
.posabs_left_prc {
	width: min(92.3%, 450px);
	margin-inline: auto;
	z-index: 50;	
}

.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) {
	.posabs_inner_imgbx {
		width: 76.9%;
		height: 930px;
	}
	.inner_large__area {
		width: 100%;
	}
	.inner_large__pdgbl {
		padding: 120px 0 150px;
		width: 700px;
		max-width: 100%;
		margin-inline: auto;
	}
	.inner_large__pdgbtm {
		padding-bottom: 90px;
		width: 700px;
		max-width: 100%;
		margin-inline: auto;
	}
	.inner_large__pdgtlrg {
		padding: 120px 0 60px;
		width: 700px;
		max-width: 100%;
		margin-inline: auto;
	}
	.inner_large__pdgsmall {
		padding-bottom: 380px;
	}
}


/* ---------------------------------------------------------
	static img
----------------------------------------------------------*/
.static_wide__box {
	max-width: 100%;
	height: auto;
	margin-inline: auto;
}

.static_large__box {
	width: min(92.3%, 700px);
	margin-inline: auto;
}

.static_middle__box {
	width: 69.2%;
	margin-inline: auto;
}

.static_ssmall__box {
	width: 23%;
	margin-inline: auto;
}

.static_small__box {
	width: 30.8%;
	margin-inline: auto;
}

.static_ssmall__box img .static_small__box img {
	pointer-events: none;
}


/*---------------- 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-inline: auto;
}
.flex_scbw_largebx {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 8px;
	width: 92.3%;
	margin-inline: auto;
}
.flex_scbw_midbx {
	display: flex;
	justify-content: space-between;
	width: 84.6%;
	margin-inline: auto;
}

.flex_vertical__bx {
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 0px;
	width: 76.9%;
	margin-inline: auto;
}

.twocolimg_half {
	width: 50%;
}

.wideimg__item {
	width: 100%;
	height: auto;
	z-index: 50;
}

.threecolimg__sspc {
	width: calc(100% / 3 - 5px);
	z-index: 50;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.flex_scbw_widebx {
		row-gap: 15px;
	}
	.twocolimg__sspc {
		width: calc(50% - 7.5px)
	}
	.threecolimg__sspc {
		width: calc(100% / 3 - 10px);
	}
}


/* ---------------------------------------------------------
	grid layout
----------------------------------------------------------*/
.twocol_alignimg__grdbx {
	display: grid;
	grid-template-columns: calc(50% - 5px) calc(50% - 5px);
	grid-template-rows: auto;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}
.twocol_alignimg__ltop {
	grid-area: 1 / 1 / 3 / 2;
	align-self: start;
	/* border-top: 3px solid #b82d34; */
}
.twocol_alignimg__lund {
	grid-area: 3 / 1 / 5 / 2;
	align-self: end;
	/* border-left: 3px solid #b82d34; */
}
.twocol_alignimg__lright {
	grid-area: 1 / 2 / 5 / 3;
	align-self: start; 
	/* border-bottom: 3px solid #b82d34; */
}

.leftup_threeimg__grdbx {
	display: grid;
	grid-template-columns: 14.1% 14.1% 7.7% 28.2% 7.7% 14.1% 14.1%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.leftup_threeimg__left {
	grid-area: 1 / 1 / 4 / 4;
	align-self: start; 
}
.leftup_threeimg__center {
	grid-area: 3 / 3 / 6 / 6;
	align-self: start; 
}
.leftup_threeimg__right {
	grid-area: 5 / 5 / 8 / 8;
	align-self: end;
}
.leftup_threeimg__prc {
	grid-area: 7 / 1 / 8 / 5;
	align-self: end;
}

.rndthreeimg__grdbx {
	display: grid;
	grid-template-columns: 14.2% 14.2% 15.4% 28.1% 28.1%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.rndthreeimg__left {
	grid-area: 2 / 1 / 4 / 4;
	align-self: start;
	z-index: 30;
}
.rndthreeimg__right {
	grid-area: 1 / 3 / 6 / 6;
	align-self: start;
	z-index: 20;
}
.rndthreeimg__lower {
	grid-area: 5 / 1 / 9 / 5;
	align-self: end;
	z-index: 30;
}
.rndthreeimg__prc {
	grid-area: 5 / 4 / 9 / 6;
	align-self: end;
	padding-bottom: 1em;
	z-index: 50;
}

.twooverlap_img__flexbx {
	display: grid;
	grid-template-columns: 46.2% 7.6% 46.2%;
	grid-template-rows: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.twooverlap_img__right {
	grid-area: 1 / 2 / 4 / 4;
	align-self: start;
}
.twooverlap_img__left {
	grid-area: 3 / 1 / 6 / 3;
	align-self: end;
}
.twooverlap_img__prc {
	grid-area: 4 / 3 / 6 / 4;
	align-self: end;
	padding-bottom: 1em;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.twocol_alignimg__ltop {
		/* border-top: 6px solid #b82d34; */
	}
	.twocol_alignimg__lund {
		/* border-left: 6px solid #b82d34; */
	}
	.twocol_alignimg__lright { 
		/* border-bottom: 6px solid #b82d34; */
	}
}


/* ---------------------------------------------------------
	subheading
----------------------------------------------------------*/
.subheading__01-1 {
	width: 38.5%;
	position: absolute;
	top: 7%;
	right: 3.85%;
	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: 53.8%;
	margin-inline: auto;
	/* width: 2.9%;
	position: absolute;
	top: 20%;
	right: 6.2%; */
	z-index: 50;
	pointer-events: none;
}
.subheading__02-2 {
	width: 2.9%;
	position: absolute;
	top: 20%;
	left: 6.2%;
	z-index: 50;
	pointer-events: none;
}

.subheading__03-1 {
	width: 46.2%;
	position: absolute;
	top: 60px;
	right: 0%;
	z-index: 10;
	pointer-events: none;
}
.subheading__03-2 {
	width: 4.1%;
	position: absolute;
	top: 18%;
	right: 0%;
	z-index: 50;
	pointer-events: none;
}

.subheading__04-1 {
	width: 46.2%;
	position: absolute;
	top: -7%;
	left: 0%;
	z-index: 10;
	pointer-events: none;
}

.subheading__05-1 {
	width: 61.5%;
	margin-inline: auto;
	z-index: 30;
	pointer-events: none;
}

.subheading__06-1 {
	width: 46.2%;
	margin-inline: auto;
	/* width: 4.8%;
	position: absolute;
	top: 36%;
	right: 3.8%; */
	z-index: 20;
	pointer-events: none;
}
.subheading__06-2 {
	width: 4.8%;
	position: absolute;
	top: 36%;
	left: 3.8%;
	z-index: 20;
	pointer-events: none;
}

.subheading__07-1 {
	width: 38.5%;
	position: absolute;
	top: 0%;
	left: 3.8%;
	z-index: 30;
	pointer-events: none;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.subheading__01-1 {
		top: 70px;
		right: 0px;
	}
	.subheading__01-2 {
		top: 450px;
		left: 30px;
	}
	.subheading__02-1 {
		width: 377px;
	}
	.subheading__02-2 {
		width: 20px;
		top: 250px;
		right: 40px;
	}
	.subheading__03-1 {
		width: 346px;
		top: 120px;
		right: 0px;
	}
	.subheading__03-2 {
		width: 21px;
		top: 250px;
		right: 0px;
	}
	.subheading__04-1 {
		width: 323px;
		top: -60px;
		right: 0px;
	}
	.subheading__05-1 {
		width: 431px;
	}
	.subheading__06-1 {
		width: 323px;
	}
	.subheading__07-1 {
		width: 269px;
		top: 0px;
		right: 0px;
	}
}


/* ---------------------------------------------------------
	swiper
----------------------------------------------------------*/
.swiper {
	width: 100%;
	height: auto;
}
.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-slide img {
	max-width: 100%;
	height: auto;
	display: block;
}

.swiper-container {
	position: relative;
	overflow: hidden;
}
.swiper-container .swiper-button-prev {
	position: absolute;
	right: 10px;
}
.swiper-container .swiper-button-next {
	position: absolute;
	left: 10px;
}
.swiper-button-prev,
.swiper-button-next {
	width: 50px !important;
	height: 5	0px !important;
	color: #fff !important;
	pointer-events: auto !important;
	z-index: 10;
}
.swiper-button-prev::after,
.swiper-button-next::after {
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	margin: auto;
	width: 50px;
	height: 50px;
}

/* ---------------------------------------------------------
	swing
----------------------------------------------------------*/
.swingbell {
	width: 30px;
	margin-inline: auto;
}
.swingLR {
	animation: swingLR 3s infinite;
	transform: rotate(20deg);	
}
.swingbell img {
	pointer-events: none;	
}

@keyframes swingLR {
    0% {
        transform: rotate(20deg);
    }
    50% {
        transform: rotate(-20deg);
    }
    100% {
        transform: rotate(20deg);
    }
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.swingbell {
		width: 60px;
	}
}


/* ---------------------------------------------------------
	price box
----------------------------------------------------------*/
.center_wideprc__bx {
	width: min(100%, 550px);
	margin-inline: auto;
	z-index: 100;
}
.center_lrgwdprc__bx {
	width: min(84.6%, 450px);
	margin-inline: auto;
	z-index: 100;
}


/* ---------------------------------------------------------
	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 Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	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 Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.01em;
	color:#b82d34;
	text-decoration: underline;
	text-decoration-color:#b82d34;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}


/* ---------------------------------------------------------
	items center(vert)
----------------------------------------------------------*/
.items_price_center_vert {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.items_price_center_vert li {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	letter-spacing: 0.01em;
}


.items_price_center_vert li:not(:first-child) {
	padding-top: 1em;
}

.items_price_center_vert a {
	font-size: clamp( 0.8125rem, calc( 0.5321875rem + 1.4015624999999998vw ), 1.373125rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.01em;
	color:#b82d34;
	text-decoration: underline;
	text-decoration-color:#b82d34;
	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 Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	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 Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#b82d34;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}


/* ---------------------------------------------------------
	list left(wrap)
----------------------------------------------------------*/
.items_price_left {
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.items_price_left li {
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	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 Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	letter-spacing: 0.01em;
	text-decoration: underline;
	text-decoration-color:#b82d34;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ex;
	text-decoration-skip-ink: none;
	white-space: nowrap;
}


/* ---------------------------------------------------------
	yen
----------------------------------------------------------*/
.price_yen {
	font-size: clamp( 0.5625rem, calc( 0.3684375rem + 0.9703125000000001vw ), 0.950625rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	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 Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	letter-spacing: 0.05em;
}

.itemlk {
	display: inline-block;
	width: 100%;
	padding: 1.5em 0;
	margin: 0 auto;
	border: 1px #b82d34 solid;
	border-radius: 100%;
	transition: all .3s ease-out;
	font-size: clamp( 0.96875rem, calc( 0.63453125rem + 1.6710937500000003vw ), 1.6371875rem );
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	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 Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	color: #b82d34;
	text-decoration: none;
}
.itembtn_wapper span {
	font-size: 85%;
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#b82d34;
	letter-spacing: 0.05em;
}

/* --------------- PC --------------- */
@media screen and (min-width: 768px) {
	.itemlk {
		width: 100%;
		padding: 1.5em 0;
	}
}


/* ---------------------------------------------------------
	footer
----------------------------------------------------------*/
footer {
	background-image: url("../images/footer_bg_img.jpg");
	background-repeat:  no-repeat; 
	background-size: cover;
	margin: 0 auto;
	/*background-color: #c83138;*/
	padding: 60px 0 30px;
	width: 100%;
	max-width: 9999px;
	z-index: 200;
	color: #f3e8de;
}
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: #f3e8de;
	font-size: clamp(1.5625rem, calc(1.0796875rem + 2.4140625000000004vw), 2.528125rem);
	font-family: "Libre Baskerville", serif;
	font-weight: 700;
	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 Baskerville", serif;
	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: #f3e8de;
	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: #f3e8de;
	font-size: clamp(0.625rem, calc(0.431875rem + 0.965625vw), 1.01125rem);
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	padding-top: 1em;
	line-height: 1;
	letter-spacing: 0.01em;
	text-indent: 0.01em;
}
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);
	}
}