@charset "UTF-8";

/* main-content */
.main-content {
	line-height: 1.8;
	/* padding-bottom: 70px; */
	font-family: "Noto Sans JP", sans-serif;
	color: #333;
}



.font-eg {
	font-family: "EB Garamond", serif;
	font-weight: 500;
	font-size: 24px;
}

.font-eg-s {
	font-family: "EB Garamond", serif;
	font-weight: 400;
	font-size: 18px;
}

.font-eg-l {
	font-family: "EB Garamond", serif;
	font-weight: 400;
	font-size: 26px;
}

.ly-font-size-S {
	font-size: .8em;
	display: block;
	margin-top: .4em;
	font-weight: normal;
}

.main-content h2 {
	font-family: "EB Garamond", serif;
	font-weight: 400;
	font-size: 32px;
	text-align: center;
	padding: 40px 0;
}


/* bg */
.bg-white {
	background: #fff
}

.bg-gray {
	background: #EFEFEF
}

.bg-green {
	background: #f0f4f4
}

.bg-beige {
	background: #f2efed
}



/*title*/
.title-img {
	/*background-image:linear-gradient( to right,#faf8f6 0%,#faf8f6 50%,#e7dfd9 50%,#e7dfd9 100%);*/
	margin-bottom: 32px;
}

.title-img img {
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
	max-width: 1000px;
}

.title-sub {
	width: 1000px;
	margin: 0 auto;
}

.title-sub p {
	font-size: 14px;
	font-feature-settings: "palt";
	/* letter-spacing: 0.1em; */
	color: #333333;
	font-weight: 600;
	font-size: 1.6em;
	font-family: "Klee One", cursive;
}

.title-sub img {
	width: 25%;
	height: auto;
}

.title-sub-note {
	font-size: 12px;
	margin-top: 16px;
}

.title-sub-note::before {
	display: block;
	content: '';
	width: 770px;
	border-top: solid .5px #adadad;
	margin: 32px auto;
}

.title-lead {
	margin: 32px auto;
}

.title-lead p {
	display: block;
	text-align: center;
	font-size: 16px;
	margin-bottom: 16px;
}

.title-lead-note {
	display: block;
	padding-top: 16px;
	font-size: 12px;
}

/* head */
.content-head {
	font-size: 36px;
	padding: 20px 0 0;
}

.content-head>span {
	font-size: 24px
}

.content-box-head {
	align-items: center;
	display: flex;
	font-size: 20px;
	line-height: 1.4;
	margin: 0 auto;
	max-width: 900px;
}

.content-box-head>img {
	margin-right: 20px;
	width: 20%;
	max-width: 90px;
}



/* head */
.head {
	font-size: 32px;
	text-align: left;
	margin: 0.5em 0 0.8em;
	font-weight: 500;
	font-family: "EB Garamond", serif;
	font-feature-settings: "palt";
	/* letter-spacing: 0.1em; */
}

.head-sub {
	display: block;
	font-size: 16px;
	margin-top: -16px;
}


/* content */

.craft-detail {
	display: flex;
}

.craft-credit-r {
	font-size: 14px;
	line-height: 1.7em;
	text-align: left;
	text-decoration: none;
	padding: 1.5%;
}

.craft-credit-r h3,
.craft-credit-c h3 {
	font-size: 20px;
	font-family: "Klee One", cursive;
	padding-bottom: 16px;
}

.craft-credit-r h3 span {
	font-size: 16px;
}

.craft-credit-c {
	font-size: 14px;
	line-height: 1.7em;
	text-align: center;
	text-decoration: none;
	padding: 1.5%;
}

.craft-credit-c p {
	display: block;
	padding: 16px 0;
}

.craft-credit-c-btn {
	width: 200px;
	display: flex;
	align-items: center;
	column-gap: 32px;
	margin-inline: auto;
	padding-top: 24px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align: left;
}

.craft-credit-c-btn-text {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align: left;
	font-size: 18px;
}

.item-button {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background-color: #3e3e3e;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	margin: 0;
	text-align: center;
	transition: all 0.3s ease 0s;
	display: block;
	float: right;
	border-radius: 4px;
	padding: 2% 5%;
}

.pickup-item-title {
	width: 1000px;
	display: flex;
	gap: 16px;
	margin-top: 24px;
	padding-left: 100px;
}

.pickup-item-title img {
	width: 96px;
	height: auto;
}

.pickup-item-title h3 {
	text-align: left;
	font-weight: 500;
	font-family: "EB Garamond", serif;
}

.pickup-item-detail {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 32px auto;
}

.pickup-item-detail>.detail-image-block>.slider-contents-main>.swiper-command-wrapper {
	justify-content: center;
}

.csr-wrapper {
	width: 700px;
	position: relative;
}

.csr-wrapper h3 {
	font-family: "Klee One", cursive;
	font-weight: 600;
	color: #D06D4B;
}

.csr-wrapper::before {
	position: absolute;
	display: block;
	content: '';
	width: 320px;
	border-top: #D06D4B solid 1px;
	right: 0;
	top: 24px;
}

.csr-wrapper::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	border-top: #D06D4B solid 1px;
}

.csr-inner {
	margin-left: 80px;
}

.csr-inner img {
	width: 357px;
	height: auto;
	margin: 16px 0 0;
}

.csr-title span {
	font-size: 18px;
}

.csr-wrapper ul {
	width: 200px;
}

.csr-wrapper ul li {
	font-size: 16px;
	display: flex;
	justify-content: space-between;
}

/* .csr-wrapper ul li:first-child {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 16px;
} */

.csr-wrapper ul li .csr-star {
	color: #D06D4B;
}

.csr-comment {
	width: 500px;
	font-size: 14px;
	margin: 24px 0;
}

/* スライダー */

.slider-contents-main {
	/* ?? */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}


.slider-contents-main-wrapper {
	/* wrapper??????? */
	width: 100%;
	/*height: 300px;*/
	/* ?????? */
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.slider-contents {
	/* ??????????????????????????? */
	color: #ffffff;
	width: 100%;
	height: 100%;
	text-align: center;
	/*line-height: 300px;*/
	text-align: center;
	font-size: 0;
	/* background-color: #e3e0dd; */

}

.swiper-pagination-bullets {
	position: static;
}

/*
	.swiper-pagination-bullet {
	  width: 12px !important;
	  height: 12px !important;
	  margin: 0 0 0 10px !important;
	 background: #333 !important;
	}
  
	.swiper-pagination-bullet:first-child {
	  margin: 0 !important;
	}
  */
.slider-contents img {
	width: 100%;
	height: auto;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	display: none;
}


.slider-contents-btn-prev {
	background: url(../esw250924_maison/arrow_back.svg) 10px center no-repeat;
	width: 55px;
	height: 55px;
	background-size: 19px auto;
	z-index: 2;
	cursor: pointer;
	position: static;
	margin-top: 0;
}

.slider-contents-btn-next {
	background: url(../esw250924_maison/arrow_forward.svg) 28px center no-repeat;
	width: 55px;
	height: 55px;
	background-size: 19px auto;
	z-index: 2;
	cursor: pointer;
	position: static;
	margin-top: 0;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet,
.slider-contents-main2 .swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 7px;
	display: inline-block;
	background: none;
	border-radius: 0;
	border: 1px solid #9E9E9E;
	box-sizing: border-box;
	opacity: 1;
	cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet-active,
.slider-contents-main2 .swiper-pagination .swiper-pagination-bullet-active {
	background: #9E9E9E;
	opacity: 1;
}


.button-sandp {
	display: block;
	background-image: url(../esw250924_maison/icon_pause.svg);
	background-size: 24px;
	width: 24px;
	height: 24px;
	margin: 1px 0 0 8px;
	z-index: 2;
}

.button-sandp.paused {
	background-image: url(../esw250924_maison/icon_start.svg);
}

.swiper-command-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.content-box {
	padding: 40px 5%;
}

.content-box-item {
	margin-top: 30px;
}

/* .content-box-item > p{
	box-sizing: border-box;
	padding: 70px 30px 30px;
	margin-top: -40px;
	text-align: justify;
	display: block;
} */
.first-letter::first-letter {
	font-weight: bold;
	float: left;
	font-size: 36px;
	line-height: 1;
	margin: 3px 3px 0 0;
}

.content-img {
	display: block;
	line-height: .8;
	margin: auto;
}

.content-img img {
	width: 100%;
	height: auto;
	min-height: 100%;
}



/* txt-box */
.txt-box {
	box-sizing: border-box;
	padding: 30px;
}


.txt-box h3 {
	font-size: 24px;
	font-family: "Klee One", cursive;
	text-align: center;
	margin-bottom: 16px;
}

.txt-box p {
	text-align: justify;
	margin: 0 0 24px;
	font-size: 14px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}


/* item-list */
.item-list {
	display: flex;
	flex-wrap: wrap;
}

.item-list>li {
	margin: 20px 2% 0;
	width: 46%;
}

.item-txt {
	box-sizing: border-box;
	font-size: 10px;
	padding: 8px 10px;
}

.check {
	align-items: center;
	display: flex;
}

.check::after {
	background: #333;
	border-radius: 4px;
	color: #fff;
	content: "Check";
	display: block;
	font-size: 10px;
	margin-left: 8px;
	text-align: center;
	width: 50px;
}

.itemlist-grid-container {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.grid-item-text {
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

.itemlist-inner-container img {
	width: 100%;
	height: auto;
}

.content-bags {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2% 0;
}

.bags-title-wrapper img {
	width: 180px;
	height: auto;
}


.content-bags p {
	font-size: 14px;
}

.content-bags-ttl-no {
	font-family: "EB Garamond", serif;
	color: #959595;
}

.content-bags-ttl h3 {
	font-family: "Klee One", cursive;
}

.content-bags-lead {
	font-family: "Klee One", cursive;
	font-size: 16px;
}

.content-bags-lead p {
	margin-bottom: 16px;
	text-align: justify;
	letter-spacing: -0.1em;
}

.content-bags-iteminfo a {
	display: flex;
	align-items: flex-end;
	gap: 40px;
}

.iteminfo-btn {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background-color: #3e3e3e;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	margin: 0;
	text-align: center;
	transition: all 0.3s ease 0s;
	display: block;
	border-radius: 4px;
	padding: 1% 3%;
}

/* pop up shop */
.popup-area-container {
	padding: 32px 0 40px;
}


.popup-area {
	background-color: #fff;
	width: 555px;
	margin: 0 auto;
	border: 5px solid #F4F3F0;
}



/* sns */
.sns {
	border: 2px solid #eee;
	box-sizing: border-box;
	display: flex;
	margin: 30px auto 0;
	padding: 30px;
	width: 80%;
	max-width: 700px;
}

.sns-lead-ttl {
	font-size: 14px;
	margin: 0 0 8px;
	display: inline-block;
}

.sns p {
	font-size: 12px;
	text-align: left;
}

.sns a {
	margin: auto;
	align-items: center;
	padding: 0 3%;
}

.sns img {
	margin: 0 30px 0 0;
	height: 62px;
	width: 62px;
}

.under-link-box img {
	max-width: 275px;
	width: 100%;
	height: auto;
	margin: 0 auto 32px;
}


.shop-info-area {
	padding: 1px 0 64px;
}

.sub-note {
	display: block;
	font-size: 12px;
	margin-top: 16px;
}


@media screen and (min-width:641px) {
	/*----*/
	/* PC */
	/*----*/


	/* title */
	.title-sub {
		text-align: center;
	}

	.title-sub p {
		padding: 2% 0;
	}

	.m-ajst {
		padding: 24px 20px 40px;
	}

	.title-img img {
		width: 100%;
		height: auto;
	}


	/* content-box */
	.content-box {
		width: 1000px;
		margin: 0 auto;
		padding: 0 0 40px;
	}

	.content-head {
		margin-bottom: -50px;
	}

	.craft-detail {
		align-items: center;
		justify-content: space-evenly;
	}

	.craft-detail.reverse {
		flex-direction: row-reverse;
	}

	.slider-contents-main {
		width: 450px;
		margin: auto;
	}


	.pickup-item-detail>.detail-image-block>.slider-contents-main {
		width: 550px;
	}

	.slider-contents.rectangle img {
		width: 100%;
		height: auto;
	}



	/* content-box-item */
	.content-box-item {
		display: grid;
		grid-template-areas: ". ." "photo text" ". .";
		grid-template-columns: 4fr 3fr;
		grid-template-rows: 40px auto 40px;
		width: 1200px;
		margin: 0 auto 120px;
		align-items: center;
		position: relative;
	}

	.content-box-item2 {
		display: grid;
		grid-template-areas: ". ." "text photo" ". .";
		grid-template-columns: 3fr 4fr;
		grid-template-rows: 40px auto 40px;
		width: 1200px;
		margin: 0 auto;
		align-items: center;
		position: relative;
	}


	.content-img {
		margin: 0;
		grid-area: photo;
	}

	.content-text {
		grid-area: text;
		font-size: 14px;
		width: 300px;
		font-feature-settings: "palt";
		letter-spacing: 0.1em;
		text-align: justify;
	}

	.content-span {
		font-family: "Waterfall", cursive;
		font-weight: 400;
		font-style: normal;
		position: absolute;
		font-size: 100px;
		top: -33%;
		left: -8%;
		transform: rotate(-6deg);
		grid-area: photo;
		mix-blend-mode: exclusion;
		z-index: 3;
	}

	.pickup-item-title h3 {
		font-size: 45px;
	}

	.content-bags {
		width: 1000px;
		margin: 0 auto;
		gap: 16px;
	}

	.bags-title-wrapper {
		width: 178px;
	}

	.content-bags h2 {
		font-size: 20px;
	}

	.content-bags p {
		width: 550px;
	}

	/* txt-box */
	.txt-box {
		margin: auto;
		width: 600px;
	}

	.txt-box-inner {
		padding: 30px;
	}

	.content-bags-wrapper {
		width: 1000px;
		margin: 40px auto;
		display: grid;
		grid-template-columns: 500px 450px;
		grid-template-rows: repeat(3, auto);
		grid-template-areas: 'img ttl' 'img lead' 'img iteminfo';
		column-gap: 48px;
	}

	.content-bags-img {
		grid-area: img;
	}

	.content-bags-ttl {
		grid-area: ttl;
	}

	.content-bags-lead {
		grid-area: lead;
		width: 400px;
	}

	.content-bags-iteminfo {
		grid-area: iteminfo;
		font-size: 14px;

	}

	.content-bags-ttl-no {
		font-size: 96px;
		line-height: 1.5;
	}

	.content-bags-ttl h3 {
		font-size: 30px;
		margin-top: -30px;
	}

	.content-bags-lead p.lead-ttl {
		font-size: 18px;
	}



	.content-bags-wrapper.reverse {
		width: 1000px;
		margin: 40px auto;
		display: grid;
		grid-template-columns: 450px 500px;
		grid-template-rows: repeat(3, auto);
		grid-template-areas: 'ttl img' 'lead img' 'iteminfo img';
		column-gap: 48px;
	}


	/* item-list */
	.item-list {
		margin: auto;
		max-width: 870px;
	}

	.item-list>li {
		margin: 20px 10px 0;
		width: 154px;
	}

	.itemlist-grid-container {
		display: grid;
		grid-template-columns: repeat(4, auto);
		-moz-column-gap: 20px;
		column-gap: 20px;
		row-gap: 32px;
		justify-content: center;
		margin: 0 auto;
		width: 1000px;
	}

	.itemlist-grid-inner {
		width: 217px;
		display: grid;
		grid-template-rows: auto 1fr auto;
		gap: 5px;
	}

	.itemlist-inner-container {
		display: inherit;
		grid-template-rows: subgrid;
		grid-row: span 3;
	}

	.grid-item-photo {
		width: 217px;
	}


	.grid-item-button {
		background-color: #3e3e3e;
		font-weight: bold;
		color: #fff;
		font-size: 10px;
		margin: 0;
		text-align: center;
		transition: all 0.3s ease 0s;
		display: block;
		float: right;
		border-radius: 4px;
		align-content: center;
		justify-self: end;
		align-self: end;
		padding: 2% 5%;
	}

	/* hover */
	.main-content a,
	.main-content img {
		transition: .3s;
	}

	.main-content a:hover {
		opacity: .6;
	}


	.csr-wrapper h3 {
		font-size: 24px;
	}

}

/*end media*/


@media screen and (max-width:640px) {

	.main-content {
		width: 100%;
	}

	.title-img img {
		width: 100%;
		height: auto;
	}

	.title-sub-note::before {
		width: 100%;
	}

	.font-eg {
		font-size: 20px;
	}

	.content-box {
		width: 90%;
		display: block;
		margin: 0 auto 120px;
		padding: 0;
	}

	.content-box-item,
	.content-box-item2 {
		display: grid;
		grid-template-columns: auto;
		grid-template-rows: auto;
		position: relative;
		gap: 16px;
		margin: 88px auto;
	}

	.content-img {
		width: 100%;
		height: auto;
	}

	.content-text {
		font-size: 14px;
	}

	.content-span {
		font-family: "Waterfall", cursive;
		font-weight: 400;
		font-style: normal;
		position: absolute;
		font-size: 72px;
		transform: rotate(-3deg);
		mix-blend-mode: exclusion;
		z-index: 3;
		top: -23%;
		left: -4%;
	}

	.itemlist-grid-container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		-moz-column-gap: 18px;
		column-gap: 18px;
		row-gap: 30px;
		justify-content: center;
	}

	.itemlist-grid-inner {
		display: grid;
		grid-template-rows: subgrid;
		grid-row: span 3;
		gap: 0;
	}


	.itemlist-grid-inner img {
		width: 100%;
	}

	.itemlist-inner-container {
		display: grid;
		grid-template-rows: inherit;
		grid-row: inherit;
	}

	.grid-item-button {
		background-color: #3e3e3e;
		font-weight: bold;
		color: #fff;
		font-size: 10px;
		/* margin: 0; */
		text-align: center;
		transition: all 0.3s ease 0s;
		display: block;
		/* float: right; */
		border-radius: 4px;
		align-content: center;
		align-items: end;
		justify-self: end;
		padding: 4% 12%;
		min-width: 26%;
	}

	.title-sub {
		width: 90%;
		padding: 0;
	}

	.title-sub p {
		font-size: 16px;
		padding: 5% 0;
	}

	.title-lead {
		width: 90%;
	}

	.title-lead p {
		text-align: left;
	}

	.content-bags {
		flex-direction: column;
		width: 95%;
		margin: 0 auto;
	}

	.bags-title-wrapper img {
		width: 70%;
	}

	.content-bags h2 {
		padding: 16px 0;
	}

	.m-ajst {
		padding: 10px 16px 32px;
	}

	.under-link-box img {
		width: 77%;
	}

	.head {
		font-size: 1.5em;
	}


	.popup-area-container {
		padding: 40px 0 0;
	}

	.popup-area {
		width: 79%;
	}

	.sns {
		width: 95%;
	}

	.sns a {
		padding: 0;
	}

	.sns img {
		margin: 0 20px 0 0;
	}

	.sns-lead-ttl {
		font-size: 13px;
	}

	.sns p {
		font-size: 12px;
		font-feature-settings: "palt";
		letter-spacing: 0.1em;
	}

	.craft-detail {
		flex-direction: column;
	}

	.slider-contents-main {
		width: 100%;
	}

	.detail-image-block {
		width: 100%;
	}

	.pickup-item-detail>.detail-image-block>.slider-contents-main {
		width: 100%;
	}

	.pickup-item-title {
		width: 100%;
		padding-left: 0;
		flex-direction: column;
		align-items: center;
	}

	.pickup-item-title h3 {
		font-size: 24px;
	}

	.craft-credit-c,
	.craft-credit-c p {
		text-align: left;
	}

	.craft-credit-c-btn {
		width: 100%;
		margin-inline: 0;
		justify-content: space-between;
		padding: 24px 0;
	}

	.csr-wrapper {
		width: 100%;
	}

	.csr-inner {
		margin-left: 0;
	}

	.csr-inner img {
		width: 100%;
		margin: 24px 0 0;
	}

	.csr-comment {
		width: 100%;
		margin: 16px 0;
	}

	.csr-wrapper::before,
	.csr-wrapper::after {
		width: 100%;
	}

	.csr-wrapper::before {
		top: 8%;
	}

	.csr-wrapper h3 {
		font-size: 18px;
	}


	.content-bags-wrapper {
		width: 100%;
		display: grid;
		grid-template-columns: auto;
		grid-template-rows: repeat(4, auto);
		margin: 0 auto 80px;
	}

	.content-bags-img {
		width: 100%;
		height: auto;
	}

	.content-bags-ttl {
		width: 94%;
		margin: 0 auto;
		line-height: 1.3;

	}

	.content-bags-ttl-no {
		font-size: 5.5rem;
	}

	.content-bags-ttl h3 {
		font-size: 1.6rem;
	}

	.content-bags-lead {
		width: 94%;
		margin: 0 auto;
	}

	.content-bags-lead p.lead-ttl {
		margin-bottom: 24px;
	}

	.content-bags-iteminfo {
		width: 94%;
		margin: 0 auto;
	}

	.txt-box {
		padding: 10% 5%;
	}

	.txt-box h3 {
		text-align: left;
	}

	.txt-box p {
		font-size: 0.9rem;
	}

	.txt-box-inner {
		padding: 2% 5%;
	}



}