@charset "UTF-8";

/* main-content */
.main-content {
	line-height: 1.8;
	/* padding-bottom: 70px; */
	background-color: #fff;
}



/* bg */
.bg-white {
	background: #fff
}

.bg-gray {
	background: #f3f5f7
}



/*title*/
.title-img {

	background-color: #f3f5f7;
}

.title-img img {
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
	max-width: 1000px;
}

.title-sub {
	padding: 40px 20px;
	/* text-align: justify; */
}

.title-sub p {
	font-size: 14px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

.title-sub p:first-child {
	color: #333333;
	font-weight: 500;
	font-size: 1.6em;
	margin-bottom: 1em;
	font-family: "Noto Serif JP", serif;
}

.title-sub img {
	width: 25%;
	height: auto;
}

.title-sub-note {
	font-size: 13px;
	width: 600px;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 16px 16px 16px 0;
	margin: 0 auto 48px;
}


.t-indent-pc {
	margin-left: 11rem;
	text-indent: -11rem;
}

.title-sub-inner {
	display: flex;
	justify-content: center;
	-moz-column-gap: 30px;
	column-gap: 30px;
	margin: 56px auto 0;
	position: relative;
}

.title-sub-inner::before {
	content: '';
	border: solid 1px #3e3e3e;
	width: 52px;
	position: absolute;
	top: -16%;
}

.title-sub-inner img {
	width: 250px;
	height: auto;
	aspect-ratio: 4/3;
}

.title-sub-inner p {
	text-align: left;
}

/* 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: 20px;
	text-align: center;
	margin: 0.5em 0 0.8em;
	font-weight: 500;
	font-family: "Noto Serif JP", serif;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}


.font-eg {
	font-family: "EB Garamond", serif;
	font-weight: 400;
	font-size: 24px;
}

.ly-font-size-S {
	font-size: .8em;
	display: block;
	margin-top: .4em;
	font-weight: normal;
}

/* content */
.content-box {
	padding: 40px 5%;
}

.content-box-item {
	margin-top: 30px;
}

.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%;
	aspect-ratio: 16/10;
	height: 0;
	min-height: 100%;
}



/* txt-box */
.txt-box {
	box-sizing: border-box;
	padding: 30px;
}

.txt-box p {
	text-align: justify;
	margin: 0 0 24px;
	font-size: 14px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	padding: 0 5%;
}


/* 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;
}

.grid-item-text {
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

.itemlist-inner-container img {
	width: 100%;
	height: auto;
}


/* 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: 0 auto;
	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;
	height: auto;
	margin: 32px auto 56px;
	aspect-ratio: 4/3;
}

/* movie */
.content-inner-box video {
	width: 70%;
	max-width: 390px;
	margin: 0 auto;
}

.content-inner-box-iframe {
	width: 100%;
	margin: auto;
}

.video {
	width: 70%;
	max-width: 390px;
	display: block;
	margin: auto;
}

.video-whole-wrapper {
	display: flex;
	flex-direction: row-reverse;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}


.shop-info-area {
	padding: 1px 0 64px;
}


.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 {
	width: 100%;
	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;
	margin: 16px 0 15px;
}

/*
  .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(../esw240703_maison/arrow_back.svg) 10px center no-repeat;
	width: 55px;
	height: 55px;
	position: static;
	background-size: 19px auto;
	z-index: 2;
	cursor: pointer;
	margin-top: 0;
}

.slider-contents-btn-next {
	background: url(../esw240703_maison/arrow_forward.svg) 28px center no-repeat;
	width: 55px;
	height: 55px;
	position: static;
	background-size: 19px auto;
	z-index: 2;
	cursor: pointer;
	margin-top: 0;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 7px;
	display: inline-block;
	background: none;
	border-radius: 0;
	border: 1px solid #757575;
	box-sizing: border-box;
	opacity: 1;
	cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet-active {
	background: #757575;
	opacity: 1;
}


.button-sandp {
	display: block;
	background-image: url(../esw240703_maison/icon_pause.svg);
	background-size: 24px;
	width: 24px;
	height: 24px;
	margin-left: 16px;
	z-index: 2;
}

.button-sandp.paused {
	background-image: url(../esw240703_maison/icon_start.svg);
}


.swiper-command-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.l-slider-img {
	position: relative;
}



@media screen and (min-width:641px) {
	/*----*/
	/* PC */
	/*----*/


	/* title */
	.title-sub {
		text-align: center;
	}

	.m-ajst {
		padding: 24px 20px 40px;
	}

	.title-img img {
		aspect-ratio: 500/143;
	}


	/* content-box */
	.content-box {
		padding: 70px 0;
	}

	.content-head {
		margin-bottom: -50px;
	}



	/* 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 80px;
		align-items: center;
		position: relative;
	}

	.content-box-item2 {
		display: grid;
		grid-template-areas: ". ." "text photo" ". .";
		grid-template-columns: 3fr 640px;
		grid-template-rows: 40px 400px 40px;
		width: 1200px;
		margin: 0 auto 80px;
		align-items: center;
		position: relative;
	}


	.content-img {
		margin: 0;
		grid-area: photo;
	}

	.content-text {
		grid-area: text;
		font-size: 14px;
		padding: 40px 45px 40px 40px;
		font-feature-settings: "palt";
		letter-spacing: 0.1em;
		text-align: justify;
		width: 400px;
	}

	.content-text-prof {
		display: block;
		padding: 48px 0 0;
		font-size: 12px;
		position: relative;
		font-feature-settings: "palt";
		letter-spacing: 0.1em;
		text-align: justify;
	}

	.content-text-prof-name {
		display: block;
		font-size: 14px;
		font-family: "Noto Serif JP", serif;
		font-weight: 500;
		padding-bottom: 8px;
	}

	.content-text-prof::before {
		content: '';
		border: solid 1px #3e3e3e;
		width: 52px;
		position: absolute;
		top: 13%;
		left: 50%;
		transform: translateX(-50%);
	}

	.content-span {
		font-family: "Hurricane", cursive;
		font-weight: 400;
		font-style: normal;
		position: absolute;
		font-size: 53px;
		top: -18%;
		left: -4%;
		transform: rotate(-6deg);
		grid-area: photo;
		mix-blend-mode: exclusion;
		z-index: 3;
	}

	.content-span.third-span {
		top: -9%;
	}



	/* txt-box */
	.txt-box {
		margin: auto;
		width: 600px;
	}



	/* 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;
	}

	/* editorノート */
	.editorsnote-area {
		margin: 48px auto 72px;
	}

	.editorsnote-area h3 {
		text-align: center;
	}

	.editorsnote-wrapper {
		display: grid;
		grid-template-columns: auto auto;
		width: 1000px;
		justify-content: center;
		margin: 0 auto;
		-moz-column-gap: 40px;
		column-gap: 40px;
		padding: 8px 0 0;
	}

	.editorsnote {
		display: grid;
		grid-template-columns: auto auto 78px auto auto auto;
		grid-auto-rows: 16px 78px auto auto;
		grid-template-areas:
			". . . . . ."
			". . icon name . ."
			". . text text . ."
			". . . . . .";
		row-gap: 24px;
		-moz-column-gap: 16px;
		column-gap: 16px;
		background-color: #fff;
	}

	.editors-icon {
		grid-area: icon;
		width: 78px;
		height: auto;
	}

	.editors-name {
		grid-area: name;
		align-self: end;
		font-size: 20px;
		font-family: "EB Garamond", serif;
		font-weight: 600;
	}

	.ed-name-job {
		display: block;
		font-size: 14px;
	}

	.editorsnote-txt {
		grid-area: text;
		width: 350px;
		font-size: 13px;
		font-feature-settings: "palt";
		letter-spacing: 0.1em;
		text-align: justify;
	}

	/* 下部特集枠 */
	.banner-box {
		text-align: center;
		padding-bottom: 64px;
	}

	.banner-box img {
		width: calc(100% - 20px);
		max-width: 700px;
		height: auto;
		margin: 0 auto;
	}


	.slider-contents-main {
		width: 640px;
		margin: auto;
	}

	.l-slider {
		width: 1200px;
		margin: 0 auto;
		display: flex;
		gap: 60px;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: center;
	}

	.slider-contents img {
		width: 640px;
	}



}

/*end media*/


@media screen and (max-width:640px) {

	.title-img img {
		width: 100%;
		height: auto;
		aspect-ratio: 32/15;
	}

	.title-sub p:first-child {
		font-size: 16.5px;
		text-align: center;
	}

	.title-sub-inner {
		display: block;
		margin: 24px auto 0;
	}

	.title-sub-inner::before {
		display: none;
	}

	.title-sub-inner img {
		display: block;
		width: 75%;
		margin: 0 auto 24px;
	}

	.title-sub-note {
		font-size: 12px;
		text-align: left;
		width: inherit;
		padding: 24px 16px;
		margin: 0 8px 32px;
		font-feature-settings: "palt";
	}

	.t-indent-pc {
		margin-left: initial;
		text-indent: initial;
	}


	.font-eg {
		font-size: 20px;
	}

	.content-box {
		padding: 24px 5%;
	}

	.content-box-item {
		display: grid;
		grid-template-columns: auto;
		grid-template-rows: auto;
		position: relative;
		gap: 16px;
		margin: 88px auto 64px;
	}

	.content-box-item2 {
		display: grid;
		grid-template-columns: auto;
		grid-template-rows: auto 1fr;
		grid-template-areas:
			"photo"
			"text";
		position: relative;
		gap: 16px;
		/* margin: 104px auto; */
	}

	.content-img {
		width: 100%;
		height: auto;
	}

	.content-text {
		font-size: 14px;
	}

	.content-span.second-span {
		top: -28%;
	}


	.content-span.third-span {
		top: -10%;
	}

	.content-text-prof {
		display: block;
		padding: 48px 0 0;
		font-size: 12px;
		font-feature-settings: "palt";
		letter-spacing: 0.1em;
		position: relative;
		text-align: justify;
	}

	.content-text-prof-name {
		display: block;
		font-size: 14px;
		font-family: "Noto Serif JP", serif;
		font-weight: 500;
		padding-bottom: 8px;
	}


	.content-span {
		font-family: "Hurricane", cursive;
		font-weight: 400;
		font-style: normal;
		position: absolute;
		font-size: 48px;
		transform: rotate(-3deg);
		mix-blend-mode: exclusion;
		z-index: 3;
		top: -14%;
		left: -4%;
	}

	.itemlist-grid-container {
		display: grid;
		grid-template-columns: repeat(2, auto);
		-moz-column-gap: 18px;
		column-gap: 18px;
		grid-template-rows: repeat(3, auto);
		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: inherit;
		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-self: end;
		justify-self: end;
		padding: 4% 12%;
		min-width: 26%;
	}

	.title-sub {
		padding: 32px 16px;
	}

	.m-ajst {
		padding: 10px 16px 32px;
	}

	.under-link-box img {
		width: 77%;
	}

	.head {
		font-size: 1.5em;
	}

	.video-head {
		font-size: 16px;
		margin: 16px 0;
	}

	.movie-box {
		margin-bottom: 24px;
	}


	.video-whole-wrapper {
		flex-direction: column;
		width: 100%;
	}

	.video {
		width: 90%;
	}

	.content-inner-box-iframe {
		margin: 8px auto 16px;
	}



	.popup-area-container {
		padding: 40px 12px;
	}

	.popup-area {
		width: 79%;
	}

	.sns {
		width: 100%;
	}

	.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;
	}

	.banner-box img {
		width: 100%;
		height: auto;
	}

	.editorsnote-area {
		margin: 24px auto 48px;
	}

	.editorsnote-wrapper {
		display: grid;
		grid-template-columns: auto 1fr auto;
		grid-template-rows: auto auto;
		grid-template-areas: ". content1 ." ". content2 .";
		row-gap: 24px;
		-moz-column-gap: 16px;
		column-gap: 16px;
	}

	.editorsnote {
		display: grid;
		grid-auto-columns: auto auto auto;
		grid-template-rows: auto auto;
		grid-template-areas:
			"icon name ."
			"text text text";
		row-gap: 8px;
		-moz-column-gap: 8px;
		column-gap: 8px;
		background-color: #fff;
		padding: 5% 3.5%;
	}

	.edn-1 {
		grid-area: content1;
	}

	.edn-2 {
		grid-area: content2;
	}

	.editors-icon {
		grid-area: icon;
		width: 49px;
	}

	.editors-name {
		grid-area: name;
		align-self: end;
		font-size: 18px;
		font-family: "EB Garamond", serif;
		font-weight: 600;
	}

	.ed-name-job {
		display: block;
		font-size: 12px;
	}

	.editorsnote-txt {
		grid-area: text;
	}


}


/* アニメーション */
.container {
	position: relative;
}

.image {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	background-size: cover;
	background-position: center center;
	-webkit-animation: image-switch-animation 10s infinite;
	animation: image-switch-animation 10s infinite;
}

.src1 {
	grid-area: photo;
	background-image: url(../esw240703_maison/640x400_maisondef_charrm_02.webp);
}

.src2 {
	grid-area: photo;
	background-image: url(../esw240703_maison/640x400_maisondef_charrm_02_2.webp);
}

@-webkit-keyframes image-switch-animation {
	0% {
		opacity: 0;
	}

	12.5% {
		opacity: 1;
	}

	37.5% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}
}

@keyframes image-switch-animation {
	0% {
		opacity: 0;
	}

	12.5% {
		opacity: 1;
	}

	37.5% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}
}

.image:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.image:nth-of-type(2) {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}


@media screen and (max-width:640px) {
	.image {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		opacity: 0;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		-webkit-animation: image-switch-animation 10s infinite;
		animation: image-switch-animation 10s infinite;
		grid-area: photo;
		aspect-ratio: 16/10;
	}
}